Index: flash_clear.bat
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/flash_clear.bat	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/flash_download.bat	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/format/app.format	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/format/app_mouse.format	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_select_device_button_wakeup_flag
+1 mem_mouse_current_mult_timer
+2 mem_24g_long_sleep_param_update_timer
 
-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,9 +450,7 @@
 0X05 P3610
 0X06 P3065_XY
 0X07 MA8650
-0x07 MX8650
-0x08 P8009
-0x09 S201
+0x08 S201
 
 
 //p3610 smart enable flag
@@ -531,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 
@@ -542,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_YJXCQ22_Gan/format/app_usb.format	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/format/g24.format	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/output/bt_format.meta	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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,9 +2811,7 @@
 0X05 P3610
 0X06 P3065_XY
 0X07 MA8650
-0x07 MX8650
-0x08 P8009
-0x09 S201
+0x08 S201
 
 
 //p3610 smart enable flag
@@ -2894,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 
@@ -2905,14 +2898,12 @@
 )
 
 (
-8 LOW_VOLTAGE_LED_COUNT
+0x02 MODE_G24_DEVICE
 )
 
 
 
 
-
-
 (
 // eeprom config
 0xb0 REMOTE_PARAM_EEPROM_CONFIG_ADDR
@@ -3228,9 +3219,7 @@
 
 (
 0x01 BIND_ACKPAYLOAD
-0x08 BIND_ACKPAYLOAD_LENGTH
 0x02 USER_ACKPAYLOAD
-0x1F USER_ACKPAYLOAD_LENGTH
 
 0xcf CMD_OTA
 0xc0 CMD_OTA_START
@@ -3419,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
@@ -3586,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_YJXCQ22_Gan/output/bt_program23.icode	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/bt_program23.icode	(working copy)
@@ -1,50 +1,50 @@
- 00000000  0x00000046 branch  0x00000040 
- 00000001  0x0000004d call  0x00000361 
- 00000002  0x0000004e fetch  0x00000001 , 0x000041de 
- 00000003  0x0000004f store  0x00000001 , 0x00004d38 
- 00000004  0x00000050 call  0x000006e9 
- 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  0x000002e6 
- 00000011  0x00000057 call  0x0000077b 
- 00000012  0x00000058 call  0x0000000f 
- 00000013  0x00000059 call  0x00000022 
- 00000014  0x0000005a branch  0x000002ba 
- 00000015  0x0000005d setarg  0x0000032a 
- 00000016  0x0000005e store  0x00000002 , 0x00004db2 
- 00000017  0x0000005f setarg  0x00000344 
- 00000018  0x00000060 store  0x00000002 , 0x000041ef 
- 00000019  0x00000061 setarg  0x000005ce 
- 00000020  0x00000062 store  0x00000002 , 0x000041f9 
- 00000021  0x00000063 setarg  0x00000385 
- 00000022  0x00000064 store  0x00000002 , 0x000041f1 
- 00000023  0x00000065 setarg  0x00000252 
- 00000024  0x00000066 store  0x00000002 , 0x000041ed 
- 00000025  0x00000067 setarg  0x000003c8 
- 00000026  0x00000068 store  0x00000002 , 0x000041f5 
- 00000027  0x00000069 setarg  0x000003ac 
- 00000028  0x0000006a store  0x00000002 , 0x000041f3 
- 00000029  0x0000006b setarg  0x00000401 
- 00000030  0x0000006c store  0x00000002 , 0x000041eb 
- 00000031  0x0000006d setarg  0x00000409 
- 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  0x0000029a 
- 00000038  0x00000076 call  0x00000406 
- 00000039  0x00000078 fetch  0x00000001 , 0x0000471f 
- 00000040  0x00000079 store  0x00000001 , 0x0000471e 
- 00000041  0x0000007a fetch  0x00000001 , 0x00004241 
- 00000042  0x0000007b rtnbit1  0x00000002 
- 00000043  0x0000007c branch  0x00000493 
- 00000044  0x0000007f setarg  0x00000177 
- 00000045  0x00000080 store  0x00000002 , 0x00004dc4 
- 00000046  0x00000081 rtn 
+ 00000000  0x00000047 branch  0x00000040 
+ 00000001  0x0000004e call  0x000003e2 
+ 00000002  0x0000004f fetch  0x00000001 , 0x000041de 
+ 00000003  0x00000050 store  0x00000001 , 0x00004cf4 
+ 00000004  0x00000051 call  0x000006c9 
+ 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  0x000002a5 
+ 00000011  0x00000058 call  0x00000758 
+ 00000012  0x00000059 call  0x0000000f 
+ 00000013  0x0000005a call  0x00000022 
+ 00000014  0x0000005b branch  0x00000314 
+ 00000015  0x0000005e setarg  0x000003b1 
+ 00000016  0x0000005f store  0x00000002 , 0x00004d6e 
+ 00000017  0x00000060 setarg  0x000003cb 
+ 00000018  0x00000061 store  0x00000002 , 0x000041ef 
+ 00000019  0x00000062 setarg  0x00000611 
+ 00000020  0x00000063 store  0x00000002 , 0x000041f9 
+ 00000021  0x00000064 setarg  0x00000406 
+ 00000022  0x00000065 store  0x00000002 , 0x000041f1 
+ 00000023  0x00000066 setarg  0x00000264 
+ 00000024  0x00000067 store  0x00000002 , 0x000041ed 
+ 00000025  0x00000068 setarg  0x00000450 
+ 00000026  0x00000069 store  0x00000002 , 0x000041f5 
+ 00000027  0x0000006a setarg  0x00000430 
+ 00000028  0x0000006b store  0x00000002 , 0x000041f3 
+ 00000029  0x0000006c setarg  0x0000047f 
+ 00000030  0x0000006d store  0x00000002 , 0x000041eb 
+ 00000031  0x0000006e setarg  0x00000485 
+ 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  0x000002a7 
+ 00000038  0x00000077 call  0x00000311 
+ 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,27100 +62,27172 @@
  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 , 0x0000074d 
- 00000068  0x0000009c beq  0x00000089 , 0x0000071e 
- 00000069  0x0000009e beq  0x0000001b , 0x000005e7 
- 00000070  0x0000009f beq  0x00000026 , 0x000005e9 
- 00000071  0x000000a0 beq  0x00000048 , 0x00000605 
- 00000072  0x000000a1 beq  0x0000004a , 0x0000060c 
- 00000073  0x000000a2 beq  0x00000051 , 0x00000615 
- 00000074  0x000000a3 beq  0x00000059 , 0x00000603 
- 00000075  0x000000a4 beq  0x000000a7 , 0x0000061a 
- 00000076  0x000000a5 beq  0x000000ad , 0x00000632 
- 00000077  0x000000a6 beq  0x000000cb , 0x000033e4 
- 00000078  0x000000a7 beq  0x000000e9 , 0x00000643 
- 00000079  0x000000a8 beq  0x000000a1 , 0x0000007e 
- 00000080  0x000000a9 beq  0x000000b1 , 0x00000083 
- 00000081  0x000000aa beq  0x000000b2 , 0x0000008d 
- 00000082  0x000000ab beq  0x000000c4 , 0x0000027b 
- 00000083  0x000000ac beq  0x000000e3 , 0x00000495 
- 00000084  0x000000ad beq  0x000000e6 , 0x000004c9 
- 00000085  0x000000ae beq  0x000000ea , 0x0000051c 
- 00000086  0x000000af beq  0x000000eb , 0x0000051f 
- 00000087  0x000000b0 beq  0x000000ec , 0x00000521 
- 00000088  0x000000b1 branch  0x00002a8e 
- 00000089  0x000000b3 beq  0x00000039 , 0x00000527 
- 00000090  0x000000b4 beq  0x00000043 , 0x0000052f 
- 00000091  0x000000b5 beq  0x0000004a , 0x00000535 
- 00000092  0x000000b6 beq  0x00000057 , 0x00000538 
- 00000093  0x000000b7 beq  0x00000059 , 0x0000053a 
- 00000094  0x000000b8 beq  0x00000063 , 0x0000053c 
- 00000095  0x000000b9 beq  0x00000066 , 0x0000056c 
- 00000096  0x000000ba beq  0x00000067 , 0x00000583 
- 00000097  0x000000bb beq  0x0000006a , 0x000005b9 
- 00000098  0x000000bc beq  0x00000077 , 0x000005c4 
- 00000099  0x000000bd beq  0x00000005 , 0x00000645 
- 00000100  0x000000be beq  0x00000080 , 0x00000647 
- 00000101  0x000000bf beq  0x00000082 , 0x00000651 
- 00000102  0x000000c0 beq  0x00000088 , 0x00000665 
- 00000103  0x000000c1 beq  0x0000008c , 0x000005d4 
- 00000104  0x000000c2 beq  0x0000008d , 0x000005e0 
- 00000105  0x000000c3 beq  0x000000fa , 0x00000689 
- 00000106  0x000000c4 branch  0x00002a8e 
- 00000107  0x000000c8 arg  0x000009ae , 0x00000005 
- 00000108  0x000000c9 arg  0x0000000c , 0x00000039 
- 00000109  0x000000ca call  0x00007ed4 
- 00000110  0x000000cb call  0x0000033b 
- 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  0x000006f2 
- 00000154  0x00000104 setarg  0x0000bb80 
- 00000155  0x00000105 store  0x00000003 , 0x00004cb0 
- 00000156  0x00000106 jam  0x00000006 , 0x00004b6b 
- 00000157  0x00000107 fetch  0x00000001 , 0x00004b29 
- 00000158  0x00000108 beq  0x00000001 , 0x0000032d 
- 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  0x0000074f 
- 00000166  0x00000115 jam  0x00000070 , 0x000011c5 
- 00000167  0x00000116 branch  0x0000074f 
- 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  0x0000055d 
- 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  0x0000055d 
- 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  0x0000035b 
- 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  0x000006ec 
- 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  0x00000715 
- 00000382  0x0000023f call  0x0000055d 
- 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  0x0000074f 
- 00000435  0x0000028c jam  0x00000091 , 0x000011c5 
- 00000436  0x0000028d branch  0x0000074f 
- 00000437  0x00000290 jam  0x00000060 , 0x000011c5 
- 00000438  0x00000291 branch  0x0000074f 
- 00000439  0x00000294 jam  0x00000061 , 0x000011c5 
- 00000440  0x00000295 branch  0x0000074f 
- 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  0x00000331 
- 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  0x00000278 
- 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 , 0x0000807c 
- 00000623  0x000003d9 set0  0x00000005 , 0x0000003f 
- 00000624  0x000003da hstore  0x00000001 , 0x0000807c 
- 00000625  0x000003db hfetch  0x00000001 , 0x0000807d 
- 00000626  0x000003dc set0  0x00000002 , 0x0000003f 
- 00000627  0x000003dd hstore  0x00000001 , 0x0000807d 
- 00000628  0x000003de hfetch  0x00000001 , 0x0000807e 
- 00000629  0x000003df set0  0x00000006 , 0x0000003f 
- 00000630  0x000003e0 hstore  0x00000001 , 0x0000807e 
- 00000631  0x000003e1 rtn 
- 00000632  0x000003e4 fetch  0x00000001 , 0x00004b00 
- 00000633  0x000003e5 rtn  0x00000034 
- 00000634  0x000003e6 branch  0x00000495 
- 00000635  0x000003e9 jam  0x00000086 , 0x0000895b 
- 00000636  0x000003ea jam  0x000000a0 , 0x0000895c 
- 00000637  0x000003eb call  0x0000296c 
- 00000638  0x000003ec call  0x00003416 
- 00000639  0x000003ed call  0x000074b9 
- 00000640  0x000003ee branch  0x000002e6 , 0x0000002b 
- 00000641  0x000003f0 call  0x00000001 
- 00000642  0x000003f2 call  0x0000028a 
- 00000643  0x000003f3 fetch  0x00000001 , 0x00004720 
- 00000644  0x000003f4 beq  0x00000002 , 0x00000323 
- 00000645  0x000003f5 jam  0x00000001 , 0x00004720 
- 00000646  0x000003f6 fetch  0x00000001 , 0x00004210 
- 00000647  0x000003f7 beq  0x00000033 , 0x0000028d 
- 00000648  0x000003f8 beq  0x00000034 , 0x00000292 
- 00000649  0x000003f9 rtn 
- 00000650  0x000003fc fetch  0x00000001 , 0x00004d38 
- 00000651  0x000003fd store  0x00000001 , 0x000041de 
- 00000652  0x000003fe rtn 
- 00000653  0x00000401 call  0x000006df 
- 00000654  0x00000402 jam  0x00000001 , 0x00004b53 
- 00000655  0x00000403 fetch  0x00000006 , 0x000041d0 
- 00000656  0x00000404 branch  0x000033eb , 0x00000034 
- 00000657  0x00000405 branch  0x00004274 
- 00000658  0x00000408 call  0x000006df 
- 00000659  0x00000409 jam  0x00000023 , 0x000011c5 
- 00000660  0x0000040a branch  0x0000074f 
- 00000661  0x0000040f jam  0x00000062 , 0x000011c5 
- 00000662  0x00000410 branch  0x0000074f 
- 00000663  0x00000413 jam  0x00000001 , 0x0000479e 
- 00000664  0x00000414 call  0x00005814 
- 00000665  0x00000416 jam  0x00000001 , 0x00004b00 
- 00000666  0x00000418 call  0x000002e6 
- 00000667  0x00000419 call  0x000040c0 
- 00000668  0x0000041b call  0x000040d9 
- 00000669  0x0000041c beq  0x00000030 , 0x000002a2 
- 00000670  0x0000041d beq  0x00000031 , 0x000002b8 
- 00000671  0x0000041e call  0x000040d1 
- 00000672  0x0000041f nop  0x000003e8 
- 00000673  0x00000420 branch  0x0000029c 
- 00000674  0x00000423 call  0x0000048b 
- 00000675  0x00000424 fetch  0x00000001 , 0x000046de 
- 00000676  0x00000426 beq  0x000000d1 , 0x000002a9 
- 00000677  0x00000427 beq  0x00000002 , 0x000002a7 
- 00000678  0x00000428 branch  0x000040e1 
- 00000679  0x0000042b jam  0x00000001 , 0x00004bf4 
- 00000680  0x0000042c branch  0x000040ee 
- 00000681  0x0000042f setarg  0x00000049 
- 00000682  0x00000430 call  0x00006414 
- 00000683  0x00000431 beq  0x000000a1 , 0x000002af 
- 00000684  0x00000432 jam  0x00000000 , 0x000046e0 
- 00000685  0x00000433 arg  0x00004b9e , 0x00000013 
- 00000686  0x00000434 branch  0x000002b1 
- 00000687  0x00000437 jam  0x00000009 , 0x000046e0 
- 00000688  0x00000438 rtn 
- 00000689  0x00000444 ifetch  0x00000002 , 0x00000013 
- 00000690  0x00000445 arg  0x0000ffff , 0x00000002 
- 00000691  0x00000446 isub  0x00000002 , 0x0000003e 
- 00000692  0x00000447 rtn  0x00000005 
- 00000693  0x00000448 call  0x00006413 
- 00000694  0x00000449 increase  0x00000002 , 0x00000013 
- 00000695  0x0000044a branch  0x000002b1 
- 00000696  0x0000044d call  0x0000048b 
- 00000697  0x0000044e branch  0x000040ea 
- 00000698  0x00000451 jam  0x00000080 , 0x000011c5 
- 00000699  0x00000452 branch  0x0000074f 
- 00000700  0x0000045a jam  0x00000040 , 0x00008086 
- 00000701  0x0000045b jam  0x00000000 , 0x00008087 
- 00000702  0x0000045c hfetch  0x00000001 , 0x00008081 
- 00000703  0x0000045d set0  0x00000000 , 0x0000003f 
- 00000704  0x0000045e set0  0x00000001 , 0x0000003f 
- 00000705  0x0000045f set1  0x00000003 , 0x0000003f 
- 00000706  0x00000460 set0  0x00000004 , 0x0000003f 
- 00000707  0x00000461 hstore  0x00000001 , 0x00008081 
- 00000708  0x00000462 setarg  0x00000000 
- 00000709  0x00000463 store  0x00000004 , 0x000001f5 
- 00000710  0x00000464 hfetch  0x00000001 , 0x0000807f 
- 00000711  0x00000465 set0  0x00000000 , 0x0000003f 
- 00000712  0x00000466 hstore  0x00000001 , 0x0000807f 
- 00000713  0x00000467 rtn 
- 00000714  0x0000046a call  0x0000031a 
- 00000715  0x0000046b call  0x00004423 
- 00000716  0x0000046c fetch  0x00000002 , 0x00004778 
- 00000717  0x0000046d arg  0x0000aa55 , 0x00000002 
- 00000718  0x0000046e isub  0x00000002 , 0x0000003e 
- 00000719  0x0000046f branch  0x0000030b , 0x00000005 
- 00000720  0x00000470 storet  0x00000002 , 0x00004778 
- 00000721  0x00000471 call  0x0000441c 
- 00000722  0x00000472 fetch  0x00000001 , 0x000046e1 
- 00000723  0x00000473 store  0x00000001 , 0x0000477a 
- 00000724  0x00000474 fetch  0x00000004 , 0x00004b4d 
- 00000725  0x00000475 store  0x00000004 , 0x0000477b 
- 00000726  0x00000476 store  0x00000004 , 0x00004ca9 
- 00000727  0x00000478 call  0x0000031a 
- 00000728  0x00000479 call  0x000002e8 
- 00000729  0x0000047a call  0x000002f8 
- 00000730  0x0000047b call  0x00000305 
- 00000731  0x0000047c call  0x000002ed 
- 00000732  0x0000047d call  0x000002fc 
- 00000733  0x0000047f call  0x000002f8 
- 00000734  0x00000480 arg  0x00000002 , 0x00000002 
- 00000735  0x00000481 arg  0x000047c4 , 0x00000011 
- 00000736  0x00000482 arg  0x0000005f , 0x00000012 
- 00000737  0x00000483 fetch  0x00000003 , 0x00004700 
- 00000738  0x00000484 iadd  0x00000012 , 0x0000003f 
- 00000739  0x00000485 call  0x000002ed 
- 00000740  0x00000486 call  0x000002fc 
- 00000741  0x00000487 call  0x00000313 
- 00000742  0x00000489 jam  0x00000076 , 0x00004212 
- 00000743  0x0000048a branch  0x00003d36 
- 00000744  0x0000048d fetch  0x00000003 , 0x00004700 
- 00000745  0x0000048e store  0x00000003 , 0x00004232 
- 00000746  0x0000048f call  0x000002f8 
- 00000747  0x00000490 call  0x0000652b 
- 00000748  0x00000491 branch  0x000002fc 
- 00000749  0x00000494 copy  0x0000003f , 0x00000013 
- 00000750  0x00000495 copy  0x00000011 , 0x0000003f 
- 00000751  0x00000496 increase  0xfffffffc , 0x0000003f 
- 00000752  0x00000497 copy  0x0000003f , 0x00000012 
- 00000753  0x00000498 ifetch  0x00000004 , 0x00000012 
- 00000754  0x00000499 store  0x00000004 , 0x00004b48 
- 00000755  0x0000049a copy  0x00000013 , 0x0000003f 
- 00000756  0x0000049b call  0x00006552 
- 00000757  0x0000049c fetch  0x00000004 , 0x00004b48 
- 00000758  0x0000049d istore  0x00000004 , 0x00000012 
- 00000759  0x0000049e rtn 
- 00000760  0x000004a1 call  0x0000650b 
- 00000761  0x000004a2 call  0x000002ff 
- 00000762  0x000004a3 bbit0  0x00000001 , 0x000002f8 
- 00000763  0x000004a4 rtn 
- 00000764  0x000004a7 call  0x000002ff 
- 00000765  0x000004a8 bbit1  0x00000000 , 0x000002fc 
- 00000766  0x000004a9 rtn 
- 00000767  0x000004ac setarg  0x000186a0 
- 00000768  0x000004ad call  0x00002a8f 
- 00000769  0x000004ae setarg  0x000001fa 
- 00000770  0x000004af hstore  0x00000002 , 0x0000808c 
- 00000771  0x000004b0 setarg  0x00000005 
- 00000772  0x000004b1 branch  0x000064f3 
- 00000773  0x000004b5 setarg  0x0000477f 
- 00000774  0x000004b6 arg  0x00004720 , 0x00000002 
- 00000775  0x000004b7 isub  0x00000002 , 0x00000002 
- 00000776  0x000004b8 fetch  0x00000003 , 0x00004700 
- 00000777  0x000004b9 arg  0x00004720 , 0x00000011 
- 00000778  0x000004ba rtn 
- 00000779  0x000004c3 call  0x0000031a 
- 00000780  0x000004c4 call  0x00000305 
- 00000781  0x000004c5 call  0x00006562 
- 00000782  0x000004c6 call  0x0000031c 
- 00000783  0x000004c7 call  0x0000431a 
- 00000784  0x000004c8 fetch  0x00000004 , 0x0000477b 
- 00000785  0x000004c9 store  0x00000004 , 0x00004ca9 
- 00000786  0x000004ca rtn 
- 00000787  0x000004cd jam  0x000000b9 , 0x00000aa2 
- 00000788  0x000004cf call  0x000002bc 
- 00000789  0x000004d0 call  0x000069ac 
- 00000790  0x000004d2 arg  0x00004b48 , 0x00000011 
- 00000791  0x000004d3 fetcht  0x00000001 , 0x00000aa2 
- 00000792  0x000004d4 call  0x00006556 
- 00000793  0x000004d5 branch  0x000069ac 
- 00000794  0x000004d8 jam  0x000000ab , 0x00000aa2 
- 00000795  0x000004d9 branch  0x00000314 
- 00000796  0x000004dd call  0x0000031a 
- 00000797  0x000004de arg  0x00000002 , 0x00000002 
- 00000798  0x000004df arg  0x000047c4 , 0x00000011 
- 00000799  0x000004e0 arg  0x0000005f , 0x00000012 
- 00000800  0x000004e1 fetch  0x00000003 , 0x00004700 
- 00000801  0x000004e2 iadd  0x00000012 , 0x0000003f 
- 00000802  0x000004e3 branch  0x00006562 
- 00000803  0x000004e8 jam  0x00000002 , 0x00004720 
- 00000804  0x000004e9 fetch  0x00000001 , 0x00004241 
- 00000805  0x000004ea bbit1  0x00000002 , 0x000001b5 
- 00000806  0x000004ec fetch  0x00000004 , 0x00004b4d 
- 00000807  0x000004ed store  0x00000004 , 0x00004ca9 
- 00000808  0x000004ee call  0x000002d7 
- 00000809  0x000004ef branch  0x000001b7 
- 00000810  0x000004f2 call  0x00004401 
- 00000811  0x000004f3 fetch  0x00000002 , 0x0000469f 
- 00000812  0x000004f4 rtn  0x00000034 
- 00000813  0x000004f6 jam  0x00000001 , 0x00004dc1 
- 00000814  0x000004f7 setarg  0x00000000 
- 00000815  0x000004f8 store  0x00000002 , 0x00004dc2 
- 00000816  0x000004f9 rtn 
- 00000817  0x000004fc arg  0x00001800 , 0x00000006 
- 00000818  0x000004fd arg  0x0000480c , 0x00000005 
- 00000819  0x000004fe call  0x00000339 
- 00000820  0x000004ff arg  0x00001900 , 0x00000006 
- 00000821  0x00000500 call  0x00000339 
- 00000822  0x00000501 arg  0x00001a00 , 0x00000006 
- 00000823  0x00000502 call  0x00000339 
- 00000824  0x00000503 arg  0x00001b00 , 0x00000006 
- 00000825  0x00000505 arg  0x0000001b , 0x00000039 
- 00000826  0x00000506 branch  0x00007f01 
- 00000827  0x00000509 arg  0x0000480c , 0x00000006 
- 00000828  0x0000050a arg  0x00001800 , 0x00000005 
- 00000829  0x0000050b call  0x00000339 
- 00000830  0x0000050c arg  0x00001900 , 0x00000005 
- 00000831  0x0000050d call  0x00000339 
- 00000832  0x0000050e arg  0x00001a00 , 0x00000005 
- 00000833  0x0000050f call  0x00000339 
- 00000834  0x00000510 arg  0x00001b00 , 0x00000005 
- 00000835  0x00000511 branch  0x00000339 
- 00000836  0x00000514 call  0x00005892 
- 00000837  0x00000515 nrtn  0x00000034 
- 00000838  0x00000516 fetch  0x00000001 , 0x000046c5 
- 00000839  0x00000517 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000840  0x00000518 rtnne  0x00000003 
- 00000841  0x0000051a fetch  0x00000001 , 0x0000479e 
- 00000842  0x0000051b call  0x00000297 , 0x00000034 
- 00000843  0x0000051c fetch  0x00000004 , 0x000046d3 
- 00000844  0x0000051d bbit1  0x00000005 , 0x00004179 
- 00000845  0x0000051e call  0x00003f97 
- 00000846  0x0000051f nbranch  0x0000037d , 0x00000028 
- 00000847  0x00000520 call  0x00000377 
- 00000848  0x00000521 nrtn  0x00000031 
- 00000849  0x00000522 call  0x00000358 
- 00000850  0x00000523 call  0x0000035b 
- 00000851  0x00000524 call  0x00000380 
- 00000852  0x00000526 arg  0x0000469a , 0x00000011 
- 00000853  0x00000527 call  0x00007e3d 
- 00000854  0x00000528 call  0x00000366 , 0x00000028 
- 00000855  0x00000529 rtn 
- 00000856  0x0000052e jam  0x00000000 , 0x00004172 
- 00000857  0x0000052f jam  0x0000001e , 0x00004b6a 
- 00000858  0x00000530 rtn 
- 00000859  0x00000535 fetch  0x00000001 , 0x00004b69 
- 00000860  0x00000536 rtnne  0x00000001 
- 00000861  0x00000537 setarg  0x00000000 
- 00000862  0x00000538 store  0x00000001 , 0x00004b69 
- 00000863  0x00000539 store  0x00000004 , 0x0000469b 
- 00000864  0x0000053a branch  0x00000299 
- 00000865  0x0000053d jam  0x00000007 , 0x000047a2 
- 00000866  0x0000053e jam  0x00000004 , 0x000047a3 
- 00000867  0x0000053f setarg  0x000047a2 
- 00000868  0x00000540 store  0x00000002 , 0x00004218 
- 00000869  0x00000541 branch  0x00007e38 
- 00000870  0x00000544 fetch  0x00000001 , 0x000047c3 
- 00000871  0x00000545 increase  0x00000001 , 0x0000003f 
- 00000872  0x00000546 store  0x00000001 , 0x000047c3 
- 00000873  0x00000547 rtn 
- 00000874  0x0000054a arg  0x0000469a , 0x00000011 
- 00000875  0x0000054b call  0x00007e54 
- 00000876  0x0000054c branch  0x0000036e , 0x00000028 
- 00000877  0x0000054d rtn 
- 00000878  0x00000550 call  0x00005652 
- 00000879  0x00000551 fetch  0x00000001 , 0x000047c3 
- 00000880  0x00000552 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00000881  0x00000553 ncall  0x00005650 , 0x00000002 
- 00000882  0x00000554 fetch  0x00000001 , 0x000047c3 
- 00000883  0x00000555 rtn  0x00000034 
- 00000884  0x00000556 increase  0xffffffff , 0x0000003f 
- 00000885  0x00000557 store  0x00000001 , 0x000047c3 
- 00000886  0x00000558 branch  0x00003f90 
- 00000887  0x0000055c enable  0x00000031 
- 00000888  0x0000055d fetch  0x00000001 , 0x00004b55 
- 00000889  0x0000055e beq  0x0000000f , 0x0000037d 
- 00000890  0x0000055f increase  0x00000001 , 0x0000003f 
- 00000891  0x00000560 store  0x00000001 , 0x00004b55 
- 00000892  0x00000561 rtn 
- 00000893  0x00000563 jam  0x00000000 , 0x00004b55 
- 00000894  0x00000564 disable  0x00000031 
- 00000895  0x00000565 rtn 
- 00000896  0x0000056a fetch  0x00000002 , 0x0000469f 
- 00000897  0x0000056b rtn  0x00000034 
- 00000898  0x0000056c jam  0x00000001 , 0x00004808 
- 00000899  0x0000056d jam  0x0000000a , 0x00004809 
- 00000900  0x0000056e rtn 
- 00000901  0x00000571 rtn  0x0000002e 
- 00000902  0x00000572 fetch  0x00000001 , 0x000041e2 
- 00000903  0x00000573 rtn  0x00000034 
- 00000904  0x00000574 call  0x00005271 
- 00000905  0x00000575 nrtn  0x00000034 
- 00000906  0x00000576 fetch  0x00000001 , 0x0000479e 
- 00000907  0x00000577 call  0x00000297 , 0x00000034 
- 00000908  0x00000578 fetch  0x00000004 , 0x000046d3 
- 00000909  0x00000579 bbit1  0x00000005 , 0x00003f8a 
- 00000910  0x0000057a bbit1  0x00000009 , 0x00003f8a 
- 00000911  0x0000057b call  0x00003f97 
- 00000912  0x0000057c nbranch  0x0000037d , 0x00000028 
- 00000913  0x0000057d call  0x00000377 
- 00000914  0x0000057e nrtn  0x00000031 
- 00000915  0x0000057f call  0x00000358 
- 00000916  0x00000580 call  0x0000035b 
- 00000917  0x00000581 call  0x00000380 
- 00000918  0x00000582 fetch  0x00000001 , 0x00004b05 
- 00000919  0x00000583 beq  0x00000001 , 0x0000039b 
- 00000920  0x00000584 fetch  0x00000001 , 0x00004b0c 
- 00000921  0x00000585 rtn  0x00000034 
- 00000922  0x00000586 branch  0x00003f81 
- 00000923  0x00000589 fetch  0x00000001 , 0x0000469a 
- 00000924  0x0000058a store  0x00000001 , 0x00004b06 
- 00000925  0x0000058b fetch  0x00000001 , 0x0000469b 
- 00000926  0x0000058c istore  0x00000001 , 0x00000005 
- 00000927  0x0000058d fetch  0x00000001 , 0x0000469d 
- 00000928  0x0000058e istore  0x00000001 , 0x00000005 
- 00000929  0x0000058f fetch  0x00000002 , 0x0000469f 
- 00000930  0x00000590 istore  0x00000002 , 0x00000005 
- 00000931  0x00000592 arg  0x00000007 , 0x00000011 
- 00000932  0x00000593 call  0x00004d63 
- 00000933  0x00000594 fetch  0x00000002 , 0x0000424e 
- 00000934  0x00000595 istore  0x00000002 , 0x00000005 
- 00000935  0x00000596 setarg  0x000002a1 
- 00000936  0x00000597 istore  0x00000002 , 0x00000005 
- 00000937  0x00000598 fetch  0x00000005 , 0x00004b06 
- 00000938  0x00000599 istore  0x00000005 , 0x00000005 
- 00000939  0x0000059a rtn 
- 00000940  0x0000059f call  0x00007e34 
- 00000941  0x000005a0 call  0x000003af 
- 00000942  0x000005a1 branch  0x00003ee0 
- 00000943  0x000005a4 fetcht  0x00000001 , 0x000046e7 
- 00000944  0x000005a5 call  0x000004f7 
- 00000945  0x000005a6 fetcht  0x00000001 , 0x000046e7 
- 00000946  0x000005a7 call  0x0000681d 
- 00000947  0x000005a8 branch  0x000003c0 , 0x00000001 
- 00000948  0x000005a9 call  0x000004f2 
- 00000949  0x000005ab fetch  0x00000001 , 0x000046b6 
- 00000950  0x000005ac rtneq  0x00000000 
- 00000951  0x000005ad jam  0x00000000 , 0x000046b6 
- 00000952  0x000005ae fetch  0x00000001 , 0x000046e0 
- 00000953  0x000005af beq  0x00000004 , 0x000003c2 
- 00000954  0x000005b0 fetch  0x00000001 , 0x0000477a 
- 00000955  0x000005b1 increase  0x00000001 , 0x0000003f 
- 00000956  0x000005b2 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000957  0x000005b3 store  0x00000001 , 0x0000477a 
- 00000958  0x000005b7 call  0x00003d7e 
- 00000959  0x000005b8 branch  0x000002d7 
- 00000960  0x000005ba call  0x000004f2 
- 00000961  0x000005bb branch  0x00003d62 
- 00000962  0x000005be fetch  0x00000001 , 0x0000477a 
- 00000963  0x000005bf increase  0x00000001 , 0x0000003f 
- 00000964  0x000005c0 sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00000965  0x000005c1 call  0x00004d9b , 0x00000005 
- 00000966  0x000005c2 store  0x00000001 , 0x0000477a 
- 00000967  0x000005c3 branch  0x00003d7e 
- 00000968  0x000005c6 copy  0x00000013 , 0x0000003f 
- 00000969  0x000005c7 beq  0x00000014 , 0x000003d9 
- 00000970  0x000005c8 beq  0x00000015 , 0x000003e2 
- 00000971  0x000005c9 beq  0x00000029 , 0x000003e4 
- 00000972  0x000005ca beq  0x00000032 , 0x000003e6 
- 00000973  0x000005cb beq  0x00000040 , 0x000003e8 
- 00000974  0x000005cc beq  0x00000004 , 0x000003ea 
- 00000975  0x000005cd beq  0x00000013 , 0x000003ea 
- 00000976  0x000005ce beq  0x00000019 , 0x000033df 
- 00000977  0x000005cf beq  0x00000021 , 0x000003ee 
- 00000978  0x000005d0 beq  0x00000001 , 0x000003f0 
- 00000979  0x000005d1 beq  0x00000002 , 0x000003f5 
- 00000980  0x000005d2 beq  0x0000002b , 0x000003f7 
- 00000981  0x000005d3 beq  0x00000039 , 0x000003f9 
- 00000982  0x000005d4 beq  0x0000003a , 0x000003fc 
- 00000983  0x000005d5 beq  0x0000003c , 0x000003fe 
- 00000984  0x000005d6 branch  0x0000417d 
- 00000985  0x000005d9 call  0x00000299 
- 00000986  0x000005da call  0x00003410 
- 00000987  0x000005db jam  0x00000001 , 0x00004b6c 
- 00000988  0x000005dc fetch  0x00000001 , 0x000047a1 
- 00000989  0x000005dd nbranch  0x000003df , 0x00000034 
- 00000990  0x000005de jam  0x00000014 , 0x00004b6d 
- 00000991  0x000005e0 jam  0x00000000 , 0x00004bee 
- 00000992  0x000005e1 call  0x00000361 
- 00000993  0x000005e2 branch  0x000041c3 
- 00000994  0x000005e5 jam  0x00000001 , 0x000011c5 
- 00000995  0x000005e6 branch  0x0000074f 
- 00000996  0x000005ea jam  0x00000012 , 0x00000a99 
- 00000997  0x000005eb branch  0x00007d8f 
- 00000998  0x000005ee jam  0x000000b3 , 0x000011c5 
- 00000999  0x000005ef branch  0x0000074f 
- 00001000  0x000005f2 jam  0x000000a1 , 0x000011c5 
- 00001001  0x000005f3 branch  0x0000074f 
- 00001002  0x000005f8 jam  0x000000a2 , 0x000011c5 
- 00001003  0x000005f9 branch  0x0000074f 
- 00001004  0x000005fc jam  0x00000071 , 0x000011c5 
- 00001005  0x000005fd branch  0x0000074f 
- 00001006  0x00000600 jam  0x000000b1 , 0x000011c5 
- 00001007  0x00000601 branch  0x0000074f 
- 00001008  0x00000604 jam  0x00000000 , 0x0000480b 
- 00001009  0x00000605 call  0x00000439 
- 00001010  0x00000606 call  0x00000428 
- 00001011  0x00000607 call  0x00000299 
- 00001012  0x00000608 branch  0x000042ca 
- 00001013  0x0000060b jam  0x000000b4 , 0x000011c5 
- 00001014  0x0000060c branch  0x0000074f 
- 00001015  0x0000060f jam  0x000000b2 , 0x000011c5 
- 00001016  0x00000610 branch  0x0000074f 
- 00001017  0x00000613 call  0x00000299 
- 00001018  0x00000614 jam  0x00000092 , 0x000011c5 
- 00001019  0x00000615 branch  0x0000074f 
- 00001020  0x00000618 jam  0x000000a0 , 0x000011c5 
- 00001021  0x00000619 branch  0x0000074f 
- 00001022  0x0000061d call  0x000006d5 
- 00001023  0x0000061e call  0x00000299 
- 00001024  0x00000620 branch  0x00003f8d 
- 00001025  0x00000623 jam  0x000000a3 , 0x000011c5 
- 00001026  0x00000624 branch  0x0000074f 
- 00001027  0x00000627 fetch  0x00000001 , 0x00004b00 
- 00001028  0x00000628 rtn  0x00000034 
- 00001029  0x00000629 jam  0x00000000 , 0x00004b00 
- 00001030  0x0000062b call  0x0000029a 
- 00001031  0x0000062c setarg  0x00000806 
- 00001032  0x00000631 branch  0x00006413 
- 00001033  0x00000635 call  0x0000044a 
- 00001034  0x00000636 call  0x00000469 
- 00001035  0x00000637 call  0x00004234 
- 00001036  0x00000638 call  0x0000423a 
- 00001037  0x00000639 call  0x0000044f 
- 00001038  0x0000063a call  0x00000456 
- 00001039  0x0000063b call  0x00004237 
- 00001040  0x0000063c call  0x00000432 
- 00001041  0x0000063d call  0x0000043c 
- 00001042  0x0000063e call  0x00000442 
- 00001043  0x0000063f call  0x0000042a 
- 00001044  0x00000640 call  0x00004231 
- 00001045  0x00000641 call  0x0000042d 
- 00001046  0x00000642 branch  0x000006a1 
- 00001047  0x00000645 call  0x00000419 
- 00001048  0x00000646 branch  0x00007df4 
- 00001049  0x00000649 jam  0x0000001f , 0x0000436f 
- 00001050  0x0000064a jam  0x0000001f , 0x0000438f 
- 00001051  0x0000064b call  0x00000428 
- 00001052  0x0000064c arg  0x00004b12 , 0x00000006 
- 00001053  0x0000064e arg  0x0000437b , 0x00000005 
- 00001054  0x0000064f arg  0x00000013 , 0x00000039 
- 00001055  0x00000650 call  0x00007f01 
- 00001056  0x00000651 branch  0x000057b8 
- 00001057  0x00000654 arg  0x00004370 , 0x00000011 
- 00001058  0x00000656 ifetch  0x00000001 , 0x00000011 
- 00001059  0x00000657 rtn  0x00000034 
- 00001060  0x00000658 iadd  0x00000006 , 0x00000011 
- 00001061  0x00000659 ifetch  0x00000001 , 0x00000006 
- 00001062  0x0000065a rtneq  0x00000001 
- 00001063  0x0000065b branch  0x00000422 
- 00001064  0x0000065e arg  0x00000007 , 0x00000007 
- 00001065  0x0000065f branch  0x000043ce 
- 00001066  0x00000663 arg  0x0000480b , 0x00000013 
- 00001067  0x00000664 arg  0x0000637a , 0x00000012 
- 00001068  0x00000665 branch  0x0000336d 
- 00001069  0x00000668 arg  0x00004b0b , 0x00000013 
- 00001070  0x00000669 arg  0x00000430 , 0x00000012 
- 00001071  0x0000066a branch  0x0000336d 
- 00001072  0x0000066c jam  0x00000001 , 0x00004b0c 
- 00001073  0x0000066d rtn 
- 00001074  0x00000671 arg  0x000046c6 , 0x00000013 
- 00001075  0x00000672 arg  0x00003d60 , 0x00000012 
- 00001076  0x00000673 branch  0x0000336d 
- 00001077  0x00000676 arg  0x000046ae , 0x00000013 
- 00001078  0x00000677 arg  0x00000438 , 0x00000012 
- 00001079  0x00000678 branch  0x00003374 
- 00001080  0x0000067a call  0x00000460 
- 00001081  0x0000067c arg  0x00000009 , 0x00000007 
- 00001082  0x0000067d call  0x000043d2 
- 00001083  0x0000067e branch  0x000043ca 
- 00001084  0x00000681 arg  0x00004b6a , 0x00000013 
- 00001085  0x00000682 arg  0x0000043f , 0x00000012 
- 00001086  0x00000683 branch  0x0000336d 
- 00001087  0x00000685 fetch  0x00000001 , 0x000047c7 
- 00001088  0x00000686 store  0x00000001 , 0x00004172 
- 00001089  0x00000687 branch  0x00000454 
- 00001090  0x0000068a fetch  0x00000001 , 0x00004b6c 
- 00001091  0x0000068b rtn  0x00000034 
- 00001092  0x0000068c arg  0x00004b6d , 0x00000013 
- 00001093  0x0000068d arg  0x00000447 , 0x00000012 
- 00001094  0x0000068e branch  0x0000336d 
- 00001095  0x00000690 fetch  0x00000001 , 0x00004b6e 
- 00001096  0x00000691 nrtn  0x00000034 
- 00001097  0x00000692 branch  0x00005bf5 
- 00001098  0x00000695 arg  0x00004809 , 0x00000013 
- 00001099  0x00000696 arg  0x0000044d , 0x00000012 
- 00001100  0x00000697 branch  0x0000336d 
- 00001101  0x00000699 jam  0x00000000 , 0x00004808 
- 00001102  0x0000069a rtn 
- 00001103  0x0000069d arg  0x00004b6b , 0x00000013 
- 00001104  0x0000069e arg  0x00000452 , 0x00000012 
- 00001105  0x0000069f branch  0x0000336d 
- 00001106  0x000006a1 setarg  0x00057e40 
- 00001107  0x000006a2 store  0x00000003 , 0x00004cb0 
- 00001108  0x000006a4 jam  0x00000001 , 0x00004b69 
- 00001109  0x000006a5 rtn 
- 00001110  0x000006a8 arg  0x00004dcd , 0x00000013 
- 00001111  0x000006a9 arg  0x00000459 , 0x00000012 
- 00001112  0x000006aa branch  0x00003374 
- 00001113  0x000006ac jam  0x00000001 , 0x00004dcc 
- 00001114  0x000006ad rtn 
- 00001115  0x000006cd arg  0x00004b47 , 0x00000013 
- 00001116  0x000006ce arg  0x0000045e , 0x00000012 
- 00001117  0x000006cf branch  0x0000336d 
- 00001118  0x000006d1 fetch  0x00000001 , 0x00004720 
- 00001119  0x000006d2 rtneq  0x00000002 
- 00001120  0x000006d4 fetch  0x00000002 , 0x00004682 
- 00001121  0x000006d5 isolate1  0x0000000b , 0x0000003f 
- 00001122  0x000006d6 call  0x000042d4 , 0x00000001 
- 00001123  0x000006d7 fetch  0x00000002 , 0x00004682 
- 00001124  0x000006d8 isolate1  0x00000007 , 0x0000003f 
- 00001125  0x000006d9 call  0x00004392 , 0x00000001 
- 00001126  0x000006da arg  0x00000009 , 0x00000007 
- 00001127  0x000006db call  0x000043ce 
- 00001128  0x000006dc branch  0x000043b8 
- 00001129  0x000006e0 fetcht  0x00000001 , 0x000046ed 
- 00001130  0x000006e1 call  0x0000681d 
- 00001131  0x000006e2 nbranch  0x00000475 , 0x00000001 
- 00001132  0x000006e4 call  0x0000045b 
- 00001133  0x000006e5 fetch  0x00000001 , 0x000046d9 
- 00001134  0x000006e6 rtneq  0x00000000 
- 00001135  0x000006e7 jam  0x00000000 , 0x000046d9 
- 00001136  0x000006e8 fetch  0x00000002 , 0x000046a8 
- 00001137  0x000006e9 store  0x00000002 , 0x000046ae 
- 00001138  0x000006ea force  0x00000003 , 0x00000007 
- 00001139  0x000006eb fetch  0x00000002 , 0x000040b9 
- 00001140  0x000006ec branch  0x00007f08 
- 00001141  0x000006ef fetch  0x00000001 , 0x000046d9 
- 00001142  0x000006f0 rtneq  0x00000001 
- 00001143  0x000006f1 fetch  0x00000001 , 0x00004b47 
- 00001144  0x000006f2 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00001145  0x000006f3 ncall  0x0000047e , 0x00000002 
- 00001146  0x000006f4 fetch  0x00000001 , 0x00004685 
- 00001147  0x000006f5 store  0x00000001 , 0x00004b47 
- 00001148  0x000006f6 jam  0x00000001 , 0x000046d9 
- 00001149  0x000006f7 rtn 
- 00001150  0x000006fa call  0x00000484 
- 00001151  0x000006fb jam  0x00000000 , 0x000041bd 
- 00001152  0x000006fc call  0x000002d7 
- 00001153  0x000006fd fetch  0x00000004 , 0x000046d3 
- 00001154  0x000006fe rtneq  0x00000009 
- 00001155  0x000006ff branch  0x0000437e 
- 00001156  0x00000702 fetcht  0x00000001 , 0x00004720 
- 00001157  0x00000703 increase  0x00000001 , 0x00000002 
- 00001158  0x00000704 fetch  0x00000001 , 0x000046d2 
- 00001159  0x00000705 isub  0x00000002 , 0x0000003e 
- 00001160  0x00000706 ncall  0x000043cc , 0x00000002 
- 00001161  0x00000707 storet  0x00000001 , 0x00004720 
- 00001162  0x00000708 rtn 
- 00001163  0x0000072b call  0x000002e6 
- 00001164  0x0000072c setarg  0x00008006 
- 00001165  0x0000072d call  0x00006413 
- 00001166  0x0000072e nop  0x00002ee0 
- 00001167  0x0000072f arg  0x00004b96 , 0x00000013 
- 00001168  0x00000730 call  0x000002b1 
- 00001169  0x00000732 fetch  0x00000001 , 0x0000477a 
- 00001170  0x00000733 bne  0x000000ff , 0x00000495 
- 00001171  0x00000735 fetch  0x00000001 , 0x000046e1 
- 00001172  0x00000736 store  0x00000001 , 0x0000477a 
- 00001173  0x0000073a fetch  0x00000001 , 0x000046e0 
- 00001174  0x0000073b beq  0x00000004 , 0x00003d96 
- 00001175  0x0000073c beq  0x00000009 , 0x000004b4 
- 00001176  0x0000073d fetch  0x00000001 , 0x0000477a 
- 00001177  0x0000073e beq  0x00000000 , 0x000004a3 
- 00001178  0x0000073f beq  0x00000002 , 0x000004a7 
- 00001179  0x00000740 beq  0x00000003 , 0x000004a1 
- 00001180  0x00000742 fetch  0x00000001 , 0x000046e0 
- 00001181  0x00000743 beq  0x00000006 , 0x000004ab 
- 00001182  0x00000746 fetch  0x00000001 , 0x00004781 
- 00001183  0x00000748 store  0x00000001 , 0x000046b5 
- 00001184  0x00000749 branch  0x00003dc1 
- 00001185  0x0000074c jam  0x00000000 , 0x0000477a 
- 00001186  0x0000074d branch  0x000004a3 
- 00001187  0x00000750 fetch  0x00000001 , 0x000046e0 
- 00001188  0x00000751 beq  0x00000006 , 0x000004ae 
- 00001189  0x00000754 fetch  0x00000001 , 0x0000477f 
- 00001190  0x00000755 branch  0x0000049f 
- 00001191  0x00000758 fetch  0x00000001 , 0x000046e0 
- 00001192  0x00000759 beq  0x00000006 , 0x000004b1 
- 00001193  0x0000075c fetch  0x00000001 , 0x00004782 
- 00001194  0x0000075d branch  0x0000049f 
- 00001195  0x00000760 fetch  0x00000001 , 0x00004781 
- 00001196  0x00000761 increase  0xffffffff , 0x0000003f 
- 00001197  0x00000762 branch  0x0000049f 
- 00001198  0x00000764 fetch  0x00000001 , 0x0000477f 
- 00001199  0x00000765 increase  0xffffffff , 0x0000003f 
- 00001200  0x00000766 branch  0x0000049f 
- 00001201  0x00000768 fetch  0x00000001 , 0x00004782 
- 00001202  0x00000769 increase  0xffffffff , 0x0000003f 
- 00001203  0x0000076a branch  0x0000049f 
- 00001204  0x0000076d fetch  0x00000001 , 0x0000477a 
- 00001205  0x0000076e beq  0x00000000 , 0x000004be 
- 00001206  0x0000076f beq  0x00000001 , 0x000004b9 
- 00001207  0x00000770 beq  0x00000002 , 0x000004bb 
- 00001208  0x00000771 beq  0x00000003 , 0x000004bd 
- 00001209  0x00000773 arg  0x00000009 , 0x00000011 
- 00001210  0x00000774 branch  0x000004c0 
- 00001211  0x00000777 arg  0x0000000b , 0x00000011 
- 00001212  0x00000778 branch  0x000004c0 
- 00001213  0x0000077b jam  0x00000000 , 0x0000477a 
- 00001214  0x0000077d arg  0x00000003 , 0x00000011 
- 00001215  0x0000077e branch  0x000004c0 
- 00001216  0x00000781 setarg  0x0000c309 
- 00001217  0x00000782 call  0x00006413 
- 00001218  0x00000783 copy  0x00000011 , 0x0000003f 
- 00001219  0x00000784 or_into  0x00000080 , 0x0000003f 
- 00001220  0x00000785 lshift8  0x0000003f , 0x0000003f 
- 00001221  0x00000786 add  0x0000003f , 0x00000023 , 0x0000003f 
- 00001222  0x00000787 call  0x00006413 
- 00001223  0x00000788 setarg  0x00000009 
- 00001224  0x00000789 branch  0x00006413 
- 00001225  0x0000078d disable  0x00000028 
- 00001226  0x0000078e setarg  0x00000000 
- 00001227  0x0000078f store  0x00000006 , 0x0000469b 
- 00001228  0x00000790 call  0x000004fd 
- 00001229  0x00000791 call  0x00000278 
- 00001230  0x00000792 call  0x00004079 
- 00001231  0x00000794 call  0x000004d3 
- 00001232  0x00000795 nbranch  0x0000077b , 0x00000028 
- 00001233  0x00000796 call  0x00000770 
- 00001234  0x00000797 branch  0x00003fa0 
- 00001235  0x0000079a call  0x000004d5 
- 00001236  0x0000079b branch  0x0000409a 
- 00001237  0x0000079e arg  0x00000000 , 0x00000011 
- 00001238  0x0000079f call  0x000004d8 
- 00001239  0x000007a3 branch  0x0000408e 
- 00001240  0x000007a6 fetcht  0x00000001 , 0x000046e2 
- 00001241  0x000007a7 call  0x000004f2 
- 00001242  0x000007a8 fetcht  0x00000001 , 0x000046e2 
- 00001243  0x000007a9 call  0x0000681d 
- 00001244  0x000007aa setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00001245  0x000007ac fetcht  0x00000001 , 0x000046e3 
- 00001246  0x000007ad call  0x000004f2 
- 00001247  0x000007ae fetcht  0x00000001 , 0x000046e3 
- 00001248  0x000007af call  0x0000681d 
- 00001249  0x000007b0 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00001250  0x000007b2 fetcht  0x00000001 , 0x000046e4 
- 00001251  0x000007b3 call  0x000004f2 
- 00001252  0x000007b4 fetcht  0x00000001 , 0x000046e4 
- 00001253  0x000007b5 call  0x0000681d 
- 00001254  0x000007b6 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00001255  0x000007b8 fetcht  0x00000001 , 0x000046e5 
- 00001256  0x000007b9 call  0x000004f7 
- 00001257  0x000007ba fetcht  0x00000001 , 0x000046e5 
- 00001258  0x000007bb call  0x0000681d 
- 00001259  0x000007bc nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00001260  0x000007bd call  0x000004f2 
- 00001261  0x000007bf fetcht  0x00000001 , 0x000046e6 
- 00001262  0x000007c0 call  0x000004f7 
- 00001263  0x000007c1 fetcht  0x00000001 , 0x000046e6 
- 00001264  0x000007c2 call  0x0000681d 
- 00001265  0x000007c3 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00001266  0x000007c5 set1  0x00000007 , 0x00000002 
- 00001267  0x000007c7 arg  0x00008078 , 0x00000005 
- 00001268  0x000007c8 call  0x00006830 
- 00001269  0x000007c9 set0  0x00000007 , 0x00000002 
- 00001270  0x000007ca branch  0x000004fb 
- 00001271  0x000007cd set0  0x00000007 , 0x00000002 
- 00001272  0x000007ce arg  0x00008078 , 0x00000005 
- 00001273  0x000007cf call  0x00006830 
- 00001274  0x000007d0 set1  0x00000007 , 0x00000002 
- 00001275  0x000007d2 arg  0x0000807c , 0x00000005 
- 00001276  0x000007d3 branch  0x0000680a 
- 00001277  0x000007d7 call  0x00003fc0 
- 00001278  0x000007d8 fetch  0x00000001 , 0x000046e0 
- 00001279  0x000007d9 beq  0x00000004 , 0x00000502 
- 00001280  0x000007da disable  0x00000028 
- 00001281  0x000007db branch  0x00003fe7 
- 00001282  0x000007de call  0x00003fc8 
- 00001283  0x000007e0 fetch  0x00000001 , 0x0000477a 
- 00001284  0x000007e1 beq  0x00000004 , 0x00000506 
- 00001285  0x000007e2 rtn 
- 00001286  0x000007e5 fetch  0x00000001 , 0x0000469b 
- 00001287  0x000007e6 call  0x0000050d 
- 00001288  0x000007e7 store  0x00000001 , 0x0000469b 
- 00001289  0x000007e8 fetch  0x00000001 , 0x0000469d 
- 00001290  0x000007e9 call  0x0000050d 
- 00001291  0x000007ea store  0x00000001 , 0x0000469d 
- 00001292  0x000007eb rtn 
- 00001293  0x000007ee bbit1  0x00000007 , 0x00000510 
- 00001294  0x000007ef bbit0  0x00000007 , 0x00000514 
- 00001295  0x000007f0 rtn 
- 00001296  0x000007f3 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001297  0x000007f4 call  0x00000514 
- 00001298  0x000007f5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001299  0x000007f6 rtn 
- 00001300  0x000007f9 rshift  0x0000003f , 0x00000002 
- 00001301  0x000007fa and  0x00000002 , 0x0000003f , 0x00000002 
- 00001302  0x000007fb iadd  0x00000002 , 0x0000003f 
- 00001303  0x000007fc sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00001304  0x000007fd ncall  0x0000051a , 0x00000002 
- 00001305  0x000007fe rtn 
- 00001306  0x00000801 setarg  0x0000007f 
- 00001307  0x00000802 rtn 
- 00001308  0x00000805 isolate1  0x00000026 , 0x00000000 
- 00001309  0x00000806 call  0x000001b9 , 0x00000001 
- 00001310  0x00000807 branch  0x0000426d 
- 00001311  0x0000080e jam  0x00000050 , 0x000011c5 
- 00001312  0x0000080f branch  0x0000074f 
- 00001313  0x00000812 call  0x000006e4 
- 00001314  0x00000813 setarg  0x00000000 
- 00001315  0x00000814 store  0x00000002 , 0x000046ac 
- 00001316  0x00000815 store  0x00000001 , 0x00004714 
- 00001317  0x00000816 call  0x00000299 
- 00001318  0x00000817 branch  0x000042cb 
- 00001319  0x0000081a fetch  0x00000001 , 0x0000450f 
- 00001320  0x0000081b pincrease  0x00000001 
- 00001321  0x0000081c store  0x00000001 , 0x0000450f 
- 00001322  0x0000081d beq  0x0000000c , 0x00005395 
- 00001323  0x0000081e call  0x000055aa 
- 00001324  0x0000081f call  0x0000561e 
- 00001325  0x00000820 call  0x000006f2 
- 00001326  0x00000821 branch  0x0000538f 
- 00001327  0x00000824 fetch  0x00000001 , 0x00000016 
- 00001328  0x00000825 increase  0x00000001 , 0x0000003f 
- 00001329  0x00000826 store  0x00000001 , 0x00000016 
- 00001330  0x00000827 rtnne  0x00000028 
- 00001331  0x00000828 jam  0x00000025 , 0x00000016 
- 00001332  0x00000829 rtn 
- 00001333  0x0000082c call  0x000029bb 
- 00001334  0x0000082d call  0x00000207 
- 00001335  0x0000082e branch  0x000054a3 
- 00001336  0x00000831 jam  0x00000040 , 0x000011c5 
- 00001337  0x00000832 branch  0x0000074f 
- 00001338  0x00000835 jam  0x00000041 , 0x000011c5 
- 00001339  0x00000836 branch  0x0000074f 
- 00001340  0x00000839 fetch  0x00000001 , 0x00000456 
- 00001341  0x0000083a bbit1  0x00000005 , 0x0000055c 
- 00001342  0x0000083b call  0x000006ec 
- 00001343  0x0000083c fetch  0x00000001 , 0x0000478e 
- 00001344  0x0000083d nbranch  0x00000546 , 0x00000034 
- 00001345  0x0000083e fetch  0x00000001 , 0x0000043f 
- 00001346  0x0000083f bbit0  0x00000004 , 0x0000054a 
- 00001347  0x00000840 fetch  0x00000001 , 0x000002da 
- 00001348  0x00000841 branch  0x0000054a , 0x00000034 
- 00001349  0x00000842 branch  0x00005664 
- 00001350  0x00000844 fetch  0x00000001 , 0x0000478e 
- 00001351  0x00000845 increase  0xffffffff , 0x0000003f 
- 00001352  0x00000846 store  0x00000001 , 0x0000478e 
- 00001353  0x00000847 branch  0x00005664 
- 00001354  0x00000849 fetch  0x00000001 , 0x000044c4 
- 00001355  0x0000084a bne  0x00000005 , 0x0000054d 
- 00001356  0x0000084b jam  0x00000003 , 0x0000478e 
- 00001357  0x0000084d call  0x00005892 
- 00001358  0x0000084e call  0x0000036a , 0x00000034 
- 00001359  0x0000084f branch  0x00005622 
- 00001360  0x00000852 fetch  0x00000001 , 0x000046c5 
- 00001361  0x00000853 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001362  0x00000854 rtnne  0x00000003 
- 00001363  0x00000855 fetch  0x00000001 , 0x000047c3 
- 00001364  0x00000856 rtn  0x00000034 
- 00001365  0x00000857 fetch  0x00000001 , 0x000043dd 
- 00001366  0x00000858 rtn  0x00000034 
- 00001367  0x00000859 fetch  0x00000001 , 0x000043dc 
- 00001368  0x0000085a set1  0x00000004 , 0x0000003f 
- 00001369  0x0000085b store  0x00000001 , 0x000043dc 
- 00001370  0x0000085c call  0x00005650 
- 00001371  0x0000085d rtn 
- 00001372  0x00000861 call  0x00000550 
- 00001373  0x00000864 fetch  0x00000001 , 0x00004dba 
- 00001374  0x00000865 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001375  0x00000866 ncall  0x000006f0 , 0x00000002 
- 00001376  0x00000867 fetch  0x00000001 , 0x00004dba 
- 00001377  0x00000868 rtneq  0x00000000 
- 00001378  0x00000869 increase  0xffffffff , 0x0000003f 
- 00001379  0x0000086a store  0x00000001 , 0x00004dba 
- 00001380  0x0000086b rtn 
- 00001381  0x0000086e fetch  0x00000001 , 0x000047a1 
- 00001382  0x0000086f rtn  0x00000034 
- 00001383  0x00000870 fetch  0x00000001 , 0x000046c5 
- 00001384  0x00000871 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001385  0x00000872 rtneq  0x00000003 
- 00001386  0x00000873 jam  0x00000001 , 0x000046c6 
- 00001387  0x00000874 rtn 
- 00001388  0x00000877 rtnmark1  0x0000000f 
- 00001389  0x00000878 call  0x00005890 
- 00001390  0x00000879 nrtn  0x00000034 
- 00001391  0x0000087a fetch  0x00000001 , 0x000002d9 
- 00001392  0x0000087b and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001393  0x0000087c store  0x00000001 , 0x0000450c 
- 00001394  0x0000087d ifetch  0x00000001 , 0x00000006 
- 00001395  0x0000087e and  0x0000003f , 0x0000001f , 0x0000003f 
- 00001396  0x0000087f store  0x00000001 , 0x0000450b 
- 00001397  0x00000880 rtn  0x00000034 
- 00001398  0x00000881 copy  0x00000006 , 0x0000003f 
- 00001399  0x00000882 store  0x00000002 , 0x0000450d 
- 00001400  0x00000883 fetch  0x00000001 , 0x0000450c 
- 00001401  0x00000884 beq  0x00000003 , 0x0000057b 
- 00001402  0x00000885 branch  0x0000568d 
- 00001403  0x00000887 fetch  0x00000001 , 0x000002db 
- 00001404  0x00000888 beq  0x00000001 , 0x0000057e 
- 00001405  0x00000889 branch  0x00005c65 
- 00001406  0x0000088b ifetch  0x00000005 , 0x00000006 
- 00001407  0x0000088c store  0x00000005 , 0x000043ce 
- 00001408  0x0000088d ifetch  0x00000002 , 0x00000006 
- 00001409  0x0000088e store  0x00000002 , 0x0000045f 
- 00001410  0x0000088f branch  0x00005c8a 
- 00001411  0x00000892 ifetch  0x00000002 , 0x00000006 
- 00001412  0x00000893 beq  0x00000004 , 0x00000587 
- 00001413  0x00000894 beq  0x00000006 , 0x000005b4 
- 00001414  0x00000895 branch  0x00005698 
- 00001415  0x00000897 call  0x00007ea5 
- 00001416  0x00000898 call  0x00000565 
- 00001417  0x00000899 call  0x00007e9f 
- 00001418  0x0000089a ifetch  0x00000003 , 0x00000006 
- 00001419  0x0000089b store  0x00000003 , 0x00000477 
- 00001420  0x0000089c beq  0x00000010 , 0x00000596 
- 00001421  0x0000089d rshift8  0x0000003f , 0x00000002 
- 00001422  0x0000089e sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001423  0x0000089f branch  0x000005a4 , 0x00000002 
- 00001424  0x000008a0 arg  0x000047c8 , 0x00000002 
- 00001425  0x000008a1 storet  0x00000002 , 0x000044bc 
- 00001426  0x000008a2 call  0x000058ad 
- 00001427  0x000008a3 setarg  0x00008e7a 
- 00001428  0x000008a4 store  0x00000002 , 0x000044bc 
- 00001429  0x000008a5 rtn 
- 00001430  0x000008a8 call  0x000059fa 
- 00001431  0x000008a9 call  0x00005879 
- 00001432  0x000008aa increase  0x00000007 , 0x00000006 
- 00001433  0x000008ab ifetch  0x00000001 , 0x00000006 
- 00001434  0x000008ac rtnne  0x00000011 
- 00001435  0x000008ad increase  0x00000005 , 0x00000006 
- 00001436  0x000008ae ifetch  0x00000002 , 0x00000006 
- 00001437  0x000008af arg  0x00001812 , 0x00000002 
- 00001438  0x000008b0 isub  0x00000002 , 0x0000003e 
- 00001439  0x000008b1 nrtn  0x00000005 
- 00001440  0x000008b2 increase  0xfffffffc , 0x00000006 
- 00001441  0x000008b3 setarg  0x0000002b 
- 00001442  0x000008b4 istore  0x00000002 , 0x00000006 
- 00001443  0x000008b5 rtn 
- 00001444  0x000008b8 beq  0x0000000a , 0x000005a6 
- 00001445  0x000008b9 branch  0x000058ad 
- 00001446  0x000008bb fetcht  0x00000002 , 0x00000478 
- 00001447  0x000008bc fetch  0x00000001 , 0x000044e9 
- 00001448  0x000008bd bbit1  0x00000003 , 0x000005ad 
- 00001449  0x000008bf fetch  0x00000002 , 0x00000478 
- 00001450  0x000008c0 beq  0x00000013 , 0x00005a76 
- 00001451  0x000008c1 fetcht  0x00000002 , 0x00000478 
- 00001452  0x000008c2 branch  0x000059bf 
- 00001453  0x000008c5 fetch  0x00000002 , 0x000044fa 
- 00001454  0x000008c6 isub  0x00000002 , 0x0000003e 
- 00001455  0x000008c7 nbranch  0x000005a9 , 0x00000005 
- 00001456  0x000008c8 call  0x00005a42 
- 00001457  0x000008c9 nbranch  0x000005a9 , 0x00000028 
- 00001458  0x000008ca jam  0x00000005 , 0x0000047a 
- 00001459  0x000008cb branch  0x00005a77 
- 00001460  0x000008ce ifetch  0x00000001 , 0x00000006 
- 00001461  0x000008cf beq  0x00000001 , 0x000005b7 
- 00001462  0x000008d1 branch  0x00005af6 
- 00001463  0x000008d4 jam  0x00000001 , 0x00004b6e 
- 00001464  0x000008d5 branch  0x00005b09 
- 00001465  0x000008dc fetch  0x00000001 , 0x00000016 
- 00001466  0x000008dd bne  0x00000027 , 0x000056f2 
- 00001467  0x000008de call  0x000005bf 
- 00001468  0x000008df arg  0x00000000 , 0x00000007 
- 00001469  0x000008e0 fetch  0x00000002 , 0x00004482 
- 00001470  0x000008e1 branch  0x00007f08 
- 00001471  0x000008e3 random  0x0000003f 
- 00001472  0x000008e4 arg  0x000001ff , 0x00000002 
- 00001473  0x000008e5 iand  0x00000002 , 0x0000003f 
- 00001474  0x000008e6 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001475  0x000008e7 branch  0x00003cbe 
- 00001476  0x000008ea disable  0x0000002b 
- 00001477  0x000008eb branch  0x000005c7 , 0x0000002e 
- 00001478  0x000008ec nbranch  0x00005806 , 0x0000002d 
- 00001479  0x000008ee call  0x00002bcb 
- 00001480  0x000008ef fetch  0x00000002 , 0x000040c1 
- 00001481  0x000008f0 store  0x00000002 , 0x0000044d 
- 00001482  0x000008f1 fetch  0x00000001 , 0x000046c5 
- 00001483  0x000008f2 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001484  0x000008f3 nbranch  0x00002bde , 0x00000001 
- 00001485  0x000008f4 branch  0x000057fb 
- 00001486  0x000008f7 fetch  0x00000001 , 0x000047a1 
- 00001487  0x000008f8 nrtn  0x00000034 
- 00001488  0x000008f9 fetch  0x00000001 , 0x00000478 
- 00001489  0x000008fa sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001490  0x000008fb nrtn  0x00000005 
- 00001491  0x000008fc branch  0x00003d60 
- 00001492  0x000008ff hfetch  0x00000001 , 0x00008077 
- 00001493  0x00000900 and_into  0x000000fd , 0x0000003f 
- 00001494  0x00000901 hstore  0x00000001 , 0x00008077 
- 00001495  0x00000902 hfetcht  0x00000001 , 0x00008073 
- 00001496  0x00000903 or_into  0x00000002 , 0x00000002 
- 00001497  0x00000904 hstoret  0x00000001 , 0x00008073 
- 00001498  0x00000905 call  0x000063ee 
- 00001499  0x00000906 and_into  0x000000fd , 0x00000002 
- 00001500  0x00000907 nop  0x0000000d 
- 00001501  0x00000908 call  0x000005e1 
- 00001502  0x00000909 hstoret  0x00000001 , 0x00008073 
- 00001503  0x0000090a rtn 
- 00001504  0x0000090d call  0x000064dd 
- 00001505  0x0000090f hfetch  0x00000001 , 0x00008081 
- 00001506  0x00000910 set1  0x00000000 , 0x0000003f 
- 00001507  0x00000911 set0  0x00000001 , 0x0000003f 
- 00001508  0x00000912 set0  0x00000003 , 0x0000003f 
- 00001509  0x00000913 hstore  0x00000001 , 0x00008081 
- 00001510  0x00000914 rtn 
- 00001511  0x00000918 jam  0x00000000 , 0x000011c5 
- 00001512  0x00000919 branch  0x0000074f 
- 00001513  0x0000091c call  0x000021c9 
- 00001514  0x0000091d nrtn  0x00000028 
- 00001515  0x0000091f disable  0x00000028 
- 00001516  0x00000920 jam  0x00000020 , 0x00000011 
- 00001517  0x00000921 set0  0x0000000b , 0x00000000 
- 00001518  0x00000922 set0  0x0000002d , 0x00000000 
- 00001519  0x00000924 call  0x00002a4f 
- 00001520  0x00000925 call  0x000022e6 
- 00001521  0x00000926 bmark1  0x0000000b , 0x000005f6 
- 00001522  0x00000927 call  0x00002455 
- 00001523  0x00000928 nbranch  0x000005ef , 0x00000034 
- 00001524  0x00000929 bmark1  0x0000002d , 0x000005ff 
- 00001525  0x0000092a branch  0x000021ec 
- 00001526  0x0000092d call  0x00002a4d 
- 00001527  0x0000092e arg  0x00000010 , 0x00000001 
- 00001528  0x0000092f call  0x000022dc 
- 00001529  0x00000930 set1  0x0000002d , 0x00000000 
- 00001530  0x00000931 set0  0x0000000b , 0x00000000 
- 00001531  0x00000932 fetch  0x00000001 , 0x00000077 
- 00001532  0x00000933 iforce  0x00000004 
- 00001533  0x00000934 jam  0x00000002 , 0x00000011 
- 00001534  0x00000935 branch  0x000005ef 
- 00001535  0x00000938 fetch  0x00000004 , 0x00000165 
- 00001536  0x00000939 pincrease  0x00000008 
- 00001537  0x0000093a store  0x00000004 , 0x00000165 
- 00001538  0x0000093b branch  0x000021f8 
- 00001539  0x0000093e bmark1  0x0000002c , 0x0000264d 
- 00001540  0x0000093f branch  0x0000258f 
- 00001541  0x00000942 call  0x000033af 
- 00001542  0x00000943 call  0x000026e9 
- 00001543  0x00000944 jam  0x00000002 , 0x00000a99 
- 00001544  0x00000945 call  0x00007d86 
- 00001545  0x00000946 call  0x00005cf7 
- 00001546  0x00000947 call  0x00004d6b 
- 00001547  0x00000948 branch  0x0000246e 
- 00001548  0x0000094b fetch  0x00000001 , 0x00000030 
- 00001549  0x0000094c isolate1  0x00000000 , 0x0000003f 
- 00001550  0x0000094d call  0x00000610 , 0x00000001 
- 00001551  0x0000094e branch  0x0000248a 
- 00001552  0x00000950 fetch  0x00000001 , 0x00000047 
- 00001553  0x00000951 isolate1  0x00000003 , 0x0000003f 
- 00001554  0x00000952 call  0x0000055d , 0x00000001 
- 00001555  0x00000953 ncall  0x000006ec , 0x00000001 
- 00001556  0x00000954 branch  0x000006f2 
- 00001557  0x00000957 call  0x000024f0 
- 00001558  0x00000958 nbranch  0x000028f9 , 0x00000018 
- 00001559  0x00000959 call  0x000029bb 
- 00001560  0x0000095a call  0x00000207 
- 00001561  0x0000095b branch  0x00002518 
- 00001562  0x0000095e rtnmark1  0x00000026 
- 00001563  0x0000095f call  0x00002afa 
- 00001564  0x00000960 fetch  0x00000003 , 0x0000416f 
- 00001565  0x00000961 rtn  0x00000034 
- 00001566  0x00000962 fetch  0x00000001 , 0x00004091 
- 00001567  0x00000963 rtn  0x00000034 
- 00001568  0x00000965 fetch  0x00000001 , 0x00004b2b 
- 00001569  0x00000966 nrtn  0x00000034 
- 00001570  0x00000968 fetch  0x00000001 , 0x0000465a 
- 00001571  0x00000969 branch  0x00000626 , 0x00000034 
- 00001572  0x0000096a fetch  0x00000001 , 0x000045b1 
- 00001573  0x0000096b rtn  0x00000034 
- 00001574  0x0000096d fetch  0x00000001 , 0x000044c0 
- 00001575  0x0000096e nrtn  0x00000034 
- 00001576  0x0000096f call  0x00002c3a 
- 00001577  0x00000970 nrtn  0x00000034 
- 00001578  0x00000971 fetch  0x00000001 , 0x00004040 
- 00001579  0x00000972 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00001580  0x00000973 nbranch  0x00002b9d , 0x00000001 
- 00001581  0x00000974 fetch  0x00000002 , 0x00004042 
- 00001582  0x00000975 arg  0x0000ffff , 0x00000002 
- 00001583  0x00000976 isub  0x00000002 , 0x0000003e 
- 00001584  0x00000977 rtn  0x00000005 
- 00001585  0x00000978 branch  0x00002b7d 
- 00001586  0x0000097b disable  0x0000002b 
- 00001587  0x0000097c fetch  0x00000001 , 0x00000030 
- 00001588  0x0000097d rtnbit0  0x00000001 
- 00001589  0x0000097e nbranch  0x00002bd0 , 0x0000002d 
- 00001590  0x0000097f call  0x00002bcb 
- 00001591  0x00000980 fetch  0x00000002 , 0x000040c1 
- 00001592  0x00000981 store  0x00000002 , 0x0000003e 
- 00001593  0x00000982 fetch  0x00000001 , 0x00000047 
- 00001594  0x00000983 bbit1  0x00000003 , 0x00002bde 
- 00001595  0x00000984 bmark0  0x0000000d , 0x00002bde 
- 00001596  0x00000985 call  0x00005274 
- 00001597  0x00000986 nbranch  0x00002bde , 0x00000034 
- 00001598  0x00000987 call  0x00000640 , 0x00000034 
- 00001599  0x00000988 branch  0x00002bbe 
- 00001600  0x0000098a jam  0x00000001 , 0x0000008a 
- 00001601  0x0000098b jam  0x00000000 , 0x0000008b 
- 00001602  0x0000098c rtn 
- 00001603  0x0000098f jam  0x00000010 , 0x000011c5 
- 00001604  0x00000990 branch  0x0000074f 
- 00001605  0x00000993 jam  0x00000011 , 0x000011c5 
- 00001606  0x00000994 branch  0x0000074f 
- 00001607  0x00000997 fetch  0x00000001 , 0x00000552 
- 00001608  0x00000998 store  0x00000001 , 0x000004c9 
- 00001609  0x00000999 beq  0x00000013 , 0x0000064b 
- 00001610  0x0000099a branch  0x00005db4 
- 00001611  0x0000099c call  0x00005dcf 
- 00001612  0x0000099d jam  0x00000001 , 0x00004b01 
- 00001613  0x0000099e fetch  0x00000001 , 0x00004b03 
- 00001614  0x0000099f rtn  0x00000034 
- 00001615  0x000009a0 jam  0x00000002 , 0x00004b03 
- 00001616  0x000009a1 rtn 
- 00001617  0x000009a4 disable  0x00000028 
- 00001618  0x000009a5 call  0x000062c1 
- 00001619  0x000009a8 fetch  0x00000001 , 0x00000048 
- 00001620  0x000009a9 rtn  0x00000034 
- 00001621  0x000009aa bbit1  0x00000007 , 0x0000065b 
- 00001622  0x000009ab beq  0x00000003 , 0x0000065d 
- 00001623  0x000009ac beq  0x00000031 , 0x00000661 
- 00001624  0x000009ad beq  0x00000017 , 0x00000663 
- 00001625  0x000009ae beq  0x00000007 , 0x0000065f 
- 00001626  0x000009af branch  0x00006010 
- 00001627  0x000009b2 jam  0x00000020 , 0x000011c5 
- 00001628  0x000009b3 branch  0x0000074f 
- 00001629  0x000009b6 jam  0x00000021 , 0x000011c5 
- 00001630  0x000009b7 branch  0x0000074f 
- 00001631  0x000009ba jam  0x00000022 , 0x000011c5 
- 00001632  0x000009bb branch  0x0000074f 
- 00001633  0x000009be jam  0x00000001 , 0x00004b03 
- 00001634  0x000009bf branch  0x000061c3 
- 00001635  0x000009c2 jam  0x00000004 , 0x00004b0b 
- 00001636  0x000009c3 branch  0x000061a4 
- 00001637  0x000009c6 call  0x000062bc 
- 00001638  0x000009c7 nrtn  0x00000034 
- 00001639  0x000009c9 fetch  0x00000001 , 0x00000055 
- 00001640  0x000009ca rtn  0x00000034 
- 00001641  0x000009cb beq  0x00000004 , 0x00000687 
- 00001642  0x000009cc beq  0x00000010 , 0x0000066c 
- 00001643  0x000009cd branch  0x00006320 
- 00001644  0x000009d0 fetch  0x00000001 , 0x0000455b 
- 00001645  0x000009d1 rtneq  0x00000000 
- 00001646  0x000009d2 beq  0x00000001 , 0x00000670 
- 00001647  0x000009d3 branch  0x0000635f 
- 00001648  0x000009d5 rtn  0x00000029 
- 00001649  0x000009d8 fetch  0x00000001 , 0x0000016d 
- 00001650  0x000009d9 bbit1  0x00000000 , 0x00000674 
- 00001651  0x000009da branch  0x00006399 
- 00001652  0x000009dc fetch  0x00000001 , 0x00004b03 
- 00001653  0x000009dd beq  0x00000001 , 0x0000639d 
- 00001654  0x000009df fetch  0x00000001 , 0x000041bd 
- 00001655  0x000009e0 branch  0x000063a9 , 0x00000034 
- 00001656  0x000009e1 fetch  0x00000001 , 0x000004d1 
- 00001657  0x000009e2 rtnbit0  0x00000003 
- 00001658  0x000009e3 rtnbit0  0x00000002 
- 00001659  0x000009e4 fetch  0x00000001 , 0x00004b02 
- 00001660  0x000009e5 rtn  0x00000034 
- 00001661  0x000009e6 jam  0x00000000 , 0x00004b02 
- 00001662  0x000009e7 fetch  0x00000004 , 0x000004e9 
- 00001663  0x000009e8 arg  0x00000014 , 0x00000002 
- 00001664  0x000009e9 iadd  0x00000002 , 0x00000002 
- 00001665  0x000009ea copy  0x00000022 , 0x0000003f 
- 00001666  0x000009eb isub  0x00000002 , 0x0000003e 
- 00001667  0x000009ec nbranch  0x00000685 , 0x00000002 
- 00001668  0x000009ed branch  0x00006349 
- 00001669  0x000009f0 jam  0x00000001 , 0x00004b02 
- 00001670  0x000009f1 rtn 
- 00001671  0x000009f4 jam  0x00000014 , 0x0000480b 
- 00001672  0x000009f5 branch  0x0000636f 
- 00001673  0x000009fc call  0x000062bc 
- 00001674  0x000009fd nbranch  0x00007ddb , 0x00000034 
- 00001675  0x000009fe fetch  0x00000001 , 0x00000a99 
- 00001676  0x000009ff bmark0  0x00000009 , 0x00007dd6 
- 00001677  0x00000a00 beq  0x0000001f , 0x00000694 
- 00001678  0x00000a01 beq  0x00000020 , 0x00000697 
- 00001679  0x00000a02 beq  0x00000012 , 0x00000691 
- 00001680  0x00000a03 branch  0x00007dca 
- 00001681  0x00000a06 call  0x00005890 
- 00001682  0x00000a07 nrtn  0x00000034 
- 00001683  0x00000a08 branch  0x00005abf 
- 00001684  0x00000a0b jam  0x00000034 , 0x00000185 
- 00001685  0x00000a0c fetch  0x00000006 , 0x0000044f 
- 00001686  0x00000a0d branch  0x00000699 
- 00001687  0x00000a0f jam  0x00000033 , 0x00000185 
- 00001688  0x00000a10 fetch  0x00000006 , 0x00000040 
- 00001689  0x00000a12 store  0x00000006 , 0x00000186 
- 00001690  0x00000a14 fetch  0x00000004 , 0x000046d3 
- 00001691  0x00000a15 rtnbit0  0x00000007 
- 00001692  0x00000a16 arg  0x00000007 , 0x00000007 
- 00001693  0x00000a17 call  0x000043d2 
- 00001694  0x00000a18 call  0x000042e8 
- 00001695  0x00000a1a call  0x000042fb 
- 00001696  0x00000a1b branch  0x000002d7 
- 00001697  0x00000a1e fetch  0x00000001 , 0x00004b27 
- 00001698  0x00000a1f rtn  0x00000034 
- 00001699  0x00000a20 fetch  0x00000001 , 0x00004b2a 
- 00001700  0x00000a21 beq  0x00000000 , 0x000006a7 
- 00001701  0x00000a22 beq  0x00000001 , 0x000006c0 
- 00001702  0x00000a23 rtn 
- 00001703  0x00000a26 call  0x000006ca 
- 00001704  0x00000a27 fetch  0x00000001 , 0x00004b2b 
- 00001705  0x00000a28 increase  0x00000001 , 0x0000003f 
- 00001706  0x00000a29 store  0x00000001 , 0x00004b2b 
- 00001707  0x00000a2a fetcht  0x00000001 , 0x00004b2c 
- 00001708  0x00000a2b isub  0x00000002 , 0x0000003e 
- 00001709  0x00000a2c call  0x000006af , 0x00000005 
- 00001710  0x00000a2d rtn 
- 00001711  0x00000a30 jam  0x00000000 , 0x00004b31 
- 00001712  0x00000a31 call  0x000006d7 
- 00001713  0x00000a32 fetch  0x00000001 , 0x00004720 
- 00001714  0x00000a33 rtneq  0x00000002 
- 00001715  0x00000a34 fetch  0x00000002 , 0x00004682 
- 00001716  0x00000a35 rtnbit1  0x00000009 
- 00001717  0x00000a36 rtnbit1  0x00000000 
- 00001718  0x00000a37 fetch  0x00000001 , 0x00004be4 
- 00001719  0x00000a38 bne  0x000000ff , 0x000006be 
- 00001720  0x00000a3a jam  0x00000005 , 0x00004b2d 
- 00001721  0x00000a3d jam  0x00000001 , 0x00004b2f 
- 00001722  0x00000a3f jam  0x00000005 , 0x00004b2e 
- 00001723  0x00000a40 jam  0x00000001 , 0x00004b27 
- 00001724  0x00000a41 jam  0x00000001 , 0x00004b2a 
- 00001725  0x00000a42 rtn 
- 00001726  0x00000a45 jam  0x00000001 , 0x00004b2d 
- 00001727  0x00000a46 branch  0x000006b9 
- 00001728  0x00000a49 fetch  0x00000001 , 0x00004b2e 
- 00001729  0x00000a4a increase  0xffffffff , 0x0000003f 
- 00001730  0x00000a4b store  0x00000001 , 0x00004b2e 
- 00001731  0x00000a4c nrtn  0x00000034 
- 00001732  0x00000a4d fetch  0x00000001 , 0x00004b2d 
- 00001733  0x00000a4e store  0x00000001 , 0x00004b2e 
- 00001734  0x00000a56 fetch  0x00000001 , 0x00004b29 
- 00001735  0x00000a57 beq  0x00000001 , 0x000006d7 
- 00001736  0x00000a58 beq  0x00000000 , 0x000006ca 
- 00001737  0x00000a59 rtn 
- 00001738  0x00000a5c jam  0x00000001 , 0x00004b29 
- 00001739  0x00000a5d fetch  0x00000001 , 0x00004720 
- 00001740  0x00000a5e beq  0x00000002 , 0x000006d1 
- 00001741  0x00000a60 fetcht  0x00000001 , 0x00004b28 
- 00001742  0x00000a61 call  0x0000680e 
- 00001743  0x00000a62 fetcht  0x00000001 , 0x00004b28 
- 00001744  0x00000a63 branch  0x00006825 
- 00001745  0x00000a66 fetcht  0x00000001 , 0x00004b28 
- 00001746  0x00000a67 call  0x0000680e 
- 00001747  0x00000a68 fetcht  0x00000001 , 0x00004b28 
- 00001748  0x00000a69 branch  0x00006829 
- 00001749  0x00000a6c setarg  0x00000000 
- 00001750  0x00000a6d store  0x00000003 , 0x00004b2e 
- 00001751  0x00000a6f fetch  0x00000001 , 0x00004b2f 
- 00001752  0x00000a70 nbranch  0x000006db , 0x00000034 
- 00001753  0x00000a71 jam  0x00000000 , 0x00004b27 
- 00001754  0x00000a72 jam  0x00000000 , 0x00004b2a 
- 00001755  0x00000a74 jam  0x00000000 , 0x00004b2b 
- 00001756  0x00000a75 jam  0x00000000 , 0x00004b29 
- 00001757  0x00000a77 fetcht  0x00000001 , 0x00004b28 
- 00001758  0x00000a78 branch  0x00006806 
- 00001759  0x00000a7c jam  0x00000001 , 0x00004b31 
- 00001760  0x00000a7d jam  0x00000001 , 0x00004b27 
- 00001761  0x00000a7e jam  0x00000000 , 0x00004b2a 
- 00001762  0x00000a7f jam  0x00000000 , 0x00004b2b 
- 00001763  0x00000a80 rtn 
- 00001764  0x00000a83 fetch  0x00000001 , 0x00004b2b 
- 00001765  0x00000a84 nrtn  0x00000034 
- 00001766  0x00000a85 fetch  0x00000001 , 0x00004b31 
- 00001767  0x00000a86 nrtn  0x00000034 
- 00001768  0x00000a87 branch  0x000006d5 
- 00001769  0x00000a8b jam  0x00000001 , 0x00004dbd 
- 00001770  0x00000a8c jam  0x00000000 , 0x00004dba 
- 00001771  0x00000a8d rtn 
- 00001772  0x00000a8f fetch  0x00000001 , 0x00004dba 
- 00001773  0x00000a90 increase  0x00000001 , 0x0000003f 
- 00001774  0x00000a91 store  0x00000001 , 0x00004dba 
- 00001775  0x00000a92 rtn 
- 00001776  0x00000a95 jam  0x00000003 , 0x00004dba 
- 00001777  0x00000a96 rtn 
- 00001778  0x00000a99 fetch  0x00000002 , 0x00004682 
- 00001779  0x00000a9a rtnbit1  0x0000000b 
- 00001780  0x00000a9b rtnbit1  0x00000007 
- 00001781  0x00000a9c rtnbit1  0x00000006 
- 00001782  0x00000a9e arg  0x00004d43 , 0x00000011 
- 00001783  0x00000a9f call  0x00000244 
- 00001784  0x00000aa0 storet  0x00000001 , 0x00004dbb 
- 00001785  0x00000aa2 setarg  0x00000082 
- 00001786  0x00000aa3 bmark1  0x00000026 , 0x000006fc 
- 00001787  0x00000aa4 setarg  0x00000080 
- 00001788  0x00000aa6 isub  0x00000002 , 0x0000003e 
- 00001789  0x00000aa7 nbranch  0x00000714 , 0x00000002 
- 00001790  0x00000aa9 fetch  0x00000001 , 0x00004dba 
- 00001791  0x00000aaa sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001792  0x00000aab nbranch  0x00000704 , 0x00000002 
- 00001793  0x00000aac fetch  0x00000001 , 0x00004dba 
- 00001794  0x00000aad beq  0x00000000 , 0x00000715 
- 00001795  0x00000aae rtn 
- 00001796  0x00000ab1 fetch  0x00000001 , 0x00004dba 
- 00001797  0x00000ab2 rtnne  0x00000020 
- 00001798  0x00000ab3 jam  0x00000000 , 0x00004dba 
- 00001799  0x00000ab5 fetcht  0x00000001 , 0x00004dbb 
- 00001800  0x00000ab6 setarg  0x00000077 
- 00001801  0x00000ab7 bmark1  0x00000026 , 0x0000070b 
- 00001802  0x00000ab8 setarg  0x00000075 
- 00001803  0x00000aba isub  0x00000002 , 0x0000003e 
- 00001804  0x00000abb nrtn  0x00000002 
- 00001805  0x00000abc fetch  0x00000001 , 0x00004dbd 
- 00001806  0x00000abd beq  0x00000000 , 0x0000071c 
- 00001807  0x00000abe increase  0xffffffff , 0x0000003f 
- 00001808  0x00000abf store  0x00000001 , 0x00004dbd 
- 00001809  0x00000ac0 beq  0x00000000 , 0x0000071c 
- 00001810  0x00000ac3 jam  0x00000000 , 0x000041de 
- 00001811  0x00000ac4 rtn 
- 00001812  0x00000ac7 jam  0x00000000 , 0x00004dba 
- 00001813  0x00000ac9 fetch  0x00000001 , 0x00004dbd 
- 00001814  0x00000aca beq  0x00000002 , 0x0000071a 
- 00001815  0x00000acb increase  0x00000001 , 0x0000003f 
- 00001816  0x00000acc store  0x00000001 , 0x00004dbd 
- 00001817  0x00000acd beq  0x00000001 , 0x00000712 
- 00001818  0x00000acf jam  0x00000002 , 0x000041de 
- 00001819  0x00000ad0 rtn 
- 00001820  0x00000ad3 jam  0x00000004 , 0x000041de 
- 00001821  0x00000ad4 rtn 
- 00001822  0x00000ad8 storet  0x00000001 , 0x00000017 
- 00001823  0x00000ad9 add  0x00000002 , 0x00000000 , 0x00000011 
- 00001824  0x00000ada call  0x00002981 
- 00001825  0x00000adb setarg  0x00000500 
- 00001826  0x00000adc call  0x00002a8f 
- 00001827  0x00000ade jam  0x00000001 , 0x00008906 
- 00001828  0x00000adf jam  0x0000003c , 0x00008900 
- 00001829  0x00000ae0 jam  0x000000e0 , 0x00008901 
- 00001830  0x00000ae1 nop  0x0000000a 
- 00001831  0x00000ae2 jam  0x00000001 , 0x00008902 
- 00001832  0x00000ae3 jam  0x0000003d , 0x00008902 
- 00001833  0x00000ae4 nop  0x0000000a 
- 00001834  0x00000ae5 jam  0x000000b7 , 0x00008903 
- 00001835  0x00000ae6 nop  0x0000000a 
- 00001836  0x00000ae7 jam  0x0000007d , 0x00008902 
- 00001837  0x00000ae8 fetch  0x00000001 , 0x000041de 
- 00001838  0x00000aeb beq  0x00000002 , 0x00000736 
- 00001839  0x00000aed beq  0x00000004 , 0x0000073b 
- 00001840  0x00000aee beq  0x00000020 , 0x0000074a 
- 00001841  0x00000af1 call  0x00000740 
- 00001842  0x00000af3 jam  0x000000d0 , 0x00008955 
- 00001843  0x00000af4 jam  0x000000e0 , 0x00008956 
- 00001844  0x00000af6 jam  0x0000006c , 0x00008958 
- 00001845  0x00000af8 branch  0x0000294b 
- 00001846  0x00000b05 call  0x00000745 
- 00001847  0x00000b07 jam  0x000000d0 , 0x00008955 
- 00001848  0x00000b08 jam  0x000000e0 , 0x00008956 
- 00001849  0x00000b0a jam  0x0000003c , 0x00008958 
- 00001850  0x00000b0c branch  0x00002953 
- 00001851  0x00000b19 call  0x00000740 
- 00001852  0x00000b1b jam  0x000000d0 , 0x00008955 
- 00001853  0x00000b1c jam  0x000000c0 , 0x00008956 
- 00001854  0x00000b1e jam  0x0000006c , 0x00008958 
- 00001855  0x00000b20 branch  0x0000295b 
- 00001856  0x00000b23 jam  0x0000005b , 0x0000894c 
- 00001857  0x00000b24 jam  0x00000096 , 0x0000894d 
- 00001858  0x00000b25 jam  0x0000002c , 0x0000894e 
- 00001859  0x00000b26 jam  0x00000046 , 0x0000894f 
- 00001860  0x00000b27 rtn 
- 00001861  0x00000b2a jam  0x000000fb , 0x0000894c 
- 00001862  0x00000b2b jam  0x000000ef , 0x0000894d 
- 00001863  0x00000b2c jam  0x000000ec , 0x0000894e 
- 00001864  0x00000b2d jam  0x0000005e , 0x0000894f 
- 00001865  0x00000b2e rtn 
- 00001866  0x00000b32 jam  0x000000c2 , 0x00008956 
- 00001867  0x00000b33 jam  0x000000d0 , 0x00008955 
- 00001868  0x00000b34 rtn 
- 00001869  0x00000b37 force  0x00000008 , 0x00000015 
- 00001870  0x00000b38 branch  0x000028fa 
- 00001871  0x00000b42 fetcht  0x00000001 , 0x000011c5 
- 00001872  0x00000b43 rshift4  0x00000002 , 0x00000002 
- 00001873  0x00000b44 fetch  0x00000001 , 0x00004b58 
- 00001874  0x00000b45 isub  0x00000002 , 0x0000003e 
- 00001875  0x00000b46 branch  0x0000076e , 0x00000005 
- 00001876  0x00000b47 storet  0x00000001 , 0x00004b58 
- 00001877  0x00000b48 increase  0x00000001 , 0x00000002 
- 00001878  0x00000b49 setarg  0x00000100 
- 00001879  0x00000b4a imul32  0x00000002 , 0x00000002 
- 00001880  0x00000b4b fetch  0x00000003 , 0x00004b59 
- 00001881  0x00000b4c isub  0x00000002 , 0x0000003f 
- 00001882  0x00000b4e fetcht  0x00000003 , 0x00004b5c 
- 00001883  0x00000b4f iadd  0x00000002 , 0x0000003f 
- 00001884  0x00000b50 increase  0xfffffffb , 0x0000003f 
- 00001885  0x00000b51 store  0x00000003 , 0x00004b5f 
- 00001886  0x00000b53 call  0x0000031a 
- 00001887  0x00000b55 fetch  0x00000003 , 0x00004b5f 
- 00001888  0x00000b56 arg  0x00000100 , 0x00000002 
- 00001889  0x00000b57 arg  0x00001f00 , 0x00000011 
- 00001890  0x00000b58 call  0x00006562 
- 00001891  0x00000b5a fetch  0x00000004 , 0x00001f00 
- 00001892  0x00000b5b fetcht  0x00000004 , 0x00004b62 
- 00001893  0x00000b5c isub  0x00000002 , 0x0000003e 
- 00001894  0x00000b5d nbranch  0x0000075f , 0x00000005 
- 00001895  0x00000b5f call  0x000002e6 
- 00001896  0x00000b61 setarg  0x00001f00 
- 00001897  0x00000b62 store  0x00000002 , 0x00004199 
- 00001898  0x00000b63 jam  0x00000040 , 0x0000419b 
- 00001899  0x00000b64 call  0x000064ca 
- 00001900  0x00000b65 setarg  0x00000000 
- 00001901  0x00000b66 store  0x00000004 , 0x00004199 
- 00001902  0x00000b68 fetch  0x00000001 , 0x000011c5 
- 00001903  0x00000b69 branch  0x00000001 
- 00001904  0x00000b72 fetch  0x00000001 , 0x00004bf4 
- 00001905  0x00000b73 nrtn  0x00000034 
- 00001906  0x00000b74 fetch  0x00000004 , 0x0000469b 
- 00001907  0x00000b75 rtn  0x00000034 
- 00001908  0x00000b76 call  0x000007d4 
- 00001909  0x00000b77 setarg  0x00000006 
- 00001910  0x00000b78 call  0x000007c7 
- 00001911  0x00000b79 setarg  0x00000003 
- 00001912  0x00000b7a call  0x000007cd 
- 00001913  0x00000b7b fetch  0x00000001 , 0x00004b0d 
- 00001914  0x00000b7c beq  0x00000001 , 0x00000780 
- 00001915  0x00000b7e fetch  0x00000001 , 0x00004bf4 
- 00001916  0x00000b7f nrtn  0x00000034 
- 00001917  0x00000b80 arg  0x00000005 , 0x00000039 
- 00001918  0x00000b81 arg  0x00004b0d , 0x00000005 
- 00001919  0x00000b82 branch  0x00007ed4 
- 00001920  0x00000b85 fetch  0x00000002 , 0x00004b0e 
- 00001921  0x00000b86 store  0x00000002 , 0x000011be 
- 00001922  0x00000b87 fetch  0x00000002 , 0x0000469b 
- 00001923  0x00000b88 store  0x00000002 , 0x000011c0 
- 00001924  0x00000b89 call  0x00000793 
- 00001925  0x00000b8a fetch  0x00000002 , 0x000011be 
- 00001926  0x00000b8b store  0x00000002 , 0x00004b0e 
- 00001927  0x00000b8c fetch  0x00000002 , 0x000011c0 
- 00001928  0x00000b8d store  0x00000002 , 0x0000469b 
- 00001929  0x00000b8f fetch  0x00000002 , 0x00004b10 
- 00001930  0x00000b90 store  0x00000002 , 0x000011be 
- 00001931  0x00000b91 fetch  0x00000002 , 0x0000469d 
- 00001932  0x00000b92 store  0x00000002 , 0x000011c0 
- 00001933  0x00000b93 call  0x0000079b 
- 00001934  0x00000b94 fetch  0x00000002 , 0x000011be 
- 00001935  0x00000b95 store  0x00000002 , 0x00004b10 
- 00001936  0x00000b96 fetch  0x00000002 , 0x000011c0 
- 00001937  0x00000b97 store  0x00000002 , 0x0000469d 
- 00001938  0x00000b98 rtn 
- 00001939  0x00000b9b fetch  0x00000002 , 0x000011be 
- 00001940  0x00000b9c fetcht  0x00000002 , 0x000011c0 
- 00001941  0x00000b9d iadd  0x00000002 , 0x0000003f 
- 00001942  0x00000b9e fetcht  0x00000001 , 0x00004be2 
- 00001943  0x00000b9f iadd  0x00000002 , 0x0000003f 
- 00001944  0x00000ba0 and  0x0000003f , 0x00000001 , 0x00000002 
- 00001945  0x00000ba1 storet  0x00000001 , 0x00004be2 
- 00001946  0x00000ba2 branch  0x000007a3 
- 00001947  0x00000ba5 fetch  0x00000002 , 0x000011be 
- 00001948  0x00000ba6 fetcht  0x00000002 , 0x000011c0 
- 00001949  0x00000ba7 iadd  0x00000002 , 0x0000003f 
- 00001950  0x00000ba8 fetcht  0x00000001 , 0x00004be3 
- 00001951  0x00000ba9 iadd  0x00000002 , 0x0000003f 
- 00001952  0x00000baa and  0x0000003f , 0x00000001 , 0x00000002 
- 00001953  0x00000bab storet  0x00000001 , 0x00004be3 
- 00001954  0x00000bac branch  0x000007a3 
- 00001955  0x00000bb3 store  0x00000003 , 0x000011c2 
- 00001956  0x00000bb4 isolate1  0x00000010 , 0x0000003f 
- 00001957  0x00000bb5 branch  0x000007ad , 0x00000001 
- 00001958  0x00000bb6 fetch  0x00000001 , 0x000011c3 
- 00001959  0x00000bb7 beq  0x000000ff , 0x000007b4 
- 00001960  0x00000bb8 fetch  0x00000001 , 0x000011c2 
- 00001961  0x00000bba rshift  0x0000003f , 0x0000003f 
- 00001962  0x00000bbb store  0x00000002 , 0x000011be 
- 00001963  0x00000bbc store  0x00000002 , 0x000011c0 
- 00001964  0x00000bbd rtn 
- 00001965  0x00000bbf fetch  0x00000001 , 0x000011c3 
- 00001966  0x00000bc0 beq  0x00000000 , 0x000007b1 
- 00001967  0x00000bc1 fetch  0x00000003 , 0x000011c2 
- 00001968  0x00000bc2 branch  0x000007a9 
- 00001969  0x00000bc4 jam  0x00000000 , 0x000011c4 
- 00001970  0x00000bc5 fetch  0x00000001 , 0x000011c2 
- 00001971  0x00000bc6 branch  0x000007a9 
- 00001972  0x00000bc9 fetch  0x00000001 , 0x000011c2 
- 00001973  0x00000bca call  0x000007bf 
- 00001974  0x00000bcb store  0x00000001 , 0x000011be 
- 00001975  0x00000bcc store  0x00000001 , 0x000011c0 
- 00001976  0x00000bcd branch  0x000007bd , 0x00000034 
- 00001977  0x00000bce setarg  0x000000ff 
- 00001978  0x00000bd0 store  0x00000001 , 0x000011bf 
- 00001979  0x00000bd1 store  0x00000001 , 0x000011c1 
- 00001980  0x00000bd2 rtn 
- 00001981  0x00000bd4 setarg  0x00000000 
- 00001982  0x00000bd5 branch  0x000007ba 
- 00001983  0x00000bd8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001984  0x00000bd9 store  0x00000001 , 0x00000aae 
- 00001985  0x00000bda fetch  0x00000001 , 0x00000aae 
- 00001986  0x00000bdb rshift  0x0000003f , 0x0000003f 
- 00001987  0x00000bdc store  0x00000001 , 0x00000aae 
- 00001988  0x00000bdd fetch  0x00000001 , 0x00000aae 
- 00001989  0x00000bde sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00001990  0x00000bdf rtn 
- 00001991  0x00000be3 isub  0x00000011 , 0x0000003e 
- 00001992  0x00000be4 nbranch  0x000007d2 , 0x00000002 
- 00001993  0x00000be5 isub  0x00000012 , 0x0000003e 
- 00001994  0x00000be6 nbranch  0x000007d2 , 0x00000002 
- 00001995  0x00000be8 jam  0x00000000 , 0x00004b0d 
- 00001996  0x00000be9 rtn 
- 00001997  0x00000beb isub  0x00000011 , 0x0000003e 
- 00001998  0x00000bec nrtn  0x00000002 
- 00001999  0x00000bed isub  0x00000012 , 0x0000003e 
- 00002000  0x00000bee nrtn  0x00000002 
- 00002001  0x00000bef branch  0x000007cb 
- 00002002  0x00000bf1 jam  0x00000001 , 0x00004b0d 
- 00002003  0x00000bf2 rtn 
- 00002004  0x00000bf5 fetch  0x00000002 , 0x0000469b 
- 00002005  0x00000bf6 store  0x00000002 , 0x000011c0 
- 00002006  0x00000bf7 call  0x000007dd 
- 00002007  0x00000bf8 copy  0x0000003f , 0x00000011 
- 00002008  0x00000bf9 fetch  0x00000002 , 0x0000469d 
- 00002009  0x00000bfa store  0x00000002 , 0x000011c0 
- 00002010  0x00000bfb call  0x000007dd 
- 00002011  0x00000bfc copy  0x0000003f , 0x00000012 
- 00002012  0x00000bfd rtn 
- 00002013  0x00000c04 fetch  0x00000001 , 0x000011c1 
- 00002014  0x00000c05 beq  0x000000ff , 0x000007e2 
- 00002015  0x00000c06 fetch  0x00000001 , 0x000011c0 
- 00002016  0x00000c08 and_into  0x000000ff , 0x0000003f 
- 00002017  0x00000c0a rtn 
- 00002018  0x00000c0c fetch  0x00000002 , 0x000011c0 
- 00002019  0x00000c0d sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00002020  0x00000c0e branch  0x000007e0 
- 00008192  0x00000c1b call  0x00002abc 
- 00008193  0x00000c1e bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000c1f clear_stack 
- 00008195  0x00000c20 call  0x0000640d 
- 00008196  0x00000c21 call  0x0000296c 
- 00008197  0x00000c22 call  0x000065a3 
- 00008198  0x00000c23 call  0x00002a96 
- 00008199  0x00000c24 call  0x00004d6a 
- 00008200  0x00000c25 bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000c26 call  0x00006a03 
- 00008202  0x00000c27 call  0x00005cf6 
- 00008203  0x00000c28 call  0x00007ccc 
- 00008204  0x00000c29 call  0x000032d8 
- 00008205  0x00000c2a ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000c2b bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000c2c call  0x000032e3 , 0x0000002b 
- 00008208  0x00000c2d call  0x0000756a 
- 00008209  0x00000c2e call  0x00002b41 , 0x0000002b 
- 00008210  0x00000c30 bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000c31 call  0x000076dc 
- 00008212  0x00000c32 call  0x00007aaf 
- 00008213  0x00000c33 call  0x0000756d 
- 00008214  0x00000c34 call  0x0000535c 
- 00008215  0x00000c35 bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000c36 call  0x00002038 
- 00008217  0x00000c37 call  0x000032ed 
- 00008218  0x00000c38 call  0x0000208f 
- 00008219  0x00000c39 call  0x000022f8 
- 00008220  0x00000c3a call  0x0000236a 
- 00008221  0x00000c3b call  0x00002021 
- 00008222  0x00000c3c call  0x00002b6a 
- 00008223  0x00000c3d call  0x00002c72 
- 00008224  0x00000c3e branch  0x00002012 
- 00008225  0x00000c41 call  0x00002026 
- 00008226  0x00000c42 rtnmark0  0x00000009 
- 00008227  0x00000c43 set0  0x00000009 , 0x00000000 
- 00008228  0x00000c44 call  0x00002223 
- 00008229  0x00000c45 branch  0x000053ce 
- 00008230  0x00000c48 bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000c49 call  0x0000225e 
- 00008232  0x00000c4a nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000c4b call  0x0000220a 
- 00008234  0x00000c4c add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000c4d ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000c4e bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000c4f bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000c50 branch  0x000023cf 
- 00008239  0x00000c52 call  0x0000222b 
- 00008240  0x00000c53 copy  0x00000039 , 0x0000003e 
- 00008241  0x00000c54 rtn  0x00000005 
- 00008242  0x00000c55 call  0x0000220a 
- 00008243  0x00000c56 fetch  0x00000001 , 0x00000030 
- 00008244  0x00000c57 bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000c58 fetch  0x00000001 , 0x00000031 
- 00008246  0x00000c59 bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000c5a branch  0x000023cf 
- 00008248  0x00000c63 fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000c64 rtn  0x00000034 
- 00008250  0x00000c65 beq  0x00000001 , 0x00002048 
- 00008251  0x00000c66 beq  0x00000002 , 0x0000204d 
- 00008252  0x00000c67 beq  0x00000003 , 0x00002050 
- 00008253  0x00000c68 beq  0x00000005 , 0x00002055 
- 00008254  0x00000c69 beq  0x0000001b , 0x00002045 
- 00008255  0x00000c6a call  0x00002257 
- 00008256  0x00000c6b rtn  0x00000005 
- 00008257  0x00000c6c call  0x0000225a 
- 00008258  0x00000c6d rtn  0x00000005 
- 00008259  0x00000c6f jam  0x00000000 , 0x000041ce 
- 00008260  0x00000c70 rtn 
- 00008261  0x00000c73 jam  0x0000001b , 0x0000049b 
- 00008262  0x00000c74 jam  0x00000000 , 0x000041ce 
- 00008263  0x00000c75 rtn 
- 00008264  0x00000c78 set1  0x0000001c , 0x00000000 
- 00008265  0x00000c79 set0  0x0000001e , 0x00000000 
- 00008266  0x00000c7a jam  0x000000ff , 0x0000008f 
- 00008267  0x00000c7b jam  0x0000001f , 0x0000008d 
- 00008268  0x00000c7c branch  0x00002043 
- 00008269  0x00000c7f set0  0x0000001c , 0x00000000 
- 00008270  0x00000c80 force  0x00000000 , 0x0000001b 
- 00008271  0x00000c81 branch  0x00002043 
- 00008272  0x00000c84 call  0x0000225a 
- 00008273  0x00000c85 rtn  0x00000005 
- 00008274  0x00000c86 force  0x00000001 , 0x00000002 
- 00008275  0x00000c87 jam  0x00000005 , 0x0000016e 
- 00008276  0x00000c88 branch  0x0000205c 
- 00008277  0x00000c8b bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000c8d fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000c8e branch  0x00002043 , 0x00000034 
- 00008280  0x00000c8f jam  0x00000001 , 0x00004681 
- 00008281  0x00000c91 jam  0x00000003 , 0x00000055 
- 00008282  0x00000c92 branch  0x0000205b 
- 00008283  0x00000c95 force  0x00000025 , 0x00000002 
- 00008284  0x00000c97 bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000c98 fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000c99 branch  0x00002062 , 0x00000034 
- 00008287  0x00000c9a lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000c9b lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000c9c increase  0xffffffff , 0x0000003f 
- 00008290  0x00000c9e store  0x00000001 , 0x000040a6 
- 00008291  0x00000c9f store  0x00000001 , 0x000000f0 
- 00008292  0x00000ca0 jam  0x0000001f , 0x0000008e 
- 00008293  0x00000ca1 set0  0x0000000c , 0x00000000 
- 00008294  0x00000ca2 call  0x0000223b 
- 00008295  0x00000ca3 nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000ca4 call  0x00002a6f 
- 00008297  0x00000ca5 store  0x00000001 , 0x00000077 
- 00008298  0x00000ca6 storet  0x00000001 , 0x0000007c 
- 00008299  0x00000ca7 fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000ca8 store  0x00000006 , 0x00000040 
- 00008301  0x00000ca9 bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000caa call  0x00007f15 
- 00008303  0x00000cab force  0x00000000 , 0x0000003f 
- 00008304  0x00000cac compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000cad nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000cae set1  0x00000003 , 0x0000003f 
- 00008307  0x00000caf store  0x00000001 , 0x00000030 
- 00008308  0x00000cb0 jam  0x00000003 , 0x00000a99 
- 00008309  0x00000cb1 call  0x00007d86 
- 00008310  0x00000cb2 force  0x00000000 , 0x0000003f 
- 00008311  0x00000cb3 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000cb4 store  0x00000001 , 0x0000004c 
- 00008313  0x00000cb5 setarg  0x00000000 
- 00008314  0x00000cb6 set1  0x00000001 , 0x0000003f 
- 00008315  0x00000cb7 store  0x00000001 , 0x00000031 
- 00008316  0x00000cb8 enable  0x00000029 
- 00008317  0x00000cb9 call  0x00002223 
- 00008318  0x00000cba disable  0x00000029 
- 00008319  0x00000cbb force  0x00000003 , 0x00000007 
- 00008320  0x00000cbc fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000cbd call  0x00007f08 
- 00008322  0x00000cbe branch  0x00002043 
- 00008323  0x00000cc0 bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000cc1 fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000cc2 store  0x00000006 , 0x00000040 
- 00008326  0x00000cc3 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000cc4 branch  0x00002089 , 0x00000001 
- 00008328  0x00000cc5 branch  0x00002043 
- 00008329  0x00000cc7 arg  0x00000101 , 0x00000005 
- 00008330  0x00000cc8 arg  0x00000008 , 0x00000039 
- 00008331  0x00000cc9 call  0x00007ec6 
- 00008332  0x00000cca jam  0x00000004 , 0x00000a99 
- 00008333  0x00000ccb call  0x00007d86 
- 00008334  0x00000ccc branch  0x00002043 
- 00008335  0x00000cd4 rtnmark0  0x0000001c 
- 00008336  0x00000cd5 force  0x00000001 , 0x00000007 
- 00008337  0x00000cd6 call  0x00007f16 
- 00008338  0x00000cd7 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000cd8 nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000cd9 rtn 
- 00008341  0x00000cde bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000cdf fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000ce0 force  0x00000004 , 0x00000007 
- 00008344  0x00000ce1 call  0x0000271c 
- 00008345  0x00000ce2 rtn  0x00000028 
- 00008346  0x00000ce3 call  0x000028a4 
- 00008347  0x00000ce4 force  0x00000000 , 0x00000024 
- 00008348  0x00000ce6 rtn  0x00000003 
- 00008349  0x00000ce7 set0  0x0000000b , 0x00000000 
- 00008350  0x00000ce8 set0  0x00000000 , 0x00000000 
- 00008351  0x00000cea add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000ceb isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000cec setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000ced compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000cee nbranch  0x000020be , 0x00000001 
- 00008356  0x00000cf1 bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000cf2 fetch  0x00000001 , 0x00000012 
- 00008358  0x00000cf3 increase  0x00000001 , 0x0000003f 
- 00008359  0x00000cf4 store  0x00000001 , 0x00000012 
- 00008360  0x00000cf5 call  0x000028d8 
- 00008361  0x00000cf6 call  0x000028d2 
- 00008362  0x00000cf7 call  0x000028f2 
- 00008363  0x00000cf8 call  0x00002a51 
- 00008364  0x00000cf9 call  0x00002a56 
- 00008365  0x00000cfa call  0x00002a64 
- 00008366  0x00000cfb call  0x0000264d 
- 00008367  0x00000cfc call  0x000020b1 
- 00008368  0x00000cfd branch  0x0000209c 
- 00008369  0x00000d00 bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000d01 fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000d02 increase  0xffffffff , 0x0000003f 
- 00008372  0x00000d03 store  0x00000001 , 0x0000008d 
- 00008373  0x00000d04 rtn  0x00000002 
- 00008374  0x00000d05 jam  0x0000001f , 0x0000008d 
- 00008375  0x00000d06 fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000d07 increase  0xffffffff , 0x0000003f 
- 00008377  0x00000d08 store  0x00000001 , 0x0000008f 
- 00008378  0x00000d09 rtn  0x00000002 
- 00008379  0x00000d0a setflip  0x0000001e , 0x00000000 
- 00008380  0x00000d0b jam  0x000000ff , 0x0000008f 
- 00008381  0x00000d0c rtn 
- 00008382  0x00000d0f bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000d10 call  0x000028d8 
- 00008384  0x00000d11 call  0x000028cc 
- 00008385  0x00000d12 call  0x000028f2 
- 00008386  0x00000d13 call  0x00002a5b 
- 00008387  0x00000d14 call  0x000029eb 
- 00008388  0x00000d15 call  0x00002a0d 
- 00008389  0x00000d16 branch  0x000020c8 , 0x00000018 
- 00008390  0x00000d17 call  0x000020b1 
- 00008391  0x00000d18 branch  0x0000209f 
- 00008392  0x00000d1a bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000d1b call  0x000029bb 
- 00008394  0x00000d1c call  0x00002a6b 
- 00008395  0x00000d1d call  0x0000251e 
- 00008396  0x00000d1e set0  0x00000001 , 0x00000000 
- 00008397  0x00000d1f rtnmark0  0x0000000b 
- 00008398  0x00000d21 bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000d23 fetch  0x00000001 , 0x00000013 
- 00008400  0x00000d24 increase  0x00000001 , 0x0000003f 
- 00008401  0x00000d25 store  0x00000001 , 0x00000013 
- 00008402  0x00000d26 rtn 
- 00008403  0x00000d2f bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000d30 enable  0x00000029 
- 00008405  0x00000d31 enable  0x00000030 
- 00008406  0x00000d32 fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000d33 branch  0x000020db , 0x00000034 
- 00008408  0x00000d34 force  0x00000008 , 0x00000007 
- 00008409  0x00000d35 call  0x00007f16 
- 00008410  0x00000d36 nrtn  0x00000034 
- 00008411  0x00000d38 bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000d39 fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000d3a force  0x00000028 , 0x00000007 
- 00008414  0x00000d3b call  0x0000271c 
- 00008415  0x00000d3c branch  0x00002114 , 0x00000028 
- 00008416  0x00000d3d force  0x00000003 , 0x00000007 
- 00008417  0x00000d3e call  0x00007f16 
- 00008418  0x00000d3f nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000d40 fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000d41 bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000d42 branch  0x000020e9 
- 00008422  0x00000d44 arg  0x00000101 , 0x00000005 
- 00008423  0x00000d45 arg  0x00000008 , 0x00000039 
- 00008424  0x00000d46 call  0x00007ec6 
- 00008425  0x00000d48 bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000d49 jam  0x00000000 , 0x00000030 
- 00008427  0x00000d4a call  0x00005cf7 
- 00008428  0x00000d4b jam  0x00000000 , 0x00004681 
- 00008429  0x00000d4c jam  0x00000013 , 0x00000a99 
- 00008430  0x00000d4d call  0x00007d86 
- 00008431  0x00000d4e branch  0x00002114 
- 00008432  0x00000d51 bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000d52 force  0x00000000 , 0x0000000b 
- 00008434  0x00000d53 until  0x00000023 , 0x00000026 
- 00008435  0x00000d54 fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000d55 increase  0xffffffff , 0x0000003f 
- 00008437  0x00000d56 ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000d57 compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000d58 nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000d59 deposit  0x00000004 
- 00008441  0x00000d5a store  0x00000001 , 0x00000181 
- 00008442  0x00000d5b force  0x00000000 , 0x00000026 
- 00008443  0x00000d5c force  0x00000000 , 0x00000024 
- 00008444  0x00000d5f bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000d60 branch  0x00002114 , 0x00000003 
- 00008446  0x00000d61 call  0x000028dc 
- 00008447  0x00000d62 arg  0x00000600 , 0x0000000b 
- 00008448  0x00000d63 until  0x00000023 , 0x00000026 
- 00008449  0x00000d65 bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000d66 fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000d67 iforce  0x00000021 
- 00008452  0x00000d68 increase  0x00000001 , 0x0000003f 
- 00008453  0x00000d69 store  0x00000004 , 0x000000f2 
- 00008454  0x00000d6a isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000d6b setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000d6c compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000d6d nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000d6e fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000d6f increase  0x00000001 , 0x0000003f 
- 00008460  0x00000d70 store  0x00000001 , 0x0000000c 
- 00008461  0x00000d71 call  0x000028d2 
- 00008462  0x00000d72 call  0x00002a51 
- 00008463  0x00000d73 call  0x00002a56 
- 00008464  0x00000d74 call  0x00002a64 
- 00008465  0x00000d75 call  0x0000264d 
- 00008466  0x00000d76 call  0x0000211a 
- 00008467  0x00000d77 branch  0x000020fc 
- 00008468  0x00000d79 bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000d7a disable  0x00000029 
- 00008470  0x00000d7b fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000d7c rtn  0x00000034 
- 00008472  0x00000d7d force  0x00000008 , 0x00000007 
- 00008473  0x00000d7e branch  0x00007f08 
- 00008474  0x00000d81 bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000d82 fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000d83 increase  0xffffffff , 0x0000003f 
- 00008477  0x00000d84 store  0x00000001 , 0x0000008e 
- 00008478  0x00000d85 rtn  0x00000002 
- 00008479  0x00000d86 jam  0x0000001f , 0x0000008e 
- 00008480  0x00000d87 fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000d88 increase  0xffffffff , 0x0000003f 
- 00008482  0x00000d89 store  0x00000001 , 0x000000f0 
- 00008483  0x00000d8a rtn  0x00000002 
- 00008484  0x00000d8b setflip  0x0000000c , 0x00000000 
- 00008485  0x00000d8c fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000d8d store  0x00000001 , 0x000000f0 
- 00008487  0x00000d8e rtn 
- 00008488  0x00000d91 bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000d92 call  0x000028cc 
- 00008490  0x00000d93 call  0x00002a5b 
- 00008491  0x00000d94 call  0x000029eb 
- 00008492  0x00000d95 call  0x00002a0d 
- 00008493  0x00000d96 branch  0x00002130 , 0x00000018 
- 00008494  0x00000d97 call  0x0000211a 
- 00008495  0x00000d98 branch  0x00002101 
- 00008496  0x00000d9a call  0x0000264d 
- 00008497  0x00000d9b fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000d9c increase  0x00000001 , 0x0000003f 
- 00008499  0x00000d9d store  0x00000001 , 0x0000000d 
- 00008500  0x00000d9e force  0x00000000 , 0x0000001b 
- 00008501  0x00000d9f fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000da1 bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000da2 call  0x00002a4f 
- 00008504  0x00000da3 call  0x000028dc 
- 00008505  0x00000da4 increase  0x00000001 , 0x00000026 
- 00008506  0x00000da6 and_into  0x000001fd , 0x00000021 
- 00008507  0x00000da7 and_into  0x000001fc , 0x00000024 
- 00008508  0x00000da8 call  0x000028d2 
- 00008509  0x00000da9 call  0x00002a51 
- 00008510  0x00000daa call  0x00002a56 
- 00008511  0x00000dab call  0x00002a64 
- 00008512  0x00000dac deposit  0x00000022 
- 00008513  0x00000dad store  0x00000004 , 0x00000161 
- 00008514  0x00000dae force  0x00000000 , 0x00000004 
- 00008515  0x00000daf force  0x00000002 , 0x00000001 
- 00008516  0x00000db0 call  0x00002a6b 
- 00008517  0x00000db1 call  0x00002766 
- 00008518  0x00000db3 bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000db4 call  0x00002a4d 
- 00008520  0x00000db5 or_into  0x00000002 , 0x00000021 
- 00008521  0x00000db6 and_into  0x000001fc , 0x00000024 
- 00008522  0x00000db7 call  0x000028cc 
- 00008523  0x00000db8 call  0x00002a5b 
- 00008524  0x00000db9 call  0x000029eb 
- 00008525  0x00000dba call  0x00002a0d 
- 00008526  0x00000dbb call  0x0000264d , 0x00000018 
- 00008527  0x00000dbc branch  0x00002155 , 0x00000018 
- 00008528  0x00000dbd fetch  0x00000001 , 0x00000010 
- 00008529  0x00000dbe branch  0x000020fc , 0x00000034 
- 00008530  0x00000dbf increase  0xffffffff , 0x0000003f 
- 00008531  0x00000dc0 store  0x00000001 , 0x00000010 
- 00008532  0x00000dc1 branch  0x00002136 
- 00008533  0x00000dc4 bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000dc5 fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000dc6 increase  0x00000001 , 0x0000003f 
- 00008536  0x00000dc7 store  0x00000001 , 0x0000000e 
- 00008537  0x00000dc8 call  0x00002435 
- 00008538  0x00000dca call  0x000022f2 
- 00008539  0x00000dcb branch  0x0000215f , 0x00000018 
- 00008540  0x00000dcc call  0x00002455 
- 00008541  0x00000dcd nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000dce branch  0x000020fc 
- 00008543  0x00000dd1 bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000dd2 fetch  0x00000001 , 0x00000030 
- 00008545  0x00000dd3 set0  0x00000003 , 0x0000003f 
- 00008546  0x00000dd4 store  0x00000001 , 0x00000030 
- 00008547  0x00000dd5 call  0x00002440 
- 00008548  0x00000dd6 disable  0x00000029 
- 00008549  0x00000dd7 rtn 
- 00008550  0x00000ddb bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000ddc enable  0x00000029 
- 00008552  0x00000ddd enable  0x00000030 
- 00008553  0x00000dde call  0x000021e1 
- 00008554  0x00000ddf rtn  0x00000028 
- 00008555  0x00000de0 call  0x00002c69 
- 00008556  0x00000de1 call  0x00002a4f 
- 00008557  0x00000de2 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000de3 call  0x000028e2 
- 00008559  0x00000de4 force  0x00000003 , 0x00000024 
- 00008560  0x00000de5 call  0x00006cc2 
- 00008561  0x00000de6 call  0x00002489 
- 00008562  0x00000de7 call  0x000028d2 
- 00008563  0x00000de8 call  0x00002a51 
- 00008564  0x00000de9 call  0x00002a56 
- 00008565  0x00000dea call  0x00002a64 
- 00008566  0x00000deb call  0x00002762 
- 00008567  0x00000ded bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000dee call  0x00005d08 
- 00008569  0x00000def call  0x000022e4 
- 00008570  0x00000df0 nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000df1 call  0x00002a88 
- 00008572  0x00000df2 call  0x00002728 
- 00008573  0x00000df3 fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000df4 increase  0x00000001 , 0x0000003f 
- 00008575  0x00000df5 store  0x00000001 , 0x0000000f 
- 00008576  0x00000df7 bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000df8 call  0x00006caa 
- 00008578  0x00000df9 call  0x0000218b 
- 00008579  0x00000dfa nrtn  0x00000029 
- 00008580  0x00000dfb call  0x000026f3 
- 00008581  0x00000dfc nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000dfe disable  0x00000029 
- 00008583  0x00000dff rtn 
- 00008584  0x00000e02 call  0x00002489 
- 00008585  0x00000e03 call  0x000022da 
- 00008586  0x00000e04 branch  0x00002177 
- 00008587  0x00000e08 branch  0x0000218e , 0x0000002d 
- 00008588  0x00000e09 call  0x00002a7f 
- 00008589  0x00000e0a branch  0x0000219c , 0x00000002 
- 00008590  0x00000e0c call  0x000021a7 
- 00008591  0x00000e0d nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000e0e fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000e0f rtnbit0  0x00000004 
- 00008594  0x00000e10 rtnbit1  0x00000003 
- 00008595  0x00000e11 fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000e12 rtnbit1  0x00000003 
- 00008597  0x00000e13 call  0x000021ae 
- 00008598  0x00000e14 nrtn  0x00000034 
- 00008599  0x00000e15 fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000e16 increase  0xffffffff , 0x0000003f 
- 00008601  0x00000e17 store  0x00000001 , 0x0000016e 
- 00008602  0x00000e18 nrtn  0x00000034 
- 00008603  0x00000e19 branch  0x00006006 
- 00008604  0x00000e1c bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000e1d call  0x0000245d 
- 00008606  0x00000e1e disable  0x00000029 
- 00008607  0x00000e1f fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000e20 bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000e21 rtn 
- 00008610  0x00000e24 fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000e25 rtnbit1  0x00000003 
- 00008612  0x00000e27 arg  0x00000101 , 0x00000005 
- 00008613  0x00000e28 arg  0x00000008 , 0x00000039 
- 00008614  0x00000e29 branch  0x00007ec6 
- 00008615  0x00000e2c bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000e2d enable  0x00000028 
- 00008617  0x00000e2e fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000e2f rtnbit0  0x00000003 
- 00008619  0x00000e30 call  0x000021ae 
- 00008620  0x00000e31 nrtn  0x00000034 
- 00008621  0x00000e32 branch  0x00007fe9 
- 00008622  0x00000e35 fetch  0x00000001 , 0x00000072 
- 00008623  0x00000e36 increase  0xffffffff , 0x0000003f 
- 00008624  0x00000e37 store  0x00000001 , 0x00000072 
- 00008625  0x00000e38 rtn 
- 00008626  0x00000e3b bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000e3c fetch  0x00000001 , 0x00000030 
- 00008628  0x00000e3d bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000e3e fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000e3f branch  0x000021bb , 0x00000034 
- 00008631  0x00000e40 jam  0x00000000 , 0x000009b5 
- 00008632  0x00000e41 jam  0x00000018 , 0x00000a99 
- 00008633  0x00000e42 call  0x00007d86 
- 00008634  0x00000e43 branch  0x000021bb 
- 00008635  0x00000e45 bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000e46 call  0x00002254 
- 00008637  0x00000e47 fetch  0x00000001 , 0x00000030 
- 00008638  0x00000e48 set1  0x00000007 , 0x0000003f 
- 00008639  0x00000e49 store  0x00000001 , 0x00000030 
- 00008640  0x00000e4a jam  0x00000001 , 0x000041bd 
- 00008641  0x00000e4b fetch  0x00000001 , 0x00000055 
- 00008642  0x00000e4c bne  0x00000016 , 0x000021c3 
- 00008643  0x00000e4e rtn 
- 00008644  0x00000e51 jam  0x00000001 , 0x000009b5 
- 00008645  0x00000e53 fetch  0x00000001 , 0x00000030 
- 00008646  0x00000e54 set0  0x00000007 , 0x0000003f 
- 00008647  0x00000e55 store  0x00000001 , 0x00000030 
- 00008648  0x00000e56 rtn 
- 00008649  0x00000e5b bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000e5c disable  0x00000028 
- 00008651  0x00000e5d fetch  0x00000002 , 0x00000032 
- 00008652  0x00000e5e arg  0x0000ffff , 0x00000002 
- 00008653  0x00000e5f isub  0x00000002 , 0x0000003e 
- 00008654  0x00000e60 nrtn  0x00000005 
- 00008655  0x00000e61 fetch  0x00000004 , 0x00000034 
- 00008656  0x00000e62 branch  0x000021d3 , 0x00000030 
- 00008657  0x00000e63 isub  0x00000028 , 0x0000003f 
- 00008658  0x00000e64 branch  0x000021d4 
- 00008659  0x00000e66 isub  0x00000022 , 0x0000003f 
- 00008660  0x00000e68 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000e69 nrtn  0x00000002 
- 00008662  0x00000e6a force  0x00000000 , 0x0000003f 
- 00008663  0x00000e6b store  0x00000002 , 0x00000032 
- 00008664  0x00000e6c branch  0x00007fe7 
- 00008665  0x00000e71 copy  0x0000003f , 0x00000002 
- 00008666  0x00000e72 bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000e73 storet  0x00000004 , 0x00000034 
- 00008668  0x00000e75 jam  0x00000001 , 0x0000455b 
- 00008669  0x00000e76 setarg  0x0000ffff 
- 00008670  0x00000e77 store  0x00000002 , 0x00000032 
- 00008671  0x00000e78 jam  0x00000001 , 0x00000073 
- 00008672  0x00000e79 rtn 
- 00008673  0x00000e7d bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000e7e call  0x000021c9 
- 00008675  0x00000e7f nrtn  0x00000028 
- 00008676  0x00000e80 disable  0x00000028 
- 00008677  0x00000e81 jam  0x00000020 , 0x00000011 
- 00008678  0x00000e82 set0  0x0000000b , 0x00000000 
- 00008679  0x00000e84 call  0x00002a4f 
- 00008680  0x00000e85 call  0x000022e6 
- 00008681  0x00000e86 bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000e87 call  0x00002455 
- 00008683  0x00000e88 nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000e8a bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000e8b disable  0x00000028 
- 00008686  0x00000e8c deposit  0x00000022 
- 00008687  0x00000e8d store  0x00000004 , 0x000040ca 
- 00008688  0x00000e8e enable  0x00000030 
- 00008689  0x00000e8f enable  0x00000029 
- 00008690  0x00000e90 jam  0x0000002a , 0x00000a99 
- 00008691  0x00000e91 branch  0x00007d86 
- 00008692  0x00000e94 bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000e95 call  0x00002a4d 
- 00008694  0x00000e96 arg  0x00000010 , 0x00000001 
- 00008695  0x00000e97 call  0x000022dc 
- 00008696  0x00000e98 disable  0x00000030 
- 00008697  0x00000e99 disable  0x00000029 
- 00008698  0x00000e9a call  0x00002818 
- 00008699  0x00000e9b call  0x00002435 
- 00008700  0x00000e9d bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000e9e call  0x0000247c 
- 00008702  0x00000e9f branch  0x00002202 , 0x0000002d 
- 00008703  0x00000ea0 call  0x00002455 
- 00008704  0x00000ea1 nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000ea2 branch  0x000021ec 
- 00008706  0x00000ea4 fetch  0x00000001 , 0x00000031 
- 00008707  0x00000ea5 set0  0x00000001 , 0x0000003f 
- 00008708  0x00000ea6 store  0x00000001 , 0x00000031 
- 00008709  0x00000ea7 call  0x00002a88 
- 00008710  0x00000ea8 call  0x00002841 
- 00008711  0x00000ea9 enable  0x00000028 
- 00008712  0x00000eaa jam  0x0000002b , 0x00000a99 
- 00008713  0x00000eab branch  0x00007d86 
- 00008714  0x00000eb1 bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000eb2 set1  0x00000009 , 0x00000000 
- 00008716  0x00000eb3 deposit  0x00000011 
- 00008717  0x00000eb4 store  0x00000002 , 0x0000001e 
- 00008718  0x00000eb5 force  0x00000050 , 0x00000039 
- 00008719  0x00000eb6 arg  0x0000043f , 0x00000005 
- 00008720  0x00000eb7 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000eb8 ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000eb9 copy  0x00000011 , 0x00000006 
- 00008723  0x00000eba bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000ebb arg  0x00000030 , 0x00000005 
- 00008725  0x00000ebc call  0x00007f01 
- 00008726  0x00000ebd disable  0x0000002e 
- 00008727  0x00000ebe fetch  0x00000001 , 0x00000077 
- 00008728  0x00000ebf iforce  0x00000004 
- 00008729  0x00000ec0 jam  0x00000001 , 0x0000008a 
- 00008730  0x00000ec1 branch  0x0000221c , 0x00000029 
- 00008731  0x00000ec2 jam  0x00000001 , 0x0000008a 
- 00008732  0x00000ec4 fetch  0x00000001 , 0x00000030 
- 00008733  0x00000ec5 rtnbit0  0x00000001 
- 00008734  0x00000ec6 fetch  0x00000001 , 0x00000073 
- 00008735  0x00000ec7 store  0x00000001 , 0x0000008a 
- 00008736  0x00000ec8 fetch  0x00000001 , 0x00000074 
- 00008737  0x00000ec9 store  0x00000001 , 0x0000008b 
- 00008738  0x00000eca rtn 
- 00008739  0x00000ecd bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000ece fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000ecf iforce  0x00000005 
- 00008742  0x00000ed0 force  0x00000050 , 0x00000039 
- 00008743  0x00000ed1 arg  0x0000043f , 0x00000006 
- 00008744  0x00000ed2 branch  0x00007f01 , 0x00000036 
- 00008745  0x00000ed3 arg  0x00000030 , 0x00000006 
- 00008746  0x00000ed4 branch  0x00007f01 
- 00008747  0x00000ed9 arg  0x00000001 , 0x00000039 
- 00008748  0x00000eda fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000edc increase  0x00000001 , 0x00000002 
- 00008750  0x00000edd compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000ede nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000edf arg  0x00000000 , 0x00000002 
- 00008753  0x00000ee1 storet  0x00000001 , 0x00000015 
- 00008754  0x00000ee2 mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000ee3 arg  0x00004040 , 0x00000011 
- 00008756  0x00000ee4 iadd  0x00000011 , 0x00000011 
- 00008757  0x00000ee5 ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000ee6 bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000ee7 rtnbit1  0x00000000 
- 00008760  0x00000ee8 rtnbit1  0x00000003 
- 00008761  0x00000eea loop  0x0000222d 
- 00008762  0x00000eeb rtn 
- 00008763  0x00000eee bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000eef arg  0x0000226a , 0x00000013 
- 00008765  0x00000ef0 call  0x00002261 
- 00008766  0x00000ef1 nrtn  0x00000005 
- 00008767  0x00000ef2 deposit  0x00000011 
- 00008768  0x00000ef3 store  0x00000002 , 0x0000001e 
- 00008769  0x00000ef4 force  0x00000000 , 0x0000003e 
- 00008770  0x00000ef5 rtn 
- 00008771  0x00000efa call  0x00002725 
- 00008772  0x00000efb branch  0x0000224b , 0x00000001 
- 00008773  0x00000efc fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000efd add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000efe fetch  0x00000001 , 0x00000047 
- 00008776  0x00000eff istore  0x00000001 , 0x00000005 
- 00008777  0x00000f00 arg  0x000022aa , 0x00000013 
- 00008778  0x00000f01 branch  0x00002261 
- 00008779  0x00000f04 fetch  0x00000001 , 0x00000047 
- 00008780  0x00000f05 isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000f06 branch  0x00002250 , 0x00000001 
- 00008782  0x00000f07 force  0x00000001 , 0x0000003e 
- 00008783  0x00000f08 rtn 
- 00008784  0x00000f0a force  0x00000000 , 0x0000003e 
- 00008785  0x00000f0b rtn 
- 00008786  0x00000f0f arg  0x000022a7 , 0x00000013 
- 00008787  0x00000f10 branch  0x00002261 
- 00008788  0x00000f13 fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000f14 arg  0x000022cf , 0x00000013 
- 00008790  0x00000f15 branch  0x00002261 
- 00008791  0x00000f1a fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000f1c arg  0x00002275 , 0x00000013 
- 00008793  0x00000f1d branch  0x00002261 
- 00008794  0x00000f20 bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000f21 fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000f23 arg  0x0000226e , 0x00000013 
- 00008797  0x00000f24 branch  0x00002261 
- 00008798  0x00000f27 arg  0x0000227b , 0x00000013 
- 00008799  0x00000f28 branch  0x00002261 
- 00008800  0x00000f2b arg  0x000022c6 , 0x00000013 
- 00008801  0x00000f2d bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000f2e arg  0x00004040 , 0x00000011 
- 00008803  0x00000f2f arg  0x00000001 , 0x00000039 
- 00008804  0x00000f31 ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000f32 copy  0x00000013 , 0x0000003d 
- 00008806  0x00000f34 increase  0x00000050 , 0x00000011 
- 00008807  0x00000f35 loop  0x00002264 
- 00008808  0x00000f36 force  0x00000001 , 0x0000003e 
- 00008809  0x00000f37 rtn 
- 00008810  0x00000f3a bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000f3b bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000f3c force  0x00000000 , 0x0000003e 
- 00008813  0x00000f3d rtn 
- 00008814  0x00000f40 bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000f41 bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000f43 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000f44 ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000f45 isub  0x00000002 , 0x0000003e 
- 00008819  0x00000f46 rtn  0x00000005 
- 00008820  0x00000f47 branch  0x00002266 
- 00008821  0x00000f4a bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000f4b add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000f4c ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000f4d isub  0x00000002 , 0x0000003e 
- 00008825  0x00000f4e rtn  0x00000005 
- 00008826  0x00000f4f branch  0x00002266 
- 00008827  0x00000f52 bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000f54 call  0x000022b3 
- 00008829  0x00000f55 call  0x00002297 
- 00008830  0x00000f56 isub  0x00000002 , 0x0000003f 
- 00008831  0x00000f57 increase  0x00000001 , 0x0000003f 
- 00008832  0x00000f58 branch  0x00002291 , 0x00000002 
- 00008833  0x00000f59 copy  0x00000006 , 0x00000012 
- 00008834  0x00000f5a store  0x00000009 , 0x00000aa2 
- 00008835  0x00000f5b fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000f5c nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000f5d fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000f5e copy  0x00000012 , 0x00000006 
- 00008839  0x00000f5f increase  0x00000005 , 0x0000003f 
- 00008840  0x00000f60 branch  0x0000228c 
- 00008841  0x00000f62 fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000f63 copy  0x00000012 , 0x00000006 
- 00008843  0x00000f64 increase  0x00000014 , 0x0000003f 
- 00008844  0x00000f66 nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000f68 copy  0x00000002 , 0x00000021 
- 00008846  0x00000f69 call  0x000022bf 
- 00008847  0x00000f6a force  0x00000000 , 0x0000003e 
- 00008848  0x00000f6b rtn 
- 00008849  0x00000f6f iforce  0x00000012 
- 00008850  0x00000f70 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000f71 ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000f72 branch  0x0000228d , 0x00000034 
- 00008853  0x00000f73 call  0x000022bf 
- 00008854  0x00000f74 branch  0x0000227c 
- 00008855  0x00000f77 rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000f78 rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000f79 branch  0x000022a1 , 0x00000005 
- 00008858  0x00000f7a compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000f7b nrtn  0x00000001 
- 00008860  0x00000f7c rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000f7d rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000f7e nrtn  0x00000005 
- 00008863  0x00000f7f set1  0x0000001c , 0x00000002 
- 00008864  0x00000f80 rtn 
- 00008865  0x00000f82 rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000f83 rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000f84 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000f85 nrtn  0x00000001 
- 00008869  0x00000f86 set1  0x0000001c , 0x0000003f 
- 00008870  0x00000f87 rtn 
- 00008871  0x00000f8a bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000f8b force  0x00000000 , 0x0000003e 
- 00008873  0x00000f8c rtn 
- 00008874  0x00000f8f bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000f90 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000f91 ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000f92 bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000f93 add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000f94 ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000f95 bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000f96 force  0x00000000 , 0x0000003e 
- 00008882  0x00000f97 rtn 
- 00008883  0x00000f9a add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000f9b ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000f9c deposit  0x00000022 
- 00008886  0x00000f9d isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000f9e add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000f9f ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000fa0 rtn  0x00000001 
- 00008890  0x00000fa1 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000fa2 ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000fa3 call  0x00002854 
- 00008893  0x00000fa4 deposit  0x00000028 
- 00008894  0x00000fa5 rtn 
- 00008895  0x00000fa8 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000fa9 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000faa ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000fab iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000fac deposit  0x0000000b 
- 00008900  0x00000fad istore  0x00000004 , 0x00000005 
- 00008901  0x00000fae branch  0x00005449 
- 00008902  0x00000fb2 bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000fb3 call  0x000022b3 
- 00008904  0x00000fb4 iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000fb5 iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000fb6 iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000fb7 isub  0x00000002 , 0x0000003e 
- 00008908  0x00000fb8 nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000fb9 force  0x00000000 , 0x0000003e 
- 00008910  0x00000fba rtn 
- 00008911  0x00000fbd bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000fbe deposit  0x00000002 
- 00008913  0x00000fbf isub  0x00000011 , 0x0000003e 
- 00008914  0x00000fc0 branch  0x00002266 , 0x0000003e 
- 00008915  0x00000fc1 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000fc2 ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000fc3 bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000fc4 ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000fc5 set0  0x00000007 , 0x0000003f 
- 00008920  0x00000fc6 istore  0x00000001 , 0x00000011 
- 00008921  0x00000fc7 branch  0x00002266 
- 00008922  0x00000fcb bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000fcc call  0x00002a4f 
- 00008924  0x00000fce add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000fcf call  0x000028e2 
- 00008926  0x00000fd0 force  0x00000003 , 0x00000024 
- 00008927  0x00000fd1 call  0x000028d2 
- 00008928  0x00000fd2 call  0x00002a51 
- 00008929  0x00000fd3 call  0x00002a56 
- 00008930  0x00000fd4 call  0x00002a64 
- 00008931  0x00000fd5 branch  0x00002762 
- 00008932  0x00000fd8 bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000fd9 call  0x00002a4d 
- 00008934  0x00000fdb add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000fdc call  0x000028e2 
- 00008936  0x00000fdd force  0x00000003 , 0x00000024 
- 00008937  0x00000fde call  0x000028cc 
- 00008938  0x00000fdf call  0x0000242a 
- 00008939  0x00000fe0 call  0x000029f1 
- 00008940  0x00000fe1 call  0x00002a5b 
- 00008941  0x00000fe2 call  0x000029eb 
- 00008942  0x00000fe4 call  0x00002a0d 
- 00008943  0x00000fe5 nrtn  0x00000018 
- 00008944  0x00000fe6 call  0x000029bb 
- 00008945  0x00000fe7 branch  0x0000251c 
- 00008946  0x00000fec bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000fed fetch  0x00000001 , 0x00000181 
- 00008948  0x00000fee iforce  0x00000004 
- 00008949  0x00000fef force  0x00000001 , 0x00000001 
- 00008950  0x00000ff0 call  0x000022da 
- 00008951  0x00000ff1 branch  0x000022e4 
- 00008952  0x00000ffd fetch  0x00000001 , 0x00004093 
- 00008953  0x00000ffe rtnbit0  0x00000000 
- 00008954  0x00000fff force  0x00000004 , 0x00000007 
- 00008955  0x00001000 call  0x00007f16 
- 00008956  0x00001001 nrtn  0x00000034 
- 00008957  0x00001002 fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00001003 force  0x00000004 , 0x00000007 
- 00008959  0x00001004 call  0x0000271c 
- 00008960  0x00001005 rtn  0x00000028 
- 00008961  0x00001006 call  0x00002308 
- 00008962  0x00001007 force  0x00000004 , 0x00000007 
- 00008963  0x00001008 fetch  0x00000002 , 0x000040af 
- 00008964  0x00001009 nbranch  0x00007f08 , 0x00000018 
- 00008965  0x0000100a random  0x0000003f 
- 00008966  0x0000100b iand  0x00000035 , 0x0000003f 
- 00008967  0x0000100c branch  0x00007f08 
- 00008968  0x00001010 bpatch  0x00000032 , 0x00004006 
- 00008969  0x00001011 jam  0x00000000 , 0x00000181 
- 00008970  0x00001012 disable  0x00000030 
- 00008971  0x00001013 disable  0x0000002e 
- 00008972  0x00001014 call  0x000028a4 
- 00008973  0x00001015 and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00001016 force  0x00000001 , 0x00000024 
- 00008975  0x00001017 call  0x000028d8 
- 00008976  0x00001018 call  0x000028cc 
- 00008977  0x00001019 setflip  0x0000001d , 0x00000000 
- 00008978  0x0000101a fetch  0x00000001 , 0x00000006 
- 00008979  0x0000101b increase  0x00000001 , 0x0000003f 
- 00008980  0x0000101c store  0x00000001 , 0x00000006 
- 00008981  0x0000101d call  0x000028f2 
- 00008982  0x0000101e call  0x000029eb 
- 00008983  0x0000101f call  0x00002a14 
- 00008984  0x00001020 nrtn  0x00000018 
- 00008985  0x00001021 bpatch  0x00000033 , 0x00004006 
- 00008986  0x00001022 force  0x00000000 , 0x0000001b 
- 00008987  0x00001023 call  0x000028f9 
- 00008988  0x00001024 fetch  0x00000001 , 0x00000007 
- 00008989  0x00001025 increase  0x00000001 , 0x0000003f 
- 00008990  0x00001026 store  0x00000001 , 0x00000007 
- 00008991  0x00001027 call  0x000028d8 
- 00008992  0x00001028 call  0x00002a4d 
- 00008993  0x00001029 or_into  0x00000002 , 0x00000021 
- 00008994  0x0000102a force  0x00000001 , 0x00000024 
- 00008995  0x0000102b call  0x000028d2 
- 00008996  0x0000102c call  0x000028f2 
- 00008997  0x0000102d call  0x00002a51 
- 00008998  0x0000102e call  0x00002a5f 
- 00008999  0x0000102f deposit  0x00000022 
- 00009000  0x00001030 store  0x00000004 , 0x00000161 
- 00009001  0x00001031 call  0x00002a64 
- 00009002  0x00001032 force  0x00000002 , 0x00000001 
- 00009003  0x00001033 force  0x00000000 , 0x00000004 
- 00009004  0x00001034 call  0x00002a6b 
- 00009005  0x00001035 call  0x00002766 
- 00009006  0x00001036 call  0x00002332 
- 00009007  0x00001037 and_into  0x000001fd , 0x00000021 
- 00009008  0x00001038 increase  0x00000001 , 0x00000026 
- 00009009  0x00001039 rtn 
- 00009010  0x0000103c bpatch  0x00000034 , 0x00004006 
- 00009011  0x0000103d fetch  0x00000001 , 0x000040d1 
- 00009012  0x0000103e rtn  0x00000034 
- 00009013  0x0000103f arg  0x0000018e , 0x00000005 
- 00009014  0x00001040 fetch  0x00000001 , 0x00004515 
- 00009015  0x00001041 copy  0x0000003f , 0x00000039 
- 00009016  0x00001042 increase  0x00000001 , 0x0000003f 
- 00009017  0x00001043 istore  0x00000001 , 0x00000005 
- 00009018  0x00001044 copy  0x00000005 , 0x00000002 
- 00009019  0x00001045 increase  0x00000001 , 0x0000003f 
- 00009020  0x00001046 store  0x00000002 , 0x000041dc 
- 00009021  0x00001047 copy  0x00000002 , 0x00000005 
- 00009022  0x00001048 setarg  0x00000009 
- 00009023  0x00001049 istore  0x00000001 , 0x00000005 
- 00009024  0x0000104a arg  0x00004516 , 0x00000006 
- 00009025  0x0000104b call  0x00007f01 
- 00009026  0x0000104d arg  0x0000458d , 0x00000013 
- 00009027  0x0000104e arg  0x00000004 , 0x00000039 
- 00009028  0x0000104f call  0x00002354 
- 00009029  0x00001050 arg  0x00004577 , 0x00000013 
- 00009030  0x00001051 arg  0x00000001 , 0x00000039 
- 00009031  0x00001052 call  0x00002354 
- 00009032  0x00001054 force  0x0000000a , 0x00000001 
- 00009033  0x00001055 jam  0x00000002 , 0x000041db 
- 00009034  0x00001056 setarg  0x0000018e 
- 00009035  0x00001057 store  0x00000002 , 0x0000016f 
- 00009036  0x00001058 call  0x00002a4d 
- 00009037  0x00001059 call  0x000028d2 
- 00009038  0x0000105a call  0x00002a51 
- 00009039  0x0000105b call  0x00002a5f 
- 00009040  0x0000105c call  0x00002a64 
- 00009041  0x0000105d call  0x00002a6b 
- 00009042  0x0000105e call  0x00002766 
- 00009043  0x0000105f rtn 
- 00009044  0x00001063 copy  0x00000005 , 0x00000002 
- 00009045  0x00001064 copy  0x00000013 , 0x00000006 
- 00009046  0x00001065 ifetch  0x00000001 , 0x00000006 
- 00009047  0x00001066 rtn  0x00000034 
- 00009048  0x00001068 lshift  0x0000003f , 0x0000003f 
- 00009049  0x00001069 loop  0x00002358 
- 00009050  0x0000106a copy  0x0000003f , 0x00000011 
- 00009051  0x0000106b increase  0x00000002 , 0x0000003f 
- 00009052  0x0000106c copy  0x0000003f , 0x00000007 
- 00009053  0x0000106d fetch  0x00000002 , 0x000041dc 
- 00009054  0x0000106e iadd  0x00000007 , 0x0000003f 
- 00009055  0x0000106f store  0x00000002 , 0x000041dc 
- 00009056  0x00001070 copy  0x00000002 , 0x00000005 
- 00009057  0x00001071 copy  0x00000011 , 0x0000003f 
- 00009058  0x00001072 increase  0x00000001 , 0x0000003f 
- 00009059  0x00001073 istore  0x00000001 , 0x00000005 
- 00009060  0x00001074 copy  0x00000013 , 0x00000006 
- 00009061  0x00001075 ifetch  0x00000001 , 0x00000006 
- 00009062  0x00001076 ifetch  0x00000001 , 0x00000006 
- 00009063  0x00001077 istore  0x00000001 , 0x00000005 
- 00009064  0x00001078 copy  0x00000011 , 0x00000039 
- 00009065  0x00001079 branch  0x00007f01 
- 00009066  0x00001080 fetch  0x00000001 , 0x00004093 
- 00009067  0x00001081 rtnbit0  0x00000001 
- 00009068  0x00001082 force  0x00000005 , 0x00000007 
- 00009069  0x00001083 call  0x00007f16 
- 00009070  0x00001084 nrtn  0x00000034 
- 00009071  0x00001085 fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00001086 force  0x00000028 , 0x00000007 
- 00009073  0x00001087 call  0x0000271c 
- 00009074  0x00001088 rtn  0x00000028 
- 00009075  0x00001089 force  0x00000000 , 0x00000004 
- 00009076  0x0000108a jam  0x00000008 , 0x00000010 
- 00009077  0x0000108b set0  0x0000000b , 0x00000000 
- 00009078  0x0000108c call  0x0000237a 
- 00009079  0x0000108d force  0x00000005 , 0x00000007 
- 00009080  0x0000108e fetch  0x00000002 , 0x000040b3 
- 00009081  0x0000108f branch  0x00007f08 
- 00009082  0x00001093 bpatch  0x00000035 , 0x00004006 
- 00009083  0x00001094 disable  0x00000030 
- 00009084  0x00001095 call  0x000028a4 
- 00009085  0x00001096 fetch  0x00000001 , 0x00000008 
- 00009086  0x00001097 increase  0x00000001 , 0x0000003f 
- 00009087  0x00001098 store  0x00000001 , 0x00000008 
- 00009088  0x00001099 force  0x00000000 , 0x00000026 
- 00009089  0x0000109a call  0x000028e2 
- 00009090  0x0000109b add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x0000109c force  0x00000002 , 0x00000024 
- 00009092  0x0000109d bpatch  0x00000036 , 0x00004006 
- 00009093  0x0000109e call  0x000028cc 
- 00009094  0x0000109f call  0x000029eb 
- 00009095  0x000010a0 call  0x00002a14 
- 00009096  0x000010a1 nrtn  0x00000018 
- 00009097  0x000010a2 call  0x000028f9 
- 00009098  0x000010a3 fetch  0x00000001 , 0x00000009 
- 00009099  0x000010a4 increase  0x00000001 , 0x0000003f 
- 00009100  0x000010a5 store  0x00000001 , 0x00000009 
- 00009101  0x000010a6 force  0x00000000 , 0x0000001b 
- 00009102  0x000010a7 call  0x00002a4d 
- 00009103  0x000010a8 or_into  0x00000002 , 0x00000021 
- 00009104  0x000010a9 force  0x00000001 , 0x00000024 
- 00009105  0x000010aa call  0x000028d2 
- 00009106  0x000010ab call  0x00002a51 
- 00009107  0x000010ac call  0x00002a5f 
- 00009108  0x000010ad call  0x00002a64 
- 00009109  0x000010ae call  0x0000264d 
- 00009110  0x000010af force  0x00000000 , 0x00000004 
- 00009111  0x000010b0 arg  0x00000600 , 0x0000000b 
- 00009112  0x000010b1 until  0x00000029 , 0x00000026 
- 00009113  0x000010b2 or_into  0x00000003 , 0x00000028 
- 00009114  0x000010b3 and_into  0x000001fd , 0x00000021 
- 00009115  0x000010b5 bpatch  0x00000037 , 0x00004006 
- 00009116  0x000010b6 increase  0x00000001 , 0x00000026 
- 00009117  0x000010b7 call  0x000028cc 
- 00009118  0x000010b8 call  0x000029eb 
- 00009119  0x000010b9 call  0x00002a07 
- 00009120  0x000010ba nbranch  0x000023a4 , 0x00000018 
- 00009121  0x000010bb call  0x00002a6b 
- 00009122  0x000010bc call  0x0000251e 
- 00009123  0x000010bd bmark1  0x0000000b , 0x000023ab 
- 00009124  0x000010bf bpatch  0x00000038 , 0x00004007 
- 00009125  0x000010c0 fetch  0x00000001 , 0x00000010 
- 00009126  0x000010c1 rtn  0x00000034 
- 00009127  0x000010c2 increase  0xffffffff , 0x0000003f 
- 00009128  0x000010c3 store  0x00000001 , 0x00000010 
- 00009129  0x000010c4 call  0x00002a4f 
- 00009130  0x000010c5 branch  0x0000239b 
- 00009131  0x000010c9 bpatch  0x00000039 , 0x00004007 
- 00009132  0x000010ca set0  0x00000001 , 0x00000028 
- 00009133  0x000010cb set1  0x00000000 , 0x00000028 
- 00009134  0x000010cc fetch  0x00000001 , 0x0000000a 
- 00009135  0x000010cd increase  0x00000001 , 0x0000003f 
- 00009136  0x000010ce store  0x00000001 , 0x0000000a 
- 00009137  0x000010cf call  0x00002a4d 
- 00009138  0x000010d0 or_into  0x00000002 , 0x00000021 
- 00009139  0x000010d1 call  0x000028d2 
- 00009140  0x000010d2 call  0x00002a51 
- 00009141  0x000010d3 call  0x00002a5f 
- 00009142  0x000010d4 call  0x00002a64 
- 00009143  0x000010d5 call  0x0000264d 
- 00009144  0x000010d7 compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x000010d8 branch  0x000023bc , 0x00000001 
- 00009146  0x000010d9 until  0x0000003e , 0x00000017 
- 00009147  0x000010da branch  0x000023b8 
- 00009148  0x000010dc fetch  0x00000004 , 0x00000165 
- 00009149  0x000010dd or_into  0x00000003 , 0x0000003f 
- 00009150  0x000010de icopy  0x00000028 
- 00009151  0x000010e1 bpatch  0x0000003a , 0x00004007 
- 00009152  0x000010e2 fetch  0x00000006 , 0x00000178 
- 00009153  0x000010e3 store  0x00000006 , 0x00000040 
- 00009154  0x000010e4 call  0x00002435 
- 00009155  0x000010e6 call  0x0000247c 
- 00009156  0x000010e7 branch  0x000023c8 , 0x0000002d 
- 00009157  0x000010e8 call  0x00002455 
- 00009158  0x000010e9 nbranch  0x000023c3 , 0x00000034 
- 00009159  0x000010ea rtn 
- 00009160  0x000010ee bpatch  0x0000003b , 0x00004007 
- 00009161  0x000010ef call  0x00002440 
- 00009162  0x000010f0 call  0x0000223b 
- 00009163  0x000010f1 nrtn  0x00000005 
- 00009164  0x000010f2 jam  0x00000000 , 0x00000031 
- 00009165  0x000010f3 call  0x00002841 
- 00009166  0x000010f4 branch  0x00002223 
- 00009167  0x000010fa bpatch  0x0000003c , 0x00004007 
- 00009168  0x000010fb call  0x00002850 
- 00009169  0x000010fc call  0x000023f3 
- 00009170  0x000010fd rtn  0x00000028 
- 00009171  0x000010ff bpatch  0x0000003d , 0x00004007 
- 00009172  0x00001100 call  0x00002c69 
- 00009173  0x00001101 call  0x00006caa 
- 00009174  0x00001102 call  0x00002514 
- 00009175  0x00001103 nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x00001104 call  0x00002a88 
- 00009177  0x00001105 call  0x00006cc2 
- 00009178  0x00001106 call  0x00002489 
- 00009179  0x00001107 call  0x00002757 
- 00009180  0x00001108 call  0x00002728 
- 00009181  0x00001109 call  0x00005d08 
- 00009182  0x0000110a fetch  0x00000001 , 0x0000000b 
- 00009183  0x0000110b increase  0x00000001 , 0x0000003f 
- 00009184  0x0000110c store  0x00000001 , 0x0000000b 
- 00009185  0x0000110d call  0x00002841 
- 00009186  0x0000110f bpatch  0x0000003e , 0x00004007 
- 00009187  0x00001110 call  0x00002bb1 
- 00009188  0x00001111 call  0x00002a7f 
- 00009189  0x00001112 branch  0x000023eb , 0x00000002 
- 00009190  0x00001113 call  0x000021a7 
- 00009191  0x00001114 nbranch  0x000023eb , 0x00000028 
- 00009192  0x00001115 call  0x000026f3 
- 00009193  0x00001116 nbranch  0x000023d3 , 0x00000034 
- 00009194  0x00001117 rtn 
- 00009195  0x0000111a bpatch  0x0000003f , 0x00004007 
- 00009196  0x0000111b jam  0x00000000 , 0x00000151 
- 00009197  0x0000111c jam  0x00000000 , 0x0000017f 
- 00009198  0x0000111d call  0x0000245d 
- 00009199  0x0000111e set0  0x00000011 , 0x00000000 
- 00009200  0x0000111f call  0x00007fb0 
- 00009201  0x00001120 fetch  0x00000001 , 0x00000030 
- 00009202  0x00001121 rtn 
- 00009203  0x00001125 bpatch  0x00000040 , 0x00004008 
- 00009204  0x00001126 call  0x000021c9 
- 00009205  0x00001127 nrtn  0x00000028 
- 00009206  0x00001128 copy  0x00000004 , 0x00000002 
- 00009207  0x00001129 call  0x00002a6f 
- 00009208  0x0000112a store  0x00000001 , 0x00000181 
- 00009209  0x0000112b copy  0x00000002 , 0x00000004 
- 00009210  0x0000112c jam  0x00000020 , 0x00000011 
- 00009211  0x0000112e bpatch  0x00000041 , 0x00004008 
- 00009212  0x0000112f call  0x00002a4f 
- 00009213  0x00001130 force  0x00000002 , 0x00000001 
- 00009214  0x00001131 call  0x0000274f 
- 00009215  0x00001132 deposit  0x00000022 
- 00009216  0x00001133 store  0x00000004 , 0x00000161 
- 00009217  0x00001134 call  0x00002762 
- 00009218  0x00001135 call  0x00002a4d 
- 00009219  0x00001136 enable  0x0000002f 
- 00009220  0x00001137 call  0x000024f6 
- 00009221  0x00001138 branch  0x0000240d , 0x00000018 
- 00009222  0x00001139 call  0x000028f9 
- 00009223  0x0000113a call  0x00002455 
- 00009224  0x0000113b nbranch  0x000023fb , 0x00000034 
- 00009225  0x0000113c rtnmark0  0x00000004 
- 00009226  0x0000113d jam  0x00000034 , 0x0000007c 
- 00009227  0x0000113e set1  0x00000003 , 0x00000000 
- 00009228  0x0000113f rtn 
- 00009229  0x00001141 enable  0x00000030 
- 00009230  0x00001142 call  0x00002435 
- 00009231  0x00001143 call  0x000028a4 
- 00009232  0x00001145 bpatch  0x00000042 , 0x00004008 
- 00009233  0x00001146 call  0x000022f2 
- 00009234  0x00001147 branch  0x00002419 , 0x00000018 
- 00009235  0x00001148 call  0x00002455 
- 00009236  0x00001149 nbranch  0x00002410 , 0x00000034 
- 00009237  0x0000114a disable  0x00000030 
- 00009238  0x0000114b deposit  0x00000028 
- 00009239  0x0000114c store  0x00000004 , 0x000040ca 
- 00009240  0x0000114d rtn 
- 00009241  0x0000114f enable  0x00000029 
- 00009242  0x00001150 bmark0  0x00000004 , 0x0000241f 
- 00009243  0x00001151 set0  0x00000004 , 0x00000000 
- 00009244  0x00001152 jam  0x00000003 , 0x0000007c 
- 00009245  0x00001153 jam  0x00000033 , 0x0000007d 
- 00009246  0x00001154 call  0x000062f8 
- 00009247  0x00001156 deposit  0x00000004 
- 00009248  0x00001157 store  0x00000001 , 0x00000077 
- 00009249  0x00001158 force  0x00000000 , 0x0000003f 
- 00009250  0x00001159 store  0x00000006 , 0x00000038 
- 00009251  0x0000115a fetch  0x00000001 , 0x00000031 
- 00009252  0x0000115b set1  0x00000001 , 0x0000003f 
- 00009253  0x0000115c store  0x00000001 , 0x00000031 
- 00009254  0x0000115d call  0x00002a88 
- 00009255  0x0000115e disable  0x00000029 
- 00009256  0x0000115f enable  0x00000028 
- 00009257  0x00001160 rtn 
- 00009258  0x00001165 bpatch  0x00000043 , 0x00004008 
- 00009259  0x00001166 disable  0x0000002d 
- 00009260  0x00001167 set0  0x00000005 , 0x00000000 
- 00009261  0x00001168 set0  0x0000000a , 0x00000000 
- 00009262  0x00001169 set0  0x00000010 , 0x00000000 
- 00009263  0x0000116a set0  0x0000000f , 0x00000000 
- 00009264  0x0000116b fetch  0x00000001 , 0x00000047 
- 00009265  0x0000116c set0  0x00000005 , 0x0000003f 
- 00009266  0x0000116d set1  0x00000004 , 0x0000003f 
- 00009267  0x0000116e store  0x00000001 , 0x00000047 
- 00009268  0x0000116f rtn 
- 00009269  0x00001172 bpatch  0x00000044 , 0x00004008 
- 00009270  0x00001173 jam  0x00000020 , 0x00000011 
- 00009271  0x00001174 jam  0x00000050 , 0x00000047 
- 00009272  0x00001175 fetch  0x00000002 , 0x000040bf 
- 00009273  0x00001176 store  0x00000002 , 0x0000003e 
- 00009274  0x00001177 deposit  0x00000022 
- 00009275  0x00001178 store  0x00000004 , 0x000040ca 
- 00009276  0x00001179 rtn  0x00000030 
- 00009277  0x0000117a deposit  0x00000028 
- 00009278  0x0000117b store  0x00000004 , 0x000040ca 
- 00009279  0x0000117c rtn 
- 00009280  0x0000117f bpatch  0x00000045 , 0x00004008 
- 00009281  0x00001180 call  0x00005d04 
- 00009282  0x00001181 call  0x00002459 
- 00009283  0x00001182 store  0x00000001 , 0x00000046 
- 00009284  0x00001183 setarg  0x00000000 
- 00009285  0x00001184 store  0x00000002 , 0x0000025d 
- 00009286  0x00001185 setarg  0x00001c80 
- 00009287  0x00001186 store  0x00000002 , 0x00000051 
- 00009288  0x00001187 fetch  0x00000001 , 0x00000030 
- 00009289  0x00001188 set1  0x00000000 , 0x0000003f 
- 00009290  0x00001189 store  0x00000001 , 0x00000030 
- 00009291  0x0000118a jam  0x00000000 , 0x0000004b 
- 00009292  0x0000118b jam  0x00000000 , 0x0000004c 
- 00009293  0x0000118c jam  0x00000000 , 0x000000a0 
- 00009294  0x0000118d branch  0x00002a88 
- 00009295  0x00001191 bpatch  0x00000046 , 0x00004008 
- 00009296  0x00001192 force  0x00000000 , 0x0000003f 
- 00009297  0x00001193 store  0x00000008 , 0x000041be 
- 00009298  0x00001194 istore  0x00000008 , 0x00000005 
- 00009299  0x00001195 call  0x000021c5 
- 00009300  0x00001196 branch  0x00002254 
- 00009301  0x00001199 fetch  0x00000001 , 0x00000011 
- 00009302  0x0000119a increase  0xffffffff , 0x0000003f 
- 00009303  0x0000119b store  0x00000001 , 0x00000011 
- 00009304  0x0000119c rtn 
- 00009305  0x0000119f fetch  0x00000001 , 0x000040cf 
- 00009306  0x000011a0 increase  0x00000001 , 0x0000003f 
- 00009307  0x000011a1 store  0x00000001 , 0x000040cf 
- 00009308  0x000011a2 rtn 
- 00009309  0x000011a6 bpatch  0x00000047 , 0x00004008 
- 00009310  0x000011a7 fetch  0x00000001 , 0x000041ce 
- 00009311  0x000011a8 beq  0x00000003 , 0x00002462 
- 00009312  0x000011a9 fetch  0x00000001 , 0x00000048 
- 00009313  0x000011aa bne  0x00000001 , 0x00002466 
- 00009314  0x000011ac call  0x00004d06 
- 00009315  0x000011ad nbranch  0x00002466 , 0x00000005 
- 00009316  0x000011ae call  0x000021a4 
- 00009317  0x000011af jam  0x00000000 , 0x000041ce 
- 00009318  0x000011b1 bpatch  0x00000048 , 0x00004009 
- 00009319  0x000011b2 call  0x000033af 
- 00009320  0x000011b3 call  0x000026e9 
- 00009321  0x000011b4 jam  0x00000002 , 0x00000a99 
- 00009322  0x000011b5 call  0x00007d86 
- 00009323  0x000011b6 call  0x00005cf7 
- 00009324  0x000011b7 call  0x00004d6b 
- 00009325  0x000011b8 call  0x0000757d 
- 00009326  0x000011b9 fetch  0x00000001 , 0x00000030 
- 00009327  0x000011ba set0  0x00000000 
- 00009328  0x000011bb store  0x00000001 , 0x00000030 
- 00009329  0x000011bc jam  0x00000000 , 0x00004681 
- 00009330  0x000011be fetch  0x00000001 , 0x0000004c 
- 00009331  0x000011bf compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x000011c0 branch  0x00002476 , 0x00000001 
- 00009333  0x000011c1 set0  0x00000001 , 0x00000000 
- 00009334  0x000011c3 fetch  0x00000001 , 0x00000047 
- 00009335  0x000011c4 bbit0  0x00000003 , 0x00002478 
- 00009336  0x000011c6 fetch  0x00000001 , 0x0000004b 
- 00009337  0x000011c7 rtnbit0  0x00000006 
- 00009338  0x000011c8 set0  0x00000002 , 0x00000000 
- 00009339  0x000011c9 rtn 
- 00009340  0x000011cc bpatch  0x00000049 , 0x00004009 
- 00009341  0x000011cd fetch  0x00000001 , 0x00000174 
- 00009342  0x000011ce rtn  0x00000034 
- 00009343  0x000011cf icopy  0x00000004 
- 00009344  0x000011d0 call  0x00002514 
- 00009345  0x000011d1 nrtn  0x0000002d 
- 00009346  0x000011d2 force  0x00000000 , 0x00000001 
- 00009347  0x000011d3 call  0x00002757 
- 00009348  0x000011d4 deposit  0x00000004 
- 00009349  0x000011d5 store  0x00000001 , 0x00000077 
- 00009350  0x000011d6 force  0x00000000 , 0x0000003f 
- 00009351  0x000011d7 store  0x00000001 , 0x00000174 
- 00009352  0x000011d8 rtn 
- 00009353  0x000011df bpatch  0x0000004a , 0x00004009 
- 00009354  0x000011e0 fetch  0x00000001 , 0x00000030 
- 00009355  0x000011e1 bbit0  0x00000002 , 0x00002496 
- 00009356  0x000011e2 force  0x00000007 , 0x00000001 
- 00009357  0x000011e3 bmark0  0x00000007 , 0x00002495 
- 00009358  0x000011e4 call  0x00002725 
- 00009359  0x000011e5 nbranch  0x00002496 , 0x00000001 
- 00009360  0x000011e6 branch  0x00002496 , 0x0000002e 
- 00009361  0x000011e7 call  0x000024c1 
- 00009362  0x000011e8 setarg  0x00000002 
- 00009363  0x000011e9 store  0x00000002 , 0x000040c8 
- 00009364  0x000011ea rtn 
- 00009365  0x000011ec nrtn  0x0000002e 
- 00009366  0x000011ee bpatch  0x0000004b , 0x00004009 
- 00009367  0x000011ef call  0x00002243 
- 00009368  0x000011f0 nbranch  0x000024a7 , 0x00000005 
- 00009369  0x000011f1 fetch  0x00000001 , 0x00000047 
- 00009370  0x000011f2 bbit0  0x00000003 , 0x000024b0 
- 00009371  0x000011f4 bmark1  0x00000005 , 0x000024b4 
- 00009372  0x000011f5 fetch  0x00000001 , 0x0000017f 
- 00009373  0x000011f6 bbit1  0x00000006 , 0x000024ba 
- 00009374  0x000011f7 fetch  0x00000002 , 0x000040c8 
- 00009375  0x000011f8 increase  0xffffffff , 0x0000003f 
- 00009376  0x000011f9 store  0x00000002 , 0x000040c8 
- 00009377  0x000011fa branch  0x000024a5 , 0x00000034 
- 00009378  0x000011fb fetch  0x00000001 , 0x000040c5 
- 00009379  0x000011fc iforce  0x00000001 
- 00009380  0x000011fd rtn 
- 00009381  0x00001200 bpatch  0x0000004c , 0x00004009 
- 00009382  0x00001201 call  0x00002687 
- 00009383  0x00001203 call  0x00002725 
- 00009384  0x00001204 branch  0x000024b0 , 0x00000001 
- 00009385  0x00001205 call  0x0000600a 
- 00009386  0x00001206 branch  0x000024be , 0x00000028 
- 00009387  0x00001207 fetch  0x00000001 , 0x0000004b 
- 00009388  0x00001208 bbit1  0x00000006 , 0x000024c0 
- 00009389  0x00001209 bmark1  0x00000005 , 0x000024b4 
- 00009390  0x0000120a fetch  0x00000001 , 0x0000017f 
- 00009391  0x0000120b bbit1  0x00000006 , 0x000024ba 
- 00009392  0x0000120d force  0x00000001 , 0x00000001 
- 00009393  0x0000120e rtn  0x00000029 
- 00009394  0x0000120f force  0x00000000 , 0x00000001 
- 00009395  0x00001210 rtn 
- 00009396  0x00001212 bpatch  0x0000004d , 0x00004009 
- 00009397  0x00001213 fetch  0x00000001 , 0x00000019 
- 00009398  0x00001214 iforce  0x00000001 
- 00009399  0x00001215 rtnne  0x00000001 
- 00009400  0x00001216 force  0x00000000 , 0x00000001 
- 00009401  0x00001217 rtn 
- 00009402  0x00001219 fetch  0x00000001 , 0x00000158 
- 00009403  0x0000121a and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x0000121b set1  0x00000005 , 0x00000000 
- 00009405  0x0000121c rtn 
- 00009406  0x0000121e force  0x00000013 , 0x00000001 
- 00009407  0x0000121f branch  0x000024c1 
- 00009408  0x00001221 call  0x000024ca 
- 00009409  0x00001224 bpatch  0x0000004e , 0x00004009 
- 00009410  0x00001225 fetcht  0x00000001 , 0x00000047 
- 00009411  0x00001226 set1  0x00000003 , 0x00000002 
- 00009412  0x00001227 storet  0x00000001 , 0x00000047 
- 00009413  0x00001228 deposit  0x00000001 
- 00009414  0x00001229 store  0x00000001 , 0x000040c5 
- 00009415  0x0000122a setarg  0x0000ffff 
- 00009416  0x0000122b store  0x00000002 , 0x000040c8 
- 00009417  0x0000122c rtn 
- 00009418  0x0000122f bpatch  0x0000004f , 0x00004009 
- 00009419  0x00001230 fetch  0x00000001 , 0x0000004c 
- 00009420  0x00001231 isolate1  0x00000005 , 0x0000003f 
- 00009421  0x00001232 fetch  0x00000002 , 0x000041dc 
- 00009422  0x00001233 branch  0x000024e0 , 0x00000001 
- 00009423  0x00001234 force  0x00000003 , 0x00000001 
- 00009424  0x00001235 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x00001236 rtn  0x00000002 
- 00009426  0x00001237 force  0x00000004 , 0x00000001 
- 00009427  0x00001238 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x00001239 rtn  0x00000002 
- 00009429  0x0000123a force  0x0000000a , 0x00000001 
- 00009430  0x0000123b sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x0000123c rtn  0x00000002 
- 00009432  0x0000123d force  0x0000000b , 0x00000001 
- 00009433  0x0000123e sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x0000123f rtn  0x00000002 
- 00009435  0x00001240 force  0x0000000e , 0x00000001 
- 00009436  0x00001241 sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x00001242 rtn  0x00000002 
- 00009438  0x00001243 force  0x0000000f , 0x00000001 
- 00009439  0x00001244 rtn 
- 00009440  0x00001246 force  0x00000003 , 0x00000001 
- 00009441  0x00001247 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x00001248 rtn  0x00000002 
- 00009443  0x00001249 force  0x00000004 , 0x00000001 
- 00009444  0x0000124a sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x0000124b rtn  0x00000002 
- 00009446  0x0000124c force  0x0000000a , 0x00000001 
- 00009447  0x0000124d arg  0x0000016f , 0x00000002 
- 00009448  0x0000124e isub  0x00000002 , 0x0000003e 
- 00009449  0x0000124f nrtn  0x00000002 
- 00009450  0x00001250 force  0x0000000e , 0x00000001 
- 00009451  0x00001251 arg  0x000002a7 , 0x00000002 
- 00009452  0x00001252 isub  0x00000002 , 0x0000003e 
- 00009453  0x00001253 nrtn  0x00000002 
- 00009454  0x00001254 force  0x0000000f , 0x00000001 
- 00009455  0x00001255 rtn 
- 00009456  0x0000125f fetch  0x00000001 , 0x00000030 
- 00009457  0x00001260 bbit0  0x00000001 , 0x000024f5 
- 00009458  0x00001261 fetch  0x00000002 , 0x00000032 
- 00009459  0x00001262 branch  0x000024f5 , 0x00000034 
- 00009460  0x00001263 nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x00001265 call  0x00002a4f 
- 00009462  0x00001267 add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x00001269 enable  0x00000010 
- 00009464  0x0000126a fetch  0x00000002 , 0x0000003e 
- 00009465  0x0000126b rshift  0x0000003f , 0x0000003f 
- 00009466  0x0000126c arg  0x00000500 , 0x00000002 
- 00009467  0x0000126d iadd  0x00000002 , 0x0000003f 
- 00009468  0x0000126e call  0x00002a24 
- 00009469  0x0000126f call  0x000028ea 
- 00009470  0x00001270 force  0x00000003 , 0x00000024 
- 00009471  0x00001271 call  0x000028cc 
- 00009472  0x00001272 call  0x0000242a 
- 00009473  0x00001273 call  0x000029f1 
- 00009474  0x00001274 bpatch  0x00000050 , 0x0000400a 
- 00009475  0x00001275 fetch  0x00000002 , 0x0000003e 
- 00009476  0x00001276 rshift  0x0000003f , 0x0000003f 
- 00009477  0x00001277 call  0x00002a24 
- 00009478  0x00001278 call  0x000029eb 
- 00009479  0x00001279 enable  0x0000000d 
- 00009480  0x0000127a fetch  0x00000002 , 0x0000003e 
- 00009481  0x0000127b arg  0x000003bb , 0x00000002 
- 00009482  0x0000127c iadd  0x00000002 , 0x0000001b 
- 00009483  0x0000127d correlate  0x0000003e , 0x00000003 
- 00009484  0x0000127e copy  0x0000001a , 0x00000002 
- 00009485  0x0000127f storet  0x00000006 , 0x0000009a 
- 00009486  0x00001280 disable  0x0000000d 
- 00009487  0x00001281 nrtn  0x00000018 
- 00009488  0x00001282 arg  0x000003bb , 0x00000029 
- 00009489  0x00001283 copy  0x00000021 , 0x00000028 
- 00009490  0x00001284 branch  0x00002b05 , 0x0000002b 
- 00009491  0x00001285 rtn 
- 00009492  0x00001289 bpatch  0x00000051 , 0x0000400a 
- 00009493  0x0000128a call  0x000024f0 
- 00009494  0x0000128b nbranch  0x000028f9 , 0x00000018 
- 00009495  0x0000128c call  0x000029bb 
- 00009496  0x0000128d bmark0  0x00000011 , 0x0000251c 
- 00009497  0x0000128e fetch  0x00000002 , 0x000000f6 
- 00009498  0x0000128f increase  0x00000001 , 0x0000003f 
- 00009499  0x00001290 store  0x00000002 , 0x000000f6 
- 00009500  0x00001292 rshift  0x00000021 , 0x00000002 
- 00009501  0x00001293 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x00001295 bpatch  0x00000052 , 0x0000400a 
- 00009503  0x00001296 enable  0x00000007 
- 00009504  0x00001297 enable  0x0000000a 
- 00009505  0x00001298 enable  0x0000000b 
- 00009506  0x00001299 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x0000129a rshift8  0x0000000c , 0x0000003f 
- 00009508  0x0000129b store  0x00000001 , 0x0000015d 
- 00009509  0x0000129c parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x0000129d inject  0x00000000 , 0x00000007 
- 00009511  0x0000129e copy  0x0000000c , 0x0000003f 
- 00009512  0x0000129f store  0x00000001 , 0x00000019 
- 00009513  0x000012a0 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x000012a1 rshift8  0x0000000c , 0x0000003f 
- 00009515  0x000012a2 store  0x00000001 , 0x0000015e 
- 00009516  0x000012a3 fetch  0x00000001 , 0x00000019 
- 00009517  0x000012a4 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x000012a5 branch  0x00002533 , 0x00000002 
- 00009519  0x000012a6 beq  0x00000007 , 0x00002533 
- 00009520  0x000012a7 fetch  0x00000001 , 0x0000004c 
- 00009521  0x000012a8 isolate1  0x00000005 , 0x0000003f 
- 00009522  0x000012a9 setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x000012ab bpatch  0x00000053 , 0x0000400a 
- 00009524  0x000012ac parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x000012ad disable  0x0000000b 
- 00009526  0x000012ae disable  0x0000000a 
- 00009527  0x000012af branch  0x00002631 , 0x00000006 
- 00009528  0x000012b0 bmark0  0x00000011 , 0x0000253c 
- 00009529  0x000012b1 fetch  0x00000002 , 0x000000f8 
- 00009530  0x000012b2 increase  0x00000001 , 0x0000003f 
- 00009531  0x000012b3 store  0x00000002 , 0x000000f8 
- 00009532  0x000012b5 bpatch  0x00000054 , 0x0000400a 
- 00009533  0x000012b6 fetch  0x00000001 , 0x0000015d 
- 00009534  0x000012b7 compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x000012b8 setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x000012b9 branch  0x0000254c , 0x00000001 
- 00009537  0x000012ba icompare  0x00000007 , 0x00000004 
- 00009538  0x000012bb branch  0x0000254b , 0x00000001 
- 00009539  0x000012bc bmark0  0x00000007 , 0x0000264d 
- 00009540  0x000012bd fetcht  0x00000001 , 0x000000b0 
- 00009541  0x000012be icompare  0x00000007 , 0x00000002 
- 00009542  0x000012bf nbranch  0x0000264d , 0x00000001 
- 00009543  0x000012c0 fetch  0x00000001 , 0x00000047 
- 00009544  0x000012c1 set0  0x00000005 , 0x0000003f 
- 00009545  0x000012c2 set1  0x00000004 , 0x0000003f 
- 00009546  0x000012c3 store  0x00000001 , 0x00000047 
- 00009547  0x000012c5 enable  0x0000002d 
- 00009548  0x000012c7 bpatch  0x00000055 , 0x0000400a 
- 00009549  0x000012c8 fetch  0x00000001 , 0x00000019 
- 00009550  0x000012c9 icopy  0x00000001 
- 00009551  0x000012ca bmark1  0x0000000a , 0x0000255b 
- 00009552  0x000012cb fetcht  0x00000001 , 0x0000015e 
- 00009553  0x000012cc fetch  0x00000001 , 0x00000047 
- 00009554  0x000012cd set0  0x00000000 , 0x0000003f 
- 00009555  0x000012ce isolate1  0x00000000 , 0x00000002 
- 00009556  0x000012cf setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x000012d0 isolate1  0x00000001 , 0x00000002 
- 00009558  0x000012d1 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x000012d2 store  0x00000001 , 0x00000047 
- 00009560  0x000012d3 isolate0  0x00000001 , 0x00000002 
- 00009561  0x000012d4 branch  0x0000255b , 0x00000001 
- 00009562  0x000012d5 call  0x00002687 
- 00009563  0x000012d7 bpatch  0x00000056 , 0x0000400a 
- 00009564  0x000012d8 arg  0x00000000 , 0x00000002 
- 00009565  0x000012d9 call  0x00002a1c 
- 00009566  0x000012da and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x000012db beq  0x00000001 , 0x00002587 
- 00009568  0x000012dc beq  0x00000000 , 0x0000264d 
- 00009569  0x000012dd beq  0x00000002 , 0x00002659 
- 00009570  0x000012de fetcht  0x00000001 , 0x0000015e 
- 00009571  0x000012df fetch  0x00000001 , 0x00000047 
- 00009572  0x000012e0 icompare  0x00000004 , 0x00000002 
- 00009573  0x000012e1 nbranch  0x00002569 , 0x00000001 
- 00009574  0x000012e2 bmark0  0x0000000a , 0x00002568 
- 00009575  0x000012e3 bbit0  0x00000007 , 0x00002569 
- 00009576  0x000012e5 set1  0x0000000f , 0x00000000 
- 00009577  0x000012e7 bpatch  0x00000057 , 0x0000400a 
- 00009578  0x000012e8 deposit  0x00000001 
- 00009579  0x000012e9 beq  0x00000003 , 0x00002589 
- 00009580  0x000012ea beq  0x00000004 , 0x0000258d 
- 00009581  0x000012eb beq  0x00000007 , 0x00002578 
- 00009582  0x000012ec beq  0x00000008 , 0x0000258c 
- 00009583  0x000012ed arg  0x00000004 , 0x00000002 
- 00009584  0x000012ee call  0x00002a1c 
- 00009585  0x000012ef beq  0x0000000a , 0x00002588 
- 00009586  0x000012f0 beq  0x0000000b , 0x0000258b 
- 00009587  0x000012f1 arg  0x00000008 , 0x00000002 
- 00009588  0x000012f2 call  0x00002a1c 
- 00009589  0x000012f3 beq  0x0000000e , 0x00002588 
- 00009590  0x000012f4 beq  0x0000000f , 0x0000258b 
- 00009591  0x000012f5 rtn 
- 00009592  0x000012f9 bpatch  0x00000058 , 0x0000400b 
- 00009593  0x000012fa enable  0x0000000d 
- 00009594  0x000012fb enable  0x00000009 
- 00009595  0x000012fc enable  0x0000000e 
- 00009596  0x000012fd arg  0x000000d1 , 0x00000005 
- 00009597  0x000012fe force  0x0000001e , 0x00000039 
- 00009598  0x00001300 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x00001301 rshift3  0x0000000c , 0x0000003f 
- 00009600  0x00001302 istore  0x00000001 , 0x00000005 
- 00009601  0x00001303 loop  0x0000257e 
- 00009602  0x00001304 bmark0  0x00000007 , 0x0000264d 
- 00009603  0x00001305 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x00001306 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x00001307 branch  0x0000263d , 0x00000006 
- 00009606  0x00001308 branch  0x00002620 
- 00009607  0x0000130c branch  0x0000264d 
- 00009608  0x00001310 set1  0x00000010 , 0x00000000 
- 00009609  0x00001312 enable  0x0000000c 
- 00009610  0x00001313 branch  0x0000258e 
- 00009611  0x00001317 set1  0x00000010 , 0x00000000 
- 00009612  0x00001319 set1  0x00000002 , 0x00000015 
- 00009613  0x0000131b enable  0x0000000d 
- 00009614  0x0000131d bpatch  0x00000059 , 0x0000400b 
- 00009615  0x0000131e bmark1  0x00000001 , 0x0000264d 
- 00009616  0x0000131f isolate0  0x00000001 , 0x00000015 
- 00009617  0x00001320 branch  0x0000259a , 0x00000001 
- 00009618  0x00001321 disable  0x00000007 
- 00009619  0x00001322 enable  0x0000000d 
- 00009620  0x00001323 disable  0x0000000c 
- 00009621  0x00001324 add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x00001325 correlate  0x00000022 , 0x00000026 
- 00009623  0x00001326 nbranch  0x0000263d , 0x00000018 
- 00009624  0x00001327 set1  0x00000010 , 0x00000000 
- 00009625  0x00001328 enable  0x00000007 
- 00009626  0x0000132a bpatch  0x0000005a , 0x0000400b 
- 00009627  0x0000132b enable  0x0000000e 
- 00009628  0x0000132c enable  0x00000009 
- 00009629  0x0000132d parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x0000132e rshift8  0x0000000c , 0x0000003f 
- 00009631  0x0000132f store  0x00000001 , 0x00000180 
- 00009632  0x00001330 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x00001331 bmark1  0x00000010 , 0x000025a5 
- 00009634  0x00001332 rshift3  0x0000000c , 0x00000039 
- 00009635  0x00001333 rshift3  0x00000039 , 0x00000039 
- 00009636  0x00001334 branch  0x000025a8 
- 00009637  0x00001336 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x00001337 rshift  0x0000000c , 0x00000039 
- 00009639  0x00001338 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x0000133a bpatch  0x0000005b , 0x0000400b 
- 00009641  0x0000133b deposit  0x00000039 
- 00009642  0x0000133c store  0x00000002 , 0x0000015f 
- 00009643  0x0000133d branch  0x000025e8 , 0x00000034 
- 00009644  0x0000133e isub  0x00000035 , 0x0000003e 
- 00009645  0x0000133f branch  0x0000263d , 0x00000002 
- 00009646  0x00001340 bpatch  0x0000005c , 0x0000400b 
- 00009647  0x00001341 set0  0x00000000 , 0x00000000 
- 00009648  0x00001342 fetch  0x00000001 , 0x00000180 
- 00009649  0x00001343 and_into  0x00000003 , 0x0000003f 
- 00009650  0x00001344 arg  0x00000551 , 0x00000005 
- 00009651  0x00001345 beq  0x00000003 , 0x000025ba 
- 00009652  0x00001346 bmark1  0x00000011 , 0x000025e4 
- 00009653  0x00001348 fetch  0x00000001 , 0x00000180 
- 00009654  0x00001349 and_into  0x00000003 , 0x0000003f 
- 00009655  0x0000134a beq  0x00000002 , 0x000025bf 
- 00009656  0x0000134b beq  0x00000001 , 0x000025d3 
- 00009657  0x0000134c branch  0x0000263d 
- 00009658  0x0000134f fetch  0x00000002 , 0x0000015f 
- 00009659  0x00001350 sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x00001351 nbranch  0x0000263d , 0x00000002 
- 00009661  0x00001352 bmark1  0x0000000f , 0x00002620 
- 00009662  0x00001353 branch  0x000025e4 
- 00009663  0x00001357 bpatch  0x0000005d , 0x0000400b 
- 00009664  0x00001358 bmark1  0x0000000f , 0x00002620 
- 00009665  0x00001359 fetch  0x00000002 , 0x0000015f 
- 00009666  0x0000135a arg  0x000002e0 , 0x00000002 
- 00009667  0x0000135b isub  0x00000002 , 0x0000003e 
- 00009668  0x0000135c branch  0x0000263d , 0x00000002 
- 00009669  0x0000135d fetch  0x00000001 , 0x00000263 
- 00009670  0x0000135e bbit0  0x00000000 , 0x000025c9 
- 00009671  0x0000135f bbit0  0x00000001 , 0x000025ce 
- 00009672  0x00001360 branch  0x0000264d 
- 00009673  0x00001362 jam  0x00000001 , 0x00000261 
- 00009674  0x00001363 fetch  0x00000002 , 0x0000025d 
- 00009675  0x00001364 bne  0x00000000 , 0x0000264d 
- 00009676  0x00001365 arg  0x00001000 , 0x00000005 
- 00009677  0x00001366 branch  0x000025e4 
- 00009678  0x00001368 jam  0x00000002 , 0x00000261 
- 00009679  0x00001369 fetch  0x00000002 , 0x0000025f 
- 00009680  0x0000136a bne  0x00000000 , 0x0000264d 
- 00009681  0x0000136b arg  0x00001400 , 0x00000005 
- 00009682  0x0000136c branch  0x000025e4 
- 00009683  0x0000136f bpatch  0x0000005e , 0x0000400b 
- 00009684  0x00001370 bmark1  0x0000000f , 0x00002620 
- 00009685  0x00001371 fetch  0x00000002 , 0x0000015f 
- 00009686  0x00001372 arg  0x000002e0 , 0x00000002 
- 00009687  0x00001373 isub  0x00000002 , 0x0000003e 
- 00009688  0x00001374 branch  0x0000263d , 0x00000002 
- 00009689  0x00001375 fetch  0x00000001 , 0x00000261 
- 00009690  0x00001376 beq  0x00000001 , 0x000025dd 
- 00009691  0x00001377 beq  0x00000002 , 0x000025e1 
- 00009692  0x00001378 branch  0x0000264d 
- 00009693  0x0000137a arg  0x00001000 , 0x00000005 
- 00009694  0x0000137b fetch  0x00000002 , 0x0000025d 
- 00009695  0x0000137c iadd  0x00000005 , 0x00000005 
- 00009696  0x0000137d branch  0x000025e4 
- 00009697  0x0000137f arg  0x00001400 , 0x00000005 
- 00009698  0x00001380 fetch  0x00000002 , 0x0000025f 
- 00009699  0x00001381 iadd  0x00000005 , 0x00000005 
- 00009700  0x00001383 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x00001384 rshift3  0x0000000c , 0x0000003f 
- 00009702  0x00001385 istore  0x00000001 , 0x00000005 
- 00009703  0x00001386 loop  0x000025e4 
- 00009704  0x00001388 bpatch  0x0000005f , 0x0000400b 
- 00009705  0x00001389 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x0000138a branch  0x00002637 , 0x00000006 
- 00009707  0x0000138b fetch  0x00000001 , 0x00004363 
- 00009708  0x0000138c beq  0x00000001 , 0x0000264d 
- 00009709  0x0000138d bmark1  0x00000011 , 0x0000260d 
- 00009710  0x0000138e bmark1  0x0000000f , 0x0000264a 
- 00009711  0x0000138f fetch  0x00000001 , 0x00000180 
- 00009712  0x00001390 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x00001391 branch  0x0000260d , 0x00000001 
- 00009714  0x00001392 fetch  0x00000002 , 0x0000015f 
- 00009715  0x00001393 branch  0x0000260d , 0x00000034 
- 00009716  0x00001394 bpatch  0x00000060 , 0x0000400c 
- 00009717  0x00001395 fetch  0x00000001 , 0x00000261 
- 00009718  0x00001396 beq  0x00000001 , 0x000025f9 
- 00009719  0x00001397 beq  0x00000002 , 0x00002603 
- 00009720  0x00001398 branch  0x00002a8c 
- 00009721  0x0000139a fetch  0x00000002 , 0x0000025d 
- 00009722  0x0000139b fetcht  0x00000002 , 0x0000015f 
- 00009723  0x0000139c iadd  0x00000002 , 0x0000003f 
- 00009724  0x0000139d store  0x00000002 , 0x0000025d 
- 00009725  0x0000139e beq  0x00000000 , 0x00002a8c 
- 00009726  0x0000139f fetcht  0x00000002 , 0x00001000 
- 00009727  0x000013a0 increase  0x00000004 , 0x00000002 
- 00009728  0x000013a1 isub  0x00000002 , 0x0000003e 
- 00009729  0x000013a2 call  0x00002747 , 0x00000005 
- 00009730  0x000013a3 branch  0x0000260d 
- 00009731  0x000013a5 fetch  0x00000002 , 0x0000025f 
- 00009732  0x000013a6 fetcht  0x00000002 , 0x0000015f 
- 00009733  0x000013a7 iadd  0x00000002 , 0x0000003f 
- 00009734  0x000013a8 store  0x00000002 , 0x0000025f 
- 00009735  0x000013a9 beq  0x00000000 , 0x00002a8c 
- 00009736  0x000013aa fetcht  0x00000002 , 0x00001400 
- 00009737  0x000013ab add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x000013ac isub  0x00000002 , 0x0000003e 
- 00009739  0x000013ad call  0x0000274b , 0x00000005 
- 00009740  0x000013ae branch  0x0000260d 
- 00009741  0x000013b0 bpatch  0x00000061 , 0x0000400c 
- 00009742  0x000013b1 fetcht  0x00000001 , 0x0000004c 
- 00009743  0x000013b2 fetch  0x00000001 , 0x00000180 
- 00009744  0x000013b3 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x000013b4 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x000013b5 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x000013b6 storet  0x00000001 , 0x0000004c 
- 00009748  0x000013b7 nbranch  0x00002616 , 0x00000001 
- 00009749  0x000013b8 set1  0x00000001 , 0x00000000 
- 00009750  0x000013ba bmark0  0x00000011 , 0x00002620 
- 00009751  0x000013bb isolate1  0x00000006 , 0x00000002 
- 00009752  0x000013bc branch  0x00002620 , 0x00000001 
- 00009753  0x000013bd fetch  0x00000002 , 0x000000fa 
- 00009754  0x000013be increase  0x00000001 , 0x0000003f 
- 00009755  0x000013bf store  0x00000002 , 0x000000fa 
- 00009756  0x000013c0 set1  0x00000005 , 0x00000000 
- 00009757  0x000013c1 set0  0x00000007 , 0x00000002 
- 00009758  0x000013c2 set0  0x00000001 , 0x00000000 
- 00009759  0x000013c3 storet  0x00000001 , 0x0000004c 
- 00009760  0x000013c5 bpatch  0x00000062 , 0x0000400c 
- 00009761  0x000013c6 fetcht  0x00000001 , 0x0000015e 
- 00009762  0x000013c7 fetch  0x00000001 , 0x00000047 
- 00009763  0x000013c8 set1  0x00000005 , 0x0000003f 
- 00009764  0x000013c9 isolate1  0x00000002 , 0x00000002 
- 00009765  0x000013ca setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x000013cb isolate1  0x0000000a , 0x00000000 
- 00009767  0x000013cc setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x000013cd store  0x00000001 , 0x00000047 
- 00009769  0x000013ce fetch  0x00000002 , 0x0000015f 
- 00009770  0x000013cf nbranch  0x0000264d , 0x00000034 
- 00009771  0x000013d0 fetch  0x00000001 , 0x0000004c 
- 00009772  0x000013d1 set0  0x00000007 , 0x0000003f 
- 00009773  0x000013d2 store  0x00000001 , 0x0000004c 
- 00009774  0x000013d3 fetch  0x00000001 , 0x00000180 
- 00009775  0x000013d4 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x000013d6 branch  0x0000264d 
- 00009777  0x000013d9 bpatch  0x00000063 , 0x0000400c 
- 00009778  0x000013da disable  0x0000002d 
- 00009779  0x000013db fetch  0x00000002 , 0x0000001a 
- 00009780  0x000013dc increase  0x00000001 , 0x0000003f 
- 00009781  0x000013dd store  0x00000002 , 0x0000001a 
- 00009782  0x000013de branch  0x0000264d 
- 00009783  0x000013e0 fetch  0x00000002 , 0x0000001c 
- 00009784  0x000013e1 increase  0x00000001 , 0x0000003f 
- 00009785  0x000013e2 store  0x00000002 , 0x0000001c 
- 00009786  0x000013e3 call  0x0000263e 
- 00009787  0x000013e4 bmark0  0x00000011 , 0x0000263d 
- 00009788  0x000013e5 set1  0x00000005 , 0x00000000 
- 00009789  0x000013e7 branch  0x0000264d 
- 00009790  0x000013ea bpatch  0x00000064 , 0x0000400c 
- 00009791  0x000013eb fetch  0x00000001 , 0x00000180 
- 00009792  0x000013ec compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x000013ed nbranch  0x00002646 , 0x00000001 
- 00009794  0x000013ef fetcht  0x00000001 , 0x0000004c 
- 00009795  0x000013f0 set0  0x00000006 , 0x00000002 
- 00009796  0x000013f1 storet  0x00000001 , 0x0000004c 
- 00009797  0x000013f2 rtn 
- 00009798  0x000013f6 fetcht  0x00000001 , 0x0000004c 
- 00009799  0x000013f7 set0  0x00000007 , 0x00000002 
- 00009800  0x000013f8 storet  0x00000001 , 0x0000004c 
- 00009801  0x000013f9 branch  0x00004c0b 
- 00009802  0x000013fc fetch  0x00000001 , 0x00000047 
- 00009803  0x000013fd set1  0x00000005 , 0x0000003f 
- 00009804  0x000013fe store  0x00000001 , 0x00000047 
- 00009805  0x00001400 bpatch  0x00000065 , 0x0000400c 
- 00009806  0x00001401 disable  0x0000001d 
- 00009807  0x00001402 disable  0x0000001c 
- 00009808  0x00001403 disable  0x0000000d 
- 00009809  0x00001404 disable  0x0000000c 
- 00009810  0x00001405 disable  0x00000009 
- 00009811  0x00001406 disable  0x0000000e 
- 00009812  0x00001407 disable  0x00000007 
- 00009813  0x00001408 branch  0x000028f9 , 0x00000021 
- 00009814  0x00001409 until  0x0000003e , 0x00000027 
- 00009815  0x0000140a nop  0x00000064 
- 00009816  0x0000140b branch  0x000028f9 
- 00009817  0x0000140e bpatch  0x00000066 , 0x0000400c 
- 00009818  0x0000140f enable  0x00000009 
- 00009819  0x00001410 enable  0x0000000c 
- 00009820  0x00001411 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x00001412 isolate1  0x0000003a , 0x0000003f 
- 00009822  0x00001413 setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x00001414 copy  0x00000020 , 0x00000002 
- 00009824  0x00001415 ialigned  0x00000020 
- 00009825  0x00001416 ialigned  0x0000001e 
- 00009826  0x00001417 pulse  0x00000015 
- 00009827  0x00001418 setsect  0x00000002 , 0x000fffff 
- 00009828  0x00001419 setsect  0x00000003 , 0x0000ffff 
- 00009829  0x0000141a nop  0x00000020 
- 00009830  0x0000141b iverify  0x0000000d 
- 00009831  0x0000141c deposit  0x0000002c 
- 00009832  0x0000141d store  0x00000003 , 0x00000178 
- 00009833  0x0000141e deposit  0x0000002d 
- 00009834  0x0000141f store  0x00000001 , 0x0000017b 
- 00009835  0x00001420 copy  0x00000002 , 0x00000020 
- 00009836  0x00001421 branch  0x0000266e , 0x00000001 
- 00009837  0x00001422 branch  0x0000263d 
- 00009838  0x00001424 bpatch  0x00000067 , 0x0000400c 
- 00009839  0x00001425 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x00001426 ialigned  0x0000001f 
- 00009841  0x00001427 ialigned  0x00000004 
- 00009842  0x00001428 ialigned  0x0000002e 
- 00009843  0x00001429 ialigned  0x00000012 
- 00009844  0x0000142a force  0x00000000 , 0x0000003f 
- 00009845  0x0000142b parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x0000142c branch  0x0000263d , 0x00000006 
- 00009847  0x0000142d setarg  0x0ffffffc 
- 00009848  0x0000142e iand  0x00000012 , 0x0000003f 
- 00009849  0x0000142f store  0x00000004 , 0x00000165 
- 00009850  0x00001430 deposit  0x0000001d 
- 00009851  0x00001431 store  0x00000003 , 0x00000175 
- 00009852  0x00001432 deposit  0x0000001c 
- 00009853  0x00001433 store  0x00000001 , 0x00000173 
- 00009854  0x00001434 deposit  0x00000004 
- 00009855  0x00001435 store  0x00000001 , 0x00000174 
- 00009856  0x00001436 deposit  0x0000002e 
- 00009857  0x00001437 store  0x00000002 , 0x0000017c 
- 00009858  0x00001438 deposit  0x00000021 
- 00009859  0x00001439 inject  0x00000001 , 0x00000020 
- 00009860  0x0000143a compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x0000143b setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x0000143c branch  0x0000264d 
- 00009863  0x0000143f bpatch  0x00000068 , 0x0000400d 
- 00009864  0x00001440 fetch  0x00000001 , 0x00000047 
- 00009865  0x00001441 rtnbit0  0x00000003 
- 00009866  0x00001442 set0  0x00000003 , 0x0000003f 
- 00009867  0x00001443 setflip  0x00000006 , 0x0000003f 
- 00009868  0x00001444 store  0x00000001 , 0x00000047 
- 00009869  0x00001445 fetch  0x00000001 , 0x000040c5 
- 00009870  0x00001446 beq  0x00000013 , 0x0000269c 
- 00009871  0x00001447 rtneq  0x00000007 
- 00009872  0x00001448 fetch  0x00000001 , 0x0000004b 
- 00009873  0x00001449 rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x0000144a set0  0x00000006 , 0x0000003f 
- 00009875  0x0000144b set1  0x00000007 , 0x0000003f 
- 00009876  0x0000144c store  0x00000001 , 0x0000004b 
- 00009877  0x0000144d set0  0x00000002 , 0x00000000 
- 00009878  0x0000144e fetch  0x00000002 , 0x00004246 
- 00009879  0x0000144f nrtn  0x00000034 
- 00009880  0x00001450 fetch  0x00000001 , 0x0000004b 
- 00009881  0x00001451 set0  0x00000007 , 0x0000003f 
- 00009882  0x00001452 store  0x00000001 , 0x0000004b 
- 00009883  0x00001453 branch  0x0000525d 
- 00009884  0x00001456 bpatch  0x00000069 , 0x0000400d 
- 00009885  0x00001457 fetch  0x00000001 , 0x000004b7 
- 00009886  0x00001458 rshift  0x0000003f , 0x0000003f 
- 00009887  0x00001459 beq  0x00000011 , 0x000026b8 
- 00009888  0x0000145a beq  0x00000012 , 0x000026c0 
- 00009889  0x0000145b beq  0x00000018 , 0x000026e9 
- 00009890  0x0000145c beq  0x0000007f , 0x000026a8 
- 00009891  0x0000145d rtnne  0x00000003 
- 00009892  0x0000145e fetch  0x00000001 , 0x000004b8 
- 00009893  0x0000145f beq  0x0000002b , 0x000026b0 
- 00009894  0x00001460 beq  0x00000011 , 0x000026ab 
- 00009895  0x00001461 rtn 
- 00009896  0x00001464 fetch  0x00000001 , 0x000004b8 
- 00009897  0x00001465 set1  0x00000007 , 0x0000003f 
- 00009898  0x00001466 rtn 
- 00009899  0x00001468 rtn  0x00000029 
- 00009900  0x00001469 fetch  0x00000001 , 0x00000030 
- 00009901  0x0000146a rtnbit1  0x00000004 
- 00009902  0x0000146b jam  0x00000031 , 0x0000007c 
- 00009903  0x0000146c rtn 
- 00009904  0x00001470 rtn  0x00000029 
- 00009905  0x00001471 fetch  0x00000001 , 0x00000031 
- 00009906  0x00001472 isolate1  0x00000004 , 0x0000003f 
- 00009907  0x00001473 branch  0x000026b5 , 0x00000001 
- 00009908  0x00001475 rtn 
- 00009909  0x00001477 set0  0x00000004 , 0x0000003f 
- 00009910  0x00001478 store  0x00000001 , 0x00000031 
- 00009911  0x00001479 rtn 
- 00009912  0x0000147c bpatch  0x0000006a , 0x0000400d 
- 00009913  0x0000147d fetch  0x00000001 , 0x0000004c 
- 00009914  0x0000147e set1  0x00000002 , 0x0000003f 
- 00009915  0x0000147f store  0x00000001 , 0x0000004c 
- 00009916  0x00001480 jam  0x00000001 , 0x00008011 
- 00009917  0x00001481 fetch  0x00000001 , 0x00000030 
- 00009918  0x00001482 isolate1  0x00000004 , 0x0000003f 
- 00009919  0x00001483 rtn 
- 00009920  0x00001486 bpatch  0x0000006b , 0x0000400d 
- 00009921  0x00001487 fetch  0x00000001 , 0x0000004c 
- 00009922  0x00001488 set0  0x00000002 , 0x0000003f 
- 00009923  0x00001489 store  0x00000001 , 0x0000004c 
- 00009924  0x0000148a jam  0x00000000 , 0x00008011 
- 00009925  0x0000148b rtn 
- 00009926  0x0000148f bpatch  0x0000006c , 0x0000400d 
- 00009927  0x00001490 copy  0x00000022 , 0x0000003f 
- 00009928  0x00001491 store  0x00000004 , 0x0000420c 
- 00009929  0x00001492 add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x00001493 branch  0x000026cc , 0x00000029 
- 00009931  0x00001494 add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x00001496 fetcht  0x00000002 , 0x00000032 
- 00009933  0x00001497 deposit  0x00000011 
- 00009934  0x00001498 set0  0x0000001b , 0x0000003f 
- 00009935  0x00001499 idiv  0x00000002 
- 00009936  0x0000149a fetch  0x00000002 , 0x00000075 
- 00009937  0x0000149b call  0x00007f86 
- 00009938  0x0000149c remainder  0x00000013 
- 00009939  0x0000149d isub  0x00000013 , 0x0000003f 
- 00009940  0x0000149e branch  0x000026d6 , 0x00000002 
- 00009941  0x0000149f iadd  0x00000002 , 0x0000003f 
- 00009942  0x000014a1 iadd  0x00000011 , 0x0000003f 
- 00009943  0x000014a2 store  0x00000004 , 0x00000034 
- 00009944  0x000014a3 jam  0x00000000 , 0x0000455b 
- 00009945  0x000014a4 fetch  0x00000001 , 0x00000030 
- 00009946  0x000014a5 set1  0x00000001 , 0x0000003f 
- 00009947  0x000014a6 store  0x00000001 , 0x00000030 
- 00009948  0x000014a7 fetch  0x00000001 , 0x00000073 
- 00009949  0x000014a8 store  0x00000001 , 0x0000008a 
- 00009950  0x000014a9 setarg  0x00000000 
- 00009951  0x000014aa store  0x00000003 , 0x00004169 
- 00009952  0x000014ab store  0x00000003 , 0x0000416c 
- 00009953  0x000014ac store  0x00000001 , 0x00004159 
- 00009954  0x000014ad jam  0x0000000b , 0x00000a99 
- 00009955  0x000014ae call  0x00007d86 
- 00009956  0x000014af fetch  0x00000002 , 0x000040c1 
- 00009957  0x000014b0 store  0x00000002 , 0x0000003e 
- 00009958  0x000014b1 nrtn  0x00000029 
- 00009959  0x000014b2 add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x000014b3 rtn 
- 00009961  0x000014b6 bpatch  0x0000006d , 0x0000400d 
- 00009962  0x000014b7 fetch  0x00000001 , 0x00000030 
- 00009963  0x000014b8 rtnbit0  0x00000001 
- 00009964  0x000014b9 set0  0x00000001 , 0x0000003f 
- 00009965  0x000014ba store  0x00000001 , 0x00000030 
- 00009966  0x000014bb fetch  0x00000002 , 0x000040bf 
- 00009967  0x000014bc store  0x00000002 , 0x0000003e 
- 00009968  0x000014bd disable  0x0000002b 
- 00009969  0x000014be jam  0x0000000c , 0x00000a99 
- 00009970  0x000014bf branch  0x00007d86 
- 00009971  0x000014c3 bpatch  0x0000006e , 0x0000400d 
- 00009972  0x000014c4 enable  0x0000002e 
- 00009973  0x000014c5 fetch  0x00000001 , 0x00000030 
- 00009974  0x000014c6 bbit1  0x00000001 , 0x00002700 
- 00009975  0x000014c7 rtnmark1  0x00000011 
- 00009976  0x000014c8 fetch  0x00000001 , 0x00000047 
- 00009977  0x000014c9 rtnbit1  0x00000003 
- 00009978  0x000014ca fetch  0x00000001 , 0x00000048 
- 00009979  0x000014cb nrtn  0x00000034 
- 00009980  0x000014cc fetch  0x00000001 , 0x0000004b 
- 00009981  0x000014cd rtnbit1  0x00000006 
- 00009982  0x000014cf force  0x00000000 , 0x0000003f 
- 00009983  0x000014d0 rtn 
- 00009984  0x000014d3 bbit0  0x00000002 , 0x0000270f 
- 00009985  0x000014d4 fetch  0x00000001 , 0x0000008a 
- 00009986  0x000014d5 beq  0x00000002 , 0x00002706 
- 00009987  0x000014d6 fetch  0x00000001 , 0x00000047 
- 00009988  0x000014d7 bbit1  0x00000003 , 0x00002718 
- 00009989  0x000014d8 bmark0  0x00000008 , 0x00002718 
- 00009990  0x000014da nbranch  0x00002718 , 0x00000029 
- 00009991  0x000014db fetch  0x00000001 , 0x00000048 
- 00009992  0x000014dc nbranch  0x00002718 , 0x00000034 
- 00009993  0x000014de fetch  0x00000001 , 0x000000ef 
- 00009994  0x000014df increase  0xffffffff , 0x0000003f 
- 00009995  0x000014e0 store  0x00000001 , 0x000000ef 
- 00009996  0x000014e1 nbranch  0x000026fe , 0x00000034 
- 00009997  0x000014e2 jam  0x00000010 , 0x000000ef 
- 00009998  0x000014e3 branch  0x00002718 
- 00009999  0x000014eb fetch  0x00000001 , 0x0000008a 
- 00010000  0x000014ec bne  0x00000001 , 0x00002718 
- 00010001  0x000014ed fetch  0x00000001 , 0x0000008b 
- 00010002  0x000014ee branch  0x00002718 , 0x00000034 
- 00010003  0x000014ef increase  0xffffffff , 0x0000003f 
- 00010004  0x000014f0 store  0x00000001 , 0x0000008b 
- 00010005  0x000014f1 fetch  0x00000001 , 0x00000047 
- 00010006  0x000014f2 rtnbit1  0x00000003 
- 00010007  0x000014f3 nrtn  0x0000002d 
- 00010008  0x000014f5 fetch  0x00000001 , 0x0000008a 
- 00010009  0x000014f6 increase  0xffffffff , 0x0000003f 
- 00010010  0x000014f7 store  0x00000001 , 0x0000008a 
- 00010011  0x000014f8 rtn 
- 00010012  0x00001504 bpatch  0x0000006f , 0x0000400d 
- 00010013  0x00001505 disable  0x00000010 
- 00010014  0x00001506 copy  0x00000002 , 0x0000001b 
- 00010015  0x00001507 call  0x00002260 
- 00010016  0x00001508 disable  0x00000028 
- 00010017  0x00001509 nrtn  0x00000005 
- 00010018  0x0000150a force  0x00000000 , 0x0000001b 
- 00010019  0x0000150b enable  0x00000028 
- 00010020  0x0000150c rtn 
- 00010021  0x00001510 fetch  0x00000001 , 0x00004158 
- 00010022  0x00001511 icompare  0x000000ff , 0x00000004 
- 00010023  0x00001512 rtn 
- 00010024  0x00001516 bpatch  0x00000070 , 0x0000400e 
- 00010025  0x00001517 set0  0x00000001 , 0x00000000 
- 00010026  0x00001519 jam  0x00000000 , 0x0000026a 
- 00010027  0x0000151a fetch  0x00000001 , 0x00000263 
- 00010028  0x0000151b rtn  0x00000034 
- 00010029  0x0000151c isolate1  0x00000000 , 0x0000003f 
- 00010030  0x0000151d arg  0x00001000 , 0x00000006 
- 00010031  0x0000151e call  0x00004d79 , 0x00000001 
- 00010032  0x0000151f bpatch  0x00000071 , 0x0000400e 
- 00010033  0x00001520 fetch  0x00000001 , 0x0000026a 
- 00010034  0x00001521 beq  0x00000001 , 0x0000273b 
- 00010035  0x00001523 jam  0x00000000 , 0x0000026a 
- 00010036  0x00001524 fetch  0x00000001 , 0x00000263 
- 00010037  0x00001525 rtnbit0  0x00000001 
- 00010038  0x00001526 arg  0x00001400 , 0x00000006 
- 00010039  0x00001527 call  0x00004d79 
- 00010040  0x00001528 fetch  0x00000001 , 0x0000026a 
- 00010041  0x00001529 beq  0x00000001 , 0x00002741 
- 00010042  0x0000152a rtn 
- 00010043  0x0000152d fetch  0x00000001 , 0x00000263 
- 00010044  0x0000152e set0  0x00000000 , 0x0000003f 
- 00010045  0x0000152f store  0x00000001 , 0x00000263 
- 00010046  0x00001530 setarg  0x00000000 
- 00010047  0x00001531 store  0x00000002 , 0x0000025d 
- 00010048  0x00001532 rtn 
- 00010049  0x00001534 fetch  0x00000001 , 0x00000263 
- 00010050  0x00001535 set0  0x00000001 , 0x0000003f 
- 00010051  0x00001536 store  0x00000001 , 0x00000263 
- 00010052  0x00001537 setarg  0x00000000 
- 00010053  0x00001538 store  0x00000002 , 0x0000025f 
- 00010054  0x00001539 rtn 
- 00010055  0x0000153c fetch  0x00000001 , 0x00000263 
- 00010056  0x0000153d set1  0x00000000 , 0x0000003f 
- 00010057  0x0000153e store  0x00000001 , 0x00000263 
- 00010058  0x0000153f rtn 
- 00010059  0x00001542 fetch  0x00000001 , 0x00000263 
- 00010060  0x00001543 set1  0x00000001 , 0x0000003f 
- 00010061  0x00001544 store  0x00000001 , 0x00000263 
- 00010062  0x00001545 rtn 
- 00010063  0x0000154c bpatch  0x00000072 , 0x0000400e 
- 00010064  0x0000154d add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x0000154e call  0x000028ea 
- 00010066  0x0000154f force  0x00000003 , 0x00000024 
- 00010067  0x00001550 call  0x000028d2 
- 00010068  0x00001551 call  0x00002a51 
- 00010069  0x00001552 call  0x00002a5f 
- 00010070  0x00001553 branch  0x00002a64 
- 00010071  0x00001557 bpatch  0x00000073 , 0x0000400e 
- 00010072  0x00001558 call  0x00002a4d 
- 00010073  0x00001559 deposit  0x00000028 
- 00010074  0x0000155a fetcht  0x00000004 , 0x000040ca 
- 00010075  0x0000155b isub  0x00000002 , 0x0000003f 
- 00010076  0x0000155c rtnne  0x00000001 
- 00010077  0x0000155d compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x0000155e nbranch  0x00002761 , 0x00000001 
- 00010079  0x0000155f fetch  0x00000001 , 0x00000019 
- 00010080  0x00001560 rtn  0x00000034 
- 00010081  0x00001562 call  0x0000274f 
- 00010082  0x00001564 compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x00001565 branch  0x0000264d , 0x00000001 
- 00010084  0x00001566 rshift  0x00000021 , 0x00000002 
- 00010085  0x00001567 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x00001569 bpatch  0x00000074 , 0x0000400e 
- 00010087  0x0000156a enable  0x00000007 
- 00010088  0x0000156b enable  0x0000000a 
- 00010089  0x0000156c enable  0x0000001b 
- 00010090  0x0000156d set0  0x00000010 , 0x00000000 
- 00010091  0x0000156e deposit  0x00000004 
- 00010092  0x0000156f inject  0x00000003 , 0x00000003 
- 00010093  0x00001570 deposit  0x00000001 
- 00010094  0x00001571 inject  0x00000003 , 0x00000004 
- 00010095  0x00001572 fetch  0x00000001 , 0x00000047 
- 00010096  0x00001573 inject  0x00000000 , 0x00000004 
- 00010097  0x00001574 inject  0x00000003 , 0x00000003 
- 00010098  0x00001575 enable  0x00000008 
- 00010099  0x00001576 inject  0x00000003 , 0x00000008 
- 00010100  0x00001577 disable  0x0000001b 
- 00010101  0x00001578 disable  0x00000008 
- 00010102  0x00001579 disable  0x0000000a 
- 00010103  0x0000157a set0  0x00000002 , 0x00000015 
- 00010104  0x0000157b arg  0x00000000 , 0x00000002 
- 00010105  0x0000157c call  0x00002a1c 
- 00010106  0x0000157d bpatch  0x00000075 , 0x0000400e 
- 00010107  0x0000157e and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x0000157f beq  0x00000013 , 0x000027b4 
- 00010109  0x00001580 beq  0x00000000 , 0x0000264d 
- 00010110  0x00001581 beq  0x00000001 , 0x0000264d 
- 00010111  0x00001582 beq  0x00000002 , 0x00002797 
- 00010112  0x00001583 beq  0x00000003 , 0x000027c5 
- 00010113  0x00001584 beq  0x00000004 , 0x000027cb 
- 00010114  0x00001585 beq  0x00000007 , 0x0000278c 
- 00010115  0x00001586 beq  0x00000008 , 0x000027ca 
- 00010116  0x00001587 arg  0x00000004 , 0x00000002 
- 00010117  0x00001588 call  0x00002a1c 
- 00010118  0x00001589 beq  0x0000000a , 0x000027c7 
- 00010119  0x0000158a beq  0x0000000b , 0x000027cd 
- 00010120  0x0000158b arg  0x00000008 , 0x00000002 
- 00010121  0x0000158c call  0x00002a1c 
- 00010122  0x0000158d beq  0x0000000f , 0x000027cd 
- 00010123  0x0000158e branch  0x000027c7 
- 00010124  0x00001592 bpatch  0x00000076 , 0x0000400e 
- 00010125  0x00001593 enable  0x0000001d 
- 00010126  0x00001594 enable  0x00000009 
- 00010127  0x00001595 enable  0x0000000e 
- 00010128  0x00001596 force  0x0000001e , 0x00000039 
- 00010129  0x00001597 arg  0x000000b3 , 0x00000006 
- 00010130  0x00001599 ifetch  0x00000001 , 0x00000006 
- 00010131  0x0000159a inject  0x00000003 , 0x00000008 
- 00010132  0x0000159b loop  0x00002792 
- 00010133  0x0000159c bmark1  0x00000007 , 0x000027f7 
- 00010134  0x0000159d branch  0x0000264d 
- 00010135  0x000015a0 bpatch  0x00000077 , 0x0000400e 
- 00010136  0x000015a1 fetch  0x00000001 , 0x00000181 
- 00010137  0x000015a2 icopy  0x00000004 
- 00010138  0x000015a3 fetch  0x00000001 , 0x00000090 
- 00010139  0x000015a4 icopy  0x0000001c 
- 00010140  0x000015a5 fetch  0x00000003 , 0x000040aa 
- 00010141  0x000015a6 icopy  0x0000001d 
- 00010142  0x000015a7 fetch  0x00000002 , 0x000040a4 
- 00010143  0x000015a8 icopy  0x0000002e 
- 00010144  0x000015a9 enable  0x00000009 
- 00010145  0x000015aa enable  0x0000001c 
- 00010146  0x000015ab copy  0x00000020 , 0x00000011 
- 00010147  0x000015ac call  0x000028e2 
- 00010148  0x000015ad pulse  0x00000015 
- 00010149  0x000015ae nop  0x00000020 
- 00010150  0x000015af copy  0x00000021 , 0x0000000b 
- 00010151  0x000015b0 fetch  0x00000004 , 0x00000161 
- 00010152  0x000015b1 icopy  0x00000021 
- 00010153  0x000015b2 preload  0x0000001e 
- 00010154  0x000015b3 set1  0x0000003a , 0x0000003f 
- 00010155  0x000015b4 inject  0x00000003 , 0x00000048 
- 00010156  0x000015b5 preload  0x0000001f 
- 00010157  0x000015b6 inject  0x00000003 , 0x00000048 
- 00010158  0x000015b7 copy  0x0000000b , 0x00000021 
- 00010159  0x000015b8 copy  0x00000011 , 0x00000020 
- 00010160  0x000015b9 enable  0x00000008 
- 00010161  0x000015ba inject  0x00000003 , 0x00000010 
- 00010162  0x000015bb disable  0x00000008 
- 00010163  0x000015bc branch  0x0000264d 
- 00010164  0x000015bf bpatch  0x00000078 , 0x0000400f 
- 00010165  0x000015c0 enable  0x0000000e 
- 00010166  0x000015c1 enable  0x00000009 
- 00010167  0x000015c2 enable  0x0000001c 
- 00010168  0x000015c3 fetch  0x00000001 , 0x000004b6 
- 00010169  0x000015c4 and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x000015c5 arg  0x000004b6 , 0x00000006 
- 00010171  0x000015c6 increase  0x00000008 , 0x00000002 
- 00010172  0x000015c8 add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x000015c9 nbranch  0x000027c2 , 0x00000002 
- 00010174  0x000015ca ifetch  0x00000009 , 0x00000006 
- 00010175  0x000015cb inject  0x00000003 , 0x00000048 
- 00010176  0x000015cc copy  0x00000013 , 0x00000002 
- 00010177  0x000015cd branch  0x000027bc 
- 00010178  0x000015cf ifetch  0x00000009 , 0x00000006 
- 00010179  0x000015d0 iinject  0x00000003 , 0x00000002 
- 00010180  0x000015d1 branch  0x000027f7 
- 00010181  0x000015d4 enable  0x0000001c 
- 00010182  0x000015d5 branch  0x000027d0 
- 00010183  0x000015d8 enable  0x0000001c 
- 00010184  0x000015d9 set1  0x00000010 , 0x00000000 
- 00010185  0x000015da branch  0x000027d0 
- 00010186  0x000015dd set1  0x00000002 , 0x00000015 
- 00010187  0x000015df enable  0x0000001d 
- 00010188  0x000015e0 branch  0x000027d0 
- 00010189  0x000015e4 set1  0x00000002 , 0x00000015 
- 00010190  0x000015e5 enable  0x0000001d 
- 00010191  0x000015e6 set1  0x00000010 , 0x00000000 
- 00010192  0x000015e9 bpatch  0x00000079 , 0x0000400f 
- 00010193  0x000015ea fetch  0x00000001 , 0x0000004c 
- 00010194  0x000015eb bbit0  0x00000005 , 0x000027e5 
- 00010195  0x000015ec sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x000015ed branch  0x000027e5 , 0x00000002 
- 00010197  0x000015ee disable  0x0000000e 
- 00010198  0x000015ef disable  0x0000001c 
- 00010199  0x000015f0 enable  0x0000001d 
- 00010200  0x000015f1 disable  0x00000007 
- 00010201  0x000015f2 set1  0x00000001 , 0x00000015 
- 00010202  0x000015f3 isolate1  0x00000002 , 0x00000015 
- 00010203  0x000015f4 branch  0x000027df , 0x00000001 
- 00010204  0x000015f5 setarg  0x000abeee 
- 00010205  0x000015f6 inject  0x00000003 , 0x00000014 
- 00010206  0x000015f7 branch  0x000027e3 
- 00010207  0x000015f9 setarg  0x005faeba 
- 00010208  0x000015fa inject  0x00000003 , 0x00000018 
- 00010209  0x000015fb setarg  0x00000012 
- 00010210  0x000015fc inject  0x00000003 , 0x00000006 
- 00010211  0x000015fe enable  0x00000007 
- 00010212  0x000015ff set1  0x00000010 , 0x00000000 
- 00010213  0x00001601 enable  0x0000000e 
- 00010214  0x00001602 enable  0x00000009 
- 00010215  0x00001603 bmark1  0x00000005 , 0x00002800 
- 00010216  0x00001604 fetch  0x00000001 , 0x000041db 
- 00010217  0x00001605 inject  0x00000003 , 0x00000003 
- 00010218  0x00001606 fetch  0x00000002 , 0x000041dc 
- 00010219  0x00001607 iforce  0x00000039 
- 00010220  0x00001608 bmark1  0x00000010 , 0x000027ef 
- 00010221  0x00001609 inject  0x00000003 , 0x00000005 
- 00010222  0x0000160a branch  0x000027f0 
- 00010223  0x0000160c inject  0x00000003 , 0x0000000d 
- 00010224  0x0000160e deposit  0x00000039 
- 00010225  0x0000160f branch  0x000027f7 , 0x00000034 
- 00010226  0x00001610 fetch  0x00000002 , 0x0000016f 
- 00010227  0x00001611 iforce  0x00000006 
- 00010228  0x00001613 ifetch  0x00000001 , 0x00000006 
- 00010229  0x00001614 inject  0x00000003 , 0x00000008 
- 00010230  0x00001615 loop  0x000027f4 
- 00010231  0x00001619 enable  0x00000008 
- 00010232  0x0000161a inject  0x00000003 , 0x00000010 
- 00010233  0x0000161b disable  0x00000008 
- 00010234  0x0000161c call  0x000024c1 
- 00010235  0x0000161d fetch  0x00000001 , 0x0000004c 
- 00010236  0x0000161e bbit0  0x00000005 , 0x0000264d 
- 00010237  0x0000161f force  0x00000000 , 0x0000003f 
- 00010238  0x00001620 inject  0x00000003 , 0x00000006 
- 00010239  0x00001621 branch  0x0000264d 
- 00010240  0x00001625 bpatch  0x0000007a , 0x0000400f 
- 00010241  0x00001626 bmark1  0x00000010 , 0x00002808 
- 00010242  0x00001628 fetch  0x00000001 , 0x00000180 
- 00010243  0x00001629 inject  0x00000003 , 0x00000003 
- 00010244  0x0000162a fetch  0x00000001 , 0x0000015f 
- 00010245  0x0000162b iforce  0x00000013 
- 00010246  0x0000162c inject  0x00000003 , 0x00000005 
- 00010247  0x0000162d branch  0x0000280d 
- 00010248  0x0000162f fetch  0x00000001 , 0x00000180 
- 00010249  0x00001630 inject  0x00000003 , 0x00000003 
- 00010250  0x00001631 fetch  0x00000002 , 0x0000015f 
- 00010251  0x00001632 iforce  0x00000013 
- 00010252  0x00001633 inject  0x00000003 , 0x0000000d 
- 00010253  0x00001635 arg  0x00000551 , 0x00000006 
- 00010254  0x00001637 copy  0x00000013 , 0x0000003e 
- 00010255  0x00001638 branch  0x00002814 , 0x00000005 
- 00010256  0x00001639 ifetch  0x00000001 , 0x00000006 
- 00010257  0x0000163a inject  0x00000003 , 0x00000008 
- 00010258  0x0000163b increase  0xffffffff , 0x00000013 
- 00010259  0x0000163c branch  0x0000280e 
- 00010260  0x0000163e fetch  0x00000002 , 0x000000fc 
- 00010261  0x0000163f increase  0x00000001 , 0x0000003f 
- 00010262  0x00001640 store  0x00000002 , 0x000000fc 
- 00010263  0x00001641 branch  0x000027f7 
- 00010264  0x00001645 fetch  0x00000004 , 0x00000165 
- 00010265  0x00001646 add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x00001647 fetch  0x00000002 , 0x00000171 
- 00010267  0x00001648 nbranch  0x0000281e , 0x00000034 
- 00010268  0x00001649 increase  0xfffffffd , 0x00000011 
- 00010269  0x0000164a branch  0x00002826 
- 00010270  0x0000164c mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x0000164d hfetcht  0x00000002 , 0x00008040 
- 00010272  0x0000164e increase  0x00000001 , 0x00000002 
- 00010273  0x00001650 isub  0x00000002 , 0x0000003f 
- 00010274  0x00001651 nbranch  0x00002825 , 0x00000002 
- 00010275  0x00001652 increase  0xffffffff , 0x00000011 
- 00010276  0x00001653 branch  0x00002821 
- 00010277  0x00001655 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x00001657 until  0x0000003e , 0x00000023 
- 00010279  0x00001658 compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x00001659 nbranch  0x00002826 , 0x00000001 
- 00010281  0x0000165a iforce  0x00000029 
- 00010282  0x0000165b copy  0x00000011 , 0x00000028 
- 00010283  0x0000165c iforce  0x00000029 
- 00010284  0x0000165d rtn 
- 00010285  0x00001661 bpatch  0x0000007b , 0x0000400f 
- 00010286  0x00001662 until  0x0000003e , 0x00000022 
- 00010287  0x00001663 deposit  0x0000001a 
- 00010288  0x00001664 iforce  0x00000006 
- 00010289  0x00001665 rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x00001666 isub  0x00000022 , 0x00000039 
- 00010291  0x00001667 and_into  0x00000003 , 0x00000039 
- 00010292  0x00001668 nbranch  0x00002837 , 0x00000005 
- 00010293  0x00001669 force  0x00000000 , 0x0000003f 
- 00010294  0x0000166a branch  0x0000283b 
- 00010295  0x0000166c arg  0x00000ea6 , 0x00000002 
- 00010296  0x0000166d force  0x00000000 , 0x0000003f 
- 00010297  0x0000166f iadd  0x00000002 , 0x0000003f 
- 00010298  0x00001670 loop  0x00002839 
- 00010299  0x00001672 iadd  0x00000006 , 0x0000003f 
- 00010300  0x00001673 div  0x0000003f , 0x0000000c 
- 00010301  0x00001674 call  0x00007f86 
- 00010302  0x00001675 quotient  0x0000003f 
- 00010303  0x00001676 store  0x00000002 , 0x00000171 
- 00010304  0x00001677 rtn 
- 00010305  0x0000167a bpatch  0x0000007c , 0x0000400f 
- 00010306  0x0000167b deposit  0x0000001a 
- 00010307  0x0000167c copy  0x00000019 , 0x00000002 
- 00010308  0x0000167d isub  0x00000002 , 0x0000003e 
- 00010309  0x0000167e nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x0000167f isub  0x00000002 , 0x00000002 
- 00010311  0x00001680 setarg  0x00000ea6 
- 00010312  0x00001681 isolate0  0x0000000f , 0x00000002 
- 00010313  0x00001682 branch  0x0000284c , 0x00000001 
- 00010314  0x00001683 setarg  0xffff0ea6 
- 00010315  0x00001684 iadd  0x00000002 , 0x00000002 
- 00010316  0x00001686 storet  0x00000006 , 0x00000447 
- 00010317  0x00001687 rtn  0x00000036 
- 00010318  0x00001688 storet  0x00000006 , 0x00000038 
- 00010319  0x00001689 rtn 
- 00010320  0x0000168c disable  0x00000030 
- 00010321  0x0000168d fetch  0x00000006 , 0x00000447 
- 00010322  0x0000168e branch  0x00002854 , 0x00000036 
- 00010323  0x0000168f fetch  0x00000006 , 0x00000038 
- 00010324  0x00001691 iadd  0x00000019 , 0x00000030 
- 00010325  0x00001692 increase  0x0000000a , 0x00000030 
- 00010326  0x00001693 setarg  0x00000ea6 
- 00010327  0x00001694 isub  0x00000030 , 0x0000003f 
- 00010328  0x00001695 isolate0  0x0000000f , 0x0000003f 
- 00010329  0x00001696 branch  0x0000285e , 0x00000001 
- 00010330  0x00001697 setarg  0x0000f15a 
- 00010331  0x00001698 iadd  0x00000030 , 0x00000030 
- 00010332  0x0000169a copy  0x00000030 , 0x0000001a 
- 00010333  0x0000169b rtn 
- 00010334  0x0000169d force  0x00000000 , 0x0000003e 
- 00010335  0x0000169e branch  0x0000285c 
- 00010336  0x000016a6 bpatch  0x0000007d , 0x0000400f 
- 00010337  0x000016a7 call  0x00002918 
- 00010338  0x000016a8 copy  0x00000021 , 0x0000003f 
- 00010339  0x000016a9 and_into  0x00000180 , 0x0000003f 
- 00010340  0x000016aa compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x000016ab nbranch  0x00002869 , 0x00000001 
- 00010342  0x000016ac rshift3  0x0000003f , 0x0000003f 
- 00010343  0x000016ad iadd  0x00000017 , 0x0000003f 
- 00010344  0x000016ae branch  0x0000286a 
- 00010345  0x000016b0 copy  0x00000017 , 0x0000003f 
- 00010346  0x000016b2 div  0x0000003f , 0x0000004f 
- 00010347  0x000016b3 pulse  0x00000015 
- 00010348  0x000016b4 call  0x00007f86 
- 00010349  0x000016b5 remainder  0x00000011 
- 00010350  0x000016b6 add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x000016b7 branch  0x00002872 , 0x00000002 
- 00010352  0x000016b8 lshift  0x00000011 , 0x00000002 
- 00010353  0x000016b9 branch  0x00002874 
- 00010354  0x000016bb lshift  0x00000002 , 0x00000002 
- 00010355  0x000016bc increase  0x00000001 , 0x00000002 
- 00010356  0x000016be bpatch  0x0000007e , 0x0000400f 
- 00010357  0x000016bf fetch  0x00000001 , 0x00000031 
- 00010358  0x000016c0 bbit0  0x00000003 , 0x00002885 
- 00010359  0x000016c2 fetch  0x00000004 , 0x000040d2 
- 00010360  0x000016c3 isub  0x00000021 , 0x0000003e 
- 00010361  0x000016c4 branch  0x00002885 , 0x00000002 
- 00010362  0x000016c5 call  0x000028a4 
- 00010363  0x000016c6 fetch  0x00000001 , 0x000040d9 
- 00010364  0x000016c7 rtn  0x00000034 
- 00010365  0x000016c8 fetch  0x00000001 , 0x00000031 
- 00010366  0x000016c9 set1  0x00000002 , 0x0000003f 
- 00010367  0x000016ca store  0x00000001 , 0x00000031 
- 00010368  0x000016cb fetch  0x00000005 , 0x000040e7 
- 00010369  0x000016cc store  0x00000005 , 0x000040da 
- 00010370  0x000016cd ifetch  0x00000005 , 0x00000006 
- 00010371  0x000016ce store  0x00000005 , 0x000040df 
- 00010372  0x000016cf call  0x000028a9 
- 00010373  0x000016d1 fetch  0x00000001 , 0x00000031 
- 00010374  0x000016d2 rtnbit0  0x00000002 
- 00010375  0x000016d3 isolate1  0x00000001 , 0x00000021 
- 00010376  0x000016d4 branch  0x000028a1 , 0x00000001 
- 00010377  0x000016d5 rshift3  0x00000002 , 0x00000011 
- 00010378  0x000016d6 and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x000016d7 setarg  0x000040da 
- 00010380  0x000016d8 iadd  0x00000011 , 0x00000011 
- 00010381  0x000016d9 ifetch  0x00000001 , 0x00000011 
- 00010382  0x000016da qisolate0  0x0000003f 
- 00010383  0x000016db branch  0x00002892 , 0x00000001 
- 00010384  0x000016dc deposit  0x00000002 
- 00010385  0x000016dd branch  0x0000289e 
- 00010386  0x000016df fetch  0x00000001 , 0x000040e4 
- 00010387  0x000016e0 iforce  0x00000012 
- 00010388  0x000016e1 deposit  0x00000021 
- 00010389  0x000016e2 and_into  0x00000180 , 0x0000003f 
- 00010390  0x000016e3 rshift3  0x0000003f , 0x0000003f 
- 00010391  0x000016e4 iadd  0x00000017 , 0x0000003f 
- 00010392  0x000016e5 idiv  0x00000012 
- 00010393  0x000016e6 setarg  0x000040f2 
- 00010394  0x000016e7 call  0x00007f86 
- 00010395  0x000016e8 remainder  0x00000011 
- 00010396  0x000016e9 iadd  0x00000011 , 0x00000006 
- 00010397  0x000016ea ifetch  0x00000001 , 0x00000006 
- 00010398  0x000016ec store  0x00000001 , 0x000040e5 
- 00010399  0x000016ed iforce  0x00000002 
- 00010400  0x000016ee rtn 
- 00010401  0x000016f1 fetch  0x00000001 , 0x000040e5 
- 00010402  0x000016f2 iforce  0x00000002 
- 00010403  0x000016f3 rtn 
- 00010404  0x000016f6 fetch  0x00000001 , 0x00000031 
- 00010405  0x000016f7 set0  0x00000002 , 0x0000003f 
- 00010406  0x000016f8 set0  0x00000003 , 0x0000003f 
- 00010407  0x000016f9 store  0x00000001 , 0x00000031 
- 00010408  0x000016fa rtn 
- 00010409  0x00001701 bpatch  0x0000007f , 0x0000400f 
- 00010410  0x00001702 arg  0x000040f2 , 0x00000005 
- 00010411  0x00001703 force  0x0000000a , 0x00000039 
- 00010412  0x00001704 call  0x00007ec6 
- 00010413  0x00001705 arg  0x000040f2 , 0x00000005 
- 00010414  0x00001706 force  0x00000000 , 0x00000013 
- 00010415  0x00001707 force  0x00000002 , 0x00000007 
- 00010416  0x00001709 fetch  0x00000005 , 0x000040da 
- 00010417  0x0000170a iforce  0x00000002 
- 00010418  0x0000170b compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x0000170c branch  0x000028b5 , 0x00000001 
- 00010420  0x0000170d rshift  0x00000002 , 0x00000002 
- 00010421  0x0000170f isolate0  0x00000000 , 0x00000002 
- 00010422  0x00001710 branch  0x000028b9 , 0x00000001 
- 00010423  0x00001711 deposit  0x00000013 
- 00010424  0x00001712 istore  0x00000001 , 0x00000005 
- 00010425  0x00001714 rshift2  0x00000002 , 0x00000002 
- 00010426  0x00001715 increase  0x00000002 , 0x00000013 
- 00010427  0x00001716 compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x00001717 nbranch  0x000028c2 , 0x00000001 
- 00010429  0x00001718 fetch  0x00000005 , 0x000040df 
- 00010430  0x00001719 iforce  0x00000002 
- 00010431  0x0000171a compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x0000171b branch  0x000028c2 , 0x00000001 
- 00010433  0x0000171c rshift  0x00000002 , 0x00000002 
- 00010434  0x0000171e sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x0000171f branch  0x000028b5 , 0x00000002 
- 00010436  0x00001720 force  0x00000001 , 0x00000013 
- 00010437  0x00001721 increase  0xffffffff , 0x00000007 
- 00010438  0x00001722 nbranch  0x000028b0 , 0x00000005 
- 00010439  0x00001723 arg  0x000040f2 , 0x00000011 
- 00010440  0x00001724 deposit  0x00000005 
- 00010441  0x00001725 isub  0x00000011 , 0x0000003f 
- 00010442  0x00001726 store  0x00000001 , 0x000040e4 
- 00010443  0x00001727 rtn 
- 00010444  0x0000172a bpatch  0x00000080 , 0x00004010 
- 00010445  0x0000172b call  0x00002860 
- 00010446  0x0000172c fetch  0x00000001 , 0x0000017f 
- 00010447  0x0000172d bbit0  0x00000005 , 0x000028d1 
- 00010448  0x0000172e fetcht  0x00000001 , 0x000004cc 
- 00010449  0x00001730 branch  0x0000291f 
- 00010450  0x00001734 bpatch  0x00000081 , 0x00004010 
- 00010451  0x00001735 call  0x00002860 
- 00010452  0x00001736 fetch  0x00000001 , 0x0000017f 
- 00010453  0x00001737 bbit0  0x00000004 , 0x000028d7 
- 00010454  0x00001738 fetcht  0x00000001 , 0x000004cb 
- 00010455  0x0000173a branch  0x00002933 
- 00010456  0x0000173e force  0x00000000 , 0x0000002d 
- 00010457  0x0000173f fetch  0x00000003 , 0x000040a7 
- 00010458  0x00001740 iforce  0x0000002c 
- 00010459  0x00001741 rtn 
- 00010460  0x00001744 bpatch  0x00000082 , 0x00004010 
- 00010461  0x00001745 fetch  0x00000001 , 0x000041d3 
- 00010462  0x00001746 icopy  0x0000002d 
- 00010463  0x00001747 fetch  0x00000003 , 0x000041d0 
- 00010464  0x00001748 icopy  0x0000002c 
- 00010465  0x00001749 rtn 
- 00010466  0x0000174c bpatch  0x00000083 , 0x00004010 
- 00010467  0x0000174d fetch  0x00000002 , 0x000040a4 
- 00010468  0x0000174e icopy  0x0000002e 
- 00010469  0x0000174f fetch  0x00000001 , 0x000040a3 
- 00010470  0x00001750 icopy  0x0000002d 
- 00010471  0x00001751 fetch  0x00000003 , 0x000040a0 
- 00010472  0x00001752 icopy  0x0000002c 
- 00010473  0x00001753 rtn 
- 00010474  0x00001756 bpatch  0x00000084 , 0x00004010 
- 00010475  0x00001757 fetch  0x00000002 , 0x00000044 
- 00010476  0x00001758 icopy  0x0000002e 
- 00010477  0x00001759 fetch  0x00000001 , 0x00000043 
- 00010478  0x0000175a icopy  0x0000002d 
- 00010479  0x0000175b fetch  0x00000003 , 0x00000040 
- 00010480  0x0000175c icopy  0x0000002c 
- 00010481  0x0000175d rtn 
- 00010482  0x00001761 bmark1  0x00000020 , 0x000028f5 
- 00010483  0x00001762 rtnmark0  0x0000001d 
- 00010484  0x00001763 rtnmark0  0x0000001f 
- 00010485  0x00001765 and_into  0xffffff00 , 0x0000002c 
- 00010486  0x00001766 pulse  0x00000015 
- 00010487  0x00001767 nop  0x00000020 
- 00010488  0x00001768 rtn 
- 00010489  0x0000176c bpatch  0x00000085 , 0x00004010 
- 00010490  0x0000176d branch  0x0000290a , 0x00000021 
- 00010491  0x0000176e jam  0x000000d4 , 0x00008955 
- 00010492  0x0000176f nop  0x00000004 
- 00010493  0x00001770 jam  0x000000d2 , 0x00008955 
- 00010494  0x00001771 nop  0x00000004 
- 00010495  0x00001772 jam  0x000000d1 , 0x00008955 
- 00010496  0x00001773 nop  0x00000004 
- 00010497  0x00001774 fetch  0x00000001 , 0x000041de 
- 00010498  0x00001775 beq  0x00000000 , 0x00002908 
- 00010499  0x00001776 beq  0x00000001 , 0x00002915 
- 00010500  0x00001777 beq  0x00000002 , 0x00002908 
- 00010501  0x00001778 beq  0x00000003 , 0x00002915 
- 00010502  0x00001779 beq  0x00000004 , 0x00002915 
- 00010503  0x0000177a beq  0x00000020 , 0x00002915 
- 00010504  0x0000177d jam  0x000000d0 , 0x00008955 
- 00010505  0x0000177e jam  0x000000e0 , 0x00008956 
- 00010506  0x00001780 force  0x00000000 , 0x00000015 
- 00010507  0x00001781 disable  0x00000021 
- 00010508  0x00001782 disable  0x00000020 
- 00010509  0x00001783 pulse  0x0000001e 
- 00010510  0x00001784 jam  0x00000000 , 0x00008902 
- 00010511  0x00001785 jam  0x00000000 , 0x00008901 
- 00010512  0x00001786 jam  0x00000000 , 0x00008900 
- 00010513  0x00001787 jam  0x00000000 , 0x00008903 
- 00010514  0x00001788 jam  0x00000070 , 0x00008904 
- 00010515  0x00001789 jam  0x00000000 , 0x00008906 
- 00010516  0x0000178a rtn 
- 00010517  0x00001790 jam  0x000000d0 , 0x00008955 
- 00010518  0x00001791 jam  0x000000c0 , 0x00008956 
- 00010519  0x00001792 branch  0x0000290a 
- 00010520  0x00001795 bpatch  0x00000086 , 0x00004010 
- 00010521  0x00001796 jam  0x00000000 , 0x00008902 
- 00010522  0x00001797 jam  0x00000000 , 0x00008901 
- 00010523  0x00001798 jam  0x00000018 , 0x00008900 
- 00010524  0x00001799 jam  0x000000a7 , 0x00008903 
- 00010525  0x0000179a jam  0x0000007f , 0x00008904 
- 00010526  0x0000179b rtn 
- 00010527  0x0000179e bpatch  0x00000087 , 0x00004010 
- 00010528  0x000017a0 storet  0x00000001 , 0x00000017 
- 00010529  0x000017a1 add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x000017a2 jam  0x00000007 , 0x0000896d 
- 00010531  0x000017a3 branch  0x00002981 
- 00010532  0x000017a5 bpatch  0x00000088 , 0x00004011 
- 00010533  0x000017a6 jam  0x000000cf , 0x00008901 
- 00010534  0x000017a7 nop  0x0000000a 
- 00010535  0x000017a8 jam  0x000000ff , 0x00008900 
- 00010536  0x000017a9 jam  0x000000af , 0x00008903 
- 00010537  0x000017aa jam  0x000000ff , 0x00008904 
- 00010538  0x000017ab nop  0x0000000a 
- 00010539  0x000017ac jam  0x000000a0 , 0x00008902 
- 00010540  0x000017ad rtn 
- 00010541  0x000017b0 fetch  0x00000001 , 0x000041e0 
- 00010542  0x000017b1 branch  0x00002931 , 0x00000034 
- 00010543  0x000017b3 add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x000017b4 rtn 
- 00010545  0x000017b6 add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x000017b7 rtn 
- 00010547  0x000017ba bpatch  0x00000089 , 0x00004011 
- 00010548  0x000017bb storet  0x00000001 , 0x00000017 
- 00010549  0x000017bc call  0x0000292d 
- 00010550  0x000017bd call  0x00002981 
- 00010551  0x000017be setarg  0x00000500 
- 00010552  0x000017bf call  0x00002a8f 
- 00010553  0x000017c1 jam  0x00000001 , 0x00008906 
- 00010554  0x000017c2 jam  0x0000003c , 0x00008900 
- 00010555  0x000017c3 jam  0x000000e0 , 0x00008901 
- 00010556  0x000017c4 jam  0x00000012 , 0x0000896d 
- 00010557  0x000017c5 nop  0x0000000a 
- 00010558  0x000017c6 jam  0x00000001 , 0x00008902 
- 00010559  0x000017c7 jam  0x0000003d , 0x00008902 
- 00010560  0x000017c8 nop  0x0000000a 
- 00010561  0x000017c9 jam  0x000000b7 , 0x00008903 
- 00010562  0x000017ca nop  0x0000000a 
- 00010563  0x000017cb jam  0x0000007f , 0x00008902 
- 00010564  0x000017cd fetch  0x00000001 , 0x000041de 
- 00010565  0x000017ce beq  0x00000000 , 0x0000294b 
- 00010566  0x000017cf beq  0x00000001 , 0x0000294f 
- 00010567  0x000017d0 beq  0x00000002 , 0x00002953 
- 00010568  0x000017d1 beq  0x00000003 , 0x00002957 
- 00010569  0x000017d2 beq  0x00000004 , 0x0000295b 
- 00010570  0x000017d3 beq  0x00000020 , 0x0000295f 
- 00010571  0x000017d5 jam  0x000000f0 , 0x00008956 
- 00010572  0x000017d6 call  0x00002965 
- 00010573  0x000017d7 jam  0x000000d8 , 0x00008955 
- 00010574  0x000017d8 rtn 
- 00010575  0x000017db jam  0x000000df , 0x00008956 
- 00010576  0x000017dc call  0x00002965 
- 00010577  0x000017dd jam  0x000000df , 0x00008955 
- 00010578  0x000017de rtn 
- 00010579  0x000017e1 jam  0x000000ff , 0x00008956 
- 00010580  0x000017e2 call  0x00002965 
- 00010581  0x000017e3 jam  0x000000df , 0x00008955 
- 00010582  0x000017e4 rtn 
- 00010583  0x000017e6 jam  0x000000ce , 0x00008956 
- 00010584  0x000017e7 call  0x00002965 
- 00010585  0x000017e8 jam  0x000000d8 , 0x00008955 
- 00010586  0x000017e9 rtn 
- 00010587  0x000017ec jam  0x000000cb , 0x00008956 
- 00010588  0x000017ed call  0x00002965 
- 00010589  0x000017ee jam  0x000000d8 , 0x00008955 
- 00010590  0x000017ef rtn 
- 00010591  0x000017f2 jam  0x000000d0 , 0x00008955 
- 00010592  0x000017f3 jam  0x000000c0 , 0x00008956 
- 00010593  0x000017f4 jam  0x0000004c , 0x00008957 
- 00010594  0x000017f5 jam  0x0000006c , 0x00008958 
- 00010595  0x000017f6 jam  0x00000050 , 0x00008959 
- 00010596  0x000017f7 rtn 
- 00010597  0x000017fa nop  0x00000004 
- 00010598  0x000017fb jam  0x000000d1 , 0x00008955 
- 00010599  0x000017fc nop  0x00000004 
- 00010600  0x000017fd jam  0x000000d2 , 0x00008955 
- 00010601  0x000017fe nop  0x00000004 
- 00010602  0x000017ff jam  0x000000d4 , 0x00008955 
- 00010603  0x00001800 rtn 
- 00010604  0x00001804 jam  0x00000006 , 0x00008042 
- 00010605  0x00001806 fetch  0x00000002 , 0x000040c3 
- 00010606  0x00001807 bbit0  0x0000000e , 0x0000296d 
- 00010607  0x00001808 iforce  0x00000006 
- 00010608  0x00001809 arg  0x00008900 , 0x00000002 
- 00010609  0x0000180b ifetch  0x00000001 , 0x00000006 
- 00010610  0x0000180c beq  0x000000ff , 0x00002977 
- 00010611  0x0000180d ior  0x00000002 , 0x00000005 
- 00010612  0x0000180e ifetch  0x00000001 , 0x00000006 
- 00010613  0x0000180f istore  0x00000001 , 0x00000005 
- 00010614  0x00001810 branch  0x00002971 
- 00010615  0x00001812 bpatch  0x0000008a , 0x00004011 
- 00010616  0x00001813 call  0x00002be5 
- 00010617  0x00001814 call  0x000029c9 
- 00010618  0x00001816 setarg  0x000007d0 
- 00010619  0x00001817 iadd  0x00000022 , 0x0000003f 
- 00010620  0x00001818 store  0x00000004 , 0x00000169 
- 00010621  0x00001819 set1  0x00000003 , 0x00000015 
- 00010622  0x0000181a force  0x00000000 , 0x00000015 
- 00010623  0x0000181b ncall  0x00002998 , 0x0000002b 
- 00010624  0x0000181c branch  0x000029ab 
- 00010625  0x00001820 bpatch  0x0000008b , 0x00004011 
- 00010626  0x00001821 setarg  0x00000960 
- 00010627  0x00001822 iadd  0x00000011 , 0x00000002 
- 00010628  0x00001823 fetch  0x00000001 , 0x000040bd 
- 00010629  0x00001824 jam  0x00000004 , 0x0000895f 
- 00010630  0x00001825 imul32  0x00000002 , 0x0000003f 
- 00010631  0x00001826 fetcht  0x00000001 , 0x000040be 
- 00010632  0x00001827 idiv  0x00000002 
- 00010633  0x00001828 call  0x00007f86 
- 00010634  0x00001829 quotient  0x00000011 
- 00010635  0x0000182a remainder  0x0000003f 
- 00010636  0x0000182b lshift16  0x0000003f , 0x0000003f 
- 00010637  0x0000182c lshift4  0x0000003f , 0x0000003f 
- 00010638  0x0000182d idiv  0x00000002 
- 00010639  0x0000182e call  0x00007f86 
- 00010640  0x0000182f quotient  0x0000003f 
- 00010641  0x00001830 lshift8  0x0000003f , 0x0000003f 
- 00010642  0x00001831 lshift  0x0000003f , 0x0000003f 
- 00010643  0x00001832 ior  0x00000011 , 0x0000003f 
- 00010644  0x00001833 hstore  0x00000004 , 0x00008960 
- 00010645  0x00001834 jam  0x00000044 , 0x0000895f 
- 00010646  0x00001835 jam  0x000000c4 , 0x0000895f 
- 00010647  0x00001836 rtn 
- 00010648  0x0000183a bpatch  0x0000008c , 0x00004011 
- 00010649  0x0000183b jam  0x00000002 , 0x00008906 
- 00010650  0x0000183c setarg  0x0003d090 
- 00010651  0x0000183d call  0x00002a8f 
- 00010652  0x0000183e jam  0x0000007f , 0x00008900 
- 00010653  0x0000183f nop  0x00000082 
- 00010654  0x00001840 jam  0x00000030 , 0x00008952 
- 00010655  0x00001841 jam  0x000000d0 , 0x00008901 
- 00010656  0x00001842 jam  0x00000070 , 0x00008952 
- 00010657  0x00001843 jam  0x000000f0 , 0x00008952 
- 00010658  0x00001844 force  0x00000032 , 0x00000039 
- 00010659  0x00001846 hfetch  0x00000001 , 0x00008980 
- 00010660  0x00001847 bbit1  0x00000005 , 0x000029a6 
- 00010661  0x00001848 loop  0x000029a3 
- 00010662  0x0000184a store  0x00000001 , 0x000040ce 
- 00010663  0x0000184b jam  0x00000000 , 0x00008901 
- 00010664  0x0000184c jam  0x00000000 , 0x00008900 
- 00010665  0x0000184d jam  0x00000000 , 0x00008906 
- 00010666  0x0000184e rtn 
- 00010667  0x00001851 bpatch  0x0000008d , 0x00004011 
- 00010668  0x00001852 fetch  0x00000001 , 0x000040ce 
- 00010669  0x00001853 set1  0x00000005 , 0x0000003f 
- 00010670  0x00001854 hstore  0x00000001 , 0x00008952 
- 00010671  0x00001855 hfetcht  0x00000001 , 0x00008950 
- 00010672  0x00001856 and_into  0x00000007 , 0x00000002 
- 00010673  0x00001857 lshift3  0x0000003f , 0x0000003f 
- 00010674  0x00001858 ior  0x00000002 , 0x0000003f 
- 00010675  0x00001859 hstore  0x00000001 , 0x00008950 
- 00010676  0x0000185a hfetch  0x00000001 , 0x00008951 
- 00010677  0x0000185b set0  0x00000000 , 0x0000003f 
- 00010678  0x0000185c hstore  0x00000001 , 0x00008951 
- 00010679  0x0000185d hfetch  0x00000001 , 0x00008952 
- 00010680  0x0000185e set0  0x00000005 , 0x0000003f 
- 00010681  0x0000185f hstore  0x00000001 , 0x00008952 
- 00010682  0x00001860 rtn 
- 00010683  0x00001863 bpatch  0x0000008e , 0x00004011 
- 00010684  0x00001864 hfetch  0x00000002 , 0x00008981 
- 00010685  0x00001865 rshift4  0x0000003f , 0x0000003f 
- 00010686  0x00001866 rshift3  0x0000003f , 0x0000003f 
- 00010687  0x00001867 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x00001869 and_into  0x000000ff , 0x0000003f 
- 00010689  0x0000186a div  0x0000003f , 0x0000000a 
- 00010690  0x0000186b call  0x00007f86 
- 00010691  0x0000186c quotient  0x0000003f 
- 00010692  0x0000186d lshift4  0x0000003f , 0x0000003f 
- 00010693  0x0000186e remainder  0x00000002 
- 00010694  0x0000186f ior  0x00000002 , 0x0000003f 
- 00010695  0x00001870 store  0x00000001 , 0x00000018 
- 00010696  0x00001871 rtn 
- 00010697  0x00001875 jam  0x00000006 , 0x00008042 
- 00010698  0x00001876 hfetch  0x00000001 , 0x0000896b 
- 00010699  0x00001877 set0  0x00000004 , 0x0000003f 
- 00010700  0x00001878 set0  0x00000005 , 0x0000003f 
- 00010701  0x00001879 hstore  0x00000001 , 0x0000896b 
- 00010702  0x0000187a jam  0x00000000 , 0x00008905 
- 00010703  0x0000187b jam  0x00000000 , 0x00008904 
- 00010704  0x0000187c jam  0x00000070 , 0x00008904 
- 00010705  0x0000187d jam  0x000000ff , 0x00008905 
- 00010706  0x0000187e hfetch  0x00000001 , 0x0000896b 
- 00010707  0x0000187f set1  0x00000004 , 0x0000003f 
- 00010708  0x00001880 set1  0x00000005 , 0x0000003f 
- 00010709  0x00001881 hstore  0x00000001 , 0x0000896b 
- 00010710  0x00001882 call  0x000029e9 
- 00010711  0x00001883 hfetch  0x00000001 , 0x00008968 
- 00010712  0x00001884 set1  0x00000007 , 0x0000003f 
- 00010713  0x00001885 hstore  0x00000001 , 0x00008968 
- 00010714  0x00001886 set0  0x00000007 , 0x0000003f 
- 00010715  0x00001887 hstore  0x00000001 , 0x00008968 
- 00010716  0x00001888 set1  0x00000007 , 0x0000003f 
- 00010717  0x00001889 hstore  0x00000001 , 0x00008968 
- 00010718  0x0000188a jam  0x00000005 , 0x00008042 
- 00010719  0x0000188b nop  0x00000001 
- 00010720  0x0000188c jam  0x00000004 , 0x00008042 
- 00010721  0x0000188d hfetch  0x00000001 , 0x0000896b 
- 00010722  0x0000188e and_into  0x000000cf , 0x0000003f 
- 00010723  0x0000188f hstore  0x00000001 , 0x0000896b 
- 00010724  0x00001890 or_into  0x00000030 , 0x0000003f 
- 00010725  0x00001891 hstore  0x00000001 , 0x0000896b 
- 00010726  0x00001892 rtn 
- 00010727  0x00001896 setarg  0x00000f0f 
- 00010728  0x00001897 branch  0x00002c18 
- 00010729  0x0000189a setarg  0x0000080f 
- 00010730  0x0000189b branch  0x00002c18 
- 00010731  0x000018a0 bpatch  0x0000008f , 0x00004011 
- 00010732  0x000018a1 call  0x00002924 
- 00010733  0x000018a2 disable  0x00000020 
- 00010734  0x000018a3 enable  0x00000021 
- 00010735  0x000018a4 pulse  0x00000016 
- 00010736  0x000018a5 rtn 
- 00010737  0x000018a8 bpatch  0x00000090 , 0x00004012 
- 00010738  0x000018a9 fetch  0x00000001 , 0x0000004c 
- 00010739  0x000018aa isolate1  0x00000002 , 0x0000003f 
- 00010740  0x000018ab setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x000018ac hstore  0x00000001 , 0x00008011 
- 00010742  0x000018ad arg  0x00000062 , 0x00000006 
- 00010743  0x000018ae ifetch  0x00000009 , 0x00000006 
- 00010744  0x000018af iforce  0x00000032 
- 00010745  0x000018b0 ifetch  0x00000007 , 0x00000006 
- 00010746  0x000018b1 iforce  0x00000033 
- 00010747  0x000018b2 fetch  0x00000001 , 0x00000054 
- 00010748  0x000018b3 add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x000018b4 pulse  0x0000001a 
- 00010750  0x000018b5 rtn 
- 00010751  0x000018b8 deposit  0x0000001a 
- 00010752  0x000018b9 store  0x00000006 , 0x0000009a 
- 00010753  0x000018ba disable  0x0000000d 
- 00010754  0x000018bb nbranch  0x000028f9 , 0x00000018 
- 00010755  0x000018bc arg  0x000003bb , 0x00000029 
- 00010756  0x000018bd increase  0x00000001 , 0x00000028 
- 00010757  0x000018be and_into  0x000001fc , 0x00000028 
- 00010758  0x000018bf rtn 
- 00010759  0x000018c4 enable  0x0000000d 
- 00010760  0x000018c6 correlate  0x0000003e , 0x00000017 
- 00010761  0x000018c7 branch  0x000029ff , 0x00000018 
- 00010762  0x000018c8 compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x000018c9 nbranch  0x00002a08 , 0x00000001 
- 00010764  0x000018ca branch  0x000029ff 
- 00010765  0x000018cd bpatch  0x00000091 , 0x00004012 
- 00010766  0x000018ce arg  0x00000600 , 0x0000000b 
- 00010767  0x000018cf enable  0x0000000d 
- 00010768  0x000018d0 correlate  0x00000023 , 0x00000026 
- 00010769  0x000018d1 disable  0x0000000d 
- 00010770  0x000018d2 nbranch  0x000028f9 , 0x00000018 
- 00010771  0x000018d3 rtn 
- 00010772  0x000018d6 bpatch  0x00000092 , 0x00004012 
- 00010773  0x000018d7 enable  0x0000000d 
- 00010774  0x000018d8 correlate  0x0000003e , 0x00000003 
- 00010775  0x000018d9 disable  0x0000000d 
- 00010776  0x000018da nbranch  0x000028f9 , 0x00000018 
- 00010777  0x000018db arg  0x000003bb , 0x00000029 
- 00010778  0x000018dc and_into  0x000001fc , 0x00000028 
- 00010779  0x000018dd rtn 
- 00010780  0x000018e1 bpatch  0x00000093 , 0x00004012 
- 00010781  0x000018e2 iforce  0x00000011 
- 00010782  0x000018e3 deposit  0x00000021 
- 00010783  0x000018e4 iadd  0x00000002 , 0x0000000b 
- 00010784  0x000018e5 copy  0x0000000b , 0x0000003f 
- 00010785  0x000018e6 store  0x00000004 , 0x000040ca 
- 00010786  0x000018e7 deposit  0x00000011 
- 00010787  0x000018e8 rtn 
- 00010788  0x000018ec copy  0x0000003f , 0x00000002 
- 00010789  0x000018ed bpatch  0x00000094 , 0x00004012 
- 00010790  0x000018ee copy  0x00000002 , 0x0000003f 
- 00010791  0x000018ef call  0x00007f50 
- 00010792  0x000018f0 lshift16  0x00000021 , 0x0000003f 
- 00010793  0x000018f1 set1  0x0000002c , 0x0000003f 
- 00010794  0x000018f2 call  0x00007f39 
- 00010795  0x000018f3 set0  0x0000002c , 0x0000003f 
- 00010796  0x000018f4 call  0x00002a77 
- 00010797  0x000018f5 call  0x00007f39 
- 00010798  0x000018f6 rtn  0x00000028 
- 00010799  0x000018f7 call  0x00007f43 
- 00010800  0x000018f8 iforce  0x0000001b 
- 00010801  0x000018f9 until  0x0000003e , 0x00000003 
- 00010802  0x000018fa rtn 
- 00010803  0x000018fe bpatch  0x00000095 , 0x00004012 
- 00010804  0x000018ff branch  0x00002a38 , 0x00000030 
- 00010805  0x00001900 until  0x00000029 , 0x00000026 
- 00010806  0x00001902 copy  0x00000028 , 0x00000002 
- 00010807  0x00001903 branch  0x00002a3b 
- 00010808  0x00001905 branch  0x00002a3a , 0x0000002e 
- 00010809  0x00001906 until  0x00000023 , 0x00000026 
- 00010810  0x00001908 copy  0x00000022 , 0x00000002 
- 00010811  0x0000190a branch  0x00002a47 , 0x00000028 
- 00010812  0x0000190b compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x0000190c nbranch  0x00002a33 , 0x00000001 
- 00010814  0x0000190e bpatch  0x00000096 , 0x00004012 
- 00010815  0x0000190f fetch  0x00000001 , 0x00000030 
- 00010816  0x00001910 rtnbit0  0x00000000 
- 00010817  0x00001911 fetch  0x00000004 , 0x000040ca 
- 00010818  0x00001912 isub  0x00000002 , 0x0000003f 
- 00010819  0x00001913 nrtn  0x00000002 
- 00010820  0x00001914 sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x00001915 branch  0x00002a33 , 0x00000002 
- 00010822  0x00001916 rtn 
- 00010823  0x00001918 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x00001919 nbranch  0x00002a33 , 0x00000001 
- 00010825  0x0000191a branch  0x00002a3e 
- 00010826  0x0000191d bpatch  0x00000097 , 0x00004012 
- 00010827  0x0000191e arg  0x00000600 , 0x0000000b 
- 00010828  0x0000191f branch  0x00002a33 
- 00010829  0x00001922 disable  0x00000028 
- 00010830  0x00001923 branch  0x00002a4a 
- 00010831  0x00001926 enable  0x00000028 
- 00010832  0x00001927 branch  0x00002a4a 
- 00010833  0x0000192a bpatch  0x00000098 , 0x00004013 
- 00010834  0x0000192b call  0x000029f1 
- 00010835  0x0000192c disable  0x00000021 
- 00010836  0x0000192d enable  0x00000020 
- 00010837  0x0000192e rtn 
- 00010838  0x00001933 bpatch  0x00000099 , 0x00004013 
- 00010839  0x00001934 arg  0x00000e43 , 0x0000000b 
- 00010840  0x00001935 until  0x00000023 , 0x00000026 
- 00010841  0x00001936 pulse  0x00000016 
- 00010842  0x00001937 rtn 
- 00010843  0x0000193a bpatch  0x0000009a , 0x00004013 
- 00010844  0x0000193b arg  0x00000d00 , 0x0000000b 
- 00010845  0x0000193c until  0x00000023 , 0x00000026 
- 00010846  0x0000193d rtn 
- 00010847  0x00001941 bpatch  0x0000009b , 0x00004013 
- 00010848  0x00001942 arg  0x00000e43 , 0x0000000b 
- 00010849  0x00001943 until  0x00000029 , 0x00000026 
- 00010850  0x00001944 pulse  0x00000016 
- 00010851  0x00001945 rtn 
- 00010852  0x00001948 bpatch  0x0000009c , 0x00004013 
- 00010853  0x00001949 preload  0x00000009 
- 00010854  0x0000194a enable  0x0000001d 
- 00010855  0x0000194b set1  0x00000000 , 0x00000015 
- 00010856  0x0000194c inject  0x00000003 , 0x00000048 
- 00010857  0x0000194d disable  0x0000001d 
- 00010858  0x0000194e rtn 
- 00010859  0x00001952 copy  0x00000025 , 0x00000002 
- 00010860  0x00001953 or_into  0x00000060 , 0x00000002 
- 00010861  0x00001954 copy  0x00000002 , 0x0000000e 
- 00010862  0x00001955 rtn 
- 00010863  0x0000195b bpatch  0x0000009d , 0x00004013 
- 00010864  0x0000195c fetch  0x00000001 , 0x00004090 
- 00010865  0x0000195d increase  0x00000001 , 0x0000003f 
- 00010866  0x0000195e bne  0x00000007 , 0x00002a74 
- 00010867  0x0000195f force  0x00000001 , 0x0000003f 
- 00010868  0x00001961 store  0x00000001 , 0x00004090 
- 00010869  0x00001962 iforce  0x00000004 
- 00010870  0x00001963 rtn 
- 00010871  0x00001966 copy  0x00000019 , 0x00000002 
- 00010872  0x00001967 rtn  0x00000029 
- 00010873  0x00001968 copy  0x0000001a , 0x00000002 
- 00010874  0x00001969 rtn 
- 00010875  0x0000196c deposit  0x00000022 
- 00010876  0x0000196d rtn  0x00000029 
- 00010877  0x0000196e deposit  0x00000028 
- 00010878  0x0000196f rtn 
- 00010879  0x00001973 bpatch  0x0000009e , 0x00004013 
- 00010880  0x00001974 fetcht  0x00000004 , 0x0000004d 
- 00010881  0x00001975 call  0x00002a7b 
- 00010882  0x00001976 isub  0x00000002 , 0x0000000b 
- 00010883  0x00001977 deposit  0x0000000b 
- 00010884  0x00001978 fetcht  0x00000002 , 0x00000051 
- 00010885  0x00001979 lshift  0x00000002 , 0x00000002 
- 00010886  0x0000197a isub  0x00000002 , 0x0000003f 
- 00010887  0x0000197b rtn 
- 00010888  0x0000197e bpatch  0x0000009f , 0x00004013 
- 00010889  0x0000197f call  0x00002a7b 
- 00010890  0x00001980 store  0x00000004 , 0x0000004d 
- 00010891  0x00001981 rtn 
- 00010892  0x00001984 bpatch  0x000000a0 , 0x00004014 
- 00010893  0x00001985 branch  0x00002a8c 
- 00010894  0x00001988 branch  0x00002a8e 
- 00010895  0x0000198b rtn  0x00000034 
- 00010896  0x0000198d rshift  0x0000003f , 0x0000003f 
- 00010897  0x0000198e increase  0xfffffffd , 0x0000003f 
- 00010898  0x00001990 increase  0xffffffff , 0x0000003f 
- 00010899  0x00001991 nbranch  0x00002a92 , 0x00000005 
- 00010900  0x00001992 force  0x00000000 , 0x0000003f 
- 00010901  0x00001993 rtn 
- 00010902  0x00001999 arg  0x00000010 , 0x00000039 
- 00010903  0x0000199a arg  0x00000000 , 0x00000005 
- 00010904  0x0000199b call  0x00007ec6 
- 00010905  0x0000199c arg  0x0000043f , 0x00000005 
- 00010906  0x0000199d arg  0x0000000a , 0x00000039 
- 00010907  0x0000199e call  0x00007ec6 
- 00010908  0x0000199f jam  0x00000000 , 0x000009b2 
- 00010909  0x000019a0 jam  0x00000000 , 0x00000a99 
- 00010910  0x000019a1 jam  0x00000000 , 0x0000048c 
- 00010911  0x000019a2 jam  0x00000000 , 0x0000017f 
- 00010912  0x000019a3 jam  0x00000000 , 0x000004d1 
- 00010913  0x000019a4 bpatch  0x000000a1 , 0x00004014 
- 00010914  0x000019a5 jam  0x00000000 , 0x0000016d 
- 00010915  0x000019a6 jam  0x00000000 , 0x00000151 
- 00010916  0x000019a7 jam  0x00000000 , 0x0000015c 
- 00010917  0x000019a8 setarg  0x009e8b33 
- 00010918  0x000019a9 store  0x00000003 , 0x000040a7 
- 00010919  0x000019aa setarg  0x00000153 
- 00010920  0x000019ab store  0x00000002 , 0x00000083 
- 00010921  0x000019ac jam  0x0000001e , 0x00000085 
- 00010922  0x000019ad jam  0x00000001 , 0x00000086 
- 00010923  0x000019ae jam  0x00000007 , 0x00000088 
- 00010924  0x000019af setarg  0x0012e904 
- 00010925  0x000019b0 store  0x00000003 , 0x00000080 
- 00010926  0x000019b5 jam  0x00000060 , 0x00000090 
- 00010927  0x000019b6 jam  0x00000005 , 0x000040d0 
- 00010928  0x000019b7 jam  0x00000002 , 0x00000014 
- 00010929  0x000019b8 fetch  0x00000001 , 0x0000465a 
- 00010930  0x000019b9 ncall  0x000074c1 , 0x00000034 
- 00010931  0x000019ba fetch  0x00000001 , 0x000044be 
- 00010932  0x000019bb ncall  0x00007518 , 0x00000034 
- 00010933  0x000019bc bpatch  0x000000a2 , 0x00004014 
- 00010934  0x000019bd rtn  0x0000002b 
- 00010935  0x000019be setarg  0x00000000 
- 00010936  0x000019bf store  0x00000002 , 0x000041dc 
- 00010937  0x000019c0 rshift  0x00000022 , 0x0000003f 
- 00010938  0x000019c1 store  0x00000004 , 0x00004094 
- 00010939  0x000019c2 rtn 
- 00010940  0x000019ca setarg  0x0000ee21 
- 00010941  0x000019cb hstore  0x00000002 , 0x00008050 
- 00010942  0x000019cc hfetch  0x00000004 , 0x0000811c 
- 00010943  0x000019cd store  0x00000004 , 0x00000abe 
- 00010944  0x000019ce hfetch  0x00000001 , 0x0000813e 
- 00010945  0x000019cf store  0x00000001 , 0x00000abd 
- 00010946  0x000019d0 bbit0  0x00000003 , 0x0000645b 
- 00010947  0x000019d1 enable  0x0000002b 
- 00010948  0x000019d2 bbit0  0x00000007 , 0x00002acc 
- 00010949  0x000019d3 disable  0x0000002b 
- 00010950  0x000019d4 deposit  0x00000027 
- 00010951  0x000019d5 nbranch  0x00002acc , 0x00000034 
- 00010952  0x000019d6 hfetch  0x00000001 , 0x0000813b 
- 00010953  0x000019d7 bbit1  0x00000002 , 0x00002acc 
- 00010954  0x000019d8 arg  0xffffffff , 0x00000002 
- 00010955  0x000019d9 branch  0x00002b3c 
- 00010956  0x000019db hfetch  0x00000003 , 0x0000813c 
- 00010957  0x000019dc hstore  0x00000003 , 0x0000804c 
- 00010958  0x000019dd ifetch  0x00000001 , 0x00000006 
- 00010959  0x000019de or_into  0x000000ef , 0x0000003f 
- 00010960  0x000019df istore  0x00000001 , 0x00000005 
- 00010961  0x000019e0 call  0x00002c23 
- 00010962  0x000019e1 hfetch  0x00000001 , 0x0000804f 
- 00010963  0x000019e2 set1  0x00000004 , 0x0000003f 
- 00010964  0x000019e3 hstore  0x00000001 , 0x0000804f 
- 00010965  0x000019e4 call  0x00002c23 
- 00010966  0x000019e5 call  0x00002adf , 0x0000002b 
- 00010967  0x000019e6 hfetch  0x00000001 , 0x0000804e 
- 00010968  0x000019e7 set0  0x00000003 , 0x0000003f 
- 00010969  0x000019e8 hstore  0x00000001 , 0x0000804e 
- 00010970  0x000019e9 call  0x00002c23 
- 00010971  0x000019ea nbranch  0x0000645b , 0x0000002b 
- 00010972  0x000019eb rtnmark0  0x0000002b 
- 00010973  0x000019ec jam  0x00000008 , 0x00008006 
- 00010974  0x000019ed rtn 
- 00010975  0x000019f0 fetch  0x00000001 , 0x00004198 
- 00010976  0x000019f1 hstore  0x00000001 , 0x00008086 
- 00010977  0x000019f2 fetch  0x00000003 , 0x0000418d 
- 00010978  0x000019f3 hstore  0x00000003 , 0x00008080 
- 00010979  0x000019f4 fetch  0x00000004 , 0x00004181 
- 00010980  0x000019f5 hstore  0x00000004 , 0x00008074 
- 00010981  0x000019f6 fetch  0x00000004 , 0x0000417d 
- 00010982  0x000019f7 hstore  0x00000004 , 0x00008070 
- 00010983  0x000019f8 fetch  0x00000008 , 0x00004185 
- 00010984  0x000019f9 hstore  0x00000008 , 0x00008078 
- 00010985  0x000019fa fetch  0x00000008 , 0x00004190 
- 00010986  0x000019fb iforce  0x00000000 
- 00010987  0x000019fc hfetch  0x00000008 , 0x00008140 
- 00010988  0x000019fd store  0x00000008 , 0x000000a1 
- 00010989  0x000019fe call  0x000064ca 
- 00010990  0x000019ff rtn 
- 00010991  0x00001a02 deposit  0x00000000 
- 00010992  0x00001a03 store  0x00000008 , 0x00004190 
- 00010993  0x00001a04 hfetch  0x00000008 , 0x00008070 
- 00010994  0x00001a05 store  0x00000008 , 0x0000417d 
- 00010995  0x00001a06 ifetch  0x00000008 , 0x00000006 
- 00010996  0x00001a07 istore  0x00000008 , 0x00000005 
- 00010997  0x00001a08 hfetch  0x00000003 , 0x00008080 
- 00010998  0x00001a09 store  0x00000003 , 0x0000418d 
- 00010999  0x00001a0a hfetch  0x00000001 , 0x00008086 
- 00011000  0x00001a0b store  0x00000001 , 0x00004198 
- 00011001  0x00001a0c branch  0x00002c29 
- 00011002  0x00001a0f hfetch  0x00000001 , 0x00008063 
- 00011003  0x00001a10 nbranch  0x00002b00 , 0x00000034 
- 00011004  0x00001a11 fetch  0x00000003 , 0x0000416f 
- 00011005  0x00001a12 nrtn  0x00000034 
- 00011006  0x00001a13 jam  0x000000c0 , 0x00008063 
- 00011007  0x00001a14 jam  0x00000080 , 0x00008006 
- 00011008  0x00001a16 hfetch  0x00000001 , 0x0000812d 
- 00011009  0x00001a17 rtnbit0  0x00000001 
- 00011010  0x00001a18 hfetch  0x00000003 , 0x00008149 
- 00011011  0x00001a19 store  0x00000003 , 0x0000416f 
- 00011012  0x00001a1a rtn 
- 00011013  0x00001a1f bpatch  0x000000a3 , 0x00004014 
- 00011014  0x00001a20 deposit  0x0000001a 
- 00011015  0x00001a21 call  0x00007f37 
- 00011016  0x00001a22 fetcht  0x00000004 , 0x0000415f 
- 00011017  0x00001a23 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x00001a24 rtn  0x00000002 
- 00011019  0x00001a25 lshift8  0x0000003f , 0x0000003f 
- 00011020  0x00001a26 lshift4  0x0000003f , 0x0000003f 
- 00011021  0x00001a27 idiv  0x00000002 
- 00011022  0x00001a28 call  0x00007f86 
- 00011023  0x00001a29 quotient  0x0000003f 
- 00011024  0x00001a2a arg  0x000000c8 , 0x00000002 
- 00011025  0x00001a2b call  0x00007f91 
- 00011026  0x00001a2c store  0x00000001 , 0x00000099 
- 00011027  0x00001a2d nbranch  0x00002b15 , 0x00000028 
- 00011028  0x00001a2e sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x00001a30 fetcht  0x00000003 , 0x0000416f 
- 00011030  0x00001a31 iadd  0x00000002 , 0x0000003f 
- 00011031  0x00001a32 store  0x00000003 , 0x0000416f 
- 00011032  0x00001a34 setarg  0x00000000 
- 00011033  0x00001a35 store  0x00000004 , 0x0000415f 
- 00011034  0x00001a36 rtn 
- 00011035  0x00001a3b fetch  0x00000001 , 0x00004177 
- 00011036  0x00001a3c set1  0x00000002 , 0x0000003f 
- 00011037  0x00001a3d store  0x00000001 , 0x00004177 
- 00011038  0x00001a3e branch  0x00002b23 
- 00011039  0x00001a43 arg  0xffffffff , 0x00000002 
- 00011040  0x00001a44 fetch  0x00000001 , 0x00004176 
- 00011041  0x00001a45 set0  0x00000007 , 0x0000003f 
- 00011042  0x00001a46 store  0x00000001 , 0x00004176 
- 00011043  0x00001a48 bpatch  0x000000a4 , 0x00004014 
- 00011044  0x00001a49 call  0x00002c29 
- 00011045  0x00001a4a fetch  0x00000001 , 0x00004157 
- 00011046  0x00001a4b store  0x00000001 , 0x0000417c 
- 00011047  0x00001a4c fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001a4d set1  0x00000007 , 0x0000003f 
- 00011049  0x00001a4e store  0x00000001 , 0x0000417a 
- 00011050  0x00001a52 bpatch  0x000000a5 , 0x00004014 
- 00011051  0x00001a53 call  0x000029e7 
- 00011052  0x00001a54 fetch  0x00000004 , 0x0000415f 
- 00011053  0x00001a55 iadd  0x00000002 , 0x0000003f 
- 00011054  0x00001a56 store  0x00000004 , 0x0000415f 
- 00011055  0x00001a57 call  0x00002aef 
- 00011056  0x00001a58 fetch  0x00000005 , 0x00004178 
- 00011057  0x00001a59 hstore  0x00000004 , 0x0000804c 
- 00011058  0x00001a5a rshift32  0x0000003f , 0x00000011 
- 00011059  0x00001a5b until  0x0000003e , 0x00000033 
- 00011060  0x00001a5c deposit  0x00000019 
- 00011061  0x00001a5d store  0x00000006 , 0x00004163 
- 00011062  0x00001a5e jam  0x00000002 , 0x00008005 
- 00011063  0x00001a5f until  0x0000003e , 0x00000033 
- 00011064  0x00001a60 until  0x0000003e , 0x00000033 
- 00011065  0x00001a61 deposit  0x00000011 
- 00011066  0x00001a62 hstore  0x00000001 , 0x0000804f 
- 00011067  0x00001a63 jam  0x00000002 , 0x00008005 
- 00011068  0x00001a65 until  0x0000003e , 0x00000033 
- 00011069  0x00001a66 until  0x0000003e , 0x00000033 
- 00011070  0x00001a67 hstoret  0x00000004 , 0x0000804c 
- 00011071  0x00001a68 jam  0x00000010 , 0x00008005 
- 00011072  0x00001a69 until  0x0000003e , 0x0000003f 
- 00011073  0x00001a6f bpatch  0x000000a6 , 0x00004014 
- 00011074  0x00001a70 setarg  0x00000000 
- 00011075  0x00001a71 copy  0x00000027 , 0x0000003e 
- 00011076  0x00001a72 branch  0x00002b4c , 0x00000005 
- 00011077  0x00001a73 hfetch  0x00000001 , 0x0000813c 
- 00011078  0x00001a74 hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x00001a75 isub  0x00000002 , 0x0000003e 
- 00011080  0x00001a76 branch  0x00002b4a , 0x00000002 
- 00011081  0x00001a77 deposit  0x00000002 
- 00011082  0x00001a79 isub  0x00000027 , 0x0000003f 
- 00011083  0x00001a7a increase  0x00000001 , 0x0000003f 
- 00011084  0x00001a7c increase  0x00000008 , 0x0000003f 
- 00011085  0x00001a7d until  0x0000003e , 0x00000033 
- 00011086  0x00001a7e iadd  0x00000031 , 0x0000003f 
- 00011087  0x00001a7f fetcht  0x00000004 , 0x0000415b 
- 00011088  0x00001a80 iadd  0x00000002 , 0x0000003f 
- 00011089  0x00001a81 fetcht  0x00000003 , 0x0000416f 
- 00011090  0x00001a82 imul32  0x00000002 , 0x0000003f 
- 00011091  0x00001a83 rshift8  0x0000003f , 0x0000003f 
- 00011092  0x00001a84 rshift4  0x0000003f , 0x0000003f 
- 00011093  0x00001a85 increase  0x0000006e , 0x0000003f 
- 00011094  0x00001a86 arg  0x00000ea6 , 0x00000002 
- 00011095  0x00001a87 idiv  0x00000002 
- 00011096  0x00001a88 call  0x00007f86 
- 00011097  0x00001a89 quotient  0x0000003f 
- 00011098  0x00001a8a lshift16  0x0000003f , 0x0000003f 
- 00011099  0x00001a8b remainder  0x00000002 
- 00011100  0x00001a8c ior  0x00000002 , 0x0000003f 
- 00011101  0x00001a8d fetcht  0x00000006 , 0x00004163 
- 00011102  0x00001a8e call  0x00007f2c 
- 00011103  0x00001a8f copy  0x00000002 , 0x00000019 
- 00011104  0x00001a90 fetch  0x00000006 , 0x00004048 
- 00011105  0x00001a91 call  0x00002854 
- 00011106  0x00001a92 deposit  0x0000001a 
- 00011107  0x00001a93 store  0x00000006 , 0x00000a9a 
- 00011108  0x00001a94 deposit  0x00000027 
- 00011109  0x00001a95 istore  0x00000001 , 0x00000005 
- 00011110  0x00001a96 hfetch  0x00000001 , 0x0000811d 
- 00011111  0x00001a97 or_into  0x000000f0 , 0x0000003f 
- 00011112  0x00001a98 istore  0x00000001 , 0x00000005 
- 00011113  0x00001a99 rtn 
- 00011114  0x00001a9c bpatch  0x000000a7 , 0x00004014 
- 00011115  0x00001a9d call  0x00002afa 
- 00011116  0x00001a9e fetch  0x00000003 , 0x0000416f 
- 00011117  0x00001a9f rtn  0x00000034 
- 00011118  0x00001aa0 fetch  0x00000001 , 0x00004091 
- 00011119  0x00001aa1 rtn  0x00000034 
- 00011120  0x00001aa2 fetch  0x00000001 , 0x0000465a 
- 00011121  0x00001aa3 branch  0x00002b74 , 0x00000034 
- 00011122  0x00001aa4 fetch  0x00000001 , 0x000045b1 
- 00011123  0x00001aa5 rtn  0x00000034 
- 00011124  0x00001aa7 fetch  0x00000001 , 0x000044c0 
- 00011125  0x00001aa8 nrtn  0x00000034 
- 00011126  0x00001aa9 call  0x00002c3a 
- 00011127  0x00001aaa nrtn  0x00000034 
- 00011128  0x00001aab fetch  0x00000001 , 0x00004040 
- 00011129  0x00001aac compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x00001aad nbranch  0x00002b9d , 0x00000001 
- 00011131  0x00001aae fetch  0x00000002 , 0x00004042 
- 00011132  0x00001aaf rtn  0x00000034 
- 00011133  0x00001ab0 rtn  0x0000002b 
- 00011134  0x00001ab1 bpatch  0x000000a8 , 0x00004015 
- 00011135  0x00001ab3 fetcht  0x00000001 , 0x000000a0 
- 00011136  0x00001ab4 fetch  0x00000002 , 0x00004042 
- 00011137  0x00001ab5 imul32  0x00000002 , 0x0000003f 
- 00011138  0x00001ab6 rshift4  0x00000002 , 0x00000002 
- 00011139  0x00001ab7 rshift2  0x00000002 , 0x00000002 
- 00011140  0x00001ab8 isub  0x00000002 , 0x0000003f 
- 00011141  0x00001ab9 fetcht  0x00000004 , 0x00004044 
- 00011142  0x00001aba iadd  0x00000002 , 0x0000003f 
- 00011143  0x00001abb fetcht  0x00000001 , 0x00004156 
- 00011144  0x00001abc isub  0x00000002 , 0x0000003f 
- 00011145  0x00001abd lshift16  0x0000003f , 0x00000030 
- 00011146  0x00001abe bpatch  0x000000a9 , 0x00004015 
- 00011147  0x00001abf fetch  0x00000002 , 0x0000404e 
- 00011148  0x00001ac0 rshift  0x0000003f , 0x0000003f 
- 00011149  0x00001ac1 call  0x00007f50 
- 00011150  0x00001ac2 deposit  0x00000030 
- 00011151  0x00001ac3 call  0x00007f39 
- 00011152  0x00001ac4 copy  0x0000001a , 0x00000002 
- 00011153  0x00001ac5 call  0x00007f37 
- 00011154  0x00001ac6 rtn  0x00000028 
- 00011155  0x00001ac8 call  0x00007f49 
- 00011156  0x00001aca bpatch  0x000000aa , 0x00004015 
- 00011157  0x00001acb fetch  0x00000001 , 0x00004178 
- 00011158  0x00001acc isub  0x00000002 , 0x0000003e 
- 00011159  0x00001acd branch  0x00002b18 , 0x00000002 
- 00011160  0x00001ace storet  0x00000004 , 0x0000415b 
- 00011161  0x00001acf call  0x00003328 
- 00011162  0x00001ad0 call  0x000052fb 
- 00011163  0x00001ad1 fetcht  0x00000004 , 0x0000415b 
- 00011164  0x00001ad2 branch  0x00002b2a 
- 00011165  0x00001ad5 bpatch  0x000000ab , 0x00004015 
- 00011166  0x00001ad6 fetch  0x00000001 , 0x00004040 
- 00011167  0x00001ad7 rtnbit1  0x00000000 
- 00011168  0x00001ad8 rtnbit1  0x00000003 
- 00011169  0x00001ad9 fetch  0x00000001 , 0x0000465a 
- 00011170  0x00001ada branch  0x00002ba5 , 0x00000034 
- 00011171  0x00001adb fetch  0x00000001 , 0x000045b1 
- 00011172  0x00001adc rtn  0x00000034 
- 00011173  0x00001ade bpatch  0x000000ac , 0x00004015 
- 00011174  0x00001adf fetch  0x00000001 , 0x0000436e 
- 00011175  0x00001ae0 nbranch  0x00002baa , 0x00000034 
- 00011176  0x00001ae1 fetch  0x00000001 , 0x00004093 
- 00011177  0x00001ae2 rtn  0x00000034 
- 00011178  0x00001ae4 fetch  0x00000002 , 0x00004154 
- 00011179  0x00001ae5 rtn  0x00000034 
- 00011180  0x00001ae7 fetcht  0x00000001 , 0x00004156 
- 00011181  0x00001ae8 isub  0x00000002 , 0x0000003f 
- 00011182  0x00001ae9 arg  0x00001d4c , 0x00000002 
- 00011183  0x00001aea imul32  0x00000002 , 0x0000003f 
- 00011184  0x00001aeb branch  0x00002b93 
- 00011185  0x00001aee bpatch  0x000000ad , 0x00004015 
- 00011186  0x00001aef disable  0x0000002b 
- 00011187  0x00001af0 fetch  0x00000001 , 0x00000030 
- 00011188  0x00001af1 rtnbit0  0x00000001 
- 00011189  0x00001af2 nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x00001af3 call  0x00002bcb 
- 00011191  0x00001af4 fetch  0x00000002 , 0x000040c1 
- 00011192  0x00001af5 store  0x00000002 , 0x0000003e 
- 00011193  0x00001af6 fetch  0x00000001 , 0x00000047 
- 00011194  0x00001af7 bbit1  0x00000003 , 0x00002bde 
- 00011195  0x00001af8 bmark0  0x0000000d , 0x00002bde 
- 00011196  0x00001af9 call  0x00005274 
- 00011197  0x00001afa nbranch  0x00002bde , 0x00000034 
- 00011198  0x00001afb fetch  0x00000001 , 0x0000455c 
- 00011199  0x00001afc bbit1  0x00000001 , 0x00002bde 
- 00011200  0x00001afe jam  0x00000000 , 0x000000a0 
- 00011201  0x00001aff bmark0  0x0000000d , 0x00002bde 
- 00011202  0x00001b00 fetch  0x00000001 , 0x00004174 
- 00011203  0x00001b01 branch  0x00002be2 , 0x00000034 
- 00011204  0x00001b02 increase  0xffffffff , 0x0000003f 
- 00011205  0x00001b03 store  0x00000001 , 0x00004174 
- 00011206  0x00001b04 rtn 
- 00011207  0x00001b08 arg  0x00000001 , 0x00000007 
- 00011208  0x00001b09 branch  0x000060cd 
- 00011209  0x00001b0c arg  0x00000001 , 0x00000007 
- 00011210  0x00001b0d branch  0x000060d1 
- 00011211  0x00001b12 jam  0x00000000 , 0x00004159 
- 00011212  0x00001b13 fetch  0x00000003 , 0x00004169 
- 00011213  0x00001b14 increase  0x00000001 , 0x0000003f 
- 00011214  0x00001b15 store  0x00000003 , 0x00004169 
- 00011215  0x00001b16 rtn 
- 00011216  0x00001b19 bpatch  0x000000ae , 0x00004015 
- 00011217  0x00001b1a fetcht  0x00000002 , 0x000040c1 
- 00011218  0x00001b1b rshift  0x00000002 , 0x00000002 
- 00011219  0x00001b1c fetch  0x00000002 , 0x0000003e 
- 00011220  0x00001b1d iadd  0x00000002 , 0x0000003f 
- 00011221  0x00001b1e store  0x00000002 , 0x0000003e 
- 00011222  0x00001b20 jam  0x00000000 , 0x000000a0 
- 00011223  0x00001b21 fetch  0x00000003 , 0x0000416c 
- 00011224  0x00001b22 increase  0x00000001 , 0x0000003f 
- 00011225  0x00001b23 store  0x00000003 , 0x0000416c 
- 00011226  0x00001b24 fetch  0x00000001 , 0x00004159 
- 00011227  0x00001b25 increase  0x00000001 , 0x0000003f 
- 00011228  0x00001b26 store  0x00000001 , 0x00004159 
- 00011229  0x00001b27 rtn 
- 00011230  0x00001b2a jam  0x00000000 , 0x000000a0 
- 00011231  0x00001b2b fetch  0x00000001 , 0x00004173 
- 00011232  0x00001b2c store  0x00000001 , 0x00004174 
- 00011233  0x00001b2d rtn 
- 00011234  0x00001b30 fetcht  0x00000001 , 0x00004172 
- 00011235  0x00001b31 storet  0x00000001 , 0x000000a0 
- 00011236  0x00001b32 rtn 
- 00011237  0x00001b35 bpatch  0x000000af , 0x00004015 
- 00011238  0x00001b36 fetch  0x00000001 , 0x00004178 
- 00011239  0x00001b37 nrtn  0x00000034 
- 00011240  0x00001b38 jam  0x00000006 , 0x00008042 
- 00011241  0x00001b39 setarg  0x00000f0c 
- 00011242  0x00001b3a call  0x00002c18 
- 00011243  0x00001b3b setarg  0x00030d40 
- 00011244  0x00001b3c call  0x00002a8f 
- 00011245  0x00001b3d until  0x0000003e , 0x00000033 
- 00011246  0x00001b3e copy  0x00000031 , 0x00000030 
- 00011247  0x00001b3f call  0x000029e7 
- 00011248  0x00001b40 jam  0x00000004 , 0x00008042 
- 00011249  0x00001b41 nop  0x0000000a 
- 00011250  0x00001b42 until  0x0000003e , 0x00000033 
- 00011251  0x00001b43 deposit  0x00000031 
- 00011252  0x00001b44 isub  0x00000030 , 0x0000003f 
- 00011253  0x00001b45 increase  0x00000030 , 0x0000003f 
- 00011254  0x00001b46 arg  0x000000ff , 0x00000002 
- 00011255  0x00001b47 call  0x00007f91 
- 00011256  0x00001b48 store  0x00000001 , 0x00004178 
- 00011257  0x00001b49 nop  0x00007530 
- 00011258  0x00001b4a nop  0x00007530 
- 00011259  0x00001b4b nop  0x00007530 
- 00011260  0x00001b4c rtn 
- 00011261  0x00001b4f fetch  0x00000001 , 0x00004178 
- 00011262  0x00001b50 nrtn  0x00000034 
- 00011263  0x00001b51 jam  0x000000ff , 0x00008044 
- 00011264  0x00001b52 jam  0x00000006 , 0x00008042 
- 00011265  0x00001b53 call  0x000029e7 
- 00011266  0x00001b54 setarg  0x000003e8 
- 00011267  0x00001b55 iadd  0x00000031 , 0x00000030 
- 00011268  0x00001b56 snooze 
- 00011269  0x00001b57 deposit  0x00000031 
- 00011270  0x00001b58 nop  0x00002ee0 
- 00011271  0x00001b59 nop  0x00002ee0 
- 00011272  0x00001b5a nop  0x00002ee0 
- 00011273  0x00001b5b nop  0x00002ee0 
- 00011274  0x00001b5c nop  0x00002ee0 
- 00011275  0x00001b5d nop  0x00002ee0 
- 00011276  0x00001b5e nop  0x00002ee0 
- 00011277  0x00001b5f nop  0x00002ee0 
- 00011278  0x00001b60 nop  0x00002ee0 
- 00011279  0x00001b61 isub  0x00000030 , 0x0000003f 
- 00011280  0x00001b62 add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001b63 arg  0x000000ff , 0x00000002 
- 00011282  0x00001b64 call  0x00007f91 
- 00011283  0x00001b65 store  0x00000001 , 0x00004178 
- 00011284  0x00001b66 nop  0x00007530 
- 00011285  0x00001b67 nop  0x00007530 
- 00011286  0x00001b68 nop  0x00007530 
- 00011287  0x00001b69 rtn 
- 00011288  0x00001b6f arg  0x00000fff , 0x00000005 
- 00011289  0x00001b70 iand  0x00000005 , 0x00000005 
- 00011290  0x00001b71 fetch  0x00000001 , 0x00004175 
- 00011291  0x00001b72 and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001b73 lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001b74 ior  0x00000005 , 0x0000003f 
- 00011294  0x00001b75 hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001b76 ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001b77 istore  0x00000002 , 0x00000005 
- 00011297  0x00001b7a setarg  0x00000001 
- 00011298  0x00001b7b branch  0x00002c24 
- 00011299  0x00001b7e setarg  0x00000002 
- 00011300  0x00001b80 until  0x0000003e , 0x00000033 
- 00011301  0x00001b81 hstore  0x00000001 , 0x00008005 
- 00011302  0x00001b82 until  0x0000003e , 0x00000033 
- 00011303  0x00001b83 until  0x0000003e , 0x00000033 
- 00011304  0x00001b84 rtn 
- 00011305  0x00001b88 bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001b89 fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001b8a hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001b8b setarg  0x00000004 
- 00011309  0x00001b8c call  0x00002c24 
- 00011310  0x00001b8d fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001b8e hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001b8f setarg  0x00000008 
- 00011313  0x00001b90 branch  0x00002c24 
- 00011314  0x00001b93 fetch  0x00000002 , 0x00004152 
- 00011315  0x00001b94 qset1  0x0000003f 
- 00011316  0x00001b95 store  0x00000002 , 0x00004152 
- 00011317  0x00001b96 rtn 
- 00011318  0x00001b99 fetch  0x00000002 , 0x00004152 
- 00011319  0x00001b9a qset0  0x0000003f 
- 00011320  0x00001b9b store  0x00000002 , 0x00004152 
- 00011321  0x00001b9c rtn 
- 00011322  0x00001ba1 bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001ba2 call  0x00003326 
- 00011324  0x00001ba3 fetch  0x00000002 , 0x00004152 
- 00011325  0x00001ba4 copy  0x0000003f , 0x00000011 
- 00011326  0x00001ba5 fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001ba6 isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001ba7 setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001ba8 fetch  0x00000001 , 0x00000078 
- 00011330  0x00001ba9 fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001baa iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001bab fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001bac iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001bad nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001bae fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001baf nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001bb0 fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001bb1 fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001bb2 iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001bb3 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001bb4 fetch  0x00000008 , 0x00004668 
- 00011342  0x00001bb5 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001bb6 fetch  0x00000008 , 0x00004670 
- 00011344  0x00001bb7 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001bb8 fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001bb9 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001bba fetch  0x00000001 , 0x00004092 
- 00011348  0x00001bbb compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001bbc call  0x00002c5b , 0x00000001 
- 00011350  0x00001bbd setarg  0xfffffff8 
- 00011351  0x00001bbe iand  0x00000011 , 0x00000011 
- 00011352  0x00001bbf copy  0x00000011 , 0x0000003f 
- 00011353  0x00001bc0 store  0x00000002 , 0x00004152 
- 00011354  0x00001bc1 rtn 
- 00011355  0x00001bc4 hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001bc5 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001bc6 hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001bc7 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001bc8 rtn 
- 00011360  0x00001bcb hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001bcc set0  0x0000001b , 0x0000003f 
- 00011362  0x00001bcd hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001bce call  0x00002c21 
- 00011364  0x00001bcf branch  0x00002a8c 
- 00011365  0x00001bd2 hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001bd3 set0  0x00000014 , 0x0000003f 
- 00011367  0x00001bd4 hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001bd5 branch  0x00002c23 
- 00011369  0x00001bd8 fetch  0x00000002 , 0x00004150 
- 00011370  0x00001bd9 bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001bda rtn 
- 00011372  0x00001bdc fetch  0x00000002 , 0x00004150 
- 00011373  0x00001bdd bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001bde rtn 
- 00011375  0x00001be0 fetch  0x00000002 , 0x00004150 
- 00011376  0x00001be1 bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001be2 rtn 
- 00011378  0x00001c20 bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001c21 call  0x00002c7a 
- 00011380  0x00001c22 add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001c23 ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001c25 rtneq  0x00000000 
- 00011383  0x00001c26 beq  0x00000001 , 0x00002d06 
- 00011384  0x00001c27 beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001c28 rtn 
- 00011386  0x00001c2b fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001c2c copy  0x00000002 , 0x00000013 
- 00011388  0x00001c2d rtn 
- 00011389  0x00001c30 call  0x00002f3d 
- 00011390  0x00001c31 branch  0x0000307d 
- 00011391  0x00001c34 call  0x00003084 
- 00011392  0x00001c35 call  0x0000305a 
- 00011393  0x00001c36 call  0x0000305e 
- 00011394  0x00001c37 branch  0x000030a2 
- 00011395  0x00001c3d call  0x00003231 
- 00011396  0x00001c3e setarg  0x0000004e 
- 00011397  0x00001c3f call  0x0000322f 
- 00011398  0x00001c40 call  0x000032ba 
- 00011399  0x00001c43 add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001c44 ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001c45 branch  0x0000322c 
- 00011402  0x00001c48 call  0x00002c7a 
- 00011403  0x00001c49 add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001c4a ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001c4c call  0x00002c90 
- 00011406  0x00001c4d add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001c4f branch  0x00002e56 
- 00011408  0x00001c52 call  0x00002c94 
- 00011409  0x00001c53 increase  0x00000001 , 0x00000002 
- 00011410  0x00001c54 and_into  0x00000003 , 0x00000002 
- 00011411  0x00001c55 rtn 
- 00011412  0x00001c58 add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001c59 ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001c5b and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001c5c mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001c5d add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001c5f iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001c60 iadd  0x00000002 , 0x00000006 
- 00011419  0x00001c61 ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001c63 branch  0x0000322f 
- 00011421  0x00001c66 call  0x0000326c 
- 00011422  0x00001c67 call  0x0000666a 
- 00011423  0x00001c68 setarg  0x000007e2 
- 00011424  0x00001c69 arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001c6a arg  0x00000004 , 0x00000002 
- 00011426  0x00001c6b call  0x000066b3 
- 00011427  0x00001c6c call  0x0000666d 
- 00011428  0x00001c6d fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001c6e call  0x00003227 
- 00011430  0x00001c70 nrtn  0x00000034 
- 00011431  0x00001c71 fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001c73 branch  0x00003227 
- 00011433  0x00001c76 call  0x00003241 
- 00011434  0x00001c78 setarg  0x00000000 
- 00011435  0x00001c79 call  0x0000323f 
- 00011436  0x00001c7c call  0x0000323a 
- 00011437  0x00001c7e and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001c80 branch  0x0000323c 
- 00011439  0x00001c83 call  0x0000323a 
- 00011440  0x00001c85 set1  0x00000004 , 0x0000003f 
- 00011441  0x00001c86 call  0x0000323c 
- 00011442  0x00001c89 branch  0x00003235 
- 00011443  0x00001c8c call  0x0000325d 
- 00011444  0x00001c8e beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001c8f beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001c90 rtn 
- 00011447  0x00001c93 call  0x0000323e 
- 00011448  0x00001c96 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001c97 call  0x000032d6 
- 00011450  0x00001c99 call  0x00003242 
- 00011451  0x00001c9b branch  0x00002cac 
- 00011452  0x00001c9e call  0x0000325a 
- 00011453  0x00001ca0 branch  0x00002cb8 
- 00011454  0x00001ca3 add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001ca4 ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001ca6 increase  0x00000001 , 0x0000003f 
- 00011457  0x00001ca7 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001ca8 istore  0x00000001 , 0x00000005 
- 00011459  0x00001caa beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001cab call  0x00003258 
- 00011461  0x00001cad beq  0x00000001 , 0x00002cca 
- 00011462  0x00001cae setarg  0x00000001 
- 00011463  0x00001caf call  0x0000325b 
- 00011464  0x00001cb2 call  0x00003258 
- 00011465  0x00001cb4 bne  0x00000001 , 0x00002cac 
- 00011466  0x00001cb6 add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001cb7 ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001cb9 increase  0x00000001 , 0x0000003f 
- 00011469  0x00001cba call  0x00002cd5 
- 00011470  0x00001cbc beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001cbd call  0x00002c8a 
- 00011472  0x00001cbe call  0x00002d04 
- 00011473  0x00001cc0 branch  0x00002d8f 
- 00011474  0x00001cc3 call  0x00002cd4 
- 00011475  0x00001cc5 branch  0x00002cac 
- 00011476  0x00001cc8 setarg  0x00000000 
- 00011477  0x00001cca add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001ccb branch  0x000032b4 
- 00011479  0x00001cce call  0x0000323e 
- 00011480  0x00001cd1 call  0x0000325a 
- 00011481  0x00001cd3 call  0x00003241 
- 00011482  0x00001cd5 branch  0x00002cac 
- 00011483  0x00001cd8 call  0x0000325d 
- 00011484  0x00001cda beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001cdb call  0x0000323a 
- 00011486  0x00001cdd isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001cde branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001cdf call  0x0000325d 
- 00011489  0x00001ce1 beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001ce2 beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001ce3 rtn 
- 00011492  0x00001ce6 call  0x00003253 
- 00011493  0x00001ce8 rtnne  0x000000ff 
- 00011494  0x00001ce9 call  0x00002ce9 
- 00011495  0x00001cea ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001ceb rtn 
- 00011497  0x00001cee disable  0x0000002c 
- 00011498  0x00001cef add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001cf0 ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001cf2 rtnne  0x00000001 
- 00011501  0x00001cf3 add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001cf4 ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001cf6 rtnne  0x00000000 
- 00011504  0x00001cf7 setarg  0x00000001 
- 00011505  0x00001cf8 call  0x00002cfd 
- 00011506  0x00001cfa call  0x00003237 
- 00011507  0x00001cfc branch  0x00007feb 
- 00011508  0x00001cff add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001d00 ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001d02 branch  0x00002cff , 0x00000034 
- 00011511  0x00001d03 increase  0xffffffff , 0x0000003f 
- 00011512  0x00001d04 call  0x0000323f 
- 00011513  0x00001d06 setarg  0x00000002 
- 00011514  0x00001d07 call  0x00002cfd 
- 00011515  0x00001d09 call  0x00002c8a 
- 00011516  0x00001d0b branch  0x00003237 
- 00011517  0x00001d0e add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001d0f branch  0x000032b4 
- 00011519  0x00001d13 setarg  0x00000003 
- 00011520  0x00001d14 call  0x00002cfd 
- 00011521  0x00001d16 call  0x00003258 
- 00011522  0x00001d18 nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001d19 call  0x00002c8a 
- 00011524  0x00001d1c setarg  0x00000002 
- 00011525  0x00001d1d branch  0x00003238 
- 00011526  0x00001d20 rtnmark0  0x00000026 
- 00011527  0x00001d21 set1  0x00000027 , 0x00000000 
- 00011528  0x00001d22 bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001d23 add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001d24 ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001d26 beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001d27 call  0x0000306a 
- 00011533  0x00001d28 nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001d29 call  0x00002d1b 
- 00011535  0x00001d2b add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001d2c call  0x000032d6 
- 00011537  0x00001d2e call  0x00002d2c 
- 00011538  0x00001d2f nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001d30 call  0x00002ce4 
- 00011540  0x00001d32 call  0x00002d8f 
- 00011541  0x00001d33 call  0x00002e7a 
- 00011542  0x00001d35 set0  0x00000027 , 0x00000000 
- 00011543  0x00001d36 rtn 
- 00011544  0x00001d39 rtn  0x00000005 
- 00011545  0x00001d3a set1  0x0000001c , 0x0000003f 
- 00011546  0x00001d3b rtn 
- 00011547  0x00001d3e add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001d3f ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001d41 increase  0x00000001 , 0x0000003f 
- 00011550  0x00001d42 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001d43 istore  0x00000001 , 0x00000005 
- 00011552  0x00001d45 beq  0x00000004 , 0x00002d23 
- 00011553  0x00001d46 beq  0x00000005 , 0x00002d27 
- 00011554  0x00001d47 rtn 
- 00011555  0x00001d49 add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001d4a ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001d4e add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001d4f branch  0x000032b4 
- 00011559  0x00001d52 add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001d53 call  0x000032d6 
- 00011561  0x00001d55 add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001d56 ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001d58 branch  0x00002d25 
- 00011564  0x00001d5b call  0x00003253 
- 00011565  0x00001d5d bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001d5e bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001d5f call  0x00002d3a 
- 00011568  0x00001d60 nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001d61 call  0x00002d53 
- 00011570  0x00001d62 call  0x00002e71 
- 00011571  0x00001d65 setarg  0x00000001 
- 00011572  0x00001d67 add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001d68 branch  0x000032b4 
- 00011574  0x00001d6b add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001d6c ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001d6e beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001d6f rtn 
- 00011578  0x00001d73 add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001d74 ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001d76 call  0x00007f9c 
- 00011581  0x00001d77 nrtn  0x00000028 
- 00011582  0x00001d78 copy  0x00000011 , 0x0000003f 
- 00011583  0x00001d79 store  0x00000001 , 0x00000aae 
- 00011584  0x00001d7a add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001d7b call  0x000032d6 
- 00011586  0x00001d7d call  0x00002cac 
- 00011587  0x00001d7e store  0x00000001 , 0x0000119e 
- 00011588  0x00001d7f fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001d80 copy  0x0000003f , 0x00000011 
- 00011590  0x00001d81 add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001d82 arg  0x0000119f , 0x00000005 
- 00011592  0x00001d83 copy  0x00000011 , 0x00000039 
- 00011593  0x00001d84 copy  0x00000012 , 0x00000006 
- 00011594  0x00001d85 call  0x00007f01 
- 00011595  0x00001d86 arg  0x0000119e , 0x00000011 
- 00011596  0x00001d88 rtnmark0  0x00000027 
- 00011597  0x00001d89 add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001d8a istoret  0x00000001 , 0x00000005 
- 00011599  0x00001d8c copy  0x00000002 , 0x00000039 
- 00011600  0x00001d8d add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001d90 copy  0x00000011 , 0x00000006 
- 00011602  0x00001d91 branch  0x00007f01 
- 00011603  0x00001d95 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001d96 ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001d98 increase  0x00000002 , 0x0000003f 
- 00011606  0x00001d99 add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001d9a istore  0x00000001 , 0x00000005 
- 00011608  0x00001d9d call  0x0000323a 
- 00011609  0x00001d9f call  0x00003235 
- 00011610  0x00001da2 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001da3 ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001da5 lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001da6 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001da7 ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001da9 and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001daa lshift  0x00000002 , 0x00000002 
- 00011617  0x00001dab ior  0x00000002 , 0x0000003f 
- 00011618  0x00001dac add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001dad ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001daf iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001db0 istore  0x00000001 , 0x00000005 
- 00011622  0x00001db2 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001db3 ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001db5 iforce  0x00000039 
- 00011625  0x00001db6 add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001db8 branch  0x00007f01 
- 00011627  0x00001dbb call  0x0000324f 
- 00011628  0x00001dbd call  0x0000325a 
- 00011629  0x00001dbf call  0x00002e6d 
- 00011630  0x00001dc0 call  0x00002cac 
- 00011631  0x00001dc1 store  0x00000001 , 0x0000119e 
- 00011632  0x00001dc2 call  0x00002d77 
- 00011633  0x00001dc3 call  0x0000323a 
- 00011634  0x00001dc5 set1  0x00000003 , 0x0000003f 
- 00011635  0x00001dc6 call  0x0000323c 
- 00011636  0x00001dc8 call  0x00002d53 
- 00011637  0x00001dc9 call  0x00002d33 
- 00011638  0x00001dca branch  0x00002d14 
- 00011639  0x00001dcd store  0x00000001 , 0x0000119f 
- 00011640  0x00001dce call  0x00003224 
- 00011641  0x00001dd0 store  0x00000004 , 0x000011a0 
- 00011642  0x00001dd1 arg  0x00000006 , 0x00000002 
- 00011643  0x00001dd2 arg  0x0000119e , 0x00000011 
- 00011644  0x00001dd3 branch  0x00002d4c 
- 00011645  0x00001dd6 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001dd7 ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001dd9 branch  0x00002d6b , 0x00000034 
- 00011648  0x00001ddc add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001ddd ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001ddf branch  0x00007f9c 
- 00011651  0x00001de2 call  0x00002c7a 
- 00011652  0x00001de4 call  0x00002afa 
- 00011653  0x00001de5 fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001de6 rtn  0x00000034 
- 00011655  0x00001de7 add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001de8 ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001dea call  0x00007f9c 
- 00011658  0x00001deb add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001dec ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001dee call  0x00007f49 
- 00011661  0x00001def storet  0x00000004 , 0x0000415b 
- 00011662  0x00001df0 branch  0x00002b2a 
- 00011663  0x00001df3 call  0x00002c7a 
- 00011664  0x00001df4 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001df5 call  0x000032d6 
- 00011666  0x00001df8 call  0x00002da4 
- 00011667  0x00001df9 nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001dfa nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001dfb call  0x00002dd6 
- 00011670  0x00001dfc call  0x00002e75 
- 00011671  0x00001dfe call  0x00002c7a 
- 00011672  0x00001dff add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001e00 ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001e02 increase  0x00000001 , 0x0000003f 
- 00011675  0x00001e03 call  0x00003232 
- 00011676  0x00001e05 call  0x00003253 
- 00011677  0x00001e07 bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001e08 call  0x00002cdb 
- 00011679  0x00001e0a setarg  0x00000000 
- 00011680  0x00001e0b add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001e0c istore  0x00000002 , 0x00000005 
- 00011682  0x00001e10 setarg  0x00000000 
- 00011683  0x00001e11 branch  0x00002d34 
- 00011684  0x00001e15 disable  0x0000002f 
- 00011685  0x00001e16 call  0x00002df7 
- 00011686  0x00001e17 call  0x00002c7a 
- 00011687  0x00001e18 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001e19 ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001e1b beq  0x00000001 , 0x00002dac 
- 00011690  0x00001e1c call  0x00002e11 
- 00011691  0x00001e1d branch  0x00002e45 
- 00011692  0x00001e1f call  0x00002e45 
- 00011693  0x00001e20 branch  0x00002d97 
- 00011694  0x00001e24 bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001e25 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001e26 ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001e28 increase  0x00000001 , 0x0000003f 
- 00011698  0x00001e29 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001e2a istore  0x00000001 , 0x00000005 
- 00011700  0x00001e2c call  0x00003253 
- 00011701  0x00001e2e bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001e2f add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001e30 ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001e32 increase  0x00000001 , 0x00000002 
- 00011705  0x00001e33 add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001e34 istoret  0x00000001 , 0x00000005 
- 00011707  0x00001e36 add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001e37 ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001e39 isub  0x00000002 , 0x0000003f 
- 00011710  0x00001e3a nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001e3b bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001e3c call  0x0000325d 
- 00011713  0x00001e3e beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001e3f add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001e40 ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001e42 increase  0x00000001 , 0x0000003f 
- 00011717  0x00001e43 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001e44 istore  0x00000001 , 0x00000005 
- 00011719  0x00001e46 beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001e47 call  0x00002caf 
- 00011721  0x00001e48 setarg  0x00000001 
- 00011722  0x00001e49 call  0x00003238 
- 00011723  0x00001e4b branch  0x00002d8f 
- 00011724  0x00001e4e add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001e4f ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001e51 rtnne  0x000000ff 
- 00011727  0x00001e52 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001e53 call  0x000032d6 
- 00011729  0x00001e55 branch  0x00002dd4 
- 00011730  0x00001e58 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001e59 call  0x000032d6 
- 00011732  0x00001e5c jam  0x0000003a , 0x00000a99 
- 00011733  0x00001e5d branch  0x00007d86 
- 00011734  0x00001e60 call  0x00002dde 
- 00011735  0x00001e61 add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001e62 ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001e64 rtn  0x00000034 
- 00011738  0x00001e65 iforce  0x00000039 
- 00011739  0x00001e66 add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001e68 add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001e6a branch  0x00007f01 
- 00011742  0x00001e6f call  0x0000325f 
- 00011743  0x00001e71 rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001e72 add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001e73 istore  0x00000001 , 0x00000005 
- 00011746  0x00001e76 increase  0x00000001 , 0x0000003f 
- 00011747  0x00001e77 add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001e79 iadd  0x00000006 , 0x00000006 
- 00011749  0x00001e7a ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001e7b add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001e7c istore  0x00000003 , 0x00000005 
- 00011752  0x00001e7f call  0x0000325f 
- 00011753  0x00001e81 rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001e82 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001e83 add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001e84 istore  0x00000001 , 0x00000005 
- 00011757  0x00001e86 rtn 
- 00011758  0x00001e89 disable  0x00000009 
- 00011759  0x00001e8a disable  0x00000007 
- 00011760  0x00001e8b setarg  0x00555555 
- 00011761  0x00001e8c iforce  0x0000000f 
- 00011762  0x00001e8d rtn 
- 00011763  0x00001e90 call  0x00002918 
- 00011764  0x00001e91 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001e92 ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001e94 branch  0x00002933 
- 00011767  0x00001e97 call  0x00002dee 
- 00011768  0x00001e98 call  0x00002df3 
- 00011769  0x00001e99 set1  0x00000000 , 0x00000015 
- 00011770  0x00001e9a enable  0x0000001d 
- 00011771  0x00001e9b enable  0x00000020 
- 00011772  0x00001e9c disable  0x00000021 
- 00011773  0x00001e9d call  0x000053c4 
- 00011774  0x00001e9e call  0x0000322a 
- 00011775  0x00001ea0 iforce  0x00000009 
- 00011776  0x00001ea1 inject  0x00000003 , 0x00000020 
- 00011777  0x00001ea2 enable  0x00000009 
- 00011778  0x00001ea3 add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001ea4 ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001ea6 iforce  0x00000039 
- 00011781  0x00001ea7 add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001eaa ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001eab inject  0x00000003 , 0x00000008 
- 00011784  0x00001eac loop  0x00002e06 
- 00011785  0x00001ead enable  0x00000008 
- 00011786  0x00001eae inject  0x00000003 , 0x00000018 
- 00011787  0x00001eaf disable  0x00000008 
- 00011788  0x00001eb0 until  0x0000003e , 0x00000027 
- 00011789  0x00001eb1 bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001eb2 nop  0x00000064 
- 00011791  0x00001eb3 disable  0x0000001d 
- 00011792  0x00001eb4 rtn 
- 00011793  0x00001eb7 disable  0x0000002f 
- 00011794  0x00001eb8 force  0x00000000 , 0x00000015 
- 00011795  0x00001eb9 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001eba ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001ebc call  0x0000291f 
- 00011798  0x00001ebd call  0x00002924 
- 00011799  0x00001ebf call  0x00002dee 
- 00011800  0x00001ec0 enable  0x0000000d 
- 00011801  0x00001ec1 enable  0x00000021 
- 00011802  0x00001ec2 disable  0x00000020 
- 00011803  0x00001ec3 call  0x000053c4 
- 00011804  0x00001ec4 call  0x0000322a 
- 00011805  0x00001ec6 iforce  0x00000009 
- 00011806  0x00001ec7 enable  0x00000010 
- 00011807  0x00001ec8 add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001ec9 ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001ecb iforce  0x0000001b 
- 00011810  0x00001ecc correlate  0x0000003e , 0x00000003 
- 00011811  0x00001ecd nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001ece enable  0x00000009 
- 00011813  0x00001ecf parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001ed0 rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001ed1 add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001ed2 istore  0x00000001 , 0x00000005 
- 00011817  0x00001ed4 add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001ed5 ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001ed7 beq  0x00000002 , 0x00002e33 
- 00011820  0x00001ed8 bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001ed9 add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001eda ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001edc add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001edd ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001edf icompare  0x00000007 , 0x00000002 
- 00011826  0x00001ee0 nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001ee2 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001ee3 rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001ee4 istore  0x00000001 , 0x00000005 
- 00011830  0x00001ee5 rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001ee6 and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001ee7 branch  0x00002e3d , 0x00000005 
- 00011833  0x00001ee9 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001eea rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001eeb istore  0x00000001 , 0x00000005 
- 00011836  0x00001eec loop  0x00002e39 
- 00011837  0x00001eee parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001eef rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001ef0 rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001ef1 istore  0x00000003 , 0x00000005 
- 00011841  0x00001ef2 branch  0x00002e45 , 0x00000006 
- 00011842  0x00001ef3 enable  0x0000002f 
- 00011843  0x00001ef4 disable  0x0000000d 
- 00011844  0x00001ef5 rtn 
- 00011845  0x00001ef9 disable  0x0000001d 
- 00011846  0x00001efa disable  0x0000000d 
- 00011847  0x00001efb disable  0x00000009 
- 00011848  0x00001efc disable  0x00000007 
- 00011849  0x00001efd branch  0x000028f9 , 0x00000021 
- 00011850  0x00001efe until  0x0000003e , 0x00000027 
- 00011851  0x00001eff nop  0x00000064 
- 00011852  0x00001f00 branch  0x000028f9 
- 00011853  0x00001f03 call  0x00002e4f 
- 00011854  0x00001f04 branch  0x00002e45 
- 00011855  0x00001f07 call  0x000029bb 
- 00011856  0x00001f08 rtn  0x00000034 
- 00011857  0x00001f09 add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001f0a ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001f0c arg  0x00000d9e , 0x00000011 
- 00011860  0x00001f0e call  0x00002e58 
- 00011861  0x00001f0f add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001f12 istoret  0x00000001 , 0x00000005 
- 00011863  0x00001f13 rtn 
- 00011864  0x00001f16 arg  0x000000ff , 0x00000012 
- 00011865  0x00001f17 branch  0x00002e5a 
- 00011866  0x00001f2a copy  0x00000011 , 0x0000003f 
- 00011867  0x00001f2b iadd  0x00000002 , 0x00000005 
- 00011868  0x00001f2c fetch  0x00000001 , 0x00000018 
- 00011869  0x00001f2d istore  0x00000001 , 0x00000005 
- 00011870  0x00001f2e increase  0x00000001 , 0x00000002 
- 00011871  0x00001f2f copy  0x00000012 , 0x0000003f 
- 00011872  0x00001f30 iand_into  0x00000002 
- 00011873  0x00001f31 rtn 
- 00011874  0x00001f34 arg  0x00000000 , 0x00000002 
- 00011875  0x00001f35 copy  0x00000011 , 0x00000006 
- 00011876  0x00001f37 ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001f38 iadd  0x00000002 , 0x00000002 
- 00011878  0x00001f39 loop  0x00002e64 
- 00011879  0x00001f3a rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001f3b rtn 
- 00011881  0x00001f3e call  0x00002c7a 
- 00011882  0x00001f3f call  0x00002e9f 
- 00011883  0x00001f40 setarg  0x00000001 
- 00011884  0x00001f41 call  0x00003272 
- 00011885  0x00001f44 setarg  0x00000000 
- 00011886  0x00001f45 call  0x00002e73 
- 00011887  0x00001f47 istore  0x00000001 , 0x00000005 
- 00011888  0x00001f49 rtn 
- 00011889  0x00001f4c call  0x00003270 
- 00011890  0x00001f4e increase  0x00000001 , 0x0000003f 
- 00011891  0x00001f51 add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001f52 branch  0x000032b4 
- 00011893  0x00001f57 add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001f58 ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001f59 increase  0x00000001 , 0x0000003f 
- 00011896  0x00001f5a add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001f5b branch  0x000032b4 
- 00011898  0x00001f5e bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001f5f call  0x00003270 
- 00011900  0x00001f61 sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001f62 rtn  0x00000002 
- 00011902  0x00001f63 add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001f64 ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001f66 isub  0x00000002 , 0x00000002 
- 00011905  0x00001f67 call  0x00002e6d 
- 00011906  0x00001f68 setarg  0x00000102 
- 00011907  0x00001f69 iadd  0x00000013 , 0x00000011 
- 00011908  0x00001f6a ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001f6c isub  0x00000002 , 0x0000003e 
- 00011910  0x00001f6d nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001f6e setarg  0x00000103 
- 00011912  0x00001f6f iadd  0x00000013 , 0x00000011 
- 00011913  0x00001f70 ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001f72 isub  0x00000002 , 0x0000003e 
- 00011915  0x00001f73 branch  0x00002e99 , 0x00000002 
- 00011916  0x00001f74 rtn 
- 00011917  0x00001f77 add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001f78 ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001f7a beq  0x00000002 , 0x00002e93 
- 00011920  0x00001f7b increase  0x00000001 , 0x0000003f 
- 00011921  0x00001f7c call  0x00003272 
- 00011922  0x00001f7e beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001f80 setarg  0x0000000a 
- 00011924  0x00001f81 call  0x000032b0 
- 00011925  0x00001f83 setarg  0x00000000 
- 00011926  0x00001f84 call  0x000032b2 
- 00011927  0x00001f87 add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001f89 branch  0x00002ea5 
- 00011929  0x00001f8c add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001f8d ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001f8f beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001f90 increase  0xffffffff , 0x0000003f 
- 00011933  0x00001f91 call  0x00003272 
- 00011934  0x00001f93 beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001f98 setarg  0x00000005 
- 00011936  0x00001f99 call  0x000032b0 
- 00011937  0x00001f9b setarg  0x00000000 
- 00011938  0x00001f9c call  0x000032b2 
- 00011939  0x00001f9f setarg  0x00000100 
- 00011940  0x00001fa1 iadd  0x00000013 , 0x00000011 
- 00011941  0x00001fa3 ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001fa5 branch  0x0000326a 
- 00011943  0x00001faa setarg  0x00000002 
- 00011944  0x00001fab call  0x000032b0 
- 00011945  0x00001fad setarg  0x00000000 
- 00011946  0x00001fae call  0x000032b2 
- 00011947  0x00001fb1 setarg  0x00000101 
- 00011948  0x00001fb3 branch  0x00002ea4 
- 00011949  0x00001fc2 set1  0x00000026 , 0x00000000 
- 00011950  0x00001fc3 call  0x00002c83 
- 00011951  0x00001fc6 setarg  0x00000001 
- 00011952  0x00001fc7 branch  0x00003256 
- 00011953  0x00001fca add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001fcb ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001fcd beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001fce call  0x00003253 
- 00011957  0x00001fd0 beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001fd1 beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001fd2 beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001fd3 branch  0x00002a8c 
- 00011961  0x00001fd6 setarg  0x00000011 
- 00011962  0x00001fd7 call  0x00003256 
- 00011963  0x00001fd9 jam  0x000000aa , 0x0000119e 
- 00011964  0x00001fda branch  0x00002ec4 
- 00011965  0x00001fdc setarg  0x00000012 
- 00011966  0x00001fdd call  0x00003256 
- 00011967  0x00001fdf jam  0x00000055 , 0x0000119e 
- 00011968  0x00001fe0 branch  0x00002ec4 
- 00011969  0x00001fe2 setarg  0x00000013 
- 00011970  0x00001fe3 call  0x00003256 
- 00011971  0x00001fe5 jam  0x00000022 , 0x0000119e 
- 00011972  0x00001fe7 call  0x0000323a 
- 00011973  0x00001fe9 and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001fea store  0x00000001 , 0x0000119f 
- 00011975  0x00001feb call  0x00003224 
- 00011976  0x00001fed store  0x00000004 , 0x000011a0 
- 00011977  0x00001fef jam  0x00000000 , 0x000011a4 
- 00011978  0x00001ff0 arg  0x0000119e , 0x00000011 
- 00011979  0x00001ff1 arg  0x00000007 , 0x00000002 
- 00011980  0x00001ff2 call  0x00002d4c 
- 00011981  0x00001ff3 call  0x00002d53 
- 00011982  0x00001ff4 call  0x00002d33 
- 00011983  0x00001ff5 branch  0x00007fe7 
- 00011984  0x00001ff8 call  0x00003253 
- 00011985  0x00001ffa rtneq  0x000000ff 
- 00011986  0x00001ffb beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001ffc beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001ffd beq  0x00000013 , 0x00002edc 
- 00011989  0x00001ffe rtn 
- 00011990  0x00002001 setarg  0x00000002 
- 00011991  0x00002002 call  0x00003256 
- 00011992  0x00002004 branch  0x00002d9f 
- 00011993  0x00002006 setarg  0x00000003 
- 00011994  0x00002007 call  0x00003256 
- 00011995  0x00002009 branch  0x00002d9f 
- 00011996  0x0000200b setarg  0x000000ff 
- 00011997  0x0000200c call  0x00003256 
- 00011998  0x0000200e jam  0x00000039 , 0x00000a99 
- 00011999  0x0000200f call  0x00007d86 
- 00012000  0x00002010 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00002011 ifetch  0x00000004 , 0x00000011 
- 00012002  0x00002013 call  0x0000322c 
- 00012003  0x00002015 branch  0x00002d9f 
- 00012004  0x00002018 set0  0x00000026 , 0x00000000 
- 00012005  0x00002019 call  0x00002f08 
- 00012006  0x0000201a call  0x00002f22 
- 00012007  0x0000201c call  0x00003263 
- 00012008  0x0000201e nop  0x000007d0 
- 00012009  0x0000201f call  0x00003261 
- 00012010  0x00002020 beq  0x000000ff , 0x00002dd4 
- 00012011  0x00002021 call  0x00002da4 
- 00012012  0x00002022 nbranch  0x00002efa , 0x00000018 
- 00012013  0x00002023 nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00002024 call  0x00002dd6 
- 00012015  0x00002025 call  0x00002c7a 
- 00012016  0x00002026 add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00002027 ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00002028 call  0x000030be 
- 00012019  0x00002029 branch  0x00002ead , 0x00000005 
- 00012020  0x0000202a call  0x00002c7a 
- 00012021  0x0000202b add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x0000202c ifetch  0x00000004 , 0x00000011 
- 00012023  0x0000202d beq  0x00000000 , 0x00002ee7 
- 00012024  0x0000202e call  0x0000322c 
- 00012025  0x0000202f branch  0x00002f1c 
- 00012026  0x00002032 call  0x00003261 
- 00012027  0x00002033 increase  0x00000001 , 0x0000003f 
- 00012028  0x00002034 call  0x00003264 
- 00012029  0x00002036 call  0x00002f04 
- 00012030  0x00002037 increase  0x00000001 , 0x0000003f 
- 00012031  0x00002038 and_into  0x00000001 , 0x0000003f 
- 00012032  0x00002039 call  0x00002f06 
- 00012033  0x0000203a beq  0x00000000 , 0x00002f0c 
- 00012034  0x0000203b beq  0x00000001 , 0x00002f0e 
- 00012035  0x0000203c rtn 
- 00012036  0x0000203f setarg  0x0000018b 
- 00012037  0x00002040 branch  0x000032d0 
- 00012038  0x00002042 arg  0x0000018b , 0x00000011 
- 00012039  0x00002043 branch  0x000032b3 
- 00012040  0x00002046 call  0x00003267 
- 00012041  0x00002047 call  0x00003224 
- 00012042  0x00002048 call  0x0000322c 
- 00012043  0x00002049 branch  0x00002c8a 
- 00012044  0x0000204c call  0x00002f08 
- 00012045  0x0000204d branch  0x00002ee8 
- 00012046  0x00002050 call  0x00002c83 
- 00012047  0x00002051 branch  0x00002ee8 
- 00012048  0x00002055 set0  0x00000026 , 0x00000000 
- 00012049  0x00002056 call  0x00002c8a 
- 00012050  0x00002057 call  0x00003253 
- 00012051  0x00002059 rtnne  0x000000ff 
- 00012052  0x0000205a call  0x00002f22 
- 00012053  0x0000205b call  0x00003263 
- 00012054  0x0000205e nop  0x000007d0 
- 00012055  0x0000205f call  0x00003261 
- 00012056  0x00002061 beq  0x000000ff , 0x00002dd4 
- 00012057  0x00002062 call  0x00002da4 
- 00012058  0x00002063 nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00002064 nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00002066 set1  0x00000026 , 0x00000000 
- 00012061  0x00002067 call  0x00003263 
- 00012062  0x00002068 setarg  0x000000ff 
- 00012063  0x00002069 call  0x00003256 
- 00012064  0x0000206c jam  0x0000003c , 0x00000a99 
- 00012065  0x0000206d branch  0x00007d86 
- 00012066  0x00002070 set1  0x00000027 , 0x00000000 
- 00012067  0x00002071 jam  0x000000ff , 0x0000119e 
- 00012068  0x00002072 call  0x0000323a 
- 00012069  0x00002074 call  0x00002d77 
- 00012070  0x00002075 branch  0x00002d53 
- 00012071  0x00002078 call  0x00003261 
- 00012072  0x0000207a increase  0x00000001 , 0x0000003f 
- 00012073  0x0000207b call  0x00003264 
- 00012074  0x0000207d call  0x00002c8a 
- 00012075  0x0000207e branch  0x00002f16 
- 00012076  0x00002081 call  0x00003267 
- 00012077  0x00002084 setarg  0x000000ff 
- 00012078  0x00002085 call  0x00003256 
- 00012079  0x00002087 branch  0x00002f10 
- 00012080  0x00002091 bpatch  0x000000ba , 0x00004017 
- 00012081  0x00002092 call  0x00002c7a 
- 00012082  0x00002093 setarg  0x000031b0 
- 00012083  0x00002094 add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00002095 istore  0x00000002 , 0x00000005 
- 00012085  0x00002097 call  0x00002f3d 
- 00012086  0x00002098 call  0x000048ea 
- 00012087  0x00002099 call  0x000032b6 
- 00012088  0x0000209b bpatch  0x000000bb , 0x00004017 
- 00012089  0x0000209c beq  0x00000000 , 0x00003055 
- 00012090  0x0000209d beq  0x00000001 , 0x00002f45 
- 00012091  0x0000209e beq  0x0000000f , 0x00002f41 
- 00012092  0x0000209f branch  0x00002a8c 
- 00012093  0x000020a2 call  0x0000326c 
- 00012094  0x000020a3 arg  0x00000080 , 0x00000039 
- 00012095  0x000020a4 arg  0x00000d9e , 0x00000005 
- 00012096  0x000020a5 branch  0x00007ec6 
- 00012097  0x000020a8 call  0x00002f4c 
- 00012098  0x000020aa call  0x00002f4f 
- 00012099  0x000020ab call  0x000048d3 
- 00012100  0x000020ac branch  0x00002f42 
- 00012101  0x000020af bpatch  0x000000bc , 0x00004017 
- 00012102  0x000020b0 call  0x00002f4c 
- 00012103  0x000020b2 call  0x00002f4f 
- 00012104  0x000020b3 call  0x00002fbd 
- 00012105  0x000020b4 call  0x000048d3 
- 00012106  0x000020b5 call  0x00003019 
- 00012107  0x000020b6 branch  0x00002f47 
- 00012108  0x000020bc call  0x00003291 
- 00012109  0x000020bd call  0x00003296 
- 00012110  0x000020be branch  0x00003299 
- 00012111  0x000020c1 call  0x0000328f 
- 00012112  0x000020c3 rtnne  0x00000000 
- 00012113  0x000020c5 call  0x00002f55 
- 00012114  0x000020c6 call  0x00002f65 
- 00012115  0x000020c7 call  0x0000316b 
- 00012116  0x000020c8 branch  0x00002f96 
- 00012117  0x000020cb call  0x00003294 
- 00012118  0x000020cd rtnbit1  0x00000000 
- 00012119  0x000020ce set1  0x00000000 , 0x0000003f 
- 00012120  0x000020cf call  0x00003297 
- 00012121  0x000020d1 call  0x00003267 
- 00012122  0x000020d4 call  0x00003299 
- 00012123  0x000020d6 jam  0x00000000 , 0x00000d38 
- 00012124  0x000020d7 call  0x0000324f 
- 00012125  0x000020d9 call  0x00002f61 
- 00012126  0x000020db add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x000020dd arg  0x00000042 , 0x00000039 
- 00012128  0x000020de branch  0x00007ed4 
- 00012129  0x000020e1 call  0x00003231 
- 00012130  0x000020e3 call  0x0000327d 
- 00012131  0x000020e5 call  0x0000322c 
- 00012132  0x000020e7 branch  0x00002c8a 
- 00012133  0x000020ea bpatch  0x000000bd , 0x00004017 
- 00012134  0x000020eb call  0x0000324c 
- 00012135  0x000020ed beq  0x00000001 , 0x00002f8d 
- 00012136  0x000020ee call  0x00003245 
- 00012137  0x000020f0 beq  0x00000001 , 0x00002c8a 
- 00012138  0x000020f1 setarg  0x00000136 
- 00012139  0x000020f2 iadd  0x00000013 , 0x00000011 
- 00012140  0x000020f3 ifetcht  0x00000004 , 0x00000011 
- 00012141  0x000020f5 copy  0x00000022 , 0x0000003f 
- 00012142  0x000020f6 isub  0x00000002 , 0x0000003e 
- 00012143  0x000020f7 ncall  0x00002d18 , 0x00000002 
- 00012144  0x000020f8 copy  0x0000003f , 0x00000012 
- 00012145  0x000020f9 setarg  0x00000136 
- 00012146  0x000020fa iadd  0x00000013 , 0x00000011 
- 00012147  0x000020fb ifetch  0x00000004 , 0x00000011 
- 00012148  0x000020fc copy  0x0000003f , 0x00000002 
- 00012149  0x000020fe setarg  0x0000013a 
- 00012150  0x000020ff iadd  0x00000013 , 0x00000011 
- 00012151  0x00002100 copy  0x00000002 , 0x0000003f 
- 00012152  0x00002101 ifetcht  0x00000001 , 0x00000011 
- 00012153  0x00002103 iadd  0x00000002 , 0x00000002 
- 00012154  0x00002104 copy  0x00000012 , 0x0000003f 
- 00012155  0x00002105 isub  0x00000002 , 0x0000003e 
- 00012156  0x00002106 nrtn  0x00000002 
- 00012157  0x00002107 set0  0x0000001c , 0x0000003f 
- 00012158  0x00002108 setarg  0x00000136 
- 00012159  0x00002109 iadd  0x00000013 , 0x00000005 
- 00012160  0x0000210a istore  0x00000004 , 0x00000005 
- 00012161  0x0000210d call  0x00002c8a 
- 00012162  0x0000210e call  0x00003278 
- 00012163  0x00002110 increase  0x00000001 , 0x0000003f 
- 00012164  0x00002111 call  0x0000327b 
- 00012165  0x00002113 rtnne  0x00000002 
- 00012166  0x00002114 call  0x0000327a 
- 00012167  0x00002118 branch  0x0000324f 
- 00012168  0x0000211b copy  0x00000022 , 0x0000003f 
- 00012169  0x0000211c arg  0x00000136 , 0x00000011 
- 00012170  0x0000211d call  0x000032bf 
- 00012171  0x0000211e istore  0x00000004 , 0x00000005 
- 00012172  0x00002122 branch  0x0000327a 
- 00012173  0x00002125 arg  0x00000d9e , 0x00000011 
- 00012174  0x00002126 call  0x00002f94 
- 00012175  0x00002127 add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x00002128 istoret  0x00000001 , 0x00000005 
- 00012177  0x0000212a sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x0000212b nrtn  0x00000002 
- 00012179  0x0000212c branch  0x00002c8a 
- 00012180  0x0000212f arg  0x00000100 , 0x00000039 
- 00012181  0x00002130 branch  0x00002e62 
- 00012182  0x00002133 call  0x00002f99 
- 00012183  0x00002134 call  0x00002fa5 
- 00012184  0x00002135 branch  0x00002fb1 
- 00012185  0x00002138 setarg  0x00000180 
- 00012186  0x00002139 call  0x000032d0 
- 00012187  0x0000213b rtn  0x00000034 
- 00012188  0x0000213c arg  0x0000000b , 0x00000007 
- 00012189  0x0000213d call  0x00007f16 
- 00012190  0x0000213e nrtn  0x00000034 
- 00012191  0x0000213f call  0x000032a7 
- 00012192  0x00002142 setarg  0x00000001 
- 00012193  0x00002143 store  0x00000001 , 0x00000d54 
- 00012194  0x00002144 setarg  0x00000000 
- 00012195  0x00002145 istore  0x00000007 , 0x00000005 
- 00012196  0x00002146 branch  0x000031b8 
- 00012197  0x00002149 setarg  0x0000017e 
- 00012198  0x0000214a call  0x000032d0 
- 00012199  0x0000214c rtn  0x00000034 
- 00012200  0x0000214d arg  0x0000000e , 0x00000007 
- 00012201  0x0000214e call  0x00007f16 
- 00012202  0x0000214f nrtn  0x00000034 
- 00012203  0x00002150 call  0x000032aa 
- 00012204  0x00002153 arg  0x00000d64 , 0x00000005 
- 00012205  0x00002154 arg  0x00000002 , 0x00000039 
- 00012206  0x00002155 call  0x00007ec6 
- 00012207  0x00002156 jam  0x00000000 , 0x00000d64 
- 00012208  0x00002157 branch  0x000031ed 
- 00012209  0x0000215a setarg  0x0000017f 
- 00012210  0x0000215b call  0x000032d0 
- 00012211  0x0000215d rtn  0x00000034 
- 00012212  0x0000215e arg  0x0000000c , 0x00000007 
- 00012213  0x0000215f call  0x00007f16 
- 00012214  0x00002160 nrtn  0x00000034 
- 00012215  0x00002161 call  0x000032ad 
- 00012216  0x00002164 arg  0x00000d74 , 0x00000005 
- 00012217  0x00002165 arg  0x00000002 , 0x00000039 
- 00012218  0x00002166 call  0x00007ec6 
- 00012219  0x00002167 jam  0x00000003 , 0x00000d74 
- 00012220  0x00002168 branch  0x00003207 
- 00012221  0x0000216b call  0x0000328f 
- 00012222  0x0000216d rtnne  0x00000001 
- 00012223  0x0000216e call  0x00002fc1 
- 00012224  0x0000216f branch  0x00002fcb 
- 00012225  0x00002172 call  0x00003294 
- 00012226  0x00002174 rtnbit1  0x00000001 
- 00012227  0x00002175 set1  0x00000001 , 0x0000003f 
- 00012228  0x00002176 call  0x00003297 
- 00012229  0x00002178 call  0x0000329c 
- 00012230  0x0000217a call  0x00002c83 
- 00012231  0x0000217b setarg  0x00000000 
- 00012232  0x0000217c arg  0x00000106 , 0x00000011 
- 00012233  0x0000217d call  0x000032bf 
- 00012234  0x0000217f branch  0x000032c5 
- 00012235  0x00002182 call  0x0000316e 
- 00012236  0x00002183 nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x00002184 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x00002185 setarg  0x00000109 
- 00012239  0x00002186 iadd  0x00000013 , 0x00000005 
- 00012240  0x00002187 arg  0x00000008 , 0x00000039 
- 00012241  0x00002188 call  0x00007f01 
- 00012242  0x00002189 setarg  0x0000010b 
- 00012243  0x0000218a call  0x000032d0 
- 00012244  0x0000218b beq  0x000000aa , 0x00002fd9 
- 00012245  0x0000218c beq  0x00000055 , 0x00002fed 
- 00012246  0x0000218d beq  0x00000022 , 0x00003001 
- 00012247  0x0000218e beq  0x000000ff , 0x00003212 
- 00012248  0x0000218f branch  0x00002f5e 
- 00012249  0x00002192 call  0x000032bd 
- 00012250  0x00002193 beq  0x00000001 , 0x00002fdd 
- 00012251  0x00002194 beq  0x00000002 , 0x00002fe8 
- 00012252  0x00002195 rtn 
- 00012253  0x00002197 setarg  0x00000001 
- 00012254  0x00002198 call  0x00002ff7 
- 00012255  0x0000219b setarg  0x00000001 
- 00012256  0x0000219c call  0x00003289 
- 00012257  0x0000219f setarg  0x00000080 
- 00012258  0x000021a0 arg  0x00000130 , 0x00000011 
- 00012259  0x000021a1 call  0x000032b3 
- 00012260  0x000021a3 call  0x0000327d 
- 00012261  0x000021a5 arg  0x00000131 , 0x00000011 
- 00012262  0x000021a6 call  0x000032bf 
- 00012263  0x000021a8 branch  0x0000322d 
- 00012264  0x000021ab setarg  0x00000001 
- 00012265  0x000021ac call  0x00002fff 
- 00012266  0x000021af setarg  0x00000002 
- 00012267  0x000021b0 call  0x00003289 
- 00012268  0x000021b2 branch  0x00002fe1 
- 00012269  0x000021b5 call  0x000032bd 
- 00012270  0x000021b6 beq  0x00000001 , 0x00002ff1 
- 00012271  0x000021b7 beq  0x00000002 , 0x00002ff9 
- 00012272  0x000021b8 rtn 
- 00012273  0x000021ba call  0x00002fdf 
- 00012274  0x000021bb setarg  0x00000106 
- 00012275  0x000021bc call  0x000032d0 
- 00012276  0x000021be beq  0x00000001 , 0x00002ff6 
- 00012277  0x000021bf rtn 
- 00012278  0x000021c1 setarg  0x00000002 
- 00012279  0x000021c4 arg  0x00000106 , 0x00000011 
- 00012280  0x000021c5 branch  0x000032b3 
- 00012281  0x000021c8 call  0x00002fea 
- 00012282  0x000021c9 setarg  0x00000107 
- 00012283  0x000021ca call  0x000032d0 
- 00012284  0x000021cc beq  0x00000001 , 0x00002ffe 
- 00012285  0x000021cd rtn 
- 00012286  0x000021cf setarg  0x00000002 
- 00012287  0x000021d2 arg  0x00000107 , 0x00000011 
- 00012288  0x000021d3 branch  0x000032b3 
- 00012289  0x000021d6 call  0x000032bd 
- 00012290  0x000021d7 beq  0x00000001 , 0x00003005 
- 00012291  0x000021d8 beq  0x00000002 , 0x00003011 
- 00012292  0x000021d9 rtn 
- 00012293  0x000021db setarg  0x00000106 
- 00012294  0x000021dc call  0x000032d0 
- 00012295  0x000021de beq  0x00000002 , 0x00003009 
- 00012296  0x000021df rtn 
- 00012297  0x000021e1 call  0x0000328b 
- 00012298  0x000021e3 or_into  0x00000001 , 0x0000003f 
- 00012299  0x000021e4 call  0x0000328d 
- 00012300  0x000021e7 setarg  0x00000000 
- 00012301  0x000021e8 setarg  0x00000106 
- 00012302  0x000021e9 iadd  0x00000013 , 0x00000005 
- 00012303  0x000021ea istore  0x00000002 , 0x00000005 
- 00012304  0x000021eb branch  0x00002f5e 
- 00012305  0x000021ee setarg  0x00000107 
- 00012306  0x000021ef call  0x000032d0 
- 00012307  0x000021f1 bne  0x00000000 , 0x00003015 
- 00012308  0x000021f2 rtn 
- 00012309  0x000021f4 call  0x0000328b 
- 00012310  0x000021f6 or_into  0x00000002 , 0x0000003f 
- 00012311  0x000021f7 call  0x0000328d 
- 00012312  0x000021f9 branch  0x0000300c 
- 00012313  0x000021fd fetch  0x00000001 , 0x00000d50 
- 00012314  0x000021fe rtn  0x00000034 
- 00012315  0x000021ff jam  0x00000000 , 0x00000d50 
- 00012316  0x00002200 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x00002201 arg  0x000002ba , 0x00000002 
- 00012318  0x00002202 isub  0x00000002 , 0x0000003e 
- 00012319  0x00002203 nrtn  0x00000005 
- 00012320  0x00002205 fetch  0x00000001 , 0x00000cb6 
- 00012321  0x00002206 rtnne  0x000000ba 
- 00012322  0x00002207 fetch  0x00000001 , 0x00000cb7 
- 00012323  0x00002208 bpatch  0x000000be , 0x00004017 
- 00012324  0x00002209 beq  0x000000a0 , 0x0000303b 
- 00012325  0x0000220a beq  0x000000a1 , 0x0000302c 
- 00012326  0x0000220b beq  0x000000a6 , 0x00003041 
- 00012327  0x0000220c beq  0x000000a7 , 0x00003043 
- 00012328  0x0000220d beq  0x000000a9 , 0x00003049 
- 00012329  0x0000220e beq  0x000000b0 , 0x0000304d 
- 00012330  0x00002210 jam  0x00000000 , 0x00000d42 
- 00012331  0x00002211 rtn 
- 00012332  0x00002213 fetch  0x00000001 , 0x00000cb8 
- 00012333  0x00002214 beq  0x00000001 , 0x00003031 
- 00012334  0x00002215 beq  0x00000084 , 0x00003034 
- 00012335  0x00002216 beq  0x000000a7 , 0x00003039 
- 00012336  0x00002217 branch  0x0000302a 
- 00012337  0x00002219 call  0x0000328b 
- 00012338  0x0000221b store  0x00000001 , 0x00000cf7 
- 00012339  0x0000221c branch  0x0000303f 
- 00012340  0x0000221e call  0x00003291 
- 00012341  0x00002220 call  0x00003296 
- 00012342  0x00002222 call  0x0000328b 
- 00012343  0x00002224 store  0x00000001 , 0x00000cf7 
- 00012344  0x00002225 branch  0x0000303f 
- 00012345  0x00002229 jam  0x000000a1 , 0x00000cf7 
- 00012346  0x0000222a branch  0x0000303f 
- 00012347  0x0000222d fetch  0x00000001 , 0x00000cb8 
- 00012348  0x0000222e beq  0x00000081 , 0x0000303e 
- 00012349  0x00002230 branch  0x0000302a 
- 00012350  0x00002234 call  0x00003090 
- 00012351  0x00002236 jam  0x00000001 , 0x00000d42 
- 00012352  0x00002237 rtn 
- 00012353  0x0000223d jam  0x00000015 , 0x00000cf7 
- 00012354  0x0000223e branch  0x0000303f 
- 00012355  0x00002241 call  0x0000328f 
- 00012356  0x00002243 beq  0x00000000 , 0x00003047 
- 00012357  0x00002244 beq  0x00000001 , 0x00003039 
- 00012358  0x00002246 rtn 
- 00012359  0x00002248 jam  0x000000a0 , 0x00000cf7 
- 00012360  0x00002249 branch  0x0000303f 
- 00012361  0x0000224f jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002250 jam  0x00000000 , 0x00000cf8 
- 00012363  0x00002251 jam  0x00000001 , 0x00000cf9 
- 00012364  0x00002252 branch  0x0000303f 
- 00012365  0x00002256 call  0x0000329c 
- 00012366  0x00002257 fetch  0x00000001 , 0x00000cb8 
- 00012367  0x00002258 increase  0x00000002 , 0x0000003f 
- 00012368  0x00002259 copy  0x0000003f , 0x00000039 
- 00012369  0x0000225a arg  0x00000cb6 , 0x00000006 
- 00012370  0x0000225b setarg  0x0000013c 
- 00012371  0x0000225c iadd  0x00000013 , 0x00000005 
- 00012372  0x0000225d branch  0x00007f01 
- 00012373  0x00002261 bpatch  0x000000bf , 0x00004017 
- 00012374  0x00002262 call  0x0000307d 
- 00012375  0x00002264 call  0x00002c7f 
- 00012376  0x00002265 call  0x000048d3 
- 00012377  0x00002266 branch  0x00003057 
- 00012378  0x00002269 call  0x0000328f 
- 00012379  0x0000226b rtnne  0x00000000 
- 00012380  0x0000226c call  0x00002f51 
- 00012381  0x0000226d branch  0x00003098 
- 00012382  0x00002270 call  0x0000328f 
- 00012383  0x00002272 rtnne  0x00000001 
- 00012384  0x00002273 call  0x00002fc1 
- 00012385  0x00002274 call  0x00002fcb 
- 00012386  0x00002275 call  0x0000328b 
- 00012387  0x00002277 rtn  0x00000034 
- 00012388  0x00002278 call  0x00003286 
- 00012389  0x0000227a call  0x00002f4c 
- 00012390  0x0000227b call  0x00003093 
- 00012391  0x0000227d setarg  0x00000000 
- 00012392  0x0000227e add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x00002280 branch  0x0000322d 
- 00012394  0x00002283 call  0x00007fe9 
- 00012395  0x00002284 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x00002285 ifetcht  0x00000004 , 0x00000011 
- 00012397  0x00002287 copy  0x00000022 , 0x0000003f 
- 00012398  0x00002288 isub  0x00000002 , 0x0000003e 
- 00012399  0x00002289 ncall  0x00002d18 , 0x00000002 
- 00012400  0x0000228a copy  0x0000003f , 0x00000012 
- 00012401  0x0000228b add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x0000228c ifetch  0x00000004 , 0x00000011 
- 00012403  0x0000228e add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x0000228f ifetcht  0x00000001 , 0x00000011 
- 00012405  0x00002291 iadd  0x00000002 , 0x00000002 
- 00012406  0x00002292 copy  0x00000012 , 0x0000003f 
- 00012407  0x00002293 isub  0x00000002 , 0x0000003e 
- 00012408  0x00002294 nrtn  0x00000002 
- 00012409  0x00002295 set0  0x0000001c , 0x0000003f 
- 00012410  0x00002296 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x00002297 istore  0x00000004 , 0x00000005 
- 00012412  0x00002299 branch  0x00007fe7 
- 00012413  0x0000229c setarg  0x00000001 
- 00012414  0x0000229d call  0x00003287 
- 00012415  0x0000229f call  0x00003283 
- 00012416  0x000022a1 setarg  0x000000ff 
- 00012417  0x000022a2 add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x000022a3 istore  0x00000001 , 0x00000005 
- 00012419  0x000022a5 branch  0x00003067 
- 00012420  0x000022a8 setarg  0x0000015c 
- 00012421  0x000022a9 call  0x000032d0 
- 00012422  0x000022ab rtn  0x00000034 
- 00012423  0x000022ac call  0x0000306a 
- 00012424  0x000022ad nrtn  0x00000028 
- 00012425  0x000022ae call  0x00003281 
- 00012426  0x000022b0 increase  0x00000001 , 0x0000003f 
- 00012427  0x000022b1 and_into  0x00000001 , 0x0000003f 
- 00012428  0x000022b2 call  0x00003284 
- 00012429  0x000022b4 beq  0x00000000 , 0x00002f4c 
- 00012430  0x000022b5 beq  0x00000001 , 0x00003090 
- 00012431  0x000022b6 rtn 
- 00012432  0x000022bc setarg  0x00000001 
- 00012433  0x000022bd call  0x00003292 
- 00012434  0x000022be branch  0x00003296 
- 00012435  0x000022c1 setarg  0x00000001 
- 00012436  0x000022c2 call  0x000032a5 
- 00012437  0x000022c5 setarg  0x00000280 
- 00012438  0x000022c6 arg  0x00000008 , 0x00000007 
- 00012439  0x000022c7 branch  0x00007f08 
- 00012440  0x000022ca call  0x000032a2 
- 00012441  0x000022cc rtn  0x00000034 
- 00012442  0x000022cd arg  0x00000008 , 0x00000007 
- 00012443  0x000022ce call  0x00007f16 
- 00012444  0x000022cf nrtn  0x00000034 
- 00012445  0x000022d0 call  0x000032a4 
- 00012446  0x000022d3 setarg  0x00000007 
- 00012447  0x000022d4 call  0x00003292 
- 00012448  0x000022d6 call  0x00003296 
- 00012449  0x000022d8 branch  0x00002f5e 
- 00012450  0x000022db bpatch  0x000000c0 , 0x00004018 
- 00012451  0x000022dc call  0x0000328f 
- 00012452  0x000022de rtnne  0x00000007 
- 00012453  0x000022df call  0x000030cb 
- 00012454  0x000022e0 call  0x000030e0 
- 00012455  0x000022e1 call  0x0000316e 
- 00012456  0x000022e2 nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x000022e4 call  0x000030bc 
- 00012458  0x000022e5 call  0x00003172 , 0x00000005 
- 00012459  0x000022e9 call  0x00002f4c 
- 00012460  0x000022ea call  0x00003294 
- 00012461  0x000022ec set1  0x00000000 , 0x0000003f 
- 00012462  0x000022ed call  0x00003297 
- 00012463  0x000022ef call  0x00002f5e 
- 00012464  0x000022f0 call  0x00003093 
- 00012465  0x000022f1 call  0x000030bc 
- 00012466  0x000022f2 branch  0x000030c1 , 0x00000005 
- 00012467  0x000022f3 setarg  0x00000164 
- 00012468  0x000022f4 call  0x000032d3 
- 00012469  0x000022f6 call  0x000030be 
- 00012470  0x000022f7 branch  0x000030c5 , 0x00000005 
- 00012471  0x000022f8 setarg  0x00000160 
- 00012472  0x000022f9 call  0x000032d3 
- 00012473  0x000022fb call  0x000030be 
- 00012474  0x000022fc branch  0x000030c8 , 0x00000005 
- 00012475  0x000022fd rtn 
- 00012476  0x00002300 setarg  0x0000012b 
- 00012477  0x00002301 call  0x000032d3 
- 00012478  0x00002304 call  0x0000322a 
- 00012479  0x00002306 isub  0x00000002 , 0x0000003e 
- 00012480  0x00002307 rtn 
- 00012481  0x0000230a setarg  0x00000182 
- 00012482  0x0000230b call  0x000032d0 
- 00012483  0x0000230f add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x00002310 branch  0x000032b4 
- 00012485  0x00002313 setarg  0x00000185 
- 00012486  0x00002314 call  0x000032d0 
- 00012487  0x00002316 branch  0x000030c3 
- 00012488  0x00002318 setarg  0x00000188 
- 00012489  0x00002319 call  0x000032d0 
- 00012490  0x0000231b branch  0x000030c3 
- 00012491  0x0000231e call  0x00003294 
- 00012492  0x00002320 rtnbit1  0x00000007 
- 00012493  0x00002321 set1  0x00000007 , 0x0000003f 
- 00012494  0x00002322 call  0x00003297 
- 00012495  0x00002324 call  0x00003283 
- 00012496  0x00002326 call  0x0000329c 
- 00012497  0x00002328 setarg  0x00000000 
- 00012498  0x00002329 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x0000232a istore  0x00000003 , 0x00000005 
- 00012500  0x0000232c arg  0x00000183 , 0x00000011 
- 00012501  0x0000232d call  0x000032bf 
- 00012502  0x0000232e istore  0x00000007 , 0x00000005 
- 00012503  0x00002331 call  0x000030bc 
- 00012504  0x00002332 nrtn  0x00000005 
- 00012505  0x00002333 add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x00002334 ifetch  0x00000001 , 0x00000011 
- 00012507  0x00002336 arg  0x00000182 , 0x00000011 
- 00012508  0x00002337 call  0x000032b3 
- 00012509  0x00002339 add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x0000233a ifetch  0x00000001 , 0x00000011 
- 00012511  0x0000233d branch  0x0000314a 
- 00012512  0x00002340 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x00002341 call  0x00003281 
- 00012514  0x00002343 increase  0x00000001 , 0x0000003f 
- 00012515  0x00002344 and_into  0x00000003 , 0x0000003f 
- 00012516  0x00002345 call  0x00003284 
- 00012517  0x00002348 beq  0x00000000 , 0x0000310e 
- 00012518  0x00002349 beq  0x00000001 , 0x00003132 
- 00012519  0x0000234a beq  0x00000002 , 0x000030ea 
- 00012520  0x0000234b beq  0x00000003 , 0x00003132 
- 00012521  0x0000234c rtn 
- 00012522  0x0000234f call  0x00002fdf 
- 00012523  0x00002350 setarg  0x00000160 
- 00012524  0x00002351 call  0x0000327e 
- 00012525  0x00002353 branch  0x000030e0 , 0x00000034 
- 00012526  0x00002354 call  0x0000322c 
- 00012527  0x00002356 setarg  0x00000189 
- 00012528  0x00002357 call  0x000032d0 
- 00012529  0x00002359 call  0x00003108 , 0x00000034 
- 00012530  0x0000235a setarg  0x00000187 
- 00012531  0x0000235b call  0x000032d0 
- 00012532  0x0000235d call  0x0000322f 
- 00012533  0x0000235f add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x00002360 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x00002362 arg  0x00000f9e , 0x00000011 
- 00012536  0x00002363 call  0x00002e58 
- 00012537  0x00002364 add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x00002365 istoret  0x00000001 , 0x00000005 
- 00012539  0x00002367 call  0x00002f94 
- 00012540  0x00002368 add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x00002369 istoret  0x00000001 , 0x00000005 
- 00012542  0x0000236b sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x0000236c nrtn  0x00000002 
- 00012544  0x0000236d setarg  0x00000188 
- 00012545  0x0000236e call  0x00003275 
- 00012546  0x00002370 call  0x00002c90 
- 00012547  0x00002371 arg  0x00000188 , 0x00000011 
- 00012548  0x00002372 call  0x000032c8 
- 00012549  0x00002373 istoret  0x00000001 , 0x00000005 
- 00012550  0x00002377 arg  0x00000187 , 0x00000011 
- 00012551  0x00002378 branch  0x000032b3 
- 00012552  0x0000237b setarg  0x00000001 
- 00012553  0x0000237c arg  0x00000189 , 0x00000011 
- 00012554  0x0000237d call  0x000032b3 
- 00012555  0x0000237f arg  0x00000000 , 0x00000002 
- 00012556  0x00002380 call  0x00002c94 
- 00012557  0x00002383 branch  0x00003106 
- 00012558  0x00002386 call  0x00002fea 
- 00012559  0x00002387 setarg  0x00000164 
- 00012560  0x00002388 call  0x0000327e 
- 00012561  0x0000238a branch  0x000030e0 , 0x00000034 
- 00012562  0x0000238b call  0x0000322c 
- 00012563  0x0000238d setarg  0x00000186 
- 00012564  0x0000238e call  0x000032d0 
- 00012565  0x00002390 call  0x0000312c , 0x00000034 
- 00012566  0x00002391 setarg  0x00000184 
- 00012567  0x00002392 call  0x000032d0 
- 00012568  0x00002394 call  0x0000322f 
- 00012569  0x00002396 add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x00002397 ifetcht  0x00000001 , 0x00000011 
- 00012571  0x00002399 arg  0x0000109e , 0x00000011 
- 00012572  0x0000239a call  0x00002e58 
- 00012573  0x0000239b add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x0000239c istoret  0x00000001 , 0x00000005 
- 00012575  0x0000239e call  0x00002f94 
- 00012576  0x0000239f add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x000023a0 istoret  0x00000001 , 0x00000005 
- 00012578  0x000023a2 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x000023a3 nrtn  0x00000002 
- 00012580  0x000023a4 setarg  0x00000185 
- 00012581  0x000023a5 call  0x00003275 
- 00012582  0x000023a7 call  0x00002c90 
- 00012583  0x000023a8 arg  0x00000185 , 0x00000011 
- 00012584  0x000023a9 call  0x000032c8 
- 00012585  0x000023aa istoret  0x00000001 , 0x00000005 
- 00012586  0x000023ae arg  0x00000184 , 0x00000011 
- 00012587  0x000023af branch  0x000032b3 
- 00012588  0x000023b2 setarg  0x00000001 
- 00012589  0x000023b3 arg  0x00000186 , 0x00000011 
- 00012590  0x000023b4 call  0x000032b3 
- 00012591  0x000023b6 arg  0x00000000 , 0x00000002 
- 00012592  0x000023b7 call  0x00002c94 
- 00012593  0x000023ba branch  0x0000312a 
- 00012594  0x000023bd call  0x00002fdf 
- 00012595  0x000023be call  0x0000327d 
- 00012596  0x000023c0 call  0x0000322c 
- 00012597  0x000023c2 setarg  0x00000183 
- 00012598  0x000023c3 call  0x000032d0 
- 00012599  0x000023c5 call  0x0000314c , 0x00000034 
- 00012600  0x000023c6 call  0x0000314f 
- 00012601  0x000023c7 add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x000023c8 ifetcht  0x00000001 , 0x00000011 
- 00012603  0x000023ca arg  0x00000e9e , 0x00000011 
- 00012604  0x000023cb call  0x00002e58 
- 00012605  0x000023cc add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x000023cd istoret  0x00000001 , 0x00000005 
- 00012607  0x000023cf call  0x00002f94 
- 00012608  0x000023d0 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x000023d1 istoret  0x00000001 , 0x00000005 
- 00012610  0x000023d3 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x000023d4 nrtn  0x00000002 
- 00012612  0x000023d5 setarg  0x00000182 
- 00012613  0x000023d6 call  0x00003275 
- 00012614  0x000023d8 call  0x00002c90 
- 00012615  0x000023d9 arg  0x00000182 , 0x00000011 
- 00012616  0x000023da call  0x000032c8 
- 00012617  0x000023db istoret  0x00000001 , 0x00000005 
- 00012618  0x000023e0 arg  0x00000181 , 0x00000011 
- 00012619  0x000023e1 branch  0x000032b3 
- 00012620  0x000023e9 setarg  0x00000001 
- 00012621  0x000023ea arg  0x00000183 , 0x00000011 
- 00012622  0x000023eb call  0x000032b3 
- 00012623  0x000023ed setarg  0x00000181 
- 00012624  0x000023ee call  0x000032d0 
- 00012625  0x000023ef branch  0x0000322f 
- 00012626  0x000023f4 add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x000023f5 ifetch  0x00000001 , 0x00000011 
- 00012628  0x000023f7 call  0x0000323c 
- 00012629  0x000023fa call  0x00002dde 
- 00012630  0x000023fc call  0x0000325f 
- 00012631  0x000023fe isolate1  0x00000000 , 0x0000003f 
- 00012632  0x000023ff branch  0x0000315c , 0x00000001 
- 00012633  0x00002401 call  0x0000315d 
- 00012634  0x00002402 call  0x00002d53 
- 00012635  0x00002403 call  0x00002df7 
- 00012636  0x00002405 branch  0x00002e45 
- 00012637  0x00002408 bpatch  0x000000c2 , 0x00004018 
- 00012638  0x00002409 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x0000240a call  0x000032d6 
- 00012640  0x0000240c setarg  0x0000013b 
- 00012641  0x0000240d call  0x000032d0 
- 00012642  0x0000240f rtn  0x00000034 
- 00012643  0x00002410 setarg  0x00000006 
- 00012644  0x00002411 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x00002412 istore  0x00000001 , 0x00000005 
- 00012646  0x00002414 arg  0x00000006 , 0x00000039 
- 00012647  0x00002415 setarg  0x0000012f 
- 00012648  0x00002416 iadd  0x00000013 , 0x00000006 
- 00012649  0x00002418 add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x0000241a branch  0x00007f01 
- 00012651  0x0000241e call  0x0000316e 
- 00012652  0x0000241f nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x00002420 branch  0x00003172 
- 00012654  0x00002423 call  0x00002f5e 
- 00012655  0x00002424 call  0x00002e11 
- 00012656  0x00002425 nrtn  0x0000002f 
- 00012657  0x00002426 branch  0x00003152 
- 00012658  0x00002429 bpatch  0x000000c3 , 0x00004018 
- 00012659  0x0000242a call  0x00003188 
- 00012660  0x0000242b nbranch  0x00002f5e , 0x00000028 
- 00012661  0x0000242c add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x0000242d ifetch  0x00000001 , 0x00000011 
- 00012663  0x0000242f branch  0x00002f5e , 0x00000034 
- 00012664  0x00002430 increase  0x00000002 , 0x0000003f 
- 00012665  0x00002431 iforce  0x00000039 
- 00012666  0x00002432 add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x00002434 setarg  0x00000109 
- 00012668  0x00002435 iadd  0x00000013 , 0x00000005 
- 00012669  0x00002437 call  0x00007f01 
- 00012670  0x00002438 call  0x00003286 
- 00012671  0x0000243a call  0x000032b6 
- 00012672  0x0000243c call  0x00003093 , 0x00000034 
- 00012673  0x0000243d setarg  0x0000010b 
- 00012674  0x0000243e call  0x000032d0 
- 00012675  0x00002440 beq  0x00000001 , 0x0000319e 
- 00012676  0x00002441 beq  0x00000002 , 0x000031c6 
- 00012677  0x00002442 beq  0x00000003 , 0x000031f2 
- 00012678  0x00002443 beq  0x000000ff , 0x00003212 
- 00012679  0x00002444 branch  0x00002f5e 
- 00012680  0x00002447 call  0x00002c7a 
- 00012681  0x00002448 call  0x00007fe9 
- 00012682  0x00002449 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x0000244a ifetch  0x00000001 , 0x00000011 
- 00012684  0x0000244c add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x0000244d ifetcht  0x00000001 , 0x00000011 
- 00012686  0x0000244f isub  0x00000002 , 0x0000003e 
- 00012687  0x00002450 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x00002451 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x00002452 ifetch  0x00000001 , 0x00000011 
- 00012690  0x00002454 add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x00002455 istore  0x00000001 , 0x00000005 
- 00012692  0x00002457 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x00002458 ifetch  0x00000003 , 0x00000011 
- 00012694  0x0000245a add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x0000245b ifetcht  0x00000003 , 0x00000011 
- 00012696  0x0000245d isub  0x00000002 , 0x0000003e 
- 00012697  0x0000245e ncall  0x00007fe7 , 0x00000005 
- 00012698  0x0000245f add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x00002460 ifetch  0x00000003 , 0x00000011 
- 00012700  0x00002462 add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x00002464 branch  0x000032c5 
- 00012702  0x00002467 call  0x00002f88 
- 00012703  0x00002468 call  0x0000324c 
- 00012704  0x00002469 store  0x00000001 , 0x00000aa2 
- 00012705  0x0000246b call  0x00003274 
- 00012706  0x0000246c fetch  0x00000001 , 0x00000aa2 
- 00012707  0x0000246e isolate1  0x00000003 , 0x00000002 
- 00012708  0x0000246f setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x00002470 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x00002471 istore  0x00000001 , 0x00000005 
- 00012711  0x00002473 beq  0x00000001 , 0x00003216 
- 00012712  0x00002474 call  0x00003245 
- 00012713  0x00002476 call  0x00003274 
- 00012714  0x00002478 isolate1  0x00000004 , 0x00000002 
- 00012715  0x00002479 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x0000247a call  0x00003249 
- 00012717  0x0000247c add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x0000247d ifetch  0x00000002 , 0x00000011 
- 00012719  0x0000247f branch  0x00007f9c 
- 00012720  0x00002482 setarg  0x00000001 
- 00012721  0x00002483 store  0x00000001 , 0x00000d54 
- 00012722  0x00002484 call  0x0000329e 
- 00012723  0x00002486 istore  0x00000007 , 0x00000005 
- 00012724  0x00002487 call  0x0000329e 
- 00012725  0x00002489 ncall  0x000031bd , 0x00000034 
- 00012726  0x0000248a call  0x0000329e 
- 00012727  0x0000248c call  0x000031c2 , 0x00000034 
- 00012728  0x0000248e jam  0x00000020 , 0x00000d52 
- 00012729  0x00002490 fetch  0x00000001 , 0x00000d38 
- 00012730  0x00002491 set1  0x00000002 , 0x0000003f 
- 00012731  0x00002492 store  0x00000001 , 0x00000d38 
- 00012732  0x00002493 rtn 
- 00012733  0x00002496 setarg  0x00000001 
- 00012734  0x00002497 call  0x000032a8 
- 00012735  0x0000249a setarg  0x00000140 
- 00012736  0x0000249b arg  0x0000000b , 0x00000007 
- 00012737  0x0000249c branch  0x00007f08 
- 00012738  0x0000249e call  0x000032a7 
- 00012739  0x000024a1 setarg  0x00000000 
- 00012740  0x000024a2 arg  0x0000000b , 0x00000007 
- 00012741  0x000024a3 branch  0x00007f08 
- 00012742  0x000024a6 call  0x00003274 
- 00012743  0x000024a8 isolate1  0x00000003 , 0x00000002 
- 00012744  0x000024a9 branch  0x0000321b , 0x00000001 
- 00012745  0x000024aa arg  0x00000d64 , 0x00000005 
- 00012746  0x000024ab call  0x000031e0 
- 00012747  0x000024ac fetch  0x00000008 , 0x00000d64 
- 00012748  0x000024ad ncall  0x000031e4 , 0x00000034 
- 00012749  0x000024ae fetch  0x00000008 , 0x00000d64 
- 00012750  0x000024af call  0x000031e9 , 0x00000034 
- 00012751  0x000024b0 call  0x00002c7a 
- 00012752  0x000024b1 fetch  0x00000008 , 0x00000d64 
- 00012753  0x000024b2 arg  0x00000168 , 0x00000011 
- 00012754  0x000024b3 call  0x000032bf 
- 00012755  0x000024b4 istore  0x00000008 , 0x00000005 
- 00012756  0x000024b6 setarg  0x00000170 
- 00012757  0x000024b7 iadd  0x00000013 , 0x00000011 
- 00012758  0x000024b8 ifetcht  0x00000008 , 0x00000011 
- 00012759  0x000024ba isub  0x00000002 , 0x0000003e 
- 00012760  0x000024bb ncall  0x000031ed , 0x00000005 
- 00012761  0x000024bc setarg  0x00000168 
- 00012762  0x000024bd iadd  0x00000013 , 0x00000011 
- 00012763  0x000024be ifetch  0x00000008 , 0x00000011 
- 00012764  0x000024c0 arg  0x00000170 , 0x00000011 
- 00012765  0x000024c1 call  0x000032bf 
- 00012766  0x000024c2 istore  0x00000008 , 0x00000005 
- 00012767  0x000024c4 branch  0x00002f5e 
- 00012768  0x000024c7 setarg  0x0000010b 
- 00012769  0x000024c8 iadd  0x00000013 , 0x00000006 
- 00012770  0x000024ca arg  0x00000009 , 0x00000039 
- 00012771  0x000024cb branch  0x00007ff3 
- 00012772  0x000024ce setarg  0x00000001 
- 00012773  0x000024cf call  0x000032ab 
- 00012774  0x000024d2 setarg  0x00000140 
- 00012775  0x000024d3 arg  0x0000000e , 0x00000007 
- 00012776  0x000024d4 branch  0x00007f08 
- 00012777  0x000024d7 call  0x000032aa 
- 00012778  0x000024da setarg  0x00000000 
- 00012779  0x000024db arg  0x0000000e , 0x00000007 
- 00012780  0x000024dc branch  0x00007f08 
- 00012781  0x000024e0 jam  0x00000010 , 0x00000d51 
- 00012782  0x000024e1 fetch  0x00000001 , 0x00000d38 
- 00012783  0x000024e2 set1  0x00000001 , 0x0000003f 
- 00012784  0x000024e3 store  0x00000001 , 0x00000d38 
- 00012785  0x000024e4 rtn 
- 00012786  0x000024e7 arg  0x00000d74 , 0x00000005 
- 00012787  0x000024e8 call  0x000031e0 
- 00012788  0x000024e9 fetch  0x00000002 , 0x00000d75 
- 00012789  0x000024ea ncall  0x00003209 , 0x00000034 
- 00012790  0x000024eb fetch  0x00000002 , 0x00000d75 
- 00012791  0x000024ec call  0x0000320e , 0x00000034 
- 00012792  0x000024ed call  0x00002c7a 
- 00012793  0x000024ee fetch  0x00000003 , 0x00000d74 
- 00012794  0x000024ef arg  0x00000178 , 0x00000011 
- 00012795  0x000024f0 call  0x000032c4 
- 00012796  0x000024f2 setarg  0x0000017b 
- 00012797  0x000024f3 iadd  0x00000013 , 0x00000011 
- 00012798  0x000024f4 ifetcht  0x00000003 , 0x00000011 
- 00012799  0x000024f6 isub  0x00000002 , 0x0000003e 
- 00012800  0x000024f7 ncall  0x00003207 , 0x00000005 
- 00012801  0x000024f8 setarg  0x00000178 
- 00012802  0x000024f9 iadd  0x00000013 , 0x00000011 
- 00012803  0x000024fa ifetch  0x00000003 , 0x00000011 
- 00012804  0x000024fc arg  0x0000017b , 0x00000011 
- 00012805  0x000024fd call  0x000032c4 
- 00012806  0x000024ff branch  0x00002f5e 
- 00012807  0x00002502 jam  0x00000021 , 0x00000d52 
- 00012808  0x00002503 branch  0x000031b9 
- 00012809  0x00002506 setarg  0x00000001 
- 00012810  0x00002507 call  0x000032ae 
- 00012811  0x0000250a setarg  0x00000140 
- 00012812  0x0000250b arg  0x0000000c , 0x00000007 
- 00012813  0x0000250c branch  0x00007f08 
- 00012814  0x0000250f call  0x000032ad 
- 00012815  0x00002512 setarg  0x00000000 
- 00012816  0x00002513 arg  0x0000000c , 0x00000007 
- 00012817  0x00002514 branch  0x00007f08 
- 00012818  0x00002517 call  0x000032bd 
- 00012819  0x00002519 beq  0x00000001 , 0x00003216 
- 00012820  0x0000251a beq  0x00000002 , 0x0000321b 
- 00012821  0x0000251b rtn 
- 00012822  0x0000251d setarg  0x0000010d 
- 00012823  0x0000251e call  0x0000327e 
- 00012824  0x0000251f arg  0x00000160 , 0x00000011 
- 00012825  0x00002520 call  0x000032bf 
- 00012826  0x00002523 branch  0x0000322d 
- 00012827  0x00002526 setarg  0x0000010d 
- 00012828  0x00002527 call  0x0000327e 
- 00012829  0x00002528 arg  0x00000164 , 0x00000011 
- 00012830  0x00002529 call  0x000032bf 
- 00012831  0x0000252c branch  0x0000322d 
- 00012832  0x0000252f call  0x00002c7a 
- 00012833  0x00002530 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x00002531 istore  0x00000001 , 0x00000005 
- 00012835  0x00002532 rtn 
- 00012836  0x00002535 call  0x00002c7a 
- 00012837  0x00002536 add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x00002537 branch  0x0000327f 
- 00012839  0x00002539 call  0x00002c7a 
- 00012840  0x0000253a add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x0000253b branch  0x0000322d 
- 00012842  0x0000253e add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x0000253f branch  0x0000327f 
- 00012844  0x00002541 add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x00002543 istore  0x00000004 , 0x00000005 
- 00012846  0x00002544 rtn 
- 00012847  0x00002547 add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x00002548 branch  0x000032b4 
- 00012849  0x0000254b setarg  0x00000000 
- 00012850  0x0000254d call  0x00002c7a 
- 00012851  0x0000254e add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x0000254f branch  0x000032b4 
- 00012853  0x00002552 add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x00002553 branch  0x000032b4 
- 00012855  0x00002556 setarg  0x00000004 
- 00012856  0x00002558 add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x00002559 branch  0x000032b4 
- 00012858  0x0000255c add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x0000255d branch  0x000032d1 
- 00012860  0x0000255f add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x00002560 branch  0x000032b4 
- 00012862  0x00002563 setarg  0x00000002 
- 00012863  0x00002565 add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x00002566 branch  0x000032b4 
- 00012865  0x00002569 setarg  0x00000001 
- 00012866  0x0000256b call  0x00002c7a 
- 00012867  0x0000256c add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x0000256d branch  0x000032b4 
- 00012869  0x00002570 call  0x00002c7a 
- 00012870  0x00002571 add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x00002572 branch  0x000032d1 
- 00012872  0x00002574 setarg  0x00000001 
- 00012873  0x00002576 call  0x00002c7a 
- 00012874  0x00002577 add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x00002578 branch  0x000032b4 
- 00012876  0x0000257b call  0x00002c7a 
- 00012877  0x0000257c add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x0000257d branch  0x000032d1 
- 00012879  0x0000257f setarg  0x00000001 
- 00012880  0x00002581 call  0x00002c7a 
- 00012881  0x00002582 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x00002583 branch  0x000032b4 
- 00012883  0x00002586 call  0x00002c7a 
- 00012884  0x00002587 add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x00002588 branch  0x000032d1 
- 00012886  0x0000258a add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x0000258b branch  0x000032b4 
- 00012888  0x0000258e add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x0000258f branch  0x000032d1 
- 00012890  0x00002591 setarg  0x00000000 
- 00012891  0x00002593 add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x00002594 branch  0x000032b4 
- 00012893  0x00002597 add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x00002598 branch  0x000032d1 
- 00012895  0x0000259b add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x0000259c branch  0x000032d1 
- 00012897  0x0000259f add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x000025a0 branch  0x000032d1 
- 00012899  0x000025a2 setarg  0x00000000 
- 00012900  0x000025a4 call  0x00002c7a 
- 00012901  0x000025a5 add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x000025a6 branch  0x000032b4 
- 00012903  0x000025a9 call  0x00002c7a 
- 00012904  0x000025aa add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x000025ab ifetch  0x00000001 , 0x00000011 
- 00012906  0x000025ad store  0x00000001 , 0x000041de 
- 00012907  0x000025ae rtn 
- 00012908  0x000025b1 call  0x00002c7a 
- 00012909  0x000025b2 fetch  0x00000001 , 0x000041de 
- 00012910  0x000025b4 add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x000025b5 branch  0x000032b4 
- 00012912  0x000025b8 add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x000025b9 branch  0x000032d1 
- 00012914  0x000025bc add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x000025bd branch  0x000032b4 
- 00012916  0x000025c0 setarg  0x00000109 
- 00012917  0x000025c2 iadd  0x00000013 , 0x00000011 
- 00012918  0x000025c3 ifetcht  0x00000001 , 0x00000011 
- 00012919  0x000025c4 rtn 
- 00012920  0x000025c7 setarg  0x00000135 
- 00012921  0x000025c8 branch  0x000032d0 
- 00012922  0x000025ca setarg  0x00000000 
- 00012923  0x000025cc arg  0x00000135 , 0x00000011 
- 00012924  0x000025cd branch  0x000032b3 
- 00012925  0x000025d0 setarg  0x0000012b 
- 00012926  0x000025d2 call  0x000032cd 
- 00012927  0x000025d4 ifetch  0x00000004 , 0x00000011 
- 00012928  0x000025d5 rtn 
- 00012929  0x000025d8 setarg  0x0000015f 
- 00012930  0x000025d9 branch  0x000032d0 
- 00012931  0x000025db setarg  0x00000000 
- 00012932  0x000025dd arg  0x0000015f , 0x00000011 
- 00012933  0x000025de branch  0x000032b3 
- 00012934  0x000025e1 setarg  0x00000000 
- 00012935  0x000025e3 arg  0x0000015c , 0x00000011 
- 00012936  0x000025e4 branch  0x000032b3 
- 00012937  0x000025e7 arg  0x0000012f , 0x00000011 
- 00012938  0x000025e8 branch  0x000032b3 
- 00012939  0x000025eb setarg  0x00000108 
- 00012940  0x000025ec branch  0x000032d0 
- 00012941  0x000025ee arg  0x00000108 , 0x00000011 
- 00012942  0x000025ef branch  0x000032b3 
- 00012943  0x000025f2 setarg  0x00000105 
- 00012944  0x000025f3 branch  0x000032d0 
- 00012945  0x000025f5 setarg  0x00000000 
- 00012946  0x000025f7 arg  0x00000105 , 0x00000011 
- 00012947  0x000025f8 branch  0x000032b3 
- 00012948  0x000025fb setarg  0x00000104 
- 00012949  0x000025fc branch  0x000032d0 
- 00012950  0x000025fe setarg  0x00000000 
- 00012951  0x00002600 arg  0x00000104 , 0x00000011 
- 00012952  0x00002601 branch  0x000032b3 
- 00012953  0x00002604 setarg  0x00000000 
- 00012954  0x00002606 arg  0x0000013b , 0x00000011 
- 00012955  0x00002607 branch  0x000032b3 
- 00012956  0x00002609 setarg  0x00000001 
- 00012957  0x0000260a branch  0x0000329a 
- 00012958  0x0000260d setarg  0x0000010c 
- 00012959  0x0000260e call  0x000032cd 
- 00012960  0x0000260f ifetch  0x00000007 , 0x00000011 
- 00012961  0x00002610 rtn 
- 00012962  0x00002613 setarg  0x0000015e 
- 00012963  0x00002614 branch  0x000032d0 
- 00012964  0x00002616 setarg  0x00000000 
- 00012965  0x00002618 arg  0x0000015e , 0x00000011 
- 00012966  0x00002619 branch  0x000032b3 
- 00012967  0x0000261c setarg  0x00000000 
- 00012968  0x0000261e arg  0x00000180 , 0x00000011 
- 00012969  0x0000261f branch  0x000032b3 
- 00012970  0x00002622 setarg  0x00000000 
- 00012971  0x00002624 arg  0x0000017e , 0x00000011 
- 00012972  0x00002625 branch  0x000032b3 
- 00012973  0x00002628 setarg  0x00000000 
- 00012974  0x0000262a arg  0x0000017f , 0x00000011 
- 00012975  0x0000262b branch  0x000032b3 
- 00012976  0x0000262e arg  0x00000102 , 0x00000011 
- 00012977  0x0000262f branch  0x000032b3 
- 00012978  0x00002632 arg  0x00000103 , 0x00000011 
- 00012979  0x00002634 call  0x000032c7 
- 00012980  0x00002636 istore  0x00000001 , 0x00000005 
- 00012981  0x00002637 rtn 
- 00012982  0x0000263a setarg  0x0000015d 
- 00012983  0x0000263b branch  0x000032d0 
- 00012984  0x0000263e arg  0x0000015d , 0x00000011 
- 00012985  0x0000263f branch  0x000032b3 
- 00012986  0x00002642 setarg  0x0000018a 
- 00012987  0x00002643 call  0x000032d0 
- 00012988  0x00002644 branch  0x0000326a 
- 00012989  0x00002647 setarg  0x0000010c 
- 00012990  0x00002648 branch  0x000032d0 
- 00012991  0x0000264b copy  0x0000003f , 0x00000002 
- 00012992  0x0000264c copy  0x00000011 , 0x0000003f 
- 00012993  0x0000264d iadd  0x00000013 , 0x00000005 
- 00012994  0x0000264e copy  0x00000002 , 0x0000003f 
- 00012995  0x0000264f rtn 
- 00012996  0x00002652 call  0x000032bf 
- 00012997  0x00002654 istore  0x00000003 , 0x00000005 
- 00012998  0x00002655 rtn 
- 00012999  0x00002658 call  0x00002c7a 
- 00013000  0x0000265a copy  0x0000003f , 0x00000012 
- 00013001  0x0000265b copy  0x00000011 , 0x0000003f 
- 00013002  0x0000265c iadd  0x00000013 , 0x00000005 
- 00013003  0x0000265d copy  0x00000012 , 0x0000003f 
- 00013004  0x0000265e rtn 
- 00013005  0x00002661 call  0x00002c7a 
- 00013006  0x00002662 iadd  0x00000013 , 0x00000011 
- 00013007  0x00002663 rtn 
- 00013008  0x00002666 call  0x000032cd 
- 00013009  0x00002668 ifetch  0x00000001 , 0x00000011 
- 00013010  0x00002669 rtn 
- 00013011  0x0000266c call  0x000032cd 
- 00013012  0x0000266d ifetcht  0x00000004 , 0x00000011 
- 00013013  0x0000266e rtn 
- 00013014  0x00002671 setarg  0x00000000 
- 00013015  0x00002672 branch  0x000032b4 
- 00013016  0x00002677 bpatch  0x000000c4 , 0x00004018 
- 00013017  0x00002678 fetch  0x00000001 , 0x00004092 
- 00013018  0x00002679 branch  0x000032d8 , 0x00000034 
- 00013019  0x0000267b beq  0x00000004 , 0x00002f30 
- 00013020  0x0000267c beq  0x0000000f , 0x00003436 
- 00013021  0x0000267d beq  0x00000009 , 0x000045de 
- 00013022  0x0000267e beq  0x0000000a , 0x0000392a 
- 00013023  0x0000267f beq  0x0000000e , 0x000035bf 
- 00013024  0x00002680 beq  0x00000010 , 0x000044a4 
- 00013025  0x00002681 bbit1  0x00000006 , 0x00003d00 
- 00013026  0x00002682 rtn 
- 00013027  0x00002685 bpatch  0x000000c5 , 0x00004018 
- 00013028  0x00002686 jam  0x00000000 , 0x00000151 
- 00013029  0x00002687 jam  0x00000000 , 0x0000017f 
- 00013030  0x00002688 jam  0x00000000 , 0x00000180 
- 00013031  0x00002689 setarg  0x00000000 
- 00013032  0x0000268a store  0x00000005 , 0x000009ae 
- 00013033  0x0000268b fetch  0x00000001 , 0x00004092 
- 00013034  0x0000268c branch  0x000032e3 , 0x00000034 
- 00013035  0x0000268d beq  0x0000000a , 0x00003962 
- 00013036  0x0000268f rtn 
- 00013037  0x00002693 call  0x00007cd1 
- 00013038  0x00002694 call  0x00007d9c 
- 00013039  0x00002695 call  0x000032f6 
- 00013040  0x00002696 fetch  0x00000002 , 0x000041f3 
- 00013041  0x00002697 branch  0x00007f9c 
- 00013042  0x0000269a fetch  0x00000002 , 0x000041f1 
- 00013043  0x0000269b branch  0x00007f9c 
- 00013044  0x0000269e fetch  0x00000002 , 0x000041ef 
- 00013045  0x0000269f branch  0x00007f9c 
- 00013046  0x000026a2 bpatch  0x000000c6 , 0x00004018 
- 00013047  0x000026a4 arg  0x00004668 , 0x00000011 
- 00013048  0x000026a5 call  0x00007fc4 
- 00013049  0x000026a6 rtn  0x00000034 
- 00013050  0x000026a8 copy  0x0000003f , 0x00000013 
- 00013051  0x000026a9 call  0x000032ff 
- 00013052  0x000026aa branch  0x00003324 
- 00013053  0x000026ad arg  0x00000000 , 0x00000013 
- 00013054  0x000026ae rtn 
- 00013055  0x000026b4 beq  0x00000001 , 0x00003311 
- 00013056  0x000026b5 beq  0x00000010 , 0x00003357 
- 00013057  0x000026b6 beq  0x00000005 , 0x00003335 
- 00013058  0x000026b7 beq  0x00000012 , 0x0000333c 
- 00013059  0x000026b8 beq  0x00000006 , 0x00003353 
- 00013060  0x000026b9 beq  0x00000004 , 0x00003394 
- 00013061  0x000026ba beq  0x00000002 , 0x00003399 
- 00013062  0x000026bb beq  0x00000013 , 0x00003394 
- 00013063  0x000026bc beq  0x00000014 , 0x0000334b 
- 00013064  0x000026bd beq  0x00000015 , 0x0000334f 
- 00013065  0x000026be beq  0x00000003 , 0x0000332e 
- 00013066  0x000026bf beq  0x0000000b , 0x00003340 
- 00013067  0x000026c0 beq  0x0000000c , 0x00003347 
- 00013068  0x000026c2 beq  0x00000016 , 0x0000335b 
- 00013069  0x000026c3 beq  0x00000018 , 0x0000332a 
- 00013070  0x000026c4 beq  0x0000002a , 0x0000331a 
- 00013071  0x000026c5 beq  0x0000002b , 0x00003318 
- 00013072  0x000026c6 rtn 
- 00013073  0x000026ca fetch  0x00000002 , 0x00004682 
- 00013074  0x000026cb set1  0x00000000 , 0x0000003f 
- 00013075  0x000026cc store  0x00000002 , 0x00004682 
- 00013076  0x000026cd fetch  0x00000002 , 0x0000420a 
- 00013077  0x000026ce set0  0x00000000 , 0x0000003f 
- 00013078  0x000026cf store  0x00000002 , 0x0000420a 
- 00013079  0x000026d0 rtn 
- 00013080  0x000026d3 jam  0x00000000 , 0x00000229 
- 00013081  0x000026d4 rtn 
- 00013082  0x000026d7 fetch  0x00000001 , 0x00000229 
- 00013083  0x000026d8 increase  0x00000001 , 0x0000003f 
- 00013084  0x000026d9 store  0x00000001 , 0x00000229 
- 00013085  0x000026da sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x000026db branch  0x000033df , 0x00000002 
- 00013087  0x000026dc jam  0x00000000 , 0x00000229 
- 00013088  0x000026dd fetch  0x00000002 , 0x0000420a 
- 00013089  0x000026de set1  0x00000009 , 0x0000003f 
- 00013090  0x000026df store  0x00000002 , 0x0000420a 
- 00013091  0x000026e0 branch  0x000033e9 
- 00013092  0x000026e3 fetch  0x00000002 , 0x000041f5 
- 00013093  0x000026e4 branch  0x00007f9c 
- 00013094  0x000026e7 fetch  0x00000002 , 0x000041e9 
- 00013095  0x000026e8 branch  0x00007f9c 
- 00013096  0x000026eb fetch  0x00000002 , 0x000041ed 
- 00013097  0x000026ec branch  0x00007f9c 
- 00013098  0x000026ef fetch  0x00000002 , 0x0000420a 
- 00013099  0x000026f0 set1  0x00000001 , 0x0000003f 
- 00013100  0x000026f1 store  0x00000002 , 0x0000420a 
- 00013101  0x000026f2 branch  0x00003412 
- 00013102  0x000026f5 fetch  0x00000002 , 0x00004682 
- 00013103  0x000026f6 set1  0x00000007 , 0x0000003f 
- 00013104  0x000026f7 store  0x00000002 , 0x00004682 
- 00013105  0x000026f8 fetch  0x00000002 , 0x0000420a 
- 00013106  0x000026f9 set1  0x00000002 , 0x0000003f 
- 00013107  0x000026fa store  0x00000002 , 0x0000420a 
- 00013108  0x000026fb rtn 
- 00013109  0x000026fe fetch  0x00000002 , 0x00004682 
- 00013110  0x000026ff set1  0x00000001 , 0x0000003f 
- 00013111  0x00002700 store  0x00000002 , 0x00004682 
- 00013112  0x00002701 fetch  0x00000002 , 0x0000420a 
- 00013113  0x00002702 set1  0x00000004 , 0x0000003f 
- 00013114  0x00002703 store  0x00000002 , 0x0000420a 
- 00013115  0x00002704 rtn 
- 00013116  0x00002707 fetch  0x00000002 , 0x00004682 
- 00013117  0x00002708 set1  0x00000003 , 0x0000003f 
- 00013118  0x00002709 store  0x00000002 , 0x00004682 
- 00013119  0x0000270a rtn 
- 00013120  0x0000270d fetch  0x00000002 , 0x00004682 
- 00013121  0x0000270e set1  0x00000005 , 0x0000003f 
- 00013122  0x0000270f store  0x00000002 , 0x00004682 
- 00013123  0x00002710 fetch  0x00000002 , 0x0000420a 
- 00013124  0x00002711 set1  0x00000003 , 0x0000003f 
- 00013125  0x00002712 store  0x00000002 , 0x0000420a 
- 00013126  0x00002713 rtn 
- 00013127  0x00002716 fetch  0x00000002 , 0x00004682 
- 00013128  0x00002717 set0  0x00000005 , 0x0000003f 
- 00013129  0x00002718 store  0x00000002 , 0x00004682 
- 00013130  0x00002719 rtn 
- 00013131  0x0000271c fetch  0x00000002 , 0x00004682 
- 00013132  0x0000271d set1  0x00000009 , 0x0000003f 
- 00013133  0x0000271e store  0x00000002 , 0x00004682 
- 00013134  0x0000271f rtn 
- 00013135  0x00002722 fetch  0x00000002 , 0x00004682 
- 00013136  0x00002723 set0  0x00000009 , 0x0000003f 
- 00013137  0x00002724 store  0x00000002 , 0x00004682 
- 00013138  0x00002725 branch  0x00003418 
- 00013139  0x00002728 fetch  0x00000002 , 0x00004682 
- 00013140  0x00002729 set1  0x00000002 , 0x0000003f 
- 00013141  0x0000272a store  0x00000002 , 0x00004682 
- 00013142  0x0000272b rtn 
- 00013143  0x0000272e fetch  0x00000002 , 0x0000420a 
- 00013144  0x0000272f set1  0x00000000 , 0x0000003f 
- 00013145  0x00002730 store  0x00000002 , 0x0000420a 
- 00013146  0x00002731 rtn 
- 00013147  0x00002734 fetch  0x00000002 , 0x0000420a 
- 00013148  0x00002735 set1  0x00000008 , 0x0000003f 
- 00013149  0x00002736 store  0x00000002 , 0x0000420a 
- 00013150  0x00002737 branch  0x000033e9 
- 00013151  0x0000273b bpatch  0x000000c7 , 0x00004018 
- 00013152  0x0000273c store  0x00000001 , 0x0000022a 
- 00013153  0x0000273e fetch  0x00000001 , 0x0000022a 
- 00013154  0x0000273f rtn  0x00000034 
- 00013155  0x00002740 increase  0xffffffff , 0x0000003f 
- 00013156  0x00002741 store  0x00000001 , 0x0000022a 
- 00013157  0x00002742 call  0x00007cdd 
- 00013158  0x00002743 call  0x000033d6 
- 00013159  0x00002744 call  0x00003387 
- 00013160  0x00002745 call  0x0000338d 
- 00013161  0x00002746 call  0x0000651b 
- 00013162  0x00002747 fetch  0x00000002 , 0x000041fd 
- 00013163  0x00002748 call  0x00007f9c 
- 00013164  0x00002749 branch  0x00003361 
- 00013165  0x0000274f ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002750 rtn  0x00000034 
- 00013167  0x00002751 pincrease  0xffffffff 
- 00013168  0x00002752 istore  0x00000001 , 0x00000013 
- 00013169  0x00002753 nrtn  0x00000034 
- 00013170  0x00002754 copy  0x00000012 , 0x0000003f 
- 00013171  0x00002755 branch  0x00007f9c 
- 00013172  0x0000275a ifetch  0x00000002 , 0x00000013 
- 00013173  0x0000275b rtn  0x00000034 
- 00013174  0x0000275c pincrease  0xffffffff 
- 00013175  0x0000275d istore  0x00000002 , 0x00000013 
- 00013176  0x0000275e nrtn  0x00000034 
- 00013177  0x0000275f copy  0x00000012 , 0x0000003f 
- 00013178  0x00002760 branch  0x00007f9c 
- 00013179  0x00002763 fetcht  0x00000002 , 0x0000423f 
- 00013180  0x00002764 add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x00002765 arg  0x0000337f , 0x00000012 
- 00013182  0x00002766 branch  0x0000336d 
- 00013183  0x00002769 call  0x0000342d 
- 00013184  0x0000276a beq  0x00000001 , 0x00003382 
- 00013185  0x0000276c branch  0x0000340a 
- 00013186  0x0000276e setarg  0x00000002 
- 00013187  0x0000276f istore  0x00000001 , 0x00000013 
- 00013188  0x00002770 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x00002772 ifetch  0x00000002 , 0x00000012 
- 00013190  0x00002773 branch  0x00007f9c 
- 00013191  0x00002776 arg  0x00004205 , 0x00000013 
- 00013192  0x00002777 arg  0x0000338a , 0x00000012 
- 00013193  0x00002778 branch  0x0000336d 
- 00013194  0x0000277b call  0x00002252 
- 00013195  0x0000277c branch  0x0000340e , 0x00000005 
- 00013196  0x0000277d rtn 
- 00013197  0x00002781 arg  0x0000467e , 0x00000013 
- 00013198  0x00002782 arg  0x00003390 , 0x00000012 
- 00013199  0x00002783 branch  0x00003374 
- 00013200  0x00002786 call  0x000033f0 
- 00013201  0x00002787 call  0x00003408 
- 00013202  0x00002788 fetch  0x00000002 , 0x000041f7 
- 00013203  0x00002789 branch  0x00007f9c 
- 00013204  0x0000278d call  0x000033ac 
- 00013205  0x0000278f fetch  0x00000002 , 0x00004682 
- 00013206  0x00002790 set0  0x00000007 , 0x0000003f 
- 00013207  0x00002791 store  0x00000002 , 0x00004682 
- 00013208  0x00002792 rtn 
- 00013209  0x00002795 jam  0x00000000 , 0x00004205 
- 00013210  0x00002796 fetch  0x00000002 , 0x00004682 
- 00013211  0x00002797 bbit1  0x00000007 , 0x0000339e 
- 00013212  0x00002798 isolate0  0x00000001 , 0x0000003f 
- 00013213  0x00002799 call  0x000032fd , 0x00000001 
- 00013214  0x0000279b bpatch  0x000000c8 , 0x00004019 
- 00013215  0x0000279c fetch  0x00000002 , 0x00004682 
- 00013216  0x0000279d set0  0x00000000 , 0x0000003f 
- 00013217  0x0000279e set0  0x00000001 , 0x0000003f 
- 00013218  0x0000279f set0  0x00000002 , 0x0000003f 
- 00013219  0x000027a0 set0  0x00000003 , 0x0000003f 
- 00013220  0x000027a1 set0  0x00000007 , 0x0000003f 
- 00013221  0x000027a2 store  0x00000002 , 0x00004682 
- 00013222  0x000027a3 branch  0x00003418 
- 00013223  0x000027a6 call  0x000033a9 
- 00013224  0x000027a7 branch  0x0000340a 
- 00013225  0x000027ab setarg  0x00000000 
- 00013226  0x000027ac store  0x00000002 , 0x00004208 
- 00013227  0x000027ad rtn 
- 00013228  0x000027af setarg  0x00000000 
- 00013229  0x000027b0 store  0x00000002 , 0x0000420a 
- 00013230  0x000027b1 rtn 
- 00013231  0x000027b4 fetch  0x00000002 , 0x0000420a 
- 00013232  0x000027b5 store  0x00000002 , 0x00004208 
- 00013233  0x000027b6 setarg  0x00000000 
- 00013234  0x000027b7 store  0x00000002 , 0x0000420a 
- 00013235  0x000027b8 rtn 
- 00013236  0x000027bb fetch  0x00000002 , 0x0000420a 
- 00013237  0x000027bc set1  0x00000007 , 0x0000003f 
- 00013238  0x000027bd store  0x00000002 , 0x00004208 
- 00013239  0x000027be setarg  0x00000000 
- 00013240  0x000027bf store  0x00000002 , 0x0000420a 
- 00013241  0x000027c0 rtn 
- 00013242  0x000027c9 fetch  0x00000001 , 0x00004682 
- 00013243  0x000027ca isolate1  0x00000005 , 0x0000003f 
- 00013244  0x000027cb rtn 
- 00013245  0x000027d4 setarg  0x0000aa55 
- 00013246  0x000027d6 store  0x00000002 , 0x00000aaa 
- 00013247  0x000027d7 bpatch  0x000000c9 , 0x00004019 
- 00013248  0x000027d8 arg  0x00000002 , 0x00000002 
- 00013249  0x000027d9 arg  0x00000aaa , 0x00000011 
- 00013250  0x000027da arg  0x000000c3 , 0x00000012 
- 00013251  0x000027db branch  0x00006606 
- 00013252  0x000027df bpatch  0x000000ca , 0x00004019 
- 00013253  0x000027e0 arg  0x00000002 , 0x00000002 
- 00013254  0x000027e1 arg  0x00000a9a , 0x00000011 
- 00013255  0x000027e2 arg  0x000000c3 , 0x00000012 
- 00013256  0x000027e3 call  0x000065df 
- 00013257  0x000027e4 fetch  0x00000002 , 0x00000a9a 
- 00013258  0x000027e5 arg  0x0000aa55 , 0x00000002 
- 00013259  0x000027e6 isub  0x00000002 , 0x0000003e 
- 00013260  0x000027e7 rtn 
- 00013261  0x000027eb fetch  0x00000001 , 0x0000455a 
- 00013262  0x000027ec store  0x00000001 , 0x00004205 
- 00013263  0x000027ed rtn 
- 00013264  0x000027f0 arg  0x00000009 , 0x00000007 
- 00013265  0x000027f1 branch  0x00002c32 
- 00013266  0x000027f4 arg  0x00000009 , 0x00000007 
- 00013267  0x000027f5 branch  0x00002c36 
- 00013268  0x000027f8 jam  0x00000005 , 0x00004206 
- 00013269  0x000027f9 branch  0x000033d0 
- 00013270  0x000027fc arg  0x00004206 , 0x00000013 
- 00013271  0x000027fd arg  0x000033d2 , 0x00000012 
- 00013272  0x000027fe branch  0x0000336d 
- 00013273  0x00002801 jam  0x00000001 , 0x00004363 
- 00013274  0x00002802 rtn 
- 00013275  0x00002805 jam  0x00000000 , 0x00004363 
- 00013276  0x00002806 rtn 
- 00013277  0x00002809 jam  0x0000000a , 0x00000a99 
- 00013278  0x0000280a branch  0x00007d8f 
- 00013279  0x0000280d jam  0x0000001d , 0x00000a99 
- 00013280  0x0000280e branch  0x00007d8f 
- 00013281  0x00002811 bpatch  0x000000cb , 0x00004019 
- 00013282  0x00002812 fetch  0x00000001 , 0x00004207 
- 00013283  0x00002813 store  0x00000001 , 0x0000016d 
- 00013284  0x00002814 jam  0x00000001 , 0x00000228 
- 00013285  0x00002815 jam  0x00000003 , 0x00000a99 
- 00013286  0x00002816 branch  0x00007d8f 
- 00013287  0x00002819 jam  0x0000001e , 0x00000a99 
- 00013288  0x0000281a branch  0x00007d8f 
- 00013289  0x0000281d jam  0x00000004 , 0x00000a99 
- 00013290  0x0000281e branch  0x00007d8f 
- 00013291  0x00002821 fetch  0x00000002 , 0x00004687 
- 00013292  0x00002822 store  0x00000002 , 0x0000467e 
- 00013293  0x00002824 call  0x00003404 
- 00013294  0x00002826 jam  0x00000001 , 0x00000a99 
- 00013295  0x00002827 branch  0x00007d8f 
- 00013296  0x0000282a setarg  0x00000000 
- 00013297  0x0000282b store  0x00000002 , 0x0000467e 
- 00013298  0x0000282c jam  0x00000002 , 0x00000a99 
- 00013299  0x0000282d branch  0x00007d8f 
- 00013300  0x00002830 jam  0x0000000f , 0x00000a99 
- 00013301  0x00002831 branch  0x00007d8f 
- 00013302  0x00002834 jam  0x00000010 , 0x00000a99 
- 00013303  0x00002835 branch  0x00007d8f 
- 00013304  0x00002838 jam  0x0000000e , 0x00000a99 
- 00013305  0x00002839 branch  0x00007d8f 
- 00013306  0x0000283c jam  0x0000000d , 0x00000a99 
- 00013307  0x0000283d branch  0x00007d8f 
- 00013308  0x00002840 jam  0x00000017 , 0x00000a99 
- 00013309  0x00002841 branch  0x00007d8f 
- 00013310  0x00002844 jam  0x00000018 , 0x00000a99 
- 00013311  0x00002845 branch  0x00007d8f 
- 00013312  0x00002848 jam  0x00000016 , 0x00000a99 
- 00013313  0x00002849 branch  0x00007d8f 
- 00013314  0x0000284c jam  0x00000011 , 0x00000a99 
- 00013315  0x0000284d branch  0x00007d8f 
- 00013316  0x00002850 jam  0x00000015 , 0x00000a99 
- 00013317  0x00002851 branch  0x00007d8f 
- 00013318  0x00002854 jam  0x00000014 , 0x00000a99 
- 00013319  0x00002855 branch  0x00007d8f 
- 00013320  0x00002859 jam  0x00000013 , 0x00000a99 
- 00013321  0x0000285a branch  0x00007d8f 
- 00013322  0x0000285d jam  0x00000019 , 0x00000a99 
- 00013323  0x0000285e branch  0x00007d8f 
- 00013324  0x00002861 jam  0x00000006 , 0x00000a99 
- 00013325  0x00002862 branch  0x00007d8f 
- 00013326  0x00002865 jam  0x00000005 , 0x00000a99 
- 00013327  0x00002866 branch  0x00007d8f 
- 00013328  0x00002869 jam  0x0000001f , 0x00000a99 
- 00013329  0x0000286a branch  0x00007d8f 
- 00013330  0x0000286d jam  0x00000020 , 0x00000a99 
- 00013331  0x0000286e branch  0x00007d8f 
- 00013332  0x00002871 jam  0x00000025 , 0x00000a99 
- 00013333  0x00002872 branch  0x00007d8f 
- 00013334  0x00002875 set1  0x0000000d , 0x00000000 
- 00013335  0x00002876 rtn 
- 00013336  0x00002879 set0  0x0000000d , 0x00000000 
- 00013337  0x0000287a rtn 
- 00013338  0x0000288f call  0x0000342d 
- 00013339  0x00002890 beq  0x00000002 , 0x00003424 
- 00013340  0x00002892 setarg  0x00000001 
- 00013341  0x00002893 istore  0x00000001 , 0x00000013 
- 00013342  0x00002894 add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x00002895 add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x00002897 ifetcht  0x00000001 , 0x00000011 
- 00013345  0x00002898 increase  0x00000001 , 0x00000013 
- 00013346  0x00002899 istoret  0x00000001 , 0x00000013 
- 00013347  0x0000289a branch  0x00003385 
- 00013348  0x0000289d setarg  0x00000000 
- 00013349  0x0000289e istore  0x00000001 , 0x00000013 
- 00013350  0x0000289f fetch  0x00000002 , 0x00004682 
- 00013351  0x000028a0 bbit0  0x00000009 , 0x00003429 
- 00013352  0x000028a1 call  0x00003402 
- 00013353  0x000028a3 fetcht  0x00000002 , 0x0000423f 
- 00013354  0x000028a4 add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x000028a5 add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x000028a6 branch  0x00003420 
- 00013357  0x000028a9 fetcht  0x00000002 , 0x0000423f 
- 00013358  0x000028aa add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x000028ab ifetch  0x00000001 , 0x00000013 
- 00013360  0x000028ac rtn 
- 00013361  0x000028af call  0x0000342d 
- 00013362  0x000028b0 bne  0x00000000 , 0x00003434 
- 00013363  0x000028b1 branch  0x0000340a 
- 00013364  0x000028b3 add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x000028b4 branch  0x00003385 
- 00013366  0x000028b7 rtn  0x0000002b 
- 00013367  0x000028b8 jam  0x00000000 , 0x00008081 
- 00013368  0x000028b9 setarg  0x00003463 
- 00013369  0x000028ba store  0x00000002 , 0x000041eb 
- 00013370  0x000028bb setarg  0x0000696c 
- 00013371  0x000028bc store  0x00000002 , 0x000041ed 
- 00013372  0x000028bd setarg  0x000034f5 
- 00013373  0x000028be store  0x00000002 , 0x000041f3 
- 00013374  0x000028bf setarg  0x000034f4 
- 00013375  0x000028c0 store  0x00000002 , 0x000041ef 
- 00013376  0x000028c1 setarg  0x0000347e 
- 00013377  0x000028c2 store  0x00000002 , 0x000041f5 
- 00013378  0x000028c3 setarg  0x000034b2 
- 00013379  0x000028c4 store  0x00000002 , 0x000041fd 
- 00013380  0x000028c5 setarg  0x00003465 
- 00013381  0x000028c6 store  0x00000002 , 0x000041fb 
- 00013382  0x000028c7 setarg  0x00003470 
- 00013383  0x000028c8 store  0x00000002 , 0x000041e9 
- 00013384  0x000028c9 setarg  0x00003501 
- 00013385  0x000028ca store  0x00000002 , 0x000041f9 
- 00013386  0x000028cb bpatch  0x000000cc , 0x00004019 
- 00013387  0x000028cc call  0x0000359b 
- 00013388  0x000028cd call  0x00006948 
- 00013389  0x000028ce call  0x000035ad 
- 00013390  0x000028cf call  0x00007d08 
- 00013391  0x000028d0 call  0x00007cd3 
- 00013392  0x000028d1 setarg  0x0000350b 
- 00013393  0x000028d2 store  0x00000002 , 0x00004766 
- 00013394  0x000028d3 setarg  0x000034fc 
- 00013395  0x000028d4 store  0x00000002 , 0x0000475d 
- 00013396  0x000028d5 setarg  0x000034f8 
- 00013397  0x000028d6 store  0x00000002 , 0x0000475f 
- 00013398  0x000028d7 setarg  0x0000346c 
- 00013399  0x000028d8 store  0x00000002 , 0x00004761 
- 00013400  0x000028d9 setarg  0x000035a2 
- 00013401  0x000028da store  0x00000002 , 0x000046a9 
- 00013402  0x000028db setarg  0x000035a4 
- 00013403  0x000028dc store  0x00000002 , 0x000046ab 
- 00013404  0x000028dd setarg  0x000035a9 
- 00013405  0x000028de store  0x00000002 , 0x000046b4 
- 00013406  0x000028df setarg  0x000035a6 
- 00013407  0x000028e0 store  0x00000002 , 0x000046b6 
- 00013408  0x000028e1 fetch  0x00000002 , 0x00004682 
- 00013409  0x000028e2 rtnbit1  0x0000000c 
- 00013410  0x000028e3 branch  0x0000340a 
- 00013411  0x000028e6 call  0x00003586 
- 00013412  0x000028e7 branch  0x0000340a 
- 00013413  0x000028ea call  0x00005892 
- 00013414  0x000028eb nrtn  0x00000034 
- 00013415  0x000028ec arg  0x00000b06 , 0x00000011 
- 00013416  0x000028ed call  0x00007e54 
- 00013417  0x000028ee nrtn  0x00000028 
- 00013418  0x000028ef arg  0x00000b06 , 0x00000006 
- 00013419  0x000028f0 branch  0x00004746 
- 00013420  0x000028f3 fetch  0x00000002 , 0x00004797 
- 00013421  0x000028f4 store  0x00000002 , 0x00004791 
- 00013422  0x000028f5 jam  0x00000001 , 0x00004753 
- 00013423  0x000028f6 branch  0x0000358f 
- 00013424  0x000028f9 fetch  0x00000001 , 0x0000479d 
- 00013425  0x000028fa beq  0x00000001 , 0x00003479 
- 00013426  0x000028fb fetch  0x00000002 , 0x00004682 
- 00013427  0x000028fc bbit0  0x00000009 , 0x00003479 
- 00013428  0x000028fd fetch  0x00000001 , 0x0000479e 
- 00013429  0x000028fe beq  0x00000001 , 0x000033d0 
- 00013430  0x000028ff fetch  0x00000001 , 0x00004700 
- 00013431  0x00002900 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x00002901 branch  0x000033d2 
- 00013433  0x00002904 fetch  0x00000001 , 0x0000479b 
- 00013434  0x00002905 fetcht  0x00000001 , 0x0000479c 
- 00013435  0x00002906 ior  0x00000002 , 0x0000003f 
- 00013436  0x00002907 beq  0x00000001 , 0x000033d0 
- 00013437  0x00002908 branch  0x000033d2 
- 00013438  0x0000290b copy  0x00000013 , 0x0000003f 
- 00013439  0x0000290c beq  0x0000002d , 0x00003431 
- 00013440  0x0000290d beq  0x00000010 , 0x0000341a 
- 00013441  0x0000290e beq  0x00000014 , 0x000034df 
- 00013442  0x0000290f beq  0x00000015 , 0x000034e8 
- 00013443  0x00002910 beq  0x00000040 , 0x00003485 
- 00013444  0x00002911 rtn 
- 00013445  0x00002913 fetch  0x00000002 , 0x00004509 
- 00013446  0x00002914 beq  0x00000001 , 0x0000348c 
- 00013447  0x00002916 fetch  0x00000002 , 0x000043d8 
- 00013448  0x00002917 branch  0x000034a2 , 0x00000034 
- 00013449  0x00002919 jam  0x00000002 , 0x0000478a 
- 00013450  0x0000291a jam  0x0000003c , 0x0000478f 
- 00013451  0x0000291b rtn 
- 00013452  0x0000291e fetch  0x00000002 , 0x0000449a 
- 00013453  0x0000291f branch  0x000034a0 , 0x00000034 
- 00013454  0x00002921 jam  0x00000001 , 0x0000478a 
- 00013455  0x00002922 fetcht  0x00000002 , 0x000047b4 
- 00013456  0x00002923 fetch  0x00000002 , 0x00004496 
- 00013457  0x00002924 iadd  0x00000002 , 0x0000003f 
- 00013458  0x00002925 store  0x00000002 , 0x00004496 
- 00013459  0x00002926 copy  0x0000003f , 0x00000011 
- 00013460  0x00002927 fetch  0x00000002 , 0x00004498 
- 00013461  0x00002928 iadd  0x00000002 , 0x0000003f 
- 00013462  0x00002929 store  0x00000002 , 0x00004498 
- 00013463  0x0000292a iadd  0x00000011 , 0x0000003f 
- 00013464  0x0000292b rshift  0x0000003f , 0x00000002 
- 00013465  0x0000292c fetch  0x00000002 , 0x000047c0 
- 00013466  0x0000292d idiv  0x00000002 
- 00013467  0x0000292e call  0x00007f86 
- 00013468  0x0000292f quotient  0x0000003f 
- 00013469  0x00002930 store  0x00000002 , 0x0000449a 
- 00013470  0x00002931 jam  0x00000001 , 0x00004790 
- 00013471  0x00002932 rtn 
- 00013472  0x00002934 jam  0x00000003 , 0x0000478a 
- 00013473  0x00002935 rtn 
- 00013474  0x00002938 jam  0x00000000 , 0x00004172 
- 00013475  0x00002939 jam  0x00000000 , 0x00004790 
- 00013476  0x0000293a fetch  0x00000002 , 0x000043d6 
- 00013477  0x0000293b fetcht  0x00000002 , 0x000047be 
- 00013478  0x0000293c isub  0x00000002 , 0x0000003e 
- 00013479  0x0000293d setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x0000293e fetch  0x00000002 , 0x000047c0 
- 00013481  0x0000293f fetcht  0x00000002 , 0x000043d6 
- 00013482  0x00002940 isub  0x00000002 , 0x0000003f 
- 00013483  0x00002941 setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x00002942 compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x00002943 rtn  0x00000001 
- 00013486  0x00002944 fetch  0x00000008 , 0x000047be 
- 00013487  0x00002945 store  0x00000008 , 0x00004496 
- 00013488  0x00002946 jam  0x00000001 , 0x00004790 
- 00013489  0x00002947 rtn 
- 00013490  0x0000294c call  0x0000337b 
- 00013491  0x0000294d call  0x000034b9 
- 00013492  0x0000294e call  0x000034be 
- 00013493  0x0000294f call  0x000034d5 
- 00013494  0x00002950 call  0x000034ca 
- 00013495  0x00002951 call  0x000034c4 
- 00013496  0x00002952 branch  0x000034d9 
- 00013497  0x00002956 arg  0x00004799 , 0x00000013 
- 00013498  0x00002957 arg  0x000034bc , 0x00000012 
- 00013499  0x00002958 branch  0x0000336d 
- 00013500  0x0000295a jam  0x00000000 , 0x0000479a 
- 00013501  0x0000295b rtn 
- 00013502  0x0000295d arg  0x00004793 , 0x00000013 
- 00013503  0x0000295e arg  0x000034c1 , 0x00000012 
- 00013504  0x0000295f branch  0x00003374 
- 00013505  0x00002961 arg  0x000046bf , 0x00000013 
- 00013506  0x00002962 arg  0x0000469e , 0x00000012 
- 00013507  0x00002963 branch  0x00003591 
- 00013508  0x00002967 arg  0x0000478f , 0x00000013 
- 00013509  0x00002968 arg  0x000034c7 , 0x00000012 
- 00013510  0x00002969 branch  0x0000336d 
- 00013511  0x0000296c fetch  0x00000002 , 0x0000449a 
- 00013512  0x0000296d store  0x00000001 , 0x00004172 
- 00013513  0x0000296e rtn 
- 00013514  0x00002970 arg  0x00004790 , 0x00000013 
- 00013515  0x00002971 arg  0x000034cd , 0x00000012 
- 00013516  0x00002972 branch  0x0000336d 
- 00013517  0x00002974 fetch  0x00000001 , 0x0000043f 
- 00013518  0x00002975 compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x00002976 nbranch  0x000034d3 , 0x00000001 
- 00013520  0x00002977 jam  0x00000001 , 0x0000478a 
- 00013521  0x00002978 call  0x00003416 
- 00013522  0x00002979 branch  0x00005abf 
- 00013523  0x0000297b jam  0x00000001 , 0x00004790 
- 00013524  0x0000297c rtn 
- 00013525  0x0000297f arg  0x00004791 , 0x00000013 
- 00013526  0x00002980 arg  0x000034d8 , 0x00000012 
- 00013527  0x00002981 branch  0x00003374 
- 00013528  0x00002985 branch  0x0000341a 
- 00013529  0x0000298a arg  0x0000478d , 0x00000013 
- 00013530  0x0000298b arg  0x000034dc , 0x00000012 
- 00013531  0x0000298c branch  0x00003374 
- 00013532  0x0000298e fetch  0x00000002 , 0x000047a7 
- 00013533  0x0000298f store  0x00000002 , 0x0000478d 
- 00013534  0x00002990 branch  0x000035af 
- 00013535  0x00002994 fetch  0x00000002 , 0x000047a7 
- 00013536  0x00002995 store  0x00000002 , 0x0000478d 
- 00013537  0x00002996 setarg  0x00000000 
- 00013538  0x00002997 store  0x00000002 , 0x00004793 
- 00013539  0x00002998 store  0x00000002 , 0x00004791 
- 00013540  0x00002999 call  0x0000355c 
- 00013541  0x0000299a call  0x00003586 
- 00013542  0x0000299b jam  0x00000000 , 0x00004172 
- 00013543  0x0000299c branch  0x000033f8 
- 00013544  0x000029a2 setarg  0x00000000 
- 00013545  0x000029a3 store  0x00000004 , 0x0000478d 
- 00013546  0x000029a4 store  0x00000003 , 0x0000478a 
- 00013547  0x000029a5 store  0x00000002 , 0x00004509 
- 00013548  0x000029a7 jam  0x00000001 , 0x000047a0 
- 00013549  0x000029a8 fetch  0x00000002 , 0x00004797 
- 00013550  0x000029a9 store  0x00000002 , 0x00004791 
- 00013551  0x000029aa call  0x00007e38 
- 00013552  0x000029ab fetch  0x00000001 , 0x00004759 
- 00013553  0x000029ac rtneq  0x00000000 
- 00013554  0x000029ad call  0x0000358f 
- 00013555  0x000029ae branch  0x0000356e 
- 00013556  0x000029b3 branch  0x00003508 
- 00013557  0x000029b7 fetch  0x00000001 , 0x00004759 
- 00013558  0x000029b8 rtnne  0x00000002 
- 00013559  0x000029b9 branch  0x00003508 
- 00013560  0x000029bf arg  0x000046cd , 0x00000013 
- 00013561  0x000029c0 call  0x00003582 
- 00013562  0x000029c1 arg  0x000046c6 , 0x00000013 
- 00013563  0x000029c3 branch  0x00003584 
- 00013564  0x000029c6 jam  0x00000000 , 0x0000436e 
- 00013565  0x000029c7 arg  0x000046db , 0x00000013 
- 00013566  0x000029c8 call  0x00003582 
- 00013567  0x000029c9 arg  0x000046d4 , 0x00000013 
- 00013568  0x000029ca branch  0x000034fb 
- 00013569  0x000029cd fetch  0x00000001 , 0x00000477 
- 00013570  0x000029ce beq  0x00000012 , 0x00003504 
- 00013571  0x000029cf rtn 
- 00013572  0x000029d1 fetch  0x00000002 , 0x00000478 
- 00013573  0x000029d3 beq  0x0000000d , 0x00003536 
- 00013574  0x000029d4 beq  0x0000000b , 0x00003571 
- 00013575  0x000029d5 rtn 
- 00013576  0x000029db fetch  0x00000001 , 0x00004753 
- 00013577  0x000029dc rtn  0x00000034 
- 00013578  0x000029dd branch  0x00006978 
- 00013579  0x000029e2 copy  0x00000011 , 0x0000003f 
- 00013580  0x000029e3 branch  0x00003510 , 0x00000034 
- 00013581  0x000029e5 copy  0x00000007 , 0x0000003f 
- 00013582  0x000029e6 beq  0x00000000 , 0x00003513 
- 00013583  0x000029e7 rtn 
- 00013584  0x000029e9 copy  0x00000007 , 0x0000003f 
- 00013585  0x000029ea beq  0x00000000 , 0x0000351b 
- 00013586  0x000029eb rtn 
- 00013587  0x000029ee jam  0x00000001 , 0x0000479d 
- 00013588  0x000029ef arg  0x000046f7 , 0x00000013 
- 00013589  0x000029f0 call  0x00003582 
- 00013590  0x000029f1 arg  0x000046f0 , 0x00000013 
- 00013591  0x000029f2 call  0x00003584 
- 00013592  0x000029f3 fetch  0x00000002 , 0x00004682 
- 00013593  0x000029f4 bbit0  0x00000009 , 0x00003532 
- 00013594  0x000029f5 branch  0x00003521 
- 00013595  0x000029f8 jam  0x00000000 , 0x0000479d 
- 00013596  0x000029f9 branch  0x0000351d 
- 00013597  0x000029fe fetch  0x00000001 , 0x0000479a 
- 00013598  0x000029ff rtnne  0x00000001 
- 00013599  0x00002a00 jam  0x00000005 , 0x00004799 
- 00013600  0x00002a01 rtn 
- 00013601  0x00002a04 fetch  0x00000001 , 0x0000479a 
- 00013602  0x00002a05 pincrease  0x00000001 
- 00013603  0x00002a06 store  0x00000001 , 0x0000479a 
- 00013604  0x00002a07 beq  0x00000001 , 0x00003527 
- 00013605  0x00002a08 beq  0x00000002 , 0x0000352b 
- 00013606  0x00002a09 rtn 
- 00013607  0x00002a0b call  0x0000355c 
- 00013608  0x00002a0c jam  0x00000001 , 0x00004771 
- 00013609  0x00002a0d arg  0x0000476c , 0x00000013 
- 00013610  0x00002a0e branch  0x00003544 
- 00013611  0x00002a10 jam  0x00000000 , 0x0000479a 
- 00013612  0x00002a11 jam  0x00000002 , 0x00004771 
- 00013613  0x00002a12 arg  0x0000476c , 0x00000013 
- 00013614  0x00002a13 call  0x00003544 
- 00013615  0x00002a14 fetch  0x00000001 , 0x0000479e 
- 00013616  0x00002a15 beq  0x00000001 , 0x00003551 
- 00013617  0x00002a16 rtn 
- 00013618  0x00002a19 fetch  0x00000002 , 0x00004797 
- 00013619  0x00002a1a store  0x00000002 , 0x00004791 
- 00013620  0x00002a1b call  0x0000355c 
- 00013621  0x00002a1c branch  0x0000358f 
- 00013622  0x00002a20 bpatch  0x000000cd , 0x00004019 
- 00013623  0x00002a21 call  0x000036fc 
- 00013624  0x00002a22 ifetch  0x00000001 , 0x00000011 
- 00013625  0x00002a23 beq  0x00000003 , 0x0000353c 
- 00013626  0x00002a24 beq  0x00000007 , 0x00003540 
- 00013627  0x00002a25 rtn 
- 00013628  0x00002a28 fetch  0x00000001 , 0x0000479e 
- 00013629  0x00002a29 beq  0x00000000 , 0x00003551 
- 00013630  0x00002a2a beq  0x00000001 , 0x0000355c 
- 00013631  0x00002a2b rtn 
- 00013632  0x00002a2e ifetch  0x00000001 , 0x00000012 
- 00013633  0x00002a2f beq  0x00000001 , 0x00003564 
- 00013634  0x00002a30 beq  0x00000000 , 0x00003569 
- 00013635  0x00002a31 rtn 
- 00013636  0x00002a39 bpatch  0x000000ce , 0x00004019 
- 00013637  0x00002a3a fetch  0x00000001 , 0x0000478b 
- 00013638  0x00002a3b isolate1  0x00000000 , 0x0000003f 
- 00013639  0x00002a3c nrtn  0x00000001 
- 00013640  0x00002a3d add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x00002a3e ifetch  0x00000002 , 0x00000006 
- 00013642  0x00002a3f byteswap  0x0000003f , 0x0000003f 
- 00013643  0x00002a40 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x00002a41 add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x00002a42 call  0x000036f0 
- 00013646  0x00002a43 istore  0x00000001 , 0x00000006 
- 00013647  0x00002a44 copy  0x00000013 , 0x00000011 
- 00013648  0x00002a45 branch  0x00007e3d 
- 00013649  0x00002a4c fetch  0x00000001 , 0x00004759 
- 00013650  0x00002a4d rtn  0x00000034 
- 00013651  0x00002a4e jam  0x00000001 , 0x0000479e 
- 00013652  0x00002a4f arg  0x000046e9 , 0x00000013 
- 00013653  0x00002a50 call  0x00003582 
- 00013654  0x00002a51 arg  0x000046e2 , 0x00000013 
- 00013655  0x00002a52 call  0x00003584 
- 00013656  0x00002a53 jam  0x00000004 , 0x00004780 
- 00013657  0x00002a54 jam  0x00000001 , 0x00004783 
- 00013658  0x00002a55 arg  0x0000477b , 0x00000013 
- 00013659  0x00002a56 branch  0x00003544 
- 00013660  0x00002a58 fetch  0x00000001 , 0x0000479e 
- 00013661  0x00002a59 rtn  0x00000034 
- 00013662  0x00002a5a jam  0x00000000 , 0x0000479e 
- 00013663  0x00002a5b call  0x00003586 
- 00013664  0x00002a5c jam  0x00000004 , 0x00004780 
- 00013665  0x00002a5d jam  0x00000000 , 0x00004783 
- 00013666  0x00002a5e arg  0x0000477b , 0x00000013 
- 00013667  0x00002a5f branch  0x00003544 
- 00013668  0x00002a62 jam  0x00000001 , 0x0000479f 
- 00013669  0x00002a63 jam  0x00000007 , 0x00004780 
- 00013670  0x00002a64 jam  0x00000001 , 0x00004783 
- 00013671  0x00002a65 arg  0x0000477b , 0x00000013 
- 00013672  0x00002a66 branch  0x00003544 
- 00013673  0x00002a68 jam  0x00000000 , 0x0000479f 
- 00013674  0x00002a69 jam  0x00000007 , 0x00004780 
- 00013675  0x00002a6a jam  0x00000000 , 0x00004783 
- 00013676  0x00002a6b arg  0x0000477b , 0x00000013 
- 00013677  0x00002a6c branch  0x00003544 
- 00013678  0x00002a6e fetch  0x00000001 , 0x0000479f 
- 00013679  0x00002a6f rtn  0x00000034 
- 00013680  0x00002a70 branch  0x00003551 
- 00013681  0x00002a73 ifetch  0x00000002 , 0x00000011 
- 00013682  0x00002a74 store  0x00000002 , 0x0000478b 
- 00013683  0x00002a75 isolate1  0x00000000 , 0x0000003f 
- 00013684  0x00002a76 nrtn  0x00000001 
- 00013685  0x00002a77 fetch  0x00000001 , 0x000047a0 
- 00013686  0x00002a78 rtn  0x00000034 
- 00013687  0x00002a79 jam  0x00000000 , 0x000047a0 
- 00013688  0x00002a7a fetch  0x00000008 , 0x000047b6 
- 00013689  0x00002a7b store  0x00000008 , 0x00004496 
- 00013690  0x00002a7c jam  0x00000002 , 0x00004790 
- 00013691  0x00002a7d call  0x000035af 
- 00013692  0x00002a7e call  0x000035b9 
- 00013693  0x00002a7f jam  0x00000007 , 0x00004780 
- 00013694  0x00002a80 fetch  0x00000001 , 0x0000479f 
- 00013695  0x00002a81 store  0x00000001 , 0x00004783 
- 00013696  0x00002a82 arg  0x0000477b , 0x00000013 
- 00013697  0x00002a83 branch  0x00003544 
- 00013698  0x00002a88 arg  0x00000001 , 0x00000011 
- 00013699  0x00002a89 branch  0x00003585 
- 00013700  0x00002a8b arg  0x00000000 , 0x00000011 
- 00013701  0x00002a8d branch  0x0000358c 
- 00013702  0x00002a90 arg  0x00000000 , 0x00000011 
- 00013703  0x00002a91 call  0x00007d19 
- 00013704  0x00002a92 arg  0x00000001 , 0x00000011 
- 00013705  0x00002a93 call  0x00007d19 
- 00013706  0x00002a94 fetch  0x00000001 , 0x000047a1 
- 00013707  0x00002a95 branch  0x000069d7 
- 00013708  0x00002a98 call  0x00007d04 
- 00013709  0x00002a99 arg  0x00000007 , 0x00000039 
- 00013710  0x00002a9a branch  0x00007d26 
- 00013711  0x00002a9f arg  0x000046b8 , 0x00000013 
- 00013712  0x00002aa0 arg  0x0000469a , 0x00000012 
- 00013713  0x00002aa2 call  0x00003596 
- 00013714  0x00002aa3 call  0x00003584 
- 00013715  0x00002aa4 fetch  0x00000002 , 0x00004795 
- 00013716  0x00002aa5 store  0x00000002 , 0x00004793 
- 00013717  0x00002aa6 branch  0x000033fa 
- 00013718  0x00002aa9 ifetch  0x00000002 , 0x00000012 
- 00013719  0x00002aaa store  0x00000002 , 0x00004154 
- 00013720  0x00002aab ifetch  0x00000002 , 0x00000006 
- 00013721  0x00002aac store  0x00000002 , 0x00004482 
- 00013722  0x00002aad rtn 
- 00013723  0x00002ab0 arg  0x00000000 , 0x00000011 
- 00013724  0x00002ab1 call  0x000069a6 
- 00013725  0x00002ab2 fetch  0x00000006 , 0x000047a1 
- 00013726  0x00002ab3 store  0x00000006 , 0x00000a9a 
- 00013727  0x00002ab4 call  0x000069ae 
- 00013728  0x00002ab5 fetch  0x00000001 , 0x000047a1 
- 00013729  0x00002ab6 branch  0x000069d7 
- 00013730  0x00002ab9 jam  0x00000001 , 0x0000479b 
- 00013731  0x00002aba rtn 
- 00013732  0x00002abc jam  0x00000000 , 0x0000479b 
- 00013733  0x00002abd rtn 
- 00013734  0x00002ac2 jam  0x00000000 , 0x0000479c 
- 00013735  0x00002ac3 fetch  0x00000001 , 0x000047a1 
- 00013736  0x00002ac4 branch  0x000069d7 
- 00013737  0x00002ac7 jam  0x00000001 , 0x0000479c 
- 00013738  0x00002ac8 fetch  0x00000006 , 0x000047a1 
- 00013739  0x00002ac9 store  0x00000006 , 0x00000a9a 
- 00013740  0x00002aca branch  0x000069ae 
- 00013741  0x00002acf jam  0x00000000 , 0x0000422d 
- 00013742  0x00002ad0 branch  0x000068a8 
- 00013743  0x00002ad3 call  0x000068eb 
- 00013744  0x00002ad4 call  0x00006908 
- 00013745  0x00002ad5 store  0x00000002 , 0x000047b0 
- 00013746  0x00002ad6 arg  0x000047aa , 0x00000011 
- 00013747  0x00002ad7 call  0x00006930 
- 00013748  0x00002ad8 store  0x00000001 , 0x000047a9 
- 00013749  0x00002ad9 beq  0x00000000 , 0x000035be 
- 00013750  0x00002ada sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x00002adb nbranch  0x000035bc , 0x00000002 
- 00013752  0x00002adc store  0x00000001 , 0x00004783 
- 00013753  0x00002ade jam  0x00000005 , 0x00004780 
- 00013754  0x00002adf arg  0x0000477b , 0x00000013 
- 00013755  0x00002ae0 branch  0x00003544 
- 00013756  0x00002ae2 jam  0x00000064 , 0x00004783 
- 00013757  0x00002ae3 branch  0x000035b9 
- 00013758  0x00002ae6 branch  0x0000341a 
- 00013759  0x00002aeb rtn  0x0000002b 
- 00013760  0x00002aec hfetch  0x00000001 , 0x00008081 
- 00013761  0x00002aed and_into  0x000000f0 , 0x0000003f 
- 00013762  0x00002aee hstore  0x00000001 , 0x00008081 
- 00013763  0x00002aef setarg  0x00003631 
- 00013764  0x00002af0 store  0x00000002 , 0x000041eb 
- 00013765  0x00002af2 setarg  0x00003633 
- 00013766  0x00002af3 store  0x00000002 , 0x000041ed 
- 00013767  0x00002af5 setarg  0x0000340a 
- 00013768  0x00002af6 store  0x00000002 , 0x000041f7 
- 00013769  0x00002af8 setarg  0x00003635 
- 00013770  0x00002af9 store  0x00000002 , 0x000041f3 
- 00013771  0x00002afb setarg  0x0000364b 
- 00013772  0x00002afc store  0x00000002 , 0x000041f5 
- 00013773  0x00002afe setarg  0x000033d0 
- 00013774  0x00002aff store  0x00000002 , 0x000041e9 
- 00013775  0x00002b01 setarg  0x000036f6 
- 00013776  0x00002b02 store  0x00000002 , 0x000041f9 
- 00013777  0x00002b04 setarg  0x0000367a 
- 00013778  0x00002b05 store  0x00000002 , 0x000041fd 
- 00013779  0x00002b07 call  0x00002c7a 
- 00013780  0x00002b08 setarg  0x00003722 
- 00013781  0x00002b09 add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x00002b0a istore  0x00000002 , 0x00000005 
- 00013783  0x00002b0c setarg  0x000035ed 
- 00013784  0x00002b0d store  0x00000002 , 0x0000475b 
- 00013785  0x00002b0f setarg  0x000035ef 
- 00013786  0x00002b10 store  0x00000002 , 0x0000475f 
- 00013787  0x00002b12 bpatch  0x000000cf , 0x00004019 
- 00013788  0x00002b13 call  0x00003628 
- 00013789  0x00002b14 call  0x00007e38 
- 00013790  0x00002b15 jam  0x00000002 , 0x00004172 
- 00013791  0x00002b16 jam  0x00000000 , 0x000049f6 
- 00013792  0x00002b17 fetch  0x00000001 , 0x000047cb 
- 00013793  0x00002b18 store  0x00000001 , 0x0000469a 
- 00013794  0x00002b19 beq  0x00000000 , 0x000035ee 
- 00013795  0x00002b1a fetch  0x00000001 , 0x000047cc 
- 00013796  0x00002b1b store  0x00000001 , 0x00004686 
- 00013797  0x00002b1c jam  0x00000000 , 0x0000436e 
- 00013798  0x00002b1e call  0x0000360f 
- 00013799  0x00002b1f call  0x00007cd3 
- 00013800  0x00002b20 call  0x00007cdd 
- 00013801  0x00002b21 jam  0x00000001 , 0x000047f3 
- 00013802  0x00002b22 fetch  0x00000002 , 0x00004682 
- 00013803  0x00002b23 rtnbit1  0x0000000c 
- 00013804  0x00002b24 branch  0x0000340a 
- 00013805  0x00002b27 branch  0x0000360f 
- 00013806  0x00002b2a jam  0x00000002 , 0x000047f3 
- 00013807  0x00002b2c jam  0x00000001 , 0x0000436e 
- 00013808  0x00002b2d call  0x0000360f 
- 00013809  0x00002b2e arg  0x00000000 , 0x00000011 
- 00013810  0x00002b2f call  0x00007d1e 
- 00013811  0x00002b31 setarg  0x00000020 
- 00013812  0x00002b32 call  0x000046f0 
- 00013813  0x00002b34 arg  0x000043b7 , 0x00000005 
- 00013814  0x00002b35 fetch  0x00000001 , 0x000044a0 
- 00013815  0x00002b37 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x00002b38 rshift4  0x00000002 , 0x00000002 
- 00013817  0x00002b39 call  0x00003609 
- 00013818  0x00002b3a istoret  0x00000001 , 0x00000005 
- 00013819  0x00002b3b and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x00002b3c call  0x00003609 
- 00013821  0x00002b3d istoret  0x00000001 , 0x00000005 
- 00013822  0x00002b3e call  0x000057a6 
- 00013823  0x00002b3f fetcht  0x00000001 , 0x000043af 
- 00013824  0x00002b40 copy  0x00000002 , 0x00000039 
- 00013825  0x00002b41 arg  0x00004372 , 0x00000005 
- 00013826  0x00002b42 arg  0x000043b0 , 0x00000006 
- 00013827  0x00002b43 call  0x00007f01 
- 00013828  0x00002b45 fetcht  0x00000001 , 0x000043af 
- 00013829  0x00002b46 copy  0x00000002 , 0x00000039 
- 00013830  0x00002b47 arg  0x00004392 , 0x00000005 
- 00013831  0x00002b48 arg  0x000043b0 , 0x00000006 
- 00013832  0x00002b49 branch  0x00007f01 
- 00013833  0x00002b4b sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002b4c branch  0x0000360d , 0x00000002 
- 00013835  0x00002b4d add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002b4e rtn 
- 00013837  0x00002b50 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002b51 rtn 
- 00013839  0x00002b54 fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002b55 bne  0x000000ff , 0x00003621 
- 00013841  0x00002b57 fetch  0x00000001 , 0x000047be 
- 00013842  0x00002b58 bne  0x000000ff , 0x00003624 
- 00013843  0x00002b5a fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002b5b bne  0x000000ff , 0x00003626 
- 00013845  0x00002b5d fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002b5e copy  0x0000003f , 0x00000039 
- 00013847  0x00002b5f setarg  0x0000472d 
- 00013848  0x00002b60 copy  0x0000003f , 0x00000011 
- 00013849  0x00002b62 copy  0x00000011 , 0x00000006 
- 00013850  0x00002b63 ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002b64 copy  0x00000006 , 0x00000011 
- 00013852  0x00002b65 beq  0x000000ff , 0x0000361f 
- 00013853  0x00002b66 copy  0x0000003f , 0x00000002 
- 00013854  0x00002b67 call  0x0000680e 
- 00013855  0x00002b69 loop  0x00003619 
- 00013856  0x00002b6b rtn 
- 00013857  0x00002b6d fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002b6e store  0x00000008 , 0x0000472f 
- 00013859  0x00002b6f branch  0x00003611 
- 00013860  0x00002b71 store  0x00000001 , 0x0000472d 
- 00013861  0x00002b72 branch  0x00003613 
- 00013862  0x00002b74 store  0x00000001 , 0x0000472e 
- 00013863  0x00002b75 branch  0x00003615 
- 00013864  0x00002b79 arg  0x00000000 , 0x00000011 
- 00013865  0x00002b7a call  0x000069a6 
- 00013866  0x00002b7b call  0x000037e4 
- 00013867  0x00002b7c call  0x00002c7d 
- 00013868  0x00002b7d branch  0x0000362d 
- 00013869  0x00002b80 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002b81 fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002b82 store  0x00000001 , 0x00004744 
- 00013872  0x00002b83 branch  0x000068a8 
- 00013873  0x00002b86 call  0x00006835 
- 00013874  0x00002b87 branch  0x0000696c 
- 00013875  0x00002b8a branch  0x0000696c 
- 00013876  0x00002b8f branch  0x00006978 
- 00013877  0x00002b92 call  0x00003642 
- 00013878  0x00002b93 call  0x000037ee 
- 00013879  0x00002b94 call  0x00003639 
- 00013880  0x00002b95 branch  0x00003634 
- 00013881  0x00002b98 fetch  0x00000002 , 0x00004682 
- 00013882  0x00002b99 rtnbit1  0x00000009 
- 00013883  0x00002b9a fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002b9b beq  0x00000001 , 0x0000363e 
- 00013885  0x00002b9c rtn 
- 00013886  0x00002b9e fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002b9f rtneq  0x00000001 
- 00013888  0x00002ba0 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002ba1 branch  0x00003654 
- 00013890  0x00002ba4 fetch  0x00000002 , 0x00004682 
- 00013891  0x00002ba5 rtnbit0  0x00000009 
- 00013892  0x00002ba6 call  0x00005892 
- 00013893  0x00002ba7 nrtn  0x00000034 
- 00013894  0x00002ba8 arg  0x00004718 , 0x00000011 
- 00013895  0x00002ba9 call  0x00007e54 
- 00013896  0x00002baa nrtn  0x00000028 
- 00013897  0x00002bab arg  0x00004718 , 0x00000006 
- 00013898  0x00002bac branch  0x00004746 
- 00013899  0x00002baf copy  0x00000013 , 0x0000003f 
- 00013900  0x00002bb0 beq  0x0000002d , 0x00003431 
- 00013901  0x00002bb1 beq  0x00000010 , 0x0000341a 
- 00013902  0x00002bb2 beq  0x00000014 , 0x00003651 
- 00013903  0x00002bb3 beq  0x00000015 , 0x00003660 
- 00013904  0x00002bb4 rtn 
- 00013905  0x00002bb7 setarg  0x00000000 
- 00013906  0x00002bb8 call  0x00003220 
- 00013907  0x00002bb9 branch  0x00003656 
- 00013908  0x00002bbb fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002bbc store  0x00000002 , 0x000047ed 
- 00013910  0x00002bbe jam  0x00000014 , 0x000047ce 
- 00013911  0x00002bbf jam  0x00000000 , 0x00004091 
- 00013912  0x00002bc0 call  0x000033f8 
- 00013913  0x00002bc1 call  0x00003416 
- 00013914  0x00002bc2 fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002bc3 beq  0x00000001 , 0x0000365e 
- 00013916  0x00002bc5 arg  0x00000000 , 0x00000011 
- 00013917  0x00002bc6 branch  0x00007d14 
- 00013918  0x00002bc8 arg  0x00000000 , 0x00000011 
- 00013919  0x00002bc9 branch  0x00007d19 
- 00013920  0x00002bcc setarg  0x00000002 
- 00013921  0x00002bcd call  0x00003220 
- 00013922  0x00002bcf setarg  0x00000000 
- 00013923  0x00002bd0 store  0x00000005 , 0x0000479c 
- 00013924  0x00002bd1 setarg  0x00000004 
- 00013925  0x00002bd2 call  0x000069d7 
- 00013926  0x00002bd3 setarg  0x00000005 
- 00013927  0x00002bd4 call  0x000069d7 
- 00013928  0x00002bd5 setarg  0x00000014 
- 00013929  0x00002bd6 call  0x000069d7 
- 00013930  0x00002bd7 setarg  0x00000015 
- 00013931  0x00002bd8 call  0x000069d7 
- 00013932  0x00002bd9 setarg  0x00000016 
- 00013933  0x00002bda call  0x000069d7 
- 00013934  0x00002bdb setarg  0x00000007 
- 00013935  0x00002bdc call  0x000069d7 
- 00013936  0x00002bdd call  0x00007e38 
- 00013937  0x00002bde jam  0x0000000a , 0x0000475e 
- 00013938  0x00002bdf jam  0x0000000a , 0x00004760 
- 00013939  0x00002be0 jam  0x0000000a , 0x00004762 
- 00013940  0x00002be2 jam  0x00000002 , 0x00004172 
- 00013941  0x00002be3 arg  0x00000000 , 0x00000011 
- 00013942  0x00002be4 call  0x00007d1e 
- 00013943  0x00002be6 setarg  0x00000020 
- 00013944  0x00002be7 call  0x000046f0 
- 00013945  0x00002be8 branch  0x000033fa 
- 00013946  0x00002bec call  0x0000373b 
- 00013947  0x00002bed call  0x0000373e 
- 00013948  0x00002bee call  0x00003741 
- 00013949  0x00002bef call  0x0000337b 
- 00013950  0x00002bf0 call  0x000036c8 
- 00013951  0x00002bf1 call  0x000036a1 
- 00013952  0x00002bf2 call  0x0000368a 
- 00013953  0x00002bf3 call  0x00003683 
- 00013954  0x00002bf4 branch  0x0000368f 
- 00013955  0x00002bf7 arg  0x0000479a , 0x00000013 
- 00013956  0x00002bf8 arg  0x00003686 , 0x00000012 
- 00013957  0x00002bf9 branch  0x0000336d 
- 00013958  0x00002bfb call  0x00003847 
- 00013959  0x00002bfc nrtn  0x00000001 
- 00013960  0x00002bfd jam  0x00000001 , 0x0000479b 
- 00013961  0x00002bfe rtn 
- 00013962  0x00002c01 arg  0x000047ed , 0x00000013 
- 00013963  0x00002c02 arg  0x0000368d , 0x00000012 
- 00013964  0x00002c03 branch  0x00003374 
- 00013965  0x00002c05 jam  0x00000002 , 0x000047ea 
- 00013966  0x00002c06 branch  0x00003662 
- 00013967  0x00002c09 arg  0x000047f1 , 0x00000013 
- 00013968  0x00002c0a arg  0x00003692 , 0x00000012 
- 00013969  0x00002c0b branch  0x0000336d 
- 00013970  0x00002c0d fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002c0e branch  0x0000369e , 0x00000034 
- 00013972  0x00002c0f jam  0x00000002 , 0x000047f1 
- 00013973  0x00002c10 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002c11 setarg  0x00000a02 
- 00013975  0x00002c12 store  0x00000002 , 0x00004752 
- 00013976  0x00002c13 fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002c14 beq  0x00000003 , 0x0000369b 
- 00013978  0x00002c16 branch  0x00003762 
- 00013979  0x00002c18 setarg  0x00000a02 
- 00013980  0x00002c19 store  0x00000002 , 0x00004754 
- 00013981  0x00002c1a branch  0x00003762 
- 00013982  0x00002c1c setarg  0x00000000 
- 00013983  0x00002c1d store  0x00000004 , 0x00004752 
- 00013984  0x00002c1e branch  0x00003762 
- 00013985  0x00002c21 fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002c22 rtn  0x00000034 
- 00013987  0x00002c23 fetch  0x00000002 , 0x00004682 
- 00013988  0x00002c24 bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002c25 arg  0x000047ce , 0x00000013 
- 00013990  0x00002c26 arg  0x000036a8 , 0x00000012 
- 00013991  0x00002c27 branch  0x0000336d 
- 00013992  0x00002c29 fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002c2a store  0x00000001 , 0x000047ce 
- 00013994  0x00002c2b fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002c2c nrtn  0x00000034 
- 00013996  0x00002c2e call  0x000068eb 
- 00013997  0x00002c2f call  0x00006908 
- 00013998  0x00002c30 store  0x00000002 , 0x000047e8 
- 00013999  0x00002c31 arg  0x000047e2 , 0x00000011 
- 00014000  0x00002c32 call  0x00006930 
- 00014001  0x00002c33 fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002c34 isub  0x00000002 , 0x0000003e 
- 00014003  0x00002c35 branch  0x000036b6 , 0x00000002 
- 00014004  0x00002c36 store  0x00000001 , 0x000047cf 
- 00014005  0x00002c37 copy  0x0000003f , 0x00000002 
- 00014006  0x00002c39 storet  0x00000001 , 0x000047d0 
- 00014007  0x00002c3a fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002c3b isub  0x00000002 , 0x0000003e 
- 00014009  0x00002c3c call  0x000036c1 , 0x00000002 
- 00014010  0x00002c3d storet  0x00000001 , 0x000047db 
- 00014011  0x00002c3e arg  0x00000006 , 0x00000039 
- 00014012  0x00002c3f arg  0x000047d6 , 0x00000006 
- 00014013  0x00002c40 call  0x000036f0 
- 00014014  0x00002c41 store  0x00000001 , 0x000047dc 
- 00014015  0x00002c42 arg  0x000047d3 , 0x00000011 
- 00014016  0x00002c43 branch  0x00007e3d 
- 00014017  0x00002c45 fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002c46 nrtn  0x00000034 
- 00014019  0x00002c47 jam  0x00000001 , 0x000047d2 
- 00014020  0x00002c48 arg  0x00000001 , 0x00000011 
- 00014021  0x00002c49 branch  0x00007d1e 
- 00014022  0x00002c4b arg  0x00000001 , 0x00000011 
- 00014023  0x00002c4c branch  0x00007d19 
- 00014024  0x00002c4f arg  0x000047a4 , 0x00000013 
- 00014025  0x00002c50 arg  0x000036cb , 0x00000012 
- 00014026  0x00002c51 branch  0x0000336d 
- 00014027  0x00002c53 jam  0x00000005 , 0x000047a4 
- 00014028  0x00002c54 jam  0x00000000 , 0x000047a6 
- 00014029  0x00002c55 fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002c56 beq  0x00000001 , 0x000036ee 
- 00014031  0x00002c57 beq  0x00000000 , 0x000036ec 
- 00014032  0x00002c59 arg  0x0000479c , 0x00000006 
- 00014033  0x00002c5a copy  0x00000006 , 0x00000011 
- 00014034  0x00002c5b arg  0x00000008 , 0x00000039 
- 00014035  0x00002c5d copy  0x00000011 , 0x00000006 
- 00014036  0x00002c5e ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002c5f copy  0x00000006 , 0x00000011 
- 00014038  0x00002c60 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002c61 beq  0x00000001 , 0x000036e6 
- 00014040  0x00002c62 beq  0x00000002 , 0x000036e9 
- 00014041  0x00002c64 fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002c65 increase  0x00000001 , 0x0000003f 
- 00014043  0x00002c66 store  0x00000001 , 0x000047a6 
- 00014044  0x00002c67 loop  0x000036d3 
- 00014045  0x00002c68 rtn 
- 00014046  0x00002c6a fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002c6b arg  0x000047c0 , 0x00000012 
- 00014048  0x00002c6c iadd  0x00000012 , 0x00000012 
- 00014049  0x00002c6d ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002c6e rtn 
- 00014051  0x00002c70 call  0x000036de 
- 00014052  0x00002c71 call  0x00006825 
- 00014053  0x00002c72 branch  0x000036d9 
- 00014054  0x00002c74 call  0x000036de 
- 00014055  0x00002c75 call  0x00006829 
- 00014056  0x00002c76 branch  0x000036d9 
- 00014057  0x00002c78 fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002c79 beq  0x00000001 , 0x000036e3 
- 00014059  0x00002c7a branch  0x000036e6 
- 00014060  0x00002c7c jam  0x00000001 , 0x000047a5 
- 00014061  0x00002c7d branch  0x000036d0 
- 00014062  0x00002c7f jam  0x00000000 , 0x000047a5 
- 00014063  0x00002c80 branch  0x000036d0 
- 00014064  0x00002c85 arg  0x00000000 , 0x00000011 
- 00014065  0x00002c87 ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002c88 iadd  0x00000011 , 0x00000011 
- 00014067  0x00002c89 loop  0x000036f1 
- 00014068  0x00002c8b and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002c8c rtn 
- 00014070  0x00002c8f fetch  0x00000001 , 0x00000477 
- 00014071  0x00002c90 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002c91 rtn 
- 00014073  0x00002c93 fetch  0x00000002 , 0x00000478 
- 00014074  0x00002c94 beq  0x00000014 , 0x00003710 
- 00014075  0x00002c95 rtn 
- 00014076  0x00002ca2 bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002ca3 ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002ca4 store  0x00000005 , 0x00000b12 
- 00014079  0x00002ca5 fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002ca6 arg  0x00006b5a , 0x00000002 
- 00014081  0x00002ca7 isub  0x00000002 , 0x0000003e 
- 00014082  0x00002ca8 nrtn  0x00000005 
- 00014083  0x00002ca9 fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002caa byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002cab store  0x00000002 , 0x00000b15 
- 00014086  0x00002cac copy  0x0000003f , 0x00000039 
- 00014087  0x00002cad increase  0x00000005 , 0x00000011 
- 00014088  0x00002cae copy  0x00000011 , 0x00000006 
- 00014089  0x00002caf arg  0x00000b17 , 0x00000005 
- 00014090  0x00002cb0 call  0x00007f01 
- 00014091  0x00002cb1 ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002cb2 store  0x00000001 , 0x00000b21 
- 00014093  0x00002cb3 arg  0x00000b14 , 0x00000011 
- 00014094  0x00002cb4 arg  0x00000b17 , 0x00000012 
- 00014095  0x00002cb5 rtn 
- 00014096  0x00002cb8 setarg  0x00000000 
- 00014097  0x00002cb9 store  0x00000005 , 0x00004752 
- 00014098  0x00002cba store  0x00000005 , 0x00004757 
- 00014099  0x00002cbb call  0x000036fc 
- 00014100  0x00002cbc copy  0x00000012 , 0x00000006 
- 00014101  0x00002cbd arg  0x00004752 , 0x00000005 
- 00014102  0x00002cbe arg  0x0000000a , 0x00000039 
- 00014103  0x00002cbf call  0x00007f01 
- 00014104  0x00002cc1 bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002cc2 ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002cc3 beq  0x00000002 , 0x0000374a 
- 00014107  0x00002cc4 beq  0x00000003 , 0x0000375c 
- 00014108  0x00002cc5 beq  0x00000004 , 0x00003762 
- 00014109  0x00002cc6 beq  0x00000005 , 0x00003762 
- 00014110  0x00002cc7 beq  0x00000006 , 0x000037b1 
- 00014111  0x00002cc8 beq  0x00000007 , 0x00003849 
- 00014112  0x00002cc9 beq  0x00000008 , 0x0000384c 
- 00014113  0x00002cca rtn 
- 00014114  0x00002ccd fetch  0x00000002 , 0x00004682 
- 00014115  0x00002cce rtnbit1  0x00000009 
- 00014116  0x00002cd0 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002cd1 store  0x00000002 , 0x000047ed 
- 00014118  0x00002cd3 jam  0x00000001 , 0x000049f6 
- 00014119  0x00002cd5 setarg  0x0000010c 
- 00014120  0x00002cd6 call  0x000032cd 
- 00014121  0x00002cd7 call  0x00003710 
- 00014122  0x00002cd9 fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002cda beq  0x00000004 , 0x0000372e 
- 00014124  0x00002cdb beq  0x00000005 , 0x0000372e 
- 00014125  0x00002cdc rtn 
- 00014126  0x00002cde fetch  0x00000001 , 0x00004752 
- 00014127  0x00002cdf ncall  0x00003735 , 0x00000034 
- 00014128  0x00002ce0 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002ce1 ncall  0x00003737 , 0x00000034 
- 00014130  0x00002ce2 fetch  0x00000001 , 0x00004756 
- 00014131  0x00002ce3 ncall  0x00003739 , 0x00000034 
- 00014132  0x00002ce4 rtn 
- 00014133  0x00002ce7 jam  0x00000005 , 0x000049f3 
- 00014134  0x00002ce8 rtn 
- 00014135  0x00002cea jam  0x00000005 , 0x000049f4 
- 00014136  0x00002ceb rtn 
- 00014137  0x00002ced jam  0x00000005 , 0x000049f5 
- 00014138  0x00002cee rtn 
- 00014139  0x00002cf1 arg  0x000049f3 , 0x00000013 
- 00014140  0x00002cf2 arg  0x00003744 , 0x00000012 
- 00014141  0x00002cf3 branch  0x0000336d 
- 00014142  0x00002cf5 arg  0x000049f4 , 0x00000013 
- 00014143  0x00002cf6 arg  0x00003746 , 0x00000012 
- 00014144  0x00002cf7 branch  0x0000336d 
- 00014145  0x00002cf9 arg  0x000049f5 , 0x00000013 
- 00014146  0x00002cfa arg  0x00003748 , 0x00000012 
- 00014147  0x00002cfb branch  0x0000336d 
- 00014148  0x00002cfe jam  0x00000000 , 0x00004752 
- 00014149  0x00002cff branch  0x00003762 
- 00014150  0x00002d01 jam  0x00000000 , 0x00004754 
- 00014151  0x00002d02 branch  0x00003762 
- 00014152  0x00002d04 jam  0x00000000 , 0x00004756 
- 00014153  0x00002d05 branch  0x00003762 
- 00014154  0x00002d0b call  0x0000374c 
- 00014155  0x00002d0c branch  0x0000374f 
- 00014156  0x00002d0e fetch  0x00000001 , 0x00004752 
- 00014157  0x00002d0f store  0x00000001 , 0x0000475f 
- 00014158  0x00002d10 branch  0x00003773 
- 00014159  0x00002d12 fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002d13 call  0x00003754 
- 00014161  0x00002d14 fetch  0x00000001 , 0x00004753 
- 00014162  0x00002d15 store  0x00000001 , 0x0000475d 
- 00014163  0x00002d16 branch  0x00003770 
- 00014164  0x00002d18 beq  0x00000002 , 0x00003758 
- 00014165  0x00002d19 beq  0x00000003 , 0x0000375a 
- 00014166  0x00002d1a store  0x00000001 , 0x0000475e 
- 00014167  0x00002d1b rtn 
- 00014168  0x00002d1d jam  0x00000005 , 0x0000475e 
- 00014169  0x00002d1e rtn 
- 00014170  0x00002d20 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002d21 rtn 
- 00014172  0x00002d23 fetch  0x00000001 , 0x00004752 
- 00014173  0x00002d24 call  0x00003754 
- 00014174  0x00002d25 fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002d26 call  0x0000379e 
- 00014176  0x00002d27 call  0x000037a1 
- 00014177  0x00002d28 branch  0x000069c4 
- 00014178  0x00002d2b fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002d2c nrtn  0x00000034 
- 00014180  0x00002d2d fetch  0x00000006 , 0x00004752 
- 00014181  0x00002d2e store  0x00000006 , 0x0000475d 
- 00014182  0x00002d2f fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002d30 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002d31 iand  0x00000002 , 0x0000003f 
- 00014185  0x00002d32 fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002d33 iand  0x00000002 , 0x0000003f 
- 00014187  0x00002d34 call  0x00003779 , 0x00000034 
- 00014188  0x00002d35 bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002d36 call  0x00003770 
- 00014190  0x00002d37 call  0x00003773 
- 00014191  0x00002d38 branch  0x00003776 
- 00014192  0x00002d3a arg  0x00004763 , 0x00000012 
- 00014193  0x00002d3b arg  0x0000475d , 0x00000006 
- 00014194  0x00002d3c branch  0x0000377b 
- 00014195  0x00002d3e arg  0x0000476b , 0x00000012 
- 00014196  0x00002d3f arg  0x0000475f , 0x00000006 
- 00014197  0x00002d40 branch  0x0000377b 
- 00014198  0x00002d42 arg  0x00004773 , 0x00000012 
- 00014199  0x00002d43 arg  0x00004761 , 0x00000006 
- 00014200  0x00002d44 branch  0x0000377b 
- 00014201  0x00002d46 jam  0x00000000 , 0x000047d1 
- 00014202  0x00002d47 rtn 
- 00014203  0x00002d4a ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002d4b beq  0x00000000 , 0x00003787 
- 00014205  0x00002d4c beq  0x00000001 , 0x00003780 
- 00014206  0x00002d4d beq  0x00000002 , 0x00003782 
- 00014207  0x00002d4e rtn 
- 00014208  0x00002d50 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002d51 branch  0x00003783 
- 00014210  0x00002d53 jam  0x00000001 , 0x0000477b 
- 00014211  0x00002d54 ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002d55 store  0x00000001 , 0x0000477d 
- 00014213  0x00002d56 ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002d57 branch  0x0000378c 
- 00014215  0x00002d5a ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002d5b call  0x000069d7 
- 00014217  0x00002d5c increase  0x00000001 , 0x00000012 
- 00014218  0x00002d5d ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002d5e branch  0x000069d7 
- 00014220  0x00002d60 store  0x00000008 , 0x0000477e 
- 00014221  0x00002d61 jam  0x00000001 , 0x000047d1 
- 00014222  0x00002d62 fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002d63 beq  0x00000000 , 0x0000379a 
- 00014224  0x00002d65 fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002d66 store  0x00000001 , 0x00004780 
- 00014226  0x00002d67 fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002d69 call  0x000069d7 
- 00014228  0x00002d6a fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002d6b call  0x0000379e 
- 00014230  0x00002d6c store  0x00000001 , 0x00004785 
- 00014231  0x00002d6d fetch  0x00000006 , 0x00004780 
- 00014232  0x00002d6e store  0x00000006 , 0x00000a9a 
- 00014233  0x00002d6f branch  0x000069ae 
- 00014234  0x00002d71 fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002d72 store  0x00000001 , 0x00004780 
- 00014236  0x00002d73 fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002d74 branch  0x00003793 
- 00014238  0x00002d77 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002d78 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002d79 rtn 
- 00014241  0x00002d7b arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002d7c imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002d7d div  0x0000003f , 0x00000064 
- 00014244  0x00002d7e call  0x00007f86 
- 00014245  0x00002d7f quotient  0x00000002 
- 00014246  0x00002d80 copy  0x00000002 , 0x00000011 
- 00014247  0x00002d81 setarg  0x00002ee0 
- 00014248  0x00002d82 isub  0x00000002 , 0x00000012 
- 00014249  0x00002d83 rtn 
- 00014250  0x00002d87 hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002d88 set1  0x00000002 , 0x0000003f 
- 00014252  0x00002d89 hstore  0x00000001 , 0x00008082 
- 00014253  0x00002d8a setarg  0x0000009e 
- 00014254  0x00002d8b hstore  0x00000002 , 0x00008068 
- 00014255  0x00002d8c hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002d8d rtn 
- 00014257  0x00002d90 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002d91 nrtn  0x00000034 
- 00014259  0x00002d92 fetch  0x00000002 , 0x00004752 
- 00014260  0x00002d93 store  0x00000002 , 0x00004787 
- 00014261  0x00002d94 fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002d95 bne  0x00000001 , 0x000037b9 
- 00014263  0x00002d96 fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002d97 store  0x00000002 , 0x00004787 
- 00014265  0x00002d99 bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002d9a call  0x000037aa 
- 00014267  0x00002d9b call  0x000037dc 
- 00014268  0x00002d9c setarg  0x0000bb80 
- 00014269  0x00002d9d call  0x00002a8f 
- 00014270  0x00002d9e call  0x000037e0 
- 00014271  0x00002d9f setarg  0x00001c20 
- 00014272  0x00002da0 call  0x00002a8f 
- 00014273  0x00002da1 arg  0x00000010 , 0x00000039 
- 00014274  0x00002da3 call  0x000037dc 
- 00014275  0x00002da4 fetch  0x00000002 , 0x00004787 
- 00014276  0x00002da5 bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002da6 setarg  0x00001c20 
- 00014278  0x00002da7 call  0x00002a8f 
- 00014279  0x00002da8 call  0x000037e0 
- 00014280  0x00002da9 branch  0x000037cc 
- 00014281  0x00002dac setarg  0x00003840 
- 00014282  0x00002dad call  0x00002a8f 
- 00014283  0x00002dae call  0x000037e0 
- 00014284  0x00002db0 setarg  0x00001c20 
- 00014285  0x00002db1 call  0x00002a8f 
- 00014286  0x00002db2 fetch  0x00000002 , 0x00004787 
- 00014287  0x00002db3 rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002db4 store  0x00000002 , 0x00004787 
- 00014289  0x00002db5 loop  0x000037c2 
- 00014290  0x00002db7 jam  0x00000002 , 0x000047f1 
- 00014291  0x00002db8 jam  0x00000001 , 0x000047f2 
- 00014292  0x00002db9 setarg  0x00000a01 
- 00014293  0x00002dba store  0x00000002 , 0x00004752 
- 00014294  0x00002dbb fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002dbc beq  0x00000003 , 0x000037d9 
- 00014296  0x00002dbe branch  0x00003762 
- 00014297  0x00002dc0 setarg  0x00000a01 
- 00014298  0x00002dc1 store  0x00000002 , 0x00004754 
- 00014299  0x00002dc2 branch  0x00003762 
- 00014300  0x00002dc5 hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002dc6 or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002dc7 hstore  0x00000001 , 0x00008085 
- 00014303  0x00002dc8 rtn 
- 00014304  0x00002dca hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002dcb and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002dcc hstore  0x00000001 , 0x00008085 
- 00014307  0x00002dcd rtn 
- 00014308  0x00002dd0 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002dd1 rtneq  0x00000000 
- 00014310  0x00002dd2 call  0x00002c65 
- 00014311  0x00002dd3 fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002dd4 storet  0x00000001 , 0x00004786 
- 00014313  0x00002dd5 call  0x000067fb 
- 00014314  0x00002dd6 call  0x00003847 
- 00014315  0x00002dd7 nrtn  0x00000001 
- 00014316  0x00002dd8 jam  0x00000001 , 0x0000479a 
- 00014317  0x00002dd9 rtn 
- 00014318  0x00002ddc fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002ddd rtneq  0x00000000 
- 00014320  0x00002dde fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002ddf nrtn  0x00000034 
- 00014322  0x00002de0 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002de1 bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002de2 fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002de3 rtnne  0x00000001 
- 00014326  0x00002de5 bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002de6 call  0x00003847 
- 00014328  0x00002de7 nrtn  0x00000001 
- 00014329  0x00002de8 setarg  0x00008ca0 
- 00014330  0x00002de9 call  0x00002a8f 
- 00014331  0x00002dea call  0x00003847 
- 00014332  0x00002deb nrtn  0x00000001 
- 00014333  0x00002dec call  0x0000383f 
- 00014334  0x00002dee call  0x00003842 
- 00014335  0x00002def nrtn  0x00000002 
- 00014336  0x00002df0 call  0x00003847 
- 00014337  0x00002df1 branch  0x000037fe , 0x00000001 
- 00014338  0x00002df2 arg  0x00000000 , 0x00000011 
- 00014339  0x00002df3 arg  0x00000010 , 0x00000039 
- 00014340  0x00002df4 call  0x0000383f 
- 00014341  0x00002df6 call  0x00003842 
- 00014342  0x00002df7 nrtn  0x00000002 
- 00014343  0x00002df8 call  0x00003847 
- 00014344  0x00002df9 nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002dfa setarg  0x00002a30 
- 00014346  0x00002dfb call  0x00002a8f 
- 00014347  0x00002dfc call  0x00003847 
- 00014348  0x00002dfd branch  0x00003812 , 0x00000001 
- 00014349  0x00002dff setarg  0x00000000 
- 00014350  0x00002e00 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002e01 ior  0x00000011 , 0x00000011 
- 00014352  0x00002e02 loop  0x00003805 
- 00014353  0x00002e03 branch  0x0000381b 
- 00014354  0x00002e05 setarg  0x00008000 
- 00014355  0x00002e06 rshift  0x00000011 , 0x00000011 
- 00014356  0x00002e07 ior  0x00000011 , 0x00000011 
- 00014357  0x00002e08 call  0x0000383f 
- 00014358  0x00002e0a call  0x00003842 
- 00014359  0x00002e0b nrtn  0x00000002 
- 00014360  0x00002e0c call  0x00003847 
- 00014361  0x00002e0d branch  0x00003816 , 0x00000001 
- 00014362  0x00002e0e loop  0x00003805 
- 00014363  0x00002e10 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002e11 copy  0x00000011 , 0x0000003f 
- 00014365  0x00002e12 store  0x00000002 , 0x00004789 
- 00014366  0x00002e13 store  0x00000002 , 0x00004797 
- 00014367  0x00002e14 fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002e15 beq  0x00000001 , 0x00003827 
- 00014369  0x00002e17 arg  0x00000007 , 0x00000039 
- 00014370  0x00002e18 arg  0x00004792 , 0x00000006 
- 00014371  0x00002e19 call  0x000036f0 
- 00014372  0x00002e1a store  0x00000001 , 0x00004799 
- 00014373  0x00002e1b arg  0x0000478f , 0x00000011 
- 00014374  0x00002e1c branch  0x00007e3d 
- 00014375  0x00002e1f fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002e20 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002e21 store  0x00000001 , 0x000047ef 
- 00014378  0x00002e22 div  0x0000003f , 0x00000002 
- 00014379  0x00002e23 call  0x00007f86 
- 00014380  0x00002e24 quotient  0x00000002 
- 00014381  0x00002e25 remainder  0x0000003f 
- 00014382  0x00002e26 nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002e28 fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002e29 isub  0x00000002 , 0x0000003e 
- 00014385  0x00002e2a call  0x0000383d , 0x00000005 
- 00014386  0x00002e2b arg  0x0000479c , 0x0000003f 
- 00014387  0x00002e2c increase  0xffffffff , 0x00000002 
- 00014388  0x00002e2d iadd  0x00000002 , 0x00000011 
- 00014389  0x00002e2e arg  0x00000000 , 0x0000003f 
- 00014390  0x00002e2f istore  0x00000001 , 0x00000011 
- 00014391  0x00002e30 rtn 
- 00014392  0x00002e32 arg  0x0000479c , 0x0000003f 
- 00014393  0x00002e33 iadd  0x00000002 , 0x00000011 
- 00014394  0x00002e34 arg  0x00000002 , 0x0000003f 
- 00014395  0x00002e35 istore  0x00000001 , 0x00000011 
- 00014396  0x00002e36 rtn 
- 00014397  0x00002e38 jam  0x00000001 , 0x000047f0 
- 00014398  0x00002e39 rtn 
- 00014399  0x00002e3b copy  0x00000022 , 0x0000003f 
- 00014400  0x00002e3c store  0x00000004 , 0x0000478b 
- 00014401  0x00002e3d rtn 
- 00014402  0x00002e3f copy  0x00000022 , 0x0000003f 
- 00014403  0x00002e40 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002e41 isub  0x00000002 , 0x0000003f 
- 00014405  0x00002e42 sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002e43 rtn 
- 00014407  0x00002e46 fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002e47 branch  0x0000681d 
- 00014409  0x00002e4a fetch  0x00000008 , 0x00004752 
- 00014410  0x00002e4b store  0x00000008 , 0x0000479c 
- 00014411  0x00002e4c rtn 
- 00014412  0x00002e4f fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002e50 store  0x00000001 , 0x000047af 
- 00014414  0x00002e51 fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002e52 store  0x00000001 , 0x000047b0 
- 00014416  0x00002e53 fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002e54 store  0x00000001 , 0x000047b1 
- 00014418  0x00002e55 arg  0x0000000d , 0x00000039 
- 00014419  0x00002e56 arg  0x000047aa , 0x00000006 
- 00014420  0x00002e57 call  0x000036f0 
- 00014421  0x00002e58 store  0x00000001 , 0x000047b7 
- 00014422  0x00002e59 arg  0x000047a7 , 0x00000011 
- 00014423  0x00002e5a branch  0x00007e3d 
- 00014424  0x00002e61 call  0x000065c2 
- 00014425  0x00002e62 jam  0x0000007a , 0x000046f6 
- 00014426  0x00002e63 call  0x0000386d 
- 00014427  0x00002e64 call  0x00003867 
- 00014428  0x00002e65 setarg  0x00003860 
- 00014429  0x00002e66 store  0x00000002 , 0x000041fd 
- 00014430  0x00002e67 arg  0x00000000 , 0x00000011 
- 00014431  0x00002e68 branch  0x000069a6 
- 00014432  0x00002e6b fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002e6c rtn  0x00000034 
- 00014434  0x00002e6d increase  0xffffffff , 0x0000003f 
- 00014435  0x00002e6e store  0x00000002 , 0x000046a1 
- 00014436  0x00002e6f rtnne  0x00000000 
- 00014437  0x00002e70 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002e71 rtn 
- 00014439  0x00002e74 bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002e75 fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002e76 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002e77 rtn  0x00000002 
- 00014443  0x00002e78 jam  0x00000000 , 0x000046a4 
- 00014444  0x00002e79 rtn 
- 00014445  0x00002e7c arg  0x000046a4 , 0x00000011 
- 00014446  0x00002e7d arg  0x00000000 , 0x00000012 
- 00014447  0x00002e7e arg  0x00000051 , 0x00000002 
- 00014448  0x00002e7f branch  0x000065df 
- 00014449  0x00002e83 disable  0x00000028 
- 00014450  0x00002e84 fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002e85 copy  0x0000003f , 0x00000039 
- 00014452  0x00002e87 arg  0x000046a5 , 0x00000011 
- 00014453  0x00002e88 copy  0x00000013 , 0x00000012 
- 00014454  0x00002e8a bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002e8b call  0x0000387c 
- 00014456  0x00002e8c branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002e8e increase  0x00000004 , 0x00000011 
- 00014458  0x00002e8f loop  0x00003876 
- 00014459  0x00002e90 rtn 
- 00014460  0x00002e94 bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002e95 ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002e96 ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002e97 isub  0x00000002 , 0x0000003e 
- 00014464  0x00002e98 rtn 
- 00014465  0x00002e9b bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002e9c ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002e9d ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002e9e isub  0x00000002 , 0x0000003e 
- 00014469  0x00002e9f nrtn  0x00000005 
- 00014470  0x00002ea0 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002ea1 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002ea2 rtn  0x00000005 
- 00014473  0x00002ea3 add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002ea4 ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002ea5 isub  0x00000002 , 0x0000003e 
- 00014476  0x00002ea6 rtn 
- 00014477  0x00002eaa bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002eab disable  0x00000028 
- 00014479  0x00002eac fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002ead copy  0x0000003f , 0x00000039 
- 00014481  0x00002eaf arg  0x000046a5 , 0x00000011 
- 00014482  0x00002eb0 copy  0x00000013 , 0x00000012 
- 00014483  0x00002eb2 call  0x00003881 
- 00014484  0x00002eb3 branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002eb4 increase  0x00000004 , 0x00000011 
- 00014486  0x00002eb5 loop  0x00003893 
- 00014487  0x00002eb6 rtn 
- 00014488  0x00002eba fetch  0x00000001 , 0x00000004 
- 00014489  0x00002ebb increase  0x00000001 , 0x0000003f 
- 00014490  0x00002ebc store  0x00000001 , 0x00000004 
- 00014491  0x00002ebd arg  0x000002e5 , 0x00000013 
- 00014492  0x00002ec0 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002ec1 arg  0x000055aa , 0x00000002 
- 00014494  0x00002ec2 isub  0x00000002 , 0x0000003e 
- 00014495  0x00002ec3 nrtn  0x00000005 
- 00014496  0x00002ec4 copy  0x00000006 , 0x00000013 
- 00014497  0x00002ec5 ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002ec6 setarg  0x00ffffff 
- 00014499  0x00002ec7 isub  0x00000002 , 0x0000003e 
- 00014500  0x00002ec8 branch  0x000038a8 , 0x00000005 
- 00014501  0x00002ec9 call  0x0000388d 
- 00014502  0x00002eca branch  0x000038a8 , 0x00000028 
- 00014503  0x00002ecb rtn 
- 00014504  0x00002ece bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002ecf increase  0x00000004 , 0x00000013 
- 00014506  0x00002ed0 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002ed1 fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002ed2 isub  0x00000002 , 0x0000003e 
- 00014509  0x00002ed3 rtn  0x00000005 
- 00014510  0x00002ed4 store  0x00000001 , 0x000046f6 
- 00014511  0x00002ed5 fetch  0x00000001 , 0x00000003 
- 00014512  0x00002ed6 increase  0x00000001 , 0x0000003f 
- 00014513  0x00002ed7 store  0x00000001 , 0x00000003 
- 00014514  0x00002ed9 increase  0x00000001 , 0x00000013 
- 00014515  0x00002eda ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002edb store  0x00000001 , 0x000046f5 
- 00014517  0x00002edc copy  0x0000003f , 0x00000039 
- 00014518  0x00002edd rtn  0x00000034 
- 00014519  0x00002edf ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002ee0 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002ee1 beq  0x00000001 , 0x000038cf 
- 00014522  0x00002ee2 beq  0x00000002 , 0x000038d4 
- 00014523  0x00002ee3 beq  0x00000003 , 0x000038d9 
- 00014524  0x00002ee4 beq  0x00000004 , 0x000038de 
- 00014525  0x00002ee5 beq  0x00000005 , 0x000038e3 
- 00014526  0x00002ee6 beq  0x00000006 , 0x000038e8 
- 00014527  0x00002ee7 beq  0x000000ff , 0x000038ea 
- 00014528  0x00002ee8 loop  0x000038b7 
- 00014529  0x00002ee9 rtn 
- 00014530  0x00002eec copy  0x00000006 , 0x00000013 
- 00014531  0x00002eed fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002eee store  0x00000001 , 0x00000a9a 
- 00014533  0x00002eef arg  0x00000000 , 0x00000002 
- 00014534  0x00002ef1 storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002ef2 setarg  0x00002710 
- 00014536  0x00002ef3 store  0x00000003 , 0x00000a9c 
- 00014537  0x00002ef4 ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002ef5 store  0x00000001 , 0x00000a9f 
- 00014539  0x00002ef6 call  0x000069ae 
- 00014540  0x00002ef7 and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002ef8 loop  0x000038b7 
- 00014542  0x00002ef9 rtn 
- 00014543  0x00002efb copy  0x00000013 , 0x00000006 
- 00014544  0x00002efc fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002efd store  0x00000001 , 0x00000a9a 
- 00014546  0x00002efe arg  0x00000001 , 0x00000002 
- 00014547  0x00002eff branch  0x000038c6 
- 00014548  0x00002f01 copy  0x00000013 , 0x00000006 
- 00014549  0x00002f02 fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002f03 store  0x00000001 , 0x00000a9a 
- 00014551  0x00002f04 arg  0x00000002 , 0x00000002 
- 00014552  0x00002f05 branch  0x000038c6 
- 00014553  0x00002f07 copy  0x00000013 , 0x00000006 
- 00014554  0x00002f08 fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002f09 store  0x00000001 , 0x00000a9a 
- 00014556  0x00002f0a arg  0x00000003 , 0x00000002 
- 00014557  0x00002f0b branch  0x000038c6 
- 00014558  0x00002f0d copy  0x00000013 , 0x00000006 
- 00014559  0x00002f0e fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002f0f store  0x00000001 , 0x00000a9a 
- 00014561  0x00002f10 arg  0x00000004 , 0x00000002 
- 00014562  0x00002f11 branch  0x000038c6 
- 00014563  0x00002f13 copy  0x00000013 , 0x00000006 
- 00014564  0x00002f14 fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002f15 store  0x00000001 , 0x00000a9a 
- 00014566  0x00002f16 arg  0x00000005 , 0x00000002 
- 00014567  0x00002f17 branch  0x000038c6 
- 00014568  0x00002f1a ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002f1b rtn 
- 00014570  0x00002f1e copy  0x00000006 , 0x00000013 
- 00014571  0x00002f1f fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002f20 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002f21 call  0x000038f0 
- 00014574  0x00002f23 and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002f24 rtn 
- 00014576  0x00002f26 bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002f27 call  0x00003871 
- 00014578  0x00002f28 branch  0x000038fe , 0x00000028 
- 00014579  0x00002f29 fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002f2a copy  0x0000003f , 0x00000002 
- 00014581  0x00002f2b increase  0x00000001 , 0x0000003f 
- 00014582  0x00002f2c store  0x00000001 , 0x000046a4 
- 00014583  0x00002f2d call  0x00003867 
- 00014584  0x00002f2e lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002f2f setarg  0x000046a5 
- 00014586  0x00002f30 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002f31 ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002f32 istore  0x00000004 , 0x00000005 
- 00014589  0x00002f33 branch  0x00003903 
- 00014590  0x00002f35 add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002f36 ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002f37 rtn  0x00000034 
- 00014593  0x00002f38 ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002f39 istore  0x00000004 , 0x00000011 
- 00014595  0x00002f3b arg  0x000046a4 , 0x00000011 
- 00014596  0x00002f3c arg  0x00000000 , 0x00000012 
- 00014597  0x00002f3d arg  0x00000051 , 0x00000002 
- 00014598  0x00002f3e branch  0x00006606 
- 00014599  0x00002f46 fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002f47 call  0x00006825 
- 00014601  0x00002f48 rtn 
- 00014602  0x00002f4e fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002f4f call  0x00006829 
- 00014604  0x00002f52 fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002f53 call  0x00006825 
- 00014606  0x00002f56 call  0x0000391d 
- 00014607  0x00002f58 fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002f59 nrtn  0x00000034 
- 00014609  0x00002f5b call  0x00002c29 
- 00014610  0x00002f5c hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002f5d set0  0x0000000f , 0x0000003f 
- 00014612  0x00002f5e hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002f5f call  0x00002c21 
- 00014614  0x00002f60 arg  0xffffffff , 0x00000002 
- 00014615  0x00002f61 branch  0x00002b2a 
- 00014616  0x00002f64 fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002f65 branch  0x000056f9 , 0x00000034 
- 00014618  0x00002f66 increase  0xffffffff , 0x0000003f 
- 00014619  0x00002f67 store  0x00000001 , 0x000046a7 
- 00014620  0x00002f68 branch  0x000056f9 
- 00014621  0x00002f6b mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002f6c arg  0x000046a8 , 0x00000006 
- 00014623  0x00002f6d iadd  0x00000006 , 0x00000006 
- 00014624  0x00002f6e ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002f6f rtn  0x00000034 
- 00014626  0x00002f70 copy  0x0000003f , 0x00000011 
- 00014627  0x00002f71 copy  0x00000011 , 0x00000039 
- 00014628  0x00002f72 arg  0x00004372 , 0x00000005 
- 00014629  0x00002f73 call  0x00007f01 
- 00014630  0x00002f74 copy  0x00000011 , 0x0000003f 
- 00014631  0x00002f75 increase  0x00000002 , 0x0000003f 
- 00014632  0x00002f76 store  0x00000001 , 0x0000436f 
- 00014633  0x00002f77 rtn 
- 00014634  0x00002f80 rtn  0x0000002b 
- 00014635  0x00002f81 call  0x000057a3 
- 00014636  0x00002f82 call  0x000068a8 
- 00014637  0x00002f83 setarg  0x00003982 
- 00014638  0x00002f84 store  0x00000002 , 0x000041f3 
- 00014639  0x00002f85 setarg  0x0000396e 
- 00014640  0x00002f86 store  0x00000002 , 0x000041f1 
- 00014641  0x00002f87 setarg  0x00003986 
- 00014642  0x00002f88 store  0x00000002 , 0x000041f5 
- 00014643  0x00002f89 setarg  0x0000396d 
- 00014644  0x00002f8a store  0x00000002 , 0x000041ef 
- 00014645  0x00002f8b setarg  0x00003969 
- 00014646  0x00002f8c store  0x00000002 , 0x000041e9 
- 00014647  0x00002f8d setarg  0x00003ab7 
- 00014648  0x00002f8e store  0x00000002 , 0x000041fb 
- 00014649  0x00002f8f setarg  0x00003c32 
- 00014650  0x00002f90 store  0x00000002 , 0x0000456f 
- 00014651  0x00002f91 setarg  0x00003cc2 
- 00014652  0x00002f92 store  0x00000002 , 0x000041f9 
- 00014653  0x00002f93 setarg  0x00003cd7 
- 00014654  0x00002f94 store  0x00000002 , 0x000041fd 
- 00014655  0x00002f96 call  0x0000397f 
- 00014656  0x00002f97 bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002f98 call  0x00003945 
- 00014658  0x00002f99 call  0x00003964 
- 00014659  0x00002f9a call  0x00002c6f 
- 00014660  0x00002f9b branch  0x00003c48 
- 00014661  0x00002f9f fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002fa0 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002fa2 fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002fa3 hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002fa5 hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002fa6 or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002fa7 and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002fa8 hstore  0x00000001 , 0x00008081 
- 00014669  0x00002fa9 jam  0x00000000 , 0x00008062 
- 00014670  0x00002fab fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002fac hstore  0x00000002 , 0x00008058 
- 00014672  0x00002fad fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002fae hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002faf hstore  0x00000002 , 0x00008060 
- 00014675  0x00002fb1 hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002fb2 set1  0x00000007 , 0x0000003f 
- 00014677  0x00002fb3 hstore  0x00000004 , 0x00008078 
- 00014678  0x00002fb5 hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002fb6 set0  0x0000000f , 0x0000003f 
- 00014680  0x00002fb7 hstore  0x00000002 , 0x00008050 
- 00014681  0x00002fb8 call  0x000066ce 
- 00014682  0x00002fb9 jam  0x00000000 , 0x00008043 
- 00014683  0x00002fba jam  0x00000081 , 0x00008062 
- 00014684  0x00002fbc fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002fbd isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002fbe hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002fbf setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002fc0 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002fc1 rtn 
- 00014690  0x00002fc6 call  0x0000397f 
- 00014691  0x00002fc7 branch  0x00003945 
- 00014692  0x00002fcf fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002fd0 call  0x0000680e 
- 00014694  0x00002fd1 call  0x000039e6 
- 00014695  0x00002fd3 fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002fd4 branch  0x000067fb 
- 00014697  0x00002fd7 fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002fd8 call  0x0000681d 
- 00014699  0x00002fd9 nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002fda branch  0x000033d0 
- 00014701  0x00002fde rtn 
- 00014702  0x00002fe1 call  0x00003970 
- 00014703  0x00002fe2 branch  0x00003ce9 
- 00014704  0x00002fe5 fetch  0x00000001 , 0x00004682 
- 00014705  0x00002fe6 bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002fe7 bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002fe8 setarg  0x00003eff 
- 00014708  0x00002fe9 fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002fea iadd  0x00000002 , 0x00000002 
- 00014710  0x00002feb copy  0x00000022 , 0x0000003f 
- 00014711  0x00002fec isub  0x00000002 , 0x0000003e 
- 00014712  0x00002fed nrtn  0x00000002 
- 00014713  0x00002fee fetch  0x00000002 , 0x00004682 
- 00014714  0x00002fef bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002ff0 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002ff1 rtnbit1  0x00000006 
- 00014717  0x00002ff2 call  0x00003cec 
- 00014718  0x00002ff3 call  0x0000340e 
- 00014719  0x00002ff5 copy  0x00000022 , 0x0000003f 
- 00014720  0x00002ff6 store  0x00000004 , 0x000046c5 
- 00014721  0x00002ff7 rtn 
- 00014722  0x00002ffb call  0x00003ce9 
- 00014723  0x00002ffc call  0x0000526e 
- 00014724  0x00002ffd nrtn  0x00000034 
- 00014725  0x00002ffe branch  0x000039eb 
- 00014726  0x00003002 copy  0x00000013 , 0x0000003f 
- 00014727  0x00003003 beq  0x00000001 , 0x000039d4 
- 00014728  0x00003004 beq  0x00000002 , 0x000039a3 
- 00014729  0x00003005 beq  0x00000004 , 0x000039d7 
- 00014730  0x00003006 beq  0x00000005 , 0x000039c4 
- 00014731  0x00003007 beq  0x00000008 , 0x000039aa 
- 00014732  0x00003008 beq  0x00000009 , 0x000039b1 
- 00014733  0x00003009 beq  0x0000000a , 0x000039c9 
- 00014734  0x0000300a beq  0x0000000b , 0x000039b6 
- 00014735  0x0000300b beq  0x0000000c , 0x000039c2 
- 00014736  0x0000300c beq  0x00000013 , 0x000039d7 
- 00014737  0x0000300d beq  0x00000014 , 0x000039cf 
- 00014738  0x0000300e beq  0x00000015 , 0x000039c6 
- 00014739  0x0000300f beq  0x00000021 , 0x000039ca 
- 00014740  0x00003010 beq  0x00000023 , 0x000039cb 
- 00014741  0x00003011 beq  0x00000024 , 0x000039ce 
- 00014742  0x00003012 beq  0x00000030 , 0x00003c8a 
- 00014743  0x00003013 beq  0x00000031 , 0x00003c8c 
- 00014744  0x00003014 beq  0x00000032 , 0x00003c9a 
- 00014745  0x00003015 beq  0x00000033 , 0x00003c98 
- 00014746  0x00003016 beq  0x00000034 , 0x00003c84 
- 00014747  0x00003017 beq  0x00000035 , 0x00003c73 
- 00014748  0x00003018 beq  0x00000036 , 0x00003c82 
- 00014749  0x00003019 beq  0x00000037 , 0x00003c8e 
- 00014750  0x0000301a beq  0x00000038 , 0x00003c90 
- 00014751  0x0000301b beq  0x0000003b , 0x00003ca1 
- 00014752  0x0000301c beq  0x0000003d , 0x00003c6a 
- 00014753  0x0000301d beq  0x00000041 , 0x000039d9 
- 00014754  0x0000301e rtn 
- 00014755  0x00003022 call  0x0000397f 
- 00014756  0x00003023 fetch  0x00000001 , 0x00004665 
- 00014757  0x00003024 ncall  0x00003c8e , 0x00000034 
- 00014758  0x00003025 call  0x000039d7 
- 00014759  0x00003026 fetch  0x00000002 , 0x00004682 
- 00014760  0x00003027 rtnbit0  0x00000004 
- 00014761  0x00003028 branch  0x000039b1 
- 00014762  0x0000302b fetch  0x00000002 , 0x00004682 
- 00014763  0x0000302c set1  0x00000004 , 0x0000003f 
- 00014764  0x0000302d store  0x00000002 , 0x00004682 
- 00014765  0x0000302e fetch  0x00000001 , 0x000046a7 
- 00014766  0x0000302f store  0x00000001 , 0x00004172 
- 00014767  0x00003030 call  0x000039e6 
- 00014768  0x00003031 branch  0x00003c1d 
- 00014769  0x00003036 fetch  0x00000002 , 0x00004682 
- 00014770  0x00003037 rtnbit0  0x00000004 
- 00014771  0x00003038 set0  0x00000004 , 0x0000003f 
- 00014772  0x00003039 store  0x00000002 , 0x00004682 
- 00014773  0x0000303a branch  0x00003c21 
- 00014774  0x00003040 call  0x0000397f 
- 00014775  0x00003043 fetch  0x00000002 , 0x00004042 
- 00014776  0x00003044 rshift  0x0000003f , 0x0000003f 
- 00014777  0x00003045 fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00003046 isub  0x00000002 , 0x0000003e 
- 00014779  0x00003047 nbranch  0x000039bd , 0x00000005 
- 00014780  0x00003048 branch  0x00003416 
- 00014781  0x0000304a fetch  0x00000001 , 0x000046bf 
- 00014782  0x0000304b rtnbit1  0x00000005 
- 00014783  0x0000304c hfetch  0x00000002 , 0x00008112 
- 00014784  0x0000304d ncall  0x00003cf0 , 0x00000034 
- 00014785  0x0000304e branch  0x0000340c 
- 00014786  0x00003051 call  0x00003cee 
- 00014787  0x00003052 branch  0x00003418 
- 00014788  0x00003055 call  0x0000397f 
- 00014789  0x00003056 branch  0x000039dd 
- 00014790  0x00003059 call  0x00005816 
- 00014791  0x0000305a call  0x000039d7 
- 00014792  0x0000305b branch  0x00003c23 
- 00014793  0x0000305e branch  0x000033dd 
- 00014794  0x00003062 branch  0x00003cee 
- 00014795  0x00003066 fetch  0x00000001 , 0x000046bf 
- 00014796  0x00003067 bbit0  0x00000005 , 0x0000340e 
- 00014797  0x00003068 branch  0x00003cf2 
- 00014798  0x0000306c branch  0x00003cf2 
- 00014799  0x00003070 call  0x000058ba 
- 00014800  0x00003071 call  0x000039dd 
- 00014801  0x00003072 fetch  0x00000001 , 0x000046a8 
- 00014802  0x00003073 store  0x00000001 , 0x00004172 
- 00014803  0x00003074 branch  0x00003c1f 
- 00014804  0x00003078 jam  0x00000000 , 0x00004661 
- 00014805  0x00003079 call  0x00003cee 
- 00014806  0x0000307a branch  0x00003cf2 
- 00014807  0x0000307f call  0x00003a52 
- 00014808  0x00003080 branch  0x000039db 
- 00014809  0x00003084 call  0x00005cc9 
- 00014810  0x00003085 branch  0x00005b02 
- 00014811  0x00003089 fetcht  0x00000001 , 0x0000469e 
- 00014812  0x0000308a branch  0x00006829 
- 00014813  0x0000308d call  0x000039df 
- 00014814  0x0000308e branch  0x000039e6 
- 00014815  0x00003091 fetch  0x00000001 , 0x000046a1 
- 00014816  0x00003092 isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00003093 call  0x000033f0 , 0x00000001 
- 00014818  0x00003094 fetch  0x00000001 , 0x000046a1 
- 00014819  0x00003095 isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00003096 call  0x000033f8 , 0x00000001 
- 00014821  0x00003097 rtn 
- 00014822  0x00003099 fetcht  0x00000001 , 0x0000469e 
- 00014823  0x0000309a branch  0x00006825 
- 00014824  0x0000309d fetch  0x00000001 , 0x0000456b 
- 00014825  0x0000309e rtneq  0x00000000 
- 00014826  0x0000309f branch  0x00006c28 
- 00014827  0x000030a2 hfetch  0x00000001 , 0x0000810c 
- 00014828  0x000030a3 bbit1  0x00000003 , 0x000039e8 
- 00014829  0x000030a4 call  0x000066cb 
- 00014830  0x000030a5 ifetch  0x00000001 , 0x00000003 
- 00014831  0x000030a6 bne  0x00000001 , 0x00003a01 
- 00014832  0x000030a7 hfetch  0x00000002 , 0x00008112 
- 00014833  0x000030a8 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x000030a9 rtn  0x00000002 
- 00014835  0x000030aa ifetch  0x00000001 , 0x00000003 
- 00014836  0x000030ab store  0x00000001 , 0x00000b03 
- 00014837  0x000030ac ifetcht  0x00000001 , 0x00000003 
- 00014838  0x000030ad copy  0x00000003 , 0x00000011 
- 00014839  0x000030ae storet  0x00000001 , 0x00000b04 
- 00014840  0x000030af add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x000030b0 hfetch  0x00000002 , 0x00008112 
- 00014842  0x000030b1 isub  0x00000002 , 0x00000002 
- 00014843  0x000030b2 nrtn  0x00000002 
- 00014844  0x000030b3 jam  0x00000001 , 0x00000b05 
- 00014845  0x000030b4 call  0x00003a17 
- 00014846  0x000030b5 fetch  0x00000001 , 0x00000b05 
- 00014847  0x000030b6 rtneq  0x00000000 
- 00014848  0x000030b7 branch  0x00003a12 
- 00014849  0x000030ba call  0x00007ec1 
- 00014850  0x000030bb call  0x00003c79 
- 00014851  0x000030bc branch  0x00003a04 
- 00014852  0x000030c0 bpatch  0x000000df , 0x0000401b 
- 00014853  0x000030c1 hfetch  0x00000002 , 0x00008112 
- 00014854  0x000030c2 rtn  0x00000034 
- 00014855  0x000030c3 call  0x000066cb 
- 00014856  0x000030c4 ifetch  0x00000001 , 0x00000003 
- 00014857  0x000030c5 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x000030c6 ncall  0x00003a16 , 0x00000005 
- 00014859  0x000030c7 nbranch  0x00003a04 , 0x00000005 
- 00014860  0x000030c8 ifetch  0x00000001 , 0x00000003 
- 00014861  0x000030c9 rtneq  0x00000005 
- 00014862  0x000030ca rtneq  0x00000029 
- 00014863  0x000030cb increase  0xffffffff , 0x00000003 
- 00014864  0x000030cc call  0x00003a16 
- 00014865  0x000030cd branch  0x00003a04 
- 00014866  0x000030d0 call  0x000066cb 
- 00014867  0x000030d1 increase  0x00000002 , 0x00000003 
- 00014868  0x000030d2 ifetch  0x00000001 , 0x00000003 
- 00014869  0x000030d3 iadd  0x00000003 , 0x00000003 
- 00014870  0x000030d5 branch  0x000066c8 
- 00014871  0x000030d9 bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x000030da fetch  0x00000001 , 0x00000b03 
- 00014873  0x000030db beq  0x00000000 , 0x00003a3f 
- 00014874  0x000030dc beq  0x00000001 , 0x00003a44 
- 00014875  0x000030dd beq  0x00000002 , 0x00003a49 
- 00014876  0x000030de beq  0x00000003 , 0x00003a5f 
- 00014877  0x000030df beq  0x00000004 , 0x00003a6b 
- 00014878  0x000030e0 beq  0x00000005 , 0x00003a75 
- 00014879  0x000030e1 beq  0x00000009 , 0x00003a9a 
- 00014880  0x000030e2 beq  0x0000000b , 0x00003ad7 
- 00014881  0x000030e3 beq  0x0000000c , 0x00003ad8 
- 00014882  0x000030e4 beq  0x0000000d , 0x00003aec 
- 00014883  0x000030e5 beq  0x0000000e , 0x00003af4 
- 00014884  0x000030e6 beq  0x0000000f , 0x00003afa 
- 00014885  0x000030e7 beq  0x00000010 , 0x00003b06 
- 00014886  0x000030e8 beq  0x00000011 , 0x00003b0e 
- 00014887  0x000030e9 beq  0x00000012 , 0x00003b12 
- 00014888  0x000030ea beq  0x00000026 , 0x00003b16 
- 00014889  0x000030eb beq  0x00000028 , 0x00003b1d 
- 00014890  0x000030ec beq  0x00000029 , 0x00003b2d 
- 00014891  0x000030ed beq  0x0000002a , 0x00003b36 
- 00014892  0x000030ee beq  0x0000002b , 0x00003b69 
- 00014893  0x000030ef beq  0x0000002c , 0x00003b6f 
- 00014894  0x000030f0 beq  0x00000030 , 0x00003b76 
- 00014895  0x000030f1 beq  0x00000031 , 0x00003b7c 
- 00014896  0x000030f2 beq  0x00000032 , 0x00003b90 
- 00014897  0x000030f3 beq  0x00000033 , 0x00003b98 
- 00014898  0x000030f4 beq  0x00000034 , 0x00003bbb 
- 00014899  0x000030f5 beq  0x00000035 , 0x00003bc4 
- 00014900  0x000030f6 beq  0x00000036 , 0x00003bcd 
- 00014901  0x000030f7 beq  0x00000037 , 0x00003bd7 
- 00014902  0x000030f8 beq  0x00000038 , 0x00003bda 
- 00014903  0x000030f9 beq  0x00000040 , 0x00003be2 
- 00014904  0x000030fa beq  0x00000042 , 0x00003bec 
- 00014905  0x000030fb beq  0x00000048 , 0x00003bf1 
- 00014906  0x000030fc beq  0x00000049 , 0x00003bfc 
- 00014907  0x000030fd beq  0x00000051 , 0x00003c02 
- 00014908  0x000030fe beq  0x00000061 , 0x00003c06 
- 00014909  0x000030ff beq  0x000000ff , 0x00003c15 
- 00014910  0x00003100 branch  0x00003c17 
- 00014911  0x00003106 fetch  0x00000001 , 0x00000b04 
- 00014912  0x00003107 bne  0x00000006 , 0x00003c17 
- 00014913  0x00003108 ifetch  0x00000006 , 0x00000003 
- 00014914  0x00003109 store  0x00000006 , 0x000040a0 
- 00014915  0x0000310a branch  0x00003c1a 
- 00014916  0x0000310e fetch  0x00000001 , 0x00000b04 
- 00014917  0x0000310f bne  0x00000006 , 0x00003c17 
- 00014918  0x00003110 ifetch  0x00000006 , 0x00000003 
- 00014919  0x00003111 store  0x00000006 , 0x000044a0 
- 00014920  0x00003112 branch  0x00003c1a 
- 00014921  0x00003117 fetch  0x00000001 , 0x00000b04 
- 00014922  0x00003118 bne  0x00000001 , 0x00003c17 
- 00014923  0x00003119 copy  0x00000011 , 0x00000003 
- 00014924  0x0000311a call  0x00003c1a 
- 00014925  0x0000311b ifetcht  0x00000001 , 0x00000003 
- 00014926  0x0000311c storet  0x00000001 , 0x000046a9 
- 00014927  0x0000311d fetch  0x00000002 , 0x00004682 
- 00014928  0x0000311e rtnbit1  0x00000009 
- 00014929  0x0000311f rtnbit1  0x00000000 
- 00014930  0x00003121 fetch  0x00000001 , 0x000046a1 
- 00014931  0x00003122 isolate1  0x00000000 , 0x0000003f 
- 00014932  0x00003123 nbranch  0x00003a58 , 0x00000001 
- 00014933  0x00003124 fetcht  0x00000001 , 0x000046a9 
- 00014934  0x00003125 and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x00003126 store  0x00000001 , 0x00004093 
- 00014936  0x00003128 fetch  0x00000001 , 0x000046a1 
- 00014937  0x00003129 isolate1  0x00000001 , 0x0000003f 
- 00014938  0x0000312a nrtn  0x00000001 
- 00014939  0x0000312b fetcht  0x00000001 , 0x000046a9 
- 00014940  0x0000312c isolate1  0x00000002 , 0x00000002 
- 00014941  0x0000312d branch  0x000033fa , 0x00000001 
- 00014942  0x0000312e branch  0x000033f8 
- 00014943  0x00003133 fetch  0x00000001 , 0x00000b04 
- 00014944  0x00003134 sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x00003135 nbranch  0x00003c17 , 0x00000002 
- 00014946  0x00003136 store  0x00000001 , 0x00004515 
- 00014947  0x00003137 arg  0x00000008 , 0x00000039 
- 00014948  0x00003138 call  0x00007ec6 
- 00014949  0x00003139 fetch  0x00000001 , 0x00000b04 
- 00014950  0x0000313a copy  0x0000003f , 0x00000039 
- 00014951  0x0000313b copy  0x00000011 , 0x00000003 
- 00014952  0x0000313c arg  0x00004516 , 0x00000005 
- 00014953  0x0000313d call  0x000066ea 
- 00014954  0x0000313e branch  0x00003c1a 
- 00014955  0x00003143 fetch  0x00000001 , 0x00000b04 
- 00014956  0x00003144 sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x00003145 nbranch  0x00003c17 , 0x00000002 
- 00014958  0x00003146 store  0x00000001 , 0x000043af 
- 00014959  0x00003147 copy  0x0000003f , 0x00000039 
- 00014960  0x00003148 copy  0x00000011 , 0x00000003 
- 00014961  0x00003149 arg  0x000043b0 , 0x00000005 
- 00014962  0x0000314a call  0x000066ea 
- 00014963  0x0000314b call  0x000057a3 
- 00014964  0x0000314c branch  0x00003c1a 
- 00014965  0x00003151 fetch  0x00000001 , 0x00004682 
- 00014966  0x00003152 bbit0  0x00000004 , 0x00003c17 
- 00014967  0x00003153 call  0x000033ba 
- 00014968  0x00003154 branch  0x00003a86 , 0x00000001 
- 00014969  0x00003155 jam  0x00000000 , 0x00000b05 
- 00014970  0x00003157 call  0x0000397f 
- 00014971  0x00003158 fetch  0x00000001 , 0x00004568 
- 00014972  0x00003159 rtn  0x00000034 
- 00014973  0x0000315a fetch  0x00000002 , 0x00004573 
- 00014974  0x0000315b bne  0x00000000 , 0x00003a84 
- 00014975  0x0000315c fetch  0x00000001 , 0x00000b04 
- 00014976  0x0000315d store  0x00000002 , 0x00004573 
- 00014977  0x0000315f copy  0x00000011 , 0x00000003 
- 00014978  0x00003162 copy  0x00000003 , 0x0000003f 
- 00014979  0x00003163 store  0x00000002 , 0x00004571 
- 00014980  0x00003165 call  0x00003a88 
- 00014981  0x00003166 branch  0x00006c4d 
- 00014982  0x00003169 jam  0x00000000 , 0x00000b05 
- 00014983  0x0000316a branch  0x00003cd1 
- 00014984  0x0000316d call  0x00003a8e 
- 00014985  0x0000316e fetch  0x00000002 , 0x00004573 
- 00014986  0x0000316f fetcht  0x00000002 , 0x0000469f 
- 00014987  0x00003170 isub  0x00000002 , 0x0000003f 
- 00014988  0x00003171 store  0x00000002 , 0x00004573 
- 00014989  0x00003172 rtn 
- 00014990  0x00003175 fetch  0x00000002 , 0x00004573 
- 00014991  0x00003176 arg  0x0000006e , 0x00000002 
- 00014992  0x00003177 call  0x00007fdd 
- 00014993  0x00003178 fetcht  0x00000002 , 0x0000456c 
- 00014994  0x00003179 call  0x00007fdd 
- 00014995  0x0000317a fetcht  0x00000002 , 0x0000455e 
- 00014996  0x0000317b call  0x00007fdd 
- 00014997  0x0000317c store  0x00000002 , 0x0000469f 
- 00014998  0x0000317d rtn 
- 00014999  0x00003180 jam  0x00000001 , 0x00000b05 
- 00015000  0x00003181 jam  0x00000005 , 0x00000b03 
- 00015001  0x00003182 branch  0x00003c1a 
- 00015002  0x00003187 fetch  0x00000002 , 0x00004682 
- 00015003  0x00003188 bbit0  0x00000009 , 0x00003c17 
- 00015004  0x00003189 call  0x00003ad4 
- 00015005  0x0000318a branch  0x00003c17 , 0x00000028 
- 00015006  0x0000318b jam  0x00000000 , 0x00000b05 
- 00015007  0x0000318c fetch  0x00000001 , 0x000046bf 
- 00015008  0x0000318d bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x0000318e fetch  0x00000001 , 0x000046c0 
- 00015010  0x0000318f nrtn  0x00000034 
- 00015011  0x00003190 jam  0x00000001 , 0x00000b05 
- 00015012  0x00003191 ifetch  0x00000002 , 0x00000003 
- 00015013  0x00003192 store  0x00000002 , 0x000046c1 
- 00015014  0x00003193 copy  0x00000003 , 0x0000003f 
- 00015015  0x00003194 store  0x00000002 , 0x000046c3 
- 00015016  0x00003195 fetch  0x00000001 , 0x00000b04 
- 00015017  0x00003196 pincrease  0xfffffffe 
- 00015018  0x00003197 nbranch  0x00003c17 , 0x00000002 
- 00015019  0x00003198 branch  0x00003c17 , 0x00000005 
- 00015020  0x00003199 store  0x00000001 , 0x000046c0 
- 00015021  0x0000319a jam  0x00000000 , 0x00000b05 
- 00015022  0x0000319b call  0x00005814 
- 00015023  0x0000319c call  0x00003ab7 
- 00015024  0x0000319d call  0x00003ab7 
- 00015025  0x0000319e call  0x00003ab7 
- 00015026  0x0000319f fetch  0x00000001 , 0x000046bf 
- 00015027  0x000031a0 rtnbit0  0x00000004 
- 00015028  0x000031a2 jam  0x00000001 , 0x00000b05 
- 00015029  0x000031a3 call  0x00003cf6 
- 00015030  0x000031a4 branch  0x00003c1a 
- 00015031  0x000031a7 fetch  0x00000001 , 0x000046c0 
- 00015032  0x000031a8 rtn  0x00000034 
- 00015033  0x000031a9 call  0x00005892 
- 00015034  0x000031aa nrtn  0x00000034 
- 00015035  0x000031ab call  0x00003acf 
- 00015036  0x000031ac bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x000031ad add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x000031ae fetcht  0x00000001 , 0x000046c0 
- 00015039  0x000031af call  0x00007fdd 
- 00015040  0x000031b0 copy  0x0000003f , 0x00000011 
- 00015041  0x000031b1 copy  0x00000002 , 0x0000003f 
- 00015042  0x000031b2 isub  0x00000011 , 0x0000003f 
- 00015043  0x000031b3 store  0x00000001 , 0x000046c0 
- 00015044  0x000031b4 fetcht  0x00000002 , 0x000046c1 
- 00015045  0x000031b5 call  0x00005a64 
- 00015046  0x000031b6 fetch  0x00000002 , 0x000046c3 
- 00015047  0x000031b7 copy  0x0000003f , 0x00000003 
- 00015048  0x000031b8 copy  0x00000011 , 0x00000039 
- 00015049  0x000031b9 call  0x000066ea 
- 00015050  0x000031ba copy  0x00000003 , 0x0000003f 
- 00015051  0x000031bb store  0x00000002 , 0x000046c3 
- 00015052  0x000031bc fetch  0x00000001 , 0x000046c0 
- 00015053  0x000031bd nrtn  0x00000034 
- 00015054  0x000031be branch  0x00003cf4 
- 00015055  0x000031c3 arg  0x00000017 , 0x00000002 
- 00015056  0x000031c4 fetch  0x00000001 , 0x000046bf 
- 00015057  0x000031c5 rtnbit1  0x00000001 
- 00015058  0x000031c6 fetcht  0x00000002 , 0x000044a8 
- 00015059  0x000031c7 rtn 
- 00015060  0x000031ca fetch  0x00000001 , 0x000046bf 
- 00015061  0x000031cb bbit1  0x00000002 , 0x00005a42 
- 00015062  0x000031cc branch  0x00007fe9 
- 00015063  0x000031d1 branch  0x00003c4c 
- 00015064  0x000031d6 copy  0x00000011 , 0x00000003 
- 00015065  0x000031d7 ifetch  0x00000001 , 0x00000003 
- 00015066  0x000031d8 beq  0x00000000 , 0x00003adf 
- 00015067  0x000031d9 beq  0x00000001 , 0x00003ae2 
- 00015068  0x000031da beq  0x00000002 , 0x00003ae8 
- 00015069  0x000031db beq  0x00000003 , 0x00003aea 
- 00015070  0x000031dc branch  0x00003c17 
- 00015071  0x000031de call  0x0000612b 
- 00015072  0x000031df jam  0x00000000 , 0x0000465a 
- 00015073  0x000031e0 branch  0x00003c1a 
- 00015074  0x000031e2 setarg  0x00040003 
- 00015075  0x000031e4 store  0x00000003 , 0x0000465b 
- 00015076  0x000031e5 store  0x00000001 , 0x00004662 
- 00015077  0x000031e6 call  0x00006124 
- 00015078  0x000031e7 jam  0x00000001 , 0x0000465a 
- 00015079  0x000031e8 branch  0x00003c1a 
- 00015080  0x000031ea setarg  0x00040002 
- 00015081  0x000031eb branch  0x00003ae3 
- 00015082  0x000031ee setarg  0x00040001 
- 00015083  0x000031ef branch  0x00003ae3 
- 00015084  0x000031f3 fetch  0x00000001 , 0x00000b04 
- 00015085  0x000031f4 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x000031f5 nbranch  0x00003c17 , 0x00000002 
- 00015087  0x000031f6 store  0x00000001 , 0x00004689 
- 00015088  0x000031f7 copy  0x0000003f , 0x00000039 
- 00015089  0x000031f8 arg  0x0000468a , 0x00000005 
- 00015090  0x000031f9 call  0x000066fd 
- 00015091  0x000031fa branch  0x00003c1a 
- 00015092  0x000031ff copy  0x00000011 , 0x00000003 
- 00015093  0x00003200 ifetch  0x00000001 , 0x00000003 
- 00015094  0x00003201 hfetcht  0x00000001 , 0x00008062 
- 00015095  0x00003202 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x00003203 hstoret  0x00000001 , 0x00008062 
- 00015097  0x00003204 branch  0x00003c1a 
- 00015098  0x00003209 fetch  0x00000001 , 0x00000b04 
- 00015099  0x0000320a copy  0x0000003f , 0x00000039 
- 00015100  0x0000320b copy  0x00000011 , 0x00000003 
- 00015101  0x0000320c call  0x00007f58 
- 00015102  0x0000320d setarg  0x016e3600 
- 00015103  0x0000320e idiv  0x00000002 
- 00015104  0x0000320f call  0x00007f86 
- 00015105  0x00003210 quotient  0x0000003f 
- 00015106  0x00003212 store  0x00000002 , 0x00004243 
- 00015107  0x00003213 call  0x00003c1a 
- 00015108  0x00003214 call  0x00007f9e 
- 00015109  0x00003215 branch  0x000066ce 
- 00015110  0x0000321a arg  0x00000002 , 0x00000011 
- 00015111  0x0000321b arg  0x0000469a , 0x00000012 
- 00015112  0x0000321c arg  0x00000000 , 0x00000002 
- 00015113  0x0000321d branch  0x00003c25 
- 00015114  0x0000321f store  0x00000002 , 0x00000ac2 
- 00015115  0x00003220 arg  0x00000ac2 , 0x00000012 
- 00015116  0x00003221 arg  0x00000000 , 0x00000002 
- 00015117  0x00003222 branch  0x00003c25 
- 00015118  0x00003227 fetch  0x00000002 , 0x00004682 
- 00015119  0x00003228 bbit0  0x00000000 , 0x00003c17 
- 00015120  0x0000322a call  0x00003c1a 
- 00015121  0x0000322b branch  0x000033e9 
- 00015122  0x00003230 fetch  0x00000002 , 0x00004682 
- 00015123  0x00003231 bbit0  0x00000009 , 0x00003c17 
- 00015124  0x00003233 call  0x00003c1a 
- 00015125  0x00003234 branch  0x00003402 
- 00015126  0x0000323b fetch  0x00000001 , 0x00000b04 
- 00015127  0x0000323c copy  0x0000003f , 0x00000039 
- 00015128  0x0000323d copy  0x00000011 , 0x00000003 
- 00015129  0x0000323e fetch  0x00000002 , 0x00004215 
- 00015130  0x0000323f icopy  0x00000005 
- 00015131  0x00003240 call  0x000066ea 
- 00015132  0x00003241 branch  0x00003c1a 
- 00015133  0x00003246 fetch  0x00000001 , 0x00004682 
- 00015134  0x00003247 bbit0  0x00000000 , 0x00003c17 
- 00015135  0x00003248 ifetch  0x00000001 , 0x00000003 
- 00015136  0x00003249 fetcht  0x00000001 , 0x00004661 
- 00015137  0x0000324a setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x0000324b set1  0x00000007 , 0x00000002 
- 00015139  0x0000324c storet  0x00000001 , 0x00004661 
- 00015140  0x0000324e call  0x00003c1a 
- 00015141  0x00003250 fetch  0x00000001 , 0x00004661 
- 00015142  0x00003251 bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x00003252 rtn 
- 00015144  0x00003255 jam  0x00000000 , 0x00004661 
- 00015145  0x00003256 jam  0x00000021 , 0x00000a99 
- 00015146  0x00003257 branch  0x00007d8f 
- 00015147  0x0000325b bbit1  0x00000000 , 0x00005f95 
- 00015148  0x0000325c branch  0x00003b28 
- 00015149  0x00003261 fetch  0x00000001 , 0x00004682 
- 00015150  0x00003262 rtnbit0  0x00000004 
- 00015151  0x00003263 fetch  0x00000001 , 0x0000456b 
- 00015152  0x00003264 rtneq  0x00000000 
- 00015153  0x00003265 ifetch  0x00000001 , 0x00000003 
- 00015154  0x00003266 fetcht  0x00000001 , 0x00004569 
- 00015155  0x00003267 iadd  0x00000002 , 0x00000002 
- 00015156  0x00003268 storet  0x00000001 , 0x00004569 
- 00015157  0x00003269 rtn 
- 00015158  0x0000326e arg  0x00000040 , 0x00000039 
- 00015159  0x0000326f arg  0x0000436f , 0x00000005 
- 00015160  0x00003270 call  0x00007ed4 
- 00015161  0x00003271 setarg  0x00000000 
- 00015162  0x00003272 store  0x00000001 , 0x00000ab2 
- 00015163  0x00003273 copy  0x00000011 , 0x00000003 
- 00015164  0x00003275 copy  0x00000003 , 0x0000003f 
- 00015165  0x00003276 store  0x00000002 , 0x00000ab6 
- 00015166  0x00003277 call  0x00003b64 
- 00015167  0x00003279 fetch  0x00000001 , 0x00000ab2 
- 00015168  0x0000327a fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x0000327b increase  0x00000001 , 0x00000002 
- 00015170  0x0000327c iadd  0x00000002 , 0x0000003f 
- 00015171  0x0000327d store  0x00000001 , 0x00000ab2 
- 00015172  0x0000327f sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x00003280 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x00003282 fetcht  0x00000001 , 0x0000436f 
- 00015175  0x00003283 setarg  0x00004370 
- 00015176  0x00003284 iadd  0x00000002 , 0x0000003f 
- 00015177  0x00003285 store  0x00000002 , 0x00000abb 
- 00015178  0x00003286 fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x00003287 increase  0x00000001 , 0x00000002 
- 00015180  0x00003288 fetch  0x00000001 , 0x0000436f 
- 00015181  0x00003289 iadd  0x00000002 , 0x0000003f 
- 00015182  0x0000328a store  0x00000001 , 0x0000436f 
- 00015183  0x0000328b branch  0x00003b59 
- 00015184  0x0000328d fetcht  0x00000001 , 0x0000438f 
- 00015185  0x0000328e setarg  0x00004390 
- 00015186  0x0000328f iadd  0x00000002 , 0x0000003f 
- 00015187  0x00003290 store  0x00000002 , 0x00000abb 
- 00015188  0x00003291 fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x00003292 increase  0x00000001 , 0x00000002 
- 00015190  0x00003293 fetch  0x00000001 , 0x0000438f 
- 00015191  0x00003294 iadd  0x00000002 , 0x0000003f 
- 00015192  0x00003295 store  0x00000001 , 0x0000438f 
- 00015193  0x00003297 fetch  0x00000002 , 0x00000abb 
- 00015194  0x00003298 copy  0x0000003f , 0x00000005 
- 00015195  0x00003299 fetch  0x00000002 , 0x00000ab6 
- 00015196  0x0000329a copy  0x0000003f , 0x00000003 
- 00015197  0x0000329c copy  0x00000002 , 0x00000039 
- 00015198  0x0000329d call  0x000066ea 
- 00015199  0x0000329f fetch  0x00000001 , 0x00000b04 
- 00015200  0x000032a0 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x000032a1 isub  0x00000002 , 0x0000003e 
- 00015202  0x000032a2 nbranch  0x00003b3c , 0x00000005 
- 00015203  0x000032a3 branch  0x00003c1a 
- 00015204  0x000032a7 ifetch  0x00000001 , 0x00000003 
- 00015205  0x000032a8 store  0x00000001 , 0x00000aa2 
- 00015206  0x000032a9 ifetch  0x00000001 , 0x00000003 
- 00015207  0x000032aa store  0x00000001 , 0x00000aae 
- 00015208  0x000032ab rtn 
- 00015209  0x000032b0 arg  0x00000000 , 0x00000002 
- 00015210  0x000032b1 arg  0x00000002 , 0x00000011 
- 00015211  0x000032b2 fetch  0x00000002 , 0x000046b4 
- 00015212  0x000032b3 store  0x00000002 , 0x00000ac2 
- 00015213  0x000032b4 arg  0x00000ac2 , 0x00000012 
- 00015214  0x000032b5 branch  0x00003c25 
- 00015215  0x000032ba fetch  0x00000001 , 0x00000b04 
- 00015216  0x000032bb bne  0x00000001 , 0x00003c17 
- 00015217  0x000032bc ifetch  0x00000001 , 0x00000003 
- 00015218  0x000032bd store  0x00000001 , 0x000046b2 
- 00015219  0x000032be setarg  0x00000000 
- 00015220  0x000032bf store  0x00000002 , 0x000046b4 
- 00015221  0x000032c0 branch  0x00003c1a 
- 00015222  0x000032c5 ifetch  0x00000004 , 0x00000003 
- 00015223  0x000032c6 store  0x00000004 , 0x0000468a 
- 00015224  0x000032c7 jam  0x00000004 , 0x00004689 
- 00015225  0x000032c8 jam  0x00000000 , 0x00004663 
- 00015226  0x000032c9 call  0x00003c1a 
- 00015227  0x000032ca branch  0x00005f31 
- 00015228  0x000032cf fetch  0x00000001 , 0x00000b04 
- 00015229  0x000032d0 bne  0x00000003 , 0x00003c17 
- 00015230  0x000032d1 ifetch  0x00000001 , 0x00000003 
- 00015231  0x000032d2 beq  0x00000000 , 0x00003b82 
- 00015232  0x000032d3 beq  0x00000001 , 0x00003b8a 
- 00015233  0x000032d4 branch  0x00003c17 
- 00015234  0x000032d7 ifetcht  0x00000001 , 0x00000003 
- 00015235  0x000032d8 ifetch  0x00000001 , 0x00000003 
- 00015236  0x000032d9 beq  0x00000002 , 0x00003b88 
- 00015237  0x000032da nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x000032db call  0x000067fb 
- 00015239  0x000032dc branch  0x00003c1a 
- 00015240  0x000032df call  0x00006806 
- 00015241  0x000032e0 branch  0x00003c1a 
- 00015242  0x000032e3 ifetcht  0x00000001 , 0x00000003 
- 00015243  0x000032e4 call  0x00006812 
- 00015244  0x000032e5 ifetch  0x00000001 , 0x00000003 
- 00015245  0x000032e6 isolate1  0x00000000 , 0x0000003f 
- 00015246  0x000032e7 call  0x0000682c 
- 00015247  0x000032e8 branch  0x00003c1a 
- 00015248  0x000032ed fetch  0x00000001 , 0x00000b04 
- 00015249  0x000032ee bne  0x00000001 , 0x00003c17 
- 00015250  0x000032ef ifetcht  0x00000001 , 0x00000003 
- 00015251  0x000032f0 call  0x0000681d 
- 00015252  0x000032f1 setarg  0x00000000 
- 00015253  0x000032f2 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x000032f3 arg  0x00000001 , 0x00000011 
- 00015255  0x000032f4 branch  0x00003b0a 
- 00015256  0x000032f9 copy  0x00000011 , 0x00000003 
- 00015257  0x000032fa ifetch  0x00000001 , 0x00000003 
- 00015258  0x000032fb copy  0x0000003f , 0x00000002 
- 00015259  0x000032fc beq  0x00000081 , 0x00003ba3 
- 00015260  0x000032fd beq  0x00000082 , 0x00003ba8 
- 00015261  0x000032fe beq  0x00000083 , 0x00003bae 
- 00015262  0x000032ff store  0x00000001 , 0x000044c6 
- 00015263  0x00003300 beq  0x00000000 , 0x00003bb3 
- 00015264  0x00003301 beq  0x00000001 , 0x00003bb6 
- 00015265  0x00003302 beq  0x00000002 , 0x00003bb8 
- 00015266  0x00003303 branch  0x00003c17 
- 00015267  0x00003306 fetch  0x00000001 , 0x000044be 
- 00015268  0x00003307 branch  0x00003c17 , 0x00000034 
- 00015269  0x00003308 storet  0x00000001 , 0x000044c6 
- 00015270  0x00003309 jam  0x0000000d , 0x00004456 
- 00015271  0x0000330a branch  0x00003bb4 
- 00015272  0x0000330c fetch  0x00000001 , 0x000044be 
- 00015273  0x0000330d branch  0x00003c17 , 0x00000034 
- 00015274  0x0000330e storet  0x00000001 , 0x000044c6 
- 00015275  0x0000330f jam  0x0000000d , 0x00004456 
- 00015276  0x00003310 jam  0x00000001 , 0x00004454 
- 00015277  0x00003311 branch  0x00003c1a 
- 00015278  0x00003313 fetch  0x00000001 , 0x000044be 
- 00015279  0x00003314 branch  0x00003c17 , 0x00000034 
- 00015280  0x00003315 storet  0x00000001 , 0x000044c6 
- 00015281  0x00003316 jam  0x0000000d , 0x00004456 
- 00015282  0x00003317 branch  0x00003bb9 
- 00015283  0x00003319 jam  0x00000000 , 0x00004456 
- 00015284  0x0000331b jam  0x00000003 , 0x00004454 
- 00015285  0x0000331c branch  0x00003c1a 
- 00015286  0x0000331e jam  0x00000005 , 0x00004456 
- 00015287  0x0000331f branch  0x00003bb4 
- 00015288  0x00003321 jam  0x00000005 , 0x00004456 
- 00015289  0x00003323 jam  0x00000000 , 0x00004454 
- 00015290  0x00003324 branch  0x00003c1a 
- 00015291  0x00003329 fetch  0x00000001 , 0x00000b04 
- 00015292  0x0000332a sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x0000332b nbranch  0x00003c17 , 0x00000002 
- 00015294  0x0000332c store  0x00000001 , 0x0000436f 
- 00015295  0x0000332d copy  0x0000003f , 0x00000039 
- 00015296  0x0000332e copy  0x00000011 , 0x00000003 
- 00015297  0x0000332f arg  0x00004370 , 0x00000005 
- 00015298  0x00003330 call  0x000066ea 
- 00015299  0x00003331 branch  0x00003c1a 
- 00015300  0x00003336 fetch  0x00000001 , 0x00000b04 
- 00015301  0x00003337 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x00003338 nbranch  0x00003c17 , 0x00000002 
- 00015303  0x00003339 store  0x00000001 , 0x0000438f 
- 00015304  0x0000333a copy  0x0000003f , 0x00000039 
- 00015305  0x0000333b copy  0x00000011 , 0x00000003 
- 00015306  0x0000333c arg  0x00004390 , 0x00000005 
- 00015307  0x0000333d call  0x000066ea 
- 00015308  0x0000333e branch  0x00003c1a 
- 00015309  0x00003343 fetch  0x00000002 , 0x00004682 
- 00015310  0x00003344 bbit0  0x00000009 , 0x00003c17 
- 00015311  0x00003345 fetch  0x00000001 , 0x00000b04 
- 00015312  0x00003346 bne  0x00000008 , 0x00003c17 
- 00015313  0x00003347 copy  0x00000011 , 0x00000003 
- 00015314  0x00003348 ifetch  0x00000008 , 0x00000003 
- 00015315  0x00003349 store  0x00000008 , 0x00004496 
- 00015316  0x0000334a jam  0x00000012 , 0x00000a99 
- 00015317  0x0000334b call  0x00007d8f 
- 00015318  0x0000334c branch  0x00003c1a 
- 00015319  0x00003351 ifetch  0x00000002 , 0x00000003 
- 00015320  0x00003352 store  0x00000002 , 0x00004482 
- 00015321  0x00003353 branch  0x00003c1a 
- 00015322  0x00003358 fetch  0x00000001 , 0x000044c6 
- 00015323  0x00003359 branch  0x00003c17 , 0x00000034 
- 00015324  0x0000335a fetch  0x00000001 , 0x000044c4 
- 00015325  0x0000335b bne  0x00000000 , 0x00003c17 
- 00015326  0x0000335c fetch  0x00000001 , 0x000044c5 
- 00015327  0x0000335d bne  0x00000000 , 0x00003c17 
- 00015328  0x0000335e call  0x00007e25 
- 00015329  0x0000335f branch  0x00003c1a 
- 00015330  0x00003364 fetch  0x00000001 , 0x00000b04 
- 00015331  0x00003365 bne  0x00000005 , 0x00003c17 
- 00015332  0x00003366 ifetch  0x00000001 , 0x00000003 
- 00015333  0x00003367 store  0x00000001 , 0x000046a2 
- 00015334  0x00003368 ifetch  0x00000004 , 0x00000003 
- 00015335  0x00003369 store  0x00000004 , 0x000046a3 
- 00015336  0x0000336a fetcht  0x00000001 , 0x000046a2 
- 00015337  0x0000336b call  0x0000680e 
- 00015338  0x0000336c call  0x00003cbc 
- 00015339  0x0000336d branch  0x00003c1a 
- 00015340  0x00003372 fetch  0x00000001 , 0x00000b04 
- 00015341  0x00003373 bne  0x00000001 , 0x00003c17 
- 00015342  0x00003374 ifetch  0x00000001 , 0x00000003 
- 00015343  0x00003375 store  0x00000001 , 0x000041de 
- 00015344  0x00003376 branch  0x00003c1a 
- 00015345  0x0000337b ifetch  0x00000001 , 0x00000003 
- 00015346  0x0000337c beq  0x00000001 , 0x00003bfa 
- 00015347  0x0000337d fetch  0x00000001 , 0x000044c1 
- 00015348  0x0000337e beq  0x00000003 , 0x00003bf8 
- 00015349  0x0000337f beq  0x00000006 , 0x00003bf8 
- 00015350  0x00003380 beq  0x00000007 , 0x00003bf8 
- 00015351  0x00003381 branch  0x00003c17 
- 00015352  0x00003383 jam  0x00000001 , 0x000044c2 
- 00015353  0x00003384 branch  0x00003c1a 
- 00015354  0x00003387 call  0x00005b53 
- 00015355  0x00003388 branch  0x00003c1a 
- 00015356  0x0000338d fetch  0x00000001 , 0x00000b04 
- 00015357  0x0000338e bne  0x00000001 , 0x00003c17 
- 00015358  0x0000338f call  0x00003c1a 
- 00015359  0x00003390 ifetch  0x00000001 , 0x00000003 
- 00015360  0x00003391 branch  0x000060cb , 0x00000034 
- 00015361  0x00003392 branch  0x000060c9 
- 00015362  0x00003397 call  0x00003c1a 
- 00015363  0x00003398 call  0x00007f9e 
- 00015364  0x00003399 jam  0x00000001 , 0x00008010 
- 00015365  0x0000339a branch  0x00002a8e 
- 00015366  0x0000339f fetch  0x00000001 , 0x00000b04 
- 00015367  0x000033a0 beq  0x00000000 , 0x00003c17 
- 00015368  0x000033a1 ifetch  0x00000001 , 0x00000003 
- 00015369  0x000033a2 branch  0x00003c13 , 0x00000034 
- 00015370  0x000033a3 fetch  0x00000001 , 0x00000b04 
- 00015371  0x000033a4 bne  0x00000005 , 0x00003c17 
- 00015372  0x000033a5 ifetch  0x00000004 , 0x00000003 
- 00015373  0x000033a6 arg  0x000f4240 , 0x00000002 
- 00015374  0x000033a7 isub  0x00000002 , 0x0000003e 
- 00015375  0x000033a8 branch  0x00003c17 , 0x00000002 
- 00015376  0x000033a9 store  0x00000004 , 0x000044c7 
- 00015377  0x000033aa call  0x0000580c 
- 00015378  0x000033ab branch  0x00003c1a 
- 00015379  0x000033ae call  0x0000580e 
- 00015380  0x000033af branch  0x00003c1a 
- 00015381  0x000033b4 jam  0x00000000 , 0x00004091 
- 00015382  0x000033b5 branch  0x00003c1a 
- 00015383  0x000033bb arg  0x00000001 , 0x00000002 
- 00015384  0x000033bc arg  0x00000000 , 0x00000011 
- 00015385  0x000033bd branch  0x00003c25 
- 00015386  0x000033c1 arg  0x00000000 , 0x00000002 
- 00015387  0x000033c2 arg  0x00000000 , 0x00000011 
- 00015388  0x000033c3 branch  0x00003c25 
- 00015389  0x000033c8 jam  0x00000000 , 0x00000b03 
- 00015390  0x000033c9 branch  0x00003c49 
- 00015391  0x000033ce jam  0x00000002 , 0x00000b03 
- 00015392  0x000033cf branch  0x00003c49 
- 00015393  0x000033d4 jam  0x00000003 , 0x00000b03 
- 00015394  0x000033d5 branch  0x00003c49 
- 00015395  0x000033da jam  0x00000005 , 0x00000b03 
- 00015396  0x000033db branch  0x00003c49 
- 00015397  0x000033e4 fetch  0x00000001 , 0x00000b03 
- 00015398  0x000033e5 copy  0x0000003f , 0x00000013 
- 00015399  0x000033e6 jam  0x00000006 , 0x00000b03 
- 00015400  0x000033e7 setarg  0x00000002 
- 00015401  0x000033e8 iadd  0x00000011 , 0x0000003f 
- 00015402  0x000033e9 call  0x00003ca7 
- 00015403  0x000033ea copy  0x00000013 , 0x0000003f 
- 00015404  0x000033eb istore  0x00000001 , 0x0000000a 
- 00015405  0x000033ec istoret  0x00000001 , 0x0000000a 
- 00015406  0x000033ed copy  0x00000011 , 0x00000039 
- 00015407  0x000033ee copy  0x00000012 , 0x00000006 
- 00015408  0x000033ef call  0x000066e4 
- 00015409  0x000033f0 branch  0x000066c5 
- 00015410  0x000033f6 call  0x0000397f 
- 00015411  0x000033f7 jam  0x00000007 , 0x00000b03 
- 00015412  0x000033f8 fetch  0x00000001 , 0x000004ff 
- 00015413  0x000033f9 rtn  0x00000034 
- 00015414  0x000033fa call  0x00003ca7 
- 00015415  0x000033fb fetch  0x00000001 , 0x000004ff 
- 00015416  0x000033fc copy  0x0000003f , 0x00000039 
- 00015417  0x000033fd fetch  0x00000002 , 0x00000501 
- 00015418  0x000033fe copy  0x0000003f , 0x00000006 
- 00015419  0x000033ff call  0x000066d1 
- 00015420  0x00003400 branch  0x000066c5 
- 00015421  0x00003405 jam  0x00000008 , 0x00000b03 
- 00015422  0x00003406 fetch  0x00000001 , 0x000046b6 
- 00015423  0x00003407 icopy  0x00000039 
- 00015424  0x00003408 increase  0x00000002 , 0x0000003f 
- 00015425  0x00003409 call  0x00003ca7 
- 00015426  0x0000340a fetch  0x00000002 , 0x000046b9 
- 00015427  0x0000340b istore  0x00000002 , 0x0000000a 
- 00015428  0x0000340c fetch  0x00000002 , 0x000046b7 
- 00015429  0x0000340d icopy  0x00000006 
- 00015430  0x0000340e call  0x000066d1 
- 00015431  0x0000340f branch  0x000066c5 
- 00015432  0x00003414 jam  0x00000009 , 0x00000b03 
- 00015433  0x00003416 setarg  0x00000000 
- 00015434  0x00003417 call  0x00003ca7 
- 00015435  0x00003418 branch  0x000066c5 
- 00015436  0x0000341d jam  0x0000000a , 0x00000b03 
- 00015437  0x0000341e setarg  0x00000001 
- 00015438  0x0000341f call  0x00003ca7 
- 00015439  0x00003421 call  0x00003c5d 
- 00015440  0x00003423 fetch  0x00000002 , 0x00004682 
- 00015441  0x00003424 arg  0x00000002 , 0x00000007 
- 00015442  0x00003425 qisolate1  0x0000003f 
- 00015443  0x00003426 setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x00003428 arg  0x00000009 , 0x00000007 
- 00015445  0x00003429 qisolate1  0x0000003f 
- 00015446  0x0000342a setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x0000342c fetch  0x00000001 , 0x00004682 
- 00015448  0x0000342d arg  0x00000004 , 0x00000007 
- 00015449  0x0000342e qisolate1  0x0000003f 
- 00015450  0x0000342f setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x00003431 istoret  0x00000001 , 0x0000000a 
- 00015452  0x00003432 branch  0x000066c5 
- 00015453  0x00003437 arg  0x00000000 , 0x00000002 
- 00015454  0x00003438 fetch  0x00000001 , 0x00004093 
- 00015455  0x00003439 arg  0x00000000 , 0x00000007 
- 00015456  0x0000343a qisolate1  0x0000003f 
- 00015457  0x0000343b setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x0000343c arg  0x00000001 , 0x00000007 
- 00015459  0x0000343d qisolate1  0x0000003f 
- 00015460  0x0000343e setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x00003440 fetch  0x00000001 , 0x0000436e 
- 00015462  0x00003441 arg  0x00000000 , 0x00000007 
- 00015463  0x00003442 qisolate1  0x0000003f 
- 00015464  0x00003443 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x00003444 rtn 
- 00015466  0x00003449 jam  0x0000000d , 0x00000b03 
- 00015467  0x0000344a fetch  0x00000001 , 0x00004217 
- 00015468  0x0000344b mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x0000344c icopy  0x00000039 
- 00015470  0x0000344d call  0x00003ca7 
- 00015471  0x0000344e fetch  0x00000002 , 0x00004215 
- 00015472  0x0000344f icopy  0x00000006 
- 00015473  0x00003450 call  0x000066d1 
- 00015474  0x00003451 branch  0x000066c5 
- 00015475  0x00003456 jam  0x0000000e , 0x00000b03 
- 00015476  0x00003457 setarg  0x00000004 
- 00015477  0x00003458 call  0x00003ca7 
- 00015478  0x00003459 fetch  0x00000004 , 0x000009ba 
- 00015479  0x0000345a istore  0x00000004 , 0x0000000a 
- 00015480  0x0000345b branch  0x000066c5 
- 00015481  0x00003460 jam  0x0000000f , 0x00000b03 
- 00015482  0x00003461 hfetch  0x00000002 , 0x00008112 
- 00015483  0x00003462 arg  0x000000ff , 0x00000002 
- 00015484  0x00003463 call  0x00007fdd 
- 00015485  0x00003464 copy  0x0000003f , 0x00000039 
- 00015486  0x00003465 call  0x00003ca7 
- 00015487  0x00003466 call  0x000066cb 
- 00015488  0x00003467 call  0x00006703 
- 00015489  0x00003468 branch  0x000066c5 
- 00015490  0x0000346d jam  0x00000010 , 0x00000b03 
- 00015491  0x0000346e branch  0x00003c49 
- 00015492  0x00003473 jam  0x00000011 , 0x00000b03 
- 00015493  0x00003474 setarg  0x00000004 
- 00015494  0x00003475 call  0x00003ca7 
- 00015495  0x00003476 fetch  0x00000004 , 0x000044c7 
- 00015496  0x00003477 istore  0x00000004 , 0x0000000a 
- 00015497  0x00003478 branch  0x000066c5 
- 00015498  0x0000347d arg  0x00000180 , 0x00000011 
- 00015499  0x0000347e branch  0x00003c91 
- 00015500  0x00003481 arg  0x00000080 , 0x00000011 
- 00015501  0x00003482 branch  0x00003c91 
- 00015502  0x00003485 arg  0x00000101 , 0x00000011 
- 00015503  0x00003486 branch  0x00003c91 
- 00015504  0x00003489 arg  0x00000001 , 0x00000011 
- 00015505  0x0000348c jam  0x00000000 , 0x00004661 
- 00015506  0x0000348d jam  0x00000014 , 0x00000b03 
- 00015507  0x0000348e setarg  0x00000002 
- 00015508  0x0000348f call  0x00003ca7 
- 00015509  0x00003490 copy  0x00000011 , 0x0000003f 
- 00015510  0x00003491 istore  0x00000002 , 0x0000000a 
- 00015511  0x00003492 branch  0x000066c5 
- 00015512  0x00003497 arg  0x00000000 , 0x00000013 
- 00015513  0x00003498 branch  0x00003c9b 
- 00015514  0x0000349b arg  0x00000001 , 0x00000013 
- 00015515  0x0000349e jam  0x00000015 , 0x00000b03 
- 00015516  0x0000349f setarg  0x00000001 
- 00015517  0x000034a0 call  0x00003ca7 
- 00015518  0x000034a1 copy  0x00000013 , 0x0000003f 
- 00015519  0x000034a2 istore  0x00000001 , 0x0000000a 
- 00015520  0x000034a3 branch  0x000066c5 
- 00015521  0x000034a8 jam  0x0000001d , 0x00000b03 
- 00015522  0x000034a9 setarg  0x00000004 
- 00015523  0x000034aa call  0x00003ca7 
- 00015524  0x000034ab fetch  0x00000004 , 0x000009ba 
- 00015525  0x000034ac istore  0x00000004 , 0x0000000a 
- 00015526  0x000034ad branch  0x000066c5 
- 00015527  0x000034b9 jam  0x00000002 , 0x00000b02 
- 00015528  0x000034ba store  0x00000001 , 0x00000b04 
- 00015529  0x000034bb storet  0x00000008 , 0x00000aa2 
- 00015530  0x000034bc bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x000034bd call  0x00003cb1 
- 00015532  0x000034be fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x000034bf call  0x000066c2 
- 00015534  0x000034c0 fetch  0x00000003 , 0x00000b02 
- 00015535  0x000034c1 istore  0x00000003 , 0x0000000a 
- 00015536  0x000034c2 rtn 
- 00015537  0x000034c6 call  0x00003cba 
- 00015538  0x000034c7 rtn  0x00000001 
- 00015539  0x000034c9 call  0x00003cb8 
- 00015540  0x000034ca fetch  0x00000004 , 0x000046a3 
- 00015541  0x000034cb rshift2  0x0000003f , 0x0000003f 
- 00015542  0x000034cc rtn  0x00000034 
- 00015543  0x000034cd branch  0x00003cbe 
- 00015544  0x000034d1 fetcht  0x00000001 , 0x000046a2 
- 00015545  0x000034d2 branch  0x00006829 
- 00015546  0x000034d5 fetcht  0x00000001 , 0x000046a2 
- 00015547  0x000034d6 branch  0x0000681b 
- 00015548  0x000034d9 fetcht  0x00000001 , 0x000046a2 
- 00015549  0x000034da branch  0x00006825 
- 00015550  0x000034de increase  0xffffffff , 0x0000003f 
- 00015551  0x000034df nop  0x00000026 
- 00015552  0x000034e0 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x000034e1 rtn 
- 00015554  0x000034eb call  0x00003ad4 
- 00015555  0x000034ec rtn  0x00000028 
- 00015556  0x000034ed copy  0x00000011 , 0x0000003f 
- 00015557  0x000034ee store  0x00000002 , 0x000046b7 
- 00015558  0x000034ef copy  0x00000012 , 0x0000003f 
- 00015559  0x000034f0 store  0x00000001 , 0x000046b6 
- 00015560  0x000034f1 fetch  0x00000002 , 0x00000478 
- 00015561  0x000034f2 fetcht  0x00000002 , 0x000046bb 
- 00015562  0x000034f3 isub  0x00000002 , 0x0000003e 
- 00015563  0x000034f4 branch  0x00003ccf , 0x00000005 
- 00015564  0x000034f5 fetcht  0x00000002 , 0x000046bd 
- 00015565  0x000034f6 isub  0x00000002 , 0x0000003e 
- 00015566  0x000034f7 nrtn  0x00000005 
- 00015567  0x000034f9 store  0x00000002 , 0x000046b9 
- 00015568  0x000034fa branch  0x00003c3d 
- 00015569  0x00003500 fetch  0x00000001 , 0x000046bf 
- 00015570  0x00003501 rtnbit1  0x00000005 
- 00015571  0x00003502 call  0x00003cf0 
- 00015572  0x00003503 branch  0x0000340c 
- 00015573  0x00003507 jam  0x00000002 , 0x00004172 
- 00015574  0x00003508 rtn 
- 00015575  0x0000350d branch  0x00003cd8 
- 00015576  0x00003510 fetch  0x00000001 , 0x000046b2 
- 00015577  0x00003511 rtn  0x00000034 
- 00015578  0x00003512 fetch  0x00000001 , 0x000046b3 
- 00015579  0x00003513 rtn  0x00000034 
- 00015580  0x00003514 increase  0xffffffff , 0x0000003f 
- 00015581  0x00003515 store  0x00000001 , 0x000046b3 
- 00015582  0x00003516 nrtn  0x00000034 
- 00015583  0x00003517 jam  0x0000000a , 0x000046b3 
- 00015584  0x00003518 call  0x000068eb 
- 00015585  0x00003519 call  0x00006908 
- 00015586  0x0000351a div  0x0000003f , 0x00000064 
- 00015587  0x0000351b call  0x00007f86 
- 00015588  0x0000351c quotient  0x0000003f 
- 00015589  0x0000351d remainder  0x00000002 
- 00015590  0x0000351e store  0x00000001 , 0x000046b4 
- 00015591  0x0000351f storet  0x00000001 , 0x000046b5 
- 00015592  0x00003520 rtn 
- 00015593  0x00003524 call  0x00007fb4 
- 00015594  0x00003525 branch  0x000033d9 , 0x00000002 
- 00015595  0x00003526 branch  0x000033db 
- 00015596  0x0000352b arg  0x00000006 , 0x00000007 
- 00015597  0x0000352c branch  0x00003cfc 
- 00015598  0x0000352f arg  0x00000006 , 0x00000007 
- 00015599  0x00003530 branch  0x00003cf8 
- 00015600  0x00003533 arg  0x00000005 , 0x00000007 
- 00015601  0x00003534 branch  0x00003cfc 
- 00015602  0x00003537 arg  0x00000005 , 0x00000007 
- 00015603  0x00003538 branch  0x00003cf8 
- 00015604  0x0000353b arg  0x00000004 , 0x00000007 
- 00015605  0x0000353c branch  0x00003cfc 
- 00015606  0x0000353f arg  0x00000004 , 0x00000007 
- 00015607  0x00003540 branch  0x00003cf8 
- 00015608  0x00003543 fetch  0x00000001 , 0x000046bf 
- 00015609  0x00003544 qset0  0x0000003f 
- 00015610  0x00003545 store  0x00000001 , 0x000046bf 
- 00015611  0x00003546 rtn 
- 00015612  0x00003549 fetch  0x00000001 , 0x000046bf 
- 00015613  0x0000354a qset1  0x0000003f 
- 00015614  0x0000354b store  0x00000001 , 0x000046bf 
- 00015615  0x0000354c rtn 
- 00015616  0x00003557 call  0x00003d39 
- 00015617  0x00003558 call  0x0000640f 
- 00015618  0x00003559 call  0x000040c6 
- 00015619  0x0000355a call  0x00003d66 
- 00015620  0x0000355b call  0x00006411 
- 00015621  0x0000355c rtn  0x0000002b 
- 00015622  0x0000355d call  0x00003d16 
- 00015623  0x0000355e call  0x00003d19 
- 00015624  0x00003561 fetch  0x00000004 , 0x000046d3 
- 00015625  0x00003562 rtnbit1  0x00000010 
- 00015626  0x00003563 call  0x00003d4e 
- 00015627  0x00003564 rtnmark1  0x00000026 
- 00015628  0x00003565 fetch  0x00000002 , 0x00004682 
- 00015629  0x00003566 bbit1  0x0000000c , 0x000042b0 
- 00015630  0x00003567 branch  0x000042a2 
- 00015631  0x0000356b fetch  0x00000004 , 0x000046d3 
- 00015632  0x0000356c rtnbit0  0x0000001b 
- 00015633  0x0000356d arg  0x00000014 , 0x00000039 
- 00015634  0x0000356f setarg  0x00030d40 
- 00015635  0x00003570 call  0x00002a8f 
- 00015636  0x00003571 loop  0x00007ec1 
- 00015637  0x00003572 rtn 
- 00015638  0x00003576 fetch  0x00000004 , 0x000046d3 
- 00015639  0x00003577 rtnbit0  0x00000010 
- 00015640  0x00003578 branch  0x000048ea 
- 00015641  0x0000357c setarg  0x0000416d 
- 00015642  0x0000357d store  0x00000002 , 0x000041ef 
- 00015643  0x0000357e setarg  0x00003f77 
- 00015644  0x0000357f store  0x00000002 , 0x000041f1 
- 00015645  0x00003580 setarg  0x00003ebb 
- 00015646  0x00003581 store  0x00000002 , 0x000041ed 
- 00015647  0x00003582 setarg  0x0000417c 
- 00015648  0x00003583 store  0x00000002 , 0x000041f5 
- 00015649  0x00003584 setarg  0x00003de3 
- 00015650  0x00003585 store  0x00000002 , 0x000041f3 
- 00015651  0x00003586 setarg  0x00003eb3 
- 00015652  0x00003587 store  0x00000002 , 0x000041eb 
- 00015653  0x00003588 setarg  0x00003d5b 
- 00015654  0x00003589 store  0x00000002 , 0x000041f9 
- 00015655  0x0000358b call  0x00002c7a 
- 00015656  0x0000358c setarg  0x00004401 
- 00015657  0x0000358d add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x0000358e istore  0x00000002 , 0x00000005 
- 00015659  0x0000358f setarg  0x00004406 
- 00015660  0x00003590 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x00003591 istore  0x00000002 , 0x00000005 
- 00015662  0x00003592 setarg  0x00003ebf 
- 00015663  0x00003593 add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x00003594 istore  0x00000002 , 0x00000005 
- 00015665  0x00003596 setarg  0x000041f9 
- 00015666  0x00003597 store  0x00000002 , 0x000041fd 
- 00015667  0x00003598 setarg  0x00003d36 
- 00015668  0x00003599 store  0x00000002 , 0x00004201 
- 00015669  0x0000359a rtn 
- 00015670  0x0000359d fetch  0x00000004 , 0x000046d3 
- 00015671  0x0000359e bbit0  0x00000012 , 0x000064d7 
- 00015672  0x0000359f branch  0x000064da 
- 00015673  0x000035a2 rtn  0x0000002b 
- 00015674  0x000035a3 call  0x00002c9d 
- 00015675  0x000035a4 call  0x00003e6e 
- 00015676  0x000035a5 call  0x00003e1e 
- 00015677  0x000035a6 call  0x00003e54 
- 00015678  0x000035a7 call  0x00005810 
- 00015679  0x000035a8 call  0x00005839 
- 00015680  0x000035a9 call  0x0000582c 
- 00015681  0x000035aa call  0x00005818 
- 00015682  0x000035ab fetch  0x00000004 , 0x000046d3 
- 00015683  0x000035ac bbit1  0x00000014 , 0x00003d46 
- 00015684  0x000035ad bbit1  0x00000013 , 0x00004414 
- 00015685  0x000035ae rtn 
- 00015686  0x000035b1 call  0x0000659c 
- 00015687  0x000035b2 fetch  0x00000004 , 0x000046d3 
- 00015688  0x000035b3 isolate1  0x00000019 , 0x0000003f 
- 00015689  0x000035b4 ncall  0x000065c2 , 0x00000001 
- 00015690  0x000035b5 call  0x0000443f 
- 00015691  0x000035b6 call  0x00003dc9 
- 00015692  0x000035b7 call  0x000041aa 
- 00015693  0x000035b8 branch  0x000065df 
- 00015694  0x000035bb fetch  0x00000004 , 0x000046d3 
- 00015695  0x000035bc bbit0  0x0000001e , 0x00003d53 
- 00015696  0x000035bd fetch  0x00000001 , 0x00000abd 
- 00015697  0x000035be isolate0  0x00000003 , 0x0000003f 
- 00015698  0x000035bf nrtn  0x00000001 
- 00015699  0x000035c1 fetch  0x00000001 , 0x0000471f 
- 00015700  0x000035c2 store  0x00000001 , 0x0000471e 
- 00015701  0x000035c3 fetch  0x00000001 , 0x000046f5 
- 00015702  0x000035c4 rtnbit1  0x00000006 
- 00015703  0x000035c6 fetch  0x00000004 , 0x000046d3 
- 00015704  0x000035c7 rtnbit0  0x00000011 
- 00015705  0x000035c8 bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x000035c9 branch  0x00002f2c 
- 00015707  0x000035cb fetch  0x00000001 , 0x00000478 
- 00015708  0x000035cc sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x000035cd nrtn  0x00000005 
- 00015710  0x000035ce jam  0x00000012 , 0x00000a99 
- 00015711  0x000035cf call  0x00007d8f 
- 00015712  0x000035d1 arg  0x00000000 , 0x00000007 
- 00015713  0x000035d2 branch  0x000041b9 
- 00015714  0x000035d5 fetch  0x00000001 , 0x000046b6 
- 00015715  0x000035d6 rtneq  0x00000001 
- 00015716  0x000035d7 jam  0x00000001 , 0x000046b6 
- 00015717  0x000035d8 rtn 
- 00015718  0x000035da fetch  0x00000001 , 0x000046e1 
- 00015719  0x000035db and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x000035dc store  0x00000001 , 0x0000477a 
- 00015721  0x000035dd branch  0x00003d80 
- 00015722  0x000035e1 fetcht  0x00000001 , 0x000046e7 
- 00015723  0x000035e2 call  0x0000681d 
- 00015724  0x000035e3 nbranch  0x00003d62 , 0x00000001 
- 00015725  0x000035e5 fetch  0x00000001 , 0x000046b6 
- 00015726  0x000035e6 rtneq  0x00000000 
- 00015727  0x000035e7 jam  0x00000000 , 0x000046b6 
- 00015728  0x000035e8 fetch  0x00000001 , 0x0000477a 
- 00015729  0x000035e9 increase  0x00000001 , 0x0000003f 
- 00015730  0x000035ea and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x000035eb store  0x00000001 , 0x0000477a 
- 00015732  0x000035ec call  0x00003d7e 
- 00015733  0x000035ed fetch  0x00000004 , 0x000046d3 
- 00015734  0x000035ee bbit1  0x00000014 , 0x0000443b 
- 00015735  0x000035ef bbit1  0x00000013 , 0x00003d79 
- 00015736  0x000035f0 rtn 
- 00015737  0x000035f2 arg  0x0000001e , 0x00000002 
- 00015738  0x000035f3 call  0x0000680e 
- 00015739  0x000035f4 arg  0x0000001f , 0x00000002 
- 00015740  0x000035f5 call  0x0000680e 
- 00015741  0x000035f6 branch  0x00004435 
- 00015742  0x000035f9 bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x000035fa call  0x0000424a 
- 00015744  0x000035fb fetch  0x00000001 , 0x000046e0 
- 00015745  0x000035fc beq  0x00000005 , 0x00003daa 
- 00015746  0x000035fd beq  0x00000004 , 0x00003d96 
- 00015747  0x000035fe fetch  0x00000001 , 0x0000477a 
- 00015748  0x000035ff beq  0x00000000 , 0x00003d8a 
- 00015749  0x00003600 beq  0x00000001 , 0x00003d88 
- 00015750  0x00003601 beq  0x00000002 , 0x00003d8c 
- 00015751  0x00003602 beq  0x00000003 , 0x00003d8e 
- 00015752  0x00003604 fetch  0x00000001 , 0x00004780 
- 00015753  0x00003605 branch  0x00003dbe 
- 00015754  0x00003607 fetch  0x00000001 , 0x0000477f 
- 00015755  0x00003608 branch  0x00003dbe 
- 00015756  0x0000360a fetch  0x00000001 , 0x00004781 
- 00015757  0x0000360b branch  0x00003dbe 
- 00015758  0x0000360d fetch  0x00000001 , 0x00004782 
- 00015759  0x0000360e branch  0x00003dbe 
- 00015760  0x00003610 fetch  0x00000001 , 0x000046e0 
- 00015761  0x00003611 rtneq  0x00000006 
- 00015762  0x00003612 fetch  0x00000001 , 0x000046b5 
- 00015763  0x00003613 increase  0x00000001 , 0x0000003f 
- 00015764  0x00003614 store  0x00000001 , 0x000046b5 
- 00015765  0x00003615 rtn 
- 00015766  0x00003618 fetch  0x00000001 , 0x0000477a 
- 00015767  0x00003619 beq  0x00000000 , 0x00003d9d 
- 00015768  0x0000361a beq  0x00000001 , 0x00003d9b 
- 00015769  0x0000361b beq  0x00000002 , 0x00003d9f 
- 00015770  0x0000361c beq  0x00000003 , 0x00003da1 
- 00015771  0x0000361e fetch  0x00000001 , 0x00004784 
- 00015772  0x0000361f branch  0x00003da2 
- 00015773  0x00003621 fetch  0x00000001 , 0x00004783 
- 00015774  0x00003622 branch  0x00003da2 
- 00015775  0x00003624 fetch  0x00000001 , 0x00004785 
- 00015776  0x00003625 branch  0x00003da2 
- 00015777  0x00003627 fetch  0x00000001 , 0x00004786 
- 00015778  0x00003629 store  0x00000001 , 0x000046b5 
- 00015779  0x0000362a lshift8  0x0000003f , 0x0000003f 
- 00015780  0x0000362b copy  0x0000003f , 0x00000011 
- 00015781  0x0000362c add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x0000362d call  0x00006413 
- 00015783  0x0000362e copy  0x00000011 , 0x0000003f 
- 00015784  0x0000362f add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x00003630 branch  0x00006413 
- 00015786  0x00003633 fetch  0x00000001 , 0x0000477a 
- 00015787  0x00003634 beq  0x00000000 , 0x00003db1 
- 00015788  0x00003635 beq  0x00000001 , 0x00003daf 
- 00015789  0x00003636 beq  0x00000002 , 0x00003db3 
- 00015790  0x00003637 beq  0x00000003 , 0x00003db5 
- 00015791  0x00003639 fetch  0x00000001 , 0x00004788 
- 00015792  0x0000363a branch  0x00003db6 
- 00015793  0x0000363c fetch  0x00000001 , 0x00004787 
- 00015794  0x0000363d branch  0x00003db6 
- 00015795  0x0000363f fetch  0x00000001 , 0x00004789 
- 00015796  0x00003640 branch  0x00003db6 
- 00015797  0x00003642 fetch  0x00000001 , 0x0000478a 
- 00015798  0x00003644 store  0x00000001 , 0x000046b5 
- 00015799  0x00003645 call  0x000040c0 
- 00015800  0x00003646 fetch  0x00000001 , 0x000046b5 
- 00015801  0x00003648 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x00003649 lshift8  0x0000003f , 0x0000003f 
- 00015803  0x0000364a add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x0000364b copy  0x0000003f , 0x00000011 
- 00015805  0x0000364c branch  0x0000415a 
- 00015806  0x0000364f store  0x00000001 , 0x000046b5 
- 00015807  0x00003650 call  0x00003d90 
- 00015808  0x00003651 fetch  0x00000001 , 0x000046b5 
- 00015809  0x00003652 setarg  0x00000006 
- 00015810  0x00003653 call  0x00006414 
- 00015811  0x00003654 and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x00003655 fetch  0x00000001 , 0x000046b5 
- 00015813  0x00003656 iadd  0x00000002 , 0x0000003f 
- 00015814  0x00003657 lshift8  0x0000003f , 0x0000003f 
- 00015815  0x00003658 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x00003659 branch  0x00006413 
- 00015817  0x0000365d call  0x000033c4 
- 00015818  0x0000365e branch  0x00004316 , 0x00000005 
- 00015819  0x0000365f call  0x0000441c 
- 00015820  0x00003660 call  0x000042e4 
- 00015821  0x00003661 branch  0x000033bd 
- 00015822  0x00003665 fetch  0x00000002 , 0x00004707 
- 00015823  0x00003666 rtn  0x00000034 
- 00015824  0x00003667 fetch  0x00000004 , 0x000046d3 
- 00015825  0x00003668 rtnbit0  0x00000011 
- 00015826  0x00003669 rtnbit1  0x00000003 
- 00015827  0x0000366a rtnmark1  0x00000026 
- 00015828  0x0000366b call  0x00004083 
- 00015829  0x0000366c rtnne  0x00000007 
- 00015830  0x0000366d call  0x00004482 
- 00015831  0x0000366e arg  0x00000003 , 0x00000007 
- 00015832  0x0000366f call  0x000043ce 
- 00015833  0x00003670 setarg  0x00000000 
- 00015834  0x00003671 store  0x00000002 , 0x000046ae 
- 00015835  0x00003672 store  0x00000001 , 0x000046b4 
- 00015836  0x00003673 call  0x00003263 
- 00015837  0x00003675 fetch  0x00000002 , 0x00004682 
- 00015838  0x00003676 bbit1  0x00000007 , 0x00004392 
- 00015839  0x00003677 bbit1  0x00000009 , 0x00003402 
- 00015840  0x00003678 bbit1  0x00000000 , 0x000033e9 
- 00015841  0x00003679 call  0x000042ca 
- 00015842  0x0000367a branch  0x00002ead 
- 00015843  0x0000367e call  0x00003dce 
- 00015844  0x0000367f call  0x00007e34 
- 00015845  0x00003680 call  0x00003d6a 
- 00015846  0x00003681 call  0x00003de9 
- 00015847  0x00003682 call  0x00003ee0 
- 00015848  0x00003683 branch  0x00003df7 
- 00015849  0x00003685 fetch  0x00000004 , 0x000046d3 
- 00015850  0x00003686 rtnbit0  0x00000010 
- 00015851  0x00003687 call  0x000048d3 
- 00015852  0x00003688 branch  0x000048fd 
- 00015853  0x0000368b hfetch  0x00000001 , 0x00008a04 
- 00015854  0x0000368c bbit0  0x00000007 , 0x00003df1 
- 00015855  0x0000368d bbit1  0x00000007 , 0x00003df4 
- 00015856  0x0000368e rtn 
- 00015857  0x00003690 fetch  0x00000001 , 0x000046ff 
- 00015858  0x00003691 rtnbit0  0x00000007 
- 00015859  0x00003692 branch  0x0000659a 
- 00015860  0x00003694 fetch  0x00000001 , 0x000046ff 
- 00015861  0x00003695 rtnbit1  0x00000007 
- 00015862  0x00003696 branch  0x00004381 
- 00015863  0x00003699 call  0x00003ded 
- 00015864  0x0000369a hfetch  0x00000001 , 0x00008a04 
- 00015865  0x0000369b store  0x00000001 , 0x000046ff 
- 00015866  0x0000369c rtnbit0  0x00000007 
- 00015867  0x0000369d call  0x00003e07 
- 00015868  0x0000369e fetch  0x00000004 , 0x000046f9 
- 00015869  0x0000369f fetcht  0x00000001 , 0x000046fd 
- 00015870  0x000036a0 iadd  0x00000002 , 0x00000002 
- 00015871  0x000036a1 copy  0x00000022 , 0x0000003f 
- 00015872  0x000036a2 isub  0x00000002 , 0x0000003e 
- 00015873  0x000036a3 nrtn  0x00000002 
- 00015874  0x000036a4 store  0x00000004 , 0x000046f9 
- 00015875  0x000036a5 call  0x00003f97 
- 00015876  0x000036a6 nrtn  0x00000028 
- 00015877  0x000036a7 jam  0x00000004 , 0x00000d38 
- 00015878  0x000036a8 branch  0x00003e0f 
- 00015879  0x000036ab fetcht  0x00000004 , 0x000046f9 
- 00015880  0x000036ac copy  0x00000022 , 0x0000003f 
- 00015881  0x000036ad isub  0x00000002 , 0x0000003e 
- 00015882  0x000036ae ncall  0x00003e0c , 0x00000002 
- 00015883  0x000036af rtn 
- 00015884  0x000036b1 setarg  0x00000000 
- 00015885  0x000036b2 store  0x00000004 , 0x000046f9 
- 00015886  0x000036b3 rtn 
- 00015887  0x000036b8 fetch  0x00000001 , 0x00000d38 
- 00015888  0x000036b9 rtnbit0  0x00000002 
- 00015889  0x000036ba branch  0x00003e12 
- 00015890  0x000036bc hfetch  0x00000001 , 0x00008a04 
- 00015891  0x000036bd rtnbit0  0x00000007 
- 00015892  0x000036be jam  0x00000020 , 0x00000d52 
- 00015893  0x000036bf setarg  0x00000001 
- 00015894  0x000036c0 store  0x00000001 , 0x00000d54 
- 00015895  0x000036c1 fetch  0x00000007 , 0x0000469a 
- 00015896  0x000036c2 istore  0x00000007 , 0x00000005 
- 00015897  0x000036c3 rtn 
- 00015898  0x000036c7 hfetch  0x00000002 , 0x00008050 
- 00015899  0x000036c8 set0  0x0000000b , 0x0000003f 
- 00015900  0x000036c9 hstore  0x00000002 , 0x00008050 
- 00015901  0x000036ca rtn 
- 00015902  0x000036cd setarg  0x00008c00 
- 00015903  0x000036ce store  0x00000002 , 0x00004575 
- 00015904  0x000036cf setarg  0x00008e7a 
- 00015905  0x000036d0 store  0x00000002 , 0x000044bc 
- 00015906  0x000036d1 setarg  0x00002402 
- 00015907  0x000036d2 store  0x00000002 , 0x000040bd 
- 00015908  0x000036d3 setarg  0x00002580 
- 00015909  0x000036d4 store  0x00000003 , 0x000040aa 
- 00015910  0x000036d5 jam  0x00000003 , 0x00004173 
- 00015911  0x000036d6 jam  0x00000008 , 0x00004156 
- 00015912  0x000036d7 jam  0x00000001 , 0x000046d9 
- 00015913  0x000036d8 setarg  0x00000200 
- 00015914  0x000036d9 store  0x00000002 , 0x00004154 
- 00015915  0x000036da jam  0x00000017 , 0x000044a6 
- 00015916  0x000036db jam  0x00000017 , 0x000044a8 
- 00015917  0x000036dd setarg  0x00000a77 
- 00015918  0x000036de store  0x00000002 , 0x00004212 
- 00015919  0x000036ee setsect  0x00000000 , 0x00000306 
- 00015920  0x000036ef setsect  0x00000001 , 0x00004440 
- 00015921  0x000036f0 setsect  0x00000002 , 0x00010000 
- 00015922  0x000036f1 setsect  0x00000003 , 0x00004408 
- 00015923  0x000036f2 store  0x00000009 , 0x00004577 
- 00015924  0x000036f3 setsect  0x00000000 , 0x00001224 
- 00015925  0x000036f4 setsect  0x00000001 , 0x00004000 
- 00015926  0x000036f5 setsect  0x00000002 , 0x00000000 
- 00015927  0x000036f6 istore  0x00000005 , 0x00000005 
- 00015928  0x000036f8 setsect  0x00000000 , 0x0003ffff 
- 00015929  0x000036f9 setsect  0x00000001 , 0x0002fe23 
- 00015930  0x000036fa setsect  0x00000002 , 0x000199d9 
- 00015931  0x000036fb setsect  0x00000003 , 0x0000020d 
- 00015932  0x000036fc store  0x00000008 , 0x00004098 
- 00015933  0x000036fe setarg  0x0000012c 
- 00015934  0x000036ff store  0x00000002 , 0x00004707 
- 00015935  0x00003700 call  0x000057a3 
- 00015936  0x00003701 fetch  0x00000004 , 0x000046d3 
- 00015937  0x00003702 rtnbit0  0x0000001f 
- 00015938  0x00003703 call  0x00003e44 
- 00015939  0x00003704 branch  0x00003e4c 
- 00015940  0x00003707 fetcht  0x00000001 , 0x000046f7 
- 00015941  0x00003708 call  0x000067fb 
- 00015942  0x00003709 fetcht  0x00000001 , 0x000046f7 
- 00015943  0x0000370a call  0x0000681d 
- 00015944  0x0000370b jam  0x00000003 , 0x000046f6 
- 00015945  0x0000370c rtn  0x00000001 
- 00015946  0x0000370d jam  0x00000002 , 0x000046f6 
- 00015947  0x0000370e rtn 
- 00015948  0x00003711 fetcht  0x00000001 , 0x000046f8 
- 00015949  0x00003712 call  0x000067fb 
- 00015950  0x00003713 fetcht  0x00000001 , 0x000046f8 
- 00015951  0x00003714 call  0x0000681d 
- 00015952  0x00003715 jam  0x00000000 , 0x0000422d 
- 00015953  0x00003716 rtn  0x00000001 
- 00015954  0x00003717 jam  0x00000002 , 0x0000422d 
- 00015955  0x00003718 rtn 
- 00015956  0x0000371c fetch  0x00000001 , 0x0000422d 
- 00015957  0x0000371d beq  0x00000000 , 0x00003e59 
- 00015958  0x0000371e beq  0x00000001 , 0x00003e62 
- 00015959  0x0000371f beq  0x00000002 , 0x00003e6b 
- 00015960  0x00003720 branch  0x00003e59 
- 00015961  0x00003723 fetcht  0x00000002 , 0x00004221 
- 00015962  0x00003724 fetch  0x00000002 , 0x00004227 
- 00015963  0x00003725 isub  0x00000002 , 0x0000003f 
- 00015964  0x00003726 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x00003727 div  0x0000003f , 0x00000064 
- 00015966  0x00003728 call  0x00007f86 
- 00015967  0x00003729 quotient  0x0000003f 
- 00015968  0x0000372a store  0x00000002 , 0x000046d0 
- 00015969  0x0000372b rtn 
- 00015970  0x0000372d fetcht  0x00000002 , 0x0000421f 
- 00015971  0x0000372e fetch  0x00000002 , 0x00004225 
- 00015972  0x0000372f isub  0x00000002 , 0x0000003f 
- 00015973  0x00003730 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x00003731 div  0x0000003f , 0x00000190 
- 00015975  0x00003732 call  0x00007f86 
- 00015976  0x00003733 quotient  0x0000003f 
- 00015977  0x00003734 store  0x00000002 , 0x000046d0 
- 00015978  0x00003735 rtn 
- 00015979  0x00003737 fetch  0x00000002 , 0x00004223 
- 00015980  0x00003738 store  0x00000002 , 0x000046d0 
- 00015981  0x00003739 rtn 
- 00015982  0x0000373b fetcht  0x00000001 , 0x0000423a 
- 00015983  0x0000373c call  0x0000680e 
- 00015984  0x0000373d call  0x000048fb 
- 00015985  0x0000373e fetcht  0x00000001 , 0x000046e2 
- 00015986  0x0000373f call  0x000067fb 
- 00015987  0x00003740 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x00003741 call  0x000067fb 
- 00015989  0x00003742 fetcht  0x00000001 , 0x000046e4 
- 00015990  0x00003743 call  0x000067fb 
- 00015991  0x00003744 fetcht  0x00000001 , 0x000046f3 
- 00015992  0x00003745 call  0x000067fb 
- 00015993  0x00003747 fetcht  0x00000001 , 0x000046dc 
- 00015994  0x00003748 call  0x0000680e 
- 00015995  0x0000374a fetcht  0x00000001 , 0x000046e8 
- 00015996  0x0000374b call  0x000067fb 
- 00015997  0x0000374d fetcht  0x00000001 , 0x000046e9 
- 00015998  0x0000374e call  0x000067fb 
- 00015999  0x00003750 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x00003751 call  0x000067fb 
- 00016001  0x00003752 fetcht  0x00000001 , 0x000046eb 
- 00016002  0x00003753 call  0x000067fb 
- 00016003  0x00003755 fetcht  0x00000001 , 0x000046e5 
- 00016004  0x00003756 call  0x000067fb 
- 00016005  0x00003757 fetcht  0x00000001 , 0x000046e6 
- 00016006  0x00003758 call  0x000067fb 
- 00016007  0x0000375a fetcht  0x00000001 , 0x000046ef 
- 00016008  0x0000375b call  0x0000680e 
- 00016009  0x0000375d fetcht  0x00000001 , 0x000046f0 
- 00016010  0x0000375e call  0x0000680e 
- 00016011  0x00003760 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x00003761 call  0x0000680e 
- 00016013  0x00003763 fetcht  0x00000001 , 0x000046f2 
- 00016014  0x00003764 call  0x0000680e 
- 00016015  0x00003766 fetcht  0x00000001 , 0x000046f4 
- 00016016  0x00003767 call  0x0000680e 
- 00016017  0x00003769 fetcht  0x00000001 , 0x000046ed 
- 00016018  0x0000376a call  0x000067fb 
- 00016019  0x0000376c fetcht  0x00000001 , 0x000046ec 
- 00016020  0x0000376d call  0x000067fb 
- 00016021  0x0000376f fetcht  0x00000001 , 0x000046e7 
- 00016022  0x00003770 branch  0x000067fb 
- 00016023  0x00003773 fetcht  0x00000001 , 0x000046e8 
- 00016024  0x00003774 call  0x000067dd 
- 00016025  0x00003775 fetcht  0x00000001 , 0x000046e9 
- 00016026  0x00003776 call  0x000067dd 
- 00016027  0x00003777 fetcht  0x00000001 , 0x000046ea 
- 00016028  0x00003778 call  0x000067dd 
- 00016029  0x00003779 fetcht  0x00000001 , 0x000046eb 
- 00016030  0x0000377a branch  0x000067dd 
- 00016031  0x0000377d fetcht  0x00000001 , 0x000046e8 
- 00016032  0x0000377e call  0x00003ea7 
- 00016033  0x0000377f fetcht  0x00000001 , 0x000046e9 
- 00016034  0x00003780 call  0x00003ea7 
- 00016035  0x00003781 fetcht  0x00000001 , 0x000046ea 
- 00016036  0x00003782 call  0x00003ea7 
- 00016037  0x00003783 fetcht  0x00000001 , 0x000046eb 
- 00016038  0x00003784 branch  0x00003ea7 
- 00016039  0x00003787 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x00003788 rtn  0x00000005 
- 00016041  0x00003789 and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x0000378a hfetch  0x00000004 , 0x0000811c 
- 00016043  0x0000378b qisolate1  0x0000003f 
- 00016044  0x0000378c hfetch  0x00000004 , 0x00008078 
- 00016045  0x0000378d qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x0000378e hstore  0x00000004 , 0x00008078 
- 00016047  0x0000378f hfetch  0x00000004 , 0x0000807c 
- 00016048  0x00003790 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x00003791 hstore  0x00000004 , 0x0000807c 
- 00016050  0x00003792 rtn 
- 00016051  0x00003795 enable  0x00000028 
- 00016052  0x00003796 hfetch  0x00000004 , 0x00008138 
- 00016053  0x00003797 setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x00003798 hstore  0x00000004 , 0x0000804c 
- 00016055  0x00003799 call  0x00002c21 
- 00016056  0x0000379a call  0x00004482 
- 00016057  0x0000379b call  0x00003e9f 
- 00016058  0x0000379d branch  0x00003ebf 
- 00016059  0x000037a2 call  0x00003ebf 
- 00016060  0x000037a3 fetch  0x00000001 , 0x000000a0 
- 00016061  0x000037a4 nrtn  0x00000034 
- 00016062  0x000037a5 branch  0x000067ed 
- 00016063  0x000037a8 call  0x00003ee0 
- 00016064  0x000037a9 arg  0x00000019 , 0x00000002 
- 00016065  0x000037aa fetch  0x00000004 , 0x000046d3 
- 00016066  0x000037ab isolate1  0x00000012 , 0x0000003f 
- 00016067  0x000037ac call  0x00003ede , 0x00000001 
- 00016068  0x000037ad call  0x0000680e 
- 00016069  0x000037ae call  0x000063ee 
- 00016070  0x000037b2 fetcht  0x00000001 , 0x000046e2 
- 00016071  0x000037b3 call  0x000067dd 
- 00016072  0x000037b4 fetcht  0x00000001 , 0x000046e3 
- 00016073  0x000037b5 call  0x000067dd 
- 00016074  0x000037b6 fetcht  0x00000001 , 0x000046e4 
- 00016075  0x000037b7 call  0x000067dd 
- 00016076  0x000037b9 fetcht  0x00000001 , 0x000046e5 
- 00016077  0x000037ba call  0x000067dd 
- 00016078  0x000037bb fetcht  0x00000001 , 0x000046e6 
- 00016079  0x000037bc call  0x000067dd 
- 00016080  0x000037bd fetcht  0x00000001 , 0x000046e7 
- 00016081  0x000037be call  0x000067dd 
- 00016082  0x000037bf fetcht  0x00000001 , 0x000046ed 
- 00016083  0x000037c0 call  0x000067dd 
- 00016084  0x000037c1 fetcht  0x00000001 , 0x000046e8 
- 00016085  0x000037c2 call  0x000067dd 
- 00016086  0x000037c3 fetcht  0x00000001 , 0x000046e9 
- 00016087  0x000037c4 call  0x000067dd 
- 00016088  0x000037c5 fetcht  0x00000001 , 0x000046ea 
- 00016089  0x000037c6 call  0x000067dd 
- 00016090  0x000037c7 fetcht  0x00000001 , 0x000046eb 
- 00016091  0x000037c8 call  0x000067dd 
- 00016092  0x000037c9 fetcht  0x00000001 , 0x000046f3 
- 00016093  0x000037ca branch  0x000067e1 
- 00016094  0x000037cf arg  0x0000001e , 0x00000002 
- 00016095  0x000037d0 rtn 
- 00016096  0x000037d3 bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x000037d4 call  0x00003eee 
- 00016098  0x000037d5 call  0x00003f36 
- 00016099  0x000037d6 fetch  0x00000001 , 0x000046b8 
- 00016100  0x000037d7 fetcht  0x00000001 , 0x000046b7 
- 00016101  0x000037d8 store  0x00000001 , 0x000046b7 
- 00016102  0x000037d9 isub  0x00000002 , 0x0000003e 
- 00016103  0x000037da nbranch  0x000033d4 , 0x00000005 
- 00016104  0x000037db fetch  0x00000001 , 0x000046be 
- 00016105  0x000037dc fetcht  0x00000001 , 0x000046bd 
- 00016106  0x000037dd store  0x00000001 , 0x000046bd 
- 00016107  0x000037de isub  0x00000002 , 0x0000003e 
- 00016108  0x000037df nbranch  0x000033d4 , 0x00000005 
- 00016109  0x000037e0 rtn 
- 00016110  0x000037e2 fetch  0x00000001 , 0x000046ea 
- 00016111  0x000037e3 rtneq  0x000000ff 
- 00016112  0x000037e4 arg  0x00000000 , 0x00000011 
- 00016113  0x000037e5 fetcht  0x00000001 , 0x000046ea 
- 00016114  0x000037e6 call  0x0000681d 
- 00016115  0x000037e7 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x000037e8 fetcht  0x00000001 , 0x000046eb 
- 00016117  0x000037e9 call  0x0000681d 
- 00016118  0x000037ea setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x000037eb copy  0x00000011 , 0x0000003f 
- 00016120  0x000037ec store  0x00000001 , 0x000046b8 
- 00016121  0x000037ed beq  0x00000001 , 0x00003efe 
- 00016122  0x000037ee beq  0x00000002 , 0x00003f02 
- 00016123  0x000037ef fetch  0x00000001 , 0x000046b9 
- 00016124  0x000037f0 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x000037f1 rtn 
- 00016126  0x000037f4 fetch  0x00000001 , 0x000046b7 
- 00016127  0x000037f5 beq  0x00000000 , 0x00003f06 
- 00016128  0x000037f6 beq  0x00000003 , 0x00003f08 
- 00016129  0x000037f7 rtn 
- 00016130  0x000037f9 fetch  0x00000001 , 0x000046b7 
- 00016131  0x000037fa beq  0x00000000 , 0x00003f0a 
- 00016132  0x000037fb beq  0x00000003 , 0x00003f0c 
- 00016133  0x000037fc rtn 
- 00016134  0x000037fe jam  0x00000082 , 0x000046b9 
- 00016135  0x000037ff rtn 
- 00016136  0x00003801 jam  0x00000081 , 0x000046b9 
- 00016137  0x00003802 rtn 
- 00016138  0x00003804 jam  0x00000080 , 0x000046b9 
- 00016139  0x00003805 rtn 
- 00016140  0x00003807 jam  0x00000083 , 0x000046b9 
- 00016141  0x00003808 rtn 
- 00016142  0x0000380a fetch  0x00000001 , 0x000046b9 
- 00016143  0x0000380b set0  0x00000007 , 0x0000003f 
- 00016144  0x0000380c store  0x00000001 , 0x000046b9 
- 00016145  0x0000380d beq  0x00000000 , 0x00003f16 
- 00016146  0x0000380e beq  0x00000001 , 0x00003f19 
- 00016147  0x0000380f beq  0x00000002 , 0x00003f1c 
- 00016148  0x00003810 beq  0x00000003 , 0x00003f1f 
- 00016149  0x00003811 rtn 
- 00016150  0x00003813 fetch  0x00000001 , 0x000046b8 
- 00016151  0x00003814 beq  0x00000003 , 0x00003f22 
- 00016152  0x00003815 rtn 
- 00016153  0x00003817 fetch  0x00000001 , 0x000046b8 
- 00016154  0x00003818 beq  0x00000000 , 0x00003f22 
- 00016155  0x00003819 rtn 
- 00016156  0x0000381b fetch  0x00000001 , 0x000046b8 
- 00016157  0x0000381c beq  0x00000003 , 0x00003f2c 
- 00016158  0x0000381d rtn 
- 00016159  0x0000381f fetch  0x00000001 , 0x000046b8 
- 00016160  0x00003820 beq  0x00000000 , 0x00003f2c 
- 00016161  0x00003821 rtn 
- 00016162  0x00003823 fetch  0x00000001 , 0x000046bc 
- 00016163  0x00003824 increase  0x00000001 , 0x0000003f 
- 00016164  0x00003825 store  0x00000001 , 0x000046bc 
- 00016165  0x00003826 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x00003827 rtn  0x00000002 
- 00016167  0x00003828 jam  0x00000000 , 0x000046bc 
- 00016168  0x00003829 fetch  0x00000001 , 0x000046ba 
- 00016169  0x0000382a increase  0x00000001 , 0x0000003f 
- 00016170  0x0000382b store  0x00000001 , 0x000046ba 
- 00016171  0x0000382c rtn 
- 00016172  0x0000382e fetch  0x00000001 , 0x000046bb 
- 00016173  0x0000382f increase  0x00000001 , 0x0000003f 
- 00016174  0x00003830 store  0x00000001 , 0x000046bb 
- 00016175  0x00003831 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x00003832 rtn  0x00000002 
- 00016177  0x00003833 jam  0x00000000 , 0x000046bb 
- 00016178  0x00003834 fetch  0x00000001 , 0x000046ba 
- 00016179  0x00003835 increase  0xffffffff , 0x0000003f 
- 00016180  0x00003836 store  0x00000001 , 0x000046ba 
- 00016181  0x00003837 rtn 
- 00016182  0x0000383b fetch  0x00000001 , 0x000046e8 
- 00016183  0x0000383c rtneq  0x000000ff 
- 00016184  0x0000383d arg  0x00000000 , 0x00000011 
- 00016185  0x0000383e fetcht  0x00000001 , 0x000046e8 
- 00016186  0x0000383f call  0x0000681d 
- 00016187  0x00003840 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x00003841 fetcht  0x00000001 , 0x000046e9 
- 00016189  0x00003842 call  0x0000681d 
- 00016190  0x00003843 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x00003844 copy  0x00000011 , 0x0000003f 
- 00016192  0x00003845 store  0x00000001 , 0x000046be 
- 00016193  0x00003846 beq  0x00000001 , 0x00003f46 
- 00016194  0x00003847 beq  0x00000002 , 0x00003f4a 
- 00016195  0x00003848 fetch  0x00000001 , 0x000046bf 
- 00016196  0x00003849 bbit1  0x00000007 , 0x00003f56 
- 00016197  0x0000384a rtn 
- 00016198  0x0000384d fetch  0x00000001 , 0x000046bd 
- 00016199  0x0000384e beq  0x00000000 , 0x00003f4e 
- 00016200  0x0000384f beq  0x00000003 , 0x00003f50 
- 00016201  0x00003850 rtn 
- 00016202  0x00003852 fetch  0x00000001 , 0x000046bd 
- 00016203  0x00003853 beq  0x00000000 , 0x00003f52 
- 00016204  0x00003854 beq  0x00000003 , 0x00003f54 
- 00016205  0x00003855 rtn 
- 00016206  0x00003857 jam  0x00000082 , 0x000046bf 
- 00016207  0x00003858 rtn 
- 00016208  0x0000385a jam  0x00000081 , 0x000046bf 
- 00016209  0x0000385b rtn 
- 00016210  0x0000385d jam  0x00000080 , 0x000046bf 
- 00016211  0x0000385e rtn 
- 00016212  0x00003860 jam  0x00000083 , 0x000046bf 
- 00016213  0x00003861 rtn 
- 00016214  0x00003863 fetch  0x00000001 , 0x000046bf 
- 00016215  0x00003864 set0  0x00000007 , 0x0000003f 
- 00016216  0x00003865 store  0x00000001 , 0x000046bf 
- 00016217  0x00003866 beq  0x00000000 , 0x00003f5e 
- 00016218  0x00003867 beq  0x00000001 , 0x00003f61 
- 00016219  0x00003868 beq  0x00000002 , 0x00003f64 
- 00016220  0x00003869 beq  0x00000003 , 0x00003f67 
- 00016221  0x0000386a rtn 
- 00016222  0x0000386c fetch  0x00000001 , 0x000046be 
- 00016223  0x0000386d beq  0x00000003 , 0x00003f6a 
- 00016224  0x0000386e rtn 
- 00016225  0x00003870 fetch  0x00000001 , 0x000046be 
- 00016226  0x00003871 beq  0x00000000 , 0x00003f6a 
- 00016227  0x00003872 rtn 
- 00016228  0x00003874 fetch  0x00000001 , 0x000046be 
- 00016229  0x00003875 beq  0x00000003 , 0x00003f6f 
- 00016230  0x00003876 rtn 
- 00016231  0x00003878 fetch  0x00000001 , 0x000046be 
- 00016232  0x00003879 beq  0x00000000 , 0x00003f6f 
- 00016233  0x0000387a rtn 
- 00016234  0x0000387c jam  0x00000000 , 0x000046c2 
- 00016235  0x0000387d fetch  0x00000001 , 0x000046c0 
- 00016236  0x0000387e increase  0x00000001 , 0x0000003f 
- 00016237  0x0000387f store  0x00000001 , 0x000046c0 
- 00016238  0x00003880 rtn 
- 00016239  0x00003882 jam  0x00000000 , 0x000046c1 
- 00016240  0x00003883 fetch  0x00000001 , 0x000046c0 
- 00016241  0x00003884 increase  0xffffffff , 0x0000003f 
- 00016242  0x00003885 store  0x00000001 , 0x000046c0 
- 00016243  0x00003886 rtn 
- 00016244  0x0000388a setarg  0x00000002 
- 00016245  0x0000388b store  0x00000001 , 0x00004680 
- 00016246  0x0000388c rtn 
- 00016247  0x0000388f fetch  0x00000001 , 0x000041e2 
- 00016248  0x00003890 rtn  0x00000034 
- 00016249  0x00003891 call  0x00005271 
- 00016250  0x00003892 nrtn  0x00000034 
- 00016251  0x00003893 fetch  0x00000004 , 0x000046d3 
- 00016252  0x00003894 bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x00003895 bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x00003896 bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x00003897 call  0x00003f97 
- 00016256  0x00003898 nrtn  0x00000028 
- 00016257  0x0000389a arg  0x00000009 , 0x00000011 
- 00016258  0x0000389b call  0x00004d63 
- 00016259  0x0000389c fetch  0x00000002 , 0x0000424e 
- 00016260  0x0000389d istore  0x00000002 , 0x00000005 
- 00016261  0x0000389e setarg  0x000002a1 
- 00016262  0x0000389f istore  0x00000002 , 0x00000005 
- 00016263  0x000038a0 fetch  0x00000007 , 0x0000469a 
- 00016264  0x000038a1 istore  0x00000007 , 0x00000005 
- 00016265  0x000038a2 rtn 
- 00016266  0x000038a6 setarg  0x00000000 
- 00016267  0x000038a7 store  0x00000007 , 0x0000469a 
- 00016268  0x000038a8 branch  0x00003f81 
- 00016269  0x000038ac fetch  0x00000002 , 0x000046aa 
- 00016270  0x000038ad store  0x00000002 , 0x000046b0 
- 00016271  0x000038ae rtn 
- 00016272  0x000038b2 bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x000038b3 arg  0x00000007 , 0x00000011 
- 00016274  0x000038b4 fetcht  0x00000002 , 0x0000446f 
- 00016275  0x000038b5 call  0x00005a64 
- 00016276  0x000038b6 fetch  0x00000007 , 0x0000469a 
- 00016277  0x000038b7 istore  0x00000007 , 0x00000005 
- 00016278  0x000038b8 rtn 
- 00016279  0x000038bb bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x000038bc disable  0x00000028 
- 00016281  0x000038bd setarg  0x00000000 
- 00016282  0x000038be store  0x00000006 , 0x0000469b 
- 00016283  0x000038bf call  0x00003fb5 
- 00016284  0x000038c0 call  0x00004079 
- 00016285  0x000038c1 call  0x0000407e 
- 00016286  0x000038c2 call  0x00004099 
- 00016287  0x000038c3 nrtn  0x00000028 
- 00016288  0x000038c4 call  0x00003f8d 
- 00016289  0x000038c5 arg  0x00000008 , 0x00000007 
- 00016290  0x000038c6 branch  0x000043ce 
- 00016291  0x000038c9 fetch  0x00000002 , 0x0000469b 
- 00016292  0x000038ca sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x000038cb store  0x00000002 , 0x0000469b 
- 00016294  0x000038cc branch  0x00007fe7 
- 00016295  0x000038ce fetch  0x00000002 , 0x0000469d 
- 00016296  0x000038cf sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x000038d0 store  0x00000002 , 0x0000469d 
- 00016298  0x000038d1 branch  0x00007fe7 
- 00016299  0x000038d3 fetch  0x00000002 , 0x0000469d 
- 00016300  0x000038d4 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x000038d5 store  0x00000002 , 0x0000469d 
- 00016302  0x000038d6 fetch  0x00000002 , 0x0000469b 
- 00016303  0x000038d7 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x000038d8 store  0x00000002 , 0x0000469b 
- 00016305  0x000038d9 call  0x00004002 
- 00016306  0x000038da branch  0x00007fe7 
- 00016307  0x000038dc call  0x00004002 
- 00016308  0x000038dd branch  0x00007fe7 
- 00016309  0x000038df fetch  0x00000001 , 0x00004239 
- 00016310  0x000038e0 rtnne  0x00000000 
- 00016311  0x000038e1 fetch  0x00000001 , 0x000046e0 
- 00016312  0x000038e2 beq  0x00000000 , 0x00003fe2 
- 00016313  0x000038e3 beq  0x00000001 , 0x00003fe2 
- 00016314  0x000038e4 beq  0x00000002 , 0x00003fe2 
- 00016315  0x000038e5 beq  0x00000003 , 0x00003fe2 
- 00016316  0x000038e6 beq  0x00000004 , 0x00003fc4 
- 00016317  0x000038e7 beq  0x00000005 , 0x00004010 
- 00016318  0x000038e8 beq  0x00000006 , 0x00003fe2 
- 00016319  0x000038e9 branch  0x00003fe2 
- 00016320  0x000038ec fetch  0x00000001 , 0x000046a7 
- 00016321  0x000038ed call  0x0000405d , 0x00000034 
- 00016322  0x000038ee jam  0x00000001 , 0x000046a7 
- 00016323  0x000038ef rtn 
- 00016324  0x000038f3 call  0x00003fc0 
- 00016325  0x000038f4 fetcht  0x00000001 , 0x000046f3 
- 00016326  0x000038f5 call  0x0000681d 
- 00016327  0x000038f6 nrtn  0x00000001 
- 00016328  0x000038f8 setarg  0x00000000 
- 00016329  0x000038f9 call  0x00006414 
- 00016330  0x000038fa bne  0x00000030 , 0x000040d1 
- 00016331  0x000038fb setarg  0x00000002 
- 00016332  0x000038fc call  0x00006414 
- 00016333  0x000038fd rtnbit0  0x00000007 
- 00016334  0x000038fe call  0x0000405d 
- 00016335  0x000038ff call  0x00003fde 
- 00016336  0x00003900 store  0x00000001 , 0x000046a1 
- 00016337  0x00003901 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x00003902 call  0x00004169 
- 00016339  0x00003903 store  0x00000001 , 0x0000469c 
- 00016340  0x00003904 fetch  0x00000001 , 0x000046a1 
- 00016341  0x00003905 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x00003906 call  0x00004169 
- 00016343  0x00003907 store  0x00000001 , 0x0000469e 
- 00016344  0x00003908 fetch  0x00000001 , 0x000046f6 
- 00016345  0x00003909 beq  0x00000000 , 0x00003fa3 
- 00016346  0x0000390a beq  0x00000001 , 0x00003fab 
- 00016347  0x0000390b beq  0x00000002 , 0x00003fa7 
- 00016348  0x0000390c beq  0x00000003 , 0x00003fb3 
- 00016349  0x0000390d rtn 
- 00016350  0x00003910 setarg  0x00000012 
- 00016351  0x00003911 branch  0x00006414 
- 00016352  0x00003914 beq  0x00000031 , 0x00003fea 
- 00016353  0x00003915 branch  0x000040d1 
- 00016354  0x00003918 call  0x00003fc0 
- 00016355  0x00003919 disable  0x00000028 
- 00016356  0x0000391a fetcht  0x00000001 , 0x000046f3 
- 00016357  0x0000391b call  0x0000681d 
- 00016358  0x0000391c nrtn  0x00000001 
- 00016359  0x0000391e setarg  0x00000000 
- 00016360  0x0000391f call  0x00006414 
- 00016361  0x00003920 bne  0x00000030 , 0x00003fe0 
- 00016362  0x00003922 setarg  0x00000002 
- 00016363  0x00003923 call  0x00006414 
- 00016364  0x00003924 rtnbit0  0x00000007 
- 00016365  0x00003925 call  0x0000405d 
- 00016366  0x00003926 fetch  0x00000001 , 0x0000469b 
- 00016367  0x00003927 call  0x00004165 
- 00016368  0x00003928 store  0x00000002 , 0x0000469b 
- 00016369  0x00003929 fetch  0x00000001 , 0x0000469d 
- 00016370  0x0000392a call  0x00004165 
- 00016371  0x0000392b store  0x00000002 , 0x0000469d 
- 00016372  0x0000392c fetch  0x00000001 , 0x000046f6 
- 00016373  0x0000392d beq  0x00000000 , 0x00003ffa 
- 00016374  0x0000392e beq  0x00000001 , 0x00003ffc 
- 00016375  0x0000392f beq  0x00000002 , 0x00003ffe 
- 00016376  0x00003930 beq  0x00000003 , 0x00004000 
- 00016377  0x00003931 rtn 
- 00016378  0x00003934 call  0x00003fa3 
- 00016379  0x00003935 branch  0x000040b3 
- 00016380  0x00003937 call  0x00003fab 
- 00016381  0x00003938 branch  0x000040b3 
- 00016382  0x0000393a call  0x00003fa7 
- 00016383  0x0000393b branch  0x000040b3 
- 00016384  0x0000393d call  0x00003fb3 
- 00016385  0x0000393e branch  0x000040b3 
- 00016386  0x00003941 fetch  0x00000002 , 0x0000469d 
- 00016387  0x00003942 fetcht  0x00000002 , 0x0000469b 
- 00016388  0x00003943 store  0x00000002 , 0x0000469b 
- 00016389  0x00003944 storet  0x00000002 , 0x0000469d 
- 00016390  0x00003945 rtn 
- 00016391  0x00003948 call  0x0000640f 
- 00016392  0x00003949 nop  0x00000064 
- 00016393  0x0000394a copy  0x00000012 , 0x0000003f 
- 00016394  0x0000394b call  0x00006414 
- 00016395  0x0000394c copy  0x0000003f , 0x00000012 
- 00016396  0x0000394d call  0x00006411 
- 00016397  0x0000394e nop  0x00000064 
- 00016398  0x0000394f copy  0x00000012 , 0x0000003f 
- 00016399  0x00003950 rtn 
- 00016400  0x00003952 disable  0x00000028 
- 00016401  0x00003953 fetcht  0x00000001 , 0x000046f3 
- 00016402  0x00003954 call  0x0000681d 
- 00016403  0x00003955 nrtn  0x00000001 
- 00016404  0x00003956 arg  0x00000002 , 0x00000012 
- 00016405  0x00003957 call  0x00004007 
- 00016406  0x00003958 rtnbit0  0x00000007 
- 00016407  0x00003959 arg  0x00000000 , 0x00000012 
- 00016408  0x0000395a call  0x00004007 
- 00016409  0x0000395b store  0x00000001 , 0x000046dd 
- 00016410  0x0000395c bne  0x0000003e , 0x00004145 
- 00016411  0x0000395d fetch  0x00000001 , 0x000046a7 
- 00016412  0x0000395e call  0x00004039 , 0x00000034 
- 00016413  0x0000395f jam  0x00000001 , 0x000046a7 
- 00016414  0x00003960 call  0x00004039 
- 00016415  0x00003961 fetch  0x00000001 , 0x000046a1 
- 00016416  0x00003962 rshift4  0x0000003f , 0x0000003f 
- 00016417  0x00003963 call  0x00004169 
- 00016418  0x00003964 store  0x00000001 , 0x0000469c 
- 00016419  0x00003965 fetch  0x00000001 , 0x000046a1 
- 00016420  0x00003966 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x00003967 call  0x00004169 
- 00016422  0x00003968 store  0x00000001 , 0x0000469e 
- 00016423  0x00003969 fetch  0x00000001 , 0x000046f6 
- 00016424  0x0000396a beq  0x00000000 , 0x00004031 
- 00016425  0x0000396b beq  0x00000001 , 0x00004035 
- 00016426  0x0000396c beq  0x00000002 , 0x00004033 
- 00016427  0x0000396d beq  0x00000003 , 0x00004037 
- 00016428  0x0000396e rtn 
- 00016429  0x00003971 fetch  0x00000001 , 0x000046a4 
- 00016430  0x00003972 beq  0x00000000 , 0x00004051 
- 00016431  0x00003973 beq  0x00000001 , 0x00004045 
- 00016432  0x00003974 rtn 
- 00016433  0x00003978 call  0x00003fa3 
- 00016434  0x00003979 branch  0x0000402d 
- 00016435  0x0000397c call  0x00003fa7 
- 00016436  0x0000397d branch  0x0000402d 
- 00016437  0x00003980 call  0x00003fab 
- 00016438  0x00003981 branch  0x0000402d 
- 00016439  0x00003984 call  0x00003fb3 
- 00016440  0x00003985 branch  0x0000402d 
- 00016441  0x00003988 call  0x0000640f 
- 00016442  0x00003989 call  0x0000405d 
- 00016443  0x0000398a arg  0x00000005 , 0x0000003f 
- 00016444  0x0000398b call  0x00006414 
- 00016445  0x0000398c store  0x00000001 , 0x000046a1 
- 00016446  0x0000398d arg  0x00000007 , 0x0000003f 
- 00016447  0x0000398e call  0x00006414 
- 00016448  0x0000398f store  0x00000001 , 0x000046a2 
- 00016449  0x00003990 arg  0x00000008 , 0x0000003f 
- 00016450  0x00003991 call  0x00006414 
- 00016451  0x00003992 store  0x00000001 , 0x000046a3 
- 00016452  0x00003993 branch  0x00006411 
- 00016453  0x00003997 fetch  0x00000001 , 0x000046a2 
- 00016454  0x00003998 rtnne  0x00000000 
- 00016455  0x00003999 fetch  0x00000001 , 0x000046a3 
- 00016456  0x0000399a sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x0000399b rtn  0x00000002 
- 00016458  0x0000399c jam  0x00000000 , 0x000046a4 
- 00016459  0x0000399d setarg  0x0000ba41 
- 00016460  0x0000399e call  0x00006405 
- 00016461  0x0000399f setarg  0x00000032 
- 00016462  0x000039a0 call  0x00006405 
- 00016463  0x000039a1 setarg  0x0000b541 
- 00016464  0x000039a2 branch  0x00006405 
- 00016465  0x000039a4 fetch  0x00000001 , 0x000046a2 
- 00016466  0x000039a5 rtnne  0x00000000 
- 00016467  0x000039a6 fetch  0x00000001 , 0x000046a3 
- 00016468  0x000039a7 sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x000039a8 nrtn  0x00000002 
- 00016470  0x000039a9 jam  0x00000001 , 0x000046a4 
- 00016471  0x000039aa setarg  0x0000ba41 
- 00016472  0x000039ab call  0x00006405 
- 00016473  0x000039ac setarg  0x00008032 
- 00016474  0x000039ad call  0x00006405 
- 00016475  0x000039ae setarg  0x0000b541 
- 00016476  0x000039af branch  0x00006405 
- 00016477  0x000039b4 arg  0x00000003 , 0x0000003f 
- 00016478  0x000039b5 call  0x00006414 
- 00016479  0x000039b6 store  0x00000002 , 0x0000469b 
- 00016480  0x000039b7 arg  0x00000004 , 0x0000003f 
- 00016481  0x000039b8 call  0x00006414 
- 00016482  0x000039b9 store  0x00000002 , 0x0000469d 
- 00016483  0x000039ba rtn 
- 00016484  0x000039bd arg  0x0000001b , 0x00000002 
- 00016485  0x000039be call  0x000067fb 
- 00016486  0x000039bf arg  0x0000001b , 0x00000002 
- 00016487  0x000039c0 call  0x0000681d 
- 00016488  0x000039c1 rtn  0x00000001 
- 00016489  0x000039c2 hfetch  0x00000001 , 0x00008109 
- 00016490  0x000039c3 set1  0x00000004 , 0x0000003f 
- 00016491  0x000039c4 hstore  0x00000001 , 0x00008109 
- 00016492  0x000039c5 rtn 
- 00016493  0x000039c8 fetcht  0x00000001 , 0x000046c0 
- 00016494  0x000039c9 hfetch  0x00000001 , 0x00008109 
- 00016495  0x000039ca iadd  0x00000002 , 0x0000003f 
- 00016496  0x000039cb rtn  0x00000034 
- 00016497  0x000039cc store  0x00000001 , 0x0000469f 
- 00016498  0x000039cd jam  0x00000000 , 0x000046c0 
- 00016499  0x000039ce branch  0x00007fe7 
- 00016500  0x000039d0 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x000039d1 hfetch  0x00000001 , 0x00008109 
- 00016502  0x000039d2 iadd  0x00000002 , 0x0000003f 
- 00016503  0x000039d3 store  0x00000001 , 0x000046c0 
- 00016504  0x000039d4 rtn 
- 00016505  0x000039d6 fetch  0x00000001 , 0x000046c0 
- 00016506  0x000039d7 rtn  0x00000034 
- 00016507  0x000039d8 store  0x00000001 , 0x0000469f 
- 00016508  0x000039d9 jam  0x00000000 , 0x000046c0 
- 00016509  0x000039da branch  0x00007fe7 
- 00016510  0x000039dd fetch  0x00000001 , 0x000046ba 
- 00016511  0x000039de rtn  0x00000034 
- 00016512  0x000039df store  0x00000001 , 0x000046a0 
- 00016513  0x000039e0 jam  0x00000000 , 0x000046ba 
- 00016514  0x000039e1 branch  0x00007fe7 
- 00016515  0x000039e4 arg  0x00000000 , 0x00000011 
- 00016516  0x000039e5 fetcht  0x00000001 , 0x000046e2 
- 00016517  0x000039e6 call  0x0000681d 
- 00016518  0x000039e7 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x000039e8 fetcht  0x00000001 , 0x000046e3 
- 00016520  0x000039e9 call  0x0000681d 
- 00016521  0x000039ea setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x000039eb fetcht  0x00000001 , 0x000046e4 
- 00016523  0x000039ec call  0x0000681d 
- 00016524  0x000039ed setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x000039ee call  0x00004090 
- 00016526  0x000039f0 copy  0x00000011 , 0x0000003f 
- 00016527  0x000039f1 rtn 
- 00016528  0x000039f3 fetch  0x00000001 , 0x000046e5 
- 00016529  0x000039f4 rtneq  0x000000ff 
- 00016530  0x000039f5 fetcht  0x00000001 , 0x000046e5 
- 00016531  0x000039f6 call  0x0000681d 
- 00016532  0x000039f7 setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x000039f8 fetcht  0x00000001 , 0x000046e6 
- 00016534  0x000039f9 call  0x0000681d 
- 00016535  0x000039fa setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x000039fb rtn 
- 00016537  0x000039fe call  0x00004083 
- 00016538  0x000039ff call  0x000040a8 
- 00016539  0x00003a00 call  0x000040a3 
- 00016540  0x00003a01 copy  0x00000011 , 0x0000003f 
- 00016541  0x00003a02 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x00003a03 store  0x00000001 , 0x0000469a 
- 00016543  0x00003a04 ixor  0x00000002 , 0x0000003f 
- 00016544  0x00003a05 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x00003a06 rtn  0x00000005 
- 00016546  0x00003a07 branch  0x00007fe7 
- 00016547  0x00003a0a rtnmark0  0x00000026 
- 00016548  0x00003a0b copy  0x00000011 , 0x0000003f 
- 00016549  0x00003a0c rtn  0x00000034 
- 00016550  0x00003a0d store  0x00000001 , 0x0000469a 
- 00016551  0x00003a0e branch  0x00007fe7 
- 00016552  0x00003a12 fetch  0x00000002 , 0x00004682 
- 00016553  0x00003a13 bbit1  0x00000009 , 0x000040ad 
- 00016554  0x00003a14 fetch  0x00000002 , 0x00004682 
- 00016555  0x00003a15 bbit1  0x00000000 , 0x000040b0 
- 00016556  0x00003a16 rtn 
- 00016557  0x00003a18 copy  0x00000011 , 0x0000003f 
- 00016558  0x00003a19 nbranch  0x00005820 , 0x00000034 
- 00016559  0x00003a1a branch  0x00005822 
- 00016560  0x00003a1c copy  0x00000011 , 0x0000003f 
- 00016561  0x00003a1d nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x00003a1e branch  0x00002bc9 
- 00016563  0x00003a22 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x00003a23 arg  0x0000001a , 0x00000002 
- 00016565  0x00003a24 fetch  0x00000004 , 0x000046d3 
- 00016566  0x00003a25 isolate1  0x00000012 , 0x0000003f 
- 00016567  0x00003a26 call  0x000040be , 0x00000001 
- 00016568  0x00003a27 call  0x0000681d 
- 00016569  0x00003a28 rtn  0x00000001 
- 00016570  0x00003a29 setarg  0x0000000a 
- 00016571  0x00003a2a call  0x00006414 
- 00016572  0x00003a2b nop  0x000003e8 
- 00016573  0x00003a2c branch  0x000040b3 
- 00016574  0x00003a2e arg  0x0000001f , 0x00000002 
- 00016575  0x00003a2f rtn 
- 00016576  0x00003a32 fetch  0x00000004 , 0x000046d3 
- 00016577  0x00003a33 bbit1  0x00000012 , 0x000040c4 
- 00016578  0x00003a35 arg  0x0000001a , 0x00000002 
- 00016579  0x00003a36 branch  0x000067fe 
- 00016580  0x00003a38 arg  0x0000001f , 0x00000002 
- 00016581  0x00003a39 branch  0x000067fe 
- 00016582  0x00003a3d call  0x00003d36 
- 00016583  0x00003a3e rtn  0x0000002b 
- 00016584  0x00003a3f call  0x000040c0 
- 00016585  0x00003a40 fetch  0x00000001 , 0x000046e0 
- 00016586  0x00003a41 beq  0x00000005 , 0x000040d5 
- 00016587  0x00003a43 call  0x000040d9 
- 00016588  0x00003a44 beq  0x00000030 , 0x000040e0 
- 00016589  0x00003a45 beq  0x00000031 , 0x000040ea 
- 00016590  0x00003a46 call  0x000040d1 
- 00016591  0x00003a47 nop  0x000003e8 
- 00016592  0x00003a48 branch  0x000040cb 
- 00016593  0x00003a4a bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x00003a4b fetch  0x00000004 , 0x000046d3 
- 00016595  0x00003a4c bbit1  0x00000012 , 0x000063e0 
- 00016596  0x00003a4d branch  0x000063d1 
- 00016597  0x00003a50 call  0x000040d9 
- 00016598  0x00003a51 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003a52 call  0x00004145 
- 00016600  0x00003a53 branch  0x000040d5 
- 00016601  0x00003a56 setarg  0x00000001 
- 00016602  0x00003a57 call  0x00006414 
- 00016603  0x00003a58 store  0x00000001 , 0x000046de 
- 00016604  0x00003a59 setarg  0x00000000 
- 00016605  0x00003a5a call  0x00006414 
- 00016606  0x00003a5b store  0x00000001 , 0x000046dd 
- 00016607  0x00003a5c rtn 
- 00016608  0x00003a5e fetch  0x00000001 , 0x000046de 
- 00016609  0x00003a5f beq  0x000000d1 , 0x00004139 
- 00016610  0x00003a60 beq  0x000000d2 , 0x000040f8 
- 00016611  0x00003a61 beq  0x00000002 , 0x000040ee 
- 00016612  0x00003a62 beq  0x00000054 , 0x000040e6 
- 00016613  0x00003a63 rtn 
- 00016614  0x00003a65 jam  0x00000002 , 0x000046e0 
- 00016615  0x00003a66 rtn 
- 00016616  0x00003a68 jam  0x00000006 , 0x000046e0 
- 00016617  0x00003a69 rtn 
- 00016618  0x00003a6b fetch  0x00000001 , 0x000046de 
- 00016619  0x00003a6c beq  0x00000070 , 0x000040e8 
- 00016620  0x00003a6d jam  0x00000001 , 0x000046e0 
- 00016621  0x00003a6e rtn 
- 00016622  0x00003a70 jam  0x00000004 , 0x000046e0 
- 00016623  0x00003a71 call  0x000040f6 
- 00016624  0x00003a72 setarg  0x00003426 
- 00016625  0x00003a73 call  0x00006413 
- 00016626  0x00003a74 setarg  0x00000419 
- 00016627  0x00003a75 call  0x00006413 
- 00016628  0x00003a77 setarg  0x00000009 
- 00016629  0x00003a78 branch  0x00006413 
- 00016630  0x00003a7a setarg  0x00005a09 
- 00016631  0x00003a7b branch  0x00006413 
- 00016632  0x00003a7e jam  0x00000003 , 0x000046e0 
- 00016633  0x00003a7f call  0x000040f6 
- 00016634  0x00003a80 setarg  0x00000f0d 
- 00016635  0x00003a81 call  0x00006413 
- 00016636  0x00003a82 setarg  0x0000e31d 
- 00016637  0x00003a83 call  0x00006413 
- 00016638  0x00003a84 setarg  0x0000d27d 
- 00016639  0x00003a85 call  0x00006413 
- 00016640  0x00003a86 call  0x00004102 
- 00016641  0x00003a87 branch  0x0000411a 
- 00016642  0x00003a8a setarg  0x0000351b 
- 00016643  0x00003a8b call  0x00006413 
- 00016644  0x00003a8c setarg  0x0000b428 
- 00016645  0x00003a8d call  0x00006413 
- 00016646  0x00003a8e setarg  0x00004629 
- 00016647  0x00003a8f call  0x00006413 
- 00016648  0x00003a90 setarg  0x0000962a 
- 00016649  0x00003a91 call  0x00006413 
- 00016650  0x00003a92 setarg  0x00008c2b 
- 00016651  0x00003a93 call  0x00006413 
- 00016652  0x00003a94 setarg  0x00006e2c 
- 00016653  0x00003a95 call  0x00006413 
- 00016654  0x00003a96 setarg  0x0000642d 
- 00016655  0x00003a97 call  0x00006413 
- 00016656  0x00003a98 setarg  0x00005f38 
- 00016657  0x00003a99 call  0x00006413 
- 00016658  0x00003a9a setarg  0x00000f39 
- 00016659  0x00003a9b call  0x00006413 
- 00016660  0x00003a9c setarg  0x0000323a 
- 00016661  0x00003a9d call  0x00006413 
- 00016662  0x00003a9e setarg  0x0000473b 
- 00016663  0x00003a9f call  0x00006413 
- 00016664  0x00003aa0 setarg  0x00001042 
- 00016665  0x00003aa1 branch  0x00006413 
- 00016666  0x00003aa3 setarg  0x00002e54 
- 00016667  0x00003aa4 call  0x00006413 
- 00016668  0x00003aa5 setarg  0x0000f255 
- 00016669  0x00003aa6 call  0x00006413 
- 00016670  0x00003aa7 setarg  0x0000f461 
- 00016671  0x00003aa8 call  0x00006413 
- 00016672  0x00003aa9 setarg  0x00007063 
- 00016673  0x00003aaa call  0x00006413 
- 00016674  0x00003aab setarg  0x00005275 
- 00016675  0x00003aac call  0x00006413 
- 00016676  0x00003aad setarg  0x00004176 
- 00016677  0x00003aae call  0x00006413 
- 00016678  0x00003aaf setarg  0x0000ed77 
- 00016679  0x00003ab0 call  0x00006413 
- 00016680  0x00003ab1 setarg  0x00002378 
- 00016681  0x00003ab2 call  0x00006413 
- 00016682  0x00003ab3 setarg  0x00004679 
- 00016683  0x00003ab4 call  0x00006413 
- 00016684  0x00003ab5 setarg  0x0000e57a 
- 00016685  0x00003ab6 call  0x00006413 
- 00016686  0x00003ab7 setarg  0x0000487c 
- 00016687  0x00003ab8 call  0x00006413 
- 00016688  0x00003ab9 setarg  0x0000777e 
- 00016689  0x00003aba call  0x00006413 
- 00016690  0x00003abb setarg  0x0000017f 
- 00016691  0x00003abc call  0x00006413 
- 00016692  0x00003abd setarg  0x0000000b 
- 00016693  0x00003abe call  0x00006413 
- 00016694  0x00003abf setarg  0x0000007f 
- 00016695  0x00003ac0 call  0x00006413 
- 00016696  0x00003ac1 branch  0x000040f4 
- 00016697  0x00003ac5 jam  0x00000000 , 0x000046e0 
- 00016698  0x00003ac6 call  0x000040f6 
- 00016699  0x00003ac7 setarg  0x0000100d 
- 00016700  0x00003ac8 call  0x00006413 
- 00016701  0x00003ac9 setarg  0x0000ed1d 
- 00016702  0x00003aca call  0x00006413 
- 00016703  0x00003acb setarg  0x0000807d 
- 00016704  0x00003acc call  0x00006413 
- 00016705  0x00003acd call  0x00004102 
- 00016706  0x00003ace setarg  0x00000943 
- 00016707  0x00003acf call  0x00006413 
- 00016708  0x00003ad0 branch  0x0000411a 
- 00016709  0x00003ad4 fetcht  0x00000001 , 0x000046dc 
- 00016710  0x00003ad5 call  0x00006829 
- 00016711  0x00003ad6 call  0x00007ec1 
- 00016712  0x00003ad7 fetcht  0x00000001 , 0x000046dc 
- 00016713  0x00003ad8 call  0x00006825 
- 00016714  0x00003ad9 branch  0x00007ec1 
- 00016715  0x00003adc jam  0x00000005 , 0x000046e0 
- 00016716  0x00003add setarg  0x0000ba41 
- 00016717  0x00003ade call  0x00006405 
- 00016718  0x00003adf setarg  0x00000d11 
- 00016719  0x00003ae0 call  0x00006405 
- 00016720  0x00003ae1 setarg  0x0000041b 
- 00016721  0x00003ae2 call  0x00006405 
- 00016722  0x00003ae3 setarg  0x0000041c 
- 00016723  0x00003ae4 call  0x00006405 
- 00016724  0x00003ae5 setarg  0x00000f1d 
- 00016725  0x00003ae6 call  0x00006405 
- 00016726  0x00003ae7 setarg  0x00000032 
- 00016727  0x00003ae8 call  0x00006405 
- 00016728  0x00003ae9 setarg  0x0000b541 
- 00016729  0x00003aea branch  0x00006405 
- 00016730  0x00003aef setarg  0x0000ba41 
- 00016731  0x00003af0 call  0x00006405 
- 00016732  0x00003af1 nop  0x00000fa0 
- 00016733  0x00003af2 setarg  0x0000ff7f 
- 00016734  0x00003af3 call  0x00006405 
- 00016735  0x00003af4 copy  0x00000011 , 0x0000003f 
- 00016736  0x00003af5 call  0x00006405 
- 00016737  0x00003af6 setarg  0x0000007f 
- 00016738  0x00003af7 call  0x00006405 
- 00016739  0x00003af8 setarg  0x0000b541 
- 00016740  0x00003af9 branch  0x00006405 
- 00016741  0x00003afc rtnbit0  0x00000007 
- 00016742  0x00003afd arg  0x0000ff00 , 0x00000002 
- 00016743  0x00003afe ior  0x00000002 , 0x0000003f 
- 00016744  0x00003aff rtn 
- 00016745  0x00003b02 rtnbit0  0x00000003 
- 00016746  0x00003b03 arg  0x000000f0 , 0x00000002 
- 00016747  0x00003b04 ior  0x00000002 , 0x0000003f 
- 00016748  0x00003b05 rtn 
- 00016749  0x00003b09 call  0x00005892 
- 00016750  0x00003b0a nrtn  0x00000034 
- 00016751  0x00003b0b fetch  0x00000001 , 0x000046c5 
- 00016752  0x00003b0c and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x00003b0d rtnne  0x00000003 
- 00016754  0x00003b0e fetch  0x00000004 , 0x000046d3 
- 00016755  0x00003b0f bbit1  0x00000003 , 0x00004179 
- 00016756  0x00003b10 bbit1  0x00000000 , 0x00004179 
- 00016757  0x00003b11 bbit1  0x00000005 , 0x00004179 
- 00016758  0x00003b12 call  0x00003f97 
- 00016759  0x00003b13 nrtn  0x00000028 
- 00016760  0x00003b14 branch  0x00003f90 
- 00016761  0x00003b17 setarg  0x00000000 
- 00016762  0x00003b18 store  0x00000007 , 0x0000469a 
- 00016763  0x00003b19 branch  0x00003f90 
- 00016764  0x00003b1c copy  0x00000013 , 0x0000003f 
- 00016765  0x00003b1d beq  0x00000014 , 0x000041c3 
- 00016766  0x00003b1e beq  0x00000001 , 0x000042ca 
- 00016767  0x00003b1f beq  0x00000015 , 0x000041d9 
- 00016768  0x00003b20 beq  0x00000002 , 0x000041d9 
- 00016769  0x00003b21 beq  0x00000005 , 0x000041d6 
- 00016770  0x00003b22 beq  0x00000010 , 0x0000426c 
- 00016771  0x00003b23 beq  0x00000012 , 0x0000429b 
- 00016772  0x00003b24 beq  0x00000006 , 0x000041d5 
- 00016773  0x00003b25 beq  0x00000004 , 0x000041cc 
- 00016774  0x00003b26 beq  0x00000013 , 0x000041cc 
- 00016775  0x00003b27 beq  0x0000000a , 0x000041ca 
- 00016776  0x00003b28 beq  0x0000002e , 0x000033cd 
- 00016777  0x00003b29 beq  0x00000031 , 0x000041b4 
- 00016778  0x00003b2a beq  0x00000032 , 0x000041b6 
- 00016779  0x00003b2b beq  0x0000003e , 0x00004191 
- 00016780  0x00003b2c beq  0x00000027 , 0x0000438e 
- 00016781  0x00003b2d beq  0x00000039 , 0x0000419c 
- 00016782  0x00003b2e beq  0x0000003a , 0x00004192 
- 00016783  0x00003b2f beq  0x0000003c , 0x0000419a 
- 00016784  0x00003b30 rtn 
- 00016785  0x00003b34 branch  0x00003410 
- 00016786  0x00003b37 jam  0x00000001 , 0x0000478b 
- 00016787  0x00003b38 fetch  0x00000001 , 0x0000471e 
- 00016788  0x00003b39 nbranch  0x00004492 , 0x00000034 
- 00016789  0x00003b3a fetch  0x00000001 , 0x00004720 
- 00016790  0x00003b3b fetcht  0x00000001 , 0x00004703 
- 00016791  0x00003b3c isub  0x00000002 , 0x0000003e 
- 00016792  0x00003b3d branch  0x0000340a , 0x00000005 
- 00016793  0x00003b3e rtn 
- 00016794  0x00003b40 jam  0x00000001 , 0x0000478b 
- 00016795  0x00003b41 rtn 
- 00016796  0x00003b43 jam  0x00000001 , 0x0000478b 
- 00016797  0x00003b44 arg  0x00000003 , 0x00000007 
- 00016798  0x00003b45 call  0x000043d2 
- 00016799  0x00003b46 setarg  0x00000000 
- 00016800  0x00003b47 store  0x00000002 , 0x00004707 
- 00016801  0x00003b48 jam  0x00000000 , 0x000046a7 
- 00016802  0x00003b4a fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003b4b sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003b4c call  0x00004039 , 0x00000005 
- 00016805  0x00003b4d ncall  0x0000405d , 0x00000005 
- 00016806  0x00003b4f fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003b50 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003b51 call  0x000041aa 
- 00016809  0x00003b52 branch  0x000065d1 
- 00016810  0x00003b55 call  0x00002c7a 
- 00016811  0x00003b56 add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003b57 arg  0x0000005b , 0x00000012 
- 00016813  0x00003b58 arg  0x00000004 , 0x00000002 
- 00016814  0x00003b59 rtn 
- 00016815  0x00003b5c call  0x00002c7a 
- 00016816  0x00003b5d add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003b5e ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003b5f store  0x00000001 , 0x0000477b 
- 00016819  0x00003b60 branch  0x00004435 
- 00016820  0x00003b64 arg  0x00000002 , 0x00000007 
- 00016821  0x00003b65 branch  0x000041b9 
- 00016822  0x00003b67 jam  0x00000002 , 0x000046c6 
- 00016823  0x00003b68 arg  0x00000001 , 0x00000007 
- 00016824  0x00003b69 branch  0x000041b9 
- 00016825  0x00003b6d fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003b6e qset1  0x0000003f 
- 00016827  0x00003b6f store  0x00000001 , 0x000046c5 
- 00016828  0x00003b70 rtn 
- 00016829  0x00003b73 fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003b74 qset0  0x0000003f 
- 00016831  0x00003b75 store  0x00000001 , 0x000046c5 
- 00016832  0x00003b76 rtn 
- 00016833  0x00003b78 jam  0x00000000 , 0x000046c5 
- 00016834  0x00003b79 rtn 
- 00016835  0x00003b7c fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003b7d set0  0x00000000 , 0x0000003f 
- 00016837  0x00003b7e store  0x00000002 , 0x0000420a 
- 00016838  0x00003b7f setarg  0x00000000 
- 00016839  0x00003b80 store  0x00000002 , 0x000046ae 
- 00016840  0x00003b81 call  0x00003f8d 
- 00016841  0x00003b82 branch  0x000042ca 
- 00016842  0x00003b85 call  0x000063cb 
- 00016843  0x00003b86 branch  0x000033dd 
- 00016844  0x00003b89 fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003b8a nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003b8b fetch  0x00000002 , 0x00004682 
- 00016847  0x00003b8c bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003b8d fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003b8e bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003b8f bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003b90 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003b91 branch  0x000033a7 
- 00016853  0x00003b95 branch  0x00003f74 
- 00016854  0x00003b98 rtn 
- 00016855  0x00003b9b call  0x000043c0 
- 00016856  0x00003b9c branch  0x0000659a 
- 00016857  0x00003b9f bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003ba0 call  0x000041e7 
- 00016859  0x00003ba1 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003ba2 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003ba3 bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003ba4 fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003ba5 nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003ba6 fetch  0x00000002 , 0x00004208 
- 00016865  0x00003ba7 bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003ba8 bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003ba9 bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003baa bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003bab bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003bac branch  0x000042b0 
- 00016871  0x00003bae setarg  0x00000000 
- 00016872  0x00003baf store  0x00000008 , 0x000046b7 
- 00016873  0x00003bb0 istore  0x00000004 , 0x00000005 
- 00016874  0x00003bb1 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003bb2 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003bb3 jam  0x00000000 , 0x000041e2 
- 00016877  0x00003bb4 jam  0x00000000 , 0x00004429 
- 00016878  0x00003bb5 rtn 
- 00016879  0x00003bb8 bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003bb9 bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003bba branch  0x000042b0 
- 00016882  0x00003bbc fetch  0x00000002 , 0x00004682 
- 00016883  0x00003bbd bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003bbe branch  0x000033a7 
- 00016885  0x00003bc1 call  0x000041c1 
- 00016886  0x00003bc2 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003bc3 bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003bc4 branch  0x000033a7 
- 00016889  0x00003bc7 call  0x000043d6 
- 00016890  0x00003bc8 call  0x00004243 
- 00016891  0x00003bc9 call  0x00004246 
- 00016892  0x00003bca call  0x00004250 
- 00016893  0x00003bcb call  0x0000445d 
- 00016894  0x00003bcd call  0x00004443 
- 00016895  0x00003bce call  0x00004333 
- 00016896  0x00003bcf call  0x000043a5 
- 00016897  0x00003bd0 call  0x000043eb 
- 00016898  0x00003bd1 call  0x00004209 
- 00016899  0x00003bd2 call  0x00004231 
- 00016900  0x00003bd3 call  0x00004234 
- 00016901  0x00003bd4 call  0x00004237 
- 00016902  0x00003bd5 call  0x0000423a 
- 00016903  0x00003bd6 call  0x0000423d 
- 00016904  0x00003bd7 branch  0x00004240 
- 00016905  0x00003bdc fetch  0x00000001 , 0x00004711 
- 00016906  0x00003bdd rtn  0x00000034 
- 00016907  0x00003bde increase  0xffffffff , 0x0000003f 
- 00016908  0x00003bdf store  0x00000001 , 0x00004711 
- 00016909  0x00003be0 nrtn  0x00000034 
- 00016910  0x00003be1 branch  0x0000420f 
- 00016911  0x00003be3 fetch  0x00000001 , 0x00004712 
- 00016912  0x00003be4 rtneq  0x00000000 
- 00016913  0x00003be5 beq  0x00000005 , 0x00004216 
- 00016914  0x00003be7 call  0x00004225 
- 00016915  0x00003be8 jam  0x00000005 , 0x00004712 
- 00016916  0x00003be9 jam  0x00000005 , 0x00004711 
- 00016917  0x00003bea rtn 
- 00016918  0x00003bec call  0x0000422c 
- 00016919  0x00003bed jam  0x00000004 , 0x00004712 
- 00016920  0x00003bee jam  0x00000005 , 0x00004711 
- 00016921  0x00003bef rtn 
- 00016922  0x00003bf3 setarg  0x00008006 
- 00016923  0x00003bf4 call  0x00006413 
- 00016924  0x00003bf5 nop  0x000003e8 
- 00016925  0x00003bf6 jam  0x00000000 , 0x00004711 
- 00016926  0x00003bf7 jam  0x00000000 , 0x00004712 
- 00016927  0x00003bf8 branch  0x000040e0 
- 00016928  0x00003bfb setarg  0x0000a006 
- 00016929  0x00003bfc call  0x00006413 
- 00016930  0x00003bfd setarg  0x0000a005 
- 00016931  0x00003bfe branch  0x00006413 
- 00016932  0x00003c00 jam  0x00000000 , 0x00004711 
- 00016933  0x00003c02 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003c03 beq  0x00000004 , 0x00004220 
- 00016935  0x00003c04 setarg  0x00000106 
- 00016936  0x00003c05 call  0x00006413 
- 00016937  0x00003c06 setarg  0x0000a105 
- 00016938  0x00003c07 branch  0x00006413 
- 00016939  0x00003c0a jam  0x00000000 , 0x00004711 
- 00016940  0x00003c0c setarg  0x00000906 
- 00016941  0x00003c0d branch  0x00006413 
- 00016942  0x00003c0f jam  0x00000005 , 0x00004711 
- 00016943  0x00003c10 jam  0x00000001 , 0x00004712 
- 00016944  0x00003c11 rtn 
- 00016945  0x00003c14 arg  0x00004680 , 0x00000013 
- 00016946  0x00003c15 arg  0x0000429b , 0x00000012 
- 00016947  0x00003c16 branch  0x0000336d 
- 00016948  0x00003c19 arg  0x000046ac , 0x00000013 
- 00016949  0x00003c1a arg  0x00004264 , 0x00000012 
- 00016950  0x00003c1b branch  0x00003374 
- 00016951  0x00003c1e arg  0x000046ae , 0x00000013 
- 00016952  0x00003c1f arg  0x00004266 , 0x00000012 
- 00016953  0x00003c20 branch  0x00003374 
- 00016954  0x00003c23 arg  0x000046b0 , 0x00000013 
- 00016955  0x00003c24 arg  0x0000426a , 0x00000012 
- 00016956  0x00003c25 branch  0x00003374 
- 00016957  0x00003c28 arg  0x000046c4 , 0x00000013 
- 00016958  0x00003c29 arg  0x00004478 , 0x00000012 
- 00016959  0x00003c2a branch  0x0000336d 
- 00016960  0x00003c2f arg  0x000046c6 , 0x00000013 
- 00016961  0x00003c30 arg  0x0000425e , 0x00000012 
- 00016962  0x00003c31 branch  0x0000336d 
- 00016963  0x00003c34 arg  0x00004704 , 0x00000013 
- 00016964  0x00003c35 arg  0x00004249 , 0x00000012 
- 00016965  0x00003c36 branch  0x0000336d 
- 00016966  0x00003c39 arg  0x00004707 , 0x00000013 
- 00016967  0x00003c3a arg  0x00004249 , 0x00000012 
- 00016968  0x00003c3b branch  0x00003374 
- 00016969  0x00003c3e rtn 
- 00016970  0x00003c42 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003c43 rtnbit0  0x00000017 
- 00016972  0x00003c44 jam  0x0000000a , 0x000046df 
- 00016973  0x00003c45 fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003c46 store  0x00000001 , 0x00004715 
- 00016975  0x00003c47 rtn 
- 00016976  0x00003c4b arg  0x000046df , 0x00000013 
- 00016977  0x00003c4c arg  0x00004253 , 0x00000012 
- 00016978  0x00003c4d branch  0x0000336d 
- 00016979  0x00003c4f fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003c50 store  0x00000001 , 0x00004715 
- 00016981  0x00003c51 setarg  0x00000190 
- 00016982  0x00003c52 store  0x00000002 , 0x00004716 
- 00016983  0x00003c53 store  0x00000002 , 0x00004718 
- 00016984  0x00003c54 arg  0x00000000 , 0x00000011 
- 00016985  0x00003c55 fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003c56 increase  0x00000001 , 0x00000002 
- 00016987  0x00003c57 storet  0x00000001 , 0x00004714 
- 00016988  0x00003c58 jam  0x00000001 , 0x00004713 
- 00016989  0x00003c59 rtn 
- 00016990  0x00003c5c fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003c5d rtnbit1  0x00000002 
- 00016992  0x00003c5e jam  0x00000012 , 0x00000a99 
- 00016993  0x00003c5f call  0x00007d8f 
- 00016994  0x00003c60 arg  0x00000000 , 0x00000007 
- 00016995  0x00003c61 branch  0x000041b9 
- 00016996  0x00003c65 call  0x000042ca 
- 00016997  0x00003c66 branch  0x0000340a 
- 00016998  0x00003c69 call  0x000033f6 
- 00016999  0x00003c6a fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003c6b nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003c6c branch  0x0000340a 
- 00017002  0x00003c6f bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003c70 branch  0x00004386 
- 00017004  0x00003c75 bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003c76 jam  0x00000000 , 0x000046b4 
- 00017006  0x00003c77 call  0x00004386 
- 00017007  0x00003c78 call  0x000041c1 
- 00017008  0x00003c79 branch  0x000042b0 
- 00017009  0x00003c7e fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003c7f branch  0x000033eb , 0x00000034 
- 00017011  0x00003c80 call  0x0000427e 
- 00017012  0x00003c81 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003c82 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003c83 nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003c84 jam  0x00000004 , 0x0000016d 
- 00017016  0x00003c85 branch  0x000033e1 
- 00017017  0x00003c88 fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003c89 store  0x00000002 , 0x000046ae 
- 00017019  0x00003c8a call  0x0000427e 
- 00017020  0x00003c8b call  0x00003418 
- 00017021  0x00003c8c branch  0x00007df4 
- 00017022  0x00003c8f setarg  0x000000c8 
- 00017023  0x00003c90 store  0x00000002 , 0x00004716 
- 00017024  0x00003c91 store  0x00000002 , 0x00004718 
- 00017025  0x00003c92 branch  0x00004285 
- 00017026  0x00003c95 setarg  0x000003e8 
- 00017027  0x00003c96 store  0x00000002 , 0x00004716 
- 00017028  0x00003c97 store  0x00000002 , 0x00004718 
- 00017029  0x00003c99 fetch  0x00000001 , 0x00004720 
- 00017030  0x00003c9a beq  0x00000001 , 0x0000428a 
- 00017031  0x00003c9b beq  0x00000002 , 0x0000428c 
- 00017032  0x00003c9c beq  0x00000003 , 0x0000428e 
- 00017033  0x00003c9d rtn 
- 00017034  0x00003c9f fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003ca0 branch  0x0000428f 
- 00017036  0x00003ca2 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003ca3 branch  0x0000428f 
- 00017038  0x00003ca5 fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003ca7 store  0x00000001 , 0x00000aa2 
- 00017040  0x00003ca8 call  0x00004482 
- 00017041  0x00003ca9 fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003caa store  0x00000001 , 0x00004715 
- 00017043  0x00003cab arg  0x00000000 , 0x00000011 
- 00017044  0x00003cac jam  0x00000001 , 0x00004713 
- 00017045  0x00003cad branch  0x00007d1e 
- 00017046  0x00003cb0 arg  0x00000000 , 0x00000011 
- 00017047  0x00003cb1 branch  0x00007d19 
- 00017048  0x00003cb3 arg  0x00000000 , 0x00000011 
- 00017049  0x00003cb4 branch  0x00007d14 
- 00017050  0x00003cb7 branch  0x000041c1 
- 00017051  0x00003cba jam  0x00000001 , 0x000041e2 
- 00017052  0x00003cbb call  0x00003416 
- 00017053  0x00003cbc call  0x00003412 
- 00017054  0x00003cbd setarg  0x00000000 
- 00017055  0x00003cbe store  0x00000002 , 0x0000467e 
- 00017056  0x00003cbf store  0x00000001 , 0x00004680 
- 00017057  0x00003cc0 branch  0x0000340e 
- 00017058  0x00003cc3 call  0x0000435f 
- 00017059  0x00003cc4 fetch  0x00000001 , 0x00004720 
- 00017060  0x00003cc5 fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003cc6 isub  0x00000002 , 0x0000003e 
- 00017062  0x00003cc7 branch  0x000042ab , 0x00000005 
- 00017063  0x00003cc8 fetch  0x00000001 , 0x00004210 
- 00017064  0x00003cc9 beq  0x00000033 , 0x00004271 
- 00017065  0x00003cca beq  0x00000034 , 0x00004279 
- 00017066  0x00003ccb branch  0x000042b0 
- 00017067  0x00003ccd call  0x00003d57 
- 00017068  0x00003cce rtnmark1  0x00000026 
- 00017069  0x00003ccf fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003cd0 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003cd1 rtn 
- 00017072  0x00003cd4 bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003cd5 fetch  0x00000002 , 0x00004682 
- 00017074  0x00003cd6 bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003cd7 fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003cd8 bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003cd9 random  0x0000003f 
- 00017078  0x00003cda store  0x00000001 , 0x000044a1 
- 00017079  0x00003cdc call  0x00003418 
- 00017080  0x00003cdd fetch  0x00000002 , 0x00004687 
- 00017081  0x00003cde store  0x00000002 , 0x000046ac 
- 00017082  0x00003cdf jam  0x00000006 , 0x0000016d 
- 00017083  0x00003ce0 setarg  0x00000000 
- 00017084  0x00003ce1 store  0x00000002 , 0x000046b0 
- 00017085  0x00003ce2 store  0x00000002 , 0x000046ae 
- 00017086  0x00003ce3 arg  0x00000007 , 0x00000007 
- 00017087  0x00003ce4 call  0x000043ce 
- 00017088  0x00003ce5 call  0x000043ca 
- 00017089  0x00003ce6 fetch  0x00000001 , 0x00004092 
- 00017090  0x00003ce7 isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003ce8 call  0x00007df4 , 0x00000001 
- 00017092  0x00003ce9 fetch  0x00000001 , 0x00004092 
- 00017093  0x00003cea isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003ceb call  0x00007ddd , 0x00000001 
- 00017095  0x00003cec fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003ced bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003cee branch  0x00004282 
- 00017098  0x00003cf1 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003cf2 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003cf3 isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003cf4 call  0x000042d4 , 0x00000001 
- 00017102  0x00003cf5 fetch  0x00000001 , 0x00004092 
- 00017103  0x00003cf6 isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003cf7 call  0x000042d7 , 0x00000001 
- 00017105  0x00003cf8 fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003cf9 bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003cfa branch  0x00004482 
- 00017108  0x00003cfc setarg  0x00000000 
- 00017109  0x00003cfd store  0x00000002 , 0x000046ae 
- 00017110  0x00003cfe branch  0x00007dfa 
- 00017111  0x00003d00 setarg  0x00000000 
- 00017112  0x00003d01 store  0x00000002 , 0x000046ac 
- 00017113  0x00003d02 branch  0x00007de2 
- 00017114  0x00003d09 fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003d0a rtnbit0  0x00000007 
- 00017116  0x00003d0b arg  0x00000007 , 0x00000007 
- 00017117  0x00003d0c call  0x000043d2 
- 00017118  0x00003d0d call  0x000042e8 
- 00017119  0x00003d0f call  0x000042fb 
- 00017120  0x00003d10 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003d11 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003d12 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003d13 rtn 
- 00017124  0x00003d15 arg  0x00000058 , 0x00000002 
- 00017125  0x00003d16 arg  0x00004720 , 0x00000011 
- 00017126  0x00003d17 arg  0x00000000 , 0x00000012 
- 00017127  0x00003d18 branch  0x000065d1 
- 00017128  0x00003d1b fetch  0x00000001 , 0x00000185 
- 00017129  0x00003d1c beq  0x00000034 , 0x000042ec 
- 00017130  0x00003d1d beq  0x00000033 , 0x000042ef 
- 00017131  0x00003d1e rtn 
- 00017132  0x00003d20 store  0x00000001 , 0x000046c7 
- 00017133  0x00003d21 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003d22 branch  0x000042f1 
- 00017135  0x00003d24 store  0x00000001 , 0x000046c7 
- 00017136  0x00003d25 fetch  0x00000006 , 0x00000040 
- 00017137  0x00003d27 store  0x00000006 , 0x000046c8 
- 00017138  0x00003d28 fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003d29 arg  0x00004721 , 0x00000006 
- 00017140  0x00003d2a arg  0x00000003 , 0x00000039 
- 00017141  0x00003d2c ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003d2d isub  0x00000002 , 0x0000003e 
- 00017143  0x00003d2e branch  0x00004310 , 0x00000005 
- 00017144  0x00003d2f increase  0x00000016 , 0x00000006 
- 00017145  0x00003d30 loop  0x000042f5 
- 00017146  0x00003d31 rtn 
- 00017147  0x00003d33 arg  0x00004721 , 0x00000011 
- 00017148  0x00003d34 fetch  0x00000001 , 0x00004720 
- 00017149  0x00003d35 increase  0xffffffff , 0x0000003f 
- 00017150  0x00003d36 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003d37 iadd  0x00000011 , 0x00000011 
- 00017152  0x00003d38 fetch  0x00000001 , 0x00000185 
- 00017153  0x00003d39 istore  0x00000001 , 0x00000011 
- 00017154  0x00003d3a beq  0x00000034 , 0x00004305 
- 00017155  0x00003d3b beq  0x00000033 , 0x0000430c 
- 00017156  0x00003d3c rtn 
- 00017157  0x00003d3f fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003d40 istore  0x00000006 , 0x00000005 
- 00017159  0x00003d41 arg  0x00004419 , 0x00000006 
- 00017160  0x00003d42 call  0x00007ebf 
- 00017161  0x00003d43 fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003d44 istore  0x00000006 , 0x00000005 
- 00017163  0x00003d45 rtn 
- 00017164  0x00003d47 fetch  0x00000006 , 0x00000040 
- 00017165  0x00003d48 istore  0x00000006 , 0x00000005 
- 00017166  0x00003d49 arg  0x000041be , 0x00000006 
- 00017167  0x00003d4a branch  0x00007ebf 
- 00017168  0x00003d4d increase  0xfffffffa , 0x00000006 
- 00017169  0x00003d4e copy  0x00000006 , 0x00000005 
- 00017170  0x00003d4f fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003d50 increase  0x00000003 , 0x00000002 
- 00017172  0x00003d51 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003d52 rtn 
- 00017174  0x00003d57 arg  0x00000058 , 0x00000002 
- 00017175  0x00003d58 arg  0x00004720 , 0x00000011 
- 00017176  0x00003d59 arg  0x00000000 , 0x00000012 
- 00017177  0x00003d5a call  0x000065df 
- 00017178  0x00003d5c arg  0x00004721 , 0x00000011 
- 00017179  0x00003d5d fetch  0x00000001 , 0x00004720 
- 00017180  0x00003d5e fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003d5f isub  0x00000002 , 0x0000003e 
- 00017182  0x00003d60 rtn  0x00000005 
- 00017183  0x00003d61 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003d62 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003d63 iadd  0x00000011 , 0x00000011 
- 00017186  0x00003d64 ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003d65 store  0x00000001 , 0x00004210 
- 00017188  0x00003d66 beq  0x00000033 , 0x00004327 
- 00017189  0x00003d67 beq  0x00000034 , 0x0000432c 
- 00017190  0x00003d68 rtn 
- 00017191  0x00003d6b ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003d6d store  0x00000006 , 0x000041d0 
- 00017193  0x00003d6e arg  0x000041be , 0x00000005 
- 00017194  0x00003d6f call  0x00007ebf 
- 00017195  0x00003d70 branch  0x000067d7 
- 00017196  0x00003d73 ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003d75 store  0x00000006 , 0x000041d0 
- 00017198  0x00003d76 arg  0x00004419 , 0x00000005 
- 00017199  0x00003d77 call  0x00007ebf 
- 00017200  0x00003d78 ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003d79 store  0x00000006 , 0x000044a0 
- 00017202  0x00003d7a rtn 
- 00017203  0x00003d7e fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003d7f bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003d80 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003d81 branch  0x00004337 
- 00017207  0x00003d84 call  0x00004083 
- 00017208  0x00003d85 beq  0x00000006 , 0x0000433e 
- 00017209  0x00003d87 jam  0x0000001e , 0x000046d8 
- 00017210  0x00003d88 fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003d89 rtneq  0x00000001 
- 00017212  0x00003d8a jam  0x00000001 , 0x000046d9 
- 00017213  0x00003d8b rtn 
- 00017214  0x00003d8e call  0x00004343 
- 00017215  0x00003d8f fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003d90 rtneq  0x00000000 
- 00017217  0x00003d91 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003d92 branch  0x000043c0 
- 00017219  0x00003d95 fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003d96 rtn  0x00000034 
- 00017221  0x00003d97 pincrease  0xffffffff 
- 00017222  0x00003d98 store  0x00000001 , 0x000046d8 
- 00017223  0x00003d99 nrtn  0x00000034 
- 00017224  0x00003d9a branch  0x00004370 
- 00017225  0x00003d9d fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003d9e rtneq  0x000000ff 
- 00017227  0x00003d9f fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003da0 call  0x0000681d 
- 00017229  0x00003da1 branch  0x00004354 , 0x00000001 
- 00017230  0x00003da3 fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003da4 rtneq  0x00000001 
- 00017232  0x00003da5 jam  0x00000001 , 0x000046d9 
- 00017233  0x00003da6 fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003da7 rtnbit1  0x00000006 
- 00017235  0x00003da8 branch  0x00004370 
- 00017236  0x00003dab fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003dac rtneq  0x00000000 
- 00017238  0x00003dad jam  0x00000000 , 0x000046d9 
- 00017239  0x00003dae arg  0x00000006 , 0x00000007 
- 00017240  0x00003daf branch  0x000043d2 
- 00017241  0x00003db4 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003db5 rtnbit0  0x00000006 
- 00017243  0x00003db6 fetch  0x00000001 , 0x00004720 
- 00017244  0x00003db7 beq  0x00000001 , 0x00004369 
- 00017245  0x00003db8 beq  0x00000002 , 0x0000436c 
- 00017246  0x00003db9 rtn 
- 00017247  0x00003dbb fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003dbc rtnbit0  0x00000006 
- 00017249  0x00003dbd fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003dbe call  0x0000681d 
- 00017251  0x00003dbf branch  0x00004366 , 0x00000001 
- 00017252  0x00003dc1 jam  0x00000001 , 0x00004720 
- 00017253  0x00003dc2 rtn 
- 00017254  0x00003dc4 fetch  0x00000001 , 0x00004703 
- 00017255  0x00003dc5 store  0x00000001 , 0x00004720 
- 00017256  0x00003dc6 rtn 
- 00017257  0x00003dc8 fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003dc9 nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003dca rtn 
- 00017260  0x00003dcc fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003dcd call  0x0000681d 
- 00017262  0x00003dce branch  0x00004354 , 0x00000001 
- 00017263  0x00003dcf rtn 
- 00017264  0x00003dd5 fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003dd6 increase  0x00000001 , 0x00000002 
- 00017266  0x00003dd7 fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003dd8 isub  0x00000002 , 0x0000003e 
- 00017268  0x00003dd9 ncall  0x000043cc , 0x00000002 
- 00017269  0x00003dda storet  0x00000001 , 0x00004720 
- 00017270  0x00003ddb jam  0x00000000 , 0x000041bd 
- 00017271  0x00003ddc call  0x0000437a 
- 00017272  0x00003ddd call  0x000043c0 
- 00017273  0x00003ddf branch  0x0000437e 
- 00017274  0x00003de2 arg  0x00000001 , 0x00000002 
- 00017275  0x00003de3 arg  0x00004720 , 0x00000011 
- 00017276  0x00003de4 arg  0x00000000 , 0x00000012 
- 00017277  0x00003de5 branch  0x00006606 
- 00017278  0x00003de8 call  0x00004381 
- 00017279  0x00003de9 call  0x000043c2 
- 00017280  0x00003dea branch  0x000041d7 
- 00017281  0x00003dec fetch  0x00000002 , 0x00004682 
- 00017282  0x00003ded bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003dee bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003def bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003df0 branch  0x000042ca 
- 00017286  0x00003df3 bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003df4 setarg  0x00000000 
- 00017288  0x00003df5 store  0x00000002 , 0x000046b0 
- 00017289  0x00003df6 fetch  0x00000002 , 0x00004682 
- 00017290  0x00003df7 bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003df8 fetch  0x00000002 , 0x00004682 
- 00017292  0x00003df9 bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003dfa rtn 
- 00017294  0x00003dfd setarg  0x00000001 
- 00017295  0x00003dfe store  0x00000006 , 0x00000040 
- 00017296  0x00003dff jam  0x00000033 , 0x00000185 
- 00017297  0x00003e00 branch  0x000042df 
- 00017298  0x00003e04 call  0x000043c4 
- 00017299  0x00003e05 branch  0x00007e2f 
- 00017300  0x00003e08 fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003e09 rtneq  0x000000ff 
- 00017302  0x00003e0a fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003e0b call  0x0000681d 
- 00017304  0x00003e0c branch  0x0000439f , 0x00000001 
- 00017305  0x00003e0e fetch  0x00000001 , 0x00004685 
- 00017306  0x00003e0f store  0x00000001 , 0x000046da 
- 00017307  0x00003e10 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003e11 rtneq  0x00000001 
- 00017309  0x00003e12 jam  0x00000001 , 0x000046db 
- 00017310  0x00003e13 branch  0x000043ca 
- 00017311  0x00003e15 call  0x000043b5 
- 00017312  0x00003e16 fetch  0x00000001 , 0x000046db 
- 00017313  0x00003e17 rtneq  0x00000000 
- 00017314  0x00003e18 jam  0x00000000 , 0x000046db 
- 00017315  0x00003e19 call  0x00007e2f 
- 00017316  0x00003e1a branch  0x000043c8 
- 00017317  0x00003e1e fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003e1f bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003e21 call  0x00004083 
- 00017320  0x00003e22 beq  0x00000007 , 0x000043af 
- 00017321  0x00003e24 fetch  0x00000001 , 0x00004685 
- 00017322  0x00003e25 store  0x00000001 , 0x000046da 
- 00017323  0x00003e26 fetch  0x00000001 , 0x000046db 
- 00017324  0x00003e27 rtneq  0x00000001 
- 00017325  0x00003e28 jam  0x00000001 , 0x000046db 
- 00017326  0x00003e29 branch  0x000043ca 
- 00017327  0x00003e2d call  0x000043b5 
- 00017328  0x00003e2e fetch  0x00000001 , 0x000046db 
- 00017329  0x00003e2f rtneq  0x00000000 
- 00017330  0x00003e30 jam  0x00000000 , 0x000046db 
- 00017331  0x00003e31 call  0x00007e2f 
- 00017332  0x00003e32 branch  0x000043c8 
- 00017333  0x00003e35 arg  0x000046da , 0x00000013 
- 00017334  0x00003e36 arg  0x000043b8 , 0x00000012 
- 00017335  0x00003e37 branch  0x0000336d 
- 00017336  0x00003e3a arg  0x00000006 , 0x00000007 
- 00017337  0x00003e3b call  0x000043ce 
- 00017338  0x00003e3c call  0x00003357 
- 00017339  0x00003e3d branch  0x0000426c 
- 00017340  0x00003e41 arg  0x00000001 , 0x00000007 
- 00017341  0x00003e42 branch  0x000043ce 
- 00017342  0x00003e44 arg  0x00000001 , 0x00000007 
- 00017343  0x00003e45 branch  0x000043d2 
- 00017344  0x00003e47 arg  0x00000000 , 0x00000007 
- 00017345  0x00003e48 branch  0x000043ce 
- 00017346  0x00003e4a arg  0x00000000 , 0x00000007 
- 00017347  0x00003e4b branch  0x000043d2 
- 00017348  0x00003e4d arg  0x00000002 , 0x00000007 
- 00017349  0x00003e4e branch  0x000043ce 
- 00017350  0x00003e50 arg  0x00000002 , 0x00000007 
- 00017351  0x00003e51 branch  0x000043d2 
- 00017352  0x00003e53 arg  0x00000005 , 0x00000007 
- 00017353  0x00003e54 branch  0x000043ce 
- 00017354  0x00003e56 arg  0x00000005 , 0x00000007 
- 00017355  0x00003e57 branch  0x000043d2 
- 00017356  0x00003e5c arg  0x00000001 , 0x00000002 
- 00017357  0x00003e5d rtn 
- 00017358  0x00003e60 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003e61 qset1  0x0000003f 
- 00017360  0x00003e62 store  0x00000004 , 0x000046d3 
- 00017361  0x00003e63 rtn 
- 00017362  0x00003e66 fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003e67 qset0  0x0000003f 
- 00017364  0x00003e68 store  0x00000004 , 0x000046d3 
- 00017365  0x00003e69 rtn 
- 00017366  0x00003e6c fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003e6d rtnbit0  0x0000001a 
- 00017368  0x00003e6e fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003e6f increase  0x00000001 , 0x0000003f 
- 00017370  0x00003e70 store  0x00000001 , 0x000046ce 
- 00017371  0x00003e71 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003e72 rtn  0x00000002 
- 00017373  0x00003e73 jam  0x00000000 , 0x000046ce 
- 00017374  0x00003e74 call  0x000068eb 
- 00017375  0x00003e75 call  0x00006908 
- 00017376  0x00003e76 store  0x00000002 , 0x0000470f 
- 00017377  0x00003e77 arg  0x00004709 , 0x00000011 
- 00017378  0x00003e78 call  0x00006930 
- 00017379  0x00003e79 fetch  0x00000001 , 0x00004231 
- 00017380  0x00003e7a bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003e7b bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003e7c branch  0x000043e7 
- 00017383  0x00003e7e arg  0x00000004 , 0x00000007 
- 00017384  0x00003e7f branch  0x000043ce 
- 00017385  0x00003e81 arg  0x00000004 , 0x00000007 
- 00017386  0x00003e82 branch  0x000043d2 
- 00017387  0x00003e85 fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003e86 rtnbit0  0x00000004 
- 00017389  0x00003e87 fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003e88 store  0x00000001 , 0x00004715 
- 00017391  0x00003e89 fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003e8a pincrease  0x00000001 
- 00017393  0x00003e8b store  0x00000001 , 0x000046cf 
- 00017394  0x00003e8c sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003e8d ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003e8e beq  0x00000002 , 0x000043fb 
- 00017397  0x00003e8f beq  0x00000004 , 0x000043fe 
- 00017398  0x00003e90 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003e91 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003e92 rtn 
- 00017401  0x00003e94 jam  0x00000001 , 0x000046cf 
- 00017402  0x00003e95 branch  0x000043fe 
- 00017403  0x00003e97 arg  0x00000000 , 0x00000011 
- 00017404  0x00003e98 jam  0x00000002 , 0x00004713 
- 00017405  0x00003e99 branch  0x00007d14 
- 00017406  0x00003e9b arg  0x00000000 , 0x00000011 
- 00017407  0x00003e9c jam  0x00000002 , 0x00004713 
- 00017408  0x00003e9d branch  0x00007d19 
- 00017409  0x00003ea0 call  0x00003f97 
- 00017410  0x00003ea1 nrtn  0x00000028 
- 00017411  0x00003ea2 arg  0x00000007 , 0x00000011 
- 00017412  0x00003ea3 arg  0x0000469a , 0x00000012 
- 00017413  0x00003ea4 rtn 
- 00017414  0x00003ea7 fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003ea8 rtn  0x00000034 
- 00017416  0x00003eaa fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003eab call  0x0000681d 
- 00017418  0x00003eac call  0x00004410 , 0x00000001 
- 00017419  0x00003ead fetch  0x00000001 , 0x00004704 
- 00017420  0x00003eae nrtn  0x00000034 
- 00017421  0x00003eaf call  0x00004083 
- 00017422  0x00003eb0 nrtn  0x00000034 
- 00017423  0x00003eb1 branch  0x00002d83 
- 00017424  0x00003eb4 fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003eb5 rtneq  0x000000ff 
- 00017426  0x00003eb6 jam  0x0000000a , 0x00004704 
- 00017427  0x00003eb7 rtn 
- 00017428  0x00003ebb call  0x00004423 
- 00017429  0x00003ebc fetch  0x00000002 , 0x00004778 
- 00017430  0x00003ebd arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003ebe isub  0x00000002 , 0x0000003e 
- 00017432  0x00003ebf branch  0x0000442b , 0x00000005 
- 00017433  0x00003ec0 storet  0x00000002 , 0x00004778 
- 00017434  0x00003ec1 call  0x0000441c 
- 00017435  0x00003ec2 branch  0x00004435 
- 00017436  0x00003ec4 fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003ec5 store  0x00000006 , 0x00004738 
- 00017438  0x00003ec6 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003ec7 store  0x00000006 , 0x00004755 
- 00017440  0x00003ec8 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003ec9 store  0x00000006 , 0x00004772 
- 00017442  0x00003eca rtn 
- 00017443  0x00003ece setarg  0x00004778 
- 00017444  0x00003ecf arg  0x00004720 , 0x00000002 
- 00017445  0x00003ed0 isub  0x00000002 , 0x00000002 
- 00017446  0x00003ed1 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003ed2 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003ed3 arg  0x00000002 , 0x00000002 
- 00017449  0x00003ed4 arg  0x00004778 , 0x00000011 
- 00017450  0x00003ed5 branch  0x00006562 
- 00017451  0x00003ed9 setarg  0x0000477f 
- 00017452  0x00003eda arg  0x00004720 , 0x00000002 
- 00017453  0x00003edb isub  0x00000002 , 0x00000002 
- 00017454  0x00003edc fetch  0x00000003 , 0x00004700 
- 00017455  0x00003edd arg  0x00004720 , 0x00000011 
- 00017456  0x00003ede call  0x00006562 
- 00017457  0x00003edf call  0x0000431a 
- 00017458  0x00003ee0 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003ee1 call  0x00002c7a 
- 00017460  0x00003ee2 branch  0x0000322c 
- 00017461  0x00003ee5 setarg  0x0000477f 
- 00017462  0x00003ee6 arg  0x00004720 , 0x00000002 
- 00017463  0x00003ee7 isub  0x00000002 , 0x00000002 
- 00017464  0x00003ee8 arg  0x00004720 , 0x00000011 
- 00017465  0x00003ee9 fetch  0x00000003 , 0x00004700 
- 00017466  0x00003eea branch  0x00006514 
- 00017467  0x00003eed arg  0x00000001 , 0x00000002 
- 00017468  0x00003eee arg  0x0000477a , 0x00000011 
- 00017469  0x00003eef arg  0x0000005a , 0x00000012 
- 00017470  0x00003ef0 branch  0x000065d1 
- 00017471  0x00003ef3 arg  0x00000001 , 0x00000002 
- 00017472  0x00003ef4 arg  0x0000477a , 0x00000011 
- 00017473  0x00003ef5 arg  0x0000005a , 0x00000012 
- 00017474  0x00003ef6 branch  0x000065df 
- 00017475  0x00003ef9 rtnmark1  0x00000026 
- 00017476  0x00003efa fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003efb rtnbit0  0x00000016 
- 00017478  0x00003efc fetch  0x00000001 , 0x00004705 
- 00017479  0x00003efd pincrease  0x00000001 
- 00017480  0x00003efe and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003eff store  0x00000001 , 0x00004705 
- 00017482  0x00003f00 rtnne  0x00000007 
- 00017483  0x00003f01 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003f02 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003f03 bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003f04 rtn 
- 00017487  0x00003f0a bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003f0b fetch  0x00000001 , 0x00004706 
- 00017489  0x00003f0c nrtn  0x00000034 
- 00017490  0x00003f0d fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003f0e rtnbit0  0x00000008 
- 00017492  0x00003f0f fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003f10 call  0x000063fb 
- 00017494  0x00003f11 store  0x00000001 , 0x000046a6 
- 00017495  0x00003f12 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003f13 branch  0x0000445b , 0x00000002 
- 00017497  0x00003f14 jam  0x00000000 , 0x00004706 
- 00017498  0x00003f15 rtn 
- 00017499  0x00003f18 jam  0x0000001e , 0x00004706 
- 00017500  0x00003f19 rtn 
- 00017501  0x00003f1b arg  0x00004706 , 0x00000013 
- 00017502  0x00003f1c arg  0x00004460 , 0x00000012 
- 00017503  0x00003f1d branch  0x0000336d 
- 00017504  0x00003f20 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003f21 call  0x00006414 
- 00017506  0x00003f22 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003f23 nrtn  0x00000002 
- 00017508  0x00003f24 fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003f25 rtnbit0  0x00000008 
- 00017510  0x00003f26 arg  0x00000008 , 0x00000007 
- 00017511  0x00003f27 call  0x000043d2 
- 00017512  0x00003f28 jam  0x00000000 , 0x00004172 
- 00017513  0x00003f29 jam  0x0000001e , 0x000046c4 
- 00017514  0x00003f2a call  0x00004482 
- 00017515  0x00003f2b fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003f2c bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003f2e fetch  0x00000001 , 0x00004720 
- 00017518  0x00003f2f beq  0x00000001 , 0x00004489 
- 00017519  0x00003f30 beq  0x00000002 , 0x00004476 
- 00017520  0x00003f31 rtn 
- 00017521  0x00003f33 fetch  0x00000001 , 0x00004720 
- 00017522  0x00003f34 beq  0x00000001 , 0x00004489 
- 00017523  0x00003f35 beq  0x00000002 , 0x0000448c 
- 00017524  0x00003f36 beq  0x00000003 , 0x0000448f 
- 00017525  0x00003f37 rtn 
- 00017526  0x00003f3a fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003f3b branch  0x0000428f 
- 00017528  0x00003f40 jam  0x00000020 , 0x00004172 
- 00017529  0x00003f41 branch  0x00004482 
- 00017530  0x00003f46 fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003f47 rtneq  0x000000ff 
- 00017532  0x00003f48 store  0x00000001 , 0x00004715 
- 00017533  0x00003f49 branch  0x00004296 
- 00017534  0x00003f4c fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003f4d rtneq  0x000000ff 
- 00017536  0x00003f4e store  0x00000001 , 0x00004715 
- 00017537  0x00003f4f branch  0x00004296 
- 00017538  0x00003f52 call  0x00004296 
- 00017539  0x00003f53 call  0x0000447a 
- 00017540  0x00003f54 call  0x0000447e 
- 00017541  0x00003f56 fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003f57 rtneq  0x000000ff 
- 00017543  0x00003f58 store  0x00000001 , 0x00004715 
- 00017544  0x00003f59 branch  0x00004296 
- 00017545  0x00003f5c fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003f5d store  0x00000001 , 0x00004715 
- 00017547  0x00003f5e branch  0x00004298 
- 00017548  0x00003f60 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003f61 store  0x00000001 , 0x00004715 
- 00017550  0x00003f62 branch  0x00004298 
- 00017551  0x00003f64 fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003f65 store  0x00000001 , 0x00004715 
- 00017553  0x00003f66 branch  0x00004298 
- 00017554  0x00003f6b bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003f6c fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003f6d increase  0xffffffff , 0x0000003f 
- 00017557  0x00003f6e store  0x00000001 , 0x0000471e 
- 00017558  0x00003f6f fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003f70 increase  0x00000001 , 0x00000002 
- 00017560  0x00003f71 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003f72 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003f73 ncall  0x000043cc , 0x00000002 
- 00017563  0x00003f74 storet  0x00000001 , 0x00004720 
- 00017564  0x00003f75 jam  0x00000000 , 0x000041bd 
- 00017565  0x00003f76 call  0x0000437a 
- 00017566  0x00003f77 call  0x000042fb 
- 00017567  0x00003f78 branch  0x000042a2 
- 00017568  0x00003f7b call  0x00004482 
- 00017569  0x00003f7c setarg  0x00000000 
- 00017570  0x00003f7d store  0x00000008 , 0x000000a1 
- 00017571  0x00003f7e branch  0x00002b1f 
- 00017572  0x00003f8a rtn  0x0000002b 
- 00017573  0x00003f8b hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003f8c and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003f8d hstore  0x00000001 , 0x00008081 
- 00017576  0x00003f8e call  0x00006948 
- 00017577  0x00003f8f setarg  0x000044e6 
- 00017578  0x00003f90 store  0x00000002 , 0x000041eb 
- 00017579  0x00003f92 setarg  0x000044e9 
- 00017580  0x00003f93 store  0x00000002 , 0x000041ed 
- 00017581  0x00003f95 setarg  0x000044ef 
- 00017582  0x00003f96 store  0x00000002 , 0x000041f3 
- 00017583  0x00003f98 setarg  0x000044f2 
- 00017584  0x00003f99 store  0x00000002 , 0x000041f5 
- 00017585  0x00003f9b setarg  0x000033d0 
- 00017586  0x00003f9c store  0x00000002 , 0x000041e9 
- 00017587  0x00003f9e call  0x00002c7a 
- 00017588  0x00003f9f setarg  0x000045c2 
- 00017589  0x00003fa0 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003fa1 istore  0x00000002 , 0x00000005 
- 00017591  0x00003fa3 setarg  0x000044ea 
- 00017592  0x00003fa4 add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003fa5 istore  0x00000002 , 0x00000005 
- 00017594  0x00003fa7 setarg  0x000044e9 
- 00017595  0x00003fa8 add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003fa9 istore  0x00000002 , 0x00000005 
- 00017597  0x00003fab setarg  0x0000450e 
- 00017598  0x00003fac store  0x00000002 , 0x000041fd 
- 00017599  0x00003fae setarg  0x000044da 
- 00017600  0x00003faf store  0x00000002 , 0x0000475b 
- 00017601  0x00003fb1 setarg  0x000044d6 
- 00017602  0x00003fb2 store  0x00000002 , 0x0000475f 
- 00017603  0x00003fb4 setarg  0x00004560 
- 00017604  0x00003fb5 store  0x00000002 , 0x0000470f 
- 00017605  0x00003fb7 bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003fb8 call  0x000044e2 
- 00017607  0x00003fb9 call  0x00007e38 
- 00017608  0x00003fba jam  0x00000002 , 0x00004172 
- 00017609  0x00003fbb fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003fbc store  0x00000001 , 0x0000469a 
- 00017611  0x00003fbd beq  0x00000000 , 0x000044d5 
- 00017612  0x00003fbe fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003fbf store  0x00000001 , 0x00004686 
- 00017614  0x00003fc1 call  0x000044db 
- 00017615  0x00003fc2 call  0x00007cd3 
- 00017616  0x00003fc3 call  0x00007cdd 
- 00017617  0x00003fc4 jam  0x00000001 , 0x00004757 
- 00017618  0x00003fc5 fetch  0x00000002 , 0x00004682 
- 00017619  0x00003fc6 rtnbit1  0x0000000c 
- 00017620  0x00003fc7 branch  0x0000340a 
- 00017621  0x00003fcc jam  0x00000002 , 0x00004757 
- 00017622  0x00003fce call  0x000044db 
- 00017623  0x00003fd0 arg  0x00000000 , 0x00000011 
- 00017624  0x00003fd1 call  0x00007d1e 
- 00017625  0x00003fd3 branch  0x00002ee4 
- 00017626  0x00003fd6 branch  0x000044db 
- 00017627  0x00003fd9 bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003fda fetch  0x00000001 , 0x00004729 
- 00017629  0x00003fdb bne  0x000000ff , 0x000044e0 
- 00017630  0x00003fdd fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003fde branch  0x0000680e 
- 00017632  0x00003fe0 store  0x00000001 , 0x00004706 
- 00017633  0x00003fe1 branch  0x000044de 
- 00017634  0x00003fe5 call  0x00002c9d 
- 00017635  0x00003fe6 fetch  0x00000002 , 0x00004753 
- 00017636  0x00003fe7 store  0x00000002 , 0x00004755 
- 00017637  0x00003fe8 branch  0x00004515 
- 00017638  0x00003ff0 call  0x00006835 
- 00017639  0x00003ff1 call  0x000044e9 
- 00017640  0x00003ff2 branch  0x0000340a 
- 00017641  0x00003ff5 branch  0x0000696c 
- 00017642  0x00003ff8 fetch  0x00000001 , 0x00004765 
- 00017643  0x00003ff9 rtn  0x00000034 
- 00017644  0x00003ffb branch  0x00002d83 
- 00017645  0x00003ffe rtn 
- 00017646  0x00004001 branch  0x00006978 
- 00017647  0x00004004 call  0x00004544 
- 00017648  0x00004005 call  0x00004503 
- 00017649  0x00004006 branch  0x000044ee 
- 00017650  0x00004009 copy  0x00000013 , 0x0000003f 
- 00017651  0x0000400a beq  0x0000002d , 0x00003431 
- 00017652  0x0000400b beq  0x00000010 , 0x0000341a 
- 00017653  0x0000400c beq  0x00000039 , 0x000044fb 
- 00017654  0x0000400d beq  0x0000003c , 0x000044ff 
- 00017655  0x0000400e beq  0x0000003a , 0x000044f9 
- 00017656  0x0000400f rtn 
- 00017657  0x00004012 jam  0x00000001 , 0x00004765 
- 00017658  0x00004013 rtn 
- 00017659  0x00004016 jam  0x00000001 , 0x00004765 
- 00017660  0x00004017 jam  0x00000001 , 0x00004763 
- 00017661  0x00004018 jam  0x00000001 , 0x00004764 
- 00017662  0x00004019 rtn 
- 00017663  0x0000401c jam  0x00000001 , 0x00004765 
- 00017664  0x0000401d jam  0x00000001 , 0x00004763 
- 00017665  0x0000401e jam  0x00000001 , 0x00004764 
- 00017666  0x0000401f rtn 
- 00017667  0x00004022 fetch  0x00000001 , 0x00004763 
- 00017668  0x00004023 rtneq  0x00000000 
- 00017669  0x00004024 fetch  0x00000001 , 0x00004762 
- 00017670  0x00004025 rtneq  0x00000001 
- 00017671  0x00004026 jam  0x00000001 , 0x00004762 
- 00017672  0x00004028 arg  0x00000000 , 0x00000011 
- 00017673  0x00004029 branch  0x00007d19 
- 00017674  0x0000402b arg  0x00000000 , 0x00000011 
- 00017675  0x0000402c call  0x00007d19 
- 00017676  0x0000402d call  0x000044db 
- 00017677  0x0000402e branch  0x0000340a 
- 00017678  0x00004031 call  0x0000337b 
- 00017679  0x00004032 branch  0x00004510 
- 00017680  0x00004035 fetch  0x00000001 , 0x0000472d 
- 00017681  0x00004036 rtn  0x00000034 
- 00017682  0x00004037 arg  0x00004755 , 0x00000013 
- 00017683  0x00004038 arg  0x0000450a , 0x00000012 
- 00017684  0x00004039 branch  0x00003374 
- 00017685  0x0000403d call  0x0000451a 
- 00017686  0x0000403e storet  0x00000002 , 0x0000471a 
- 00017687  0x0000403f call  0x0000451f 
- 00017688  0x00004040 storet  0x00000002 , 0x0000471c 
- 00017689  0x00004041 rtn 
- 00017690  0x00004044 fetch  0x00000002 , 0x0000471a 
- 00017691  0x00004045 store  0x00000002 , 0x0000471e 
- 00017692  0x00004046 call  0x00004540 
- 00017693  0x00004047 call  0x00004525 
- 00017694  0x00004048 store  0x00000001 , 0x00004724 
- 00017695  0x0000404a fetch  0x00000002 , 0x0000471c 
- 00017696  0x0000404b store  0x00000002 , 0x0000471e 
- 00017697  0x0000404c call  0x00004542 
- 00017698  0x0000404d call  0x00004525 
- 00017699  0x0000404e store  0x00000001 , 0x00004725 
- 00017700  0x0000404f rtn 
- 00017701  0x00004051 fetch  0x00000002 , 0x00004720 
- 00017702  0x00004052 copy  0x0000003f , 0x00000011 
- 00017703  0x00004053 fetch  0x00000002 , 0x0000471e 
- 00017704  0x00004054 call  0x0000452e 
- 00017705  0x00004055 fetch  0x00000001 , 0x00004719 
- 00017706  0x00004056 nbranch  0x00004537 , 0x00000034 
- 00017707  0x00004057 nrtn  0x00000002 
- 00017708  0x00004058 fetcht  0x00000002 , 0x0000471e 
- 00017709  0x00004059 rtn 
- 00017710  0x0000405b isub  0x00000002 , 0x0000003f 
- 00017711  0x0000405c branch  0x00004534 , 0x00000002 
- 00017712  0x0000405d sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x0000405e jam  0x00000001 , 0x00004718 
- 00017714  0x0000405f isub  0x00000011 , 0x0000003e 
- 00017715  0x00004060 rtn 
- 00017716  0x00004062 jam  0x00000000 , 0x00004718 
- 00017717  0x00004063 isub  0x00000011 , 0x0000003e 
- 00017718  0x00004064 rtn 
- 00017719  0x00004066 nbranch  0x0000453e , 0x00000002 
- 00017720  0x00004067 fetch  0x00000001 , 0x00004718 
- 00017721  0x00004068 nbranch  0x0000453c , 0x00000034 
- 00017722  0x0000406a setarg  0x00000001 
- 00017723  0x0000406b rtn 
- 00017724  0x0000406d setarg  0x00000002 
- 00017725  0x0000406e rtn 
- 00017726  0x00004070 setarg  0x00000000 
- 00017727  0x00004071 rtn 
- 00017728  0x00004073 jam  0x00000033 , 0x0000422e 
- 00017729  0x00004074 branch  0x000068eb 
- 00017730  0x00004076 jam  0x00000034 , 0x0000422e 
- 00017731  0x00004077 branch  0x000068eb 
- 00017732  0x0000407b fetch  0x00000001 , 0x0000472a 
- 00017733  0x0000407c rtnne  0x00000001 
- 00017734  0x0000407e bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x0000407f jam  0x00000001 , 0x00004719 
- 00017736  0x00004080 call  0x0000451a 
- 00017737  0x00004081 fetch  0x00000002 , 0x00004724 
- 00017738  0x00004082 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00004083 isub  0x00000002 , 0x0000003e 
- 00017740  0x00004084 rtn  0x00000005 
- 00017741  0x00004085 store  0x00000002 , 0x00004722 
- 00017742  0x00004086 call  0x00004550 
- 00017743  0x00004087 branch  0x00004554 
- 00017744  0x0000408a fetch  0x00000001 , 0x00004724 
- 00017745  0x0000408b branch  0x0000455a , 0x00000034 
- 00017746  0x0000408c increase  0xffffffff , 0x0000003f 
- 00017747  0x0000408d branch  0x00004557 
- 00017748  0x0000408f fetch  0x00000001 , 0x00004725 
- 00017749  0x00004090 branch  0x0000455d , 0x00000034 
- 00017750  0x00004091 increase  0x00000001 , 0x0000003f 
- 00017751  0x00004093 copy  0x0000003f , 0x00000007 
- 00017752  0x00004094 arg  0x00000001 , 0x00000011 
- 00017753  0x00004095 branch  0x00004560 
- 00017754  0x00004098 arg  0x00000000 , 0x00000007 
- 00017755  0x00004099 arg  0x00000000 , 0x00000011 
- 00017756  0x0000409a branch  0x00004560 
- 00017757  0x0000409c arg  0x00000002 , 0x00000007 
- 00017758  0x0000409d arg  0x00000000 , 0x00000011 
- 00017759  0x0000409e branch  0x00004560 
- 00017760  0x000040a1 copy  0x00000011 , 0x0000003f 
- 00017761  0x000040a2 store  0x00000001 , 0x00004761 
- 00017762  0x000040a3 fetch  0x00000001 , 0x00004763 
- 00017763  0x000040a4 beq  0x00000000 , 0x00002ee4 
- 00017764  0x000040a5 fetch  0x00000002 , 0x00004753 
- 00017765  0x000040a6 store  0x00000002 , 0x00004755 
- 00017766  0x000040a7 fetch  0x00000001 , 0x00004761 
- 00017767  0x000040a8 branch  0x00004580 , 0x00000034 
- 00017768  0x000040aa bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x000040ab arg  0x00000000 , 0x00000011 
- 00017770  0x000040ac call  0x00007d14 
- 00017771  0x000040ae copy  0x00000007 , 0x0000003f 
- 00017772  0x000040af beq  0x00000004 , 0x000045a3 
- 00017773  0x000040b0 beq  0x00000005 , 0x000045a5 
- 00017774  0x000040b1 beq  0x00000006 , 0x000045a7 
- 00017775  0x000040b5 call  0x0000458b 
- 00017776  0x000040b6 beq  0x00000000 , 0x00004574 
- 00017777  0x000040b7 beq  0x00000002 , 0x0000457a 
- 00017778  0x000040b8 beq  0x00000003 , 0x00004574 
- 00017779  0x000040b9 rtn 
- 00017780  0x000040bc copy  0x00000007 , 0x0000003f 
- 00017781  0x000040bd beq  0x00000000 , 0x0000458f 
- 00017782  0x000040be beq  0x00000001 , 0x00004591 
- 00017783  0x000040bf beq  0x00000002 , 0x00004593 
- 00017784  0x000040c0 beq  0x00000003 , 0x00004595 
- 00017785  0x000040c1 rtn 
- 00017786  0x000040c4 copy  0x00000007 , 0x0000003f 
- 00017787  0x000040c5 beq  0x00000000 , 0x00004597 
- 00017788  0x000040c6 beq  0x00000001 , 0x0000459a 
- 00017789  0x000040c7 beq  0x00000002 , 0x0000459d 
- 00017790  0x000040c8 beq  0x00000003 , 0x000045a0 
- 00017791  0x000040c9 rtn 
- 00017792  0x000040cc bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x000040cd arg  0x00000000 , 0x00000011 
- 00017794  0x000040ce call  0x00007d19 
- 00017795  0x000040d0 copy  0x00000007 , 0x0000003f 
- 00017796  0x000040d1 beq  0x00000004 , 0x000045bc 
- 00017797  0x000040d2 beq  0x00000005 , 0x000045bc 
- 00017798  0x000040d6 call  0x0000458b 
- 00017799  0x000040d7 beq  0x00000000 , 0x000045a9 
- 00017800  0x000040d8 beq  0x00000002 , 0x000045af 
- 00017801  0x000040d9 beq  0x00000003 , 0x000045a9 
- 00017802  0x000040da rtn 
- 00017803  0x000040dd fetch  0x00000001 , 0x00004728 
- 00017804  0x000040de fetcht  0x00000001 , 0x00004727 
- 00017805  0x000040df ior  0x00000002 , 0x0000003f 
- 00017806  0x000040e0 rtn 
- 00017807  0x000040e4 jam  0x00000001 , 0x00004734 
- 00017808  0x000040e5 branch  0x000045be 
- 00017809  0x000040e7 jam  0x00000002 , 0x00004734 
- 00017810  0x000040e8 branch  0x000045be 
- 00017811  0x000040ea jam  0x00000001 , 0x00004736 
- 00017812  0x000040eb branch  0x000045be 
- 00017813  0x000040ed jam  0x00000002 , 0x00004736 
- 00017814  0x000040ee branch  0x000045be 
- 00017815  0x000040f2 jam  0x00000001 , 0x00004734 
- 00017816  0x000040f3 jam  0x00000001 , 0x00004736 
- 00017817  0x000040f4 branch  0x000045be 
- 00017818  0x000040f6 jam  0x00000002 , 0x00004734 
- 00017819  0x000040f7 jam  0x00000002 , 0x00004736 
- 00017820  0x000040f8 branch  0x000045be 
- 00017821  0x000040fa jam  0x00000002 , 0x00004734 
- 00017822  0x000040fb jam  0x00000001 , 0x00004736 
- 00017823  0x000040fc branch  0x000045be 
- 00017824  0x000040fe jam  0x00000001 , 0x00004734 
- 00017825  0x000040ff jam  0x00000002 , 0x00004736 
- 00017826  0x00004100 branch  0x000045be 
- 00017827  0x00004104 jam  0x00000001 , 0x00004738 
- 00017828  0x00004105 branch  0x000045be 
- 00017829  0x00004107 jam  0x00000002 , 0x00004738 
- 00017830  0x00004108 branch  0x000045be 
- 00017831  0x0000410b jam  0x00000001 , 0x00004741 
- 00017832  0x0000410c branch  0x000045c0 
- 00017833  0x0000410f copy  0x00000007 , 0x0000003f 
- 00017834  0x00004110 beq  0x00000000 , 0x000045b5 
- 00017835  0x00004111 beq  0x00000001 , 0x000045b5 
- 00017836  0x00004112 beq  0x00000002 , 0x000045b7 
- 00017837  0x00004113 beq  0x00000003 , 0x000045b7 
- 00017838  0x00004114 rtn 
- 00017839  0x00004117 copy  0x00000007 , 0x0000003f 
- 00017840  0x00004118 beq  0x00000000 , 0x000045b9 
- 00017841  0x00004119 beq  0x00000001 , 0x000045b9 
- 00017842  0x0000411a beq  0x00000002 , 0x000045b9 
- 00017843  0x0000411b beq  0x00000003 , 0x000045b9 
- 00017844  0x0000411c rtn 
- 00017845  0x00004120 jam  0x00000000 , 0x00004734 
- 00017846  0x00004121 branch  0x000045be 
- 00017847  0x00004124 jam  0x00000000 , 0x00004736 
- 00017848  0x00004125 branch  0x000045be 
- 00017849  0x0000412b jam  0x00000000 , 0x00004734 
- 00017850  0x0000412c jam  0x00000000 , 0x00004736 
- 00017851  0x0000412d branch  0x000045be 
- 00017852  0x00004131 jam  0x00000000 , 0x00004738 
- 00017853  0x00004132 branch  0x000045be 
- 00017854  0x00004135 arg  0x0000472e , 0x00000011 
- 00017855  0x00004136 branch  0x00007e3d 
- 00017856  0x00004138 arg  0x0000473b , 0x00000011 
- 00017857  0x00004139 branch  0x00007e3d 
- 00017858  0x0000413c fetch  0x00000001 , 0x00004764 
- 00017859  0x0000413d beq  0x00000001 , 0x000045cc 
- 00017860  0x0000413e arg  0x00004744 , 0x00000011 
- 00017861  0x0000413f call  0x00007e54 
- 00017862  0x00004140 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00004142 arg  0x00004744 , 0x00000006 
- 00017864  0x00004143 ifetch  0x00000001 , 0x00000006 
- 00017865  0x00004144 copy  0x0000003f , 0x00000011 
- 00017866  0x00004145 arg  0x00004745 , 0x00000012 
- 00017867  0x00004148 rtn 
- 00017868  0x0000414b jam  0x00000000 , 0x00004764 
- 00017869  0x0000414c enable  0x00000028 
- 00017870  0x0000414d arg  0x00000001 , 0x00000011 
- 00017871  0x0000414e arg  0x00004766 , 0x00000012 
- 00017872  0x0000414f rtn 
- 00017873  0x00004152 fetch  0x00000001 , 0x00004747 
- 00017874  0x00004153 beq  0x00000004 , 0x000045d5 
- 00017875  0x00004154 beq  0x00000005 , 0x000045d5 
- 00017876  0x00004155 rtn 
- 00017877  0x00004157 fetch  0x00000001 , 0x0000474a 
- 00017878  0x00004158 nbranch  0x000045dc , 0x00000034 
- 00017879  0x00004159 fetch  0x00000001 , 0x0000474c 
- 00017880  0x0000415a nbranch  0x000045dc , 0x00000034 
- 00017881  0x0000415b fetch  0x00000001 , 0x0000474e 
- 00017882  0x0000415c nbranch  0x000045dc , 0x00000034 
- 00017883  0x0000415d rtn 
- 00017884  0x0000415f enable  0x00000028 
- 00017885  0x00004160 branch  0x000045c7 
- 00017886  0x00004169 rtn  0x0000002b 
- 00017887  0x0000416a hfetch  0x00000001 , 0x00008081 
- 00017888  0x0000416b and_into  0x000000fc , 0x0000003f 
- 00017889  0x0000416c hstore  0x00000001 , 0x00008081 
- 00017890  0x0000416d setarg  0x000046b4 
- 00017891  0x0000416e store  0x00000002 , 0x000041eb 
- 00017892  0x00004170 setarg  0x000046b3 
- 00017893  0x00004171 store  0x00000002 , 0x000041ed 
- 00017894  0x00004173 setarg  0x0000340a 
- 00017895  0x00004174 store  0x00000002 , 0x000041f7 
- 00017896  0x00004176 setarg  0x000046b1 
- 00017897  0x00004177 store  0x00000002 , 0x000041f3 
- 00017898  0x00004179 setarg  0x00004612 
- 00017899  0x0000417a store  0x00000002 , 0x000041f5 
- 00017900  0x0000417c setarg  0x0000460c 
- 00017901  0x0000417d store  0x00000002 , 0x000041e9 
- 00017902  0x0000417f setarg  0x0000476a 
- 00017903  0x00004180 store  0x00000002 , 0x000041f9 
- 00017904  0x00004182 setarg  0x00004686 
- 00017905  0x00004183 store  0x00000002 , 0x000041fd 
- 00017906  0x00004185 setarg  0x00004729 
- 00017907  0x00004186 store  0x00000002 , 0x000046e7 
- 00017908  0x00004188 setarg  0x00004806 
- 00017909  0x00004189 store  0x00000002 , 0x000046e2 
- 00017910  0x0000418a setarg  0x00004807 
- 00017911  0x0000418b store  0x00000002 , 0x000046e4 
- 00017912  0x0000418d call  0x000057a3 
- 00017913  0x0000418e call  0x000047da 
- 00017914  0x0000418f call  0x00004788 
- 00017915  0x00004190 call  0x0000476d 
- 00017916  0x00004191 call  0x00006948 
- 00017917  0x00004192 call  0x0000477a 
- 00017918  0x00004193 call  0x00007e38 
- 00017919  0x00004194 call  0x00007d08 
- 00017920  0x00004195 call  0x00004793 
- 00017921  0x00004196 call  0x000047c7 
- 00017922  0x00004198 bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x00004199 call  0x0000464f 
- 00017924  0x0000419a fetch  0x00000001 , 0x000046dd 
- 00017925  0x0000419b beq  0x00000000 , 0x00004609 
- 00017926  0x0000419c fetch  0x00000001 , 0x000046de 
- 00017927  0x0000419d store  0x00000001 , 0x00004686 
- 00017928  0x0000419e branch  0x0000480e 
- 00017929  0x000041a2 jam  0x000000ff , 0x00004686 
- 00017930  0x000041a3 jam  0x00000001 , 0x000046df 
- 00017931  0x000041a4 branch  0x000046d9 
- 00017932  0x000041a9 fetch  0x00000001 , 0x000046df 
- 00017933  0x000041aa beq  0x00000002 , 0x000033d0 
- 00017934  0x000041ab call  0x0000527e 
- 00017935  0x000041ac fetch  0x00000001 , 0x00004256 
- 00017936  0x000041ad nbranch  0x000033d0 , 0x00000034 
- 00017937  0x000041ae branch  0x000033d2 
- 00017938  0x000041b3 copy  0x00000013 , 0x0000003f 
- 00017939  0x000041b5 beq  0x00000001 , 0x00004626 
- 00017940  0x000041b6 beq  0x00000002 , 0x00004629 
- 00017941  0x000041b7 beq  0x00000004 , 0x00004631 
- 00017942  0x000041b8 beq  0x00000005 , 0x00004633 
- 00017943  0x000041b9 beq  0x00000006 , 0x00004635 
- 00017944  0x000041ba beq  0x00000007 , 0x00004638 
- 00017945  0x000041bb beq  0x00000012 , 0x0000463c 
- 00017946  0x000041bc beq  0x00000013 , 0x00004644 
- 00017947  0x000041bd beq  0x00000027 , 0x00004645 
- 00017948  0x000041be beq  0x0000002e , 0x00004648 
- 00017949  0x000041bf beq  0x0000003d , 0x00004649 
- 00017950  0x000041c1 beq  0x00000014 , 0x00004658 
- 00017951  0x000041c2 beq  0x00000015 , 0x0000465c 
- 00017952  0x000041c3 beq  0x0000003f , 0x0000465f 
- 00017953  0x000041c4 beq  0x00000040 , 0x00004665 
- 00017954  0x000041c6 beq  0x00000010 , 0x0000466b 
- 00017955  0x000041c7 beq  0x0000002c , 0x0000466c 
- 00017956  0x000041c8 beq  0x0000002d , 0x00004677 
- 00017957  0x000041c9 rtn 
- 00017958  0x000041cf jam  0x00000000 , 0x000046ad 
- 00017959  0x000041d0 jam  0x00000000 , 0x000046ac 
- 00017960  0x000041d1 rtn 
- 00017961  0x000041d5 call  0x0000462b 
- 00017962  0x000041d6 branch  0x00004631 
- 00017963  0x000041d9 jam  0x00000000 , 0x000041e2 
- 00017964  0x000041da jam  0x00000000 , 0x00004680 
- 00017965  0x000041db jam  0x00000000 , 0x00004205 
- 00017966  0x000041dc jam  0x00000000 , 0x000046ac 
- 00017967  0x000041dd jam  0x00000000 , 0x000046ad 
- 00017968  0x000041de branch  0x00007e38 
- 00017969  0x000041e2 call  0x000033a9 
- 00017970  0x000041e3 branch  0x000046c2 
- 00017971  0x000041e7 call  0x000046b6 
- 00017972  0x000041e8 branch  0x00003408 
- 00017973  0x000041ec setarg  0x00000002 
- 00017974  0x000041ed store  0x00000001 , 0x00004680 
- 00017975  0x000041ee rtn 
- 00017976  0x000041f2 jam  0x00000000 , 0x000046ac 
- 00017977  0x000041f3 setarg  0x00000001 
- 00017978  0x000041f4 store  0x00000001 , 0x000046ad 
- 00017979  0x000041f5 rtn 
- 00017980  0x000041f9 fetch  0x00000001 , 0x000041e2 
- 00017981  0x000041fa rtneq  0x00000001 
- 00017982  0x000041fb jam  0x00000001 , 0x000041e2 
- 00017983  0x000041fc call  0x00003416 
- 00017984  0x000041fd call  0x00003414 
- 00017985  0x000041fe call  0x000046b6 
- 00017986  0x000041ff call  0x00003408 
- 00017987  0x00004200 branch  0x0000340e 
- 00017988  0x00004204 branch  0x00004631 
- 00017989  0x00004208 setarg  0x00000005 
- 00017990  0x00004209 store  0x00000001 , 0x000046ac 
- 00017991  0x0000420a rtn 
- 00017992  0x0000420e branch  0x000033cd 
- 00017993  0x00004213 arg  0x00000000 , 0x00000012 
- 00017994  0x00004214 fetch  0x00000001 , 0x00004217 
- 00017995  0x00004215 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x00004216 fetch  0x00000002 , 0x00004215 
- 00017997  0x00004217 copy  0x0000003f , 0x00000011 
- 00017998  0x00004218 branch  0x00006606 
- 00017999  0x0000421b arg  0x00000000 , 0x00000012 
- 00018000  0x0000421c fetch  0x00000001 , 0x0000469a 
- 00018001  0x0000421d rtnbit0  0x00000001 
- 00018002  0x0000421e fetch  0x00000001 , 0x00004217 
- 00018003  0x0000421f rtn  0x00000034 
- 00018004  0x00004220 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x00004221 fetch  0x00000002 , 0x00004215 
- 00018006  0x00004222 copy  0x0000003f , 0x00000011 
- 00018007  0x00004223 branch  0x000065df 
- 00018008  0x00004228 call  0x000046b6 
- 00018009  0x00004229 setarg  0x00000000 
- 00018010  0x0000422a store  0x00000002 , 0x000046b7 
- 00018011  0x0000422b branch  0x00003408 
- 00018012  0x0000422f call  0x00007e38 
- 00018013  0x00004230 jam  0x00000000 , 0x000046b0 
- 00018014  0x00004231 branch  0x000046d9 
- 00018015  0x00004235 call  0x00007e38 
- 00018016  0x00004236 jam  0x00000001 , 0x000046b0 
- 00018017  0x00004237 fetch  0x00000008 , 0x000046c1 
- 00018018  0x00004238 store  0x00000008 , 0x00004496 
- 00018019  0x00004239 call  0x00003416 
- 00018020  0x0000423a branch  0x00005abf 
- 00018021  0x0000423e fetch  0x00000002 , 0x00004509 
- 00018022  0x0000423f rtneq  0x00000000 
- 00018023  0x00004240 fetch  0x00000008 , 0x000046c9 
- 00018024  0x00004241 rtn  0x00000034 
- 00018025  0x00004242 store  0x00000008 , 0x00004496 
- 00018026  0x00004243 branch  0x00005abf 
- 00018027  0x00004248 branch  0x0000481f 
- 00018028  0x0000424b fetch  0x00000001 , 0x000046dd 
- 00018029  0x0000424c rtneq  0x00000000 
- 00018030  0x0000424d fetch  0x00000001 , 0x000046df 
- 00018031  0x0000424e rtnne  0x00000001 
- 00018032  0x0000424f call  0x00004672 
- 00018033  0x00004250 branch  0x00003406 
- 00018034  0x00004253 jam  0x00000001 , 0x000048df 
- 00018035  0x00004254 arg  0x0000000b , 0x00000039 
- 00018036  0x00004255 arg  0x000048e0 , 0x00000005 
- 00018037  0x00004256 arg  0x000048c9 , 0x00000006 
- 00018038  0x00004257 branch  0x00007f01 
- 00018039  0x0000425a fetch  0x00000001 , 0x000046dd 
- 00018040  0x0000425b rtneq  0x00000000 
- 00018041  0x0000425c fetch  0x00000001 , 0x000046df 
- 00018042  0x0000425d beq  0x00000001 , 0x0000467c 
- 00018043  0x0000425e branch  0x0000481b 
- 00018044  0x00004261 fetch  0x00000001 , 0x000048df 
- 00018045  0x00004262 rtnne  0x00000001 
- 00018046  0x00004263 jam  0x00000000 , 0x000048df 
- 00018047  0x00004264 fetch  0x00000002 , 0x00004682 
- 00018048  0x00004265 bbit1  0x00000000 , 0x00003408 
- 00018049  0x00004266 bbit1  0x00000009 , 0x00003408 
- 00018050  0x00004267 arg  0x0000000b , 0x00000039 
- 00018051  0x00004268 arg  0x000048e0 , 0x00000006 
- 00018052  0x00004269 arg  0x000048c9 , 0x00000005 
- 00018053  0x0000426a branch  0x00007f01 
- 00018054  0x00004271 call  0x0000468c 
- 00018055  0x00004274 call  0x00004693 
- 00018056  0x00004277 call  0x0000469e 
- 00018057  0x00004278 call  0x000046a6 
- 00018058  0x00004279 call  0x000046a9 
- 00018059  0x0000427c branch  0x000046ac 
- 00018060  0x00004281 arg  0x000046db , 0x00000013 
- 00018061  0x00004282 arg  0x0000468f , 0x00000012 
- 00018062  0x00004283 branch  0x00003374 
- 00018063  0x00004285 jam  0x00000002 , 0x000046df 
- 00018064  0x00004286 call  0x00003408 
- 00018065  0x00004287 call  0x000046f4 
- 00018066  0x00004288 branch  0x0000480b 
- 00018067  0x0000428c arg  0x000048ec , 0x00000013 
- 00018068  0x0000428d arg  0x00004696 , 0x00000012 
- 00018069  0x0000428e branch  0x0000336d 
- 00018070  0x00004291 fetch  0x00000002 , 0x00004682 
- 00018071  0x00004292 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x00004293 bbit1  0x00000000 , 0x0000480b 
- 00018073  0x00004294 fetch  0x00000001 , 0x000048c9 
- 00018074  0x00004295 beq  0x00000001 , 0x0000480b 
- 00018075  0x00004296 beq  0x00000004 , 0x0000480b 
- 00018076  0x00004297 beq  0x00000005 , 0x0000480b 
- 00018077  0x00004298 branch  0x0000340a 
- 00018078  0x0000429d arg  0x000046ac , 0x00000013 
- 00018079  0x0000429e arg  0x000046a1 , 0x00000012 
- 00018080  0x0000429f branch  0x0000336d 
- 00018081  0x000042a2 fetch  0x00000001 , 0x0000027f 
- 00018082  0x000042a3 set1  0x00000000 , 0x0000003f 
- 00018083  0x000042a4 set1  0x00000007 , 0x0000003f 
- 00018084  0x000042a5 store  0x00000001 , 0x0000027f 
- 00018085  0x000042a6 rtn 
- 00018086  0x000042a9 arg  0x00004680 , 0x00000013 
- 00018087  0x000042aa arg  0x0000463c , 0x00000012 
- 00018088  0x000042ab branch  0x0000336d 
- 00018089  0x000042ae arg  0x000046ad , 0x00000013 
- 00018090  0x000042af arg  0x000033e9 , 0x00000012 
- 00018091  0x000042b0 branch  0x0000336d 
- 00018092  0x000042b6 fetch  0x00000001 , 0x000046df 
- 00018093  0x000042b7 rtnne  0x00000001 
- 00018094  0x000042b8 arg  0x000046b7 , 0x00000013 
- 00018095  0x000042b9 arg  0x000046c2 , 0x00000012 
- 00018096  0x000042ba branch  0x00003374 
- 00018097  0x000042be call  0x0000473a 
- 00018098  0x000042bf branch  0x00006978 
- 00018099  0x000042c3 branch  0x0000696c 
- 00018100  0x000042c6 call  0x00006835 
- 00018101  0x000042c7 branch  0x000046b3 
- 00018102  0x000042ce fetch  0x00000001 , 0x0000469a 
- 00018103  0x000042cf bbit1  0x00000001 , 0x000046be 
- 00018104  0x000042d0 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x000042d1 rtn 
- 00018106  0x000042d4 fetch  0x00000002 , 0x000046d7 
- 00018107  0x000042d5 store  0x00000002 , 0x000046d9 
- 00018108  0x000042d6 store  0x00000002 , 0x000046db 
- 00018109  0x000042d7 branch  0x000033f8 
- 00018110  0x000042da fetch  0x00000002 , 0x000046d3 
- 00018111  0x000042db store  0x00000002 , 0x000046d9 
- 00018112  0x000042dc store  0x00000002 , 0x000046db 
- 00018113  0x000042dd branch  0x000033f0 
- 00018114  0x000042e0 fetch  0x00000001 , 0x000046df 
- 00018115  0x000042e1 rtnne  0x00000001 
- 00018116  0x000042e2 fetch  0x00000001 , 0x0000469a 
- 00018117  0x000042e3 bbit1  0x00000001 , 0x000046c8 
- 00018118  0x000042e4 bbit1  0x00000000 , 0x000046cc 
- 00018119  0x000042e5 rtn 
- 00018120  0x000042e8 fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x000042e9 store  0x00000002 , 0x000046d9 
- 00018122  0x000042ea store  0x00000002 , 0x000046db 
- 00018123  0x000042eb branch  0x000033eb 
- 00018124  0x000042ee fetch  0x00000002 , 0x00004682 
- 00018125  0x000042ef rtnbit1  0x00000009 
- 00018126  0x000042f0 fetch  0x00000002 , 0x000046d5 
- 00018127  0x000042f1 store  0x00000002 , 0x000046d9 
- 00018128  0x000042f2 store  0x00000002 , 0x000046db 
- 00018129  0x000042f3 fetch  0x00000002 , 0x000046b3 
- 00018130  0x000042f4 call  0x000046f0 
- 00018131  0x000042f5 call  0x00003404 
- 00018132  0x000042f6 fetch  0x00000004 , 0x000046bd 
- 00018133  0x000042f7 store  0x00000004 , 0x000048cc 
- 00018134  0x000042f8 fetch  0x00000002 , 0x00004682 
- 00018135  0x000042f9 rtnbit1  0x0000000b 
- 00018136  0x000042fa branch  0x000033fa 
- 00018137  0x000042fe fetch  0x00000001 , 0x000046df 
- 00018138  0x000042ff rtnne  0x00000001 
- 00018139  0x00004300 fetch  0x00000001 , 0x0000469a 
- 00018140  0x00004301 bbit1  0x00000001 , 0x000046df 
- 00018141  0x00004302 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x00004303 rtn 
- 00018143  0x00004306 call  0x000046f8 
- 00018144  0x00004307 branch  0x000046c2 , 0x00000034 
- 00018145  0x00004308 call  0x00003406 
- 00018146  0x00004309 call  0x000033f0 
- 00018147  0x0000430a branch  0x000033e1 
- 00018148  0x0000430d fetch  0x00000002 , 0x000046b7 
- 00018149  0x0000430e fetcht  0x00000002 , 0x000046b5 
- 00018150  0x0000430f storet  0x00000002 , 0x000046b7 
- 00018151  0x00004310 nrtn  0x00000034 
- 00018152  0x00004311 fetch  0x00000002 , 0x000046b1 
- 00018153  0x00004312 call  0x000046f0 
- 00018154  0x00004313 call  0x00003404 
- 00018155  0x00004314 fetch  0x00000004 , 0x000046b9 
- 00018156  0x00004315 store  0x00000004 , 0x000048cc 
- 00018157  0x00004316 fetch  0x00000002 , 0x00004682 
- 00018158  0x00004317 rtnbit1  0x0000000b 
- 00018159  0x00004318 branch  0x000033fa 
- 00018160  0x0000431c store  0x00000002 , 0x00004154 
- 00018161  0x0000431d increase  0xfffffffc , 0x0000003f 
- 00018162  0x0000431e store  0x00000002 , 0x00004482 
- 00018163  0x0000431f rtn 
- 00018164  0x00004323 fetch  0x00000002 , 0x00004682 
- 00018165  0x00004324 bbit1  0x00000009 , 0x00003402 
- 00018166  0x00004325 bbit1  0x00000000 , 0x000033e9 
- 00018167  0x00004326 branch  0x000046b6 
- 00018168  0x0000432b fetch  0x00000001 , 0x00004217 
- 00018169  0x0000432c copy  0x0000003f , 0x00000039 
- 00018170  0x0000432d fetch  0x00000002 , 0x00004215 
- 00018171  0x0000432e copy  0x0000003f , 0x00000011 
- 00018172  0x00004330 ifetch  0x00000002 , 0x00000011 
- 00018173  0x00004331 beq  0x00000000 , 0x00004701 
- 00018174  0x00004332 increase  0x00000022 , 0x00000011 
- 00018175  0x00004333 loop  0x000046fc 
- 00018176  0x00004334 branch  0x00007ff1 
- 00018177  0x00004337 ifetch  0x00000006 , 0x00000006 
- 00018178  0x00004338 store  0x00000006 , 0x000041d0 
- 00018179  0x00004339 increase  0x0000000a , 0x00000006 
- 00018180  0x0000433a arg  0x000041be , 0x00000005 
- 00018181  0x0000433b call  0x00007ebf 
- 00018182  0x0000433c call  0x000067d7 
- 00018183  0x0000433d branch  0x00007fef 
- 00018184  0x00004344 call  0x00007fe9 
- 00018185  0x00004345 fetch  0x00000002 , 0x00004682 
- 00018186  0x00004346 bbit1  0x00000000 , 0x0000470d 
- 00018187  0x00004347 bbit1  0x00000009 , 0x00004710 
- 00018188  0x00004348 rtn 
- 00018189  0x0000434b fetch  0x00000001 , 0x00004253 
- 00018190  0x0000434c rtnne  0x0000003f 
- 00018191  0x0000434d branch  0x00007fe7 
- 00018192  0x00004350 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004351 rtn  0x00000034 
- 00018194  0x00004352 branch  0x00007fe7 
- 00018195  0x00004358 call  0x00007fe9 
- 00018196  0x00004359 fetch  0x00000002 , 0x00004682 
- 00018197  0x0000435a rtnbit1  0x00000000 
- 00018198  0x0000435b rtnbit1  0x00000009 
- 00018199  0x0000435c branch  0x00007fe7 
- 00018200  0x00004361 fetch  0x00000001 , 0x0000469a 
- 00018201  0x00004362 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x00004363 bbit1  0x00000000 , 0x0000471f 
- 00018203  0x00004364 rtn 
- 00018204  0x00004367 fetch  0x00000001 , 0x00004093 
- 00018205  0x00004368 rtnne  0x00000003 
- 00018206  0x00004369 branch  0x000046d9 
- 00018207  0x0000436c branch  0x000046d9 
- 00018208  0x00004370 disable  0x0000002c 
- 00018209  0x00004371 fetch  0x00000002 , 0x000046d9 
- 00018210  0x00004372 store  0x00000002 , 0x000046db 
- 00018211  0x00004374 call  0x00004713 
- 00018212  0x00004375 branch  0x00004718 , 0x00000028 
- 00018213  0x00004377 call  0x00004708 
- 00018214  0x00004378 nrtn  0x00000028 
- 00018215  0x00004379 enable  0x0000002c 
- 00018216  0x0000437a rtn 
- 00018217  0x0000437f call  0x00004720 
- 00018218  0x00004380 nrtn  0x0000002c 
- 00018219  0x00004381 deposit  0x00000011 
- 00018220  0x00004382 branch  0x00004730 , 0x00000034 
- 00018221  0x00004384 call  0x00003406 
- 00018222  0x00004385 arg  0x000046f1 , 0x00000013 
- 00018223  0x00004386 branch  0x00004732 
- 00018224  0x00004389 call  0x00003408 
- 00018225  0x0000438a arg  0x00004719 , 0x00000013 
- 00018226  0x0000438d arg  0x00000005 , 0x0000003f 
- 00018227  0x0000438e imul32  0x00000007 , 0x0000003f 
- 00018228  0x0000438f iadd  0x00000013 , 0x00000013 
- 00018229  0x00004393 ifetch  0x00000001 , 0x00000013 
- 00018230  0x00004394 rtn  0x00000034 
- 00018231  0x00004395 call  0x00004762 
- 00018232  0x00004396 increase  0x00000001 , 0x00000013 
- 00018233  0x00004397 branch  0x00004735 
- 00018234  0x0000439b fetch  0x00000002 , 0x00004682 
- 00018235  0x0000439c bbit1  0x00000009 , 0x0000473e 
- 00018236  0x0000439d bbit1  0x00000000 , 0x0000474e 
- 00018237  0x0000439e rtn 
- 00018238  0x000043a1 call  0x00005892 
- 00018239  0x000043a2 nrtn  0x00000034 
- 00018240  0x000043a3 call  0x00004765 
- 00018241  0x000043a4 nrtn  0x00000028 
- 00018242  0x000043a5 pincrease  0xffffffff 
- 00018243  0x000043a6 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x000043a7 arg  0x00004741 , 0x00000002 
- 00018245  0x000043a8 iadd  0x00000002 , 0x00000006 
- 00018246  0x000043aa ifetch  0x00000001 , 0x00000006 
- 00018247  0x000043ab copy  0x0000003f , 0x00000011 
- 00018248  0x000043ac ifetcht  0x00000002 , 0x00000006 
- 00018249  0x000043ad call  0x00007ea5 
- 00018250  0x000043ae call  0x00005a64 
- 00018251  0x000043af copy  0x00000011 , 0x00000039 
- 00018252  0x000043b0 call  0x00007e9f 
- 00018253  0x000043b1 branch  0x00007f01 
- 00018254  0x000043b5 call  0x00005271 
- 00018255  0x000043b6 nrtn  0x00000034 
- 00018256  0x000043b7 call  0x00004765 
- 00018257  0x000043b8 nrtn  0x00000028 
- 00018258  0x000043b9 pincrease  0xffffffff 
- 00018259  0x000043ba mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x000043bb arg  0x000047a0 , 0x00000002 
- 00018261  0x000043bc iadd  0x00000002 , 0x00000006 
- 00018262  0x000043bd ifetch  0x00000005 , 0x00000006 
- 00018263  0x000043be store  0x00000005 , 0x0000479b 
- 00018264  0x000043c0 fetch  0x00000001 , 0x0000479b 
- 00018265  0x000043c1 copy  0x0000003f , 0x00000011 
- 00018266  0x000043c2 call  0x00004d63 
- 00018267  0x000043c3 fetch  0x00000002 , 0x0000424e 
- 00018268  0x000043c4 istore  0x00000002 , 0x00000005 
- 00018269  0x000043c5 setarg  0x000000a1 
- 00018270  0x000043c6 istore  0x00000001 , 0x00000005 
- 00018271  0x000043c7 fetch  0x00000004 , 0x0000479c 
- 00018272  0x000043c8 istore  0x00000009 , 0x00000005 
- 00018273  0x000043c9 rtn 
- 00018274  0x000043ce store  0x00000001 , 0x00000a9a 
- 00018275  0x000043cf arg  0x00000a9a , 0x00000011 
- 00018276  0x000043d0 branch  0x00007e3d 
- 00018277  0x000043d3 arg  0x00000a9a , 0x00000011 
- 00018278  0x000043d4 call  0x00007e54 
- 00018279  0x000043d5 nrtn  0x00000028 
- 00018280  0x000043d6 fetch  0x00000001 , 0x00000a9a 
- 00018281  0x000043d7 rtn 
- 00018282  0x000043db fetch  0x00000002 , 0x00000478 
- 00018283  0x000043dc beq  0x00000018 , 0x0000465f 
- 00018284  0x000043dd rtn 
- 00018285  0x000043e0 setarg  0x00000002 
- 00018286  0x000043e1 store  0x00000001 , 0x000048eb 
- 00018287  0x000043e3 setarg  0x00200008 
- 00018288  0x000043e4 store  0x00000004 , 0x000046c1 
- 00018289  0x000043e5 setarg  0x012c0005 
- 00018290  0x000043e6 istore  0x00000004 , 0x00000005 
- 00018291  0x000043e9 jam  0x00000017 , 0x000044a6 
- 00018292  0x000043ec setarg  0x0000001b 
- 00018293  0x000043ed store  0x00000002 , 0x000044fa 
- 00018294  0x000043ee call  0x00005810 
- 00018295  0x000043ef call  0x0000582c 
- 00018296  0x000043f0 call  0x00005839 
- 00018297  0x000043f1 branch  0x00005818 
- 00018298  0x000043f6 arg  0x00000028 , 0x00000039 
- 00018299  0x000043f7 arg  0x00004741 , 0x00000005 
- 00018300  0x000043f8 arg  0x0000949f , 0x00000006 
- 00018301  0x000043f9 call  0x00007ef4 
- 00018302  0x000043fa arg  0x00000028 , 0x00000039 
- 00018303  0x000043fb arg  0x000047a0 , 0x00000005 
- 00018304  0x000043fc arg  0x000094c7 , 0x00000006 
- 00018305  0x000043fd branch  0x00007ef4 
- 00018306  0x00004401 arg  0x0000017e , 0x00000039 
- 00018307  0x00004402 arg  0x0000913a , 0x00000006 
- 00018308  0x00004403 branch  0x00007ef4 
- 00018309  0x00004407 arg  0x000001e7 , 0x00000039 
- 00018310  0x00004408 arg  0x000092b8 , 0x00000006 
- 00018311  0x00004409 branch  0x00007ef4 
- 00018312  0x0000440e call  0x000047ae 
- 00018313  0x0000440f nrtn  0x00000028 
- 00018314  0x00004410 fetch  0x00000001 , 0x0000469f 
- 00018315  0x00004411 call  0x00004790 
- 00018316  0x00004412 fetch  0x00000001 , 0x000046a0 
- 00018317  0x00004413 call  0x00004790 
- 00018318  0x00004414 fetch  0x00000001 , 0x000046a1 
- 00018319  0x00004415 branch  0x00004790 
- 00018320  0x00004418 rtn  0x00000034 
- 00018321  0x00004419 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x0000441a branch  0x000067f9 
- 00018323  0x0000441e call  0x000047ae 
- 00018324  0x0000441f nrtn  0x00000028 
- 00018325  0x00004420 call  0x00004797 
- 00018326  0x00004421 branch  0x000047b4 
- 00018327  0x00004424 arg  0x00000000 , 0x00000011 
- 00018328  0x00004425 fetch  0x00000001 , 0x0000469f 
- 00018329  0x00004426 call  0x000047a9 
- 00018330  0x00004427 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x00004428 fetch  0x00000001 , 0x000046a0 
- 00018332  0x00004429 call  0x000047a9 
- 00018333  0x0000442a nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x0000442b fetch  0x00000001 , 0x000046a1 
- 00018335  0x0000442c call  0x000047a9 
- 00018336  0x0000442d nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x0000442e copy  0x00000011 , 0x0000003f 
- 00018338  0x0000442f store  0x00000001 , 0x000046a9 
- 00018339  0x00004430 fetch  0x00000001 , 0x0000469e 
- 00018340  0x00004431 imul32  0x00000011 , 0x0000003f 
- 00018341  0x00004432 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x00004433 iadd  0x00000002 , 0x0000003f 
- 00018343  0x00004434 store  0x00000002 , 0x000046aa 
- 00018344  0x00004435 rtn 
- 00018345  0x00004438 rtn  0x00000034 
- 00018346  0x00004439 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x0000443a call  0x0000681d 
- 00018348  0x0000443b nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x0000443c branch  0x00007fef 
- 00018350  0x00004440 call  0x00007fe9 
- 00018351  0x00004441 fetch  0x00000001 , 0x000046a8 
- 00018352  0x00004442 nrtn  0x00000034 
- 00018353  0x00004443 fetch  0x00000001 , 0x0000469b 
- 00018354  0x00004444 rtn  0x00000034 
- 00018355  0x00004445 branch  0x00007fe7 
- 00018356  0x00004449 call  0x0000666a 
- 00018357  0x0000444a fetch  0x00000002 , 0x000046aa 
- 00018358  0x0000444b arg  0x00000ac2 , 0x00000011 
- 00018359  0x0000444c fetcht  0x00000001 , 0x0000469e 
- 00018360  0x0000444d call  0x000066b3 
- 00018361  0x0000444e call  0x0000666d 
- 00018362  0x00004450 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004451 copy  0x0000003f , 0x00000039 
- 00018364  0x00004452 store  0x00000001 , 0x000043af 
- 00018365  0x00004453 call  0x00007ef4 
- 00018366  0x00004454 fetch  0x00000001 , 0x00000ac2 
- 00018367  0x00004455 copy  0x0000003f , 0x00000039 
- 00018368  0x00004456 store  0x00000001 , 0x00004515 
- 00018369  0x00004457 call  0x00007ef4 
- 00018370  0x00004458 ifetch  0x00000001 , 0x00000006 
- 00018371  0x00004459 store  0x00000001 , 0x000046e6 
- 00018372  0x0000445a ifetch  0x00000001 , 0x00000006 
- 00018373  0x0000445b store  0x00000001 , 0x000046dd 
- 00018374  0x0000445c rtn 
- 00018375  0x00004460 fetch  0x00000001 , 0x0000469a 
- 00018376  0x00004461 rtnbit0  0x00000001 
- 00018377  0x00004462 arg  0x00000003 , 0x00000002 
- 00018378  0x00004463 fetch  0x00000002 , 0x000046a4 
- 00018379  0x00004464 copy  0x0000003f , 0x00000012 
- 00018380  0x00004465 arg  0x000046a6 , 0x00000011 
- 00018381  0x00004466 call  0x000065df 
- 00018382  0x00004467 fetcht  0x00000002 , 0x000046a6 
- 00018383  0x00004468 setarg  0x00001b3a 
- 00018384  0x00004469 isub  0x00000002 , 0x0000003e 
- 00018385  0x0000446a nrtn  0x00000005 
- 00018386  0x0000446b fetch  0x00000001 , 0x000046a8 
- 00018387  0x0000446c rtn  0x00000034 
- 00018388  0x0000446d copy  0x0000003f , 0x00000002 
- 00018389  0x0000446e fetch  0x00000002 , 0x000046a4 
- 00018390  0x0000446f add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x00004470 arg  0x00000ac2 , 0x00000011 
- 00018392  0x00004471 call  0x000065df 
- 00018393  0x00004472 branch  0x000047e8 
- 00018394  0x00004475 fetch  0x00000002 , 0x000046a2 
- 00018395  0x00004476 rtn  0x00000034 
- 00018396  0x00004477 call  0x0000666a 
- 00018397  0x00004478 arg  0x00000001 , 0x00000002 
- 00018398  0x00004479 arg  0x000046a8 , 0x00000011 
- 00018399  0x0000447a call  0x000066b3 
- 00018400  0x0000447c fetch  0x00000001 , 0x000046a8 
- 00018401  0x0000447d rtn  0x00000034 
- 00018402  0x0000447f fetch  0x00000002 , 0x000046a2 
- 00018403  0x00004480 pincrease  0x00000001 
- 00018404  0x00004481 arg  0x00000ac2 , 0x00000011 
- 00018405  0x00004482 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x00004483 call  0x000066b3 
- 00018407  0x00004484 call  0x0000666d 
- 00018408  0x00004486 call  0x000047ba 
- 00018409  0x00004488 ifetch  0x00000002 , 0x00000006 
- 00018410  0x00004489 rtn  0x00000034 
- 00018411  0x0000448a copy  0x0000003f , 0x00000005 
- 00018412  0x0000448b ifetcht  0x00000001 , 0x00000006 
- 00018413  0x0000448c copy  0x00000002 , 0x00000039 
- 00018414  0x0000448d call  0x00007f01 
- 00018415  0x0000448e branch  0x000047e9 
- 00018416  0x00004493 fetch  0x00000001 , 0x0000469a 
- 00018417  0x00004494 rtnbit0  0x00000001 
- 00018418  0x00004495 fetch  0x00000002 , 0x000046ae 
- 00018419  0x00004496 copy  0x0000003f , 0x00000012 
- 00018420  0x00004497 arg  0x00000004 , 0x00000002 
- 00018421  0x00004498 arg  0x00000ac2 , 0x00000011 
- 00018422  0x00004499 call  0x000065df 
- 00018423  0x0000449a fetch  0x00000001 , 0x00000ac2 
- 00018424  0x0000449b bne  0x00000001 , 0x000047f9 
- 00018425  0x0000449d setarg  0x00000001 
- 00018426  0x0000449e store  0x00000001 , 0x00000ac2 
- 00018427  0x0000449f force  0x00000003 , 0x00000039 
- 00018428  0x000044a0 call  0x0000630d 
- 00018429  0x000044a1 fetch  0x00000002 , 0x000046ae 
- 00018430  0x000044a2 copy  0x0000003f , 0x00000012 
- 00018431  0x000044a3 arg  0x00000004 , 0x00000002 
- 00018432  0x000044a4 arg  0x00000ac2 , 0x00000011 
- 00018433  0x000044a5 call  0x00006606 
- 00018434  0x000044a7 fetch  0x00000003 , 0x00000ac3 
- 00018435  0x000044a8 store  0x00000003 , 0x000040a0 
- 00018436  0x000044a9 store  0x00000003 , 0x000044a0 
- 00018437  0x000044aa rtn 
- 00018438  0x000044ae branch  0x000046d9 
- 00018439  0x000044b2 arg  0x00000000 , 0x00000011 
- 00018440  0x000044b3 arg  0x000048d4 , 0x00000013 
- 00018441  0x000044b4 call  0x00007d24 
- 00018442  0x000044b5 call  0x000046f4 
- 00018443  0x000044b7 fetch  0x00000001 , 0x000048eb 
- 00018444  0x000044b8 store  0x00000001 , 0x000048ec 
- 00018445  0x000044b9 rtn 
- 00018446  0x000044be setarg  0x00000000 
- 00018447  0x000044bf call  0x00004816 
- 00018448  0x000044c0 jam  0x00000001 , 0x00004679 
- 00018449  0x000044c1 call  0x00007cd3 
- 00018450  0x000044c2 call  0x00007cdd 
- 00018451  0x000044c3 fetch  0x00000002 , 0x00004682 
- 00018452  0x000044c4 rtnbit1  0x0000000c 
- 00018453  0x000044c5 branch  0x0000340a 
- 00018454  0x000044c8 fetcht  0x00000002 , 0x0000423f 
- 00018455  0x000044c9 istore  0x00000001 , 0x00000002 
- 00018456  0x000044ca ifetch  0x00000001 , 0x00000005 
- 00018457  0x000044cb store  0x00000001 , 0x00004685 
- 00018458  0x000044cc rtn 
- 00018459  0x000044d0 fetch  0x00000002 , 0x0000423f 
- 00018460  0x000044d1 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x000044d2 rtnne  0x00000000 
- 00018462  0x000044d3 branch  0x0000340a 
- 00018463  0x000044d7 fetcht  0x00000002 , 0x0000423f 
- 00018464  0x000044d8 ifetch  0x00000001 , 0x00000002 
- 00018465  0x000044d9 beq  0x00000001 , 0x0000482a 
- 00018466  0x000044db setarg  0x00000001 
- 00018467  0x000044dc fetcht  0x00000002 , 0x0000423f 
- 00018468  0x000044dd istore  0x00000001 , 0x00000002 
- 00018469  0x000044de add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x000044df ifetch  0x00000001 , 0x00000006 
- 00018471  0x000044e0 istore  0x00000001 , 0x00004685 
- 00018472  0x000044e1 ifetch  0x00000002 , 0x00000006 
- 00018473  0x000044e2 branch  0x00007f9c 
- 00018474  0x000044e5 setarg  0x00000002 
- 00018475  0x000044e6 call  0x00004816 
- 00018476  0x000044e7 add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x000044e8 ifetch  0x00000002 , 0x00000006 
- 00018478  0x000044e9 branch  0x0000340a , 0x00000034 
- 00018479  0x000044ea branch  0x00007f9c 
- 00018480  0x000044f1 store  0x00000006 , 0x00000101 
- 00018481  0x000044f2 fetch  0x00000001 , 0x00000101 
- 00018482  0x000044f3 store  0x00000001 , 0x0000010c 
- 00018483  0x000044f4 ifetch  0x00000001 , 0x00000006 
- 00018484  0x000044f5 store  0x00000001 , 0x0000010b 
- 00018485  0x000044f6 ifetch  0x00000001 , 0x00000006 
- 00018486  0x000044f7 store  0x00000001 , 0x0000010a 
- 00018487  0x000044f8 ifetch  0x00000001 , 0x00000006 
- 00018488  0x000044f9 store  0x00000001 , 0x00000109 
- 00018489  0x000044fa ifetch  0x00000001 , 0x00000006 
- 00018490  0x000044fb store  0x00000001 , 0x00000108 
- 00018491  0x000044fc ifetch  0x00000001 , 0x00000006 
- 00018492  0x000044fd store  0x00000001 , 0x00000107 
- 00018493  0x000044fe fetch  0x00000006 , 0x00000107 
- 00018494  0x000044ff rtn 
- 00018495  0x00004502 call  0x000068a2 
- 00018496  0x00004503 fetch  0x00000001 , 0x00004223 
- 00018497  0x00004504 store  0x00000001 , 0x000044a0 
- 00018498  0x00004505 fetch  0x00000001 , 0x00004225 
- 00018499  0x00004506 istore  0x00000001 , 0x00000005 
- 00018500  0x00004507 fetch  0x00000001 , 0x00004227 
- 00018501  0x00004508 istore  0x00000001 , 0x00000005 
- 00018502  0x00004509 fetch  0x00000003 , 0x000044a0 
- 00018503  0x0000450a store  0x00000003 , 0x000040a0 
- 00018504  0x0000450b rtn 
- 00018505  0x00004518 fetch  0x00000002 , 0x00004203 
- 00018506  0x00004519 iadd  0x00000012 , 0x0000003f 
- 00018507  0x0000451a byteswap  0x0000003f , 0x0000003f 
- 00018508  0x0000451b store  0x00000002 , 0x000001f7 
- 00018509  0x0000451c copy  0x00000002 , 0x00000012 
- 00018510  0x0000451e call  0x0000489b 
- 00018511  0x0000451f setarg  0x000000a0 
- 00018512  0x00004520 call  0x0000488d 
- 00018513  0x00004521 fetch  0x00000001 , 0x000001f7 
- 00018514  0x00004522 call  0x0000488d 
- 00018515  0x00004523 bmark1  0x00000028 , 0x00004856 
- 00018516  0x00004524 fetch  0x00000001 , 0x000001f8 
- 00018517  0x00004525 call  0x0000488d 
- 00018518  0x00004527 call  0x000048a1 
- 00018519  0x00004529 call  0x0000489b 
- 00018520  0x0000452a setarg  0x000000a1 
- 00018521  0x0000452b call  0x0000488d 
- 00018522  0x0000452e call  0x0000487f 
- 00018523  0x0000452f istore  0x00000001 , 0x00000011 
- 00018524  0x00004530 increase  0x00000001 , 0x00000011 
- 00018525  0x00004531 increase  0xffffffff , 0x00000012 
- 00018526  0x00004532 nbranch  0x0000485a , 0x00000005 
- 00018527  0x00004533 branch  0x000048a1 
- 00018528  0x0000453f byteswap  0x00000012 , 0x0000003f 
- 00018529  0x00004540 store  0x00000002 , 0x000001f7 
- 00018530  0x00004541 copy  0x00000002 , 0x00000012 
- 00018531  0x00004543 call  0x0000489b 
- 00018532  0x00004544 setarg  0x000000a0 
- 00018533  0x00004545 call  0x0000488d 
- 00018534  0x00004547 fetch  0x00000001 , 0x000001f7 
- 00018535  0x00004548 call  0x0000488d 
- 00018536  0x00004549 bmark1  0x00000028 , 0x0000486b 
- 00018537  0x0000454a fetch  0x00000001 , 0x000001f8 
- 00018538  0x0000454b call  0x0000488d 
- 00018539  0x0000454d ifetch  0x00000001 , 0x00000011 
- 00018540  0x0000454e call  0x0000488d 
- 00018541  0x0000454f increase  0x00000001 , 0x00000011 
- 00018542  0x00004550 increase  0xffffffff , 0x00000012 
- 00018543  0x00004551 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004552 branch  0x000048a1 
- 00018545  0x00004557 arg  0x0000000a , 0x00000039 
- 00018546  0x00004558 call  0x000048be 
- 00018547  0x00004559 call  0x000048a6 
- 00018548  0x0000455a call  0x000048d2 
- 00018549  0x0000455c call  0x000048c7 
- 00018550  0x0000455d branch  0x000048a9 , 0x00000034 
- 00018551  0x0000455e loop  0x00004875 
- 00018552  0x0000455f branch  0x000048a9 
- 00018553  0x00004564 call  0x000048a9 
- 00018554  0x00004565 call  0x000048af 
- 00018555  0x00004566 call  0x000048d2 
- 00018556  0x00004567 call  0x000048a6 
- 00018557  0x00004568 call  0x000048d2 
- 00018558  0x00004569 branch  0x000048a9 
- 00018559  0x0000456f arg  0x00000008 , 0x00000039 
- 00018560  0x00004570 arg  0x00000000 , 0x00000013 
- 00018561  0x00004571 call  0x000048be 
- 00018562  0x00004573 call  0x000048a6 
- 00018563  0x00004574 call  0x000048d2 
- 00018564  0x00004575 lshift  0x00000013 , 0x00000013 
- 00018565  0x00004576 call  0x000048c7 
- 00018566  0x00004577 iadd  0x00000013 , 0x00000013 
- 00018567  0x00004578 call  0x000048d2 
- 00018568  0x00004579 call  0x000048a9 
- 00018569  0x0000457a loop  0x00004882 
- 00018570  0x0000457b call  0x00004879 
- 00018571  0x0000457c copy  0x00000013 , 0x0000003f 
- 00018572  0x0000457d rtn 
- 00018573  0x00004582 arg  0x00000008 , 0x00000039 
- 00018574  0x00004583 copy  0x0000003f , 0x00000013 
- 00018575  0x00004584 call  0x000048a9 
- 00018576  0x00004586 isolate1  0x00000007 , 0x00000013 
- 00018577  0x00004587 call  0x000048ac , 0x00000001 
- 00018578  0x00004588 ncall  0x000048af , 0x00000001 
- 00018579  0x00004589 lshift  0x00000013 , 0x00000013 
- 00018580  0x0000458a call  0x000048d2 
- 00018581  0x0000458b call  0x000048a6 
- 00018582  0x0000458c call  0x000048d2 
- 00018583  0x0000458d call  0x000048a9 
- 00018584  0x0000458e call  0x000048d2 
- 00018585  0x0000458f loop  0x00004890 
- 00018586  0x00004590 branch  0x00004871 
- 00018587  0x00004595 call  0x000048ac 
- 00018588  0x00004596 call  0x000048a6 
- 00018589  0x00004597 call  0x000048d2 
- 00018590  0x00004598 call  0x000048af 
- 00018591  0x00004599 call  0x000048d2 
- 00018592  0x0000459a branch  0x000048a9 
- 00018593  0x0000459f call  0x000048af 
- 00018594  0x000045a0 call  0x000048a6 
- 00018595  0x000045a1 call  0x000048d2 
- 00018596  0x000045a2 call  0x000048ac 
- 00018597  0x000045a3 branch  0x000048d2 
- 00018598  0x000045a8 enable  0x00000028 
- 00018599  0x000045a9 fetch  0x00000001 , 0x00004ffe 
- 00018600  0x000045aa branch  0x000048b2 
- 00018601  0x000045ae disable  0x00000028 
- 00018602  0x000045af fetch  0x00000001 , 0x00004ffe 
- 00018603  0x000045b0 branch  0x000048b2 
- 00018604  0x000045b4 enable  0x00000028 
- 00018605  0x000045b5 fetch  0x00000001 , 0x00004fff 
- 00018606  0x000045b6 branch  0x000048b2 
- 00018607  0x000045ba disable  0x00000028 
- 00018608  0x000045bb fetch  0x00000001 , 0x00004fff 
- 00018609  0x000045bc branch  0x000048b2 
- 00018610  0x000045c2 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x000045c3 rshift3  0x0000003f , 0x0000003f 
- 00018612  0x000045c4 arg  0x00008070 , 0x00000002 
- 00018613  0x000045c5 iadd  0x00000002 , 0x00000002 
- 00018614  0x000045c6 ifetch  0x00000001 , 0x00000002 
- 00018615  0x000045c7 qset1  0x0000003f 
- 00018616  0x000045c8 istore  0x00000001 , 0x00000002 
- 00018617  0x000045c9 increase  0x00000004 , 0x00000002 
- 00018618  0x000045ca ifetch  0x00000001 , 0x00000002 
- 00018619  0x000045cb qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x000045cc istore  0x00000001 , 0x00000002 
- 00018621  0x000045cd rtn 
- 00018622  0x000045d1 fetch  0x00000001 , 0x00004fff 
- 00018623  0x000045d2 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x000045d3 rshift3  0x0000003f , 0x0000003f 
- 00018625  0x000045d4 arg  0x00008070 , 0x00000002 
- 00018626  0x000045d5 iadd  0x00000002 , 0x00000002 
- 00018627  0x000045d6 ifetch  0x00000001 , 0x00000002 
- 00018628  0x000045d7 qset0  0x0000003f 
- 00018629  0x000045d8 istore  0x00000001 , 0x00000002 
- 00018630  0x000045d9 rtn 
- 00018631  0x000045df nop  0x00000004 
- 00018632  0x000045e0 fetch  0x00000001 , 0x00004fff 
- 00018633  0x000045e1 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x000045e2 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x000045e3 arg  0x0000811c , 0x00000002 
- 00018636  0x000045e4 iadd  0x00000002 , 0x00000002 
- 00018637  0x000045e5 setarg  0x00000000 
- 00018638  0x000045e6 ifetcht  0x00000001 , 0x00000002 
- 00018639  0x000045e7 qisolate1  0x00000002 
- 00018640  0x000045e8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x000045e9 rtn 
- 00018642  0x000045ee rtn 
- 00018643  0x000045f5 bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x000045f6 hfetch  0x00000001 , 0x00008a26 
- 00018645  0x000045f7 isolate1  0x00000007 , 0x0000003f 
- 00018646  0x000045f8 call  0x000048ea , 0x00000001 
- 00018647  0x000045f9 call  0x0000492e 
- 00018648  0x000045fa hfetch  0x00000001 , 0x00008a26 
- 00018649  0x000045fb store  0x00000001 , 0x00000b22 
- 00018650  0x000045fc hfetch  0x00000001 , 0x00008a27 
- 00018651  0x000045fd store  0x00000001 , 0x00000b23 
- 00018652  0x000045fe hstore  0x00000001 , 0x00008a27 
- 00018653  0x000045ff pinvert 
- 00018654  0x00004600 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x00004601 iand  0x00000002 , 0x0000003f 
- 00018656  0x00004602 store  0x00000001 , 0x00000d37 
- 00018657  0x00004603 jam  0x000000e0 , 0x00008a26 
- 00018658  0x00004604 fetch  0x00000001 , 0x00000b23 
- 00018659  0x00004605 compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x00004606 call  0x00004941 , 0x00000001 
- 00018661  0x00004607 fetch  0x00000001 , 0x00000b22 
- 00018662  0x00004608 compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x00004609 call  0x0000494a , 0x00000001 
- 00018664  0x0000460a call  0x00004b61 
- 00018665  0x0000460b branch  0x00004903 
- 00018666  0x0000460e bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x0000460f call  0x00004919 
- 00018668  0x00004610 jam  0x00000000 , 0x00008a00 
- 00018669  0x00004611 nop  0x00002710 
- 00018670  0x00004612 jam  0x000000c0 , 0x00008a10 
- 00018671  0x00004613 hfetch  0x00000002 , 0x00008050 
- 00018672  0x00004614 set0  0x0000000a , 0x0000003f 
- 00018673  0x00004615 hstore  0x00000002 , 0x00008050 
- 00018674  0x00004616 jam  0x0000003c , 0x00008a00 
- 00018675  0x00004617 jam  0x000000ff , 0x00008a26 
- 00018676  0x00004618 jam  0x000000ff , 0x00008a27 
- 00018677  0x00004619 jam  0x00000000 , 0x00008a04 
- 00018678  0x0000461a jam  0x00000002 , 0x00000c6b 
- 00018679  0x0000461b setarg  0x00000d9d 
- 00018680  0x0000461c arg  0x00000c6e , 0x00000005 
- 00018681  0x0000461d isub  0x00000005 , 0x00000039 
- 00018682  0x0000461e branch  0x00007ed4 
- 00018683  0x00004621 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x00004622 branch  0x000067fb 
- 00018685  0x00004624 fetch  0x00000001 , 0x00000d45 
- 00018686  0x00004625 rtn  0x00000034 
- 00018687  0x00004626 fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x00004627 call  0x0000681d 
- 00018689  0x00004628 branch  0x000048ea , 0x00000001 
- 00018690  0x00004629 rtn 
- 00018691  0x0000462d arg  0x00000000 , 0x00000007 
- 00018692  0x0000462e call  0x00007f16 
- 00018693  0x0000462f nrtn  0x00000034 
- 00018694  0x00004630 fetch  0x00000001 , 0x00000d46 
- 00018695  0x00004631 nrtn  0x00000034 
- 00018696  0x00004632 fetch  0x00000001 , 0x00000d45 
- 00018697  0x00004633 ncall  0x00004bb7 , 0x00000034 
- 00018698  0x00004634 rtn 
- 00018699  0x00004637 arg  0x00000b68 , 0x00000005 
- 00018700  0x00004638 setsect  0x00000000 , 0x00011212 
- 00018701  0x00004639 setsect  0x00000001 , 0x00008000 
- 00018702  0x0000463a setsect  0x00000002 , 0x00000000 
- 00018703  0x0000463b setsect  0x00000003 , 0x00010000 
- 00018704  0x0000463c istore  0x00000009 , 0x00000005 
- 00018705  0x0000463d setsect  0x00000000 , 0x00022412 
- 00018706  0x0000463e setsect  0x00000001 , 0x00008604 
- 00018707  0x0000463f setsect  0x00000002 , 0x00001000 
- 00018708  0x00004640 setsect  0x00000003 , 0x00000008 
- 00018709  0x00004641 istore  0x00000009 , 0x00000005 
- 00018710  0x00004642 setsect  0x00000000 , 0x00000001 
- 00018711  0x00004643 istore  0x00000001 , 0x00000005 
- 00018712  0x00004644 rtn 
- 00018713  0x00004647 jam  0x00000002 , 0x00000c6b 
- 00018714  0x00004648 setarg  0x00000000 
- 00018715  0x00004649 store  0x00000001 , 0x00000b67 
- 00018716  0x0000464a store  0x00000002 , 0x00000c65 
- 00018717  0x0000464b pincrease  0x00000001 
- 00018718  0x0000464c store  0x00000002 , 0x00000c67 
- 00018719  0x0000464d pincrease  0x00000001 
- 00018720  0x0000464e store  0x00000002 , 0x00000c69 
- 00018721  0x0000464f setarg  0x00008ffa 
- 00018722  0x00004650 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004651 setarg  0x0000903a 
- 00018724  0x00004652 store  0x00000002 , 0x00000b7e 
- 00018725  0x00004653 arg  0x00000b80 , 0x00000005 
- 00018726  0x00004654 arg  0x000090fe , 0x00000006 
- 00018727  0x00004655 call  0x00007eb3 
- 00018728  0x00004656 fetch  0x00000001 , 0x00000c6d 
- 00018729  0x00004657 ncall  0x0000492b , 0x00000034 
- 00018730  0x00004658 branch  0x0000490b 
- 00018731  0x0000465b store  0x00000001 , 0x00000ba2 
- 00018732  0x0000465c store  0x00000001 , 0x00000bbb 
- 00018733  0x0000465d rtn 
- 00018734  0x0000465f hfetch  0x00000001 , 0x00008a26 
- 00018735  0x00004660 bbit1  0x00000006 , 0x00004931 
- 00018736  0x00004661 rtn 
- 00018737  0x00004664 call  0x00004936 
- 00018738  0x00004665 call  0x00007f15 
- 00018739  0x00004666 setarg  0x00000280 
- 00018740  0x00004667 arg  0x00000000 , 0x00000007 
- 00018741  0x00004668 branch  0x00007f08 
- 00018742  0x0000466b fetch  0x00000001 , 0x00000d36 
- 00018743  0x0000466c bne  0x00000002 , 0x0000493b 
- 00018744  0x0000466d jam  0x00000000 , 0x00000d46 
- 00018745  0x0000466e jam  0x00000000 , 0x00000d47 
- 00018746  0x0000466f rtn 
- 00018747  0x00004671 fetch  0x00000001 , 0x00000d53 
- 00018748  0x00004672 rtn  0x00000034 
- 00018749  0x00004673 jam  0x00000000 , 0x00000d53 
- 00018750  0x00004674 jam  0x00000002 , 0x00000d36 
- 00018751  0x00004675 jam  0x00000001 , 0x00000d45 
- 00018752  0x00004676 rtn 
- 00018753  0x00004679 jam  0x00000001 , 0x00008a27 
- 00018754  0x0000467a branch  0x00004b37 
- 00018755  0x0000467d fetch  0x00000001 , 0x00000b22 
- 00018756  0x0000467e bbit1  0x00000004 , 0x00004955 
- 00018757  0x0000467f rtn 
- 00018758  0x00004682 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x00004683 istore  0x00000001 , 0x00000005 
- 00018760  0x00004684 loop  0x00004946 
- 00018761  0x00004685 rtn 
- 00018762  0x00004688 bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x00004689 jam  0x00000011 , 0x00008a26 
- 00018764  0x0000468a hfetch  0x00000001 , 0x00008a20 
- 00018765  0x0000468b store  0x00000001 , 0x00000b24 
- 00018766  0x0000468c copy  0x0000003f , 0x00000039 
- 00018767  0x0000468d branch  0x00004943 , 0x00000034 
- 00018768  0x0000468e arg  0x00000c6e , 0x00000005 
- 00018769  0x0000468f call  0x00004946 
- 00018770  0x00004690 fetch  0x00000001 , 0x00000b24 
- 00018771  0x00004691 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x00004692 rtn  0x00000002 
- 00018773  0x00004694 fetch  0x00000001 , 0x00000c6e 
- 00018774  0x00004695 and_into  0x00000080 , 0x0000003f 
- 00018775  0x00004696 beq  0x00000080 , 0x0000495a 
- 00018776  0x00004697 beq  0x00000000 , 0x00004962 
- 00018777  0x00004698 branch  0x00002a8c 
- 00018778  0x0000469b fetch  0x00000001 , 0x00000c6e 
- 00018779  0x0000469c rshift4  0x0000003f , 0x0000003f 
- 00018780  0x0000469d rshift  0x0000003f , 0x0000003f 
- 00018781  0x0000469e and_into  0x00000003 , 0x0000003f 
- 00018782  0x0000469f beq  0x00000000 , 0x0000496a 
- 00018783  0x000046a0 beq  0x00000001 , 0x00004970 
- 00018784  0x000046a1 beq  0x00000002 , 0x00004975 
- 00018785  0x000046a2 branch  0x00002a8c 
- 00018786  0x000046a5 fetch  0x00000001 , 0x00000c6e 
- 00018787  0x000046a6 rshift4  0x0000003f , 0x0000003f 
- 00018788  0x000046a7 rshift  0x0000003f , 0x0000003f 
- 00018789  0x000046a8 and_into  0x00000003 , 0x0000003f 
- 00018790  0x000046a9 beq  0x00000000 , 0x00004976 
- 00018791  0x000046aa beq  0x00000001 , 0x0000497e 
- 00018792  0x000046ab beq  0x00000002 , 0x00004983 
- 00018793  0x000046ac branch  0x00002a8c 
- 00018794  0x000046af fetch  0x00000001 , 0x00000c6f 
- 00018795  0x000046b0 beq  0x00000008 , 0x0000498a 
- 00018796  0x000046b1 beq  0x00000006 , 0x000049a0 
- 00018797  0x000046b2 beq  0x0000000a , 0x000049ea 
- 00018798  0x000046b3 beq  0x00000000 , 0x000049fc 
- 00018799  0x000046b4 branch  0x00004984 
- 00018800  0x000046b7 fetch  0x00000001 , 0x00000c6f 
- 00018801  0x000046b8 beq  0x00000002 , 0x00004a2f 
- 00018802  0x000046b9 beq  0x00000001 , 0x00004a33 
- 00018803  0x000046ba beq  0x00000003 , 0x00004a45 
- 00018804  0x000046bb branch  0x00004984 
- 00018805  0x000046be branch  0x00004984 
- 00018806  0x000046c1 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x000046c2 beq  0x00000001 , 0x00004a4f 
- 00018808  0x000046c3 beq  0x00000003 , 0x00004a79 
- 00018809  0x000046c4 beq  0x00000005 , 0x00004aa3 
- 00018810  0x000046c5 beq  0x00000009 , 0x00004abc 
- 00018811  0x000046c6 beq  0x0000000b , 0x00004ad7 
- 00018812  0x000046c7 beq  0x00000007 , 0x00004984 
- 00018813  0x000046c8 branch  0x00004984 
- 00018814  0x000046cb fetch  0x00000001 , 0x00000c6f 
- 00018815  0x000046cc beq  0x0000000a , 0x00004ae8 
- 00018816  0x000046cd beq  0x00000009 , 0x00004af9 
- 00018817  0x000046ce beq  0x0000000b , 0x00004b11 
- 00018818  0x000046cf branch  0x00004984 
- 00018819  0x000046d2 branch  0x00004984 
- 00018820  0x000046d5 hfetch  0x00000001 , 0x00008a11 
- 00018821  0x000046d6 set1  0x00000000 , 0x0000003f 
- 00018822  0x000046d7 hstore  0x00000001 , 0x00008a11 
- 00018823  0x000046d8 branch  0x00004988 
- 00018824  0x000046db jam  0x00000040 , 0x00008a12 
- 00018825  0x000046dc rtn 
- 00018826  0x000046df fetch  0x00000001 , 0x00000c6e 
- 00018827  0x000046e0 bne  0x00000080 , 0x00004984 
- 00018828  0x000046e1 fetch  0x00000001 , 0x00000c72 
- 00018829  0x000046e2 bne  0x00000000 , 0x00004984 
- 00018830  0x000046e3 fetch  0x00000001 , 0x00000c73 
- 00018831  0x000046e4 bne  0x00000000 , 0x00004984 
- 00018832  0x000046e5 fetch  0x00000001 , 0x00000c74 
- 00018833  0x000046e6 bne  0x00000001 , 0x00004984 
- 00018834  0x000046e7 fetch  0x00000001 , 0x00000c75 
- 00018835  0x000046e8 bne  0x00000000 , 0x00004984 
- 00018836  0x000046e9 fetch  0x00000001 , 0x00000c70 
- 00018837  0x000046ea bne  0x00000000 , 0x00004984 
- 00018838  0x000046eb fetch  0x00000001 , 0x00000c71 
- 00018839  0x000046ec bne  0x00000000 , 0x00004984 
- 00018840  0x000046ed fetch  0x00000001 , 0x00000c6b 
- 00018841  0x000046ee beq  0x00000004 , 0x0000499c 
- 00018842  0x000046ef beq  0x00000003 , 0x0000499e 
- 00018843  0x000046f0 branch  0x00004984 
- 00018844  0x000046f3 arg  0x00000001 , 0x00000012 
- 00018845  0x000046f4 branch  0x00004a14 
- 00018846  0x000046f7 arg  0x00000001 , 0x00000012 
- 00018847  0x000046f8 branch  0x00004a12 
- 00018848  0x000046fb bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x000046fc set0  0x00000023 , 0x00000000 
- 00018850  0x000046fd fetch  0x00000001 , 0x00000c71 
- 00018851  0x000046fe beq  0x00000001 , 0x000049b6 
- 00018852  0x000046ff beq  0x00000002 , 0x000049cf 
- 00018853  0x00004700 beq  0x00000003 , 0x000049d2 
- 00018854  0x00004701 beq  0x00000021 , 0x000049a9 
- 00018855  0x00004702 beq  0x00000022 , 0x000049e0 
- 00018856  0x00004703 branch  0x00004984 
- 00018857  0x00004706 jam  0x00000000 , 0x00000d4b 
- 00018858  0x00004707 fetch  0x00000001 , 0x00000c72 
- 00018859  0x00004708 beq  0x00000000 , 0x000049ae 
- 00018860  0x00004709 beq  0x00000001 , 0x000049b2 
- 00018861  0x0000470a branch  0x00004984 
- 00018862  0x0000470d arg  0x00000b93 , 0x00000011 
- 00018863  0x0000470e ifetch  0x00000001 , 0x00000011 
- 00018864  0x0000470f iforce  0x00000012 
- 00018865  0x00004710 branch  0x00004b21 
- 00018866  0x00004713 arg  0x00000bac , 0x00000011 
- 00018867  0x00004714 ifetch  0x00000001 , 0x00000011 
- 00018868  0x00004715 iforce  0x00000012 
- 00018869  0x00004716 branch  0x00004b21 
- 00018870  0x0000471c fetch  0x00000001 , 0x00000d48 
- 00018871  0x0000471d ncall  0x000049c7 , 0x00000034 
- 00018872  0x0000471e setarg  0x00000b68 
- 00018873  0x0000471f fetcht  0x00000001 , 0x00000b68 
- 00018874  0x00004721 store  0x00000002 , 0x00000d3f 
- 00018875  0x00004722 storet  0x00000001 , 0x00000d41 
- 00018876  0x00004723 fetch  0x00000001 , 0x00000c74 
- 00018877  0x00004724 isub  0x00000002 , 0x0000003e 
- 00018878  0x00004725 nbranch  0x000049c5 , 0x00000002 
- 00018879  0x00004727 fetch  0x00000001 , 0x00000d41 
- 00018880  0x00004729 iforce  0x00000012 
- 00018881  0x0000472a fetch  0x00000002 , 0x00000d3f 
- 00018882  0x0000472b add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x0000472c iforce  0x00000011 
- 00018884  0x0000472d branch  0x00004b21 
- 00018885  0x0000472f fetch  0x00000001 , 0x00000c74 
- 00018886  0x00004730 branch  0x000049c0 
- 00018887  0x00004733 hfetch  0x00000001 , 0x00008a04 
- 00018888  0x00004734 ncall  0x000049cb , 0x00000034 
- 00018889  0x00004735 jam  0x00000000 , 0x00000d48 
- 00018890  0x00004736 rtn 
- 00018891  0x00004738 hfetch  0x00000001 , 0x00008a04 
- 00018892  0x00004739 set1  0x00000007 , 0x0000003f 
- 00018893  0x0000473a hstore  0x00000001 , 0x00008a04 
- 00018894  0x0000473b rtn 
- 00018895  0x0000473e setarg  0x00000b80 
- 00018896  0x0000473f fetcht  0x00000001 , 0x00000b80 
- 00018897  0x00004740 branch  0x000049ba 
- 00018898  0x00004743 fetch  0x00000001 , 0x00000c70 
- 00018899  0x00004744 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x00004745 nbranch  0x00004984 , 0x00000002 
- 00018901  0x00004746 fetch  0x00000001 , 0x00000c70 
- 00018902  0x00004747 arg  0x00000be4 , 0x00000011 
- 00018903  0x00004748 beq  0x00000000 , 0x00004b1e 
- 00018904  0x00004749 set1  0x00000023 , 0x00000000 
- 00018905  0x0000474a arg  0x00000be9 , 0x00000011 
- 00018906  0x0000474b beq  0x00000001 , 0x00004b1e 
- 00018907  0x0000474c arg  0x00000c07 , 0x00000011 
- 00018908  0x0000474d beq  0x00000002 , 0x00004b1e 
- 00018909  0x0000474e arg  0x00000c47 , 0x00000011 
- 00018910  0x0000474f beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004750 rtn 
- 00018912  0x00004753 fetch  0x00000002 , 0x00000c72 
- 00018913  0x00004754 beq  0x00000001 , 0x000049e5 
- 00018914  0x00004755 fetch  0x00000002 , 0x00000b7c 
- 00018915  0x00004756 copy  0x0000003f , 0x00000011 
- 00018916  0x00004758 branch  0x00004b1e 
- 00018917  0x0000475a jam  0x00000001 , 0x00000d45 
- 00018918  0x0000475b jam  0x00000001 , 0x00000d36 
- 00018919  0x0000475c fetch  0x00000002 , 0x00000b7e 
- 00018920  0x0000475d copy  0x0000003f , 0x00000011 
- 00018921  0x0000475f branch  0x00004b1e 
- 00018922  0x00004763 fetch  0x00000001 , 0x00000c6b 
- 00018923  0x00004764 bne  0x00000004 , 0x00004984 
- 00018924  0x00004765 fetch  0x00000001 , 0x00000c6e 
- 00018925  0x00004766 bne  0x00000081 , 0x00004984 
- 00018926  0x00004767 fetch  0x00000001 , 0x00000c70 
- 00018927  0x00004768 bne  0x00000000 , 0x00004984 
- 00018928  0x00004769 fetch  0x00000001 , 0x00000c71 
- 00018929  0x0000476a bne  0x00000000 , 0x00004984 
- 00018930  0x0000476b fetch  0x00000001 , 0x00000c74 
- 00018931  0x0000476c bne  0x00000001 , 0x00004984 
- 00018932  0x0000476d fetch  0x00000001 , 0x00000c75 
- 00018933  0x0000476e bne  0x00000000 , 0x00004984 
- 00018934  0x0000476f fetch  0x00000001 , 0x00000c72 
- 00018935  0x00004770 bne  0x00000000 , 0x00004984 
- 00018936  0x00004771 fetch  0x00000001 , 0x00000c73 
- 00018937  0x00004772 bne  0x00000000 , 0x00004984 
- 00018938  0x00004773 arg  0x00000001 , 0x00000012 
- 00018939  0x00004774 branch  0x00004a12 
- 00018940  0x00004778 fetch  0x00000001 , 0x00000c6b 
- 00018941  0x00004779 beq  0x00000002 , 0x00004984 
- 00018942  0x0000477a fetch  0x00000001 , 0x00000c70 
- 00018943  0x0000477b bne  0x00000000 , 0x00004984 
- 00018944  0x0000477c fetch  0x00000001 , 0x00000c71 
- 00018945  0x0000477d bne  0x00000000 , 0x00004984 
- 00018946  0x0000477e fetch  0x00000001 , 0x00000c74 
- 00018947  0x0000477f bne  0x00000002 , 0x00004984 
- 00018948  0x00004780 fetch  0x00000001 , 0x00000c75 
- 00018949  0x00004781 bne  0x00000000 , 0x00004984 
- 00018950  0x00004782 fetch  0x00000001 , 0x00000c73 
- 00018951  0x00004783 bne  0x00000000 , 0x00004984 
- 00018952  0x00004784 fetch  0x00000001 , 0x00000c6e 
- 00018953  0x00004785 beq  0x00000080 , 0x00004a0d 
- 00018954  0x00004786 beq  0x00000081 , 0x00004a18 
- 00018955  0x00004787 beq  0x00000082 , 0x00004a1c 
- 00018956  0x00004788 branch  0x00004984 
- 00018957  0x0000478b fetch  0x00000001 , 0x00000c72 
- 00018958  0x0000478c bne  0x00000000 , 0x00004984 
- 00018959  0x0000478d arg  0x00000002 , 0x00000012 
- 00018960  0x0000478e fetch  0x00000001 , 0x00000d39 
- 00018961  0x0000478f beq  0x00000001 , 0x00004a16 
- 00018962  0x00004792 arg  0x00000c65 , 0x00000011 
- 00018963  0x00004793 branch  0x00004b21 
- 00018964  0x00004795 arg  0x00000c67 , 0x00000011 
- 00018965  0x00004796 branch  0x00004b21 
- 00018966  0x00004798 arg  0x00000c69 , 0x00000011 
- 00018967  0x00004799 branch  0x00004b21 
- 00018968  0x0000479c fetch  0x00000001 , 0x00000c6b 
- 00018969  0x0000479d bne  0x00000004 , 0x00004984 
- 00018970  0x0000479e arg  0x00000002 , 0x00000012 
- 00018971  0x0000479f branch  0x00004a12 
- 00018972  0x000047a2 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x000047a3 bne  0x00000004 , 0x00004984 
- 00018974  0x000047a4 fetch  0x00000001 , 0x00000c72 
- 00018975  0x000047a5 beq  0x00000081 , 0x00004a29 
- 00018976  0x000047a6 beq  0x00000082 , 0x00004a2b 
- 00018977  0x000047a7 beq  0x00000083 , 0x00004a2d 
- 00018978  0x000047a8 and_into  0x0000007f , 0x0000003f 
- 00018979  0x000047a9 beq  0x00000000 , 0x00004a25 
- 00018980  0x000047aa branch  0x00004984 
- 00018981  0x000047ad fetch  0x00000001 , 0x00000d3b 
- 00018982  0x000047af arg  0x00000002 , 0x00000012 
- 00018983  0x000047b0 beq  0x00000001 , 0x00004a14 
- 00018984  0x000047b1 branch  0x00004a12 
- 00018985  0x000047b3 fetch  0x00000001 , 0x00000d3c 
- 00018986  0x000047b4 branch  0x00004a26 
- 00018987  0x000047b6 fetch  0x00000001 , 0x00000d3d 
- 00018988  0x000047b7 branch  0x00004a26 
- 00018989  0x000047b9 fetch  0x00000001 , 0x00000d3e 
- 00018990  0x000047ba branch  0x00004a26 
- 00018991  0x000047bd jam  0x00000001 , 0x00000d4c 
- 00018992  0x000047be arg  0x00000d4d , 0x00000011 
- 00018993  0x000047bf arg  0x00000001 , 0x00000012 
- 00018994  0x000047c0 branch  0x00004b21 
- 00018995  0x000047c3 fetch  0x00000002 , 0x00000c70 
- 00018996  0x000047c4 arg  0x000001ba , 0x00000002 
- 00018997  0x000047c5 isub  0x00000002 , 0x0000003e 
- 00018998  0x000047c6 nbranch  0x00004984 , 0x00000005 
- 00018999  0x000047c7 set0  0x00000023 , 0x00000000 
- 00019000  0x000047c9 fetch  0x00000001 , 0x00000d42 
- 00019001  0x000047ca nbranch  0x00004a42 , 0x00000034 
- 00019002  0x000047cb jam  0x00000000 , 0x00000cf6 
- 00019003  0x000047cd fetch  0x00000001 , 0x00000c74 
- 00019004  0x000047ce iforce  0x00000012 
- 00019005  0x000047cf arg  0x00000cf6 , 0x00000011 
- 00019006  0x000047d0 call  0x00004b21 
- 00019007  0x000047d2 arg  0x00000cf6 , 0x00000005 
- 00019008  0x000047d3 arg  0x00000008 , 0x00000039 
- 00019009  0x000047d4 branch  0x00007ec6 
- 00019010  0x000047d6 jam  0x00000000 , 0x00000d42 
- 00019011  0x000047d7 jam  0x00000001 , 0x00000cf6 
- 00019012  0x000047d8 branch  0x00004a3b 
- 00019013  0x000047db fetch  0x00000001 , 0x00000c74 
- 00019014  0x000047dc bne  0x00000001 , 0x00004984 
- 00019015  0x000047dd jam  0x00000001 , 0x00000d4b 
- 00019016  0x000047de arg  0x00000001 , 0x00000012 
- 00019017  0x000047df fetch  0x00000001 , 0x00000d49 
- 00019018  0x000047e0 beq  0x00000000 , 0x00004a4d 
- 00019019  0x000047e1 beq  0x00000001 , 0x00004a4e 
- 00019020  0x000047e2 branch  0x00004a12 
- 00019021  0x000047e4 branch  0x00004a14 
- 00019022  0x000047e6 branch  0x00004a12 
- 00019023  0x000047ec fetch  0x00000001 , 0x00000c6b 
- 00019024  0x000047ed bne  0x00000004 , 0x00004984 
- 00019025  0x000047ee fetch  0x00000001 , 0x00000c74 
- 00019026  0x000047ef bne  0x00000000 , 0x00004984 
- 00019027  0x000047f0 fetch  0x00000001 , 0x00000c75 
- 00019028  0x000047f1 bne  0x00000000 , 0x00004984 
- 00019029  0x000047f2 fetch  0x00000001 , 0x00000c71 
- 00019030  0x000047f3 bne  0x00000000 , 0x00004984 
- 00019031  0x000047f4 fetch  0x00000001 , 0x00000c73 
- 00019032  0x000047f5 bne  0x00000000 , 0x00004984 
- 00019033  0x000047f6 fetch  0x00000001 , 0x00000c6e 
- 00019034  0x000047f7 beq  0x00000000 , 0x00004a5e 
- 00019035  0x000047f8 beq  0x00000001 , 0x00004a66 
- 00019036  0x000047f9 beq  0x00000002 , 0x00004a67 
- 00019037  0x000047fa branch  0x00004984 
- 00019038  0x000047fd fetch  0x00000001 , 0x00000c70 
- 00019039  0x000047fe bne  0x00000001 , 0x00004984 
- 00019040  0x000047ff hfetch  0x00000001 , 0x00008a00 
- 00019041  0x00004800 set0  0x00000007 , 0x0000003f 
- 00019042  0x00004801 hstore  0x00000001 , 0x00008a00 
- 00019043  0x00004802 jam  0x00000000 , 0x00000d39 
- 00019044  0x00004803 jam  0x00000001 , 0x00000d3a 
- 00019045  0x00004804 branch  0x00004988 
- 00019046  0x00004807 branch  0x00004984 
- 00019047  0x0000480a fetch  0x00000001 , 0x00000c70 
- 00019048  0x0000480b bne  0x00000000 , 0x00004984 
- 00019049  0x0000480c fetch  0x00000001 , 0x00000c72 
- 00019050  0x0000480d beq  0x00000081 , 0x00004a72 
- 00019051  0x0000480e beq  0x00000082 , 0x00004a75 
- 00019052  0x0000480f beq  0x00000083 , 0x00004a77 
- 00019053  0x00004810 and_into  0x0000007f , 0x0000003f 
- 00019054  0x00004811 beq  0x00000000 , 0x00004a70 
- 00019055  0x00004812 branch  0x00004984 
- 00019056  0x00004815 jam  0x00000000 , 0x00000d3b 
- 00019057  0x00004816 branch  0x00004988 
- 00019058  0x00004818 jam  0x00000000 , 0x00000d3c 
- 00019059  0x0000481a jam  0x00000001 , 0x00000d53 
- 00019060  0x0000481b branch  0x00004988 
- 00019061  0x0000481d jam  0x00000000 , 0x00000d3d 
- 00019062  0x0000481e branch  0x00004a73 
- 00019063  0x00004820 jam  0x00000000 , 0x00000d3e 
- 00019064  0x00004821 branch  0x00004a73 
- 00019065  0x00004825 fetch  0x00000001 , 0x00000c74 
- 00019066  0x00004826 bne  0x00000000 , 0x00004984 
- 00019067  0x00004827 fetch  0x00000001 , 0x00000c75 
- 00019068  0x00004828 bne  0x00000000 , 0x00004984 
- 00019069  0x00004829 fetch  0x00000001 , 0x00000c6e 
- 00019070  0x0000482a beq  0x00000000 , 0x00004a82 
- 00019071  0x0000482b beq  0x00000001 , 0x00004a8f 
- 00019072  0x0000482c beq  0x00000002 , 0x00004a90 
- 00019073  0x0000482d branch  0x00004984 
- 00019074  0x00004830 fetch  0x00000001 , 0x00000c70 
- 00019075  0x00004831 bne  0x00000001 , 0x00004984 
- 00019076  0x00004832 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x00004833 set1  0x00000007 , 0x0000003f 
- 00019078  0x00004834 hstore  0x00000001 , 0x00008a00 
- 00019079  0x00004835 jam  0x00000001 , 0x00000d39 
- 00019080  0x00004836 jam  0x00000003 , 0x00000d36 
- 00019081  0x00004837 jam  0x00000000 , 0x00000d43 
- 00019082  0x00004838 call  0x00004988 
- 00019083  0x0000483a call  0x00007f15 
- 00019084  0x0000483b setarg  0x00001388 
- 00019085  0x0000483c arg  0x0000000f , 0x00000007 
- 00019086  0x0000483d branch  0x00007f08 
- 00019087  0x00004840 branch  0x00004984 
- 00019088  0x00004843 fetch  0x00000001 , 0x00000c70 
- 00019089  0x00004844 bne  0x00000000 , 0x00004984 
- 00019090  0x00004845 fetch  0x00000001 , 0x00000c71 
- 00019091  0x00004846 bne  0x00000000 , 0x00004984 
- 00019092  0x00004847 fetch  0x00000001 , 0x00000c72 
- 00019093  0x00004848 beq  0x00000081 , 0x00004a9d 
- 00019094  0x00004849 beq  0x00000082 , 0x00004a9f 
- 00019095  0x0000484a beq  0x00000083 , 0x00004aa1 
- 00019096  0x0000484b and_into  0x0000007f , 0x0000003f 
- 00019097  0x0000484c beq  0x00000000 , 0x00004a9b 
- 00019098  0x0000484d branch  0x00004984 
- 00019099  0x00004850 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004851 branch  0x00004988 
- 00019101  0x00004853 jam  0x00000001 , 0x00000d3c 
- 00019102  0x00004854 branch  0x00004988 
- 00019103  0x00004856 jam  0x00000001 , 0x00000d3d 
- 00019104  0x00004857 branch  0x00004988 
- 00019105  0x00004859 jam  0x00000001 , 0x00000d3e 
- 00019106  0x0000485a branch  0x00004988 
- 00019107  0x0000485e fetch  0x00000001 , 0x00000c6e 
- 00019108  0x0000485f bne  0x00000000 , 0x00004984 
- 00019109  0x00004860 fetch  0x00000001 , 0x00000c72 
- 00019110  0x00004861 bne  0x00000000 , 0x00004984 
- 00019111  0x00004862 fetch  0x00000001 , 0x00000c73 
- 00019112  0x00004863 bne  0x00000000 , 0x00004984 
- 00019113  0x00004864 fetch  0x00000001 , 0x00000c74 
- 00019114  0x00004865 bne  0x00000000 , 0x00004984 
- 00019115  0x00004866 fetch  0x00000001 , 0x00000c75 
- 00019116  0x00004867 bne  0x00000000 , 0x00004984 
- 00019117  0x00004868 fetch  0x00000001 , 0x00000c71 
- 00019118  0x00004869 bne  0x00000000 , 0x00004984 
- 00019119  0x0000486a fetch  0x00000001 , 0x00000c70 
- 00019120  0x0000486b and_into  0x00000080 , 0x0000003f 
- 00019121  0x0000486c bne  0x00000000 , 0x00004984 
- 00019122  0x0000486d fetch  0x00000001 , 0x00000c70 
- 00019123  0x0000486e bne  0x00000000 , 0x00004aba 
- 00019124  0x00004870 jam  0x00000002 , 0x00000c6b 
- 00019125  0x00004872 fetch  0x00000001 , 0x00000c70 
- 00019126  0x00004873 hstore  0x00000001 , 0x00008a04 
- 00019127  0x00004874 call  0x00004988 
- 00019128  0x00004875 jam  0x00000001 , 0x00000d48 
- 00019129  0x00004876 rtn 
- 00019130  0x00004878 jam  0x00000003 , 0x00000c6b 
- 00019131  0x00004879 branch  0x00004ab5 
- 00019132  0x0000487d fetch  0x00000001 , 0x00000c6b 
- 00019133  0x0000487e beq  0x00000002 , 0x00004984 
- 00019134  0x0000487f fetch  0x00000001 , 0x00000c6e 
- 00019135  0x00004880 bne  0x00000000 , 0x00004984 
- 00019136  0x00004881 fetch  0x00000001 , 0x00000c72 
- 00019137  0x00004882 bne  0x00000000 , 0x00004984 
- 00019138  0x00004883 fetch  0x00000001 , 0x00000c73 
- 00019139  0x00004884 bne  0x00000000 , 0x00004984 
- 00019140  0x00004885 fetch  0x00000001 , 0x00000c74 
- 00019141  0x00004886 bne  0x00000000 , 0x00004984 
- 00019142  0x00004887 fetch  0x00000001 , 0x00000c75 
- 00019143  0x00004888 bne  0x00000000 , 0x00004984 
- 00019144  0x00004889 fetch  0x00000001 , 0x00000c71 
- 00019145  0x0000488a bne  0x00000000 , 0x00004984 
- 00019146  0x0000488b fetch  0x00000001 , 0x00000c70 
- 00019147  0x0000488c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x0000488d nbranch  0x00004984 , 0x00000002 
- 00019149  0x0000488e fetch  0x00000001 , 0x00000c6b 
- 00019150  0x0000488f beq  0x00000003 , 0x00004ad1 
- 00019151  0x00004890 beq  0x00000004 , 0x00004ad1 
- 00019152  0x00004891 branch  0x00004984 
- 00019153  0x00004895 fetch  0x00000001 , 0x00000c70 
- 00019154  0x00004896 beq  0x00000000 , 0x00004ad5 
- 00019155  0x00004897 jam  0x00000004 , 0x00000c6b 
- 00019156  0x00004898 branch  0x00004988 
- 00019157  0x0000489a jam  0x00000003 , 0x00000c6b 
- 00019158  0x0000489b branch  0x00004988 
- 00019159  0x0000489f fetch  0x00000001 , 0x00000c6b 
- 00019160  0x000048a0 bne  0x00000004 , 0x00004984 
- 00019161  0x000048a1 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x000048a2 bne  0x00000001 , 0x00004984 
- 00019163  0x000048a3 fetch  0x00000001 , 0x00000c70 
- 00019164  0x000048a4 bne  0x00000000 , 0x00004984 
- 00019165  0x000048a5 fetch  0x00000001 , 0x00000c71 
- 00019166  0x000048a6 bne  0x00000000 , 0x00004984 
- 00019167  0x000048a7 fetch  0x00000001 , 0x00000c74 
- 00019168  0x000048a8 bne  0x00000000 , 0x00004984 
- 00019169  0x000048a9 fetch  0x00000001 , 0x00000c75 
- 00019170  0x000048aa bne  0x00000000 , 0x00004984 
- 00019171  0x000048ab fetch  0x00000001 , 0x00000c72 
- 00019172  0x000048ac bne  0x00000000 , 0x00004984 
- 00019173  0x000048ad fetch  0x00000001 , 0x00000c73 
- 00019174  0x000048ae bne  0x00000000 , 0x00004984 
- 00019175  0x000048af branch  0x00004988 
- 00019176  0x000048b3 jam  0x00000001 , 0x00000d4c 
- 00019177  0x000048b4 fetch  0x00000001 , 0x00000c71 
- 00019178  0x000048b5 store  0x00000001 , 0x00000d4d 
- 00019179  0x000048b6 fetch  0x00000001 , 0x00000c72 
- 00019180  0x000048b7 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x000048b8 call  0x00004af5 , 0x00000005 
- 00019182  0x000048b9 fetch  0x00000001 , 0x00000d36 
- 00019183  0x000048ba bne  0x00000004 , 0x00004988 
- 00019184  0x000048bb jam  0x00000002 , 0x00000d36 
- 00019185  0x000048bc call  0x00004988 
- 00019186  0x000048bd nop  0x00007530 
- 00019187  0x000048be nop  0x00007530 
- 00019188  0x000048bf rtn 
- 00019189  0x000048c1 jam  0x00000001 , 0x00000d45 
- 00019190  0x000048c2 jam  0x00000000 , 0x00000d3a 
- 00019191  0x000048c3 jam  0x00000004 , 0x00000d36 
- 00019192  0x000048c4 rtn 
- 00019193  0x000048c8 jam  0x00000001 , 0x00000d50 
- 00019194  0x000048c9 call  0x00004b03 
- 00019195  0x000048ca fetch  0x00000002 , 0x00000c70 
- 00019196  0x000048cb store  0x00000002 , 0x00000d4e 
- 00019197  0x000048cc fetch  0x00000001 , 0x00000c74 
- 00019198  0x000048cd iforce  0x00000039 
- 00019199  0x000048ce arg  0x00000c76 , 0x00000006 
- 00019200  0x000048cf arg  0x00000cb6 , 0x00000005 
- 00019201  0x000048d0 call  0x00007f01 
- 00019202  0x000048d1 branch  0x00004988 
- 00019203  0x000048d4 fetch  0x00000002 , 0x00000c70 
- 00019204  0x000048d5 arg  0x00000200 , 0x00000002 
- 00019205  0x000048d6 isub  0x00000002 , 0x0000003e 
- 00019206  0x000048d7 nrtn  0x00000005 
- 00019207  0x000048d8 fetch  0x00000002 , 0x00000c72 
- 00019208  0x000048d9 arg  0x00000000 , 0x00000002 
- 00019209  0x000048da isub  0x00000002 , 0x0000003e 
- 00019210  0x000048db nrtn  0x00000005 
- 00019211  0x000048dc fetch  0x00000002 , 0x00000c74 
- 00019212  0x000048dd arg  0x00000001 , 0x00000002 
- 00019213  0x000048de isub  0x00000002 , 0x0000003e 
- 00019214  0x000048df nrtn  0x00000005 
- 00019215  0x000048e0 jam  0x00000001 , 0x00000d43 
- 00019216  0x000048e1 rtn 
- 00019217  0x000048e5 fetch  0x00000001 , 0x00000c74 
- 00019218  0x000048e6 bne  0x00000000 , 0x00004984 
- 00019219  0x000048e7 fetch  0x00000001 , 0x00000c70 
- 00019220  0x000048e8 beq  0x00000000 , 0x00004b17 
- 00019221  0x000048e9 beq  0x00000001 , 0x00004b1a 
- 00019222  0x000048ea branch  0x00004984 
- 00019223  0x000048ec jam  0x00000000 , 0x00000d4a 
- 00019224  0x000048ed jam  0x00000001 , 0x00000d49 
- 00019225  0x000048ee branch  0x00004988 
- 00019226  0x000048f0 jam  0x00000001 , 0x00000d44 
- 00019227  0x000048f1 jam  0x00000001 , 0x00000d4a 
- 00019228  0x000048f2 jam  0x00000000 , 0x00000d49 
- 00019229  0x000048f3 branch  0x00004988 
- 00019230  0x000048f7 ifetch  0x00000001 , 0x00000011 
- 00019231  0x000048f8 iforce  0x00000012 
- 00019232  0x000048f9 increase  0x00000001 , 0x00000011 
- 00019233  0x000048fc bpatch  0x000000fa , 0x0000401f 
- 00019234  0x000048fd bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x000048fe add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x000048ff lshift  0x0000003f , 0x0000003f 
- 00019237  0x00004900 hstore  0x00000001 , 0x00008a18 
- 00019238  0x00004901 jam  0x00000003 , 0x00008a18 
- 00019239  0x00004902 fetch  0x00000001 , 0x00000c74 
- 00019240  0x00004903 increase  0xfffffffe , 0x0000003f 
- 00019241  0x00004904 rshift  0x0000003f , 0x0000003f 
- 00019242  0x00004905 store  0x00000001 , 0x00000c74 
- 00019243  0x00004906 beq  0x00000000 , 0x00004b35 
- 00019244  0x00004908 fetch  0x00000002 , 0x00000c74 
- 00019245  0x00004909 isub  0x00000012 , 0x0000003e 
- 00019246  0x0000490a branch  0x00004b30 , 0x00000002 
- 00019247  0x0000490b copy  0x0000003f , 0x00000012 
- 00019248  0x0000490d deposit  0x00000011 
- 00019249  0x0000490e store  0x00000002 , 0x00000b65 
- 00019250  0x0000490f deposit  0x00000012 
- 00019251  0x00004910 store  0x00000001 , 0x00000b67 
- 00019252  0x00004911 branch  0x00004b37 
- 00019253  0x00004914 arg  0x00000000 , 0x00000007 
- 00019254  0x00004915 branch  0x00004b57 
- 00019255  0x00004919 bpatch  0x000000fb , 0x0000401f 
- 00019256  0x0000491a fetch  0x00000001 , 0x00000b67 
- 00019257  0x0000491b rtn  0x00000034 
- 00019258  0x0000491c copy  0x0000003f , 0x00000039 
- 00019259  0x0000491d sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x0000491e branch  0x00004b3e , 0x00000002 
- 00019261  0x0000491f arg  0x00000040 , 0x00000039 
- 00019262  0x00004921 fetch  0x00000001 , 0x00000b67 
- 00019263  0x00004922 isub  0x00000039 , 0x0000003f 
- 00019264  0x00004923 store  0x00000001 , 0x00000b67 
- 00019265  0x00004924 fetch  0x00000002 , 0x00000b65 
- 00019266  0x00004925 copy  0x0000003f , 0x00000006 
- 00019267  0x00004927 ifetch  0x00000001 , 0x00000006 
- 00019268  0x00004928 hstore  0x00000001 , 0x00008a18 
- 00019269  0x00004929 bmark0  0x00000023 , 0x00004b47 
- 00019270  0x0000492a jam  0x00000000 , 0x00008a18 
- 00019271  0x0000492c loop  0x00004b43 
- 00019272  0x0000492d copy  0x00000006 , 0x0000003f 
- 00019273  0x0000492e store  0x00000002 , 0x00000b65 
- 00019274  0x0000492f arg  0x00000000 , 0x00000007 
- 00019275  0x00004930 call  0x00004b57 
- 00019276  0x00004931 fetch  0x00000001 , 0x00000b67 
- 00019277  0x00004932 nrtn  0x00000034 
- 00019278  0x00004933 fetch  0x00000001 , 0x00000d36 
- 00019279  0x00004934 rtnne  0x00000001 
- 00019280  0x00004935 jam  0x00000002 , 0x00000d36 
- 00019281  0x00004936 rtn 
- 00019282  0x0000493a arg  0x00008a19 , 0x00000011 
- 00019283  0x0000493b arg  0x00000001 , 0x00000007 
- 00019284  0x0000493d ifetch  0x00000001 , 0x00000006 
- 00019285  0x0000493e istore  0x00000001 , 0x00000011 
- 00019286  0x0000493f loop  0x00004b54 
- 00019287  0x00004941 setarg  0x00000000 
- 00019288  0x00004942 qset1  0x0000003f 
- 00019289  0x00004943 hstore  0x00000001 , 0x00008a10 
- 00019290  0x00004944 fetcht  0x00000001 , 0x00000d37 
- 00019291  0x00004945 ior  0x00000002 , 0x0000003f 
- 00019292  0x00004946 store  0x00000001 , 0x00000d37 
- 00019293  0x00004947 rtn 
- 00019294  0x0000494a arg  0x00000002 , 0x00000007 
- 00019295  0x0000494b arg  0x00008a1a , 0x00000011 
- 00019296  0x0000494c branch  0x00004b54 
- 00019297  0x0000494f bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004950 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004951 rtn  0x00000034 
- 00019300  0x00004952 fetch  0x00000001 , 0x00000d37 
- 00019301  0x00004953 nbranch  0x00004bac , 0x00000034 
- 00019302  0x00004954 fetch  0x00000001 , 0x00000d45 
- 00019303  0x00004955 branch  0x00004b86 , 0x00000034 
- 00019304  0x00004956 fetch  0x00000001 , 0x00000d36 
- 00019305  0x00004957 beq  0x00000003 , 0x00004bbf 
- 00019306  0x00004958 bne  0x00000002 , 0x00004b86 
- 00019307  0x00004959 fetch  0x00000001 , 0x00000d3a 
- 00019308  0x0000495a nbranch  0x00004b86 , 0x00000034 
- 00019309  0x0000495b call  0x00004b6f 
- 00019310  0x0000495c branch  0x00004b7a 
- 00019311  0x0000495f fetch  0x00000001 , 0x00000d38 
- 00019312  0x00004960 rtnbit0  0x00000001 
- 00019313  0x00004961 fetch  0x00000001 , 0x00000d37 
- 00019314  0x00004962 rtnbit1  0x00000001 
- 00019315  0x00004963 fetch  0x00000001 , 0x00000d38 
- 00019316  0x00004964 set0  0x00000001 , 0x0000003f 
- 00019317  0x00004965 store  0x00000001 , 0x00000d38 
- 00019318  0x00004966 fetch  0x00000001 , 0x00000d51 
- 00019319  0x00004967 rtn  0x00000034 
- 00019320  0x00004968 beq  0x00000010 , 0x00004ba8 
- 00019321  0x00004969 branch  0x00002a8c 
- 00019322  0x0000496c fetch  0x00000001 , 0x00000d38 
- 00019323  0x0000496d rtnbit0  0x00000002 
- 00019324  0x0000496e fetch  0x00000001 , 0x00000d37 
- 00019325  0x0000496f rtnbit1  0x00000002 
- 00019326  0x00004970 fetch  0x00000001 , 0x00000d38 
- 00019327  0x00004971 set0  0x00000002 , 0x0000003f 
- 00019328  0x00004972 store  0x00000001 , 0x00000d38 
- 00019329  0x00004973 fetch  0x00000001 , 0x00000d52 
- 00019330  0x00004974 rtn  0x00000034 
- 00019331  0x00004975 beq  0x00000020 , 0x00004b89 
- 00019332  0x00004976 beq  0x00000021 , 0x00004ba4 
- 00019333  0x00004977 branch  0x00002a8c 
- 00019334  0x0000497b arg  0x00000d54 , 0x00000005 
- 00019335  0x0000497c arg  0x00000006 , 0x00000039 
- 00019336  0x0000497d branch  0x00007ec6 
- 00019337  0x00004980 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x00004981 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x00004982 iand  0x00000002 , 0x0000003f 
- 00019340  0x00004983 branch  0x00004ba0 , 0x00000034 
- 00019341  0x00004984 fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x00004985 iadd  0x00000002 , 0x0000003f 
- 00019343  0x00004986 beq  0x00000001 , 0x00004b91 
- 00019344  0x00004987 branch  0x00004ba0 
- 00019345  0x0000498a jam  0x00000000 , 0x00000d52 
- 00019346  0x0000498c fetch  0x00000001 , 0x00000d55 
- 00019347  0x0000498d beq  0x00000002 , 0x00004ba1 
- 00019348  0x0000498e beq  0x00000003 , 0x00004ba1 
- 00019349  0x0000498f fetch  0x00000001 , 0x00000d55 
- 00019350  0x00004990 store  0x00000001 , 0x00000d54 
- 00019351  0x00004991 fetch  0x00000001 , 0x00000d56 
- 00019352  0x00004992 istore  0x00000001 , 0x00000005 
- 00019353  0x00004993 fetch  0x00000001 , 0x00000d58 
- 00019354  0x00004994 istore  0x00000001 , 0x00000005 
- 00019355  0x00004995 fetch  0x00000001 , 0x00000d5a 
- 00019356  0x00004996 istore  0x00000001 , 0x00000005 
- 00019357  0x00004997 arg  0x00000004 , 0x00000039 
- 00019358  0x00004998 arg  0x00000d54 , 0x00000006 
- 00019359  0x00004999 branch  0x00004b5e 
- 00019360  0x0000499c jam  0x00000000 , 0x00000d52 
- 00019361  0x0000499e arg  0x00000008 , 0x00000039 
- 00019362  0x0000499f arg  0x00000d54 , 0x00000006 
- 00019363  0x000049a0 branch  0x00004b5e 
- 00019364  0x000049a3 jam  0x00000000 , 0x00000d52 
- 00019365  0x000049a4 arg  0x00000003 , 0x00000039 
- 00019366  0x000049a5 arg  0x00000d74 , 0x00000006 
- 00019367  0x000049a6 branch  0x00004b5e 
- 00019368  0x000049a9 jam  0x00000000 , 0x00000d51 
- 00019369  0x000049aa arg  0x00000008 , 0x00000039 
- 00019370  0x000049ab arg  0x00000d64 , 0x00000006 
- 00019371  0x000049ac branch  0x00004b52 
- 00019372  0x000049af fetch  0x00000001 , 0x00000d36 
- 00019373  0x000049b0 beq  0x00000003 , 0x00004bb0 
- 00019374  0x000049b1 beq  0x00000002 , 0x00004bb2 
- 00019375  0x000049b2 rtn 
- 00019376  0x000049b4 jam  0x00000000 , 0x00000d37 
- 00019377  0x000049b5 rtn 
- 00019378  0x000049b7 hfetch  0x00000001 , 0x00008a00 
- 00019379  0x000049b8 set1  0x00000007 , 0x0000003f 
- 00019380  0x000049b9 hstore  0x00000001 , 0x00008a00 
- 00019381  0x000049ba jam  0x00000001 , 0x00000d47 
- 00019382  0x000049bb rtn 
- 00019383  0x000049be fetch  0x00000001 , 0x00000d36 
- 00019384  0x000049bf rtneq  0x00000003 
- 00019385  0x000049c0 beq  0x00000002 , 0x00004bbb 
- 00019386  0x000049c1 rtn 
- 00019387  0x000049c3 fetch  0x00000001 , 0x00000d47 
- 00019388  0x000049c4 rtn  0x00000034 
- 00019389  0x000049c5 jam  0x00000001 , 0x00000d46 
- 00019390  0x000049c6 branch  0x00004bc2 
- 00019391  0x000049c9 arg  0x0000000f , 0x00000007 
- 00019392  0x000049ca call  0x00007f16 
- 00019393  0x000049cb nrtn  0x00000034 
- 00019394  0x000049cd hfetch  0x00000001 , 0x00008a00 
- 00019395  0x000049ce rtnbit0  0x00000007 
- 00019396  0x000049cf jam  0x000000fc , 0x00008a00 
- 00019397  0x000049d0 nop  0x00007530 
- 00019398  0x000049d1 jam  0x0000003c , 0x00008a00 
- 00019399  0x000049d2 rtn 
- 00019400  0x000049da bpatch  0x000000fd , 0x0000401f 
- 00019401  0x000049db fetch  0x00000001 , 0x000041ce 
- 00019402  0x000049dc nrtn  0x00000034 
- 00019403  0x000049de call  0x00004bce 
- 00019404  0x000049df ncall  0x00004be6 , 0x00000028 
- 00019405  0x000049e0 rtn 
- 00019406  0x000049e3 bpatch  0x000000fe , 0x0000401f 
- 00019407  0x000049e4 copy  0x00000003 , 0x00000011 
- 00019408  0x000049e5 arg  0x00000004 , 0x00000002 
- 00019409  0x000049e6 ifetch  0x00000001 , 0x00000003 
- 00019410  0x000049e7 beq  0x00000001 , 0x00004bd8 
- 00019411  0x000049e8 increase  0x00000001 , 0x00000002 
- 00019412  0x000049e9 beq  0x00000002 , 0x00004bd8 
- 00019413  0x000049ea copy  0x00000003 , 0x0000003f 
- 00019414  0x000049eb hstore  0x00000002 , 0x00008058 
- 00019415  0x000049ec rtn 
- 00019416  0x000049ee hfetch  0x00000002 , 0x00008112 
- 00019417  0x000049ef isub  0x00000002 , 0x0000003e 
- 00019418  0x000049f0 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x000049f2 disable  0x00000028 
- 00019420  0x000049f3 copy  0x00000011 , 0x00000003 
- 00019421  0x000049f4 call  0x00004bee 
- 00019422  0x000049f5 iadd  0x00000002 , 0x00000002 
- 00019423  0x000049f7 hfetch  0x00000002 , 0x00008112 
- 00019424  0x000049f8 isub  0x00000002 , 0x0000003e 
- 00019425  0x000049f9 nbranch  0x00004bdf , 0x00000002 
- 00019426  0x000049fa copy  0x00000011 , 0x00000003 
- 00019427  0x000049fb ifetch  0x00000001 , 0x00000003 
- 00019428  0x000049fc beq  0x00000001 , 0x00004c3f 
- 00019429  0x000049fd branch  0x00002a8c 
- 00019430  0x00004a00 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x00004a01 hfetch  0x00000002 , 0x00008058 
- 00019432  0x00004a02 iforce  0x00000003 
- 00019433  0x00004a03 call  0x00004bee 
- 00019434  0x00004a04 iadd  0x00000003 , 0x00000003 
- 00019435  0x00004a05 deposit  0x00000003 
- 00019436  0x00004a06 hstore  0x00000002 , 0x00008058 
- 00019437  0x00004a07 rtn 
- 00019438  0x00004a0d ifetch  0x00000001 , 0x00000003 
- 00019439  0x00004a0e increase  0x00000002 , 0x00000003 
- 00019440  0x00004a0f beq  0x00000002 , 0x00004bf3 
- 00019441  0x00004a10 ifetch  0x00000001 , 0x00000003 
- 00019442  0x00004a11 rtn 
- 00019443  0x00004a13 ifetch  0x00000002 , 0x00000003 
- 00019444  0x00004a14 rtn 
- 00019445  0x00004a17 hfetch  0x00000002 , 0x0000805e 
- 00019446  0x00004a18 increase  0xfffffffb , 0x0000000a 
- 00019447  0x00004a19 iadd  0x0000000a , 0x0000000a 
- 00019448  0x00004a1a rtn 
- 00019449  0x00004a1d arg  0x00000004 , 0x00000002 
- 00019450  0x00004a1e branch  0x00004bfc 
- 00019451  0x00004a20 arg  0x00000002 , 0x00000002 
- 00019452  0x00004a22 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x00004a23 increase  0x00000001 , 0x00000039 
- 00019454  0x00004a24 hfetch  0x00000002 , 0x0000805e 
- 00019455  0x00004a25 copy  0x0000003f , 0x0000000a 
- 00019456  0x00004a26 copy  0x00000039 , 0x0000003f 
- 00019457  0x00004a27 istoret  0x00000001 , 0x0000000a 
- 00019458  0x00004a28 increase  0xffffffff , 0x0000003f 
- 00019459  0x00004a29 iadd  0x0000000a , 0x0000000a 
- 00019460  0x00004a2a copy  0x0000000a , 0x0000003f 
- 00019461  0x00004a2b store  0x00000002 , 0x00000258 
- 00019462  0x00004a2c copy  0x00000002 , 0x0000003f 
- 00019463  0x00004a2d rtneq  0x00000002 
- 00019464  0x00004a2e fetch  0x00000002 , 0x00000258 
- 00019465  0x00004a2f hstore  0x00000002 , 0x0000805e 
- 00019466  0x00004a30 branch  0x00004c0b 
- 00019467  0x00004a34 setarg  0x00000000 
- 00019468  0x00004a35 store  0x00000002 , 0x00000258 
- 00019469  0x00004a36 rtn 
- 00019470  0x00004a3e rtn  0x0000002b 
- 00019471  0x00004a3f setarg  0x00004d28 
- 00019472  0x00004a40 store  0x00000002 , 0x000041f3 
- 00019473  0x00004a42 setarg  0x000001a0 
- 00019474  0x00004a43 store  0x00000002 , 0x00004243 
- 00019475  0x00004a45 setarg  0x00001800 
- 00019476  0x00004a46 hstore  0x00000002 , 0x00008054 
- 00019477  0x00004a47 setarg  0x00001bff 
- 00019478  0x00004a48 hstore  0x00000002 , 0x00008056 
- 00019479  0x00004a49 setarg  0x00001c00 
- 00019480  0x00004a4a hstore  0x00000002 , 0x0000805a 
- 00019481  0x00004a4b call  0x00004c28 
- 00019482  0x00004a4d jam  0x00000000 , 0x00008062 
- 00019483  0x00004a4e setarg  0x00001c00 
- 00019484  0x00004a4f hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004a50 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004a51 setarg  0x00001800 
- 00019487  0x00004a52 hstore  0x00000002 , 0x00008058 
- 00019488  0x00004a53 store  0x00000002 , 0x00000244 
- 00019489  0x00004a55 hfetch  0x00000002 , 0x00008050 
- 00019490  0x00004a56 set0  0x0000000f , 0x0000003f 
- 00019491  0x00004a57 hstore  0x00000002 , 0x00008050 
- 00019492  0x00004a58 call  0x000066ce 
- 00019493  0x00004a59 jam  0x00000001 , 0x00008043 
- 00019494  0x00004a5a jam  0x00000081 , 0x00008062 
- 00019495  0x00004a5b rtn 
- 00019496  0x00004a5e setarg  0x00001fff 
- 00019497  0x00004a5f hstore  0x00000002 , 0x0000805c 
- 00019498  0x00004a60 hfetch  0x00000001 , 0x00008081 
- 00019499  0x00004a61 or_into  0x00000007 , 0x0000003f 
- 00019500  0x00004a62 hstore  0x00000001 , 0x00008081 
- 00019501  0x00004a63 rtn 
- 00019502  0x00004a67 bpatchx  0x00000001 , 0x00004020 
- 00019503  0x00004a68 hfetch  0x00000001 , 0x0000810c 
- 00019504  0x00004a69 iforce  0x00000012 
- 00019505  0x00004a6a bbit0  0x00000003 , 0x00004c37 
- 00019506  0x00004a6b hfetch  0x00000002 , 0x00008112 
- 00019507  0x00004a6c iforce  0x00000013 
- 00019508  0x00004a6d arg  0x0000044f , 0x00000002 
- 00019509  0x00004a6e isub  0x00000002 , 0x0000003e 
- 00019510  0x00004a6f nrtn  0x00000005 
- 00019511  0x00004a71 hfetch  0x00000002 , 0x00008058 
- 00019512  0x00004a72 iforce  0x00000003 
- 00019513  0x00004a73 branch  0x00004bc8 
- 00019514  0x00004a76 hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x00004a77 isolate1  0x00000006 , 0x00000002 
- 00019516  0x00004a78 branch  0x00004c3a , 0x00000001 
- 00019517  0x00004a79 hstore  0x00000001 , 0x00008015 
- 00019518  0x00004a7a rtn 
- 00019519  0x00004a7d bpatchx  0x00000002 , 0x00004020 
- 00019520  0x00004a7e fetch  0x00000001 , 0x000041ce 
- 00019521  0x00004a7f branch  0x00004c44 , 0x00000034 
- 00019522  0x00004a80 enable  0x00000028 
- 00019523  0x00004a81 rtn 
- 00019524  0x00004a83 ifetch  0x00000002 , 0x00000003 
- 00019525  0x00004a84 iforce  0x00000030 
- 00019526  0x00004a85 iforce  0x00000007 
- 00019527  0x00004a86 ifetch  0x00000001 , 0x00000003 
- 00019528  0x00004a87 iforce  0x00000002 
- 00019529  0x00004a88 rshift2  0x00000030 , 0x0000003f 
- 00019530  0x00004a89 rshift8  0x0000003f , 0x0000003f 
- 00019531  0x00004a8a beq  0x0000003f , 0x00004c4d 
- 00019532  0x00004a8b rtn 
- 00019533  0x00004a8f bpatchx  0x00000003 , 0x00004020 
- 00019534  0x00004a90 deposit  0x00000007 
- 00019535  0x00004a91 beq  0x00000000 , 0x00004cdc 
- 00019536  0x00004a92 beq  0x00000001 , 0x00004c66 
- 00019537  0x00004a93 beq  0x00000002 , 0x00004c6b 
- 00019538  0x00004a94 beq  0x00000003 , 0x00004c7a 
- 00019539  0x00004a95 beq  0x00000004 , 0x00004cb3 
- 00019540  0x00004a96 beq  0x00000005 , 0x00004cdc 
- 00019541  0x00004a97 beq  0x00000006 , 0x00004cc6 
- 00019542  0x00004a98 beq  0x00000007 , 0x00004c5c 
- 00019543  0x00004a9a beq  0x00000010 , 0x00004cc9 
- 00019544  0x00004a9b beq  0x00000011 , 0x00004cd1 
- 00019545  0x00004a9c beq  0x00000012 , 0x00004ca5 
- 00019546  0x00004a9d beq  0x00000013 , 0x00004c85 
- 00019547  0x00004a9e branch  0x00004cdc 
- 00019548  0x00004aa1 call  0x00004cdc 
- 00019549  0x00004aa2 call  0x00007f9e 
- 00019550  0x00004aa3 call  0x0000688c 
- 00019551  0x00004aa5 call  0x000033d2 
- 00019552  0x00004aa6 call  0x000033d9 
- 00019553  0x00004aa7 branch  0x0000688f 
- 00019554  0x00004aaa jam  0x00000000 , 0x00004245 
- 00019555  0x00004aab call  0x000033d0 
- 00019556  0x00004aac call  0x00004c13 
- 00019557  0x00004aad branch  0x000033db 
- 00019558  0x00004ab0 call  0x00004cf2 
- 00019559  0x00004ab1 hfetch  0x00000002 , 0x00008000 
- 00019560  0x00004ab2 istore  0x00000002 , 0x0000000a 
- 00019561  0x00004ab3 force  0x00000006 , 0x00000039 
- 00019562  0x00004ab4 branch  0x00004cdd 
- 00019563  0x00004ab7 ifetch  0x00000002 , 0x00000003 
- 00019564  0x00004ab8 store  0x00000002 , 0x00004243 
- 00019565  0x00004ab9 hstore  0x00000002 , 0x00008052 
- 00019566  0x00004aba rtn 
- 00019567  0x00004abf ifetch  0x00000001 , 0x00000003 
- 00019568  0x00004ac0 copy  0x0000003f , 0x00000002 
- 00019569  0x00004ac1 hstore  0x00000001 , 0x00008024 
- 00019570  0x00004ac2 ifetch  0x00000001 , 0x00000003 
- 00019571  0x00004ac3 iadd  0x00000002 , 0x00000002 
- 00019572  0x00004ac4 set1  0x00000007 , 0x0000003f 
- 00019573  0x00004ac5 hstore  0x00000001 , 0x00008023 
- 00019574  0x00004ac6 ifetch  0x00000001 , 0x00000003 
- 00019575  0x00004ac7 iadd  0x00000002 , 0x00000002 
- 00019576  0x00004ac8 copy  0x0000003f , 0x00000039 
- 00019577  0x00004ac9 rtn 
- 00019578  0x00004acc bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x00004acd call  0x00004c6f 
- 00019580  0x00004acf ifetch  0x00000001 , 0x00000003 
- 00019581  0x00004ad0 hstore  0x00000001 , 0x00008025 
- 00019582  0x00004ad1 iadd  0x00000002 , 0x00000002 
- 00019583  0x00004ad2 loop  0x00004c7c 
- 00019584  0x00004ad4 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x00004ad5 ifetch  0x00000001 , 0x00000003 
- 00019586  0x00004ad6 isub  0x00000002 , 0x0000003e 
- 00019587  0x00004ad7 nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x00004ad8 branch  0x00004cdc 
- 00019589  0x00004adc bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x00004add call  0x00004c6f 
- 00019591  0x00004ade store  0x00000008 , 0x00000a9a 
- 00019592  0x00004ae0 call  0x00007422 
- 00019593  0x00004ae1 arg  0x00000010 , 0x00000039 
- 00019594  0x00004ae2 arg  0x00000ac2 , 0x00000005 
- 00019595  0x00004ae3 call  0x00004ca0 
- 00019596  0x00004ae4 storet  0x00000008 , 0x00000aa2 
- 00019597  0x00004ae5 arg  0x00000ad2 , 0x00000005 
- 00019598  0x00004ae6 call  0x00007497 
- 00019599  0x00004ae7 arg  0x00000ad2 , 0x00000011 
- 00019600  0x00004ae8 arg  0x00000ac2 , 0x00000012 
- 00019601  0x00004ae9 arg  0x00000ae2 , 0x00000005 
- 00019602  0x00004aea call  0x00007352 
- 00019603  0x00004aeb arg  0x00000010 , 0x00000039 
- 00019604  0x00004aec arg  0x00000ae2 , 0x00000006 
- 00019605  0x00004aed call  0x00004c9c 
- 00019606  0x00004aee fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x00004aef fetch  0x00000008 , 0x00000a9a 
- 00019608  0x00004af0 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x00004af1 store  0x00000008 , 0x00000a9a 
- 00019610  0x00004af2 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x00004af3 branch  0x00004c80 
- 00019612  0x00004af6 ifetch  0x00000001 , 0x00000006 
- 00019613  0x00004af7 hstore  0x00000001 , 0x00008025 
- 00019614  0x00004af8 loop  0x00004c9c 
- 00019615  0x00004af9 rtn 
- 00019616  0x00004afc ifetch  0x00000001 , 0x00000003 
- 00019617  0x00004afd istore  0x00000001 , 0x00000005 
- 00019618  0x00004afe iadd  0x00000002 , 0x00000002 
- 00019619  0x00004aff loop  0x00004ca0 
- 00019620  0x00004b00 rtn 
- 00019621  0x00004b03 bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x00004b04 arg  0x00000000 , 0x00000002 
- 00019623  0x00004b05 arg  0x00000010 , 0x00000039 
- 00019624  0x00004b06 arg  0x00000ac2 , 0x00000005 
- 00019625  0x00004b07 call  0x00004ca0 
- 00019626  0x00004b08 hfetch  0x00000001 , 0x00008085 
- 00019627  0x00004b09 and_into  0x000000fd , 0x0000003f 
- 00019628  0x00004b0a hstore  0x00000001 , 0x00008085 
- 00019629  0x00004b0b arg  0x00000ac2 , 0x00000006 
- 00019630  0x00004b0c arg  0x00000010 , 0x00000039 
- 00019631  0x00004b0d call  0x00007478 
- 00019632  0x00004b0e call  0x00007428 
- 00019633  0x00004b0f call  0x00007491 
- 00019634  0x00004b10 branch  0x00004c80 
- 00019635  0x00004b14 arg  0x00000020 , 0x00000039 
- 00019636  0x00004b15 arg  0x00004000 , 0x00000005 
- 00019637  0x00004b16 arg  0x00000000 , 0x00000002 
- 00019638  0x00004b18 ifetch  0x00000001 , 0x00000003 
- 00019639  0x00004b19 istore  0x00000001 , 0x00000005 
- 00019640  0x00004b1a iadd  0x00000002 , 0x00000002 
- 00019641  0x00004b1b loop  0x00004cb6 
- 00019642  0x00004b1c and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x00004b1d ifetch  0x00000001 , 0x00000003 
- 00019644  0x00004b1e isub  0x00000002 , 0x0000003e 
- 00019645  0x00004b1f nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x00004b20 jam  0x00000000 , 0x00008023 
- 00019647  0x00004b21 call  0x00004cdc 
- 00019648  0x00004b22 call  0x00004be6 
- 00019649  0x00004b23 call  0x000064a3 
- 00019650  0x00004b24 call  0x00007f9e 
- 00019651  0x00004b25 branch  0x00002001 
- 00019652  0x00004b28 jam  0x00000000 , 0x00008023 
- 00019653  0x00004b29 branch  0x00002000 
- 00019654  0x00004b2c ifetch  0x00000006 , 0x00000003 
- 00019655  0x00004b2d store  0x00000006 , 0x000040a0 
- 00019656  0x00004b2e branch  0x00004cdc 
- 00019657  0x00004b32 ifetch  0x00000001 , 0x00000003 
- 00019658  0x00004b33 store  0x00000001 , 0x0000025a 
- 00019659  0x00004b34 copy  0x0000003f , 0x00000039 
- 00019660  0x00004b35 ifetch  0x00000002 , 0x00000003 
- 00019661  0x00004b36 store  0x00000002 , 0x0000025b 
- 00019662  0x00004b37 copy  0x0000003f , 0x00000005 
- 00019663  0x00004b38 call  0x000066fd 
- 00019664  0x00004b39 branch  0x00004cdc 
- 00019665  0x00004b3d ifetch  0x00000001 , 0x00000003 
- 00019666  0x00004b3e store  0x00000001 , 0x0000025a 
- 00019667  0x00004b3f copy  0x0000003f , 0x00000039 
- 00019668  0x00004b40 ifetch  0x00000002 , 0x00000003 
- 00019669  0x00004b41 store  0x00000002 , 0x0000025b 
- 00019670  0x00004b42 arg  0x00001000 , 0x00000005 
- 00019671  0x00004b43 call  0x000066fd 
- 00019672  0x00004b44 fetcht  0x00000001 , 0x0000025a 
- 00019673  0x00004b45 arg  0x00001000 , 0x00000011 
- 00019674  0x00004b46 fetch  0x00000002 , 0x0000025b 
- 00019675  0x00004b47 branch  0x00006608 
- 00019676  0x00004b4d force  0x00000004 , 0x00000039 
- 00019677  0x00004b4f call  0x00004cf4 
- 00019678  0x00004b50 force  0x00000001 , 0x0000003f 
- 00019679  0x00004b51 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004b52 deposit  0x00000030 
- 00019681  0x00004b53 istore  0x00000003 , 0x0000000a 
- 00019682  0x00004b54 force  0x0000000e , 0x00000007 
- 00019683  0x00004b56 bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004b57 call  0x00004cf6 
- 00019685  0x00004b58 deposit  0x00000007 
- 00019686  0x00004b59 istore  0x00000001 , 0x0000000a 
- 00019687  0x00004b5a deposit  0x00000039 
- 00019688  0x00004b5b istore  0x00000001 , 0x0000000a 
- 00019689  0x00004b5d force  0x00000005 , 0x00000007 
- 00019690  0x00004b5e increase  0x00000002 , 0x00000039 
- 00019691  0x00004b60 branch  0x00004bf9 
- 00019692  0x00004b63 force  0x000000ff , 0x00000007 
- 00019693  0x00004b64 call  0x00004cf4 
- 00019694  0x00004b65 setarg  0x00000001 
- 00019695  0x00004b66 istore  0x00000001 , 0x0000000a 
- 00019696  0x00004b67 force  0x00000001 , 0x00000039 
- 00019697  0x00004b68 branch  0x00004ce3 
- 00019698  0x00004b6b force  0x0000000c , 0x0000000a 
- 00019699  0x00004b6c branch  0x00004cf7 
- 00019700  0x00004b6f force  0x00000008 , 0x0000000a 
- 00019701  0x00004b70 branch  0x00004cf7 
- 00019702  0x00004b73 force  0x00000006 , 0x0000000a 
- 00019703  0x00004b75 branch  0x00004bf5 
- 00019704  0x00004b7a pulse  0x0000000f 
- 00019705  0x00004b7b enable  0x00000009 
- 00019706  0x00004b7d ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004b7e inject  0x00000000 , 0x00000008 
- 00019708  0x00004b7f loop  0x00004cfa 
- 00019709  0x00004b80 enable  0x00000008 
- 00019710  0x00004b81 inject  0x00000000 , 0x00000010 
- 00019711  0x00004b82 disable  0x00000008 
- 00019712  0x00004b83 disable  0x00000009 
- 00019713  0x00004b84 disable  0x0000000f 
- 00019714  0x00004b85 byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004b86 rtn 
- 00019716  0x00004b8b jam  0x00000000 , 0x000041ce 
- 00019717  0x00004b8c rtn 
- 00019718  0x00004b8e fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004b8f fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004b90 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004b91 rtn 
- 00019722  0x00004b97 fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004b98 bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004b99 call  0x000062ef 
- 00019725  0x00004b9a jam  0x00000008 , 0x0000007c 
- 00019726  0x00004b9b branch  0x00004d04 
- 00019727  0x00004b9d set0  0x00000002 , 0x0000003f 
- 00019728  0x00004b9e store  0x00000001 , 0x0000004b 
- 00019729  0x00004b9f call  0x00006001 
- 00019730  0x00004ba0 setarg  0x00000000 
- 00019731  0x00004ba1 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004ba2 store  0x00000001 , 0x0000007f 
- 00019733  0x00004ba3 branch  0x00004d04 
- 00019734  0x00004ba4 rtn 
- 00019735  0x00004ba6 jam  0x00000017 , 0x0000007c 
- 00019736  0x00004ba7 arg  0x000004d9 , 0x00000005 
- 00019737  0x00004ba8 setarg  0x00000000 
- 00019738  0x00004ba9 isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004baa setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004bab istore  0x00000001 , 0x00000005 
- 00019741  0x00004bac setarg  0x00000000 
- 00019742  0x00004bad istore  0x00000002 , 0x00000005 
- 00019743  0x00004bae fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004baf istore  0x00000002 , 0x00000005 
- 00019745  0x00004bb0 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004bb1 istore  0x00000002 , 0x00000005 
- 00019747  0x00004bb2 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004bb3 istore  0x00000002 , 0x00000005 
- 00019749  0x00004bb4 branch  0x00004d04 
- 00019750  0x00004bb7 jam  0x00000018 , 0x0000007c 
- 00019751  0x00004bb8 branch  0x00004d04 
- 00019752  0x00004bbb call  0x00006899 
- 00019753  0x00004bbc rtn  0x00000001 
- 00019754  0x00004bbd arg  0x00000007 , 0x00000002 
- 00019755  0x00004bbe call  0x0000681d 
- 00019756  0x00004bbf nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004bc0 jam  0x00000001 , 0x00004245 
- 00019758  0x00004bc1 rtn 
- 00019759  0x00004bc3 fetch  0x00000001 , 0x00004245 
- 00019760  0x00004bc4 rtnne  0x00000001 
- 00019761  0x00004bc5 call  0x00004c62 
- 00019762  0x00004bc6 branch  0x00004cec 
- 00019763  0x00004bd5 bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004bd6 fetch  0x00000002 , 0x00000264 
- 00019765  0x00004bd7 copy  0x0000003f , 0x00000006 
- 00019766  0x00004bd8 ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004bd9 and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004bda rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004bdb beq  0x00000009 , 0x00004d53 
- 00019770  0x00004bdc beq  0x00000007 , 0x00004d53 
- 00019771  0x00004bdd beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004bde beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004bdf beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004be0 rtn 
- 00019775  0x00004be3 copy  0x00000002 , 0x0000003f 
- 00019776  0x00004be4 beq  0x00000005 , 0x00004d43 
- 00019777  0x00004be5 beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004be6 rtn 
- 00019779  0x00004be9 jam  0x00000027 , 0x00000a99 
- 00019780  0x00004bea call  0x00007d86 
- 00019781  0x00004beb fetch  0x00000001 , 0x00004092 
- 00019782  0x00004bec rtnbit0  0x00000006 
- 00019783  0x00004bed copy  0x00000002 , 0x0000003f 
- 00019784  0x00004bee beq  0x00000005 , 0x0000438e 
- 00019785  0x00004bef rtn 
- 00019786  0x00004bf1 rtn 
- 00019787  0x00004bf4 call  0x00004d5f 
- 00019788  0x00004bf5 arg  0x00000001 , 0x00000011 
- 00019789  0x00004bf6 call  0x00004d63 
- 00019790  0x00004bf7 fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004bf8 istore  0x00000002 , 0x00000005 
- 00019792  0x00004bf9 setarg  0x00000000 
- 00019793  0x00004bfa istore  0x00000001 , 0x00000005 
- 00019794  0x00004bfb rtn 
- 00019795  0x00004bfe arg  0x00000001 , 0x00000011 
- 00019796  0x00004bff call  0x00004d63 
- 00019797  0x00004c00 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004c01 istore  0x00000002 , 0x00000005 
- 00019799  0x00004c02 setarg  0x00000000 
- 00019800  0x00004c03 istore  0x00000001 , 0x00000005 
- 00019801  0x00004c04 jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004c05 fetch  0x00000001 , 0x00004252 
- 00019803  0x00004c06 set1  0x00000006 
- 00019804  0x00004c07 store  0x00000001 , 0x00004252 
- 00019805  0x00004c08 jam  0x00000012 , 0x00000a99 
- 00019806  0x00004c09 branch  0x00007d86 
- 00019807  0x00004c0c ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004c0d beq  0x00000001 , 0x00004d62 
- 00019809  0x00004c0e rtn 
- 00019810  0x00004c11 rtn 
- 00019811  0x00004c15 call  0x00005240 
- 00019812  0x00004c16 copy  0x00000011 , 0x00000002 
- 00019813  0x00004c17 storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004c18 copy  0x0000003f , 0x00000005 
- 00019815  0x00004c19 copy  0x00000011 , 0x0000003f 
- 00019816  0x00004c1a istore  0x00000002 , 0x00000005 
- 00019817  0x00004c1b rtn 
- 00019818  0x00004c2d branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004c2f setarg  0x00004365 
- 00019820  0x00004c30 arg  0x00004246 , 0x00000005 
- 00019821  0x00004c31 isub  0x00000005 , 0x00000039 
- 00019822  0x00004c32 call  0x00007ed4 
- 00019823  0x00004c34 bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004c35 setarg  0x00000551 
- 00019825  0x00004c36 arg  0x00000511 , 0x00000005 
- 00019826  0x00004c37 isub  0x00000005 , 0x00000039 
- 00019827  0x00004c38 call  0x00007ed4 
- 00019828  0x00004c39 setarg  0x000002c9 
- 00019829  0x00004c3a arg  0x0000025d , 0x00000005 
- 00019830  0x00004c3b isub  0x00000005 , 0x00000039 
- 00019831  0x00004c3c call  0x00007ed4 
- 00019832  0x00004c3d branch  0x00005318 
- 00019833  0x00004c40 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004c41 copy  0x00000006 , 0x00000002 
- 00019835  0x00004c44 copy  0x00000002 , 0x00000006 
- 00019836  0x00004c45 ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004c46 store  0x00000002 , 0x00000266 
- 00019838  0x00004c47 ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004c48 store  0x00000002 , 0x00000268 
- 00019840  0x00004c49 deposit  0x00000006 
- 00019841  0x00004c4a store  0x00000002 , 0x00000264 
- 00019842  0x00004c4b fetch  0x00000001 , 0x00004681 
- 00019843  0x00004c4c beq  0x00000000 , 0x00004d85 
- 00019844  0x00004c4d branch  0x000050ef 
- 00019845  0x00004c50 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004c51 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004c52 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004c53 fetch  0x00000001 , 0x00000268 
- 00019849  0x00004c54 beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004c56 beq  0x00000050 , 0x00004de0 
- 00019851  0x00004c57 beq  0x00000051 , 0x00004df5 
- 00019852  0x00004c58 beq  0x00000052 , 0x00004df3 
- 00019853  0x00004c59 beq  0x00000053 , 0x00004df3 
- 00019854  0x00004c5a branch  0x00004dfc 
- 00019855  0x00004c5f bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004c60 call  0x0000527e 
- 00019857  0x00004c61 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004c62 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004c63 beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004c64 beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004c65 beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004c66 beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004c67 beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004c68 beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004c69 beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004c6a rtn 
- 00019867  0x00004c6d setarg  0x00000000 
- 00019868  0x00004c6e rtn 
- 00019869  0x00004c72 call  0x00004d8f 
- 00019870  0x00004c73 nrtn  0x00000034 
- 00019871  0x00004c75 call  0x000052b8 
- 00019872  0x00004c76 call  0x00004e01 
- 00019873  0x00004c77 fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004c78 branch  0x00004dfb , 0x00000034 
- 00019875  0x00004c79 call  0x000052c1 
- 00019876  0x00004c7a fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004c7b istore  0x00000002 , 0x00000005 
- 00019878  0x00004c7c force  0x00000001 , 0x0000003f 
- 00019879  0x00004c7d istore  0x00000002 , 0x00000005 
- 00019880  0x00004c7e branch  0x00004dfc 
- 00019881  0x00004c81 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004c82 rtn  0x00000034 
- 00019883  0x00004c83 copy  0x0000003f , 0x00000011 
- 00019884  0x00004c84 bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004c85 fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004c86 arg  0x00000100 , 0x00000002 
- 00019887  0x00004c87 iadd  0x00000002 , 0x00000002 
- 00019888  0x00004c88 copy  0x00000022 , 0x0000003f 
- 00019889  0x00004c89 isub  0x00000002 , 0x0000003e 
- 00019890  0x00004c8a nrtn  0x00000002 
- 00019891  0x00004c8b jam  0x00000000 , 0x00004364 
- 00019892  0x00004c8c copy  0x00000011 , 0x0000003f 
- 00019893  0x00004c8d beq  0x00000050 , 0x00004db7 
- 00019894  0x00004c8e branch  0x00002a8c 
- 00019895  0x00004c90 arg  0x00000000 , 0x00000008 
- 00019896  0x00004c91 call  0x000052b8 
- 00019897  0x00004c92 call  0x00004e7a 
- 00019898  0x00004c93 call  0x000052c3 
- 00019899  0x00004c94 call  0x00007ea8 
- 00019900  0x00004c95 call  0x00004ead 
- 00019901  0x00004c96 call  0x000052c1 
- 00019902  0x00004c98 setarg  0x0000000c 
- 00019903  0x00004c99 istore  0x00000002 , 0x00000005 
- 00019904  0x00004c9a force  0x00000001 , 0x0000003f 
- 00019905  0x00004c9b istore  0x00000002 , 0x00000005 
- 00019906  0x00004c9c branch  0x00004dfc 
- 00019907  0x00004ca1 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004ca2 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004ca3 increase  0x00000004 , 0x0000003f 
- 00019910  0x00004ca4 rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004ca5 rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004ca6 add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004ca7 arg  0x00004260 , 0x00000006 
- 00019914  0x00004ca8 ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004ca9 rtn  0x00000034 
- 00019916  0x00004caa store  0x00000003 , 0x00000ac2 
- 00019917  0x00004cab fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004cac copy  0x0000003f , 0x00000011 
- 00019919  0x00004cad call  0x00004dd3 
- 00019920  0x00004cae copy  0x00000012 , 0x0000003f 
- 00019921  0x00004caf store  0x00000001 , 0x00004260 
- 00019922  0x00004cb0 rtn 
- 00019923  0x00004cb3 arg  0x00000000 , 0x00000007 
- 00019924  0x00004cb4 arg  0x00000000 , 0x00000012 
- 00019925  0x00004cb7 sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004cb8 nrtn  0x00000002 
- 00019927  0x00004cb9 qisolate1  0x00000011 
- 00019928  0x00004cba branch  0x00004dda , 0x00000001 
- 00019929  0x00004cbb branch  0x00004dde 
- 00019930  0x00004cbe copy  0x00000002 , 0x0000003f 
- 00019931  0x00004cbf branch  0x00004dde , 0x00000034 
- 00019932  0x00004cc0 qset1  0x00000012 
- 00019933  0x00004cc1 increase  0xffffffff , 0x00000002 
- 00019934  0x00004cc4 increase  0x00000001 , 0x00000007 
- 00019935  0x00004cc5 branch  0x00004dd5 
- 00019936  0x00004cc8 call  0x00005274 
- 00019937  0x00004cc9 nrtn  0x00000034 
- 00019938  0x00004cca call  0x00004d8f 
- 00019939  0x00004ccb nrtn  0x00000034 
- 00019940  0x00004ccc call  0x000052c5 
- 00019941  0x00004ccd call  0x00006e11 
- 00019942  0x00004cce call  0x00004dc3 
- 00019943  0x00004ccf branch  0x00004dec 
- 00019944  0x00004cd3 call  0x00005274 
- 00019945  0x00004cd4 nrtn  0x00000034 
- 00019946  0x00004cd5 call  0x000052c5 
- 00019947  0x00004cd6 call  0x00006e11 
- 00019948  0x00004cd8 call  0x000052ce 
- 00019949  0x00004cd9 fetch  0x00000002 , 0x00000275 
- 00019950  0x00004cda branch  0x00004dfb , 0x00000034 
- 00019951  0x00004cdb istore  0x00000002 , 0x00000005 
- 00019952  0x00004cdc fetch  0x00000002 , 0x00004248 
- 00019953  0x00004cdd istore  0x00000002 , 0x00000005 
- 00019954  0x00004cde branch  0x00004dfc 
- 00019955  0x00004ce1 call  0x00004d33 
- 00019956  0x00004ce2 branch  0x00004dfc 
- 00019957  0x00004ce5 bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004ce6 jam  0x00000000 , 0x00000284 
- 00019959  0x00004ce7 call  0x00006a8a 
- 00019960  0x00004ce8 fetch  0x00000001 , 0x00000284 
- 00019961  0x00004ce9 rtneq  0x00000001 
- 00019962  0x00004cea branch  0x00004dfc 
- 00019963  0x00004cec call  0x00005264 
- 00019964  0x00004cef setarg  0x00000000 
- 00019965  0x00004cf0 store  0x00000002 , 0x00000266 
- 00019966  0x00004cf1 store  0x00000002 , 0x00000268 
- 00019967  0x00004cf2 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004cf3 rtn 
- 00019969  0x00004cf6 bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004cf7 call  0x000052c3 
- 00019971  0x00004cf8 force  0x00000000 , 0x00000012 
- 00019972  0x00004cf9 fetch  0x00000002 , 0x00000266 
- 00019973  0x00004cfa copy  0x0000003f , 0x00000013 
- 00019974  0x00004cfb fetch  0x00000002 , 0x00000264 
- 00019975  0x00004cfc iforce  0x00000006 
- 00019976  0x00004cfe call  0x00004e10 
- 00019977  0x00004cff deposit  0x00000013 
- 00019978  0x00004d00 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004d01 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004d02 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004d03 copy  0x00000012 , 0x0000003f 
- 00019982  0x00004d04 store  0x00000002 , 0x0000026f 
- 00019983  0x00004d05 rtn 
- 00019984  0x00004d08 bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004d09 ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004d0a beq  0x00000001 , 0x00004e49 
- 00019987  0x00004d0b beq  0x00000002 , 0x00004e51 
- 00019988  0x00004d0c beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004d0d beq  0x00000004 , 0x00004f05 
- 00019990  0x00004d0e beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004d0f beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004d10 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004d11 beq  0x00000008 , 0x00005050 
- 00019994  0x00004d12 beq  0x00000009 , 0x00005060 
- 00019995  0x00004d13 beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004d14 beq  0x0000000b , 0x00005061 
- 00019997  0x00004d15 call  0x00005062 
- 00019998  0x00004d17 rtn 
- 00019999  0x00004d1a ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004d1b copy  0x0000003f , 0x00000007 
- 00020001  0x00004d1c ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004d1d copy  0x0000003f , 0x00000011 
- 00020003  0x00004d1e copy  0x00000013 , 0x0000003f 
- 00020004  0x00004d1f isub  0x00000011 , 0x00000013 
- 00020005  0x00004d20 setarg  0x0000000b 
- 00020006  0x00004d21 istore  0x00000001 , 0x00000005 
- 00020007  0x00004d22 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004d23 istore  0x00000001 , 0x00000005 
- 00020009  0x00004d24 ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004d26 beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004d27 beq  0x00000003 , 0x00004e33 
- 00020012  0x00004d28 rtn 
- 00020013  0x00004d2a setarg  0x00020008 
- 00020014  0x00004d2b istore  0x00000006 , 0x00000005 
- 00020015  0x00004d2c setarg  0x00000280 
- 00020016  0x00004d2d istore  0x00000004 , 0x00000005 
- 00020017  0x00004d2e force  0x0000000c , 0x0000003f 
- 00020018  0x00004d2f branch  0x00004e38 
- 00020019  0x00004d31 setarg  0x0003000c 
- 00020020  0x00004d32 istore  0x00000006 , 0x00000005 
- 00020021  0x00004d33 setarg  0x00000006 
- 00020022  0x00004d34 istore  0x00000008 , 0x00000005 
- 00020023  0x00004d35 force  0x00000010 , 0x0000003f 
- 00020024  0x00004d37 iadd  0x00000012 , 0x00000012 
- 00020025  0x00004d38 branch  0x00004e1e 
- 00020026  0x00004d3b ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004d3c copy  0x0000003f , 0x00000007 
- 00020028  0x00004d3d ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004d3e copy  0x0000003f , 0x00000011 
- 00020030  0x00004d3f ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004d40 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004d41 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004d42 isub  0x00000011 , 0x00000013 
- 00020034  0x00004d43 call  0x000052c3 
- 00020035  0x00004d44 setarg  0x0000000b 
- 00020036  0x00004d45 istore  0x00000001 , 0x00000005 
- 00020037  0x00004d46 copy  0x00000007 , 0x0000003f 
- 00020038  0x00004d47 istore  0x00000001 , 0x00000005 
- 00020039  0x00004d48 fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004d49 branch  0x00004e2a 
- 00020041  0x00004d4e ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004d4f copy  0x0000003f , 0x00000007 
- 00020043  0x00004d50 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004d51 copy  0x0000003f , 0x00000011 
- 00020045  0x00004d52 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004d53 copy  0x00000013 , 0x0000003f 
- 00020047  0x00004d54 isub  0x00000011 , 0x00000013 
- 00020048  0x00004d56 branch  0x00004e1e 
- 00020049  0x00004d59 call  0x00007ea8 
- 00020050  0x00004d5c call  0x00007ead 
- 00020051  0x00004d5d arg  0x00000000 , 0x00000008 
- 00020052  0x00004d5e ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004d5f copy  0x0000003f , 0x00000007 
- 00020054  0x00004d60 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004d61 copy  0x0000003f , 0x00000011 
- 00020056  0x00004d62 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004d63 copy  0x0000003f , 0x00000002 
- 00020058  0x00004d64 ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004d65 copy  0x0000003f , 0x0000000b 
- 00020060  0x00004d66 bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004d67 copy  0x00000002 , 0x0000003f 
- 00020062  0x00004d68 beq  0x00000001 , 0x00004e64 
- 00020063  0x00004d69 beq  0x00000003 , 0x00004e86 
- 00020064  0x00004d6a beq  0x00000011 , 0x00004e92 
- 00020065  0x00004d6b beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004d6c call  0x00005062 
- 00020067  0x00004d6d branch  0x00004ed4 
- 00020068  0x00004d70 call  0x00007ea8 
- 00020069  0x00004d71 arg  0x00000050 , 0x00000002 
- 00020070  0x00004d72 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004d73 nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004d74 copy  0x0000000b , 0x0000003f 
- 00020073  0x00004d75 store  0x00000002 , 0x00004248 
- 00020074  0x00004d76 copy  0x00000022 , 0x0000003f 
- 00020075  0x00004d77 store  0x00000004 , 0x000002d5 
- 00020076  0x00004d78 call  0x00004e6e 
- 00020077  0x00004d79 branch  0x00004ea9 
- 00020078  0x00004d7c storet  0x00000002 , 0x000002d3 
- 00020079  0x00004d7d deposit  0x0000000b 
- 00020080  0x00004d7e store  0x00000002 , 0x000002c9 
- 00020081  0x00004d7f deposit  0x00000011 
- 00020082  0x00004d80 store  0x00000002 , 0x000002cb 
- 00020083  0x00004d81 deposit  0x00000012 
- 00020084  0x00004d82 store  0x00000002 , 0x000002cd 
- 00020085  0x00004d83 deposit  0x00000013 
- 00020086  0x00004d84 store  0x00000002 , 0x000002cf 
- 00020087  0x00004d85 deposit  0x00000007 
- 00020088  0x00004d86 store  0x00000002 , 0x000002d1 
- 00020089  0x00004d87 rtn 
- 00020090  0x00004d8a fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004d8b fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004d8c copy  0x0000003f , 0x0000000b 
- 00020093  0x00004d8d fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004d8e copy  0x0000003f , 0x00000011 
- 00020095  0x00004d8f fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004d90 copy  0x0000003f , 0x00000012 
- 00020097  0x00004d91 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004d92 copy  0x0000003f , 0x00000013 
- 00020099  0x00004d93 fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004d94 copy  0x0000003f , 0x00000007 
- 00020101  0x00004d95 rtn 
- 00020102  0x00004d98 call  0x00007ea8 
- 00020103  0x00004d99 setarg  0x00000051 
- 00020104  0x00004d9a arg  0x00000051 , 0x00000002 
- 00020105  0x00004d9b fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004d9c nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004d9d copy  0x0000000b , 0x0000003f 
- 00020108  0x00004d9e store  0x00000002 , 0x0000424a 
- 00020109  0x00004d9f fetch  0x00000001 , 0x00004251 
- 00020110  0x00004da0 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004da1 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004da2 store  0x00000001 , 0x00004251 
- 00020113  0x00004da3 branch  0x00004eb1 
- 00020114  0x00004da5 call  0x00007ea8 
- 00020115  0x00004da6 arg  0x00000052 , 0x00000002 
- 00020116  0x00004da7 fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004da8 nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004da9 copy  0x0000000b , 0x0000003f 
- 00020119  0x00004daa store  0x00000002 , 0x0000424c 
- 00020120  0x00004dab fetch  0x00000001 , 0x00004252 
- 00020121  0x00004dac set1  0x00000000 , 0x0000003f 
- 00020122  0x00004dad set1  0x00000001 , 0x0000003f 
- 00020123  0x00004dae store  0x00000001 , 0x00004252 
- 00020124  0x00004daf branch  0x00004eb1 
- 00020125  0x00004db1 call  0x00007ea8 
- 00020126  0x00004db2 deposit  0x0000001a 
- 00020127  0x00004db3 arg  0x00000053 , 0x00000002 
- 00020128  0x00004db4 fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004db5 nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004db6 copy  0x0000000b , 0x0000003f 
- 00020131  0x00004db7 store  0x00000002 , 0x0000424e 
- 00020132  0x00004db8 fetch  0x00000001 , 0x00004253 
- 00020133  0x00004db9 set1  0x00000000 , 0x0000003f 
- 00020134  0x00004dba set1  0x00000001 , 0x0000003f 
- 00020135  0x00004dbb store  0x00000001 , 0x00004253 
- 00020136  0x00004dbc branch  0x00004eb1 
- 00020137  0x00004dbf setarg  0x00000001 
- 00020138  0x00004dc0 store  0x00000002 , 0x0000027d 
- 00020139  0x00004dc1 jam  0x00000050 , 0x00004364 
- 00020140  0x00004dc2 branch  0x00004eb3 
- 00020141  0x00004dc4 fetch  0x00000001 , 0x00004250 
- 00020142  0x00004dc5 set1  0x00000000 , 0x0000003f 
- 00020143  0x00004dc6 set1  0x00000001 , 0x0000003f 
- 00020144  0x00004dc7 store  0x00000001 , 0x00004250 
- 00020145  0x00004dc9 setarg  0x00000000 
- 00020146  0x00004dca store  0x00000002 , 0x0000027d 
- 00020147  0x00004dcc bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004dcd call  0x00007ead 
- 00020149  0x00004dce setarg  0x00000003 
- 00020150  0x00004dcf istore  0x00000001 , 0x00000005 
- 00020151  0x00004dd0 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004dd1 istore  0x00000001 , 0x00000005 
- 00020153  0x00004dd2 setarg  0x00000008 
- 00020154  0x00004dd3 istore  0x00000002 , 0x00000005 
- 00020155  0x00004dd4 copy  0x00000002 , 0x0000003f 
- 00020156  0x00004dd5 istore  0x00000002 , 0x00000005 
- 00020157  0x00004dd6 copy  0x0000000b , 0x0000003f 
- 00020158  0x00004dd7 istore  0x00000002 , 0x00000005 
- 00020159  0x00004dd8 fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004dd9 beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004dda isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004ddb branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004ddc setarg  0x00000004 
- 00020164  0x00004dde istore  0x00000002 , 0x00000005 
- 00020165  0x00004ddf force  0x00000000 , 0x0000003f 
- 00020166  0x00004de0 istore  0x00000002 , 0x00000005 
- 00020167  0x00004de1 setarg  0x0000000c 
- 00020168  0x00004de2 branch  0x00004ed0 
- 00020169  0x00004de4 istore  0x00000002 , 0x00000005 
- 00020170  0x00004de5 force  0x00000002 , 0x0000003f 
- 00020171  0x00004de6 istore  0x00000002 , 0x00000005 
- 00020172  0x00004de7 setarg  0x0000000c 
- 00020173  0x00004de8 branch  0x00004ed0 
- 00020174  0x00004deb set1  0x00000000 , 0x00000008 
- 00020175  0x00004dec branch  0x00004eb1 
- 00020176  0x00004dee iadd  0x00000012 , 0x00000012 
- 00020177  0x00004def copy  0x00000013 , 0x0000003f 
- 00020178  0x00004df0 isub  0x00000011 , 0x00000013 
- 00020179  0x00004df1 branch  0x00004ed4 
- 00020180  0x00004df3 branch  0x00004e1e 
- 00020181  0x00004df6 ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004df7 copy  0x0000003f , 0x00000007 
- 00020183  0x00004df8 ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004df9 copy  0x0000003f , 0x00000011 
- 00020185  0x00004dfa copy  0x00000013 , 0x0000003f 
- 00020186  0x00004dfb isub  0x00000011 , 0x00000013 
- 00020187  0x00004dfc ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004dfd copy  0x0000003f , 0x0000000b 
- 00020189  0x00004dfe ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004dff copy  0x0000003f , 0x00000002 
- 00020191  0x00004e00 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004e01 setarg  0x00000050 
- 00020193  0x00004e02 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004e03 branch  0x00004eed , 0x00000005 
- 00020195  0x00004e04 setarg  0x00000051 
- 00020196  0x00004e05 isub  0x00000002 , 0x0000003e 
- 00020197  0x00004e06 branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004e07 setarg  0x00000052 
- 00020199  0x00004e08 isub  0x00000002 , 0x0000003e 
- 00020200  0x00004e09 branch  0x00004eff , 0x00000005 
- 00020201  0x00004e0a setarg  0x00000053 
- 00020202  0x00004e0b isub  0x00000002 , 0x0000003e 
- 00020203  0x00004e0c branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004e0d rtn 
- 00020205  0x00004e10 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004e11 store  0x00000002 , 0x00004248 
- 00020207  0x00004e12 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004e13 set1  0x00000001 , 0x0000003f 
- 00020209  0x00004e14 store  0x00000001 , 0x00004250 
- 00020210  0x00004e15 branch  0x00004e1e 
- 00020211  0x00004e17 copy  0x0000000b , 0x0000003f 
- 00020212  0x00004e18 store  0x00000002 , 0x0000424a 
- 00020213  0x00004e19 fetch  0x00000001 , 0x00004251 
- 00020214  0x00004e1a set1  0x00000001 , 0x0000003f 
- 00020215  0x00004e1b store  0x00000001 , 0x00004251 
- 00020216  0x00004e1c rtn 
- 00020217  0x00004e1e copy  0x0000000b , 0x0000003f 
- 00020218  0x00004e1f store  0x00000002 , 0x0000424c 
- 00020219  0x00004e20 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004e21 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004e22 store  0x00000001 , 0x00004253 
- 00020222  0x00004e23 rtn 
- 00020223  0x00004e25 copy  0x0000000b , 0x0000003f 
- 00020224  0x00004e26 store  0x00000002 , 0x0000424e 
- 00020225  0x00004e27 fetch  0x00000001 , 0x00004252 
- 00020226  0x00004e28 set1  0x00000001 , 0x0000003f 
- 00020227  0x00004e29 store  0x00000001 , 0x00004252 
- 00020228  0x00004e2a rtn 
- 00020229  0x00004e2d ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004e2e copy  0x0000003f , 0x00000007 
- 00020231  0x00004e2f ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004e30 copy  0x0000003f , 0x00000011 
- 00020233  0x00004e31 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004e32 isub  0x00000011 , 0x00000013 
- 00020235  0x00004e33 ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004e34 copy  0x0000003f , 0x00000002 
- 00020237  0x00004e35 copy  0x00000002 , 0x00000011 
- 00020238  0x00004e36 bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004e37 setarg  0x00000050 
- 00020240  0x00004e38 isub  0x00000002 , 0x0000003e 
- 00020241  0x00004e39 branch  0x00004f1c , 0x00000005 
- 00020242  0x00004e3a setarg  0x00000051 
- 00020243  0x00004e3b isub  0x00000002 , 0x0000003e 
- 00020244  0x00004e3c branch  0x00004f3a , 0x00000005 
- 00020245  0x00004e3d setarg  0x00000052 
- 00020246  0x00004e3e isub  0x00000002 , 0x0000003e 
- 00020247  0x00004e3f branch  0x00004f26 , 0x00000005 
- 00020248  0x00004e40 setarg  0x00000053 
- 00020249  0x00004e41 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004e42 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004e43 branch  0x00005062 
- 00020252  0x00004e46 copy  0x00000005 , 0x0000000b 
- 00020253  0x00004e47 fetch  0x00000001 , 0x00004250 
- 00020254  0x00004e48 set1  0x00000004 , 0x0000003f 
- 00020255  0x00004e49 set1  0x00000003 , 0x0000003f 
- 00020256  0x00004e4b store  0x00000001 , 0x00004250 
- 00020257  0x00004e4c copy  0x0000000b , 0x00000005 
- 00020258  0x00004e4d arg  0x00000050 , 0x0000000b 
- 00020259  0x00004e4e fetch  0x00000002 , 0x00004248 
- 00020260  0x00004e4f copy  0x0000003f , 0x00000002 
- 00020261  0x00004e50 branch  0x00004f43 
- 00020262  0x00004e52 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004e53 fetch  0x00000001 , 0x00004252 
- 00020264  0x00004e54 set1  0x00000004 , 0x0000003f 
- 00020265  0x00004e55 set1  0x00000003 , 0x0000003f 
- 00020266  0x00004e57 store  0x00000001 , 0x00004252 
- 00020267  0x00004e58 copy  0x0000000b , 0x00000005 
- 00020268  0x00004e59 arg  0x00000052 , 0x0000000b 
- 00020269  0x00004e5a fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004e5b copy  0x0000003f , 0x00000002 
- 00020271  0x00004e5c branch  0x00004f43 
- 00020272  0x00004e5e copy  0x00000005 , 0x0000000b 
- 00020273  0x00004e5f fetch  0x00000001 , 0x00004253 
- 00020274  0x00004e60 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004e61 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004e63 store  0x00000001 , 0x00004253 
- 00020277  0x00004e64 copy  0x0000000b , 0x00000005 
- 00020278  0x00004e65 arg  0x00000053 , 0x0000000b 
- 00020279  0x00004e66 fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004e67 copy  0x0000003f , 0x00000002 
- 00020281  0x00004e68 branch  0x00004f43 
- 00020282  0x00004e6a copy  0x00000005 , 0x0000000b 
- 00020283  0x00004e6b fetch  0x00000001 , 0x00004251 
- 00020284  0x00004e6c set1  0x00000004 , 0x0000003f 
- 00020285  0x00004e6d set1  0x00000003 , 0x0000003f 
- 00020286  0x00004e6f store  0x00000001 , 0x00004251 
- 00020287  0x00004e71 copy  0x0000000b , 0x00000005 
- 00020288  0x00004e72 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004e73 fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004e74 copy  0x0000003f , 0x00000002 
- 00020291  0x00004e76 bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004e77 setarg  0x00000005 
- 00020293  0x00004e78 istore  0x00000001 , 0x00000005 
- 00020294  0x00004e79 copy  0x00000007 , 0x0000003f 
- 00020295  0x00004e7a istore  0x00000001 , 0x00000005 
- 00020296  0x00004e7b setarg  0x00000006 
- 00020297  0x00004e7c istore  0x00000002 , 0x00000005 
- 00020298  0x00004e7d copy  0x00000002 , 0x0000003f 
- 00020299  0x00004e7e istore  0x00000002 , 0x00000005 
- 00020300  0x00004e7f force  0x00000000 , 0x0000003f 
- 00020301  0x00004e80 istore  0x00000002 , 0x00000005 
- 00020302  0x00004e81 force  0x00000000 , 0x0000003f 
- 00020303  0x00004e82 istore  0x00000002 , 0x00000005 
- 00020304  0x00004e83 force  0x0000000a , 0x0000003f 
- 00020305  0x00004e84 iadd  0x00000012 , 0x00000012 
- 00020306  0x00004e86 storet  0x00000002 , 0x00000282 
- 00020307  0x00004e87 copy  0x00000007 , 0x0000003f 
- 00020308  0x00004e88 store  0x00000001 , 0x00000281 
- 00020309  0x00004e89 force  0x00000050 , 0x0000003f 
- 00020310  0x00004e8a icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004e8b branch  0x00004f59 , 0x00000001 
- 00020312  0x00004e8c increase  0x00000001 , 0x0000003f 
- 00020313  0x00004e8f rtn 
- 00020314  0x00004e91 disable  0x00000028 
- 00020315  0x00004e92 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004e93 rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004e94 rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004e95 set1  0x00000002 , 0x0000003f 
- 00020319  0x00004e96 copy  0x00000006 , 0x00000005 
- 00020320  0x00004e97 increase  0xffffffff , 0x00000005 
- 00020321  0x00004e98 istore  0x00000001 , 0x00000005 
- 00020322  0x00004e99 enable  0x00000028 
- 00020323  0x00004e9a rtn 
- 00020324  0x00004e9d fetch  0x00000001 , 0x00004250 
- 00020325  0x00004e9e call  0x00004f5a 
- 00020326  0x00004e9f nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004ea0 jam  0x00000050 , 0x00000280 
- 00020328  0x00004ea1 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004ea2 store  0x00000002 , 0x00000282 
- 00020330  0x00004ea3 branch  0x00004f7f 
- 00020331  0x00004ea5 fetch  0x00000001 , 0x00004251 
- 00020332  0x00004ea6 call  0x00004f5a 
- 00020333  0x00004ea7 nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004ea8 jam  0x00000051 , 0x00000280 
- 00020335  0x00004ea9 fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004eaa store  0x00000002 , 0x00000282 
- 00020337  0x00004eab branch  0x00004f7f 
- 00020338  0x00004ead fetch  0x00000001 , 0x00004252 
- 00020339  0x00004eae call  0x00004f5a 
- 00020340  0x00004eaf nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004eb0 jam  0x00000052 , 0x00000280 
- 00020342  0x00004eb1 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004eb2 store  0x00000002 , 0x00000282 
- 00020344  0x00004eb3 branch  0x00004f7f 
- 00020345  0x00004eb5 fetch  0x00000001 , 0x00004253 
- 00020346  0x00004eb6 call  0x00004f5a 
- 00020347  0x00004eb7 nrtn  0x00000028 
- 00020348  0x00004eb8 jam  0x00000053 , 0x00000280 
- 00020349  0x00004eb9 fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004eba store  0x00000002 , 0x00000282 
- 00020351  0x00004ebe bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004ebf call  0x0000523a 
- 00020353  0x00004ec0 call  0x000052b8 
- 00020354  0x00004ec1 force  0x00000000 , 0x00000012 
- 00020355  0x00004ec2 call  0x000052c3 
- 00020356  0x00004ec3 force  0x00000004 , 0x0000003f 
- 00020357  0x00004ec4 istore  0x00000001 , 0x00000005 
- 00020358  0x00004ec5 fetch  0x00000001 , 0x00004255 
- 00020359  0x00004ec6 istore  0x00000001 , 0x00000005 
- 00020360  0x00004ec7 setarg  0x00000008 
- 00020361  0x00004ec8 istore  0x00000002 , 0x00000005 
- 00020362  0x00004ec9 fetch  0x00000002 , 0x00000282 
- 00020363  0x00004eca istore  0x00000002 , 0x00000005 
- 00020364  0x00004ecb setarg  0x00000000 
- 00020365  0x00004ecc istore  0x00000002 , 0x00000005 
- 00020366  0x00004ecd force  0x00000001 , 0x0000003f 
- 00020367  0x00004ece istore  0x00000001 , 0x00000005 
- 00020368  0x00004ecf force  0x00000002 , 0x0000003f 
- 00020369  0x00004ed0 istore  0x00000001 , 0x00000005 
- 00020370  0x00004ed1 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004ed2 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004ed3 setarg  0x00000030 
- 00020373  0x00004ed4 istore  0x00000002 , 0x00000005 
- 00020374  0x00004ed5 branch  0x00004f99 
- 00020375  0x00004ed7 setarg  0x000003e3 
- 00020376  0x00004ed8 istore  0x00000002 , 0x00000005 
- 00020377  0x00004eda arg  0x0000000c , 0x00000002 
- 00020378  0x00004edb storet  0x00000002 , 0x0000026f 
- 00020379  0x00004edc call  0x000052c1 
- 00020380  0x00004edd fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004ede istore  0x00000002 , 0x00000005 
- 00020382  0x00004edf force  0x00000001 , 0x0000003f 
- 00020383  0x00004ee0 istore  0x00000002 , 0x00000005 
- 00020384  0x00004ee1 jam  0x00000000 , 0x00000280 
- 00020385  0x00004ee3 branch  0x00004e1e 
- 00020386  0x00004ee6 increase  0x00000001 , 0x00000006 
- 00020387  0x00004ee7 ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004ee8 copy  0x0000003f , 0x00000011 
- 00020389  0x00004ee9 copy  0x00000013 , 0x0000003f 
- 00020390  0x00004eea isub  0x00000011 , 0x00000013 
- 00020391  0x00004eeb ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004eec copy  0x0000003f , 0x00000011 
- 00020393  0x00004eed bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004eee setarg  0x00000050 
- 00020395  0x00004eef isub  0x00000011 , 0x0000003e 
- 00020396  0x00004ef0 branch  0x00004fba , 0x00000005 
- 00020397  0x00004ef1 setarg  0x00000051 
- 00020398  0x00004ef2 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004ef3 branch  0x00004fbe , 0x00000005 
- 00020400  0x00004ef4 setarg  0x00000052 
- 00020401  0x00004ef5 isub  0x00000011 , 0x0000003e 
- 00020402  0x00004ef6 branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004ef7 setarg  0x00000053 
- 00020404  0x00004ef8 isub  0x00000011 , 0x0000003e 
- 00020405  0x00004ef9 branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004efa increase  0x00000002 , 0x00000006 
- 00020407  0x00004efb ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004efc iforce  0x0000003e 
- 00020409  0x00004efd branch  0x00004e1e 
- 00020410  0x00004eff fetch  0x00000001 , 0x00004250 
- 00020411  0x00004f00 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004f01 store  0x00000001 , 0x00004250 
- 00020413  0x00004f02 branch  0x00004e1e 
- 00020414  0x00004f04 fetch  0x00000001 , 0x00004251 
- 00020415  0x00004f05 set1  0x00000005 , 0x0000003f 
- 00020416  0x00004f06 store  0x00000001 , 0x00004251 
- 00020417  0x00004f07 branch  0x00004e1e 
- 00020418  0x00004f09 fetch  0x00000001 , 0x00004252 
- 00020419  0x00004f0a set1  0x00000005 , 0x0000003f 
- 00020420  0x00004f0b store  0x00000001 , 0x00004252 
- 00020421  0x00004f0c branch  0x00004e1e 
- 00020422  0x00004f0e fetch  0x00000001 , 0x00004253 
- 00020423  0x00004f0f set1  0x00000005 , 0x0000003f 
- 00020424  0x00004f10 store  0x00000001 , 0x00004253 
- 00020425  0x00004f11 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004f12 branch  0x00007d86 
- 00020427  0x00004f17 ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004f18 copy  0x0000003f , 0x00000007 
- 00020429  0x00004f19 ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004f1a copy  0x0000003f , 0x00000011 
- 00020431  0x00004f1b copy  0x00000013 , 0x0000003f 
- 00020432  0x00004f1c isub  0x00000011 , 0x00000013 
- 00020433  0x00004f1d ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004f1e copy  0x0000003f , 0x00000011 
- 00020435  0x00004f1f ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004f20 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004f21 copy  0x00000011 , 0x00000002 
- 00020438  0x00004f22 call  0x00007ea8 
- 00020439  0x00004f23 bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004f24 setarg  0x00000050 
- 00020441  0x00004f25 isub  0x00000002 , 0x0000003e 
- 00020442  0x00004f26 branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004f27 setarg  0x00000051 
- 00020444  0x00004f28 isub  0x00000002 , 0x0000003e 
- 00020445  0x00004f29 branch  0x00005002 , 0x00000005 
- 00020446  0x00004f2a setarg  0x00000052 
- 00020447  0x00004f2b isub  0x00000002 , 0x0000003e 
- 00020448  0x00004f2c branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004f2d setarg  0x00000053 
- 00020450  0x00004f2e isub  0x00000002 , 0x0000003e 
- 00020451  0x00004f2f branch  0x00004fec , 0x00000005 
- 00020452  0x00004f30 call  0x00005062 
- 00020453  0x00004f31 branch  0x00005017 
- 00020454  0x00004f33 copy  0x0000000b , 0x00000002 
- 00020455  0x00004f34 fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004f35 isub  0x00000002 , 0x0000003e 
- 00020457  0x00004f36 branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004f37 call  0x00005062 
- 00020459  0x00004f38 branch  0x00005017 
- 00020460  0x00004f3a copy  0x0000000b , 0x00000002 
- 00020461  0x00004f3b fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004f3c isub  0x00000002 , 0x0000003e 
- 00020463  0x00004f3d branch  0x00004ffa , 0x00000005 
- 00020464  0x00004f3e call  0x00005062 
- 00020465  0x00004f3f branch  0x00005017 
- 00020466  0x00004f42 copy  0x0000000b , 0x00000002 
- 00020467  0x00004f43 fetch  0x00000002 , 0x00004248 
- 00020468  0x00004f44 isub  0x00000002 , 0x0000003e 
- 00020469  0x00004f45 branch  0x00004ffe , 0x00000005 
- 00020470  0x00004f46 call  0x00005062 
- 00020471  0x00004f47 branch  0x00005017 
- 00020472  0x00004f49 call  0x00005079 
- 00020473  0x00004f4a branch  0x0000500a 
- 00020474  0x00004f4c call  0x0000507f 
- 00020475  0x00004f4d fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004f4e branch  0x0000500a , 0x00000034 
- 00020477  0x00004f56 branch  0x0000500a 
- 00020478  0x00004f59 call  0x00005074 
- 00020479  0x00004f5a fetch  0x00000001 , 0x00000288 
- 00020480  0x00004f5b nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004f5e branch  0x0000500a 
- 00020482  0x00004f60 copy  0x0000000b , 0x00000002 
- 00020483  0x00004f61 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004f62 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004f63 branch  0x00005008 , 0x00000005 
- 00020486  0x00004f64 call  0x00005062 
- 00020487  0x00004f65 branch  0x00005017 
- 00020488  0x00004f67 call  0x0000506f 
- 00020489  0x00004f68 branch  0x0000500a 
- 00020490  0x00004f6a call  0x00007ead 
- 00020491  0x00004f6b setarg  0x00000007 
- 00020492  0x00004f6c istore  0x00000001 , 0x00000005 
- 00020493  0x00004f6d copy  0x00000007 , 0x0000003f 
- 00020494  0x00004f6e istore  0x00000001 , 0x00000005 
- 00020495  0x00004f6f setarg  0x00000004 
- 00020496  0x00004f70 istore  0x00000002 , 0x00000005 
- 00020497  0x00004f71 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004f72 istore  0x00000002 , 0x00000005 
- 00020499  0x00004f73 copy  0x0000000b , 0x0000003f 
- 00020500  0x00004f74 istore  0x00000002 , 0x00000005 
- 00020501  0x00004f75 force  0x00000008 , 0x0000003f 
- 00020502  0x00004f76 branch  0x00005019 
- 00020503  0x00004f78 call  0x00007ead 
- 00020504  0x00004f79 branch  0x00005019 
- 00020505  0x00004f7b iadd  0x00000012 , 0x00000012 
- 00020506  0x00004f7c branch  0x00004e1e 
- 00020507  0x00004f7e ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004f7f copy  0x0000003f , 0x00000007 
- 00020509  0x00004f80 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004f81 copy  0x0000003f , 0x00000011 
- 00020511  0x00004f82 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004f83 isub  0x00000011 , 0x00000013 
- 00020513  0x00004f84 ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004f85 copy  0x0000003f , 0x0000000b 
- 00020515  0x00004f86 ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004f87 copy  0x0000003f , 0x00000002 
- 00020517  0x00004f88 call  0x00007ea8 
- 00020518  0x00004f89 bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004f8a setarg  0x00000050 
- 00020520  0x00004f8b isub  0x00000002 , 0x0000003e 
- 00020521  0x00004f8c branch  0x00005035 , 0x00000005 
- 00020522  0x00004f8d setarg  0x00000051 
- 00020523  0x00004f8e isub  0x00000002 , 0x0000003e 
- 00020524  0x00004f8f branch  0x0000503b , 0x00000005 
- 00020525  0x00004f90 setarg  0x00000052 
- 00020526  0x00004f91 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004f92 branch  0x00005041 , 0x00000005 
- 00020528  0x00004f93 setarg  0x00000053 
- 00020529  0x00004f94 isub  0x00000002 , 0x0000003e 
- 00020530  0x00004f95 branch  0x00005047 , 0x00000005 
- 00020531  0x00004f96 call  0x00005062 
- 00020532  0x00004f97 branch  0x0000504f 
- 00020533  0x00004f99 copy  0x00000002 , 0x00000011 
- 00020534  0x00004f9a copy  0x0000000b , 0x00000002 
- 00020535  0x00004f9b fetch  0x00000002 , 0x00004248 
- 00020536  0x00004f9c isub  0x00000002 , 0x0000003e 
- 00020537  0x00004f9d call  0x00005074 , 0x00000005 
- 00020538  0x00004f9e branch  0x0000504d 
- 00020539  0x00004fa0 copy  0x00000002 , 0x00000011 
- 00020540  0x00004fa1 copy  0x0000000b , 0x00000002 
- 00020541  0x00004fa2 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004fa3 isub  0x00000002 , 0x0000003e 
- 00020543  0x00004fa4 call  0x0000506f , 0x00000005 
- 00020544  0x00004fa5 branch  0x0000504d 
- 00020545  0x00004fa7 copy  0x00000002 , 0x00000011 
- 00020546  0x00004fa8 copy  0x0000000b , 0x00000002 
- 00020547  0x00004fa9 fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004faa isub  0x00000002 , 0x0000003e 
- 00020549  0x00004fab call  0x00005079 , 0x00000005 
- 00020550  0x00004fac branch  0x0000504d 
- 00020551  0x00004fae copy  0x00000002 , 0x00000011 
- 00020552  0x00004faf copy  0x0000000b , 0x00000002 
- 00020553  0x00004fb0 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004fb1 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004fb2 call  0x0000507f , 0x00000005 
- 00020556  0x00004fb3 branch  0x0000504d 
- 00020557  0x00004fb5 call  0x00007ead 
- 00020558  0x00004fb6 branch  0x00004e1e 
- 00020559  0x00004fb8 branch  0x00004e1e 
- 00020560  0x00004fbc ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004fbd copy  0x0000003f , 0x00000007 
- 00020562  0x00004fbe ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004fbf copy  0x0000003f , 0x00000011 
- 00020564  0x00004fc0 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004fc1 setarg  0x00000009 
- 00020566  0x00004fc2 istore  0x00000001 , 0x00000005 
- 00020567  0x00004fc3 copy  0x00000007 , 0x0000003f 
- 00020568  0x00004fc4 istore  0x00000001 , 0x00000005 
- 00020569  0x00004fc5 force  0x00000000 , 0x0000003f 
- 00020570  0x00004fc6 istore  0x00000002 , 0x00000005 
- 00020571  0x00004fc7 force  0x00000004 , 0x0000003f 
- 00020572  0x00004fc8 iadd  0x00000012 , 0x00000012 
- 00020573  0x00004fc9 copy  0x00000013 , 0x0000003f 
- 00020574  0x00004fca isub  0x00000011 , 0x00000013 
- 00020575  0x00004fcb branch  0x00004e1e 
- 00020576  0x00004fcd branch  0x00004e1e 
- 00020577  0x00004fd0 branch  0x00004e1e 
- 00020578  0x00004fd2 force  0x00000000 , 0x00000012 
- 00020579  0x00004fd3 call  0x000052c3 
- 00020580  0x00004fd4 setarg  0x00000001 
- 00020581  0x00004fd5 istore  0x00000001 , 0x00000005 
- 00020582  0x00004fd6 copy  0x00000007 , 0x0000003f 
- 00020583  0x00004fd7 istore  0x00000001 , 0x00000005 
- 00020584  0x00004fd8 setarg  0x00000002 
- 00020585  0x00004fd9 istore  0x00000002 , 0x00000005 
- 00020586  0x00004fda setarg  0x00000000 
- 00020587  0x00004fdb istore  0x00000002 , 0x00000005 
- 00020588  0x00004fdc increase  0x00000006 , 0x00000012 
- 00020589  0x00004fdd arg  0x00000004 , 0x00000013 
- 00020590  0x00004fde branch  0x00004e1e 
- 00020591  0x00004fe3 setarg  0x00000000 
- 00020592  0x00004fe4 store  0x00000002 , 0x0000027b 
- 00020593  0x00004fe5 store  0x00000002 , 0x0000424a 
- 00020594  0x00004fe6 jam  0x00000000 , 0x00004251 
- 00020595  0x00004fe7 rtn 
- 00020596  0x00004fe9 setarg  0x00000000 
- 00020597  0x00004fea store  0x00000002 , 0x00000275 
- 00020598  0x00004feb store  0x00000002 , 0x00004248 
- 00020599  0x00004fec jam  0x00000000 , 0x00004250 
- 00020600  0x00004fed rtn 
- 00020601  0x00004fef setarg  0x00000000 
- 00020602  0x00004ff0 store  0x00000002 , 0x0000424c 
- 00020603  0x00004ff1 jam  0x00000000 , 0x00004252 
- 00020604  0x00004ff2 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004ff3 beq  0x00000000 , 0x00005085 
- 00020606  0x00004ff4 rtn 
- 00020607  0x00004ff7 setarg  0x00000000 
- 00020608  0x00004ff8 store  0x00000002 , 0x0000424e 
- 00020609  0x00004ff9 jam  0x00000000 , 0x00004253 
- 00020610  0x00004ffa fetch  0x00000001 , 0x00004252 
- 00020611  0x00004ffb beq  0x00000000 , 0x00005085 
- 00020612  0x00004ffc rtn 
- 00020613  0x00004fff jam  0x00000007 , 0x00000a99 
- 00020614  0x00005000 branch  0x00007d86 
- 00020615  0x00005003 fetch  0x00000001 , 0x0000027f 
- 00020616  0x00005004 set0  0x00000000 , 0x0000003f 
- 00020617  0x00005005 store  0x00000001 , 0x0000027f 
- 00020618  0x00005006 fetch  0x00000002 , 0x0000424e 
- 00020619  0x00005007 rtn  0x00000034 
- 00020620  0x00005008 call  0x000052b8 
- 00020621  0x00005009 fetch  0x00000002 , 0x0000424e 
- 00020622  0x0000500a copy  0x0000003f , 0x00000011 
- 00020623  0x0000500b force  0x00000053 , 0x00000012 
- 00020624  0x0000500c branch  0x0000509a 
- 00020625  0x0000500e fetch  0x00000001 , 0x0000027f 
- 00020626  0x0000500f set0  0x00000007 , 0x0000003f 
- 00020627  0x00005010 store  0x00000001 , 0x0000027f 
- 00020628  0x00005011 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00005012 rtn  0x00000034 
- 00020630  0x00005013 call  0x000052b8 
- 00020631  0x00005014 fetch  0x00000002 , 0x0000424c 
- 00020632  0x00005015 copy  0x0000003f , 0x00000011 
- 00020633  0x00005016 force  0x00000052 , 0x00000012 
- 00020634  0x00005018 call  0x0000523a 
- 00020635  0x00005019 call  0x000052c3 
- 00020636  0x0000501a force  0x00000006 , 0x0000003f 
- 00020637  0x0000501b istore  0x00000001 , 0x00000005 
- 00020638  0x0000501c fetch  0x00000001 , 0x00004255 
- 00020639  0x0000501d istore  0x00000001 , 0x00000005 
- 00020640  0x0000501e setarg  0x00000004 
- 00020641  0x0000501f istore  0x00000002 , 0x00000005 
- 00020642  0x00005020 copy  0x00000011 , 0x0000003f 
- 00020643  0x00005021 istore  0x00000002 , 0x00000005 
- 00020644  0x00005022 copy  0x00000012 , 0x0000003f 
- 00020645  0x00005023 istore  0x00000002 , 0x00000005 
- 00020646  0x00005024 force  0x00000008 , 0x00000002 
- 00020647  0x00005025 branch  0x000050de 
- 00020648  0x00005028 bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00005029 call  0x0000523a 
- 00020650  0x0000502a call  0x000052c3 
- 00020651  0x0000502b setarg  0x00000002 
- 00020652  0x0000502c istore  0x00000001 , 0x00000005 
- 00020653  0x0000502d fetch  0x00000001 , 0x00004255 
- 00020654  0x0000502e istore  0x00000001 , 0x00000005 
- 00020655  0x0000502f setarg  0x00000004 
- 00020656  0x00005030 istore  0x00000002 , 0x00000005 
- 00020657  0x00005031 copy  0x00000002 , 0x0000003f 
- 00020658  0x00005032 istore  0x00000002 , 0x00000005 
- 00020659  0x00005033 copy  0x0000000b , 0x0000003f 
- 00020660  0x00005034 istore  0x00000002 , 0x00000005 
- 00020661  0x00005035 arg  0x00000008 , 0x00000002 
- 00020662  0x00005036 branch  0x000050de 
- 00020663  0x00005038 bpatchx  0x00000019 , 0x00004023 
- 00020664  0x00005039 call  0x0000523a 
- 00020665  0x0000503a call  0x000052c3 
- 00020666  0x0000503b setarg  0x00000004 
- 00020667  0x0000503c istore  0x00000001 , 0x00000005 
- 00020668  0x0000503d fetch  0x00000001 , 0x00004255 
- 00020669  0x0000503e istore  0x00000001 , 0x00000005 
- 00020670  0x0000503f setarg  0x00000008 
- 00020671  0x00005040 istore  0x00000002 , 0x00000005 
- 00020672  0x00005042 copy  0x00000002 , 0x0000003f 
- 00020673  0x00005044 istore  0x00000002 , 0x00000005 
- 00020674  0x00005045 setarg  0x00000000 
- 00020675  0x00005046 istore  0x00000002 , 0x00000005 
- 00020676  0x00005047 setarg  0x00000001 
- 00020677  0x00005048 istore  0x00000001 , 0x00000005 
- 00020678  0x00005049 setarg  0x00000002 
- 00020679  0x0000504a istore  0x00000001 , 0x00000005 
- 00020680  0x0000504b setarg  0x000003e3 
- 00020681  0x0000504c istore  0x00000002 , 0x00000005 
- 00020682  0x0000504d arg  0x0000000c , 0x00000002 
- 00020683  0x0000504e branch  0x000050de 
- 00020684  0x00005050 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00005051 call  0x0000523a 
- 00020686  0x00005052 call  0x000052c3 
- 00020687  0x00005053 setarg  0x00000006 
- 00020688  0x00005054 istore  0x00000001 , 0x00000005 
- 00020689  0x00005055 fetch  0x00000001 , 0x00004255 
- 00020690  0x00005056 increase  0x00000001 , 0x0000003f 
- 00020691  0x00005057 copy  0x00000005 , 0x00000011 
- 00020692  0x00005058 store  0x00000001 , 0x00004255 
- 00020693  0x00005059 copy  0x00000011 , 0x00000005 
- 00020694  0x0000505a istore  0x00000001 , 0x00000005 
- 00020695  0x0000505b setarg  0x00000004 
- 00020696  0x0000505c istore  0x00000002 , 0x00000005 
- 00020697  0x0000505d copy  0x00000002 , 0x0000003f 
- 00020698  0x0000505e istore  0x00000002 , 0x00000005 
- 00020699  0x0000505f copy  0x0000000b , 0x0000003f 
- 00020700  0x00005060 istore  0x00000002 , 0x00000005 
- 00020701  0x00005061 arg  0x00000008 , 0x00000002 
- 00020702  0x00005065 storet  0x00000002 , 0x0000026f 
- 00020703  0x00005066 copy  0x00000002 , 0x0000003f 
- 00020704  0x00005067 branch  0x00005264 , 0x00000034 
- 00020705  0x00005068 call  0x000052c1 
- 00020706  0x00005069 fetch  0x00000002 , 0x0000026f 
- 00020707  0x0000506a istore  0x00000002 , 0x00000005 
- 00020708  0x0000506b force  0x00000001 , 0x0000003f 
- 00020709  0x0000506c istore  0x00000002 , 0x00000005 
- 00020710  0x0000506d rtn 
- 00020711  0x00005070 fetch  0x00000002 , 0x00000275 
- 00020712  0x00005071 branch  0x00002a8c , 0x00000034 
- 00020713  0x00005072 call  0x000052ce 
- 00020714  0x00005073 fetch  0x00000002 , 0x00000275 
- 00020715  0x00005074 istore  0x00000002 , 0x00000005 
- 00020716  0x00005075 fetch  0x00000002 , 0x00004248 
- 00020717  0x00005076 istore  0x00000002 , 0x00000005 
- 00020718  0x00005077 rtn 
- 00020719  0x00005079 fetch  0x00000002 , 0x00000266 
- 00020720  0x0000507a branch  0x00004dfc , 0x00000034 
- 00020721  0x0000507b bpatchx  0x0000001b , 0x00004023 
- 00020722  0x0000507c fetch  0x00000001 , 0x00000268 
- 00020723  0x0000507d beq  0x00000001 , 0x000050f9 
- 00020724  0x0000507e beq  0x00000050 , 0x00004de8 
- 00020725  0x0000507f beq  0x00000051 , 0x00004df5 
- 00020726  0x00005080 beq  0x00000052 , 0x00004df3 
- 00020727  0x00005081 beq  0x00000053 , 0x00004df3 
- 00020728  0x00005082 branch  0x00004dfc 
- 00020729  0x00005085 bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00005086 call  0x000052b8 
- 00020731  0x00005087 force  0x00000000 , 0x00000012 
- 00020732  0x00005088 call  0x000052c3 
- 00020733  0x00005089 copy  0x0000003f , 0x00000005 
- 00020734  0x0000508a fetch  0x00000002 , 0x00000266 
- 00020735  0x0000508b copy  0x0000003f , 0x00000013 
- 00020736  0x0000508c fetch  0x00000002 , 0x00000264 
- 00020737  0x0000508d iforce  0x00000006 
- 00020738  0x0000508f call  0x00005108 
- 00020739  0x00005090 increase  0xfffffffc , 0x00000013 
- 00020740  0x00005091 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00005092 copy  0x00000012 , 0x00000002 
- 00020742  0x00005093 call  0x000050de 
- 00020743  0x00005094 branch  0x00004dfc 
- 00020744  0x00005097 ifetch  0x00000001 , 0x00000006 
- 00020745  0x00005098 beq  0x00000002 , 0x00005113 
- 00020746  0x00005099 beq  0x00000001 , 0x00005116 
- 00020747  0x0000509a beq  0x00000003 , 0x00005120 
- 00020748  0x0000509b beq  0x00000005 , 0x0000515c 
- 00020749  0x0000509c beq  0x00000004 , 0x0000518e 
- 00020750  0x0000509d beq  0x00000007 , 0x00005213 
- 00020751  0x0000509e beq  0x00000006 , 0x000051e1 
- 00020752  0x0000509f beq  0x00000008 , 0x00005050 
- 00020753  0x000050a0 beq  0x0000000a , 0x00004e3a 
- 00020754  0x000050a1 branch  0x0000522e 
- 00020755  0x000050a4 call  0x00007ea8 
- 00020756  0x000050a6 call  0x00007ead 
- 00020757  0x000050a7 branch  0x00004e51 
- 00020758  0x000050a9 ifetch  0x00000001 , 0x00000006 
- 00020759  0x000050aa copy  0x0000003f , 0x00000007 
- 00020760  0x000050ab ifetch  0x00000002 , 0x00000006 
- 00020761  0x000050ac copy  0x0000003f , 0x00000011 
- 00020762  0x000050ad copy  0x00000013 , 0x0000003f 
- 00020763  0x000050ae isub  0x00000011 , 0x00000013 
- 00020764  0x000050b0 ifetch  0x00000001 , 0x00000006 
- 00020765  0x000050b1 increase  0xffffffff , 0x00000011 
- 00020766  0x000050b2 nbranch  0x0000511c , 0x00000005 
- 00020767  0x000050b3 rtn 
- 00020768  0x000050b5 ifetch  0x00000001 , 0x00000006 
- 00020769  0x000050b6 copy  0x0000003f , 0x00000007 
- 00020770  0x000050b7 ifetch  0x00000002 , 0x00000006 
- 00020771  0x000050b8 copy  0x0000003f , 0x00000011 
- 00020772  0x000050b9 ifetch  0x00000002 , 0x00000006 
- 00020773  0x000050ba copy  0x0000003f , 0x0000000b 
- 00020774  0x000050bb ifetch  0x00000002 , 0x00000006 
- 00020775  0x000050bc copy  0x0000003f , 0x00000002 
- 00020776  0x000050bd ifetch  0x00000002 , 0x00000006 
- 00020777  0x000050be sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x000050bf branch  0x00005132 , 0x00000005 
- 00020779  0x000050c0 beq  0x00000002 , 0x0000512e 
- 00020780  0x000050c1 beq  0x00000004 , 0x0000512e 
- 00020781  0x000050c2 branch  0x00005130 
- 00020782  0x000050c4 jam  0x00000016 , 0x00000a99 
- 00020783  0x000050c5 call  0x00007d86 
- 00020784  0x000050c7 ifetch  0x00000002 , 0x00000006 
- 00020785  0x000050c8 branch  0x00005159 
- 00020786  0x000050ca call  0x00007ea8 
- 00020787  0x000050ce bpatchx  0x0000001d , 0x00004023 
- 00020788  0x000050cf setarg  0x00000050 
- 00020789  0x000050d0 isub  0x00000002 , 0x0000003e 
- 00020790  0x000050d1 branch  0x00005141 , 0x00000005 
- 00020791  0x000050d2 setarg  0x00000051 
- 00020792  0x000050d3 isub  0x00000002 , 0x0000003e 
- 00020793  0x000050d4 branch  0x00005147 , 0x00000005 
- 00020794  0x000050d5 setarg  0x00000053 
- 00020795  0x000050d6 isub  0x00000002 , 0x0000003e 
- 00020796  0x000050d7 branch  0x00005153 , 0x00000005 
- 00020797  0x000050d8 setarg  0x00000052 
- 00020798  0x000050d9 isub  0x00000002 , 0x0000003e 
- 00020799  0x000050da branch  0x0000514d , 0x00000005 
- 00020800  0x000050db branch  0x00005159 
- 00020801  0x000050dd copy  0x0000000b , 0x0000003f 
- 00020802  0x000050de store  0x00000002 , 0x00004248 
- 00020803  0x000050df fetch  0x00000001 , 0x00004250 
- 00020804  0x000050e0 set1  0x00000001 
- 00020805  0x000050e1 store  0x00000001 , 0x00004250 
- 00020806  0x000050e2 branch  0x00005158 
- 00020807  0x000050e4 copy  0x0000000b , 0x0000003f 
- 00020808  0x000050e5 store  0x00000002 , 0x0000424a 
- 00020809  0x000050e6 fetch  0x00000001 , 0x00004251 
- 00020810  0x000050e7 set1  0x00000001 
- 00020811  0x000050e8 store  0x00000001 , 0x00004251 
- 00020812  0x000050e9 branch  0x00005158 
- 00020813  0x000050eb copy  0x0000000b , 0x0000003f 
- 00020814  0x000050ec store  0x00000002 , 0x0000424c 
- 00020815  0x000050ed fetch  0x00000001 , 0x00004252 
- 00020816  0x000050ee set1  0x00000001 
- 00020817  0x000050ef store  0x00000001 , 0x00004252 
- 00020818  0x000050f0 branch  0x00005158 
- 00020819  0x000050f2 copy  0x0000000b , 0x0000003f 
- 00020820  0x000050f3 store  0x00000002 , 0x0000424e 
- 00020821  0x000050f4 fetch  0x00000001 , 0x00004253 
- 00020822  0x000050f5 set1  0x00000001 
- 00020823  0x000050f6 store  0x00000001 , 0x00004253 
- 00020824  0x000050fa call  0x00007ead 
- 00020825  0x000050fc copy  0x00000013 , 0x0000003f 
- 00020826  0x000050fd isub  0x00000011 , 0x00000013 
- 00020827  0x000050fe rtn 
- 00020828  0x00005101 ifetch  0x00000001 , 0x00000006 
- 00020829  0x00005102 copy  0x0000003f , 0x00000007 
- 00020830  0x00005103 ifetch  0x00000002 , 0x00000006 
- 00020831  0x00005104 copy  0x0000003f , 0x00000011 
- 00020832  0x00005105 copy  0x00000013 , 0x0000003f 
- 00020833  0x00005106 isub  0x00000011 , 0x00000013 
- 00020834  0x00005107 ifetch  0x00000002 , 0x00000006 
- 00020835  0x00005108 copy  0x0000003f , 0x0000000b 
- 00020836  0x00005109 ifetch  0x00000002 , 0x00000006 
- 00020837  0x0000510a ifetch  0x00000002 , 0x00000006 
- 00020838  0x0000510b nbranch  0x00005188 , 0x00000034 
- 00020839  0x0000510c call  0x00007ea8 
- 00020840  0x00005110 copy  0x0000000b , 0x00000002 
- 00020841  0x00005111 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x00005112 setarg  0x00000050 
- 00020843  0x00005113 isub  0x00000002 , 0x0000003e 
- 00020844  0x00005114 branch  0x00005176 , 0x00000005 
- 00020845  0x00005115 setarg  0x00000051 
- 00020846  0x00005116 isub  0x00000002 , 0x0000003e 
- 00020847  0x00005117 branch  0x0000517a , 0x00000005 
- 00020848  0x00005118 setarg  0x00000052 
- 00020849  0x00005119 isub  0x00000002 , 0x0000003e 
- 00020850  0x0000511a branch  0x0000517e , 0x00000005 
- 00020851  0x0000511b setarg  0x00000053 
- 00020852  0x0000511c isub  0x00000002 , 0x0000003e 
- 00020853  0x0000511d branch  0x00005182 , 0x00000005 
- 00020854  0x0000511f fetch  0x00000001 , 0x00004250 
- 00020855  0x00005120 set1  0x00000005 
- 00020856  0x00005121 store  0x00000001 , 0x00004250 
- 00020857  0x00005122 rtn 
- 00020858  0x00005124 fetch  0x00000001 , 0x00004251 
- 00020859  0x00005125 set1  0x00000005 
- 00020860  0x00005126 store  0x00000001 , 0x00004251 
- 00020861  0x00005127 rtn 
- 00020862  0x00005129 fetch  0x00000001 , 0x00004252 
- 00020863  0x0000512a set1  0x00000005 
- 00020864  0x0000512b store  0x00000001 , 0x00004252 
- 00020865  0x0000512c rtn 
- 00020866  0x0000512e fetch  0x00000001 , 0x00004253 
- 00020867  0x0000512f set1  0x00000005 
- 00020868  0x00005130 store  0x00000001 , 0x00004253 
- 00020869  0x00005131 jam  0x00000006 , 0x00000a99 
- 00020870  0x00005132 branch  0x00007d86 
- 00020871  0x00005136 call  0x00007ead 
- 00020872  0x00005138 increase  0xfffffffa , 0x00000011 
- 00020873  0x0000513a branch  0x0000518d , 0x00000005 
- 00020874  0x0000513b increase  0x00000001 , 0x00000006 
- 00020875  0x0000513c increase  0xffffffff , 0x00000011 
- 00020876  0x0000513d branch  0x00005189 
- 00020877  0x0000513f rtn 
- 00020878  0x00005141 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00005142 copy  0x0000003f , 0x00000007 
- 00020880  0x00005143 ifetch  0x00000002 , 0x00000006 
- 00020881  0x00005144 copy  0x0000003f , 0x00000011 
- 00020882  0x00005145 copy  0x00000013 , 0x0000003f 
- 00020883  0x00005146 isub  0x00000011 , 0x00000013 
- 00020884  0x00005147 ifetch  0x00000002 , 0x00000006 
- 00020885  0x00005148 increase  0x00000002 , 0x00000006 
- 00020886  0x00005149 copy  0x0000003f , 0x00000002 
- 00020887  0x0000514a setarg  0x00000005 
- 00020888  0x0000514b istore  0x00000001 , 0x00000005 
- 00020889  0x0000514c copy  0x00000007 , 0x0000003f 
- 00020890  0x0000514d istore  0x00000001 , 0x00000005 
- 00020891  0x0000514e increase  0x00000002 , 0x00000011 
- 00020892  0x0000514f copy  0x00000011 , 0x0000003f 
- 00020893  0x00005150 istore  0x00000002 , 0x00000005 
- 00020894  0x00005151 call  0x00007ea8 
- 00020895  0x00005152 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x00005153 setarg  0x00000050 
- 00020897  0x00005154 isub  0x00000002 , 0x0000003e 
- 00020898  0x00005155 branch  0x000051ad , 0x00000005 
- 00020899  0x00005156 setarg  0x00000051 
- 00020900  0x00005157 isub  0x00000002 , 0x0000003e 
- 00020901  0x00005158 branch  0x000051be , 0x00000005 
- 00020902  0x00005159 setarg  0x00000052 
- 00020903  0x0000515a isub  0x00000002 , 0x0000003e 
- 00020904  0x0000515b branch  0x000051c4 , 0x00000005 
- 00020905  0x0000515c setarg  0x00000053 
- 00020906  0x0000515d isub  0x00000002 , 0x0000003e 
- 00020907  0x0000515e branch  0x000051ca , 0x00000005 
- 00020908  0x0000515f branch  0x000051cf 
- 00020909  0x00005161 fetch  0x00000001 , 0x00004250 
- 00020910  0x00005162 set1  0x00000004 , 0x0000003f 
- 00020911  0x00005163 set1  0x00000003 , 0x0000003f 
- 00020912  0x00005164 store  0x00000001 , 0x00004250 
- 00020913  0x00005165 bbit1  0x00000002 , 0x000051bb 
- 00020914  0x00005166 fetcht  0x00000001 , 0x0000027f 
- 00020915  0x00005167 set1  0x00000006 , 0x00000002 
- 00020916  0x00005168 storet  0x00000001 , 0x0000027f 
- 00020917  0x00005169 copy  0x00000007 , 0x0000003f 
- 00020918  0x0000516a increase  0x00000001 , 0x0000003f 
- 00020919  0x0000516b store  0x00000001 , 0x00000281 
- 00020920  0x0000516c fetch  0x00000001 , 0x00004250 
- 00020921  0x0000516d set1  0x00000002 , 0x0000003f 
- 00020922  0x0000516e store  0x00000001 , 0x00004250 
- 00020923  0x00005170 fetch  0x00000002 , 0x00004248 
- 00020924  0x00005171 store  0x00000002 , 0x00000282 
- 00020925  0x00005172 branch  0x000051cf 
- 00020926  0x00005174 fetch  0x00000001 , 0x00004251 
- 00020927  0x00005175 set1  0x00000004 , 0x0000003f 
- 00020928  0x00005176 set1  0x00000003 , 0x0000003f 
- 00020929  0x00005177 store  0x00000001 , 0x00004251 
- 00020930  0x00005178 fetch  0x00000002 , 0x0000424a 
- 00020931  0x00005179 branch  0x000051cf 
- 00020932  0x0000517b fetch  0x00000001 , 0x00004252 
- 00020933  0x0000517c set1  0x00000004 , 0x0000003f 
- 00020934  0x0000517d set1  0x00000003 , 0x0000003f 
- 00020935  0x0000517e store  0x00000001 , 0x00004252 
- 00020936  0x0000517f fetch  0x00000002 , 0x0000424c 
- 00020937  0x00005180 branch  0x000051cf 
- 00020938  0x00005182 fetch  0x00000001 , 0x00004253 
- 00020939  0x00005183 set1  0x00000004 , 0x0000003f 
- 00020940  0x00005184 set1  0x00000003 , 0x0000003f 
- 00020941  0x00005185 store  0x00000001 , 0x00004253 
- 00020942  0x00005186 fetch  0x00000002 , 0x0000424e 
- 00020943  0x0000518a copy  0x0000003f , 0x0000000b 
- 00020944  0x0000518b call  0x00007ead 
- 00020945  0x0000518d copy  0x0000000b , 0x0000003f 
- 00020946  0x0000518f istore  0x00000002 , 0x00000005 
- 00020947  0x00005190 force  0x00000000 , 0x0000003f 
- 00020948  0x00005191 istore  0x00000002 , 0x00000005 
- 00020949  0x00005192 force  0x00000000 , 0x0000003f 
- 00020950  0x00005193 istore  0x00000002 , 0x00000005 
- 00020951  0x00005194 force  0x0000000a , 0x0000003f 
- 00020952  0x00005195 iadd  0x00000012 , 0x00000012 
- 00020953  0x00005196 increase  0xfffffffa , 0x00000011 
- 00020954  0x00005198 branch  0x000051e0 , 0x00000005 
- 00020955  0x00005199 ifetch  0x00000001 , 0x00000006 
- 00020956  0x0000519a istore  0x00000001 , 0x00000005 
- 00020957  0x0000519b increase  0x00000001 , 0x00000012 
- 00020958  0x0000519c increase  0xffffffff , 0x00000011 
- 00020959  0x0000519d branch  0x000051da 
- 00020960  0x0000519f rtn 
- 00020961  0x000051a1 ifetch  0x00000001 , 0x00000006 
- 00020962  0x000051a2 copy  0x0000003f , 0x00000007 
- 00020963  0x000051a3 ifetch  0x00000002 , 0x00000006 
- 00020964  0x000051a4 copy  0x0000003f , 0x00000011 
- 00020965  0x000051a5 copy  0x00000013 , 0x0000003f 
- 00020966  0x000051a6 isub  0x00000011 , 0x00000013 
- 00020967  0x000051a8 ifetch  0x00000002 , 0x00000006 
- 00020968  0x000051a9 copy  0x0000003f , 0x00000011 
- 00020969  0x000051aa ifetch  0x00000002 , 0x00000006 
- 00020970  0x000051ab copy  0x0000003f , 0x0000000b 
- 00020971  0x000051ac call  0x00007ea8 
- 00020972  0x000051ad bpatchx  0x00000020 , 0x00004024 
- 00020973  0x000051ae setarg  0x00000050 
- 00020974  0x000051af copy  0x00000011 , 0x00000002 
- 00020975  0x000051b0 isub  0x00000002 , 0x0000003e 
- 00020976  0x000051b1 branch  0x000051fa , 0x00000005 
- 00020977  0x000051b2 setarg  0x00000052 
- 00020978  0x000051b3 copy  0x00000011 , 0x00000002 
- 00020979  0x000051b4 isub  0x00000002 , 0x0000003e 
- 00020980  0x000051b5 branch  0x000051ff , 0x00000005 
- 00020981  0x000051b6 setarg  0x00000053 
- 00020982  0x000051b7 copy  0x00000011 , 0x00000002 
- 00020983  0x000051b8 isub  0x00000002 , 0x0000003e 
- 00020984  0x000051b9 branch  0x00005201 , 0x00000005 
- 00020985  0x000051ba branch  0x00005203 
- 00020986  0x000051bc setarg  0x00000000 
- 00020987  0x000051bd store  0x00000002 , 0x00000275 
- 00020988  0x000051be store  0x00000002 , 0x00004248 
- 00020989  0x000051bf store  0x00000001 , 0x00004250 
- 00020990  0x000051c0 branch  0x00005205 
- 00020991  0x000051c2 call  0x00005079 
- 00020992  0x000051c3 branch  0x00005205 
- 00020993  0x000051c5 call  0x0000507f 
- 00020994  0x000051cb branch  0x00005205 
- 00020995  0x000051cd setarg  0x00000000 
- 00020996  0x000051ce store  0x00000002 , 0x0000027b 
- 00020997  0x000051d0 call  0x00007ead 
- 00020998  0x000051d1 setarg  0x00000007 
- 00020999  0x000051d2 istore  0x00000001 , 0x00000005 
- 00021000  0x000051d3 copy  0x00000007 , 0x0000003f 
- 00021001  0x000051d4 istore  0x00000001 , 0x00000005 
- 00021002  0x000051d5 setarg  0x00000004 
- 00021003  0x000051d6 istore  0x00000002 , 0x00000005 
- 00021004  0x000051d7 copy  0x00000011 , 0x0000003f 
- 00021005  0x000051d8 istore  0x00000002 , 0x00000005 
- 00021006  0x000051d9 copy  0x0000000b , 0x0000003f 
- 00021007  0x000051da istore  0x00000002 , 0x00000005 
- 00021008  0x000051db force  0x00000008 , 0x0000003f 
- 00021009  0x000051dc iadd  0x00000012 , 0x00000012 
- 00021010  0x000051dd rtn 
- 00021011  0x000051e0 ifetch  0x00000001 , 0x00000006 
- 00021012  0x000051e1 copy  0x0000003f , 0x00000007 
- 00021013  0x000051e2 ifetch  0x00000002 , 0x00000006 
- 00021014  0x000051e3 copy  0x0000003f , 0x00000011 
- 00021015  0x000051e4 ifetch  0x00000002 , 0x00000006 
- 00021016  0x000051e5 copy  0x0000003f , 0x0000000b 
- 00021017  0x000051e6 ifetch  0x00000002 , 0x00000006 
- 00021018  0x000051e7 copy  0x0000003f , 0x00000002 
- 00021019  0x000051e8 call  0x00007ea8 
- 00021020  0x000051e9 bpatchx  0x00000021 , 0x00004024 
- 00021021  0x000051ea fetch  0x00000001 , 0x00004255 
- 00021022  0x000051eb icompare  0x000000ff , 0x00000007 
- 00021023  0x000051ec nbranch  0x0000522a , 0x00000001 
- 00021024  0x000051ed setarg  0x00000050 
- 00021025  0x000051ee isub  0x00000002 , 0x0000003e 
- 00021026  0x000051ef branch  0x00005227 , 0x00000005 
- 00021027  0x000051f0 setarg  0x00000051 
- 00021028  0x000051f1 isub  0x00000002 , 0x0000003e 
- 00021029  0x000051f2 branch  0x0000522a , 0x00000005 
- 00021030  0x000051f3 branch  0x0000522a 
- 00021031  0x000051f5 jam  0x00000000 , 0x00004248 
- 00021032  0x000051f6 jam  0x00000000 , 0x00004250 
- 00021033  0x000051f7 branch  0x0000522a 
- 00021034  0x000051fc call  0x00007ead 
- 00021035  0x000051fd copy  0x00000013 , 0x0000003f 
- 00021036  0x000051fe isub  0x00000011 , 0x00000013 
- 00021037  0x000051ff rtn 
- 00021038  0x00005202 setarg  0x00000001 
- 00021039  0x00005203 istore  0x00000001 , 0x00000005 
- 00021040  0x00005204 ifetch  0x00000001 , 0x00000006 
- 00021041  0x00005205 istore  0x00000001 , 0x00000005 
- 00021042  0x00005206 setarg  0x00000002 
- 00021043  0x00005207 istore  0x00000002 , 0x00000005 
- 00021044  0x00005208 setarg  0x00000000 
- 00021045  0x00005209 istore  0x00000002 , 0x00000005 
- 00021046  0x0000520a setarg  0x00000006 
- 00021047  0x0000520b iadd  0x00000012 , 0x00000012 
- 00021048  0x0000520c force  0x00000004 , 0x00000013 
- 00021049  0x0000520d rtn 
- 00021050  0x00005211 fetch  0x00000001 , 0x00004255 
- 00021051  0x00005212 increase  0x00000001 , 0x0000003f 
- 00021052  0x00005213 bne  0x00000000 , 0x0000523e 
- 00021053  0x00005214 increase  0x00000001 , 0x0000003f 
- 00021054  0x00005216 store  0x00000001 , 0x00004255 
- 00021055  0x00005217 rtn 
- 00021056  0x00005222 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x00005223 arg  0x00000000 , 0x00000012 
- 00021058  0x00005224 call  0x0000526e 
- 00021059  0x00005225 nbranch  0x00002a8c , 0x00000034 
- 00021060  0x00005226 call  0x0000527e 
- 00021061  0x00005227 arg  0x00001800 , 0x00000012 
- 00021062  0x00005228 arg  0x00000000 , 0x00000007 
- 00021063  0x0000522a fetcht  0x00000001 , 0x00004256 
- 00021064  0x0000522b qisolate1  0x00000002 
- 00021065  0x0000522c branch  0x0000524f , 0x00000001 
- 00021066  0x0000522d call  0x000052a0 
- 00021067  0x0000522e sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x0000522f branch  0x0000524f , 0x00000002 
- 00021069  0x00005230 call  0x00005288 
- 00021070  0x00005231 branch  0x00005255 
- 00021071  0x00005233 increase  0x00000080 , 0x00000012 
- 00021072  0x00005234 increase  0x00000001 , 0x00000007 
- 00021073  0x00005235 setarg  0x00000008 
- 00021074  0x00005236 isub  0x00000007 , 0x0000003e 
- 00021075  0x00005237 branch  0x00005247 , 0x00000002 
- 00021076  0x00005238 arg  0x00000000 , 0x00000012 
- 00021077  0x0000523a copy  0x00000012 , 0x0000003f 
- 00021078  0x0000523b branch  0x00002a8c , 0x00000034 
- 00021079  0x0000523c rtn 
- 00021080  0x00005245 bpatchx  0x00000023 , 0x00004024 
- 00021081  0x00005246 call  0x00005277 
- 00021082  0x00005247 increase  0x00000001 , 0x00000006 
- 00021083  0x00005248 ifetch  0x00000002 , 0x00000006 
- 00021084  0x00005249 rtn 
- 00021085  0x00005250 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005251 call  0x00005277 
- 00021087  0x00005252 copy  0x00000006 , 0x00000005 
- 00021088  0x00005253 copy  0x00000006 , 0x00000002 
- 00021089  0x00005254 setarg  0x00000000 
- 00021090  0x00005255 istore  0x00000003 , 0x00000005 
- 00021091  0x00005256 rtn 
- 00021092  0x0000525c bpatchx  0x00000025 , 0x00004024 
- 00021093  0x0000525d call  0x00005274 
- 00021094  0x0000525e branch  0x00002a8c , 0x00000034 
- 00021095  0x0000525f fetch  0x00000003 , 0x0000425d 
- 00021096  0x00005260 store  0x00000003 , 0x00004260 
- 00021097  0x00005261 fetch  0x00000003 , 0x0000425a 
- 00021098  0x00005262 store  0x00000003 , 0x0000425d 
- 00021099  0x00005263 fetch  0x00000003 , 0x00004257 
- 00021100  0x00005264 store  0x00000003 , 0x0000425a 
- 00021101  0x00005265 rtn 
- 00021102  0x0000526c bpatchx  0x00000026 , 0x00004024 
- 00021103  0x0000526d fetch  0x00000003 , 0x00004257 
- 00021104  0x0000526e rtn 
- 00021105  0x00005275 bpatchx  0x00000027 , 0x00004024 
- 00021106  0x00005276 fetch  0x00000003 , 0x0000425a 
- 00021107  0x00005277 rtn 
- 00021108  0x0000527e bpatchx  0x00000028 , 0x00004025 
- 00021109  0x0000527f fetch  0x00000003 , 0x00004260 
- 00021110  0x00005280 rtn 
- 00021111  0x00005286 call  0x00005274 
- 00021112  0x00005287 branch  0x00002a8c , 0x00000034 
- 00021113  0x00005288 arg  0x00004257 , 0x00000006 
- 00021114  0x0000528a ifetch  0x00000003 , 0x00000006 
- 00021115  0x0000528b branch  0x0000527a , 0x00000034 
- 00021116  0x0000528c increase  0xfffffffd , 0x00000006 
- 00021117  0x0000528d rtn 
- 00021118  0x00005295 bpatchx  0x00000029 , 0x00004025 
- 00021119  0x00005296 arg  0x00000004 , 0x00000039 
- 00021120  0x00005297 arg  0x00004257 , 0x00000006 
- 00021121  0x00005298 arg  0x00000000 , 0x00000002 
- 00021122  0x0000529a ifetch  0x00000003 , 0x00000006 
- 00021123  0x0000529b and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x0000529c ior  0x00000002 , 0x00000002 
- 00021125  0x0000529d loop  0x00005282 
- 00021126  0x0000529e storet  0x00000001 , 0x00004256 
- 00021127  0x0000529f rtn 
- 00021128  0x000052a8 bpatchx  0x0000002a , 0x00004025 
- 00021129  0x000052a9 call  0x0000526e 
- 00021130  0x000052aa nbranch  0x00002a8c , 0x00000034 
- 00021131  0x000052ab call  0x00005274 
- 00021132  0x000052ac branch  0x00005295 , 0x00000034 
- 00021133  0x000052ad fetch  0x00000003 , 0x0000425a 
- 00021134  0x000052ae store  0x00000003 , 0x00004257 
- 00021135  0x000052af ifetch  0x00000003 , 0x00000006 
- 00021136  0x000052b0 istore  0x00000003 , 0x00000005 
- 00021137  0x000052b1 ifetch  0x00000003 , 0x00000006 
- 00021138  0x000052b2 istore  0x00000003 , 0x00000005 
- 00021139  0x000052b3 setarg  0x00000000 
- 00021140  0x000052b4 istore  0x00000003 , 0x00000005 
- 00021141  0x000052b6 arg  0x00000000 , 0x00000002 
- 00021142  0x000052b7 copy  0x0000000b , 0x0000003f 
- 00021143  0x000052b8 iadd  0x00000007 , 0x0000003f 
- 00021144  0x000052ba qset1  0x00000002 
- 00021145  0x000052bb increase  0x00000001 , 0x00000007 
- 00021146  0x000052bc isub  0x00000007 , 0x0000003e 
- 00021147  0x000052bd nbranch  0x00005298 , 0x00000005 
- 00021148  0x000052bf lshift8  0x00000012 , 0x0000003f 
- 00021149  0x000052c0 ior  0x00000002 , 0x0000003f 
- 00021150  0x000052c1 store  0x00000003 , 0x00004260 
- 00021151  0x000052c2 rtn 
- 00021152  0x000052cd bpatchx  0x0000002b , 0x00004025 
- 00021153  0x000052ce call  0x0000527e 
- 00021154  0x000052cf copy  0x00000007 , 0x00000013 
- 00021155  0x000052d0 arg  0x00000000 , 0x00000002 
- 00021156  0x000052d1 arg  0x00000000 , 0x0000000b 
- 00021157  0x000052d4 copy  0x00000007 , 0x0000003f 
- 00021158  0x000052d5 beq  0x00000008 , 0x000052b0 
- 00021159  0x000052d6 fetch  0x00000001 , 0x00004256 
- 00021160  0x000052d7 qisolate1  0x0000003f 
- 00021161  0x000052d8 branch  0x000052b0 , 0x00000001 
- 00021162  0x000052d9 increase  0x00000080 , 0x00000002 
- 00021163  0x000052da increase  0x00000001 , 0x00000007 
- 00021164  0x000052db copy  0x00000011 , 0x0000003f 
- 00021165  0x000052dc isub  0x00000002 , 0x0000003e 
- 00021166  0x000052dd branch  0x000052b0 , 0x00000005 
- 00021167  0x000052de branch  0x000052a5 , 0x00000002 
- 00021168  0x000052e0 copy  0x00000002 , 0x0000003f 
- 00021169  0x000052e1 isub  0x00000011 , 0x0000003e 
- 00021170  0x000052e2 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x000052e3 copy  0x00000007 , 0x0000003f 
- 00021172  0x000052e4 copy  0x00000013 , 0x00000002 
- 00021173  0x000052e5 isub  0x00000002 , 0x0000000b 
- 00021174  0x000052e7 copy  0x00000013 , 0x00000007 
- 00021175  0x000052e8 rtn 
- 00021176  0x000052ec bpatchx  0x0000002c , 0x00004025 
- 00021177  0x000052ed arg  0x0000007f , 0x00000011 
- 00021178  0x000052ee call  0x00005240 
- 00021179  0x000052ef store  0x00000002 , 0x0000026b 
- 00021180  0x000052f0 increase  0x00000004 , 0x0000003f 
- 00021181  0x000052f1 store  0x00000002 , 0x0000026d 
- 00021182  0x000052f2 setarg  0x00000000 
- 00021183  0x000052f3 store  0x00000002 , 0x0000026f 
- 00021184  0x000052f4 rtn 
- 00021185  0x000052f7 fetch  0x00000002 , 0x0000026b 
- 00021186  0x000052f8 branch  0x000052e2 
- 00021187  0x000052fb fetch  0x00000002 , 0x0000026d 
- 00021188  0x000052fc branch  0x000052e2 
- 00021189  0x00005300 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x00005301 arg  0x000000fa , 0x00000011 
- 00021191  0x00005302 call  0x00005240 
- 00021192  0x00005303 store  0x00000002 , 0x00000271 
- 00021193  0x00005304 increase  0x00000004 , 0x0000003f 
- 00021194  0x00005305 store  0x00000002 , 0x00000273 
- 00021195  0x00005306 setarg  0x00000000 
- 00021196  0x00005307 store  0x00000002 , 0x00000275 
- 00021197  0x00005308 rtn 
- 00021198  0x0000530b fetch  0x00000002 , 0x00000271 
- 00021199  0x0000530c branch  0x000052e2 
- 00021200  0x0000530f fetch  0x00000002 , 0x00000273 
- 00021201  0x00005310 branch  0x000052e2 
- 00021202  0x00005314 bpatchx  0x0000002e , 0x00004025 
- 00021203  0x00005315 call  0x00007e7c 
- 00021204  0x00005316 jam  0x00000001 , 0x00000284 
- 00021205  0x00005317 call  0x0000526e 
- 00021206  0x00005318 nrtn  0x00000034 
- 00021207  0x00005319 arg  0x0000007f , 0x00000011 
- 00021208  0x0000531a call  0x00005240 
- 00021209  0x0000531b store  0x00000002 , 0x00000277 
- 00021210  0x0000531c increase  0x00000004 , 0x0000003f 
- 00021211  0x0000531d store  0x00000002 , 0x00000279 
- 00021212  0x0000531e setarg  0x00000000 
- 00021213  0x0000531f store  0x00000002 , 0x0000027b 
- 00021214  0x00005320 jam  0x00000000 , 0x00000284 
- 00021215  0x00005321 branch  0x00007e8c 
- 00021216  0x00005324 fetch  0x00000002 , 0x00000277 
- 00021217  0x00005325 branch  0x000052e2 
- 00021218  0x00005328 branch  0x00002a8c , 0x00000034 
- 00021219  0x00005329 copy  0x0000003f , 0x00000005 
- 00021220  0x0000532a rtn 
- 00021221  0x0000532e bpatchx  0x0000002f , 0x00004025 
- 00021222  0x0000532f arg  0x00000000 , 0x00000012 
- 00021223  0x00005330 arg  0x00004257 , 0x00000011 
- 00021224  0x00005331 increase  0xfffffffe , 0x00000011 
- 00021225  0x00005333 increase  0x00000002 , 0x00000011 
- 00021226  0x00005334 setarg  0x00004263 
- 00021227  0x00005335 isub  0x00000011 , 0x0000003e 
- 00021228  0x00005336 branch  0x000052f5 , 0x00000005 
- 00021229  0x00005337 ifetch  0x00000001 , 0x00000011 
- 00021230  0x00005338 increase  0x00000001 , 0x00000011 
- 00021231  0x00005339 branch  0x000052e9 , 0x00000034 
- 00021232  0x0000533a ifetcht  0x00000002 , 0x00000011 
- 00021233  0x0000533b ifetch  0x00000002 , 0x00000002 
- 00021234  0x0000533c iadd  0x00000012 , 0x00000012 
- 00021235  0x0000533d increase  0x00000004 , 0x00000012 
- 00021236  0x0000533e branch  0x000052e9 
- 00021237  0x00005340 copy  0x00000012 , 0x0000003f 
- 00021238  0x00005341 rtn 
- 00021239  0x00005345 arg  0x0000000c , 0x00000007 
- 00021240  0x00005346 branch  0x00002c32 
- 00021241  0x00005349 arg  0x0000000c , 0x00000007 
- 00021242  0x0000534a branch  0x00002c36 
- 00021243  0x0000534d bpatchx  0x00000030 , 0x00004026 
- 00021244  0x0000534e call  0x0000527e 
- 00021245  0x0000534f fetch  0x00000001 , 0x00004256 
- 00021246  0x00005350 rtn  0x00000034 
- 00021247  0x00005351 call  0x000052e5 
- 00021248  0x00005352 arg  0x00000100 , 0x00000002 
- 00021249  0x00005353 isub  0x00000002 , 0x0000003e 
- 00021250  0x00005354 branch  0x000052f7 , 0x00000002 
- 00021251  0x00005355 call  0x000052f9 
- 00021252  0x00005356 arg  0x00004263 , 0x00000005 
- 00021253  0x00005357 arg  0x00004257 , 0x00000011 
- 00021254  0x00005359 setarg  0x00004263 
- 00021255  0x0000535a isub  0x00000011 , 0x0000003e 
- 00021256  0x0000535b rtn  0x00000005 
- 00021257  0x0000535c ifetch  0x00000001 , 0x00000011 
- 00021258  0x0000535d increase  0x00000001 , 0x00000011 
- 00021259  0x0000535e nbranch  0x0000530f , 0x00000034 
- 00021260  0x0000535f istore  0x00000002 , 0x00000005 
- 00021261  0x00005360 increase  0x00000002 , 0x00000011 
- 00021262  0x00005361 branch  0x00005306 
- 00021263  0x00005363 ifetch  0x00000002 , 0x00000011 
- 00021264  0x00005364 increase  0x00000002 , 0x00000011 
- 00021265  0x00005365 copy  0x0000003f , 0x00000006 
- 00021266  0x00005366 ifetch  0x00000002 , 0x00000006 
- 00021267  0x00005367 istore  0x00000002 , 0x00000005 
- 00021268  0x00005368 copy  0x0000003f , 0x00000039 
- 00021269  0x00005369 increase  0x00000002 , 0x00000039 
- 00021270  0x0000536a call  0x00007f01 
- 00021271  0x0000536b branch  0x00005306 
- 00021272  0x0000536e bpatchx  0x00000031 , 0x00004026 
- 00021273  0x0000536f call  0x0000527e 
- 00021274  0x00005370 fetch  0x00000001 , 0x00004256 
- 00021275  0x00005371 rtn  0x00000034 
- 00021276  0x00005372 arg  0x00004258 , 0x00000011 
- 00021277  0x00005373 increase  0xfffffffd , 0x00000011 
- 00021278  0x00005374 arg  0x00004263 , 0x00000006 
- 00021279  0x00005376 increase  0x00000003 , 0x00000011 
- 00021280  0x00005377 setarg  0x00004264 
- 00021281  0x00005378 isub  0x00000011 , 0x0000003e 
- 00021282  0x00005379 rtn  0x00000005 
- 00021283  0x0000537a ifetch  0x00000002 , 0x00000006 
- 00021284  0x0000537b branch  0x0000531f , 0x00000034 
- 00021285  0x0000537c increase  0x00000004 , 0x0000003f 
- 00021286  0x0000537d copy  0x0000003f , 0x00000039 
- 00021287  0x0000537e copy  0x00000006 , 0x00000012 
- 00021288  0x0000537f ifetch  0x00000002 , 0x00000011 
- 00021289  0x00005380 copy  0x0000003f , 0x00000005 
- 00021290  0x00005381 copy  0x00000012 , 0x00000006 
- 00021291  0x00005382 increase  0xfffffffe , 0x00000006 
- 00021292  0x00005383 call  0x00007f01 
- 00021293  0x00005384 branch  0x0000531f 
- 00021294  0x0000538f bpatchx  0x00000032 , 0x00004026 
- 00021295  0x00005390 disable  0x0000002b 
- 00021296  0x00005391 jam  0x00000001 , 0x00000455 
- 00021297  0x00005392 jam  0x00000003 , 0x0000043f 
- 00021298  0x00005393 jam  0x00000001 , 0x00000456 
- 00021299  0x00005394 setarg  0xffffffff 
- 00021300  0x00005395 store  0x00000002 , 0x00000459 
- 00021301  0x00005396 force  0x00000000 , 0x0000003f 
- 00021302  0x00005397 store  0x00000001 , 0x00000457 
- 00021303  0x00005398 store  0x00000001 , 0x00000462 
- 00021304  0x00005399 store  0x00000003 , 0x00004169 
- 00021305  0x0000539a store  0x00000003 , 0x0000416c 
- 00021306  0x0000539b store  0x00000005 , 0x00004403 
- 00021307  0x0000539c set1  0x00000027 , 0x0000003f 
- 00021308  0x0000539d store  0x00000005 , 0x00004408 
- 00021309  0x0000539e jam  0x00000001 , 0x000043dc 
- 00021310  0x0000539f jam  0x00000000 , 0x000043dd 
- 00021311  0x000053a0 branch  0x000056ed 
- 00021312  0x000053a3 bpatchx  0x00000033 , 0x00004026 
- 00021313  0x000053a4 enable  0x00000029 
- 00021314  0x000053a5 jam  0x00000003 , 0x00000440 
- 00021315  0x000053a6 jam  0x00000001 , 0x00000478 
- 00021316  0x000053a7 jam  0x00000001 , 0x0000445a 
- 00021317  0x000053a8 setarg  0x0000ffff 
- 00021318  0x000053a9 store  0x00000002 , 0x0000445c 
- 00021319  0x000053aa force  0x00000000 , 0x0000003f 
- 00021320  0x000053ab store  0x00000005 , 0x00004408 
- 00021321  0x000053ac set1  0x00000027 , 0x0000003f 
- 00021322  0x000053ad store  0x00000005 , 0x00004403 
- 00021323  0x000053ae branch  0x0000532e 
- 00021324  0x000053b2 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x000053b3 disable  0x00000029 
- 00021326  0x000053b4 setarg  0x00000017 
- 00021327  0x000053b5 store  0x00000002 , 0x000044a8 
- 00021328  0x000053b6 jam  0x00000001 , 0x00000440 
- 00021329  0x000053b7 jam  0x00000000 , 0x0000436e 
- 00021330  0x000053b8 jam  0x00000000 , 0x000000a0 
- 00021331  0x000053b9 jam  0x00000000 , 0x000044c4 
- 00021332  0x000053ba jam  0x00000000 , 0x000044c5 
- 00021333  0x000053bb fetch  0x00000002 , 0x0000046d 
- 00021334  0x000053bc store  0x00000002 , 0x000044ba 
- 00021335  0x000053bd fetch  0x00000002 , 0x00000441 
- 00021336  0x000053be mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x000053bf rshift4  0x0000003f , 0x0000003f 
- 00021338  0x000053c0 store  0x00000002 , 0x0000046d 
- 00021339  0x000053c1 branch  0x0000532e 
- 00021340  0x000053c8 call  0x000053c4 
- 00021341  0x000053c9 call  0x000055e8 
- 00021342  0x000053ca call  0x000056f0 
- 00021343  0x000053cb branch  0x000053ce 
- 00021344  0x000053ce bpatchx  0x00000035 , 0x00004026 
- 00021345  0x000053cf call  0x000053c4 
- 00021346  0x000053d0 call  0x000032f4 
- 00021347  0x000053d1 fetch  0x00000001 , 0x00000440 
- 00021348  0x000053d2 beq  0x00000003 , 0x00005366 
- 00021349  0x000053d3 branch  0x0000537a 
- 00021350  0x000053da bpatchx  0x00000036 , 0x00004026 
- 00021351  0x000053db enable  0x00000029 
- 00021352  0x000053dc call  0x000056e4 
- 00021353  0x000053dd branch  0x00005377 , 0x00000002 
- 00021354  0x000053de call  0x00002c6c 
- 00021355  0x000053df call  0x00005413 
- 00021356  0x000053e0 call  0x0000561e 
- 00021357  0x000053e1 disable  0x0000002d 
- 00021358  0x000053e2 call  0x000054bf 
- 00021359  0x000053e3 nrtn  0x0000002d 
- 00021360  0x000053e4 bpatchx  0x00000037 , 0x00004026 
- 00021361  0x000053e5 fetch  0x00000001 , 0x00000005 
- 00021362  0x000053e6 increase  0x00000001 , 0x0000003f 
- 00021363  0x000053e7 store  0x00000001 , 0x00000005 
- 00021364  0x000053e8 call  0x000055aa 
- 00021365  0x000053e9 disable  0x00000029 
- 00021366  0x000053ea rtn 
- 00021367  0x000053ed call  0x000053a9 
- 00021368  0x000053ee disable  0x00000029 
- 00021369  0x000053ef rtn 
- 00021370  0x000053f5 bpatchx  0x00000038 , 0x00004027 
- 00021371  0x000053f6 jam  0x00000000 , 0x0000450f 
- 00021372  0x000053f7 call  0x00007aaf 
- 00021373  0x000053f8 call  0x00005c18 
- 00021374  0x000053f9 disable  0x0000002e 
- 00021375  0x000053fa call  0x000056e4 
- 00021376  0x000053fb branch  0x000053a9 , 0x00000002 
- 00021377  0x000053fc call  0x00002c6c 
- 00021378  0x000053fd call  0x00005413 
- 00021379  0x000053fe call  0x00005489 
- 00021380  0x000053ff nbranch  0x0000539b , 0x00000018 
- 00021381  0x00005400 call  0x000053b7 
- 00021382  0x00005401 branch  0x00005388 , 0x0000002d 
- 00021383  0x00005402 branch  0x00005395 
- 00021384  0x00005406 bpatchx  0x00000039 , 0x00004027 
- 00021385  0x00005407 fetch  0x00000001 , 0x0000450f 
- 00021386  0x00005408 pincrease  0x00000001 
- 00021387  0x00005409 store  0x00000001 , 0x0000450f 
- 00021388  0x0000540a beq  0x0000000c , 0x00005395 
- 00021389  0x0000540b call  0x000055aa 
- 00021390  0x0000540c call  0x0000561e 
- 00021391  0x0000540d call  0x000054c7 
- 00021392  0x0000540e call  0x0000567e 
- 00021393  0x0000540f fetch  0x00000002 , 0x000041fb 
- 00021394  0x00005410 call  0x00007f9c 
- 00021395  0x00005411 call  0x000053a0 
- 00021396  0x00005412 branch  0x000053a4 , 0x00000028 
- 00021397  0x00005414 bpatchx  0x0000003a , 0x00004027 
- 00021398  0x00005415 call  0x00005be4 
- 00021399  0x00005416 call  0x00005bdb 
- 00021400  0x00005417 call  0x00007d9c 
- 00021401  0x00005418 fetch  0x00000001 , 0x00000462 
- 00021402  0x00005419 bbit1  0x00000003 , 0x000053a9 
- 00021403  0x0000541b bpatchx  0x0000003b , 0x00004027 
- 00021404  0x0000541c call  0x000057f4 
- 00021405  0x0000541d call  0x0000559d 
- 00021406  0x0000541e call  0x00005575 
- 00021407  0x0000541f branch  0x00002841 
- 00021408  0x00005423 disable  0x00000028 
- 00021409  0x00005424 bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x00005425 bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x00005426 rtn 
- 00021412  0x0000542a bpatchx  0x0000003c , 0x00004027 
- 00021413  0x0000542b enable  0x0000002e 
- 00021414  0x0000542c call  0x000054c1 
- 00021415  0x0000542d branch  0x00005388 , 0x0000002d 
- 00021416  0x0000542e branch  0x00005395 
- 00021417  0x00005434 bpatchx  0x0000003d , 0x00004027 
- 00021418  0x00005435 call  0x000053af 
- 00021419  0x00005436 call  0x000033b4 
- 00021420  0x00005437 call  0x00007a77 
- 00021421  0x00005438 jam  0x00000015 , 0x00000a99 
- 00021422  0x00005439 branch  0x00007d86 
- 00021423  0x0000543c setarg  0x00000000 
- 00021424  0x0000543d store  0x00000009 , 0x000044ff 
- 00021425  0x0000543e jam  0x00000000 , 0x00000455 
- 00021426  0x0000543f jam  0x00000000 , 0x00000440 
- 00021427  0x00005440 jam  0x00000000 , 0x0000043f 
- 00021428  0x00005441 jam  0x00000000 , 0x000044c5 
- 00021429  0x00005442 jam  0x00000000 , 0x000044c4 
- 00021430  0x00005443 rtn 
- 00021431  0x00005446 bpatchx  0x0000003e , 0x00004027 
- 00021432  0x00005447 fetch  0x00000001 , 0x00000005 
- 00021433  0x00005448 increase  0x00000001 , 0x0000003f 
- 00021434  0x00005449 store  0x00000001 , 0x00000005 
- 00021435  0x0000544a fetch  0x00000001 , 0x0000043f 
- 00021436  0x0000544b rtnbit1  0x00000003 
- 00021437  0x0000544c set1  0x00000003 
- 00021438  0x0000544d store  0x00000001 , 0x0000043f 
- 00021439  0x0000544e fetch  0x00000002 , 0x000044ba 
- 00021440  0x0000544f store  0x00000002 , 0x0000046d 
- 00021441  0x00005450 setarg  0x00000000 
- 00021442  0x00005451 store  0x00000004 , 0x000044e5 
- 00021443  0x00005452 rtn 
- 00021444  0x00005456 bpatchx  0x0000003f , 0x00004027 
- 00021445  0x00005457 jam  0x00000036 , 0x0000890f 
- 00021446  0x00005458 jam  0x0000005f , 0x0000890b 
- 00021447  0x00005459 enable  0x00000036 
- 00021448  0x0000545a jam  0x00000007 , 0x00008914 
- 00021449  0x0000545b call  0x00002c6c 
- 00021450  0x0000545c fetch  0x00000001 , 0x000041e0 
- 00021451  0x0000545d rtn  0x00000034 
- 00021452  0x0000545e jam  0x000000b8 , 0x0000890a 
- 00021453  0x0000545f rtn 
- 00021454  0x00005462 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x00005463 jam  0x0000002e , 0x0000890f 
- 00021456  0x00005464 jam  0x000000ff , 0x0000890b 
- 00021457  0x00005465 disable  0x00000036 
- 00021458  0x00005466 jam  0x00000003 , 0x00008914 
- 00021459  0x00005467 arg  0x00000000 , 0x0000001b 
- 00021460  0x00005468 rtn 
- 00021461  0x0000546b disable  0x00000009 
- 00021462  0x0000546c disable  0x00000007 
- 00021463  0x0000546d fetch  0x00000003 , 0x00000467 
- 00021464  0x0000546e iforce  0x0000000f 
- 00021465  0x0000546f fetch  0x00000001 , 0x00000016 
- 00021466  0x00005471 reverse  0x0000003f , 0x00000002 
- 00021467  0x00005472 set1  0x00000001 , 0x00000002 
- 00021468  0x00005473 rshift  0x00000002 , 0x0000000e 
- 00021469  0x00005474 rtn 
- 00021470  0x00005478 call  0x000053e6 
- 00021471  0x00005479 call  0x0000291f 
- 00021472  0x0000547a setarg  0x00000500 
- 00021473  0x0000547b call  0x00002a8f 
- 00021474  0x0000547c branch  0x00002924 
- 00021475  0x0000547f branch  0x00002939 , 0x0000002d 
- 00021476  0x00005481 call  0x000053e6 
- 00021477  0x00005482 branch  0x00002933 
- 00021478  0x00005484 bpatchx  0x00000041 , 0x00004028 
- 00021479  0x00005485 call  0x00002918 
- 00021480  0x00005486 fetch  0x00000001 , 0x0000048c 
- 00021481  0x00005487 nbranch  0x000053f9 , 0x00000034 
- 00021482  0x00005488 fetch  0x00000001 , 0x00000016 
- 00021483  0x00005489 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x0000548a branch  0x000053f3 , 0x00000002 
- 00021485  0x0000548b force  0x00000000 , 0x00000002 
- 00021486  0x0000548c rtneq  0x00000025 
- 00021487  0x0000548d force  0x00000018 , 0x00000002 
- 00021488  0x0000548e rtneq  0x00000026 
- 00021489  0x0000548f force  0x0000004e , 0x00000002 
- 00021490  0x00005490 rtn 
- 00021491  0x00005493 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x00005494 branch  0x000053f6 , 0x00000002 
- 00021493  0x00005495 increase  0x00000001 , 0x0000003f 
- 00021494  0x00005498 lshift  0x0000003f , 0x0000003f 
- 00021495  0x00005499 add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x0000549a rtn 
- 00021497  0x0000549d fetch  0x00000001 , 0x00000016 
- 00021498  0x0000549e lshift  0x0000003f , 0x00000002 
- 00021499  0x0000549f rtn 
- 00021500  0x000054a2 arg  0x000001f4 , 0x00000002 
- 00021501  0x000054a3 rtn  0x00000034 
- 00021502  0x000054a4 arg  0x000000fa , 0x00000002 
- 00021503  0x000054a5 rtneq  0x00000001 
- 00021504  0x000054a6 arg  0x00000096 , 0x00000002 
- 00021505  0x000054a7 rtneq  0x00000002 
- 00021506  0x000054a8 arg  0x00000064 , 0x00000002 
- 00021507  0x000054a9 rtneq  0x00000003 
- 00021508  0x000054aa arg  0x0000004b , 0x00000002 
- 00021509  0x000054ab rtneq  0x00000004 
- 00021510  0x000054ac arg  0x00000032 , 0x00000002 
- 00021511  0x000054ad rtneq  0x00000005 
- 00021512  0x000054ae arg  0x00000028 , 0x00000002 
- 00021513  0x000054af rtneq  0x00000006 
- 00021514  0x000054b0 arg  0x00000014 , 0x00000002 
- 00021515  0x000054b1 rtn 
- 00021516  0x000054b6 setarg  0x008e89be 
- 00021517  0x000054b7 lshift8  0x0000003f , 0x0000003f 
- 00021518  0x000054b8 or_into  0x000000d6 , 0x0000003f 
- 00021519  0x000054b9 iforce  0x00000009 
- 00021520  0x000054ba setarg  0x00555555 
- 00021521  0x000054bb store  0x00000003 , 0x00000467 
- 00021522  0x000054bc rtn 
- 00021523  0x000054bf bpatchx  0x00000042 , 0x00004028 
- 00021524  0x000054c0 enable  0x00000010 
- 00021525  0x000054c1 fetch  0x00000004 , 0x00000463 
- 00021526  0x000054c2 iforce  0x00000009 
- 00021527  0x000054c3 call  0x00005466 
- 00021528  0x000054c4 setarg  0x00000200 
- 00021529  0x000054c5 branch  0x0000541c , 0x00000029 
- 00021530  0x000054c6 fetch  0x00000002 , 0x0000044d 
- 00021531  0x000054c7 rshift  0x0000003f , 0x0000003f 
- 00021532  0x000054c9 arg  0x00000500 , 0x00000002 
- 00021533  0x000054ca iadd  0x00000002 , 0x0000003f 
- 00021534  0x000054cb call  0x00002a24 
- 00021535  0x000054cc deposit  0x0000001a 
- 00021536  0x000054cd store  0x00000006 , 0x00000491 
- 00021537  0x000054ce rtn 
- 00021538  0x000054d1 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x000054d2 fetch  0x00000001 , 0x00000016 
- 00021540  0x000054d3 beq  0x00000025 , 0x00005428 
- 00021541  0x000054d4 beq  0x00000026 , 0x0000542e 
- 00021542  0x000054d5 beq  0x00000027 , 0x00005434 
- 00021543  0x000054d6 branch  0x00005434 
- 00021544  0x000054d9 fetcht  0x00000001 , 0x0000448d 
- 00021545  0x000054da isolate1  0x00000001 , 0x00000002 
- 00021546  0x000054db branch  0x0000543f , 0x00000001 
- 00021547  0x000054dc isolate1  0x00000002 , 0x00000002 
- 00021548  0x000054dd branch  0x00005444 , 0x00000001 
- 00021549  0x000054de branch  0x0000543a 
- 00021550  0x000054e2 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x000054e3 isolate1  0x00000002 , 0x00000002 
- 00021552  0x000054e4 branch  0x00005444 , 0x00000001 
- 00021553  0x000054e5 isolate1  0x00000000 , 0x00000002 
- 00021554  0x000054e6 branch  0x0000543a , 0x00000001 
- 00021555  0x000054e7 branch  0x0000543f 
- 00021556  0x000054eb fetcht  0x00000001 , 0x0000448d 
- 00021557  0x000054ec isolate1  0x00000000 , 0x00000002 
- 00021558  0x000054ed branch  0x0000543a , 0x00000001 
- 00021559  0x000054ee isolate1  0x00000001 , 0x00000002 
- 00021560  0x000054ef branch  0x0000543f , 0x00000001 
- 00021561  0x000054f0 branch  0x00005444 
- 00021562  0x000054f5 jam  0x00000025 , 0x00000016 
- 00021563  0x000054f6 fetch  0x00000001 , 0x00000ac2 
- 00021564  0x000054f7 set1  0x00000000 , 0x0000003f 
- 00021565  0x000054f8 store  0x00000001 , 0x00000ac2 
- 00021566  0x000054f9 rtn 
- 00021567  0x000054fc jam  0x00000026 , 0x00000016 
- 00021568  0x000054fd fetch  0x00000001 , 0x00000ac2 
- 00021569  0x000054fe set1  0x00000001 , 0x0000003f 
- 00021570  0x000054ff store  0x00000001 , 0x00000ac2 
- 00021571  0x00005500 rtn 
- 00021572  0x00005503 jam  0x00000027 , 0x00000016 
- 00021573  0x00005504 fetch  0x00000001 , 0x00000ac2 
- 00021574  0x00005505 set1  0x00000002 , 0x0000003f 
- 00021575  0x00005506 store  0x00000001 , 0x00000ac2 
- 00021576  0x00005507 rtn 
- 00021577  0x0000550c bpatchx  0x00000044 , 0x00004028 
- 00021578  0x0000550d add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x0000550e ifetch  0x00000001 , 0x00000006 
- 00021580  0x0000550f rtnbit0  0x00000000 
- 00021581  0x00005510 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x00005511 ifetch  0x00000002 , 0x00000005 
- 00021583  0x00005512 increase  0x00000001 , 0x0000003f 
- 00021584  0x00005513 istore  0x00000002 , 0x00000005 
- 00021585  0x00005514 add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x00005515 ifetch  0x00000001 , 0x00000006 
- 00021587  0x00005516 add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x00005517 ifetcht  0x00000001 , 0x00000005 
- 00021589  0x00005518 iadd  0x00000002 , 0x0000003f 
- 00021590  0x00005519 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x0000551a branch  0x00005459 , 0x00000002 
- 00021592  0x0000551b increase  0xffffffdb , 0x0000003f 
- 00021593  0x0000551d istore  0x00000001 , 0x00000005 
- 00021594  0x0000551e rtn 
- 00021595  0x00005522 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x00005523 fetch  0x00000005 , 0x0000046f 
- 00021597  0x00005524 force  0x00000000 , 0x00000002 
- 00021598  0x00005525 force  0x00000025 , 0x00000039 
- 00021599  0x00005527 bbit0  0x00000000 , 0x00005461 
- 00021600  0x00005528 increase  0x00000001 , 0x00000002 
- 00021601  0x0000552a rshift  0x0000003f , 0x0000003f 
- 00021602  0x0000552b loop  0x0000545f 
- 00021603  0x0000552c add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x0000552d store  0x00000001 , 0x00000461 
- 00021605  0x0000552e rtn 
- 00021606  0x00005531 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x00005532 fetch  0x00000001 , 0x00000457 
- 00021608  0x00005533 iforce  0x00000007 
- 00021609  0x00005534 fetcht  0x00000005 , 0x0000046f 
- 00021610  0x00005535 qisolate1  0x00000002 
- 00021611  0x00005536 branch  0x0000547c , 0x00000001 
- 00021612  0x00005538 bpatchx  0x00000047 , 0x00004028 
- 00021613  0x00005539 fetch  0x00000001 , 0x00000461 
- 00021614  0x0000553a isub  0x00000007 , 0x0000003f 
- 00021615  0x0000553b branch  0x00005472 , 0x00000002 
- 00021616  0x0000553c sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x0000553d branch  0x0000546c 
- 00021618  0x0000553f copy  0x00000007 , 0x00000039 
- 00021619  0x00005540 force  0x00000000 , 0x00000007 
- 00021620  0x00005542 qisolate1  0x00000002 
- 00021621  0x00005543 branch  0x00005477 , 0x00000001 
- 00021622  0x00005544 increase  0x00000001 , 0x00000039 
- 00021623  0x00005546 deposit  0x00000039 
- 00021624  0x00005547 branch  0x0000547c , 0x00000034 
- 00021625  0x00005548 increase  0x00000001 , 0x00000007 
- 00021626  0x00005549 increase  0xffffffff , 0x00000039 
- 00021627  0x0000554a branch  0x00005474 
- 00021628  0x0000554c deposit  0x00000007 
- 00021629  0x0000554d store  0x00000001 , 0x00000016 
- 00021630  0x0000554e rtn 
- 00021631  0x00005552 branch  0x00005482 , 0x00000029 
- 00021632  0x00005553 until  0x0000003e , 0x00000003 
- 00021633  0x00005554 rtn 
- 00021634  0x00005557 arg  0x00000ea0 , 0x0000000b 
- 00021635  0x00005558 until  0x00000023 , 0x00000026 
- 00021636  0x00005559 rtn 
- 00021637  0x0000555c disable  0x00000010 
- 00021638  0x0000555d fetch  0x00000002 , 0x0000436c 
- 00021639  0x0000555e copy  0x0000003f , 0x0000000b 
- 00021640  0x0000555f branch  0x0000548e 
- 00021641  0x00005563 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x00005564 enable  0x00000010 
- 00021643  0x00005565 fetch  0x00000002 , 0x0000044d 
- 00021644  0x00005566 fetcht  0x00000004 , 0x000044e5 
- 00021645  0x00005567 iadd  0x00000002 , 0x0000000b 
- 00021646  0x00005569 call  0x000053de 
- 00021647  0x0000556b bpatchx  0x00000049 , 0x00004029 
- 00021648  0x0000556c call  0x000053d5 
- 00021649  0x0000556d disable  0x0000002d 
- 00021650  0x0000556e enable  0x0000000d 
- 00021651  0x0000556f enable  0x00000021 
- 00021652  0x00005570 disable  0x00000020 
- 00021653  0x00005571 copy  0x0000000b , 0x0000001b 
- 00021654  0x00005572 correlate  0x0000003e , 0x00000003 
- 00021655  0x00005573 branch  0x0000549a , 0x0000002e 
- 00021656  0x00005574 copy  0x0000001a , 0x00000002 
- 00021657  0x00005575 storet  0x00000006 , 0x0000009a 
- 00021658  0x00005577 nbranch  0x0000264d , 0x00000018 
- 00021659  0x00005578 branch  0x000054a1 , 0x0000002e 
- 00021660  0x00005579 arg  0x000001e0 , 0x00000029 
- 00021661  0x0000557a copy  0x00000021 , 0x00000028 
- 00021662  0x0000557b fetch  0x00000001 , 0x0000043f 
- 00021663  0x0000557c bbit0  0x00000003 , 0x000054a1 
- 00021664  0x0000557d call  0x00002b05 , 0x0000002b 
- 00021665  0x0000557f bpatchx  0x0000004a , 0x00004029 
- 00021666  0x00005580 call  0x000029bb 
- 00021667  0x00005581 enable  0x00000007 
- 00021668  0x00005582 enable  0x00000009 
- 00021669  0x00005583 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x00005584 rshift3  0x0000000c , 0x0000003f 
- 00021671  0x00005585 store  0x00000001 , 0x000002d9 
- 00021672  0x00005586 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x00005587 rshift3  0x0000000c , 0x0000003f 
- 00021674  0x00005588 istore  0x00000001 , 0x00000005 
- 00021675  0x00005589 and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x0000558a branch  0x000054b1 , 0x00000005 
- 00021677  0x0000558d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x0000558e rshift3  0x0000000c , 0x0000003f 
- 00021679  0x0000558f istore  0x00000001 , 0x00000005 
- 00021680  0x00005590 loop  0x000054ad 
- 00021681  0x00005593 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x00005594 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x00005595 enable  0x00000010 
- 00021684  0x00005596 arg  0x00000664 , 0x0000001b 
- 00021685  0x00005597 rshift32  0x0000003f , 0x0000003f 
- 00021686  0x00005598 rshift16  0x0000003f , 0x0000003f 
- 00021687  0x00005599 istore  0x00000003 , 0x00000005 
- 00021688  0x0000559a branch  0x0000264d , 0x00000006 
- 00021689  0x0000559b enable  0x0000002d 
- 00021690  0x0000559d fetch  0x00000001 , 0x00000017 
- 00021691  0x0000559e add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x0000559f call  0x00002981 
- 00021693  0x000055a0 disable  0x0000000d 
- 00021694  0x000055a1 branch  0x00002918 
- 00021695  0x000055a4 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x000055a5 call  0x000054c9 
- 00021697  0x000055a7 fetcht  0x00000001 , 0x00000017 
- 00021698  0x000055a8 call  0x0000291f 
- 00021699  0x000055a9 call  0x00002924 
- 00021700  0x000055aa enable  0x00000010 
- 00021701  0x000055ab arg  0x0000157c , 0x0000000b 
- 00021702  0x000055ac branch  0x0000548f 
- 00021703  0x000055af call  0x000054c9 
- 00021704  0x000055b0 branch  0x0000264d 
- 00021705  0x000055b3 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x000055b4 call  0x000053d5 
- 00021707  0x000055b5 call  0x000053e3 
- 00021708  0x000055b6 branch  0x000054cd 
- 00021709  0x000055b9 set1  0x00000000 , 0x00000015 
- 00021710  0x000055ba enable  0x0000001d 
- 00021711  0x000055bb enable  0x00000020 
- 00021712  0x000055bc disable  0x00000021 
- 00021713  0x000055bd call  0x0000547f 
- 00021714  0x000055be rshift16  0x00000009 , 0x0000003f 
- 00021715  0x000055bf rshift8  0x0000003f , 0x0000003f 
- 00021716  0x000055c0 rshift4  0x0000003f , 0x0000003f 
- 00021717  0x000055c1 inject  0x00000003 , 0x00000028 
- 00021718  0x000055c2 enable  0x00000007 
- 00021719  0x000055c3 enable  0x00000009 
- 00021720  0x000055c4 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x000055c5 fetch  0x00000001 , 0x000043dc 
- 00021722  0x000055c6 inject  0x00000003 , 0x00000008 
- 00021723  0x000055c7 ifetch  0x00000001 , 0x00000006 
- 00021724  0x000055c8 and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x000055c9 inject  0x00000003 , 0x00000008 
- 00021726  0x000055ca branch  0x000054e2 , 0x00000005 
- 00021727  0x000055cc ifetch  0x00000001 , 0x00000006 
- 00021728  0x000055cd inject  0x00000003 , 0x00000008 
- 00021729  0x000055ce loop  0x000054df 
- 00021730  0x000055d1 enable  0x00000008 
- 00021731  0x000055d2 inject  0x00000003 , 0x00000018 
- 00021732  0x000055d3 disable  0x00000008 
- 00021733  0x000055d4 until  0x0000003e , 0x00000027 
- 00021734  0x000055d5 nop  0x00000064 
- 00021735  0x000055d6 disable  0x0000001d 
- 00021736  0x000055d7 rtn 
- 00021737  0x000055da bpatchx  0x0000004f , 0x00004029 
- 00021738  0x000055db fetch  0x00000001 , 0x00004484 
- 00021739  0x000055dc beq  0x00000001 , 0x000054f9 
- 00021740  0x000055dd fetch  0x00000001 , 0x00004485 
- 00021741  0x000055de lshift4  0x0000003f , 0x0000003f 
- 00021742  0x000055df lshift2  0x0000003f , 0x0000003f 
- 00021743  0x000055e0 store  0x00000001 , 0x000043dc 
- 00021744  0x000055e1 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x000055e2 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x000055e3 store  0x00000001 , 0x000043dd 
- 00021747  0x000055e4 fetch  0x00000006 , 0x000044a0 
- 00021748  0x000055e5 store  0x00000006 , 0x000043de 
- 00021749  0x000055e6 copy  0x00000002 , 0x00000039 
- 00021750  0x000055e7 arg  0x00004370 , 0x00000006 
- 00021751  0x000055e8 call  0x00007ef4 
- 00021752  0x000055e9 branch  0x00005504 
- 00021753  0x000055eb fetch  0x00000001 , 0x00004486 
- 00021754  0x000055ec lshift4  0x0000003f , 0x0000003f 
- 00021755  0x000055ed lshift2  0x0000003f , 0x0000003f 
- 00021756  0x000055ee increase  0x00000001 , 0x0000003f 
- 00021757  0x000055ef store  0x00000001 , 0x000043dc 
- 00021758  0x000055f0 setarg  0x0000000c 
- 00021759  0x000055f1 store  0x00000001 , 0x000043dd 
- 00021760  0x000055f2 fetch  0x00000006 , 0x000044a0 
- 00021761  0x000055f3 store  0x00000006 , 0x000043de 
- 00021762  0x000055f4 fetch  0x00000006 , 0x000041d0 
- 00021763  0x000055f5 istore  0x00000006 , 0x00000005 
- 00021764  0x000055f7 bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x000055f8 fetch  0x00000001 , 0x00000000 
- 00021766  0x000055f9 increase  0x00000001 , 0x0000003f 
- 00021767  0x000055fa store  0x00000001 , 0x00000000 
- 00021768  0x000055fb arg  0x00000708 , 0x0000001b 
- 00021769  0x000055fc disable  0x0000002d 
- 00021770  0x000055fd branch  0x000054bf 
- 00021771  0x00005600 bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x00005601 fetch  0x00000001 , 0x0000449e 
- 00021773  0x00005602 rtnne  0x00000001 
- 00021774  0x00005603 fetch  0x00000001 , 0x00000000 
- 00021775  0x00005604 increase  0x00000001 , 0x0000003f 
- 00021776  0x00005605 store  0x00000001 , 0x00000000 
- 00021777  0x00005606 arg  0x00000c03 , 0x00000002 
- 00021778  0x00005607 fetch  0x00000001 , 0x0000449f 
- 00021779  0x00005608 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x00005609 copy  0x00000011 , 0x0000003f 
- 00021781  0x0000560a nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x0000560b storet  0x00000002 , 0x000043dc 
- 00021783  0x0000560c fetch  0x00000006 , 0x000044a0 
- 00021784  0x0000560d istore  0x00000006 , 0x00000005 
- 00021785  0x0000560e fetch  0x00000006 , 0x0000044f 
- 00021786  0x0000560f istore  0x00000006 , 0x00000005 
- 00021787  0x00005610 branch  0x000054bf 
- 00021788  0x00005614 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x00005615 arg  0x00000004 , 0x00000002 
- 00021790  0x00005616 fetch  0x00000001 , 0x00004485 
- 00021791  0x00005617 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x00005618 storet  0x00000001 , 0x000043dc 
- 00021793  0x00005619 fetcht  0x00000001 , 0x0000438f 
- 00021794  0x0000561a add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x0000561b store  0x00000001 , 0x000043dd 
- 00021796  0x0000561c fetch  0x00000006 , 0x000044a0 
- 00021797  0x0000561d store  0x00000006 , 0x000043de 
- 00021798  0x0000561e arg  0x00004390 , 0x00000006 
- 00021799  0x0000561f copy  0x00000002 , 0x00000039 
- 00021800  0x00005620 call  0x00007ef4 
- 00021801  0x00005621 call  0x000054c7 
- 00021802  0x00005622 branch  0x00005706 
- 00021803  0x00005625 bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x00005626 force  0xffffffff , 0x0000003f 
- 00021805  0x00005627 setsect  0x00000002 , 0x00000001 
- 00021806  0x00005628 store  0x00000005 , 0x0000046f 
- 00021807  0x00005629 call  0x0000545b 
- 00021808  0x0000562a force  0x00000004 , 0x00000039 
- 00021809  0x0000562b arg  0x00000463 , 0x00000005 
- 00021810  0x0000562c call  0x0000630d 
- 00021811  0x0000562d fetch  0x00000002 , 0x0000449c 
- 00021812  0x0000562e store  0x00000002 , 0x0000046d 
- 00021813  0x00005630 random  0x0000003f 
- 00021814  0x00005631 and_into  0x0000000f , 0x0000003f 
- 00021815  0x00005632 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x00005633 branch  0x00005535 , 0x00000002 
- 00021817  0x00005634 store  0x00000001 , 0x00000458 
- 00021818  0x00005635 store  0x00000001 , 0x000006e6 
- 00021819  0x00005636 bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x00005637 fetcht  0x00000002 , 0x00004367 
- 00021821  0x00005638 storet  0x00000002 , 0x00000441 
- 00021822  0x00005639 copy  0x00000002 , 0x00000013 
- 00021823  0x0000563a add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x0000563b idiv  0x00000013 
- 00021825  0x0000563c call  0x00007f86 
- 00021826  0x0000563d remainder  0x00000011 
- 00021827  0x0000563e isub  0x00000011 , 0x0000003f 
- 00021828  0x0000563f iadd  0x00000013 , 0x0000003f 
- 00021829  0x00005640 fetcht  0x00000002 , 0x00004365 
- 00021830  0x00005641 iadd  0x00000002 , 0x0000003f 
- 00021831  0x00005642 store  0x00000004 , 0x00000443 
- 00021832  0x00005643 isub  0x00000022 , 0x00000011 
- 00021833  0x00005644 increase  0xfffffffa , 0x00000011 
- 00021834  0x00005645 arg  0x00002205 , 0x00000012 
- 00021835  0x00005646 fetch  0x00000001 , 0x00004495 
- 00021836  0x00005647 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x00005648 fetch  0x00000001 , 0x0000448e 
- 00021838  0x00005649 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x0000564a copy  0x00000012 , 0x0000003f 
- 00021840  0x0000564b store  0x00000002 , 0x000043dc 
- 00021841  0x0000564c fetch  0x00000006 , 0x000044a0 
- 00021842  0x0000564d istore  0x00000006 , 0x00000005 
- 00021843  0x0000564e fetch  0x00000006 , 0x0000044f 
- 00021844  0x0000564f istore  0x00000006 , 0x00000005 
- 00021845  0x00005650 fetch  0x00000004 , 0x00000463 
- 00021846  0x00005651 istore  0x00000004 , 0x00000005 
- 00021847  0x00005652 random  0x0000003f 
- 00021848  0x00005653 istore  0x00000002 , 0x00000005 
- 00021849  0x00005654 random  0x0000003f 
- 00021850  0x00005655 istore  0x00000001 , 0x00000005 
- 00021851  0x00005656 force  0x00000002 , 0x0000003f 
- 00021852  0x00005657 istore  0x00000001 , 0x00000005 
- 00021853  0x00005658 rshift2  0x00000011 , 0x0000003f 
- 00021854  0x00005659 istore  0x00000002 , 0x00000005 
- 00021855  0x0000565a rshift2  0x00000013 , 0x0000003f 
- 00021856  0x0000565b istore  0x00000002 , 0x00000005 
- 00021857  0x0000565c bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x0000565d setarg  0x00000000 
- 00021859  0x0000565e istore  0x00000002 , 0x00000005 
- 00021860  0x0000565f fetch  0x00000002 , 0x0000449c 
- 00021861  0x00005660 istore  0x00000002 , 0x00000005 
- 00021862  0x00005661 fetch  0x00000005 , 0x0000046f 
- 00021863  0x00005662 istore  0x00000005 , 0x00000005 
- 00021864  0x00005663 fetch  0x00000001 , 0x00000458 
- 00021865  0x00005664 arg  0x000000a0 , 0x00000002 
- 00021866  0x00005665 ior  0x00000002 , 0x0000003f 
- 00021867  0x00005666 istore  0x00000001 , 0x00000005 
- 00021868  0x00005667 call  0x000054c7 
- 00021869  0x00005668 setarg  0x000043dc 
- 00021870  0x00005669 add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x0000566a ifetch  0x00000003 , 0x00000006 
- 00021872  0x0000566b store  0x00000003 , 0x00000467 
- 00021873  0x0000566c rtn 
- 00021874  0x0000566f bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x00005670 disable  0x00000029 
- 00021876  0x00005671 branch  0x0000540c 
- 00021877  0x00005676 fetch  0x00000001 , 0x0000043f 
- 00021878  0x00005677 rtnbit0  0x00000005 
- 00021879  0x00005678 fetch  0x00000002 , 0x00000459 
- 00021880  0x00005679 fetcht  0x00000002 , 0x0000045f 
- 00021881  0x0000567a isub  0x00000002 , 0x0000003f 
- 00021882  0x0000567b nrtn  0x00000002 
- 00021883  0x0000567c store  0x00000002 , 0x00000a9a 
- 00021884  0x0000567d bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x0000567e fetch  0x00000001 , 0x0000043f 
- 00021886  0x0000567f set0  0x00000005 , 0x0000003f 
- 00021887  0x00005680 set0  0x00000003 , 0x0000003f 
- 00021888  0x00005681 store  0x00000001 , 0x0000043f 
- 00021889  0x00005682 fetch  0x00000004 , 0x00000443 
- 00021890  0x00005683 fetcht  0x00000002 , 0x00000441 
- 00021891  0x00005684 storet  0x00000002 , 0x00000aa2 
- 00021892  0x00005685 isub  0x00000002 , 0x00000011 
- 00021893  0x00005686 bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x00005687 fetch  0x00000001 , 0x000043d3 
- 00021895  0x00005688 store  0x00000001 , 0x0000046a 
- 00021896  0x00005689 ifetcht  0x00000002 , 0x00000006 
- 00021897  0x0000568a ifetch  0x00000002 , 0x00000006 
- 00021898  0x0000568b lshift2  0x0000003f , 0x0000003f 
- 00021899  0x0000568c store  0x00000002 , 0x00000441 
- 00021900  0x0000568d lshift2  0x00000002 , 0x00000002 
- 00021901  0x0000568e iadd  0x00000002 , 0x0000003f 
- 00021902  0x0000568f ifetcht  0x00000004 , 0x00000006 
- 00021903  0x00005690 storet  0x00000004 , 0x0000046b 
- 00021904  0x00005691 iadd  0x00000011 , 0x0000003f 
- 00021905  0x00005692 copy  0x0000003f , 0x00000014 
- 00021906  0x00005693 fetch  0x00000002 , 0x00000441 
- 00021907  0x00005694 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x00005695 isub  0x00000002 , 0x0000003f 
- 00021909  0x00005696 fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x00005697 imul32  0x00000002 , 0x0000003f 
- 00021911  0x00005698 iadd  0x00000014 , 0x0000003f 
- 00021912  0x00005699 store  0x00000004 , 0x00000443 
- 00021913  0x0000569a call  0x00005713 
- 00021914  0x0000569b fetch  0x00000002 , 0x0000046d 
- 00021915  0x0000569c store  0x00000002 , 0x000044ba 
- 00021916  0x0000569d rtn 
- 00021917  0x000056a1 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x000056a2 fetch  0x00000001 , 0x0000043f 
- 00021919  0x000056a3 rtnbit0  0x00000006 
- 00021920  0x000056a4 fetch  0x00000002 , 0x00000459 
- 00021921  0x000056a5 fetcht  0x00000002 , 0x0000045f 
- 00021922  0x000056a6 isub  0x00000002 , 0x0000003f 
- 00021923  0x000056a7 nrtn  0x00000002 
- 00021924  0x000056a8 fetch  0x00000001 , 0x0000043f 
- 00021925  0x000056a9 set0  0x00000006 , 0x0000003f 
- 00021926  0x000056aa store  0x00000001 , 0x0000043f 
- 00021927  0x000056ab fetch  0x00000005 , 0x000043ce 
- 00021928  0x000056ac store  0x00000005 , 0x0000046f 
- 00021929  0x000056ad branch  0x0000545b 
- 00021930  0x000056b1 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x000056b2 call  0x000056ed 
- 00021932  0x000056b3 call  0x000055c0 
- 00021933  0x000056b4 fetch  0x00000001 , 0x000002d9 
- 00021934  0x000056b5 isolate1  0x00000004 , 0x0000003f 
- 00021935  0x000056b6 setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x000056b7 rshift  0x0000003f , 0x0000003f 
- 00021937  0x000056b8 ixor  0x00000002 , 0x0000003f 
- 00021938  0x000056b9 isolate1  0x00000002 , 0x0000003f 
- 00021939  0x000056ba setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x000056bb rtnmark1  0x0000000f 
- 00021941  0x000056bc fetch  0x00000001 , 0x000002da 
- 00021942  0x000056bd branch  0x000055bc , 0x00000034 
- 00021943  0x000056be fetch  0x00000001 , 0x0000043f 
- 00021944  0x000056bf bbit0  0x00000004 , 0x000055bc 
- 00021945  0x000056c0 call  0x0000748d 
- 00021946  0x000056c1 call  0x000073fb 
- 00021947  0x000056c2 nrtn  0x00000034 
- 00021948  0x000056c4 fetcht  0x00000001 , 0x00000456 
- 00021949  0x000056c5 setflip  0x00000002 , 0x00000002 
- 00021950  0x000056c6 storet  0x00000001 , 0x00000456 
- 00021951  0x000056c7 rtn 
- 00021952  0x000056cb bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x000056cc fetcht  0x00000001 , 0x00000456 
- 00021954  0x000056cd isolate0  0x00000005 , 0x00000002 
- 00021955  0x000056ce rtn  0x00000001 
- 00021956  0x000056cf fetch  0x00000001 , 0x000002d9 
- 00021957  0x000056d0 lshift  0x0000003f , 0x0000003f 
- 00021958  0x000056d1 ixor  0x00000002 , 0x0000003f 
- 00021959  0x000056d2 rtnbit0  0x00000003 
- 00021960  0x000056d3 set0  0x00000005 , 0x00000002 
- 00021961  0x000056d4 setflip  0x00000003 , 0x00000002 
- 00021962  0x000056d5 storet  0x00000001 , 0x00000456 
- 00021963  0x000056d6 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x000056d7 nrtn  0x00000001 
- 00021965  0x000056d8 fetch  0x00000001 , 0x000043de 
- 00021966  0x000056d9 beq  0x00000005 , 0x000055d2 
- 00021967  0x000056da fetch  0x00000001 , 0x000044c5 
- 00021968  0x000056db beq  0x00000002 , 0x000055d6 
- 00021969  0x000056dc rtn 
- 00021970  0x000056e0 fetch  0x00000001 , 0x0000043f 
- 00021971  0x000056e1 set1  0x00000004 , 0x0000003f 
- 00021972  0x000056e2 store  0x00000001 , 0x0000043f 
- 00021973  0x000056e3 rtn 
- 00021974  0x000056e6 bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x000056e7 jam  0x00000000 , 0x000044c5 
- 00021976  0x000056e8 arg  0x00000000 , 0x0000003f 
- 00021977  0x000056e9 store  0x00000004 , 0x0000440d 
- 00021978  0x000056ea store  0x00000005 , 0x00004403 
- 00021979  0x000056eb set1  0x00000027 , 0x0000003f 
- 00021980  0x000056ec store  0x00000005 , 0x00004408 
- 00021981  0x000056ed fetch  0x00000001 , 0x0000043f 
- 00021982  0x000056ee set0  0x00000004 , 0x0000003f 
- 00021983  0x000056ef store  0x00000001 , 0x0000043f 
- 00021984  0x000056f0 rtn 
- 00021985  0x000056f4 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x000056f5 call  0x00005422 
- 00021987  0x000056f6 call  0x00005485 
- 00021988  0x000056f7 fetch  0x00000001 , 0x00000001 
- 00021989  0x000056f8 increase  0x00000001 , 0x0000003f 
- 00021990  0x000056f9 store  0x00000001 , 0x00000001 
- 00021991  0x000056fa rtn 
- 00021992  0x000056fe bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x000056ff fetch  0x00000001 , 0x00004369 
- 00021994  0x00005700 rtnne  0x00000001 
- 00021995  0x00005701 arg  0x00000002 , 0x00000007 
- 00021996  0x00005702 call  0x00007f16 
- 00021997  0x00005703 nrtn  0x00000034 
- 00021998  0x00005704 fetch  0x00000002 , 0x0000436a 
- 00021999  0x00005705 fetcht  0x00000002 , 0x0000436c 
- 00022000  0x00005706 isub  0x00000002 , 0x0000003f 
- 00022001  0x00005707 arg  0x00000002 , 0x00000007 
- 00022002  0x00005708 call  0x00007f08 
- 00022003  0x00005709 disable  0x00000029 
- 00022004  0x0000570a call  0x00005572 
- 00022005  0x0000570b call  0x000055e1 
- 00022006  0x0000570c nrtn  0x0000002d 
- 00022007  0x0000570d bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x0000570e fetch  0x00000006 , 0x000002db 
- 00022009  0x0000570f store  0x00000006 , 0x0000044f 
- 00022010  0x00005712 fetch  0x00000001 , 0x00000002 
- 00022011  0x00005713 increase  0x00000001 , 0x0000003f 
- 00022012  0x00005714 store  0x00000001 , 0x00000002 
- 00022013  0x00005715 call  0x00005608 
- 00022014  0x00005716 rtn  0x00000029 
- 00022015  0x00005717 call  0x0000550b 
- 00022016  0x00005718 nrtn  0x0000002d 
- 00022017  0x00005719 bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x0000571a fetch  0x00000001 , 0x00000004 
- 00022019  0x0000571b increase  0x00000001 , 0x0000003f 
- 00022020  0x0000571c store  0x00000001 , 0x00000004 
- 00022021  0x0000571d fetch  0x00000009 , 0x000002e1 
- 00022022  0x0000571e store  0x00000009 , 0x00000101 
- 00022023  0x0000571f rtn 
- 00022024  0x00005722 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x00005723 fetch  0x00000001 , 0x0000049b 
- 00022026  0x00005724 rtnne  0x0000001b 
- 00022027  0x00005725 fetch  0x00000006 , 0x0000044f 
- 00022028  0x00005726 fetcht  0x00000006 , 0x0000448f 
- 00022029  0x00005727 isub  0x00000002 , 0x0000003e 
- 00022030  0x00005728 nrtn  0x00000005 
- 00022031  0x00005729 call  0x0000223b 
- 00022032  0x0000572a nrtn  0x00000005 
- 00022033  0x0000572b call  0x0000552b 
- 00022034  0x0000572c call  0x00005340 
- 00022035  0x0000572d bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x0000572e jam  0x00000000 , 0x000041ce 
- 00022037  0x0000572f jam  0x00000000 , 0x00000476 
- 00022038  0x00005730 jam  0x00000000 , 0x00004369 
- 00022039  0x00005731 jam  0x00000000 , 0x0000049b 
- 00022040  0x00005732 branch  0x00002223 
- 00022041  0x00005735 arg  0x00000001 , 0x00000011 
- 00022042  0x00005736 fetch  0x00000001 , 0x000002d9 
- 00022043  0x00005737 rtnbit1  0x00000006 
- 00022044  0x00005738 arg  0x00000000 , 0x00000011 
- 00022045  0x00005739 rtn 
- 00022046  0x0000573e bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x0000573f fetch  0x00000001 , 0x00000456 
- 00022048  0x00005740 rtnbit1  0x00000005 
- 00022049  0x00005741 call  0x00005642 
- 00022050  0x00005742 call  0x00005873 
- 00022051  0x00005743 branch  0x00005664 , 0x00000034 
- 00022052  0x00005744 ifetch  0x00000001 , 0x00000006 
- 00022053  0x00005745 ifetcht  0x00000001 , 0x00000006 
- 00022054  0x00005746 copy  0x00000002 , 0x00000011 
- 00022055  0x00005747 isub  0x00000011 , 0x0000003f 
- 00022056  0x00005748 arg  0x0000001b , 0x00000002 
- 00022057  0x00005749 call  0x00007fdd 
- 00022058  0x0000574a copy  0x0000003f , 0x00000002 
- 00022059  0x0000574b ifetch  0x00000001 , 0x00000006 
- 00022060  0x0000574c copy  0x0000003f , 0x00000001 
- 00022061  0x0000574d copy  0x00000011 , 0x0000003f 
- 00022062  0x0000574e iadd  0x00000006 , 0x00000006 
- 00022063  0x0000574f arg  0x000043de , 0x00000005 
- 00022064  0x00005750 copy  0x00000002 , 0x00000039 
- 00022065  0x00005751 call  0x00007f01 
- 00022066  0x00005752 call  0x00005654 
- 00022067  0x00005753 call  0x00005666 
- 00022068  0x00005755 call  0x00005873 
- 00022069  0x00005756 ifetch  0x00000001 , 0x00000006 
- 00022070  0x00005757 copy  0x0000003f , 0x00000011 
- 00022071  0x00005758 copy  0x00000006 , 0x00000013 
- 00022072  0x00005759 ifetcht  0x00000001 , 0x00000006 
- 00022073  0x0000575a copy  0x00000002 , 0x00000012 
- 00022074  0x0000575b isub  0x00000012 , 0x0000003f 
- 00022075  0x0000575c arg  0x0000001b , 0x00000002 
- 00022076  0x0000575d call  0x00007fdd 
- 00022077  0x0000575e iadd  0x00000012 , 0x0000003f 
- 00022078  0x0000575f istore  0x00000001 , 0x00000013 
- 00022079  0x00005760 isub  0x00000011 , 0x0000003e 
- 00022080  0x00005761 nrtn  0x00000005 
- 00022081  0x00005762 branch  0x00005896 
- 00022082  0x00005766 call  0x00005649 
- 00022083  0x00005767 rtnmark1  0x00000029 
- 00022084  0x00005768 fetch  0x00000001 , 0x000044e9 
- 00022085  0x00005769 bbit0  0x00000002 , 0x00005652 
- 00022086  0x0000576a call  0x00005876 
- 00022087  0x0000576b branch  0x00005652 , 0x00000034 
- 00022088  0x0000576c branch  0x00005650 
- 00022089  0x00005770 call  0x00005873 
- 00022090  0x00005771 branch  0x00005652 , 0x00000034 
- 00022091  0x00005772 ifetch  0x00000001 , 0x00000006 
- 00022092  0x00005773 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x00005774 isub  0x00000002 , 0x0000003f 
- 00022094  0x00005775 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x00005776 branch  0x00005652 , 0x00000002 
- 00022096  0x00005778 set1  0x00000029 , 0x00000000 
- 00022097  0x00005779 rtn 
- 00022098  0x0000577c set0  0x00000029 , 0x00000000 
- 00022099  0x0000577d rtn 
- 00022100  0x00005780 copy  0x00000011 , 0x0000003f 
- 00022101  0x00005781 rtn  0x00000034 
- 00022102  0x00005782 arg  0x00000001 , 0x00000001 
- 00022103  0x00005783 rtn 
- 00022104  0x00005787 bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x00005788 increase  0x00000001 , 0x00000002 
- 00022106  0x00005789 call  0x0000576a 
- 00022107  0x0000578a increase  0xfffffffe , 0x00000006 
- 00022108  0x0000578b ifetch  0x00000002 , 0x00000006 
- 00022109  0x0000578c arg  0x00002902 , 0x00000002 
- 00022110  0x0000578d isub  0x00000002 , 0x0000003e 
- 00022111  0x0000578e nrtn  0x00000005 
- 00022112  0x0000578f increase  0x00000001 , 0x00000006 
- 00022113  0x00005790 copy  0x00000006 , 0x00000011 
- 00022114  0x00005791 ifetch  0x00000001 , 0x00000006 
- 00022115  0x00005792 rtn 
- 00022116  0x00005796 force  0x00000000 , 0x00000002 
- 00022117  0x00005797 force  0x00000001 , 0x00000001 
- 00022118  0x0000579a bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x0000579b storet  0x00000001 , 0x000043dd 
- 00022120  0x0000579c fetcht  0x00000001 , 0x00000456 
- 00022121  0x0000579d set1  0x00000005 , 0x00000002 
- 00022122  0x0000579e and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x0000579f ior  0x00000001 , 0x0000003f 
- 00022124  0x000057a0 store  0x00000001 , 0x00000456 
- 00022125  0x000057a1 and_into  0x0000001f , 0x0000003f 
- 00022126  0x000057a2 isolate1  0x00000029 , 0x00000000 
- 00022127  0x000057a3 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x000057a4 store  0x00000001 , 0x000043dc 
- 00022129  0x000057a6 fetch  0x00000001 , 0x000043dc 
- 00022130  0x000057a7 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x000057a8 nbranch  0x00005676 , 0x00000001 
- 00022132  0x000057a9 fetch  0x00000001 , 0x000043dd 
- 00022133  0x000057aa rtn  0x00000034 
- 00022134  0x000057ac fetch  0x00000001 , 0x0000043f 
- 00022135  0x000057ad rtnbit0  0x00000004 
- 00022136  0x000057ae call  0x0000748d 
- 00022137  0x000057af branch  0x000073e3 
- 00022138  0x000057b3 arg  0x00000000 , 0x00000007 
- 00022139  0x000057b4 branch  0x00002c32 
- 00022140  0x000057b7 arg  0x00000000 , 0x00000007 
- 00022141  0x000057b8 branch  0x00002c36 
- 00022142  0x000057bc bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x000057bd rtnmark1  0x0000000f 
- 00022144  0x000057be call  0x00005890 
- 00022145  0x000057bf nrtn  0x00000034 
- 00022146  0x000057c0 fetch  0x00000001 , 0x000002d9 
- 00022147  0x000057c1 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x000057c2 store  0x00000001 , 0x0000450c 
- 00022149  0x000057c3 ifetch  0x00000001 , 0x00000006 
- 00022150  0x000057c4 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x000057c5 store  0x00000001 , 0x0000450b 
- 00022152  0x000057c6 rtn  0x00000034 
- 00022153  0x000057c7 copy  0x00000006 , 0x0000003f 
- 00022154  0x000057c8 store  0x00000002 , 0x0000450d 
- 00022155  0x000057c9 fetch  0x00000001 , 0x0000450c 
- 00022156  0x000057ca beq  0x00000003 , 0x00005c64 
- 00022157  0x000057cc call  0x0000569a 
- 00022158  0x000057cd nbranch  0x0000567a , 0x00000028 
- 00022159  0x000057ce call  0x0000567c 
- 00022160  0x000057cf fetch  0x00000002 , 0x0000450d 
- 00022161  0x000057d0 copy  0x0000003f , 0x00000006 
- 00022162  0x000057d1 ifetch  0x00000002 , 0x00000006 
- 00022163  0x000057d2 store  0x00000002 , 0x000044fc 
- 00022164  0x000057d3 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x000057d4 ifetch  0x00000002 , 0x00000006 
- 00022166  0x000057d5 beq  0x00000004 , 0x000058ab 
- 00022167  0x000057d6 beq  0x00000006 , 0x00005af4 
- 00022168  0x000057d7 beq  0x00000005 , 0x00005ab6 
- 00022169  0x000057d8 rtn 
- 00022170  0x000057dc fetch  0x00000001 , 0x0000450c 
- 00022171  0x000057dd beq  0x00000002 , 0x000056a9 
- 00022172  0x000057de beq  0x00000001 , 0x000056c1 
- 00022173  0x000057df rtn 
- 00022174  0x000057e5 call  0x00007fe7 
- 00022175  0x000057e6 arg  0x00000004 , 0x00000002 
- 00022176  0x000057e7 isub  0x0000003f , 0x0000003e 
- 00022177  0x000057e8 rtn  0x00000005 
- 00022178  0x000057e9 arg  0x00000005 , 0x00000002 
- 00022179  0x000057ea isub  0x0000003f , 0x0000003e 
- 00022180  0x000057eb rtn  0x00000005 
- 00022181  0x000057ec arg  0x00000006 , 0x00000002 
- 00022182  0x000057ed isub  0x0000003f , 0x0000003e 
- 00022183  0x000057ee rtn  0x00000005 
- 00022184  0x000057ef branch  0x00007fe9 
- 00022185  0x000057f3 fetch  0x00000002 , 0x0000450d 
- 00022186  0x000057f4 copy  0x0000003f , 0x00000006 
- 00022187  0x000057f5 ifetch  0x00000002 , 0x00000006 
- 00022188  0x000057f6 store  0x00000002 , 0x000044fc 
- 00022189  0x000057f7 ifetch  0x00000002 , 0x00000006 
- 00022190  0x000057f8 call  0x0000569e 
- 00022191  0x000057f9 nrtn  0x00000028 
- 00022192  0x000057fa fetcht  0x00000001 , 0x0000450b 
- 00022193  0x000057fb storet  0x00000001 , 0x000044fe 
- 00022194  0x000057fc fetch  0x00000002 , 0x000044fc 
- 00022195  0x000057fd increase  0x00000004 , 0x0000003f 
- 00022196  0x000057fe isub  0x00000002 , 0x0000003e 
- 00022197  0x000057ff branch  0x00007fe7 , 0x00000005 
- 00022198  0x00005800 fetch  0x00000001 , 0x0000450b 
- 00022199  0x00005801 copy  0x0000003f , 0x00000039 
- 00022200  0x00005802 arg  0x00000311 , 0x00000005 
- 00022201  0x00005803 fetch  0x00000002 , 0x0000450d 
- 00022202  0x00005804 copy  0x0000003f , 0x00000006 
- 00022203  0x00005805 call  0x00007f01 
- 00022204  0x00005806 branch  0x00007fe9 
- 00022205  0x0000580c call  0x00007fe7 
- 00022206  0x0000580d fetch  0x00000001 , 0x000044fe 
- 00022207  0x0000580e nrtn  0x00000034 
- 00022208  0x0000580f branch  0x00007fe9 
- 00022209  0x00005812 call  0x000056bd 
- 00022210  0x00005813 nrtn  0x00000028 
- 00022211  0x00005814 fetch  0x00000001 , 0x000044fe 
- 00022212  0x00005815 arg  0x00000311 , 0x00000005 
- 00022213  0x00005816 iadd  0x00000005 , 0x00000011 
- 00022214  0x00005817 fetcht  0x00000001 , 0x0000450b 
- 00022215  0x00005818 iadd  0x00000002 , 0x0000003f 
- 00022216  0x00005819 store  0x00000001 , 0x000044fe 
- 00022217  0x0000581a fetch  0x00000001 , 0x0000450b 
- 00022218  0x0000581b copy  0x0000003f , 0x00000039 
- 00022219  0x0000581c copy  0x00000011 , 0x00000005 
- 00022220  0x0000581d fetch  0x00000002 , 0x0000450d 
- 00022221  0x0000581e copy  0x0000003f , 0x00000006 
- 00022222  0x0000581f call  0x00007ef4 
- 00022223  0x00005820 setarg  0x00000311 
- 00022224  0x00005821 store  0x00000002 , 0x0000450d 
- 00022225  0x00005822 fetch  0x00000002 , 0x000044fc 
- 00022226  0x00005823 increase  0x00000004 , 0x0000003f 
- 00022227  0x00005824 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x00005825 isub  0x00000002 , 0x0000003e 
- 00022229  0x00005826 branch  0x00007fe7 , 0x00000005 
- 00022230  0x00005827 branch  0x00007fe9 
- 00022231  0x0000582e call  0x00007ea5 
- 00022232  0x0000582f arg  0x0000445e , 0x00000005 
- 00022233  0x00005831 fetch  0x00000002 , 0x000044fc 
- 00022234  0x00005832 increase  0xfffffffb , 0x0000003f 
- 00022235  0x00005834 istore  0x00000001 , 0x00000005 
- 00022236  0x00005835 copy  0x0000003f , 0x00000039 
- 00022237  0x00005836 call  0x00007e9f 
- 00022238  0x00005837 branch  0x00007ef4 
- 00022239  0x0000583a call  0x00007ea5 
- 00022240  0x0000583b arg  0x00004471 , 0x00000005 
- 00022241  0x0000583c branch  0x000056d9 
- 00022242  0x00005841 fetch  0x00000002 , 0x000041f9 
- 00022243  0x00005842 branch  0x00007f9c 
- 00022244  0x00005845 fetcht  0x00000004 , 0x0000045b 
- 00022245  0x00005846 call  0x00002a7b 
- 00022246  0x00005847 isub  0x00000002 , 0x0000000b 
- 00022247  0x00005848 deposit  0x0000000b 
- 00022248  0x00005849 fetcht  0x00000002 , 0x0000046d 
- 00022249  0x0000584a lshift4  0x00000002 , 0x00000002 
- 00022250  0x0000584b lshift  0x00000002 , 0x00000002 
- 00022251  0x0000584c isub  0x00000002 , 0x0000003f 
- 00022252  0x0000584d rtn 
- 00022253  0x00005850 call  0x00002a7b 
- 00022254  0x00005851 store  0x00000004 , 0x0000045b 
- 00022255  0x00005852 rtn 
- 00022256  0x00005856 jam  0x00000024 , 0x00000016 
- 00022257  0x00005857 jam  0x00000000 , 0x00000ac2 
- 00022258  0x00005859 bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x0000585a fetch  0x00000001 , 0x0000436e 
- 00022260  0x0000585b rtn  0x00000034 
- 00022261  0x0000585c arg  0x00000000 , 0x00000007 
- 00022262  0x0000585d call  0x00007f16 
- 00022263  0x0000585e nrtn  0x00000034 
- 00022264  0x0000585f bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x00005861 disable  0x00000029 
- 00022266  0x00005862 enable  0x00000010 
- 00022267  0x00005863 call  0x00005572 
- 00022268  0x00005864 call  0x00005422 
- 00022269  0x00005865 call  0x000054e9 
- 00022270  0x00005866 nbranch  0x00005706 , 0x0000002d 
- 00022271  0x00005867 fetch  0x00000001 , 0x00000003 
- 00022272  0x00005868 increase  0x00000001 , 0x0000003f 
- 00022273  0x00005869 store  0x00000001 , 0x00000003 
- 00022274  0x0000586a fetch  0x00000001 , 0x000002d9 
- 00022275  0x0000586b and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x0000586c beq  0x00000003 , 0x0000551c 
- 00022277  0x0000586d beq  0x00000005 , 0x00005728 
- 00022278  0x0000586f bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x00005870 random  0x0000003f 
- 00022280  0x00005871 arg  0x000001ff , 0x00000002 
- 00022281  0x00005872 iand  0x00000002 , 0x0000003f 
- 00022282  0x00005873 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x00005874 call  0x00003cbe 
- 00022284  0x00005875 fetch  0x00000001 , 0x00000ac2 
- 00022285  0x00005876 fetcht  0x00000001 , 0x0000448d 
- 00022286  0x00005877 isub  0x00000002 , 0x0000003e 
- 00022287  0x00005878 nbranch  0x000056f2 , 0x00000005 
- 00022288  0x00005879 arg  0x00000000 , 0x00000007 
- 00022289  0x0000587a fetch  0x00000002 , 0x00004482 
- 00022290  0x0000587b branch  0x00007f08 
- 00022291  0x0000587f bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x00005880 fetch  0x00000001 , 0x00000476 
- 00022293  0x00005881 call  0x000053fc 
- 00022294  0x00005882 fetch  0x00000002 , 0x00000441 
- 00022295  0x00005883 imul32  0x00000002 , 0x0000003f 
- 00022296  0x00005884 arg  0x00000177 , 0x00000002 
- 00022297  0x00005885 imul32  0x00000002 , 0x0000003f 
- 00022298  0x00005886 arg  0x000186a0 , 0x00000002 
- 00022299  0x00005887 idiv  0x00000002 
- 00022300  0x00005888 fetch  0x00000001 , 0x0000046a 
- 00022301  0x00005889 arg  0x00004e20 , 0x00000002 
- 00022302  0x0000588a imul32  0x00000002 , 0x0000003f 
- 00022303  0x0000588b iadd  0x00000002 , 0x0000003f 
- 00022304  0x0000588c store  0x00000004 , 0x000044e5 
- 00022305  0x0000588d bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x0000588e fetch  0x00000002 , 0x000040c1 
- 00022307  0x0000588f call  0x00007f86 
- 00022308  0x00005890 quotient  0x00000002 
- 00022309  0x00005891 iadd  0x00000002 , 0x0000003f 
- 00022310  0x00005892 store  0x00000002 , 0x0000044d 
- 00022311  0x00005893 rtn 
- 00022312  0x00005896 bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x00005897 fetch  0x00000006 , 0x000002e1 
- 00022314  0x00005898 fetcht  0x00000006 , 0x000044a0 
- 00022315  0x00005899 isub  0x00000002 , 0x0000003e 
- 00022316  0x0000589a nrtn  0x00000005 
- 00022317  0x0000589b call  0x00005619 
- 00022318  0x0000589c copy  0x00000011 , 0x0000003f 
- 00022319  0x0000589d store  0x00000001 , 0x0000448e 
- 00022320  0x0000589e fetch  0x00000007 , 0x000002ee 
- 00022321  0x0000589f store  0x00000007 , 0x00000101 
- 00022322  0x000058a0 ifetch  0x00000008 , 0x00000006 
- 00022323  0x000058a1 istore  0x00000008 , 0x00000005 
- 00022324  0x000058a2 fetch  0x00000006 , 0x000002db 
- 00022325  0x000058a3 store  0x00000006 , 0x0000044f 
- 00022326  0x000058a4 increase  0x00000006 , 0x00000006 
- 00022327  0x000058a5 ifetch  0x00000008 , 0x00000006 
- 00022328  0x000058a6 store  0x00000008 , 0x00000463 
- 00022329  0x000058a7 ifetcht  0x00000002 , 0x00000006 
- 00022330  0x000058a8 bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x000058a9 lshift2  0x00000002 , 0x00000002 
- 00022332  0x000058aa ifetch  0x00000002 , 0x00000006 
- 00022333  0x000058ab lshift2  0x0000003f , 0x0000003f 
- 00022334  0x000058ac store  0x00000002 , 0x00000441 
- 00022335  0x000058ad store  0x00000004 , 0x00000443 
- 00022336  0x000058ae isub  0x00000002 , 0x0000003f 
- 00022337  0x000058af add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x000058b0 ifetch  0x00000009 , 0x00000006 
- 00022339  0x000058b1 store  0x00000009 , 0x0000046b 
- 00022340  0x000058b2 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x000058b3 ifetch  0x00000001 , 0x00000006 
- 00022342  0x000058b4 rshift4  0x0000003f , 0x00000002 
- 00022343  0x000058b5 rshift  0x00000002 , 0x00000002 
- 00022344  0x000058b6 storet  0x00000001 , 0x00000476 
- 00022345  0x000058b7 and_into  0x0000001f , 0x0000003f 
- 00022346  0x000058b8 store  0x00000001 , 0x00000458 
- 00022347  0x000058b9 call  0x00005713 
- 00022348  0x000058ba call  0x0000545b 
- 00022349  0x000058bb call  0x0000534c 
- 00022350  0x000058bc call  0x0000223b 
- 00022351  0x000058bd nrtn  0x00000005 
- 00022352  0x000058be bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x000058bf call  0x00002841 
- 00022354  0x000058c0 call  0x00005ad3 
- 00022355  0x000058c1 jam  0x00000014 , 0x00000a99 
- 00022356  0x000058c2 call  0x00007d86 
- 00022357  0x000058c3 branch  0x00002223 
- 00022358  0x000058c7 bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x000058c8 fetch  0x00000002 , 0x0000445a 
- 00022360  0x000058c9 iforce  0x00000012 
- 00022361  0x000058ca fetch  0x00000002 , 0x0000445c 
- 00022362  0x000058cb iforce  0x00000013 
- 00022363  0x000058cc fetch  0x00000002 , 0x000044bc 
- 00022364  0x000058cd iforce  0x00000006 
- 00022365  0x000058ce enable  0x00000028 
- 00022366  0x000058cf rtn 
- 00022367  0x000058d3 ifetch  0x00000002 , 0x00000006 
- 00022368  0x000058d4 rtn  0x00000034 
- 00022369  0x000058d5 isub  0x00000012 , 0x0000003e 
- 00022370  0x000058d6 nrtn  0x00000002 
- 00022371  0x000058d7 isub  0x00000013 , 0x0000003e 
- 00022372  0x000058d8 rtn  0x00000005 
- 00022373  0x000058d9 branch  0x00005768 , 0x00000002 
- 00022374  0x000058da force  0x00000001 , 0x0000003e 
- 00022375  0x000058db rtn 
- 00022376  0x000058dd force  0x00000000 , 0x0000003f 
- 00022377  0x000058de rtn 
- 00022378  0x000058e3 call  0x0000576d 
- 00022379  0x000058e4 branch  0x00005779 , 0x00000005 
- 00022380  0x000058e5 rtn 
- 00022381  0x000058e8 bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x000058e9 fetch  0x00000002 , 0x000044bc 
- 00022383  0x000058ea iforce  0x00000006 
- 00022384  0x000058ec ifetch  0x00000002 , 0x00000006 
- 00022385  0x000058ed rtn  0x00000034 
- 00022386  0x000058ee isub  0x00000002 , 0x0000003e 
- 00022387  0x000058ef rtn  0x00000005 
- 00022388  0x000058f0 ifetch  0x00000001 , 0x00000006 
- 00022389  0x000058f1 iadd  0x00000006 , 0x00000006 
- 00022390  0x000058f2 ifetch  0x00000001 , 0x00000006 
- 00022391  0x000058f3 iadd  0x00000006 , 0x00000006 
- 00022392  0x000058f4 branch  0x00005770 
- 00022393  0x000058f6 ifetch  0x00000001 , 0x00000006 
- 00022394  0x000058f7 iadd  0x00000006 , 0x00000006 
- 00022395  0x000058f8 rtn 
- 00022396  0x000058fd bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x000058fe fetch  0x00000002 , 0x000044bc 
- 00022398  0x000058ff iforce  0x00000006 
- 00022399  0x00005901 ifetch  0x00000002 , 0x00000006 
- 00022400  0x00005902 rtn  0x00000034 
- 00022401  0x00005903 ifetch  0x00000001 , 0x00000006 
- 00022402  0x00005904 iadd  0x00000006 , 0x00000006 
- 00022403  0x00005905 increase  0xfffffffe , 0x00000006 
- 00022404  0x00005906 ifetch  0x00000002 , 0x00000006 
- 00022405  0x00005907 isub  0x00000002 , 0x0000003e 
- 00022406  0x00005908 rtn  0x00000005 
- 00022407  0x00005909 ifetch  0x00000001 , 0x00000006 
- 00022408  0x0000590a iadd  0x00000006 , 0x00000006 
- 00022409  0x0000590b branch  0x0000577f 
- 00022410  0x00005910 fetch  0x00000002 , 0x0000049c 
- 00022411  0x00005911 branch  0x0000578e 
- 00022412  0x00005914 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x00005915 fetch  0x00000002 , 0x000044bc 
- 00022414  0x00005917 iforce  0x00000006 
- 00022415  0x00005918 copy  0x00000002 , 0x00000011 
- 00022416  0x0000591a ifetch  0x00000002 , 0x00000006 
- 00022417  0x0000591b branch  0x00005799 , 0x00000034 
- 00022418  0x0000591c isub  0x00000011 , 0x0000003e 
- 00022419  0x0000591d branch  0x0000579a , 0x00000005 
- 00022420  0x0000591e ifetch  0x00000001 , 0x00000006 
- 00022421  0x0000591f iadd  0x00000006 , 0x00000006 
- 00022422  0x00005920 ifetch  0x00000001 , 0x00000006 
- 00022423  0x00005921 iadd  0x00000006 , 0x00000006 
- 00022424  0x00005922 branch  0x00005790 
- 00022425  0x00005924 branch  0x00007fef 
- 00022426  0x00005927 ifetch  0x00000001 , 0x00000006 
- 00022427  0x00005928 store  0x00000001 , 0x000004a2 
- 00022428  0x00005929 copy  0x0000003f , 0x00000039 
- 00022429  0x0000592a arg  0x000004a3 , 0x00000005 
- 00022430  0x0000592b call  0x00007ef4 
- 00022431  0x0000592c ifetch  0x00000001 , 0x00000006 
- 00022432  0x0000592d store  0x00000001 , 0x000004b3 
- 00022433  0x0000592e call  0x00007ea5 
- 00022434  0x0000592f branch  0x00007ff1 
- 00022435  0x00005933 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x00005934 call  0x000057a6 
- 00022437  0x00005935 branch  0x000057b8 
- 00022438  0x00005938 arg  0x00002a00 , 0x00000002 
- 00022439  0x00005939 call  0x0000577c 
- 00022440  0x0000593a rtn  0x00000034 
- 00022441  0x0000593b ifetch  0x00000001 , 0x00000006 
- 00022442  0x0000593c copy  0x00000006 , 0x00000005 
- 00022443  0x0000593d fetcht  0x00000001 , 0x000043af 
- 00022444  0x0000593e copy  0x00000002 , 0x00000039 
- 00022445  0x0000593f isub  0x00000002 , 0x0000003e 
- 00022446  0x00005940 nbranch  0x000057b5 , 0x00000002 
- 00022447  0x00005941 isub  0x00000002 , 0x00000002 
- 00022448  0x00005942 arg  0x000043b0 , 0x00000006 
- 00022449  0x00005943 call  0x00007f01 
- 00022450  0x00005944 copy  0x00000002 , 0x00000039 
- 00022451  0x00005945 ncall  0x000057f0 , 0x00000005 
- 00022452  0x00005946 rtn 
- 00022453  0x00005948 copy  0x0000003f , 0x00000039 
- 00022454  0x00005949 arg  0x000043b0 , 0x00000006 
- 00022455  0x0000594a branch  0x00007ef4 
- 00022456  0x0000594e arg  0x0000438f , 0x00000013 
- 00022457  0x0000594f arg  0x00004370 , 0x00000011 
- 00022458  0x00005950 call  0x000057c5 
- 00022459  0x00005951 setarg  0x00000000 
- 00022460  0x00005952 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005953 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005954 arg  0x000043af , 0x00000013 
- 00022463  0x00005955 arg  0x00004390 , 0x00000011 
- 00022464  0x00005956 call  0x000057c5 
- 00022465  0x00005957 rtn  0x00000028 
- 00022466  0x00005958 fetch  0x00000001 , 0x00000a9a 
- 00022467  0x00005959 branch  0x00002a8c , 0x00000034 
- 00022468  0x0000595a rtn 
- 00022469  0x0000595e bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x0000595f call  0x00007fe7 
- 00022471  0x00005960 call  0x00007eda 
- 00022472  0x00005961 arg  0x00000000 , 0x00000012 
- 00022473  0x00005962 arg  0x00000ac3 , 0x00000005 
- 00022474  0x00005963 call  0x000057df 
- 00022475  0x00005964 fetch  0x00000001 , 0x000043af 
- 00022476  0x00005965 add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x00005966 iadd  0x00000012 , 0x00000011 
- 00022478  0x00005967 increase  0x00000002 , 0x00000011 
- 00022479  0x00005968 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x00005969 nbranch  0x000057dd , 0x00000002 
- 00022481  0x0000596a istoret  0x00000001 , 0x00000005 
- 00022482  0x0000596b arg  0x00000009 , 0x00000002 
- 00022483  0x0000596c istoret  0x00000001 , 0x00000005 
- 00022484  0x0000596d iforce  0x00000039 
- 00022485  0x0000596e call  0x00007ef4 
- 00022486  0x0000596f copy  0x00000011 , 0x00000012 
- 00022487  0x00005971 deposit  0x00000012 
- 00022488  0x00005972 store  0x00000001 , 0x00000ac2 
- 00022489  0x00005973 arg  0x00000ac2 , 0x00000006 
- 00022490  0x00005974 setarg  0xffffffe0 
- 00022491  0x00005975 iadd  0x00000013 , 0x00000005 
- 00022492  0x00005976 branch  0x00007ebd 
- 00022493  0x00005979 call  0x00007fe9 
- 00022494  0x0000597a branch  0x000057d7 
- 00022495  0x0000597d ifetch  0x00000001 , 0x00000011 
- 00022496  0x0000597e rtn  0x00000034 
- 00022497  0x0000597f pincrease  0x00000001 
- 00022498  0x00005980 ifetcht  0x00000001 , 0x00000006 
- 00022499  0x00005981 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x00005982 branch  0x000057ee , 0x00000005 
- 00022501  0x00005983 iadd  0x00000012 , 0x00000012 
- 00022502  0x00005984 copy  0x00000011 , 0x00000006 
- 00022503  0x00005985 iforce  0x00000039 
- 00022504  0x00005986 call  0x00007ef4 
- 00022505  0x00005987 copy  0x00000006 , 0x00000011 
- 00022506  0x00005989 deposit  0x00000011 
- 00022507  0x0000598a isub  0x00000013 , 0x0000003e 
- 00022508  0x0000598b rtn  0x00000002 
- 00022509  0x0000598c branch  0x000057df 
- 00022510  0x0000598f iadd  0x00000011 , 0x00000011 
- 00022511  0x00005990 branch  0x000057ea 
- 00022512  0x00005994 setarg  0x00000020 
- 00022513  0x00005995 istore  0x00000001 , 0x00000005 
- 00022514  0x00005996 loop  0x000057f0 
- 00022515  0x00005997 rtn 
- 00022516  0x0000599b bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x0000599c disable  0x0000002b 
- 00022518  0x0000599d branch  0x000057f8 , 0x0000002e 
- 00022519  0x0000599e nbranch  0x00005806 , 0x0000002d 
- 00022520  0x000059a0 call  0x00002bcb 
- 00022521  0x000059a1 fetch  0x00000002 , 0x000040c1 
- 00022522  0x000059a2 store  0x00000002 , 0x0000044d 
- 00022523  0x000059a4 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x000059a5 bmark1  0x0000000f , 0x00002bde 
- 00022525  0x000059a7 fetch  0x00000001 , 0x0000450b 
- 00022526  0x000059a8 nbranch  0x00002bde , 0x00000034 
- 00022527  0x000059a9 fetch  0x00000001 , 0x000043dd 
- 00022528  0x000059aa nbranch  0x00002bde , 0x00000034 
- 00022529  0x000059ac fetch  0x00000001 , 0x000044e9 
- 00022530  0x000059ad bbit1  0x00000005 , 0x00002bde 
- 00022531  0x000059af fetch  0x00000001 , 0x0000043f 
- 00022532  0x000059b0 bbit1  0x00000005 , 0x00002bde 
- 00022533  0x000059b1 branch  0x00002bc0 
- 00022534  0x000059b4 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x000059b5 rshift  0x00000002 , 0x00000002 
- 00022536  0x000059b6 fetch  0x00000002 , 0x0000044d 
- 00022537  0x000059b7 iadd  0x00000002 , 0x0000003f 
- 00022538  0x000059b8 store  0x00000002 , 0x0000044d 
- 00022539  0x000059b9 branch  0x00002bd6 
- 00022540  0x000059bd arg  0x00000000 , 0x00000007 
- 00022541  0x000059be branch  0x00005824 
- 00022542  0x000059c1 arg  0x00000000 , 0x00000007 
- 00022543  0x000059c2 branch  0x00005828 
- 00022544  0x000059c5 arg  0x00000001 , 0x00000007 
- 00022545  0x000059c6 branch  0x00005824 
- 00022546  0x000059c9 arg  0x00000001 , 0x00000007 
- 00022547  0x000059ca branch  0x00005828 
- 00022548  0x000059cd arg  0x00000002 , 0x00000007 
- 00022549  0x000059ce branch  0x00005824 
- 00022550  0x000059d1 arg  0x00000002 , 0x00000007 
- 00022551  0x000059d2 branch  0x00005828 
- 00022552  0x000059d5 arg  0x00000003 , 0x00000007 
- 00022553  0x000059d6 branch  0x00005824 
- 00022554  0x000059d9 arg  0x00000003 , 0x00000007 
- 00022555  0x000059da branch  0x00005828 
- 00022556  0x000059dd arg  0x00000004 , 0x00000007 
- 00022557  0x000059de branch  0x00005824 
- 00022558  0x000059e1 arg  0x00000004 , 0x00000007 
- 00022559  0x000059e2 branch  0x00005828 
- 00022560  0x000059e5 arg  0x00000005 , 0x00000007 
- 00022561  0x000059e6 branch  0x00005824 
- 00022562  0x000059e9 arg  0x00000005 , 0x00000007 
- 00022563  0x000059ea branch  0x00005828 
- 00022564  0x000059ee fetch  0x00000001 , 0x000044e9 
- 00022565  0x000059ef qset1  0x0000003f 
- 00022566  0x000059f0 store  0x00000001 , 0x000044e9 
- 00022567  0x000059f1 rtn 
- 00022568  0x000059f4 fetch  0x00000001 , 0x000044e9 
- 00022569  0x000059f5 qset0  0x0000003f 
- 00022570  0x000059f6 store  0x00000001 , 0x000044e9 
- 00022571  0x000059f7 rtn 
- 00022572  0x000059fa setarg  0x00112233 
- 00022573  0x000059fb store  0x00000003 , 0x000044ea 
- 00022574  0x000059fc setarg  0x00445566 
- 00022575  0x000059fd istore  0x00000003 , 0x00000005 
- 00022576  0x000059fe setarg  0x00778899 
- 00022577  0x000059ff istore  0x00000003 , 0x00000005 
- 00022578  0x00005a00 setarg  0x00001122 
- 00022579  0x00005a01 istore  0x00000003 , 0x00000005 
- 00022580  0x00005a02 setarg  0x00334455 
- 00022581  0x00005a03 istore  0x00000003 , 0x00000005 
- 00022582  0x00005a04 setarg  0x00000066 
- 00022583  0x00005a05 istore  0x00000001 , 0x00000005 
- 00022584  0x00005a06 rtn 
- 00022585  0x00005a0a setarg  0x01000302 
- 00022586  0x00005a0b store  0x00000004 , 0x00004453 
- 00022587  0x00005a0c setarg  0x00010010 
- 00022588  0x00005a0d store  0x00000003 , 0x00004457 
- 00022589  0x00005a0e jam  0x00000001 , 0x000044c6 
- 00022590  0x00005a0f rtn 
- 00022591  0x00005a14 arg  0x00000000 , 0x00000011 
- 00022592  0x00005a15 arg  0x00000001 , 0x00000001 
- 00022593  0x00005a16 branch  0x00005850 
- 00022594  0x00005a1b arg  0x00000003 , 0x00000001 
- 00022595  0x00005a1c call  0x00005850 
- 00022596  0x00005a1d copy  0x00000012 , 0x0000003f 
- 00022597  0x00005a1e istore  0x00000001 , 0x00000005 
- 00022598  0x00005a1f rtn 
- 00022599  0x00005a24 force  0x00000002 , 0x00000001 
- 00022600  0x00005a25 increase  0x00000004 , 0x00000011 
- 00022601  0x00005a26 call  0x00005850 
- 00022602  0x00005a27 increase  0xfffffffc , 0x00000011 
- 00022603  0x00005a28 copy  0x00000011 , 0x0000003f 
- 00022604  0x00005a29 istore  0x00000002 , 0x00000005 
- 00022605  0x00005a2a copy  0x00000012 , 0x0000003f 
- 00022606  0x00005a2b istore  0x00000002 , 0x00000005 
- 00022607  0x00005a2c rtn 
- 00022608  0x00005a31 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x00005a32 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x00005a33 fetch  0x00000001 , 0x000044ff 
- 00022611  0x00005a34 arg  0x00000001 , 0x00000002 
- 00022612  0x00005a35 arg  0x00000004 , 0x00000039 
- 00022613  0x00005a37 iand  0x00000002 , 0x0000003e 
- 00022614  0x00005a38 branch  0x0000585a , 0x00000005 
- 00022615  0x00005a39 lshift  0x00000002 , 0x00000002 
- 00022616  0x00005a3a loop  0x00005855 
- 00022617  0x00005a3b branch  0x00002a8c 
- 00022618  0x00005a3d ixor  0x00000002 , 0x0000003f 
- 00022619  0x00005a3e store  0x00000001 , 0x000044ff 
- 00022620  0x00005a3f sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x00005a40 lshift4  0x0000003f , 0x0000003f 
- 00022622  0x00005a41 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x00005a42 arg  0x00001800 , 0x00000002 
- 00022624  0x00005a43 iadd  0x00000002 , 0x00000002 
- 00022625  0x00005a45 arg  0x00000000 , 0x00000039 
- 00022626  0x00005a46 arg  0x00004500 , 0x00000006 
- 00022627  0x00005a48 ifetch  0x00000002 , 0x00000006 
- 00022628  0x00005a49 branch  0x00005869 , 0x00000034 
- 00022629  0x00005a4a copy  0x00000039 , 0x0000003f 
- 00022630  0x00005a4b increase  0x00000001 , 0x00000039 
- 00022631  0x00005a4c bne  0x00000004 , 0x00005863 
- 00022632  0x00005a4d branch  0x00002a8c 
- 00022633  0x00005a51 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005a52 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005a53 copy  0x00000002 , 0x00000005 
- 00022636  0x00005a54 copy  0x00000011 , 0x0000003f 
- 00022637  0x00005a55 istore  0x00000001 , 0x00000005 
- 00022638  0x00005a56 setarg  0x00000000 
- 00022639  0x00005a57 istore  0x00000001 , 0x00000005 
- 00022640  0x00005a58 copy  0x00000001 , 0x0000003f 
- 00022641  0x00005a59 istore  0x00000001 , 0x00000005 
- 00022642  0x00005a5a rtn 
- 00022643  0x00005a5f fetch  0x00000002 , 0x00004500 
- 00022644  0x00005a60 copy  0x0000003f , 0x00000006 
- 00022645  0x00005a61 rtn 
- 00022646  0x00005a64 fetch  0x00000002 , 0x00004502 
- 00022647  0x00005a65 copy  0x0000003f , 0x00000006 
- 00022648  0x00005a66 rtn 
- 00022649  0x00005a69 call  0x0000587c 
- 00022650  0x00005a6a copy  0x0000003f , 0x00000006 
- 00022651  0x00005a6b rtn 
- 00022652  0x00005a6d fetch  0x00000002 , 0x00004506 
- 00022653  0x00005a6e nrtn  0x00000034 
- 00022654  0x00005a6f fetch  0x00000002 , 0x00004504 
- 00022655  0x00005a70 nrtn  0x00000034 
- 00022656  0x00005a71 fetch  0x00000002 , 0x00004502 
- 00022657  0x00005a72 nrtn  0x00000034 
- 00022658  0x00005a73 fetch  0x00000002 , 0x00004500 
- 00022659  0x00005a74 rtn 
- 00022660  0x00005a77 call  0x00005873 
- 00022661  0x00005a78 increase  0x00000003 , 0x00000006 
- 00022662  0x00005a79 rtn 
- 00022663  0x00005a7c call  0x00005873 
- 00022664  0x00005a7d increase  0x00000007 , 0x00000006 
- 00022665  0x00005a7e rtn 
- 00022666  0x00005a81 call  0x00005879 
- 00022667  0x00005a82 increase  0x00000007 , 0x00000006 
- 00022668  0x00005a83 rtn 
- 00022669  0x00005a86 call  0x00005879 
- 00022670  0x00005a87 increase  0x00000003 , 0x00000006 
- 00022671  0x00005a88 rtn 
- 00022672  0x00005a8d fetch  0x00000002 , 0x00004506 
- 00022673  0x00005a8e rtn 
- 00022674  0x00005a92 fetch  0x00000002 , 0x00004504 
- 00022675  0x00005a93 rtn 
- 00022676  0x00005a97 fetch  0x00000002 , 0x00004500 
- 00022677  0x00005a98 rtn 
- 00022678  0x00005a9c fetch  0x00000002 , 0x00004500 
- 00022679  0x00005a9d arg  0x00001800 , 0x00000002 
- 00022680  0x00005a9e isub  0x00000002 , 0x0000003f 
- 00022681  0x00005a9f rshift4  0x0000003f , 0x0000003f 
- 00022682  0x00005aa0 rshift4  0x0000003f , 0x00000007 
- 00022683  0x00005aa1 fetch  0x00000001 , 0x000044ff 
- 00022684  0x00005aa2 qset0  0x0000003f 
- 00022685  0x00005aa3 store  0x00000001 , 0x000044ff 
- 00022686  0x00005aa4 arg  0x00000000 , 0x00000039 
- 00022687  0x00005aa6 lshift  0x00000039 , 0x0000003f 
- 00022688  0x00005aa7 arg  0x00004502 , 0x00000002 
- 00022689  0x00005aa8 iadd  0x00000002 , 0x00000002 
- 00022690  0x00005aa9 ifetch  0x00000002 , 0x00000002 
- 00022691  0x00005aaa increase  0xfffffffe , 0x00000002 
- 00022692  0x00005aab istore  0x00000002 , 0x00000002 
- 00022693  0x00005aac copy  0x00000039 , 0x0000003f 
- 00022694  0x00005aad increase  0x00000001 , 0x00000039 
- 00022695  0x00005aae bne  0x00000003 , 0x0000589f 
- 00022696  0x00005aaf setarg  0x00000000 
- 00022697  0x00005ab0 istore  0x00000002 , 0x00000002 
- 00022698  0x00005ab1 rtn 
- 00022699  0x00005ab8 ifetch  0x00000003 , 0x00000006 
- 00022700  0x00005ab9 store  0x00000003 , 0x00000477 
- 00022701  0x00005aba beq  0x00000002 , 0x000058c1 
- 00022702  0x00005abb beq  0x00000003 , 0x000058c9 
- 00022703  0x00005abc beq  0x00000004 , 0x000058cc 
- 00022704  0x00005abd beq  0x00000006 , 0x000058f2 
- 00022705  0x00005abe beq  0x00000008 , 0x0000593f 
- 00022706  0x00005abf beq  0x0000000a , 0x000059bc 
- 00022707  0x00005ac0 beq  0x0000000c , 0x000059e4 
- 00022708  0x00005ac1 beq  0x00000010 , 0x000059fa 
- 00022709  0x00005ac2 beq  0x00000012 , 0x00005a2f 
- 00022710  0x00005ac3 beq  0x00000016 , 0x00005a48 
- 00022711  0x00005ac4 beq  0x00000018 , 0x00005a5b 
- 00022712  0x00005ac5 beq  0x00000052 , 0x00005a60 
- 00022713  0x00005ac6 rtn 
- 00022714  0x00005aca force  0x00000003 , 0x00000011 
- 00022715  0x00005acb call  0x00005a82 
- 00022716  0x00005acc setarg  0x00000002 
- 00022717  0x00005acd istore  0x00000001 , 0x00000005 
- 00022718  0x00005ace fetch  0x00000002 , 0x000044a6 
- 00022719  0x00005acf istore  0x00000002 , 0x00000005 
- 00022720  0x00005ad0 rtn 
- 00022721  0x00005ad4 call  0x000058c9 
- 00022722  0x00005ad6 force  0x00000003 , 0x00000011 
- 00022723  0x00005ad7 call  0x00005a82 
- 00022724  0x00005ad8 setarg  0x00000003 
- 00022725  0x00005ad9 istore  0x00000001 , 0x00000005 
- 00022726  0x00005ada fetch  0x00000002 , 0x000044a6 
- 00022727  0x00005adb istore  0x00000002 , 0x00000005 
- 00022728  0x00005adc rtn 
- 00022729  0x00005adf rshift8  0x0000003f , 0x0000003f 
- 00022730  0x00005ae0 store  0x00000002 , 0x000044a8 
- 00022731  0x00005ae1 rtn 
- 00022732  0x00005ae4 call  0x00005ab1 
- 00022733  0x00005ae5 call  0x00007fe7 
- 00022734  0x00005ae6 branch  0x000058cf 
- 00022735  0x00005ae9 arg  0x00000003 , 0x0000000b 
- 00022736  0x00005aea call  0x00005756 
- 00022737  0x00005aec call  0x0000575f 
- 00022738  0x00005aed branch  0x000058f0 , 0x00000034 
- 00022739  0x00005aee nbranch  0x000058ed , 0x00000002 
- 00022740  0x00005aef increase  0xfffffffe , 0x00000006 
- 00022741  0x00005af0 call  0x00007ea5 
- 00022742  0x00005af1 call  0x00007e9c 
- 00022743  0x00005af2 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x00005af3 call  0x00007e85 
- 00022745  0x00005af4 call  0x00007fe9 
- 00022746  0x00005af5 force  0x00000014 , 0x00000011 
- 00022747  0x00005af6 call  0x00005a82 
- 00022748  0x00005af7 call  0x00007e95 
- 00022749  0x00005af8 setarg  0x00000005 
- 00022750  0x00005af9 istore  0x00000001 , 0x00000005 
- 00022751  0x00005afa setarg  0x00000001 
- 00022752  0x00005afb istore  0x00000001 , 0x00000005 
- 00022753  0x00005afd call  0x00007e9f 
- 00022754  0x00005afe ifetch  0x00000002 , 0x00000006 
- 00022755  0x00005aff istore  0x00000002 , 0x00000005 
- 00022756  0x00005b00 ifetch  0x00000001 , 0x00000006 
- 00022757  0x00005b01 copy  0x0000003f , 0x00000039 
- 00022758  0x00005b02 call  0x00007f01 
- 00022759  0x00005b03 call  0x00007ea2 
- 00022760  0x00005b04 increase  0xffffffff , 0x0000000b 
- 00022761  0x00005b05 branch  0x000058f0 , 0x00000005 
- 00022762  0x00005b07 ifetch  0x00000001 , 0x00000006 
- 00022763  0x00005b08 iadd  0x00000006 , 0x00000006 
- 00022764  0x00005b09 branch  0x000058d1 
- 00022765  0x00005b0b ifetch  0x00000001 , 0x00000006 
- 00022766  0x00005b0c iadd  0x00000006 , 0x00000006 
- 00022767  0x00005b0d branch  0x000058ea 
- 00022768  0x00005b0f branch  0x00005a76 , 0x00000028 
- 00022769  0x00005b10 branch  0x00005aa5 
- 00022770  0x00005b14 call  0x00005ab1 
- 00022771  0x00005b15 ifetch  0x00000002 , 0x00000006 
- 00022772  0x00005b16 store  0x00000002 , 0x00004472 
- 00022773  0x00005b17 call  0x00007ea5 
- 00022774  0x00005b18 arg  0x0000445e , 0x00000005 
- 00022775  0x00005b19 fetch  0x00000002 , 0x000044fc 
- 00022776  0x00005b1a increase  0xfffffff9 , 0x0000003f 
- 00022777  0x00005b1b call  0x000056db 
- 00022778  0x00005b1c branch  0x00005905 
- 00022779  0x00005b20 disable  0x00000028 
- 00022780  0x00005b21 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x00005b22 fetch  0x00000002 , 0x0000445c 
- 00022782  0x00005b23 isub  0x00000002 , 0x0000003e 
- 00022783  0x00005b24 nbranch  0x00005902 , 0x00000002 
- 00022784  0x00005b25 deposit  0x00000002 
- 00022785  0x00005b26 rtnne  0x00000000 
- 00022786  0x00005b28 enable  0x00000028 
- 00022787  0x00005b29 jam  0x00000001 , 0x0000047a 
- 00022788  0x00005b2a branch  0x00005a77 
- 00022789  0x00005b2e call  0x000058fb 
- 00022790  0x00005b2f rtn  0x00000028 
- 00022791  0x00005b30 fetcht  0x00000002 , 0x00004472 
- 00022792  0x00005b31 setarg  0x00002800 
- 00022793  0x00005b32 isub  0x00000002 , 0x0000003e 
- 00022794  0x00005b33 branch  0x0000590c , 0x00000005 
- 00022795  0x00005b34 branch  0x00005a76 
- 00022796  0x00005b38 jam  0x00000000 , 0x000004b4 
- 00022797  0x00005b39 fetcht  0x00000002 , 0x0000445a 
- 00022798  0x00005b3a storet  0x00000002 , 0x00000aa2 
- 00022799  0x00005b3b call  0x0000578c 
- 00022800  0x00005b3c nbranch  0x00005a76 , 0x00000034 
- 00022801  0x00005b3e fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x00005b3f call  0x0000578c 
- 00022803  0x00005b40 nbranch  0x00005925 , 0x00000034 
- 00022804  0x00005b41 copy  0x00000006 , 0x00000011 
- 00022805  0x00005b42 fetch  0x00000001 , 0x000004b3 
- 00022806  0x00005b43 copy  0x0000003f , 0x00000039 
- 00022807  0x00005b44 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x00005b45 isub  0x00000002 , 0x0000003e 
- 00022809  0x00005b46 nbranch  0x00005921 , 0x00000005 
- 00022810  0x00005b47 arg  0x0000445f , 0x00000012 
- 00022811  0x00005b48 call  0x00007f88 
- 00022812  0x00005b4a branch  0x00005928 , 0x00000005 
- 00022813  0x00005b4c fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005b4d fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005b4e isub  0x00000002 , 0x0000003e 
- 00022816  0x00005b4f branch  0x00005930 , 0x00000005 
- 00022817  0x00005b51 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005b52 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005b53 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005b54 branch  0x00005911 
- 00022821  0x00005b57 fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005b58 beq  0x00000001 , 0x00005930 
- 00022823  0x00005b59 branch  0x00005a76 
- 00022824  0x00005b5d fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005b5e fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005b5f isub  0x00000002 , 0x0000003e 
- 00022827  0x00005b60 nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005b61 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005b63 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005b64 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005b65 branch  0x00005921 
- 00022832  0x00005b68 fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005b69 beq  0x00000000 , 0x00005921 
- 00022834  0x00005b6a jam  0x00000002 , 0x000004b4 
- 00022835  0x00005b6b fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005b6c increase  0xffffffff , 0x00000002 
- 00022837  0x00005b6d storet  0x00000002 , 0x000004a0 
- 00022838  0x00005b70 arg  0x00000005 , 0x00000011 
- 00022839  0x00005b71 call  0x00005a82 
- 00022840  0x00005b72 setarg  0x00000007 
- 00022841  0x00005b73 istore  0x00000001 , 0x00000005 
- 00022842  0x00005b74 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005b75 istore  0x00000002 , 0x00000005 
- 00022844  0x00005b76 fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005b77 istore  0x00000002 , 0x00000005 
- 00022846  0x00005b78 rtn 
- 00022847  0x00005b7d call  0x00005ab1 
- 00022848  0x00005b7e call  0x000056df 
- 00022849  0x00005b7f branch  0x00005942 
- 00022850  0x00005b82 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005b83 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005b84 call  0x00005756 
- 00022853  0x00005b85 call  0x0000576d 
- 00022854  0x00005b86 increase  0xfffffffe , 0x00000006 
- 00022855  0x00005b87 copy  0x00000006 , 0x0000003f 
- 00022856  0x00005b88 store  0x00000002 , 0x0000049c 
- 00022857  0x00005b8a fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005b8b setarg  0x00002a00 
- 00022859  0x00005b8c isub  0x00000002 , 0x0000003e 
- 00022860  0x00005b8d branch  0x000059a8 , 0x00000005 
- 00022861  0x00005b8e setarg  0x00002803 
- 00022862  0x00005b8f isub  0x00000002 , 0x0000003e 
- 00022863  0x00005b90 nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005b91 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005b93 call  0x00005a88 
- 00022866  0x00005b94 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005b95 fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005b96 call  0x0000578a 
- 00022869  0x00005b97 beq  0x00000001 , 0x0000596d 
- 00022870  0x00005b98 call  0x00005a94 
- 00022871  0x00005b99 nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005b9a nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005b9b disable  0x00000028 
- 00022874  0x00005b9c arg  0x00000014 , 0x00000011 
- 00022875  0x00005b9d call  0x00005a82 
- 00022876  0x00005b9e setarg  0x00000009 
- 00022877  0x00005b9f istore  0x00000001 , 0x00000005 
- 00022878  0x00005ba0 copy  0x00000005 , 0x00000030 
- 00022879  0x00005ba1 increase  0x00000001 , 0x00000005 
- 00022880  0x00005ba3 call  0x0000597d 
- 00022881  0x00005ba4 call  0x00005a84 
- 00022882  0x00005ba5 call  0x0000578a 
- 00022883  0x00005ba6 call  0x00005984 
- 00022884  0x00005ba7 fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005ba8 increase  0x00000005 , 0x0000003f 
- 00022886  0x00005ba9 istore  0x00000001 , 0x00000030 
- 00022887  0x00005baa fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005bab beq  0x00000010 , 0x0000596d 
- 00022889  0x00005bac increase  0xffffffff , 0x0000000b 
- 00022890  0x00005bad branch  0x0000596d , 0x00000005 
- 00022891  0x00005baf call  0x00005a84 
- 00022892  0x00005bb0 branch  0x00005951 
- 00022893  0x00005bb2 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005bb3 branch  0x00005aa5 
- 00022895  0x00005bb6 call  0x00005a97 
- 00022896  0x00005bb7 call  0x00005a84 
- 00022897  0x00005bb8 call  0x0000578a 
- 00022898  0x00005bb9 fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005bba beq  0x00000010 , 0x0000596d 
- 00022900  0x00005bbc call  0x00007e9c 
- 00022901  0x00005bbd fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005bbe increase  0xffffffff , 0x0000003f 
- 00022903  0x00005bbf istore  0x00000002 , 0x00000005 
- 00022904  0x00005bc0 call  0x00005aa1 
- 00022905  0x00005bc1 call  0x00005984 
- 00022906  0x00005bc2 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005bc3 branch  0x0000596d , 0x00000005 
- 00022908  0x00005bc4 branch  0x0000596b 
- 00022909  0x00005bc8 fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005bc9 istore  0x00000002 , 0x00000005 
- 00022911  0x00005bcb fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005bcc copy  0x0000003f , 0x00000039 
- 00022913  0x00005bcd call  0x00007e9f 
- 00022914  0x00005bce call  0x00007ef4 
- 00022915  0x00005bcf branch  0x00007ea2 
- 00022916  0x00005bd1 call  0x00007e9c 
- 00022917  0x00005bd2 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005bd3 istore  0x00000002 , 0x00000005 
- 00022919  0x00005bd4 call  0x00007ea2 
- 00022920  0x00005bd5 fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005bd6 copy  0x0000003f , 0x00000039 
- 00022922  0x00005bd7 call  0x00007e9c 
- 00022923  0x00005bd8 call  0x00007e9f 
- 00022924  0x00005bd9 isub  0x00000039 , 0x00000006 
- 00022925  0x00005bda increase  0xffffffff , 0x00000006 
- 00022926  0x00005bdb call  0x00007ef4 
- 00022927  0x00005bdc branch  0x00007ea2 
- 00022928  0x00005be1 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005be2 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005be4 call  0x00005a88 
- 00022931  0x00005be5 nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005be6 call  0x0000578a 
- 00022933  0x00005be7 beq  0x00000001 , 0x00005a76 
- 00022934  0x00005be8 call  0x00005a94 
- 00022935  0x00005be9 nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005bec arg  0x00000014 , 0x00000011 
- 00022937  0x00005bed call  0x00005a82 
- 00022938  0x00005bee setarg  0x00000009 
- 00022939  0x00005bef istore  0x00000001 , 0x00000005 
- 00022940  0x00005bf0 fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005bf1 copy  0x0000003f , 0x00000039 
- 00022942  0x00005bf2 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005bf3 istore  0x00000001 , 0x00000005 
- 00022944  0x00005bf4 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005bf5 istore  0x00000002 , 0x00000005 
- 00022946  0x00005bf6 call  0x00007e9f 
- 00022947  0x00005bf7 call  0x00007ef4 
- 00022948  0x00005bf8 call  0x00007ea2 
- 00022949  0x00005bf9 branch  0x00005aa5 
- 00022950  0x00005bfc call  0x00005a84 
- 00022951  0x00005bfd branch  0x00005992 
- 00022952  0x00005c01 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005c02 call  0x0000577c 
- 00022954  0x00005c03 rtn  0x00000034 
- 00022955  0x00005c04 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005c05 ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005c06 store  0x00000002 , 0x00000aa2 
- 00022958  0x00005c07 arg  0x00000014 , 0x00000011 
- 00022959  0x00005c08 call  0x00005a82 
- 00022960  0x00005c09 setarg  0x00000009 
- 00022961  0x00005c0a istore  0x00000001 , 0x00000005 
- 00022962  0x00005c0b fetch  0x00000001 , 0x000043af 
- 00022963  0x00005c0c copy  0x0000003f , 0x00000039 
- 00022964  0x00005c0d increase  0x00000002 , 0x0000003f 
- 00022965  0x00005c0e istore  0x00000001 , 0x00000005 
- 00022966  0x00005c0f fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005c10 istore  0x00000002 , 0x00000005 
- 00022968  0x00005c11 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005c12 call  0x00007ef4 
- 00022970  0x00005c13 call  0x00007ea2 
- 00022971  0x00005c14 branch  0x00005aa5 
- 00022972  0x00005c19 fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005c1a fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005c1b bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005c1e call  0x0000576a 
- 00022976  0x00005c1f branch  0x00005a76 , 0x00000034 
- 00022977  0x00005c20 increase  0xfffffffe , 0x00000006 
- 00022978  0x00005c21 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005c22 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005c23 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005c24 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005c25 ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005c26 sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005c27 branch  0x000059ca , 0x00000002 
- 00022985  0x00005c28 force  0x00000016 , 0x0000003f 
- 00022986  0x00005c2a copy  0x0000003f , 0x00000013 
- 00022987  0x00005c2b call  0x00007ea5 
- 00022988  0x00005c2c add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005c2d call  0x00005a82 
- 00022990  0x00005c2e setarg  0x0000000b 
- 00022991  0x00005c2f istore  0x00000001 , 0x00000005 
- 00022992  0x00005c30 copy  0x00000013 , 0x00000039 
- 00022993  0x00005c31 call  0x00007e9f 
- 00022994  0x00005c32 branch  0x00007f01 
- 00022995  0x00005c35 call  0x00007ea5 
- 00022996  0x00005c36 fetch  0x00000001 , 0x000043af 
- 00022997  0x00005c37 add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005c38 call  0x00005a82 
- 00022999  0x00005c39 setarg  0x0000000b 
- 00023000  0x00005c3a istore  0x00000001 , 0x00000005 
- 00023001  0x00005c3b fetch  0x00000001 , 0x000043af 
- 00023002  0x00005c3c copy  0x0000003f , 0x00000039 
- 00023003  0x00005c3d arg  0x000043b0 , 0x00000006 
- 00023004  0x00005c3e branch  0x00007f01 
- 00023005  0x00005c42 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005c43 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005c44 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005c46 call  0x00005a42 
- 00023009  0x00005c47 nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005c48 jam  0x00000005 , 0x0000047a 
- 00023011  0x00005c49 branch  0x00005a77 
- 00023012  0x00005c4d ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005c4e store  0x00000002 , 0x0000445e 
- 00023014  0x00005c50 arg  0x00000014 , 0x00000011 
- 00023015  0x00005c51 call  0x00005a82 
- 00023016  0x00005c52 setarg  0x0000000d 
- 00023017  0x00005c53 istore  0x00000001 , 0x00000005 
- 00023018  0x00005c54 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005c55 iforce  0x00000011 
- 00023020  0x00005c56 fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005c57 call  0x0000576a 
- 00023022  0x00005c58 branch  0x00005a76 , 0x00000034 
- 00023023  0x00005c59 ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005c5a isub  0x00000011 , 0x00000039 
- 00023025  0x00005c5b nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005c5c sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005c5d branch  0x000059f5 , 0x00000002 
- 00023028  0x00005c5e force  0x00000016 , 0x00000039 
- 00023029  0x00005c60 deposit  0x00000011 
- 00023030  0x00005c61 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005c62 call  0x00007ef4 
- 00023032  0x00005c63 call  0x00007ea2 
- 00023033  0x00005c64 branch  0x00005aa5 
- 00023034  0x00005c68 call  0x00005ab1 
- 00023035  0x00005c69 call  0x000056d7 
- 00023036  0x00005c6a branch  0x000059fd 
- 00023037  0x00005c70 arg  0x00000002 , 0x0000000b 
- 00023038  0x00005c71 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005c75 storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005c76 call  0x00005756 
- 00023041  0x00005c77 call  0x0000576d 
- 00023042  0x00005c78 increase  0xfffffffe , 0x00000006 
- 00023043  0x00005c79 copy  0x00000006 , 0x0000003f 
- 00023044  0x00005c7a store  0x00000002 , 0x0000049c 
- 00023045  0x00005c7c call  0x00005a88 
- 00023046  0x00005c7d nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005c7e fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005c7f call  0x0000578a 
- 00023049  0x00005c80 beq  0x00000001 , 0x00005a28 
- 00023050  0x00005c82 call  0x00005a8c 
- 00023051  0x00005c83 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005c84 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005c85 beq  0x00000000 , 0x00005a28 
- 00023054  0x00005c86 nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005c87 disable  0x00000028 
- 00023056  0x00005c89 arg  0x00000014 , 0x00000011 
- 00023057  0x00005c8a call  0x00005a82 
- 00023058  0x00005c8b setarg  0x00000011 
- 00023059  0x00005c8c istore  0x00000001 , 0x00000005 
- 00023060  0x00005c8d fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005c8e increase  0x00000004 , 0x0000003f 
- 00023062  0x00005c8f istore  0x00000001 , 0x00000005 
- 00023063  0x00005c90 call  0x00007ea2 
- 00023064  0x00005c91 branch  0x00005a1f 
- 00023065  0x00005c93 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005c94 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005c95 fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005c96 increase  0xffffffff , 0x0000003f 
- 00023069  0x00005c97 store  0x00000002 , 0x000004a0 
- 00023070  0x00005c98 call  0x00005a9c 
- 00023071  0x00005c9a fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005c9b store  0x00000002 , 0x0000049e 
- 00023073  0x00005c9c call  0x00005a97 
- 00023074  0x00005c9d increase  0xffffffff , 0x0000000b 
- 00023075  0x00005ca0 call  0x00005a84 
- 00023076  0x00005ca1 branch  0x00005a05 
- 00023077  0x00005ca4 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005ca5 store  0x00000002 , 0x000004a0 
- 00023079  0x00005ca6 branch  0x00005a2c 
- 00023080  0x00005ca8 fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005ca9 increase  0xffffffff , 0x0000003f 
- 00023082  0x00005caa store  0x00000002 , 0x000004a0 
- 00023083  0x00005cab branch  0x00005a2c 
- 00023084  0x00005cad branch  0x00005a76 , 0x00000028 
- 00023085  0x00005cae call  0x00005a9c 
- 00023086  0x00005caf branch  0x00005aa5 
- 00023087  0x00005cb5 copy  0x00000006 , 0x00000011 
- 00023088  0x00005cb6 fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005cb7 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005cb8 call  0x000056e2 
- 00023091  0x00005cba fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005cbb bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005cbd fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005cbe fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005cbf isub  0x00000002 , 0x0000003e 
- 00023096  0x00005cc0 nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005cc1 call  0x00005a42 
- 00023098  0x00005cc2 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005cc3 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005cc4 branch  0x00005a77 
- 00023101  0x00005cc7 force  0x00000001 , 0x00000011 
- 00023102  0x00005cc8 call  0x00005a82 
- 00023103  0x00005cc9 setarg  0x00000013 
- 00023104  0x00005cca istore  0x00000001 , 0x00000005 
- 00023105  0x00005ccb rtn 
- 00023106  0x00005cce call  0x00007fe9 
- 00023107  0x00005ccf fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005cd0 rtneq  0x00000000 
- 00023109  0x00005cd1 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005cd2 rtnbit1  0x00000004 
- 00023111  0x00005cd3 branch  0x00007fe7 
- 00023112  0x00005cd7 add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005cd8 fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005cd9 add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005cda call  0x000056e2 
- 00023116  0x00005cdb branch  0x00005a4d 
- 00023117  0x00005cdf fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005ce0 copy  0x0000003f , 0x00000011 
- 00023119  0x00005ce1 call  0x00005a82 
- 00023120  0x00005ce2 setarg  0x00000017 
- 00023121  0x00005ce3 istore  0x00000001 , 0x00000005 
- 00023122  0x00005ce4 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005ce5 istore  0x00000002 , 0x00000005 
- 00023124  0x00005ce6 fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005ce7 add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005ce8 fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005ce9 add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005cea ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005ceb istore  0x00000002 , 0x00000005 
- 00023130  0x00005cec branch  0x00007ef4 
- 00023131  0x00005cf3 force  0x00000001 , 0x00000011 
- 00023132  0x00005cf4 call  0x00005a82 
- 00023133  0x00005cf5 setarg  0x00000019 
- 00023134  0x00005cf6 istore  0x00000001 , 0x00000005 
- 00023135  0x00005cf7 rtn 
- 00023136  0x00005cfc copy  0x00000006 , 0x00000011 
- 00023137  0x00005cfd fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005cfe add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005cff branch  0x000056e2 
- 00023140  0x00005d05 copy  0x00000002 , 0x00000013 
- 00023141  0x00005d06 increase  0x00000003 , 0x00000011 
- 00023142  0x00005d07 call  0x00005a82 
- 00023143  0x00005d08 increase  0xfffffffd , 0x00000011 
- 00023144  0x00005d09 setarg  0x0000001b 
- 00023145  0x00005d0a istore  0x00000001 , 0x00000005 
- 00023146  0x00005d0b copy  0x00000013 , 0x00000002 
- 00023147  0x00005d0c istoret  0x00000002 , 0x00000005 
- 00023148  0x00005d0d rtn 
- 00023149  0x00005d11 copy  0x00000002 , 0x00000013 
- 00023150  0x00005d12 increase  0x00000003 , 0x00000011 
- 00023151  0x00005d13 call  0x00005a82 
- 00023152  0x00005d14 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005d15 setarg  0x0000001d 
- 00023154  0x00005d16 istore  0x00000001 , 0x00000005 
- 00023155  0x00005d17 copy  0x00000013 , 0x00000002 
- 00023156  0x00005d18 istoret  0x00000002 , 0x00000005 
- 00023157  0x00005d19 rtn 
- 00023158  0x00005d1f jam  0x0000000a , 0x0000047a 
- 00023159  0x00005d21 force  0x00000005 , 0x00000011 
- 00023160  0x00005d22 call  0x00005a82 
- 00023161  0x00005d23 setarg  0x00000001 
- 00023162  0x00005d24 istore  0x00000001 , 0x00000005 
- 00023163  0x00005d25 fetch  0x00000001 , 0x00000477 
- 00023164  0x00005d26 istore  0x00000001 , 0x00000005 
- 00023165  0x00005d27 fetch  0x00000002 , 0x00000478 
- 00023166  0x00005d28 istore  0x00000002 , 0x00000005 
- 00023167  0x00005d29 fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005d2a istore  0x00000001 , 0x00000005 
- 00023169  0x00005d2b rtn 
- 00023170  0x00005d2f force  0x00000004 , 0x00000012 
- 00023171  0x00005d30 branch  0x00005847 
- 00023172  0x00005d34 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005d35 increase  0x00000001 , 0x00000002 
- 00023174  0x00005d36 storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005d37 rtn 
- 00023176  0x00005d3a fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005d3b fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005d3c isub  0x00000002 , 0x0000003e 
- 00023179  0x00005d3d rtn 
- 00023180  0x00005d41 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005d42 arg  0x0000445f , 0x00000011 
- 00023182  0x00005d44 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005d45 copy  0x0000003f , 0x00000039 
- 00023184  0x00005d46 isub  0x00000002 , 0x0000003e 
- 00023185  0x00005d47 nrtn  0x00000005 
- 00023186  0x00005d48 arg  0x000004a3 , 0x00000012 
- 00023187  0x00005d49 branch  0x00007f88 
- 00023188  0x00005d4c fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005d4d arg  0x00004472 , 0x00000011 
- 00023190  0x00005d4e branch  0x00005a8e 
- 00023191  0x00005d52 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005d53 store  0x00000001 , 0x00000101 
- 00023193  0x00005d54 copy  0x0000003f , 0x00000039 
- 00023194  0x00005d55 call  0x00007e9f 
- 00023195  0x00005d56 branch  0x00007ef4 
- 00023196  0x00005d5a call  0x00007e9c 
- 00023197  0x00005d5b fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005d5c istore  0x00000002 , 0x00000005 
- 00023199  0x00005d5d fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005d5e istore  0x00000002 , 0x00000005 
- 00023201  0x00005d60 fetch  0x00000001 , 0x00000101 
- 00023202  0x00005d61 copy  0x0000003f , 0x00000039 
- 00023203  0x00005d62 call  0x00007ef4 
- 00023204  0x00005d63 branch  0x00007ea2 
- 00023205  0x00005d68 call  0x00007e9c 
- 00023206  0x00005d69 call  0x0000588a 
- 00023207  0x00005d6a copy  0x00000005 , 0x0000003f 
- 00023208  0x00005d6b isub  0x00000006 , 0x00000011 
- 00023209  0x00005d6c call  0x0000588d 
- 00023210  0x00005d6d copy  0x00000011 , 0x0000003f 
- 00023211  0x00005d6e istore  0x00000002 , 0x00000006 
- 00023212  0x00005d6f increase  0x00000004 , 0x00000011 
- 00023213  0x00005d70 call  0x00005879 
- 00023214  0x00005d71 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005d72 istore  0x00000001 , 0x00000006 
- 00023216  0x00005d73 rtn 
- 00023217  0x00005d77 rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005d78 store  0x00000002 , 0x0000445a 
- 00023219  0x00005d79 ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005d7a store  0x00000002 , 0x0000445c 
- 00023221  0x00005d7b rtn 
- 00023222  0x00005d81 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005d82 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005d83 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005d84 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005d85 rtn 
- 00023227  0x00005d87 ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005d88 store  0x00000002 , 0x00004509 
- 00023229  0x00005d89 jam  0x00000040 , 0x00000a99 
- 00023230  0x00005d8a branch  0x00007d86 
- 00023231  0x00005d91 arg  0x0000000c , 0x00000011 
- 00023232  0x00005d92 arg  0x00000012 , 0x00000013 
- 00023233  0x00005d93 call  0x00005ac7 
- 00023234  0x00005d94 setarg  0x00000008 
- 00023235  0x00005d95 istore  0x00000002 , 0x00000005 
- 00023236  0x00005d96 fetch  0x00000008 , 0x00004496 
- 00023237  0x00005d97 istore  0x00000008 , 0x00000005 
- 00023238  0x00005d98 rtn 
- 00023239  0x00005d9d call  0x00005acf 
- 00023240  0x00005d9e arg  0x00000005 , 0x00000012 
- 00023241  0x00005d9f call  0x00005847 
- 00023242  0x00005da0 copy  0x00000013 , 0x0000003f 
- 00023243  0x00005da1 istore  0x00000001 , 0x00000005 
- 00023244  0x00005da2 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005da3 istore  0x00000001 , 0x00000005 
- 00023246  0x00005da4 rtn 
- 00023247  0x00005da8 fetch  0x00000001 , 0x00004508 
- 00023248  0x00005daa pincrease  0x00000001 
- 00023249  0x00005dab store  0x00000001 , 0x00004508 
- 00023250  0x00005dac rtnne  0x00000000 
- 00023251  0x00005daf jam  0x00000001 , 0x00004508 
- 00023252  0x00005db0 rtn 
- 00023253  0x00005db6 fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005db7 beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005db8 beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005db9 beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005dba beq  0x00000081 , 0x00005add 
- 00023258  0x00005dbb beq  0x00000082 , 0x00005adf 
- 00023259  0x00005dbc beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005dbd rtn 
- 00023261  0x00005dc0 jam  0x0000000d , 0x00004456 
- 00023262  0x00005dc1 branch  0x00005ae5 
- 00023263  0x00005dc3 jam  0x0000000d , 0x00004456 
- 00023264  0x00005dc4 jam  0x00000001 , 0x00004454 
- 00023265  0x00005dc5 rtn 
- 00023266  0x00005dc7 jam  0x0000000d , 0x00004456 
- 00023267  0x00005dc8 branch  0x00005aea 
- 00023268  0x00005dca jam  0x00000000 , 0x00004456 
- 00023269  0x00005dcc jam  0x00000003 , 0x00004454 
- 00023270  0x00005dcd rtn 
- 00023271  0x00005dcf jam  0x00000005 , 0x00004456 
- 00023272  0x00005dd0 branch  0x00005ae5 
- 00023273  0x00005dd2 jam  0x00000005 , 0x00004456 
- 00023274  0x00005dd4 jam  0x00000000 , 0x00004454 
- 00023275  0x00005dd5 rtn 
- 00023276  0x00005dd9 fetch  0x00000001 , 0x00004456 
- 00023277  0x00005dda set1  0x00000003 , 0x0000003f 
- 00023278  0x00005ddb store  0x00000001 , 0x00004456 
- 00023279  0x00005ddc rtn 
- 00023280  0x00005dde fetch  0x00000001 , 0x00004456 
- 00023281  0x00005ddf set0  0x00000003 , 0x0000003f 
- 00023282  0x00005de0 store  0x00000001 , 0x00004456 
- 00023283  0x00005de1 rtn 
- 00023284  0x00005de4 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005de5 beq  0x00000001 , 0x00005b09 
- 00023286  0x00005de7 beq  0x00000003 , 0x00005b30 
- 00023287  0x00005de8 beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005de9 beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005dea beq  0x00000006 , 0x00005b80 
- 00023290  0x00005deb beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005dec beq  0x00000008 , 0x00005baf 
- 00023292  0x00005ded beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005dee beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005def beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005df0 beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005df1 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005df2 rtn 
- 00023298  0x00005df7 force  0x00000002 , 0x00000011 
- 00023299  0x00005df8 call  0x00005c62 
- 00023300  0x00005df9 setarg  0x0000000b 
- 00023301  0x00005dfa istore  0x00000001 , 0x00000005 
- 00023302  0x00005dfb fetch  0x00000001 , 0x00004456 
- 00023303  0x00005dfc istore  0x00000001 , 0x00000005 
- 00023304  0x00005dfd rtn 
- 00023305  0x00005e00 store  0x00000001 , 0x0000444c 
- 00023306  0x00005e01 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005e02 istore  0x00000006 , 0x00000005 
- 00023308  0x00005e03 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005e04 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005e05 call  0x00005b2b 
- 00023311  0x00005e06 call  0x00005b26 
- 00023312  0x00005e07 jam  0x00000003 , 0x000044c4 
- 00023313  0x00005e08 fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005e09 beq  0x00000000 , 0x00005b18 
- 00023315  0x00005e0a beq  0x00000001 , 0x00005b18 
- 00023316  0x00005e0b beq  0x00000003 , 0x00005b18 
- 00023317  0x00005e0c fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005e0d beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005e0e rtneq  0x00000083 
- 00023320  0x00005e10 arg  0x00000000 , 0x0000003f 
- 00023321  0x00005e11 store  0x00000004 , 0x000044c7 
- 00023322  0x00005e12 rtn 
- 00023323  0x00005e15 fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005e16 bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005e18 arg  0x000044c7 , 0x00000011 
- 00023326  0x00005e19 copy  0x00000011 , 0x00000005 
- 00023327  0x00005e1a arg  0x00000003 , 0x00000039 
- 00023328  0x00005e1b call  0x0000630d 
- 00023329  0x00005e1c fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005e1d and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005e1e store  0x00000002 , 0x000044c9 
- 00023332  0x00005e20 jam  0x00000034 , 0x00000a99 
- 00023333  0x00005e21 branch  0x00007d86 
- 00023334  0x00005e24 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005e25 rtnbit1  0x00000003 
- 00023336  0x00005e26 fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005e27 rtnbit0  0x00000007 
- 00023338  0x00005e28 branch  0x00003402 
- 00023339  0x00005e2b force  0x00000007 , 0x00000011 
- 00023340  0x00005e2c call  0x00005c62 
- 00023341  0x00005e2d fetch  0x00000007 , 0x00004453 
- 00023342  0x00005e2e istore  0x00000007 , 0x00000005 
- 00023343  0x00005e2f rtn 
- 00023344  0x00005e33 copy  0x00000006 , 0x00000011 
- 00023345  0x00005e34 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005e35 beq  0x00000083 , 0x00005b37 
- 00023347  0x00005e36 copy  0x00000011 , 0x00000006 
- 00023348  0x00005e37 arg  0x0000442a , 0x00000005 
- 00023349  0x00005e38 call  0x00007ebf 
- 00023350  0x00005e39 branch  0x00005b3d 
- 00023351  0x00005e3b copy  0x00000011 , 0x00000006 
- 00023352  0x00005e3c arg  0x0000442a , 0x00000005 
- 00023353  0x00005e3d call  0x00007ebf 
- 00023354  0x00005e3e jam  0x00000002 , 0x000044bf 
- 00023355  0x00005e3f jam  0x00000008 , 0x000044c1 
- 00023356  0x00005e40 rtn 
- 00023357  0x00005e44 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005e45 bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005e46 call  0x0000739c 
- 00023360  0x00005e47 force  0x00000011 , 0x00000011 
- 00023361  0x00005e48 call  0x00005c62 
- 00023362  0x00005e49 setarg  0x00000003 
- 00023363  0x00005e4a istore  0x00000001 , 0x00000005 
- 00023364  0x00005e4b branch  0x00007497 
- 00023365  0x00005e4f arg  0x0000443a , 0x00000005 
- 00023366  0x00005e50 call  0x0000630c 
- 00023367  0x00005e51 call  0x000071c5 
- 00023368  0x00005e52 force  0x00000011 , 0x00000011 
- 00023369  0x00005e53 call  0x00005c62 
- 00023370  0x00005e54 setarg  0x00000003 
- 00023371  0x00005e55 istore  0x00000001 , 0x00000005 
- 00023372  0x00005e56 branch  0x00007201 
- 00023373  0x00005e5b copy  0x00000006 , 0x00000011 
- 00023374  0x00005e5c fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005e5d bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005e5e copy  0x00000011 , 0x00000006 
- 00023377  0x00005e5f call  0x00007394 
- 00023378  0x00005e60 branch  0x00005b75 , 0x00000005 
- 00023379  0x00005e62 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005e64 force  0x00000002 , 0x00000011 
- 00023381  0x00005e65 call  0x00005c62 
- 00023382  0x00005e66 setarg  0x00000005 
- 00023383  0x00005e67 istore  0x00000001 , 0x00000005 
- 00023384  0x00005e68 fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005e69 istore  0x00000001 , 0x00000005 
- 00023386  0x00005e6b force  0x0000000a , 0x00000007 
- 00023387  0x00005e6c call  0x00007f07 
- 00023388  0x00005e6d jam  0x00000000 , 0x000044c4 
- 00023389  0x00005e6e jam  0x00000030 , 0x00000a99 
- 00023390  0x00005e6f branch  0x00007d86 
- 00023391  0x00005e72 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005e73 branch  0x00005b54 
- 00023393  0x00005e77 arg  0x0000042f , 0x00000005 
- 00023394  0x00005e78 copy  0x00000011 , 0x00000006 
- 00023395  0x00005e79 call  0x00007ebf 
- 00023396  0x00005e7a fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005e7b beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005e7c call  0x0000714f 
- 00023399  0x00005e7f call  0x00005b7a 
- 00023400  0x00005e80 fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005e81 rtnne  0x00000082 
- 00023402  0x00005e82 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005e83 branch  0x00007d86 
- 00023404  0x00005e86 call  0x000071ba 
- 00023405  0x00005e87 arg  0x00000af2 , 0x00000005 
- 00023406  0x00005e88 call  0x00007201 
- 00023407  0x00005e89 arg  0x00000af2 , 0x00000011 
- 00023408  0x00005e8a arg  0x0000442a , 0x00000012 
- 00023409  0x00005e8b arg  0x00000010 , 0x00000039 
- 00023410  0x00005e8c call  0x00007f88 
- 00023411  0x00005e8d nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005e8e branch  0x00005b7a 
- 00023413  0x00005e91 call  0x00007390 
- 00023414  0x00005e92 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005e93 call  0x00007d86 
- 00023416  0x00005e94 jam  0x00000001 , 0x00004429 
- 00023417  0x00005e95 jam  0x00000005 , 0x000044c4 
- 00023418  0x00005e98 force  0x00000011 , 0x00000011 
- 00023419  0x00005e99 call  0x00005c62 
- 00023420  0x00005e9a setarg  0x00000004 
- 00023421  0x00005e9b istore  0x00000001 , 0x00000005 
- 00023422  0x00005e9c arg  0x0000443a , 0x00000006 
- 00023423  0x00005e9d branch  0x00007ebf 
- 00023424  0x00005ea0 arg  0x0000041f , 0x00000005 
- 00023425  0x00005ea1 branch  0x00007ebf 
- 00023426  0x00005ea4 force  0x00000011 , 0x00000011 
- 00023427  0x00005ea5 call  0x00005c62 
- 00023428  0x00005ea6 setarg  0x00000006 
- 00023429  0x00005ea7 istore  0x00000001 , 0x00000005 
- 00023430  0x00005ea8 fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005ea9 bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005eaa arg  0x00004419 , 0x00000006 
- 00023433  0x00005eab branch  0x00007ebf 
- 00023434  0x00005eae arg  0x000044ea , 0x00000006 
- 00023435  0x00005eaf branch  0x00007ebf 
- 00023436  0x00005eb3 arg  0x000044cb , 0x00000005 
- 00023437  0x00005eb4 force  0x0000000a , 0x00000039 
- 00023438  0x00005eb5 call  0x0000630d 
- 00023439  0x00005eb6 force  0x0000000b , 0x00000011 
- 00023440  0x00005eb7 call  0x00005c62 
- 00023441  0x00005eb8 setarg  0x00000007 
- 00023442  0x00005eb9 istore  0x00000001 , 0x00000005 
- 00023443  0x00005eba fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005ebb istore  0x00000002 , 0x00000005 
- 00023445  0x00005ebc fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005ebd istore  0x00000008 , 0x00000005 
- 00023447  0x00005ebe rtn 
- 00023448  0x00005ec1 force  0x00000011 , 0x00000011 
- 00023449  0x00005ec2 call  0x00005c62 
- 00023450  0x00005ec3 setarg  0x00000008 
- 00023451  0x00005ec4 istore  0x00000001 , 0x00000005 
- 00023452  0x00005ec5 setarg  0x00000000 
- 00023453  0x00005ec6 istore  0x00000008 , 0x00000005 
- 00023454  0x00005ec7 istore  0x00000008 , 0x00000005 
- 00023455  0x00005ec8 rtn 
- 00023456  0x00005ecc force  0x00000008 , 0x00000011 
- 00023457  0x00005ecd call  0x00005c62 
- 00023458  0x00005ece setarg  0x00000009 
- 00023459  0x00005ecf istore  0x00000001 , 0x00000005 
- 00023460  0x00005ed0 fetch  0x00000001 , 0x00004495 
- 00023461  0x00005ed1 istore  0x00000001 , 0x00000005 
- 00023462  0x00005ed2 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005ed3 istore  0x00000006 , 0x00000005 
- 00023464  0x00005ed4 rtn 
- 00023465  0x00005ed8 jam  0x00000008 , 0x0000047b 
- 00023466  0x00005ed9 branch  0x00005b54 
- 00023467  0x00005edc fetch  0x00000001 , 0x00004458 
- 00023468  0x00005edd fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005ede iand  0x00000002 , 0x0000003f 
- 00023470  0x00005edf rtn 
- 00023471  0x00005ee2 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005ee3 call  0x00007ebf 
- 00023473  0x00005ee4 call  0x00005bab 
- 00023474  0x00005ee5 isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005ee6 branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005ee7 fetch  0x00000001 , 0x00004092 
- 00023477  0x00005ee8 rtnne  0x0000000a 
- 00023478  0x00005ee9 call  0x00005bb9 
- 00023479  0x00005eea nrtn  0x00000028 
- 00023480  0x00005eeb branch  0x00003410 
- 00023481  0x00005eef call  0x00007fe9 
- 00023482  0x00005ef0 fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005ef1 rtneq  0x00000000 
- 00023484  0x00005ef2 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005ef3 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005ef4 rtn  0x00000001 
- 00023487  0x00005ef5 branch  0x00007fe7 
- 00023488  0x00005ef8 call  0x00005bab 
- 00023489  0x00005ef9 isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005efa branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005efb rtn 
- 00023492  0x00005f00 rtn 
- 00023493  0x00005f03 arg  0x000009be , 0x00000005 
- 00023494  0x00005f04 call  0x00007eb3 
- 00023495  0x00005f05 jam  0x00000002 , 0x000044bf 
- 00023496  0x00005f06 jam  0x00000001 , 0x000044c1 
- 00023497  0x00005f07 rtn 
- 00023498  0x00005f0a arg  0x00000a6e , 0x00000005 
- 00023499  0x00005f0b call  0x00007ebf 
- 00023500  0x00005f0c jam  0x00000006 , 0x000044c1 
- 00023501  0x00005f0d jam  0x00000002 , 0x000044bf 
- 00023502  0x00005f0e rtn 
- 00023503  0x00005f11 force  0x00000041 , 0x00000011 
- 00023504  0x00005f12 call  0x00005c62 
- 00023505  0x00005f13 setarg  0x0000000c 
- 00023506  0x00005f14 istore  0x00000001 , 0x00000005 
- 00023507  0x00005f15 arg  0x000045d2 , 0x00000006 
- 00023508  0x00005f16 branch  0x00007eb3 
- 00023509  0x00005f19 call  0x00007166 
- 00023510  0x00005f1a force  0x00000011 , 0x00000011 
- 00023511  0x00005f1b call  0x00005c62 
- 00023512  0x00005f1c setarg  0x0000000d 
- 00023513  0x00005f1d istore  0x00000001 , 0x00000005 
- 00023514  0x00005f1e branch  0x00007201 
- 00023515  0x00005f22 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005f23 rtneq  0x000000ff 
- 00023517  0x00005f24 arg  0x00000003 , 0x00000002 
- 00023518  0x00005f25 isub  0x00000002 , 0x0000003e 
- 00023519  0x00005f26 nrtn  0x00000002 
- 00023520  0x00005f27 arg  0x0000000a , 0x00000007 
- 00023521  0x00005f28 call  0x00007f16 
- 00023522  0x00005f29 nrtn  0x00000034 
- 00023523  0x00005f2a branch  0x00005ba9 
- 00023524  0x00005f2d bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005f2e fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005f2f beq  0x00000000 , 0x00005bef 
- 00023527  0x00005f30 beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005f31 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005f32 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005f33 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005f34 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005f35 beq  0x00000008 , 0x00005c09 
- 00023533  0x00005f36 beq  0x00000009 , 0x00005c10 
- 00023534  0x00005f37 rtn 
- 00023535  0x00005f3b fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005f3c rtnne  0x00000004 
- 00023537  0x00005f3d jam  0x000000ff , 0x000044c5 
- 00023538  0x00005f3e jam  0x000000ff , 0x000044c4 
- 00023539  0x00005f3f jam  0x0000003f , 0x00000a99 
- 00023540  0x00005f40 branch  0x00007d86 
- 00023541  0x00005f44 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005f45 branch  0x00005b02 
- 00023543  0x00005f48 jam  0x00000004 , 0x000044c4 
- 00023544  0x00005f49 setarg  0x00017700 
- 00023545  0x00005f4a arg  0x0000000a , 0x00000007 
- 00023546  0x00005f4b branch  0x00007f08 
- 00023547  0x00005f4e fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005f4f beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005f50 rtn 
- 00023550  0x00005f53 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005f54 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005f55 call  0x00007d86 
- 00023553  0x00005f56 call  0x00005b82 
- 00023554  0x00005f57 fetch  0x00000001 , 0x00004092 
- 00023555  0x00005f58 rtnne  0x0000000a 
- 00023556  0x00005f59 call  0x00005bb9 
- 00023557  0x00005f5a rtn  0x00000028 
- 00023558  0x00005f5b branch  0x00003410 
- 00023559  0x00005f5f jam  0x00000008 , 0x000044c4 
- 00023560  0x00005f60 branch  0x00005b8c 
- 00023561  0x00005f63 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005f64 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005f65 iand  0x00000002 , 0x0000003f 
- 00023564  0x00005f66 isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005f67 branch  0x00005c12 , 0x00000001 
- 00023566  0x00005f68 jam  0x00000009 , 0x000044c4 
- 00023567  0x00005f69 branch  0x00005b98 
- 00023568  0x00005f6c call  0x00005ba0 
- 00023569  0x00005f6d branch  0x00005c12 
- 00023570  0x00005f71 force  0x0000000a , 0x00000007 
- 00023571  0x00005f72 call  0x00007f07 
- 00023572  0x00005f73 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005f74 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005f75 jam  0x0000003e , 0x00000a99 
- 00023575  0x00005f76 branch  0x00007d86 
- 00023576  0x00005f7b bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005f7c fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005f7d rtnbit0  0x00000007 
- 00023579  0x00005f7e fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005f7f rtnne  0x00000002 
- 00023581  0x00005f80 jam  0x00000000 , 0x000044bf 
- 00023582  0x00005f81 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005f82 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005f83 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005f84 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005f85 beq  0x00000006 , 0x00005c39 
- 00023587  0x00005f86 beq  0x00000007 , 0x00005c30 
- 00023588  0x00005f87 beq  0x00000008 , 0x00005c26 
- 00023589  0x00005f88 rtn 
- 00023590  0x00005f8c fetch  0x00000001 , 0x00004663 
- 00023591  0x00005f8d copy  0x0000003f , 0x00000007 
- 00023592  0x00005f8e increase  0x00000001 , 0x0000003f 
- 00023593  0x00005f8f store  0x00000001 , 0x00004663 
- 00023594  0x00005f90 fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005f91 qisolate1  0x0000003f 
- 00023596  0x00005f92 setarg  0x00000080 
- 00023597  0x00005f93 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005f94 store  0x00000001 , 0x00004664 
- 00023599  0x00005f95 branch  0x00005c55 
- 00023600  0x00005f98 fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005f99 jam  0x00000000 , 0x000044c2 
- 00023602  0x00005f9a beq  0x00000001 , 0x00005c35 
- 00023603  0x00005f9b jam  0x00000002 , 0x000044bf 
- 00023604  0x00005f9c rtn 
- 00023605  0x00005f9f jam  0x00000031 , 0x00000a99 
- 00023606  0x00005fa0 call  0x00007d86 
- 00023607  0x00005fa1 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005fa2 branch  0x00005bd5 
- 00023609  0x00005fa5 fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005fa6 beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005fa7 jam  0x00000002 , 0x000044bf 
- 00023612  0x00005fa8 rtn 
- 00023613  0x00005fab call  0x0000718d 
- 00023614  0x00005faf fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005fb0 beq  0x00000083 , 0x00005c41 
- 00023616  0x00005fb1 call  0x00005b18 
- 00023617  0x00005fb3 call  0x0000717a 
- 00023618  0x00005fb4 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005fb5 arg  0x00000a6e , 0x00000012 
- 00023620  0x00005fb6 arg  0x00000010 , 0x00000039 
- 00023621  0x00005fb7 call  0x00007f88 
- 00023622  0x00005fb8 branch  0x00005c49 , 0x00000005 
- 00023623  0x00005fba jam  0x0000000b , 0x0000047b 
- 00023624  0x00005fbb branch  0x00005b54 
- 00023625  0x00005fbf call  0x00007595 
- 00023626  0x00005fc0 nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005fc1 jam  0x00000001 , 0x00004429 
- 00023628  0x00005fc2 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005fc3 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005fc4 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005fc5 jam  0x00000002 , 0x000044bf 
- 00023632  0x00005fc6 jam  0x00000007 , 0x000044c1 
- 00023633  0x00005fc7 rtn 
- 00023634  0x00005fca fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005fcb beq  0x00000083 , 0x00005c56 
- 00023636  0x00005fcc jam  0x00000000 , 0x00004664 
- 00023637  0x00005fce branch  0x00005b3d 
- 00023638  0x00005fd4 jam  0x00000000 , 0x00004663 
- 00023639  0x00005fd5 branch  0x00005b1b 
- 00023640  0x00005fd9 jam  0x00000002 , 0x000044bf 
- 00023641  0x00005fda fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005fdb beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005fdd rtn 
- 00023644  0x00005fe0 jam  0x00000002 , 0x000044c1 
- 00023645  0x00005fe1 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005fe2 branch  0x00007a99 
- 00023647  0x00005fe5 jam  0x00000002 , 0x000044bf 
- 00023648  0x00005fe6 jam  0x00000003 , 0x000044c1 
- 00023649  0x00005fe7 branch  0x00005bcf 
- 00023650  0x00005fec force  0x00000006 , 0x00000012 
- 00023651  0x00005fed branch  0x00005847 
- 00023652  0x00005ff2 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005ff3 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005ff4 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005ff5 beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005ff6 beq  0x00000003 , 0x00005caa 
- 00023657  0x00005ff7 beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005ff8 beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005ff9 beq  0x00000006 , 0x00005cea 
- 00023660  0x00005ffa beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005ffb beq  0x00000008 , 0x00005c99 
- 00023662  0x00005ffc beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005ffd beq  0x0000000a , 0x00005cef 
- 00023664  0x00005ffe beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005fff beq  0x0000000c , 0x00005c9f 
- 00023666  0x00006000 beq  0x0000000d , 0x00005cf5 
- 00023667  0x00006001 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00006002 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00006003 arg  0x00000002 , 0x00000011 
- 00023670  0x00006004 arg  0x00000007 , 0x00000012 
- 00023671  0x00006005 call  0x00005842 
- 00023672  0x00006006 fetch  0x00000001 , 0x000002db 
- 00023673  0x00006007 istore  0x00000001 , 0x00000005 
- 00023674  0x00006008 rtn 
- 00023675  0x0000600c ifetch  0x00000009 , 0x00000006 
- 00023676  0x0000600d store  0x00000009 , 0x000043d3 
- 00023677  0x0000600e ifetch  0x00000002 , 0x00000006 
- 00023678  0x0000600f store  0x00000002 , 0x0000045f 
- 00023679  0x00006010 fetch  0x00000001 , 0x0000043f 
- 00023680  0x00006011 set1  0x00000005 , 0x0000003f 
- 00023681  0x00006012 store  0x00000001 , 0x0000043f 
- 00023682  0x00006013 rtn 
- 00023683  0x00006016 ifetch  0x00000005 , 0x00000006 
- 00023684  0x00006017 store  0x00000005 , 0x000043ce 
- 00023685  0x00006018 ifetch  0x00000002 , 0x00000006 
- 00023686  0x00006019 store  0x00000002 , 0x0000045f 
- 00023687  0x0000601a fetcht  0x00000002 , 0x00000459 
- 00023688  0x0000601b isub  0x00000002 , 0x0000003e 
- 00023689  0x0000601c nbranch  0x00005c8e , 0x00000002 
- 00023690  0x0000601d fetch  0x00000001 , 0x0000043f 
- 00023691  0x0000601e set1  0x00000006 , 0x0000003f 
- 00023692  0x0000601f store  0x00000001 , 0x0000043f 
- 00023693  0x00006020 rtn 
- 00023694  0x00006024 setarg  0x00000014 
- 00023695  0x00006025 store  0x00000002 , 0x0000046d 
- 00023696  0x00006026 store  0x00000002 , 0x000044ba 
- 00023697  0x00006027 rtn 
- 00023698  0x0000602a arg  0x00000013 , 0x00000013 
- 00023699  0x0000602e arg  0x00000002 , 0x00000011 
- 00023700  0x0000602f arg  0x00000002 , 0x00000012 
- 00023701  0x00006030 call  0x00005842 
- 00023702  0x00006031 copy  0x00000013 , 0x0000003f 
- 00023703  0x00006032 istore  0x00000001 , 0x00000005 
- 00023704  0x00006033 rtn 
- 00023705  0x00006038 arg  0x00000009 , 0x00000011 
- 00023706  0x00006039 arg  0x00000009 , 0x00000012 
- 00023707  0x0000603a call  0x00005842 
- 00023708  0x0000603b setarg  0x00000001 
- 00023709  0x0000603c istore  0x00000008 , 0x00000005 
- 00023710  0x0000603d rtn 
- 00023711  0x00006041 rtn  0x00000029 
- 00023712  0x00006043 arg  0x00000006 , 0x00000011 
- 00023713  0x00006044 arg  0x0000000c , 0x00000012 
- 00023714  0x00006045 call  0x00005842 
- 00023715  0x00006046 fetch  0x00000005 , 0x00004510 
- 00023716  0x00006047 istore  0x00000005 , 0x00000005 
- 00023717  0x00006048 rtn 
- 00023718  0x0000604c arg  0x00000013 , 0x00000012 
- 00023719  0x0000604d branch  0x00005ca8 
- 00023720  0x00006051 arg  0x00000001 , 0x00000011 
- 00023721  0x00006052 branch  0x00005842 
- 00023722  0x00006056 ifetch  0x00000008 , 0x00000006 
- 00023723  0x00006057 store  0x00000008 , 0x000044cd 
- 00023724  0x00006058 ifetch  0x00000002 , 0x00000006 
- 00023725  0x00006059 store  0x00000002 , 0x000044cb 
- 00023726  0x0000605a ifetch  0x00000008 , 0x00000006 
- 00023727  0x0000605b store  0x00000008 , 0x000044aa 
- 00023728  0x0000605c ifetch  0x00000004 , 0x00000006 
- 00023729  0x0000605d store  0x00000004 , 0x00004411 
- 00023730  0x0000605e call  0x00005ccf 
- 00023731  0x0000605f bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00006060 fetch  0x00000001 , 0x000044c4 
- 00023733  0x00006061 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00006062 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00006063 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00006064 fetch  0x00000001 , 0x00004217 
- 00023737  0x00006065 ncall  0x000067be , 0x00000034 
- 00023738  0x00006066 fetch  0x00000001 , 0x00004429 
- 00023739  0x00006067 beq  0x00000000 , 0x00005cc4 
- 00023740  0x00006069 jam  0x00000001 , 0x000044c5 
- 00023741  0x0000606a call  0x00005cdd 
- 00023742  0x0000606b branch  0x000073a2 
- 00023743  0x0000606e jam  0x00000001 , 0x00004429 
- 00023744  0x0000606f arg  0x000044ea , 0x00000006 
- 00023745  0x00006070 arg  0x00004419 , 0x00000005 
- 00023746  0x00006071 call  0x00007ebf 
- 00023747  0x00006072 branch  0x00005cbc 
- 00023748  0x00006076 bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x00006077 jam  0x00000000 , 0x000044c5 
- 00023750  0x00006078 jam  0x00000000 , 0x000044c4 
- 00023751  0x00006079 jam  0x00000041 , 0x00000a99 
- 00023752  0x0000607a branch  0x00007d86 
- 00023753  0x0000607d arg  0x00000002 , 0x00000011 
- 00023754  0x0000607e arg  0x0000000d , 0x00000012 
- 00023755  0x0000607f call  0x00005842 
- 00023756  0x00006080 setarg  0x00000006 
- 00023757  0x00006081 istore  0x00000001 , 0x00000005 
- 00023758  0x00006082 rtn 
- 00023759  0x00006085 arg  0x000044b2 , 0x00000005 
- 00023760  0x00006086 force  0x00000008 , 0x00000039 
- 00023761  0x00006087 call  0x0000630d 
- 00023762  0x00006088 arg  0x00004415 , 0x00000005 
- 00023763  0x00006089 force  0x00000004 , 0x00000039 
- 00023764  0x0000608a call  0x0000630d 
- 00023765  0x0000608b arg  0x0000000d , 0x00000011 
- 00023766  0x0000608c arg  0x00000004 , 0x00000012 
- 00023767  0x0000608d call  0x00005842 
- 00023768  0x0000608e fetch  0x00000008 , 0x000044b2 
- 00023769  0x0000608f istore  0x00000008 , 0x00000005 
- 00023770  0x00006090 fetch  0x00000004 , 0x00004415 
- 00023771  0x00006091 istore  0x00000004 , 0x00000005 
- 00023772  0x00006092 rtn 
- 00023773  0x00006095 arg  0x00000005 , 0x00000012 
- 00023774  0x00006096 branch  0x00005ca8 
- 00023775  0x00006099 arg  0x00000006 , 0x00000012 
- 00023776  0x0000609a branch  0x00005ca8 
- 00023777  0x0000609e ifetch  0x00000008 , 0x00000006 
- 00023778  0x0000609f store  0x00000008 , 0x000044b2 
- 00023779  0x000060a0 ifetch  0x00000004 , 0x00000006 
- 00023780  0x000060a1 store  0x00000004 , 0x00004415 
- 00023781  0x000060a2 branch  0x000073a2 
- 00023782  0x000060a5 fetch  0x00000001 , 0x0000043f 
- 00023783  0x000060a6 set1  0x00000004 , 0x0000003f 
- 00023784  0x000060a7 store  0x00000001 , 0x0000043f 
- 00023785  0x000060a8 rtn 
- 00023786  0x000060ab rtn  0x00000029 
- 00023787  0x000060ac jam  0x00000032 , 0x00000a99 
- 00023788  0x000060ad call  0x00007d86 
- 00023789  0x000060ae jam  0x00000004 , 0x000044c5 
- 00023790  0x000060af branch  0x00005cdf 
- 00023791  0x000060b2 jam  0x00000002 , 0x000044c5 
- 00023792  0x000060b3 call  0x00005cf3 
- 00023793  0x000060b4 jam  0x00000033 , 0x00000a99 
- 00023794  0x000060b5 branch  0x00007d86 
- 00023795  0x000060b8 arg  0x0000000b , 0x00000012 
- 00023796  0x000060b9 branch  0x00005ca8 
- 00023797  0x000060c1 rtn 
- 00023798  0x000060c9 rtn  0x0000002b 
- 00023799  0x000060cb bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x000060cc setarg  0x00000000 
- 00023801  0x000060cd store  0x00000001 , 0x00000048 
- 00023802  0x000060ce store  0x00000001 , 0x00000055 
- 00023803  0x000060cf store  0x00000001 , 0x00000078 
- 00023804  0x000060d0 store  0x00000001 , 0x0000007c 
- 00023805  0x000060d1 store  0x00000001 , 0x00004158 
- 00023806  0x000060d2 store  0x00000001 , 0x000004d7 
- 00023807  0x000060d3 store  0x00000001 , 0x0000016d 
- 00023808  0x000060d4 store  0x00000001 , 0x000009b5 
- 00023809  0x000060d5 jam  0x00000000 , 0x0000455b 
- 00023810  0x000060d6 jam  0x00000000 , 0x00000229 
- 00023811  0x000060d7 jam  0x00000000 , 0x000004d8 
- 00023812  0x000060d9 jam  0x00000000 , 0x000009b5 
- 00023813  0x000060da jam  0x00000000 , 0x000009b4 
- 00023814  0x000060db jam  0x00000000 , 0x000004d1 
- 00023815  0x000060de rtn 
- 00023816  0x000060e1 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x000060e2 call  0x000062ff , 0x00000029 
- 00023818  0x000060e3 ncall  0x00006303 , 0x00000029 
- 00023819  0x000060e4 call  0x000062bc 
- 00023820  0x000060e5 nrtn  0x00000034 
- 00023821  0x000060e6 fetch  0x00000001 , 0x0000004c 
- 00023822  0x000060e7 rtnbit0  0x00000006 
- 00023823  0x000060e8 set0  0x00000006 , 0x0000003f 
- 00023824  0x000060e9 set0  0x00000001 , 0x00000000 
- 00023825  0x000060ea store  0x00000001 , 0x0000004c 
- 00023826  0x000060eb fetch  0x00000001 , 0x00000551 
- 00023827  0x000060ec fetcht  0x00000001 , 0x0000004c 
- 00023828  0x000060ed isolate1  0x00000000 , 0x0000003f 
- 00023829  0x000060ee setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x000060ef storet  0x00000001 , 0x0000004c 
- 00023831  0x000060f0 and_into  0x00000002 , 0x00000002 
- 00023832  0x000060f1 storet  0x00000001 , 0x0000007f 
- 00023833  0x000060f2 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x000060f3 rshift  0x0000003f , 0x0000003f 
- 00023835  0x000060f4 store  0x00000001 , 0x0000007d 
- 00023836  0x000060f5 bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x000060f6 fetch  0x00000001 , 0x0000007d 
- 00023838  0x000060f7 beq  0x0000007f , 0x00005d66 
- 00023839  0x000060f8 beq  0x00000003 , 0x00005db1 
- 00023840  0x000060f9 beq  0x00000004 , 0x00005dc2 
- 00023841  0x000060fa beq  0x0000003c , 0x00005d59 
- 00023842  0x000060fb beq  0x00000005 , 0x00005d55 
- 00023843  0x000060fc beq  0x0000000f , 0x00005fa8 
- 00023844  0x000060fd beq  0x00000010 , 0x00005e24 
- 00023845  0x000060fe beq  0x00000023 , 0x00005e42 
- 00023846  0x000060ff beq  0x00000039 , 0x00005fc1 
- 00023847  0x00006100 beq  0x00000038 , 0x00005fbc 
- 00023848  0x00006101 beq  0x00000031 , 0x00005e27 
- 00023849  0x00006102 beq  0x00000037 , 0x00005eb0 
- 00023850  0x00006103 beq  0x00000027 , 0x00005eac 
- 00023851  0x00006104 beq  0x00000033 , 0x00005ea9 
- 00023852  0x00006105 beq  0x00000025 , 0x00005eae 
- 00023853  0x00006106 beq  0x00000026 , 0x00005e3e 
- 00023854  0x00006107 beq  0x00000007 , 0x00005e36 
- 00023855  0x00006108 beq  0x0000002d , 0x00005e2d 
- 00023856  0x00006109 beq  0x0000002e , 0x00005e2e 
- 00023857  0x0000610a beq  0x00000001 , 0x00005ea5 
- 00023858  0x0000610b beq  0x00000002 , 0x00005e90 
- 00023859  0x0000610c beq  0x00000028 , 0x00005fb3 
- 00023860  0x0000610d beq  0x00000009 , 0x00005e86 
- 00023861  0x0000610e beq  0x0000000b , 0x00005e5f 
- 00023862  0x0000610f beq  0x00000008 , 0x00005e43 
- 00023863  0x00006110 beq  0x0000000c , 0x00005e6a 
- 00023864  0x00006111 beq  0x0000001f , 0x00005e3a 
- 00023865  0x00006112 beq  0x00000020 , 0x00005e3c 
- 00023866  0x00006113 beq  0x00000021 , 0x00005eca 
- 00023867  0x00006114 beq  0x00000022 , 0x00005eca 
- 00023868  0x00006115 beq  0x00000035 , 0x00005ecb 
- 00023869  0x00006116 beq  0x00000036 , 0x00005ecc 
- 00023870  0x00006117 beq  0x00000024 , 0x00005eca 
- 00023871  0x00006118 beq  0x00000034 , 0x00005ecd 
- 00023872  0x00006119 beq  0x00000017 , 0x00005ed6 
- 00023873  0x0000611a beq  0x00000011 , 0x00005ef2 
- 00023874  0x0000611b beq  0x00000012 , 0x00005ef6 
- 00023875  0x0000611c beq  0x00000013 , 0x00005ef8 
- 00023876  0x0000611d beq  0x0000000d , 0x00005f0a 
- 00023877  0x0000611e beq  0x0000000e , 0x00005f0a 
- 00023878  0x0000611f beq  0x0000002f , 0x00005eaa 
- 00023879  0x00006120 beq  0x00000030 , 0x00005f0a 
- 00023880  0x00006121 beq  0x0000000a , 0x00005f0a 
- 00023881  0x00006122 beq  0x00000018 , 0x00005f0b 
- 00023882  0x00006123 beq  0x00000032 , 0x00005f0a 
- 00023883  0x00006124 beq  0x0000003d , 0x00005f10 
- 00023884  0x00006125 beq  0x0000003e , 0x00005f51 
- 00023885  0x00006126 beq  0x0000003f , 0x00005f4b 
- 00023886  0x00006127 beq  0x00000040 , 0x00005f78 
- 00023887  0x00006128 beq  0x00000041 , 0x00005f8a 
- 00023888  0x00006129 beq  0x00000006 , 0x00005fa7 
- 00023889  0x0000612a beq  0x0000003a , 0x00005d57 
- 00023890  0x0000612e jam  0x00000019 , 0x0000007e 
- 00023891  0x00006130 jam  0x00000004 , 0x0000007c 
- 00023892  0x00006131 rtn 
- 00023893  0x00006134 jam  0x00000006 , 0x0000007c 
- 00023894  0x00006135 rtn 
- 00023895  0x00006138 jam  0x0000003b , 0x0000007c 
- 00023896  0x00006139 rtn 
- 00023897  0x0000613c fetch  0x00000004 , 0x00000552 
- 00023898  0x0000613d lshift  0x0000003f , 0x0000003f 
- 00023899  0x0000613e store  0x00000004 , 0x000040d2 
- 00023900  0x0000613f fetch  0x00000001 , 0x00000556 
- 00023901  0x00006140 store  0x00000001 , 0x000040d9 
- 00023902  0x00006141 fetch  0x00000005 , 0x00000557 
- 00023903  0x00006142 store  0x00000005 , 0x000040e7 
- 00023904  0x00006143 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00006144 istore  0x00000005 , 0x00000005 
- 00023906  0x00006145 fetch  0x00000001 , 0x00000031 
- 00023907  0x00006146 set1  0x00000003 , 0x0000003f 
- 00023908  0x00006147 store  0x00000001 , 0x00000031 
- 00023909  0x00006148 rtn 
- 00023910  0x0000614a bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x0000614b fetch  0x00000001 , 0x00000552 
- 00023912  0x0000614c set1  0x00000007 , 0x0000003f 
- 00023913  0x0000614d store  0x00000001 , 0x0000007d 
- 00023914  0x0000614e beq  0x00000081 , 0x00005d88 
- 00023915  0x0000614f beq  0x00000082 , 0x00005d8d 
- 00023916  0x00006150 beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006151 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006152 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006153 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006154 beq  0x00000084 , 0x00005da7 
- 00023921  0x00006155 beq  0x00000090 , 0x00005d7a 
- 00023922  0x00006156 beq  0x00000097 , 0x00005d9e 
- 00023923  0x00006157 beq  0x00000098 , 0x00005da3 
- 00023924  0x00006158 beq  0x00000099 , 0x00005d7d 
- 00023925  0x00006159 beq  0x0000009a , 0x00005d80 
- 00023926  0x0000615a rtneq  0x00000084 
- 00023927  0x0000615e jam  0x00000082 , 0x0000007c 
- 00023928  0x0000615f jam  0x00000019 , 0x0000007e 
- 00023929  0x00006161 rtn 
- 00023930  0x00006163 jam  0x00000082 , 0x0000007c 
- 00023931  0x00006164 jam  0x0000002e , 0x0000007e 
- 00023932  0x00006165 rtn 
- 00023933  0x00006168 call  0x00005d82 
- 00023934  0x00006169 jam  0x0000009a , 0x0000007c 
- 00023935  0x0000616a rtn 
- 00023936  0x0000616d call  0x00005d82 
- 00023937  0x0000616e branch  0x00005d86 
- 00023938  0x00006171 arg  0x0000465e , 0x00000005 
- 00023939  0x00006172 fetch  0x00000003 , 0x00000553 
- 00023940  0x00006173 istore  0x00000003 , 0x00000005 
- 00023941  0x00006174 rtn 
- 00023942  0x00006177 branch  0x000076d8 , 0x00000001 
- 00023943  0x00006178 rtn 
- 00023944  0x0000617a fetch  0x00000001 , 0x00000554 
- 00023945  0x0000617b set1  0x00000007 , 0x0000003f 
- 00023946  0x0000617c store  0x00000001 , 0x000004c9 
- 00023947  0x0000617d beq  0x0000008b , 0x00005d92 
- 00023948  0x0000617e rtn 
- 00023949  0x00006182 fetch  0x00000001 , 0x00000554 
- 00023950  0x00006183 set1  0x00000007 , 0x0000003f 
- 00023951  0x00006184 store  0x00000001 , 0x000004c9 
- 00023952  0x00006185 beq  0x0000008b , 0x00005d96 
- 00023953  0x00006186 rtn 
- 00023954  0x00006189 fetch  0x00000001 , 0x0000415a 
- 00023955  0x0000618a fetcht  0x00000001 , 0x0000004c 
- 00023956  0x0000618b nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x0000618c storet  0x00000001 , 0x0000004c 
- 00023958  0x0000618e fetch  0x00000001 , 0x00000030 
- 00023959  0x0000618f rtnbit0  0x00000005 
- 00023960  0x00006190 set0  0x00000005 , 0x0000003f 
- 00023961  0x00006191 store  0x00000001 , 0x00000030 
- 00023962  0x00006192 fetch  0x00000001 , 0x000004d7 
- 00023963  0x00006193 nrtn  0x00000034 
- 00023964  0x00006194 jam  0x00000031 , 0x0000007c 
- 00023965  0x00006195 rtn 
- 00023966  0x00006198 nbranch  0x00005da1 , 0x00000029 
- 00023967  0x00006199 jam  0x00000012 , 0x0000007c 
- 00023968  0x0000619a branch  0x000062eb 
- 00023969  0x0000619d jam  0x00000097 , 0x0000007c 
- 00023970  0x0000619e rtn 
- 00023971  0x000061a3 call  0x000062eb 
- 00023972  0x000061a4 branch  0x00005ffe 
- 00023973  0x000061a7 jam  0x00000084 , 0x0000007c 
- 00023974  0x000061a8 rtn 
- 00023975  0x000061ab fetcht  0x00000001 , 0x00000555 
- 00023976  0x000061ac and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x000061ad storet  0x00000001 , 0x000004d0 
- 00023978  0x000061ae fetch  0x00000001 , 0x000041ce 
- 00023979  0x000061af bne  0x00000051 , 0x00005dad 
- 00023980  0x000061b0 jam  0x00000000 , 0x000041ce 
- 00023981  0x000061b2 fetch  0x00000001 , 0x00000055 
- 00023982  0x000061b3 rtnne  0x00000015 
- 00023983  0x000061b4 jam  0x00000004 , 0x00000055 
- 00023984  0x000061b5 branch  0x0000631b 
- 00023985  0x000061b8 bpatchx  0x00000080 , 0x00004030 
- 00023986  0x000061b9 fetch  0x00000001 , 0x00000552 
- 00023987  0x000061ba store  0x00000001 , 0x000004c9 
- 00023988  0x000061bb beq  0x00000033 , 0x00005dd8 
- 00023989  0x000061bc beq  0x00000008 , 0x00005de7 
- 00023990  0x000061bd beq  0x0000000f , 0x00005dee 
- 00023991  0x000061be beq  0x00000010 , 0x00005df4 
- 00023992  0x000061bf beq  0x00000011 , 0x00005df5 
- 00023993  0x000061c0 beq  0x00000012 , 0x00005dfd 
- 00023994  0x000061c1 beq  0x00000018 , 0x00005e13 
- 00023995  0x000061c2 beq  0x00000017 , 0x00005e16 
- 00023996  0x000061c3 beq  0x00000013 , 0x00005dcf 
- 00023997  0x000061c5 beq  0x0000003d , 0x00005f1e 
- 00023998  0x000061c6 beq  0x0000003e , 0x00005f6a 
- 00023999  0x000061c7 beq  0x00000040 , 0x00005f20 
- 00024000  0x000061c8 beq  0x00000041 , 0x00005f3d 
- 00024001  0x000061c9 rtn 
- 00024002  0x000061cc bpatchx  0x00000081 , 0x00004030 
- 00024003  0x000061cd fetch  0x00000001 , 0x00000552 
- 00024004  0x000061ce store  0x00000001 , 0x000004c9 
- 00024005  0x000061cf beq  0x00000001 , 0x00005e0a 
- 00024006  0x000061d0 beq  0x00000033 , 0x00005de2 
- 00024007  0x000061d1 beq  0x0000000b , 0x00005dfe 
- 00024008  0x000061d2 beq  0x00000008 , 0x00005e01 
- 00024009  0x000061d3 beq  0x00000013 , 0x00005dd2 
- 00024010  0x000061d5 beq  0x00000040 , 0x00005e0b 
- 00024011  0x000061d6 beq  0x00000041 , 0x00005e0e 
- 00024012  0x000061d7 beq  0x00000018 , 0x00005e11 
- 00024013  0x000061d8 beq  0x00000017 , 0x00005e22 
- 00024014  0x000061d9 rtn 
- 00024015  0x000061dc jam  0x00000020 , 0x00000a99 
- 00024016  0x000061dd call  0x00007d86 
- 00024017  0x000061de branch  0x000021dc 
- 00024018  0x000061e0 jam  0x00000019 , 0x00000a99 
- 00024019  0x000061e1 call  0x00007d86 
- 00024020  0x000061e2 jam  0x00000002 , 0x0000455b 
- 00024021  0x000061e3 setarg  0x00000050 
- 00024022  0x000061e4 arg  0x00000006 , 0x00000007 
- 00024023  0x000061e5 branch  0x00007f08 
- 00024024  0x000061eb fetch  0x00000001 , 0x000004d1 
- 00024025  0x000061ec set1  0x00000000 , 0x0000003f 
- 00024026  0x000061ed store  0x00000001 , 0x000004d1 
- 00024027  0x000061ee jam  0x00000001 , 0x00000a99 
- 00024028  0x000061ef call  0x00007d86 
- 00024029  0x000061f0 jam  0x0000008b , 0x0000007c 
- 00024030  0x000061f4 fetch  0x00000001 , 0x00000055 
- 00024031  0x000061f5 bne  0x00000005 , 0x00005d07 
- 00024032  0x000061f8 jam  0x00000006 , 0x00000055 
- 00024033  0x000061f9 rtn 
- 00024034  0x00006202 jam  0x0000000b , 0x000004ca 
- 00024035  0x00006203 jam  0x00000007 , 0x0000007c 
- 00024036  0x00006205 jam  0x00000000 , 0x00000055 
- 00024037  0x00006207 branch  0x00005d07 , 0x00000001 
- 00024038  0x00006208 rtn 
- 00024039  0x0000620b fetch  0x00000001 , 0x000041bd 
- 00024040  0x0000620c nrtn  0x00000034 
- 00024041  0x0000620d call  0x0000244f 
- 00024042  0x0000620e call  0x00005ffc 
- 00024043  0x0000620f rtn  0x00000029 
- 00024044  0x00006210 set1  0x00000021 , 0x00000000 
- 00024045  0x00006211 rtn 
- 00024046  0x00006214 nrtn  0x00000029 
- 00024047  0x00006215 jam  0x00000010 , 0x0000007c 
- 00024048  0x00006216 fetch  0x00000001 , 0x0000004c 
- 00024049  0x00006217 rtnbit0  0x00000002 
- 00024050  0x00006218 jam  0x00000012 , 0x0000007c 
- 00024051  0x00006219 rtn 
- 00024052  0x0000621c branch  0x00005ffe 
- 00024053  0x0000621f call  0x00006059 
- 00024054  0x00006220 fetch  0x00000001 , 0x00000030 
- 00024055  0x00006221 rtnbit1  0x00000004 
- 00024056  0x00006222 jam  0x00000031 , 0x0000007c 
- 00024057  0x00006223 fetch  0x00000001 , 0x00000055 
- 00024058  0x00006224 rtnne  0x0000000a 
- 00024059  0x00006225 jam  0x0000000b , 0x00000055 
- 00024060  0x00006226 rtn 
- 00024061  0x00006230 rtn 
- 00024062  0x00006234 jam  0x00000007 , 0x0000007c 
- 00024063  0x00006235 jam  0x00000013 , 0x000004ca 
- 00024064  0x00006236 rtn 
- 00024065  0x00006239 fetch  0x00000001 , 0x00000553 
- 00024066  0x0000623a beq  0x00000006 , 0x00005e07 
- 00024067  0x0000623b rtnne  0x00000018 
- 00024068  0x0000623c jam  0x00000018 , 0x000004ca 
- 00024069  0x0000623d jam  0x00000007 , 0x0000007c 
- 00024070  0x0000623e rtn 
- 00024071  0x00006240 jam  0x00000006 , 0x000004ca 
- 00024072  0x00006241 jam  0x00000007 , 0x0000007c 
- 00024073  0x00006242 rtn 
- 00024074  0x00006245 rtn 
- 00024075  0x00006248 jam  0x00000000 , 0x000009ae 
- 00024076  0x00006249 jam  0x00000007 , 0x0000007c 
- 00024077  0x0000624a branch  0x00005d07 
- 00024078  0x0000624d jam  0x00000000 , 0x000009ae 
- 00024079  0x0000624e jam  0x00000007 , 0x0000007c 
- 00024080  0x0000624f branch  0x00005d07 
- 00024081  0x00006251 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006252 branch  0x00007d86 
- 00024083  0x00006255 jam  0x00000023 , 0x00000a99 
- 00024084  0x00006256 call  0x00007d86 
- 00024085  0x00006257 branch  0x000026e9 
- 00024086  0x0000625a jam  0x00000022 , 0x00000a99 
- 00024087  0x0000625b call  0x00007d86 
- 00024088  0x0000625c setarg  0x00000000 
- 00024089  0x0000625d store  0x00000002 , 0x00000075 
- 00024090  0x0000625e fetch  0x00000002 , 0x000041e3 
- 00024091  0x0000625f lshift  0x0000003f , 0x0000003f 
- 00024092  0x00006260 store  0x00000002 , 0x00000032 
- 00024093  0x00006261 fetch  0x00000001 , 0x000041e5 
- 00024094  0x00006262 store  0x00000001 , 0x00000073 
- 00024095  0x00006263 fetch  0x00000001 , 0x000041e7 
- 00024096  0x00006264 store  0x00000001 , 0x00000074 
- 00024097  0x00006265 branch  0x000026c6 
- 00024098  0x00006268 jam  0x00000021 , 0x00000a99 
- 00024099  0x00006269 branch  0x00007d86 
- 00024100  0x0000626c fetcht  0x00000001 , 0x00000552 
- 00024101  0x0000626d storet  0x00000001 , 0x00000054 
- 00024102  0x0000626e branch  0x00005e38 
- 00024103  0x00006271 fetch  0x00000001 , 0x000004d1 
- 00024104  0x00006272 set1  0x00000002 , 0x0000003f 
- 00024105  0x00006273 store  0x00000001 , 0x000004d1 
- 00024106  0x00006274 rtnbit1  0x00000003 
- 00024107  0x00006275 jam  0x00000031 , 0x0000007c 
- 00024108  0x00006276 branch  0x00005d07 
- 00024109  0x0000627b rtn 
- 00024110  0x0000627e fetch  0x00000001 , 0x000040d0 
- 00024111  0x0000627f fetcht  0x00000001 , 0x00000552 
- 00024112  0x00006280 isub  0x00000002 , 0x0000003e 
- 00024113  0x00006282 branch  0x00005e38 , 0x00000002 
- 00024114  0x00006283 jam  0x00000004 , 0x0000007c 
- 00024115  0x00006284 jam  0x0000001f , 0x0000007e 
- 00024116  0x00006285 jam  0x0000002e , 0x0000007d 
- 00024117  0x00006286 rtn 
- 00024118  0x00006289 call  0x00006157 
- 00024119  0x0000628a branch  0x00005e38 
- 00024120  0x0000628d jam  0x00000003 , 0x0000007c 
- 00024121  0x0000628e rtn 
- 00024122  0x00006291 jam  0x00000021 , 0x0000007c 
- 00024123  0x00006292 rtn 
- 00024124  0x00006295 jam  0x00000022 , 0x0000007c 
- 00024125  0x00006296 rtn 
- 00024126  0x00006299 fetch  0x00000001 , 0x00000055 
- 00024127  0x0000629a rtneq  0x00000013 
- 00024128  0x0000629c jam  0x00000002 , 0x00000055 
- 00024129  0x0000629e rtn 
- 00024130  0x000062a2 rtn 
- 00024131  0x000062a5 call  0x00005ff9 
- 00024132  0x000062a6 jam  0x00000001 , 0x000004d4 
- 00024133  0x000062a7 jam  0x0000000a , 0x00000a99 
- 00024134  0x000062a8 call  0x00007d86 
- 00024135  0x000062aa call  0x000062f3 
- 00024136  0x000062ab nbranch  0x00006001 , 0x00000001 
- 00024137  0x000062ad nbranch  0x00005e4e , 0x00000029 
- 00024138  0x000062ae jam  0x00000004 , 0x0000007c 
- 00024139  0x000062af jam  0x00000008 , 0x0000007d 
- 00024140  0x000062b0 jam  0x00000023 , 0x0000007e 
- 00024141  0x000062b1 rtn 
- 00024142  0x000062b3 fetch  0x00000001 , 0x0000004b 
- 00024143  0x000062b4 set1  0x00000002 , 0x0000003f 
- 00024144  0x000062b5 store  0x00000001 , 0x0000004b 
- 00024145  0x000062b6 rtn 
- 00024146  0x000062ba fetcht  0x00000001 , 0x0000004c 
- 00024147  0x000062bb nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x000062bc storet  0x00000001 , 0x0000004c 
- 00024149  0x000062bd rtn 
- 00024150  0x000062c1 fetch  0x00000001 , 0x0000007f 
- 00024151  0x000062c2 rshift  0x0000003f , 0x0000003f 
- 00024152  0x000062c3 and_into  0x00000001 , 0x0000003f 
- 00024153  0x000062c4 rtn 
- 00024154  0x000062c7 fetch  0x00000001 , 0x00004217 
- 00024155  0x000062c8 rtn  0x00000034 
- 00024156  0x000062c9 fetch  0x00000001 , 0x000009b5 
- 00024157  0x000062ca call  0x000067b2 , 0x00000034 
- 00024158  0x000062cb rtn 
- 00024159  0x000062ce call  0x00005e5a 
- 00024160  0x000062cf call  0x00005e56 
- 00024161  0x000062d0 store  0x00000001 , 0x000004d5 
- 00024162  0x000062d1 call  0x00005ff9 
- 00024163  0x000062d2 jam  0x0000000c , 0x0000007c 
- 00024164  0x000062d3 fetch  0x00000001 , 0x000041bd 
- 00024165  0x000062d4 nrtn  0x00000034 
- 00024166  0x000062d5 fetch  0x00000001 , 0x00000030 
- 00024167  0x000062d6 rtnbit1  0x00000006 
- 00024168  0x000062d7 jam  0x00000006 , 0x0000007e 
- 00024169  0x000062d8 branch  0x00005d53 
- 00024170  0x000062db arg  0x00000040 , 0x00000011 
- 00024171  0x000062dc call  0x00007288 
- 00024172  0x000062dd fetch  0x00000004 , 0x00000552 
- 00024173  0x000062de fetcht  0x00000004 , 0x00000592 
- 00024174  0x000062df isub  0x00000002 , 0x0000003e 
- 00024175  0x000062e0 branch  0x00005e73 , 0x00000005 
- 00024176  0x000062e1 jam  0x00000007 , 0x0000007c 
- 00024177  0x000062e2 jam  0x00000005 , 0x000004ca 
- 00024178  0x000062e3 rtn 
- 00024179  0x000062e5 call  0x00005e77 
- 00024180  0x000062e6 fetch  0x00000001 , 0x0000465a 
- 00024181  0x000062e7 branch  0x00005f3e , 0x00000034 
- 00024182  0x000062e8 rtn 
- 00024183  0x000062ec call  0x00007386 
- 00024184  0x000062ed call  0x000021b2 
- 00024185  0x000062ee fetch  0x00000001 , 0x0000004b 
- 00024186  0x000062ef isolate1  0x00000001 , 0x0000003f 
- 00024187  0x000062f0 set0  0x00000001 , 0x0000003f 
- 00024188  0x000062f1 store  0x00000001 , 0x0000004b 
- 00024189  0x000062f2 fetch  0x00000001 , 0x00000055 
- 00024190  0x000062f3 beq  0x00000019 , 0x00005e81 
- 00024191  0x000062f4 beq  0x00000018 , 0x00005e81 
- 00024192  0x000062f5 rtn 
- 00024193  0x000062f7 fetch  0x00000001 , 0x000009b5 
- 00024194  0x000062f8 rtnne  0x00000000 
- 00024195  0x000062f9 fetch  0x00000001 , 0x0000004c 
- 00024196  0x000062fa rtnbit1  0x00000002 
- 00024197  0x000062fb branch  0x000063b1 
- 00024198  0x000062fe arg  0x00000552 , 0x00000011 
- 00024199  0x000062ff arg  0x00000582 , 0x00000012 
- 00024200  0x00006300 arg  0x00000562 , 0x00000005 
- 00024201  0x00006301 call  0x00007352 
- 00024202  0x00006302 arg  0x00000040 , 0x00000011 
- 00024203  0x00006303 call  0x00006311 
- 00024204  0x00006304 jam  0x0000000b , 0x0000007c 
- 00024205  0x00006305 fetch  0x00000001 , 0x00000030 
- 00024206  0x00006306 bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x00006307 rtn 
- 00024208  0x0000630a fetch  0x00000002 , 0x0000015f 
- 00024209  0x0000630b add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x0000630c fetcht  0x00000001 , 0x00000552 
- 00024211  0x0000630d setarg  0x00000101 
- 00024212  0x0000630e iadd  0x00000002 , 0x00000005 
- 00024213  0x0000630f arg  0x00000554 , 0x00000006 
- 00024214  0x00006310 call  0x00007f01 
- 00024215  0x00006311 fetcht  0x00000001 , 0x00000053 
- 00024216  0x00006312 fetch  0x00000001 , 0x00000553 
- 00024217  0x00006313 isub  0x00000002 , 0x0000003f 
- 00024218  0x00006314 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x00006315 branch  0x00005ea0 , 0x00000002 
- 00024220  0x00006316 add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x00006317 store  0x00000001 , 0x00000053 
- 00024222  0x00006318 jam  0x00000001 , 0x0000007c 
- 00024223  0x00006319 rtn 
- 00024224  0x0000631b fetch  0x00000001 , 0x0000004c 
- 00024225  0x0000631c set1  0x00000003 , 0x0000003f 
- 00024226  0x0000631d store  0x00000001 , 0x0000004c 
- 00024227  0x0000631e bbit1  0x00000004 , 0x00006006 
- 00024228  0x0000631f rtn 
- 00024229  0x00006321 fetch  0x00000001 , 0x00000552 
- 00024230  0x00006322 store  0x00000001 , 0x0000007d 
- 00024231  0x00006323 jam  0x00000002 , 0x0000007c 
- 00024232  0x00006324 rtn 
- 00024233  0x00006327 branch  0x00005e38 
- 00024234  0x0000632a jam  0x00000030 , 0x0000007c 
- 00024235  0x0000632b rtn 
- 00024236  0x0000632e jam  0x00000028 , 0x0000007c 
- 00024237  0x0000632f rtn 
- 00024238  0x00006332 jam  0x00000026 , 0x0000007c 
- 00024239  0x00006333 rtn 
- 00024240  0x00006338 rtn 
- 00024241  0x0000633d fetch  0x00000002 , 0x00000032 
- 00024242  0x0000633e iforce  0x00000002 
- 00024243  0x0000633f fetch  0x00000001 , 0x00000553 
- 00024244  0x00006340 store  0x00000001 , 0x00000095 
- 00024245  0x00006341 imul32  0x00000002 , 0x00000002 
- 00024246  0x00006342 fetch  0x00000002 , 0x00000554 
- 00024247  0x00006343 lshift  0x0000003f , 0x0000003f 
- 00024248  0x00006344 store  0x00000002 , 0x00000096 
- 00024249  0x00006345 fetch  0x00000004 , 0x00000556 
- 00024250  0x00006346 lshift  0x0000003f , 0x0000003f 
- 00024251  0x00006347 store  0x00000004 , 0x00000091 
- 00024252  0x00006349 deposit  0x00000002 
- 00024253  0x0000634a store  0x00000002 , 0x00000098 
- 00024254  0x0000634b rtn 
- 00024255  0x0000634d fetcht  0x00000001 , 0x0000415a 
- 00024256  0x0000634e fetch  0x00000001 , 0x00000553 
- 00024257  0x0000634f ixor  0x00000002 , 0x0000003e 
- 00024258  0x00006350 nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006351 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006352 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006353 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006354 store  0x00000001 , 0x0000004c 
- 00024263  0x00006355 jam  0x00000081 , 0x0000007c 
- 00024264  0x00006356 jam  0x0000008b , 0x0000007d 
- 00024265  0x00006357 rtn 
- 00024266  0x0000635e rtn 
- 00024267  0x00006361 branch  0x00005e38 
- 00024268  0x00006365 branch  0x00005e38 
- 00024269  0x0000636a fetch  0x00000002 , 0x00000552 
- 00024270  0x0000636b store  0x00000002 , 0x00000171 
- 00024271  0x0000636c rtn 
- 00024272  0x0000636f fetch  0x00000002 , 0x00000555 
- 00024273  0x00006370 fetcht  0x00000001 , 0x00004172 
- 00024274  0x00006371 imul32  0x00000002 , 0x0000003f 
- 00024275  0x00006372 arg  0x00000640 , 0x00000002 
- 00024276  0x00006373 isub  0x00000002 , 0x0000003e 
- 00024277  0x00006375 rtn 
- 00024278  0x00006378 fetch  0x00000002 , 0x00000557 
- 00024279  0x00006379 branch  0x00005ef0 , 0x00000034 
- 00024280  0x0000637a call  0x00005ed0 
- 00024281  0x0000637b branch  0x00005ef0 , 0x00000002 
- 00024282  0x0000637c fetch  0x00000001 , 0x00004092 
- 00024283  0x0000637d sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x0000637e call  0x00003cd5 , 0x00000005 
- 00024285  0x0000637f fetch  0x00000001 , 0x00000030 
- 00024286  0x00006380 bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x00006381 fetch  0x00000002 , 0x00000553 
- 00024288  0x00006382 lshift  0x0000003f , 0x0000003f 
- 00024289  0x00006383 store  0x00000002 , 0x00000075 
- 00024290  0x00006384 fetch  0x00000002 , 0x00000555 
- 00024291  0x00006385 lshift  0x0000003f , 0x0000003f 
- 00024292  0x00006386 store  0x00000002 , 0x00000032 
- 00024293  0x00006387 fetch  0x00000002 , 0x00000557 
- 00024294  0x00006388 store  0x00000001 , 0x00000073 
- 00024295  0x00006389 iforce  0x00000002 
- 00024296  0x0000638a fetch  0x00000002 , 0x00000559 
- 00024297  0x0000638b store  0x00000001 , 0x00000074 
- 00024298  0x0000638c isub  0x00000002 , 0x0000003e 
- 00024299  0x0000638d nbranch  0x00005eed , 0x00000002 
- 00024300  0x0000638e store  0x00000001 , 0x00000073 
- 00024301  0x00006391 jam  0x00000003 , 0x0000007c 
- 00024302  0x00006392 jam  0x00000017 , 0x0000007d 
- 00024303  0x00006393 rtn 
- 00024304  0x00006396 jam  0x00000024 , 0x0000007e 
- 00024305  0x00006397 branch  0x00005d53 
- 00024306  0x0000639a call  0x00005e38 
- 00024307  0x0000639b call  0x00005ff9 
- 00024308  0x0000639c call  0x0000728b 
- 00024309  0x0000639d branch  0x000026b8 
- 00024310  0x000063a0 call  0x00005e38 
- 00024311  0x000063a1 branch  0x000026c0 
- 00024312  0x000063a5 fetch  0x00000004 , 0x00000552 
- 00024313  0x000063a6 lshift  0x0000003f , 0x0000003f 
- 00024314  0x000063a8 branch  0x00005f04 , 0x00000029 
- 00024315  0x000063a9 fetcht  0x00000001 , 0x000041bd 
- 00024316  0x000063aa nbranch  0x00005f01 , 0x00000034 
- 00024317  0x000063ac jam  0x00000004 , 0x0000007c 
- 00024318  0x000063ad jam  0x00000013 , 0x0000007d 
- 00024319  0x000063ae jam  0x00000024 , 0x0000007e 
- 00024320  0x000063af rtn 
- 00024321  0x000063b1 jam  0x00000034 , 0x0000007c 
- 00024322  0x000063b2 jam  0x00000000 , 0x00000055 
- 00024323  0x000063b3 branch  0x000021d9 
- 00024324  0x000063b6 call  0x000021d9 
- 00024325  0x000063b7 set1  0x00000022 , 0x00000000 
- 00024326  0x000063b8 fetch  0x00000001 , 0x0000016d 
- 00024327  0x000063b9 set0  0x00000002 , 0x0000003f 
- 00024328  0x000063ba store  0x00000001 , 0x0000016d 
- 00024329  0x000063bb branch  0x00005e38 
- 00024330  0x000063c4 rtn 
- 00024331  0x000063c8 jam  0x00000003 , 0x0000007c 
- 00024332  0x000063c9 jam  0x00000018 , 0x0000007d 
- 00024333  0x000063ca jam  0x0000002e , 0x00000a99 
- 00024334  0x000063cb call  0x00007d86 
- 00024335  0x000063cc branch  0x000026e9 
- 00024336  0x000063cf fetch  0x00000001 , 0x00000552 
- 00024337  0x000063d0 bne  0x00000001 , 0x00005f1c 
- 00024338  0x000063d1 fetch  0x00000001 , 0x00000553 
- 00024339  0x000063d2 bne  0x00000001 , 0x00005f1c 
- 00024340  0x000063d3 fetch  0x00000001 , 0x00000554 
- 00024341  0x000063d4 bne  0x00000030 , 0x00005f1c 
- 00024342  0x000063d5 call  0x000062fc 
- 00024343  0x000063d6 branch  0x00005f19 , 0x00000001 
- 00024344  0x000063d7 jam  0x00000001 , 0x000009ae 
- 00024345  0x000063d9 jam  0x00000003 , 0x0000007c 
- 00024346  0x000063da jam  0x0000003d , 0x0000007d 
- 00024347  0x000063db branch  0x00005d07 
- 00024348  0x000063de jam  0x00000024 , 0x0000007e 
- 00024349  0x000063df branch  0x00005d53 
- 00024350  0x000063e4 jam  0x0000003e , 0x0000007c 
- 00024351  0x000063e6 rtn 
- 00024352  0x000063e8 fetch  0x00000001 , 0x00004662 
- 00024353  0x000063e9 beq  0x00000001 , 0x00005f27 
- 00024354  0x000063ea beq  0x00000002 , 0x00005f2b 
- 00024355  0x000063ec call  0x000062fc 
- 00024356  0x000063ed rtn  0x00000001 
- 00024357  0x000063ee jam  0x00000008 , 0x000009ae 
- 00024358  0x000063ef rtn 
- 00024359  0x000063f2 call  0x00007962 
- 00024360  0x000063f3 jam  0x00000035 , 0x00000a99 
- 00024361  0x000063f4 call  0x00007d86 
- 00024362  0x000063f5 branch  0x00005f23 
- 00024363  0x000063f9 call  0x000062fc 
- 00024364  0x000063fa rtn  0x00000001 
- 00024365  0x000063fb fetch  0x00000001 , 0x00004663 
- 00024366  0x000063fc beq  0x00000013 , 0x00005f3b 
- 00024367  0x000063fd increase  0x00000001 , 0x0000003f 
- 00024368  0x000063fe store  0x00000001 , 0x00004663 
- 00024369  0x00006402 jam  0x00000001 , 0x000009b0 
- 00024370  0x00006403 jam  0x00000004 , 0x000009ae 
- 00024371  0x00006404 fetch  0x00000001 , 0x00004663 
- 00024372  0x00006405 copy  0x0000003f , 0x00000007 
- 00024373  0x00006406 fetch  0x00000006 , 0x0000468a 
- 00024374  0x00006407 qisolate1  0x0000003f 
- 00024375  0x00006408 setarg  0x00000080 
- 00024376  0x00006409 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x0000640a store  0x00000001 , 0x00004664 
- 00024378  0x0000640b rtn 
- 00024379  0x0000640e jam  0x00000008 , 0x000009ae 
- 00024380  0x0000640f rtn 
- 00024381  0x00006412 call  0x00005f43 
- 00024382  0x00006414 fetch  0x00000001 , 0x00004665 
- 00024383  0x00006415 rtn  0x00000034 
- 00024384  0x00006416 jam  0x00000000 , 0x00004665 
- 00024385  0x00006417 jam  0x00000038 , 0x00000a99 
- 00024386  0x00006418 branch  0x00007d86 
- 00024387  0x0000641d call  0x000062fc 
- 00024388  0x0000641e ncall  0x00007965 , 0x00000001 
- 00024389  0x0000641f call  0x00007975 , 0x00000001 
- 00024390  0x00006420 call  0x000062fc 
- 00024391  0x00006421 rtn  0x00000001 
- 00024392  0x00006422 jam  0x0000000c , 0x000009ae 
- 00024393  0x00006423 jam  0x00000001 , 0x000009b0 
- 00024394  0x00006424 rtn 
- 00024395  0x00006427 arg  0x00000a6e , 0x00000005 
- 00024396  0x00006428 arg  0x00000552 , 0x00000006 
- 00024397  0x00006429 call  0x00007ebf 
- 00024398  0x0000642a fetch  0x00000001 , 0x00004662 
- 00024399  0x0000642b rtneq  0x00000002 
- 00024400  0x0000642c branch  0x000076d8 
- 00024401  0x0000642f fetch  0x00000001 , 0x000009af 
- 00024402  0x00006430 beq  0x00000007 , 0x00005f55 
- 00024403  0x00006431 fetch  0x00000001 , 0x000009ae 
- 00024404  0x00006432 bne  0x00000001 , 0x00005f68 
- 00024405  0x00006434 fetch  0x00000001 , 0x000009b7 
- 00024406  0x00006435 sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x00006436 nbranch  0x00005f68 , 0x00000002 
- 00024408  0x00006437 arg  0x000009c6 , 0x00000005 
- 00024409  0x00006438 iadd  0x00000005 , 0x00000005 
- 00024410  0x00006439 fetch  0x00000008 , 0x00000552 
- 00024411  0x0000643a istore  0x00000008 , 0x00000005 
- 00024412  0x0000643b fetch  0x00000008 , 0x0000055a 
- 00024413  0x0000643c istore  0x00000008 , 0x00000005 
- 00024414  0x0000643d fetch  0x00000001 , 0x000009b7 
- 00024415  0x0000643e increase  0x00000010 , 0x0000003f 
- 00024416  0x0000643f store  0x00000001 , 0x000009b7 
- 00024417  0x00006440 bne  0x00000030 , 0x00005e38 
- 00024418  0x00006442 call  0x000062fc 
- 00024419  0x00006443 branch  0x00005e38 , 0x00000001 
- 00024420  0x00006444 jam  0x00000001 , 0x000009b8 
- 00024421  0x00006445 jam  0x00000002 , 0x000009ae 
- 00024422  0x00006446 jam  0x00000001 , 0x000009b0 
- 00024423  0x00006447 branch  0x00005e38 
- 00024424  0x00006449 jam  0x00000024 , 0x0000007e 
- 00024425  0x0000644a branch  0x00005d53 
- 00024426  0x0000644c fetch  0x00000001 , 0x000009b6 
- 00024427  0x0000644d beq  0x00000030 , 0x00005f6e 
- 00024428  0x0000644e jam  0x0000003e , 0x0000007c 
- 00024429  0x0000644f branch  0x00005d07 
- 00024430  0x00006452 call  0x000062fc 
- 00024431  0x00006453 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006454 fetch  0x00000001 , 0x00004662 
- 00024433  0x00006455 beq  0x00000002 , 0x00005f75 
- 00024434  0x00006456 jam  0x00000001 , 0x000009b0 
- 00024435  0x00006457 jam  0x00000004 , 0x000009ae 
- 00024436  0x00006458 branch  0x00005d07 
- 00024437  0x0000645b jam  0x00000036 , 0x00000a99 
- 00024438  0x0000645c branch  0x00007d86 
- 00024439  0x00006461 branch  0x00005d07 
- 00024440  0x00006464 fetch  0x00000001 , 0x000009af 
- 00024441  0x00006465 beq  0x00000007 , 0x00005f7c 
- 00024442  0x00006466 fetch  0x00000001 , 0x000009ae 
- 00024443  0x00006467 bne  0x00000006 , 0x00005f88 
- 00024444  0x00006469 arg  0x00000a2e , 0x00000005 
- 00024445  0x0000646a fetch  0x00000008 , 0x00000552 
- 00024446  0x0000646b istore  0x00000008 , 0x00000005 
- 00024447  0x0000646c fetch  0x00000008 , 0x0000055a 
- 00024448  0x0000646d istore  0x00000008 , 0x00000005 
- 00024449  0x0000646e call  0x000062fc 
- 00024450  0x0000646f branch  0x00005f86 , 0x00000001 
- 00024451  0x00006470 jam  0x00000007 , 0x000009ae 
- 00024452  0x00006471 jam  0x00000001 , 0x000009b0 
- 00024453  0x00006472 branch  0x00005e38 
- 00024454  0x00006474 jam  0x00000004 , 0x000009af 
- 00024455  0x00006475 branch  0x000076d8 
- 00024456  0x00006479 jam  0x00000024 , 0x0000007e 
- 00024457  0x0000647a branch  0x00005d53 
- 00024458  0x0000647d fetch  0x00000001 , 0x000009af 
- 00024459  0x0000647e beq  0x0000000b , 0x00005f8e 
- 00024460  0x0000647f fetch  0x00000001 , 0x000009ae 
- 00024461  0x00006480 bne  0x00000008 , 0x00005f9d 
- 00024462  0x00006482 arg  0x00000a5e , 0x00000005 
- 00024463  0x00006483 arg  0x00000552 , 0x00000006 
- 00024464  0x00006484 call  0x00007ebf 
- 00024465  0x00006485 call  0x000062fc 
- 00024466  0x00006486 branch  0x00005f9a , 0x00000001 
- 00024467  0x00006487 fetch  0x00000001 , 0x00004662 
- 00024468  0x00006488 beq  0x00000001 , 0x00005f9f 
- 00024469  0x0000648a jam  0x00000000 , 0x00004661 
- 00024470  0x0000648b jam  0x00000009 , 0x000009ae 
- 00024471  0x0000648c jam  0x00000001 , 0x000009b0 
- 00024472  0x0000648d jam  0x00000041 , 0x0000007d 
- 00024473  0x0000648e branch  0x00005d07 
- 00024474  0x00006491 jam  0x00000009 , 0x000009af 
- 00024475  0x00006492 jam  0x00000001 , 0x000009b1 
- 00024476  0x00006493 branch  0x00005d07 
- 00024477  0x00006495 jam  0x00000024 , 0x0000007e 
- 00024478  0x00006496 branch  0x00005d53 
- 00024479  0x00006499 fetch  0x00000001 , 0x00004661 
- 00024480  0x0000649a bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x0000649b set1  0x00000006 , 0x0000003f 
- 00024482  0x0000649c store  0x00000001 , 0x00004661 
- 00024483  0x0000649d rtn 
- 00024484  0x000064a0 bbit1  0x00000000 , 0x00005f95 
- 00024485  0x000064a1 jam  0x00000000 , 0x00004661 
- 00024486  0x000064a2 branch  0x00005f9d 
- 00024487  0x000064a6 branch  0x00005d07 
- 00024488  0x000064a9 fetch  0x00000001 , 0x0000016d 
- 00024489  0x000064aa set0  0x00000001 
- 00024490  0x000064ab store  0x00000001 , 0x0000016d 
- 00024491  0x000064ac call  0x00005e38 
- 00024492  0x000064ad nrtn  0x00000029 
- 00024493  0x000064ae fetch  0x00000001 , 0x00000552 
- 00024494  0x000064af fetcht  0x00000001 , 0x0000004b 
- 00024495  0x000064b0 setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x000064b1 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x000064b2 storet  0x00000001 , 0x0000004b 
- 00024498  0x000064b3 rtn 
- 00024499  0x000064b6 fetcht  0x00000008 , 0x00000552 
- 00024500  0x000064b8 fetch  0x00000001 , 0x00000055 
- 00024501  0x000064b9 rtnne  0x00000003 
- 00024502  0x000064bb fetch  0x00000001 , 0x0000016d 
- 00024503  0x000064bc bbit0  0x00000004 , 0x00005fba 
- 00024504  0x000064be jam  0x00000014 , 0x00000055 
- 00024505  0x000064bf rtn 
- 00024506  0x000064c1 jam  0x00000004 , 0x00000055 
- 00024507  0x000064c2 rtn 
- 00024508  0x000064c4 fetch  0x00000001 , 0x0000017f 
- 00024509  0x000064c5 store  0x00000001 , 0x0000015b 
- 00024510  0x000064c6 jam  0x00000003 , 0x0000007c 
- 00024511  0x000064c7 jam  0x00000038 , 0x0000007d 
- 00024512  0x000064c8 rtn 
- 00024513  0x000064cc jam  0x00000003 , 0x0000007c 
- 00024514  0x000064cd jam  0x00000039 , 0x0000007d 
- 00024515  0x000064ce force  0x00000009 , 0x00000039 
- 00024516  0x000064cf arg  0x00000552 , 0x00000006 
- 00024517  0x000064d0 arg  0x00000152 , 0x00000005 
- 00024518  0x000064d2 ifetch  0x00000001 , 0x00000006 
- 00024519  0x000064d3 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x000064d4 istore  0x00000001 , 0x00000005 
- 00024521  0x000064d5 loop  0x00005fc6 
- 00024522  0x000064d6 fetch  0x00000001 , 0x00000152 
- 00024523  0x000064d7 fetcht  0x00000001 , 0x00000151 
- 00024524  0x000064d8 set0  0x00000007 , 0x00000002 
- 00024525  0x000064d9 set0  0x00000004 , 0x00000002 
- 00024526  0x000064da beq  0x000000ff , 0x00005fda 
- 00024527  0x000064db beq  0x00000000 , 0x00005ff3 
- 00024528  0x000064dc beq  0x00000005 , 0x00005fe7 
- 00024529  0x000064dd beq  0x00000007 , 0x00005fe6 
- 00024530  0x000064de beq  0x00000006 , 0x00005fe7 
- 00024531  0x000064df beq  0x00000008 , 0x00005fe6 
- 00024532  0x000064e0 beq  0x00000001 , 0x00005fdf 
- 00024533  0x000064e1 beq  0x00000002 , 0x00005fdf 
- 00024534  0x000064e2 beq  0x00000003 , 0x00005fdf 
- 00024535  0x000064e3 beq  0x00000009 , 0x00005fdf 
- 00024536  0x000064e4 beq  0x00000004 , 0x00005fdf 
- 00024537  0x000064e5 rtn 
- 00024538  0x000064e8 fetch  0x00000001 , 0x00000151 
- 00024539  0x000064e9 set1  0x00000003 , 0x0000003f 
- 00024540  0x000064ea set1  0x00000002 , 0x0000003f 
- 00024541  0x000064eb store  0x00000001 , 0x00000151 
- 00024542  0x000064ec rtn 
- 00024543  0x000064ee set1  0x00000004 , 0x00000002 
- 00024544  0x000064ef jam  0x00000005 , 0x00000180 
- 00024545  0x000064f0 fetch  0x00000002 , 0x00000159 
- 00024546  0x000064f1 iforce  0x00000039 
- 00024547  0x000064f2 store  0x00000002 , 0x0000015f 
- 00024548  0x000064f3 arg  0x00000551 , 0x00000005 
- 00024549  0x000064f4 call  0x00007f73 
- 00024550  0x000064f6 set1  0x00000007 , 0x00000002 
- 00024551  0x000064f8 set1  0x00000002 , 0x00000002 
- 00024552  0x000064f9 force  0x00000000 , 0x0000003f 
- 00024553  0x000064fa store  0x00000001 , 0x0000000b 
- 00024554  0x000064fb store  0x00000002 , 0x000000fa 
- 00024555  0x000064fc store  0x00000002 , 0x000000fc 
- 00024556  0x000064fd store  0x00000002 , 0x000000f8 
- 00024557  0x000064fe store  0x00000002 , 0x000000f6 
- 00024558  0x000064ff fetch  0x00000001 , 0x00000153 
- 00024559  0x00006500 compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x00006501 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x00006502 storet  0x00000001 , 0x00000151 
- 00024562  0x00006503 rtn 
- 00024563  0x00006506 set0  0x00000011 , 0x00000000 
- 00024564  0x00006507 jam  0x00000000 , 0x00000151 
- 00024565  0x00006508 fetch  0x00000001 , 0x0000017f 
- 00024566  0x00006509 set0  0x00000006 , 0x0000003f 
- 00024567  0x0000650a store  0x00000001 , 0x0000017f 
- 00024568  0x0000650b rtn 
- 00024569  0x00006512 arg  0x00000552 , 0x00000006 
- 00024570  0x00006513 arg  0x00000562 , 0x00000005 
- 00024571  0x00006514 branch  0x00007ebf 
- 00024572  0x00006517 jam  0x00000009 , 0x0000007c 
- 00024573  0x00006518 rtn 
- 00024574  0x0000651b nrtn  0x00000029 
- 00024575  0x0000651c jam  0x00000011 , 0x0000007c 
- 00024576  0x0000651d rtn 
- 00024577  0x00006520 arg  0x000040a0 , 0x00000011 
- 00024578  0x00006521 call  0x00007255 
- 00024579  0x00006522 jam  0x00000003 , 0x0000007c 
- 00024580  0x00006523 jam  0x00000008 , 0x0000007d 
- 00024581  0x00006524 rtn 
- 00024582  0x00006527 jam  0x0000000a , 0x00000072 
- 00024583  0x00006528 jam  0x00000007 , 0x0000007c 
- 00024584  0x00006529 jam  0x00000016 , 0x000004ca 
- 00024585  0x0000652a rtn 
- 00024586  0x00006531 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x00006532 disable  0x00000028 
- 00024588  0x00006533 call  0x000062c1 
- 00024589  0x00006534 fetch  0x00000001 , 0x00000048 
- 00024590  0x00006535 rtn  0x00000034 
- 00024591  0x0000653a bbit1  0x00000007 , 0x0000603f 
- 00024592  0x0000653c beq  0x00000001 , 0x0000616f 
- 00024593  0x0000653d beq  0x00000002 , 0x000060e4 
- 00024594  0x0000653e beq  0x00000003 , 0x0000604a 
- 00024595  0x0000653f beq  0x00000004 , 0x00006060 
- 00024596  0x00006540 beq  0x00000027 , 0x000061db 
- 00024597  0x00006541 beq  0x00000028 , 0x00006108 
- 00024598  0x00006542 beq  0x00000030 , 0x000060f4 
- 00024599  0x00006543 beq  0x00000025 , 0x000061d6 
- 00024600  0x00006544 beq  0x00000026 , 0x00006103 
- 00024601  0x00006545 beq  0x00000031 , 0x000061c3 
- 00024602  0x00006546 beq  0x00000037 , 0x0000616a 
- 00024603  0x00006547 beq  0x00000033 , 0x0000615c 
- 00024604  0x00006548 beq  0x00000008 , 0x00006259 
- 00024605  0x00006549 beq  0x00000009 , 0x0000624f 
- 00024606  0x0000654a beq  0x0000000b , 0x00006264 
- 00024607  0x0000654b beq  0x0000000c , 0x0000626d 
- 00024608  0x0000654c beq  0x0000000f , 0x00006162 
- 00024609  0x0000654d beq  0x00000010 , 0x00006292 
- 00024610  0x0000654e beq  0x00000011 , 0x00006288 
- 00024611  0x0000654f beq  0x00000007 , 0x00006152 
- 00024612  0x00006550 beq  0x0000002a , 0x0000617e 
- 00024613  0x00006551 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006553 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006554 beq  0x00000006 , 0x000060f9 
- 00024616  0x00006555 beq  0x00000021 , 0x0000615f 
- 00024617  0x00006556 beq  0x0000002d , 0x000061b2 
- 00024618  0x00006557 beq  0x0000002e , 0x000061b7 
- 00024619  0x00006558 beq  0x00000022 , 0x0000615f 
- 00024620  0x00006559 beq  0x00000034 , 0x00006180 
- 00024621  0x0000655a beq  0x00000013 , 0x00006195 
- 00024622  0x0000655b beq  0x00000017 , 0x000061a4 
- 00024623  0x0000655c beq  0x00000012 , 0x0000628f 
- 00024624  0x0000655d beq  0x0000002f , 0x000061aa 
- 00024625  0x0000655e beq  0x00000018 , 0x000061af 
- 00024626  0x0000655f beq  0x0000003d , 0x000061ff 
- 00024627  0x00006560 beq  0x0000003e , 0x0000620b 
- 00024628  0x00006561 beq  0x0000003f , 0x0000621d 
- 00024629  0x00006562 beq  0x00000040 , 0x00006227 
- 00024630  0x00006563 beq  0x00000041 , 0x0000623c 
- 00024631  0x00006564 beq  0x00000023 , 0x0000624b 
- 00024632  0x00006565 beq  0x0000003b , 0x00006246 
- 00024633  0x00006567 beq  0x00000005 , 0x0000624c 
- 00024634  0x00006568 beq  0x00000029 , 0x0000624d 
- 00024635  0x00006569 beq  0x00000038 , 0x0000624e 
- 00024636  0x0000656a beq  0x00000039 , 0x00006175 
- 00024637  0x0000656c branch  0x00002a8c 
- 00024638  0x0000656d rtn 
- 00024639  0x0000656f beq  0x00000081 , 0x0000606d 
- 00024640  0x00006570 beq  0x00000084 , 0x00006099 
- 00024641  0x00006571 beq  0x00000082 , 0x00006076 
- 00024642  0x00006572 beq  0x00000083 , 0x0000610d 
- 00024643  0x00006573 beq  0x0000008b , 0x00006118 
- 00024644  0x00006574 beq  0x00000097 , 0x0000614e 
- 00024645  0x00006575 beq  0x00000099 , 0x000060d5 
- 00024646  0x00006576 beq  0x0000009a , 0x000060a4 
- 00024647  0x00006577 beq  0x00000095 , 0x000060da 
- 00024648  0x00006578 beq  0x00000096 , 0x000060db 
- 00024649  0x00006579 branch  0x00002a8c 
- 00024650  0x00006580 force  0x00000002 , 0x0000003f 
- 00024651  0x00006581 call  0x00006298 
- 00024652  0x00006582 fetch  0x00000001 , 0x00000049 
- 00024653  0x00006583 istore  0x00000001 , 0x00000005 
- 00024654  0x00006584 call  0x000062a7 
- 00024655  0x00006585 bpatchx  0x00000083 , 0x00004030 
- 00024656  0x00006586 fetch  0x00000001 , 0x00000049 
- 00024657  0x00006587 beq  0x00000008 , 0x00006080 
- 00024658  0x00006588 beq  0x0000000f , 0x00006084 
- 00024659  0x00006589 beq  0x00000010 , 0x0000608f 
- 00024660  0x0000658a beq  0x00000017 , 0x0000605f 
- 00024661  0x0000658b beq  0x00000033 , 0x00006092 
- 00024662  0x0000658c beq  0x00000041 , 0x00006098 
- 00024663  0x0000658d beq  0x00000011 , 0x00006059 
- 00024664  0x0000658e rtn 
- 00024665  0x00006591 fetch  0x00000001 , 0x00000055 
- 00024666  0x00006592 rtn  0x00000034 
- 00024667  0x00006593 jam  0x0000001b , 0x00000055 
- 00024668  0x00006594 setarg  0x0000000c 
- 00024669  0x00006595 arg  0x00000007 , 0x00000007 
- 00024670  0x00006596 branch  0x00007f08 
- 00024671  0x00006599 branch  0x000026c6 
- 00024672  0x0000659b force  0x00000003 , 0x0000003f 
- 00024673  0x0000659c call  0x00006298 
- 00024674  0x0000659d fetch  0x00000001 , 0x00000049 
- 00024675  0x0000659e beq  0x0000000b , 0x00006068 
- 00024676  0x0000659f istore  0x00000001 , 0x00000005 
- 00024677  0x000065a0 fetch  0x00000001 , 0x0000004a 
- 00024678  0x000065a1 istore  0x00000001 , 0x00000005 
- 00024679  0x000065a2 branch  0x000062a7 
- 00024680  0x000065a5 istore  0x00000001 , 0x00000005 
- 00024681  0x000065a6 fetch  0x00000001 , 0x0000004a 
- 00024682  0x000065a7 istore  0x00000001 , 0x00000005 
- 00024683  0x000065a8 arg  0x000004d5 , 0x00000002 
- 00024684  0x000065a9 branch  0x000062e2 
- 00024685  0x000065ac force  0x00000004 , 0x00000007 
- 00024686  0x000065ad call  0x000062a0 
- 00024687  0x000065ae setarg  0x0000007f 
- 00024688  0x000065af istore  0x00000001 , 0x00000005 
- 00024689  0x000065b0 fetch  0x00000001 , 0x00000049 
- 00024690  0x000065b1 set0  0x00000007 , 0x0000003f 
- 00024691  0x000065b2 istore  0x00000001 , 0x00000005 
- 00024692  0x000065b3 fetch  0x00000001 , 0x00000049 
- 00024693  0x000065b4 branch  0x000062a7 
- 00024694  0x000065b7 force  0x00000005 , 0x00000007 
- 00024695  0x000065b8 call  0x000062a0 
- 00024696  0x000065b9 setarg  0x0000007f 
- 00024697  0x000065ba istore  0x00000001 , 0x00000005 
- 00024698  0x000065bb fetch  0x00000001 , 0x00000049 
- 00024699  0x000065bc set0  0x00000007 , 0x0000003f 
- 00024700  0x000065bd istore  0x00000001 , 0x00000005 
- 00024701  0x000065be fetch  0x00000001 , 0x0000004a 
- 00024702  0x000065bf istore  0x00000001 , 0x00000005 
- 00024703  0x000065c0 branch  0x000062a7 
- 00024704  0x000065c4 call  0x0000244f 
- 00024705  0x000065c5 call  0x000062f3 
- 00024706  0x000065c6 rtn  0x00000001 
- 00024707  0x000065c7 branch  0x00005ffc 
- 00024708  0x000065ca fetch  0x00000001 , 0x0000004b 
- 00024709  0x000065cb bbit1  0x00000005 , 0x0000608b 
- 00024710  0x000065cc rtnbit0  0x00000004 
- 00024711  0x000065cd jam  0x00000012 , 0x0000007c 
- 00024712  0x000065ce set0  0x00000004 , 0x0000003f 
- 00024713  0x000065cf call  0x000062eb 
- 00024714  0x000065d0 branch  0x0000608d 
- 00024715  0x000065d2 jam  0x00000010 , 0x0000007c 
- 00024716  0x000065d3 set0  0x00000005 , 0x0000003f 
- 00024717  0x000065d5 store  0x00000001 , 0x0000004b 
- 00024718  0x000065d6 rtn 
- 00024719  0x000065d9 call  0x000062fc 
- 00024720  0x000065da branch  0x00005ffe , 0x00000001 
- 00024721  0x000065db rtn 
- 00024722  0x000065de jam  0x0000008b , 0x0000007c 
- 00024723  0x000065e0 fetch  0x00000001 , 0x000004d1 
- 00024724  0x000065e1 set1  0x00000000 , 0x0000003f 
- 00024725  0x000065e2 store  0x00000001 , 0x000004d1 
- 00024726  0x000065e3 jam  0x00000001 , 0x00000a99 
- 00024727  0x000065e4 branch  0x00007d86 
- 00024728  0x000065e8 rtn 
- 00024729  0x000065ed force  0x0000000c , 0x00000007 
- 00024730  0x000065ee call  0x000062a0 
- 00024731  0x000065ef setarg  0x00000001 
- 00024732  0x000065f0 istore  0x00000001 , 0x00000005 
- 00024733  0x000065f1 fetch  0x00000002 , 0x000004ce 
- 00024734  0x000065f2 istore  0x00000002 , 0x00000005 
- 00024735  0x000065f3 setarg  0x00000000 
- 00024736  0x000065f4 istore  0x00000003 , 0x00000005 
- 00024737  0x000065f5 setarg  0x00000000 
- 00024738  0x000065f6 istore  0x00000004 , 0x00000005 
- 00024739  0x000065f7 branch  0x000062b0 
- 00024740  0x000065f9 force  0x00000005 , 0x00000007 
- 00024741  0x000065fa call  0x000062a0 
- 00024742  0x000065fb fetch  0x00000003 , 0x0000465b 
- 00024743  0x000065fc istore  0x00000003 , 0x00000005 
- 00024744  0x000065fd call  0x000062b0 
- 00024745  0x000065fe jam  0x00000001 , 0x00004665 
- 00024746  0x000065ff fetch  0x00000001 , 0x0000465b 
- 00024747  0x00006600 beq  0x00000001 , 0x000060b5 
- 00024748  0x00006601 beq  0x00000002 , 0x000060af 
- 00024749  0x00006602 beq  0x00000003 , 0x000060bb 
- 00024750  0x00006603 rtn 
- 00024751  0x00006606 fetch  0x00000001 , 0x0000465e 
- 00024752  0x00006607 beq  0x00000000 , 0x000060c7 
- 00024753  0x00006608 beq  0x00000001 , 0x000060c7 
- 00024754  0x00006609 beq  0x00000002 , 0x000060c7 
- 00024755  0x0000660a beq  0x00000003 , 0x000060c1 
- 00024756  0x0000660b rtn 
- 00024757  0x0000660f fetch  0x00000001 , 0x0000465e 
- 00024758  0x00006610 beq  0x00000000 , 0x000060c1 
- 00024759  0x00006611 beq  0x00000001 , 0x000060c5 
- 00024760  0x00006612 beq  0x00000002 , 0x000060c7 
- 00024761  0x00006613 beq  0x00000003 , 0x000060c1 
- 00024762  0x00006614 rtn 
- 00024763  0x00006618 fetch  0x00000001 , 0x0000465e 
- 00024764  0x00006619 beq  0x00000000 , 0x000060c1 
- 00024765  0x0000661a beq  0x00000001 , 0x000060c1 
- 00024766  0x0000661b beq  0x00000002 , 0x000060c1 
- 00024767  0x0000661c beq  0x00000003 , 0x000060c1 
- 00024768  0x0000661d rtn 
- 00024769  0x00006627 jam  0x00000003 , 0x00004662 
- 00024770  0x00006628 fetch  0x00000001 , 0x0000455c 
- 00024771  0x00006629 bbit1  0x00000000 , 0x000033e9 
- 00024772  0x0000662a rtn 
- 00024773  0x0000662e jam  0x00000001 , 0x00004662 
- 00024774  0x0000662f rtn 
- 00024775  0x00006636 jam  0x00000002 , 0x00004662 
- 00024776  0x00006637 rtn 
- 00024777  0x0000663b arg  0x00000000 , 0x00000007 
- 00024778  0x0000663c branch  0x000060cd 
- 00024779  0x0000663f arg  0x00000000 , 0x00000007 
- 00024780  0x00006640 branch  0x000060d1 
- 00024781  0x00006643 fetch  0x00000001 , 0x0000455c 
- 00024782  0x00006644 qset1  0x0000003f 
- 00024783  0x00006645 store  0x00000001 , 0x0000455c 
- 00024784  0x00006646 rtn 
- 00024785  0x00006649 fetch  0x00000001 , 0x0000455c 
- 00024786  0x0000664a qset0  0x0000003f 
- 00024787  0x0000664b store  0x00000001 , 0x0000455c 
- 00024788  0x0000664c rtn 
- 00024789  0x00006650 force  0x00000005 , 0x00000007 
- 00024790  0x00006651 call  0x000062a0 
- 00024791  0x00006652 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006653 istore  0x00000003 , 0x00000005 
- 00024793  0x00006654 branch  0x000062b2 
- 00024794  0x00006659 rtn 
- 00024795  0x0000665b force  0x00000009 , 0x00000007 
- 00024796  0x0000665c call  0x000062a0 
- 00024797  0x0000665d fetch  0x00000001 , 0x00000095 
- 00024798  0x0000665e istore  0x00000001 , 0x00000005 
- 00024799  0x0000665f fetch  0x00000002 , 0x00000096 
- 00024800  0x00006660 istore  0x00000002 , 0x00000005 
- 00024801  0x00006661 fetch  0x00000004 , 0x00000091 
- 00024802  0x00006662 istore  0x00000004 , 0x00000005 
- 00024803  0x00006663 branch  0x000062b0 
- 00024804  0x00006666 force  0x00000011 , 0x0000003f 
- 00024805  0x00006667 call  0x00006298 
- 00024806  0x00006668 fetch  0x00000001 , 0x00000049 
- 00024807  0x00006669 copy  0x0000003f , 0x00000002 
- 00024808  0x0000666a beq  0x00000000 , 0x000060ec 
- 00024809  0x0000666b beq  0x0000000e , 0x000060ec 
- 00024810  0x0000666c beq  0x0000001c , 0x000060ec 
- 00024811  0x0000666d rtn 
- 00024812  0x0000666f istore  0x00000001 , 0x00000005 
- 00024813  0x00006670 fetch  0x00000001 , 0x00004515 
- 00024814  0x00006671 istore  0x00000001 , 0x00000005 
- 00024815  0x00006672 arg  0x0000000e , 0x00000039 
- 00024816  0x00006673 setarg  0x00004516 
- 00024817  0x00006674 iadd  0x00000002 , 0x00000006 
- 00024818  0x00006675 call  0x00007f01 
- 00024819  0x00006676 branch  0x000062b0 
- 00024820  0x0000667a force  0x00000003 , 0x0000003f 
- 00024821  0x0000667b call  0x00006298 
- 00024822  0x0000667c setarg  0x00000114 
- 00024823  0x0000667d istore  0x00000002 , 0x00000005 
- 00024824  0x0000667e branch  0x000062b0 
- 00024825  0x00006682 force  0x00000003 , 0x0000003f 
- 00024826  0x00006683 call  0x00006298 
- 00024827  0x00006684 fetch  0x00000004 , 0x00000165 
- 00024828  0x00006685 isub  0x00000022 , 0x0000003f 
- 00024829  0x00006686 branch  0x000060ff , 0x00000029 
- 00024830  0x00006687 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x0000668a rshift2  0x0000003f , 0x0000003f 
- 00024832  0x0000668b set0  0x0000000f , 0x0000003f 
- 00024833  0x0000668c istore  0x00000002 , 0x00000005 
- 00024834  0x0000668d branch  0x000062b0 
- 00024835  0x00006690 force  0x00000006 , 0x0000003f 
- 00024836  0x00006691 call  0x00006298 
- 00024837  0x00006692 fetch  0x00000005 , 0x00004510 
- 00024838  0x00006693 istore  0x00000005 , 0x00000005 
- 00024839  0x00006694 branch  0x000062b0 
- 00024840  0x00006697 force  0x00000009 , 0x0000003f 
- 00024841  0x00006698 call  0x00006298 
- 00024842  0x00006699 fetch  0x00000008 , 0x00004098 
- 00024843  0x0000669a istore  0x00000008 , 0x00000005 
- 00024844  0x0000669b branch  0x000062b0 
- 00024845  0x000066a3 force  0x0000000c , 0x00000007 
- 00024846  0x000066a4 call  0x000062a0 
- 00024847  0x000066a5 setarg  0x00000001 
- 00024848  0x000066a6 istore  0x00000001 , 0x00000005 
- 00024849  0x000066a7 fetch  0x00000002 , 0x000004ce 
- 00024850  0x000066a8 istore  0x00000002 , 0x00000005 
- 00024851  0x000066a9 setarg  0x00000000 
- 00024852  0x000066aa istore  0x00000003 , 0x00000005 
- 00024853  0x000066ab setarg  0x00000000 
- 00024854  0x000066ac istore  0x00000004 , 0x00000005 
- 00024855  0x000066ad branch  0x000062b2 
- 00024856  0x000066b0 force  0x00000003 , 0x00000007 
- 00024857  0x000066b1 call  0x000062a0 
- 00024858  0x000066b2 fetch  0x00000001 , 0x0000415a 
- 00024859  0x000066b3 istore  0x00000001 , 0x00000005 
- 00024860  0x000066b4 disable  0x00000028 
- 00024861  0x000066b5 call  0x000062b2 
- 00024862  0x000066b6 nrtn  0x00000028 
- 00024863  0x000066b7 nrtn  0x00000029 
- 00024864  0x000066b8 fetch  0x00000001 , 0x000040d8 
- 00024865  0x000066b9 rtnbit0  0x00000000 
- 00024866  0x000066ba call  0x00006132 
- 00024867  0x000066bb branch  0x0000613c 
- 00024868  0x000066bf bpatchx  0x00000084 , 0x00004030 
- 00024869  0x000066c0 fetch  0x00000001 , 0x0000409e 
- 00024870  0x000066c1 set1  0x00000003 , 0x0000003f 
- 00024871  0x000066c2 store  0x00000001 , 0x0000409e 
- 00024872  0x000066c3 setarg  0x00000101 
- 00024873  0x000066c4 store  0x00000002 , 0x000004ce 
- 00024874  0x000066c5 rtn 
- 00024875  0x000066c8 bpatchx  0x00000085 , 0x00004030 
- 00024876  0x000066c9 fetch  0x00000001 , 0x0000409e 
- 00024877  0x000066ca set0  0x00000003 , 0x0000003f 
- 00024878  0x000066cb store  0x00000001 , 0x0000409e 
- 00024879  0x000066cc setarg  0x00000000 
- 00024880  0x000066cd store  0x00000002 , 0x000004ce 
- 00024881  0x000066ce rtn 
- 00024882  0x000066d1 jam  0x00000003 , 0x000040d8 
- 00024883  0x000066d2 setarg  0x00000000 
- 00024884  0x000066d3 store  0x00000004 , 0x00004142 
- 00024885  0x000066d4 arg  0x000040da , 0x00000005 
- 00024886  0x000066d5 call  0x00006140 
- 00024887  0x000066d6 arg  0x000040e7 , 0x00000005 
- 00024888  0x000066d7 call  0x00006140 
- 00024889  0x000066d8 arg  0x00004146 , 0x00000005 
- 00024890  0x000066d9 call  0x00006140 
- 00024891  0x000066da branch  0x00006147 
- 00024892  0x000066dc arg  0x000040e7 , 0x00000005 
- 00024893  0x000066dd call  0x00006140 
- 00024894  0x000066de call  0x00006147 
- 00024895  0x000066df branch  0x0000614a 
- 00024896  0x000066e3 setarg  0x00ffffff 
- 00024897  0x000066e4 istore  0x00000003 , 0x00000005 
- 00024898  0x000066e5 istore  0x00000003 , 0x00000005 
- 00024899  0x000066e6 istore  0x00000003 , 0x00000005 
- 00024900  0x000066e7 setarg  0x0000007f 
- 00024901  0x000066e8 istore  0x00000001 , 0x00000005 
- 00024902  0x000066e9 rtn 
- 00024903  0x000066eb setarg  0x00000000 
- 00024904  0x000066ec store  0x00000002 , 0x000040d6 
- 00024905  0x000066ed rtn 
- 00024906  0x000066ef fetch  0x00000001 , 0x000040d8 
- 00024907  0x000066f0 set1  0x00000002 , 0x0000003f 
- 00024908  0x000066f1 store  0x00000001 , 0x000040d8 
- 00024909  0x000066f2 rtn 
- 00024910  0x000066f6 force  0x00000002 , 0x00000007 
- 00024911  0x000066f7 call  0x000062a0 
- 00024912  0x000066f8 nbranch  0x000062b0 , 0x00000029 
- 00024913  0x000066fa branch  0x000062b2 
- 00024914  0x000066ff force  0x00000002 , 0x0000003f 
- 00024915  0x00006700 call  0x00006298 
- 00024916  0x00006701 fetch  0x00000001 , 0x000004ca 
- 00024917  0x00006702 istore  0x00000001 , 0x00000005 
- 00024918  0x00006703 call  0x000062b2 
- 00024919  0x00006705 fetch  0x00000001 , 0x0000004b 
- 00024920  0x00006706 set1  0x00000003 , 0x0000003f 
- 00024921  0x00006707 store  0x00000001 , 0x0000004b 
- 00024922  0x00006708 jam  0x00000032 , 0x00000072 
- 00024923  0x00006709 rtn 
- 00024924  0x0000670d force  0x00000001 , 0x0000003f 
- 00024925  0x0000670e call  0x00006298 
- 00024926  0x0000670f branch  0x000062b2 
- 00024927  0x00006711 force  0x00000001 , 0x0000003f 
- 00024928  0x00006712 call  0x00006298 
- 00024929  0x00006713 branch  0x000062b0 
- 00024930  0x00006717 force  0x00000002 , 0x0000003f 
- 00024931  0x00006718 call  0x00006298 
- 00024932  0x00006719 fetch  0x00000001 , 0x0000004c 
- 00024933  0x0000671a isolate0  0x00000002 , 0x0000003f 
- 00024934  0x0000671b setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x0000671c and_into  0x00000001 , 0x0000003f 
- 00024936  0x0000671d istore  0x00000001 , 0x00000005 
- 00024937  0x0000671e branch  0x000062b2 
- 00024938  0x00006722 force  0x00000003 , 0x0000003f 
- 00024939  0x00006723 call  0x00006298 
- 00024940  0x00006724 fetch  0x00000002 , 0x00000051 
- 00024941  0x00006725 istore  0x00000002 , 0x00000005 
- 00024942  0x00006726 branch  0x000062b2 
- 00024943  0x00006729 jam  0x000000fa , 0x00000072 
- 00024944  0x0000672a force  0x00000002 , 0x0000003f 
- 00024945  0x0000672b call  0x00006298 
- 00024946  0x0000672c fetch  0x00000001 , 0x00000053 
- 00024947  0x0000672d istore  0x00000001 , 0x00000005 
- 00024948  0x0000672e branch  0x000062b2 
- 00024949  0x00006731 force  0x0000000a , 0x0000003f 
- 00024950  0x00006732 call  0x00006298 
- 00024951  0x00006733 arg  0x00000152 , 0x00000006 
- 00024952  0x00006734 force  0x00000009 , 0x00000039 
- 00024953  0x00006736 ifetch  0x00000001 , 0x00000006 
- 00024954  0x00006737 xor_into  0x00000055 , 0x0000003f 
- 00024955  0x00006738 istore  0x00000001 , 0x00000005 
- 00024956  0x00006739 loop  0x00006179 
- 00024957  0x0000673a branch  0x000062b2 
- 00024958  0x0000673d branch  0x000062b2 
- 00024959  0x0000673f branch  0x000062b2 
- 00024960  0x00006742 rtn  0x00000029 
- 00024961  0x00006743 call  0x0000282d 
- 00024962  0x00006744 force  0x00000009 , 0x0000003f 
- 00024963  0x00006745 call  0x00006298 
- 00024964  0x00006746 fetch  0x00000002 , 0x00000171 
- 00024965  0x00006747 istore  0x00000002 , 0x00000005 
- 00024966  0x00006748 fetch  0x00000003 , 0x000040a0 
- 00024967  0x00006749 istore  0x00000003 , 0x00000005 
- 00024968  0x0000674a fetch  0x00000001 , 0x000040a3 
- 00024969  0x0000674b istore  0x00000001 , 0x00000005 
- 00024970  0x0000674c fetch  0x00000002 , 0x000040a4 
- 00024971  0x0000674d istore  0x00000002 , 0x00000005 
- 00024972  0x0000674e bmark0  0x00000003 , 0x00006191 
- 00024973  0x0000674f set0  0x00000003 , 0x00000000 
- 00024974  0x00006750 call  0x000062b2 
- 00024975  0x00006751 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006752 rtn 
- 00024977  0x00006754 call  0x000062b0 
- 00024978  0x00006755 jam  0x00000003 , 0x0000007c 
- 00024979  0x00006756 jam  0x00000013 , 0x0000007d 
- 00024980  0x00006757 rtn 
- 00024981  0x0000675a arg  0x00000200 , 0x00000002 
- 00024982  0x0000675b branch  0x00006199 , 0x00000029 
- 00024983  0x0000675c deposit  0x00000028 
- 00024984  0x0000675d branch  0x0000619a 
- 00024985  0x0000675f deposit  0x00000022 
- 00024986  0x00006761 deposit  0x00000021 
- 00024987  0x00006762 iadd  0x00000002 , 0x0000003f 
- 00024988  0x00006763 and_into  0x000001fc , 0x0000003f 
- 00024989  0x00006764 store  0x00000004 , 0x00000034 
- 00024990  0x00006765 force  0x00000005 , 0x0000003f 
- 00024991  0x00006766 call  0x00006298 
- 00024992  0x00006767 fetch  0x00000004 , 0x00000034 
- 00024993  0x00006768 rshift  0x0000003f , 0x0000003f 
- 00024994  0x00006769 istore  0x00000004 , 0x00000005 
- 00024995  0x0000676a branch  0x000062b2 
- 00024996  0x0000676d force  0x0000000a , 0x0000003f 
- 00024997  0x0000676e call  0x00006298 
- 00024998  0x0000676f arg  0x000004d9 , 0x00000006 
- 00024999  0x00006770 ifetch  0x00000009 , 0x00000006 
- 00025000  0x00006771 istore  0x00000009 , 0x00000005 
- 00025001  0x00006772 branch  0x000062b2 
- 00025002  0x00006777 force  0x00000003 , 0x0000003f 
- 00025003  0x00006778 call  0x00006298 
- 00025004  0x00006779 setarg  0x00000114 
- 00025005  0x0000677a istore  0x00000002 , 0x00000005 
- 00025006  0x0000677b branch  0x000062b2 
- 00025007  0x0000677f force  0x00000001 , 0x0000003f 
- 00025008  0x00006780 call  0x00006298 
- 00025009  0x00006789 branch  0x000062b2 
- 00025010  0x0000678d force  0x00000002 , 0x0000003f 
- 00025011  0x0000678e call  0x00006298 
- 00025012  0x0000678f fetch  0x00000001 , 0x000040d0 
- 00025013  0x00006790 istore  0x00000001 , 0x00000005 
- 00025014  0x00006791 branch  0x000062b2 
- 00025015  0x00006795 force  0x00000002 , 0x0000003f 
- 00025016  0x00006796 call  0x00006298 
- 00025017  0x00006797 setarg  0x00000005 
- 00025018  0x00006798 istore  0x00000001 , 0x00000005 
- 00025019  0x00006799 branch  0x000062b2 
- 00025020  0x0000679d force  0x00000002 , 0x0000003f 
- 00025021  0x0000679e call  0x00006298 
- 00025022  0x0000679f setarg  0x00000000 
- 00025023  0x000067a0 istore  0x00000001 , 0x00000005 
- 00025024  0x000067a1 branch  0x000062b2 
- 00025025  0x000067a5 jam  0x0000002e , 0x0000007c 
- 00025026  0x000067a6 rtn 
- 00025027  0x000067a8 fetch  0x00000001 , 0x00004092 
- 00025028  0x000067a9 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x000067aa call  0x000061c1 , 0x00000005 
- 00025030  0x000067ab fetch  0x00000001 , 0x00000030 
- 00025031  0x000067ac set1  0x00000004 , 0x0000003f 
- 00025032  0x000067ad store  0x00000001 , 0x00000030 
- 00025033  0x000067ae copy  0x00000022 , 0x0000003f 
- 00025034  0x000067af store  0x00000004 , 0x000004e9 
- 00025035  0x000067b0 fetch  0x00000001 , 0x000004d1 
- 00025036  0x000067b1 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x000067b2 set1  0x00000003 , 0x0000003f 
- 00025038  0x000067b3 store  0x00000001 , 0x000004d1 
- 00025039  0x000067b4 jam  0x00000005 , 0x00000a99 
- 00025040  0x000067b5 call  0x00007d86 
- 00025041  0x000067b6 force  0x00000001 , 0x0000003f 
- 00025042  0x000067b7 call  0x00006298 
- 00025043  0x000067b8 branch  0x000062b2 
- 00025044  0x000067ba jam  0x00000000 , 0x00000048 
- 00025045  0x000067bb rtn 
- 00025046  0x000067be force  0x00000006 , 0x0000003f 
- 00025047  0x000067bf call  0x00006298 
- 00025048  0x000067c0 fetch  0x00000005 , 0x00004510 
- 00025049  0x000067c1 istore  0x00000005 , 0x00000005 
- 00025050  0x000067c2 branch  0x000062b2 
- 00025051  0x000067c5 force  0x00000009 , 0x0000003f 
- 00025052  0x000067c6 call  0x00006298 
- 00025053  0x000067c7 fetch  0x00000008 , 0x00004098 
- 00025054  0x000067c8 istore  0x00000008 , 0x00000005 
- 00025055  0x000067c9 branch  0x000062b2 
- 00025056  0x000067cc jam  0x00000001 , 0x000009b1 
- 00025057  0x000067cd fetch  0x00000001 , 0x000045b1 
- 00025058  0x000067ce rtnne  0x00000001 
- 00025059  0x000067cf jam  0x00000013 , 0x000009af 
- 00025060  0x000067d0 rtn 
- 00025061  0x000067d3 call  0x000062ef 
- 00025062  0x000067d4 jam  0x00000099 , 0x0000007c 
- 00025063  0x000067d5 jam  0x00000003 , 0x000009af 
- 00025064  0x000067d6 rtn 
- 00025065  0x000067da call  0x000062ef 
- 00025066  0x000067db jam  0x0000003d , 0x0000007c 
- 00025067  0x000067dc jam  0x00000007 , 0x000009af 
- 00025068  0x000067dd rtn 
- 00025069  0x000067e0 arg  0x00000a4e , 0x00000011 
- 00025070  0x000067e1 arg  0x00000a6e , 0x00000012 
- 00025071  0x000067e2 arg  0x00000010 , 0x00000039 
- 00025072  0x000067e3 call  0x00007f88 
- 00025073  0x000067e4 branch  0x000061f7 , 0x00000005 
- 00025074  0x000067e5 jam  0x00000000 , 0x000009af 
- 00025075  0x000067e6 call  0x000076da 
- 00025076  0x000067e7 jam  0x00000024 , 0x0000007e 
- 00025077  0x000067e8 jam  0x00000040 , 0x0000007d 
- 00025078  0x000067e9 branch  0x00005d53 
- 00025079  0x000067eb jam  0x0000000a , 0x000009af 
- 00025080  0x000067ec call  0x000076d8 
- 00025081  0x000067ed jam  0x00000040 , 0x0000007d 
- 00025082  0x000067ee branch  0x00005e38 
- 00025083  0x000067f3 jam  0x00000040 , 0x0000007c 
- 00025084  0x000067f4 rtn 
- 00025085  0x000067fb jam  0x0000003d , 0x0000007c 
- 00025086  0x000067fd rtn 
- 00025087  0x00006804 jam  0x00000000 , 0x000009b6 
- 00025088  0x00006805 force  0x00000004 , 0x0000003f 
- 00025089  0x00006806 call  0x00006298 
- 00025090  0x00006807 force  0x00000001 , 0x0000003f 
- 00025091  0x00006808 istore  0x00000001 , 0x00000005 
- 00025092  0x00006809 force  0x00000001 , 0x0000003f 
- 00025093  0x0000680a istore  0x00000001 , 0x00000005 
- 00025094  0x0000680b force  0x00000030 , 0x0000003f 
- 00025095  0x0000680c istore  0x00000001 , 0x00000005 
- 00025096  0x0000680d call  0x000062fc 
- 00025097  0x0000680e branch  0x000062b2 , 0x00000001 
- 00025098  0x0000680f branch  0x000062b0 
- 00025099  0x00006813 force  0x00000011 , 0x0000003f 
- 00025100  0x00006814 call  0x00006298 
- 00025101  0x00006815 fetch  0x00000001 , 0x000009b6 
- 00025102  0x00006816 arg  0x0000462a , 0x00000006 
- 00025103  0x00006817 iadd  0x00000006 , 0x00000006 
- 00025104  0x00006818 ifetch  0x00000008 , 0x00000006 
- 00025105  0x00006819 istore  0x00000008 , 0x00000005 
- 00025106  0x0000681a ifetch  0x00000008 , 0x00000006 
- 00025107  0x0000681b istore  0x00000008 , 0x00000005 
- 00025108  0x0000681c fetch  0x00000001 , 0x000009b6 
- 00025109  0x0000681d increase  0x00000010 , 0x0000003f 
- 00025110  0x0000681e store  0x00000001 , 0x000009b6 
- 00025111  0x0000681f call  0x000062fc 
- 00025112  0x00006820 branch  0x000062b2 , 0x00000001 
- 00025113  0x00006821 branch  0x000062b0 
- 00025114  0x00006825 jam  0x00000006 , 0x000009ae 
- 00025115  0x00006826 jam  0x0000003f , 0x0000007c 
- 00025116  0x00006827 rtn 
- 00025117  0x0000682b force  0x00000011 , 0x0000003f 
- 00025118  0x0000682c call  0x00006298 
- 00025119  0x0000682d arg  0x00000a4e , 0x00000006 
- 00025120  0x0000682e ifetch  0x00000008 , 0x00000006 
- 00025121  0x0000682f istore  0x00000008 , 0x00000005 
- 00025122  0x00006830 ifetch  0x00000008 , 0x00000006 
- 00025123  0x00006831 istore  0x00000008 , 0x00000005 
- 00025124  0x00006832 branch  0x000062b0 
- 00025125  0x00006835 jam  0x00000040 , 0x0000007c 
- 00025126  0x00006836 rtn 
- 00025127  0x0000683a call  0x000062fc 
- 00025128  0x0000683b call  0x00007612 , 0x00000001 
- 00025129  0x0000683c force  0x00000011 , 0x0000003f 
- 00025130  0x0000683d call  0x00006298 
- 00025131  0x0000683e arg  0x00000a1e , 0x00000006 
- 00025132  0x0000683f ifetch  0x00000008 , 0x00000006 
- 00025133  0x00006840 istore  0x00000008 , 0x00000005 
- 00025134  0x00006841 ifetch  0x00000008 , 0x00000006 
- 00025135  0x00006842 istore  0x00000008 , 0x00000005 
- 00025136  0x00006843 call  0x000062fc 
- 00025137  0x00006844 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x00006845 branch  0x000062b2 , 0x00000001 
- 00025139  0x00006849 jam  0x0000000f , 0x000009af 
- 00025140  0x0000684b call  0x000062ef 
- 00025141  0x0000684c jam  0x0000000b , 0x0000007c 
- 00025142  0x0000684d call  0x00006307 
- 00025143  0x0000684e branch  0x0000764e , 0x00000001 
- 00025144  0x0000684f branch  0x00007658 
- 00025145  0x00006851 call  0x000062eb 
- 00025146  0x00006853 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006854 rtn 
- 00025148  0x00006857 force  0x00000011 , 0x0000003f 
- 00025149  0x00006858 call  0x00006298 
- 00025150  0x00006859 arg  0x00000a4e , 0x00000006 
- 00025151  0x0000685a ifetch  0x00000008 , 0x00000006 
- 00025152  0x0000685b istore  0x00000008 , 0x00000005 
- 00025153  0x0000685c ifetch  0x00000008 , 0x00000006 
- 00025154  0x0000685d istore  0x00000008 , 0x00000005 
- 00025155  0x0000685e call  0x000062fc 
- 00025156  0x0000685f nbranch  0x000062b0 , 0x00000001 
- 00025157  0x00006860 branch  0x000062b2 , 0x00000001 
- 00025158  0x00006863 force  0x00000003 , 0x0000003f 
- 00025159  0x00006864 call  0x00006298 
- 00025160  0x00006865 setarg  0x0000fffe 
- 00025161  0x00006866 istore  0x00000002 , 0x00000005 
- 00025162  0x00006867 branch  0x000062b0 
- 00025163  0x0000686a branch  0x000062b2 
- 00025164  0x0000686c branch  0x000062b2 
- 00025165  0x0000686e branch  0x000062b2 
- 00025166  0x00006870 branch  0x000062b2 
- 00025167  0x00006876 call  0x0000630b 
- 00025168  0x00006877 arg  0x000040a0 , 0x00000011 
- 00025169  0x00006878 call  0x00006311 
- 00025170  0x00006879 force  0x00000011 , 0x0000003f 
- 00025171  0x0000687a call  0x00006298 
- 00025172  0x0000687b arg  0x00000582 , 0x00000011 
- 00025173  0x0000687c arg  0x00000562 , 0x00000012 
- 00025174  0x0000687d call  0x00007352 
- 00025175  0x0000687e nbranch  0x000062a7 , 0x00000029 
- 00025176  0x0000687f branch  0x000062ad 
- 00025177  0x00006882 call  0x0000630b 
- 00025178  0x00006883 arg  0x00000040 , 0x00000011 
- 00025179  0x00006884 call  0x00007255 
- 00025180  0x00006886 force  0x00000011 , 0x0000003f 
- 00025181  0x00006887 call  0x00006298 
- 00025182  0x00006888 arg  0x00000562 , 0x00000006 
- 00025183  0x00006889 call  0x00007ebf 
- 00025184  0x0000688a fetch  0x00000001 , 0x00000055 
- 00025185  0x0000688b beq  0x00000019 , 0x000062b2 
- 00025186  0x0000688c beq  0x00000018 , 0x000062b2 
- 00025187  0x0000688d branch  0x000062ad 
- 00025188  0x00006890 fetch  0x00000001 , 0x000009b5 
- 00025189  0x00006891 branch  0x0000626a , 0x00000034 
- 00025190  0x00006892 call  0x000062fc 
- 00025191  0x00006893 call  0x000062ef , 0x00000001 
- 00025192  0x00006894 ncall  0x000062eb , 0x00000001 
- 00025193  0x00006895 branch  0x0000626b 
- 00025194  0x00006897 call  0x000062ef 
- 00025195  0x00006899 call  0x0000630b 
- 00025196  0x0000689a branch  0x0000625c 
- 00025197  0x0000689d arg  0x000040a0 , 0x00000011 
- 00025198  0x0000689e call  0x00007288 
- 00025199  0x0000689f force  0x00000005 , 0x0000003f 
- 00025200  0x000068a0 call  0x00006298 
- 00025201  0x000068a1 fetch  0x00000004 , 0x00000592 
- 00025202  0x000068a2 istore  0x00000004 , 0x00000005 
- 00025203  0x000068a3 arg  0x000004d5 , 0x00000002 
- 00025204  0x000068a4 call  0x000062e2 
- 00025205  0x000068a5 call  0x00007386 
- 00025206  0x000068a6 call  0x000062fc 
- 00025207  0x000068a7 branch  0x0000627c , 0x00000001 
- 00025208  0x000068a8 jam  0x00000001 , 0x000004d8 
- 00025209  0x000068a9 fetch  0x00000001 , 0x000009b5 
- 00025210  0x000068aa rtn  0x00000034 
- 00025211  0x000068ab jam  0x0000000b , 0x0000007c 
- 00025212  0x000068ad fetch  0x00000001 , 0x000041bd 
- 00025213  0x000068ae rtn  0x00000034 
- 00025214  0x000068b0 call  0x000062fc 
- 00025215  0x000068b1 nbranch  0x00006284 , 0x00000001 
- 00025216  0x000068b2 fetch  0x00000001 , 0x000004d7 
- 00025217  0x000068b3 rtn  0x00000034 
- 00025218  0x000068b4 jam  0x0000000f , 0x0000007c 
- 00025219  0x000068b5 rtn 
- 00025220  0x000068b7 rtnmark0  0x00000021 
- 00025221  0x000068b8 set0  0x00000021 , 0x00000000 
- 00025222  0x000068b9 jam  0x0000000f , 0x0000007c 
- 00025223  0x000068ba rtn 
- 00025224  0x000068bf call  0x0000630b 
- 00025225  0x000068c0 call  0x0000728b 
- 00025226  0x000068c1 force  0x00000011 , 0x0000003f 
- 00025227  0x000068c2 call  0x00006298 
- 00025228  0x000068c3 arg  0x00000562 , 0x00000006 
- 00025229  0x000068c4 call  0x00007ebf 
- 00025230  0x000068c5 branch  0x000062ad 
- 00025231  0x000068c8 force  0x00000001 , 0x0000003f 
- 00025232  0x000068c9 call  0x00006298 
- 00025233  0x000068ca branch  0x000062ad 
- 00025234  0x000068cd force  0x00000002 , 0x0000003f 
- 00025235  0x000068ce call  0x00006298 
- 00025236  0x000068cf force  0x00000010 , 0x0000003f 
- 00025237  0x000068d0 istore  0x00000001 , 0x00000005 
- 00025238  0x000068d1 store  0x00000001 , 0x00000054 
- 00025239  0x000068d2 branch  0x000062ad 
- 00025240  0x000068d6 lshift3  0x0000003f , 0x0000003f 
- 00025241  0x000068d7 or_into  0x00000007 , 0x0000003f 
- 00025242  0x000068d8 store  0x00000001 , 0x000004b6 
- 00025243  0x000068d9 arg  0x00000011 , 0x00000039 
- 00025244  0x000068da arg  0x000004b8 , 0x00000005 
- 00025245  0x000068db call  0x00007ed4 
- 00025246  0x000068dc arg  0x000004b8 , 0x00000005 
- 00025247  0x000068dd rtn 
- 00025248  0x000068e0 and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x000068e1 jam  0x0000007f , 0x00000048 
- 00025250  0x000068e2 deposit  0x00000007 
- 00025251  0x000068e3 call  0x00006298 
- 00025252  0x000068e4 deposit  0x00000011 
- 00025253  0x000068e5 istore  0x00000001 , 0x00000005 
- 00025254  0x000068e6 rtn 
- 00025255  0x000068e9 fetch  0x00000001 , 0x00000048 
- 00025256  0x000068ea lshift  0x0000003f , 0x0000003f 
- 00025257  0x000068eb fetcht  0x00000001 , 0x0000004c 
- 00025258  0x000068ec isolate1  0x00000001 , 0x00000002 
- 00025259  0x000068ed setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x000068ee branch  0x000062b7 
- 00025261  0x000068f2 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x000068f3 and_into  0x00000001 , 0x00000002 
- 00025263  0x000068f4 branch  0x000062b3 
- 00025264  0x000068f7 force  0x00000000 , 0x00000002 
- 00025265  0x000068f8 branch  0x000062b3 
- 00025266  0x000068fb force  0x00000001 , 0x00000002 
- 00025267  0x000068fd fetch  0x00000001 , 0x00000048 
- 00025268  0x000068fe lshift  0x0000003f , 0x0000003f 
- 00025269  0x000068ff setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x00006900 ixor  0x00000002 , 0x0000003f 
- 00025271  0x00006902 store  0x00000001 , 0x000004b7 
- 00025272  0x00006903 jam  0x00000000 , 0x00000048 
- 00025273  0x00006904 call  0x000062c7 
- 00025274  0x00006905 enable  0x00000028 
- 00025275  0x00006906 rtn 
- 00025276  0x0000690a fetch  0x00000001 , 0x0000007c 
- 00025277  0x0000690b rtn  0x00000034 
- 00025278  0x0000690c call  0x000062c1 
- 00025279  0x0000690d fetch  0x00000001 , 0x0000007c 
- 00025280  0x0000690e rtn 
- 00025281  0x00006911 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x00006912 fetch  0x00000001 , 0x00000048 
- 00025283  0x00006913 branch  0x000062c7 , 0x00000034 
- 00025284  0x00006914 fetch  0x00000001 , 0x00000078 
- 00025285  0x00006915 nrtn  0x00000034 
- 00025286  0x00006916 branch  0x000062d1 
- 00025287  0x00006918 fetch  0x00000001 , 0x00000078 
- 00025288  0x00006919 branch  0x000062d7 , 0x00000034 
- 00025289  0x0000691a fetch  0x00000003 , 0x00000078 
- 00025290  0x0000691b store  0x00000003 , 0x00000048 
- 00025291  0x0000691c fetcht  0x00000001 , 0x0000007b 
- 00025292  0x0000691d fetch  0x00000001 , 0x0000004c 
- 00025293  0x0000691e set0  0x00000001 , 0x0000003f 
- 00025294  0x0000691f ior  0x00000002 , 0x0000003f 
- 00025295  0x00006920 store  0x00000001 , 0x0000004c 
- 00025296  0x00006921 jam  0x00000000 , 0x00000078 
- 00025297  0x00006923 fetch  0x00000001 , 0x0000007c 
- 00025298  0x00006924 rtn  0x00000034 
- 00025299  0x00006925 fetch  0x00000004 , 0x0000007c 
- 00025300  0x00006926 store  0x00000004 , 0x00000078 
- 00025301  0x00006927 jam  0x00000000 , 0x0000007c 
- 00025302  0x00006928 rtn 
- 00025303  0x0000692a fetch  0x00000001 , 0x0000007c 
- 00025304  0x0000692b rtn  0x00000034 
- 00025305  0x0000692c fetch  0x00000003 , 0x0000007c 
- 00025306  0x0000692d store  0x00000003 , 0x00000048 
- 00025307  0x0000692e fetcht  0x00000001 , 0x0000007f 
- 00025308  0x0000692f fetch  0x00000001 , 0x0000004c 
- 00025309  0x00006930 set0  0x00000001 , 0x0000003f 
- 00025310  0x00006931 ior  0x00000002 , 0x0000003f 
- 00025311  0x00006932 store  0x00000001 , 0x0000004c 
- 00025312  0x00006933 jam  0x00000000 , 0x0000007c 
- 00025313  0x00006934 rtn 
- 00025314  0x00006938 bpatchx  0x00000087 , 0x00004030 
- 00025315  0x00006939 fetch  0x00000001 , 0x0000004c 
- 00025316  0x0000693a copy  0x0000003f , 0x00000013 
- 00025317  0x0000693b ifetch  0x00000001 , 0x00000002 
- 00025318  0x0000693c call  0x00005e52 
- 00025319  0x0000693d call  0x000062a7 
- 00025320  0x0000693e copy  0x00000013 , 0x0000003f 
- 00025321  0x0000693f store  0x00000001 , 0x0000004c 
- 00025322  0x00006940 rtn 
- 00025323  0x00006943 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x00006944 set0  0x00000000 , 0x00000002 
- 00025325  0x00006945 storet  0x00000001 , 0x0000004c 
- 00025326  0x00006946 rtn 
- 00025327  0x00006949 fetcht  0x00000001 , 0x0000004c 
- 00025328  0x0000694a set1  0x00000000 , 0x00000002 
- 00025329  0x0000694b storet  0x00000001 , 0x0000004c 
- 00025330  0x0000694c rtn 
- 00025331  0x00006950 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006951 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006952 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006953 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006954 rtn 
- 00025336  0x00006958 fetch  0x00000001 , 0x0000004c 
- 00025337  0x00006959 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x0000695a store  0x00000001 , 0x0000004c 
- 00025339  0x0000695b rtn 
- 00025340  0x0000695f fetch  0x00000001 , 0x000009b4 
- 00025341  0x00006960 compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x00006961 rtn 
- 00025343  0x00006963 fetch  0x00000001 , 0x000009b4 
- 00025344  0x00006964 set1  0x00000007 , 0x0000003f 
- 00025345  0x00006965 store  0x00000001 , 0x000009b4 
- 00025346  0x00006966 rtn 
- 00025347  0x00006968 fetch  0x00000001 , 0x000009b4 
- 00025348  0x00006969 set0  0x00000007 , 0x0000003f 
- 00025349  0x0000696a store  0x00000001 , 0x000009b4 
- 00025350  0x0000696b rtn 
- 00025351  0x0000696d fetch  0x00000001 , 0x000009b4 
- 00025352  0x0000696e isolate1  0x00000007 , 0x0000003f 
- 00025353  0x0000696f store  0x00000001 , 0x000009b4 
- 00025354  0x00006970 rtn 
- 00025355  0x00006974 arg  0x00000562 , 0x00000005 
- 00025356  0x00006976 force  0x00000010 , 0x00000039 
- 00025357  0x00006979 random  0x0000003f 
- 00025358  0x0000697a istore  0x00000001 , 0x00000005 
- 00025359  0x0000697b loop  0x0000630d 
- 00025360  0x0000697c rtn 
- 00025361  0x0000697f call  0x00007259 
- 00025362  0x00006980 arg  0x000041be , 0x00000011 
- 00025363  0x00006981 arg  0x00000592 , 0x00000012 
- 00025364  0x00006982 ifetch  0x00000008 , 0x00000011 
- 00025365  0x00006983 fetcht  0x00000001 , 0x00000030 
- 00025366  0x00006984 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x00006985 storet  0x00000001 , 0x00000030 
- 00025368  0x00006986 copy  0x00000011 , 0x00000005 
- 00025369  0x00006987 call  0x00007352 
- 00025370  0x00006988 branch  0x000021c4 
- 00025371  0x00006990 bpatchx  0x00000088 , 0x00004031 
- 00025372  0x00006992 call  0x000062bc 
- 00025373  0x00006993 nrtn  0x00000034 
- 00025374  0x00006995 fetch  0x00000001 , 0x00000055 
- 00025375  0x00006996 rtn  0x00000034 
- 00025376  0x0000699a beq  0x00000004 , 0x0000636f 
- 00025377  0x0000699b beq  0x00000005 , 0x00006374 
- 00025378  0x0000699c beq  0x00000002 , 0x00006366 
- 00025379  0x0000699d beq  0x00000003 , 0x0000637c 
- 00025380  0x0000699e beq  0x0000000e , 0x00006369 
- 00025381  0x0000699f beq  0x00000006 , 0x00006398 
- 00025382  0x000069a0 beq  0x00000007 , 0x000063b0 
- 00025383  0x000069a1 beq  0x00000009 , 0x000063b1 
- 00025384  0x000069a2 beq  0x0000000a , 0x000063ba 
- 00025385  0x000069a3 beq  0x0000000b , 0x000063be 
- 00025386  0x000069a4 beq  0x0000000c , 0x00006386 
- 00025387  0x000069a5 beq  0x0000000d , 0x00006389 
- 00025388  0x000069a6 beq  0x0000000f , 0x0000638f 
- 00025389  0x000069a7 beq  0x00000012 , 0x00006359 
- 00025390  0x000069a8 beq  0x00000013 , 0x0000637c 
- 00025391  0x000069a9 beq  0x00000010 , 0x0000635c 
- 00025392  0x000069aa beq  0x00000014 , 0x00006356 
- 00025393  0x000069ab beq  0x00000015 , 0x0000637c 
- 00025394  0x000069ac beq  0x00000016 , 0x00006350 
- 00025395  0x000069ad beq  0x00000018 , 0x00006355 
- 00025396  0x000069ae beq  0x00000017 , 0x00006349 
- 00025397  0x000069af beq  0x00000019 , 0x0000634f 
- 00025398  0x000069b0 beq  0x0000001a , 0x0000633a 
- 00025399  0x000069b1 beq  0x0000001b , 0x00006344 
- 00025400  0x000069b2 jam  0x00000000 , 0x00000055 
- 00025401  0x000069b4 rtn 
- 00025402  0x000069b6 fetch  0x00000001 , 0x000004d1 
- 00025403  0x000069b7 rtnbit0  0x00000002 
- 00025404  0x000069b8 rtnbit0  0x00000003 
- 00025405  0x000069b9 jam  0x00000000 , 0x00000055 
- 00025406  0x000069ba call  0x00006340 
- 00025407  0x000069bb branch  0x00006cef 
- 00025408  0x000069be fetch  0x00000001 , 0x0000016d 
- 00025409  0x000069bf rtnbit0  0x00000001 
- 00025410  0x000069c0 jam  0x0000000a , 0x00000055 
- 00025411  0x000069c1 rtn 
- 00025412  0x000069c4 arg  0x00000007 , 0x00000007 
- 00025413  0x000069c5 call  0x00007f16 
- 00025414  0x000069c6 nrtn  0x00000034 
- 00025415  0x000069c7 jam  0x0000001a , 0x00000055 
- 00025416  0x000069c8 rtn 
- 00025417  0x000069cb fetch  0x00000001 , 0x0000016d 
- 00025418  0x000069cc set0  0x00000000 , 0x0000003f 
- 00025419  0x000069cd store  0x00000001 , 0x0000016d 
- 00025420  0x000069ce jam  0x00000019 , 0x00000055 
- 00025421  0x000069cf jam  0x0000000b , 0x0000007c 
- 00025422  0x000069d0 rtn 
- 00025423  0x000069d2 rtn 
- 00025424  0x000069d4 fetch  0x00000001 , 0x000004d4 
- 00025425  0x000069d5 rtnne  0x00000002 
- 00025426  0x000069d6 call  0x000063c0 
- 00025427  0x000069d7 jam  0x00000018 , 0x00000055 
- 00025428  0x000069d8 rtn 
- 00025429  0x000069db rtn 
- 00025430  0x000069dd jam  0x00000015 , 0x00000055 
- 00025431  0x000069de jam  0x00000083 , 0x0000007c 
- 00025432  0x000069df rtn 
- 00025433  0x000069e1 jam  0x00000013 , 0x00000055 
- 00025434  0x000069e2 jam  0x00000025 , 0x0000007c 
- 00025435  0x000069e3 rtn 
- 00025436  0x000069e6 fetch  0x00000001 , 0x0000455b 
- 00025437  0x000069e7 rtneq  0x00000000 
- 00025438  0x000069e8 beq  0x00000001 , 0x00006364 
- 00025439  0x000069e9 arg  0x00000006 , 0x00000007 
- 00025440  0x000069ea call  0x00007f16 
- 00025441  0x000069eb nrtn  0x00000034 
- 00025442  0x000069ec jam  0x00000000 , 0x0000455b 
- 00025443  0x000069ed branch  0x0000637d 
- 00025444  0x000069ef rtn  0x00000029 
- 00025445  0x000069f0 branch  0x00006398 
- 00025446  0x000069f3 jam  0x00000003 , 0x00000055 
- 00025447  0x000069f4 jam  0x00000027 , 0x0000007c 
- 00025448  0x000069f5 rtn 
- 00025449  0x000069f7 jam  0x00000013 , 0x0000007c 
- 00025450  0x000069f8 set1  0x00000003 , 0x00000000 
- 00025451  0x000069f9 jam  0x00000005 , 0x00000055 
- 00025452  0x000069fa setarg  0x000001ff 
- 00025453  0x000069fb store  0x00000002 , 0x000004d2 
- 00025454  0x000069fc rtn 
- 00025455  0x000069fe jam  0x00000005 , 0x00000055 
- 00025456  0x000069ff jam  0x000000ff , 0x000004d2 
- 00025457  0x00006a00 set0  0x00000022 , 0x00000000 
- 00025458  0x00006a01 jam  0x00000033 , 0x0000007c 
- 00025459  0x00006a02 branch  0x00005d04 
- 00025460  0x00006a04 rtnmark1  0x00000022 
- 00025461  0x00006a05 fetch  0x00000002 , 0x000004d2 
- 00025462  0x00006a06 sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x00006a07 branch  0x0000637a , 0x00000005 
- 00025464  0x00006a08 store  0x00000002 , 0x000004d2 
- 00025465  0x00006a09 rtn 
- 00025466  0x00006a0b jam  0x0000000e , 0x00000055 
- 00025467  0x00006a0c rtn 
- 00025468  0x00006a0f rtn 
- 00025469  0x00006a12 fetch  0x00000001 , 0x000004d1 
- 00025470  0x00006a13 rtnbit0  0x00000003 
- 00025471  0x00006a14 rtnbit0  0x00000002 
- 00025472  0x00006a15 fetch  0x00000001 , 0x0000016d 
- 00025473  0x00006a16 set0  0x00000002 , 0x0000003f 
- 00025474  0x00006a17 store  0x00000001 , 0x0000016d 
- 00025475  0x00006a18 jam  0x00000013 , 0x0000007c 
- 00025476  0x00006a19 jam  0x00000010 , 0x00000055 
- 00025477  0x00006a1a rtn 
- 00025478  0x00006a1d jam  0x0000000d , 0x00000055 
- 00025479  0x00006a1e jam  0x00000031 , 0x0000007c 
- 00025480  0x00006a1f rtn 
- 00025481  0x00006a22 fetch  0x00000001 , 0x000004d1 
- 00025482  0x00006a23 rtnbit0  0x00000002 
- 00025483  0x00006a24 jam  0x00000000 , 0x00000055 
- 00025484  0x00006a26 rtn 
- 00025485  0x00006a28 jam  0x00000006 , 0x00000055 
- 00025486  0x00006a29 rtn 
- 00025487  0x00006a2c fetch  0x00000001 , 0x000004d2 
- 00025488  0x00006a2d increase  0xffffffff , 0x0000003f 
- 00025489  0x00006a2e branch  0x00006394 , 0x00000034 
- 00025490  0x00006a2f store  0x00000001 , 0x000004d2 
- 00025491  0x00006a30 rtn 
- 00025492  0x00006a32 jam  0x00000007 , 0x0000007c 
- 00025493  0x00006a33 jam  0x00000016 , 0x000004ca 
- 00025494  0x00006a34 jam  0x00000000 , 0x00000055 
- 00025495  0x00006a35 rtn 
- 00025496  0x00006a38 fetch  0x00000001 , 0x0000016d 
- 00025497  0x00006a39 bbit1  0x00000002 , 0x0000637d 
- 00025498  0x00006a3a bbit1  0x00000000 , 0x0000639d 
- 00025499  0x00006a3c jam  0x0000001a , 0x00000055 
- 00025500  0x00006a3d rtn 
- 00025501  0x00006a3f fetch  0x00000001 , 0x000041bd 
- 00025502  0x00006a40 branch  0x000063a9 , 0x00000034 
- 00025503  0x00006a41 fetch  0x00000001 , 0x000004d1 
- 00025504  0x00006a42 rtnbit0  0x00000003 
- 00025505  0x00006a43 rtnbit0  0x00000002 
- 00025506  0x00006a44 fetch  0x00000004 , 0x000004e9 
- 00025507  0x00006a45 arg  0x00000064 , 0x00000002 
- 00025508  0x00006a46 iadd  0x00000002 , 0x00000002 
- 00025509  0x00006a47 copy  0x00000022 , 0x0000003f 
- 00025510  0x00006a48 isub  0x00000002 , 0x0000003e 
- 00025511  0x00006a49 nrtn  0x00000002 
- 00025512  0x00006a4a branch  0x00006349 
- 00025513  0x00006a4f jam  0x00000016 , 0x00000055 
- 00025514  0x00006a50 jam  0x00000004 , 0x00004689 
- 00025515  0x00006a51 setarg  0x00003030 
- 00025516  0x00006a52 store  0x00000002 , 0x0000468a 
- 00025517  0x00006a53 istore  0x00000002 , 0x00000005 
- 00025518  0x00006a54 jam  0x00000002 , 0x000004d4 
- 00025519  0x00006a55 branch  0x00006350 
- 00025520  0x00006a58 rtn 
- 00025521  0x00006a5a fetch  0x00000001 , 0x0000016d 
- 00025522  0x00006a5b bbit1  0x00000001 , 0x000063b5 
- 00025523  0x00006a5c jam  0x0000001a , 0x00000055 
- 00025524  0x00006a5d rtn 
- 00025525  0x00006a60 fetch  0x00000001 , 0x0000016d 
- 00025526  0x00006a61 set0  0x00000001 , 0x0000003f 
- 00025527  0x00006a62 store  0x00000001 , 0x0000016d 
- 00025528  0x00006a63 jam  0x0000000f , 0x0000007c 
- 00025529  0x00006a64 rtn 
- 00025530  0x00006a67 fetch  0x00000001 , 0x000004d8 
- 00025531  0x00006a68 rtn  0x00000034 
- 00025532  0x00006a69 jam  0x00000000 , 0x00000055 
- 00025533  0x00006a6a branch  0x000063b5 
- 00025534  0x00006a6d jam  0x0000000c , 0x00000055 
- 00025535  0x00006a6e rtn 
- 00025536  0x00006a71 fetch  0x00000001 , 0x0000004b 
- 00025537  0x00006a72 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x00006a73 call  0x000062ef 
- 00025539  0x00006a74 jam  0x00000008 , 0x0000007c 
- 00025540  0x00006a75 branch  0x00004d04 
- 00025541  0x00006a77 fetch  0x00000001 , 0x0000004b 
- 00025542  0x00006a78 set0  0x00000002 , 0x0000003f 
- 00025543  0x00006a79 store  0x00000001 , 0x0000004b 
- 00025544  0x00006a7a call  0x00006001 
- 00025545  0x00006a7b call  0x000062f8 
- 00025546  0x00006a7c branch  0x00004d04 
- 00025547  0x00006a7f setarg  0x00000004 
- 00025548  0x00006a80 store  0x00000001 , 0x00004689 
- 00025549  0x00006a81 setarg  0x00003030 
- 00025550  0x00006a82 istore  0x00000002 , 0x00000005 
- 00025551  0x00006a83 istore  0x00000002 , 0x00000005 
- 00025552  0x00006a84 rtn 
- 00025553  0x00006a8b bpatchx  0x0000008c , 0x00004031 
- 00025554  0x00006a8c hfetch  0x00000001 , 0x00008073 
- 00025555  0x00006a8d arg  0x00000006 , 0x00000002 
- 00025556  0x00006a8e ior  0x00000002 , 0x0000003f 
- 00025557  0x00006a8f hstore  0x00000001 , 0x00008073 
- 00025558  0x00006a90 hfetch  0x00000001 , 0x00008077 
- 00025559  0x00006a91 ior  0x00000002 , 0x0000003f 
- 00025560  0x00006a92 hstore  0x00000001 , 0x00008077 
- 00025561  0x00006a93 call  0x000063ee 
- 00025562  0x00006a94 hfetch  0x00000001 , 0x00008077 
- 00025563  0x00006a95 set0  0x00000001 , 0x0000003f 
- 00025564  0x00006a96 set0  0x00000002 , 0x0000003f 
- 00025565  0x00006a97 hstore  0x00000001 , 0x00008077 
- 00025566  0x00006a98 nop  0x0000001e 
- 00025567  0x00006a99 branch  0x000063f2 
- 00025568  0x00006a9c hfetch  0x00000001 , 0x00008073 
- 00025569  0x00006a9d arg  0x000000c0 , 0x00000002 
- 00025570  0x00006a9e ior  0x00000002 , 0x0000003f 
- 00025571  0x00006a9f hstore  0x00000001 , 0x00008073 
- 00025572  0x00006aa0 hfetch  0x00000001 , 0x00008077 
- 00025573  0x00006aa1 ior  0x00000002 , 0x0000003f 
- 00025574  0x00006aa2 hstore  0x00000001 , 0x00008077 
- 00025575  0x00006aa3 call  0x000063ee 
- 00025576  0x00006aa4 hfetch  0x00000001 , 0x00008077 
- 00025577  0x00006aa5 set0  0x00000006 , 0x0000003f 
- 00025578  0x00006aa6 set0  0x00000007 , 0x0000003f 
- 00025579  0x00006aa7 hstore  0x00000001 , 0x00008077 
- 00025580  0x00006aa8 nop  0x0000001e 
- 00025581  0x00006aa9 branch  0x000063f6 
- 00025582  0x00006aac hfetch  0x00000001 , 0x00008081 
- 00025583  0x00006aad and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x00006aae hstore  0x00000001 , 0x00008081 
- 00025585  0x00006aaf rtn 
- 00025586  0x00006ab1 hfetch  0x00000001 , 0x00008081 
- 00025587  0x00006ab2 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x00006ab3 hstore  0x00000001 , 0x00008081 
- 00025589  0x00006ab4 rtn 
- 00025590  0x00006ab6 hfetch  0x00000001 , 0x00008081 
- 00025591  0x00006ab7 or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x00006ab8 set0  0x00000004 , 0x0000003f 
- 00025593  0x00006ab9 hstore  0x00000001 , 0x00008081 
- 00025594  0x00006aba rtn 
- 00025595  0x00006abf copy  0x0000003f , 0x00000012 
- 00025596  0x00006ac0 call  0x0000640f 
- 00025597  0x00006ac1 nop  0x00000064 
- 00025598  0x00006ac2 copy  0x00000012 , 0x0000003f 
- 00025599  0x00006ac3 call  0x00006414 
- 00025600  0x00006ac4 copy  0x0000003f , 0x00000012 
- 00025601  0x00006ac5 call  0x00006411 
- 00025602  0x00006ac6 nop  0x00000064 
- 00025603  0x00006ac7 copy  0x00000012 , 0x0000003f 
- 00025604  0x00006ac8 rtn 
- 00025605  0x00006acb copy  0x0000003f , 0x00000012 
- 00025606  0x00006acc call  0x0000640f 
- 00025607  0x00006acd nop  0x00000064 
- 00025608  0x00006ace copy  0x00000012 , 0x0000003f 
- 00025609  0x00006acf call  0x00006413 
- 00025610  0x00006ad0 call  0x00006411 
- 00025611  0x00006ad1 nop  0x00000064 
- 00025612  0x00006ad2 rtn 
- 00025613  0x00006ad6 fetcht  0x00000001 , 0x00004214 
- 00025614  0x00006ad7 branch  0x0000680e 
- 00025615  0x00006adb fetcht  0x00000001 , 0x00004214 
- 00025616  0x00006adc branch  0x00006829 
- 00025617  0x00006ae0 fetcht  0x00000001 , 0x00004214 
- 00025618  0x00006ae1 branch  0x00006825 
- 00025619  0x00006ae5 branch  0x000064ec 
- 00025620  0x00006ae8 branch  0x000064f3 
- 00025621  0x00006af0 nbranch  0x00006419 , 0x00000028 
- 00025622  0x00006af1 hfetch  0x00000001 , 0x00008085 
- 00025623  0x00006af2 or_into  0x00000002 , 0x0000003f 
- 00025624  0x00006af3 hstore  0x00000001 , 0x00008085 
- 00025625  0x00006af5 copy  0x00000002 , 0x0000003e 
- 00025626  0x00006af6 branch  0x0000641c , 0x00000005 
- 00025627  0x00006af7 copy  0x00000013 , 0x0000003d 
- 00025628  0x00006af9 isolate0  0x00000000 , 0x0000003e 
- 00025629  0x00006afa branch  0x000064b9 
- 00025630  0x00006afe force  0x00000004 , 0x00000002 
- 00025631  0x00006b00 arg  0x000001fe , 0x00000011 
- 00025632  0x00006b01 hfetch  0x00000001 , 0x00008085 
- 00025633  0x00006b02 and_into  0x000000fd , 0x0000003f 
- 00025634  0x00006b03 hstore  0x00000001 , 0x00008085 
- 00025635  0x00006b04 call  0x00006419 
- 00025636  0x00006b05 arg  0x000055aa , 0x00000011 
- 00025637  0x00006b06 fetch  0x00000002 , 0x000001fe 
- 00025638  0x00006b07 ifetcht  0x00000002 , 0x00000006 
- 00025639  0x00006b08 isub  0x00000011 , 0x0000003e 
- 00025640  0x00006b09 rtn 
- 00025641  0x00006b0c arg  0x00000002 , 0x00000002 
- 00025642  0x00006b0d arg  0x00000204 , 0x00000011 
- 00025643  0x00006b0e call  0x00006419 
- 00025644  0x00006b0f fetch  0x00000002 , 0x00000204 
- 00025645  0x00006b10 store  0x00000002 , 0x000001f7 
- 00025646  0x00006b11 call  0x00006430 , 0x00000028 
- 00025647  0x00006b12 rtn 
- 00025648  0x00006b15 arg  0x00000010 , 0x00000002 
- 00025649  0x00006b16 arg  0x00000206 , 0x00000011 
- 00025650  0x00006b17 hfetch  0x00000001 , 0x00008085 
- 00025651  0x00006b18 and_into  0x000000fd , 0x0000003f 
- 00025652  0x00006b19 hstore  0x00000001 , 0x00008085 
- 00025653  0x00006b1a call  0x00006419 
- 00025654  0x00006b1b arg  0x00000206 , 0x00000006 
- 00025655  0x00006b1c arg  0x00000010 , 0x00000039 
- 00025656  0x00006b1d call  0x00007478 
- 00025657  0x00006b1e call  0x00007428 
- 00025658  0x00006b1f call  0x00007491 
- 00025659  0x00006b20 branch  0x00007422 
- 00025660  0x00006b23 disable  0x0000002d 
- 00025661  0x00006b24 call  0x0000641e 
- 00025662  0x00006b25 nrtn  0x00000005 
- 00025663  0x00006b26 enable  0x0000002d 
- 00025664  0x00006b27 jam  0x00000080 , 0x00008023 
- 00025665  0x00006b28 jam  0x00000000 , 0x00008022 
- 00025666  0x00006b29 jam  0x00000000 , 0x00008024 
- 00025667  0x00006b2a arg  0x00008025 , 0x00000011 
- 00025668  0x00006b2b call  0x00006415 
- 00025669  0x00006b2c jam  0x00000000 , 0x00008023 
- 00025670  0x00006b2e arg  0x00000006 , 0x00000002 
- 00025671  0x00006b2f call  0x0000641f 
- 00025672  0x00006b30 nrtn  0x00000005 
- 00025673  0x00006b31 ifetch  0x00000002 , 0x00000006 
- 00025674  0x00006b32 iforce  0x00000011 
- 00025675  0x00006b33 call  0x00006419 
- 00025676  0x00006b34 branch  0x00006446 
- 00025677  0x00006b39 call  0x00007f99 
- 00025678  0x00006b3a setarg  0x00001000 
- 00025679  0x00006b3b store  0x00000002 , 0x000001f7 
- 00025680  0x00006b3c arg  0x000065e5 , 0x00000013 
- 00025681  0x00006b3d arg  0x00000002 , 0x00000039 
- 00025682  0x00006b3f call  0x0000641e 
- 00025683  0x00006b40 nrtn  0x00000005 
- 00025684  0x00006b41 fetch  0x00000002 , 0x000001f7 
- 00025685  0x00006b42 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x00006b43 iadd  0x00000002 , 0x0000003f 
- 00025687  0x00006b44 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x00006b45 store  0x00000002 , 0x000001f7 
- 00025689  0x00006b46 loop  0x00006452 
- 00025690  0x00006b47 branch  0x00006446 
- 00025691  0x00006b4a call  0x00007f99 
- 00025692  0x00006b4b disable  0x00000028 
- 00025693  0x00006b4c call  0x0000666a 
- 00025694  0x00006b4d setarg  0x00000000 
- 00025695  0x00006b4e arg  0x000001f3 , 0x00000011 
- 00025696  0x00006b4f arg  0x00000002 , 0x00000002 
- 00025697  0x00006b50 call  0x000066b3 
- 00025698  0x00006b51 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006b52 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006b53 jam  0x00000025 , 0x00008050 
- 00025701  0x00006b54 setarg  0x000007f0 
- 00025702  0x00006b55 arg  0x00000206 , 0x00000011 
- 00025703  0x00006b56 arg  0x00000010 , 0x00000002 
- 00025704  0x00006b57 call  0x000066b3 
- 00025705  0x00006b58 jam  0x00000008 , 0x00008006 
- 00025706  0x00006b59 set1  0x0000002b , 0x00000000 
- 00025707  0x00006b5a arg  0x00000206 , 0x00000006 
- 00025708  0x00006b5b call  0x00007484 
- 00025709  0x00006b5c enable  0x00000028 
- 00025710  0x00006b5e jam  0x00000000 , 0x000041da 
- 00025711  0x00006b60 call  0x000064b0 
- 00025712  0x00006b61 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006b62 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006b63 arg  0x000007ff , 0x00000002 
- 00025715  0x00006b64 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006b65 branch  0x0000647b , 0x00000005 
- 00025717  0x00006b66 call  0x0000666f 
- 00025718  0x00006b67 arg  0x000066b8 , 0x00000013 
- 00025719  0x00006b68 call  0x00006430 , 0x00000028 
- 00025720  0x00006b69 call  0x0000643c 
- 00025721  0x00006b6a fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006b6b bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006b6e call  0x0000666d 
- 00025724  0x00006b6f jam  0x00000000 , 0x000041da 
- 00025725  0x00006b71 call  0x000064b0 
- 00025726  0x00006b72 call  0x000065c2 
- 00025727  0x00006b73 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006b74 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006b75 call  0x000064aa 
- 00025730  0x00006b76 nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006b77 fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006b78 bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006b79 branch  0x0000649b 
- 00025734  0x00006b7b call  0x000065bf 
- 00025735  0x00006b7c fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006b7d bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006b7e call  0x000064aa 
- 00025738  0x00006b7f nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006b80 fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006b81 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006b82 branch  0x0000649b 
- 00025742  0x00006b85 jam  0x00000000 , 0x000041da 
- 00025743  0x00006b87 call  0x000064b0 
- 00025744  0x00006b88 fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006b89 bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006b8a setarg  0x00000000 
- 00025747  0x00006b8b store  0x00000003 , 0x000001f6 
- 00025748  0x00006b8c call  0x00006502 
- 00025749  0x00006b8d arg  0x00006578 , 0x00000013 
- 00025750  0x00006b8e call  0x00006429 
- 00025751  0x00006b8f call  0x0000643c 
- 00025752  0x00006b90 nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006b91 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006b92 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006b95 bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006b96 call  0x000064a3 
- 00025757  0x00006b98 fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006b99 bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006b9a jam  0x00000021 , 0x00008050 
- 00025760  0x00006b9b call  0x00004c0e 
- 00025761  0x00006b9d call  0x00004c2e 
- 00025762  0x00006b9e branch  0x000064a1 
- 00025763  0x00006ba1 setarg  0x00000000 
- 00025764  0x00006ba2 store  0x00000008 , 0x00000206 
- 00025765  0x00006ba3 store  0x00000008 , 0x0000020e 
- 00025766  0x00006ba4 force  0x00000004 , 0x00000038 
- 00025767  0x00006ba5 call  0x00007492 
- 00025768  0x00006ba6 jam  0x00000021 , 0x00008050 
- 00025769  0x00006ba7 rtn 
- 00025770  0x00006bab setarg  0x00000000 
- 00025771  0x00006bac store  0x00000002 , 0x000001f7 
- 00025772  0x00006bad arg  0x000065e5 , 0x00000013 
- 00025773  0x00006bae call  0x000065a3 
- 00025774  0x00006baf call  0x00006429 
- 00025775  0x00006bb0 branch  0x0000643c 
- 00025776  0x00006bb4 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006bb5 increase  0x00000001 , 0x0000003f 
- 00025778  0x00006bb6 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006bb7 nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006bb8 store  0x00000001 , 0x000041da 
- 00025781  0x00006bb9 rtn 
- 00025782  0x00006bbc call  0x000064a3 
- 00025783  0x00006bbd call  0x00007fa1 
- 00025784  0x00006bbe rtn 
- 00025785  0x00006bc3 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006bc4 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006bc5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006bc6 isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006bc7 rtn  0x00000001 
- 00025790  0x00006bc8 store  0x00000001 , 0x000001f2 
- 00025791  0x00006bc9 rtn 
- 00025792  0x00006bcd hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006bce rtnbit0  0x00000001 
- 00025794  0x00006bcf branch  0x000064c6 
- 00025795  0x00006bd1 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006bd2 qisolate1  0x0000003f 
- 00025797  0x00006bd3 rtn  0x00000001 
- 00025798  0x00006bd5 hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006bd6 bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006bd7 call  0x00007422 
- 00025801  0x00006bd8 branch  0x000064c3 
- 00025802  0x00006bdd fetch  0x00000002 , 0x00004199 
- 00025803  0x00006bde rtn  0x00000034 
- 00025804  0x00006bdf jam  0x00000080 , 0x00008023 
- 00025805  0x00006be0 jam  0x00000000 , 0x00008022 
- 00025806  0x00006be1 jam  0x00000000 , 0x00008024 
- 00025807  0x00006be2 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006be3 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006be4 iforce  0x00000006 
- 00025810  0x00006be6 ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006be7 hstore  0x00000001 , 0x00008025 
- 00025812  0x00006be8 loop  0x000064d2 
- 00025813  0x00006be9 jam  0x00000000 , 0x00008023 
- 00025814  0x00006bea rtn 
- 00025815  0x00006bf0 bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006bf1 call  0x000064dd 
- 00025817  0x00006bf2 branch  0x000063f2 
- 00025818  0x00006bf5 call  0x000064dd 
- 00025819  0x00006bf6 call  0x000063ee 
- 00025820  0x00006bf7 branch  0x000063f6 
- 00025821  0x00006bfa fetch  0x00000001 , 0x00004212 
- 00025822  0x00006bfb hstore  0x00000001 , 0x00008086 
- 00025823  0x00006bfc fetch  0x00000001 , 0x00004213 
- 00025824  0x00006bfd hstore  0x00000001 , 0x00008087 
- 00025825  0x00006bfe setarg  0x000001f5 
- 00025826  0x00006bff hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006c00 setarg  0x000001fa 
- 00025828  0x00006c01 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006c02 branch  0x000063ee 
- 00025830  0x00006c05 hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006c06 set1  0x00000007 , 0x0000003f 
- 00025832  0x00006c07 hstore  0x00000001 , 0x00008086 
- 00025833  0x00006c08 set0  0x00000007 , 0x0000003f 
- 00025834  0x00006c09 hstore  0x00000001 , 0x00008086 
- 00025835  0x00006c0a rtn 
- 00025836  0x00006c0f set1  0x00000007 , 0x0000003f 
- 00025837  0x00006c10 store  0x00000002 , 0x000001f5 
- 00025838  0x00006c11 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006c12 jam  0x00000002 , 0x00008088 
- 00025840  0x00006c13 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006c14 jam  0x00000002 , 0x00008006 
- 00025842  0x00006c15 branch  0x000064fc 
- 00025843  0x00006c19 force  0x00000001 , 0x00000002 
- 00025844  0x00006c1d store  0x00000001 , 0x000001f5 
- 00025845  0x00006c1e bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006c1f jam  0x00000001 , 0x00008088 
- 00025847  0x00006c20 hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006c21 jam  0x00000002 , 0x00008006 
- 00025849  0x00006c22 call  0x000064fc 
- 00025850  0x00006c23 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006c24 rtn 
- 00025852  0x00006c27 fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006c28 increase  0x00000001 , 0x0000003f 
- 00025854  0x00006c29 store  0x00000002 , 0x000040d6 
- 00025855  0x00006c2a hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006c2b bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006c2c rtn 
- 00025858  0x00006c2f jam  0x00000040 , 0x00008086 
- 00025859  0x00006c30 jam  0x00000000 , 0x00008087 
- 00025860  0x00006c31 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006c32 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006c33 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006c34 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006c35 setarg  0x00000000 
- 00025865  0x00006c36 store  0x00000004 , 0x000001f5 
- 00025866  0x00006c37 rtn 
- 00025867  0x00006c3b setarg  0x00000000 
- 00025868  0x00006c3c hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006c3d setarg  0x00000001 
- 00025870  0x00006c3e hstore  0x00000002 , 0x00008088 
- 00025871  0x00006c3f setarg  0x000001f5 
- 00025872  0x00006c40 hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006c41 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006c42 jam  0x00000002 , 0x00008006 
- 00025875  0x00006c43 branch  0x000064fc 
- 00025876  0x00006c53 disable  0x00000028 
- 00025877  0x00006c54 copy  0x0000003f , 0x00000012 
- 00025878  0x00006c55 fetch  0x00000001 , 0x00004239 
- 00025879  0x00006c56 rtnne  0x00000000 
- 00025880  0x00006c57 enable  0x00000028 
- 00025881  0x00006c58 copy  0x00000012 , 0x0000003f 
- 00025882  0x00006c59 branch  0x00006522 
- 00025883  0x00006c5d fetch  0x00000001 , 0x00004239 
- 00025884  0x00006c5e beq  0x00000001 , 0x00006522 
- 00025885  0x00006c5f beq  0x00000002 , 0x00006528 
- 00025886  0x00006c60 beq  0x00000003 , 0x00006530 
- 00025887  0x00006c61 beq  0x00000004 , 0x00006537 
- 00025888  0x00006c62 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006c63 rtn 
- 00025890  0x00006c66 store  0x00000003 , 0x00004232 
- 00025891  0x00006c67 copy  0x00000011 , 0x0000003f 
- 00025892  0x00006c68 store  0x00000002 , 0x00004235 
- 00025893  0x00006c69 storet  0x00000002 , 0x00004237 
- 00025894  0x00006c6a jam  0x00000002 , 0x00004239 
- 00025895  0x00006c6b branch  0x00006502 
- 00025896  0x00006c6d call  0x00006502 
- 00025897  0x00006c6e jam  0x00000003 , 0x00004239 
- 00025898  0x00006c6f call  0x0000650b 
- 00025899  0x00006c70 arg  0x000001f5 , 0x00000011 
- 00025900  0x00006c71 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006c72 jam  0x00000004 , 0x00008088 
- 00025902  0x00006c73 arg  0x00000020 , 0x00000002 
- 00025903  0x00006c74 branch  0x00006556 
- 00025904  0x00006c77 call  0x00006502 
- 00025905  0x00006c78 call  0x0000650b 
- 00025906  0x00006c79 setarg  0x00000005 
- 00025907  0x00006c7a call  0x000064f3 
- 00025908  0x00006c7b rtnbit1  0x00000000 
- 00025909  0x00006c7c jam  0x00000004 , 0x00004239 
- 00025910  0x00006c7d rtn 
- 00025911  0x00006c7f call  0x00006502 
- 00025912  0x00006c80 jam  0x00000005 , 0x00004239 
- 00025913  0x00006c81 call  0x0000650b 
- 00025914  0x00006c82 call  0x0000654a 
- 00025915  0x00006c83 call  0x00006552 
- 00025916  0x00006c84 branch  0x00006545 
- 00025917  0x00006c86 call  0x00006502 
- 00025918  0x00006c87 call  0x0000650b 
- 00025919  0x00006c88 setarg  0x00000005 
- 00025920  0x00006c89 call  0x000064f3 
- 00025921  0x00006c8a rtnbit1  0x00000000 
- 00025922  0x00006c8b jam  0x00000000 , 0x00004239 
- 00025923  0x00006c8c fetch  0x00000002 , 0x00004201 
- 00025924  0x00006c8d branch  0x00007f9c 
- 00025925  0x00006c8f fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006c90 fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006c91 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006c92 istore  0x00000004 , 0x00000002 
- 00025929  0x00006c93 rtn 
- 00025930  0x00006c95 fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006c96 copy  0x00000002 , 0x00000011 
- 00025932  0x00006c97 increase  0xfffffffc , 0x00000002 
- 00025933  0x00006c98 ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006c99 store  0x00000004 , 0x00000aa2 
- 00025935  0x00006c9a fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006c9b fetch  0x00000003 , 0x00004232 
- 00025937  0x00006c9c rtn 
- 00025938  0x00006ca1 increase  0x00000004 , 0x00000002 
- 00025939  0x00006ca2 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006ca3 arg  0x00000002 , 0x00000002 
- 00025941  0x00006ca4 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006ca7 istoret  0x00000001 , 0x00000011 
- 00025943  0x00006ca8 rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006ca9 istoret  0x00000001 , 0x00000005 
- 00025945  0x00006caa rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006cab istoret  0x00000001 , 0x00000005 
- 00025947  0x00006cac istore  0x00000001 , 0x00000005 
- 00025948  0x00006cad deposit  0x00000011 
- 00025949  0x00006cae hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006caf setarg  0x00000000 
- 00025951  0x00006cb0 hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006cb1 jam  0x00000002 , 0x00008006 
- 00025953  0x00006cb2 branch  0x000064fc 
- 00025954  0x00006cb7 hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006cb8 rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006cb9 storet  0x00000001 , 0x000001f6 
- 00025957  0x00006cba rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006cbb storet  0x00000001 , 0x000001f7 
- 00025959  0x00006cbc store  0x00000001 , 0x000001f8 
- 00025960  0x00006cbd setarg  0x00000004 
- 00025961  0x00006cbe hstore  0x00000002 , 0x00008088 
- 00025962  0x00006cbf jam  0x00000003 , 0x000001f5 
- 00025963  0x00006cc0 setarg  0x000001f5 
- 00025964  0x00006cc1 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006cc2 deposit  0x00000011 
- 00025966  0x00006cc3 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006cc4 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006cc5 isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006cc6 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006cc7 hstore  0x00000001 , 0x00008086 
- 00025971  0x00006cc8 jam  0x00000002 , 0x00008006 
- 00025972  0x00006cca hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006ccb bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006ccc arg  0x00000003 , 0x00000007 
- 00025975  0x00006ccd branch  0x000064fc 
- 00025976  0x00006cd2 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006cd3 setarg  0x00000004 
- 00025978  0x00006cd4 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006cd5 jam  0x00000003 , 0x000001f5 
- 00025980  0x00006cd6 setarg  0x000001f5 
- 00025981  0x00006cd7 hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006cd8 deposit  0x00000011 
- 00025983  0x00006cd9 hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006cda hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006cdb isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006cdc setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006cdd hstore  0x00000001 , 0x00008086 
- 00025988  0x00006cde jam  0x00000002 , 0x00008006 
- 00025989  0x00006ce0 hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006ce1 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006ce2 arg  0x00000003 , 0x00000007 
- 00025992  0x00006ce3 call  0x000064c0 
- 00025993  0x00006ce4 call  0x000064fc 
- 00025994  0x00006ce5 isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006ce6 call  0x000064b9 
- 00025996  0x00006ce7 fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006ce8 lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006ce9 fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006cea lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006ceb ior  0x00000012 , 0x00000012 
- 00026001  0x00006cec fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006ced ior  0x00000012 , 0x0000003f 
- 00026003  0x00006cee iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006cef store  0x00000001 , 0x000001f8 
- 00026005  0x00006cf0 rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006cf1 store  0x00000001 , 0x000001f7 
- 00026007  0x00006cf2 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006cf3 store  0x00000001 , 0x000001f6 
- 00026009  0x00006cf4 rtn 
- 00026010  0x00006cfa jam  0x00000001 , 0x00008010 
- 00026011  0x00006cfb rtn 
- 00026012  0x00006d02 jam  0x0000000c , 0x00008091 
- 00026013  0x00006d03 jam  0x0000000d , 0x00008092 
- 00026014  0x00006d04 jam  0x0000000d , 0x00008093 
- 00026015  0x00006d05 jam  0x0000000d , 0x00008094 
- 00026016  0x00006d06 jam  0x0000000d , 0x00008095 
- 00026017  0x00006d07 jam  0x0000000c , 0x00008096 
- 00026018  0x00006d08 branch  0x000065a9 
- 00026019  0x00006d0c jam  0x00000005 , 0x00008091 
- 00026020  0x00006d0d jam  0x00000007 , 0x00008092 
- 00026021  0x00006d0e jam  0x00000007 , 0x00008093 
- 00026022  0x00006d0f jam  0x00000007 , 0x00008094 
- 00026023  0x00006d10 jam  0x00000007 , 0x00008095 
- 00026024  0x00006d11 jam  0x00000005 , 0x00008096 
- 00026025  0x00006d13 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006d14 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006d15 hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006d16 hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006d17 or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006d18 hstore  0x00000001 , 0x00008081 
- 00026031  0x00006d19 rtn 
- 00026032  0x00006d1e hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006d1f bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006d20 rtn 
- 00026035  0x00006d29 hstore  0x00000002 , 0x00008098 
- 00026036  0x00006d2a deposit  0x00000011 
- 00026037  0x00006d2b hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006d2c deposit  0x00000012 
- 00026039  0x00006d2d hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006d2e deposit  0x00000002 
- 00026041  0x00006d2f hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006d30 arg  0x00000001 , 0x00000002 
- 00026043  0x00006d31 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006d32 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006d33 jam  0x00000004 , 0x00008006 
- 00026046  0x00006d34 branch  0x000065b0 
- 00026047  0x00006d38 set1  0x00000028 , 0x00000000 
- 00026048  0x00006d39 jam  0x00000008 , 0x00004211 
- 00026049  0x00006d3a rtn 
- 00026050  0x00006d3d set0  0x00000028 , 0x00000000 
- 00026051  0x00006d3e jam  0x00000020 , 0x00004211 
- 00026052  0x00006d3f rtn 
- 00026053  0x00006d43 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006d44 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006d45 store  0x00000001 , 0x000001f7 
- 00026056  0x00006d46 branch  0x000065cc 
- 00026057  0x00006d49 fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006d4a byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006d4b store  0x00000001 , 0x000001f7 
- 00026060  0x00006d51 setarg  0x00000003 
- 00026061  0x00006d52 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006d53 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006d54 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006d55 branch  0x000065eb 
- 00026065  0x00006d5c storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006d5d call  0x000065d6 
- 00026067  0x00006d5e fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006d5f call  0x00006606 
- 00026069  0x00006d60 branch  0x000065dd 
- 00026070  0x00006d63 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006d64 rtneq  0x000000ff 
- 00026072  0x00006d65 bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006d66 setarg  0x000249f0 
- 00026074  0x00006d67 call  0x00002a8f 
- 00026075  0x00006d69 fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006d6a branch  0x00006829 
- 00026077  0x00006d6d fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006d6e branch  0x00006825 
- 00026079  0x00006d74 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006d75 bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006d76 fetch  0x00000002 , 0x00004203 
- 00026082  0x00006d77 iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006d78 byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006d79 store  0x00000002 , 0x000001f7 
- 00026085  0x00006d7d bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006d7e bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006d7f setarg  0x00000004 
- 00026088  0x00006d80 hstore  0x00000002 , 0x00008098 
- 00026089  0x00006d81 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006d82 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006d84 setarg  0x000001f6 
- 00026092  0x00006d85 hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006d86 hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006d87 deposit  0x00000011 
- 00026095  0x00006d88 hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006d89 setarg  0x00000002 
- 00026097  0x00006d8a isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006d8b setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006d8c hstore  0x00000001 , 0x00008090 
- 00026100  0x00006d8d jam  0x00000004 , 0x00008006 
- 00026101  0x00006d8e arg  0x00000005 , 0x00000007 
- 00026102  0x00006d8f call  0x000064c0 
- 00026103  0x00006d90 call  0x000065b0 
- 00026104  0x00006d91 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006d92 call  0x000064b9 
- 00026106  0x00006d93 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006d94 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006d95 byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006d96 iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006d97 byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006d98 store  0x00000002 , 0x000001f7 
- 00026112  0x00006d99 rtn 
- 00026113  0x00006d9c fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006d9d iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006d9e byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006d9f store  0x00000002 , 0x000001f7 
- 00026117  0x00006da0 rtn 
- 00026118  0x00006da7 fetch  0x00000002 , 0x00004203 
- 00026119  0x00006da8 iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006dac store  0x00000002 , 0x00000a9a 
- 00026121  0x00006dad bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006dae storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006daf copy  0x00000011 , 0x0000003f 
- 00026124  0x00006db0 store  0x00000002 , 0x00000ab9 
- 00026125  0x00006db2 call  0x0000661d 
- 00026126  0x00006db4 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006db5 fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006db6 copy  0x0000003f , 0x00000011 
- 00026129  0x00006db7 fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006db9 call  0x0000663d 
- 00026131  0x00006dbb fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006dbc fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006dbd iadd  0x00000002 , 0x00000002 
- 00026134  0x00006dbe storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006dbf fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006dc0 iadd  0x00000002 , 0x00000002 
- 00026137  0x00006dc1 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006dc2 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006dc3 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006dc4 rtn 
- 00026141  0x00006dcd bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006dce fetch  0x00000001 , 0x00004211 
- 00026143  0x00006dcf increase  0xffffffff , 0x0000003f 
- 00026144  0x00006dd0 fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006dd1 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006dd2 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006dd3 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006dd5 fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006dd6 iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006dd8 fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006dd9 isub  0x00000002 , 0x0000003f 
- 00026152  0x00006dda nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006ddb store  0x00000002 , 0x00000aa2 
- 00026154  0x00006ddc fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006ddd fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006dde isub  0x00000002 , 0x0000003f 
- 00026157  0x00006ddf store  0x00000002 , 0x00000ab2 
- 00026158  0x00006de0 rtn 
- 00026159  0x00006de2 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006de3 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006de4 setarg  0x00000000 
- 00026162  0x00006de5 store  0x00000002 , 0x00000aa2 
- 00026163  0x00006de6 rtn 
- 00026164  0x00006de9 increase  0x00000002 , 0x00000002 
- 00026165  0x00006dea hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006deb increase  0xfffffffe , 0x00000011 
- 00026167  0x00006dec ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006ded copy  0x00000002 , 0x00000012 
- 00026169  0x00006dee arg  0x000000a0 , 0x00000002 
- 00026170  0x00006def istoret  0x00000001 , 0x00000011 
- 00026171  0x00006df1 istore  0x00000001 , 0x00000005 
- 00026172  0x00006df2 branch  0x0000664a 
- 00026173  0x00006df6 copy  0x0000003f , 0x00000012 
- 00026174  0x00006df7 bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006df8 bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006df9 copy  0x00000012 , 0x0000003f 
- 00026177  0x00006dfa increase  0x00000003 , 0x00000002 
- 00026178  0x00006dfb hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006dfc increase  0xfffffffd , 0x00000011 
- 00026180  0x00006dfd ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006dfe copy  0x00000002 , 0x00000012 
- 00026182  0x00006dff arg  0x000000a0 , 0x00000002 
- 00026183  0x00006e00 istoret  0x00000001 , 0x00000011 
- 00026184  0x00006e01 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006e02 istore  0x00000002 , 0x00000005 
- 00026186  0x00006e04 deposit  0x00000011 
- 00026187  0x00006e05 hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006e06 setarg  0x00000000 
- 00026189  0x00006e07 hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006e08 jam  0x00000001 , 0x00008090 
- 00026191  0x00006e09 jam  0x00000004 , 0x00008006 
- 00026192  0x00006e0a call  0x000065b0 
- 00026193  0x00006e0b copy  0x00000012 , 0x0000003f 
- 00026194  0x00006e0c istore  0x00000003 , 0x00000011 
- 00026195  0x00006e0f bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006e10 jam  0x00000000 , 0x000001f9 
- 00026197  0x00006e12 setarg  0x00000001 
- 00026198  0x00006e13 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006e14 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006e15 setarg  0x000001f6 
- 00026201  0x00006e16 hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006e17 setarg  0x00000000 
- 00026203  0x00006e18 hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006e19 hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006e1a setarg  0x00000003 
- 00026206  0x00006e1b hstore  0x00000001 , 0x00008090 
- 00026207  0x00006e1c jam  0x00000004 , 0x00008006 
- 00026208  0x00006e1d call  0x000065b0 
- 00026209  0x00006e1e hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006e1f rtnbit0  0x00000006 
- 00026211  0x00006e20 nop  0x000005dc 
- 00026212  0x00006e21 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006e22 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006e23 store  0x00000001 , 0x000001f9 
- 00026215  0x00006e24 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006e25 nrtn  0x00000002 
- 00026217  0x00006e26 branch  0x00006655 
- 00026218  0x00006e2b jam  0x00000070 , 0x00008973 
- 00026219  0x00006e2c nop  0x00000bb8 
- 00026220  0x00006e2d rtn 
- 00026221  0x00006e30 jam  0x00000030 , 0x00008973 
- 00026222  0x00006e31 rtn 
- 00026223  0x00006e34 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006e35 hstore  0x00000002 , 0x00008045 
- 00026225  0x00006e36 jam  0x00000000 , 0x0000804b 
- 00026226  0x00006e37 rtn 
- 00026227  0x00006e3b call  0x0000666f 
- 00026228  0x00006e3c call  0x000066a0 
- 00026229  0x00006e3e ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006e3f increase  0x00000001 , 0x00000011 
- 00026231  0x00006e40 force  0x00000000 , 0x00000007 
- 00026232  0x00006e42 qisolate0  0x00000002 
- 00026233  0x00006e43 branch  0x00006697 , 0x00000001 
- 00026234  0x00006e44 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006e45 set1  0x00000006 , 0x0000003f 
- 00026236  0x00006e46 set1  0x00000007 , 0x0000003f 
- 00026237  0x00006e47 hstore  0x00000001 , 0x00008046 
- 00026238  0x00006e48 jam  0x00000002 , 0x00008047 
- 00026239  0x00006e49 jam  0x00000082 , 0x00008047 
- 00026240  0x00006e4a set0  0x00000007 , 0x0000003f 
- 00026241  0x00006e4b hstore  0x00000001 , 0x00008046 
- 00026242  0x00006e4c jam  0x0000008a , 0x00008047 
- 00026243  0x00006e4d nop  0x0000000b 
- 00026244  0x00006e4e jam  0x000000ca , 0x00008047 
- 00026245  0x00006e4f nop  0x00000021 
- 00026246  0x00006e50 jam  0x0000004a , 0x00008047 
- 00026247  0x00006e51 nop  0x0000002c 
- 00026248  0x00006e52 jam  0x000000ca , 0x00008047 
- 00026249  0x00006e53 nop  0x00000016 
- 00026250  0x00006e54 jam  0x0000008a , 0x00008047 
- 00026251  0x00006e55 nop  0x00000021 
- 00026252  0x00006e56 jam  0x00000082 , 0x00008047 
- 00026253  0x00006e57 nop  0x00000001 
- 00026254  0x00006e58 jam  0x00000092 , 0x00008047 
- 00026255  0x00006e59 nop  0x0000000a 
- 00026256  0x00006e5a jam  0x000000b2 , 0x00008047 
- 00026257  0x00006e5b hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006e5c jam  0x00000092 , 0x00008047 
- 00026259  0x00006e5d nop  0x00000001 
- 00026260  0x00006e5e jam  0x00000082 , 0x00008047 
- 00026261  0x00006e5f qisolate0  0x0000003f 
- 00026262  0x00006e60 branch  0x00006678 , 0x00000001 
- 00026263  0x00006e62 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006e63 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006e64 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006e65 increase  0x00000001 , 0x00000007 
- 00026267  0x00006e66 compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006e67 nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006e68 loop  0x00006675 
- 00026270  0x00006e69 jam  0x00000083 , 0x00008047 
- 00026271  0x00006e6a rtn 
- 00026272  0x00006e6d jam  0x00000082 , 0x00008047 
- 00026273  0x00006e6e nop  0x0000000c 
- 00026274  0x00006e6f jam  0x00000080 , 0x00008047 
- 00026275  0x00006e70 jam  0x00000082 , 0x00008047 
- 00026276  0x00006e71 nop  0x00000096 
- 00026277  0x00006e72 rtn 
- 00026278  0x00006e76 call  0x000066a0 
- 00026279  0x00006e77 jam  0x000000a2 , 0x00008047 
- 00026280  0x00006e78 deposit  0x00000011 
- 00026281  0x00006e79 hstore  0x00000002 , 0x00008048 
- 00026282  0x00006e7a set1  0x0000000b , 0x00000002 
- 00026283  0x00006e7b isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006e7c setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006e7d hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006e7e jam  0x00000001 , 0x00008006 
- 00026287  0x00006e7f rtn 
- 00026288  0x00006e82 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006e83 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006e84 rtn 
- 00026291  0x00006e88 call  0x0000666f 
- 00026292  0x00006e89 call  0x000066a6 
- 00026293  0x00006e8a call  0x000066b0 
- 00026294  0x00006e8b jam  0x00000083 , 0x00008047 
- 00026295  0x00006e8c rtn 
- 00026296  0x00006e92 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006e93 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006e94 call  0x000066a6 
- 00026299  0x00006e95 arg  0x00000001 , 0x00000007 
- 00026300  0x00006e96 call  0x000064c0 
- 00026301  0x00006e97 call  0x000066b0 
- 00026302  0x00006e98 isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006e99 call  0x000064b9 
- 00026304  0x00006e9a jam  0x00000083 , 0x00008047 
- 00026305  0x00006e9b rtn 
- 00026306  0x00006e9f hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006ea0 iforce  0x0000000a 
- 00026308  0x00006ea1 rtn 
- 00026309  0x00006ea4 deposit  0x0000000a 
- 00026310  0x00006ea5 hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006ea6 rtn 
- 00026312  0x00006ea9 deposit  0x00000003 
- 00026313  0x00006eaa hstore  0x00000002 , 0x00008058 
- 00026314  0x00006eab rtn 
- 00026315  0x00006eae hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006eaf copy  0x0000003f , 0x00000003 
- 00026317  0x00006eb0 rtn 
- 00026318  0x00006eb3 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006eb4 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006eb5 rtn 
- 00026321  0x00006eb8 deposit  0x00000039 
- 00026322  0x00006eb9 rtn  0x00000034 
- 00026323  0x00006ebb increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006ebc call  0x000066de , 0x00000002 
- 00026325  0x00006ebd rtn  0x00000005 
- 00026326  0x00006ebe branch  0x000066d3 , 0x00000002 
- 00026327  0x00006ebf increase  0x00000008 , 0x00000039 
- 00026328  0x00006ec1 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006ec2 call  0x000066e1 , 0x00000002 
- 00026330  0x00006ec3 rtn  0x00000005 
- 00026331  0x00006ec4 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006ec5 increase  0x00000004 , 0x00000039 
- 00026333  0x00006ec6 branch  0x000066e4 
- 00026334  0x00006ec9 ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006eca istore  0x00000008 , 0x0000000a 
- 00026336  0x00006ecb rtn 
- 00026337  0x00006ece ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006ecf istore  0x00000004 , 0x0000000a 
- 00026339  0x00006ed0 rtn 
- 00026340  0x00006ed3 deposit  0x00000039 
- 00026341  0x00006ed4 rtn  0x00000034 
- 00026342  0x00006ed6 ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006ed7 istore  0x00000001 , 0x0000000a 
- 00026344  0x00006ed8 loop  0x000066e6 
- 00026345  0x00006ed9 rtn 
- 00026346  0x00006edc deposit  0x00000039 
- 00026347  0x00006edd rtn  0x00000034 
- 00026348  0x00006edf increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006ee0 call  0x000066f7 , 0x00000002 
- 00026350  0x00006ee1 rtn  0x00000005 
- 00026351  0x00006ee2 branch  0x000066ec , 0x00000002 
- 00026352  0x00006ee3 increase  0x00000008 , 0x00000039 
- 00026353  0x00006ee5 increase  0xfffffffc , 0x00000039 
- 00026354  0x00006ee6 call  0x000066fa , 0x00000002 
- 00026355  0x00006ee7 rtn  0x00000005 
- 00026356  0x00006ee8 branch  0x000066f1 , 0x00000002 
- 00026357  0x00006ee9 increase  0x00000004 , 0x00000039 
- 00026358  0x00006eea branch  0x000066fd 
- 00026359  0x00006eed ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006eee istore  0x00000008 , 0x00000005 
- 00026361  0x00006eef rtn 
- 00026362  0x00006ef2 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006ef3 istore  0x00000004 , 0x00000005 
- 00026364  0x00006ef4 rtn 
- 00026365  0x00006ef8 deposit  0x00000039 
- 00026366  0x00006ef9 rtn  0x00000034 
- 00026367  0x00006efb ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006efc istore  0x00000001 , 0x00000005 
- 00026369  0x00006efd loop  0x000066ff 
- 00026370  0x00006efe rtn 
- 00026371  0x00006f02 deposit  0x00000039 
- 00026372  0x00006f03 rtn  0x00000034 
- 00026373  0x00006f05 ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006f06 istore  0x00000001 , 0x0000000a 
- 00026375  0x00006f07 loop  0x00006705 
- 00026376  0x00006f08 rtn 
- 00026377  0x00006f0e jam  0x0000003d , 0x00000a99 
- 00026378  0x00006f0f branch  0x00007d86 
- 00026379  0x00006f13 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006f14 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006f15 rtn  0x00000034 
- 00026382  0x00006f16 call  0x000067a3 
- 00026383  0x00006f17 call  0x000067a9 , 0x00000005 
- 00026384  0x00006f18 call  0x0000673e 
- 00026385  0x00006f1a fetch  0x00000001 , 0x00004217 
- 00026386  0x00006f1b icopy  0x00000013 
- 00026387  0x00006f1c fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006f1d storet  0x00000002 , 0x0000018c 
- 00026389  0x00006f1f copy  0x00000013 , 0x0000003f 
- 00026390  0x00006f20 branch  0x00006709 , 0x00000034 
- 00026391  0x00006f21 increase  0xffffffff , 0x00000013 
- 00026392  0x00006f22 copy  0x00000002 , 0x00000011 
- 00026393  0x00006f23 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006f24 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006f25 isub  0x00000002 , 0x0000003e 
- 00026396  0x00006f26 call  0x00006725 , 0x00000005 
- 00026397  0x00006f27 branch  0x00006721 , 0x00000002 
- 00026398  0x00006f28 ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006f29 increase  0x00000001 , 0x0000003f 
- 00026400  0x00006f2a istore  0x00000001 , 0x00000011 
- 00026401  0x00006f2c fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006f2d increase  0x00000022 , 0x00000002 
- 00026403  0x00006f2e storet  0x00000002 , 0x0000018c 
- 00026404  0x00006f2f branch  0x00006715 
- 00026405  0x00006f32 setarg  0x00000000 
- 00026406  0x00006f33 istore  0x00000001 , 0x00000011 
- 00026407  0x00006f34 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006f35 istore  0x00000001 , 0x00000005 
- 00026409  0x00006f36 bne  0x00000033 , 0x00006733 
- 00026410  0x00006f37 arg  0x000041be , 0x00000012 
- 00026411  0x00006f39 ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006f3a istore  0x00000008 , 0x00000005 
- 00026413  0x00006f3b setarg  0x00000000 
- 00026414  0x00006f3c istore  0x00000008 , 0x00000005 
- 00026415  0x00006f3d copy  0x00000012 , 0x00000006 
- 00026416  0x00006f3f call  0x00007ebf 
- 00026417  0x00006f40 force  0x00000001 , 0x0000003e 
- 00026418  0x00006f41 rtn 
- 00026419  0x00006f44 beq  0x00000036 , 0x00006737 
- 00026420  0x00006f45 beq  0x00000037 , 0x0000673b 
- 00026421  0x00006f46 arg  0x00004419 , 0x00000012 
- 00026422  0x00006f47 branch  0x0000672b 
- 00026423  0x00006f4a arg  0x000044d5 , 0x00000006 
- 00026424  0x00006f4b call  0x00007ebf 
- 00026425  0x00006f4d arg  0x00004419 , 0x00000006 
- 00026426  0x00006f4e branch  0x00006730 
- 00026427  0x00006f51 arg  0x000044cd , 0x00000006 
- 00026428  0x00006f52 call  0x00007ebf 
- 00026429  0x00006f53 branch  0x00006739 
- 00026430  0x00006f57 call  0x00007fe9 
- 00026431  0x00006f58 fetch  0x00000001 , 0x00004217 
- 00026432  0x00006f59 rtn  0x00000034 
- 00026433  0x00006f5a fetch  0x00000002 , 0x00004682 
- 00026434  0x00006f5b bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006f5d bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006f5e fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006f5f beq  0x00000000 , 0x0000674d 
- 00026438  0x00006f60 fetch  0x00000001 , 0x00000454 
- 00026439  0x00006f61 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006f62 branch  0x0000674d , 0x00000001 
- 00026441  0x00006f63 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006f64 branch  0x00006752 , 0x00000001 
- 00026443  0x00006f65 compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006f66 branch  0x00006750 , 0x00000001 
- 00026445  0x00006f68 jam  0x00000035 , 0x00000185 
- 00026446  0x00006f69 fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006f6a branch  0x00006757 
- 00026448  0x00006f6d jam  0x00000037 , 0x00000185 
- 00026449  0x00006f6e branch  0x00006757 
- 00026450  0x00006f72 jam  0x00000036 , 0x00000185 
- 00026451  0x00006f73 branch  0x00006757 
- 00026452  0x00006f77 bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006f78 jam  0x00000033 , 0x00000185 
- 00026454  0x00006f79 fetch  0x00000006 , 0x00000040 
- 00026455  0x00006f7b store  0x00000006 , 0x00000186 
- 00026456  0x00006f7c fetch  0x00000002 , 0x00004215 
- 00026457  0x00006f7d ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006f7e pincrease  0x00000001 
- 00026459  0x00006f7f store  0x00000002 , 0x0000018c 
- 00026460  0x00006f80 storet  0x00000001 , 0x00000184 
- 00026461  0x00006f81 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006f82 icopy  0x00000013 
- 00026463  0x00006f84 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006f85 copy  0x0000003f , 0x00000011 
- 00026465  0x00006f86 call  0x0000676f 
- 00026466  0x00006f87 rtn  0x00000028 
- 00026467  0x00006f88 fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006f89 increase  0x00000022 , 0x00000002 
- 00026469  0x00006f8a storet  0x00000002 , 0x0000018c 
- 00026470  0x00006f8b increase  0xffffffff , 0x00000002 
- 00026471  0x00006f8c ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006f8d store  0x00000001 , 0x00000184 
- 00026473  0x00006f8e increase  0xffffffff , 0x00000013 
- 00026474  0x00006f8f nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006f90 fetch  0x00000001 , 0x00004217 
- 00026476  0x00006f91 pincrease  0xffffffff 
- 00026477  0x00006f92 store  0x00000001 , 0x00000184 
- 00026478  0x00006f93 rtn 
- 00026479  0x00006f95 fetch  0x00000001 , 0x00000185 
- 00026480  0x00006f96 bne  0x00000033 , 0x00006776 
- 00026481  0x00006f98 arg  0x00000185 , 0x00000012 
- 00026482  0x00006f99 arg  0x00000007 , 0x00000039 
- 00026483  0x00006f9a call  0x00007f88 
- 00026484  0x00006f9b branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006f9c rtn 
- 00026486  0x00006f9f beq  0x00000036 , 0x00006779 
- 00026487  0x00006fa0 beq  0x00000037 , 0x00006794 
- 00026488  0x00006fa1 branch  0x00006771 
- 00026489  0x00006fa4 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006fa5 isub  0x00000002 , 0x0000003e 
- 00026491  0x00006fa6 nrtn  0x00000005 
- 00026492  0x00006fa7 arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006fa8 arg  0x00000010 , 0x00000039 
- 00026494  0x00006fa9 call  0x00007ed4 
- 00026495  0x00006faa fetch  0x00000003 , 0x00000452 
- 00026496  0x00006fab store  0x00000003 , 0x00000ac2 
- 00026497  0x00006fac call  0x0000678b 
- 00026498  0x00006fad fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006fae byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006faf lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006fb0 ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006fb1 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006fb2 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006fb3 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006fb4 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006fb5 rtn 
- 00026507  0x00006fb9 arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006fba call  0x00007486 
- 00026509  0x00006fbc ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006fbd call  0x00007487 
- 00026511  0x00006fbe force  0x00000038 , 0x00000036 
- 00026512  0x00006fbf force  0x00000000 , 0x00000036 
- 00026513  0x00006fc0 call  0x0000741d 
- 00026514  0x00006fc1 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006fc2 branch  0x00007497 
- 00026516  0x00006fc5 ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006fc6 isub  0x00000002 , 0x0000003e 
- 00026518  0x00006fc7 nrtn  0x00000005 
- 00026519  0x00006fc8 copy  0x00000006 , 0x00000011 
- 00026520  0x00006fc9 add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006fca arg  0x000044cd , 0x00000012 
- 00026522  0x00006fcb arg  0x00000008 , 0x00000039 
- 00026523  0x00006fcc call  0x00007f88 
- 00026524  0x00006fcd branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006fce copy  0x00000013 , 0x00000011 
- 00026526  0x00006fcf arg  0x000044d5 , 0x00000012 
- 00026527  0x00006fd0 arg  0x00000008 , 0x00000039 
- 00026528  0x00006fd1 call  0x00007f88 
- 00026529  0x00006fd2 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006fd3 rtn 
- 00026531  0x00006fd6 fetch  0x00000002 , 0x00004215 
- 00026532  0x00006fd7 ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006fd8 pincrease  0x00000022 
- 00026534  0x00006fd9 ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006fda isub  0x00000002 , 0x0000003e 
- 00026536  0x00006fdb rtn 
- 00026537  0x00006fde fetch  0x00000001 , 0x00004217 
- 00026538  0x00006fdf icopy  0x00000039 
- 00026539  0x00006fe0 fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006fe1 setarg  0x00000000 
- 00026541  0x00006fe3 istore  0x00000001 , 0x00000002 
- 00026542  0x00006fe4 increase  0x00000022 , 0x00000002 
- 00026543  0x00006fe5 pincrease  0x00000001 
- 00026544  0x00006fe6 loop  0x000067ad 
- 00026545  0x00006fe7 rtn 
- 00026546  0x00006fea bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006feb call  0x0000673e 
- 00026548  0x00006fec fetch  0x00000001 , 0x00000030 
- 00026549  0x00006fed setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006fee store  0x00000001 , 0x00000030 
- 00026551  0x00006fef nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006ff0 add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006ff2 arg  0x000041be , 0x00000005 
- 00026554  0x00006ff3 call  0x00007ebf 
- 00026555  0x00006ff4 branch  0x000067d7 
- 00026556  0x00006ff6 jam  0x00000000 , 0x000041bd 
- 00026557  0x00006ff7 rtn 
- 00026558  0x00006ffa fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006ffb branch  0x000067ca , 0x00000034 
- 00026560  0x00006ffc call  0x0000673e 
- 00026561  0x00006ffd nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006ffe fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006fff add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00007000 arg  0x000044d5 , 0x00000005 
- 00026565  0x00007001 call  0x00007ebf 
- 00026566  0x00007002 arg  0x00004419 , 0x00000005 
- 00026567  0x00007003 call  0x00007ebf 
- 00026568  0x00007004 jam  0x00000001 , 0x00004429 
- 00026569  0x00007005 rtn 
- 00026570  0x00007008 jam  0x00000000 , 0x00004429 
- 00026571  0x00007009 rtn 
- 00026572  0x0000700d fetch  0x00000006 , 0x0000044f 
- 00026573  0x0000700e store  0x00000006 , 0x00000186 
- 00026574  0x0000700f jam  0x00000034 , 0x00000185 
- 00026575  0x00007010 branch  0x000067d3 
- 00026576  0x00007012 fetch  0x00000006 , 0x00000040 
- 00026577  0x00007013 store  0x00000006 , 0x00000186 
- 00026578  0x00007014 jam  0x00000033 , 0x00000185 
- 00026579  0x00007016 fetch  0x00000001 , 0x00004092 
- 00026580  0x00007017 beq  0x0000000a , 0x0000670b 
- 00026581  0x00007018 bbit1  0x00000006 , 0x000042da 
- 00026582  0x00007019 rtn 
- 00026583  0x0000701d fetch  0x00000008 , 0x000041be 
- 00026584  0x0000701e fetcht  0x00000008 , 0x000041c6 
- 00026585  0x0000701f ior  0x00000002 , 0x0000003f 
- 00026586  0x00007020 rtn  0x00000034 
- 00026587  0x00007021 jam  0x00000001 , 0x000041bd 
- 00026588  0x00007022 rtn 
- 00026589  0x0000702a bpatchx  0x0000009a , 0x00004033 
- 00026590  0x0000702b set1  0x00000007 , 0x00000002 
- 00026591  0x0000702c call  0x0000681d 
- 00026592  0x0000702d nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00007033 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00007034 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00007035 rtn  0x00000005 
- 00026596  0x00007036 isolate0  0x00000007 , 0x00000002 
- 00026597  0x00007037 and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x00007038 fetch  0x00000004 , 0x000000a1 
- 00026599  0x00007039 qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x0000703a store  0x00000004 , 0x000000a1 
- 00026601  0x0000703b fetch  0x00000004 , 0x000000a5 
- 00026602  0x0000703c nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x0000703d store  0x00000004 , 0x000000a5 
- 00026604  0x0000703e rtn 
- 00026605  0x00007042 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00007043 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00007044 rtn  0x00000005 
- 00026608  0x00007045 isolate0  0x00000007 , 0x00000002 
- 00026609  0x00007046 and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x00007047 fetch  0x00000004 , 0x000000a1 
- 00026611  0x00007048 qset0  0x0000003f 
- 00026612  0x00007049 store  0x00000004 , 0x000000a1 
- 00026613  0x0000704a fetch  0x00000004 , 0x000000a5 
- 00026614  0x0000704b qset0  0x0000003f 
- 00026615  0x0000704c store  0x00000004 , 0x000000a5 
- 00026616  0x0000704d rtn 
- 00026617  0x00007051 call  0x000067ed 
- 00026618  0x00007052 branch  0x000067fe 
- 00026619  0x00007056 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x00007057 rtn  0x00000005 
- 00026621  0x00007058 ncall  0x000067e1 , 0x0000002b 
- 00026622  0x0000705b arg  0x0000807c , 0x00000005 
- 00026623  0x0000705c call  0x00006830 
- 00026624  0x0000705d setflip  0x00000007 , 0x00000002 
- 00026625  0x0000705e arg  0x00008078 , 0x00000005 
- 00026626  0x0000705f call  0x00006830 
- 00026627  0x00007060 set0  0x00000007 , 0x00000002 
- 00026628  0x00007061 arg  0x00008070 , 0x00000005 
- 00026629  0x00007062 branch  0x00006830 
- 00026630  0x00007066 arg  0x0000807c , 0x00000005 
- 00026631  0x00007067 call  0x00006830 
- 00026632  0x00007068 set0  0x00000007 , 0x00000002 
- 00026633  0x00007069 arg  0x00008078 , 0x00000005 
- 00026634  0x0000706b call  0x00006830 
- 00026635  0x0000706c set0  0x00000007 , 0x00000002 
- 00026636  0x0000706d arg  0x00008070 , 0x00000005 
- 00026637  0x0000706e branch  0x00006830 
- 00026638  0x00007073 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00007074 rtn  0x00000005 
- 00026640  0x00007075 setflip  0x00000007 , 0x00000002 
- 00026641  0x00007076 call  0x0000682f 
- 00026642  0x00007078 set1  0x00000007 , 0x00000002 
- 00026643  0x00007079 arg  0x00008070 , 0x00000005 
- 00026644  0x0000707a branch  0x00006830 
- 00026645  0x0000707d and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x0000707e rshift3  0x00000002 , 0x0000003f 
- 00026647  0x0000707f and_into  0x00000003 , 0x0000003f 
- 00026648  0x00007080 iadd  0x00000005 , 0x00000005 
- 00026649  0x00007081 ifetch  0x00000001 , 0x00000005 
- 00026650  0x00007082 rtn 
- 00026651  0x00007085 arg  0x00008074 , 0x00000005 
- 00026652  0x00007086 branch  0x0000681e 
- 00026653  0x0000708b arg  0x0000811c , 0x00000005 
- 00026654  0x0000708d call  0x00006815 
- 00026655  0x0000708e isolate1  0x00000007 , 0x00000002 
- 00026656  0x0000708f branch  0x00006823 , 0x00000001 
- 00026657  0x00007090 qisolate0  0x0000003f 
- 00026658  0x00007091 rtn 
- 00026659  0x00007093 qisolate1  0x0000003f 
- 00026660  0x00007094 rtn 
- 00026661  0x00007097 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x00007098 rtn  0x00000005 
- 00026663  0x00007099 isolate1  0x00000007 , 0x0000003e 
- 00026664  0x0000709a branch  0x0000682c 
- 00026665  0x0000709d sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x0000709e rtn  0x00000005 
- 00026667  0x0000709f isolate0  0x00000007 , 0x0000003e 
- 00026668  0x000070a3 setarg  0x00000000 
- 00026669  0x000070a4 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x000070a5 ixor  0x00000002 , 0x00000002 
- 00026671  0x000070a9 arg  0x00008074 , 0x00000005 
- 00026672  0x000070ad call  0x00006815 
- 00026673  0x000070ae isolate1  0x00000007 , 0x00000002 
- 00026674  0x000070af qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x000070b0 istore  0x00000001 , 0x00000005 
- 00026676  0x000070b1 rtn 
- 00026677  0x000070b4 arg  0xffffffff , 0x00000011 
- 00026678  0x000070b5 hfetch  0x00000001 , 0x00008081 
- 00026679  0x000070b6 compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x000070b7 call  0x00006878 , 0x00000001 
- 00026681  0x000070b9 compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x000070ba call  0x0000687a , 0x00000001 
- 00026683  0x000070bc compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x000070bd call  0x0000687a , 0x00000001 
- 00026685  0x000070bf isolate1  0x00000002 , 0x0000003f 
- 00026686  0x000070c0 call  0x00006874 , 0x00000001 
- 00026687  0x000070c2 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x000070c3 call  0x00006876 , 0x00000001 
- 00026689  0x000070c5 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x000070c6 call  0x0000687c , 0x00000001 
- 00026691  0x000070c8 isolate1  0x00000006 , 0x0000003f 
- 00026692  0x000070c9 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x000070cb isolate1  0x00000007 , 0x0000003f 
- 00026694  0x000070cc nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x000070ce hfetch  0x00000001 , 0x00008082 
- 00026696  0x000070cf isolate1  0x00000000 , 0x0000003f 
- 00026697  0x000070d0 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x000070d1 isolate1  0x00000001 , 0x0000003f 
- 00026699  0x000070d2 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x000070d3 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x000070d4 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x000070d5 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x000070d6 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x000070d7 isolate1  0x00000004 , 0x0000003f 
- 00026705  0x000070d8 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x000070d9 isolate1  0x00000005 , 0x0000003f 
- 00026707  0x000070da nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x000070db isolate1  0x00000006 , 0x0000003f 
- 00026709  0x000070dc nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x000070dd isolate1  0x00000007 , 0x0000003f 
- 00026711  0x000070de nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x000070e0 hfetch  0x00000001 , 0x00008080 
- 00026713  0x000070e1 isolate1  0x00000000 , 0x0000003f 
- 00026714  0x000070e2 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x000070e3 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x000070e4 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x000070e5 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x000070e6 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x000070e7 isolate1  0x00000003 , 0x0000003f 
- 00026720  0x000070e8 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x000070e9 isolate1  0x00000004 , 0x0000003f 
- 00026722  0x000070ea nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x000070eb isolate1  0x00000005 , 0x0000003f 
- 00026724  0x000070ec nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x000070ed isolate1  0x00000006 , 0x0000003f 
- 00026726  0x000070ee nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x000070ef isolate1  0x00000007 , 0x0000003f 
- 00026728  0x000070f0 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x000070f2 hfetch  0x00000001 , 0x00008062 
- 00026730  0x000070f3 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x000070f4 call  0x0000687e , 0x00000001 
- 00026732  0x000070f5 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x000070f7 hfetch  0x00000004 , 0x00008078 
- 00026734  0x000070f8 hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x000070f9 ior  0x00000002 , 0x0000003f 
- 00026736  0x000070fa invert  0x0000003f , 0x0000003f 
- 00026737  0x000070fb iand  0x00000011 , 0x0000003f 
- 00026738  0x000070fd hstore  0x00000004 , 0x00008070 
- 00026739  0x000070fe rtn 
- 00026740  0x00007102 arg  0x00000006 , 0x00000007 
- 00026741  0x00007103 branch  0x00006884 
- 00026742  0x00007105 arg  0x00000009 , 0x00000007 
- 00026743  0x00007106 branch  0x00006882 
- 00026744  0x00007108 arg  0x00000017 , 0x00000007 
- 00026745  0x00007109 branch  0x00006882 
- 00026746  0x0000710b arg  0x00000019 , 0x00000007 
- 00026747  0x0000710c branch  0x00006884 
- 00026748  0x0000710e arg  0x0000001e , 0x00000007 
- 00026749  0x0000710f branch  0x00006884 
- 00026750  0x00007111 arg  0x00000002 , 0x00000007 
- 00026751  0x00007112 branch  0x00006884 
- 00026752  0x00007114 arg  0x00000001 , 0x00000039 
- 00026753  0x00007115 branch  0x00006885 
- 00026754  0x00007117 arg  0x00000004 , 0x00000039 
- 00026755  0x00007118 branch  0x00006885 
- 00026756  0x0000711a arg  0x00000002 , 0x00000039 
- 00026757  0x0000711c qset0  0x00000011 
- 00026758  0x0000711d increase  0x00000001 , 0x00000007 
- 00026759  0x0000711e loop  0x00006885 
- 00026760  0x0000711f rtn 
- 00026761  0x00007128 call  0x00006895 
- 00026762  0x00007129 arg  0x00000006 , 0x00000002 
- 00026763  0x0000712a branch  0x0000680e 
- 00026764  0x0000712d call  0x00006889 
- 00026765  0x0000712e arg  0x00000006 , 0x00000002 
- 00026766  0x0000712f branch  0x00006825 
- 00026767  0x00007134 call  0x00006895 
- 00026768  0x00007135 hfetch  0x00000001 , 0x00008078 
- 00026769  0x00007136 set1  0x00000007 , 0x0000003f 
- 00026770  0x00007137 hstore  0x00000001 , 0x00008078 
- 00026771  0x00007138 arg  0x00000007 , 0x00000002 
- 00026772  0x00007139 branch  0x000067fb 
- 00026773  0x0000713c hfetch  0x00000001 , 0x00008081 
- 00026774  0x0000713d and_into  0x000000fb , 0x0000003f 
- 00026775  0x0000713e hstore  0x00000001 , 0x00008081 
- 00026776  0x0000713f rtn 
- 00026777  0x00007142 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00007143 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00007144 rtn 
- 00026780  0x00007147 call  0x0000666a 
- 00026781  0x00007148 setarg  0x000007e0 
- 00026782  0x00007149 arg  0x00004150 , 0x00000011 
- 00026783  0x0000714a arg  0x00000002 , 0x00000002 
- 00026784  0x0000714b call  0x000066b3 
- 00026785  0x0000714c branch  0x0000666d 
- 00026786  0x00007150 call  0x0000666a 
- 00026787  0x00007151 setarg  0x000007e2 
- 00026788  0x00007152 arg  0x0000421d , 0x00000011 
- 00026789  0x00007153 arg  0x0000000e , 0x00000002 
- 00026790  0x00007154 call  0x000066b3 
- 00026791  0x00007155 branch  0x0000666d 
- 00026792  0x0000715a bpatchx  0x0000009e , 0x00004033 
- 00026793  0x0000715c call  0x000068a2 
- 00026794  0x0000715e fetch  0x00000001 , 0x0000422d 
- 00026795  0x0000715f beq  0x00000000 , 0x000068af 
- 00026796  0x00007160 beq  0x00000001 , 0x000068c3 
- 00026797  0x00007161 beq  0x00000002 , 0x000068d7 
- 00026798  0x00007162 rtn 
- 00026799  0x00007165 fetcht  0x00000002 , 0x00004229 
- 00026800  0x00007166 setarg  0x0000aa55 
- 00026801  0x00007167 isub  0x00000002 , 0x0000003e 
- 00026802  0x00007168 branch  0x000068b8 , 0x00000005 
- 00026803  0x00007169 setarg  0x00004dfa 
- 00026804  0x0000716a store  0x00000002 , 0x00004227 
- 00026805  0x0000716b setarg  0x00004894 
- 00026806  0x0000716c store  0x00000002 , 0x00004221 
- 00026807  0x0000716d branch  0x000068c0 
- 00026808  0x00007170 fetch  0x00000002 , 0x00004227 
- 00026809  0x00007171 nbranch  0x000068bc , 0x00000034 
- 00026810  0x00007172 setarg  0x00004dfa 
- 00026811  0x00007173 store  0x00000002 , 0x00004227 
- 00026812  0x00007175 fetch  0x00000002 , 0x00004221 
- 00026813  0x00007176 nbranch  0x000068c0 , 0x00000034 
- 00026814  0x00007177 setarg  0x00004894 
- 00026815  0x00007178 store  0x00000002 , 0x00004221 
- 00026816  0x0000717a setarg  0x00000064 
- 00026817  0x0000717b store  0x00000002 , 0x0000422b 
- 00026818  0x0000717c rtn 
- 00026819  0x0000717f fetcht  0x00000002 , 0x00004229 
- 00026820  0x00007180 setarg  0x0000aa55 
- 00026821  0x00007181 isub  0x00000002 , 0x0000003e 
- 00026822  0x00007182 branch  0x000068cc , 0x00000005 
- 00026823  0x00007183 setarg  0x00005932 
- 00026824  0x00007184 store  0x00000002 , 0x00004225 
- 00026825  0x00007185 setarg  0x00004323 
- 00026826  0x00007186 store  0x00000002 , 0x0000421f 
- 00026827  0x00007187 branch  0x000068d4 
- 00026828  0x0000718a fetch  0x00000002 , 0x00004225 
- 00026829  0x0000718b nbranch  0x000068d0 , 0x00000034 
- 00026830  0x0000718c setarg  0x00005932 
- 00026831  0x0000718d store  0x00000002 , 0x00004225 
- 00026832  0x0000718f fetch  0x00000002 , 0x0000421f 
- 00026833  0x00007190 nbranch  0x000068d4 , 0x00000034 
- 00026834  0x00007191 setarg  0x00004323 
- 00026835  0x00007192 store  0x00000002 , 0x0000421f 
- 00026836  0x00007194 setarg  0x00000190 
- 00026837  0x00007195 store  0x00000002 , 0x0000422b 
- 00026838  0x00007196 rtn 
- 00026839  0x00007199 fetcht  0x00000002 , 0x00004229 
- 00026840  0x0000719a setarg  0x0000aa55 
- 00026841  0x0000719b isub  0x00000002 , 0x0000003e 
- 00026842  0x0000719c branch  0x000068e0 , 0x00000005 
- 00026843  0x0000719d setarg  0x00006946 
- 00026844  0x0000719e store  0x00000002 , 0x00004223 
- 00026845  0x0000719f setarg  0x00005377 
- 00026846  0x000071a0 store  0x00000002 , 0x0000421d 
- 00026847  0x000071a1 branch  0x000068e8 
- 00026848  0x000071a4 fetch  0x00000002 , 0x00004223 
- 00026849  0x000071a5 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x000071a6 setarg  0x00006946 
- 00026851  0x000071a7 store  0x00000002 , 0x00004223 
- 00026852  0x000071a9 fetch  0x00000002 , 0x0000421d 
- 00026853  0x000071aa nbranch  0x000068e8 , 0x00000034 
- 00026854  0x000071ab setarg  0x00005377 
- 00026855  0x000071ac store  0x00000002 , 0x0000421d 
- 00026856  0x000071ae setarg  0x00000032 
- 00026857  0x000071af store  0x00000002 , 0x0000422b 
- 00026858  0x000071b0 rtn 
- 00026859  0x000071b4 fetch  0x00000001 , 0x0000422d 
- 00026860  0x000071b5 beq  0x00000000 , 0x000068f0 
- 00026861  0x000071b6 beq  0x00000001 , 0x000068f2 
- 00026862  0x000071b7 beq  0x00000002 , 0x000068f4 
- 00026863  0x000071b8 rtn 
- 00026864  0x000071ba jam  0x000000bf , 0x00008971 
- 00026865  0x000071bb branch  0x000068f8 
- 00026866  0x000071bd jam  0x000000af , 0x00008971 
- 00026867  0x000071be branch  0x000068f8 
- 00026868  0x000071c0 jam  0x0000008f , 0x00008971 
- 00026869  0x000071c1 fetch  0x00000001 , 0x0000422e 
- 00026870  0x000071c2 hstore  0x00000001 , 0x00008973 
- 00026871  0x000071c3 branch  0x000068f8 
- 00026872  0x000071c5 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x000071c6 hfetch  0x00000001 , 0x00008053 
- 00026874  0x000071c7 set1  0x00000007 , 0x0000003f 
- 00026875  0x000071c8 hstore  0x00000001 , 0x00008053 
- 00026876  0x000071c9 hfetch  0x00000001 , 0x00008973 
- 00026877  0x000071ca or_into  0x00000030 , 0x0000003f 
- 00026878  0x000071cb hstore  0x00000001 , 0x00008973 
- 00026879  0x000071cc jam  0x0000007c , 0x00008906 
- 00026880  0x000071cd jam  0x000000aa , 0x00008972 
- 00026881  0x000071ce nop  0x00001388 
- 00026882  0x000071cf hfetcht  0x00000002 , 0x00008150 
- 00026883  0x000071d0 hfetch  0x00000001 , 0x00008053 
- 00026884  0x000071d1 set0  0x00000007 , 0x0000003f 
- 00026885  0x000071d2 hstore  0x00000001 , 0x00008053 
- 00026886  0x000071d3 storet  0x00000002 , 0x0000422f 
- 00026887  0x000071d4 rtn 
- 00026888  0x000071d7 bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x000071d8 fetch  0x00000001 , 0x0000422d 
- 00026890  0x000071d9 beq  0x00000000 , 0x0000690e 
- 00026891  0x000071da beq  0x00000001 , 0x00006912 
- 00026892  0x000071db beq  0x00000002 , 0x00006916 
- 00026893  0x000071dc rtn 
- 00026894  0x000071df fetch  0x00000002 , 0x00004227 
- 00026895  0x000071e0 fetcht  0x00000002 , 0x00004221 
- 00026896  0x000071e1 arg  0x000000c8 , 0x00000013 
- 00026897  0x000071e2 branch  0x0000691a 
- 00026898  0x000071e5 fetch  0x00000002 , 0x00004225 
- 00026899  0x000071e6 fetcht  0x00000002 , 0x0000421f 
- 00026900  0x000071e7 arg  0x00000064 , 0x00000013 
- 00026901  0x000071e8 branch  0x0000691a 
- 00026902  0x000071eb fetch  0x00000002 , 0x00004223 
- 00026903  0x000071ec fetcht  0x00000002 , 0x0000421d 
- 00026904  0x000071ed arg  0x00000032 , 0x00000013 
- 00026905  0x000071ee branch  0x0000691a 
- 00026906  0x000071f1 isub  0x00000002 , 0x00000011 
- 00026907  0x000071f2 fetch  0x00000002 , 0x0000422f 
- 00026908  0x000071f3 isub  0x00000002 , 0x0000003f 
- 00026909  0x000071f4 nbranch  0x00006927 , 0x00000002 
- 00026910  0x000071f5 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x000071f6 imul32  0x00000002 , 0x00000012 
- 00026912  0x000071f7 copy  0x00000013 , 0x0000003f 
- 00026913  0x000071f8 imul32  0x00000011 , 0x0000003f 
- 00026914  0x000071f9 iadd  0x00000012 , 0x0000003f 
- 00026915  0x000071fb idiv  0x00000011 
- 00026916  0x000071fc call  0x00007f86 
- 00026917  0x000071fd quotient  0x0000003f 
- 00026918  0x000071fe rtn 
- 00026919  0x00007201 copy  0x00000002 , 0x0000003f 
- 00026920  0x00007202 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x00007203 isub  0x00000002 , 0x0000003f 
- 00026922  0x00007204 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x00007205 imul32  0x00000002 , 0x00000012 
- 00026924  0x00007206 copy  0x00000013 , 0x0000003f 
- 00026925  0x00007207 imul32  0x00000011 , 0x0000003f 
- 00026926  0x00007208 isub  0x00000012 , 0x0000003f 
- 00026927  0x00007209 branch  0x00006923 
- 00026928  0x00007215 ifetch  0x00000008 , 0x00000011 
- 00026929  0x00007216 store  0x00000008 , 0x00000a9a 
- 00026930  0x00007217 fetch  0x00000002 , 0x00000a9a 
- 00026931  0x00007218 fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x00007219 isub  0x00000002 , 0x00000011 
- 00026933  0x0000721a fetch  0x00000002 , 0x00000aa0 
- 00026934  0x0000721b isub  0x00000002 , 0x00000012 
- 00026935  0x0000721c fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x0000721d isub  0x00000002 , 0x0000003e 
- 00026937  0x0000721e ncall  0x00006940 , 0x00000002 
- 00026938  0x0000721f mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x00007220 idiv  0x00000011 
- 00026940  0x00007221 call  0x00007f86 
- 00026941  0x00007222 quotient  0x0000003f 
- 00026942  0x00007223 call  0x00006944 , 0x00000034 
- 00026943  0x00007224 rtn 
- 00026944  0x00007226 fetch  0x00000001 , 0x00004231 
- 00026945  0x00007227 set1  0x00000000 , 0x0000003f 
- 00026946  0x00007228 store  0x00000001 , 0x00004231 
- 00026947  0x00007229 rtn 
- 00026948  0x0000722b fetcht  0x00000001 , 0x00004231 
- 00026949  0x0000722c set1  0x00000001 , 0x00000002 
- 00026950  0x0000722d storet  0x00000001 , 0x00004231 
- 00026951  0x0000722e rtn 
- 00026952  0x00007234 fetch  0x00000002 , 0x0000423d 
- 00026953  0x00007235 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x00007237 rtn  0x00000034 
- 00026955  0x00007238 copy  0x0000003f , 0x00000039 
- 00026956  0x0000723a fetch  0x00000002 , 0x0000423d 
- 00026957  0x0000723b increase  0x00000003 , 0x0000003f 
- 00026958  0x0000723c copy  0x0000003f , 0x00000011 
- 00026959  0x0000723e ifetcht  0x00000001 , 0x00000011 
- 00026960  0x0000723f call  0x000067fb 
- 00026961  0x00007240 increase  0x00000001 , 0x00000011 
- 00026962  0x00007241 loop  0x0000694f 
- 00026963  0x00007243 rtn 
- 00026964  0x00007246 fetch  0x00000002 , 0x0000423d 
- 00026965  0x00007247 increase  0x00000003 , 0x0000003f 
- 00026966  0x00007248 copy  0x0000003f , 0x00000011 
- 00026967  0x0000724a force  0x00000000 , 0x00000012 
- 00026968  0x0000724b jam  0x00000000 , 0x00000b12 
- 00026969  0x0000724d ifetcht  0x00000001 , 0x00000011 
- 00026970  0x0000724e call  0x0000681d 
- 00026971  0x0000724f bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x00007250 fetch  0x00000002 , 0x00000b12 
- 00026973  0x00007251 copy  0x00000012 , 0x00000007 
- 00026974  0x00007252 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007253 store  0x00000002 , 0x00000b12 
- 00026976  0x00007254 increase  0x00000001 , 0x00000011 
- 00026977  0x00007255 increase  0x00000001 , 0x00000012 
- 00026978  0x00007256 fetch  0x00000002 , 0x0000423d 
- 00026979  0x00007257 ifetch  0x00000001 , 0x0000003f 
- 00026980  0x00007259 ixor  0x00000012 , 0x0000003e 
- 00026981  0x0000725a nbranch  0x00006959 , 0x00000005 
- 00026982  0x0000725b fetch  0x00000002 , 0x00000b12 
- 00026983  0x0000725c fetcht  0x00000002 , 0x00000b14 
- 00026984  0x0000725d ixor  0x00000002 , 0x0000003e 
- 00026985  0x0000725e rtn  0x00000005 
- 00026986  0x0000725f enable  0x00000028 
- 00026987  0x00007260 rtn 
- 00026988  0x00007263 fetch  0x00000002 , 0x0000423d 
- 00026989  0x00007264 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x00007266 rtn  0x00000034 
- 00026991  0x00007267 copy  0x0000003f , 0x00000039 
- 00026992  0x00007268 fetch  0x00000002 , 0x0000423d 
- 00026993  0x00007269 increase  0x00000003 , 0x0000003f 
- 00026994  0x0000726a copy  0x0000003f , 0x00000011 
- 00026995  0x0000726c ifetcht  0x00000001 , 0x00000011 
- 00026996  0x0000726d call  0x000067dd 
- 00026997  0x0000726e increase  0x00000001 , 0x00000011 
- 00026998  0x0000726f loop  0x00006973 
- 00026999  0x00007271 rtn 
- 00027000  0x00007274 arg  0x00000009 , 0x00000007 
- 00027001  0x00007275 call  0x00007f16 
- 00027002  0x00007276 nrtn  0x00000034 
- 00027003  0x00007277 setarg  0x00000020 
- 00027004  0x00007278 arg  0x00000009 , 0x00000007 
- 00027005  0x00007279 call  0x00007f08 
- 00027006  0x0000727a disable  0x00000028 
- 00027007  0x0000727b call  0x0000696c 
- 00027008  0x0000727c bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x0000727d fetch  0x00000002 , 0x0000423d 
- 00027010  0x0000727e ifetch  0x00000001 , 0x0000003f 
- 00027011  0x00007280 rtn  0x00000034 
- 00027012  0x00007281 call  0x00006954 
- 00027013  0x00007282 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x00007283 call  0x00007d00 
- 00027015  0x00007284 disable  0x00000028 
- 00027016  0x00007285 fetch  0x00000002 , 0x00000b12 
- 00027017  0x00007286 store  0x00000002 , 0x00000b19 
- 00027018  0x00007287 jam  0x00000000 , 0x00000b1b 
- 00027019  0x00007288 force  0x00000000 , 0x00000007 
- 00027020  0x0000728a fetch  0x00000002 , 0x00000b14 
- 00027021  0x0000728b rshift  0x0000003f , 0x00000002 
- 00027022  0x0000728c storet  0x00000002 , 0x00000b14 
- 00027023  0x0000728d and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x0000728e fetcht  0x00000002 , 0x00000b19 
- 00027025  0x0000728f and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x00007290 rshift  0x00000002 , 0x00000002 
- 00027027  0x00007291 storet  0x00000002 , 0x00000b19 
- 00027028  0x00007292 ixor  0x00000011 , 0x0000003e 
- 00027029  0x00007293 ncall  0x000069a1 , 0x00000005 
- 00027030  0x00007294 fetch  0x00000002 , 0x0000423d 
- 00027031  0x00007295 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x00007297 fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x00007298 increase  0x00000001 , 0x00000002 
- 00027034  0x00007299 storet  0x00000001 , 0x00000b1b 
- 00027035  0x0000729a copy  0x00000002 , 0x00000007 
- 00027036  0x0000729b ixor  0x00000007 , 0x0000003e 
- 00027037  0x0000729c nbranch  0x0000698c , 0x00000005 
- 00027038  0x0000729d fetch  0x00000002 , 0x00000b12 
- 00027039  0x0000729e store  0x00000002 , 0x00000b14 
- 00027040  0x0000729f rtn 
- 00027041  0x000072a1 bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x000072a2 fetch  0x00000002 , 0x0000423d 
- 00027043  0x000072a3 increase  0x00000001 , 0x0000003f 
- 00027044  0x000072a4 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x000072a5 branch  0x00007f9c 
- 00027046  0x000072b1 hfetch  0x00000001 , 0x00008042 
- 00027047  0x000072b2 ior  0x00000011 , 0x0000003f 
- 00027048  0x000072b3 hstore  0x00000001 , 0x00008042 
- 00027049  0x000072b4 hfetch  0x00000002 , 0x00008050 
- 00027050  0x000072b5 set0  0x0000000d , 0x0000003f 
- 00027051  0x000072b6 hstore  0x00000002 , 0x00008050 
- 00027052  0x000072b8 nop  0x00000064 
- 00027053  0x000072b9 rtn 
- 00027054  0x000072c5 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x000072c6 setarg  0x00b71b00 
- 00027056  0x000072c7 idiv  0x00000002 
- 00027057  0x000072c8 call  0x00007f86 
- 00027058  0x000072c9 quotient  0x00000002 
- 00027059  0x000072ca fetch  0x00000001 , 0x00000a9f 
- 00027060  0x000072cb imul32  0x00000002 , 0x0000003f 
- 00027061  0x000072cc div  0x0000003f , 0x00000064 
- 00027062  0x000072cd call  0x00007f86 
- 00027063  0x000072ce quotient  0x00000011 
- 00027064  0x000072cf copy  0x00000002 , 0x0000003f 
- 00027065  0x000072d0 isub  0x00000011 , 0x00000012 
- 00027066  0x000072d1 fetch  0x00000001 , 0x00000a9b 
- 00027067  0x000072d2 call  0x000069be 
- 00027068  0x000072d3 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x000072d4 branch  0x000069d5 
- 00027070  0x000072d8 beq  0x00000000 , 0x000069c4 
- 00027071  0x000072d9 beq  0x00000001 , 0x000069c6 
- 00027072  0x000072da beq  0x00000002 , 0x000069c8 
- 00027073  0x000072db beq  0x00000003 , 0x000069ca 
- 00027074  0x000072dc beq  0x00000004 , 0x000069cc 
- 00027075  0x000072dd beq  0x00000005 , 0x000069ce 
- 00027076  0x000072df arg  0x000080a0 , 0x00000005 
- 00027077  0x000072e0 branch  0x000069d0 
- 00027078  0x000072e2 arg  0x000080a4 , 0x00000005 
- 00027079  0x000072e3 branch  0x000069d0 
- 00027080  0x000072e5 arg  0x000080a8 , 0x00000005 
- 00027081  0x000072e6 branch  0x000069d0 
- 00027082  0x000072e8 arg  0x00008064 , 0x00000005 
- 00027083  0x000072e9 branch  0x000069d0 
- 00027084  0x000072eb arg  0x00008068 , 0x00000005 
- 00027085  0x000072ec branch  0x000069d0 
- 00027086  0x000072ee arg  0x0000806c , 0x00000005 
- 00027087  0x000072ef branch  0x000069d0 
- 00027088  0x000072f1 copy  0x00000011 , 0x0000003f 
- 00027089  0x000072f2 istore  0x00000002 , 0x00000005 
- 00027090  0x000072f3 copy  0x00000012 , 0x0000003f 
- 00027091  0x000072f4 istore  0x00000002 , 0x00000005 
- 00027092  0x000072f5 rtn 
- 00027093  0x000072fa enable  0x00000028 
- 00027094  0x000072fb branch  0x000069d8 
- 00027095  0x000072fd disable  0x00000028 
- 00027096  0x000072ff beq  0x00000004 , 0x000069e3 
- 00027097  0x00007300 beq  0x00000005 , 0x000069e5 
- 00027098  0x00007301 beq  0x0000001b , 0x000069e7 
- 00027099  0x00007302 beq  0x0000001c , 0x000069e9 
- 00027100  0x00007303 beq  0x00000003 , 0x000069eb 
- 00027101  0x00007304 beq  0x00000008 , 0x000069ed 
- 00027102  0x00007305 beq  0x00000014 , 0x000069ef 
- 00027103  0x00007306 beq  0x00000015 , 0x000069f1 
- 00027104  0x00007307 beq  0x00000016 , 0x000069f3 
- 00027105  0x00007308 beq  0x00000017 , 0x000069f5 
- 00027106  0x00007309 rtn 
- 00027107  0x0000730d arg  0x00000006 , 0x00000007 
- 00027108  0x0000730e branch  0x000069ff 
- 00027109  0x00007310 arg  0x00000007 , 0x00000007 
- 00027110  0x00007311 branch  0x000069ff 
- 00027111  0x00007313 arg  0x00000008 , 0x00000007 
- 00027112  0x00007314 branch  0x000069ff 
- 00027113  0x00007316 arg  0x00000009 , 0x00000007 
- 00027114  0x00007317 branch  0x000069ff 
- 00027115  0x00007319 arg  0x0000000a , 0x00000007 
- 00027116  0x0000731a branch  0x000069ff 
- 00027117  0x0000731c arg  0x0000000b , 0x00000007 
- 00027118  0x0000731d branch  0x000069ff 
- 00027119  0x0000731f arg  0x0000000c , 0x00000007 
- 00027120  0x00007320 branch  0x00006a01 
- 00027121  0x00007322 arg  0x0000000d , 0x00000007 
- 00027122  0x00007323 branch  0x00006a01 
- 00027123  0x00007325 arg  0x0000000e , 0x00000007 
- 00027124  0x00007326 branch  0x00006a01 
- 00027125  0x00007328 arg  0x0000000f , 0x00000007 
- 00027126  0x00007329 branch  0x00006a01 
- 00027127  0x0000732c hfetch  0x00000002 , 0x00008081 
- 00027128  0x0000732d qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x0000732e hstore  0x00000002 , 0x00008081 
- 00027130  0x0000732f copy  0x00000011 , 0x00000007 
- 00027131  0x00007330 hfetch  0x00000001 , 0x00008085 
- 00027132  0x00007331 qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x00007332 hstore  0x00000001 , 0x00008085 
- 00027134  0x00007333 rtn 
- 00027135  0x00007336 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x00007337 branch  0x000069f7 
- 00027137  0x0000733a add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x0000733b branch  0x000069f7 
- 00027139  0x00007341 rtn  0x0000002b 
- 00027140  0x00007342 jam  0x00000000 , 0x00004567 
- 00027141  0x00007343 jam  0x00000003 , 0x000004ed 
- 00027142  0x00007344 jam  0x00000003 , 0x000004ee 
- 00027143  0x00007345 jam  0x00000011 , 0x000004f2 
- 00027144  0x00007346 jam  0x00000013 , 0x000004f3 
- 00027145  0x00007347 setarg  0x00000000 
- 00027146  0x00007348 store  0x00000003 , 0x000004ef 
- 00027147  0x00007349 store  0x00000001 , 0x00004254 
- 00027148  0x0000734a jam  0x00000000 , 0x00004681 
- 00027149  0x0000734d bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x0000734e setarg  0x00000000 
- 00027151  0x0000734f store  0x00000001 , 0x00004254 
- 00027152  0x00007350 store  0x00000001 , 0x00004564 
- 00027153  0x00007351 store  0x00000001 , 0x0000455d 
- 00027154  0x00007352 fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007353 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007354 jam  0x00000050 , 0x00004569 
- 00027157  0x00007355 rtn 
- 00027158  0x00007358 jam  0x00000000 , 0x00004569 
- 00027159  0x00007359 rtn 
- 00027160  0x0000735c or_into  0x00000002 , 0x00000002 
- 00027161  0x0000735d rtn 
- 00027162  0x0000736a copy  0x00000002 , 0x0000003f 
- 00027163  0x0000736b reverse  0x0000003f , 0x0000003f 
- 00027164  0x0000736c store  0x00000001 , 0x00004562 
- 00027165  0x0000736d force  0x0000003f , 0x0000003f 
- 00027166  0x0000736e reverse  0x0000003f , 0x0000003f 
- 00027167  0x0000736f store  0x00000001 , 0x00004561 
- 00027168  0x00007370 force  0x00000001 , 0x0000003f 
- 00027169  0x00007371 reverse  0x0000003f , 0x0000003f 
- 00027170  0x00007372 store  0x00000001 , 0x00004560 
- 00027171  0x00007373 call  0x00006a50 
- 00027172  0x00007374 copy  0x00000002 , 0x0000003f 
- 00027173  0x00007375 rtn 
- 00027174  0x00007377 reverse  0x0000003f , 0x0000003f 
- 00027175  0x00007378 store  0x00000001 , 0x00004562 
- 00027176  0x00007379 force  0x00000073 , 0x0000003f 
- 00027177  0x0000737a reverse  0x0000003f , 0x0000003f 
- 00027178  0x0000737b store  0x00000001 , 0x00004561 
- 00027179  0x0000737c force  0x00000001 , 0x0000003f 
- 00027180  0x0000737d reverse  0x0000003f , 0x0000003f 
- 00027181  0x0000737e store  0x00000001 , 0x00004560 
- 00027182  0x0000737f branch  0x00006a50 
- 00027183  0x00007382 fetch  0x00000001 , 0x00004563 
- 00027184  0x00007383 branch  0x00006a33 , 0x00000034 
- 00027185  0x00007384 setarg  0x00000070 
- 00027186  0x00007385 rtn 
- 00027187  0x00007387 setarg  0x000000aa 
- 00027188  0x00007388 rtn 
- 00027189  0x0000738b reverse  0x0000003f , 0x0000003f 
- 00027190  0x0000738c store  0x00000001 , 0x00004562 
- 00027191  0x0000738d force  0x000000ef , 0x0000003f 
- 00027192  0x0000738e call  0x00006a44 
- 00027193  0x0000738f fetcht  0x00000002 , 0x000004f7 
- 00027194  0x00007390 copy  0x00000002 , 0x00000005 
- 00027195  0x00007391 istore  0x00000001 , 0x00000005 
- 00027196  0x00007392 copy  0x00000005 , 0x00000002 
- 00027197  0x00007393 storet  0x00000002 , 0x000004f7 
- 00027198  0x00007394 force  0x000000ff , 0x0000003f 
- 00027199  0x00007395 call  0x00006a44 
- 00027200  0x00007396 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x00007397 copy  0x00000002 , 0x00000005 
- 00027202  0x00007398 istore  0x00000001 , 0x00000005 
- 00027203  0x00007399 rtn 
- 00027204  0x000073a3 reverse  0x0000003f , 0x0000003f 
- 00027205  0x000073a4 store  0x00000001 , 0x00004561 
- 00027206  0x000073a5 fetch  0x00000002 , 0x00004561 
- 00027207  0x000073a6 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x000073a7 store  0x00000003 , 0x000004f4 
- 00027209  0x000073a8 arg  0x00000107 , 0x00000011 
- 00027210  0x000073a9 arg  0x0000000f , 0x00000012 
- 00027211  0x000073aa call  0x00006a5d 
- 00027212  0x000073ab xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x000073ac invert  0x0000003f , 0x0000003f 
- 00027214  0x000073ad reverse  0x0000003f , 0x0000003f 
- 00027215  0x000073ae rtn 
- 00027216  0x000073b9 fetch  0x00000003 , 0x00004560 
- 00027217  0x000073ba store  0x00000003 , 0x000004f4 
- 00027218  0x000073bb arg  0x00000107 , 0x00000011 
- 00027219  0x000073bc arg  0x0000000f , 0x00000012 
- 00027220  0x000073bd call  0x00006a5d 
- 00027221  0x000073be lshift8  0x0000003f , 0x0000003f 
- 00027222  0x000073bf arg  0x00000007 , 0x00000012 
- 00027223  0x000073c0 call  0x00006a5d 
- 00027224  0x000073c1 xor_into  0x0000002b , 0x0000003f 
- 00027225  0x000073c2 invert  0x0000003f , 0x0000003f 
- 00027226  0x000073c3 reverse  0x0000003f , 0x0000003f 
- 00027227  0x000073c4 copy  0x0000003f , 0x00000002 
- 00027228  0x000073c5 rtn 
- 00027229  0x000073c8 arg  0x00000000 , 0x00000013 
- 00027230  0x000073c9 copy  0x00000012 , 0x00000039 
- 00027231  0x000073ca call  0x00007e71 
- 00027232  0x000073cb icopy  0x00000002 
- 00027233  0x000073d1 copy  0x00000002 , 0x0000003f 
- 00027234  0x000073d2 lshift  0x00000013 , 0x00000013 
- 00027235  0x000073d3 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x000073d4 ixor  0x00000011 , 0x00000002 
- 00027237  0x000073d5 increase  0x00000001 , 0x00000013 
- 00027238  0x000073d7 lshift  0x00000002 , 0x00000002 
- 00027239  0x000073d8 fetch  0x00000003 , 0x000004f4 
- 00027240  0x000073d9 increase  0xffffffff , 0x00000012 
- 00027241  0x000073da compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x000073db branch  0x00006a70 , 0x00000001 
- 00027243  0x000073dc copy  0x00000012 , 0x00000039 
- 00027244  0x000073dd call  0x00007e71 
- 00027245  0x000073de isolate1  0x00000000 , 0x0000003f 
- 00027246  0x000073df setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x000073e0 branch  0x00006a61 
- 00027248  0x000073e3 rshift  0x00000002 , 0x0000003f 
- 00027249  0x000073e4 rtn 
- 00027250  0x000073e7 fetcht  0x00000001 , 0x0000455d 
- 00027251  0x000073ea lshift2  0x00000002 , 0x00000002 
- 00027252  0x000073eb set1  0x00000000 , 0x00000002 
- 00027253  0x000073ec fetch  0x00000001 , 0x00004563 
- 00027254  0x000073ed ncall  0x00006a18 , 0x00000034 
- 00027255  0x000073ee storet  0x00000001 , 0x0000050d 
- 00027256  0x000073ef rtn 
- 00027257  0x000073f3 lshift  0x00000002 , 0x00000002 
- 00027258  0x000073f4 fetch  0x00000001 , 0x00004563 
- 00027259  0x000073f5 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x000073f7 rtn 
- 00027261  0x000073f9 fetcht  0x00000001 , 0x000004fc 
- 00027262  0x000073fa jam  0x000000d7 , 0x000004fe 
- 00027263  0x000073fb call  0x00006bb6 
- 00027264  0x000073fc fetch  0x00000001 , 0x00004251 
- 00027265  0x000073fd set1  0x00000006 , 0x0000003f 
- 00027266  0x000073fe set1  0x00000007 , 0x0000003f 
- 00027267  0x000073ff store  0x00000001 , 0x00004251 
- 00027268  0x00007400 jam  0x00000000 , 0x00004563 
- 00027269  0x00007401 branch  0x00006b97 
- 00027270  0x00007403 fetch  0x00000001 , 0x00004251 
- 00027271  0x00007404 set1  0x00000007 , 0x0000003f 
- 00027272  0x00007405 store  0x00000001 , 0x00004251 
- 00027273  0x00007406 branch  0x00006b97 
- 00027274  0x0000740a bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x0000740b fetch  0x00000001 , 0x00004681 
- 00027276  0x0000740c beq  0x00000000 , 0x00006a8e 
- 00027277  0x0000740d branch  0x00006b4c 
- 00027278  0x00007410 fetch  0x00000002 , 0x00000264 
- 00027279  0x00007411 copy  0x0000003f , 0x00000006 
- 00027280  0x00007412 call  0x00006ab8 
- 00027281  0x00007413 fetch  0x00000001 , 0x000004fc 
- 00027282  0x00007414 beq  0x00000000 , 0x00006a94 
- 00027283  0x00007415 branch  0x00006b18 
- 00027284  0x00007417 bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x00007418 fetch  0x00000001 , 0x000004fd 
- 00027286  0x00007419 beq  0x0000003f , 0x00006a7d 
- 00027287  0x0000741a beq  0x00000073 , 0x00006a86 
- 00027288  0x0000741b beq  0x000000ef , 0x00006a9b 
- 00027289  0x0000741c beq  0x00000053 , 0x00006b44 
- 00027290  0x0000741d rtn 
- 00027291  0x00007421 fetch  0x00000002 , 0x00000501 
- 00027292  0x00007422 copy  0x0000003f , 0x00000006 
- 00027293  0x00007423 call  0x00006ac3 
- 00027294  0x00007424 fetch  0x00000001 , 0x00000503 
- 00027295  0x00007425 beq  0x00000041 , 0x00006aa5 
- 00027296  0x00007426 beq  0x00000040 , 0x00006aad 
- 00027297  0x00007427 beq  0x00000071 , 0x00006ae6 
- 00027298  0x00007428 beq  0x00000070 , 0x00006af2 
- 00027299  0x00007429 beq  0x00000049 , 0x00006afd 
- 00027300  0x0000742a branch  0x00006b97 
- 00027301  0x0000742d call  0x00006aaf 
- 00027302  0x0000742f branch  0x00006aa7 
- 00027303  0x00007432 fetch  0x00000001 , 0x00004254 
- 00027304  0x00007433 set1  0x00000000 , 0x0000003f 
- 00027305  0x00007434 set1  0x00000001 , 0x0000003f 
- 00027306  0x00007435 store  0x00000001 , 0x00004254 
- 00027307  0x00007436 call  0x00006be0 
- 00027308  0x00007437 branch  0x00006b97 
- 00027309  0x0000743a call  0x00006aaf 
- 00027310  0x0000743b branch  0x00006b97 
- 00027311  0x0000743e call  0x00006acb 
- 00027312  0x0000743f branch  0x00006ad7 
- 00027313  0x00007442 call  0x00006acb 
- 00027314  0x00007443 ifetch  0x00000001 , 0x00000006 
- 00027315  0x00007444 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x00007445 store  0x00000001 , 0x0000456a 
- 00027317  0x00007446 ifetch  0x00000001 , 0x00000006 
- 00027318  0x00007447 store  0x00000001 , 0x00000508 
- 00027319  0x00007448 rtn 
- 00027320  0x0000744c ifetch  0x00000001 , 0x00000006 
- 00027321  0x0000744d store  0x00000001 , 0x000004fb 
- 00027322  0x0000744e rshift3  0x0000003f , 0x0000003f 
- 00027323  0x0000744f store  0x00000001 , 0x000004fc 
- 00027324  0x00007450 ifetch  0x00000001 , 0x00000006 
- 00027325  0x00007451 store  0x00000001 , 0x000004fd 
- 00027326  0x00007453 call  0x00006ace 
- 00027327  0x00007454 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007455 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007456 store  0x00000002 , 0x00000501 
- 00027330  0x00007457 rtn 
- 00027331  0x0000745a ifetch  0x00000001 , 0x00000006 
- 00027332  0x0000745b rshift  0x0000003f , 0x0000003f 
- 00027333  0x0000745c store  0x00000001 , 0x00000503 
- 00027334  0x0000745d call  0x00006ace 
- 00027335  0x0000745e storet  0x00000002 , 0x00000504 
- 00027336  0x0000745f copy  0x00000006 , 0x0000003f 
- 00027337  0x00007460 store  0x00000002 , 0x00000506 
- 00027338  0x00007461 rtn 
- 00027339  0x00007465 fetch  0x00000002 , 0x00000506 
- 00027340  0x00007466 copy  0x0000003f , 0x00000006 
- 00027341  0x00007467 rtn 
- 00027342  0x0000746a ifetch  0x00000001 , 0x00000006 
- 00027343  0x0000746b copy  0x0000003f , 0x00000002 
- 00027344  0x0000746c rshift  0x00000002 , 0x00000002 
- 00027345  0x0000746d rtnbit1  0x00000000 
- 00027346  0x0000746e ifetch  0x00000001 , 0x00000006 
- 00027347  0x0000746f lshift3  0x0000003f , 0x0000003f 
- 00027348  0x00007470 lshift4  0x0000003f , 0x0000003f 
- 00027349  0x00007471 iadd  0x00000002 , 0x00000002 
- 00027350  0x00007472 rtn 
- 00027351  0x00007475 ifetch  0x00000001 , 0x00000006 
- 00027352  0x00007476 store  0x00000001 , 0x0000455d 
- 00027353  0x00007477 ifetch  0x00000001 , 0x00000006 
- 00027354  0x00007478 store  0x00000001 , 0x00000509 
- 00027355  0x00007479 ifetch  0x00000001 , 0x00000006 
- 00027356  0x0000747a store  0x00000001 , 0x0000050a 
- 00027357  0x0000747b ifetch  0x00000001 , 0x00000006 
- 00027358  0x0000747c store  0x00000001 , 0x0000050b 
- 00027359  0x0000747d ifetch  0x00000002 , 0x00000006 
- 00027360  0x0000747e store  0x00000002 , 0x0000455e 
- 00027361  0x0000747f ifetch  0x00000001 , 0x00000006 
- 00027362  0x00007480 store  0x00000001 , 0x0000050c 
- 00027363  0x00007481 ifetch  0x00000001 , 0x00000006 
- 00027364  0x00007482 store  0x00000001 , 0x00004568 
- 00027365  0x00007483 rtn 
- 00027366  0x00007487 call  0x00006ab1 
- 00027367  0x00007489 branch  0x00006ae8 
- 00027368  0x0000748c fetch  0x00000001 , 0x00004254 
- 00027369  0x0000748d set1  0x00000005 , 0x0000003f 
- 00027370  0x0000748e set1  0x00000006 , 0x0000003f 
- 00027371  0x0000748f store  0x00000001 , 0x00004254 
- 00027372  0x00007490 fetcht  0x00000001 , 0x0000455d 
- 00027373  0x00007491 lshift2  0x00000002 , 0x00000002 
- 00027374  0x00007492 or_into  0x00000003 , 0x00000002 
- 00027375  0x00007493 call  0x00006c11 
- 00027376  0x00007494 jam  0x00000003 , 0x00004567 
- 00027377  0x00007495 branch  0x00006b97 
- 00027378  0x00007498 jam  0x00000008 , 0x00000a99 
- 00027379  0x00007499 call  0x00007d86 
- 00027380  0x0000749a call  0x00006ab1 
- 00027381  0x0000749b fetch  0x00000001 , 0x0000456a 
- 00027382  0x0000749c sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x0000749d branch  0x00006af9 , 0x00000005 
- 00027384  0x0000749e branch  0x00002a8c 
- 00027385  0x000074a0 fetch  0x00000001 , 0x00004254 
- 00027386  0x000074a1 set1  0x00000007 , 0x0000003f 
- 00027387  0x000074a2 store  0x00000001 , 0x00004254 
- 00027388  0x000074a3 branch  0x00006b97 
- 00027389  0x000074a6 call  0x00006acb 
- 00027390  0x000074a7 ifetch  0x00000001 , 0x00000006 
- 00027391  0x000074a8 store  0x00000001 , 0x00000ac2 
- 00027392  0x000074a9 call  0x000052d2 
- 00027393  0x000074aa call  0x000052e0 
- 00027394  0x000074ab setarg  0x0000000e 
- 00027395  0x000074ac istore  0x00000002 , 0x00000005 
- 00027396  0x000074ad fetch  0x00000002 , 0x0000424a 
- 00027397  0x000074ae istore  0x00000002 , 0x00000005 
- 00027398  0x000074af fetch  0x00000001 , 0x00004563 
- 00027399  0x000074b1 lshift  0x0000003f , 0x0000003f 
- 00027400  0x000074b2 set1  0x00000000 , 0x0000003f 
- 00027401  0x000074b3 istore  0x00000001 , 0x00000005 
- 00027402  0x000074b4 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x000074b5 setarg  0x000015ef 
- 00027404  0x000074b6 istore  0x00000002 , 0x00000005 
- 00027405  0x000074b7 setarg  0x00001191 
- 00027406  0x000074b8 istore  0x00000002 , 0x00000005 
- 00027407  0x000074bb fetch  0x00000001 , 0x00000ac2 
- 00027408  0x000074bc istore  0x00000001 , 0x00000005 
- 00027409  0x000074bd setarg  0x00000007 
- 00027410  0x000074be istore  0x00000005 , 0x00000005 
- 00027411  0x000074c1 setarg  0x00000001 
- 00027412  0x000074c2 istore  0x00000002 , 0x00000005 
- 00027413  0x000074c5 call  0x00006a2f 
- 00027414  0x000074c6 istore  0x00000001 , 0x00000005 
- 00027415  0x000074c7 rtn 
- 00027416  0x000074cc branch  0x00006b19 
- 00027417  0x000074cf bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x000074d0 fetch  0x00000001 , 0x000004fd 
- 00027419  0x000074d1 beq  0x00000073 , 0x00006b21 
- 00027420  0x000074d2 beq  0x0000003f , 0x00006b25 
- 00027421  0x000074d3 beq  0x000000ef , 0x00006b3f 
- 00027422  0x000074d4 beq  0x000000ff , 0x00006b37 
- 00027423  0x000074d5 beq  0x00000053 , 0x00006b46 
- 00027424  0x000074d6 rtn 
- 00027425  0x000074d8 fetch  0x00000001 , 0x00004254 
- 00027426  0x000074d9 set1  0x00000003 , 0x0000003f 
- 00027427  0x000074da store  0x00000001 , 0x00004254 
- 00027428  0x000074db branch  0x00006b97 
- 00027429  0x000074dd fetch  0x00000001 , 0x00004254 
- 00027430  0x000074de set1  0x00000003 , 0x0000003f 
- 00027431  0x000074df set1  0x00000002 , 0x0000003f 
- 00027432  0x000074e0 store  0x00000001 , 0x00004254 
- 00027433  0x000074e1 fetch  0x00000001 , 0x000004fb 
- 00027434  0x000074e2 call  0x00006a26 
- 00027435  0x000074e3 store  0x00000001 , 0x000004fe 
- 00027436  0x000074e4 call  0x00006bb6 
- 00027437  0x000074e5 fetch  0x00000001 , 0x000004fb 
- 00027438  0x000074e6 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x000074e7 store  0x00000001 , 0x0000455d 
- 00027440  0x000074e8 lshift2  0x0000003f , 0x0000003f 
- 00027441  0x000074e9 set0  0x00000001 , 0x0000003f 
- 00027442  0x000074ea set1  0x00000000 , 0x0000003f 
- 00027443  0x000074eb arg  0x00004565 , 0x00000002 
- 00027444  0x000074ec storet  0x00000002 , 0x000004f7 
- 00027445  0x000074ed call  0x00006a35 
- 00027446  0x000074ee branch  0x00006b97 
- 00027447  0x000074f1 fetch  0x00000002 , 0x00000501 
- 00027448  0x000074f2 copy  0x0000003f , 0x00000006 
- 00027449  0x000074f3 increase  0x00000001 , 0x0000003f 
- 00027450  0x000074f4 store  0x00000002 , 0x00000501 
- 00027451  0x000074f5 ifetch  0x00000001 , 0x00000006 
- 00027452  0x000074f6 fetcht  0x00000001 , 0x00004568 
- 00027453  0x000074f7 iadd  0x00000002 , 0x0000003f 
- 00027454  0x000074f8 store  0x00000001 , 0x00004568 
- 00027455  0x000074fa call  0x00006c42 
- 00027456  0x000074fc call  0x00006a72 
- 00027457  0x000074fd call  0x00006c28 
- 00027458  0x000074fe call  0x00006c4b 
- 00027459  0x000074ff branch  0x00006b97 
- 00027460  0x00007502 jam  0x00000009 , 0x00000a99 
- 00027461  0x00007503 call  0x00007d86 
- 00027462  0x00007505 call  0x00006a0d 
- 00027463  0x00007506 fetch  0x00000001 , 0x000004fb 
- 00027464  0x00007507 call  0x00006a26 
- 00027465  0x00007508 store  0x00000001 , 0x000004fe 
- 00027466  0x00007509 call  0x00006bb6 
- 00027467  0x0000750a branch  0x00006b97 
- 00027468  0x00007510 fetch  0x00000002 , 0x00000264 
- 00027469  0x00007511 copy  0x0000003f , 0x00000006 
- 00027470  0x00007512 call  0x00006ab8 
- 00027471  0x00007513 fetch  0x00000001 , 0x000004fc 
- 00027472  0x00007514 beq  0x00000000 , 0x00006b52 
- 00027473  0x00007515 branch  0x00006b86 
- 00027474  0x00007518 bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x00007519 fetch  0x00000001 , 0x000004fd 
- 00027476  0x0000751a beq  0x0000003f , 0x00006a7d 
- 00027477  0x0000751b beq  0x00000073 , 0x00006a86 
- 00027478  0x0000751c beq  0x000000ef , 0x00006b58 
- 00027479  0x0000751d branch  0x00006b97 
- 00027480  0x0000751f fetch  0x00000002 , 0x00000501 
- 00027481  0x00007520 copy  0x0000003f , 0x00000006 
- 00027482  0x00007521 call  0x00006ac3 
- 00027483  0x00007522 fetch  0x00000001 , 0x00000503 
- 00027484  0x00007523 beq  0x00000041 , 0x00006b61 
- 00027485  0x00007524 beq  0x00000040 , 0x00006b61 
- 00027486  0x00007525 beq  0x00000071 , 0x00006b6c 
- 00027487  0x00007526 beq  0x00000070 , 0x00006b7c 
- 00027488  0x00007527 branch  0x00006b97 
- 00027489  0x0000752a call  0x00006aaf 
- 00027490  0x0000752b fetch  0x00000001 , 0x0000455d 
- 00027491  0x0000752c rshift  0x0000003f , 0x0000003f 
- 00027492  0x0000752d fetcht  0x00000001 , 0x00004564 
- 00027493  0x0000752e isub  0x00000002 , 0x0000003e 
- 00027494  0x0000752f branch  0x00006b68 , 0x00000005 
- 00027495  0x00007530 branch  0x00002a8c 
- 00027496  0x00007532 fetch  0x00000001 , 0x00004254 
- 00027497  0x00007533 set1  0x00000001 , 0x0000003f 
- 00027498  0x00007534 store  0x00000001 , 0x00004254 
- 00027499  0x00007535 branch  0x00006b97 
- 00027500  0x00007538 call  0x00006ab1 
- 00027501  0x00007539 fetch  0x00000001 , 0x0000456a 
- 00027502  0x0000753a fetcht  0x00000001 , 0x00004564 
- 00027503  0x0000753b isub  0x00000002 , 0x0000003e 
- 00027504  0x0000753c branch  0x00006b73 , 0x00000005 
- 00027505  0x0000753d branch  0x00002a8c 
- 00027506  0x0000753e branch  0x00006b97 
- 00027507  0x00007540 fetch  0x00000001 , 0x00004254 
- 00027508  0x00007541 set1  0x00000005 , 0x0000003f 
- 00027509  0x00007542 set1  0x00000006 , 0x0000003f 
- 00027510  0x00007543 store  0x00000001 , 0x00004254 
- 00027511  0x00007544 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x00007545 lshift2  0x00000002 , 0x00000002 
- 00027513  0x00007546 or_into  0x00000003 , 0x00000002 
- 00027514  0x00007547 call  0x00006c11 
- 00027515  0x00007548 branch  0x00006b97 
- 00027516  0x0000754b call  0x00006ab1 
- 00027517  0x0000754c fetch  0x00000001 , 0x0000456a 
- 00027518  0x0000754d fetcht  0x00000001 , 0x00004564 
- 00027519  0x0000754e isub  0x00000002 , 0x0000003e 
- 00027520  0x0000754f branch  0x00006b82 , 0x00000005 
- 00027521  0x00007550 branch  0x00002a8c 
- 00027522  0x00007552 fetch  0x00000001 , 0x00004254 
- 00027523  0x00007553 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007554 store  0x00000001 , 0x00004254 
- 00027525  0x00007555 branch  0x00006b97 
- 00027526  0x00007558 fetch  0x00000001 , 0x000004fc 
- 00027527  0x00007559 fetcht  0x00000001 , 0x00004564 
- 00027528  0x0000755a isub  0x00000002 , 0x0000003e 
- 00027529  0x0000755b branch  0x00006b8c , 0x00000005 
- 00027530  0x0000755c branch  0x00002a8c 
- 00027531  0x0000755d branch  0x00006b97 
- 00027532  0x00007560 fetch  0x00000001 , 0x000004fd 
- 00027533  0x00007561 beq  0x00000073 , 0x00006b91 
- 00027534  0x00007562 beq  0x000000ef , 0x00006b3f 
- 00027535  0x00007563 beq  0x000000ff , 0x00006b37 
- 00027536  0x00007564 beq  0x00000053 , 0x00006b96 
- 00027537  0x00007566 fetch  0x00000001 , 0x00004254 
- 00027538  0x00007567 set1  0x00000003 , 0x0000003f 
- 00027539  0x00007568 store  0x00000001 , 0x00004254 
- 00027540  0x00007569 branch  0x00006b97 
- 00027541  0x0000756b branch  0x00006b95 
- 00027542  0x0000756d branch  0x00006b46 
- 00027543  0x0000756f rtn 
- 00027544  0x00007572 fetch  0x00000001 , 0x00004567 
- 00027545  0x00007573 rtn  0x00000034 
- 00027546  0x00007574 beq  0x00000003 , 0x00006b9c 
- 00027547  0x00007575 branch  0x00002a8c 
- 00027548  0x00007578 jam  0x00000000 , 0x00004567 
- 00027549  0x00007579 call  0x000052d2 
- 00027550  0x0000757a arg  0x00000001 , 0x00000002 
- 00027551  0x0000757b fetcht  0x00000001 , 0x0000455d 
- 00027552  0x0000757c lshift2  0x00000002 , 0x00000002 
- 00027553  0x0000757e or_into  0x00000003 , 0x00000002 
- 00027554  0x0000757f arg  0x000000aa , 0x00000011 
- 00027555  0x00007580 call  0x00006bfc 
- 00027556  0x00007581 call  0x000052e0 
- 00027557  0x00007582 copy  0x00000005 , 0x00000006 
- 00027558  0x00007583 ifetch  0x00000002 , 0x00000006 
- 00027559  0x00007584 branch  0x00002a8c , 0x00000034 
- 00027560  0x00007585 rtn 
- 00027561  0x00007588 call  0x000052e0 
- 00027562  0x00007589 setarg  0x00000004 
- 00027563  0x0000758a istore  0x00000002 , 0x00000005 
- 00027564  0x0000758b fetch  0x00000002 , 0x0000424a 
- 00027565  0x0000758c istore  0x00000002 , 0x00000005 
- 00027566  0x0000758d fetch  0x00000001 , 0x000004fb 
- 00027567  0x0000758e istore  0x00000001 , 0x00000005 
- 00027568  0x0000758f bpatchx  0x000000aa , 0x00004035 
- 00027569  0x00007590 setarg  0x0000013f 
- 00027570  0x00007591 istore  0x00000002 , 0x00000005 
- 00027571  0x00007592 fetch  0x00000001 , 0x000004fe 
- 00027572  0x00007593 istore  0x00000001 , 0x00000005 
- 00027573  0x00007594 rtn 
- 00027574  0x00007596 call  0x000052d2 
- 00027575  0x00007597 call  0x000052e0 
- 00027576  0x00007598 setarg  0x00000004 
- 00027577  0x00007599 istore  0x00000002 , 0x00000005 
- 00027578  0x0000759a fetch  0x00000002 , 0x0000424a 
- 00027579  0x0000759b istore  0x00000002 , 0x00000005 
- 00027580  0x0000759c fetch  0x00000001 , 0x000004fb 
- 00027581  0x0000759d istore  0x00000001 , 0x00000005 
- 00027582  0x0000759e bpatchx  0x000000ab , 0x00004035 
- 00027583  0x0000759f setarg  0x00000173 
- 00027584  0x000075a0 istore  0x00000002 , 0x00000005 
- 00027585  0x000075a1 fetch  0x00000001 , 0x000004fe 
- 00027586  0x000075a2 istore  0x00000001 , 0x00000005 
- 00027587  0x000075a3 rtn 
- 00027588  0x000075a5 call  0x000052e0 
- 00027589  0x000075a6 setarg  0x0000000e 
- 00027590  0x000075a7 istore  0x00000002 , 0x00000005 
- 00027591  0x000075a8 fetch  0x00000002 , 0x0000424a 
- 00027592  0x000075a9 istore  0x00000002 , 0x00000005 
- 00027593  0x000075aa fetch  0x00000001 , 0x00004563 
- 00027594  0x000075ab lshift  0x0000003f , 0x0000003f 
- 00027595  0x000075ac set1  0x00000000 , 0x0000003f 
- 00027596  0x000075ad istore  0x00000001 , 0x00000005 
- 00027597  0x000075ae bpatchx  0x000000ac , 0x00004035 
- 00027598  0x000075af setarg  0x000015ef 
- 00027599  0x000075b0 istore  0x00000002 , 0x00000005 
- 00027600  0x000075b1 setarg  0x00001183 
- 00027601  0x000075b2 istore  0x00000002 , 0x00000005 
- 00027602  0x000075b3 copy  0x00000002 , 0x0000003f 
- 00027603  0x000075b4 istore  0x00000001 , 0x00000005 
- 00027604  0x000075b5 setarg  0x000000f0 
- 00027605  0x000075b6 istore  0x00000003 , 0x00000005 
- 00027606  0x000075b7 setarg  0x0000007f 
- 00027607  0x000075b8 istore  0x00000002 , 0x00000005 
- 00027608  0x000075b9 setarg  0x00000000 
- 00027609  0x000075ba istore  0x00000001 , 0x00000005 
- 00027610  0x000075bb setarg  0x00000001 
- 00027611  0x000075bc istore  0x00000001 , 0x00000005 
- 00027612  0x000075bd call  0x00006a2f 
- 00027613  0x000075be istore  0x00000001 , 0x00000005 
- 00027614  0x000075bf jam  0x00000010 , 0x00004569 
- 00027615  0x000075c0 rtn 
- 00027616  0x000075c2 call  0x000052d2 
- 00027617  0x000075c3 call  0x000052e0 
- 00027618  0x000075c4 setarg  0x0000000e 
- 00027619  0x000075c5 istore  0x00000002 , 0x00000005 
- 00027620  0x000075c6 fetch  0x00000002 , 0x0000424a 
- 00027621  0x000075c7 istore  0x00000002 , 0x00000005 
- 00027622  0x000075c8 fetch  0x00000001 , 0x00004563 
- 00027623  0x000075c9 lshift  0x0000003f , 0x0000003f 
- 00027624  0x000075ca set1  0x00000000 , 0x0000003f 
- 00027625  0x000075cb istore  0x00000001 , 0x00000005 
- 00027626  0x000075cc bpatchx  0x000000ad , 0x00004035 
- 00027627  0x000075cd setarg  0x000015ef 
- 00027628  0x000075ce istore  0x00000002 , 0x00000005 
- 00027629  0x000075cf setarg  0x00001181 
- 00027630  0x000075d0 istore  0x00000002 , 0x00000005 
- 00027631  0x000075d1 fetch  0x00000001 , 0x0000455d 
- 00027632  0x000075d2 istore  0x00000001 , 0x00000005 
- 00027633  0x000075d3 setarg  0x000000e0 
- 00027634  0x000075d4 istore  0x00000003 , 0x00000005 
- 00027635  0x000075d5 fetch  0x00000002 , 0x0000456c 
- 00027636  0x000075d6 istore  0x00000002 , 0x00000005 
- 00027637  0x000075d7 setarg  0x00000000 
- 00027638  0x000075d8 istore  0x00000001 , 0x00000005 
- 00027639  0x000075d9 fetch  0x00000001 , 0x0000456e 
- 00027640  0x000075da istore  0x00000001 , 0x00000005 
- 00027641  0x000075db call  0x00006a2f 
- 00027642  0x000075dc istore  0x00000001 , 0x00000005 
- 00027643  0x000075dd rtn 
- 00027644  0x000075df call  0x000052e0 
- 00027645  0x000075e0 setarg  0x00000008 
- 00027646  0x000075e1 istore  0x00000002 , 0x00000005 
- 00027647  0x000075e2 fetch  0x00000002 , 0x0000424a 
- 00027648  0x000075e3 istore  0x00000002 , 0x00000005 
- 00027649  0x000075e4 fetch  0x00000001 , 0x00004563 
- 00027650  0x000075e5 lshift  0x0000003f , 0x0000003f 
- 00027651  0x000075e6 set1  0x00000000 , 0x0000003f 
- 00027652  0x000075e7 istore  0x00000001 , 0x00000005 
- 00027653  0x000075e8 bpatchx  0x000000ae , 0x00004035 
- 00027654  0x000075e9 setarg  0x000009ef 
- 00027655  0x000075ea istore  0x00000002 , 0x00000005 
- 00027656  0x000075eb setarg  0x000005e3 
- 00027657  0x000075ec istore  0x00000002 , 0x00000005 
- 00027658  0x000075ed copy  0x00000002 , 0x0000003f 
- 00027659  0x000075ee istore  0x00000001 , 0x00000005 
- 00027660  0x000075ef setarg  0x0000008d 
- 00027661  0x000075f0 istore  0x00000001 , 0x00000005 
- 00027662  0x000075f1 call  0x00006a2f 
- 00027663  0x000075f2 istore  0x00000001 , 0x00000005 
- 00027664  0x000075f3 rtn 
- 00027665  0x000075f6 call  0x000052d2 
- 00027666  0x000075f7 call  0x000052e0 
- 00027667  0x000075f8 setarg  0x00000008 
- 00027668  0x000075f9 istore  0x00000002 , 0x00000005 
- 00027669  0x000075fa fetch  0x00000002 , 0x0000424a 
- 00027670  0x000075fb istore  0x00000002 , 0x00000005 
- 00027671  0x000075fc copy  0x00000002 , 0x0000000b 
- 00027672  0x000075fd fetch  0x00000001 , 0x00004563 
- 00027673  0x000075fe lshift  0x0000003f , 0x0000003f 
- 00027674  0x000075ff set1  0x00000000 , 0x0000003f 
- 00027675  0x00007600 istore  0x00000001 , 0x00000005 
- 00027676  0x00007601 bpatchx  0x000000af , 0x00004035 
- 00027677  0x00007602 setarg  0x000009ef 
- 00027678  0x00007603 istore  0x00000002 , 0x00000005 
- 00027679  0x00007604 setarg  0x000005e1 
- 00027680  0x00007605 istore  0x00000002 , 0x00000005 
- 00027681  0x00007606 copy  0x0000000b , 0x0000003f 
- 00027682  0x00007607 istore  0x00000001 , 0x00000005 
- 00027683  0x00007608 setarg  0x0000008d 
- 00027684  0x00007609 istore  0x00000001 , 0x00000005 
- 00027685  0x0000760a call  0x00006a2f 
- 00027686  0x0000760b istore  0x00000001 , 0x00000005 
- 00027687  0x0000760c rtn 
- 00027688  0x0000760f bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x00007610 fetch  0x00000001 , 0x00004569 
- 00027690  0x00007611 rtn  0x00000034 
- 00027691  0x00007612 hfetch  0x00000002 , 0x00008112 
- 00027692  0x00007613 nrtn  0x00000034 
- 00027693  0x00007614 copy  0x00000011 , 0x0000003f 
- 00027694  0x00007615 store  0x00000001 , 0x00000a9b 
- 00027695  0x00007616 storet  0x00000001 , 0x00000a9a 
- 00027696  0x00007617 call  0x0000526e 
- 00027697  0x00007618 nrtn  0x00000034 
- 00027698  0x00007619 call  0x000052d2 
- 00027699  0x0000761a call  0x000052e0 
- 00027700  0x0000761b setarg  0x00000005 
- 00027701  0x0000761c istore  0x00000002 , 0x00000005 
- 00027702  0x0000761d fetch  0x00000002 , 0x0000424a 
- 00027703  0x0000761e istore  0x00000002 , 0x00000005 
- 00027704  0x0000761f fetch  0x00000001 , 0x0000050d 
- 00027705  0x00007620 istore  0x00000001 , 0x00000005 
- 00027706  0x00007621 setarg  0x000001ff 
- 00027707  0x00007622 istore  0x00000002 , 0x00000005 
- 00027708  0x00007623 fetch  0x00000001 , 0x00004569 
- 00027709  0x00007624 istore  0x00000001 , 0x00000005 
- 00027710  0x00007625 fetch  0x00000001 , 0x00004566 
- 00027711  0x00007626 istore  0x00000001 , 0x00000005 
- 00027712  0x00007627 jam  0x00000000 , 0x00004569 
- 00027713  0x00007628 rtn 
- 00027714  0x0000762b bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x0000762c fetch  0x00000001 , 0x0000456b 
- 00027716  0x0000762d rtneq  0x00000001 
- 00027717  0x0000762e fetch  0x00000002 , 0x000004ff 
- 00027718  0x0000762f rtn  0x00000034 
- 00027719  0x00007630 fetch  0x00000001 , 0x00004569 
- 00027720  0x00007631 increase  0x00000001 , 0x0000003f 
- 00027721  0x00007632 store  0x00000001 , 0x00004569 
- 00027722  0x00007633 rtn 
- 00027723  0x00007636 fetch  0x00000002 , 0x0000456f 
- 00027724  0x00007637 branch  0x00007f9c 
- 00027725  0x0000763a bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x0000763c fetch  0x00000001 , 0x00004568 
- 00027727  0x0000763d rtn  0x00000034 
- 00027728  0x0000763e increase  0xffffffff , 0x0000003f 
- 00027729  0x0000763f store  0x00000001 , 0x00004568 
- 00027730  0x00007640 fetch  0x00000002 , 0x0000455e 
- 00027731  0x00007641 fetcht  0x00000002 , 0x0000469f 
- 00027732  0x00007642 isub  0x00000002 , 0x0000003e 
- 00027733  0x00007643 branch  0x00006c57 , 0x00000002 
- 00027734  0x00007644 store  0x00000002 , 0x0000469f 
- 00027735  0x00007646 fetch  0x00000001 , 0x00004569 
- 00027736  0x00007647 branch  0x00006c5f , 0x00000034 
- 00027737  0x00007648 jam  0x00000001 , 0x00000510 
- 00027738  0x00007649 fetch  0x00000001 , 0x00004566 
- 00027739  0x0000764a store  0x00000001 , 0x0000050f 
- 00027740  0x0000764b setarg  0x000000ff 
- 00027741  0x0000764c store  0x00000001 , 0x0000050e 
- 00027742  0x0000764d branch  0x00006c64 
- 00027743  0x0000764f jam  0x00000000 , 0x00000510 
- 00027744  0x00007650 fetch  0x00000001 , 0x00004565 
- 00027745  0x00007651 store  0x00000001 , 0x0000050f 
- 00027746  0x00007652 setarg  0x000000ef 
- 00027747  0x00007653 store  0x00000001 , 0x0000050e 
- 00027748  0x00007655 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007656 fetch  0x00000002 , 0x0000469f 
- 00027750  0x00007657 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x00007658 branch  0x00006c6b , 0x00000002 
- 00027752  0x00007659 fetch  0x00000001 , 0x00000510 
- 00027753  0x0000765a increase  0x00000001 , 0x0000003f 
- 00027754  0x0000765b store  0x00000001 , 0x00000510 
- 00027755  0x0000765d call  0x00006a72 
- 00027756  0x0000765e fetch  0x00000002 , 0x0000469f 
- 00027757  0x0000765f increase  0x00000008 , 0x0000003f 
- 00027758  0x00007660 fetcht  0x00000001 , 0x00000510 
- 00027759  0x00007661 iadd  0x00000002 , 0x00000011 
- 00027760  0x00007663 call  0x00005240 
- 00027761  0x00007664 store  0x00000002 , 0x00000277 
- 00027762  0x00007665 increase  0x00000004 , 0x0000003f 
- 00027763  0x00007666 store  0x00000002 , 0x00000279 
- 00027764  0x00007667 copy  0x0000003f , 0x00000005 
- 00027765  0x00007668 fetch  0x00000001 , 0x0000050d 
- 00027766  0x00007669 istore  0x00000001 , 0x00000005 
- 00027767  0x0000766a fetch  0x00000001 , 0x0000050e 
- 00027768  0x0000766b istore  0x00000001 , 0x00000005 
- 00027769  0x0000766c call  0x00006c95 
- 00027770  0x0000766d call  0x00006ca6 
- 00027771  0x0000766e bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x0000766f fetch  0x00000002 , 0x00004571 
- 00027773  0x00007670 copy  0x0000003f , 0x00000003 
- 00027774  0x00007671 fetch  0x00000002 , 0x0000469f 
- 00027775  0x00007672 copy  0x0000003f , 0x00000039 
- 00027776  0x00007673 call  0x000066ea 
- 00027777  0x00007674 copy  0x00000005 , 0x00000002 
- 00027778  0x00007675 copy  0x00000003 , 0x0000003f 
- 00027779  0x00007676 store  0x00000002 , 0x00004571 
- 00027780  0x00007677 copy  0x00000002 , 0x00000005 
- 00027781  0x00007678 fetch  0x00000001 , 0x0000050f 
- 00027782  0x00007679 istore  0x00000001 , 0x00000005 
- 00027783  0x0000767a fetch  0x00000002 , 0x00000277 
- 00027784  0x0000767b copy  0x0000003f , 0x00000005 
- 00027785  0x0000767c fetch  0x00000002 , 0x0000469f 
- 00027786  0x0000767d fetcht  0x00000001 , 0x00000510 
- 00027787  0x0000767e iadd  0x00000002 , 0x0000003f 
- 00027788  0x0000767f increase  0x00000004 , 0x0000003f 
- 00027789  0x00007680 istore  0x00000002 , 0x00000005 
- 00027790  0x00007681 fetch  0x00000002 , 0x0000424a 
- 00027791  0x00007682 istore  0x00000002 , 0x00000005 
- 00027792  0x00007683 jam  0x00000000 , 0x00004569 
- 00027793  0x00007684 fetch  0x00000002 , 0x00004573 
- 00027794  0x00007685 beq  0x00000000 , 0x00003a97 
- 00027795  0x00007686 jam  0x00000000 , 0x00000b05 
- 00027796  0x00007687 rtn 
- 00027797  0x0000768a bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x0000768b fetch  0x00000002 , 0x0000469f 
- 00027799  0x0000768c sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x0000768d nbranch  0x00006c9d , 0x00000002 
- 00027801  0x0000768e lshift  0x0000003f , 0x0000003f 
- 00027802  0x0000768f set1  0x00000000 , 0x0000003f 
- 00027803  0x00007690 istore  0x00000001 , 0x00000005 
- 00027804  0x00007691 rtn 
- 00027805  0x00007693 fetch  0x00000002 , 0x0000469f 
- 00027806  0x00007694 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x00007695 rshift4  0x0000003f , 0x00000002 
- 00027808  0x00007696 and_into  0x0000007f , 0x0000003f 
- 00027809  0x00007697 lshift  0x0000003f , 0x0000003f 
- 00027810  0x00007698 set0  0x00000000 , 0x0000003f 
- 00027811  0x00007699 istore  0x00000001 , 0x00000005 
- 00027812  0x0000769a istoret  0x00000001 , 0x00000005 
- 00027813  0x0000769b rtn 
- 00027814  0x0000769d fetch  0x00000001 , 0x00004569 
- 00027815  0x0000769e rtn  0x00000034 
- 00027816  0x0000769f istore  0x00000001 , 0x00000005 
- 00027817  0x000076a0 rtn 
- 00027818  0x000076a6 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x000076a7 call  0x00007d9c 
- 00027820  0x000076a8 call  0x000032f6 
- 00027821  0x000076a9 call  0x0000631b 
- 00027822  0x000076ab bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x000076ac call  0x000076dc 
- 00027824  0x000076ad call  0x000076b5 
- 00027825  0x000076ae call  0x000076c6 
- 00027826  0x000076b1 call  0x0000526e 
- 00027827  0x000076b2 nrtn  0x00000034 
- 00027828  0x000076b4 call  0x00004da9 
- 00027829  0x000076b5 call  0x0000526e 
- 00027830  0x000076b6 nrtn  0x00000034 
- 00027831  0x000076b7 bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x000076b9 call  0x00006cf5 
- 00027833  0x000076ba call  0x00004f64 
- 00027834  0x000076bb call  0x00006b98 
- 00027835  0x000076bd call  0x00006cbe 
- 00027836  0x000076be bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x000076c1 branch  0x000032f2 
- 00027838  0x000076c4 fetch  0x00000001 , 0x0000027f 
- 00027839  0x000076c5 bbit1  0x00000000 , 0x00005087 
- 00027840  0x000076c6 bbit1  0x00000007 , 0x00005091 
- 00027841  0x000076c7 rtn 
- 00027842  0x000076ca bpatchx  0x000000ba , 0x00004037 
- 00027843  0x000076cb call  0x00005274 
- 00027844  0x000076cc rtn  0x00000034 
- 00027845  0x000076cd fetch  0x00000001 , 0x0000004b 
- 00027846  0x000076ce rtnbit1  0x00000006 
- 00027847  0x000076cf call  0x00005258 
- 00027848  0x000076d0 store  0x00000002 , 0x0000016f 
- 00027849  0x000076d1 copy  0x0000003f , 0x00000006 
- 00027850  0x000076d2 ifetch  0x00000002 , 0x00000006 
- 00027851  0x000076d3 increase  0x00000004 , 0x0000003f 
- 00027852  0x000076d4 store  0x00000002 , 0x000041dc 
- 00027853  0x000076d5 jam  0x00000006 , 0x000041db 
- 00027854  0x000076d6 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x000076d7 fetch  0x00000002 , 0x00004246 
- 00027856  0x000076d8 branch  0x00006cdd , 0x00000034 
- 00027857  0x000076d9 fetch  0x00000001 , 0x0000004b 
- 00027858  0x000076da rtnbit0  0x00000007 
- 00027859  0x000076db set0  0x00000007 , 0x0000003f 
- 00027860  0x000076dc store  0x00000001 , 0x0000004b 
- 00027861  0x000076dd jam  0x00000005 , 0x000041db 
- 00027862  0x000076de fetcht  0x00000002 , 0x00004246 
- 00027863  0x000076df fetch  0x00000002 , 0x0000016f 
- 00027864  0x000076e0 iadd  0x00000002 , 0x0000003f 
- 00027865  0x000076e1 store  0x00000002 , 0x0000016f 
- 00027866  0x000076e2 fetch  0x00000002 , 0x000041dc 
- 00027867  0x000076e3 isub  0x00000002 , 0x0000003f 
- 00027868  0x000076e4 store  0x00000002 , 0x000041dc 
- 00027869  0x000076e6 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x000076e7 fetch  0x00000002 , 0x000041dc 
- 00027871  0x000076e8 branch  0x00002a8c , 0x00000034 
- 00027872  0x000076e9 arg  0x00000104 , 0x00000002 
- 00027873  0x000076ea isub  0x00000002 , 0x0000003f 
- 00027874  0x000076eb nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x000076ec bpatchx  0x000000bd , 0x00004037 
- 00027876  0x000076ed storet  0x00000002 , 0x000041dc 
- 00027877  0x000076ee fetch  0x00000002 , 0x00004246 
- 00027878  0x000076ef iadd  0x00000002 , 0x0000003f 
- 00027879  0x000076f0 store  0x00000002 , 0x00004246 
- 00027880  0x000076f1 branch  0x00006ceb 
- 00027881  0x000076f3 setarg  0x00000000 
- 00027882  0x000076f4 store  0x00000002 , 0x00004246 
- 00027883  0x000076f6 fetch  0x00000001 , 0x0000004b 
- 00027884  0x000076f7 set1  0x00000006 , 0x0000003f 
- 00027885  0x000076f8 store  0x00000001 , 0x0000004b 
- 00027886  0x000076f9 rtn 
- 00027887  0x000076fc fetch  0x00000001 , 0x00004684 
- 00027888  0x000076fd bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x000076fe jam  0x00000001 , 0x00000287 
- 00027890  0x000076ff rtn 
- 00027891  0x00007701 jam  0x0000000f , 0x00000287 
- 00027892  0x00007702 rtn 
- 00027893  0x00007705 fetch  0x00000001 , 0x00004681 
- 00027894  0x00007706 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x00007708 fetch  0x00000001 , 0x00000286 
- 00027896  0x0000770a rtn  0x00000034 
- 00027897  0x0000770c jam  0x00000000 , 0x00000286 
- 00027898  0x0000770e rtn 
- 00027899  0x00007712 bpatchx  0x000000be , 0x00004037 
- 00027900  0x00007713 fetch  0x00000001 , 0x00000287 
- 00027901  0x00007714 rtn  0x00000034 
- 00027902  0x00007715 beq  0x00000001 , 0x00006d1b 
- 00027903  0x00007716 beq  0x00000002 , 0x00006d74 
- 00027904  0x00007717 beq  0x00000003 , 0x00006d21 
- 00027905  0x00007718 beq  0x00000004 , 0x00006d78 
- 00027906  0x00007719 beq  0x0000003b , 0x00006d2b 
- 00027907  0x0000771a beq  0x0000003c , 0x00006d7b 
- 00027908  0x0000771b beq  0x0000000d , 0x00006d30 
- 00027909  0x0000771c beq  0x0000000e , 0x00006d80 
- 00027910  0x0000771d beq  0x0000000f , 0x00006d33 
- 00027911  0x0000771e beq  0x00000010 , 0x00006d86 
- 00027912  0x0000771f beq  0x00000011 , 0x00006d39 
- 00027913  0x00007720 beq  0x00000012 , 0x00006d8a 
- 00027914  0x00007721 beq  0x00000013 , 0x00006d3f 
- 00027915  0x00007722 beq  0x00000014 , 0x00006d8e 
- 00027916  0x00007723 beq  0x00000015 , 0x00006d45 
- 00027917  0x00007724 beq  0x00000016 , 0x00006d92 
- 00027918  0x00007725 beq  0x00000017 , 0x00006d4b 
- 00027919  0x00007726 beq  0x00000018 , 0x00006d97 
- 00027920  0x00007727 beq  0x00000019 , 0x00006d51 
- 00027921  0x00007728 beq  0x0000001a , 0x00006d9b 
- 00027922  0x00007729 beq  0x0000001b , 0x00006d57 
- 00027923  0x0000772a beq  0x0000001c , 0x00006d9f 
- 00027924  0x0000772b beq  0x0000001d , 0x00006d5d 
- 00027925  0x0000772c beq  0x0000001e , 0x00006da4 
- 00027926  0x0000772d beq  0x0000001f , 0x00006d63 
- 00027927  0x0000772e beq  0x00000020 , 0x00006da8 
- 00027928  0x0000772f beq  0x00000021 , 0x00006d6e 
- 00027929  0x00007730 beq  0x00000022 , 0x00006dac 
- 00027930  0x00007732 rtn 
- 00027931  0x00007734 call  0x00006db7 
- 00027932  0x00007735 jam  0x00000002 , 0x00000287 
- 00027933  0x00007736 fetch  0x00000001 , 0x00004250 
- 00027934  0x00007737 set1  0x00000000 , 0x0000003f 
- 00027935  0x00007738 store  0x00000001 , 0x00004250 
- 00027936  0x00007739 rtn 
- 00027937  0x0000773b jam  0x00000004 , 0x00000287 
- 00027938  0x0000773c fetch  0x00000001 , 0x00004250 
- 00027939  0x0000773d rtnbit1  0x00000002 
- 00027940  0x0000773e jam  0x00000003 , 0x00000287 
- 00027941  0x0000773f call  0x00006dbe 
- 00027942  0x00007740 jam  0x00000004 , 0x00000287 
- 00027943  0x00007741 fetch  0x00000001 , 0x00004250 
- 00027944  0x00007742 set1  0x00000002 , 0x0000003f 
- 00027945  0x00007743 store  0x00000001 , 0x00004250 
- 00027946  0x00007744 rtn 
- 00027947  0x00007746 call  0x00005274 
- 00027948  0x00007747 nrtn  0x00000034 
- 00027949  0x00007748 call  0x00006dcd 
- 00027950  0x00007749 jam  0x0000003c , 0x00000287 
- 00027951  0x0000774a rtn 
- 00027952  0x0000774c call  0x00006dc3 
- 00027953  0x0000774d jam  0x0000000e , 0x00000287 
- 00027954  0x0000774e rtn 
- 00027955  0x00007750 call  0x00006ddd 
- 00027956  0x00007751 jam  0x00000010 , 0x00000287 
- 00027957  0x00007752 fetch  0x00000001 , 0x00004252 
- 00027958  0x00007753 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007754 store  0x00000001 , 0x00004252 
- 00027960  0x00007755 rtn 
- 00027961  0x00007757 call  0x00006de4 
- 00027962  0x00007758 jam  0x00000012 , 0x00000287 
- 00027963  0x00007759 fetch  0x00000001 , 0x00004252 
- 00027964  0x0000775a set1  0x00000002 , 0x0000003f 
- 00027965  0x0000775b store  0x00000001 , 0x00004252 
- 00027966  0x0000775c rtn 
- 00027967  0x0000775e call  0x00006de9 
- 00027968  0x0000775f jam  0x00000014 , 0x00000287 
- 00027969  0x00007760 fetch  0x00000001 , 0x00004253 
- 00027970  0x00007761 set1  0x00000000 , 0x0000003f 
- 00027971  0x00007762 store  0x00000001 , 0x00004253 
- 00027972  0x00007763 rtn 
- 00027973  0x00007765 call  0x00006df0 
- 00027974  0x00007766 jam  0x00000016 , 0x00000287 
- 00027975  0x00007767 fetch  0x00000001 , 0x00004253 
- 00027976  0x00007768 set1  0x00000002 , 0x0000003f 
- 00027977  0x00007769 store  0x00000001 , 0x00004253 
- 00027978  0x0000776a rtn 
- 00027979  0x0000776c call  0x00006dd1 
- 00027980  0x0000776d jam  0x00000018 , 0x00000287 
- 00027981  0x0000776e fetch  0x00000001 , 0x00004251 
- 00027982  0x0000776f set1  0x00000000 , 0x0000003f 
- 00027983  0x00007770 store  0x00000001 , 0x00004251 
- 00027984  0x00007771 rtn 
- 00027985  0x00007773 call  0x00006dd8 
- 00027986  0x00007774 jam  0x0000001a , 0x00000287 
- 00027987  0x00007775 fetch  0x00000001 , 0x00004251 
- 00027988  0x00007776 set1  0x00000002 , 0x0000003f 
- 00027989  0x00007777 store  0x00000001 , 0x00004251 
- 00027990  0x00007778 rtn 
- 00027991  0x0000777a call  0x00006df5 
- 00027992  0x0000777b jam  0x0000001c , 0x00000287 
- 00027993  0x0000777c fetch  0x00000001 , 0x00004251 
- 00027994  0x0000777d set1  0x00000006 , 0x0000003f 
- 00027995  0x0000777e store  0x00000001 , 0x00004251 
- 00027996  0x0000777f rtn 
- 00027997  0x00007781 call  0x00006dfc 
- 00027998  0x00007782 fetch  0x00000001 , 0x00004254 
- 00027999  0x00007783 set1  0x00000000 
- 00028000  0x00007784 store  0x00000001 , 0x00004254 
- 00028001  0x00007785 jam  0x0000001e , 0x00000287 
- 00028002  0x00007786 rtn 
- 00028003  0x00007788 call  0x00006e02 
- 00028004  0x00007789 fetch  0x00000001 , 0x00004254 
- 00028005  0x0000778a set1  0x00000002 
- 00028006  0x0000778b store  0x00000001 , 0x00004254 
- 00028007  0x0000778c jam  0x00000020 , 0x00000287 
- 00028008  0x0000778d fetch  0x00000001 , 0x00004564 
- 00028009  0x0000778e lshift3  0x0000003f , 0x0000003f 
- 00028010  0x0000778f or_into  0x00000003 , 0x0000003f 
- 00028011  0x00007790 arg  0x00004565 , 0x00000002 
- 00028012  0x00007791 storet  0x00000002 , 0x000004f7 
- 00028013  0x00007792 branch  0x00006a35 
- 00028014  0x00007794 call  0x00006e0c 
- 00028015  0x00007795 fetch  0x00000001 , 0x00004254 
- 00028016  0x00007796 set1  0x00000004 
- 00028017  0x00007797 store  0x00000001 , 0x00004254 
- 00028018  0x00007798 jam  0x00000022 , 0x00000287 
- 00028019  0x00007799 rtn 
- 00028020  0x0000779c fetch  0x00000001 , 0x00004250 
- 00028021  0x0000779d rtnbit0  0x00000001 
- 00028022  0x0000779e jam  0x00000003 , 0x00000287 
- 00028023  0x0000779f branch  0x00006cfb 
- 00028024  0x000077a1 fetch  0x00000001 , 0x00004250 
- 00028025  0x000077a2 rtnne  0x0000003f 
- 00028026  0x000077a3 jam  0x0000003b , 0x00000287 
- 00028027  0x000077a5 fetch  0x00000001 , 0x00000285 
- 00028028  0x000077a6 rtnne  0x00000017 
- 00028029  0x000077a7 jam  0x00000000 , 0x00000285 
- 00028030  0x000077a8 jam  0x0000000d , 0x00000287 
- 00028031  0x000077a9 branch  0x00006cfb 
- 00028032  0x000077ab fetch  0x00000001 , 0x00004250 
- 00028033  0x000077ac nrtn  0x00000034 
- 00028034  0x000077ad fetch  0x00000001 , 0x00004684 
- 00028035  0x000077ae bbit1  0x00000000 , 0x00006daf 
- 00028036  0x000077af bbit1  0x00000006 , 0x00006db1 
- 00028037  0x000077b0 branch  0x00006db5 
- 00028038  0x000077b2 fetch  0x00000001 , 0x00004252 
- 00028039  0x000077b3 rtnbit0  0x00000001 
- 00028040  0x000077b4 jam  0x00000011 , 0x00000287 
- 00028041  0x000077b5 branch  0x00006cfb 
- 00028042  0x000077b7 fetch  0x00000001 , 0x00004252 
- 00028043  0x000077b8 rtnne  0x0000003f 
- 00028044  0x000077b9 jam  0x00000013 , 0x00000287 
- 00028045  0x000077ba branch  0x00006cfb 
- 00028046  0x000077bc fetch  0x00000001 , 0x00004253 
- 00028047  0x000077bd rtnbit0  0x00000001 
- 00028048  0x000077be jam  0x00000015 , 0x00000287 
- 00028049  0x000077bf branch  0x00006cfb 
- 00028050  0x000077c1 fetch  0x00000001 , 0x00004253 
- 00028051  0x000077c2 rtnne  0x0000003f 
- 00028052  0x000077c3 fetch  0x00000001 , 0x00004684 
- 00028053  0x000077c4 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x000077c5 branch  0x00006db5 
- 00028055  0x000077c7 fetch  0x00000001 , 0x00004251 
- 00028056  0x000077c8 rtnbit0  0x00000001 
- 00028057  0x000077c9 jam  0x00000019 , 0x00000287 
- 00028058  0x000077ca branch  0x00006cfb 
- 00028059  0x000077cc fetch  0x00000001 , 0x00004251 
- 00028060  0x000077cd rtnne  0x0000003f 
- 00028061  0x000077ce jam  0x0000001b , 0x00000287 
- 00028062  0x000077cf branch  0x00006cfb 
- 00028063  0x000077d1 fetch  0x00000001 , 0x00004251 
- 00028064  0x000077d2 rtnne  0x000000ff 
- 00028065  0x000077d3 fetch  0x00000001 , 0x00004684 
- 00028066  0x000077d4 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x000077d5 branch  0x00006db5 
- 00028068  0x000077d7 fetch  0x00000001 , 0x00004254 
- 00028069  0x000077d8 rtnbit0  0x00000001 
- 00028070  0x000077d9 jam  0x0000001f , 0x00000287 
- 00028071  0x000077da branch  0x00006cfb 
- 00028072  0x000077dc fetch  0x00000001 , 0x00004254 
- 00028073  0x000077dd rtnbit0  0x00000003 
- 00028074  0x000077de jam  0x00000021 , 0x00000287 
- 00028075  0x000077df branch  0x00006cfb 
- 00028076  0x000077e1 fetch  0x00000001 , 0x00004254 
- 00028077  0x000077e2 rtnne  0x000000ff 
- 00028078  0x000077e3 branch  0x00006db5 
- 00028079  0x000077e6 jam  0x0000000f , 0x00000287 
- 00028080  0x000077e7 branch  0x00006cfb 
- 00028081  0x000077ea jam  0x00000017 , 0x00000287 
- 00028082  0x000077eb branch  0x00006cfb 
- 00028083  0x000077ed jam  0x0000001d , 0x00000287 
- 00028084  0x000077ee branch  0x00006cfb 
- 00028085  0x000077f3 jam  0x00000000 , 0x00000287 
- 00028086  0x000077f4 rtn 
- 00028087  0x000077f6 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x000077f7 call  0x000052b8 
- 00028089  0x000077f8 setarg  0x00000001 
- 00028090  0x000077f9 copy  0x0000003f , 0x00000002 
- 00028091  0x000077fa setarg  0x00000050 
- 00028092  0x000077fb copy  0x0000003f , 0x0000000b 
- 00028093  0x000077fc branch  0x000050a8 
- 00028094  0x000077ff bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x00007800 call  0x000052b8 
- 00028096  0x00007801 fetch  0x00000002 , 0x00004248 
- 00028097  0x00007802 copy  0x0000003f , 0x00000002 
- 00028098  0x00007803 branch  0x000050b7 
- 00028099  0x00007806 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x00007807 call  0x000052b8 
- 00028101  0x00007808 fetch  0x00000002 , 0x00004248 
- 00028102  0x00007809 copy  0x0000003f , 0x00000002 
- 00028103  0x0000780a arg  0x00000050 , 0x0000000b 
- 00028104  0x0000780b call  0x000050cc 
- 00028105  0x0000780c fetch  0x00000001 , 0x00004250 
- 00028106  0x0000780d set0  0x00000005 , 0x0000003f 
- 00028107  0x0000780e store  0x00000001 , 0x00004250 
- 00028108  0x0000780f rtn 
- 00028109  0x00007812 bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x00007813 call  0x000052c5 
- 00028111  0x00007814 call  0x00007138 
- 00028112  0x00007815 branch  0x000050e7 
- 00028113  0x00007818 bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x00007819 call  0x000052b8 
- 00028115  0x0000781a setarg  0x00000003 
- 00028116  0x0000781b copy  0x0000003f , 0x00000002 
- 00028117  0x0000781c setarg  0x00000051 
- 00028118  0x0000781d copy  0x0000003f , 0x0000000b 
- 00028119  0x0000781e branch  0x000050a8 
- 00028120  0x00007821 bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x00007822 call  0x000052b8 
- 00028122  0x00007823 fetch  0x00000002 , 0x0000424a 
- 00028123  0x00007824 copy  0x0000003f , 0x00000002 
- 00028124  0x00007825 branch  0x000050b7 
- 00028125  0x00007828 bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x00007829 call  0x000052b8 
- 00028127  0x0000782a setarg  0x00000011 
- 00028128  0x0000782b copy  0x0000003f , 0x00000002 
- 00028129  0x0000782c setarg  0x00000052 
- 00028130  0x0000782d copy  0x0000003f , 0x0000000b 
- 00028131  0x0000782e branch  0x000050a8 
- 00028132  0x00007831 bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x00007832 call  0x000052b8 
- 00028134  0x00007833 fetch  0x00000002 , 0x0000424c 
- 00028135  0x00007834 copy  0x0000003f , 0x00000002 
- 00028136  0x00007835 branch  0x000050b7 
- 00028137  0x00007838 bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x00007839 call  0x000052b8 
- 00028139  0x0000783a setarg  0x00000013 
- 00028140  0x0000783b copy  0x0000003f , 0x00000002 
- 00028141  0x0000783c setarg  0x00000053 
- 00028142  0x0000783d copy  0x0000003f , 0x0000000b 
- 00028143  0x0000783e branch  0x000050a8 
- 00028144  0x00007841 bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x00007842 call  0x000052b8 
- 00028146  0x00007843 fetch  0x00000002 , 0x0000424e 
- 00028147  0x00007844 copy  0x0000003f , 0x00000002 
- 00028148  0x00007845 branch  0x000050b7 
- 00028149  0x00007848 bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x00007849 call  0x000052d2 
- 00028151  0x0000784b jam  0x00000003 , 0x000004fb 
- 00028152  0x0000784c jam  0x0000001c , 0x000004fe 
- 00028153  0x0000784d call  0x00006ba9 
- 00028154  0x0000784e jam  0x00000001 , 0x00004563 
- 00028155  0x0000784f rtn 
- 00028156  0x00007852 bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007853 call  0x000052d2 
- 00028158  0x00007854 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007855 call  0x00006a79 
- 00028160  0x00007856 storet  0x00000001 , 0x0000455d 
- 00028161  0x00007857 branch  0x00006bc4 
- 00028162  0x0000785a bpatchx  0x000000cb , 0x00004039 
- 00028163  0x0000785b call  0x000052d2 
- 00028164  0x0000785c fetcht  0x00000001 , 0x0000455d 
- 00028165  0x0000785d call  0x00006a73 
- 00028166  0x0000785e call  0x00006a1a 
- 00028167  0x0000785f store  0x00000001 , 0x000004fe 
- 00028168  0x00007860 fetcht  0x00000001 , 0x0000455d 
- 00028169  0x00007861 call  0x00006a73 
- 00028170  0x00007862 storet  0x00000001 , 0x000004fb 
- 00028171  0x00007863 branch  0x00006ba9 
- 00028172  0x00007866 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x00007867 call  0x000052d2 
- 00028174  0x00007868 fetcht  0x00000001 , 0x0000455d 
- 00028175  0x00007869 call  0x00006a73 
- 00028176  0x0000786a branch  0x00006bfc 
- 00028177  0x00007878 bpatchx  0x000000cd , 0x00004039 
- 00028178  0x00007879 fetch  0x00000002 , 0x00000264 
- 00028179  0x0000787a iforce  0x00000006 
- 00028180  0x0000787d ifetch  0x00000001 , 0x00000006 
- 00028181  0x0000787e copy  0x0000003f , 0x00000012 
- 00028182  0x0000787f store  0x00000001 , 0x0000051b 
- 00028183  0x00007880 ifetch  0x00000002 , 0x00000006 
- 00028184  0x00007881 store  0x00000002 , 0x0000051c 
- 00028185  0x00007882 ifetch  0x00000001 , 0x00000006 
- 00028186  0x00007883 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x00007884 ifetch  0x00000001 , 0x00000006 
- 00028188  0x00007885 iadd  0x0000000b , 0x0000000b 
- 00028189  0x00007886 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x00007887 copy  0x00000006 , 0x00000002 
- 00028191  0x00007888 arg  0x00000004 , 0x00000039 
- 00028192  0x00007889 arg  0x0000052a , 0x00000005 
- 00028193  0x0000788a call  0x00007ec6 
- 00028194  0x0000788b copy  0x00000002 , 0x00000006 
- 00028195  0x0000788c deposit  0x00000012 
- 00028196  0x0000788d beq  0x00000001 , 0x00006fba 
- 00028197  0x0000788e beq  0x00000002 , 0x00006e2c 
- 00028198  0x0000788f beq  0x00000003 , 0x00006fba 
- 00028199  0x00007890 beq  0x00000004 , 0x00006e54 
- 00028200  0x00007891 beq  0x00000005 , 0x00006fba 
- 00028201  0x00007892 beq  0x00000006 , 0x00006f02 
- 00028202  0x00007893 beq  0x00000007 , 0x00006fba 
- 00028203  0x00007894 branch  0x00006fc1 
- 00028204  0x000078a0 bpatchx  0x000000cf , 0x00004039 
- 00028205  0x000078a1 call  0x00006fd0 
- 00028206  0x000078a2 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x000078a3 branch  0x00007040 , 0x00000001 
- 00028208  0x000078a4 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x000078a5 branch  0x00006fc4 , 0x00000001 
- 00028210  0x000078a7 ifetch  0x00000002 , 0x00000006 
- 00028211  0x000078a8 store  0x00000002 , 0x00000522 
- 00028212  0x000078a9 increase  0xfffffffe , 0x0000000b 
- 00028213  0x000078ab increase  0xffffffff , 0x0000000b 
- 00028214  0x000078ac nbranch  0x00006fbe , 0x00000005 
- 00028215  0x000078ad arg  0x00000511 , 0x0000000b 
- 00028216  0x000078ae ifetch  0x00000002 , 0x0000000b 
- 00028217  0x000078af rtn  0x00000034 
- 00028218  0x000078b0 call  0x00007082 
- 00028219  0x000078b1 call  0x000052d0 
- 00028220  0x000078b2 force  0x00000003 , 0x0000003f 
- 00028221  0x000078b3 istore  0x00000001 , 0x00000005 
- 00028222  0x000078b4 fetch  0x00000002 , 0x0000051c 
- 00028223  0x000078b5 istore  0x00000002 , 0x00000005 
- 00028224  0x000078b6 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x000078b7 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x000078b8 add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x000078b9 byteswap  0x0000003f , 0x0000003f 
- 00028228  0x000078ba istore  0x00000002 , 0x00000005 
- 00028229  0x000078bb deposit  0x00000007 
- 00028230  0x000078bc byteswap  0x0000003f , 0x0000003f 
- 00028231  0x000078bd istore  0x00000002 , 0x00000005 
- 00028232  0x000078be istore  0x00000002 , 0x00000005 
- 00028233  0x000078bf arg  0x0000052a , 0x00000006 
- 00028234  0x000078c0 copy  0x00000007 , 0x00000039 
- 00028235  0x000078c1 branch  0x00006e4f , 0x00000005 
- 00028236  0x000078c3 ifetch  0x00000004 , 0x00000006 
- 00028237  0x000078c4 istore  0x00000004 , 0x00000005 
- 00028238  0x000078c5 loop  0x00006e4c 
- 00028239  0x000078c7 force  0x00000000 , 0x0000003f 
- 00028240  0x000078c8 istore  0x00000001 , 0x00000005 
- 00028241  0x000078c9 deposit  0x00000013 
- 00028242  0x000078ca store  0x00000002 , 0x00000275 
- 00028243  0x000078cc rtn 
- 00028244  0x000078d8 bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x000078d9 ifetch  0x00000004 , 0x00000006 
- 00028246  0x000078da store  0x00000004 , 0x00000524 
- 00028247  0x000078db increase  0xfffffffc , 0x0000000b 
- 00028248  0x000078dc call  0x00006f2e 
- 00028249  0x000078dd store  0x00000002 , 0x00000520 
- 00028250  0x000078de increase  0xfffffffe , 0x0000000b 
- 00028251  0x000078df call  0x00007028 
- 00028252  0x000078e0 branch  0x00006fc4 , 0x00000005 
- 00028253  0x000078e1 compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x000078e3 branch  0x00006e62 , 0x00000001 
- 00028255  0x000078e5 arg  0x0000052a , 0x00000005 
- 00028256  0x000078e6 force  0x00000000 , 0x00000007 
- 00028257  0x000078e7 branch  0x00006e71 
- 00028258  0x000078e9 ifetch  0x00000001 , 0x00000006 
- 00028259  0x000078ea bne  0x0000000a , 0x00006fc4 
- 00028260  0x000078eb ifetch  0x00000002 , 0x00000006 
- 00028261  0x000078ec nbranch  0x00006e6f , 0x00000034 
- 00028262  0x000078ed ifetch  0x00000001 , 0x00000006 
- 00028263  0x000078ee bne  0x000000ff , 0x00006e6d 
- 00028264  0x000078ef ifetch  0x00000001 , 0x00000006 
- 00028265  0x000078f0 bne  0x000000ff , 0x00006e6b 
- 00028266  0x000078f1 branch  0x00006eb8 
- 00028267  0x000078f3 increase  0xfffffffb , 0x00000006 
- 00028268  0x000078f4 branch  0x00006e5f 
- 00028269  0x000078f6 increase  0xfffffffc , 0x00000006 
- 00028270  0x000078f7 branch  0x00006e5f 
- 00028271  0x000078f9 increase  0xfffffffd , 0x00000006 
- 00028272  0x000078fa branch  0x00006e5f 
- 00028273  0x000078fc ifetch  0x00000001 , 0x00000006 
- 00028274  0x000078fd beq  0x00000009 , 0x00006e86 
- 00028275  0x000078fe beq  0x0000000a , 0x00006e74 
- 00028276  0x00007900 ifetch  0x00000002 , 0x00000006 
- 00028277  0x00007901 istore  0x00000002 , 0x00000005 
- 00028278  0x00007902 increase  0x00000001 , 0x00000007 
- 00028279  0x00007903 byteswap  0x0000003f , 0x00000012 
- 00028280  0x00007904 ifetch  0x00000002 , 0x00000006 
- 00028281  0x00007905 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x00007907 increase  0x00000001 , 0x00000012 
- 00028283  0x00007908 isub  0x00000012 , 0x0000003e 
- 00028284  0x00007909 nbranch  0x00006e83 , 0x00000002 
- 00028285  0x0000790a copy  0x0000003f , 0x00000013 
- 00028286  0x0000790b byteswap  0x00000012 , 0x0000003f 
- 00028287  0x0000790c istore  0x00000002 , 0x00000005 
- 00028288  0x0000790d increase  0x00000001 , 0x00000007 
- 00028289  0x0000790e copy  0x00000013 , 0x0000003f 
- 00028290  0x0000790f branch  0x00006e7a 
- 00028291  0x00007911 increase  0xfffffffb , 0x0000000b 
- 00028292  0x00007912 increase  0xfffffffb , 0x00000011 
- 00028293  0x00007913 branch  0x00006e8b 
- 00028294  0x00007915 ifetch  0x00000002 , 0x00000006 
- 00028295  0x00007916 istore  0x00000002 , 0x00000005 
- 00028296  0x00007917 increase  0x00000001 , 0x00000007 
- 00028297  0x00007918 increase  0xfffffffd , 0x0000000b 
- 00028298  0x00007919 increase  0xfffffffd , 0x00000011 
- 00028299  0x0000791b nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x0000791c nbranch  0x00006e71 , 0x00000005 
- 00028301  0x0000791d increase  0xffffffff , 0x0000000b 
- 00028302  0x0000791e nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x00007920 call  0x000052d0 
- 00028304  0x00007921 increase  0x0000000a , 0x00000005 
- 00028305  0x00007922 arg  0x0000052a , 0x00000011 
- 00028306  0x00007924 copy  0x00000007 , 0x0000003f 
- 00028307  0x00007925 branch  0x00006ea5 , 0x00000034 
- 00028308  0x00007926 ifetch  0x00000002 , 0x00000011 
- 00028309  0x00007927 branch  0x00006ea5 , 0x00000034 
- 00028310  0x00007928 iforce  0x00000012 
- 00028311  0x00007929 fetch  0x00000004 , 0x00000524 
- 00028312  0x0000792a iforce  0x00000002 
- 00028313  0x0000792b call  0x000070e7 
- 00028314  0x0000792c copy  0x00000006 , 0x0000003f 
- 00028315  0x0000792d branch  0x00006ea2 , 0x00000034 
- 00028316  0x0000792e increase  0xfffffffd , 0x00000006 
- 00028317  0x0000792f ifetch  0x00000003 , 0x00000006 
- 00028318  0x00007930 istore  0x00000003 , 0x00000005 
- 00028319  0x00007931 call  0x0000705b 
- 00028320  0x00007932 iforce  0x00000039 
- 00028321  0x00007933 call  0x00007f01 
- 00028322  0x00007935 increase  0x00000002 , 0x00000011 
- 00028323  0x00007936 increase  0xffffffff , 0x00000007 
- 00028324  0x00007937 branch  0x00006e92 
- 00028325  0x0000793a arg  0x00000005 , 0x00000011 
- 00028326  0x0000793b call  0x00006f84 
- 00028327  0x0000793c fetch  0x00000002 , 0x00000275 
- 00028328  0x0000793d beq  0x0000000b , 0x00007043 
- 00028329  0x0000793e branch  0x00006f9a 
- 00028330  0x00007942 ifetch  0x00000001 , 0x00000006 
- 00028331  0x00007943 beq  0x00000000 , 0x00006eae 
- 00028332  0x00007944 beq  0x00000001 , 0x00006eb0 
- 00028333  0x00007945 beq  0x00000002 , 0x00006eb3 
- 00028334  0x00007947 increase  0xffffffff , 0x0000000b 
- 00028335  0x00007948 branch  0x00006eb6 
- 00028336  0x0000794a ifetch  0x00000001 , 0x00000006 
- 00028337  0x0000794b increase  0xfffffffe , 0x0000000b 
- 00028338  0x0000794c branch  0x00006eb6 
- 00028339  0x0000794e ifetch  0x00000002 , 0x00000006 
- 00028340  0x0000794f byteswap  0x0000003f , 0x0000003f 
- 00028341  0x00007950 increase  0xfffffffd , 0x0000000b 
- 00028342  0x00007952 store  0x00000002 , 0x00000519 
- 00028343  0x00007953 rtn 
- 00028344  0x00007956 increase  0xfffffffb , 0x0000000b 
- 00028345  0x00007957 call  0x00006eaa 
- 00028346  0x00007958 nbranch  0x00006fbe , 0x00000005 
- 00028347  0x00007959 fetcht  0x00000004 , 0x00000524 
- 00028348  0x0000795a call  0x000070b1 
- 00028349  0x0000795b nbranch  0x00006fbb , 0x00000005 
- 00028350  0x0000795c copy  0x00000006 , 0x00000011 
- 00028351  0x0000795d call  0x000052d0 
- 00028352  0x0000795e copy  0x00000011 , 0x00000006 
- 00028353  0x0000795f increase  0x00000003 , 0x00000005 
- 00028354  0x00007960 copy  0x00000006 , 0x0000000b 
- 00028355  0x00007961 call  0x00007062 
- 00028356  0x00007962 copy  0x0000003f , 0x00000011 
- 00028357  0x00007964 fetch  0x00000002 , 0x00000519 
- 00028358  0x00007965 copy  0x0000003f , 0x00000012 
- 00028359  0x00007966 copy  0x00000011 , 0x0000003f 
- 00028360  0x00007967 isub  0x00000012 , 0x00000012 
- 00028361  0x00007968 fetch  0x00000002 , 0x00000520 
- 00028362  0x00007969 isub  0x00000012 , 0x0000003e 
- 00028363  0x0000796a nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x0000796c disable  0x00000028 
- 00028365  0x0000796d fetch  0x00000002 , 0x00000519 
- 00028366  0x0000796e branch  0x00006eda , 0x00000034 
- 00028367  0x0000796f iadd  0x0000000b , 0x00000006 
- 00028368  0x00007970 increase  0x00000003 , 0x00000012 
- 00028369  0x00007971 copy  0x00000012 , 0x00000039 
- 00028370  0x00007972 copy  0x00000039 , 0x0000003f 
- 00028371  0x00007973 increase  0x00000003 , 0x0000003f 
- 00028372  0x00007974 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x00007975 istore  0x00000002 , 0x00000005 
- 00028374  0x00007976 copy  0x00000039 , 0x0000003f 
- 00028375  0x00007977 byteswap  0x0000003f , 0x0000003f 
- 00028376  0x00007978 istore  0x00000002 , 0x00000005 
- 00028377  0x00007979 branch  0x00006ef5 
- 00028378  0x0000797b add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x0000797c branch  0x00006ede , 0x00000028 
- 00028380  0x0000797d byteswap  0x00000039 , 0x0000003f 
- 00028381  0x0000797e branch  0x00006ee1 
- 00028382  0x00007980 copy  0x00000039 , 0x0000003f 
- 00028383  0x00007981 increase  0x00000002 , 0x0000003f 
- 00028384  0x00007982 byteswap  0x0000003f , 0x0000003f 
- 00028385  0x00007984 istore  0x00000002 , 0x00000005 
- 00028386  0x00007985 increase  0xfffffffd , 0x00000039 
- 00028387  0x00007986 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x00007987 istore  0x00000002 , 0x00000005 
- 00028389  0x00007988 copy  0x0000000b , 0x00000006 
- 00028390  0x00007989 branch  0x00006ef5 
- 00028391  0x0000798b enable  0x00000028 
- 00028392  0x0000798d fetch  0x00000002 , 0x00000520 
- 00028393  0x0000798e copy  0x0000003f , 0x00000011 
- 00028394  0x0000798f copy  0x00000011 , 0x00000039 
- 00028395  0x00007990 fetch  0x00000002 , 0x00000519 
- 00028396  0x00007991 branch  0x00006eda , 0x00000034 
- 00028397  0x00007992 iadd  0x0000000b , 0x00000006 
- 00028398  0x00007993 copy  0x00000011 , 0x0000003f 
- 00028399  0x00007994 increase  0x00000005 , 0x0000003f 
- 00028400  0x00007995 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x00007996 istore  0x00000002 , 0x00000005 
- 00028402  0x00007997 copy  0x00000011 , 0x0000003f 
- 00028403  0x00007998 byteswap  0x0000003f , 0x0000003f 
- 00028404  0x00007999 istore  0x00000002 , 0x00000005 
- 00028405  0x0000799b call  0x00007f01 
- 00028406  0x0000799c nbranch  0x00006efe , 0x00000028 
- 00028407  0x0000799d force  0x00000002 , 0x0000003f 
- 00028408  0x0000799e istore  0x00000001 , 0x00000005 
- 00028409  0x0000799f copy  0x00000006 , 0x0000003f 
- 00028410  0x000079a0 isub  0x0000000b , 0x0000003f 
- 00028411  0x000079a1 byteswap  0x0000003f , 0x0000003f 
- 00028412  0x000079a2 istore  0x00000002 , 0x00000005 
- 00028413  0x000079a3 branch  0x00006f00 
- 00028414  0x000079a5 force  0x00000000 , 0x0000003f 
- 00028415  0x000079a6 istore  0x00000001 , 0x00000005 
- 00028416  0x000079a8 arg  0x00000005 , 0x00000011 
- 00028417  0x000079a9 branch  0x00006fb0 
- 00028418  0x000079b5 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x000079b6 call  0x00006fd0 
- 00028420  0x000079b7 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x000079b8 branch  0x00006fc4 , 0x00000001 
- 00028422  0x000079b9 call  0x00006f2e 
- 00028423  0x000079ba store  0x00000002 , 0x00000520 
- 00028424  0x000079bb increase  0xfffffffe , 0x0000000b 
- 00028425  0x000079bc call  0x00007028 
- 00028426  0x000079bd arg  0x0000052a , 0x00000005 
- 00028427  0x000079be force  0x00000000 , 0x00000007 
- 00028428  0x000079c0 ifetch  0x00000001 , 0x00000006 
- 00028429  0x000079c1 beq  0x0000000a , 0x00006f36 
- 00028430  0x000079c2 ifetch  0x00000002 , 0x00000006 
- 00028431  0x000079c3 istore  0x00000002 , 0x00000005 
- 00028432  0x000079c4 increase  0x00000001 , 0x00000007 
- 00028433  0x000079c5 increase  0xfffffffd , 0x0000000b 
- 00028434  0x000079c6 increase  0xfffffffd , 0x00000011 
- 00028435  0x000079c7 nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x000079c8 nbranch  0x00006f0c , 0x00000005 
- 00028437  0x000079c9 increase  0xffffffff , 0x0000000b 
- 00028438  0x000079ca nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x000079cb call  0x000052d0 
- 00028440  0x000079cc increase  0x0000000d , 0x00000005 
- 00028441  0x000079cd fetch  0x00000002 , 0x00000511 
- 00028442  0x000079ce iforce  0x00000013 
- 00028443  0x000079cf arg  0x0000052a , 0x00000011 
- 00028444  0x000079d1 ifetch  0x00000002 , 0x00000011 
- 00028445  0x000079d2 branch  0x00006f29 , 0x00000034 
- 00028446  0x000079d3 iforce  0x00000012 
- 00028447  0x000079d4 call  0x000070c6 
- 00028448  0x000079d5 branch  0x00006f27 , 0x00000034 
- 00028449  0x000079d6 increase  0xfffffffd , 0x00000006 
- 00028450  0x000079d7 ifetch  0x00000003 , 0x00000006 
- 00028451  0x000079d8 istore  0x00000003 , 0x00000005 
- 00028452  0x000079d9 call  0x0000705b 
- 00028453  0x000079da iforce  0x00000039 
- 00028454  0x000079db call  0x00007f01 
- 00028455  0x000079dd increase  0x00000002 , 0x00000011 
- 00028456  0x000079de branch  0x00006f1c 
- 00028457  0x000079e1 call  0x00006f83 
- 00028458  0x000079e2 fetch  0x00000002 , 0x00000275 
- 00028459  0x000079e3 beq  0x0000000e , 0x00007046 
- 00028460  0x000079e4 call  0x00006f9a 
- 00028461  0x000079e5 branch  0x00006f9a 
- 00028462  0x000079e9 ifetch  0x00000002 , 0x00000006 
- 00028463  0x000079ea byteswap  0x0000003f , 0x0000003f 
- 00028464  0x000079eb increase  0xfffffffd , 0x0000003f 
- 00028465  0x000079ec arg  0x000000c8 , 0x00000002 
- 00028466  0x000079ed isub  0x00000002 , 0x0000003e 
- 00028467  0x000079ee nrtn  0x00000002 
- 00028468  0x000079ef setarg  0x000000c8 
- 00028469  0x000079f0 rtn 
- 00028470  0x000079f4 increase  0x00000004 , 0x00000006 
- 00028471  0x000079f5 increase  0xfffffffb , 0x0000000b 
- 00028472  0x000079f6 increase  0xfffffffb , 0x00000011 
- 00028473  0x000079f7 nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x000079f8 call  0x00006eaa 
- 00028475  0x000079f9 nbranch  0x00006fbe , 0x00000005 
- 00028476  0x000079fa arg  0x00000511 , 0x0000000b 
- 00028477  0x000079fb call  0x00007082 
- 00028478  0x000079fc deposit  0x00000007 
- 00028479  0x000079fd branch  0x00007046 , 0x00000034 
- 00028480  0x000079fe store  0x00000001 , 0x0000054e 
- 00028481  0x00007a00 copy  0x00000012 , 0x0000003f 
- 00028482  0x00007a01 store  0x00000002 , 0x0000054c 
- 00028483  0x00007a02 arg  0x00000000 , 0x00000007 
- 00028484  0x00007a03 arg  0x00000000 , 0x00000011 
- 00028485  0x00007a04 call  0x000052d0 
- 00028486  0x00007a05 increase  0x0000000a , 0x00000005 
- 00028487  0x00007a07 call  0x00006f6c 
- 00028488  0x00007a08 nbranch  0x00002a8c , 0x00000028 
- 00028489  0x00007a09 copy  0x00000006 , 0x0000000b 
- 00028490  0x00007a0a copy  0x0000003f , 0x00000013 
- 00028491  0x00007a0b iadd  0x00000011 , 0x00000011 
- 00028492  0x00007a0e fetch  0x00000002 , 0x00000519 
- 00028493  0x00007a0f copy  0x0000003f , 0x00000012 
- 00028494  0x00007a10 branch  0x00006f75 , 0x00000034 
- 00028495  0x00007a12 copy  0x00000011 , 0x0000003f 
- 00028496  0x00007a13 isub  0x00000012 , 0x00000012 
- 00028497  0x00007a14 branch  0x00006f67 , 0x00000005 
- 00028498  0x00007a15 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x00007a16 fetch  0x00000002 , 0x00000520 
- 00028500  0x00007a17 isub  0x00000012 , 0x0000003e 
- 00028501  0x00007a18 branch  0x00006f5e , 0x00000005 
- 00028502  0x00007a19 nbranch  0x00006f5e , 0x00000002 
- 00028503  0x00007a1d copy  0x00000012 , 0x00000039 
- 00028504  0x00007a1e call  0x00006f61 
- 00028505  0x00007a1f fetch  0x00000001 , 0x0000054e 
- 00028506  0x00007a20 increase  0x00000001 , 0x00000007 
- 00028507  0x00007a21 isub  0x00000007 , 0x0000003e 
- 00028508  0x00007a22 branch  0x00006f83 , 0x00000005 
- 00028509  0x00007a23 branch  0x00006fa0 
- 00028510  0x00007a26 copy  0x0000003f , 0x00000039 
- 00028511  0x00007a27 call  0x00006f61 
- 00028512  0x00007a28 branch  0x00006fa0 
- 00028513  0x00007a2b increase  0xfffffffd , 0x00000005 
- 00028514  0x00007a2c copy  0x00000039 , 0x00000002 
- 00028515  0x00007a2d copy  0x00000013 , 0x0000003f 
- 00028516  0x00007a2e isub  0x00000012 , 0x0000003f 
- 00028517  0x00007a2f iadd  0x0000000b , 0x00000006 
- 00028518  0x00007a30 branch  0x00007f01 
- 00028519  0x00007a33 fetch  0x00000001 , 0x0000054e 
- 00028520  0x00007a34 increase  0x00000001 , 0x00000007 
- 00028521  0x00007a35 isub  0x00000007 , 0x0000003e 
- 00028522  0x00007a36 rtn  0x00000005 
- 00028523  0x00007a37 branch  0x00006f47 
- 00028524  0x00007a3a call  0x00007fe9 
- 00028525  0x00007a3b arg  0x0000052a , 0x00000006 
- 00028526  0x00007a3c lshift2  0x00000007 , 0x0000003f 
- 00028527  0x00007a3d iadd  0x00000006 , 0x00000006 
- 00028528  0x00007a3e ifetcht  0x00000004 , 0x00000006 
- 00028529  0x00007a3f call  0x000070b1 
- 00028530  0x00007a40 nrtn  0x00000005 
- 00028531  0x00007a41 call  0x0000705b 
- 00028532  0x00007a42 branch  0x00007fe7 
- 00028533  0x00007a45 fetch  0x00000002 , 0x00000520 
- 00028534  0x00007a46 isub  0x00000011 , 0x0000003e 
- 00028535  0x00007a47 nbranch  0x00006f8f , 0x00000002 
- 00028536  0x00007a48 copy  0x00000011 , 0x00000039 
- 00028537  0x00007a49 copy  0x00000039 , 0x00000002 
- 00028538  0x00007a4a copy  0x0000000b , 0x00000006 
- 00028539  0x00007a4b call  0x00007f01 
- 00028540  0x00007a4c fetch  0x00000002 , 0x0000054c 
- 00028541  0x00007a4d isub  0x00000011 , 0x0000003e 
- 00028542  0x00007a4e branch  0x00006f81 , 0x00000005 
- 00028543  0x00007a50 call  0x00006fa0 
- 00028544  0x00007a51 branch  0x00006f94 
- 00028545  0x00007a54 call  0x00006f83 
- 00028546  0x00007a55 branch  0x00006f94 
- 00028547  0x00007a58 arg  0x00000007 , 0x00000011 
- 00028548  0x00007a5a force  0x00000000 , 0x0000003f 
- 00028549  0x00007a5b istore  0x00000001 , 0x00000005 
- 00028550  0x00007a5c call  0x00006fb0 
- 00028551  0x00007a5d fetcht  0x00000002 , 0x00000275 
- 00028552  0x00007a5e increase  0xfffffffb , 0x00000002 
- 00028553  0x00007a5f byteswap  0x00000002 , 0x0000003f 
- 00028554  0x00007a60 istore  0x00000002 , 0x00000005 
- 00028555  0x00007a61 increase  0xfffffffd , 0x00000002 
- 00028556  0x00007a62 byteswap  0x00000002 , 0x0000003f 
- 00028557  0x00007a63 istore  0x00000002 , 0x00000005 
- 00028558  0x00007a64 rtn 
- 00028559  0x00007a67 copy  0x0000003f , 0x00000039 
- 00028560  0x00007a68 copy  0x00000039 , 0x00000002 
- 00028561  0x00007a69 copy  0x0000000b , 0x00000006 
- 00028562  0x00007a6a call  0x00007f01 
- 00028563  0x00007a6b call  0x00006fa0 
- 00028564  0x00007a6d setarg  0x00000036 
- 00028565  0x00007a6e istore  0x00000001 , 0x00000005 
- 00028566  0x00007a6f fetch  0x00000002 , 0x0000054c 
- 00028567  0x00007a70 byteswap  0x0000003f , 0x0000003f 
- 00028568  0x00007a71 istore  0x00000002 , 0x00000005 
- 00028569  0x00007a72 rtn 
- 00028570  0x00007a75 setarg  0x00000036 
- 00028571  0x00007a76 istore  0x00000001 , 0x00000005 
- 00028572  0x00007a77 increase  0xfffffffd , 0x00000002 
- 00028573  0x00007a78 byteswap  0x00000002 , 0x0000003f 
- 00028574  0x00007a79 istore  0x00000002 , 0x00000005 
- 00028575  0x00007a7a rtn 
- 00028576  0x00007a7d arg  0x00000007 , 0x00000011 
- 00028577  0x00007a7e setarg  0x00000002 
- 00028578  0x00007a7f istore  0x00000001 , 0x00000005 
- 00028579  0x00007a80 fetch  0x00000002 , 0x00000519 
- 00028580  0x00007a81 iadd  0x00000002 , 0x00000002 
- 00028581  0x00007a82 byteswap  0x00000002 , 0x0000003f 
- 00028582  0x00007a83 istore  0x00000002 , 0x00000005 
- 00028583  0x00007a84 call  0x00006fb0 
- 00028584  0x00007a85 fetcht  0x00000002 , 0x00000275 
- 00028585  0x00007a86 increase  0xfffffffb , 0x00000002 
- 00028586  0x00007a87 byteswap  0x00000002 , 0x0000003f 
- 00028587  0x00007a88 istore  0x00000002 , 0x00000005 
- 00028588  0x00007a89 increase  0xfffffffb , 0x00000002 
- 00028589  0x00007a8a byteswap  0x00000002 , 0x0000003f 
- 00028590  0x00007a8b istore  0x00000002 , 0x00000005 
- 00028591  0x00007a8c rtn 
- 00028592  0x00007a8f fetch  0x00000002 , 0x00000273 
- 00028593  0x00007a90 isub  0x00000005 , 0x0000003f 
- 00028594  0x00007a91 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x00007a92 store  0x00000002 , 0x00000275 
- 00028596  0x00007a93 call  0x000052d0 
- 00028597  0x00007a94 copy  0x00000011 , 0x0000003f 
- 00028598  0x00007a95 istore  0x00000001 , 0x00000005 
- 00028599  0x00007a96 fetch  0x00000002 , 0x0000051c 
- 00028600  0x00007a97 istore  0x00000002 , 0x00000005 
- 00028601  0x00007a98 rtn 
- 00028602  0x00007aa9 rtn 
- 00028603  0x00007acb setarg  0x00000200 
- 00028604  0x00007acc store  0x00000002 , 0x0000054a 
- 00028605  0x00007acd branch  0x00006fc6 
- 00028606  0x00007acf setarg  0x00000400 
- 00028607  0x00007ad0 store  0x00000002 , 0x0000054a 
- 00028608  0x00007ad1 branch  0x00006fc6 
- 00028609  0x00007ad3 setarg  0x00000600 
- 00028610  0x00007ad4 store  0x00000002 , 0x0000054a 
- 00028611  0x00007ad5 branch  0x00006fc6 
- 00028612  0x00007ad7 setarg  0x00000300 
- 00028613  0x00007ad8 store  0x00000002 , 0x0000054a 
- 00028614  0x00007ada call  0x000052d0 
- 00028615  0x00007adb istore  0x00000001 , 0x00000005 
- 00028616  0x00007adc fetch  0x00000002 , 0x0000051c 
- 00028617  0x00007add istore  0x00000002 , 0x00000005 
- 00028618  0x00007ade setarg  0x00000200 
- 00028619  0x00007adf istore  0x00000002 , 0x00000005 
- 00028620  0x00007ae0 fetch  0x00000002 , 0x0000054a 
- 00028621  0x00007ae1 istore  0x00000002 , 0x00000005 
- 00028622  0x00007ae2 jam  0x00000007 , 0x00000275 
- 00028623  0x00007ae3 rtn 
- 00028624  0x00007ae9 arg  0x00000000 , 0x00000012 
- 00028625  0x00007aea force  0x00000000 , 0x00000002 
- 00028626  0x00007aeb arg  0x00000511 , 0x00000005 
- 00028627  0x00007aec call  0x00007028 
- 00028628  0x00007aed branch  0x00007026 , 0x00000005 
- 00028629  0x00007aef increase  0x00000001 , 0x00000012 
- 00028630  0x00007af0 ifetch  0x00000001 , 0x00000006 
- 00028631  0x00007af1 increase  0xffffffff , 0x00000011 
- 00028632  0x00007af2 increase  0xffffffff , 0x0000000b 
- 00028633  0x00007af3 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x00007af4 nbranch  0x00007026 , 0x00000001 
- 00028635  0x00007af5 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x00007af6 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x00007af7 force  0x00000001 , 0x00000002 
- 00028638  0x00007af9 ifetch  0x00000001 , 0x00000006 
- 00028639  0x00007afa increase  0xffffffff , 0x00000011 
- 00028640  0x00007afb increase  0xffffffff , 0x0000000b 
- 00028641  0x00007afc bne  0x00000000 , 0x00006fe7 
- 00028642  0x00007afd ifetch  0x00000001 , 0x00000006 
- 00028643  0x00007afe increase  0xffffffff , 0x00000011 
- 00028644  0x00007aff increase  0xffffffff , 0x0000000b 
- 00028645  0x00007b00 beq  0x00000000 , 0x00006ff8 
- 00028646  0x00007b01 branch  0x00006fea 
- 00028647  0x00007b03 increase  0x00000001 , 0x00000006 
- 00028648  0x00007b04 increase  0xffffffff , 0x00000011 
- 00028649  0x00007b05 increase  0xffffffff , 0x0000000b 
- 00028650  0x00007b07 increase  0x00000002 , 0x00000006 
- 00028651  0x00007b08 increase  0xfffffffe , 0x00000011 
- 00028652  0x00007b09 increase  0xfffffffe , 0x0000000b 
- 00028653  0x00007b0a compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x00007b0b branch  0x00007020 , 0x00000001 
- 00028655  0x00007b0c increase  0x0000000c , 0x00000006 
- 00028656  0x00007b0d increase  0xfffffff4 , 0x00000011 
- 00028657  0x00007b0e increase  0xfffffff4 , 0x0000000b 
- 00028658  0x00007b0f branch  0x00007020 
- 00028659  0x00007b11 compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x00007b12 nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x00007b13 branch  0x00006fde 
- 00028662  0x00007b15 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x00007b16 nbranch  0x00007026 , 0x00000001 
- 00028664  0x00007b18 increase  0xfffffffe , 0x00000011 
- 00028665  0x00007b19 increase  0xfffffffe , 0x0000000b 
- 00028666  0x00007b1a ifetch  0x00000002 , 0x00000006 
- 00028667  0x00007b1b sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x00007b1c branch  0x00006ffe , 0x00000005 
- 00028669  0x00007b1d istore  0x00000002 , 0x00000005 
- 00028670  0x00007b1f compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x00007b20 branch  0x00007020 , 0x00000001 
- 00028672  0x00007b21 copy  0x00000006 , 0x00000002 
- 00028673  0x00007b22 ifetch  0x00000001 , 0x00000006 
- 00028674  0x00007b23 bne  0x00000000 , 0x00007019 
- 00028675  0x00007b24 ifetch  0x00000001 , 0x00000006 
- 00028676  0x00007b25 bne  0x00000000 , 0x00007019 
- 00028677  0x00007b26 ifetch  0x00000001 , 0x00000006 
- 00028678  0x00007b27 bne  0x00000010 , 0x00007019 
- 00028679  0x00007b28 ifetch  0x00000001 , 0x00000006 
- 00028680  0x00007b29 bne  0x00000000 , 0x00007019 
- 00028681  0x00007b2a ifetch  0x00000001 , 0x00000006 
- 00028682  0x00007b2b bne  0x00000080 , 0x00007019 
- 00028683  0x00007b2c ifetch  0x00000001 , 0x00000006 
- 00028684  0x00007b2d bne  0x00000000 , 0x00007019 
- 00028685  0x00007b2e ifetch  0x00000001 , 0x00000006 
- 00028686  0x00007b2f bne  0x00000000 , 0x00007019 
- 00028687  0x00007b30 ifetch  0x00000001 , 0x00000006 
- 00028688  0x00007b31 bne  0x00000080 , 0x00007019 
- 00028689  0x00007b32 ifetch  0x00000001 , 0x00000006 
- 00028690  0x00007b33 bne  0x0000005f , 0x00007019 
- 00028691  0x00007b34 ifetch  0x00000001 , 0x00000006 
- 00028692  0x00007b35 bne  0x0000009b , 0x00007019 
- 00028693  0x00007b36 ifetch  0x00000001 , 0x00000006 
- 00028694  0x00007b37 bne  0x00000034 , 0x00007019 
- 00028695  0x00007b38 ifetch  0x00000001 , 0x00000006 
- 00028696  0x00007b39 beq  0x000000fb , 0x0000701e 
- 00028697  0x00007b3b copy  0x00000002 , 0x00000006 
- 00028698  0x00007b3d increase  0x0000000c , 0x00000006 
- 00028699  0x00007b3e force  0x00000000 , 0x00000007 
- 00028700  0x00007b3f force  0x00000000 , 0x00000002 
- 00028701  0x00007b40 branch  0x0000701e 
- 00028702  0x00007b43 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x00007b44 increase  0xfffffff4 , 0x00000011 
- 00028704  0x00007b46 force  0x00000000 , 0x00000002 
- 00028705  0x00007b47 compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x00007b48 nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x00007b49 force  0x00000000 , 0x0000003f 
- 00028708  0x00007b4a istore  0x00000002 , 0x00000005 
- 00028709  0x00007b4b rtn 
- 00028710  0x00007b4d arg  0x000000ff , 0x00000002 
- 00028711  0x00007b4e rtn 
- 00028712  0x00007b59 bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007b5a ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007b5b increase  0xffffffff , 0x0000000b 
- 00028715  0x00007b5c compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007b5d nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007b5e compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007b5f branch  0x00007037 , 0x00000001 
- 00028719  0x00007b60 compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007b61 branch  0x00007039 , 0x00000001 
- 00028721  0x00007b62 compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007b63 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007b65 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007b66 copy  0x0000003f , 0x00000011 
- 00028725  0x00007b67 increase  0xffffffff , 0x0000000b 
- 00028726  0x00007b68 branch  0x0000703c 
- 00028727  0x00007b6a increase  0x00000002 , 0x00000006 
- 00028728  0x00007b6b increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007b6d ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007b6e byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007b6f increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007b71 force  0x00000001 , 0x0000003f 
- 00028733  0x00007b72 rtn 
- 00028734  0x00007b74 force  0x00000000 , 0x0000003f 
- 00028735  0x00007b75 rtn 
- 00028736  0x00007b80 setarg  0x00000003 
- 00028737  0x00007b81 store  0x00000001 , 0x0000051b 
- 00028738  0x00007b82 branch  0x00007048 
- 00028739  0x00007b84 setarg  0x00000005 
- 00028740  0x00007b85 store  0x00000001 , 0x0000051b 
- 00028741  0x00007b86 branch  0x00007048 
- 00028742  0x00007b88 setarg  0x00000007 
- 00028743  0x00007b89 store  0x00000001 , 0x0000051b 
- 00028744  0x00007b8b call  0x000052d0 
- 00028745  0x00007b8e fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007b8f copy  0x0000003f , 0x00000012 
- 00028747  0x00007b90 istore  0x00000001 , 0x00000005 
- 00028748  0x00007b91 fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007b92 istore  0x00000002 , 0x00000005 
- 00028750  0x00007b93 setarg  0x00000500 
- 00028751  0x00007b94 istore  0x00000002 , 0x00000005 
- 00028752  0x00007b95 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007b96 branch  0x00007057 , 0x00000001 
- 00028754  0x00007b97 compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007b98 branch  0x00007057 , 0x00000001 
- 00028756  0x00007b99 setarg  0x00000000 
- 00028757  0x00007b9a istore  0x00000005 , 0x00000005 
- 00028758  0x00007b9b branch  0x00007059 
- 00028759  0x00007b9e setarg  0x00350200 
- 00028760  0x00007b9f istore  0x00000005 , 0x00000005 
- 00028761  0x00007ba1 jam  0x0000000a , 0x00000275 
- 00028762  0x00007ba2 rtn 
- 00028763  0x00007ba6 call  0x00007ea2 
- 00028764  0x00007ba7 call  0x00007ea5 
- 00028765  0x00007ba8 call  0x00007062 
- 00028766  0x00007ba9 call  0x00007e9c 
- 00028767  0x00007baa call  0x00007e9f 
- 00028768  0x00007bab copy  0x00000002 , 0x0000003f 
- 00028769  0x00007bac rtn 
- 00028770  0x00007bb0 ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007bb1 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007bb2 rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007bb3 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007bb5 force  0x00000001 , 0x0000003f 
- 00028775  0x00007bb6 force  0x00000001 , 0x00000002 
- 00028776  0x00007bb7 rtn 
- 00028777  0x00007bba call  0x00007e76 
- 00028778  0x00007bbb add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007bbc rtn 
- 00028780  0x00007bbe deposit  0x00000039 
- 00028781  0x00007bbf sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007bc0 branch  0x00007069 , 0x00000002 
- 00028783  0x00007bc1 beq  0x00000005 , 0x00007073 
- 00028784  0x00007bc2 beq  0x00000006 , 0x00007076 
- 00028785  0x00007bc3 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007bc4 rtn 
- 00028787  0x00007bc7 ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007bc8 add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007bc9 rtn 
- 00028790  0x00007bcb ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007bcc byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007bcd add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007bce rtn 
- 00028794  0x00007bd0 ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007bd1 byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007bd2 ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007bd3 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007bd4 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007bd5 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007bd6 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007bd7 rtn 
- 00028802  0x00007bde bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007bdf force  0x00000000 , 0x00000007 
- 00028804  0x00007be0 arg  0x00000000 , 0x00000012 
- 00028805  0x00007be1 arg  0x0000052a , 0x00000005 
- 00028806  0x00007be3 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007be4 rtn  0x00000034 
- 00028808  0x00007be5 call  0x0000708d 
- 00028809  0x00007be6 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007be7 rtneq  0x00000007 
- 00028811  0x00007be8 increase  0x00000002 , 0x0000000b 
- 00028812  0x00007be9 branch  0x00007086 
- 00028813  0x00007bed iforce  0x00000013 
- 00028814  0x00007bef fetch  0x00000002 , 0x00004575 
- 00028815  0x00007bf0 iforce  0x00000006 
- 00028816  0x00007bf2 copy  0x00000007 , 0x0000003f 
- 00028817  0x00007bf3 rtneq  0x00000007 
- 00028818  0x00007bf4 disable  0x00000028 
- 00028819  0x00007bf5 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007bf6 rtn  0x00000034 
- 00028821  0x00007bf7 iforce  0x00000039 
- 00028822  0x00007bf9 ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007bfa isub  0x00000013 , 0x0000003e 
- 00028824  0x00007bfb nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007bfc enable  0x00000028 
- 00028826  0x00007bfe loop  0x00007096 
- 00028827  0x00007bff ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007c00 copy  0x00000006 , 0x00000011 
- 00028829  0x00007c01 nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007c02 arg  0x0000052a , 0x00000006 
- 00028831  0x00007c03 arg  0x00000007 , 0x00000039 
- 00028832  0x00007c05 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007c06 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007c07 isub  0x00000002 , 0x0000003e 
- 00028835  0x00007c08 branch  0x000070ad , 0x00000005 
- 00028836  0x00007c09 loop  0x000070a0 
- 00028837  0x00007c0a rtn 
- 00028838  0x00007c0c istoret  0x00000004 , 0x00000005 
- 00028839  0x00007c0d increase  0x00000001 , 0x00000007 
- 00028840  0x00007c0e copy  0x00000011 , 0x00000006 
- 00028841  0x00007c0f call  0x0000705b 
- 00028842  0x00007c10 iadd  0x00000012 , 0x00000012 
- 00028843  0x00007c11 iadd  0x00000006 , 0x00000006 
- 00028844  0x00007c12 branch  0x00007090 
- 00028845  0x00007c14 copy  0x00000011 , 0x00000006 
- 00028846  0x00007c15 call  0x00007062 
- 00028847  0x00007c16 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007c17 branch  0x00007090 
- 00028849  0x00007c1e bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007c1f fetch  0x00000002 , 0x00004575 
- 00028851  0x00007c20 iforce  0x00000006 
- 00028852  0x00007c22 ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007c23 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007c24 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007c25 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007c26 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007c27 isub  0x00000002 , 0x0000003e 
- 00028858  0x00007c28 rtn  0x00000005 
- 00028859  0x00007c29 deposit  0x00000005 
- 00028860  0x00007c2a store  0x00000002 , 0x00000abb 
- 00028861  0x00007c2b storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007c2c call  0x00007062 
- 00028863  0x00007c2d iadd  0x00000006 , 0x00000006 
- 00028864  0x00007c2e copy  0x00000006 , 0x0000003f 
- 00028865  0x00007c2f fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007c30 copy  0x00000002 , 0x00000005 
- 00028867  0x00007c31 fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007c32 copy  0x0000003f , 0x00000006 
- 00028869  0x00007c33 branch  0x000070b4 
- 00028870  0x00007c3a bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007c3b fetch  0x00000002 , 0x00004575 
- 00028872  0x00007c3c iforce  0x00000006 
- 00028873  0x00007c3e ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007c3f branch  0x000070e4 , 0x00000034 
- 00028875  0x00007c40 iforce  0x00000039 
- 00028876  0x00007c42 ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007c43 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007c44 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007c45 loop  0x000070cc 
- 00028880  0x00007c46 increase  0x00000004 , 0x00000006 
- 00028881  0x00007c47 call  0x00007062 
- 00028882  0x00007c48 iadd  0x00000006 , 0x00000006 
- 00028883  0x00007c49 branch  0x000070c9 
- 00028884  0x00007c4b increase  0xffffffff , 0x00000039 
- 00028885  0x00007c4c lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007c4d iadd  0x00000006 , 0x00000006 
- 00028887  0x00007c4e increase  0x00000004 , 0x00000006 
- 00028888  0x00007c4f call  0x00007062 
- 00028889  0x00007c50 iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007c52 increase  0x00000001 , 0x00000006 
- 00028891  0x00007c53 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007c54 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007c58 branch  0x00007fef , 0x00000005 
- 00028894  0x00007c59 call  0x0000705b 
- 00028895  0x00007c5a iadd  0x00000006 , 0x00000006 
- 00028896  0x00007c5b deposit  0x0000000b 
- 00028897  0x00007c5c isub  0x00000006 , 0x0000003e 
- 00028898  0x00007c5d branch  0x000070e4 , 0x00000005 
- 00028899  0x00007c5e branch  0x000070da 
- 00028900  0x00007c60 force  0x00000000 , 0x00000006 
- 00028901  0x00007c61 force  0x00000000 , 0x0000003f 
- 00028902  0x00007c62 rtn 
- 00028903  0x00007c69 bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007c6a fetch  0x00000002 , 0x00004575 
- 00028905  0x00007c6b iforce  0x00000006 
- 00028906  0x00007c6d ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007c6e branch  0x00007100 , 0x00000034 
- 00028908  0x00007c6f lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007c70 iadd  0x00000006 , 0x00000006 
- 00028910  0x00007c71 ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007c72 isub  0x00000002 , 0x0000003e 
- 00028912  0x00007c73 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007c74 call  0x00007062 
- 00028914  0x00007c75 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007c76 branch  0x000070ea 
- 00028916  0x00007c78 call  0x00007062 
- 00028917  0x00007c79 iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007c7b increase  0x00000001 , 0x00000006 
- 00028919  0x00007c7c ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007c7d isub  0x00000012 , 0x0000003e 
- 00028921  0x00007c7e rtn  0x00000005 
- 00028922  0x00007c7f call  0x0000705b 
- 00028923  0x00007c80 iadd  0x00000006 , 0x00000006 
- 00028924  0x00007c81 deposit  0x0000000b 
- 00028925  0x00007c82 isub  0x00000006 , 0x0000003e 
- 00028926  0x00007c83 branch  0x00007100 , 0x00000005 
- 00028927  0x00007c84 branch  0x000070f6 
- 00028928  0x00007c86 force  0x00000000 , 0x00000006 
- 00028929  0x00007c87 rtn 
- 00028930  0x00007c8c arg  0x00000400 , 0x00000012 
- 00028931  0x00007c8d call  0x000070f4 
- 00028932  0x00007c8e arg  0x00000300 , 0x00000012 
- 00028933  0x00007c8f call  0x0000710d 
- 00028934  0x00007c90 nrtn  0x00000028 
- 00028935  0x00007c91 sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007c92 branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007c93 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007c94 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007c95 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007c96 rtn 
- 00028941  0x00007c9c bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007c9d call  0x00007062 
- 00028943  0x00007c9e copy  0x0000003f , 0x00000011 
- 00028944  0x00007ca0 ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007ca1 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007ca2 rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007ca3 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007ca4 branch  0x00007129 , 0x00000005 
- 00028949  0x00007ca5 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007ca6 beq  0x00000005 , 0x00007120 
- 00028951  0x00007ca7 beq  0x00000006 , 0x00007123 
- 00028952  0x00007ca8 beq  0x00000007 , 0x00007126 
- 00028953  0x00007ca9 increase  0xffffffff , 0x00000006 
- 00028954  0x00007caa call  0x00007062 
- 00028955  0x00007cab iadd  0x00000006 , 0x00000006 
- 00028956  0x00007cac copy  0x00000011 , 0x0000003f 
- 00028957  0x00007cad isub  0x00000002 , 0x00000011 
- 00028958  0x00007cae branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007caf branch  0x00007110 
- 00028960  0x00007cb2 increase  0xfffffffe , 0x00000011 
- 00028961  0x00007cb3 increase  0x00000001 , 0x00000006 
- 00028962  0x00007cb4 branch  0x00007110 
- 00028963  0x00007cb6 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007cb7 increase  0x00000002 , 0x00000006 
- 00028965  0x00007cb8 branch  0x00007110 
- 00028966  0x00007cba increase  0xfffffffb , 0x00000011 
- 00028967  0x00007cbb increase  0x00000004 , 0x00000006 
- 00028968  0x00007cbc branch  0x00007110 
- 00028969  0x00007cbf increase  0xffffffff , 0x00000011 
- 00028970  0x00007cc0 copy  0x00000039 , 0x0000003f 
- 00028971  0x00007cc1 beq  0x00000001 , 0x00007132 
- 00028972  0x00007cc2 beq  0x00000002 , 0x00007130 
- 00028973  0x00007cc3 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007cc4 branch  0x00007fe9 
- 00028975  0x00007cc6 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007cc8 ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007cc9 increase  0xfffffffe , 0x00000011 
- 00028978  0x00007ccb ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007ccc isub  0x00000012 , 0x0000003e 
- 00028980  0x00007ccd branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007cce increase  0xfffffffe , 0x00000011 
- 00028982  0x00007ccf branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007cd0 branch  0x00007110 
- 00028984  0x00007d0c call  0x000052d0 
- 00028985  0x00007d0d copy  0x0000003f , 0x00000005 
- 00028986  0x00007d0e setarg  0x00000006 
- 00028987  0x00007d0f istore  0x00000001 , 0x00000005 
- 00028988  0x00007d10 setarg  0x0000006e 
- 00028989  0x00007d11 istore  0x00000002 , 0x00000005 
- 00028990  0x00007d12 setarg  0x00000f00 
- 00028991  0x00007d13 istore  0x00000002 , 0x00000005 
- 00028992  0x00007d14 setarg  0x001a0535 
- 00028993  0x00007d15 istore  0x00000003 , 0x00000005 
- 00028994  0x00007d16 setarg  0x00000111 
- 00028995  0x00007d17 lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007d18 istore  0x00000004 , 0x00000005 
- 00028997  0x00007d19 setarg  0x00002600 
- 00028998  0x00007d1a istore  0x00000002 , 0x00000005 
- 00028999  0x00007d1b setarg  0x00000335 
- 00029000  0x00007d1c istore  0x00000002 , 0x00000005 
- 00029001  0x00007d1d setarg  0x00000009 
- 00029002  0x00007d1e istore  0x00000002 , 0x00000005 
- 00029003  0x00007d1f setarg  0x00000004 
- 00029004  0x00007d20 istore  0x00000002 , 0x00000005 
- 00029005  0x00007d21 jam  0x00000014 , 0x00000275 
- 00029006  0x00007d22 rtn 
- 00029007  0x00007d27 bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007d28 jam  0x00000050 , 0x000005e5 
- 00029009  0x00007d29 arg  0x000005e6 , 0x00000005 
- 00029010  0x00007d2a arg  0x0000443a , 0x00000006 
- 00029011  0x00007d2b call  0x00007ebf 
- 00029012  0x00007d2c arg  0x000045d2 , 0x00000006 
- 00029013  0x00007d2d call  0x00007ebd 
- 00029014  0x00007d2e arg  0x000009be , 0x00000006 
- 00029015  0x00007d2f call  0x00007ebd 
- 00029016  0x00007d30 call  0x0000720a 
- 00029017  0x00007d31 arg  0x0000042f , 0x00000006 
- 00029018  0x00007d32 call  0x00007205 
- 00029019  0x00007d33 call  0x000071d0 
- 00029020  0x00007d35 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007d36 call  0x00007201 
- 00029022  0x00007d37 setarg  0x000f4240 
- 00029023  0x00007d38 copy  0x0000003f , 0x00000011 
- 00029024  0x00007d39 fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007d3a idiv  0x00000011 
- 00029026  0x00007d3b call  0x00007f86 
- 00029027  0x00007d3c remainder  0x0000003f 
- 00029028  0x00007d3d store  0x00000004 , 0x000009ba 
- 00029029  0x00007d3f rtn 
- 00029030  0x00007d42 jam  0x00000041 , 0x000005e5 
- 00029031  0x00007d43 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007d44 call  0x000071b5 
- 00029033  0x00007d45 call  0x000071b0 
- 00029034  0x00007d46 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007d47 istore  0x00000003 , 0x00000005 
- 00029036  0x00007d4a call  0x00007176 
- 00029037  0x00007d4c arg  0x0000042f , 0x00000006 
- 00029038  0x00007d4d call  0x00007ebf 
- 00029039  0x00007d4e arg  0x0000443a , 0x00000006 
- 00029040  0x00007d4f call  0x00007ebf 
- 00029041  0x00007d50 call  0x0000720a 
- 00029042  0x00007d51 arg  0x00000b12 , 0x00000006 
- 00029043  0x00007d52 arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007d53 call  0x00007ebf 
- 00029045  0x00007d55 branch  0x000071d0 
- 00029046  0x00007d5a fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007d5b istore  0x00000004 , 0x00000005 
- 00029048  0x00007d5c call  0x00007ecd 
- 00029049  0x00007d5d branch  0x00007eca 
- 00029050  0x00007d60 bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007d61 jam  0x00000041 , 0x000005e5 
- 00029052  0x00007d62 arg  0x000005e6 , 0x00000005 
- 00029053  0x00007d63 call  0x000071b0 
- 00029054  0x00007d64 call  0x000071b5 
- 00029055  0x00007d65 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007d66 istore  0x00000003 , 0x00000005 
- 00029057  0x00007d69 call  0x00007176 
- 00029058  0x00007d6a arg  0x0000443a , 0x00000006 
- 00029059  0x00007d6b call  0x00007ebf 
- 00029060  0x00007d6c arg  0x0000042f , 0x00000006 
- 00029061  0x00007d6d call  0x00007ebf 
- 00029062  0x00007d6e call  0x0000720a 
- 00029063  0x00007d6f arg  0x00000b12 , 0x00000006 
- 00029064  0x00007d70 arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007d71 call  0x00007ebf 
- 00029066  0x00007d73 call  0x000071d0 
- 00029067  0x00007d74 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007d75 branch  0x00007201 
- 00029069  0x00007d78 jam  0x00000020 , 0x000005e5 
- 00029070  0x00007d79 arg  0x000009fe , 0x00000006 
- 00029071  0x00007d7a arg  0x000005e6 , 0x00000005 
- 00029072  0x00007d7b call  0x00007ebd 
- 00029073  0x00007d7c call  0x0000720a 
- 00029074  0x00007d7d arg  0x0000099e , 0x00000006 
- 00029075  0x00007d7e call  0x00007205 
- 00029076  0x00007d7f call  0x000071d0 
- 00029077  0x00007d80 arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007d81 call  0x00007497 
- 00029079  0x00007d82 arg  0x00000001 , 0x00000002 
- 00029080  0x00007d83 call  0x0000719f 
- 00029081  0x00007d84 arg  0x00004419 , 0x00000005 
- 00029082  0x00007d85 call  0x00007201 
- 00029083  0x00007d86 arg  0x00000000 , 0x00000002 
- 00029084  0x00007d87 call  0x0000719f 
- 00029085  0x00007d88 arg  0x00000b12 , 0x00000005 
- 00029086  0x00007d8a branch  0x00007497 
- 00029087  0x00007d8e bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007d8f jam  0x00000035 , 0x000005e5 
- 00029089  0x00007d90 setarg  0x00000100 
- 00029090  0x00007d91 store  0x00000002 , 0x000005e6 
- 00029091  0x00007d92 call  0x000071b0 
- 00029092  0x00007d93 call  0x000071b5 
- 00029093  0x00007d94 arg  0x0000443a , 0x00000006 
- 00029094  0x00007d95 call  0x00007ebf 
- 00029095  0x00007d96 arg  0x0000042f , 0x00000006 
- 00029096  0x00007d97 call  0x00007ebf 
- 00029097  0x00007d99 setarg  0x00006c65 
- 00029098  0x00007d9a istore  0x00000002 , 0x00000005 
- 00029099  0x00007d9b setarg  0x00006274 
- 00029100  0x00007d9c istore  0x00000002 , 0x00000005 
- 00029101  0x00007d9d istoret  0x00000001 , 0x00000005 
- 00029102  0x00007d9e call  0x0000720a 
- 00029103  0x00007d9f branch  0x000071d0 
- 00029104  0x00007da2 fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007da3 istore  0x00000006 , 0x00000005 
- 00029106  0x00007da4 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007da5 istore  0x00000001 , 0x00000005 
- 00029108  0x00007da6 rtn 
- 00029109  0x00007da9 fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007daa istore  0x00000006 , 0x00000005 
- 00029111  0x00007daf fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007db0 istore  0x00000001 , 0x00000005 
- 00029113  0x00007db1 rtn 
- 00029114  0x00007db4 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007db5 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007db6 store  0x00000001 , 0x000005e6 
- 00029117  0x00007db7 arg  0x000045d2 , 0x00000006 
- 00029118  0x00007db8 call  0x00007ebd 
- 00029119  0x00007db9 arg  0x000009be , 0x00000006 
- 00029120  0x00007dba call  0x00007ebd 
- 00029121  0x00007dbb call  0x0000720a 
- 00029122  0x00007dbc arg  0x0000042f , 0x00000006 
- 00029123  0x00007dbd call  0x00007205 
- 00029124  0x00007dbe branch  0x000071d0 
- 00029125  0x00007dc2 jam  0x00000041 , 0x000005e5 
- 00029126  0x00007dc3 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007dc4 store  0x00000001 , 0x000005e6 
- 00029128  0x00007dc5 arg  0x000009be , 0x00000006 
- 00029129  0x00007dc6 call  0x00007ebd 
- 00029130  0x00007dc7 arg  0x000045d2 , 0x00000006 
- 00029131  0x00007dc8 call  0x00007ebd 
- 00029132  0x00007dc9 call  0x0000720a 
- 00029133  0x00007dca arg  0x0000443a , 0x00000006 
- 00029134  0x00007dcb call  0x00007205 
- 00029135  0x00007dcc branch  0x000071d0 
- 00029136  0x00007dcf bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007dd0 call  0x0000721f 
- 00029138  0x00007dd4 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007dd5 copy  0x0000003f , 0x00000002 
- 00029140  0x00007dd7 increase  0x0000000f , 0x0000003f 
- 00029141  0x00007dd8 rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007dd9 copy  0x0000003f , 0x00000012 
- 00029143  0x00007dda branch  0x000071e2 , 0x00000034 
- 00029144  0x00007ddb and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007ddc nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007dde arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007ddf arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007de0 increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007de3 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007de4 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007de5 arg  0x00000004 , 0x00000039 
- 00029152  0x00007de6 call  0x00007edd 
- 00029153  0x00007dea branch  0x000071f0 
- 00029154  0x00007ded arg  0x00000001 , 0x00000012 
- 00029155  0x00007dee arg  0x00000000 , 0x00000011 
- 00029156  0x00007df0 branch  0x000071e6 
- 00029157  0x00007df5 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007df7 arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007df8 iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007df9 isub  0x00000011 , 0x00000006 
- 00029161  0x00007dfb arg  0x00000af2 , 0x00000005 
- 00029162  0x00007dfc call  0x00007245 
- 00029163  0x00007dfe arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007dff arg  0x00000af2 , 0x00000011 
- 00029165  0x00007e00 arg  0x00000b02 , 0x00000005 
- 00029166  0x00007e01 arg  0x00000004 , 0x00000039 
- 00029167  0x00007e02 call  0x00007edd 
- 00029168  0x00007e0e call  0x00007491 
- 00029169  0x00007e0f call  0x00007428 
- 00029170  0x00007e12 arg  0x000005e6 , 0x00000006 
- 00029171  0x00007e15 increase  0xffffffff , 0x00000012 
- 00029172  0x00007e16 deposit  0x00000012 
- 00029173  0x00007e17 branch  0x000071f9 , 0x00000034 
- 00029174  0x00007e18 call  0x00007486 
- 00029175  0x00007e19 call  0x00007422 
- 00029176  0x00007e1a branch  0x000071f3 
- 00029177  0x00007e1d arg  0x00000af2 , 0x00000005 
- 00029178  0x00007e1e call  0x00007497 
- 00029179  0x00007e1f arg  0x00000b02 , 0x00000006 
- 00029180  0x00007e20 call  0x00007486 
- 00029181  0x00007e21 call  0x00007428 
- 00029182  0x00007e22 arg  0x00000af2 , 0x00000006 
- 00029183  0x00007e23 call  0x00007486 
- 00029184  0x00007e24 branch  0x00007422 
- 00029185  0x00007e2a copy  0x00000005 , 0x00000011 
- 00029186  0x00007e2b call  0x00007497 
- 00029187  0x00007e2d arg  0x00000010 , 0x00000039 
- 00029188  0x00007e2e branch  0x00007ee5 
- 00029189  0x00007e31 arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007e32 call  0x00007ebf 
- 00029191  0x00007e34 arg  0x00000010 , 0x00000039 
- 00029192  0x00007e35 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007e36 branch  0x00007ee5 
- 00029194  0x00007e39 fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007e3a copy  0x0000003f , 0x00000039 
- 00029196  0x00007e3b arg  0x000005e6 , 0x00000011 
- 00029197  0x00007e3c branch  0x00007ee5 
- 00029198  0x00007e3f ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007e40 lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007e41 isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007e42 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007e43 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007e44 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007e45 istore  0x00000001 , 0x00000011 
- 00029205  0x00007e46 increase  0xffffffff , 0x00000011 
- 00029206  0x00007e47 loop  0x0000720e 
- 00029207  0x00007e48 rtn 
- 00029208  0x00007e4b arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007e4d increase  0x0000000f , 0x00000011 
- 00029210  0x00007e4e force  0x00000010 , 0x00000039 
- 00029211  0x00007e4f force  0x00000000 , 0x00000013 
- 00029212  0x00007e50 branch  0x0000720e 
- 00029213  0x00007e53 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007e54 branch  0x00007219 
- 00029215  0x00007e58 arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007e59 call  0x00007484 
- 00029217  0x00007e5c force  0x00000008 , 0x00000038 
- 00029218  0x00007e5d call  0x00007492 
- 00029219  0x00007e5e call  0x00007491 
- 00029220  0x00007e5f call  0x0000741f 
- 00029221  0x00007e64 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007e65 call  0x00007497 
- 00029223  0x00007e67 bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007e68 fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007e69 isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007e6a nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007e6b call  0x00007218 
- 00029228  0x00007e6e arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007e70 arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007e73 call  0x0000723a 
- 00029231  0x00007e74 branch  0x00007231 
- 00029232  0x00007e76 call  0x00007218 
- 00029233  0x00007e79 arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007e7a arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007e7b call  0x00007ebf 
- 00029236  0x00007e7c fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007e7d isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007e7e nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007e7f call  0x0000721d 
- 00029240  0x00007e81 arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007e83 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007e8a arg  0x00000003 , 0x00000039 
- 00029243  0x00007e8c arg  0x00000000 , 0x00000002 
- 00029244  0x00007e8d call  0x00007241 
- 00029245  0x00007e8e increase  0x00000004 , 0x00000013 
- 00029246  0x00007e8f loop  0x0000723b 
- 00029247  0x00007e90 arg  0x00008700 , 0x00000002 
- 00029248  0x00007e91 lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007e93 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007e94 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007e95 istore  0x00000004 , 0x00000005 
- 00029252  0x00007e96 rtn 
- 00029253  0x00007e9d bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007e9e arg  0x00000010 , 0x00000039 
- 00029255  0x00007e9f arg  0x00000000 , 0x0000003f 
- 00029256  0x00007ea1 isub  0x00000011 , 0x0000003e 
- 00029257  0x00007ea2 branch  0x00007250 , 0x00000005 
- 00029258  0x00007ea3 branch  0x00007253 , 0x00000002 
- 00029259  0x00007ea4 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007ea5 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007ea7 increase  0x00000001 , 0x0000003f 
- 00029262  0x00007ea8 loop  0x00007248 
- 00029263  0x00007ea9 rtn 
- 00029264  0x00007eab arg  0x00000080 , 0x00000002 
- 00029265  0x00007ead istoret  0x00000001 , 0x00000005 
- 00029266  0x00007eae branch  0x0000724d 
- 00029267  0x00007eb1 arg  0x00000000 , 0x00000002 
- 00029268  0x00007eb2 branch  0x00007251 
- 00029269  0x00007eb6 call  0x00007268 
- 00029270  0x00007eb7 arg  0x00000592 , 0x00000006 
- 00029271  0x00007eb8 arg  0x00000582 , 0x00000005 
- 00029272  0x00007eb9 branch  0x00007ebf 
- 00029273  0x00007ebd disable  0x00000028 
- 00029274  0x00007ebe call  0x0000735f 
- 00029275  0x00007ebf arg  0x00000562 , 0x00000006 
- 00029276  0x00007ec0 arg  0x000005a2 , 0x00000005 
- 00029277  0x00007ec1 force  0x0000000f , 0x00000039 
- 00029278  0x00007ec2 call  0x00007f01 
- 00029279  0x00007ec3 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007ec4 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007ec5 istore  0x00000001 , 0x00000005 
- 00029282  0x00007ec6 setarg  0x000005b2 
- 00029283  0x00007ec7 store  0x00000002 , 0x000005d6 
- 00029284  0x00007ec8 setarg  0x000005a2 
- 00029285  0x00007ec9 store  0x00000002 , 0x000005d4 
- 00029286  0x00007eca set1  0x00000012 , 0x00000000 
- 00029287  0x00007ecb branch  0x000072a8 
- 00029288  0x00007ed0 fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007ed1 force  0x00000010 , 0x00000012 
- 00029290  0x00007ed2 add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007ed3 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007ed4 branch  0x0000726e , 0x00000002 
- 00029293  0x00007ed5 force  0x00000010 , 0x00000013 
- 00029294  0x00007ed7 arg  0x000005a2 , 0x00000005 
- 00029295  0x00007ed9 arg  0x0000468a , 0x00000006 
- 00029296  0x00007eda copy  0x00000002 , 0x00000039 
- 00029297  0x00007edb disable  0x00000028 
- 00029298  0x00007edd ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007ede istore  0x00000001 , 0x00000005 
- 00029300  0x00007edf increase  0xffffffff , 0x00000012 
- 00029301  0x00007ee0 branch  0x0000727c , 0x00000005 
- 00029302  0x00007ee1 loop  0x00007272 
- 00029303  0x00007ee2 branch  0x0000726f , 0x00000028 
- 00029304  0x00007ee3 enable  0x00000028 
- 00029305  0x00007ee4 force  0x00000006 , 0x00000039 
- 00029306  0x00007ee5 copy  0x00000011 , 0x00000006 
- 00029307  0x00007ee6 branch  0x00007272 
- 00029308  0x00007ee8 arg  0x00000562 , 0x00000006 
- 00029309  0x00007ee9 arg  0x000005b2 , 0x00000005 
- 00029310  0x00007eea call  0x00007ebf 
- 00029311  0x00007eeb fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007eec ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007eed store  0x00000001 , 0x000005c1 
- 00029314  0x00007eee setarg  0x000005b2 
- 00029315  0x00007eef store  0x00000002 , 0x000005d6 
- 00029316  0x00007ef0 setarg  0x000005a2 
- 00029317  0x00007ef1 store  0x00000002 , 0x000005d4 
- 00029318  0x00007ef2 set1  0x00000012 , 0x00000000 
- 00029319  0x00007ef3 branch  0x000072a8 
- 00029320  0x00007ef9 disable  0x00000028 
- 00029321  0x00007efa call  0x0000735f 
- 00029322  0x00007efb branch  0x00007292 
- 00029323  0x00007efe arg  0x00000056 , 0x00000011 
- 00029324  0x00007eff enable  0x00000028 
- 00029325  0x00007f00 call  0x0000735f 
- 00029326  0x00007f01 call  0x00007292 
- 00029327  0x00007f02 arg  0x00000592 , 0x00000006 
- 00029328  0x00007f03 arg  0x00000062 , 0x00000005 
- 00029329  0x00007f04 branch  0x00007ebf 
- 00029330  0x00007f08 setarg  0x00000562 
- 00029331  0x00007f09 store  0x00000002 , 0x000005d6 
- 00029332  0x00007f0a setarg  0x000041be 
- 00029333  0x00007f0b store  0x00000002 , 0x000005d4 
- 00029334  0x00007f0c set0  0x00000012 , 0x00000000 
- 00029335  0x00007f0d call  0x000072a8 
- 00029336  0x00007f0e arg  0x00000592 , 0x00000011 
- 00029337  0x00007f0f arg  0x00000562 , 0x00000012 
- 00029338  0x00007f10 arg  0x000005a2 , 0x00000005 
- 00029339  0x00007f11 call  0x00007352 
- 00029340  0x00007f12 arg  0x000005a2 , 0x00000011 
- 00029341  0x00007f13 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007f14 copy  0x00000012 , 0x00000005 
- 00029343  0x00007f15 enable  0x00000028 
- 00029344  0x00007f16 call  0x00007350 
- 00029345  0x00007f17 call  0x0000736a 
- 00029346  0x00007f18 setarg  0x000005b2 
- 00029347  0x00007f19 store  0x00000002 , 0x000005d6 
- 00029348  0x00007f1a setarg  0x000005a2 
- 00029349  0x00007f1b store  0x00000002 , 0x000005d4 
- 00029350  0x00007f1c set1  0x00000012 , 0x00000000 
- 00029351  0x00007f1d branch  0x000072a8 
- 00029352  0x00007f22 jam  0x00000000 , 0x000005d8 
- 00029353  0x00007f23 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007f24 iforce  0x00000006 
- 00029355  0x00007f25 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007f26 call  0x00007ebf 
- 00029357  0x00007f27 fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007f28 iforce  0x00000006 
- 00029359  0x00007f29 arg  0x00000592 , 0x00000005 
- 00029360  0x00007f2a call  0x00007ebf 
- 00029361  0x00007f2d call  0x000072cf 
- 00029362  0x00007f2e disable  0x00000028 
- 00029363  0x00007f2f bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007f30 fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007f31 bne  0x00000004 , 0x000072b9 
- 00029366  0x00007f32 fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007f33 iforce  0x00000012 
- 00029368  0x00007f34 call  0x00007301 
- 00029369  0x00007f36 call  0x00007300 
- 00029370  0x00007f37 call  0x00007313 
- 00029371  0x00007f38 fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007f39 increase  0x00000001 , 0x0000003f 
- 00029373  0x00007f3a store  0x00000001 , 0x000005d8 
- 00029374  0x00007f3c call  0x000072cf 
- 00029375  0x00007f3d enable  0x00000028 
- 00029376  0x00007f3e call  0x00007300 
- 00029377  0x00007f3f call  0x00007322 
- 00029378  0x00007f40 call  0x00007331 
- 00029379  0x00007f41 call  0x00007322 
- 00029380  0x00007f42 call  0x00007331 
- 00029381  0x00007f43 call  0x00007322 
- 00029382  0x00007f44 call  0x00007331 
- 00029383  0x00007f45 call  0x00007322 
- 00029384  0x00007f46 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007f47 increase  0x00000001 , 0x0000003f 
- 00029386  0x00007f48 store  0x00000001 , 0x000005d8 
- 00029387  0x00007f49 bne  0x00000010 , 0x000072b1 
- 00029388  0x00007f4a call  0x000072cf 
- 00029389  0x00007f4b disable  0x00000028 
- 00029390  0x00007f4c branch  0x00007300 
- 00029391  0x00007f51 fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007f52 arg  0x000005c2 , 0x00000006 
- 00029393  0x00007f53 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007f54 iforce  0x00000012 
- 00029395  0x00007f55 force  0x00000011 , 0x00000039 
- 00029396  0x00007f56 copy  0x00000006 , 0x00000005 
- 00029397  0x00007f58 ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007f59 lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007f5a rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007f5b rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007f5c ior  0x00000002 , 0x0000003f 
- 00029402  0x00007f5d istore  0x00000001 , 0x00000005 
- 00029403  0x00007f5e loop  0x000072d5 
- 00029404  0x00007f5f setarg  0x000005c2 
- 00029405  0x00007f60 iadd  0x00000012 , 0x00000006 
- 00029406  0x00007f61 force  0x00000010 , 0x00000039 
- 00029407  0x00007f62 arg  0x00000572 , 0x00000005 
- 00029408  0x00007f64 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007f65 istore  0x00000001 , 0x00000005 
- 00029410  0x00007f66 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007f67 nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007f68 increase  0xffffffef , 0x00000006 
- 00029413  0x00007f6a loop  0x000072e0 
- 00029414  0x00007f6b force  0x00000000 , 0x00000011 
- 00029415  0x00007f6c add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007f6d lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007f6e lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007f6f call  0x000074b9 
- 00029419  0x00007f70 setarg  0x00008400 
- 00029420  0x00007f71 iadd  0x00000013 , 0x00000013 
- 00029421  0x00007f72 arg  0x00000572 , 0x00000005 
- 00029422  0x00007f73 force  0x00000010 , 0x00000039 
- 00029423  0x00007f75 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007f76 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007f77 iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007f78 istore  0x00000001 , 0x00000005 
- 00029427  0x00007f79 increase  0x00000001 , 0x00000013 
- 00029428  0x00007f7a loop  0x000072ef 
- 00029429  0x00007f7b branch  0x000074bd 
- 00029430  0x00007f7e force  0x00000010 , 0x00000039 
- 00029431  0x00007f7f force  0x00000000 , 0x00000002 
- 00029432  0x00007f81 ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007f82 ixor  0x00000002 , 0x00000002 
- 00029434  0x00007f83 loop  0x000072f8 
- 00029435  0x00007f84 deposit  0x00000002 
- 00029436  0x00007f85 istore  0x00000001 , 0x00000006 
- 00029437  0x00007f86 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007f87 arg  0x00000572 , 0x00000005 
- 00029439  0x00007f88 branch  0x00007ebf 
- 00029440  0x00007f8b arg  0x00000572 , 0x00000012 
- 00029441  0x00007f8d force  0x00000010 , 0x00000039 
- 00029442  0x00007f8e arg  0x00000592 , 0x00000011 
- 00029443  0x00007f8f copy  0x00000011 , 0x00000005 
- 00029444  0x00007f91 ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007f92 ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007f93 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007f94 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007f95 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007f96 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007f98 sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007f99 branch  0x0000730d , 0x00000002 
- 00029452  0x00007f9a iadd  0x00000002 , 0x00000030 
- 00029453  0x00007f9c deposit  0x00000030 
- 00029454  0x00007f9d istore  0x00000001 , 0x00000005 
- 00029455  0x00007f9e increase  0x00000001 , 0x00000011 
- 00029456  0x00007f9f increase  0x00000001 , 0x00000012 
- 00029457  0x00007fa0 loop  0x00007304 
- 00029458  0x00007fa1 rtn 
- 00029459  0x00007fa4 call  0x000074b9 
- 00029460  0x00007fa5 force  0x00000010 , 0x00000039 
- 00029461  0x00007fa6 arg  0x00000592 , 0x00000011 
- 00029462  0x00007fa8 ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007fa9 arg  0x00008500 , 0x00000006 
- 00029464  0x00007faa and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007fab sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007fac branch  0x0000731c , 0x00000002 
- 00029467  0x00007fad arg  0x00008600 , 0x00000006 
- 00029468  0x00007faf iadd  0x00000006 , 0x00000006 
- 00029469  0x00007fb0 ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007fb1 istore  0x00000001 , 0x00000011 
- 00029471  0x00007fb2 increase  0x00000001 , 0x00000011 
- 00029472  0x00007fb3 loop  0x00007316 
- 00029473  0x00007fb4 branch  0x000074bd 
- 00029474  0x00007fb7 force  0x00000008 , 0x00000039 
- 00029475  0x00007fb8 arg  0x00000592 , 0x00000006 
- 00029476  0x00007fb9 copy  0x00000006 , 0x00000005 
- 00029477  0x00007fbb ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007fbc iforce  0x00000011 
- 00029479  0x00007fbd ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007fbe iforce  0x00000012 
- 00029481  0x00007fbf lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007fc0 iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007fc1 istore  0x00000001 , 0x00000005 
- 00029484  0x00007fc2 deposit  0x00000011 
- 00029485  0x00007fc3 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007fc4 istore  0x00000001 , 0x00000005 
- 00029487  0x00007fc5 loop  0x00007325 
- 00029488  0x00007fc6 rtn 
- 00029489  0x00007fca setarg  0x008ae42c 
- 00029490  0x00007fcb iforce  0x00000002 
- 00029491  0x00007fcc force  0x00000007 , 0x00000039 
- 00029492  0x00007fcd call  0x00007340 
- 00029493  0x00007fce setarg  0x000d751b 
- 00029494  0x00007fcf iforce  0x00000002 
- 00029495  0x00007fd0 force  0x00000005 , 0x00000039 
- 00029496  0x00007fd1 call  0x00007340 
- 00029497  0x00007fd2 fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007fd3 iforce  0x00000011 
- 00029499  0x00007fd4 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007fd5 store  0x00000001 , 0x000005a1 
- 00029501  0x00007fd6 deposit  0x00000011 
- 00029502  0x00007fd7 store  0x00000001 , 0x00000595 
- 00029503  0x00007fd8 rtn 
- 00029504  0x00007fdb and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007fdd and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007fde arg  0x00000592 , 0x00000005 
- 00029507  0x00007fdf iadd  0x00000005 , 0x00000005 
- 00029508  0x00007fe0 ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007fe1 iforce  0x00000013 
- 00029510  0x00007fe2 deposit  0x00000011 
- 00029511  0x00007fe3 istore  0x00000001 , 0x00000005 
- 00029512  0x00007fe4 copy  0x00000013 , 0x00000011 
- 00029513  0x00007fe5 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007fe6 loop  0x00007341 
- 00029515  0x00007fe7 setarg  0x00000592 
- 00029516  0x00007fe8 iadd  0x00000012 , 0x00000005 
- 00029517  0x00007fe9 deposit  0x00000011 
- 00029518  0x00007fea istore  0x00000001 , 0x00000005 
- 00029519  0x00007feb rtn 
- 00029520  0x00007fee enable  0x00000028 
- 00029521  0x00007fef branch  0x00007353 
- 00029522  0x00007ff2 disable  0x00000028 
- 00029523  0x00007ff4 force  0x00000010 , 0x00000039 
- 00029524  0x00007ff6 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007ff7 ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007ff8 branch  0x00007359 , 0x00000028 
- 00029527  0x00007ff9 ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007ffa branch  0x0000735a 
- 00029529  0x00007ffc iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007ffe istore  0x00000001 , 0x00000005 
- 00029531  0x00007fff increase  0x00000001 , 0x00000011 
- 00029532  0x00008000 increase  0x00000001 , 0x00000012 
- 00029533  0x00008001 loop  0x00007354 
- 00029534  0x00008002 rtn 
- 00029535  0x00008006 arg  0x000005b2 , 0x00000005 
- 00029536  0x00008007 ifetch  0x00000006 , 0x00000011 
- 00029537  0x00008008 istore  0x00000006 , 0x00000005 
- 00029538  0x00008009 branch  0x00007365 , 0x00000028 
- 00029539  0x0000800a ifetch  0x00000006 , 0x00000011 
- 00029540  0x0000800b branch  0x00007366 
- 00029541  0x0000800d ifetch  0x00000006 , 0x00000006 
- 00029542  0x0000800f istore  0x00000006 , 0x00000005 
- 00029543  0x00008010 ifetch  0x00000004 , 0x00000011 
- 00029544  0x00008011 istore  0x00000004 , 0x00000005 
- 00029545  0x00008012 rtn 
- 00029546  0x00008015 arg  0x000041be , 0x00000006 
- 00029547  0x00008016 arg  0x000005a2 , 0x00000005 
- 00029548  0x00008017 arg  0x00000000 , 0x00000002 
- 00029549  0x00008018 setarg  0x008395a7 
- 00029550  0x00008019 call  0x0000738b 
- 00029551  0x0000801a setarg  0x00b3c1df 
- 00029552  0x0000801b call  0x0000738b 
- 00029553  0x0000801c setarg  0x0000e5e9 
- 00029554  0x0000801d call  0x0000738c 
- 00029555  0x0000801e copy  0x00000002 , 0x00000014 
- 00029556  0x0000801f disable  0x00000028 
- 00029557  0x00008020 call  0x00007379 
- 00029558  0x00008021 copy  0x00000014 , 0x00000002 
- 00029559  0x00008022 enable  0x00000028 
- 00029560  0x00008023 branch  0x00007379 
- 00029561  0x00008026 force  0x00000008 , 0x00000039 
- 00029562  0x00008028 ifetch  0x00000001 , 0x00000006 
- 00029563  0x00008029 compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x0000802a branch  0x00007380 , 0x00000028 
- 00029565  0x0000802b branch  0x00007381 , 0x00000001 
- 00029566  0x0000802d iadd  0x00000002 , 0x0000003f 
- 00029567  0x0000802e branch  0x00007382 
- 00029568  0x00008030 branch  0x0000737e , 0x00000001 
- 00029569  0x00008032 ixor  0x00000002 , 0x0000003f 
- 00029570  0x00008034 istore  0x00000001 , 0x00000005 
- 00029571  0x00008035 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00008036 loop  0x0000737a 
- 00029573  0x00008037 rtn 
- 00029574  0x0000803a fetch  0x00000006 , 0x00000596 
- 00029575  0x0000803b store  0x00000006 , 0x00000056 
- 00029576  0x0000803c ifetch  0x00000006 , 0x00000006 
- 00029577  0x0000803d istore  0x00000006 , 0x00000005 
- 00029578  0x0000803e rtn 
- 00029579  0x00008041 lshift8  0x00000002 , 0x00000002 
- 00029580  0x00008043 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00008044 ior  0x00000002 , 0x00000002 
- 00029582  0x00008045 rtn 
- 00029583  0x0000804a branch  0x0000738f 
- 00029584  0x0000804f bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00008050 call  0x0000742b 
- 00029586  0x00008051 arg  0x00004419 , 0x00000005 
- 00029587  0x00008052 branch  0x00007497 
- 00029588  0x00008056 arg  0x0000443a , 0x00000005 
- 00029589  0x00008057 branch  0x00007397 , 0x00000029 
- 00029590  0x00008058 arg  0x0000042f , 0x00000005 
- 00029591  0x0000805a copy  0x00000006 , 0x00000011 
- 00029592  0x0000805b call  0x00007ebf 
- 00029593  0x0000805c call  0x00007440 
- 00029594  0x0000805d arg  0x0000442a , 0x00000006 
- 00029595  0x0000805e branch  0x000074b0 
- 00029596  0x00008061 arg  0x0000042f , 0x00000011 
- 00029597  0x00008062 branch  0x0000739f , 0x00000029 
- 00029598  0x00008063 arg  0x0000443a , 0x00000011 
- 00029599  0x00008065 copy  0x00000011 , 0x00000005 
- 00029600  0x00008066 call  0x0000630c 
- 00029601  0x00008067 branch  0x00007440 
- 00029602  0x0000806a arg  0x000044aa , 0x00000006 
- 00029603  0x0000806b call  0x00007486 
- 00029604  0x0000806c arg  0x00004419 , 0x00000006 
- 00029605  0x0000806d call  0x00007487 
- 00029606  0x0000806e force  0x00000038 , 0x00000036 
- 00029607  0x0000806f force  0x00000000 , 0x00000036 
- 00029608  0x00008070 call  0x0000741d 
- 00029609  0x00008071 arg  0x0000047c , 0x00000005 
- 00029610  0x00008072 branch  0x00007497 
- 00029611  0x00008076 force  0x00000049 , 0x0000003f 
- 00029612  0x00008077 branch  0x000073ae 
- 00029613  0x00008079 force  0x00000001 , 0x0000003f 
- 00029614  0x0000807b force  0x00000000 , 0x00000038 
- 00029615  0x0000807c lshift8  0x00000002 , 0x0000002f 
- 00029616  0x0000807d ior  0x0000002f , 0x0000002f 
- 00029617  0x0000807e increase  0x00000001 , 0x00000038 
- 00029618  0x0000807f rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00008080 rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00008081 fetch  0x00000002 , 0x00004411 
- 00029621  0x00008082 lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00008083 ior  0x0000002f , 0x0000002f 
- 00029623  0x00008084 increase  0x00000001 , 0x00000038 
- 00029624  0x00008085 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00008086 iforce  0x0000002f 
- 00029626  0x00008087 increase  0x00000001 , 0x00000038 
- 00029627  0x00008088 ifetch  0x00000002 , 0x00000006 
- 00029628  0x00008089 byteswap  0x00000011 , 0x0000002f 
- 00029629  0x0000808a lshift16  0x0000002f , 0x0000002f 
- 00029630  0x0000808b ior  0x0000002f , 0x0000002f 
- 00029631  0x0000808c increase  0x00000001 , 0x00000038 
- 00029632  0x0000808d rtn 
- 00029633  0x00008092 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00008093 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00008094 iforce  0x00000011 
- 00029636  0x00008095 call  0x000073ab 
- 00029637  0x00008096 call  0x0000741f 
- 00029638  0x00008098 force  0x00000000 , 0x00000038 
- 00029639  0x00008099 ifetch  0x00000001 , 0x00000013 
- 00029640  0x0000809a and_into  0x00000003 , 0x0000003f 
- 00029641  0x0000809b lshift16  0x0000003f , 0x0000002f 
- 00029642  0x0000809c set1  0x00000008 , 0x0000002f 
- 00029643  0x0000809d call  0x0000748f 
- 00029644  0x0000809e call  0x00007422 
- 00029645  0x000080a0 copy  0x00000011 , 0x00000039 
- 00029646  0x000080a1 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x000080a2 call  0x0000746e 
- 00029648  0x000080a4 call  0x00007478 
- 00029649  0x000080a5 call  0x00007422 
- 00029650  0x000080a6 deposit  0x00000039 
- 00029651  0x000080a7 branch  0x000073d5 , 0x00000034 
- 00029652  0x000080a8 branch  0x000073d0 
- 00029653  0x000080aa force  0x0000000c , 0x00000038 
- 00029654  0x000080ab deposit  0x0000002f 
- 00029655  0x000080ac store  0x00000004 , 0x00000417 
- 00029656  0x000080ad rtn 
- 00029657  0x000080b0 increase  0x00000001 , 0x00000011 
- 00029658  0x000080b1 call  0x000073ad 
- 00029659  0x000080b2 copy  0x00000013 , 0x00000006 
- 00029660  0x000080b3 call  0x00007482 
- 00029661  0x000080b4 call  0x00007425 
- 00029662  0x000080b5 call  0x0000749e 
- 00029663  0x000080b6 increase  0x00000010 , 0x00000013 
- 00029664  0x000080b7 increase  0xfffffff0 , 0x00000012 
- 00029665  0x000080b8 branch  0x000073d9 , 0x00000002 
- 00029666  0x000080b9 rtn 
- 00029667  0x000080bc bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x000080bd arg  0x000043dc , 0x00000013 
- 00029669  0x000080be fetcht  0x00000005 , 0x00004403 
- 00029670  0x000080bf call  0x000073c1 
- 00029671  0x000080c0 force  0x00000008 , 0x00000038 
- 00029672  0x000080c1 iforce  0x0000002f 
- 00029673  0x000080c2 force  0x00000000 , 0x00000011 
- 00029674  0x000080c3 call  0x000073ad 
- 00029675  0x000080c4 call  0x00007425 
- 00029676  0x000080c5 arg  0x000043de , 0x00000013 
- 00029677  0x000080c6 fetch  0x00000001 , 0x000043dd 
- 00029678  0x000080c7 add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x000080c8 iadd  0x00000013 , 0x00000005 
- 00029680  0x000080c9 force  0x0000000c , 0x00000038 
- 00029681  0x000080ca deposit  0x0000002f 
- 00029682  0x000080cb istore  0x00000004 , 0x00000005 
- 00029683  0x000080cc call  0x000073d9 
- 00029684  0x000080cd fetch  0x00000001 , 0x000043dd 
- 00029685  0x000080ce increase  0x00000004 , 0x0000003f 
- 00029686  0x000080cf store  0x00000001 , 0x000043dd 
- 00029687  0x000080d0 fetcht  0x00000005 , 0x00004403 
- 00029688  0x000080d1 increase  0x00000001 , 0x00000002 
- 00029689  0x000080d2 storet  0x00000005 , 0x00004403 
- 00029690  0x000080d3 rtn 
- 00029691  0x000080d6 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x000080d7 fetch  0x00000001 , 0x000002da 
- 00029693  0x000080d8 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x000080d9 branch  0x000073ff , 0x00000002 
- 00029695  0x000080db arg  0x000002db , 0x00000013 
- 00029696  0x000080dc add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x000080dd increase  0xfffffffc , 0x0000003f 
- 00029698  0x000080de store  0x00000001 , 0x000002da 
- 00029699  0x000080df iadd  0x00000013 , 0x00000006 
- 00029700  0x000080e0 ifetch  0x00000004 , 0x00000006 
- 00029701  0x000080e1 force  0x00000008 , 0x00000038 
- 00029702  0x000080e2 iforce  0x0000002f 
- 00029703  0x000080e3 force  0x00000000 , 0x00000011 
- 00029704  0x000080e4 fetcht  0x00000005 , 0x00004408 
- 00029705  0x000080e5 call  0x000073ad 
- 00029706  0x000080e6 call  0x00007425 
- 00029707  0x000080e7 force  0x0000000c , 0x00000038 
- 00029708  0x000080e8 deposit  0x0000002f 
- 00029709  0x000080e9 store  0x00000004 , 0x0000041b 
- 00029710  0x000080ea call  0x000073d9 
- 00029711  0x000080eb arg  0x000002d9 , 0x00000013 
- 00029712  0x000080ec call  0x000073c1 
- 00029713  0x000080ed fetcht  0x00000004 , 0x0000041b 
- 00029714  0x000080ee isub  0x00000002 , 0x0000003f 
- 00029715  0x000080ef nrtn  0x00000034 
- 00029716  0x000080f0 fetch  0x00000004 , 0x0000440d 
- 00029717  0x000080f1 isub  0x00000002 , 0x0000003f 
- 00029718  0x000080f2 rtn  0x00000034 
- 00029719  0x000080f3 storet  0x00000004 , 0x0000440d 
- 00029720  0x000080f4 fetch  0x00000005 , 0x00004408 
- 00029721  0x000080f5 increase  0x00000001 , 0x0000003f 
- 00029722  0x000080f6 store  0x00000005 , 0x00004408 
- 00029723  0x000080f7 force  0x00000000 , 0x0000003f 
- 00029724  0x000080f8 rtn 
- 00029725  0x000080fb nbranch  0x0000741d , 0x00000037 
- 00029726  0x000080fc rtn 
- 00029727  0x000080ff force  0x00000030 , 0x00000036 
- 00029728  0x00008100 force  0x00000000 , 0x00000036 
- 00029729  0x00008101 branch  0x0000741d 
- 00029730  0x00008104 force  0x00000032 , 0x00000036 
- 00029731  0x00008105 force  0x00000002 , 0x00000036 
- 00029732  0x00008106 branch  0x0000741d 
- 00029733  0x00008109 force  0x00000034 , 0x00000036 
- 00029734  0x0000810a force  0x00000004 , 0x00000036 
- 00029735  0x0000810b branch  0x0000741d 
- 00029736  0x0000810f force  0x00000001 , 0x00000036 
- 00029737  0x00008110 force  0x00000000 , 0x00000036 
- 00029738  0x00008111 rtn 
- 00029739  0x00008113 force  0x00000000 , 0x00000038 
- 00029740  0x00008114 fetch  0x00000004 , 0x0000042f 
- 00029741  0x00008115 iforce  0x0000002f 
- 00029742  0x00008116 increase  0x00000001 , 0x00000038 
- 00029743  0x00008117 ifetch  0x00000004 , 0x00000006 
- 00029744  0x00008118 iforce  0x0000002f 
- 00029745  0x00008119 increase  0x00000001 , 0x00000038 
- 00029746  0x0000811a fetch  0x00000004 , 0x0000443a 
- 00029747  0x0000811b iforce  0x0000002f 
- 00029748  0x0000811c increase  0x00000001 , 0x00000038 
- 00029749  0x0000811d ifetch  0x00000004 , 0x00000006 
- 00029750  0x0000811e iforce  0x0000002f 
- 00029751  0x0000811f increase  0x00000001 , 0x00000038 
- 00029752  0x00008120 call  0x00007492 
- 00029753  0x00008121 increase  0xfffffffc , 0x00000038 
- 00029754  0x00008122 fetch  0x00000004 , 0x000044c7 
- 00029755  0x00008123 copy  0x0000003f , 0x0000002f 
- 00029756  0x00008124 increase  0x00000004 , 0x00000038 
- 00029757  0x00008125 force  0x00000038 , 0x00000036 
- 00029758  0x00008126 force  0x00000008 , 0x00000036 
- 00029759  0x00008127 branch  0x0000741d 
- 00029760  0x0000812b bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x0000812c fetch  0x00000006 , 0x000044a0 
- 00029762  0x0000812d fetcht  0x00000006 , 0x0000044f 
- 00029763  0x0000812e branch  0x00007446 , 0x00000029 
- 00029764  0x0000812f fetch  0x00000006 , 0x0000044f 
- 00029765  0x00008130 fetcht  0x00000006 , 0x000044a0 
- 00029766  0x00008132 force  0x00000008 , 0x00000038 
- 00029767  0x00008133 copy  0x00000002 , 0x0000002f 
- 00029768  0x00008134 increase  0x00000001 , 0x00000038 
- 00029769  0x00008135 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00008136 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x00008137 ior  0x0000002f , 0x0000002f 
- 00029772  0x00008138 increase  0x00000001 , 0x00000038 
- 00029773  0x00008139 rshift32  0x0000003f , 0x0000002f 
- 00029774  0x0000813a increase  0x00000001 , 0x00000038 
- 00029775  0x0000813b force  0x00000000 , 0x0000002f 
- 00029776  0x0000813c force  0x00000000 , 0x0000003f 
- 00029777  0x0000813d fetch  0x00000001 , 0x0000448e 
- 00029778  0x0000813e fetcht  0x00000001 , 0x00004485 
- 00029779  0x0000813f nbranch  0x00007456 , 0x00000029 
- 00029780  0x00008141 fetch  0x00000001 , 0x00004495 
- 00029781  0x00008142 fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00008144 store  0x00000001 , 0x0000444a 
- 00029783  0x00008145 storet  0x00000001 , 0x0000444b 
- 00029784  0x00008146 force  0x00000000 , 0x00000038 
- 00029785  0x00008147 arg  0x0000444a , 0x00000012 
- 00029786  0x00008148 force  0x00000004 , 0x00000039 
- 00029787  0x0000814a ifetch  0x00000004 , 0x00000011 
- 00029788  0x0000814b ifetcht  0x00000004 , 0x00000012 
- 00029789  0x0000814c ixor  0x00000002 , 0x0000002f 
- 00029790  0x0000814d increase  0x00000001 , 0x00000038 
- 00029791  0x0000814e increase  0x00000004 , 0x00000011 
- 00029792  0x0000814f increase  0x00000004 , 0x00000012 
- 00029793  0x00008150 loop  0x0000745b 
- 00029794  0x00008151 call  0x00007492 
- 00029795  0x00008152 increase  0xfffffffc , 0x00000038 
- 00029796  0x00008153 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008154 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008155 increase  0x00000004 , 0x00000038 
- 00029799  0x00008156 force  0x00000038 , 0x00000036 
- 00029800  0x00008157 force  0x0000000c , 0x00000036 
- 00029801  0x00008158 call  0x0000741d 
- 00029802  0x0000815a call  0x00007491 
- 00029803  0x0000815b force  0x0000003a , 0x00000036 
- 00029804  0x0000815c force  0x00000008 , 0x00000036 
- 00029805  0x0000815d branch  0x0000741d 
- 00029806  0x00008160 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x00008161 rtn  0x00000001 
- 00029808  0x00008162 deposit  0x00000006 
- 00029809  0x00008163 iadd  0x00000039 , 0x00000005 
- 00029810  0x00008164 force  0x00000000 , 0x0000003f 
- 00029811  0x00008166 istore  0x00000001 , 0x00000005 
- 00029812  0x00008167 increase  0x00000001 , 0x00000039 
- 00029813  0x00008168 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x00008169 rtn  0x00000001 
- 00029815  0x0000816a branch  0x00007473 
- 00029816  0x0000816d force  0x00000000 , 0x00000038 
- 00029817  0x0000816f deposit  0x00000039 
- 00029818  0x00008170 branch  0x0000747d , 0x00000034 
- 00029819  0x00008171 ifetch  0x00000004 , 0x00000006 
- 00029820  0x00008172 increase  0xfffffffc , 0x00000039 
- 00029821  0x00008174 iforce  0x0000002f 
- 00029822  0x00008175 increase  0x00000001 , 0x00000038 
- 00029823  0x00008176 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x00008177 rtn  0x00000001 
- 00029825  0x00008178 branch  0x00007479 
- 00029826  0x0000817b force  0x00000008 , 0x00000038 
- 00029827  0x0000817c branch  0x00007487 
- 00029828  0x0000817e force  0x00000004 , 0x00000038 
- 00029829  0x0000817f branch  0x00007487 
- 00029830  0x00008181 force  0x00000000 , 0x00000038 
- 00029831  0x00008183 force  0x00000004 , 0x00000039 
- 00029832  0x00008185 ifetch  0x00000004 , 0x00000006 
- 00029833  0x00008186 iforce  0x0000002f 
- 00029834  0x00008187 increase  0x00000001 , 0x00000038 
- 00029835  0x00008188 loop  0x00007488 
- 00029836  0x00008189 rtn 
- 00029837  0x0000818c arg  0x0000047c , 0x00000006 
- 00029838  0x0000818d branch  0x00007484 
- 00029839  0x00008190 force  0x00000004 , 0x00000039 
- 00029840  0x00008191 branch  0x00007494 
- 00029841  0x00008194 force  0x00000000 , 0x00000038 
- 00029842  0x00008196 force  0x00000004 , 0x00000039 
- 00029843  0x00008198 force  0x00000000 , 0x0000002f 
- 00029844  0x0000819a increase  0x00000001 , 0x00000038 
- 00029845  0x0000819b loop  0x00007493 
- 00029846  0x0000819c rtn 
- 00029847  0x0000819f force  0x0000000c , 0x00000038 
- 00029848  0x000081a0 force  0x00000004 , 0x00000039 
- 00029849  0x000081a2 deposit  0x0000002f 
- 00029850  0x000081a3 istore  0x00000004 , 0x00000005 
- 00029851  0x000081a4 increase  0x00000001 , 0x00000038 
- 00029852  0x000081a5 loop  0x00007499 
- 00029853  0x000081a6 rtn 
- 00029854  0x000081a9 force  0x0000000c , 0x00000038 
- 00029855  0x000081aa copy  0x00000013 , 0x00000005 
- 00029856  0x000081ab add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x000081ac sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x000081ad branch  0x000074a4 , 0x00000002 
- 00029859  0x000081ae force  0x00000010 , 0x00000039 
- 00029860  0x000081b0 deposit  0x0000002f 
- 00029861  0x000081b1 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x000081b2 branch  0x000074ac , 0x00000002 
- 00029863  0x000081b3 istore  0x00000004 , 0x00000005 
- 00029864  0x000081b4 increase  0xfffffffc , 0x00000039 
- 00029865  0x000081b5 rtn  0x00000005 
- 00029866  0x000081b6 increase  0x00000001 , 0x00000038 
- 00029867  0x000081b7 branch  0x000074a4 
- 00029868  0x000081b9 istore  0x00000001 , 0x00000005 
- 00029869  0x000081ba rshift8  0x0000003f , 0x0000003f 
- 00029870  0x000081bb loop  0x000074ac 
- 00029871  0x000081bc rtn 
- 00029872  0x000081c0 force  0x0000000c , 0x00000038 
- 00029873  0x000081c1 force  0x00000004 , 0x00000039 
- 00029874  0x000081c3 ifetch  0x00000004 , 0x00000006 
- 00029875  0x000081c4 isub  0x0000002f , 0x0000003e 
- 00029876  0x000081c5 nrtn  0x00000005 
- 00029877  0x000081c6 increase  0x00000001 , 0x00000038 
- 00029878  0x000081c7 loop  0x000074b2 
- 00029879  0x000081c8 force  0x00000000 , 0x0000003e 
- 00029880  0x000081c9 rtn 
- 00029881  0x000081cc hfetch  0x00000001 , 0x00008050 
- 00029882  0x000081cd set0  0x00000000 , 0x0000003f 
- 00029883  0x000081ce hstore  0x00000001 , 0x00008050 
- 00029884  0x000081cf rtn 
- 00029885  0x000081d2 hfetch  0x00000001 , 0x00008050 
- 00029886  0x000081d3 set1  0x00000000 , 0x0000003f 
- 00029887  0x000081d4 hstore  0x00000001 , 0x00008050 
- 00029888  0x000081d5 rtn 
- 00029889  0x000081d8 arg  0x00000886 , 0x00000005 
- 00029890  0x000081d9 setsect  0x00000000 , 0x0003ffff 
- 00029891  0x000081da setsect  0x00000001 , 0x0003ffff 
- 00029892  0x000081db setsect  0x00000002 , 0x0003ffff 
- 00029893  0x000081dc setsect  0x00000003 , 0x0003fbff 
- 00029894  0x000081dd istore  0x00000009 , 0x00000005 
- 00029895  0x000081de setsect  0x00000000 , 0x0003ffff 
- 00029896  0x000081df setsect  0x00000001 , 0x0003ffff 
- 00029897  0x000081e0 setsect  0x00000002 , 0x0003ffff 
- 00029898  0x000081e1 setsect  0x00000003 , 0x0003ffff 
- 00029899  0x000081e2 istore  0x00000009 , 0x00000005 
- 00029900  0x000081e3 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x000081e4 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x000081e5 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x000081e6 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x000081e7 istore  0x00000009 , 0x00000005 
- 00029905  0x000081e8 setsect  0x00000000 , 0x0003ffff 
- 00029906  0x000081e9 setsect  0x00000001 , 0x0003ffff 
- 00029907  0x000081ea setsect  0x00000002 , 0x0003ffef 
- 00029908  0x000081eb setsect  0x00000003 , 0x0003ffff 
- 00029909  0x000081ec istore  0x00000009 , 0x00000005 
- 00029910  0x000081ed setsect  0x00000000 , 0x0003ffff 
- 00029911  0x000081ee setsect  0x00000001 , 0x0003ffff 
- 00029912  0x000081ef setsect  0x00000002 , 0x0003ffff 
- 00029913  0x000081f0 setsect  0x00000003 , 0x0003ffff 
- 00029914  0x000081f1 istore  0x00000009 , 0x00000005 
- 00029915  0x000081f2 setsect  0x00000000 , 0x0003ffff 
- 00029916  0x000081f3 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x000081f4 setsect  0x00000002 , 0x0000146b 
- 00029918  0x000081f5 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x000081f6 istore  0x00000009 , 0x00000005 
- 00029920  0x000081f7 setsect  0x00000000 , 0x0001feb8 
- 00029921  0x000081f8 setsect  0x00000001 , 0x00010c12 
- 00029922  0x000081f9 setsect  0x00000002 , 0x0002b722 
- 00029923  0x000081fa setsect  0x00000003 , 0x00029fa6 
- 00029924  0x000081fb istore  0x00000009 , 0x00000005 
- 00029925  0x000081fc setsect  0x00000000 , 0x0000e70f 
- 00029926  0x000081fd setsect  0x00000001 , 0x00016720 
- 00029927  0x000081fe setsect  0x00000002 , 0x0000519e 
- 00029928  0x000081ff setsect  0x00000003 , 0x00019084 
- 00029929  0x00008200 istore  0x00000009 , 0x00000005 
- 00029930  0x00008201 setsect  0x00000000 , 0x00031012 
- 00029931  0x00008202 setsect  0x00000001 , 0x000360bf 
- 00029932  0x00008203 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x00008204 setsect  0x00000003 , 0x000003d3 
- 00029934  0x00008205 istore  0x00000009 , 0x00000005 
- 00029935  0x00008206 setsect  0x00000000 , 0x0003a188 
- 00029936  0x00008207 setsect  0x00000001 , 0x00003ad0 
- 00029937  0x00008208 setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x00008209 setsect  0x00000003 , 0x000243d9 
- 00029939  0x0000820a istore  0x00000009 , 0x00000005 
- 00029940  0x0000820b setsect  0x00000000 , 0x0002b030 
- 00029941  0x0000820c setsect  0x00000001 , 0x00036a03 
- 00029942  0x0000820d setsect  0x00000002 , 0x00011188 
- 00029943  0x0000820e setsect  0x00000003 , 0x0001e520 
- 00029944  0x0000820f istore  0x00000009 , 0x00000005 
- 00029945  0x00008210 setsect  0x00000000 , 0x0003a11e 
- 00029946  0x00008211 setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x00008212 setsect  0x00000002 , 0x0000dd57 
- 00029948  0x00008213 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x00008214 istore  0x00000009 , 0x00000005 
- 00029950  0x00008215 setsect  0x00000000 , 0x000011ed 
- 00029951  0x00008216 setsect  0x00000001 , 0x000218c4 
- 00029952  0x00008217 setsect  0x00000002 , 0x00008da7 
- 00029953  0x00008218 setsect  0x00000003 , 0x000257ff 
- 00029954  0x00008219 istore  0x00000009 , 0x00000005 
- 00029955  0x0000821a setsect  0x00000000 , 0x0003192b 
- 00029956  0x0000821b setsect  0x00000001 , 0x00034641 
- 00029957  0x0000821c setsect  0x00000002 , 0x0001be0c 
- 00029958  0x0000821d setsect  0x00000003 , 0x000366ad 
- 00029959  0x0000821e istore  0x00000009 , 0x00000005 
- 00029960  0x0000821f setsect  0x00000000 , 0x00001f83 
- 00029961  0x00008220 setsect  0x00000001 , 0x00015a23 
- 00029962  0x00008221 setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x00008222 setsect  0x00000003 , 0x00003949 
- 00029964  0x00008223 istore  0x00000009 , 0x00000005 
- 00029965  0x00008224 setsect  0x00000000 , 0x00013a51 
- 00029966  0x00008225 setsect  0x00000001 , 0x000153fd 
- 00029967  0x00008226 setsect  0x00000002 , 0x0003372a 
- 00029968  0x00008227 setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x00008228 istore  0x00000009 , 0x00000005 
- 00029970  0x00008229 setsect  0x00000000 , 0x0003ae85 
- 00029971  0x0000822a setsect  0x00000001 , 0x0001eed9 
- 00029972  0x0000822b setsect  0x00000002 , 0x00009e66 
- 00029973  0x0000822c setsect  0x00000003 , 0x000001a8 
- 00029974  0x0000822d istore  0x00000008 , 0x00000005 
- 00029975  0x0000822e rtn 
- 00029976  0x00008233 arg  0x0000091e , 0x00000005 
- 00029977  0x00008234 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x00008235 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x00008236 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x00008237 setsect  0x00000003 , 0x0003ffff 
- 00029981  0x00008238 istore  0x00000009 , 0x00000005 
- 00029982  0x00008239 setsect  0x00000000 , 0x0003ffff 
- 00029983  0x0000823a setsect  0x00000001 , 0x0000003f 
- 00029984  0x0000823b setsect  0x00000002 , 0x00000000 
- 00029985  0x0000823c setsect  0x00000003 , 0x00000000 
- 00029986  0x0000823d istore  0x00000009 , 0x00000005 
- 00029987  0x0000823e setsect  0x00000000 , 0x00000000 
- 00029988  0x0000823f setsect  0x00000001 , 0x00000000 
- 00029989  0x00008240 setsect  0x00000002 , 0x00001000 
- 00029990  0x00008241 setsect  0x00000003 , 0x00000000 
- 00029991  0x00008242 istore  0x00000009 , 0x00000005 
- 00029992  0x00008243 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x00008244 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x00008245 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x00008246 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x00008247 istore  0x00000009 , 0x00000005 
- 00029997  0x00008248 setsect  0x00000000 , 0x0003ffff 
- 00029998  0x00008249 setsect  0x00000001 , 0x0003ffff 
- 00029999  0x0000824a setsect  0x00000002 , 0x0003ffff 
- 00030000  0x0000824b setsect  0x00000003 , 0x000003ff 
- 00030001  0x0000824c istore  0x00000009 , 0x00000005 
- 00030002  0x0000824d setsect  0x00000000 , 0x00000000 
- 00030003  0x0000824e setsect  0x00000001 , 0x00000000 
- 00030004  0x0000824f setsect  0x00000002 , 0x00000000 
- 00030005  0x00008250 setsect  0x00000003 , 0x00000000 
- 00030006  0x00008251 istore  0x00000009 , 0x00000005 
- 00030007  0x00008252 setsect  0x00000000 , 0x00010000 
- 00030008  0x00008253 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008254 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008255 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008256 istore  0x00000009 , 0x00000005 
- 00030012  0x00008257 setsect  0x00000000 , 0x000296ff 
- 00030013  0x00008258 setsect  0x00000001 , 0x00022630 
- 00030014  0x00008259 setsect  0x00000002 , 0x0003945d 
- 00030015  0x0000825a setsect  0x00000003 , 0x0003d284 
- 00030016  0x0000825b istore  0x00000009 , 0x00000005 
- 00030017  0x0000825c setsect  0x00000000 , 0x000333a0 
- 00030018  0x0000825d setsect  0x00000001 , 0x00004b7a 
- 00030019  0x0000825e setsect  0x00000002 , 0x000037d8 
- 00030020  0x0000825f setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x00008260 istore  0x00000009 , 0x00000005 
- 00030022  0x00008261 setsect  0x00000000 , 0x0003a440 
- 00030023  0x00008262 setsect  0x00000001 , 0x0001b958 
- 00030024  0x00008263 setsect  0x00000002 , 0x00038bce 
- 00030025  0x00008264 setsect  0x00000003 , 0x0001091f 
- 00030026  0x00008265 istore  0x00000009 , 0x00000005 
- 00030027  0x00008266 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x00008267 setsect  0x00000001 , 0x0001f47c 
- 00030029  0x00008268 setsect  0x00000002 , 0x000356b1 
- 00030030  0x00008269 setsect  0x00000003 , 0x0002fd47 
- 00030031  0x0000826a istore  0x00000009 , 0x00000005 
- 00030032  0x0000826b setsect  0x00000000 , 0x00006837 
- 00030033  0x0000826c setsect  0x00000001 , 0x0002ed90 
- 00030034  0x0000826d setsect  0x00000002 , 0x0001ecec 
- 00030035  0x0000826e setsect  0x00000003 , 0x0001acc5 
- 00030036  0x0000826f istore  0x00000009 , 0x00000005 
- 00030037  0x00008270 setsect  0x00000000 , 0x00023357 
- 00030038  0x00008271 setsect  0x00000001 , 0x00018af3 
- 00030039  0x00008272 setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x00008273 setsect  0x00000003 , 0x000129f0 
- 00030041  0x00008274 istore  0x00000009 , 0x00000005 
- 00030042  0x00008275 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x00008276 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x00008277 setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x00008278 setsect  0x00000003 , 0x00010b8b 
- 00030046  0x00008279 istore  0x00000009 , 0x00000005 
- 00030047  0x0000827a setsect  0x00000000 , 0x00024fe3 
- 00030048  0x0000827b setsect  0x00000001 , 0x000020ef 
- 00030049  0x0000827c setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x0000827d setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x0000827e istore  0x00000009 , 0x00000005 
- 00030052  0x0000827f setsect  0x00000000 , 0x00013860 
- 00030053  0x00008280 setsect  0x00000001 , 0x0002bd69 
- 00030054  0x00008281 setsect  0x00000002 , 0x0000391a 
- 00030055  0x00008282 setsect  0x00000003 , 0x0001b222 
- 00030056  0x00008283 istore  0x00000009 , 0x00000005 
- 00030057  0x00008284 rtn 
- 00030058  0x00008288 fetch  0x00000001 , 0x0000465a 
- 00030059  0x00008289 nbranch  0x0000757d , 0x00000034 
- 00030060  0x0000828a branch  0x00007a77 
- 00030061  0x0000828d bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x0000828e fetch  0x00000001 , 0x0000465a 
- 00030063  0x0000828f rtn  0x00000034 
- 00030064  0x00008290 fetch  0x00000001 , 0x000045b1 
- 00030065  0x00008291 rtnne  0x00000001 
- 00030066  0x00008292 fetch  0x00000001 , 0x000044be 
- 00030067  0x00008293 rtn  0x00000034 
- 00030068  0x00008294 fetch  0x00000001 , 0x000044c3 
- 00030069  0x00008295 rtneq  0x00000003 
- 00030070  0x00008296 fetch  0x00000002 , 0x00004682 
- 00030071  0x00008297 bbit1  0x00000000 , 0x0000757b 
- 00030072  0x00008298 fetch  0x00000001 , 0x000044c0 
- 00030073  0x00008299 beq  0x00000000 , 0x00007a77 
- 00030074  0x0000829a rtn 
- 00030075  0x0000829c jam  0x00000000 , 0x000044c0 
- 00030076  0x0000829d rtn 
- 00030077  0x000082a1 bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x000082a2 fetch  0x00000001 , 0x0000465a 
- 00030079  0x000082a3 branch  0x0000612b , 0x00000034 
- 00030080  0x000082a4 call  0x00006124 
- 00030081  0x000082a5 call  0x00007583 
- 00030082  0x000082a6 branch  0x0000766d 
- 00030083  0x000082a9 setarg  0x00000000 
- 00030084  0x000082aa store  0x00000008 , 0x000009ae 
- 00030085  0x000082ab store  0x00000004 , 0x000009b6 
- 00030086  0x000082ac store  0x00000007 , 0x0000465e 
- 00030087  0x000082ad rtn 
- 00030088  0x000082b0 jam  0x00000001 , 0x000009b0 
- 00030089  0x000082b1 branch  0x0000758d 
- 00030090  0x000082b3 fetch  0x00000001 , 0x000045b1 
- 00030091  0x000082b4 beq  0x00000001 , 0x0000768a 
- 00030092  0x000082b5 branch  0x00002a8c 
- 00030093  0x000082b7 fetch  0x00000001 , 0x000045b1 
- 00030094  0x000082b8 beq  0x00000001 , 0x00007590 
- 00030095  0x000082b9 branch  0x0000766d 
- 00030096  0x000082bc call  0x0000768a 
- 00030097  0x000082bd fetch  0x00000001 , 0x000009af 
- 00030098  0x000082be nrtn  0x00000034 
- 00030099  0x000082bf jam  0x00000003 , 0x000009ae 
- 00030100  0x000082c0 rtn 
- 00030101  0x000082c4 call  0x000075b0 
- 00030102  0x000082c5 arg  0x000009de , 0x00000011 
- 00030103  0x000082c6 arg  0x00000866 , 0x00000005 
- 00030104  0x000082c7 call  0x00007c79 
- 00030105  0x000082c8 arg  0x000009be , 0x00000011 
- 00030106  0x000082c9 arg  0x00000826 , 0x00000005 
- 00030107  0x000082ca call  0x00007c79 
- 00030108  0x000082cb arg  0x00000826 , 0x00000011 
- 00030109  0x000082cc arg  0x000009be , 0x00000012 
- 00030110  0x000082cd arg  0x00000826 , 0x00000005 
- 00030111  0x000082ce call  0x00007be1 
- 00030112  0x000082cf arg  0x0000093e , 0x00000011 
- 00030113  0x000082d0 arg  0x000009be , 0x00000012 
- 00030114  0x000082d1 arg  0x00000846 , 0x00000005 
- 00030115  0x000082d2 call  0x00007be1 
- 00030116  0x000082d3 arg  0x00000846 , 0x00000011 
- 00030117  0x000082d4 arg  0x00000826 , 0x00000012 
- 00030118  0x000082d5 arg  0x00000826 , 0x00000005 
- 00030119  0x000082d6 call  0x00007c7d 
- 00030120  0x000082d7 arg  0x00000806 , 0x00000011 
- 00030121  0x000082d8 arg  0x00000826 , 0x00000012 
- 00030122  0x000082d9 arg  0x00000806 , 0x00000005 
- 00030123  0x000082da call  0x00007c7d 
- 00030124  0x000082db arg  0x00000020 , 0x00000039 
- 00030125  0x000082dc arg  0x00000866 , 0x00000011 
- 00030126  0x000082dd arg  0x00000806 , 0x00000012 
- 00030127  0x000082de branch  0x00007f88 
- 00030128  0x000082e1 arg  0x0000097e , 0x00000011 
- 00030129  0x000082e2 arg  0x00000806 , 0x00000005 
- 00030130  0x000082e3 call  0x00007c79 
- 00030131  0x000082e4 arg  0x0000095e , 0x00000011 
- 00030132  0x000082e5 arg  0x00000826 , 0x00000005 
- 00030133  0x000082e6 call  0x00007c79 
- 00030134  0x000082e7 arg  0x00000826 , 0x00000011 
- 00030135  0x000082e8 arg  0x0000095e , 0x00000012 
- 00030136  0x000082e9 arg  0x00000826 , 0x00000005 
- 00030137  0x000082ea call  0x00007be1 
- 00030138  0x000082eb arg  0x0000093e , 0x00000011 
- 00030139  0x000082ec arg  0x0000095e , 0x00000012 
- 00030140  0x000082ed arg  0x00000846 , 0x00000005 
- 00030141  0x000082ee call  0x00007be1 
- 00030142  0x000082ef arg  0x00000846 , 0x00000011 
- 00030143  0x000082f0 arg  0x00000826 , 0x00000012 
- 00030144  0x000082f1 arg  0x00000826 , 0x00000005 
- 00030145  0x000082f2 call  0x00007c7d 
- 00030146  0x000082f3 arg  0x00000806 , 0x00000011 
- 00030147  0x000082f4 arg  0x00000826 , 0x00000012 
- 00030148  0x000082f5 arg  0x00000806 , 0x00000005 
- 00030149  0x000082f6 branch  0x00007c96 
- 00030150  0x000082f9 call  0x000075e1 
- 00030151  0x000082fa arg  0x000009e6 , 0x00000011 
- 00030152  0x000082fb arg  0x00000866 , 0x00000005 
- 00030153  0x000082fc call  0x000077a8 
- 00030154  0x000082fd arg  0x000009c6 , 0x00000011 
- 00030155  0x000082fe arg  0x00000826 , 0x00000005 
- 00030156  0x000082ff call  0x000077a8 
- 00030157  0x00008300 arg  0x00000826 , 0x00000011 
- 00030158  0x00008301 arg  0x000009c6 , 0x00000012 
- 00030159  0x00008302 arg  0x00000826 , 0x00000005 
- 00030160  0x00008303 call  0x00007786 
- 00030161  0x00008304 arg  0x0000089e , 0x00000011 
- 00030162  0x00008305 arg  0x000009c6 , 0x00000012 
- 00030163  0x00008306 arg  0x00000846 , 0x00000005 
- 00030164  0x00008307 call  0x00007786 
- 00030165  0x00008308 arg  0x00000846 , 0x00000011 
- 00030166  0x00008309 arg  0x00000826 , 0x00000012 
- 00030167  0x0000830a arg  0x00000826 , 0x00000005 
- 00030168  0x0000830b call  0x00007755 
- 00030169  0x0000830c arg  0x00000806 , 0x00000011 
- 00030170  0x0000830d arg  0x00000826 , 0x00000012 
- 00030171  0x0000830e arg  0x00000806 , 0x00000005 
- 00030172  0x0000830f call  0x00007755 
- 00030173  0x00008310 arg  0x00000018 , 0x00000039 
- 00030174  0x00008311 arg  0x00000866 , 0x00000011 
- 00030175  0x00008312 arg  0x00000806 , 0x00000012 
- 00030176  0x00008313 branch  0x00007f88 
- 00030177  0x00008316 arg  0x000008e6 , 0x00000011 
- 00030178  0x00008317 arg  0x00000806 , 0x00000005 
- 00030179  0x00008318 call  0x000077a8 
- 00030180  0x00008319 arg  0x000008ce , 0x00000011 
- 00030181  0x0000831a arg  0x00000826 , 0x00000005 
- 00030182  0x0000831b call  0x000077a8 
- 00030183  0x0000831c arg  0x00000826 , 0x00000011 
- 00030184  0x0000831d arg  0x000008ce , 0x00000012 
- 00030185  0x0000831e arg  0x00000826 , 0x00000005 
- 00030186  0x0000831f call  0x00007786 
- 00030187  0x00008320 arg  0x0000089e , 0x00000011 
- 00030188  0x00008321 arg  0x000008ce , 0x00000012 
- 00030189  0x00008322 arg  0x00000846 , 0x00000005 
- 00030190  0x00008323 call  0x00007786 
- 00030191  0x00008324 arg  0x00000846 , 0x00000011 
- 00030192  0x00008325 arg  0x00000826 , 0x00000012 
- 00030193  0x00008326 arg  0x00000826 , 0x00000005 
- 00030194  0x00008327 call  0x00007755 
- 00030195  0x00008328 arg  0x00000806 , 0x00000011 
- 00030196  0x00008329 arg  0x00000826 , 0x00000012 
- 00030197  0x0000832a arg  0x00000806 , 0x00000005 
- 00030198  0x0000832b branch  0x00007758 
- 00030199  0x0000832f fetch  0x00000001 , 0x000009b2 
- 00030200  0x00008330 bne  0x00000000 , 0x00007615 
- 00030201  0x00008331 call  0x00007612 
- 00030202  0x00008332 arg  0x00000a7e , 0x00000005 
- 00030203  0x00008333 setarg  0x00000a2e 
- 00030204  0x00008334 istore  0x00000002 , 0x00000005 
- 00030205  0x00008335 setarg  0x00004642 
- 00030206  0x00008336 istore  0x00000002 , 0x00000005 
- 00030207  0x00008337 setarg  0x000009de 
- 00030208  0x00008338 istore  0x00000002 , 0x00000005 
- 00030209  0x00008339 branch  0x00007609 
- 00030210  0x0000833b arg  0x00000a7e , 0x00000005 
- 00030211  0x0000833c setarg  0x00000a3e 
- 00030212  0x0000833d istore  0x00000002 , 0x00000005 
- 00030213  0x0000833e setarg  0x000009de 
- 00030214  0x0000833f istore  0x00000002 , 0x00000005 
- 00030215  0x00008340 setarg  0x00004642 
- 00030216  0x00008341 istore  0x00000002 , 0x00000005 
- 00030217  0x00008343 call  0x000079a0 
- 00030218  0x00008344 fetch  0x00000001 , 0x000009af 
- 00030219  0x00008345 beq  0x00000004 , 0x0000760f 
- 00030220  0x00008346 jam  0x00000001 , 0x000009b0 
- 00030221  0x00008347 jam  0x00000005 , 0x000009ae 
- 00030222  0x00008348 rtn 
- 00030223  0x0000834a jam  0x00000014 , 0x000009af 
- 00030224  0x0000834b call  0x0000758a 
- 00030225  0x0000834c branch  0x000076d8 
- 00030226  0x0000834f arg  0x00000a1e , 0x00000005 
- 00030227  0x00008350 force  0x00000008 , 0x00000007 
- 00030228  0x00008351 branch  0x000076a2 
- 00030229  0x00008354 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008355 rtn 
- 00030231  0x00008359 bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x0000835a arg  0x00000727 , 0x00000005 
- 00030233  0x0000835b fetch  0x00000006 , 0x000040a0 
- 00030234  0x0000835c istore  0x00000006 , 0x00000005 
- 00030235  0x0000835d fetch  0x00000006 , 0x00000040 
- 00030236  0x0000835e istore  0x00000006 , 0x00000005 
- 00030237  0x0000835f fetch  0x00000003 , 0x0000465e 
- 00030238  0x00008360 istore  0x00000003 , 0x00000005 
- 00030239  0x00008362 call  0x00007a0d 
- 00030240  0x00008364 arg  0x00000a4e , 0x00000011 
- 00030241  0x00008365 arg  0x00000a5e , 0x00000012 
- 00030242  0x00008366 force  0x00000004 , 0x00000007 
- 00030243  0x00008367 call  0x000076a7 
- 00030244  0x00008368 nbranch  0x00007631 , 0x00000001 
- 00030245  0x0000836a call  0x00007628 
- 00030246  0x0000836b jam  0x00000041 , 0x0000007d 
- 00030247  0x0000836c branch  0x000062f8 
- 00030248  0x0000836f fetch  0x00000001 , 0x000009af 
- 00030249  0x00008370 beq  0x00000009 , 0x0000762e 
- 00030250  0x00008371 jam  0x0000000a , 0x000009ae 
- 00030251  0x00008372 jam  0x00000001 , 0x000009b0 
- 00030252  0x00008373 jam  0x00000003 , 0x0000007c 
- 00030253  0x00008374 rtn 
- 00030254  0x00008376 jam  0x00000003 , 0x0000007c 
- 00030255  0x00008377 jam  0x00000015 , 0x000009af 
- 00030256  0x00008378 branch  0x000076d8 
- 00030257  0x0000837c fetch  0x00000001 , 0x000009af 
- 00030258  0x0000837d beq  0x00000009 , 0x00007637 
- 00030259  0x0000837e jam  0x00000000 , 0x000009ae 
- 00030260  0x0000837f jam  0x00000004 , 0x0000007c 
- 00030261  0x00008381 jam  0x00000005 , 0x0000007e 
- 00030262  0x00008382 rtn 
- 00030263  0x00008384 jam  0x00000004 , 0x0000007c 
- 00030264  0x00008385 jam  0x00000000 , 0x000009af 
- 00030265  0x00008386 rtn 
- 00030266  0x00008389 fetch  0x00000001 , 0x000009b3 
- 00030267  0x0000838a beq  0x00000001 , 0x0000763e 
- 00030268  0x0000838b jam  0x0000000a , 0x000009af 
- 00030269  0x0000838c branch  0x000076d8 
- 00030270  0x0000838e arg  0x00000727 , 0x00000005 
- 00030271  0x0000838f fetch  0x00000006 , 0x00000040 
- 00030272  0x00008390 istore  0x00000006 , 0x00000005 
- 00030273  0x00008391 fetch  0x00000006 , 0x000040a0 
- 00030274  0x00008392 istore  0x00000006 , 0x00000005 
- 00030275  0x00008393 fetch  0x00000003 , 0x0000465b 
- 00030276  0x00008394 istore  0x00000003 , 0x00000005 
- 00030277  0x00008396 call  0x00007a24 
- 00030278  0x00008397 fetch  0x00000001 , 0x000009af 
- 00030279  0x00008398 beq  0x0000000a , 0x0000764b 
- 00030280  0x00008399 jam  0x0000000b , 0x000009ae 
- 00030281  0x0000839a jam  0x00000001 , 0x000009b0 
- 00030282  0x0000839b rtn 
- 00030283  0x0000839d jam  0x0000000b , 0x000009af 
- 00030284  0x0000839e jam  0x00000001 , 0x000009b1 
- 00030285  0x0000839f rtn 
- 00030286  0x000083a2 arg  0x00000a7e , 0x00000005 
- 00030287  0x000083a3 fetch  0x00000006 , 0x00000040 
- 00030288  0x000083a4 istore  0x00000006 , 0x00000005 
- 00030289  0x000083a5 fetch  0x00000006 , 0x000040a0 
- 00030290  0x000083a6 istore  0x00000006 , 0x00000005 
- 00030291  0x000083a7 setarg  0x00000a2e 
- 00030292  0x000083a8 istore  0x00000002 , 0x00000005 
- 00030293  0x000083a9 setarg  0x00000a3e 
- 00030294  0x000083aa istore  0x00000002 , 0x00000005 
- 00030295  0x000083ab branch  0x00007662 
- 00030296  0x000083ad jam  0x0000000f , 0x000009ae 
- 00030297  0x000083ae arg  0x00000a7e , 0x00000005 
- 00030298  0x000083af fetch  0x00000006 , 0x000040a0 
- 00030299  0x000083b0 istore  0x00000006 , 0x00000005 
- 00030300  0x000083b1 fetch  0x00000006 , 0x00000040 
- 00030301  0x000083b2 istore  0x00000006 , 0x00000005 
- 00030302  0x000083b3 setarg  0x00000a3e 
- 00030303  0x000083b4 istore  0x00000002 , 0x00000005 
- 00030304  0x000083b5 setarg  0x00000a2e 
- 00030305  0x000083b6 istore  0x00000002 , 0x00000005 
- 00030306  0x000083b9 arg  0x00000727 , 0x00000005 
- 00030307  0x000083ba fetch  0x00000006 , 0x00000a7e 
- 00030308  0x000083bb istore  0x00000006 , 0x00000005 
- 00030309  0x000083bc fetch  0x00000006 , 0x00000a84 
- 00030310  0x000083bd istore  0x00000006 , 0x00000005 
- 00030311  0x000083bf call  0x000079d7 
- 00030312  0x000083c2 jam  0x00000001 , 0x000041bd 
- 00030313  0x000083c3 arg  0x000041be , 0x00000005 
- 00030314  0x000083c4 arg  0x00000a4e , 0x00000006 
- 00030315  0x000083c5 call  0x00007ebf 
- 00030316  0x000083c6 branch  0x000021c4 
- 00030317  0x000083ca bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x000083cb fetch  0x00000001 , 0x000045b1 
- 00030319  0x000083cc rtnne  0x00000000 
- 00030320  0x000083cd fetch  0x00000001 , 0x000009b2 
- 00030321  0x000083ce rtnne  0x00000000 
- 00030322  0x000083cf arg  0x00004612 , 0x00000005 
- 00030323  0x000083d0 force  0x0000000b , 0x00000007 
- 00030324  0x000083d1 call  0x000076a2 
- 00030325  0x000083d2 random  0x0000003f 
- 00030326  0x000083d3 rshift  0x0000003f , 0x0000003f 
- 00030327  0x000083d4 istore  0x00000002 , 0x00000005 
- 00030328  0x000083d6 arg  0x000006be , 0x00000005 
- 00030329  0x000083d7 arg  0x00004612 , 0x00000006 
- 00030330  0x000083d8 call  0x00007ebe 
- 00030331  0x000083da arg  0x000005e6 , 0x00000005 
- 00030332  0x000083db arg  0x000008ce , 0x00000006 
- 00030333  0x000083dc call  0x00007ebc 
- 00030334  0x000083de arg  0x00000616 , 0x00000005 
- 00030335  0x000083df call  0x00007ec5 
- 00030336  0x000083e0 jam  0x00000001 , 0x00000616 
- 00030337  0x000083e2 call  0x00007a5d 
- 00030338  0x000083e3 jam  0x00000001 , 0x000009b2 
- 00030339  0x000083e4 rtn 
- 00030340  0x000083e7 arg  0x0000462a , 0x00000005 
- 00030341  0x000083e8 arg  0x0000062e , 0x00000006 
- 00030342  0x000083e9 call  0x00007ebc 
- 00030343  0x000083ea jam  0x00000001 , 0x000045b1 
- 00030344  0x000083eb jam  0x00000000 , 0x000009b2 
- 00030345  0x000083ec rtn 
- 00030346  0x000083ef bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x000083f0 fetch  0x00000001 , 0x000009b9 
- 00030348  0x000083f1 rtnne  0x00000000 
- 00030349  0x000083f2 fetch  0x00000001 , 0x000009b2 
- 00030350  0x000083f3 rtnne  0x00000000 
- 00030351  0x000083f5 arg  0x000006be , 0x00000005 
- 00030352  0x000083f6 arg  0x00004612 , 0x00000006 
- 00030353  0x000083f7 call  0x00007ebe 
- 00030354  0x000083f9 arg  0x000005e6 , 0x00000005 
- 00030355  0x000083fa arg  0x000009c6 , 0x00000006 
- 00030356  0x000083fb call  0x00007ebc 
- 00030357  0x000083fd arg  0x00000616 , 0x00000005 
- 00030358  0x000083fe call  0x00007ec5 
- 00030359  0x000083ff jam  0x00000001 , 0x00000616 
- 00030360  0x00008401 call  0x00007a5d 
- 00030361  0x00008402 jam  0x00000002 , 0x000009b2 
- 00030362  0x00008403 rtn 
- 00030363  0x00008406 jam  0x00000001 , 0x000009b3 
- 00030364  0x00008407 arg  0x00000a06 , 0x00000005 
- 00030365  0x00008408 arg  0x0000062e , 0x00000006 
- 00030366  0x00008409 call  0x00007ebe 
- 00030367  0x0000840a jam  0x00000001 , 0x000009b9 
- 00030368  0x0000840b jam  0x00000000 , 0x000009b2 
- 00030369  0x0000840c rtn 
- 00030370  0x0000840f increase  0xffffffff , 0x00000007 
- 00030371  0x00008410 nrtn  0x00000002 
- 00030372  0x00008411 random  0x0000003f 
- 00030373  0x00008412 istore  0x00000002 , 0x00000005 
- 00030374  0x00008413 branch  0x000076a2 
- 00030375  0x00008415 increase  0xffffffff , 0x00000007 
- 00030376  0x00008416 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x00008417 ifetch  0x00000004 , 0x00000011 
- 00030378  0x00008418 copy  0x0000003f , 0x00000002 
- 00030379  0x00008419 ifetch  0x00000004 , 0x00000012 
- 00030380  0x0000841a iflip  0x00000002 , 0x0000003f 
- 00030381  0x0000841b nbranch  0x000076b1 , 0x00000005 
- 00030382  0x0000841c increase  0x00000004 , 0x00000011 
- 00030383  0x0000841d increase  0x00000004 , 0x00000012 
- 00030384  0x0000841e branch  0x000076a7 
- 00030385  0x00008420 disable  0x00000001 
- 00030386  0x00008421 rtn 
- 00030387  0x00008423 enable  0x00000001 
- 00030388  0x00008424 rtn 
- 00030389  0x0000842c bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x0000842d fetch  0x00000001 , 0x000009b0 
- 00030391  0x0000842e rtn  0x00000034 
- 00030392  0x0000842f call  0x000062bc 
- 00030393  0x00008430 nrtn  0x00000034 
- 00030394  0x00008431 jam  0x00000000 , 0x000009b0 
- 00030395  0x00008432 fetch  0x00000001 , 0x000009ae 
- 00030396  0x00008433 beq  0x00000003 , 0x000061fd 
- 00030397  0x00008434 beq  0x00000005 , 0x0000621a 
- 00030398  0x00008435 beq  0x00000007 , 0x00006225 
- 00030399  0x00008436 beq  0x0000000b , 0x0000623a 
- 00030400  0x00008437 beq  0x00000002 , 0x00007588 
- 00030401  0x00008438 beq  0x00000004 , 0x000075f7 
- 00030402  0x00008439 beq  0x00000009 , 0x00007617 
- 00030403  0x0000843a beq  0x0000000a , 0x0000763a 
- 00030404  0x0000843b beq  0x0000000c , 0x00007658 
- 00030405  0x0000843d rtn 
- 00030406  0x00008440 bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x00008441 fetch  0x00000001 , 0x000009b1 
- 00030408  0x00008442 rtn  0x00000034 
- 00030409  0x00008443 call  0x000062bc 
- 00030410  0x00008444 nrtn  0x00000034 
- 00030411  0x00008445 jam  0x00000000 , 0x000009b1 
- 00030412  0x00008446 fetch  0x00000001 , 0x000009af 
- 00030413  0x00008447 beq  0x00000012 , 0x000061e0 
- 00030414  0x00008448 beq  0x00000013 , 0x000061e5 
- 00030415  0x00008449 beq  0x00000003 , 0x000061e9 
- 00030416  0x0000844a beq  0x00000004 , 0x00007602 
- 00030417  0x0000844b beq  0x00000014 , 0x000061ed 
- 00030418  0x0000844c beq  0x00000007 , 0x000061fb 
- 00030419  0x0000844d beq  0x0000000a , 0x0000763a 
- 00030420  0x0000844e beq  0x0000000b , 0x00006239 
- 00030421  0x0000844f beq  0x00000009 , 0x00007617 
- 00030422  0x00008450 beq  0x00000015 , 0x00006233 
- 00030423  0x00008451 rtn 
- 00030424  0x00008454 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008455 rtn 
- 00030426  0x00008458 jam  0x00000000 , 0x000009b1 
- 00030427  0x00008459 rtn 
- 00030428  0x0000845b bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x0000845c fetch  0x00000001 , 0x0000465a 
- 00030430  0x0000845d rtn  0x00000034 
- 00030431  0x0000845e fetch  0x00000001 , 0x000009b2 
- 00030432  0x0000845f rtn  0x00000034 
- 00030433  0x00008460 increase  0x00000080 , 0x0000003f 
- 00030434  0x00008461 store  0x00000001 , 0x000009b2 
- 00030435  0x00008462 rtnbit1  0x00000007 
- 00030436  0x00008463 fetch  0x00000001 , 0x000005e3 
- 00030437  0x00008464 branch  0x000076e7 , 0x00000034 
- 00030438  0x00008465 branch  0x00007a68 
- 00030439  0x00008468 call  0x000078d3 
- 00030440  0x00008469 fetch  0x00000001 , 0x000009b2 
- 00030441  0x0000846a beq  0x00000001 , 0x00007684 
- 00030442  0x0000846b beq  0x00000002 , 0x0000769b 
- 00030443  0x0000846c rtn 
- 00030444  0x00008470 and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x00008471 rshift3  0x0000003f , 0x0000003f 
- 00030446  0x00008472 iadd  0x00000006 , 0x00000006 
- 00030447  0x00008473 ifetch  0x00000001 , 0x00000006 
- 00030448  0x00008474 qisolate0  0x0000003f 
- 00030449  0x00008475 rtn 
- 00030450  0x00008479 call  0x00007ebe 
- 00030451  0x0000847a call  0x00007ebe 
- 00030452  0x0000847b branch  0x00007ebe 
- 00030453  0x0000847f ifetch  0x00000008 , 0x00000006 
- 00030454  0x00008480 nrtn  0x00000034 
- 00030455  0x00008481 ifetch  0x00000008 , 0x00000006 
- 00030456  0x00008482 nrtn  0x00000034 
- 00030457  0x00008483 ifetch  0x00000008 , 0x00000006 
- 00030458  0x00008484 rtn 
- 00030459  0x0000848a ifetch  0x00000004 , 0x00000011 
- 00030460  0x0000848b iforce  0x00000002 
- 00030461  0x0000848c ifetch  0x00000004 , 0x00000012 
- 00030462  0x0000848d isub  0x00000002 , 0x0000003e 
- 00030463  0x0000848e nrtn  0x00000005 
- 00030464  0x0000848f increase  0x00000004 , 0x00000011 
- 00030465  0x00008490 increase  0x00000004 , 0x00000012 
- 00030466  0x00008491 loop  0x000076fb 
- 00030467  0x00008492 rtn 
- 00030468  0x00008496 force  0x00000006 , 0x00000039 
- 00030469  0x00008497 increase  0x00000014 , 0x00000011 
- 00030470  0x00008498 increase  0x00000014 , 0x00000012 
- 00030471  0x0000849a ifetch  0x00000004 , 0x00000012 
- 00030472  0x0000849b iforce  0x00000002 
- 00030473  0x0000849c ifetch  0x00000004 , 0x00000011 
- 00030474  0x0000849d isub  0x00000002 , 0x0000003f 
- 00030475  0x0000849e nrtn  0x00000002 
- 00030476  0x0000849f nrtn  0x00000034 
- 00030477  0x000084a0 increase  0xfffffffc , 0x00000011 
- 00030478  0x000084a1 increase  0xfffffffc , 0x00000012 
- 00030479  0x000084a2 loop  0x00007707 
- 00030480  0x000084a3 rtn 
- 00030481  0x000084a6 force  0x00000006 , 0x00000039 
- 00030482  0x000084a7 force  0x00000000 , 0x00000013 
- 00030483  0x000084a9 ifetch  0x00000004 , 0x00000011 
- 00030484  0x000084aa iforce  0x00000002 
- 00030485  0x000084ab ifetch  0x00000004 , 0x00000012 
- 00030486  0x000084ac iadd  0x00000002 , 0x0000003f 
- 00030487  0x000084ad iadd  0x00000013 , 0x0000003f 
- 00030488  0x000084ae istore  0x00000004 , 0x00000005 
- 00030489  0x000084af isolate1  0x00000020 , 0x0000003f 
- 00030490  0x000084b0 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x000084b1 increase  0x00000004 , 0x00000011 
- 00030492  0x000084b2 increase  0x00000004 , 0x00000012 
- 00030493  0x000084b3 loop  0x00007713 
- 00030494  0x000084b4 rtn 
- 00030495  0x000084b7 force  0x00000006 , 0x00000039 
- 00030496  0x000084b8 force  0x00000000 , 0x00000013 
- 00030497  0x000084ba ifetch  0x00000004 , 0x00000012 
- 00030498  0x000084bb iforce  0x00000002 
- 00030499  0x000084bc ifetch  0x00000004 , 0x00000011 
- 00030500  0x000084bd isub  0x00000002 , 0x0000003f 
- 00030501  0x000084be isub  0x00000013 , 0x0000003f 
- 00030502  0x000084bf istore  0x00000004 , 0x00000005 
- 00030503  0x000084c0 isolate1  0x00000020 , 0x0000003f 
- 00030504  0x000084c1 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x000084c2 increase  0x00000004 , 0x00000011 
- 00030506  0x000084c3 increase  0x00000004 , 0x00000012 
- 00030507  0x000084c4 loop  0x00007721 
- 00030508  0x000084c5 rtn 
- 00030509  0x000084c8 force  0x00000006 , 0x00000039 
- 00030510  0x000084c9 increase  0x00000014 , 0x00000011 
- 00030511  0x000084cb force  0x00000000 , 0x00000013 
- 00030512  0x000084cd ifetch  0x00000004 , 0x00000011 
- 00030513  0x000084ce isolate1  0x00000000 , 0x0000003f 
- 00030514  0x000084cf setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x000084d0 rshift  0x0000003f , 0x0000003f 
- 00030516  0x000084d1 isolate1  0x00000000 , 0x00000013 
- 00030517  0x000084d2 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x000084d3 istore  0x00000004 , 0x00000011 
- 00030519  0x000084d4 increase  0xfffffffc , 0x00000011 
- 00030520  0x000084d5 rshift  0x00000013 , 0x00000013 
- 00030521  0x000084d6 loop  0x00007730 
- 00030522  0x000084d7 rtn 
- 00030523  0x000084da force  0x00000006 , 0x00000039 
- 00030524  0x000084db force  0x00000000 , 0x00000013 
- 00030525  0x000084dd ifetch  0x00000004 , 0x00000011 
- 00030526  0x000084de isolate1  0x0000001f , 0x0000003f 
- 00030527  0x000084df setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x000084e0 lshift  0x0000003f , 0x0000003f 
- 00030529  0x000084e1 isolate1  0x00000000 , 0x00000013 
- 00030530  0x000084e2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x000084e3 istore  0x00000004 , 0x00000011 
- 00030532  0x000084e4 increase  0x00000004 , 0x00000011 
- 00030533  0x000084e5 rshift  0x00000013 , 0x00000013 
- 00030534  0x000084e6 loop  0x0000773d 
- 00030535  0x000084e7 rtn 
- 00030536  0x000084ea call  0x0000773b 
- 00030537  0x000084ec isolate1  0x00000000 , 0x00000013 
- 00030538  0x000084ed branch  0x00007751 , 0x00000001 
- 00030539  0x000084ee arg  0x00000886 , 0x00000012 
- 00030540  0x000084ef copy  0x00000011 , 0x00000013 
- 00030541  0x000084f0 increase  0xffffffe8 , 0x00000011 
- 00030542  0x000084f1 call  0x00007704 
- 00030543  0x000084f2 nrtn  0x00000002 
- 00030544  0x000084f3 copy  0x00000013 , 0x00000011 
- 00030545  0x000084f5 increase  0xffffffe8 , 0x00000011 
- 00030546  0x000084f6 arg  0x00000886 , 0x00000012 
- 00030547  0x000084f7 copy  0x00000011 , 0x00000005 
- 00030548  0x000084f8 branch  0x0000771f 
- 00030549  0x000084fc call  0x00007711 
- 00030550  0x000084fd copy  0x00000005 , 0x00000011 
- 00030551  0x000084fe branch  0x00007749 
- 00030552  0x00008501 call  0x0000771f 
- 00030553  0x00008502 isolate0  0x00000000 , 0x00000013 
- 00030554  0x00008503 rtn  0x00000001 
- 00030555  0x00008504 arg  0x00000886 , 0x00000012 
- 00030556  0x00008505 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x00008506 copy  0x00000011 , 0x00000005 
- 00030558  0x00008507 branch  0x00007711 
- 00030559  0x0000850b copy  0x00000005 , 0x0000000b 
- 00030560  0x0000850c copy  0x00000011 , 0x00000030 
- 00030561  0x0000850d arg  0x00000716 , 0x00000012 
- 00030562  0x0000850e copy  0x00000012 , 0x00000005 
- 00030563  0x0000850f add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x00008510 ifetch  0x00000008 , 0x00000006 
- 00030565  0x00008511 istore  0x00000008 , 0x00000005 
- 00030566  0x00008512 istore  0x00000008 , 0x00000005 
- 00030567  0x00008513 force  0x00000000 , 0x0000003f 
- 00030568  0x00008514 istore  0x00000008 , 0x00000005 
- 00030569  0x00008515 copy  0x0000000b , 0x00000005 
- 00030570  0x00008516 call  0x00007755 
- 00030571  0x00008517 arg  0x00000716 , 0x00000012 
- 00030572  0x00008518 copy  0x00000012 , 0x00000005 
- 00030573  0x00008519 force  0x00000000 , 0x0000003f 
- 00030574  0x0000851a istore  0x00000008 , 0x00000005 
- 00030575  0x0000851b add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x0000851c ifetch  0x00000008 , 0x00000006 
- 00030577  0x0000851d istore  0x00000008 , 0x00000005 
- 00030578  0x0000851e istore  0x00000008 , 0x00000005 
- 00030579  0x0000851f copy  0x0000000b , 0x00000011 
- 00030580  0x00008520 copy  0x00000011 , 0x00000005 
- 00030581  0x00008521 call  0x00007755 
- 00030582  0x00008522 arg  0x00000716 , 0x00000012 
- 00030583  0x00008523 copy  0x00000012 , 0x00000005 
- 00030584  0x00008524 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x00008525 ifetch  0x00000008 , 0x00000006 
- 00030586  0x00008526 istore  0x00000008 , 0x00000005 
- 00030587  0x00008527 istore  0x00000008 , 0x00000005 
- 00030588  0x00008528 istore  0x00000008 , 0x00000005 
- 00030589  0x00008529 copy  0x0000000b , 0x00000011 
- 00030590  0x0000852a copy  0x00000011 , 0x00000005 
- 00030591  0x0000852b branch  0x00007755 
- 00030592  0x0000852f force  0x00000006 , 0x00000039 
- 00030593  0x00008531 ifetch  0x00000004 , 0x00000006 
- 00030594  0x00008532 iforce  0x0000002f 
- 00030595  0x00008533 increase  0x00000001 , 0x00000038 
- 00030596  0x00008534 loop  0x00007781 
- 00030597  0x00008535 rtn 
- 00030598  0x0000853a copy  0x00000005 , 0x0000000b 
- 00030599  0x0000853b arg  0x000006e6 , 0x00000005 
- 00030600  0x0000853c call  0x00007ec5 
- 00030601  0x0000853d arg  0x000006e6 , 0x00000005 
- 00030602  0x0000853e copy  0x00000011 , 0x00000006 
- 00030603  0x0000853f force  0x00000000 , 0x00000038 
- 00030604  0x00008540 call  0x00007780 
- 00030605  0x00008541 copy  0x00000012 , 0x00000006 
- 00030606  0x00008542 call  0x00007780 
- 00030607  0x00008543 force  0x00000000 , 0x00000012 
- 00030608  0x00008545 force  0x00000000 , 0x00000002 
- 00030609  0x00008546 force  0x00000006 , 0x00000013 
- 00030610  0x00008548 ifetch  0x00000004 , 0x00000005 
- 00030611  0x00008549 iforce  0x00000011 
- 00030612  0x0000854a copy  0x00000012 , 0x00000038 
- 00030613  0x0000854b deposit  0x0000002f 
- 00030614  0x0000854c copy  0x00000013 , 0x00000038 
- 00030615  0x0000854d imul32  0x0000002f , 0x0000003f 
- 00030616  0x0000854e iadd  0x00000011 , 0x0000003f 
- 00030617  0x0000854f iadd  0x00000002 , 0x0000003f 
- 00030618  0x00008550 istore  0x00000004 , 0x00000005 
- 00030619  0x00008551 rshift32  0x0000003f , 0x00000002 
- 00030620  0x00008552 increase  0x00000001 , 0x00000013 
- 00030621  0x00008553 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008554 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008555 deposit  0x00000002 
- 00030624  0x00008556 istore  0x00000004 , 0x00000005 
- 00030625  0x00008557 increase  0xffffffe8 , 0x00000005 
- 00030626  0x00008558 increase  0x00000001 , 0x00000012 
- 00030627  0x00008559 compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x0000855a nbranch  0x00007790 , 0x00000001 
- 00030629  0x0000855b arg  0x000006e6 , 0x00000011 
- 00030630  0x0000855c copy  0x0000000b , 0x00000005 
- 00030631  0x0000855d branch  0x0000775f 
- 00030632  0x00008561 copy  0x00000011 , 0x00000012 
- 00030633  0x00008562 branch  0x00007786 
- 00030634  0x00008565 copy  0x00000011 , 0x00000030 
- 00030635  0x00008567 copy  0x00000030 , 0x00000011 
- 00030636  0x00008568 ifetch  0x00000001 , 0x00000011 
- 00030637  0x00008569 isolate1  0x00000000 , 0x0000003f 
- 00030638  0x0000856a rtn  0x00000001 
- 00030639  0x0000856b call  0x0000772d 
- 00030640  0x0000856c ifetch  0x00000001 , 0x00000012 
- 00030641  0x0000856d isolate0  0x00000000 , 0x0000003f 
- 00030642  0x0000856e branch  0x000077ba , 0x00000001 
- 00030643  0x0000856f arg  0x00000886 , 0x00000011 
- 00030644  0x00008570 copy  0x00000012 , 0x00000005 
- 00030645  0x00008571 call  0x00007711 
- 00030646  0x00008572 ifetch  0x00000001 , 0x00000012 
- 00030647  0x00008573 iadd  0x00000013 , 0x0000003f 
- 00030648  0x00008574 istore  0x00000001 , 0x00000012 
- 00030649  0x00008575 increase  0xffffffe8 , 0x00000012 
- 00030650  0x00008577 add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x00008578 force  0x00000007 , 0x00000039 
- 00030652  0x00008579 call  0x0000772f 
- 00030653  0x0000857a branch  0x000077ab 
- 00030654  0x0000857e copy  0x00000005 , 0x0000000b 
- 00030655  0x0000857f arg  0x00000746 , 0x00000005 
- 00030656  0x00008580 call  0x00007ec5 
- 00030657  0x00008581 force  0x00000000 , 0x0000003f 
- 00030658  0x00008582 store  0x00000004 , 0x000006fe 
- 00030659  0x00008583 store  0x00000004 , 0x0000075e 
- 00030660  0x00008584 jam  0x00000001 , 0x00000746 
- 00030661  0x00008585 arg  0x000006e6 , 0x00000005 
- 00030662  0x00008586 call  0x00007ec5 
- 00030663  0x00008587 arg  0x00000886 , 0x00000006 
- 00030664  0x00008588 arg  0x00000716 , 0x00000005 
- 00030665  0x00008589 call  0x00007ebe 
- 00030666  0x0000858a copy  0x00000011 , 0x00000006 
- 00030667  0x0000858b arg  0x0000072e , 0x00000005 
- 00030668  0x0000858c call  0x00007ebe 
- 00030669  0x0000858e arg  0x0000072e , 0x00000006 
- 00030670  0x0000858f call  0x000076f5 
- 00030671  0x00008590 branch  0x000077f6 , 0x00000034 
- 00030672  0x00008591 arg  0x0000072e , 0x00000011 
- 00030673  0x00008592 arg  0x00000746 , 0x00000012 
- 00030674  0x00008593 call  0x000077aa 
- 00030675  0x00008595 arg  0x00000716 , 0x00000011 
- 00030676  0x00008596 arg  0x000006e6 , 0x00000012 
- 00030677  0x00008597 call  0x000077aa 
- 00030678  0x00008598 arg  0x0000072e , 0x00000011 
- 00030679  0x00008599 arg  0x00000716 , 0x00000012 
- 00030680  0x0000859a call  0x00007704 
- 00030681  0x0000859b branch  0x000077e8 , 0x00000002 
- 00030682  0x0000859c arg  0x00000716 , 0x00000011 
- 00030683  0x0000859d arg  0x0000072e , 0x00000012 
- 00030684  0x0000859e copy  0x00000011 , 0x00000005 
- 00030685  0x0000859f call  0x0000771f 
- 00030686  0x000085a0 arg  0x00000746 , 0x00000011 
- 00030687  0x000085a1 arg  0x000006e6 , 0x00000012 
- 00030688  0x000085a2 copy  0x00000012 , 0x00000005 
- 00030689  0x000085a3 call  0x00007711 
- 00030690  0x000085a4 ifetch  0x00000001 , 0x00000011 
- 00030691  0x000085a5 iadd  0x00000013 , 0x00000013 
- 00030692  0x000085a6 ifetch  0x00000001 , 0x00000012 
- 00030693  0x000085a7 iadd  0x00000013 , 0x0000003f 
- 00030694  0x000085a8 istore  0x00000001 , 0x00000012 
- 00030695  0x000085a9 branch  0x000077cd 
- 00030696  0x000085ab arg  0x0000072e , 0x00000011 
- 00030697  0x000085ac arg  0x00000716 , 0x00000012 
- 00030698  0x000085ad copy  0x00000011 , 0x00000005 
- 00030699  0x000085ae call  0x0000771f 
- 00030700  0x000085af arg  0x000006e6 , 0x00000011 
- 00030701  0x000085b0 arg  0x00000746 , 0x00000012 
- 00030702  0x000085b1 copy  0x00000012 , 0x00000005 
- 00030703  0x000085b2 call  0x00007711 
- 00030704  0x000085b3 ifetch  0x00000001 , 0x00000011 
- 00030705  0x000085b4 iadd  0x00000013 , 0x00000013 
- 00030706  0x000085b5 ifetch  0x00000001 , 0x00000012 
- 00030707  0x000085b6 iadd  0x00000013 , 0x0000003f 
- 00030708  0x000085b7 istore  0x00000001 , 0x00000012 
- 00030709  0x000085b8 branch  0x000077cd 
- 00030710  0x000085ba arg  0x00000746 , 0x00000005 
- 00030711  0x000085bb call  0x00007ec5 
- 00030712  0x000085bc fetch  0x00000001 , 0x000006fe 
- 00030713  0x000085bd store  0x00000001 , 0x00000746 
- 00030714  0x000085be store  0x00000001 , 0x0000074e 
- 00030715  0x000085bf arg  0x00000746 , 0x00000011 
- 00030716  0x000085c0 arg  0x000006e6 , 0x00000012 
- 00030717  0x000085c1 copy  0x00000012 , 0x00000005 
- 00030718  0x000085c2 call  0x00007755 
- 00030719  0x000085c3 arg  0x00000886 , 0x00000011 
- 00030720  0x000085c4 arg  0x000006e6 , 0x00000012 
- 00030721  0x000085c5 copy  0x0000000b , 0x00000005 
- 00030722  0x000085c6 branch  0x00007758 
- 00030723  0x000085cc arg  0x000006a6 , 0x00000011 
- 00030724  0x000085cd arg  0x0000075e , 0x00000005 
- 00030725  0x000085ce call  0x000077a8 
- 00030726  0x000085cf arg  0x0000075e , 0x00000011 
- 00030727  0x000085d0 arg  0x00000776 , 0x00000005 
- 00030728  0x000085d1 call  0x000077a8 
- 00030729  0x000085d2 arg  0x0000089e , 0x00000011 
- 00030730  0x000085d3 arg  0x00000776 , 0x00000012 
- 00030731  0x000085d4 arg  0x00000776 , 0x00000005 
- 00030732  0x000085d5 call  0x00007786 
- 00030733  0x000085d6 arg  0x00000676 , 0x00000011 
- 00030734  0x000085d7 arg  0x0000075e , 0x00000005 
- 00030735  0x000085d8 call  0x000077a8 
- 00030736  0x000085d9 arg  0x0000075e , 0x00000006 
- 00030737  0x000085da arg  0x0000072e , 0x00000005 
- 00030738  0x000085db call  0x00007ebe 
- 00030739  0x000085dc arg  0x0000072e , 0x00000011 
- 00030740  0x000085dd call  0x00007748 
- 00030741  0x000085de arg  0x0000075e , 0x00000011 
- 00030742  0x000085df arg  0x0000072e , 0x00000012 
- 00030743  0x000085e0 arg  0x0000075e , 0x00000005 
- 00030744  0x000085e1 call  0x00007755 
- 00030745  0x000085e2 arg  0x0000075e , 0x00000011 
- 00030746  0x000085e3 arg  0x00000776 , 0x00000012 
- 00030747  0x000085e4 arg  0x0000075e , 0x00000005 
- 00030748  0x000085e5 call  0x00007755 
- 00030749  0x000085e6 arg  0x00000676 , 0x00000006 
- 00030750  0x000085e7 arg  0x0000072e , 0x00000005 
- 00030751  0x000085e8 call  0x00007ebe 
- 00030752  0x000085e9 arg  0x0000068e , 0x00000011 
- 00030753  0x000085ea arg  0x00000776 , 0x00000005 
- 00030754  0x000085eb call  0x000077a8 
- 00030755  0x000085ec arg  0x0000072e , 0x00000011 
- 00030756  0x000085ed call  0x00007748 
- 00030757  0x000085ee arg  0x0000072e , 0x00000011 
- 00030758  0x000085ef call  0x00007748 
- 00030759  0x000085f0 arg  0x0000072e , 0x00000011 
- 00030760  0x000085f1 arg  0x00000776 , 0x00000012 
- 00030761  0x000085f2 arg  0x0000072e , 0x00000005 
- 00030762  0x000085f3 call  0x00007786 
- 00030763  0x000085f4 arg  0x00000776 , 0x00000011 
- 00030764  0x000085f5 arg  0x00000746 , 0x00000005 
- 00030765  0x000085f6 call  0x000077a8 
- 00030766  0x000085f7 arg  0x00000746 , 0x00000011 
- 00030767  0x000085f8 call  0x00007748 
- 00030768  0x000085f9 arg  0x00000746 , 0x00000011 
- 00030769  0x000085fa call  0x00007748 
- 00030770  0x000085fb arg  0x00000746 , 0x00000011 
- 00030771  0x000085fc call  0x00007748 
- 00030772  0x000085fd arg  0x0000068e , 0x00000006 
- 00030773  0x000085fe arg  0x00000776 , 0x00000005 
- 00030774  0x000085ff call  0x00007ebe 
- 00030775  0x00008600 arg  0x00000776 , 0x00000011 
- 00030776  0x00008601 call  0x00007748 
- 00030777  0x00008602 arg  0x00000776 , 0x00000011 
- 00030778  0x00008603 arg  0x000006a6 , 0x00000012 
- 00030779  0x00008604 arg  0x000006a6 , 0x00000005 
- 00030780  0x00008605 call  0x00007786 
- 00030781  0x00008606 arg  0x0000075e , 0x00000011 
- 00030782  0x00008607 arg  0x00000776 , 0x00000005 
- 00030783  0x00008608 call  0x000077a8 
- 00030784  0x00008609 arg  0x00000776 , 0x00000011 
- 00030785  0x0000860a arg  0x0000072e , 0x00000012 
- 00030786  0x0000860b arg  0x00000776 , 0x00000005 
- 00030787  0x0000860c call  0x00007758 
- 00030788  0x0000860d arg  0x00000776 , 0x00000011 
- 00030789  0x0000860e arg  0x0000072e , 0x00000012 
- 00030790  0x0000860f arg  0x00000676 , 0x00000005 
- 00030791  0x00008610 call  0x00007758 
- 00030792  0x00008611 arg  0x0000072e , 0x00000011 
- 00030793  0x00008612 arg  0x00000676 , 0x00000012 
- 00030794  0x00008613 arg  0x00000776 , 0x00000005 
- 00030795  0x00008614 call  0x00007758 
- 00030796  0x00008615 arg  0x00000776 , 0x00000011 
- 00030797  0x00008616 arg  0x0000075e , 0x00000012 
- 00030798  0x00008617 arg  0x00000776 , 0x00000005 
- 00030799  0x00008618 call  0x00007786 
- 00030800  0x00008619 arg  0x00000776 , 0x00000011 
- 00030801  0x0000861a arg  0x00000746 , 0x00000012 
- 00030802  0x0000861b arg  0x0000068e , 0x00000005 
- 00030803  0x0000861c branch  0x00007758 
- 00030804  0x00008621 arg  0x00000616 , 0x00000011 
- 00030805  0x00008622 arg  0x0000078e , 0x00000005 
- 00030806  0x00008623 call  0x000077a8 
- 00030807  0x00008624 arg  0x00000676 , 0x00000011 
- 00030808  0x00008625 arg  0x0000078e , 0x00000012 
- 00030809  0x00008626 arg  0x00000746 , 0x00000005 
- 00030810  0x00008627 call  0x00007786 
- 00030811  0x00008628 arg  0x00000616 , 0x00000011 
- 00030812  0x00008629 arg  0x0000078e , 0x00000012 
- 00030813  0x0000862a arg  0x0000078e , 0x00000005 
- 00030814  0x0000862b call  0x00007786 
- 00030815  0x0000862c arg  0x0000068e , 0x00000011 
- 00030816  0x0000862d arg  0x0000078e , 0x00000012 
- 00030817  0x0000862e arg  0x0000072e , 0x00000005 
- 00030818  0x0000862f call  0x00007786 
- 00030819  0x00008630 arg  0x000006a6 , 0x00000011 
- 00030820  0x00008631 arg  0x0000078e , 0x00000005 
- 00030821  0x00008632 call  0x000077a8 
- 00030822  0x00008633 arg  0x000005e6 , 0x00000011 
- 00030823  0x00008634 arg  0x0000078e , 0x00000012 
- 00030824  0x00008635 arg  0x0000075e , 0x00000005 
- 00030825  0x00008636 call  0x00007786 
- 00030826  0x00008637 arg  0x000006a6 , 0x00000011 
- 00030827  0x00008638 arg  0x0000078e , 0x00000012 
- 00030828  0x00008639 arg  0x0000078e , 0x00000005 
- 00030829  0x0000863a call  0x00007786 
- 00030830  0x0000863b arg  0x000005fe , 0x00000011 
- 00030831  0x0000863c arg  0x0000078e , 0x00000012 
- 00030832  0x0000863d arg  0x00000776 , 0x00000005 
- 00030833  0x0000863e call  0x00007786 
- 00030834  0x0000863f arg  0x00000746 , 0x00000011 
- 00030835  0x00008640 arg  0x0000075e , 0x00000012 
- 00030836  0x00008641 arg  0x0000078e , 0x00000005 
- 00030837  0x00008642 call  0x00007758 
- 00030838  0x00008643 arg  0x00000746 , 0x00000011 
- 00030839  0x00008644 arg  0x0000075e , 0x00000012 
- 00030840  0x00008645 arg  0x00000746 , 0x00000005 
- 00030841  0x00008646 call  0x00007755 
- 00030842  0x00008647 arg  0x0000072e , 0x00000011 
- 00030843  0x00008648 arg  0x00000776 , 0x00000012 
- 00030844  0x00008649 arg  0x0000075e , 0x00000005 
- 00030845  0x0000864a call  0x00007758 
- 00030846  0x0000864b arg  0x0000072e , 0x00000011 
- 00030847  0x0000864c arg  0x00000776 , 0x00000012 
- 00030848  0x0000864d arg  0x0000072e , 0x00000005 
- 00030849  0x0000864e call  0x00007755 
- 00030850  0x0000864f arg  0x0000072e , 0x00000011 
- 00030851  0x00008650 arg  0x0000078e , 0x00000012 
- 00030852  0x00008651 arg  0x0000072e , 0x00000005 
- 00030853  0x00008652 call  0x00007786 
- 00030854  0x00008653 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008654 arg  0x00000616 , 0x00000012 
- 00030856  0x00008655 arg  0x00000776 , 0x00000005 
- 00030857  0x00008656 call  0x00007786 
- 00030858  0x00008657 arg  0x00000776 , 0x00000011 
- 00030859  0x00008658 arg  0x0000078e , 0x00000012 
- 00030860  0x00008659 arg  0x000006a6 , 0x00000005 
- 00030861  0x0000865a call  0x00007786 
- 00030862  0x0000865b arg  0x0000078e , 0x00000011 
- 00030863  0x0000865c arg  0x0000078e , 0x00000005 
- 00030864  0x0000865d call  0x000077a8 
- 00030865  0x0000865e arg  0x0000078e , 0x00000011 
- 00030866  0x0000865f arg  0x00000746 , 0x00000012 
- 00030867  0x00008660 arg  0x00000776 , 0x00000005 
- 00030868  0x00008661 call  0x00007786 
- 00030869  0x00008662 arg  0x0000078e , 0x00000011 
- 00030870  0x00008663 arg  0x0000072e , 0x00000012 
- 00030871  0x00008664 arg  0x0000072e , 0x00000005 
- 00030872  0x00008665 call  0x00007786 
- 00030873  0x00008666 arg  0x0000075e , 0x00000011 
- 00030874  0x00008667 arg  0x00000676 , 0x00000005 
- 00030875  0x00008668 call  0x000077a8 
- 00030876  0x00008669 arg  0x00000676 , 0x00000011 
- 00030877  0x0000866a arg  0x00000776 , 0x00000012 
- 00030878  0x0000866b arg  0x00000676 , 0x00000005 
- 00030879  0x0000866c call  0x00007758 
- 00030880  0x0000866d arg  0x00000676 , 0x00000006 
- 00030881  0x0000866e arg  0x0000078e , 0x00000005 
- 00030882  0x0000866f call  0x00007ebe 
- 00030883  0x00008670 arg  0x0000078e , 0x00000011 
- 00030884  0x00008671 call  0x00007748 
- 00030885  0x00008672 arg  0x00000776 , 0x00000011 
- 00030886  0x00008673 arg  0x0000078e , 0x00000012 
- 00030887  0x00008674 arg  0x00000776 , 0x00000005 
- 00030888  0x00008675 call  0x00007758 
- 00030889  0x00008676 arg  0x00000776 , 0x00000011 
- 00030890  0x00008677 arg  0x0000075e , 0x00000012 
- 00030891  0x00008678 arg  0x0000075e , 0x00000005 
- 00030892  0x00008679 call  0x00007786 
- 00030893  0x0000867a arg  0x0000075e , 0x00000011 
- 00030894  0x0000867b arg  0x0000072e , 0x00000012 
- 00030895  0x0000867c arg  0x0000068e , 0x00000005 
- 00030896  0x0000867d call  0x00007758 
- 00030897  0x0000867e arg  0x0000068e , 0x00000011 
- 00030898  0x0000867f arg  0x00000886 , 0x00000012 
- 00030899  0x00008680 arg  0x0000068e , 0x00000005 
- 00030900  0x00008681 force  0x00000000 , 0x00000013 
- 00030901  0x00008682 fetch  0x00000001 , 0x0000068e 
- 00030902  0x00008683 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x00008684 call  0x00007711 , 0x00000001 
- 00030904  0x00008685 copy  0x00000013 , 0x00000030 
- 00030905  0x00008686 arg  0x0000068e , 0x00000011 
- 00030906  0x00008687 call  0x0000772d 
- 00030907  0x00008688 fetch  0x00000001 , 0x000006a5 
- 00030908  0x00008689 isolate1  0x00000000 , 0x00000030 
- 00030909  0x0000868a setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x0000868b store  0x00000001 , 0x000006a5 
- 00030911  0x0000868c rtn 
- 00030912  0x00008691 fetch  0x00000001 , 0x000005e3 
- 00030913  0x00008692 increase  0xffffffff , 0x0000003f 
- 00030914  0x00008693 nrtn  0x00000002 
- 00030915  0x00008694 store  0x00000001 , 0x000005e3 
- 00030916  0x00008695 fetch  0x00000001 , 0x000005e2 
- 00030917  0x00008696 call  0x00007803 , 0x00000034 
- 00030918  0x00008697 fetch  0x00000001 , 0x000005e3 
- 00030919  0x00008698 arg  0x000006be , 0x00000006 
- 00030920  0x00008699 call  0x000076ec 
- 00030921  0x0000869a branch  0x000078c0 , 0x00000001 
- 00030922  0x0000869b fetch  0x00000001 , 0x000005e2 
- 00030923  0x0000869c nbranch  0x000078ce , 0x00000034 
- 00030924  0x0000869d call  0x00007854 
- 00030925  0x0000869e branch  0x000078c0 
- 00030926  0x000086a0 jam  0x00000000 , 0x000005e2 
- 00030927  0x000086a1 arg  0x000005e6 , 0x00000006 
- 00030928  0x000086a2 arg  0x00000676 , 0x00000005 
- 00030929  0x000086a3 call  0x000076f2 
- 00030930  0x000086a4 branch  0x000078c0 
- 00030931  0x000086a8 arg  0x000006a6 , 0x00000011 
- 00030932  0x000086a9 arg  0x00000776 , 0x00000005 
- 00030933  0x000086aa call  0x000077be 
- 00030934  0x000086ab arg  0x00000776 , 0x00000011 
- 00030935  0x000086ac arg  0x0000072e , 0x00000005 
- 00030936  0x000086ad call  0x000077a8 
- 00030937  0x000086ae arg  0x00000676 , 0x00000011 
- 00030938  0x000086af arg  0x0000072e , 0x00000012 
- 00030939  0x000086b0 arg  0x0000062e , 0x00000005 
- 00030940  0x000086b1 call  0x00007786 
- 00030941  0x000086b2 arg  0x00000776 , 0x00000011 
- 00030942  0x000086b3 arg  0x0000072e , 0x00000012 
- 00030943  0x000086b4 arg  0x0000075e , 0x00000005 
- 00030944  0x000086b5 call  0x00007786 
- 00030945  0x000086b6 arg  0x0000068e , 0x00000011 
- 00030946  0x000086b7 arg  0x0000075e , 0x00000012 
- 00030947  0x000086b8 arg  0x00000646 , 0x00000005 
- 00030948  0x000086b9 branch  0x00007786 
- 00030949  0x000086be ifetch  0x00000004 , 0x00000006 
- 00030950  0x000086bf force  0x00000004 , 0x00000011 
- 00030951  0x000086c0 increase  0x00000003 , 0x00000005 
- 00030952  0x000086c2 istore  0x00000001 , 0x00000005 
- 00030953  0x000086c3 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x000086c4 increase  0xfffffffe , 0x00000005 
- 00030955  0x000086c5 increase  0xffffffff , 0x00000011 
- 00030956  0x000086c6 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x000086c7 increase  0x00000005 , 0x00000005 
- 00030958  0x000086c8 loop  0x000078e5 
- 00030959  0x000086c9 rtn 
- 00030960  0x000086cd lshift2  0x00000007 , 0x0000003f 
- 00030961  0x000086ce iadd  0x0000000b , 0x00000006 
- 00030962  0x000086cf ifetch  0x00000004 , 0x00000006 
- 00030963  0x000086d0 rtn 
- 00030964  0x000086d3 force  0x00000010 , 0x00000030 
- 00030965  0x000086d4 arg  0x000005e6 , 0x0000000b 
- 00030966  0x000086d6 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x000086d7 call  0x000078f0 
- 00030968  0x000086d8 iforce  0x00000002 
- 00030969  0x000086d9 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x000086da call  0x000078f0 
- 00030971  0x000086db iadd  0x00000002 , 0x00000002 
- 00030972  0x000086dc add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x000086dd call  0x000078f0 
- 00030974  0x000086de shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x000086df iadd  0x00000002 , 0x00000002 
- 00030976  0x000086e0 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x000086e1 call  0x000078f0 
- 00030978  0x000086e2 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x000086e3 iadd  0x00000002 , 0x00000002 
- 00030980  0x000086e4 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x000086e5 iadd  0x0000000b , 0x00000005 
- 00030982  0x000086e6 istoret  0x00000004 , 0x00000005 
- 00030983  0x000086e7 increase  0x00000001 , 0x00000030 
- 00030984  0x000086e8 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x000086e9 nbranch  0x000078f6 , 0x00000001 
- 00030986  0x000086ea rtn 
- 00030987  0x000086ee arg  0x000008fe , 0x00000006 
- 00030988  0x000086ef force  0x00000007 , 0x00000038 
- 00030989  0x000086f1 ifetch  0x00000004 , 0x00000006 
- 00030990  0x000086f2 iforce  0x0000002f 
- 00030991  0x000086f3 increase  0xffffffff , 0x00000038 
- 00030992  0x000086f4 branch  0x0000790d , 0x00000002 
- 00030993  0x000086f5 rtn 
- 00030994  0x000086f8 bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x000086f9 call  0x000078f4 
- 00030996  0x000086fa arg  0x000006e6 , 0x00000005 
- 00030997  0x000086fb force  0x00000000 , 0x00000038 
- 00030998  0x000086fd deposit  0x0000002f 
- 00030999  0x000086fe istore  0x00000004 , 0x00000005 
- 00031000  0x000086ff increase  0x00000001 , 0x00000038 
- 00031001  0x00008700 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x00008701 nbranch  0x00007916 , 0x00000001 
- 00031003  0x00008702 call  0x000074b9 
- 00031004  0x00008703 arg  0x00008700 , 0x0000000b 
- 00031005  0x00008704 arg  0x000005e6 , 0x00000030 
- 00031006  0x00008705 force  0x00000040 , 0x00000039 
- 00031007  0x00008707 ifetcht  0x00000004 , 0x00000030 
- 00031008  0x00008708 ifetch  0x00000004 , 0x0000000b 
- 00031009  0x00008709 increase  0x00000004 , 0x0000000b 
- 00031010  0x0000870a increase  0x00000004 , 0x00000030 
- 00031011  0x0000870b iadd  0x00000002 , 0x0000003f 
- 00031012  0x0000870c force  0x00000007 , 0x00000038 
- 00031013  0x0000870d iadd  0x0000002f , 0x00000002 
- 00031014  0x0000870e force  0x00000004 , 0x00000038 
- 00031015  0x0000870f shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x00008710 iadd  0x00000002 , 0x00000002 
- 00031017  0x00008711 force  0x00000005 , 0x00000038 
- 00031018  0x00008712 deposit  0x0000002f 
- 00031019  0x00008713 force  0x00000006 , 0x00000038 
- 00031020  0x00008714 ixor  0x0000002f , 0x0000003f 
- 00031021  0x00008715 force  0x00000004 , 0x00000038 
- 00031022  0x00008716 iand  0x0000002f , 0x0000003f 
- 00031023  0x00008717 force  0x00000006 , 0x00000038 
- 00031024  0x00008718 ixor  0x0000002f , 0x0000003f 
- 00031025  0x00008719 iadd  0x00000002 , 0x00000002 
- 00031026  0x0000871a force  0x00000007 , 0x00000038 
- 00031027  0x0000871b copy  0x00000002 , 0x0000002f 
- 00031028  0x0000871c force  0x00000003 , 0x00000038 
- 00031029  0x0000871d deposit  0x0000002f 
- 00031030  0x0000871e iadd  0x00000002 , 0x0000002f 
- 00031031  0x0000871f force  0x00000000 , 0x00000038 
- 00031032  0x00008720 deposit  0x0000002f 
- 00031033  0x00008721 force  0x00000001 , 0x00000038 
- 00031034  0x00008722 iand  0x0000002f , 0x00000002 
- 00031035  0x00008723 ior  0x0000002f , 0x0000003f 
- 00031036  0x00008724 force  0x00000002 , 0x00000038 
- 00031037  0x00008725 iand  0x0000002f , 0x0000003f 
- 00031038  0x00008726 ior  0x00000002 , 0x00000002 
- 00031039  0x00008727 force  0x00000000 , 0x00000038 
- 00031040  0x00008728 shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x00008729 iadd  0x00000002 , 0x0000003f 
- 00031042  0x0000872a force  0x00000007 , 0x00000038 
- 00031043  0x0000872b iadd  0x0000002f , 0x0000002f 
- 00031044  0x0000872c regexrot 
- 00031045  0x0000872d loop  0x0000791f 
- 00031046  0x0000872e arg  0x000006e6 , 0x00000006 
- 00031047  0x0000872f force  0x00000000 , 0x00000038 
- 00031048  0x00008731 ifetch  0x00000004 , 0x00000006 
- 00031049  0x00008732 iadd  0x0000002f , 0x0000002f 
- 00031050  0x00008733 increase  0x00000001 , 0x00000038 
- 00031051  0x00008734 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x00008735 nbranch  0x00007948 , 0x00000001 
- 00031053  0x00008736 branch  0x000074bd 
- 00031054  0x0000873a arg  0x00000a3e , 0x00000005 
- 00031055  0x0000873b force  0x00000007 , 0x00000038 
- 00031056  0x0000873d deposit  0x0000002f 
- 00031057  0x0000873e istore  0x00000004 , 0x00000005 
- 00031058  0x0000873f increase  0xffffffff , 0x00000038 
- 00031059  0x00008740 branch  0x00007950 , 0x00000002 
- 00031060  0x00008741 rtn 
- 00031061  0x00008745 arg  0x000005e6 , 0x00000005 
- 00031062  0x00008746 increase  0xfffffffc , 0x00000006 
- 00031063  0x00008747 sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x00008749 ifetch  0x00000004 , 0x00000006 
- 00031065  0x0000874a ixor  0x00000002 , 0x0000003f 
- 00031066  0x0000874b istore  0x00000004 , 0x00000005 
- 00031067  0x0000874c increase  0xfffffff8 , 0x00000006 
- 00031068  0x0000874d loop  0x00007958 
- 00031069  0x0000874e copy  0x00000011 , 0x00000039 
- 00031070  0x0000874f deposit  0x00000002 
- 00031071  0x00008751 istore  0x00000004 , 0x00000005 
- 00031072  0x00008752 loop  0x0000795f 
- 00031073  0x00008753 rtn 
- 00031074  0x00008756 call  0x00007967 
- 00031075  0x00008757 call  0x0000794e 
- 00031076  0x00008758 branch  0x0000798d 
- 00031077  0x0000875b call  0x00007967 
- 00031078  0x0000875c branch  0x0000798d 
- 00031079  0x0000875f arg  0x000009de , 0x00000006 
- 00031080  0x00008760 arg  0x000005e6 , 0x00000005 
- 00031081  0x00008761 force  0x00000006 , 0x00000039 
- 00031082  0x00008762 call  0x00007a71 
- 00031083  0x00008763 arg  0x00004642 , 0x00000006 
- 00031084  0x00008764 force  0x00000006 , 0x00000039 
- 00031085  0x00008765 call  0x00007a71 
- 00031086  0x00008766 arg  0x00000a3e , 0x00000006 
- 00031087  0x00008767 call  0x00007a70 
- 00031088  0x00008768 call  0x0000790b 
- 00031089  0x00008769 call  0x00007912 
- 00031090  0x0000876a arg  0x00000a2e , 0x00000006 
- 00031091  0x0000876b arg  0x000005e6 , 0x00000005 
- 00031092  0x0000876c branch  0x00007984 
- 00031093  0x0000876f arg  0x00004642 , 0x00000006 
- 00031094  0x00008770 arg  0x000005e6 , 0x00000005 
- 00031095  0x00008771 force  0x00000006 , 0x00000039 
- 00031096  0x00008772 call  0x00007a71 
- 00031097  0x00008773 arg  0x000009de , 0x00000006 
- 00031098  0x00008774 force  0x00000006 , 0x00000039 
- 00031099  0x00008775 call  0x00007a71 
- 00031100  0x00008776 arg  0x00000a2e , 0x00000006 
- 00031101  0x00008777 call  0x00007a70 
- 00031102  0x00008778 call  0x0000790b 
- 00031103  0x00008779 call  0x00007912 
- 00031104  0x0000877a arg  0x00000a3e , 0x00000006 
- 00031105  0x0000877b arg  0x000005e6 , 0x00000005 
- 00031106  0x0000877c call  0x00007984 
- 00031107  0x0000877d branch  0x0000798d 
- 00031108  0x00008780 call  0x00007a70 
- 00031109  0x00008781 setarg  0x00800000 
- 00031110  0x00008782 lshift8  0x0000003f , 0x0000003f 
- 00031111  0x00008783 istore  0x00000004 , 0x00000005 
- 00031112  0x00008784 force  0x00000005 , 0x00000039 
- 00031113  0x00008785 call  0x00007ec6 
- 00031114  0x00008786 setarg  0x00000280 
- 00031115  0x00008787 istore  0x00000004 , 0x00000005 
- 00031116  0x00008788 branch  0x00007912 
- 00031117  0x0000878a fetch  0x00000004 , 0x00000a3e 
- 00031118  0x0000878c arg  0x000003e8 , 0x00000011 
- 00031119  0x0000878d idiv  0x00000011 
- 00031120  0x0000878e call  0x00007f86 
- 00031121  0x0000878f remainder  0x0000003f 
- 00031122  0x00008790 store  0x00000004 , 0x000009ba 
- 00031123  0x00008791 quotient  0x0000003f 
- 00031124  0x00008792 arg  0x000003e8 , 0x00000011 
- 00031125  0x00008793 idiv  0x00000011 
- 00031126  0x00008794 call  0x00007f86 
- 00031127  0x00008795 remainder  0x0000003f 
- 00031128  0x00008796 arg  0x000003e8 , 0x00000011 
- 00031129  0x00008797 imul32  0x00000011 , 0x0000003f 
- 00031130  0x00008798 fetcht  0x00000004 , 0x000009ba 
- 00031131  0x00008799 iadd  0x00000002 , 0x0000003f 
- 00031132  0x0000879a store  0x00000004 , 0x000009ba 
- 00031133  0x0000879b rtn 
- 00031134  0x0000879e jam  0x00000000 , 0x00004664 
- 00031135  0x0000879f branch  0x000079a2 
- 00031136  0x000087a2 fetch  0x00000001 , 0x00004662 
- 00031137  0x000087a3 bne  0x00000002 , 0x0000799e 
- 00031138  0x000087a5 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x000087a6 setarg  0x00363636 
- 00031140  0x000087a7 lshift8  0x0000003f , 0x00000002 
- 00031141  0x000087a8 or_into  0x00000036 , 0x00000002 
- 00031142  0x000087a9 fetch  0x00000002 , 0x00000a7e 
- 00031143  0x000087aa copy  0x0000003f , 0x00000006 
- 00031144  0x000087ab force  0x00000004 , 0x00000039 
- 00031145  0x000087ac call  0x00007955 
- 00031146  0x000087ad call  0x0000790b 
- 00031147  0x000087ae call  0x00007912 
- 00031148  0x000087af fetch  0x00000002 , 0x00000a80 
- 00031149  0x000087b0 copy  0x0000003f , 0x00000006 
- 00031150  0x000087b1 arg  0x000005e6 , 0x00000005 
- 00031151  0x000087b2 force  0x00000006 , 0x00000039 
- 00031152  0x000087b3 call  0x00007a71 
- 00031153  0x000087b4 fetch  0x00000002 , 0x00000a82 
- 00031154  0x000087b5 copy  0x0000003f , 0x00000006 
- 00031155  0x000087b6 force  0x00000006 , 0x00000039 
- 00031156  0x000087b7 call  0x00007a71 
- 00031157  0x000087b8 setarg  0x00800000 
- 00031158  0x000087b9 istore  0x00000003 , 0x00000005 
- 00031159  0x000087bb fetch  0x00000001 , 0x00004664 
- 00031160  0x000087bd istore  0x00000001 , 0x00000005 
- 00031161  0x000087be force  0x00000000 , 0x0000003f 
- 00031162  0x000087bf istore  0x00000008 , 0x00000005 
- 00031163  0x000087c0 setarg  0x00000388 
- 00031164  0x000087c1 istore  0x00000004 , 0x00000005 
- 00031165  0x000087c2 call  0x00007912 
- 00031166  0x000087c3 call  0x0000794e 
- 00031167  0x000087c4 arg  0x00000a3e , 0x00000006 
- 00031168  0x000087c5 arg  0x00000706 , 0x00000005 
- 00031169  0x000087c6 call  0x00007ebd 
- 00031170  0x000087c8 setarg  0x005c5c5c 
- 00031171  0x000087c9 lshift8  0x0000003f , 0x00000002 
- 00031172  0x000087ca or_into  0x0000005c , 0x00000002 
- 00031173  0x000087cb fetch  0x00000002 , 0x00000a7e 
- 00031174  0x000087cc copy  0x0000003f , 0x00000006 
- 00031175  0x000087cd force  0x00000004 , 0x00000039 
- 00031176  0x000087ce call  0x00007955 
- 00031177  0x000087cf call  0x0000790b 
- 00031178  0x000087d0 call  0x00007912 
- 00031179  0x000087d1 arg  0x00000726 , 0x00000006 
- 00031180  0x000087d2 arg  0x000005e6 , 0x00000005 
- 00031181  0x000087d3 force  0x00000008 , 0x00000039 
- 00031182  0x000087d4 call  0x00007a71 
- 00031183  0x000087d5 setarg  0x00800000 
- 00031184  0x000087d6 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x000087d7 istore  0x00000004 , 0x00000005 
- 00031186  0x000087d8 call  0x00007ec5 
- 00031187  0x000087d9 setarg  0x00000300 
- 00031188  0x000087da istore  0x00000004 , 0x00000005 
- 00031189  0x000087db call  0x00007912 
- 00031190  0x000087dc branch  0x0000794e 
- 00031191  0x000087e0 setarg  0x00363636 
- 00031192  0x000087e1 lshift8  0x0000003f , 0x00000002 
- 00031193  0x000087e2 or_into  0x00000036 , 0x00000002 
- 00031194  0x000087e3 arg  0x00000a1e , 0x00000006 
- 00031195  0x000087e4 force  0x00000006 , 0x00000039 
- 00031196  0x000087e5 call  0x00007955 
- 00031197  0x000087e6 call  0x0000790b 
- 00031198  0x000087e7 call  0x00007912 
- 00031199  0x000087e8 fetch  0x00000002 , 0x00000a8a 
- 00031200  0x000087e9 copy  0x0000003f , 0x00000006 
- 00031201  0x000087ea arg  0x000005e6 , 0x00000005 
- 00031202  0x000087eb call  0x00007a70 
- 00031203  0x000087ec fetch  0x00000002 , 0x00000a8c 
- 00031204  0x000087ed copy  0x0000003f , 0x00000006 
- 00031205  0x000087ee call  0x00007a70 
- 00031206  0x000087f0 setarg  0x0062746c 
- 00031207  0x000087f1 lshift8  0x0000003f , 0x0000003f 
- 00031208  0x000087f2 or_into  0x0000006b , 0x0000003f 
- 00031209  0x000087f3 istore  0x00000004 , 0x00000005 
- 00031210  0x000087f4 arg  0x00000733 , 0x00000006 
- 00031211  0x000087f5 force  0x00000003 , 0x00000039 
- 00031212  0x000087f6 call  0x00007a71 
- 00031213  0x000087f8 setarg  0x00800000 
- 00031214  0x000087f9 lshift8  0x0000003f , 0x0000003f 
- 00031215  0x000087fa istore  0x00000004 , 0x00000005 
- 00031216  0x000087fb force  0x00000000 , 0x0000003f 
- 00031217  0x000087fc istore  0x00000008 , 0x00000005 
- 00031218  0x000087fd setarg  0x00000380 
- 00031219  0x000087fe istore  0x00000004 , 0x00000005 
- 00031220  0x000087ff call  0x00007912 
- 00031221  0x00008801 call  0x0000794e 
- 00031222  0x00008802 arg  0x00000a3e , 0x00000006 
- 00031223  0x00008803 arg  0x00000706 , 0x00000005 
- 00031224  0x00008804 call  0x00007ebd 
- 00031225  0x00008806 setarg  0x005c5c5c 
- 00031226  0x00008807 lshift8  0x0000003f , 0x00000002 
- 00031227  0x00008808 or_into  0x0000005c , 0x00000002 
- 00031228  0x00008809 arg  0x00000a1e , 0x00000006 
- 00031229  0x0000880a force  0x00000006 , 0x00000039 
- 00031230  0x0000880b call  0x00007955 
- 00031231  0x0000880c call  0x0000790b 
- 00031232  0x0000880d call  0x00007912 
- 00031233  0x0000880e arg  0x00000726 , 0x00000006 
- 00031234  0x0000880f arg  0x000005e6 , 0x00000005 
- 00031235  0x00008810 force  0x00000008 , 0x00000039 
- 00031236  0x00008811 call  0x00007a71 
- 00031237  0x00008812 setarg  0x00800000 
- 00031238  0x00008813 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x00008814 istore  0x00000004 , 0x00000005 
- 00031240  0x00008815 call  0x00007ec5 
- 00031241  0x00008816 setarg  0x00000300 
- 00031242  0x00008817 istore  0x00000004 , 0x00000005 
- 00031243  0x00008818 call  0x00007912 
- 00031244  0x00008819 branch  0x0000794e 
- 00031245  0x0000881d fetch  0x00000001 , 0x00004662 
- 00031246  0x0000881e bne  0x00000002 , 0x00007a1e 
- 00031247  0x00008820 bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x00008821 setarg  0x00363636 
- 00031249  0x00008822 lshift8  0x0000003f , 0x00000002 
- 00031250  0x00008823 or_into  0x00000036 , 0x00000002 
- 00031251  0x00008824 arg  0x00000a1e , 0x00000006 
- 00031252  0x00008825 force  0x00000006 , 0x00000039 
- 00031253  0x00008826 call  0x00007955 
- 00031254  0x00008827 call  0x0000790b 
- 00031255  0x00008828 call  0x00007912 
- 00031256  0x00008829 arg  0x00000a3e , 0x00000006 
- 00031257  0x0000882a arg  0x000005e6 , 0x00000005 
- 00031258  0x0000882b call  0x00007a70 
- 00031259  0x0000882c arg  0x00000a2e , 0x00000006 
- 00031260  0x0000882d call  0x00007a70 
- 00031261  0x0000882e branch  0x00007a33 
- 00031262  0x00008831 setarg  0x00000000 
- 00031263  0x00008832 store  0x00000004 , 0x0000468a 
- 00031264  0x00008833 branch  0x00007a0f 
- 00031265  0x00008836 setarg  0x00000000 
- 00031266  0x00008837 store  0x00000004 , 0x0000468a 
- 00031267  0x00008838 branch  0x00007a26 
- 00031268  0x0000883c fetch  0x00000001 , 0x00004662 
- 00031269  0x0000883d bne  0x00000002 , 0x00007a21 
- 00031270  0x0000883f setarg  0x00363636 
- 00031271  0x00008840 lshift8  0x0000003f , 0x00000002 
- 00031272  0x00008841 or_into  0x00000036 , 0x00000002 
- 00031273  0x00008842 arg  0x00000a1e , 0x00000006 
- 00031274  0x00008843 force  0x00000006 , 0x00000039 
- 00031275  0x00008844 call  0x00007955 
- 00031276  0x00008845 call  0x0000790b 
- 00031277  0x00008846 call  0x00007912 
- 00031278  0x00008848 arg  0x00000a2e , 0x00000006 
- 00031279  0x00008849 arg  0x000005e6 , 0x00000005 
- 00031280  0x0000884a call  0x00007a70 
- 00031281  0x0000884b arg  0x00000a3e , 0x00000006 
- 00031282  0x0000884c call  0x00007a70 
- 00031283  0x0000884e setarg  0x00000000 
- 00031284  0x0000884f istore  0x00000008 , 0x00000005 
- 00031285  0x00008850 istore  0x00000004 , 0x00000005 
- 00031286  0x00008851 fetch  0x00000004 , 0x0000468a 
- 00031287  0x00008852 istore  0x00000004 , 0x00000005 
- 00031288  0x00008854 copy  0x00000005 , 0x00000002 
- 00031289  0x00008855 jam  0x00000080 , 0x00000726 
- 00031290  0x00008856 copy  0x00000002 , 0x00000005 
- 00031291  0x00008857 arg  0x00000736 , 0x00000006 
- 00031292  0x00008858 call  0x00007a70 
- 00031293  0x0000885a call  0x00007912 
- 00031294  0x0000885c arg  0x000005e6 , 0x00000005 
- 00031295  0x0000885d force  0x00000007 , 0x00000039 
- 00031296  0x0000885e call  0x00007ec6 
- 00031297  0x0000885f istore  0x00000004 , 0x00000005 
- 00031298  0x00008860 setarg  0x000003f8 
- 00031299  0x00008861 istore  0x00000004 , 0x00000005 
- 00031300  0x00008862 call  0x00007912 
- 00031301  0x00008863 call  0x0000794e 
- 00031302  0x00008865 arg  0x00000a3e , 0x00000006 
- 00031303  0x00008866 arg  0x00000706 , 0x00000005 
- 00031304  0x00008867 call  0x00007ebd 
- 00031305  0x00008869 setarg  0x005c5c5c 
- 00031306  0x0000886a lshift8  0x0000003f , 0x00000002 
- 00031307  0x0000886b or_into  0x0000005c , 0x00000002 
- 00031308  0x0000886c arg  0x00000a1e , 0x00000006 
- 00031309  0x0000886d force  0x00000006 , 0x00000039 
- 00031310  0x0000886e call  0x00007955 
- 00031311  0x0000886f call  0x0000790b 
- 00031312  0x00008870 call  0x00007912 
- 00031313  0x00008871 arg  0x00000726 , 0x00000006 
- 00031314  0x00008872 arg  0x000005e6 , 0x00000005 
- 00031315  0x00008873 force  0x00000008 , 0x00000039 
- 00031316  0x00008874 call  0x00007a71 
- 00031317  0x00008875 setarg  0x00800000 
- 00031318  0x00008876 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x00008877 istore  0x00000004 , 0x00000005 
- 00031320  0x00008878 call  0x00007ec5 
- 00031321  0x00008879 setarg  0x00000300 
- 00031322  0x0000887a istore  0x00000004 , 0x00000005 
- 00031323  0x0000887b call  0x00007912 
- 00031324  0x0000887c branch  0x0000794e 
- 00031325  0x00008884 jam  0x000000c0 , 0x000005e3 
- 00031326  0x00008886 fetch  0x00000001 , 0x000005e3 
- 00031327  0x00008887 rtn  0x00000034 
- 00031328  0x00008888 increase  0xffffffff , 0x0000003f 
- 00031329  0x00008889 store  0x00000001 , 0x000005e3 
- 00031330  0x0000888a arg  0x000006be , 0x00000006 
- 00031331  0x0000888b call  0x000076ec 
- 00031332  0x0000888c branch  0x00007a5e , 0x00000001 
- 00031333  0x0000888d arg  0x000005e6 , 0x00000006 
- 00031334  0x0000888e arg  0x00000676 , 0x00000005 
- 00031335  0x0000888f branch  0x000076f2 
- 00031336  0x00008892 call  0x00007803 
- 00031337  0x00008893 fetch  0x00000001 , 0x000005e3 
- 00031338  0x00008894 increase  0xffffffff , 0x0000003f 
- 00031339  0x00008895 store  0x00000001 , 0x000005e3 
- 00031340  0x00008896 arg  0x000006be , 0x00000006 
- 00031341  0x00008897 call  0x000076ec 
- 00031342  0x00008898 rtn  0x00000001 
- 00031343  0x00008899 branch  0x00007854 
- 00031344  0x0000889c force  0x00000004 , 0x00000039 
- 00031345  0x0000889e increase  0xfffffffc , 0x00000006 
- 00031346  0x000088a0 ifetch  0x00000004 , 0x00000006 
- 00031347  0x000088a1 istore  0x00000004 , 0x00000005 
- 00031348  0x000088a2 increase  0xfffffff8 , 0x00000006 
- 00031349  0x000088a3 loop  0x00007a72 
- 00031350  0x000088a4 rtn 
- 00031351  0x000088aa bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x000088ab fetch  0x00000001 , 0x000044be 
- 00031353  0x000088ac branch  0x00005af0 , 0x00000034 
- 00031354  0x000088ad call  0x00005aec 
- 00031355  0x000088ae call  0x00007583 
- 00031356  0x000088b0 branch  0x00007a7d 
- 00031357  0x000088b6 fetch  0x00000001 , 0x000044c3 
- 00031358  0x000088b7 rtnne  0x00000000 
- 00031359  0x000088b8 fetch  0x00000001 , 0x000044c0 
- 00031360  0x000088b9 rtnne  0x00000000 
- 00031361  0x000088bb arg  0x000045b2 , 0x00000005 
- 00031362  0x000088bc force  0x0000000f , 0x00000007 
- 00031363  0x000088bd call  0x000076a2 
- 00031364  0x000088be random  0x0000003f 
- 00031365  0x000088bf rshift  0x0000003f , 0x0000003f 
- 00031366  0x000088c0 istore  0x00000002 , 0x00000005 
- 00031367  0x000088c2 arg  0x00000766 , 0x00000005 
- 00031368  0x000088c3 arg  0x000045b2 , 0x00000006 
- 00031369  0x000088c4 call  0x00007ebd 
- 00031370  0x000088c6 arg  0x00000646 , 0x00000005 
- 00031371  0x000088c7 arg  0x0000095e , 0x00000006 
- 00031372  0x000088c8 call  0x00007eb3 
- 00031373  0x000088ca arg  0x00000686 , 0x00000005 
- 00031374  0x000088cb call  0x00007ed0 
- 00031375  0x000088cc jam  0x00000001 , 0x00000686 
- 00031376  0x000088ce call  0x00007ac7 
- 00031377  0x000088cf jam  0x00000003 , 0x000044c0 
- 00031378  0x000088d0 rtn 
- 00031379  0x000088d3 arg  0x000045d2 , 0x00000005 
- 00031380  0x000088d4 arg  0x000006a6 , 0x00000006 
- 00031381  0x000088d5 call  0x00007eb3 
- 00031382  0x000088d6 jam  0x00000003 , 0x000044c3 
- 00031383  0x000088d7 jam  0x00000000 , 0x000044c0 
- 00031384  0x000088d8 rtn 
- 00031385  0x000088dd fetch  0x00000001 , 0x000009b9 
- 00031386  0x000088de rtnne  0x00000000 
- 00031387  0x000088df fetch  0x00000001 , 0x000044c0 
- 00031388  0x000088e0 rtnne  0x00000000 
- 00031389  0x000088e2 arg  0x00000766 , 0x00000005 
- 00031390  0x000088e3 arg  0x000045b2 , 0x00000006 
- 00031391  0x000088e4 call  0x00007ebd 
- 00031392  0x000088e6 arg  0x00000646 , 0x00000005 
- 00031393  0x000088e7 arg  0x000009be , 0x00000006 
- 00031394  0x000088e8 call  0x00007eb3 
- 00031395  0x000088ea arg  0x00000686 , 0x00000005 
- 00031396  0x000088eb call  0x00007ed0 
- 00031397  0x000088ec jam  0x00000001 , 0x00000686 
- 00031398  0x000088ee call  0x00007ac7 
- 00031399  0x000088ef jam  0x00000004 , 0x000044c0 
- 00031400  0x000088f0 rtn 
- 00031401  0x000088f5 arg  0x000009fe , 0x00000005 
- 00031402  0x000088f6 arg  0x000006a6 , 0x00000006 
- 00031403  0x000088f7 call  0x00007ebd 
- 00031404  0x000088f8 jam  0x00000003 , 0x000009b9 
- 00031405  0x000088f9 jam  0x00000000 , 0x000044c0 
- 00031406  0x000088fa rtn 
- 00031407  0x000088ff fetch  0x00000001 , 0x000044be 
- 00031408  0x00008900 rtn  0x00000034 
- 00031409  0x00008901 fetch  0x00000001 , 0x000044c0 
- 00031410  0x00008902 rtn  0x00000034 
- 00031411  0x00008903 increase  0x00000080 , 0x0000003f 
- 00031412  0x00008904 store  0x00000001 , 0x000044c0 
- 00031413  0x00008905 rtnbit1  0x00000007 
- 00031414  0x00008906 fetch  0x00000002 , 0x000005e3 
- 00031415  0x00008907 branch  0x00007ab9 , 0x00000034 
- 00031416  0x00008908 branch  0x00007abf 
- 00031417  0x0000890b bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x0000890c call  0x00007ad4 
- 00031419  0x0000890d fetch  0x00000001 , 0x000044c0 
- 00031420  0x0000890e beq  0x00000003 , 0x00007a93 
- 00031421  0x0000890f beq  0x00000004 , 0x00007aa9 
- 00031422  0x00008910 rtn 
- 00031423  0x00008914 call  0x00007ae6 
- 00031424  0x00008915 fetch  0x00000002 , 0x000005e3 
- 00031425  0x00008916 increase  0xffffffff , 0x0000003f 
- 00031426  0x00008917 store  0x00000002 , 0x000005e3 
- 00031427  0x00008918 arg  0x00000766 , 0x00000006 
- 00031428  0x00008919 call  0x000076ec 
- 00031429  0x0000891a rtn  0x00000001 
- 00031430  0x0000891b branch  0x00007b37 
- 00031431  0x0000891e bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x0000891f setarg  0x00000100 , 0x0000003f 
- 00031433  0x00008920 store  0x00000002 , 0x000005e3 
- 00031434  0x00008922 fetch  0x00000002 , 0x000005e3 
- 00031435  0x00008923 rtn  0x00000034 
- 00031436  0x00008924 increase  0xffffffff , 0x0000003f 
- 00031437  0x00008925 store  0x00000002 , 0x000005e3 
- 00031438  0x00008926 arg  0x00000766 , 0x00000006 
- 00031439  0x00008927 call  0x000076ec 
- 00031440  0x00008928 branch  0x00007aca , 0x00000001 
- 00031441  0x00008929 arg  0x00000646 , 0x00000006 
- 00031442  0x0000892a arg  0x00000706 , 0x00000005 
- 00031443  0x0000892b branch  0x00007eb2 
- 00031444  0x0000892f arg  0x00000746 , 0x00000011 
- 00031445  0x00008930 arg  0x00000846 , 0x00000005 
- 00031446  0x00008931 call  0x00007ba3 
- 00031447  0x00008932 arg  0x00000846 , 0x00000011 
- 00031448  0x00008933 arg  0x000007e6 , 0x00000005 
- 00031449  0x00008934 call  0x00007c79 
- 00031450  0x00008935 arg  0x00000706 , 0x00000011 
- 00031451  0x00008936 arg  0x000007e6 , 0x00000012 
- 00031452  0x00008937 arg  0x000006a6 , 0x00000005 
- 00031453  0x00008938 call  0x00007be1 
- 00031454  0x00008939 arg  0x00000846 , 0x00000011 
- 00031455  0x0000893a arg  0x000007e6 , 0x00000012 
- 00031456  0x0000893b arg  0x00000826 , 0x00000005 
- 00031457  0x0000893c call  0x00007be1 
- 00031458  0x0000893d arg  0x00000726 , 0x00000011 
- 00031459  0x0000893e arg  0x00000826 , 0x00000012 
- 00031460  0x0000893f arg  0x000006c6 , 0x00000005 
- 00031461  0x00008940 branch  0x00007be1 
- 00031462  0x00008943 arg  0x00000746 , 0x00000011 
- 00031463  0x00008944 arg  0x00000826 , 0x00000005 
- 00031464  0x00008945 call  0x00007c79 
- 00031465  0x00008946 arg  0x00000826 , 0x00000011 
- 00031466  0x00008947 arg  0x00000846 , 0x00000005 
- 00031467  0x00008948 call  0x00007c79 
- 00031468  0x0000894a arg  0x0000093e , 0x00000011 
- 00031469  0x0000894b arg  0x00000846 , 0x00000012 
- 00031470  0x0000894c arg  0x00000846 , 0x00000005 
- 00031471  0x0000894d call  0x00007be1 
- 00031472  0x0000894e arg  0x00000706 , 0x00000011 
- 00031473  0x0000894f arg  0x00000826 , 0x00000005 
- 00031474  0x00008950 call  0x00007c79 
- 00031475  0x00008952 arg  0x00000826 , 0x00000006 
- 00031476  0x00008953 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008954 call  0x00007ebd 
- 00031478  0x00008955 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008956 call  0x00007c80 
- 00031480  0x00008957 arg  0x00000826 , 0x00000011 
- 00031481  0x00008958 arg  0x000007e6 , 0x00000012 
- 00031482  0x00008959 arg  0x00000826 , 0x00000005 
- 00031483  0x0000895a call  0x00007c7d 
- 00031484  0x0000895c arg  0x00000826 , 0x00000011 
- 00031485  0x0000895d arg  0x00000846 , 0x00000012 
- 00031486  0x0000895e arg  0x00000826 , 0x00000005 
- 00031487  0x0000895f call  0x00007c7d 
- 00031488  0x00008961 arg  0x00000706 , 0x00000006 
- 00031489  0x00008962 arg  0x000007e6 , 0x00000005 
- 00031490  0x00008963 call  0x00007ebd 
- 00031491  0x00008964 arg  0x00000726 , 0x00000011 
- 00031492  0x00008965 arg  0x00000846 , 0x00000005 
- 00031493  0x00008966 call  0x00007c79 
- 00031494  0x00008967 arg  0x000007e6 , 0x00000011 
- 00031495  0x00008968 call  0x00007c80 
- 00031496  0x00008969 arg  0x000007e6 , 0x00000011 
- 00031497  0x0000896a call  0x00007c80 
- 00031498  0x0000896b arg  0x000007e6 , 0x00000011 
- 00031499  0x0000896c arg  0x00000846 , 0x00000012 
- 00031500  0x0000896d arg  0x000007e6 , 0x00000005 
- 00031501  0x0000896e call  0x00007be1 
- 00031502  0x0000896f arg  0x00000846 , 0x00000011 
- 00031503  0x00008970 arg  0x00000806 , 0x00000005 
- 00031504  0x00008971 call  0x00007c79 
- 00031505  0x00008972 arg  0x00000806 , 0x00000011 
- 00031506  0x00008973 call  0x00007c80 
- 00031507  0x00008974 arg  0x00000806 , 0x00000011 
- 00031508  0x00008975 call  0x00007c80 
- 00031509  0x00008976 arg  0x00000806 , 0x00000011 
- 00031510  0x00008977 call  0x00007c80 
- 00031511  0x00008978 arg  0x00000726 , 0x00000006 
- 00031512  0x00008979 arg  0x00000846 , 0x00000005 
- 00031513  0x0000897a call  0x00007ebd 
- 00031514  0x0000897b arg  0x00000846 , 0x00000011 
- 00031515  0x0000897c call  0x00007c80 
- 00031516  0x0000897d arg  0x00000846 , 0x00000011 
- 00031517  0x0000897e arg  0x00000746 , 0x00000012 
- 00031518  0x0000897f arg  0x00000746 , 0x00000005 
- 00031519  0x00008980 call  0x00007be1 
- 00031520  0x00008983 arg  0x00000826 , 0x00000011 
- 00031521  0x00008984 arg  0x00000846 , 0x00000005 
- 00031522  0x00008985 call  0x00007c79 
- 00031523  0x00008987 arg  0x00000846 , 0x00000011 
- 00031524  0x00008988 arg  0x000007e6 , 0x00000012 
- 00031525  0x00008989 arg  0x00000846 , 0x00000005 
- 00031526  0x0000898a call  0x00007c96 
- 00031527  0x0000898b arg  0x00000846 , 0x00000011 
- 00031528  0x0000898c arg  0x000007e6 , 0x00000012 
- 00031529  0x0000898d arg  0x00000706 , 0x00000005 
- 00031530  0x0000898e call  0x00007c96 
- 00031531  0x0000898f arg  0x000007e6 , 0x00000011 
- 00031532  0x00008990 arg  0x00000706 , 0x00000012 
- 00031533  0x00008991 arg  0x00000846 , 0x00000005 
- 00031534  0x00008992 call  0x00007c96 
- 00031535  0x00008993 arg  0x00000846 , 0x00000011 
- 00031536  0x00008994 arg  0x00000826 , 0x00000012 
- 00031537  0x00008995 arg  0x00000846 , 0x00000005 
- 00031538  0x00008996 call  0x00007be1 
- 00031539  0x00008997 arg  0x00000846 , 0x00000011 
- 00031540  0x00008998 arg  0x00000806 , 0x00000012 
- 00031541  0x00008999 arg  0x00000726 , 0x00000005 
- 00031542  0x0000899a branch  0x00007c96 
- 00031543  0x0000899e arg  0x00000686 , 0x00000011 
- 00031544  0x0000899f arg  0x00000866 , 0x00000005 
- 00031545  0x000089a0 call  0x00007c79 
- 00031546  0x000089a1 arg  0x00000706 , 0x00000011 
- 00031547  0x000089a2 arg  0x00000866 , 0x00000012 
- 00031548  0x000089a3 arg  0x00000806 , 0x00000005 
- 00031549  0x000089a4 call  0x00007be1 
- 00031550  0x000089a7 arg  0x00000686 , 0x00000011 
- 00031551  0x000089a8 arg  0x00000866 , 0x00000012 
- 00031552  0x000089a9 arg  0x00000866 , 0x00000005 
- 00031553  0x000089aa call  0x00007be1 
- 00031554  0x000089ab arg  0x00000726 , 0x00000011 
- 00031555  0x000089ac arg  0x00000866 , 0x00000012 
- 00031556  0x000089ad arg  0x000007e6 , 0x00000005 
- 00031557  0x000089ae call  0x00007be1 
- 00031558  0x000089b1 arg  0x00000746 , 0x00000011 
- 00031559  0x000089b2 arg  0x00000866 , 0x00000005 
- 00031560  0x000089b3 call  0x00007c79 
- 00031561  0x000089b4 arg  0x00000646 , 0x00000011 
- 00031562  0x000089b5 arg  0x00000866 , 0x00000012 
- 00031563  0x000089b6 arg  0x00000826 , 0x00000005 
- 00031564  0x000089b7 call  0x00007be1 
- 00031565  0x000089b9 arg  0x00000746 , 0x00000011 
- 00031566  0x000089ba arg  0x00000866 , 0x00000012 
- 00031567  0x000089bb arg  0x00000866 , 0x00000005 
- 00031568  0x000089bc call  0x00007be1 
- 00031569  0x000089bd arg  0x00000666 , 0x00000011 
- 00031570  0x000089be arg  0x00000866 , 0x00000012 
- 00031571  0x000089bf arg  0x00000846 , 0x00000005 
- 00031572  0x000089c0 call  0x00007be1 
- 00031573  0x000089c5 arg  0x00000806 , 0x00000012 
- 00031574  0x000089c6 arg  0x00000826 , 0x00000011 
- 00031575  0x000089c7 arg  0x00000866 , 0x00000005 
- 00031576  0x000089c8 call  0x00007c96 
- 00031577  0x000089c9 arg  0x00000806 , 0x00000011 
- 00031578  0x000089ca arg  0x00000826 , 0x00000012 
- 00031579  0x000089cb arg  0x00000806 , 0x00000005 
- 00031580  0x000089cc call  0x00007c7d 
- 00031581  0x000089cf arg  0x000007e6 , 0x00000012 
- 00031582  0x000089d0 arg  0x00000846 , 0x00000011 
- 00031583  0x000089d1 arg  0x00000826 , 0x00000005 
- 00031584  0x000089d2 call  0x00007c96 
- 00031585  0x000089d3 arg  0x000007e6 , 0x00000011 
- 00031586  0x000089d4 arg  0x00000846 , 0x00000012 
- 00031587  0x000089d5 arg  0x000007e6 , 0x00000005 
- 00031588  0x000089d6 call  0x00007c7d 
- 00031589  0x000089d7 arg  0x000007e6 , 0x00000011 
- 00031590  0x000089d8 arg  0x00000866 , 0x00000012 
- 00031591  0x000089d9 arg  0x000007e6 , 0x00000005 
- 00031592  0x000089da call  0x00007be1 
- 00031593  0x000089db arg  0x00000746 , 0x00000011 
- 00031594  0x000089dc arg  0x00000686 , 0x00000012 
- 00031595  0x000089dd arg  0x00000846 , 0x00000005 
- 00031596  0x000089de call  0x00007be1 
- 00031597  0x000089df arg  0x00000846 , 0x00000011 
- 00031598  0x000089e0 arg  0x00000866 , 0x00000012 
- 00031599  0x000089e1 arg  0x00000746 , 0x00000005 
- 00031600  0x000089e2 call  0x00007be1 
- 00031601  0x000089e4 arg  0x00000866 , 0x00000011 
- 00031602  0x000089e5 arg  0x00000866 , 0x00000005 
- 00031603  0x000089e6 call  0x00007c79 
- 00031604  0x000089e7 arg  0x00000866 , 0x00000011 
- 00031605  0x000089e8 arg  0x00000806 , 0x00000012 
- 00031606  0x000089e9 arg  0x00000846 , 0x00000005 
- 00031607  0x000089ea call  0x00007be1 
- 00031608  0x000089eb arg  0x00000866 , 0x00000011 
- 00031609  0x000089ec arg  0x000007e6 , 0x00000012 
- 00031610  0x000089ed arg  0x000007e6 , 0x00000005 
- 00031611  0x000089ee call  0x00007be1 
- 00031612  0x000089ef arg  0x00000826 , 0x00000011 
- 00031613  0x000089f0 arg  0x00000706 , 0x00000005 
- 00031614  0x000089f1 call  0x00007c79 
- 00031615  0x000089f2 arg  0x00000706 , 0x00000011 
- 00031616  0x000089f3 arg  0x00000846 , 0x00000012 
- 00031617  0x000089f4 arg  0x00000706 , 0x00000005 
- 00031618  0x000089f5 call  0x00007c96 
- 00031619  0x000089f6 arg  0x00000706 , 0x00000006 
- 00031620  0x000089f7 arg  0x00000866 , 0x00000005 
- 00031621  0x000089f8 call  0x00007ebd 
- 00031622  0x000089f9 arg  0x00000866 , 0x00000011 
- 00031623  0x000089fa call  0x00007c80 
- 00031624  0x000089fb arg  0x00000846 , 0x00000011 
- 00031625  0x000089fc arg  0x00000866 , 0x00000012 
- 00031626  0x000089fd arg  0x00000846 , 0x00000005 
- 00031627  0x000089fe call  0x00007c96 
- 00031628  0x000089ff arg  0x00000846 , 0x00000011 
- 00031629  0x00008a00 arg  0x00000826 , 0x00000012 
- 00031630  0x00008a01 arg  0x00000826 , 0x00000005 
- 00031631  0x00008a02 call  0x00007be1 
- 00031632  0x00008a03 arg  0x00000826 , 0x00000011 
- 00031633  0x00008a04 arg  0x000007e6 , 0x00000012 
- 00031634  0x00008a05 arg  0x00000726 , 0x00000005 
- 00031635  0x00008a06 call  0x00007c96 
- 00031636  0x00008a07 arg  0x00000726 , 0x00000011 
- 00031637  0x00008a08 arg  0x0000091e , 0x00000012 
- 00031638  0x00008a09 arg  0x00000726 , 0x00000005 
- 00031639  0x00008a0a force  0x00000000 , 0x00000013 
- 00031640  0x00008a0b fetch  0x00000001 , 0x00000726 
- 00031641  0x00008a0c isolate1  0x00000000 , 0x0000003f 
- 00031642  0x00008a0d call  0x00007c7b , 0x00000001 
- 00031643  0x00008a0e copy  0x00000013 , 0x00000030 
- 00031644  0x00008a0f arg  0x00000726 , 0x00000011 
- 00031645  0x00008a10 call  0x00007cab 
- 00031646  0x00008a11 fetch  0x00000001 , 0x00000745 
- 00031647  0x00008a12 isolate1  0x00000000 , 0x00000030 
- 00031648  0x00008a13 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x00008a14 store  0x00000001 , 0x00000745 
- 00031650  0x00008a15 rtn 
- 00031651  0x00008a18 copy  0x00000005 , 0x0000000b 
- 00031652  0x00008a19 arg  0x00000806 , 0x00000005 
- 00031653  0x00008a1a call  0x00007ed0 
- 00031654  0x00008a1b force  0x00000000 , 0x0000003f 
- 00031655  0x00008a1d store  0x00000004 , 0x00000826 
- 00031656  0x00008a1e jam  0x00000001 , 0x00000806 
- 00031657  0x00008a1f arg  0x00000786 , 0x00000005 
- 00031658  0x00008a20 call  0x00007ed2 
- 00031659  0x00008a21 arg  0x0000091e , 0x00000006 
- 00031660  0x00008a22 arg  0x000007c6 , 0x00000005 
- 00031661  0x00008a23 call  0x00007ebd 
- 00031662  0x00008a24 copy  0x00000011 , 0x00000006 
- 00031663  0x00008a25 arg  0x000007e6 , 0x00000005 
- 00031664  0x00008a26 call  0x00007ebd 
- 00031665  0x00008a2d arg  0x000007e6 , 0x00000006 
- 00031666  0x00008a2e call  0x00007cb5 
- 00031667  0x00008a2f branch  0x00007bda , 0x00000034 
- 00031668  0x00008a34 arg  0x000007e6 , 0x00000011 
- 00031669  0x00008a35 arg  0x00000806 , 0x00000012 
- 00031670  0x00008a36 call  0x00007cb8 
- 00031671  0x00008a37 arg  0x000007c6 , 0x00000011 
- 00031672  0x00008a38 arg  0x00000786 , 0x00000012 
- 00031673  0x00008a39 call  0x00007cb8 
- 00031674  0x00008a3b arg  0x000007e6 , 0x00000011 
- 00031675  0x00008a3c arg  0x000007c6 , 0x00000012 
- 00031676  0x00008a3d call  0x00007cb1 
- 00031677  0x00008a3e branch  0x00007bcc , 0x00000002 
- 00031678  0x00008a3f arg  0x000007c6 , 0x00000011 
- 00031679  0x00008a40 arg  0x000007e6 , 0x00000012 
- 00031680  0x00008a41 copy  0x00000011 , 0x00000005 
- 00031681  0x00008a42 call  0x00007ca9 
- 00031682  0x00008a43 arg  0x00000806 , 0x00000011 
- 00031683  0x00008a44 arg  0x00000786 , 0x00000012 
- 00031684  0x00008a45 copy  0x00000012 , 0x00000005 
- 00031685  0x00008a46 call  0x00007c7b 
- 00031686  0x00008a47 ifetch  0x00000001 , 0x00000011 
- 00031687  0x00008a48 iadd  0x00000013 , 0x00000013 
- 00031688  0x00008a49 ifetch  0x00000001 , 0x00000012 
- 00031689  0x00008a4a iadd  0x00000013 , 0x0000003f 
- 00031690  0x00008a4b istore  0x00000001 , 0x00000012 
- 00031691  0x00008a4c branch  0x00007bb1 
- 00031692  0x00008a4e arg  0x000007e6 , 0x00000011 
- 00031693  0x00008a4f arg  0x000007c6 , 0x00000012 
- 00031694  0x00008a50 copy  0x00000011 , 0x00000005 
- 00031695  0x00008a51 call  0x00007ca9 
- 00031696  0x00008a52 arg  0x00000786 , 0x00000011 
- 00031697  0x00008a53 arg  0x00000806 , 0x00000012 
- 00031698  0x00008a54 copy  0x00000012 , 0x00000005 
- 00031699  0x00008a55 call  0x00007c7b 
- 00031700  0x00008a56 ifetch  0x00000001 , 0x00000011 
- 00031701  0x00008a57 iadd  0x00000013 , 0x00000013 
- 00031702  0x00008a58 ifetch  0x00000001 , 0x00000012 
- 00031703  0x00008a59 iadd  0x00000013 , 0x0000003f 
- 00031704  0x00008a5a istore  0x00000001 , 0x00000012 
- 00031705  0x00008a5b branch  0x00007bb1 
- 00031706  0x00008a5e arg  0x00000786 , 0x00000011 
- 00031707  0x00008a5f copy  0x0000000b , 0x00000005 
- 00031708  0x00008a60 call  0x00007c0a 
- 00031709  0x00008a62 arg  0x0000091e , 0x00000011 
- 00031710  0x00008a63 copy  0x0000000b , 0x00000012 
- 00031711  0x00008a64 copy  0x0000000b , 0x00000005 
- 00031712  0x00008a65 branch  0x00007c96 
- 00031713  0x00008a69 copy  0x00000005 , 0x0000000b 
- 00031714  0x00008a6b force  0x00000000 , 0x00000038 
- 00031715  0x00008a6d arg  0x00000786 , 0x00000005 
- 00031716  0x00008a6e call  0x00007ed2 
- 00031717  0x00008a6f arg  0x00000ad2 , 0x00000005 
- 00031718  0x00008a70 call  0x00007ed2 
- 00031719  0x00008a74 copy  0x00000011 , 0x00000006 
- 00031720  0x00008a76 jam  0x00000000 , 0x00000ad2 
- 00031721  0x00008a77 setarg  0x00000000 
- 00031722  0x00008a78 call  0x00007c73 
- 00031723  0x00008a79 copy  0x00000012 , 0x00000006 
- 00031724  0x00008a7a call  0x00007c77 
- 00031725  0x00008a7d force  0x00000000 , 0x00000007 
- 00031726  0x00008a7e arg  0x00000786 , 0x00000005 
- 00031727  0x00008a82 arg  0x00000ad2 , 0x00000002 
- 00031728  0x00008a83 copy  0x00000007 , 0x00000012 
- 00031729  0x00008a84 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x00008a86 iadd  0x00000002 , 0x00000012 
- 00031731  0x00008a87 force  0x00000000 , 0x00000002 
- 00031732  0x00008a88 force  0x00000000 , 0x00000013 
- 00031733  0x00008a8e ifetch  0x00000004 , 0x00000005 
- 00031734  0x00008a8f iforce  0x00000011 
- 00031735  0x00008a92 ifetch  0x00000004 , 0x00000012 
- 00031736  0x00008a93 copy  0x00000013 , 0x00000038 
- 00031737  0x00008a94 imul32  0x0000002f , 0x0000003f 
- 00031738  0x00008a95 iadd  0x00000011 , 0x0000003f 
- 00031739  0x00008a96 iadd  0x00000002 , 0x0000003f 
- 00031740  0x00008a97 istore  0x00000004 , 0x00000005 
- 00031741  0x00008a98 rshift32  0x0000003f , 0x00000002 
- 00031742  0x00008a99 increase  0x00000001 , 0x00000013 
- 00031743  0x00008a9a compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x00008a9b nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x00008a9d deposit  0x00000002 
- 00031746  0x00008a9e istore  0x00000004 , 0x00000005 
- 00031747  0x00008a9f increase  0xffffffe0 , 0x00000005 
- 00031748  0x00008aa2 increase  0x00000001 , 0x00000007 
- 00031749  0x00008aa3 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x00008aa4 nbranch  0x00007bef , 0x00000001 
- 00031751  0x00008aa5 arg  0x00000786 , 0x00000011 
- 00031752  0x00008aa6 copy  0x0000000b , 0x00000005 
- 00031753  0x00008aa7 branch  0x00007c0a 
- 00031754  0x00008aaa bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x00008aab copy  0x00000005 , 0x0000000b 
- 00031756  0x00008aac copy  0x00000011 , 0x00000030 
- 00031757  0x00008aad arg  0x000007c6 , 0x00000012 
- 00031758  0x00008aae copy  0x00000012 , 0x00000005 
- 00031759  0x00008aaf call  0x00007ecd 
- 00031760  0x00008ab0 istore  0x00000008 , 0x00000005 
- 00031761  0x00008ab1 add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x00008ab2 call  0x00007eb9 
- 00031763  0x00008ab3 call  0x00007eb5 
- 00031764  0x00008ab4 copy  0x00000012 , 0x00000011 
- 00031765  0x00008ab5 call  0x00007c80 
- 00031766  0x00008ab6 arg  0x000007c6 , 0x00000012 
- 00031767  0x00008ab7 copy  0x00000030 , 0x00000011 
- 00031768  0x00008ab8 copy  0x0000000b , 0x00000005 
- 00031769  0x00008ab9 call  0x00007c7d 
- 00031770  0x00008abb arg  0x000007c6 , 0x00000012 
- 00031771  0x00008abc copy  0x00000012 , 0x00000005 
- 00031772  0x00008abd call  0x00007ecd 
- 00031773  0x00008abe istore  0x00000008 , 0x00000005 
- 00031774  0x00008abf add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x00008ac0 call  0x00007ebf 
- 00031776  0x00008ac1 call  0x00007ecd 
- 00031777  0x00008ac2 copy  0x00000012 , 0x00000011 
- 00031778  0x00008ac3 call  0x00007c80 
- 00031779  0x00008ac7 arg  0x000007c6 , 0x00000012 
- 00031780  0x00008ac8 copy  0x0000000b , 0x00000011 
- 00031781  0x00008ac9 copy  0x00000011 , 0x00000005 
- 00031782  0x00008aca call  0x00007c7d 
- 00031783  0x00008ace arg  0x000007c6 , 0x00000012 
- 00031784  0x00008acf copy  0x00000012 , 0x00000005 
- 00031785  0x00008ad0 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x00008ad1 call  0x00007eb5 
- 00031787  0x00008ad2 call  0x00007ecd 
- 00031788  0x00008ad3 istore  0x00000008 , 0x00000005 
- 00031789  0x00008ad4 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x00008ad5 call  0x00007eb9 
- 00031791  0x00008ad6 copy  0x0000000b , 0x00000011 
- 00031792  0x00008ad7 copy  0x00000011 , 0x00000005 
- 00031793  0x00008ad8 call  0x00007c7d 
- 00031794  0x00008adc arg  0x000007c6 , 0x00000012 
- 00031795  0x00008add copy  0x00000012 , 0x00000005 
- 00031796  0x00008ade add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x00008adf call  0x00007eb5 
- 00031798  0x00008ae0 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x00008ae1 call  0x00007eb5 
- 00031800  0x00008ae2 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x00008ae3 call  0x00007eb6 
- 00031802  0x00008ae4 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x00008ae5 call  0x00007eb6 
- 00031804  0x00008ae6 copy  0x0000000b , 0x00000011 
- 00031805  0x00008ae7 copy  0x00000011 , 0x00000005 
- 00031806  0x00008ae8 call  0x00007c7d 
- 00031807  0x00008aeb arg  0x000007c6 , 0x00000012 
- 00031808  0x00008aec copy  0x00000012 , 0x00000005 
- 00031809  0x00008aed add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x00008aee call  0x00007eb5 
- 00031811  0x00008aef call  0x00007ecd 
- 00031812  0x00008af0 istore  0x00000008 , 0x00000005 
- 00031813  0x00008af1 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x00008af2 call  0x00007eb6 
- 00031815  0x00008af3 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x00008af4 call  0x00007eb6 
- 00031817  0x00008af5 copy  0x0000000b , 0x00000011 
- 00031818  0x00008af6 copy  0x00000011 , 0x00000005 
- 00031819  0x00008af7 call  0x00007c96 
- 00031820  0x00008afa arg  0x000007c6 , 0x00000012 
- 00031821  0x00008afb copy  0x00000012 , 0x00000005 
- 00031822  0x00008afc add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x00008afd call  0x00007eb9 
- 00031824  0x00008afe call  0x00007eb9 
- 00031825  0x00008aff force  0x00000000 , 0x0000003f 
- 00031826  0x00008b00 istore  0x00000008 , 0x00000005 
- 00031827  0x00008b01 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x00008b02 call  0x00007eb6 
- 00031829  0x00008b03 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x00008b04 call  0x00007eb6 
- 00031831  0x00008b05 copy  0x0000000b , 0x00000011 
- 00031832  0x00008b06 copy  0x00000011 , 0x00000005 
- 00031833  0x00008b07 call  0x00007c96 
- 00031834  0x00008b0a arg  0x000007c6 , 0x00000012 
- 00031835  0x00008b0b copy  0x00000012 , 0x00000005 
- 00031836  0x00008b0c add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x00008b0d call  0x00007eb5 
- 00031838  0x00008b0e add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x00008b0f call  0x00007eb5 
- 00031840  0x00008b10 call  0x00007ecd 
- 00031841  0x00008b11 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x00008b12 call  0x00007eb6 
- 00031843  0x00008b13 copy  0x0000000b , 0x00000011 
- 00031844  0x00008b14 copy  0x00000011 , 0x00000005 
- 00031845  0x00008b15 call  0x00007c96 
- 00031846  0x00008b18 arg  0x000007c6 , 0x00000012 
- 00031847  0x00008b19 copy  0x00000012 , 0x00000005 
- 00031848  0x00008b1a add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x00008b1b call  0x00007eb9 
- 00031850  0x00008b1c call  0x00007ecd 
- 00031851  0x00008b1d add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x00008b1e call  0x00007eb5 
- 00031853  0x00008b1f call  0x00007ecd 
- 00031854  0x00008b20 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x00008b21 call  0x00007eb6 
- 00031856  0x00008b22 copy  0x0000000b , 0x00000011 
- 00031857  0x00008b23 copy  0x00000011 , 0x00000005 
- 00031858  0x00008b24 branch  0x00007c96 
- 00031859  0x00008b28 force  0x00000020 , 0x00000039 
- 00031860  0x00008b29 arg  0x00000ad2 , 0x00000005 
- 00031861  0x00008b2a iadd  0x00000005 , 0x00000005 
- 00031862  0x00008b2b branch  0x00007f01 
- 00031863  0x00008b2e force  0x00000008 , 0x00000039 
- 00031864  0x00008b2f branch  0x00007781 
- 00031865  0x00008b32 copy  0x00000011 , 0x00000012 
- 00031866  0x00008b33 branch  0x00007be1 
- 00031867  0x00008b36 force  0x00000008 , 0x00000039 
- 00031868  0x00008b37 branch  0x00007712 
- 00031869  0x00008b3a call  0x00007c7b 
- 00031870  0x00008b3b copy  0x00000005 , 0x00000011 
- 00031871  0x00008b3c branch  0x00007c81 
- 00031872  0x00008b3f call  0x00007cae 
- 00031873  0x00008b41 isolate1  0x00000000 , 0x00000013 
- 00031874  0x00008b42 branch  0x00007c8a , 0x00000001 
- 00031875  0x00008b43 arg  0x0000091e , 0x00000012 
- 00031876  0x00008b44 copy  0x00000011 , 0x00000013 
- 00031877  0x00008b45 increase  0xffffffe0 , 0x00000011 
- 00031878  0x00008b46 call  0x00007cb1 
- 00031879  0x00008b47 nrtn  0x00000002 
- 00031880  0x00008b48 copy  0x00000013 , 0x00000011 
- 00031881  0x00008b49 branch  0x00007c92 
- 00031882  0x00008b4c call  0x00007c92 
- 00031883  0x00008b4e copy  0x00000011 , 0x00000013 
- 00031884  0x00008b4f increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008b50 arg  0x0000091e , 0x00000012 
- 00031886  0x00008b51 call  0x00007cb1 
- 00031887  0x00008b52 nrtn  0x00000002 
- 00031888  0x00008b53 copy  0x00000013 , 0x00000011 
- 00031889  0x00008b54 branch  0x00007c92 
- 00031890  0x00008b58 increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008b59 arg  0x0000091e , 0x00000012 
- 00031892  0x00008b5a copy  0x00000011 , 0x00000005 
- 00031893  0x00008b5b branch  0x00007ca9 
- 00031894  0x00008b61 call  0x00007ca9 
- 00031895  0x00008b63 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008b66 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008b67 arg  0x0000091e , 0x00000012 
- 00031898  0x00008b68 call  0x00007cb1 
- 00031899  0x00008b69 nrtn  0x00000002 
- 00031900  0x00008b6a arg  0x0000091e , 0x00000012 
- 00031901  0x00008b6b add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008b6d copy  0x00000011 , 0x00000005 
- 00031903  0x00008b6e branch  0x00007ca9 
- 00031904  0x00008b70 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008b71 arg  0x0000091e , 0x00000012 
- 00031906  0x00008b72 copy  0x00000011 , 0x00000005 
- 00031907  0x00008b73 call  0x00007c7b 
- 00031908  0x00008b75 rtn  0x00000001 
- 00031909  0x00008b76 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008b77 arg  0x0000091e , 0x00000012 
- 00031911  0x00008b78 copy  0x00000011 , 0x00000005 
- 00031912  0x00008b79 branch  0x00007c7b 
- 00031913  0x00008b7e force  0x00000008 , 0x00000039 
- 00031914  0x00008b7f branch  0x00007720 
- 00031915  0x00008b82 force  0x00000008 , 0x00000039 
- 00031916  0x00008b83 increase  0x0000001c , 0x00000011 
- 00031917  0x00008b84 branch  0x0000772f 
- 00031918  0x00008b87 force  0x00000008 , 0x00000039 
- 00031919  0x00008b88 force  0x00000000 , 0x00000013 
- 00031920  0x00008b89 branch  0x0000773d 
- 00031921  0x00008b8c force  0x00000008 , 0x00000039 
- 00031922  0x00008b8d increase  0x0000001c , 0x00000011 
- 00031923  0x00008b8e increase  0x0000001c , 0x00000012 
- 00031924  0x00008b8f branch  0x00007707 
- 00031925  0x00008b93 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008b94 nrtn  0x00000034 
- 00031927  0x00008b95 branch  0x000076f5 
- 00031928  0x00008b9b copy  0x00000011 , 0x00000030 
- 00031929  0x00008b9d copy  0x00000030 , 0x00000011 
- 00031930  0x00008b9e ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008b9f isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008ba0 rtn  0x00000001 
- 00031933  0x00008ba1 call  0x00007cab 
- 00031934  0x00008ba2 ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008ba3 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008ba4 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008ba5 arg  0x0000091e , 0x00000011 
- 00031938  0x00008ba6 copy  0x00000012 , 0x00000005 
- 00031939  0x00008ba7 call  0x00007c7b 
- 00031940  0x00008ba8 ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008ba9 iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008baa istore  0x00000001 , 0x00000012 
- 00031943  0x00008bab increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008bad add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008bae force  0x00000009 , 0x00000039 
- 00031946  0x00008baf call  0x0000772f 
- 00031947  0x00008bb0 branch  0x00007cb9 
- 00031948  0x00008bb5 call  0x00002c65 
- 00031949  0x00008bb6 rtn  0x0000002b 
- 00031950  0x00008bb7 call  0x00007cd3 
- 00031951  0x00008bb8 call  0x00007d75 
- 00031952  0x00008bb9 branch  0x00007d08 
- 00031953  0x00008bbc call  0x00007d29 
- 00031954  0x00008bbe branch  0x00007d64 
- 00031955  0x00008bc1 fetch  0x00000001 , 0x00004686 
- 00031956  0x00008bc2 rtneq  0x000000ff 
- 00031957  0x00008bc3 iforce  0x00000002 
- 00031958  0x00008bc4 call  0x0000680e 
- 00031959  0x00008bc5 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008bc6 call  0x00006825 
- 00031961  0x00008bc7 nop  0x00000064 
- 00031962  0x00008bc8 fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008bc9 call  0x000067fb 
- 00031964  0x00008bca branch  0x00007cdd 
- 00031965  0x00008bcf bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008bd0 fetch  0x00000001 , 0x00004686 
- 00031967  0x00008bd1 rtneq  0x000000ff 
- 00031968  0x00008bd2 copy  0x0000003f , 0x00000002 
- 00031969  0x00008bd3 call  0x0000681d 
- 00031970  0x00008bd4 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008bd7 call  0x00007cf9 
- 00031972  0x00008bd8 fetch  0x00000002 , 0x00004682 
- 00031973  0x00008bd9 set1  0x0000000c 
- 00031974  0x00008bda store  0x00000002 , 0x00004682 
- 00031975  0x00008bdb fetch  0x00000001 , 0x00004679 
- 00031976  0x00008bdc rtneq  0x00000000 
- 00031977  0x00008bdd jam  0x00000000 , 0x00004679 
- 00031978  0x00008bdf fetch  0x00000001 , 0x00004685 
- 00031979  0x00008be0 store  0x00000001 , 0x00004678 
- 00031980  0x00008be1 call  0x00007d00 
- 00031981  0x00008be2 jam  0x0000002c , 0x00000a99 
- 00031982  0x00008be3 branch  0x00007d86 
- 00031983  0x00008be5 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008be6 set0  0x0000000c 
- 00031985  0x00008be7 store  0x00000002 , 0x00004682 
- 00031986  0x00008be8 fetch  0x00000001 , 0x00004679 
- 00031987  0x00008be9 rtneq  0x00000001 
- 00031988  0x00008bea jam  0x00000001 , 0x00004679 
- 00031989  0x00008bec jam  0x00000000 , 0x00004678 
- 00031990  0x00008bed call  0x00007d02 
- 00031991  0x00008bee jam  0x0000002d , 0x00000a99 
- 00031992  0x00008bef branch  0x00007d86 
- 00031993  0x00008bf2 fetch  0x00000001 , 0x00004678 
- 00031994  0x00008bf3 rtn  0x00000034 
- 00031995  0x00008bf4 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008bf5 store  0x00000001 , 0x00004678 
- 00031997  0x00008bf6 nrtn  0x00000034 
- 00031998  0x00008bf8 jam  0x00000010 , 0x00000a99 
- 00031999  0x00008bf9 branch  0x00007d86 
- 00032000  0x00008bfc arg  0x00000007 , 0x00000007 
- 00032001  0x00008bfd branch  0x00002c32 
- 00032002  0x00008c00 arg  0x00000007 , 0x00000007 
- 00032003  0x00008c01 branch  0x00002c36 
- 00032004  0x00008c18 fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008c19 mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008c1a iadd  0x00000012 , 0x00000012 
- 00032007  0x00008c1b rtn 
- 00032008  0x00008c1f fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008c20 rtn  0x00000034 
- 00032010  0x00008c21 copy  0x0000003f , 0x00000039 
- 00032011  0x00008c22 fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008c23 copy  0x0000003f , 0x00000012 
- 00032013  0x00008c25 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008c26 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008c27 call  0x0000680e 
- 00032016  0x00008c28 call  0x00007d32 
- 00032017  0x00008c29 increase  0x0000000b , 0x00000012 
- 00032018  0x00008c2a loop  0x00007d0d 
- 00032019  0x00008c2b rtn 
- 00032020  0x00008c30 call  0x00007d04 
- 00032021  0x00008c31 setarg  0x00000002 
- 00032022  0x00008c32 istore  0x00000001 , 0x00000012 
- 00032023  0x00008c33 call  0x00007d5e 
- 00032024  0x00008c34 branch  0x00007d35 
- 00032025  0x00008c3a call  0x00007d04 
- 00032026  0x00008c3b setarg  0x00000003 
- 00032027  0x00008c3c istore  0x00000001 , 0x00000012 
- 00032028  0x00008c3d call  0x00007d5e 
- 00032029  0x00008c3e branch  0x00007d32 
- 00032030  0x00008c43 call  0x00007d04 
- 00032031  0x00008c44 setarg  0x00000001 
- 00032032  0x00008c45 istore  0x00000001 , 0x00000012 
- 00032033  0x00008c46 setarg  0x000000ff 
- 00032034  0x00008c47 istore  0x00000001 , 0x00000005 
- 00032035  0x00008c48 branch  0x00007d32 
- 00032036  0x00008c4e call  0x00007d04 
- 00032037  0x00008c4f arg  0x0000000b , 0x00000039 
- 00032038  0x00008c50 copy  0x00000013 , 0x00000006 
- 00032039  0x00008c51 copy  0x00000012 , 0x00000005 
- 00032040  0x00008c52 branch  0x00007ef4 
- 00032041  0x00008c57 fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008c58 rtn  0x00000034 
- 00032043  0x00008c59 arg  0x00000000 , 0x00000011 
- 00032044  0x00008c5b call  0x00007d38 
- 00032045  0x00008c5c increase  0x00000001 , 0x00000011 
- 00032046  0x00008c5d fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008c5e isub  0x00000011 , 0x0000003e 
- 00032048  0x00008c5f rtn  0x00000005 
- 00032049  0x00008c60 branch  0x00007d2c 
- 00032050  0x00008c64 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008c65 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008c66 branch  0x00006825 
- 00032053  0x00008c6a add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008c6b ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008c6c branch  0x00006829 
- 00032056  0x00008c71 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008c72 call  0x00007f16 
- 00032058  0x00008c73 nrtn  0x00000034 
- 00032059  0x00008c75 call  0x00007d04 
- 00032060  0x00008c77 ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008c79 beq  0x00000002 , 0x00007d35 
- 00032062  0x00008c7a beq  0x00000003 , 0x00007d32 
- 00032063  0x00008c7b beq  0x00000000 , 0x00007d32 
- 00032064  0x00008c7c beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008c7e call  0x00007d35 
- 00032066  0x00008c7f add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008c80 call  0x00007e7c 
- 00032068  0x00008c81 ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008c82 call  0x00007f9c 
- 00032070  0x00008c83 call  0x00007e8c 
- 00032071  0x00008c84 setarg  0x00000005 
- 00032072  0x00008c85 istore  0x00000001 , 0x00000012 
- 00032073  0x00008c86 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008c87 ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008c88 branch  0x00007d5c 
- 00032076  0x00008c8c call  0x00007d32 
- 00032077  0x00008c8d add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008c8e call  0x00007e7c 
- 00032079  0x00008c8f ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008c90 call  0x00007f9c 
- 00032081  0x00008c91 call  0x00007e8c 
- 00032082  0x00008c93 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008c94 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008c95 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008c96 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008c97 istore  0x00000001 , 0x00000013 
- 00032087  0x00008c98 branch  0x00007d19 , 0x00000034 
- 00032088  0x00008c9a setarg  0x00000004 
- 00032089  0x00008c9b istore  0x00000001 , 0x00000012 
- 00032090  0x00008c9c add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008c9d ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008c9f add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008ca0 branch  0x00007f08 
- 00032094  0x00008ca3 setarg  0x00000000 
- 00032095  0x00008ca4 branch  0x00007d5c 
- 00032096  0x00008cab setarg  0x00001000 
- 00032097  0x00008cac lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008cad iadd  0x00000012 , 0x00000012 
- 00032099  0x00008cae rtn 
- 00032100  0x00008cb1 bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008cb2 arg  0x00000000 , 0x00000011 
- 00032102  0x00008cb3 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008cb4 copy  0x00000022 , 0x00000012 
- 00032104  0x00008cb5 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008cb6 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008cb7 ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008cba copy  0x00000012 , 0x0000003f 
- 00032108  0x00008cbb increase  0x000000a0 , 0x00000002 
- 00032109  0x00008cbc increase  0x000000a0 , 0x00000002 
- 00032110  0x00008cbd isub  0x00000002 , 0x0000003e 
- 00032111  0x00008cbe nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008cbf increase  0x00000001 , 0x00000011 
- 00032113  0x00008cc0 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008cc1 nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008cc2 arg  0x00000000 , 0x00000011 
- 00032116  0x00008cc3 call  0x00007d7f 
- 00032117  0x00008cc5 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008cc6 store  0x00000004 , 0x0000467a 
- 00032119  0x00008cc7 rtn 
- 00032120  0x00008cc9 bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008cca copy  0x00000011 , 0x0000003f 
- 00032122  0x00008ccb rtn  0x00000034 
- 00032123  0x00008ccc increase  0xffffff60 , 0x00000002 
- 00032124  0x00008ccd increase  0xffffff60 , 0x00000002 
- 00032125  0x00008cce set0  0x0000001c , 0x00000002 
- 00032126  0x00008ccf storet  0x00000004 , 0x0000467a 
- 00032127  0x00008cd1 branch  0x0000335f 
- 00032128  0x00008cd9 jam  0x00000001 , 0x00004666 
- 00032129  0x00008cdb fetch  0x00000001 , 0x00004667 
- 00032130  0x00008cdc nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008cdd rtn 
- 00032132  0x00008ce0 jam  0x00000000 , 0x00004666 
- 00032133  0x00008ce1 rtn 
- 00032134  0x00008ce6 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008ce7 call  0x00007d80 
- 00032136  0x00008ce8 copy  0x00000011 , 0x0000003f 
- 00032137  0x00008ce9 store  0x00000004 , 0x00000a91 
- 00032138  0x00008cea arg  0x00004668 , 0x00000011 
- 00032139  0x00008ceb call  0x00007fb8 
- 00032140  0x00008cec fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008ced copy  0x0000003f , 0x00000011 
- 00032142  0x00008cee branch  0x00007d84 
- 00032143  0x00008cf1 bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008cf2 call  0x00007d80 
- 00032145  0x00008cf3 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008cf4 store  0x00000004 , 0x00000a91 
- 00032147  0x00008cf5 arg  0x00004670 , 0x00000011 
- 00032148  0x00008cf6 call  0x00007fb8 
- 00032149  0x00008cf7 fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008cf8 copy  0x0000003f , 0x00000011 
- 00032151  0x00008cf9 branch  0x00007d84 
- 00032152  0x00008cfc setarg  0x00000000 
- 00032153  0x00008cfd store  0x00000008 , 0x00004670 
- 00032154  0x00008cfe store  0x00000008 , 0x00004668 
- 00032155  0x00008cff rtn 
- 00032156  0x00008d02 bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008d03 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008d04 nrtn  0x00000034 
- 00032159  0x00008d05 arg  0x00004670 , 0x00000011 
- 00032160  0x00008d06 call  0x00007fd0 
- 00032161  0x00008d07 rtn  0x00000034 
- 00032162  0x00008d08 jam  0x00000000 , 0x00000a90 
- 00032163  0x00008d09 call  0x00007da7 
- 00032164  0x00008d0a fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008d0b branch  0x00007d9c , 0x00000034 
- 00032166  0x00008d0c rtn 
- 00032167  0x00008d0f call  0x00007d80 
- 00032168  0x00008d10 arg  0x00004670 , 0x00000011 
- 00032169  0x00008d11 call  0x00007fc4 
- 00032170  0x00008d12 copy  0x0000003f , 0x00000002 
- 00032171  0x00008d13 call  0x00007d84 
- 00032172  0x00008d14 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008d15 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008d16 rtn  0x00000034 
- 00032175  0x00008d17 beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008d18 beq  0x00000002 , 0x00007de2 
- 00032177  0x00008d19 beq  0x00000003 , 0x00007de8 
- 00032178  0x00008d1a beq  0x00000007 , 0x00007ded 
- 00032179  0x00008d1b beq  0x00000008 , 0x00007dee 
- 00032180  0x00008d1c beq  0x00000009 , 0x00007def 
- 00032181  0x00008d1d beq  0x0000000b , 0x00007df2 
- 00032182  0x00008d1e beq  0x0000000c , 0x00007df3 
- 00032183  0x00008d1f beq  0x0000000d , 0x00007df4 
- 00032184  0x00008d20 beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008d21 beq  0x0000000f , 0x00007dff 
- 00032186  0x00008d22 beq  0x00000010 , 0x00007e05 
- 00032187  0x00008d23 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008d24 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008d25 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008d26 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008d27 beq  0x00000017 , 0x00007e18 
- 00032192  0x00008d28 beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008d29 beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008d2a beq  0x0000001b , 0x00007e25 
- 00032195  0x00008d2b beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008d2d store  0x00000001 , 0x00000a99 
- 00032197  0x00008d2e bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008d2f call  0x000062bc 
- 00032199  0x00008d30 nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008d32 fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008d33 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008d34 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008d35 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008d36 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008d37 beq  0x0000000a , 0x00007df0 
- 00032206  0x00008d38 beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008d39 beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008d3a beq  0x0000001d , 0x00007e26 
- 00032209  0x00008d3b beq  0x0000001f , 0x000067cc 
- 00032210  0x00008d3c beq  0x00000020 , 0x000067d0 
- 00032211  0x00008d3d beq  0x00000021 , 0x00007e31 
- 00032212  0x00008d3e beq  0x00000025 , 0x0000670b 
- 00032213  0x00008d3f rtn 
- 00032214  0x00008d42 store  0x00000001 , 0x00000a99 
- 00032215  0x00008d43 call  0x00002252 
- 00032216  0x00008d44 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008d45 call  0x0000225a 
- 00032218  0x00008d46 nrtn  0x00000005 
- 00032219  0x00008d48 jam  0x00000001 , 0x00000a90 
- 00032220  0x00008d49 branch  0x00007d8f 
- 00032221  0x00008d4f fetch  0x00000002 , 0x00004682 
- 00032222  0x00008d50 set1  0x00000006 
- 00032223  0x00008d51 store  0x00000002 , 0x00004682 
- 00032224  0x00008d52 jam  0x00000003 , 0x00004093 
- 00032225  0x00008d53 rtn 
- 00032226  0x00008d58 jam  0x00000000 , 0x00004680 
- 00032227  0x00008d59 jam  0x00000000 , 0x00004093 
- 00032228  0x00008d5a fetch  0x00000002 , 0x00004682 
- 00032229  0x00008d5b set0  0x00000006 
- 00032230  0x00008d5c store  0x00000002 , 0x00004682 
- 00032231  0x00008d5d rtn 
- 00032232  0x00008d62 jam  0x00000005 , 0x000041ce 
- 00032233  0x00008d63 rtn 
- 00032234  0x00008d68 jam  0x00000007 , 0x0000007c 
- 00032235  0x00008d69 jam  0x00000013 , 0x000004ca 
- 00032236  0x00008d6a rtn 
- 00032237  0x00008d6f rtn 
- 00032238  0x00008d74 rtn 
- 00032239  0x00008d79 rtn 
- 00032240  0x00008d7e jam  0x00000002 , 0x000004d4 
- 00032241  0x00008d7f branch  0x00004d0a 
- 00032242  0x00008d84 rtn 
- 00032243  0x00008d89 rtn 
- 00032244  0x00008d8e jam  0x00000001 , 0x0000436e 
- 00032245  0x00008d8f jam  0x00000000 , 0x00004484 
- 00032246  0x00008d90 fetch  0x00000002 , 0x00004682 
- 00032247  0x00008d91 set1  0x0000000b , 0x0000003f 
- 00032248  0x00008d92 store  0x00000002 , 0x00004682 
- 00032249  0x00008d93 rtn 
- 00032250  0x00008d98 fetch  0x00000002 , 0x00004682 
- 00032251  0x00008d99 set0  0x0000000b , 0x0000003f 
- 00032252  0x00008d9a store  0x00000002 , 0x00004682 
- 00032253  0x00008d9b jam  0x00000000 , 0x0000436e 
- 00032254  0x00008d9c rtn 
- 00032255  0x00008da1 jam  0x00000001 , 0x0000436e 
- 00032256  0x00008da2 jam  0x00000001 , 0x00004484 
- 00032257  0x00008da3 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008da4 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008da5 store  0x00000002 , 0x00004682 
- 00032260  0x00008da6 rtn 
- 00032261  0x00008dab fetch  0x00000002 , 0x00004682 
- 00032262  0x00008dac set0  0x0000000b , 0x0000003f 
- 00032263  0x00008dad store  0x00000002 , 0x00004682 
- 00032264  0x00008dae jam  0x00000000 , 0x0000436e 
- 00032265  0x00008daf rtn 
- 00032266  0x00008db4 setarg  0x00000014 
- 00032267  0x00008db5 store  0x00000002 , 0x0000046d 
- 00032268  0x00008db6 store  0x00000002 , 0x000044ba 
- 00032269  0x00008db7 branch  0x00005c92 
- 00032270  0x00008dbc branch  0x00005abf 
- 00032271  0x00008dc1 arg  0x00000000 , 0x00000011 
- 00032272  0x00008dc2 branch  0x00007d19 
- 00032273  0x00008dc7 arg  0x00000000 , 0x00000011 
- 00032274  0x00008dc8 branch  0x00007d14 
- 00032275  0x00008dcd arg  0x00000000 , 0x00000011 
- 00032276  0x00008dce branch  0x00007d1e 
- 00032277  0x00008dd3 jam  0x00000001 , 0x00004369 
- 00032278  0x00008dd4 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008dd7 rtn 
- 00032280  0x00008ddc jam  0x00000001 , 0x00004369 
- 00032281  0x00008ddd rtn 
- 00032282  0x00008de2 jam  0x00000000 , 0x00004369 
- 00032283  0x00008de3 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008de4 rtn 
- 00032285  0x00008de9 fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008dea call  0x00007f9c 
- 00032287  0x00008deb fetch  0x00000001 , 0x00004686 
- 00032288  0x00008dec beq  0x000000ff , 0x00007e23 
- 00032289  0x00008ded copy  0x0000003f , 0x00000002 
- 00032290  0x00008dee call  0x000067fb 
- 00032291  0x00008df0 call  0x00007d98 
- 00032292  0x00008df1 branch  0x00002b1f 
- 00032293  0x00008df6 branch  0x00005b02 
- 00032294  0x00008dfb jam  0x00000034 , 0x0000007c 
- 00032295  0x00008dfc set1  0x00000003 , 0x00000000 
- 00032296  0x00008dfd nrtn  0x00000029 
- 00032297  0x00008dfe jam  0x00000000 , 0x0000455b 
- 00032298  0x00008dff jam  0x00000013 , 0x0000007c 
- 00032299  0x00008e00 fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008e01 set0  0x00000002 , 0x0000003f 
- 00032301  0x00008e02 store  0x00000001 , 0x0000016d 
- 00032302  0x00008e03 rtn 
- 00032303  0x00008e08 force  0x00000003 , 0x00000007 
- 00032304  0x00008e09 branch  0x00007f07 
- 00032305  0x00008e0e call  0x000062f8 
- 00032306  0x00008e0f jam  0x00000041 , 0x0000007d 
- 00032307  0x00008e10 branch  0x00005f9d 
- 00032308  0x00008e14 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008e15 rtnbit0  0x0000000c 
- 00032310  0x00008e16 rtnbit0  0x00000007 
- 00032311  0x00008e17 branch  0x00007e2f 
- 00032312  0x00008e1d fetch  0x00000002 , 0x00004218 
- 00032313  0x00008e1e add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008e1f setarg  0x00000000 
- 00032315  0x00008e20 istore  0x00000003 , 0x00000005 
- 00032316  0x00008e21 rtn 
- 00032317  0x00008e26 call  0x00007fe9 
- 00032318  0x00008e27 call  0x00007e69 
- 00032319  0x00008e28 rtn  0x00000034 
- 00032320  0x00008e29 fetch  0x00000002 , 0x00004218 
- 00032321  0x00008e2a add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008e2b ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008e2c increase  0x00000001 , 0x00000002 
- 00032324  0x00008e2d istoret  0x00000001 , 0x00000012 
- 00032325  0x00008e2f ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008e30 copy  0x00000002 , 0x00000039 
- 00032327  0x00008e31 add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008e32 ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008e33 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008e34 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008e35 copy  0x00000011 , 0x00000006 
- 00032332  0x00008e37 call  0x00007f01 
- 00032333  0x00008e38 call  0x00007e6d 
- 00032334  0x00008e39 pincrease  0xffffffff 
- 00032335  0x00008e3a ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008e3b increase  0x00000001 , 0x00000002 
- 00032337  0x00008e3c iand  0x00000002 , 0x00000002 
- 00032338  0x00008e3d istoret  0x00000001 , 0x00000012 
- 00032339  0x00008e3e branch  0x00007fe7 
- 00032340  0x00008e44 call  0x00007fe9 
- 00032341  0x00008e45 call  0x00007e65 
- 00032342  0x00008e46 rtn  0x00000034 
- 00032343  0x00008e47 fetch  0x00000002 , 0x00004218 
- 00032344  0x00008e48 add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008e49 ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008e4a increase  0xffffffff , 0x00000002 
- 00032347  0x00008e4b istoret  0x00000001 , 0x00000012 
- 00032348  0x00008e4c ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008e4d copy  0x00000002 , 0x00000039 
- 00032350  0x00008e4e add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008e4f ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008e50 imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008e51 iadd  0x00000006 , 0x00000006 
- 00032354  0x00008e52 increase  0x00000001 , 0x00000006 
- 00032355  0x00008e53 copy  0x00000011 , 0x00000005 
- 00032356  0x00008e54 branch  0x00007e4c 
- 00032357  0x00008e59 fetch  0x00000002 , 0x00004218 
- 00032358  0x00008e5a add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008e5b ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008e5c rtn 
- 00032361  0x00008e60 call  0x00007e6d 
- 00032362  0x00008e61 ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008e62 isub  0x00000002 , 0x0000003f 
- 00032364  0x00008e63 rtn 
- 00032365  0x00008e67 fetch  0x00000002 , 0x00004218 
- 00032366  0x00008e68 add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008e69 ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008e6a rtn 
- 00032369  0x00008e73 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008e74 rtn  0x00000005 
- 00032371  0x00008e76 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008e77 loop  0x00007e73 
- 00032373  0x00008e78 rtn 
- 00032374  0x00008e7c force  0x00000001 , 0x0000003f 
- 00032375  0x00008e7d sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008e7e rtn  0x00000005 
- 00032377  0x00008e80 lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008e81 loop  0x00007e79 
- 00032379  0x00008e82 rtn 
- 00032380  0x00008e84 deposit  0x00000005 
- 00032381  0x00008e85 store  0x00000002 , 0x00000abb 
- 00032382  0x00008e86 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008e87 deposit  0x0000000b 
- 00032384  0x00008e88 store  0x00000004 , 0x00000aaa 
- 00032385  0x00008e89 call  0x00007e85 
- 00032386  0x00008e8a deposit  0x00000006 
- 00032387  0x00008e8b store  0x00000002 , 0x00000ab9 
- 00032388  0x00008e8c rtn 
- 00032389  0x00008e8f deposit  0x00000011 
- 00032390  0x00008e90 store  0x00000004 , 0x00000aae 
- 00032391  0x00008e91 deposit  0x00000012 
- 00032392  0x00008e92 store  0x00000004 , 0x00000ab2 
- 00032393  0x00008e93 deposit  0x00000013 
- 00032394  0x00008e94 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008e95 rtn 
- 00032396  0x00008e98 fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008e99 fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008e9a iforce  0x0000000b 
- 00032399  0x00008e9b call  0x00007e95 
- 00032400  0x00008e9c fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008e9d iforce  0x00000005 
- 00032402  0x00008e9e fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008e9f iforce  0x00000006 
- 00032404  0x00008ea0 rtn 
- 00032405  0x00008ea3 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008ea4 iforce  0x00000011 
- 00032407  0x00008ea5 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008ea6 iforce  0x00000012 
- 00032409  0x00008ea7 fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008ea8 iforce  0x00000013 
- 00032411  0x00008ea9 rtn 
- 00032412  0x00008eac fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008ead copy  0x0000003f , 0x00000005 
- 00032414  0x00008eae rtn 
- 00032415  0x00008eb0 fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008eb1 copy  0x0000003f , 0x00000006 
- 00032417  0x00008eb2 rtn 
- 00032418  0x00008eb4 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008eb5 store  0x00000002 , 0x00000abb 
- 00032420  0x00008eb6 rtn 
- 00032421  0x00008eb8 copy  0x00000006 , 0x0000003f 
- 00032422  0x00008eb9 store  0x00000002 , 0x00000ab9 
- 00032423  0x00008eba rtn 
- 00032424  0x00008ebf copy  0x00000005 , 0x0000003f 
- 00032425  0x00008ec0 store  0x00000002 , 0x00000a97 
- 00032426  0x00008ec1 copy  0x00000006 , 0x0000003f 
- 00032427  0x00008ec2 store  0x00000002 , 0x00000a95 
- 00032428  0x00008ec3 rtn 
- 00032429  0x00008ec5 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008ec6 copy  0x0000003f , 0x00000005 
- 00032431  0x00008ec7 fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008ec8 copy  0x0000003f , 0x00000006 
- 00032433  0x00008ec9 rtn 
- 00032434  0x00008ecc call  0x00007ebd 
- 00032435  0x00008ece call  0x00007ebd 
- 00032436  0x00008ecf branch  0x00007ebd 
- 00032437  0x00008ed1 call  0x00007eb9 
- 00032438  0x00008ed3 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008ed4 istore  0x00000004 , 0x00000005 
- 00032440  0x00008ed5 rtn 
- 00032441  0x00008ed7 ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008ed8 istore  0x00000008 , 0x00000005 
- 00032443  0x00008ed9 rtn 
- 00032444  0x00008edc call  0x00007ebf 
- 00032445  0x00008ede call  0x00007eb9 
- 00032446  0x00008ee0 call  0x00007eb9 
- 00032447  0x00008ee2 call  0x00007eb9 
- 00032448  0x00008ee3 branch  0x00007eb9 
- 00032449  0x00008ee8 arg  0x0000000a , 0x00000039 
- 00032450  0x00008eea nop  0x00002ee0 
- 00032451  0x00008eeb loop  0x00007ec2 
- 00032452  0x00008eec rtn 
- 00032453  0x00008eef force  0x00000003 , 0x00000039 
- 00032454  0x00008ef1 force  0x00000000 , 0x0000003f 
- 00032455  0x00008ef3 istore  0x00000008 , 0x00000005 
- 00032456  0x00008ef4 loop  0x00007ec7 
- 00032457  0x00008ef5 rtn 
- 00032458  0x00008ef8 force  0x00000000 , 0x0000003f 
- 00032459  0x00008ef9 istore  0x00000008 , 0x00000005 
- 00032460  0x00008efa rtn 
- 00032461  0x00008efc force  0x00000000 , 0x0000003f 
- 00032462  0x00008efd istore  0x00000004 , 0x00000005 
- 00032463  0x00008efe rtn 
- 00032464  0x00008f01 force  0x00000004 , 0x00000039 
- 00032465  0x00008f02 branch  0x00007ec6 
- 00032466  0x00008f04 force  0x00000008 , 0x00000039 
- 00032467  0x00008f05 branch  0x00007ec6 
- 00032468  0x00008f08 deposit  0x00000039 
- 00032469  0x00008f09 rtn  0x00000034 
- 00032470  0x00008f0a setarg  0x00000000 
- 00032471  0x00008f0c istore  0x00000001 , 0x00000005 
- 00032472  0x00008f0d loop  0x00007ed7 
- 00032473  0x00008f0e rtn 
- 00032474  0x00008f12 arg  0x00000020 , 0x00000039 
- 00032475  0x00008f13 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008f14 branch  0x00007ed4 
- 00032477  0x00008f17 ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008f18 ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008f19 ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008f1a istore  0x00000004 , 0x00000005 
- 00032481  0x00008f1b increase  0x00000004 , 0x00000011 
- 00032482  0x00008f1c increase  0x00000004 , 0x00000013 
- 00032483  0x00008f1d loop  0x00007edd 
- 00032484  0x00008f1e rtn 
- 00032485  0x00008f23 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008f24 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008f25 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008f26 rtn  0x00000002 
- 00032489  0x00008f27 iadd  0x00000011 , 0x00000012 
- 00032490  0x00008f28 increase  0xffffffff , 0x00000012 
- 00032491  0x00008f29 rshift  0x00000039 , 0x00000039 
- 00032492  0x00008f2b ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008f2c ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008f2d istore  0x00000001 , 0x00000011 
- 00032495  0x00008f2e istoret  0x00000001 , 0x00000012 
- 00032496  0x00008f2f increase  0xffffffff , 0x00000012 
- 00032497  0x00008f30 increase  0x00000001 , 0x00000011 
- 00032498  0x00008f31 loop  0x00007eec 
- 00032499  0x00008f32 rtn 
- 00032500  0x00008f36 deposit  0x00000039 
- 00032501  0x00008f37 rtn  0x00000034 
- 00032502  0x00008f39 increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008f3a call  0x00007eb9 , 0x00000002 
- 00032504  0x00008f3b rtn  0x00000005 
- 00032505  0x00008f3c branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008f3d increase  0x00000008 , 0x00000039 
- 00032507  0x00008f3f increase  0xfffffffc , 0x00000039 
- 00032508  0x00008f40 call  0x00007eb6 , 0x00000002 
- 00032509  0x00008f41 rtn  0x00000005 
- 00032510  0x00008f42 branch  0x00007efb , 0x00000002 
- 00032511  0x00008f43 increase  0x00000004 , 0x00000039 
- 00032512  0x00008f44 branch  0x00007f01 
- 00032513  0x00008f47 deposit  0x00000039 
- 00032514  0x00008f48 rtn  0x00000034 
- 00032515  0x00008f4a ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008f4b istore  0x00000001 , 0x00000005 
- 00032517  0x00008f4c loop  0x00007f03 
- 00032518  0x00008f4d rtn 
- 00032519  0x00008f50 setarg  0x00000000 
- 00032520  0x00008f52 rshift  0x00000022 , 0x00000002 
- 00032521  0x00008f53 storet  0x00000004 , 0x00004094 
- 00032522  0x00008f54 arg  0x0000419d , 0x00000005 
- 00032523  0x00008f55 iforce  0x00000002 
- 00032524  0x00008f56 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008f57 iadd  0x00000005 , 0x00000005 
- 00032526  0x00008f58 istoret  0x00000002 , 0x00000005 
- 00032527  0x00008f59 bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008f5a rtn 
- 00032529  0x00008f5d arg  0x00000800 , 0x0000000b 
- 00032530  0x00008f5e lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008f5f iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008f60 rtn 
- 00032533  0x00008f64 arg  0x00000000 , 0x00000007 
- 00032534  0x00008f66 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008f67 fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008f68 rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008f69 store  0x00000004 , 0x00004094 
- 00032538  0x00008f6a isub  0x00000002 , 0x0000003e 
- 00032539  0x00008f6b ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008f6c isub  0x00000002 , 0x0000000b 
- 00032541  0x00008f6d copy  0x0000000b , 0x00000002 
- 00032542  0x00008f6e arg  0x0000419d , 0x00000006 
- 00032543  0x00008f6f copy  0x00000006 , 0x00000005 
- 00032544  0x00008f70 arg  0x00000010 , 0x00000039 
- 00032545  0x00008f72 ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008f73 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008f74 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008f75 force  0x00000000 , 0x0000003f 
- 00032549  0x00008f77 istore  0x00000002 , 0x00000005 
- 00032550  0x00008f78 loop  0x00007f21 
- 00032551  0x00008f79 arg  0x0000419d , 0x00000006 
- 00032552  0x00008f7a lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008f7b iadd  0x00000006 , 0x00000006 
- 00032554  0x00008f7c ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008f7d rtn 
- 00032556  0x00008f83 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008f84 copy  0x00000002 , 0x00000039 
- 00032558  0x00008f85 setarg  0x00000ea6 
- 00032559  0x00008f86 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008f87 rtn  0x00000002 
- 00032561  0x00008f88 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008f89 rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008f8a increase  0x00000001 , 0x00000002 
- 00032564  0x00008f8b lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008f8c ior  0x00000002 , 0x00000002 
- 00032566  0x00008f8d rtn 
- 00032567  0x00008f90 call  0x00007f39 
- 00032568  0x00008f91 branch  0x00007f43 
- 00032569  0x00008f95 disable  0x00000028 
- 00032570  0x00008f96 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008f97 branch  0x00007f3e , 0x00000002 
- 00032572  0x00008f98 enable  0x00000028 
- 00032573  0x00008f99 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008f9b rtnbit0  0x0000000f 
- 00032575  0x00008f9c arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008f9d iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008f9e set0  0x00000040 , 0x0000003f 
- 00032578  0x00008f9f rtn 
- 00032579  0x00008fa2 iforce  0x00000006 
- 00032580  0x00008fa3 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008fa4 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008fa5 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008fa6 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008fa7 rtn 
- 00032585  0x00008fab lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008fac lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008fad fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008fae idiv  0x00000002 
- 00032589  0x00008faf call  0x00007f86 
- 00032590  0x00008fb0 quotient  0x00000002 
- 00032591  0x00008fb1 rtn 
- 00032592  0x00008fb5 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008fb6 idiv  0x00000002 
- 00032594  0x00008fb7 call  0x00007f86 
- 00032595  0x00008fb8 quotient  0x0000003f 
- 00032596  0x00008fb9 lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008fbb remainder  0x00000002 
- 00032598  0x00008fbc ior  0x00000002 , 0x00000002 
- 00032599  0x00008fbd rtn 
- 00032600  0x00008fc5 arg  0x00000000 , 0x00000002 
- 00032601  0x00008fc7 copy  0x00000002 , 0x00000013 
- 00032602  0x00008fc8 ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008fc9 call  0x00007f64 
- 00032604  0x00008fca copy  0x00000013 , 0x00000002 
- 00032605  0x00008fcb call  0x00007f95 
- 00032606  0x00008fcc arg  0x0000000a , 0x00000012 
- 00032607  0x00008fcd imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008fce iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008fcf copy  0x0000003f , 0x00000002 
- 00032610  0x00008fd0 loop  0x00007f59 
- 00032611  0x00008fd1 rtn 
- 00032612  0x00008fd6 arg  0x0000003a , 0x00000002 
- 00032613  0x00008fd7 isub  0x00000002 , 0x0000003e 
- 00032614  0x00008fd8 nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008fd9 arg  0x00000061 , 0x00000002 
- 00032616  0x00008fda isub  0x00000002 , 0x0000003e 
- 00032617  0x00008fdb branch  0x00007f70 , 0x00000002 
- 00032618  0x00008fdc arg  0x00000037 , 0x00000002 
- 00032619  0x00008fdd isub  0x00000002 , 0x0000003f 
- 00032620  0x00008fde rtn 
- 00032621  0x00008fe0 arg  0x00000030 , 0x00000002 
- 00032622  0x00008fe1 isub  0x00000002 , 0x0000003f 
- 00032623  0x00008fe2 rtn 
- 00032624  0x00008fe4 arg  0x00000057 , 0x00000002 
- 00032625  0x00008fe5 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008fe6 rtn 
- 00032627  0x00008fe9 copy  0x00000002 , 0x00000030 
- 00032628  0x00008fea setarg  0x000001ff 
- 00032629  0x00008feb force  0x00000000 , 0x00000012 
- 00032630  0x00008fed rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008fee rshift  0x00000011 , 0x00000011 
- 00032632  0x00008fef ixor  0x00000011 , 0x00000011 
- 00032633  0x00008ff0 isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008ff1 setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008ff2 rshift  0x00000002 , 0x00000002 
- 00032636  0x00008ff3 isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008ff4 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008ff5 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008ff6 increase  0x00000001 , 0x00000012 
- 00032640  0x00008ff7 compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008ff8 nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008ff9 istoret  0x00000001 , 0x00000005 
- 00032643  0x00008ffa loop  0x00007f76 
- 00032644  0x00008ffb copy  0x00000030 , 0x00000002 
- 00032645  0x00008ffc rtn 
- 00032646  0x00009000 rtn  0x00000035 
- 00032647  0x00009001 branch  0x00007f86 
- 00032648  0x0000900d ifetch  0x00000001 , 0x00000011 
- 00032649  0x0000900e ifetcht  0x00000001 , 0x00000012 
- 00032650  0x0000900f isub  0x00000002 , 0x0000003e 
- 00032651  0x00009010 nrtn  0x00000005 
- 00032652  0x00009011 increase  0x00000001 , 0x00000011 
- 00032653  0x00009012 increase  0x00000001 , 0x00000012 
- 00032654  0x00009013 loop  0x00007f88 
- 00032655  0x00009014 force  0x00000000 , 0x0000003e 
- 00032656  0x00009015 rtn 
- 00032657  0x00009019 isub  0x00000002 , 0x0000003e 
- 00032658  0x0000901a nrtn  0x00000002 
- 00032659  0x0000901b deposit  0x00000002 
- 00032660  0x0000901c rtn 
- 00032661  0x0000901f iadd  0x00000002 , 0x0000003f 
- 00032662  0x00009020 isub  0x00000002 , 0x00000002 
- 00032663  0x00009021 isub  0x00000002 , 0x0000003f 
- 00032664  0x00009022 rtn 
- 00032665  0x00009025 arg  0x00000200 , 0x00000039 
- 00032666  0x00009026 arg  0x00004000 , 0x00000005 
- 00032667  0x00009027 branch  0x00007ec6 
- 00032668  0x0000902b rtn  0x00000034 
- 00032669  0x0000902c copy  0x0000003f , 0x0000003d 
- 00032670  0x00009030 hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00009031 nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00009032 rtn 
- 00032673  0x00009035 jam  0x00000001 , 0x00008203 
- 00032674  0x00009036 rtn 
- 00032675  0x00009039 hstore  0x00000002 , 0x00008205 
- 00032676  0x0000903a hfetch  0x00000001 , 0x00008203 
- 00032677  0x0000903b set1  0x00000004 , 0x0000003f 
- 00032678  0x0000903c hstore  0x00000001 , 0x00008203 
- 00032679  0x0000903d rtn 
- 00032680  0x0000903f hstore  0x00000002 , 0x00008207 
- 00032681  0x00009040 hfetch  0x00000001 , 0x00008203 
- 00032682  0x00009041 set1  0x00000006 , 0x0000003f 
- 00032683  0x00009042 hstore  0x00000001 , 0x00008203 
- 00032684  0x00009043 rtn 
- 00032685  0x00009046 hstore  0x00000002 , 0x00008205 
- 00032686  0x00009047 jam  0x00000030 , 0x00008203 
- 00032687  0x00009048 rtn 
- 00032688  0x0000904d hfetch  0x00000001 , 0x00008043 
- 00032689  0x0000904e set0  0x00000004 , 0x0000003f 
- 00032690  0x0000904f hstore  0x00000001 , 0x00008043 
- 00032691  0x00009050 rtn 
- 00032692  0x00009053 hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00009054 arg  0x00000200 , 0x00000002 
- 00032694  0x00009056 isub  0x00000002 , 0x0000003e 
- 00032695  0x00009057 rtn 
- 00032696  0x0000905e bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x0000905f ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00009060 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00009061 nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00009062 rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00009063 istore  0x00000008 , 0x00000011 
- 00032702  0x00009065 increase  0x00000007 , 0x00000011 
- 00032703  0x00009066 ifetch  0x00000001 , 0x00000011 
- 00032704  0x00009067 nbranch  0x00002a8c , 0x00000034 
- 00032705  0x00009068 fetch  0x00000001 , 0x00000a99 
- 00032706  0x00009069 istore  0x00000001 , 0x00000011 
- 00032707  0x0000906a rtn 
- 00032708  0x00009070 bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00009071 arg  0x00000008 , 0x00000039 
- 00032710  0x00009072 ifetch  0x00000008 , 0x00000011 
- 00032711  0x00009073 rtn  0x00000034 
- 00032712  0x00009075 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00009076 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x00009077 increase  0x00000001 , 0x00000011 
- 00032715  0x00009078 loop  0x00007fc8 
- 00032716  0x00009079 branch  0x00002a8c 
- 00032717  0x0000907b arg  0x00000000 , 0x00000002 
- 00032718  0x0000907c istoret  0x00000001 , 0x00000011 
- 00032719  0x0000907d rtn 
- 00032720  0x00009083 ifetch  0x00000008 , 0x00000011 
- 00032721  0x00009084 rtn 
- 00032722  0x0000908a ifetch  0x00000001 , 0x00000011 
- 00032723  0x0000908b rtn 
- 00032724  0x0000908f ifetch  0x00000002 , 0x00000011 
- 00032725  0x00009090 rtn 
- 00032726  0x00009095 arg  0x00000000 , 0x00000002 
- 00032727  0x00009097 fetch  0x00000001 , 0x00000006 
- 00032728  0x00009098 loop  0x00007fd7 , 0x00000034 
- 00032729  0x00009099 increase  0x00000001 , 0x00000002 
- 00032730  0x0000909a loop  0x00007fd7 
- 00032731  0x0000909b copy  0x00000002 , 0x0000003f 
- 00032732  0x0000909c rtn 
- 00032733  0x0000909f isub  0x00000002 , 0x0000003e 
- 00032734  0x000090a0 nrtn  0x00000002 
- 00032735  0x000090a1 copy  0x00000002 , 0x0000003f 
- 00032736  0x000090a2 rtn 
- 00032737  0x000090a6 force  0xffffffff , 0x0000003e 
- 00032738  0x000090a7 rtn 
- 00032739  0x000090aa force  0x00000001 , 0x0000003e 
- 00032740  0x000090ab rtn 
- 00032741  0x000090ad force  0x00000000 , 0x0000003e 
- 00032742  0x000090ae rtn 
- 00032743  0x000090b1 enable  0x00000028 
- 00032744  0x000090b2 rtn 
- 00032745  0x000090b5 disable  0x00000028 
- 00032746  0x000090b6 rtn 
- 00032747  0x000090b9 enable  0x0000002c 
- 00032748  0x000090ba rtn 
- 00032749  0x000090bd disable  0x0000002c 
- 00032750  0x000090be rtn 
- 00032751  0x000090c1 setarg  0x00000001 
- 00032752  0x000090c2 rtn 
- 00032753  0x000090c5 setarg  0x00000000 
- 00032754  0x000090c6 rtn 
- 00032755  0x000090ca copy  0x00000039 , 0x0000003f 
- 00032756  0x000090cb rtn  0x00000034 
- 00032757  0x000090cc copy  0x00000006 , 0x0000003f 
- 00032758  0x000090cd iadd  0x00000039 , 0x0000003f 
- 00032759  0x000090ce increase  0xffffffff , 0x0000003f 
- 00032760  0x000090cf copy  0x0000003f , 0x00000006 
- 00032761  0x000090d1 ifetch  0x00000001 , 0x00000006 
- 00032762  0x000090d2 increase  0xfffffffe , 0x00000006 
- 00032763  0x000090d3 istore  0x00000001 , 0x00000005 
- 00032764  0x000090d4 loop  0x00007ff9 
- 00032765  0x000090d5 rtn 
- 00065537  0x000090db beq  0x00000000 , 0x00010004 
- 00065538  0x000090dc beq  0x00000001 , 0x00010011 
- 00065539  0x000090dd rtn 
- 00065540  0x000090e0 fetch  0x00000001 , 0x0000000e 
- 00065541  0x000090e1 increase  0x00000001 , 0x0000003f 
- 00065542  0x000090e2 store  0x00000001 , 0x0000000e 
- 00065543  0x000090e3 call  0x00002435 
- 00065544  0x000090e5 set1  0x0000002c , 0x00000000 
- 00065545  0x000090e6 call  0x000022f2 
- 00065546  0x000090e7 branch  0x0001000f , 0x00000018 
- 00065547  0x000090e8 set0  0x0000002c , 0x00000000 
- 00065548  0x000090e9 call  0x00002455 
- 00065549  0x000090ea nbranch  0x00010008 , 0x00000034 
- 00065550  0x000090eb branch  0x000020fc 
- 00065551  0x000090ed set0  0x0000002c , 0x00000000 
- 00065552  0x000090ee branch  0x0000215f 
- 00065553  0x000090f1 call  0x00000403 
- 00065554  0x000090f2 jam  0x00000000 , 0x00004b6c 
- 00065555  0x000090f3 setarg  0x00000006 
- 00065556  0x000090f4 store  0x00000002 , 0x00004496 
- 00065557  0x000090f5 store  0x00000002 , 0x00004498 
- 00065558  0x000090f6 jam  0x00000000 , 0x000047c6 
- 00065559  0x000090f7 jam  0x00000000 , 0x0000479e 
- 00065560  0x000090f8 call  0x00000361 
- 00065561  0x000090f9 call  0x00005816 
- 00065562  0x000090fa branch  0x000041d9 
- 00131073  0x00009100 beq  0x00000010 , 0x00020004 
- 00131074  0x00009101 beq  0x00000011 , 0x0002001b 
- 00131075  0x00009102 rtn 
- 00131076  0x00009105 jam  0x00000000 , 0x0000480a 
- 00131077  0x00009106 jam  0x0000000c , 0x000041e3 
- 00131078  0x00009107 call  0x000041e7 
- 00131079  0x00009108 fetch  0x00000002 , 0x00004208 
- 00131080  0x00009109 bbit1  0x00000007 , 0x0002000e 
- 00131081  0x0000910a bbit1  0x00000000 , 0x000033a9 
- 00131082  0x0000910b bbit1  0x00000001 , 0x00020012 
- 00131083  0x0000910c bbit1  0x00000002 , 0x00020015 
- 00131084  0x0000910d bbit1  0x00000003 , 0x00020015 
- 00131085  0x0000910e branch  0x000042b0 
- 00131086  0x00009111 call  0x000041c1 
- 00131087  0x00009112 fetch  0x00000002 , 0x00004208 
- 00131088  0x00009113 bbit1  0x0000000a , 0x00000475 
- 00131089  0x00009114 branch  0x000041f7 
- 00131090  0x00009117 bbit1  0x00000005 , 0x00020015 
- 00131091  0x00009118 bbit1  0x00000003 , 0x00020015 
- 00131092  0x00009119 branch  0x000042b0 
- 00131093  0x0000911b fetch  0x00000002 , 0x00004682 
- 00131094  0x0000911c bbit1  0x0000000c , 0x000042b0 
- 00131095  0x0000911d call  0x000033a9 
- 00131096  0x0000911e call  0x000004d5 
- 00131097  0x0000911f rtn  0x00000001 
- 00131098  0x00009120 branch  0x000033a7 
- 00131099  0x00009124 fetch  0x00000002 , 0x00000264 
- 00131100  0x00009125 copy  0x0000003f , 0x00000006 
- 00131101  0x00009126 ifetch  0x00000001 , 0x00000006 
- 00131102  0x00009127 store  0x00000001 , 0x00004b04 
- 00131103  0x00009128 and  0x0000003f , 0x0000000f , 0x00000002 
- 00131104  0x00009129 rshift4  0x0000003f , 0x0000003f 
- 00131105  0x0000912a beq  0x00000007 , 0x00020024 
- 00131106  0x0000912b beq  0x00000001 , 0x0002002b 
- 00131107  0x0000912c branch  0x00004d39 
- 00131108  0x0000912e call  0x00004d53 
- 00131109  0x0000912f jam  0x00000000 , 0x00004b05 
- 00131110  0x00009130 fetch  0x00000001 , 0x00004b04 
- 00131111  0x00009131 isolate1  0x00000000 , 0x0000003f 
- 00131112  0x00009132 rtn  0x00000001 
- 00131113  0x00009133 jam  0x00000001 , 0x00004b05 
- 00131114  0x00009134 rtn 
- 00131115  0x00009137 copy  0x00000002 , 0x0000003f 
- 00131116  0x00009138 beq  0x00000005 , 0x000003ec 
- 00131117  0x00009139 branch  0x00004d41 
- 00196609  0x0000913e beq  0x00000020 , 0x00030014 
- 00196610  0x0000913f beq  0x00000021 , 0x00030028 
- 00196611  0x00009140 beq  0x00000022 , 0x00030021 
- 00196612  0x00009141 beq  0x00000023 , 0x00030006 
- 00196613  0x00009142 rtn 
- 00196614  0x00009145 jam  0x00000001 , 0x00004b6e 
- 00196615  0x00009146 jam  0x00000001 , 0x000047a1 
- 00196616  0x00009147 fetch  0x00000002 , 0x000046a8 
- 00196617  0x00009148 store  0x00000002 , 0x000046ae 
- 00196618  0x00009149 call  0x00000428 
- 00196619  0x0000914a call  0x00003418 
- 00196620  0x0000914b fetch  0x00000003 , 0x00004bf8 
- 00196621  0x0000914c store  0x00000003 , 0x00004374 
- 00196622  0x0000914e call  0x00000421 
- 00196623  0x0000914f setarg  0x00000004 
- 00196624  0x00009150 istore  0x00000001 , 0x00000006 
- 00196625  0x00009152 arg  0x00004390 , 0x00000006 
- 00196626  0x00009153 call  0x0000041d 
- 00196627  0x00009155 branch  0x00007df4 
- 00196628  0x00009158 fetch  0x00000001 , 0x00000048 
- 00196629  0x00009159 beq  0x00000084 , 0x00030018 
- 00196630  0x0000915a beq  0x00000083 , 0x0003001b 
- 00196631  0x0000915b branch  0x0000603f 
- 00196632  0x0000915d call  0x0003001e 
- 00196633  0x0000915e fetch  0x00000001 , 0x00000048 
- 00196634  0x0000915f branch  0x00006099 
- 00196635  0x00009161 call  0x0003001e 
- 00196636  0x00009162 fetch  0x00000001 , 0x00000048 
- 00196637  0x00009163 branch  0x0000610d 
- 00196638  0x00009165 fetch  0x00000001 , 0x0000465a 
- 00196639  0x00009166 branch  0x0000612b , 0x00000034 
- 00196640  0x00009167 branch  0x00006124 
- 00196641  0x0000916a call  0x00006152 
- 00196642  0x0000916b fetch  0x00000001 , 0x00004b53 
- 00196643  0x0000916c rtn  0x00000034 
- 00196644  0x0000916d fetch  0x00000001 , 0x0000004b 
- 00196645  0x0000916e set0  0x00000003 , 0x0000003f 
- 00196646  0x0000916f store  0x00000001 , 0x0000004b 
- 00196647  0x00009170 branch  0x00000406 
- 00196648  0x00009173 force  0x00000002 , 0x0000003f 
- 00196649  0x00009174 call  0x00006298 
- 00196650  0x00009175 fetch  0x00000001 , 0x00000049 
- 00196651  0x00009176 istore  0x00000001 , 0x00000005 
- 00196652  0x00009177 store  0x00000001 , 0x00004afe 
- 00196653  0x00009178 call  0x000062a7 
- 00196654  0x00009179 fetch  0x00000001 , 0x00004afe 
- 00196655  0x0000917a beq  0x0000002e , 0x00030031 
- 00196656  0x0000917b branch  0x00006051 
- 00196657  0x0000917e fetch  0x00000001 , 0x00004b01 
- 00196658  0x0000917f rtn  0x00000034 
- 00196659  0x00009180 jam  0x00000000 , 0x00004b01 
- 00196660  0x00009181 fetch  0x00000001 , 0x00004b03 
- 00196661  0x00009182 rtnne  0x00000002 
- 00196662  0x00009183 jam  0x00000001 , 0x00004b02 
- 00196663  0x00009184 copy  0x00000022 , 0x0000003f 
- 00196664  0x00009185 store  0x00000004 , 0x000004e9 
- 00196665  0x00009186 rtn 
- 00262145  0x0000918c beq  0x00000030 , 0x00040003 
- 00262146  0x0000918d rtn 
- 00262147  0x00009190 call  0x000062bc 
- 00262148  0x00009191 nrtn  0x00000034 
- 00262149  0x00009193 fetch  0x00000001 , 0x00000055 
- 00262150  0x00009194 rtn  0x00000034 
- 00262151  0x00009195 beq  0x00000004 , 0x00040025 
- 00262152  0x00009196 beq  0x00000010 , 0x0004000a 
- 00262153  0x00009197 branch  0x00006320 
- 00262154  0x0000919b fetch  0x00000001 , 0x0000455b 
- 00262155  0x0000919c rtneq  0x00000000 
- 00262156  0x0000919d beq  0x00000001 , 0x0004000e 
- 00262157  0x0000919e branch  0x0000635f 
- 00262158  0x000091a0 rtn  0x00000029 
- 00262159  0x000091a3 fetch  0x00000001 , 0x0000016d 
- 00262160  0x000091a4 bbit1  0x00000000 , 0x00040012 
- 00262161  0x000091a5 branch  0x00006399 
- 00262162  0x000091a7 fetch  0x00000001 , 0x00004b03 
- 00262163  0x000091a8 beq  0x00000001 , 0x0000639d 
- 00262164  0x000091aa fetch  0x00000001 , 0x000041bd 
- 00262165  0x000091ab branch  0x000063a9 , 0x00000034 
- 00262166  0x000091ac fetch  0x00000001 , 0x000004d1 
- 00262167  0x000091ad rtnbit0  0x00000003 
- 00262168  0x000091ae rtnbit0  0x00000002 
- 00262169  0x000091af fetch  0x00000001 , 0x00004b02 
- 00262170  0x000091b0 rtn  0x00000034 
- 00262171  0x000091b1 jam  0x00000000 , 0x00004b02 
- 00262172  0x000091b2 fetch  0x00000004 , 0x000004e9 
- 00262173  0x000091b3 arg  0x00000014 , 0x00000002 
- 00262174  0x000091b4 iadd  0x00000002 , 0x00000002 
- 00262175  0x000091b5 copy  0x00000022 , 0x0000003f 
- 00262176  0x000091b6 isub  0x00000002 , 0x0000003e 
- 00262177  0x000091b7 nbranch  0x00040023 , 0x00000002 
- 00262178  0x000091b8 branch  0x00006349 
- 00262179  0x000091bb jam  0x00000001 , 0x00004b02 
- 00262180  0x000091bc rtn 
- 00262181  0x000091bf jam  0x00000014 , 0x0000480b 
- 00262182  0x000091c0 branch  0x0000636f 
- 00327681  0x000091c9 beq  0x00000040 , 0x00050004 
- 00327682  0x000091ca beq  0x00000041 , 0x00050016 
- 00327683  0x000091cb rtn 
- 00327684  0x000091ce call  0x0005000c 
- 00327685  0x000091cf branch  0x0000557d 
- 00327686  0x000091d1 fetch  0x00000001 , 0x000047c7 
- 00327687  0x000091d2 store  0x00000001 , 0x00004172 
- 00327688  0x000091d4 jam  0x00000000 , 0x000047c6 
- 00327689  0x000091d5 rtn 
- 00327690  0x000091d7 jam  0x00000001 , 0x000047c6 
- 00327691  0x000091d8 rtn 
- 00327692  0x000091da fetch  0x00000001 , 0x000043d6 
- 00327693  0x000091db sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00327694  0x000091dc nbranch  0x0005000a , 0x00000002 
- 00327695  0x000091dd fetch  0x00000001 , 0x000043d8 
- 00327696  0x000091de fetcht  0x00000001 , 0x000047c7 
- 00327697  0x000091df isub  0x00000002 , 0x0000003e 
- 00327698  0x000091e0 branch  0x00050006 , 0x00000002 
- 00327699  0x000091e1 fetch  0x00000001 , 0x000043d8 
- 00327700  0x000091e2 store  0x00000001 , 0x00004172 
- 00327701  0x000091e3 branch  0x00050008 
- 00327702  0x000091e6 fetch  0x00000001 , 0x0000043f 
- 00327703  0x000091e7 rtnbit0  0x00000006 
- 00327704  0x000091e8 call  0x0005001b 
- 00327705  0x000091e9 nrtn  0x00000028 
- 00327706  0x000091ea branch  0x000055a0 
- 00327707  0x000091ec enable  0x00000028 
- 00327708  0x000091ed fetch  0x00000001 , 0x0000045a 
- 00327709  0x000091ee rshift4  0x0000003f , 0x0000003f 
- 00327710  0x000091ef rtnne  0x0000000f 
- 00327711  0x000091f0 fetch  0x00000001 , 0x00000460 
- 00327712  0x000091f1 rshift4  0x0000003f , 0x0000003f 
- 00327713  0x000091f2 rtnne  0x00000000 
- 00327714  0x000091f3 branch  0x00007fe9 
- 00393217  0x000091fa beq  0x00000050 , 0x00060003 
- 00393218  0x000091fb rtn 
- 00393219  0x000091ff call  0x0000028a 
- 00393220  0x00009200 jam  0x00000000 , 0x00004b6e 
- 00393221  0x00009201 jam  0x00000001 , 0x00004bee 
- 00393222  0x00009202 jam  0x00000001 , 0x00004720 
- 00393223  0x00009203 jam  0x00000000 , 0x0000479e 
- 00393224  0x00009204 fetch  0x00000002 , 0x00004682 
- 00393225  0x00009205 bbit1  0x0000000b , 0x00060011 
- 00393226  0x00009206 call  0x0000031c 
- 00393227  0x00009207 fetcht  0x00000002 , 0x000047c4 
- 00393228  0x00009208 increase  0x00000001 , 0x00000002 
- 00393229  0x00009209 storet  0x00000002 , 0x000047c4 
- 00393230  0x0000920a storet  0x00000002 , 0x000044a1 
- 00393231  0x0000920c random  0x0000003f 
- 00393232  0x0000920d store  0x00000001 , 0x000044a0 
- 00393233  0x0000920f call  0x00003418 
- 00393234  0x00009210 fetch  0x00000002 , 0x00004687 
- 00393235  0x00009211 store  0x00000002 , 0x000046ac 
- 00393236  0x00009212 jam  0x00000006 , 0x0000016d 
- 00393237  0x00009213 setarg  0x00000000 
- 00393238  0x00009214 store  0x00000002 , 0x000046b0 
- 00393239  0x00009215 store  0x00000002 , 0x000046ae 
- 00393240  0x00009216 call  0x00000428 
- 00393241  0x00009217 call  0x000043ca 
- 00393242  0x00009218 jam  0x00000000 , 0x00004b53 
- 00393243  0x00009219 call  0x0000030b 
- 00393244  0x0000921a fetch  0x00000001 , 0x00004092 
- 00393245  0x0000921b isolate1  0x00000001 , 0x0000003f 
- 00393246  0x0000921c call  0x00060023 , 0x00000001 
- 00393247  0x0000921d fetch  0x00000001 , 0x00004092 
- 00393248  0x0000921e isolate1  0x00000000 , 0x0000003f 
- 00393249  0x0000921f call  0x00007ddd , 0x00000001 
- 00393250  0x00009220 branch  0x000006b8 
- 00393251  0x00009223 jam  0x00000000 , 0x000047a1 
- 00393252  0x00009224 fetch  0x00000003 , 0x00004bf5 
- 00393253  0x00009225 store  0x00000003 , 0x00004374 
- 00393254  0x00009226 call  0x00000421 
- 00393255  0x00009227 setarg  0x00000005 
- 00393256  0x00009228 istore  0x00000001 , 0x00000006 
- 00393257  0x00009229 arg  0x00004b12 , 0x00000006 
- 00393258  0x0000922a call  0x0000041d 
- 00393259  0x0000922b branch  0x00007df4 
- 00458753  0x00009231 beq  0x00000060 , 0x00070005 
- 00458754  0x00009232 beq  0x00000061 , 0x00070017 
- 00458755  0x00009233 beq  0x00000062 , 0x0007001f 
- 00458756  0x00009234 rtn 
- 00458757  0x00009237 call  0x0007000e 
- 00458758  0x00009238 branch  0x000001b7 , 0x00000028 
- 00458759  0x00009239 set1  0x00000026 , 0x00000000 
- 00458760  0x0000923a fetch  0x00000001 , 0x00004dd1 
- 00458761  0x0000923b set1  0x00000002 , 0x0000003f 
- 00458762  0x0000923c store  0x00000001 , 0x00004dd1 
- 00458763  0x0000923d call  0x000001a1 
- 00458764  0x0000923e call  0x00000116 
- 00458765  0x0000923f branch  0x0007001b 
- 00458766  0x00009242 arg  0x00000002 , 0x00000039 
- 00458767  0x00009243 arg  0x00004ca9 , 0x00000006 
- 00458768  0x00009244 call  0x00007fe7 
- 00458769  0x00009245 setarg  0x0000ffff 
- 00458770  0x00009247 ifetcht  0x00000002 , 0x00000006 
- 00458771  0x00009248 isub  0x00000002 , 0x0000003e 
- 00458772  0x00009249 ncall  0x00007fe9 , 0x00000005 
- 00458773  0x0000924a loop  0x00070012 
- 00458774  0x0000924b rtn 
- 00458775  0x0000924e set1  0x00000026 , 0x00000000 
- 00458776  0x0000924f fetch  0x00000001 , 0x00004dd1 
- 00458777  0x00009250 set1  0x00000001 , 0x0000003f 
- 00458778  0x00009251 store  0x00000001 , 0x00004dd1 
- 00458779  0x00009253 setarg  0x0000003c 
- 00458780  0x00009254 store  0x00000002 , 0x00004dcd 
- 00458781  0x00009255 jam  0x00000000 , 0x00004dcc 
- 00458782  0x00009256 rtn 
- 00458783  0x00009259 fetch  0x00000004 , 0x000046d3 
- 00458784  0x0000925a rtnbit0  0x00000011 
- 00458785  0x0000925b rtnbit1  0x00000003 
- 00458786  0x0000925c rtnmark1  0x00000026 
- 00458787  0x0000925d call  0x00004482 
- 00458788  0x0000925e arg  0x00000003 , 0x00000007 
- 00458789  0x0000925f call  0x000043ce 
- 00458790  0x00009260 setarg  0x00000000 
- 00458791  0x00009261 store  0x00000002 , 0x000046ae 
- 00458792  0x00009262 store  0x00000001 , 0x000046b4 
- 00458793  0x00009263 store  0x00000002 , 0x00004cae 
- 00458794  0x00009264 call  0x000042ca 
- 00458795  0x00009265 branch  0x000001b7 
- 00524289  0x0000926b beq  0x00000070 , 0x00080004 
- 00524290  0x0000926c beq  0x00000071 , 0x0008001a 
- 00524291  0x0000926d rtn 
- 00524292  0x00009270 fetch  0x00000001 , 0x00004dcc 
- 00524293  0x00009271 beq  0x00000001 , 0x00002dd4 
- 00524294  0x00009272 call  0x00080011 
- 00524295  0x00009273 call  0x00000162 
- 00524296  0x00009274 nbranch  0x00000116 , 0x00000018 
- 00524297  0x00009275 nbranch  0x00000116 , 0x0000002f 
- 00524298  0x00009276 fetch  0x00000001 , 0x00004dd1 
- 00524299  0x00009277 set0  0x00000002 , 0x0000003f 
- 00524300  0x00009278 store  0x00000001 , 0x00004dd1 
- 00524301  0x0000927a jam  0x00000000 , 0x00004b69 
- 00524302  0x0000927b call  0x00002f20 
- 00524303  0x0000927c call  0x0000015f 
- 00524304  0x0000927d branch  0x0000032d 
- 00524305  0x00009280 jam  0x000000ff , 0x0000119e 
- 00524306  0x00009281 fetch  0x00000001 , 0x00004c82 
- 00524307  0x00009282 store  0x00000001 , 0x0000119f 
- 00524308  0x00009283 fetch  0x00000004 , 0x00004cb8 
- 00524309  0x00009284 store  0x00000004 , 0x000011a0 
- 00524310  0x00009285 arg  0x00000006 , 0x00000002 
- 00524311  0x00009286 arg  0x0000119e , 0x00000011 
- 00524312  0x00009287 call  0x000001be 
- 00524313  0x00009288 branch  0x000001c2 
- 00524314  0x0000928b setarg  0xffffffff 
- 00524315  0x0000928c store  0x00000006 , 0x00000040 
- 00524316  0x0000928d jam  0x00000033 , 0x00000185 
- 00524317  0x0000928e jam  0x000000ff , 0x00004be4 
- 00524318  0x0000928f call  0x000042fb 
- 00524319  0x00009290 jam  0x000000ff , 0x00004721 
- 00524320  0x00009291 branch  0x000002d7 
- 00589825  0x00009297 beq  0x00000080 , 0x00090003 
- 00589826  0x0000929a rtn 
- 00589827  0x000092b0 fetch  0x00000004 , 0x000040a0 
- 00589828  0x000092b1 store  0x00000004 , 0x00004cb8 
- 00589829  0x000092b6 call  0x00003e6e 
- 00589830  0x000092b8 fetcht  0x00000001 , 0x00004b28 
- 00589831  0x000092b9 call  0x0000680e 
- 00589832  0x000092bb fetcht  0x00000001 , 0x00004b46 
- 00589833  0x000092bc call  0x0000680e 
- 00589834  0x000092be call  0x00003e1e 
- 00589835  0x000092c3 call  0x00090017 
- 00589836  0x000092c4 setarg  0x00000000 
- 00589837  0x000092c5 store  0x00000002 , 0x00004154 
- 00589838  0x000092c6 call  0x000068a2 
- 00589839  0x000092c8 call  0x00005810 
- 00589840  0x000092c9 call  0x00005839 
- 00589841  0x000092ca call  0x0000582c 
- 00589842  0x000092cb call  0x00005818 
- 00589843  0x000092cd call  0x000002ca 
- 00589844  0x000092ce fetch  0x00000001 , 0x00004720 
- 00589845  0x000092cf rtneq  0x00000002 
- 00589846  0x000092d0 rtn 
- 00589847  0x000092d3 call  0x000074b9 
- 00589848  0x000092d4 arg  0x00008c00 , 0x00000006 
- 00589849  0x000092d5 arg  0x00004878 , 0x00000005 
- 00589850  0x000092d6 arg  0x00000171 , 0x00000039 
- 00589851  0x000092d7 call  0x00007f01 
- 00589852  0x000092d9 setarg  0x000f0209 
- 00589853  0x000092da istore  0x00000003 , 0x00000005 
- 00589854  0x000092db setarg  0x00120009 
- 00589855  0x000092dc istore  0x00000003 , 0x00000005 
- 00589856  0x000092de setarg  0x00100209 
- 00589857  0x000092df istore  0x00000003 , 0x00000005 
- 00589858  0x000092e0 setarg  0x00000009 
- 00589859  0x000092e1 istore  0x00000003 , 0x00000005 
- 00589860  0x000092e2 arg  0x00008d71 , 0x00000006 
- 00589861  0x000092e3 arg  0x00000109 , 0x00000039 
- 00589862  0x000092e4 call  0x00007f01 
- 00589863  0x000092e6 jam  0x00000000 , 0x0000488f 
- 00589864  0x000092e7 jam  0x0000006d , 0x00004887 
- 00589865  0x000092e8 setarg  0x0000401f 
- 00589866  0x000092e9 store  0x00000002 , 0x000049dd 
- 00589867  0x000092ea setarg  0x00006d04 
- 00589868  0x000092eb store  0x00000002 , 0x00004a46 
- 00589869  0x000092ec setarg  0x000016b0 
- 00589870  0x000092ed store  0x00000002 , 0x00004a4c 
- 00589871  0x000092ef setarg  0x00004878 
- 00589872  0x000092f0 store  0x00000002 , 0x00004575 
- 00589873  0x000092f1 rtn 
- 00655361  0x000092f8 beq  0x00000090 , 0x000a0005 
- 00655362  0x000092f9 beq  0x00000091 , 0x000a001f 
- 00655363  0x000092fa beq  0x00000092 , 0x000a0030 
- 00655364  0x000092fb rtn 
- 00655365  0x000092fe fetch  0x00000001 , 0x00004c86 
- 00655366  0x000092ff beq  0x00000001 , 0x00007fe7 
- 00655367  0x00009300 fetch  0x00000001 , 0x00004c91 
- 00655368  0x00009301 beq  0x00000001 , 0x000a000c 
- 00655369  0x00009302 beq  0x00000002 , 0x000a000f 
- 00655370  0x00009303 beq  0x00000003 , 0x000a0012 
- 00655371  0x00009304 branch  0x00002a8c 
- 00655372  0x00009307 jam  0x00000011 , 0x00004c91 
- 00655373  0x00009308 jam  0x000000aa , 0x0000119e 
- 00655374  0x00009309 branch  0x000a0014 
- 00655375  0x0000930b jam  0x00000012 , 0x00004c91 
- 00655376  0x0000930c jam  0x00000055 , 0x0000119e 
- 00655377  0x0000930d branch  0x000a0014 
- 00655378  0x0000930f jam  0x00000013 , 0x00004c91 
- 00655379  0x00009310 jam  0x00000022 , 0x0000119e 
- 00655380  0x00009312 fetch  0x00000001 , 0x00004c82 
- 00655381  0x00009313 and_into  0x00000007 , 0x0000003f 
- 00655382  0x00009314 store  0x00000001 , 0x0000119f 
- 00655383  0x00009315 fetch  0x00000004 , 0x00004cb8 
- 00655384  0x00009316 store  0x00000004 , 0x000011a0 
- 00655385  0x00009318 jam  0x00000000 , 0x000011a4 
- 00655386  0x00009319 arg  0x0000119e , 0x00000011 
- 00655387  0x0000931a arg  0x00000007 , 0x00000002 
- 00655388  0x0000931b call  0x000001be 
- 00655389  0x0000931c call  0x0000012b 
- 00655390  0x0000931d branch  0x00007fe7 
- 00655391  0x00009320 call  0x000006e9 
- 00655392  0x00009321 fetch  0x00000001 , 0x00004c91 
- 00655393  0x00009322 rtneq  0x000000ff 
- 00655394  0x00009323 beq  0x00000011 , 0x000a0026 
- 00655395  0x00009324 beq  0x00000012 , 0x000a0028 
- 00655396  0x00009325 beq  0x00000013 , 0x000a002a 
- 00655397  0x00009326 rtn 
- 00655398  0x00009329 jam  0x00000002 , 0x00004c91 
- 00655399  0x0000932a branch  0x0000015b 
- 00655400  0x0000932c jam  0x00000003 , 0x00004c91 
- 00655401  0x0000932d branch  0x0000015b 
- 00655402  0x0000932f jam  0x000000ff , 0x00004c91 
- 00655403  0x00009330 jam  0x00000039 , 0x00000a99 
- 00655404  0x00009331 call  0x00007d86 
- 00655405  0x00009332 fetch  0x00000004 , 0x00004c61 
- 00655406  0x00009333 call  0x000001a0 
- 00655407  0x00009334 branch  0x0000015b 
- 00655408  0x00009338 call  0x00000400 
- 00655409  0x00009339 jam  0x00000001 , 0x0000478b 
- 00655410  0x0000933a arg  0x00000003 , 0x00000007 
- 00655411  0x0000933b call  0x000043d2 
- 00655412  0x0000933c setarg  0x00000000 
- 00655413  0x0000933d store  0x00000002 , 0x00004707 
- 00655414  0x0000933e jam  0x00000000 , 0x000046a7 
- 00655415  0x00009340 call  0x0000405d 
- 00655416  0x00009342 call  0x0000028a 
- 00655417  0x00009344 fetch  0x00000004 , 0x00004ca9 
- 00655418  0x00009345 store  0x00000004 , 0x0000477b 
- 00655419  0x00009347 branch  0x000002d7 
- 00720897  0x0000934d beq  0x000000a0 , 0x000b0006 
- 00720898  0x0000934e beq  0x000000a1 , 0x000b000d 
- 00720899  0x0000934f beq  0x000000a2 , 0x000b0019 
- 00720900  0x00009350 beq  0x000000a3 , 0x000b0020 
- 00720901  0x00009351 rtn 
- 00720902  0x00009354 call  0x00000403 
- 00720903  0x00009355 jam  0x00000000 , 0x00004dc1 
- 00720904  0x00009356 call  0x0000028a 
- 00720905  0x00009357 call  0x000001b9 
- 00720906  0x00009358 jam  0x00000000 , 0x000041bd 
- 00720907  0x00009359 call  0x00000266 
- 00720908  0x0000935a branch  0x0000340a 
- 00720909  0x0000935d fetch  0x00000002 , 0x00004509 
- 00720910  0x0000935e rtneq  0x00000000 
- 00720911  0x0000935f fetch  0x00000001 , 0x00000441 
- 00720912  0x00009360 rshift2  0x0000003f , 0x0000003f 
- 00720913  0x00009361 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00720914  0x00009362 rtn  0x00000002 
- 00720915  0x00009363 setarg  0x00000009 
- 00720916  0x00009364 store  0x00000002 , 0x00004496 
- 00720917  0x00009365 store  0x00000002 , 0x00004498 
- 00720918  0x00009366 call  0x000003e4 
- 00720919  0x00009367 jam  0x00000001 , 0x000047c6 
- 00720920  0x00009368 rtn 
- 00720921  0x0000936d fetch  0x00000002 , 0x00004682 
- 00720922  0x0000936e rtnbit1  0x0000000c 
- 00720923  0x0000936f rtnbit1  0x00000006 
- 00720924  0x00009370 rtnbit1  0x0000000b 
- 00720925  0x00009371 fetch  0x00000004 , 0x000046d3 
- 00720926  0x00009372 rtnbit1  0x00000005 
- 00720927  0x00009373 branch  0x000033a7 
- 00720928  0x00009376 call  0x00000403 
- 00720929  0x00009377 hfetch  0x00000004 , 0x00008138 
- 00720930  0x00009378 set1  0x0000001a , 0x0000003f 
- 00720931  0x00009379 hstore  0x00000004 , 0x0000804c 
- 00720932  0x0000937a call  0x00002c21 
- 00720933  0x0000937b call  0x000074bd 
- 00720934  0x0000937c call  0x000006dd 
- 00720935  0x0000937d call  0x000002d7 
- 00720936  0x0000937e call  0x00003e9f 
- 00720937  0x0000937f call  0x00000266 
- 00720938  0x00009381 call  0x00000313 
- 00720939  0x00009382 hfetch  0x00000001 , 0x00008081 
- 00720940  0x00009383 and  0x0000003f , 0x000000f7 , 0x0000003f 
- 00720941  0x00009384 hstore  0x00000001 , 0x00008081 
- 00720942  0x00009385 hfetch  0x00000001 , 0x0000807f 
- 00720943  0x00009386 set1  0x00000000 , 0x0000003f 
- 00720944  0x00009387 hstore  0x00000001 , 0x0000807f 
- 00720945  0x00009388 rtn 
- 00786433  0x0000938e beq  0x000000b1 , 0x000c0006 
- 00786434  0x0000938f beq  0x000000b2 , 0x000c000c 
- 00786435  0x00009390 beq  0x000000b3 , 0x000c0011 
- 00786436  0x00009391 beq  0x000000b4 , 0x000c0018 
- 00786437  0x00009392 rtn 
- 00786438  0x00009395 fetch  0x00000001 , 0x0000480a 
- 00786439  0x00009396 rtneq  0x00000002 
- 00786440  0x00009397 increase  0x00000001 , 0x0000003f 
- 00786441  0x00009398 store  0x00000001 , 0x0000480a 
- 00786442  0x00009399 jam  0x00000012 , 0x000041e3 
- 00786443  0x0000939a branch  0x0000340e 
- 00786444  0x0000939d fetch  0x00000001 , 0x0000480a 
- 00786445  0x0000939e rtnne  0x00000002 
- 00786446  0x0000939f jam  0x00000000 , 0x0000480a 
- 00786447  0x000093a0 jam  0x0000000c , 0x000041e3 
- 00786448  0x000093a1 branch  0x0000340e 
- 00786449  0x000093a4 fetch  0x00000001 , 0x000047a1 
- 00786450  0x000093a5 beq  0x00000001 , 0x000c0014 
- 00786451  0x000093a6 branch  0x000c0016 
- 00786452  0x000093a8 call  0x000003e4 
- 00786453  0x000093a9 jam  0x00000005 , 0x000046c6 
- 00786454  0x000093ab arg  0x00000001 , 0x00000007 
- 00786455  0x000093ac branch  0x000041b9 
- 00786456  0x000093af call  0x00000403 
- 00786457  0x000093b0 jam  0x00000000 , 0x00004b01 
- 00786458  0x000093b1 jam  0x00000000 , 0x00004b03 
- 00786459  0x000093b2 jam  0x00000000 , 0x00004b0c 
- 00786460  0x000093b3 call  0x000002d7 
- 00786461  0x000093b4 branch  0x000041d9 
- 00851969  0x000093bc fetch  0x00000001 , 0x00004dcc 
- 00851970  0x000093bd beq  0x00000001 , 0x00002dd4 
- 00851971  0x000093be jam  0x000000ff , 0x0000119e 
- 00851972  0x000093bf fetch  0x00000001 , 0x00004c82 
- 00851973  0x000093c0 store  0x00000001 , 0x0000119f 
- 00851974  0x000093c1 fetch  0x00000004 , 0x00004cb8 
- 00851975  0x000093c2 store  0x00000004 , 0x000011a0 
- 00851976  0x000093c3 arg  0x00000006 , 0x00000002 
- 00851977  0x000093c4 arg  0x0000119e , 0x00000011 
- 00851978  0x000093c5 call  0x000001be 
- 00851979  0x000093c6 call  0x000001c2 
- 00851980  0x000093c7 call  0x00000162 
- 00851981  0x000093c8 nbranch  0x000d0026 , 0x00000018 
- 00851982  0x000093c9 nbranch  0x000d0026 , 0x0000002f 
- 00851983  0x000093ca call  0x0000018a 
- 00851984  0x000093cb fetch  0x00000004 , 0x00004ca9 
- 00851985  0x000093cc fetcht  0x00000004 , 0x00004dc6 
- 00851986  0x000093cd isub  0x00000002 , 0x0000003e 
- 00851987  0x000093ce branch  0x000d0016 , 0x00000005 
- 00851988  0x000093cf fetch  0x00000001 , 0x00004c7f 
- 00851989  0x000093d0 rtnne  0x00000008 
- 00851990  0x000093d5 jam  0x00000000 , 0x00004dd1 
- 00851991  0x000093d6 call  0x0000028a 
- 00851992  0x000093d7 fetch  0x00000004 , 0x00004ca9 
- 00851993  0x000093d8 fetcht  0x00000004 , 0x00004c8d 
- 00851994  0x000093d9 isub  0x00000002 , 0x0000003e 
- 00851995  0x000093da branch  0x000001ae , 0x00000005 
- 00851996  0x000093db fetch  0x00000004 , 0x00004ca9 
- 00851997  0x000093dc fetcht  0x00000004 , 0x00004cb8 
- 00851998  0x000093dd isub  0x00000002 , 0x0000003e 
- 00851999  0x000093de call  0x000d0024 , 0x00000005 
- 00852000  0x000093df jam  0x00000000 , 0x00004b69 
- 00852001  0x000093e0 call  0x00002f20 
- 00852002  0x000093e1 call  0x0000015f 
- 00852003  0x000093e2 branch  0x0000032d 
- 00852004  0x000093e5 fetch  0x00000004 , 0x00004c61 
- 00852005  0x000093e6 branch  0x000001a0 
- 00852006  0x000093ea fetch  0x00000001 , 0x00004dbf 
- 00852007  0x000093eb increase  0x00000001 , 0x0000003f 
- 00852008  0x000093ec and_into  0x00000003 , 0x0000003f 
- 00852009  0x000093ed store  0x00000001 , 0x00004dbf 
- 00852010  0x000093ee beq  0x00000000 , 0x000d002d 
- 00852011  0x000093ef beq  0x00000002 , 0x000d0037 
- 00852012  0x000093f0 branch  0x0000019c 
- 00852013  0x000093f3 call  0x0000028a 
- 00852014  0x000093f4 fetch  0x00000004 , 0x00004cb8 
- 00852015  0x000093f5 store  0x00000004 , 0x00004ca9 
- 00852016  0x000093f6 fetch  0x00000001 , 0x00004dcf 
- 00852017  0x000093f7 store  0x00000001 , 0x00004c8c 
- 00852018  0x000093f8 call  0x000d0035 
- 00852019  0x000093f9 storet  0x00000001 , 0x00004dcf 
- 00852020  0x000093fa rtn 
- 00852021  0x000093fd call  0x000001a1 
- 00852022  0x000093fe branch  0x00000116 
- 00852023  0x00009401 jam  0x00000020 , 0x000041de 
- 00852024  0x00009402 fetch  0x00000004 , 0x00004dc6 
- 00852025  0x00009403 store  0x00000004 , 0x00004ca9 
- 00852026  0x00009404 fetch  0x00000001 , 0x00004dd0 
- 00852027  0x00009405 store  0x00000001 , 0x00004c8c 
- 00852028  0x00009406 call  0x000d0035 
- 00852029  0x00009407 storet  0x00000001 , 0x00004dd0 
- 00852030  0x00009408 rtn 
+ 00000064  0x00000096 bbit1  0x00000008 , 0x00000059 
+ 00000065  0x00000098 beq  0x00000001 , 0x00000075 
+ 00000066  0x00000099 beq  0x00000002 , 0x0000007f 
+ 00000067  0x0000009a beq  0x00000085 , 0x00000735 
+ 00000068  0x0000009b beq  0x00000089 , 0x00000706 
+ 00000069  0x0000009c beq  0x0000001b , 0x00000626 
+ 00000070  0x0000009d beq  0x00000026 , 0x00000628 
+ 00000071  0x0000009e beq  0x00000048 , 0x00000644 
+ 00000072  0x0000009f beq  0x0000004a , 0x00000646 
+ 00000073  0x000000a0 beq  0x00000051 , 0x0000064f 
+ 00000074  0x000000a1 beq  0x00000059 , 0x00000642 
+ 00000075  0x000000a2 beq  0x000000a7 , 0x00000654 
+ 00000076  0x000000a3 beq  0x000000ad , 0x0000066c 
+ 00000077  0x000000a4 beq  0x000000cb , 0x000033e4 
+ 00000078  0x000000a5 beq  0x000000e9 , 0x0000067d 
+ 00000079  0x000000a6 beq  0x000000a1 , 0x00000088 
+ 00000080  0x000000a7 beq  0x000000b1 , 0x0000008d 
+ 00000081  0x000000a8 beq  0x000000b2 , 0x00000097 
+ 00000082  0x000000a9 beq  0x000000c4 , 0x00000285 
+ 00000083  0x000000aa beq  0x000000e3 , 0x000002d4 
+ 00000084  0x000000ab beq  0x000000e6 , 0x00000500 
+ 00000085  0x000000ac beq  0x000000ea , 0x00000568 
+ 00000086  0x000000ad beq  0x000000eb , 0x0000056c 
+ 00000087  0x000000ae beq  0x000000ec , 0x0000056e 
+ 00000088  0x000000af branch  0x00002a8e 
+ 00000089  0x000000b1 beq  0x00000039 , 0x00000570 
+ 00000090  0x000000b2 beq  0x00000043 , 0x00000578 
+ 00000091  0x000000b3 beq  0x0000004a , 0x0000057e 
+ 00000092  0x000000b4 beq  0x00000057 , 0x00000581 
+ 00000093  0x000000b5 beq  0x00000059 , 0x00000583 
+ 00000094  0x000000b6 beq  0x00000063 , 0x00000585 
+ 00000095  0x000000b7 beq  0x00000066 , 0x000005af 
+ 00000096  0x000000b8 beq  0x00000067 , 0x000005c6 
+ 00000097  0x000000b9 beq  0x0000006a , 0x000005fc 
+ 00000098  0x000000ba beq  0x00000077 , 0x00000607 
+ 00000099  0x000000bb beq  0x00000005 , 0x0000067f 
+ 00000100  0x000000bc beq  0x00000080 , 0x00000681 
+ 00000101  0x000000bd beq  0x00000082 , 0x0000068b 
+ 00000102  0x000000be beq  0x00000088 , 0x0000068d 
+ 00000103  0x000000bf beq  0x0000008c , 0x00000613 
+ 00000104  0x000000c0 beq  0x0000008d , 0x0000061f 
+ 00000105  0x000000c1 beq  0x000000fa , 0x000006b1 
+ 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  0x000003c2 
+ 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  0x00000110 
+ 00000155  0x00000103 nbranch  0x000000ac , 0x00000028 
+ 00000156  0x00000104 call  0x000000f7 
+ 00000157  0x00000106 call  0x00000134 
+ 00000158  0x00000107 fetch  0x00000001 , 0x00004c4d 
+ 00000159  0x00000108 rtnne  0x000000ff 
+ 00000160  0x00000109 call  0x000006da 
+ 00000161  0x0000010a setarg  0x00017700 
+ 00000162  0x0000010b store  0x00000003 , 0x00004c6c 
+ 00000163  0x0000010c setarg  0x00000006 
+ 00000164  0x0000010d store  0x00000002 , 0x00004b74 
+ 00000165  0x00000111 call  0x000000b4 
+ 00000166  0x00000112 nrtn  0x00000028 
+ 00000167  0x00000113 call  0x0000026b 
+ 00000168  0x00000114 setarg  0x0000e09c 
+ 00000169  0x00000115 branch  0x00002b93 
+ 00000170  0x00000119 jam  0x000000b5 , 0x000011c5 
+ 00000171  0x0000011a branch  0x00000737 
+ 00000172  0x0000011d fetch  0x00000001 , 0x00004c69 
+ 00000173  0x0000011e call  0x000000bd , 0x00000034 
+ 00000174  0x00000120 fetch  0x00000001 , 0x00004b2e 
+ 00000175  0x00000121 nrtn  0x00000034 
+ 00000176  0x00000122 call  0x000000b4 
+ 00000177  0x00000123 nrtn  0x00000028 
+ 00000178  0x00000124 fetch  0x00000003 , 0x00004c6c 
+ 00000179  0x00000125 branch  0x00002d8c 
+ 00000180  0x00000128 enable  0x00000028 
+ 00000181  0x00000129 call  0x00002afa 
+ 00000182  0x0000012a fetch  0x00000003 , 0x0000416f 
+ 00000183  0x0000012b branch  0x00007fe9 , 0x00000034 
+ 00000184  0x0000012c fetch  0x00000001 , 0x00004091 
+ 00000185  0x0000012d branch  0x00007fe9 , 0x00000034 
+ 00000186  0x0000012e fetch  0x00000001 , 0x00004d7d 
+ 00000187  0x0000012f beq  0x00000001 , 0x00007fe9 
+ 00000188  0x00000130 branch  0x0000026e 
+ 00000189  0x00000133 jam  0x00000001 , 0x00004c69 
+ 00000190  0x00000134 jam  0x00000000 , 0x00004d72 
+ 00000191  0x00000135 call  0x000000cd 
+ 00000192  0x00000136 store  0x00000001 , 0x00004bd9 
+ 00000193  0x00000137 setarg  0x00000000 
+ 00000194  0x00000138 store  0x00000007 , 0x00004bda 
+ 00000195  0x00000139 fetch  0x00000004 , 0x00004c74 
+ 00000196  0x0000013a store  0x00000004 , 0x00004be1 
+ 00000197  0x0000013b jam  0x0000000c , 0x00004c3d 
+ 00000198  0x0000013c fetch  0x00000001 , 0x00004c3e 
+ 00000199  0x0000013d set1  0x00000003 , 0x0000003f 
+ 00000200  0x0000013e store  0x00000001 , 0x00004c3e 
+ 00000201  0x0000013f call  0x00000113 
+ 00000202  0x00000140 branch  0x0000009d 
+ 00000203  0x00000144 jam  0x00000001 , 0x00004d73 
+ 00000204  0x00000145 jam  0x00000000 , 0x00004d75 
+ 00000205  0x00000147 fetch  0x00000001 , 0x00004c3e 
+ 00000206  0x00000148 and_into  0x00000007 , 0x0000003f 
+ 00000207  0x00000149 store  0x00000001 , 0x00004c3e 
+ 00000208  0x0000014a rtn 
+ 00000209  0x0000014d fetch  0x00000001 , 0x00004c3e 
+ 00000210  0x0000014e set1  0x00000004 , 0x0000003f 
+ 00000211  0x0000014f store  0x00000001 , 0x00004c3e 
+ 00000212  0x00000151 store  0x00000001 , 0x00004bf9 
+ 00000213  0x00000152 rtn 
+ 00000214  0x00000155 fetch  0x00000001 , 0x00004c3e 
+ 00000215  0x00000156 rtnbit0  0x00000004 
+ 00000216  0x00000158 fetch  0x00000001 , 0x00004c3e 
+ 00000217  0x00000159 set0  0x00000004 , 0x0000003f 
+ 00000218  0x0000015a store  0x00000001 , 0x00004c3e 
+ 00000219  0x0000015b store  0x00000001 , 0x00004bf9 
+ 00000220  0x0000015c call  0x000006d0 
+ 00000221  0x0000015d branch  0x000001ca 
+ 00000222  0x00000160 fetch  0x00000001 , 0x00004d72 
+ 00000223  0x00000161 bne  0x00000001 , 0x000000cd 
+ 00000224  0x00000163 fetch  0x00000001 , 0x00004d70 
+ 00000225  0x00000164 increase  0x00000001 , 0x0000003f 
+ 00000226  0x00000165 store  0x00000001 , 0x00004d70 
+ 00000227  0x00000166 beq  0x00000004 , 0x000000e7 
+ 00000228  0x00000167 call  0x000001ca 
+ 00000229  0x00000168 jam  0x00000002 , 0x00004c82 
+ 00000230  0x00000169 branch  0x00000134 
+ 00000231  0x0000016c call  0x000006d0 
+ 00000232  0x0000016d jam  0x00000000 , 0x00004d70 
+ 00000233  0x0000016e branch  0x000000cd 
+ 00000234  0x00000171 jam  0x00000002 , 0x00004d75 
+ 00000235  0x00000173 jam  0x00000001 , 0x00004d73 
+ 00000236  0x00000174 jam  0x00000000 , 0x00004d72 
+ 00000237  0x00000175 branch  0x000000cd 
+ 00000238  0x00000178 fetch  0x00000001 , 0x00004d74 
+ 00000239  0x00000179 beq  0x00000003 , 0x000000eb 
+ 00000240  0x0000017a fetch  0x00000001 , 0x00004c3e 
+ 00000241  0x0000017b isolate0  0x00000004 , 0x0000003f 
+ 00000242  0x0000017c branch  0x000000cb , 0x00000001 
+ 00000243  0x0000017d fetch  0x00000001 , 0x00004d74 
+ 00000244  0x0000017e beq  0x00000001 , 0x000000ea 
+ 00000245  0x0000017f beq  0x00000002 , 0x000000eb 
+ 00000246  0x00000180 rtn 
+ 00000247  0x00000183 fetch  0x00000001 , 0x00004c4d 
+ 00000248  0x00000184 rtnne  0x000000ff 
+ 00000249  0x00000185 call  0x000000fc 
+ 00000250  0x00000186 ncall  0x00000104 , 0x0000002c 
+ 00000251  0x00000187 rtn 
+ 00000252  0x0000018a disable  0x0000002c 
+ 00000253  0x0000018b fetch  0x00000001 , 0x00004d73 
+ 00000254  0x0000018c rtnne  0x00000001 
+ 00000255  0x0000018d fetch  0x00000001 , 0x00004d75 
+ 00000256  0x0000018e rtnne  0x00000000 
+ 00000257  0x0000018f jam  0x00000001 , 0x00004d74 
+ 00000258  0x00000190 jam  0x00000004 , 0x00004c82 
+ 00000259  0x00000191 branch  0x00007feb 
+ 00000260  0x00000194 fetch  0x00000001 , 0x00004d75 
+ 00000261  0x00000195 branch  0x0000010b , 0x00000034 
+ 00000262  0x00000196 increase  0xffffffff , 0x0000003f 
+ 00000263  0x00000197 store  0x00000001 , 0x00004d75 
+ 00000264  0x00000198 jam  0x00000002 , 0x00004d74 
+ 00000265  0x00000199 jam  0x00000004 , 0x00004c82 
+ 00000266  0x0000019a branch  0x000001ca 
+ 00000267  0x0000019d jam  0x00000003 , 0x00004d74 
+ 00000268  0x0000019e fetch  0x00000001 , 0x00004d72 
+ 00000269  0x0000019f nbranch  0x000000de , 0x00000034 
+ 00000270  0x000001a0 jam  0x00000002 , 0x00004c82 
+ 00000271  0x000001a1 branch  0x000001ca 
+ 00000272  0x000001a4 fetch  0x00000001 , 0x00004c4d 
+ 00000273  0x000001a5 bne  0x000000ff , 0x00000181 
+ 00000274  0x000001a7 call  0x00000116 
+ 00000275  0x000001a9 call  0x000001b8 
+ 00000276  0x000001aa jam  0x00000001 , 0x00004c42 
+ 00000277  0x000001ab rtn 
+ 00000278  0x000001ae fetch  0x00000002 , 0x00004d6e 
+ 00000279  0x000001af call  0x00007f9c 
+ 00000280  0x000001b0 branch  0x0000011c , 0x00000028 
+ 00000281  0x000001b1 fetch  0x00000007 , 0x00004bda 
+ 00000282  0x000001b2 rtn  0x00000034 
+ 00000283  0x000001b3 branch  0x00007fe7 
+ 00000284  0x000001b5 call  0x00003f8d 
+ 00000285  0x000001b6 call  0x000002c6 
+ 00000286  0x000001b7 jam  0x00000000 , 0x00004c69 
+ 00000287  0x000001b8 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00000288  0x000001b9 store  0x00000001 , 0x00004c3d 
+ 00000289  0x000001ba call  0x000000cd 
+ 00000290  0x000001bb store  0x00000001 , 0x00004bd9 
+ 00000291  0x000001bc ifetcht  0x00000001 , 0x00000005 
+ 00000292  0x000001bd ifetch  0x00000001 , 0x00000012 
+ 00000293  0x000001be ior  0x00000002 , 0x0000003f 
+ 00000294  0x000001bf istore  0x00000001 , 0x00000005 
+ 00000295  0x000001c0 increase  0x00000001 , 0x00000012 
+ 00000296  0x000001c1 ifetch  0x00000004 , 0x00000012 
+ 00000297  0x000001c2 istore  0x00000004 , 0x00000005 
+ 00000298  0x000001c3 increase  0x00000004 , 0x00000012 
+ 00000299  0x000001c4 arg  0x00004bdf , 0x00000005 
+ 00000300  0x000001c5 arg  0x00000002 , 0x00000039 
+ 00000301  0x000001c7 ifetch  0x00000001 , 0x00000012 
+ 00000302  0x000001c8 ifetcht  0x00000001 , 0x00000005 
+ 00000303  0x000001c9 iadd  0x00000002 , 0x0000003f 
+ 00000304  0x000001ca istore  0x00000001 , 0x00000005 
+ 00000305  0x000001cb increase  0x00000001 , 0x00000012 
+ 00000306  0x000001cc loop  0x0000012d 
+ 00000307  0x000001cd rtn 
+ 00000308  0x000001d0 jam  0x00000000 , 0x00004c46 
+ 00000309  0x000001d2 arg  0x00000d00 , 0x0000000b 
+ 00000310  0x000001d3 until  0x00000023 , 0x00000026 
+ 00000311  0x000001d4 call  0x00000153 
+ 00000312  0x000001d7 nbranch  0x0000015e , 0x00000018 
+ 00000313  0x000001d8 nbranch  0x0000015e , 0x0000002f 
+ 00000314  0x000001d9 call  0x0000014e 
+ 00000315  0x000001da call  0x0000017a 
+ 00000316  0x000001db call  0x000006cc 
+ 00000317  0x000001dd jam  0x00000000 , 0x00004b58 
+ 00000318  0x000001de fetch  0x00000001 , 0x00004c3c 
+ 00000319  0x000001df increase  0x00000001 , 0x0000003f 
+ 00000320  0x000001e0 store  0x00000001 , 0x00004c3c 
+ 00000321  0x000001e1 call  0x000000d6 
+ 00000322  0x000001e2 fetch  0x00000001 , 0x00004c4d 
+ 00000323  0x000001e3 bne  0x000000ff , 0x00000151 
+ 00000324  0x000001e4 call  0x000000ee 
+ 00000325  0x000001e6 fetch  0x00000001 , 0x00004b5f 
+ 00000326  0x000001e7 ncall  0x000003a1 , 0x00000034 
+ 00000327  0x000001e8 setarg  0x00000000 
+ 00000328  0x000001e9 store  0x00000002 , 0x00004c43 
+ 00000329  0x000001ea store  0x00000001 , 0x00004c45 
+ 00000330  0x000001eb store  0x00000001 , 0x00004d71 
+ 00000331  0x000001ec store  0x00000001 , 0x00004b5f 
+ 00000332  0x000001ed jam  0x00000000 , 0x00004c42 
+ 00000333  0x000001ee rtn 
+ 00000334  0x000001f1 arg  0x00000004 , 0x00000039 
+ 00000335  0x000001f2 arg  0x00004bd9 , 0x00000005 
+ 00000336  0x000001f3 branch  0x00007ec6 
+ 00000337  0x000001f6 call  0x000006c9 
+ 00000338  0x000001f7 branch  0x00000183 
+ 00000339  0x000001fa disable  0x0000002f 
+ 00000340  0x000001fb call  0x00000223 
+ 00000341  0x00000200 force  0x00000000 , 0x00000015 
+ 00000342  0x00000201 fetch  0x00000004 , 0x00004c65 
+ 00000343  0x00000202 iforce  0x00000009 
+ 00000344  0x00000203 fetcht  0x00000001 , 0x00000017 
+ 00000345  0x00000204 call  0x0000291f 
+ 00000346  0x00000205 call  0x00002924 
+ 00000347  0x00000206 call  0x000001e4 
+ 00000348  0x00000207 call  0x0000021c , 0x0000002f 
+ 00000349  0x00000208 rtn 
+ 00000350  0x0000020e fetch  0x00000001 , 0x00004c69 
+ 00000351  0x0000020f nrtn  0x00000034 
+ 00000352  0x00000210 fetch  0x00000002 , 0x00004c43 
+ 00000353  0x00000211 increase  0x00000001 , 0x0000003f 
+ 00000354  0x00000212 store  0x00000002 , 0x00004c43 
+ 00000355  0x00000213 fetch  0x00000001 , 0x00004c44 
+ 00000356  0x00000214 bbit1  0x00000004 , 0x0000016d 
+ 00000357  0x00000216 fetch  0x00000001 , 0x00004c4d 
+ 00000358  0x00000217 bne  0x000000ff , 0x00000169 
+ 00000359  0x00000219 call  0x00000172 
+ 00000360  0x0000021a branch  0x00000135 
+ 00000361  0x0000021d fetch  0x00000001 , 0x00004c43 
+ 00000362  0x0000021e rtnne  0x000000ff 
+ 00000363  0x00000220 setarg  0x00000000 
+ 00000364  0x00000221 store  0x00000002 , 0x00004c43 
+ 00000365  0x00000223 jam  0x0000003a , 0x00000a99 
+ 00000366  0x00000224 branch  0x00007d86 
+ 00000367  0x00000227 call  0x000006fd 
+ 00000368  0x00000228 call  0x000006d0 
+ 00000369  0x00000229 branch  0x000001ca 
+ 00000370  0x0000022c fetch  0x00000001 , 0x00004c46 
+ 00000371  0x0000022d sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00000372  0x0000022e nbranch  0x0000016f , 0x00000002 
+ 00000373  0x0000022f increase  0x00000001 , 0x0000003f 
+ 00000374  0x00000230 store  0x00000001 , 0x00004c46 
+ 00000375  0x00000232 beq  0x00000006 , 0x000000d8 
+ 00000376  0x00000234 beq  0x0000000c , 0x000000d8 
+ 00000377  0x00000235 rtn 
+ 00000378  0x00000238 call  0x0000019d 
+ 00000379  0x00000239 fetch  0x00000001 , 0x00004c3b 
+ 00000380  0x0000023a rtn  0x00000034 
+ 00000381  0x0000023b iforce  0x00000039 
+ 00000382  0x0000023c arg  0x00004bb9 , 0x00000006 
+ 00000383  0x0000023d arg  0x00004c1b , 0x00000005 
+ 00000384  0x0000023e branch  0x00007f01 
+ 00000385  0x00000241 jam  0x00000090 , 0x000011c5 
+ 00000386  0x00000242 branch  0x00000737 
+ 00000387  0x00000245 jam  0x00000091 , 0x000011c5 
+ 00000388  0x00000246 branch  0x00000737 
+ 00000389  0x0000024a setarg  0x00000000 
+ 00000390  0x0000024b store  0x00000002 , 0x00004c6a 
+ 00000391  0x0000024c jam  0x00000060 , 0x000011c5 
+ 00000392  0x0000024d branch  0x00000737 
+ 00000393  0x00000250 jam  0x00000070 , 0x000011c5 
+ 00000394  0x00000251 branch  0x00000737 
+ 00000395  0x00000255 jam  0x000000ff , 0x0000119e 
+ 00000396  0x00000256 fetch  0x00000001 , 0x00004c3e 
+ 00000397  0x00000257 store  0x00000001 , 0x0000119f 
+ 00000398  0x00000258 fetch  0x00000004 , 0x00004c74 
+ 00000399  0x00000259 store  0x00000004 , 0x000011a0 
+ 00000400  0x0000025a arg  0x00000006 , 0x00000002 
+ 00000401  0x0000025b arg  0x0000119e , 0x00000011 
+ 00000402  0x0000025c call  0x00000198 
+ 00000403  0x0000025d branch  0x000001b8 
+ 00000404  0x00000261 set0  0x00000026 , 0x00000000 
+ 00000405  0x00000262 call  0x000053ce 
+ 00000406  0x00000264 arg  0x00000003 , 0x00000007 
+ 00000407  0x00000265 branch  0x000043d2 
+ 00000408  0x00000268 storet  0x00000001 , 0x00004c3d 
+ 00000409  0x00000269 copy  0x00000002 , 0x00000039 
+ 00000410  0x0000026a arg  0x00004bd9 , 0x00000005 
+ 00000411  0x0000026b copy  0x00000011 , 0x00000006 
+ 00000412  0x0000026c branch  0x00007f01 
+ 00000413  0x00000270 fetch  0x00000001 , 0x00004bb8 
+ 00000414  0x00000271 rshift3  0x0000003f , 0x0000003f 
+ 00000415  0x00000272 store  0x00000001 , 0x00004c3b 
+ 00000416  0x00000274 increase  0x00000001 , 0x0000003f 
+ 00000417  0x00000275 arg  0x00004bb8 , 0x00000006 
+ 00000418  0x00000276 iadd  0x00000006 , 0x00000006 
+ 00000419  0x00000277 ifetch  0x00000003 , 0x00000006 
+ 00000420  0x00000278 store  0x00000003 , 0x00004c7a 
+ 00000421  0x0000027a fetch  0x00000001 , 0x00004bb8 
+ 00000422  0x0000027b rshift  0x0000003f , 0x0000003f 
+ 00000423  0x0000027c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000424  0x0000027d store  0x00000001 , 0x00004c80 
+ 00000425  0x0000027e rtn 
+ 00000426  0x00000281 store  0x00000004 , 0x00004c65 
+ 00000427  0x00000284 arg  0x00000000 , 0x00000011 
+ 00000428  0x00000285 arg  0x00000004 , 0x00000039 
+ 00000429  0x00000286 arg  0x00004c65 , 0x00000006 
+ 00000430  0x00000288 ifetch  0x00000001 , 0x00000006 
+ 00000431  0x00000289 iadd  0x00000011 , 0x00000011 
+ 00000432  0x0000028a loop  0x000001ae 
+ 00000433  0x0000028b copy  0x00000011 , 0x0000003f 
+ 00000434  0x0000028c store  0x00000002 , 0x00004cee 
+ 00000435  0x0000028d fetch  0x00000001 , 0x00004cee 
+ 00000436  0x0000028e fetcht  0x00000001 , 0x00004cef 
+ 00000437  0x0000028f iadd  0x00000002 , 0x0000003f 
+ 00000438  0x00000290 store  0x00000001 , 0x00004cf0 
+ 00000439  0x00000291 rtn 
+ 00000440  0x00000296 fetch  0x00000001 , 0x00004c3d 
+ 00000441  0x00000297 increase  0x00000002 , 0x0000003f 
+ 00000442  0x00000298 store  0x00000001 , 0x00004c3f 
+ 00000443  0x0000029a fetch  0x00000001 , 0x00004c3e 
+ 00000444  0x0000029b store  0x00000001 , 0x00004bf9 
+ 00000445  0x0000029d fetch  0x00000001 , 0x00004c3d 
+ 00000446  0x0000029e lshift3  0x0000003f , 0x0000003f 
+ 00000447  0x0000029f fetcht  0x00000001 , 0x00004c3c 
+ 00000448  0x000002a0 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00000449  0x000002a1 lshift  0x00000002 , 0x00000002 
+ 00000450  0x000002a2 ior  0x00000002 , 0x0000003f 
+ 00000451  0x000002a3 fetcht  0x00000001 , 0x00004c79 
+ 00000452  0x000002a4 iadd  0x00000002 , 0x0000003f 
+ 00000453  0x000002a5 istore  0x00000001 , 0x00000005 
+ 00000454  0x000002a7 fetch  0x00000001 , 0x00004c3d 
+ 00000455  0x000002a8 iforce  0x00000039 
+ 00000456  0x000002a9 arg  0x00004bd9 , 0x00000006 
+ 00000457  0x000002aa branch  0x00007f01 
+ 00000458  0x000002ad fetcht  0x00000001 , 0x00004c48 
+ 00000459  0x000002ae call  0x000001ce 
+ 00000460  0x000002af storet  0x00000001 , 0x00004c48 
+ 00000461  0x000002b0 rtn 
+ 00000462  0x000002b3 call  0x000001d2 
+ 00000463  0x000002b4 increase  0x00000001 , 0x00000002 
+ 00000464  0x000002b5 and_into  0x00000003 , 0x00000002 
+ 00000465  0x000002b6 rtn 
+ 00000466  0x000002b9 fetch  0x00000001 , 0x00004c65 
+ 00000467  0x000002ba and_into  0x00000003 , 0x0000003f 
+ 00000468  0x000002bb mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00000469  0x000002bc setarg  0x00004c4e 
+ 00000470  0x000002bd iadd  0x00000011 , 0x0000003f 
+ 00000471  0x000002be iadd  0x00000002 , 0x00000006 
+ 00000472  0x000002bf ifetch  0x00000001 , 0x00000006 
+ 00000473  0x000002c0 store  0x00000001 , 0x00004c47 
+ 00000474  0x000002c1 rtn 
+ 00000475  0x000002c4 disable  0x00000009 
+ 00000476  0x000002c5 disable  0x00000007 
+ 00000477  0x000002c6 setarg  0x00555555 
+ 00000478  0x000002c7 iforce  0x0000000f 
+ 00000479  0x000002c8 fetch  0x00000001 , 0x00004c47 
+ 00000480  0x000002c9 reverse  0x0000003f , 0x00000002 
+ 00000481  0x000002ca set1  0x00000001 , 0x00000002 
+ 00000482  0x000002cb rshift  0x00000002 , 0x0000000e 
+ 00000483  0x000002cc rtn 
+ 00000484  0x000002d2 call  0x000001db 
+ 00000485  0x000002d3 disable  0x0000002f 
+ 00000486  0x000002d4 enable  0x0000000d 
+ 00000487  0x000002d5 enable  0x00000021 
+ 00000488  0x000002d6 disable  0x00000020 
+ 00000489  0x000002d7 enable  0x00000010 
+ 00000490  0x000002d8 fetch  0x00000002 , 0x00004c40 
+ 00000491  0x000002d9 iforce  0x0000001b 
+ 00000492  0x000002da correlate  0x0000003e , 0x00000003 
+ 00000493  0x000002db nbranch  0x0000021c , 0x00000018 
+ 00000494  0x000002de disable  0x0000000d 
+ 00000495  0x000002df enable  0x0000000b 
+ 00000496  0x000002e0 enable  0x00000007 
+ 00000497  0x000002e1 enable  0x00000009 
+ 00000498  0x000002e2 call  0x00000219 
+ 00000499  0x000002e3 store  0x00000001 , 0x00004cf1 
+ 00000500  0x000002e4 fetcht  0x00000001 , 0x00004cf0 
+ 00000501  0x000002e5 isub  0x00000002 , 0x0000003e 
+ 00000502  0x000002e6 nbranch  0x0000021c , 0x00000005 
+ 00000503  0x000002e7 call  0x00000219 
+ 00000504  0x000002e8 store  0x00000001 , 0x00004bb7 
+ 00000505  0x000002ec fetch  0x00000001 , 0x00004bb7 
+ 00000506  0x000002ed fetcht  0x00000001 , 0x00004c3e 
+ 00000507  0x000002ee icompare  0x00000007 , 0x00000002 
+ 00000508  0x000002ef nbranch  0x0000021c , 0x00000001 
+ 00000509  0x000002f1 call  0x00000219 
+ 00000510  0x000002f2 istore  0x00000001 , 0x00000005 
+ 00000511  0x000002f3 rshift3  0x0000003f , 0x0000003f 
+ 00000512  0x000002f4 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00000513  0x000002f5 branch  0x00000205 , 0x00000005 
+ 00000514  0x000002f7 call  0x00000219 
+ 00000515  0x000002f8 istore  0x00000001 , 0x00000005 
+ 00000516  0x000002f9 loop  0x00000202 
+ 00000517  0x000002fc copy  0x00000005 , 0x00000011 
+ 00000518  0x000002fd call  0x00000219 
+ 00000519  0x000002fe store  0x00000001 , 0x00004d78 
+ 00000520  0x000002ff copy  0x00000011 , 0x00000005 
+ 00000521  0x00000300 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000522  0x00000301 enable  0x00000010 
+ 00000523  0x00000302 arg  0x00000664 , 0x0000001b 
+ 00000524  0x00000303 rshift32  0x0000003f , 0x0000003f 
+ 00000525  0x00000304 rshift16  0x0000003f , 0x0000003f 
+ 00000526  0x00000305 istore  0x00000003 , 0x00000005 
+ 00000527  0x00000306 disable  0x0000000b 
+ 00000528  0x00000307 branch  0x0000021c , 0x00000006 
+ 00000529  0x0000030a enable  0x0000002f 
+ 00000530  0x0000030b fetch  0x00000001 , 0x00000017 
+ 00000531  0x0000030c add  0x0000003f , 0x00000000 , 0x00000011 
+ 00000532  0x0000030d call  0x00002981 
+ 00000533  0x0000030e disable  0x0000000d 
+ 00000534  0x0000030f call  0x00002918 
+ 00000535  0x00000311 fetch  0x00000001 , 0x00004d78 
+ 00000536  0x00000312 branch  0x0000006b 
+ 00000537  0x00000317 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00000538  0x00000318 rshift3  0x0000000c , 0x0000003f 
+ 00000539  0x00000319 rtn 
+ 00000540  0x00000321 disable  0x0000001b 
+ 00000541  0x00000322 disable  0x0000000b 
+ 00000542  0x00000323 call  0x0000264d 
+ 00000543  0x00000324 rtn 
+ 00000544  0x00000327 call  0x00002918 
+ 00000545  0x00000328 fetcht  0x00000001 , 0x00004c47 
+ 00000546  0x00000329 branch  0x00002933 
+ 00000547  0x0000032c call  0x000053c4 
+ 00000548  0x0000032d fetch  0x00000004 , 0x00004c65 
+ 00000549  0x0000032e iforce  0x00000009 
+ 00000550  0x0000032f call  0x000001db 
+ 00000551  0x00000330 call  0x00000220 
+ 00000552  0x00000331 set1  0x00000000 , 0x00000015 
+ 00000553  0x00000332 enable  0x0000001d 
+ 00000554  0x00000333 enable  0x00000020 
+ 00000555  0x00000334 disable  0x00000021 
+ 00000556  0x00000337 rshift16  0x00000009 , 0x0000003f 
+ 00000557  0x00000338 rshift8  0x0000003f , 0x0000003f 
+ 00000558  0x00000339 rshift4  0x0000003f , 0x0000003f 
+ 00000559  0x0000033a inject  0x00000003 , 0x00000028 
+ 00000560  0x0000033b disable  0x0000001d 
+ 00000561  0x0000033c enable  0x0000001b 
+ 00000562  0x0000033d enable  0x00000007 
+ 00000563  0x0000033e enable  0x00000009 
+ 00000564  0x0000033f fetch  0x00000001 , 0x00004cf0 
+ 00000565  0x00000340 inject  0x00000003 , 0x00000008 
+ 00000566  0x00000341 fetch  0x00000001 , 0x00004c3f 
+ 00000567  0x00000342 iforce  0x00000039 
+ 00000568  0x00000343 arg  0x00004bf9 , 0x00000006 
+ 00000569  0x00000345 ifetch  0x00000001 , 0x00000006 
+ 00000570  0x00000346 inject  0x00000003 , 0x00000008 
+ 00000571  0x00000347 loop  0x00000239 
+ 00000572  0x0000034a enable  0x00000008 
+ 00000573  0x0000034b inject  0x00000003 , 0x00000018 
+ 00000574  0x0000034c disable  0x00000008 
+ 00000575  0x0000034d until  0x0000003e , 0x00000027 
+ 00000576  0x0000034e nop  0x00000064 
+ 00000577  0x0000034f disable  0x0000001d 
+ 00000578  0x00000350 disable  0x0000001b 
+ 00000579  0x00000351 rtn 
+ 00000580  0x00000354 call  0x00007fe9 
+ 00000581  0x00000355 fetcht  0x00000004 , 0x00004c5e 
+ 00000582  0x00000356 copy  0x00000022 , 0x0000003f 
+ 00000583  0x00000357 isub  0x00000002 , 0x0000003e 
+ 00000584  0x00000358 ncall  0x00002d18 , 0x00000002 
+ 00000585  0x00000359 copy  0x0000003f , 0x00000012 
+ 00000586  0x0000035a fetch  0x00000004 , 0x00004c5e 
+ 00000587  0x0000035b fetcht  0x00000001 , 0x00004c62 
+ 00000588  0x0000035c iadd  0x00000002 , 0x00000002 
+ 00000589  0x0000035d copy  0x00000012 , 0x0000003f 
+ 00000590  0x0000035e isub  0x00000002 , 0x0000003e 
+ 00000591  0x0000035f nrtn  0x00000002 
+ 00000592  0x00000360 set0  0x0000001c , 0x0000003f 
+ 00000593  0x00000361 store  0x00000004 , 0x00004c5e 
+ 00000594  0x00000362 branch  0x00007fe7 
+ 00000595  0x0000037b arg  0x00000000 , 0x00000002 
+ 00000596  0x0000037c arg  0x00000008 , 0x00000039 
+ 00000597  0x0000037d copy  0x00000011 , 0x00000006 
+ 00000598  0x0000037f ifetch  0x00000001 , 0x00000006 
+ 00000599  0x00000380 iadd  0x00000002 , 0x00000002 
+ 00000600  0x00000381 loop  0x00000256 
+ 00000601  0x00000382 rshift3  0x00000002 , 0x0000003f 
+ 00000602  0x00000383 copy  0x0000003f , 0x00000002 
+ 00000603  0x00000384 rtnmark0  0x00000026 
+ 00000604  0x00000386 div  0x0000003f , 0x0000000a 
+ 00000605  0x00000387 call  0x00007f86 
+ 00000606  0x00000388 quotient  0x0000003f 
+ 00000607  0x00000389 lshift4  0x0000003f , 0x0000003f 
+ 00000608  0x0000038a remainder  0x00000002 
+ 00000609  0x0000038b ior  0x00000002 , 0x00000002 
+ 00000610  0x0000038c rtn 
+ 00000611  0x0000038d rtn 
+ 00000612  0x00000391 rtnmark1  0x00000026 
+ 00000613  0x00000392 call  0x000003b8 
+ 00000614  0x00000393 call  0x0000026e 
+ 00000615  0x00000394 fetch  0x00000001 , 0x00004040 
+ 00000616  0x00000395 bbit0  0x00000000 , 0x0000026b 
+ 00000617  0x00000396 fetch  0x00000001 , 0x000000a0 
+ 00000618  0x00000397 nrtn  0x00000034 
+ 00000619  0x00000399 setarg  0x00000000 
+ 00000620  0x0000039a store  0x00000008 , 0x000000a1 
+ 00000621  0x0000039b rtn 
+ 00000622  0x0000039e call  0x00000282 
+ 00000623  0x0000039f call  0x0000026b 
+ 00000624  0x000003a1 call  0x00003ebf 
+ 00000625  0x000003a2 fetcht  0x00000001 , 0x00004b45 
+ 00000626  0x000003a3 call  0x00006825 
+ 00000627  0x000003a4 hfetch  0x00000004 , 0x00008070 
+ 00000628  0x000003a5 hfetcht  0x00000004 , 0x00008078 
+ 00000629  0x000003a6 ior  0x00000002 , 0x00000002 
+ 00000630  0x000003a7 invert  0x00000002 , 0x00000002 
+ 00000631  0x000003a8 hstoret  0x00000004 , 0x0000807c 
+ 00000632  0x000003a9 hfetch  0x00000001 , 0x0000807c 
+ 00000633  0x000003aa set0  0x00000005 , 0x0000003f 
+ 00000634  0x000003ab hstore  0x00000001 , 0x0000807c 
+ 00000635  0x000003ac hfetch  0x00000001 , 0x0000807d 
+ 00000636  0x000003ad set0  0x00000002 , 0x0000003f 
+ 00000637  0x000003ae hstore  0x00000001 , 0x0000807d 
+ 00000638  0x000003af hfetch  0x00000001 , 0x0000807e 
+ 00000639  0x000003b0 set0  0x00000006 , 0x0000003f 
+ 00000640  0x000003b1 hstore  0x00000001 , 0x0000807e 
+ 00000641  0x000003b2 rtn 
+ 00000642  0x000003b5 fetch  0x00000001 , 0x00004b00 
+ 00000643  0x000003b6 rtn  0x00000034 
+ 00000644  0x000003b7 branch  0x000002d4 
+ 00000645  0x000003ba jam  0x00000086 , 0x0000895b 
+ 00000646  0x000003bb jam  0x000000a0 , 0x0000895c 
+ 00000647  0x000003bc call  0x0000296c 
+ 00000648  0x000003bd call  0x00003416 
+ 00000649  0x000003be call  0x000074b9 
+ 00000650  0x000003bf branch  0x000002a5 , 0x0000002b 
+ 00000651  0x000003c1 call  0x00000001 
+ 00000652  0x000003c2 arg  0x00000258 , 0x00000002 
+ 00000653  0x000003c3 fetch  0x00000002 , 0x000046aa 
+ 00000654  0x000003c6 fetch  0x00000001 , 0x00004720 
+ 00000655  0x000003c7 beq  0x00000001 , 0x00000293 
+ 00000656  0x000003c8 call  0x00004083 
+ 00000657  0x000003c9 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000658  0x000003ca beq  0x00000003 , 0x000002a2 
+ 00000659  0x000003ce jam  0x00000030 , 0x000011c5 
+ 00000660  0x000003cf branch  0x00000737 
+ 00000661  0x000003d3 fetch  0x00000001 , 0x00004cf4 
+ 00000662  0x000003d4 store  0x00000001 , 0x000041de 
+ 00000663  0x000003d5 rtn 
+ 00000664  0x000003d8 jam  0x0000005a , 0x00004b65 
+ 00000665  0x000003d9 rtn 
+ 00000666  0x000003dc jam  0x000000ff , 0x00004b65 
+ 00000667  0x000003dd jam  0x00000034 , 0x00004210 
+ 00000668  0x000003de setarg  0x000f0f0f 
+ 00000669  0x000003df store  0x00000003 , 0x000044a0 
+ 00000670  0x000003e0 store  0x00000003 , 0x000044a3 
+ 00000671  0x000003e1 rtn 
+ 00000672  0x000003e4 jam  0x00000031 , 0x000011c5 
+ 00000673  0x000003e5 branch  0x00000737 
+ 00000674  0x000003ea call  0x000042ca 
+ 00000675  0x000003eb jam  0x00000071 , 0x000011c5 
+ 00000676  0x000003ec branch  0x00000737 
+ 00000677  0x000003f0 jam  0x00000076 , 0x00004212 
+ 00000678  0x000003f1 branch  0x00003d36 
+ 00000679  0x000003f4 call  0x000002a5 
+ 00000680  0x000003f5 call  0x000040c0 
+ 00000681  0x000003f9 call  0x000040d9 
+ 00000682  0x000003fa beq  0x00000030 , 0x000002b3 
+ 00000683  0x000003fb beq  0x00000031 , 0x000002b5 
+ 00000684  0x000003fc call  0x000040d1 
+ 00000685  0x000003fd nop  0x000003e8 
+ 00000686  0x000003fe branch  0x000002a9 
+ 00000687  0x00000401 jam  0x00000001 , 0x00004b00 
+ 00000688  0x00000402 call  0x0000640f 
+ 00000689  0x00000403 call  0x000002a7 
+ 00000690  0x00000404 branch  0x00006411 
+ 00000691  0x00000407 call  0x000002cb 
+ 00000692  0x00000408 branch  0x000040e0 
+ 00000693  0x0000040c setarg  0x00000049 
+ 00000694  0x0000040d call  0x00006414 
+ 00000695  0x0000040e beq  0x000000a1 , 0x000002ba 
+ 00000696  0x0000040f call  0x000002cb 
+ 00000697  0x00000410 branch  0x000040ea 
+ 00000698  0x00000413 jam  0x00000008 , 0x000046e0 
+ 00000699  0x00000414 rtn 
+ 00000700  0x0000041f ifetch  0x00000002 , 0x00000013 
+ 00000701  0x00000420 arg  0x0000ffff , 0x00000002 
+ 00000702  0x00000421 isub  0x00000002 , 0x0000003e 
+ 00000703  0x00000422 rtn  0x00000005 
+ 00000704  0x00000423 call  0x00006413 
+ 00000705  0x00000424 increase  0x00000002 , 0x00000013 
+ 00000706  0x00000425 branch  0x000002bc 
+ 00000707  0x0000042a jam  0x00000000 , 0x00004172 
+ 00000708  0x0000042b jam  0x0000001e , 0x00004b73 
+ 00000709  0x0000042c rtn 
+ 00000710  0x00000431 fetch  0x00000001 , 0x00004b72 
+ 00000711  0x00000432 rtnne  0x00000001 
+ 00000712  0x00000433 setarg  0x00000000 
+ 00000713  0x00000434 store  0x00000001 , 0x00004b72 
+ 00000714  0x00000435 store  0x00000004 , 0x0000469b 
+ 00000715  0x00000437 call  0x000002a5 
+ 00000716  0x00000438 setarg  0x00008006 
+ 00000717  0x00000439 call  0x00006413 
+ 00000718  0x0000043a nop  0x00002ee0 
+ 00000719  0x0000043c fetch  0x00000001 , 0x0000477a 
+ 00000720  0x0000043d bne  0x000000ff , 0x000002d4 
+ 00000721  0x0000043e fetch  0x00000001 , 0x000046e1 
+ 00000722  0x0000043f and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00000723  0x00000440 store  0x00000001 , 0x0000477a 
+ 00000724  0x00000443 fetch  0x00000001 , 0x000046e0 
+ 00000725  0x00000444 beq  0x00000004 , 0x000002f3 
+ 00000726  0x00000445 beq  0x00000008 , 0x000002fb 
+ 00000727  0x00000446 fetch  0x00000001 , 0x0000477a 
+ 00000728  0x00000447 beq  0x00000000 , 0x000002e2 
+ 00000729  0x00000448 beq  0x00000002 , 0x000002e6 
+ 00000730  0x00000449 beq  0x00000003 , 0x000002e0 
+ 00000731  0x0000044b fetch  0x00000001 , 0x000046e0 
+ 00000732  0x0000044c beq  0x00000006 , 0x000002ea 
+ 00000733  0x0000044f fetch  0x00000001 , 0x00004781 
+ 00000734  0x00000451 store  0x00000001 , 0x000046b5 
+ 00000735  0x00000452 branch  0x00003dc1 
+ 00000736  0x00000455 jam  0x00000000 , 0x0000477a 
+ 00000737  0x00000456 branch  0x000002e2 
+ 00000738  0x00000459 fetch  0x00000001 , 0x000046e0 
+ 00000739  0x0000045a beq  0x00000006 , 0x000002ed 
+ 00000740  0x0000045d fetch  0x00000001 , 0x0000477f 
+ 00000741  0x0000045e branch  0x000002de 
+ 00000742  0x00000461 fetch  0x00000001 , 0x000046e0 
+ 00000743  0x00000462 beq  0x00000006 , 0x000002f0 
+ 00000744  0x00000465 fetch  0x00000001 , 0x00004782 
+ 00000745  0x00000466 branch  0x000002de 
+ 00000746  0x00000469 fetch  0x00000001 , 0x00004781 
+ 00000747  0x0000046a increase  0xffffffff , 0x0000003f 
+ 00000748  0x0000046b branch  0x000002de 
+ 00000749  0x0000046d fetch  0x00000001 , 0x0000477f 
+ 00000750  0x0000046e increase  0xffffffff , 0x0000003f 
+ 00000751  0x0000046f branch  0x000002de 
+ 00000752  0x00000471 fetch  0x00000001 , 0x00004782 
+ 00000753  0x00000472 increase  0xffffffff , 0x0000003f 
+ 00000754  0x00000473 branch  0x000002de 
+ 00000755  0x00000476 fetch  0x00000001 , 0x0000477a 
+ 00000756  0x00000477 beq  0x00000000 , 0x00003d9d 
+ 00000757  0x00000478 beq  0x00000001 , 0x00003d9b 
+ 00000758  0x00000479 beq  0x00000002 , 0x00003d9f 
+ 00000759  0x0000047a beq  0x00000003 , 0x00003da1 
+ 00000760  0x0000047b beq  0x00000004 , 0x00003da1 
+ 00000761  0x0000047d jam  0x00000002 , 0x0000477a 
+ 00000762  0x0000047e branch  0x00003d9f 
+ 00000763  0x00000482 fetch  0x00000001 , 0x0000477a 
+ 00000764  0x00000483 beq  0x00000000 , 0x00000305 
+ 00000765  0x00000484 beq  0x00000001 , 0x00000300 
+ 00000766  0x00000485 beq  0x00000002 , 0x00000302 
+ 00000767  0x00000486 beq  0x00000003 , 0x00000304 
+ 00000768  0x00000488 arg  0x00000009 , 0x00000011 
+ 00000769  0x00000489 branch  0x00000307 
+ 00000770  0x0000048c arg  0x0000000b , 0x00000011 
+ 00000771  0x0000048d branch  0x00000307 
+ 00000772  0x00000490 jam  0x00000000 , 0x0000477a 
+ 00000773  0x00000492 arg  0x00000003 , 0x00000011 
+ 00000774  0x00000493 branch  0x00000307 
+ 00000775  0x00000496 setarg  0x0000c309 
+ 00000776  0x00000497 call  0x00006413 
+ 00000777  0x00000498 copy  0x00000011 , 0x0000003f 
+ 00000778  0x00000499 or_into  0x00000080 , 0x0000003f 
+ 00000779  0x0000049a lshift8  0x0000003f , 0x0000003f 
+ 00000780  0x0000049b add  0x0000003f , 0x00000023 , 0x0000003f 
+ 00000781  0x0000049c call  0x00006413 
+ 00000782  0x0000049d setarg  0x00000009 
+ 00000783  0x0000049e branch  0x00006413 
+ 00000784  0x000004a3 call  0x000002a7 
+ 00000785  0x000004a5 call  0x000002a5 
+ 00000786  0x000004a6 setarg  0x00000806 
+ 00000787  0x000004ab branch  0x00006413 
+ 00000788  0x000004ae jam  0x00000080 , 0x000011c5 
+ 00000789  0x000004af branch  0x00000737 
+ 00000790  0x000004b2 jam  0x00000040 , 0x00008086 
+ 00000791  0x000004b3 jam  0x00000000 , 0x00008087 
+ 00000792  0x000004b4 hfetch  0x00000001 , 0x00008081 
+ 00000793  0x000004b5 and  0x0000003f , 0x000000ec , 0x0000003f 
+ 00000794  0x000004b6 or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000795  0x000004b7 hstore  0x00000001 , 0x00008081 
+ 00000796  0x000004b8 setarg  0x00000000 
+ 00000797  0x000004b9 store  0x00000004 , 0x000001f5 
+ 00000798  0x000004bb hfetch  0x00000001 , 0x0000807f 
+ 00000799  0x000004bc set0  0x00000000 , 0x0000003f 
+ 00000800  0x000004bd hstore  0x00000001 , 0x0000807f 
+ 00000801  0x000004bf rtn 
+ 00000802  0x000004c2 call  0x00000371 
+ 00000803  0x000004c3 call  0x00004423 
+ 00000804  0x000004c4 fetch  0x00000002 , 0x00004778 
+ 00000805  0x000004c5 arg  0x0000aa55 , 0x00000002 
+ 00000806  0x000004c6 isub  0x00000002 , 0x0000003e 
+ 00000807  0x000004c7 branch  0x00000368 , 0x00000005 
+ 00000808  0x000004c8 storet  0x00000002 , 0x00004778 
+ 00000809  0x000004c9 call  0x0000441c 
+ 00000810  0x000004ca random  0x0000003f 
+ 00000811  0x000004cb store  0x00000002 , 0x000047c4 
+ 00000812  0x000004cc fetch  0x00000001 , 0x000046e1 
+ 00000813  0x000004cd store  0x00000001 , 0x0000477a 
+ 00000814  0x000004ce fetch  0x00000004 , 0x00004b66 
+ 00000815  0x000004cf store  0x00000004 , 0x0000477b 
+ 00000816  0x000004d0 store  0x00000004 , 0x00004c65 
+ 00000817  0x000004d2 call  0x00000371 
+ 00000818  0x000004d3 call  0x00000341 
+ 00000819  0x000004d4 call  0x00000350 
+ 00000820  0x000004d5 call  0x0000035f 
+ 00000821  0x000004d6 call  0x00000354 
+ 00000822  0x000004d7 call  0x00000345 
+ 00000823  0x000004d9 call  0x00000350 
+ 00000824  0x000004da arg  0x00000002 , 0x00000002 
+ 00000825  0x000004db arg  0x000047c4 , 0x00000011 
+ 00000826  0x000004dc arg  0x0000005f , 0x00000012 
+ 00000827  0x000004dd fetch  0x00000003 , 0x00004700 
+ 00000828  0x000004de iadd  0x00000012 , 0x0000003f 
+ 00000829  0x000004df call  0x00000354 
+ 00000830  0x000004e0 call  0x00000345 
+ 00000831  0x000004e1 call  0x0000036a 
+ 00000832  0x000004e2 branch  0x000002a5 
+ 00000833  0x000004e6 fetch  0x00000003 , 0x00004700 
+ 00000834  0x000004e7 store  0x00000003 , 0x00004232 
+ 00000835  0x000004e8 call  0x00000350 
+ 00000836  0x000004e9 call  0x0000652b 
+ 00000837  0x000004eb call  0x00000348 
+ 00000838  0x000004ec bbit1  0x00000000 , 0x00000345 
+ 00000839  0x000004ed rtn 
+ 00000840  0x000004f0 setarg  0x000001fa 
+ 00000841  0x000004f1 hstore  0x00000002 , 0x0000808c 
+ 00000842  0x000004f2 force  0x00000001 , 0x00000002 
+ 00000843  0x000004f3 setarg  0x00000005 
+ 00000844  0x000004f4 store  0x00000001 , 0x000001f5 
+ 00000845  0x000004f5 setarg  0x000001f5 
+ 00000846  0x000004f6 hstore  0x00000002 , 0x0000808a 
+ 00000847  0x000004f7 branch  0x000064f6 
+ 00000848  0x000004fa call  0x0000650b 
+ 00000849  0x000004fb call  0x00000348 
+ 00000850  0x000004fc bbit0  0x00000001 , 0x00000350 
+ 00000851  0x000004fd rtn 
+ 00000852  0x00000500 copy  0x0000003f , 0x00000013 
+ 00000853  0x00000501 copy  0x00000011 , 0x0000003f 
+ 00000854  0x00000502 increase  0xfffffffc , 0x0000003f 
+ 00000855  0x00000503 copy  0x0000003f , 0x00000012 
+ 00000856  0x00000504 ifetch  0x00000004 , 0x00000012 
+ 00000857  0x00000505 store  0x00000004 , 0x00004b4e 
+ 00000858  0x00000506 copy  0x00000013 , 0x0000003f 
+ 00000859  0x00000507 call  0x00006552 
+ 00000860  0x00000508 fetch  0x00000004 , 0x00004b4e 
+ 00000861  0x00000509 istore  0x00000004 , 0x00000012 
+ 00000862  0x0000050a rtn 
+ 00000863  0x0000050d setarg  0x0000477f 
+ 00000864  0x0000050e arg  0x00004720 , 0x00000002 
+ 00000865  0x0000050f isub  0x00000002 , 0x00000002 
+ 00000866  0x00000510 fetch  0x00000003 , 0x00004700 
+ 00000867  0x00000511 arg  0x00004720 , 0x00000011 
+ 00000868  0x00000512 rtn 
+ 00000869  0x00000515 call  0x00000371 
+ 00000870  0x00000516 call  0x0000035f 
+ 00000871  0x00000517 branch  0x00006562 
+ 00000872  0x0000051a jam  0x00000021 , 0x000011c5 
+ 00000873  0x0000051b branch  0x00000737 
+ 00000874  0x0000051f jam  0x000000b9 , 0x00000aa2 
+ 00000875  0x00000521 call  0x00000316 
+ 00000876  0x00000522 call  0x000069ac 
+ 00000877  0x00000524 arg  0x00004b4e , 0x00000011 
+ 00000878  0x00000525 fetcht  0x00000001 , 0x00000aa2 
+ 00000879  0x00000526 call  0x00006556 
+ 00000880  0x00000527 branch  0x000069ac 
+ 00000881  0x0000052a jam  0x000000ab , 0x00000aa2 
+ 00000882  0x0000052b branch  0x0000036b 
+ 00000883  0x0000052f call  0x00000371 
+ 00000884  0x00000530 arg  0x00000002 , 0x00000002 
+ 00000885  0x00000531 arg  0x000047c4 , 0x00000011 
+ 00000886  0x00000532 arg  0x0000005f , 0x00000012 
+ 00000887  0x00000533 fetch  0x00000003 , 0x00004700 
+ 00000888  0x00000534 iadd  0x00000012 , 0x0000003f 
+ 00000889  0x00000535 branch  0x00006562 
+ 00000890  0x00000539 fetch  0x00000001 , 0x000046ac 
+ 00000891  0x0000053a rtn  0x00000034 
+ 00000892  0x0000053b fetch  0x00000001 , 0x00004b5e 
+ 00000893  0x0000053c increase  0x00000001 , 0x0000003f 
+ 00000894  0x0000053d store  0x00000001 , 0x00004b5e 
+ 00000895  0x0000053e beq  0x00000005 , 0x000003a1 
+ 00000896  0x0000053f beq  0x0000000a , 0x000003a4 
+ 00000897  0x00000540 rtn 
+ 00000898  0x00000544 fetch  0x00000001 , 0x000047a1 
+ 00000899  0x00000545 nbranch  0x00000386 , 0x00000034 
+ 00000900  0x00000546 fetch  0x00000001 , 0x00004b57 
+ 00000901  0x00000547 rtn  0x00000034 
+ 00000902  0x00000549 fetch  0x00000001 , 0x00004b5e 
+ 00000903  0x0000054a increase  0x00000001 , 0x0000003f 
+ 00000904  0x0000054b store  0x00000001 , 0x00004b5e 
+ 00000905  0x0000054c beq  0x00000002 , 0x000003a1 
+ 00000906  0x0000054d beq  0x00000004 , 0x000003a4 
+ 00000907  0x0000054e rtn 
+ 00000908  0x00000551 fetch  0x00000001 , 0x00004720 
+ 00000909  0x00000552 rtnne  0x00000002 
+ 00000910  0x00000553 fetch  0x00000001 , 0x00004b5f 
+ 00000911  0x00000554 rtn  0x00000034 
+ 00000912  0x00000555 increase  0xffffffff , 0x0000003f 
+ 00000913  0x00000556 store  0x00000001 , 0x00004b5f 
+ 00000914  0x00000557 branch  0x0000047d , 0x00000034 
+ 00000915  0x00000558 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00000916  0x00000559 beq  0x00000005 , 0x000003a9 
+ 00000917  0x0000055a beq  0x0000000a , 0x000003a1 
+ 00000918  0x0000055b rtn 
+ 00000919  0x0000055e fetch  0x00000001 , 0x00004b52 
+ 00000920  0x0000055f rtn  0x00000034 
+ 00000921  0x00000560 increase  0xffffffff , 0x0000003f 
+ 00000922  0x00000561 store  0x00000001 , 0x00004b52 
+ 00000923  0x00000562 branch  0x000003a1 , 0x00000034 
+ 00000924  0x00000563 fetch  0x00000001 , 0x00004720 
+ 00000925  0x00000564 beq  0x00000002 , 0x000003a9 
+ 00000926  0x00000565 fetch  0x00000001 , 0x000046ac 
+ 00000927  0x00000566 nbranch  0x000003ad , 0x00000034 
+ 00000928  0x00000567 branch  0x000003a5 
+ 00000929  0x0000056b fetcht  0x00000001 , 0x00004b4d 
+ 00000930  0x0000056d set0  0x00000007 , 0x00000002 
+ 00000931  0x0000056e branch  0x00006806 
+ 00000932  0x00000572 jam  0x00000000 , 0x00004b5e 
+ 00000933  0x00000574 fetcht  0x00000001 , 0x00004b4d 
+ 00000934  0x00000575 call  0x0000680e 
+ 00000935  0x00000576 fetcht  0x00000001 , 0x00004b4d 
+ 00000936  0x00000577 branch  0x00006825 
+ 00000937  0x0000057a fetcht  0x00000001 , 0x00004b4d 
+ 00000938  0x0000057b call  0x0000680e 
+ 00000939  0x0000057c fetcht  0x00000001 , 0x00004b4d 
+ 00000940  0x0000057d branch  0x00006829 
+ 00000941  0x00000581 jam  0x00000000 , 0x00004b52 
+ 00000942  0x00000582 fetch  0x00000001 , 0x00004720 
+ 00000943  0x00000583 rtneq  0x00000002 
+ 00000944  0x00000585 rtn 
+ 00000945  0x00000589 call  0x00004401 
+ 00000946  0x0000058a fetch  0x00000002 , 0x0000469f 
+ 00000947  0x0000058b rtn  0x00000034 
+ 00000948  0x0000058d jam  0x00000001 , 0x00004d7d 
+ 00000949  0x0000058e setarg  0x00000000 
+ 00000950  0x0000058f store  0x00000002 , 0x00004d7e 
+ 00000951  0x00000590 rtn 
+ 00000952  0x00000593 arg  0x00001800 , 0x00000006 
+ 00000953  0x00000594 arg  0x0000480c , 0x00000005 
+ 00000954  0x00000595 call  0x000003c0 
+ 00000955  0x00000596 arg  0x00001900 , 0x00000006 
+ 00000956  0x00000597 call  0x000003c0 
+ 00000957  0x00000598 arg  0x00001a00 , 0x00000006 
+ 00000958  0x00000599 call  0x000003c0 
+ 00000959  0x0000059a arg  0x00001b00 , 0x00000006 
+ 00000960  0x0000059c arg  0x0000001b , 0x00000039 
+ 00000961  0x0000059d branch  0x00007f01 
+ 00000962  0x000005a0 arg  0x0000480c , 0x00000006 
+ 00000963  0x000005a1 arg  0x00001800 , 0x00000005 
+ 00000964  0x000005a2 call  0x000003c0 
+ 00000965  0x000005a3 arg  0x00001900 , 0x00000005 
+ 00000966  0x000005a4 call  0x000003c0 
+ 00000967  0x000005a5 arg  0x00001a00 , 0x00000005 
+ 00000968  0x000005a6 call  0x000003c0 
+ 00000969  0x000005a7 arg  0x00001b00 , 0x00000005 
+ 00000970  0x000005a8 branch  0x000003c0 
+ 00000971  0x000005ab call  0x00005892 
+ 00000972  0x000005ac nrtn  0x00000034 
+ 00000973  0x000005ad fetch  0x00000001 , 0x00004b65 
+ 00000974  0x000005ae beq  0x000000ff , 0x000003d2 
+ 00000975  0x000005af fetch  0x00000001 , 0x000046c5 
+ 00000976  0x000005b0 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000977  0x000005b1 rtnne  0x00000003 
+ 00000978  0x000005b3 fetch  0x00000001 , 0x0000479e 
+ 00000979  0x000005b4 call  0x0000042d , 0x00000034 
+ 00000980  0x000005b5 fetch  0x00000004 , 0x000046d3 
+ 00000981  0x000005b6 bbit1  0x00000005 , 0x00004179 
+ 00000982  0x000005b7 bbit1  0x00000009 , 0x00004179 
+ 00000983  0x000005b8 call  0x00003f97 
+ 00000984  0x000005b9 nbranch  0x000003fe , 0x00000028 
+ 00000985  0x000005ba call  0x000003f8 
+ 00000986  0x000005bb nrtn  0x00000031 
+ 00000987  0x000005bc call  0x000002c3 
+ 00000988  0x000005bd call  0x000002c6 
+ 00000989  0x000005be call  0x00000401 
+ 00000990  0x000005c0 arg  0x0000469a , 0x00000011 
+ 00000991  0x000005c1 call  0x00007e3d 
+ 00000992  0x000005c2 call  0x000003e7 , 0x00000028 
+ 00000993  0x000005c3 rtn 
+ 00000994  0x000005c6 jam  0x00000007 , 0x000047a2 
+ 00000995  0x000005c7 jam  0x00000004 , 0x000047a3 
+ 00000996  0x000005c8 setarg  0x000047a2 
+ 00000997  0x000005c9 store  0x00000002 , 0x00004218 
+ 00000998  0x000005ca branch  0x00007e38 
+ 00000999  0x000005cd fetch  0x00000001 , 0x000047c3 
+ 00001000  0x000005ce increase  0x00000001 , 0x0000003f 
+ 00001001  0x000005cf store  0x00000001 , 0x000047c3 
+ 00001002  0x000005d0 rtn 
+ 00001003  0x000005d3 arg  0x0000469a , 0x00000011 
+ 00001004  0x000005d4 call  0x00007e54 
+ 00001005  0x000005d5 branch  0x000003ef , 0x00000028 
+ 00001006  0x000005d6 rtn 
+ 00001007  0x000005d9 call  0x00005652 
+ 00001008  0x000005da fetch  0x00000001 , 0x000047c3 
+ 00001009  0x000005db sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00001010  0x000005dc ncall  0x00005650 , 0x00000002 
+ 00001011  0x000005dd fetch  0x00000001 , 0x000047c3 
+ 00001012  0x000005de rtn  0x00000034 
+ 00001013  0x000005df increase  0xffffffff , 0x0000003f 
+ 00001014  0x000005e0 store  0x00000001 , 0x000047c3 
+ 00001015  0x000005e1 branch  0x00003f90 
+ 00001016  0x000005e5 enable  0x00000031 
+ 00001017  0x000005e6 fetch  0x00000001 , 0x00004b5a 
+ 00001018  0x000005e7 beq  0x0000000f , 0x000003fe 
+ 00001019  0x000005e8 increase  0x00000001 , 0x0000003f 
+ 00001020  0x000005e9 store  0x00000001 , 0x00004b5a 
+ 00001021  0x000005ea rtn 
+ 00001022  0x000005ec jam  0x00000000 , 0x00004b5a 
+ 00001023  0x000005ed disable  0x00000031 
+ 00001024  0x000005ee rtn 
+ 00001025  0x000005f3 fetch  0x00000002 , 0x0000469f 
+ 00001026  0x000005f4 rtn  0x00000034 
+ 00001027  0x000005f5 jam  0x00000001 , 0x00004808 
+ 00001028  0x000005f6 jam  0x00000002 , 0x00004809 
+ 00001029  0x000005f7 rtn 
+ 00001030  0x000005fa rtn  0x0000002e 
+ 00001031  0x000005fb fetch  0x00000001 , 0x000041e2 
+ 00001032  0x000005fc rtn  0x00000034 
+ 00001033  0x000005fd call  0x00005271 
+ 00001034  0x000005fe nrtn  0x00000034 
+ 00001035  0x000005ff fetch  0x00000001 , 0x0000479e 
+ 00001036  0x00000600 call  0x0000042d , 0x00000034 
+ 00001037  0x00000601 fetch  0x00000004 , 0x000046d3 
+ 00001038  0x00000602 bbit1  0x00000005 , 0x00003f8a 
+ 00001039  0x00000603 bbit1  0x00000009 , 0x00003f8a 
+ 00001040  0x00000604 call  0x00003f97 
+ 00001041  0x00000605 nbranch  0x000003fe , 0x00000028 
+ 00001042  0x00000606 call  0x000003f8 
+ 00001043  0x00000607 nrtn  0x00000031 
+ 00001044  0x00000608 call  0x000002c3 
+ 00001045  0x00000609 call  0x000002c6 
+ 00001046  0x0000060a call  0x00000401 
+ 00001047  0x0000060b fetch  0x00000001 , 0x00004b05 
+ 00001048  0x0000060c beq  0x00000001 , 0x0000041c 
+ 00001049  0x0000060d fetch  0x00000001 , 0x00004b0c 
+ 00001050  0x0000060e rtn  0x00000034 
+ 00001051  0x0000060f branch  0x00003f81 
+ 00001052  0x00000612 fetch  0x00000001 , 0x0000469a 
+ 00001053  0x00000613 store  0x00000001 , 0x00004b06 
+ 00001054  0x00000614 fetch  0x00000001 , 0x0000469b 
+ 00001055  0x00000615 istore  0x00000001 , 0x00000005 
+ 00001056  0x00000616 fetch  0x00000001 , 0x0000469d 
+ 00001057  0x00000617 istore  0x00000001 , 0x00000005 
+ 00001058  0x00000618 fetch  0x00000002 , 0x0000469f 
+ 00001059  0x00000619 istore  0x00000002 , 0x00000005 
+ 00001060  0x0000061b arg  0x00000007 , 0x00000011 
+ 00001061  0x0000061c call  0x00004d63 
+ 00001062  0x0000061d fetch  0x00000002 , 0x0000424e 
+ 00001063  0x0000061e istore  0x00000002 , 0x00000005 
+ 00001064  0x0000061f setarg  0x000002a1 
+ 00001065  0x00000620 istore  0x00000002 , 0x00000005 
+ 00001066  0x00000621 fetch  0x00000005 , 0x00004b06 
+ 00001067  0x00000622 istore  0x00000005 , 0x00000005 
+ 00001068  0x00000623 rtn 
+ 00001069  0x00000626 jam  0x00000001 , 0x0000479e 
+ 00001070  0x00000627 call  0x00005814 
+ 00001071  0x00000628 branch  0x000002af 
+ 00001072  0x00000630 call  0x00007e34 
+ 00001073  0x00000631 call  0x00000434 
+ 00001074  0x00000632 call  0x000004db 
+ 00001075  0x00000633 branch  0x00003ee0 
+ 00001076  0x00000637 arg  0x00000000 , 0x00000011 
+ 00001077  0x00000638 jam  0x00000005 , 0x00004b7d 
+ 00001078  0x00000639 fetcht  0x00000001 , 0x000046e7 
+ 00001079  0x0000063a fetch  0x00000001 , 0x00004b7b 
+ 00001080  0x0000063b call  0x0000051c 
+ 00001081  0x0000063c store  0x00000001 , 0x00004b7b 
+ 00001082  0x0000063d fetcht  0x00000001 , 0x000046e7 
+ 00001083  0x0000063e call  0x00000554 
+ 00001084  0x0000063f copy  0x00000011 , 0x0000003f 
+ 00001085  0x00000640 bbit1  0x00000005 , 0x0000043f 
+ 00001086  0x00000641 branch  0x00003d62 
+ 00001087  0x00000645 fetch  0x00000001 , 0x000046b6 
+ 00001088  0x00000646 rtneq  0x00000000 
+ 00001089  0x00000647 jam  0x00000000 , 0x000046b6 
+ 00001090  0x00000648 fetch  0x00000001 , 0x000046e0 
+ 00001091  0x00000649 beq  0x00000004 , 0x0000044a 
+ 00001092  0x0000064a fetch  0x00000001 , 0x0000477a 
+ 00001093  0x0000064b increase  0x00000001 , 0x0000003f 
+ 00001094  0x0000064c and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001095  0x0000064d store  0x00000001 , 0x0000477a 
+ 00001096  0x0000064e call  0x00003d7e 
+ 00001097  0x0000064f branch  0x00000331 
+ 00001098  0x00000653 fetch  0x00000001 , 0x0000477a 
+ 00001099  0x00000654 increase  0x00000001 , 0x0000003f 
+ 00001100  0x00000655 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00001101  0x00000656 call  0x00004d9b , 0x00000005 
+ 00001102  0x00000657 store  0x00000001 , 0x0000477a 
+ 00001103  0x00000658 branch  0x00003d7e 
+ 00001104  0x0000065c copy  0x00000013 , 0x0000003f 
+ 00001105  0x0000065d beq  0x00000014 , 0x00000461 
+ 00001106  0x0000065e beq  0x00000015 , 0x00000463 
+ 00001107  0x0000065f beq  0x00000029 , 0x00000465 
+ 00001108  0x00000660 beq  0x00000032 , 0x00000467 
+ 00001109  0x00000661 beq  0x00000040 , 0x00000469 
+ 00001110  0x00000662 beq  0x00000004 , 0x0000046b 
+ 00001111  0x00000663 beq  0x00000013 , 0x0000046b 
+ 00001112  0x00000665 beq  0x00000019 , 0x000033df 
+ 00001113  0x00000666 beq  0x00000021 , 0x0000046d 
+ 00001114  0x00000667 beq  0x00000001 , 0x0000046f 
+ 00001115  0x00000668 beq  0x00000002 , 0x00000473 
+ 00001116  0x00000669 beq  0x0000002b , 0x00000475 
+ 00001117  0x0000066a beq  0x00000039 , 0x00000477 
+ 00001118  0x0000066b beq  0x0000003a , 0x00000479 
+ 00001119  0x0000066c beq  0x0000003c , 0x0000047b 
+ 00001120  0x0000066d branch  0x0000417d 
+ 00001121  0x00000670 jam  0x000000b0 , 0x000011c5 
+ 00001122  0x00000671 branch  0x00000737 
+ 00001123  0x00000674 jam  0x000000a2 , 0x000011c5 
+ 00001124  0x00000675 branch  0x00000737 
+ 00001125  0x00000679 jam  0x00000012 , 0x00000a99 
+ 00001126  0x0000067a branch  0x00007d8f 
+ 00001127  0x0000067d jam  0x000000b3 , 0x000011c5 
+ 00001128  0x0000067e branch  0x00000737 
+ 00001129  0x00000681 jam  0x000000a1 , 0x000011c5 
+ 00001130  0x00000682 branch  0x00000737 
+ 00001131  0x00000687 jam  0x000000a3 , 0x000011c5 
+ 00001132  0x00000688 branch  0x00000737 
+ 00001133  0x0000068d jam  0x000000b1 , 0x000011c5 
+ 00001134  0x0000068e branch  0x00000737 
+ 00001135  0x00000691 jam  0x00000000 , 0x0000480b 
+ 00001136  0x00000692 jam  0x00000000 , 0x00004b57 
+ 00001137  0x00000693 call  0x000002af 
+ 00001138  0x00000694 branch  0x000042ca 
+ 00001139  0x00000697 jam  0x000000b4 , 0x000011c5 
+ 00001140  0x00000698 branch  0x00000737 
+ 00001141  0x0000069b jam  0x000000b2 , 0x000011c5 
+ 00001142  0x0000069c branch  0x00000737 
+ 00001143  0x0000069f jam  0x00000092 , 0x000011c5 
+ 00001144  0x000006a0 branch  0x00000737 
+ 00001145  0x000006a3 jam  0x00000061 , 0x000011c5 
+ 00001146  0x000006a4 branch  0x00000737 
+ 00001147  0x000006a8 call  0x000002af 
+ 00001148  0x000006a9 branch  0x00003f8d 
+ 00001149  0x000006ac call  0x00000310 
+ 00001150  0x000006ad branch  0x0000340a 
+ 00001151  0x000006b1 jam  0x000000a4 , 0x000011c5 
+ 00001152  0x000006b2 branch  0x00000737 
+ 00001153  0x000006b5 fetch  0x00000001 , 0x00004b00 
+ 00001154  0x000006b6 rtn  0x00000034 
+ 00001155  0x000006b7 jam  0x00000000 , 0x00004b00 
+ 00001156  0x000006b8 branch  0x00000310 
+ 00001157  0x000006bc call  0x000004aa 
+ 00001158  0x000006bd call  0x00004234 
+ 00001159  0x000006be call  0x0000423a 
+ 00001160  0x000006bf call  0x000004af 
+ 00001161  0x000006c0 call  0x000004c7 
+ 00001162  0x000006c1 call  0x000004b5 
+ 00001163  0x000006c2 call  0x000004bc 
+ 00001164  0x000006c3 call  0x000004a0 
+ 00001165  0x000006c4 call  0x0000049d 
+ 00001166  0x000006c5 call  0x00000495 
+ 00001167  0x000006c6 call  0x00004231 
+ 00001168  0x000006c7 call  0x00000498 
+ 00001169  0x000006c8 call  0x0000037a 
+ 00001170  0x000006c9 call  0x00000382 
+ 00001171  0x000006ca call  0x0000038c 
+ 00001172  0x000006cb branch  0x00000397 
+ 00001173  0x000006cf arg  0x0000480b , 0x00000013 
+ 00001174  0x000006d0 arg  0x0000637a , 0x00000012 
+ 00001175  0x000006d1 branch  0x0000336d 
+ 00001176  0x000006d4 arg  0x00004b0b , 0x00000013 
+ 00001177  0x000006d5 arg  0x0000049b , 0x00000012 
+ 00001178  0x000006d6 branch  0x0000336d 
+ 00001179  0x000006d8 jam  0x00000001 , 0x00004b0c 
+ 00001180  0x000006d9 rtn 
+ 00001181  0x000006dd arg  0x000046c6 , 0x00000013 
+ 00001182  0x000006de arg  0x00003d60 , 0x00000012 
+ 00001183  0x000006df branch  0x0000336d 
+ 00001184  0x000006e2 arg  0x000046ae , 0x00000013 
+ 00001185  0x000006e3 arg  0x000004a6 , 0x00000012 
+ 00001186  0x000006e4 call  0x00003374 
+ 00001187  0x000006e5 fetch  0x00000001 , 0x000046ae 
+ 00001188  0x000006e6 beq  0x00000001 , 0x000033f6 
+ 00001189  0x000006e7 rtn 
+ 00001190  0x000006ea fetch  0x00000001 , 0x00004b65 
+ 00001191  0x000006eb beq  0x000000ff , 0x000002a0 
+ 00001192  0x000006ec call  0x000033f6 
+ 00001193  0x000006ed branch  0x00004267 
+ 00001194  0x000006f1 arg  0x00004809 , 0x00000013 
+ 00001195  0x000006f2 arg  0x000004ad , 0x00000012 
+ 00001196  0x000006f3 branch  0x0000336d 
+ 00001197  0x000006f5 jam  0x00000000 , 0x00004808 
+ 00001198  0x000006f6 rtn 
+ 00001199  0x000006f9 arg  0x00004b73 , 0x00000013 
+ 00001200  0x000006fa arg  0x000004b2 , 0x00000012 
+ 00001201  0x000006fb branch  0x0000336d 
+ 00001202  0x000006fd fetch  0x00000001 , 0x000047c7 
+ 00001203  0x000006fe store  0x00000001 , 0x00004172 
+ 00001204  0x000006ff branch  0x000004ba 
+ 00001205  0x00000703 arg  0x00004b74 , 0x00000013 
+ 00001206  0x00000704 arg  0x000004b8 , 0x00000012 
+ 00001207  0x00000705 branch  0x0000336d 
+ 00001208  0x00000707 setarg  0x000ea600 
+ 00001209  0x00000708 store  0x00000003 , 0x00004c6c 
+ 00001210  0x0000070a jam  0x00000001 , 0x00004b72 
+ 00001211  0x0000070b rtn 
+ 00001212  0x0000070f fetch  0x00000001 , 0x00004720 
+ 00001213  0x00000710 rtnne  0x00000002 
+ 00001214  0x00000711 call  0x00000513 
+ 00001215  0x00000712 beq  0x00000007 , 0x000004c1 
+ 00001216  0x00000713 branch  0x000043a9 
+ 00001217  0x00000715 jam  0x00000028 , 0x000047a0 
+ 00001218  0x00000716 call  0x000004c4 
+ 00001219  0x00000717 branch  0x000043b0 
+ 00001220  0x0000071a arg  0x000046da , 0x00000013 
+ 00001221  0x0000071b arg  0x000002a2 , 0x00000012 
+ 00001222  0x0000071c branch  0x0000336d 
+ 00001223  0x00000720 fetch  0x00000001 , 0x000046d9 
+ 00001224  0x00000721 rtnne  0x00000000 
+ 00001225  0x00000723 arg  0x00004b46 , 0x00000013 
+ 00001226  0x00000724 arg  0x000004cc , 0x00000012 
+ 00001227  0x00000725 branch  0x0000336d 
+ 00001228  0x00000728 fetcht  0x00000001 , 0x00004720 
+ 00001229  0x00000729 fetch  0x00000001 , 0x00004703 
+ 00001230  0x0000072a isub  0x00000002 , 0x0000003e 
+ 00001231  0x0000072b rtn  0x00000005 
+ 00001232  0x0000072c fetch  0x00000004 , 0x000046d3 
+ 00001233  0x0000072d rtnbit1  0x00000009 
+ 00001234  0x0000072e arg  0x00000009 , 0x00000007 
+ 00001235  0x0000072f call  0x000043ce 
+ 00001236  0x00000730 fetch  0x00000002 , 0x00004682 
+ 00001237  0x00000731 isolate1  0x0000000b , 0x0000003f 
+ 00001238  0x00000732 call  0x000042d4 , 0x00000001 
+ 00001239  0x00000733 fetch  0x00000002 , 0x00004682 
+ 00001240  0x00000734 isolate1  0x00000007 , 0x0000003f 
+ 00001241  0x00000735 call  0x00004392 , 0x00000001 
+ 00001242  0x00000736 branch  0x000043b8 
+ 00001243  0x0000073c arg  0x00000000 , 0x00000011 
+ 00001244  0x0000073d jam  0x00000000 , 0x00004b7d 
+ 00001245  0x0000073e fetcht  0x00000001 , 0x000046ed 
+ 00001246  0x0000073f fetch  0x00000001 , 0x00004b7c 
+ 00001247  0x00000740 call  0x0000051c 
+ 00001248  0x00000741 store  0x00000001 , 0x00004b7c 
+ 00001249  0x00000742 copy  0x00000011 , 0x0000003f 
+ 00001250  0x00000743 bbit1  0x00000000 , 0x000004e4 
+ 00001251  0x00000744 branch  0x000004ed 
+ 00001252  0x00000747 fetch  0x00000001 , 0x000046d9 
+ 00001253  0x00000748 rtneq  0x00000000 
+ 00001254  0x00000749 fetch  0x00000002 , 0x000046a8 
+ 00001255  0x0000074a store  0x00000002 , 0x000046ae 
+ 00001256  0x0000074b force  0x00000003 , 0x00000007 
+ 00001257  0x0000074c fetch  0x00000002 , 0x000040b9 
+ 00001258  0x0000074d call  0x00007f08 
+ 00001259  0x0000074e jam  0x00000000 , 0x000046d9 
+ 00001260  0x0000074f rtn 
+ 00001261  0x00000754 fetch  0x00000001 , 0x000046d9 
+ 00001262  0x00000755 rtneq  0x00000001 
+ 00001263  0x00000756 fetch  0x00000001 , 0x00004b46 
+ 00001264  0x00000757 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00001265  0x00000758 ncall  0x000004f6 , 0x00000002 
+ 00001266  0x0000075a fetch  0x00000001 , 0x00004685 
+ 00001267  0x0000075b store  0x00000001 , 0x00004b46 
+ 00001268  0x0000075c jam  0x00000001 , 0x000046d9 
+ 00001269  0x0000075d rtn 
+ 00001270  0x00000760 fetcht  0x00000001 , 0x00004720 
+ 00001271  0x00000761 increase  0x00000001 , 0x00000002 
+ 00001272  0x00000762 fetch  0x00000001 , 0x000046d2 
+ 00001273  0x00000763 isub  0x00000002 , 0x0000003e 
+ 00001274  0x00000764 ncall  0x000043cc , 0x00000002 
+ 00001275  0x00000765 storet  0x00000001 , 0x00004720 
+ 00001276  0x00000766 jam  0x00000000 , 0x000041bd 
+ 00001277  0x00000767 call  0x00000331 
+ 00001278  0x00000768 call  0x000043c0 
+ 00001279  0x00000769 branch  0x0000437e 
+ 00001280  0x0000076e disable  0x00000028 
+ 00001281  0x0000076f setarg  0x00000000 
+ 00001282  0x00000770 store  0x00000006 , 0x0000469b 
+ 00001283  0x00000771 call  0x0000050b 
+ 00001284  0x00000772 call  0x00000282 
+ 00001285  0x00000773 call  0x00004079 
+ 00001286  0x00000774 call  0x0000407e 
+ 00001287  0x00000775 call  0x00000511 
+ 00001288  0x00000778 nbranch  0x00000758 , 0x00000028 
+ 00001289  0x00000779 call  0x0000075b 
+ 00001290  0x0000077a branch  0x00003fa0 
+ 00001291  0x0000077e fetch  0x00000001 , 0x00004239 
+ 00001292  0x0000077f rtnne  0x00000000 
+ 00001293  0x00000780 fetch  0x00000001 , 0x000046e0 
+ 00001294  0x00000781 call  0x00003fc0 
+ 00001295  0x00000782 disable  0x00000028 
+ 00001296  0x00000783 branch  0x00003fe7 
+ 00001297  0x00000787 call  0x00000513 
+ 00001298  0x00000788 branch  0x0000409a 
+ 00001299  0x0000078a fetch  0x00000001 , 0x0000469a 
+ 00001300  0x0000078b copy  0x0000003f , 0x00000011 
+ 00001301  0x0000078c call  0x00000535 
+ 00001302  0x0000078d call  0x0000053b 
+ 00001303  0x0000078e call  0x00000541 
+ 00001304  0x0000078f call  0x00000547 
+ 00001305  0x00000790 call  0x0000054e 
+ 00001306  0x00000791 copy  0x00000011 , 0x0000003f 
+ 00001307  0x00000792 rtn 
+ 00001308  0x00000797 store  0x00000001 , 0x00004b7e 
+ 00001309  0x00000798 lshift  0x0000003f , 0x0000003f 
+ 00001310  0x00000799 copy  0x0000003f , 0x00000012 
+ 00001311  0x0000079a copy  0x00000002 , 0x00000013 
+ 00001312  0x0000079b fetch  0x00000001 , 0x00004b7d 
+ 00001313  0x0000079c sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001314  0x0000079d call  0x00000554 , 0x00000002 
+ 00001315  0x0000079e ncall  0x0000055f , 0x00000002 
+ 00001316  0x0000079f copy  0x00000013 , 0x00000002 
+ 00001317  0x000007a0 call  0x0000681d 
+ 00001318  0x000007a1 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001319  0x000007a2 call  0x0000052f 
+ 00001320  0x000007a3 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00001321  0x000007a4 fetcht  0x00000001 , 0x00004b7d 
+ 00001322  0x000007a5 copy  0x00000002 , 0x00000007 
+ 00001323  0x000007a6 sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00001324  0x000007a7 beq  0x00000007 , 0x00000559 
+ 00001325  0x000007a8 beq  0x00000000 , 0x0000055c 
+ 00001326  0x000007a9 rtn 
+ 00001327  0x000007ac fetcht  0x00000001 , 0x00004b7e 
+ 00001328  0x000007ad and_into  0x00000001 , 0x00000002 
+ 00001329  0x000007ae and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00001330  0x000007af isub  0x00000002 , 0x0000003e 
+ 00001331  0x000007b0 nbranch  0x000002c3 , 0x00000005 
+ 00001332  0x000007b1 rtn 
+ 00001333  0x000007b4 jam  0x00000000 , 0x00004b7d 
+ 00001334  0x000007b5 fetcht  0x00000001 , 0x000046e2 
+ 00001335  0x000007b6 fetch  0x00000001 , 0x00004b76 
+ 00001336  0x000007b7 call  0x0000051c 
+ 00001337  0x000007b9 store  0x00000001 , 0x00004b76 
+ 00001338  0x000007ba rtn 
+ 00001339  0x000007bd jam  0x00000001 , 0x00004b7d 
+ 00001340  0x000007be fetcht  0x00000001 , 0x000046e3 
+ 00001341  0x000007bf fetch  0x00000001 , 0x00004b77 
+ 00001342  0x000007c0 call  0x0000051c 
+ 00001343  0x000007c2 store  0x00000001 , 0x00004b77 
+ 00001344  0x000007c3 rtn 
+ 00001345  0x000007c6 jam  0x00000002 , 0x00004b7d 
+ 00001346  0x000007c7 fetcht  0x00000001 , 0x000046e4 
+ 00001347  0x000007c8 fetch  0x00000001 , 0x00004b78 
+ 00001348  0x000007c9 call  0x0000051c 
+ 00001349  0x000007cb store  0x00000001 , 0x00004b78 
+ 00001350  0x000007cc rtn 
+ 00001351  0x000007cf jam  0x00000003 , 0x00004b7d 
+ 00001352  0x000007d0 fetcht  0x00000001 , 0x000046e5 
+ 00001353  0x000007d1 fetch  0x00000001 , 0x00004b79 
+ 00001354  0x000007d2 call  0x0000051c 
+ 00001355  0x000007d4 store  0x00000001 , 0x00004b79 
+ 00001356  0x000007d5 fetcht  0x00000001 , 0x000046e5 
+ 00001357  0x000007d6 branch  0x00000554 
+ 00001358  0x000007d9 jam  0x00000004 , 0x00004b7d 
+ 00001359  0x000007da fetcht  0x00000001 , 0x000046e6 
+ 00001360  0x000007db fetch  0x00000001 , 0x00004b7a 
+ 00001361  0x000007dc call  0x0000051c 
+ 00001362  0x000007de store  0x00000001 , 0x00004b7a 
+ 00001363  0x000007df fetcht  0x00000001 , 0x000046e6 
+ 00001364  0x000007e2 set1  0x00000007 , 0x00000002 
+ 00001365  0x000007e4 arg  0x00008078 , 0x00000005 
+ 00001366  0x000007e5 call  0x00006830 
+ 00001367  0x000007e6 set0  0x00000007 , 0x00000002 
+ 00001368  0x000007e7 branch  0x00000563 
+ 00001369  0x000007eb branch  0x0000055d , 0x00000002 
+ 00001370  0x000007ed qset0  0x00000011 
+ 00001371  0x000007ee rtn 
+ 00001372  0x000007f2 branch  0x0000055a , 0x00000002 
+ 00001373  0x000007f4 qset1  0x00000011 
+ 00001374  0x000007f5 rtn 
+ 00001375  0x000007f8 set0  0x00000007 , 0x00000002 
+ 00001376  0x000007f9 arg  0x00008078 , 0x00000005 
+ 00001377  0x000007fa call  0x00006830 
+ 00001378  0x000007fb set1  0x00000007 , 0x00000002 
+ 00001379  0x000007fd arg  0x0000807c , 0x00000005 
+ 00001380  0x000007fe call  0x00006830 
+ 00001381  0x000007ff set0  0x00000007 , 0x00000002 
+ 00001382  0x00000800 arg  0x00008070 , 0x00000005 
+ 00001383  0x00000801 branch  0x00006830 
+ 00001384  0x00000804 jam  0x00000000 , 0x00004b52 
+ 00001385  0x00000805 isolate1  0x00000026 , 0x00000000 
+ 00001386  0x00000806 call  0x00000194 , 0x00000001 
+ 00001387  0x00000807 branch  0x0000426d 
+ 00001388  0x0000080a jam  0x00000050 , 0x000011c5 
+ 00001389  0x0000080b branch  0x00000737 
+ 00001390  0x0000080f jam  0x00000022 , 0x000011c5 
+ 00001391  0x00000810 branch  0x00000737 
+ 00001392  0x00000813 fetch  0x00000001 , 0x0000450f 
+ 00001393  0x00000814 pincrease  0x00000001 
+ 00001394  0x00000815 store  0x00000001 , 0x0000450f 
+ 00001395  0x00000816 beq  0x0000000c , 0x00005395 
+ 00001396  0x00000817 call  0x000055aa 
+ 00001397  0x00000818 call  0x0000561e 
+ 00001398  0x00000819 call  0x000006da 
+ 00001399  0x0000081a branch  0x0000538f 
+ 00001400  0x0000081d fetch  0x00000001 , 0x00000016 
+ 00001401  0x0000081e increase  0x00000001 , 0x0000003f 
+ 00001402  0x0000081f store  0x00000001 , 0x00000016 
+ 00001403  0x00000820 rtnne  0x00000028 
+ 00001404  0x00000821 jam  0x00000025 , 0x00000016 
+ 00001405  0x00000822 rtn 
+ 00001406  0x00000825 call  0x000029bb 
+ 00001407  0x00000826 call  0x0000006b 
+ 00001408  0x00000827 branch  0x000054a3 
+ 00001409  0x0000082a jam  0x00000040 , 0x000011c5 
+ 00001410  0x0000082b branch  0x00000737 
+ 00001411  0x0000082e jam  0x00000041 , 0x000011c5 
+ 00001412  0x0000082f branch  0x00000737 
+ 00001413  0x00000832 fetch  0x00000001 , 0x00000456 
+ 00001414  0x00000833 bbit1  0x00000005 , 0x00000599 
+ 00001415  0x00000834 call  0x000006cc 
+ 00001416  0x00000835 fetch  0x00000001 , 0x0000478e 
+ 00001417  0x00000836 nbranch  0x0000058f , 0x00000034 
+ 00001418  0x00000837 fetch  0x00000001 , 0x0000043f 
+ 00001419  0x00000838 bbit0  0x00000004 , 0x00000593 
+ 00001420  0x00000839 fetch  0x00000001 , 0x000002da 
+ 00001421  0x0000083a branch  0x00000593 , 0x00000034 
+ 00001422  0x0000083b branch  0x00005664 
+ 00001423  0x0000083d fetch  0x00000001 , 0x0000478e 
+ 00001424  0x0000083e increase  0xffffffff , 0x0000003f 
+ 00001425  0x0000083f store  0x00000001 , 0x0000478e 
+ 00001426  0x00000840 branch  0x00005664 
+ 00001427  0x00000842 fetch  0x00000001 , 0x000044c4 
+ 00001428  0x00000843 bne  0x00000005 , 0x00000596 
+ 00001429  0x00000844 jam  0x00000003 , 0x0000478e 
+ 00001430  0x00000846 call  0x00005892 
+ 00001431  0x00000847 call  0x000003eb , 0x00000034 
+ 00001432  0x00000848 branch  0x00005622 
+ 00001433  0x0000084b call  0x0000059b 
+ 00001434  0x0000084c branch  0x000005a7 
+ 00001435  0x0000084f fetch  0x00000001 , 0x000046c5 
+ 00001436  0x00000850 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001437  0x00000851 rtnne  0x00000003 
+ 00001438  0x00000852 fetch  0x00000001 , 0x000047c3 
+ 00001439  0x00000853 rtn  0x00000034 
+ 00001440  0x00000854 fetch  0x00000001 , 0x000043dd 
+ 00001441  0x00000855 rtn  0x00000034 
+ 00001442  0x00000856 fetch  0x00000001 , 0x000043dc 
+ 00001443  0x00000857 set1  0x00000004 , 0x0000003f 
+ 00001444  0x00000858 store  0x00000001 , 0x000043dc 
+ 00001445  0x00000859 call  0x00005650 
+ 00001446  0x0000085a rtn 
+ 00001447  0x0000085f branch  0x000006d0 
+ 00001448  0x00000862 fetch  0x00000001 , 0x000047a1 
+ 00001449  0x00000863 rtn  0x00000034 
+ 00001450  0x00000864 fetch  0x00000001 , 0x000046c5 
+ 00001451  0x00000865 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001452  0x00000866 rtneq  0x00000003 
+ 00001453  0x00000867 jam  0x00000001 , 0x000046c6 
+ 00001454  0x00000868 rtn 
+ 00001455  0x0000086b rtnmark1  0x0000000f 
+ 00001456  0x0000086c call  0x00005890 
+ 00001457  0x0000086d nrtn  0x00000034 
+ 00001458  0x0000086e fetch  0x00000001 , 0x000002d9 
+ 00001459  0x0000086f and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001460  0x00000870 store  0x00000001 , 0x0000450c 
+ 00001461  0x00000871 ifetch  0x00000001 , 0x00000006 
+ 00001462  0x00000872 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001463  0x00000873 store  0x00000001 , 0x0000450b 
+ 00001464  0x00000874 rtn  0x00000034 
+ 00001465  0x00000875 copy  0x00000006 , 0x0000003f 
+ 00001466  0x00000876 store  0x00000002 , 0x0000450d 
+ 00001467  0x00000877 fetch  0x00000001 , 0x0000450c 
+ 00001468  0x00000878 beq  0x00000003 , 0x000005be 
+ 00001469  0x00000879 branch  0x0000568d 
+ 00001470  0x0000087b fetch  0x00000001 , 0x000002db 
+ 00001471  0x0000087c beq  0x00000001 , 0x000005c1 
+ 00001472  0x0000087d branch  0x00005c65 
+ 00001473  0x0000087f ifetch  0x00000005 , 0x00000006 
+ 00001474  0x00000880 store  0x00000005 , 0x000043ce 
+ 00001475  0x00000881 ifetch  0x00000002 , 0x00000006 
+ 00001476  0x00000882 store  0x00000002 , 0x0000045f 
+ 00001477  0x00000883 branch  0x00005c8a 
+ 00001478  0x00000886 ifetch  0x00000002 , 0x00000006 
+ 00001479  0x00000887 beq  0x00000004 , 0x000005ca 
+ 00001480  0x00000888 beq  0x00000006 , 0x000005f7 
+ 00001481  0x00000889 branch  0x00005698 
+ 00001482  0x0000088b call  0x00007ea5 
+ 00001483  0x0000088c call  0x000005a8 
+ 00001484  0x0000088d call  0x00007e9f 
+ 00001485  0x0000088e ifetch  0x00000003 , 0x00000006 
+ 00001486  0x0000088f store  0x00000003 , 0x00000477 
+ 00001487  0x00000890 beq  0x00000010 , 0x000005d9 
+ 00001488  0x00000891 rshift8  0x0000003f , 0x00000002 
+ 00001489  0x00000892 sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001490  0x00000893 branch  0x000005e7 , 0x00000002 
+ 00001491  0x00000894 arg  0x000047c8 , 0x00000002 
+ 00001492  0x00000895 storet  0x00000002 , 0x000044bc 
+ 00001493  0x00000896 call  0x000058ad 
+ 00001494  0x00000897 setarg  0x00008e7a 
+ 00001495  0x00000898 store  0x00000002 , 0x000044bc 
+ 00001496  0x00000899 rtn 
+ 00001497  0x0000089c call  0x000059fa 
+ 00001498  0x0000089d call  0x00005879 
+ 00001499  0x0000089e increase  0x00000007 , 0x00000006 
+ 00001500  0x0000089f ifetch  0x00000001 , 0x00000006 
+ 00001501  0x000008a0 rtnne  0x00000011 
+ 00001502  0x000008a1 increase  0x00000005 , 0x00000006 
+ 00001503  0x000008a2 ifetch  0x00000002 , 0x00000006 
+ 00001504  0x000008a3 arg  0x00001812 , 0x00000002 
+ 00001505  0x000008a4 isub  0x00000002 , 0x0000003e 
+ 00001506  0x000008a5 nrtn  0x00000005 
+ 00001507  0x000008a6 increase  0xfffffffc , 0x00000006 
+ 00001508  0x000008a7 setarg  0x0000002b 
+ 00001509  0x000008a8 istore  0x00000002 , 0x00000006 
+ 00001510  0x000008a9 rtn 
+ 00001511  0x000008ad beq  0x0000000a , 0x000005e9 
+ 00001512  0x000008ae branch  0x000058ad 
+ 00001513  0x000008b0 fetcht  0x00000002 , 0x00000478 
+ 00001514  0x000008b1 fetch  0x00000001 , 0x000044e9 
+ 00001515  0x000008b2 bbit1  0x00000003 , 0x000005f0 
+ 00001516  0x000008bc fetch  0x00000002 , 0x00000478 
+ 00001517  0x000008bd beq  0x00000013 , 0x00005a76 
+ 00001518  0x000008bf fetcht  0x00000002 , 0x00000478 
+ 00001519  0x000008c0 branch  0x000059bf 
+ 00001520  0x000008cf fetch  0x00000002 , 0x000044fa 
+ 00001521  0x000008d0 isub  0x00000002 , 0x0000003e 
+ 00001522  0x000008d1 nbranch  0x000005ec , 0x00000005 
+ 00001523  0x000008d2 call  0x00005a42 
+ 00001524  0x000008d3 nbranch  0x000005ec , 0x00000028 
+ 00001525  0x000008d4 jam  0x00000005 , 0x0000047a 
+ 00001526  0x000008d5 branch  0x00005a77 
+ 00001527  0x000008da ifetch  0x00000001 , 0x00000006 
+ 00001528  0x000008db beq  0x00000005 , 0x000005fa 
+ 00001529  0x000008dc branch  0x00005af5 
+ 00001530  0x000008de jam  0x00000082 , 0x000011c5 
+ 00001531  0x000008df branch  0x00000737 
+ 00001532  0x000008e2 fetch  0x00000001 , 0x00000016 
+ 00001533  0x000008e3 bne  0x00000027 , 0x000056f2 
+ 00001534  0x000008e4 call  0x00000602 
+ 00001535  0x000008e5 arg  0x00000000 , 0x00000007 
+ 00001536  0x000008e6 fetch  0x00000002 , 0x00004482 
+ 00001537  0x000008e7 branch  0x00007f08 
+ 00001538  0x000008e9 random  0x0000003f 
+ 00001539  0x000008ea arg  0x000001ff , 0x00000002 
+ 00001540  0x000008eb iand  0x00000002 , 0x0000003f 
+ 00001541  0x000008ec add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001542  0x000008ed branch  0x00003cbe 
+ 00001543  0x000008f0 disable  0x0000002b 
+ 00001544  0x000008f1 branch  0x0000060a , 0x0000002e 
+ 00001545  0x000008f2 nbranch  0x00005806 , 0x0000002d 
+ 00001546  0x000008f4 call  0x00002bcb 
+ 00001547  0x000008f5 fetch  0x00000002 , 0x000040c1 
+ 00001548  0x000008f6 store  0x00000002 , 0x0000044d 
+ 00001549  0x000008f7 fetch  0x00000001 , 0x000046c5 
+ 00001550  0x000008f8 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001551  0x000008f9 nbranch  0x00002bde , 0x00000001 
+ 00001552  0x000008fa branch  0x000057fb 
+ 00001553  0x000008fd jam  0x00000042 , 0x000011c5 
+ 00001554  0x000008fe branch  0x00000737 
+ 00001555  0x00000901 hfetch  0x00000001 , 0x00008077 
+ 00001556  0x00000902 and_into  0x000000fd , 0x0000003f 
+ 00001557  0x00000903 hstore  0x00000001 , 0x00008077 
+ 00001558  0x00000904 hfetcht  0x00000001 , 0x00008073 
+ 00001559  0x00000905 or_into  0x00000002 , 0x00000002 
+ 00001560  0x00000906 hstoret  0x00000001 , 0x00008073 
+ 00001561  0x00000907 call  0x000063ee 
+ 00001562  0x00000908 and_into  0x000000fd , 0x00000002 
+ 00001563  0x00000909 nop  0x0000000d 
+ 00001564  0x0000090a call  0x00000620 
+ 00001565  0x0000090b hstoret  0x00000001 , 0x00008073 
+ 00001566  0x0000090c rtn 
+ 00001567  0x0000090f call  0x000064dd 
+ 00001568  0x00000911 hfetch  0x00000001 , 0x00008081 
+ 00001569  0x00000912 set1  0x00000000 , 0x0000003f 
+ 00001570  0x00000913 set0  0x00000001 , 0x0000003f 
+ 00001571  0x00000914 set0  0x00000003 , 0x0000003f 
+ 00001572  0x00000915 hstore  0x00000001 , 0x00008081 
+ 00001573  0x00000916 rtn 
+ 00001574  0x0000091a jam  0x00000000 , 0x000011c5 
+ 00001575  0x0000091b branch  0x00000737 
+ 00001576  0x0000091e call  0x000021c9 
+ 00001577  0x0000091f nrtn  0x00000028 
+ 00001578  0x00000921 disable  0x00000028 
+ 00001579  0x00000922 jam  0x00000020 , 0x00000011 
+ 00001580  0x00000923 set0  0x0000000b , 0x00000000 
+ 00001581  0x00000924 set0  0x0000002d , 0x00000000 
+ 00001582  0x00000926 call  0x00002a4f 
+ 00001583  0x00000927 call  0x000022e6 
+ 00001584  0x00000928 bmark1  0x0000000b , 0x00000635 
+ 00001585  0x00000929 call  0x00002455 
+ 00001586  0x0000092a nbranch  0x0000062e , 0x00000034 
+ 00001587  0x0000092b bmark1  0x0000002d , 0x0000063e 
+ 00001588  0x0000092c branch  0x000021ec 
+ 00001589  0x0000092f call  0x00002a4d 
+ 00001590  0x00000930 arg  0x00000010 , 0x00000001 
+ 00001591  0x00000931 call  0x000022dc 
+ 00001592  0x00000932 set1  0x0000002d , 0x00000000 
+ 00001593  0x00000933 set0  0x0000000b , 0x00000000 
+ 00001594  0x00000934 fetch  0x00000001 , 0x00000077 
+ 00001595  0x00000935 iforce  0x00000004 
+ 00001596  0x00000936 jam  0x00000002 , 0x00000011 
+ 00001597  0x00000937 branch  0x0000062e 
+ 00001598  0x0000093a fetch  0x00000004 , 0x00000165 
+ 00001599  0x0000093b pincrease  0x00000008 
+ 00001600  0x0000093c store  0x00000004 , 0x00000165 
+ 00001601  0x0000093d branch  0x000021f8 
+ 00001602  0x00000940 bmark1  0x0000002c , 0x0000264d 
+ 00001603  0x00000941 branch  0x0000258f 
+ 00001604  0x00000944 jam  0x00000043 , 0x000011c5 
+ 00001605  0x00000945 branch  0x00000737 
+ 00001606  0x00000948 fetch  0x00000001 , 0x00000030 
+ 00001607  0x00000949 isolate1  0x00000000 , 0x0000003f 
+ 00001608  0x0000094a call  0x0000064a , 0x00000001 
+ 00001609  0x0000094b branch  0x0000248a 
+ 00001610  0x0000094d fetch  0x00000001 , 0x00000047 
+ 00001611  0x0000094e isolate1  0x00000003 , 0x0000003f 
+ 00001612  0x0000094f call  0x000006d0 , 0x00000001 
+ 00001613  0x00000950 ncall  0x000006cc , 0x00000001 
+ 00001614  0x00000951 branch  0x000006da 
+ 00001615  0x00000954 call  0x000024f0 
+ 00001616  0x00000955 nbranch  0x000028f9 , 0x00000018 
+ 00001617  0x00000956 call  0x000029bb 
+ 00001618  0x00000957 call  0x0000006b 
+ 00001619  0x00000958 branch  0x00002518 
+ 00001620  0x0000095b rtnmark1  0x00000026 
+ 00001621  0x0000095c call  0x00002afa 
+ 00001622  0x0000095d fetch  0x00000003 , 0x0000416f 
+ 00001623  0x0000095e rtn  0x00000034 
+ 00001624  0x0000095f fetch  0x00000001 , 0x00004091 
+ 00001625  0x00000960 rtn  0x00000034 
+ 00001626  0x00000961 fetch  0x00000001 , 0x00004b2e 
+ 00001627  0x00000962 nrtn  0x00000034 
+ 00001628  0x00000963 fetch  0x00000001 , 0x0000465a 
+ 00001629  0x00000964 branch  0x00000660 , 0x00000034 
+ 00001630  0x00000965 fetch  0x00000001 , 0x000045b1 
+ 00001631  0x00000966 rtn  0x00000034 
+ 00001632  0x00000968 fetch  0x00000001 , 0x000044c0 
+ 00001633  0x00000969 nrtn  0x00000034 
+ 00001634  0x0000096a call  0x00002c3a 
+ 00001635  0x0000096b nrtn  0x00000034 
+ 00001636  0x0000096c fetch  0x00000001 , 0x00004040 
+ 00001637  0x0000096d compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00001638  0x0000096e nbranch  0x00002b9d , 0x00000001 
+ 00001639  0x0000096f fetch  0x00000002 , 0x00004042 
+ 00001640  0x00000970 arg  0x0000ffff , 0x00000002 
+ 00001641  0x00000971 isub  0x00000002 , 0x0000003e 
+ 00001642  0x00000972 rtn  0x00000005 
+ 00001643  0x00000973 branch  0x00002b7d 
+ 00001644  0x00000976 disable  0x0000002b 
+ 00001645  0x00000977 fetch  0x00000001 , 0x00000030 
+ 00001646  0x00000978 rtnbit0  0x00000001 
+ 00001647  0x00000979 nbranch  0x00002bd0 , 0x0000002d 
+ 00001648  0x0000097a call  0x00002bcb 
+ 00001649  0x0000097b fetch  0x00000002 , 0x000040c1 
+ 00001650  0x0000097c store  0x00000002 , 0x0000003e 
+ 00001651  0x0000097d fetch  0x00000001 , 0x00000047 
+ 00001652  0x0000097e bbit1  0x00000003 , 0x00002bde 
+ 00001653  0x0000097f bmark0  0x0000000d , 0x00002bde 
+ 00001654  0x00000980 call  0x00005274 
+ 00001655  0x00000981 nbranch  0x00002bde , 0x00000034 
+ 00001656  0x00000982 call  0x0000067a , 0x00000034 
+ 00001657  0x00000983 branch  0x00002bbe 
+ 00001658  0x00000985 jam  0x00000001 , 0x0000008a 
+ 00001659  0x00000986 jam  0x00000000 , 0x0000008b 
+ 00001660  0x00000987 rtn 
+ 00001661  0x0000098a jam  0x00000001 , 0x000011c5 
+ 00001662  0x0000098b branch  0x00000737 
+ 00001663  0x0000098e jam  0x00000002 , 0x000011c5 
+ 00001664  0x0000098f branch  0x00000737 
+ 00001665  0x00000992 fetch  0x00000001 , 0x00000552 
+ 00001666  0x00000993 store  0x00000001 , 0x000004c9 
+ 00001667  0x00000994 beq  0x00000013 , 0x00000685 
+ 00001668  0x00000995 branch  0x00005db4 
+ 00001669  0x00000997 call  0x00005dcf 
+ 00001670  0x00000998 jam  0x00000001 , 0x00004b01 
+ 00001671  0x00000999 fetch  0x00000001 , 0x00004b03 
+ 00001672  0x0000099a rtn  0x00000034 
+ 00001673  0x0000099b jam  0x00000002 , 0x00004b03 
+ 00001674  0x0000099c rtn 
+ 00001675  0x0000099f jam  0x00000010 , 0x000011c5 
+ 00001676  0x000009a0 branch  0x00000737 
+ 00001677  0x000009a3 call  0x000062bc 
+ 00001678  0x000009a4 nrtn  0x00000034 
+ 00001679  0x000009a6 fetch  0x00000001 , 0x00000055 
+ 00001680  0x000009a7 rtn  0x00000034 
+ 00001681  0x000009a8 beq  0x00000004 , 0x000006af 
+ 00001682  0x000009a9 beq  0x00000010 , 0x00000694 
+ 00001683  0x000009aa branch  0x00006320 
+ 00001684  0x000009ad fetch  0x00000001 , 0x0000455b 
+ 00001685  0x000009ae rtneq  0x00000000 
+ 00001686  0x000009af beq  0x00000001 , 0x00000698 
+ 00001687  0x000009b0 branch  0x0000635f 
+ 00001688  0x000009b2 rtn  0x00000029 
+ 00001689  0x000009b5 fetch  0x00000001 , 0x0000016d 
+ 00001690  0x000009b6 bbit1  0x00000000 , 0x0000069c 
+ 00001691  0x000009b7 branch  0x00006399 
+ 00001692  0x000009b9 fetch  0x00000001 , 0x00004b03 
+ 00001693  0x000009ba beq  0x00000001 , 0x0000639d 
+ 00001694  0x000009bc fetch  0x00000001 , 0x000041bd 
+ 00001695  0x000009bd branch  0x000063a9 , 0x00000034 
+ 00001696  0x000009be fetch  0x00000001 , 0x000004d1 
+ 00001697  0x000009bf rtnbit0  0x00000003 
+ 00001698  0x000009c0 rtnbit0  0x00000002 
+ 00001699  0x000009c1 fetch  0x00000001 , 0x00004b02 
+ 00001700  0x000009c2 rtn  0x00000034 
+ 00001701  0x000009c3 jam  0x00000000 , 0x00004b02 
+ 00001702  0x000009c4 fetch  0x00000004 , 0x000004e9 
+ 00001703  0x000009c5 arg  0x00000014 , 0x00000002 
+ 00001704  0x000009c6 iadd  0x00000002 , 0x00000002 
+ 00001705  0x000009c7 copy  0x00000022 , 0x0000003f 
+ 00001706  0x000009c8 isub  0x00000002 , 0x0000003e 
+ 00001707  0x000009c9 nbranch  0x000006ad , 0x00000002 
+ 00001708  0x000009ca branch  0x00006349 
+ 00001709  0x000009cd jam  0x00000001 , 0x00004b02 
+ 00001710  0x000009ce rtn 
+ 00001711  0x000009d1 jam  0x00000014 , 0x0000480b 
+ 00001712  0x000009d2 branch  0x0000636f 
+ 00001713  0x000009d9 call  0x000062bc 
+ 00001714  0x000009da nbranch  0x00007ddb , 0x00000034 
+ 00001715  0x000009db fetch  0x00000001 , 0x00000a99 
+ 00001716  0x000009dc bmark0  0x00000009 , 0x00007dd6 
+ 00001717  0x000009dd beq  0x0000001f , 0x000006bc 
+ 00001718  0x000009de beq  0x00000020 , 0x000006bf 
+ 00001719  0x000009df beq  0x00000012 , 0x000006b9 
+ 00001720  0x000009e0 branch  0x00007dca 
+ 00001721  0x000009e3 call  0x00005890 
+ 00001722  0x000009e4 nrtn  0x00000034 
+ 00001723  0x000009e5 branch  0x00005abf 
+ 00001724  0x000009e8 jam  0x00000034 , 0x00000185 
+ 00001725  0x000009e9 fetch  0x00000006 , 0x0000044f 
+ 00001726  0x000009ea branch  0x000006c1 
+ 00001727  0x000009ec jam  0x00000033 , 0x00000185 
+ 00001728  0x000009ed fetch  0x00000006 , 0x00000040 
+ 00001729  0x000009ef store  0x00000006 , 0x00000186 
+ 00001730  0x000009f1 fetch  0x00000004 , 0x000046d3 
+ 00001731  0x000009f2 rtnbit0  0x00000007 
+ 00001732  0x000009f3 arg  0x00000007 , 0x00000007 
+ 00001733  0x000009f4 call  0x000043d2 
+ 00001734  0x000009f5 call  0x000042e8 
+ 00001735  0x000009f7 call  0x000042fb 
+ 00001736  0x000009f8 branch  0x00000331 
+ 00001737  0x000009fe jam  0x00000001 , 0x00004d79 
+ 00001738  0x000009ff jam  0x00000000 , 0x00004d76 
+ 00001739  0x00000a00 rtn 
+ 00001740  0x00000a02 fetch  0x00000001 , 0x00004d76 
+ 00001741  0x00000a03 increase  0x00000001 , 0x0000003f 
+ 00001742  0x00000a04 store  0x00000001 , 0x00004d76 
+ 00001743  0x00000a05 rtn 
+ 00001744  0x00000a07 fetch  0x00000001 , 0x00004d76 
+ 00001745  0x00000a08 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001746  0x00000a09 ncall  0x000006d8 , 0x00000002 
+ 00001747  0x00000a0a fetch  0x00000001 , 0x00004d76 
+ 00001748  0x00000a0b rtneq  0x00000000 
+ 00001749  0x00000a0c increase  0xffffffff , 0x0000003f 
+ 00001750  0x00000a0d store  0x00000001 , 0x00004d76 
+ 00001751  0x00000a0e rtn 
+ 00001752  0x00000a10 jam  0x00000003 , 0x00004d76 
+ 00001753  0x00000a11 rtn 
+ 00001754  0x00000a14 fetch  0x00000002 , 0x00004682 
+ 00001755  0x00000a15 rtnbit1  0x0000000b 
+ 00001756  0x00000a16 rtnbit1  0x00000007 
+ 00001757  0x00000a17 rtnbit1  0x00000006 
+ 00001758  0x00000a19 arg  0x00004cff , 0x00000011 
+ 00001759  0x00000a1a call  0x00000253 
+ 00001760  0x00000a1b storet  0x00000001 , 0x00004d77 
+ 00001761  0x00000a1d setarg  0x00000082 
+ 00001762  0x00000a1e bmark1  0x00000026 , 0x000006e4 
+ 00001763  0x00000a1f setarg  0x00000080 
+ 00001764  0x00000a21 isub  0x00000002 , 0x0000003e 
+ 00001765  0x00000a22 nbranch  0x000006fc , 0x00000002 
+ 00001766  0x00000a24 fetch  0x00000001 , 0x00004d76 
+ 00001767  0x00000a25 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001768  0x00000a26 nbranch  0x000006ec , 0x00000002 
+ 00001769  0x00000a27 fetch  0x00000001 , 0x00004d76 
+ 00001770  0x00000a28 beq  0x00000000 , 0x000006fd 
+ 00001771  0x00000a29 rtn 
+ 00001772  0x00000a2c fetch  0x00000001 , 0x00004d76 
+ 00001773  0x00000a2d rtnne  0x00000096 
+ 00001774  0x00000a2e jam  0x00000000 , 0x00004d76 
+ 00001775  0x00000a30 fetcht  0x00000001 , 0x00004d77 
+ 00001776  0x00000a31 setarg  0x00000077 
+ 00001777  0x00000a32 bmark1  0x00000026 , 0x000006f3 
+ 00001778  0x00000a33 setarg  0x00000075 
+ 00001779  0x00000a35 isub  0x00000002 , 0x0000003e 
+ 00001780  0x00000a36 nrtn  0x00000002 
+ 00001781  0x00000a37 fetch  0x00000001 , 0x00004d79 
+ 00001782  0x00000a38 beq  0x00000000 , 0x00000704 
+ 00001783  0x00000a39 increase  0xffffffff , 0x0000003f 
+ 00001784  0x00000a3a store  0x00000001 , 0x00004d79 
+ 00001785  0x00000a3b beq  0x00000000 , 0x00000704 
+ 00001786  0x00000a3e jam  0x00000000 , 0x000041de 
+ 00001787  0x00000a3f rtn 
+ 00001788  0x00000a42 jam  0x00000000 , 0x00004d76 
+ 00001789  0x00000a44 fetch  0x00000001 , 0x00004d79 
+ 00001790  0x00000a45 beq  0x00000002 , 0x00000702 
+ 00001791  0x00000a46 increase  0x00000001 , 0x0000003f 
+ 00001792  0x00000a47 store  0x00000001 , 0x00004d79 
+ 00001793  0x00000a48 beq  0x00000001 , 0x000006fa 
+ 00001794  0x00000a4a jam  0x00000002 , 0x000041de 
+ 00001795  0x00000a4b rtn 
+ 00001796  0x00000a4e jam  0x00000004 , 0x000041de 
+ 00001797  0x00000a4f rtn 
+ 00001798  0x00000a53 storet  0x00000001 , 0x00000017 
+ 00001799  0x00000a54 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001800  0x00000a55 call  0x00002981 
+ 00001801  0x00000a56 setarg  0x00000500 
+ 00001802  0x00000a57 call  0x00002a8f 
+ 00001803  0x00000a59 jam  0x00000001 , 0x00008906 
+ 00001804  0x00000a5a jam  0x0000003c , 0x00008900 
+ 00001805  0x00000a5b jam  0x000000e0 , 0x00008901 
+ 00001806  0x00000a5c nop  0x0000000a 
+ 00001807  0x00000a5d jam  0x00000001 , 0x00008902 
+ 00001808  0x00000a5e jam  0x0000003d , 0x00008902 
+ 00001809  0x00000a5f nop  0x0000000a 
+ 00001810  0x00000a60 jam  0x000000b7 , 0x00008903 
+ 00001811  0x00000a61 nop  0x0000000a 
+ 00001812  0x00000a62 jam  0x0000007d , 0x00008902 
+ 00001813  0x00000a63 fetch  0x00000001 , 0x000041de 
+ 00001814  0x00000a66 beq  0x00000002 , 0x0000071e 
+ 00001815  0x00000a68 beq  0x00000004 , 0x00000723 
+ 00001816  0x00000a69 beq  0x00000020 , 0x00000732 
+ 00001817  0x00000a6c call  0x00000728 
+ 00001818  0x00000a6e jam  0x000000d0 , 0x00008955 
+ 00001819  0x00000a6f jam  0x000000e0 , 0x00008956 
+ 00001820  0x00000a71 jam  0x0000006c , 0x00008958 
+ 00001821  0x00000a73 branch  0x0000294b 
+ 00001822  0x00000a80 call  0x0000072d 
+ 00001823  0x00000a82 jam  0x000000d0 , 0x00008955 
+ 00001824  0x00000a83 jam  0x000000e0 , 0x00008956 
+ 00001825  0x00000a85 jam  0x0000003c , 0x00008958 
+ 00001826  0x00000a87 branch  0x00002953 
+ 00001827  0x00000a94 call  0x00000728 
+ 00001828  0x00000a96 jam  0x000000d0 , 0x00008955 
+ 00001829  0x00000a97 jam  0x000000c0 , 0x00008956 
+ 00001830  0x00000a99 jam  0x0000006c , 0x00008958 
+ 00001831  0x00000a9b branch  0x0000295b 
+ 00001832  0x00000a9e jam  0x0000005b , 0x0000894c 
+ 00001833  0x00000a9f jam  0x00000096 , 0x0000894d 
+ 00001834  0x00000aa0 jam  0x0000002c , 0x0000894e 
+ 00001835  0x00000aa1 jam  0x00000046 , 0x0000894f 
+ 00001836  0x00000aa2 rtn 
+ 00001837  0x00000aa5 jam  0x000000fb , 0x0000894c 
+ 00001838  0x00000aa6 jam  0x000000ef , 0x0000894d 
+ 00001839  0x00000aa7 jam  0x000000ec , 0x0000894e 
+ 00001840  0x00000aa8 jam  0x0000005e , 0x0000894f 
+ 00001841  0x00000aa9 rtn 
+ 00001842  0x00000aad jam  0x000000c2 , 0x00008956 
+ 00001843  0x00000aae jam  0x000000d0 , 0x00008955 
+ 00001844  0x00000aaf rtn 
+ 00001845  0x00000ab2 force  0x00000008 , 0x00000015 
+ 00001846  0x00000ab3 branch  0x000028fa 
+ 00001847  0x00000ab8 fetcht  0x00000001 , 0x000011c5 
+ 00001848  0x00000ab9 rshift4  0x00000002 , 0x00000002 
+ 00001849  0x00000aba fetch  0x00000001 , 0x00004ba9 
+ 00001850  0x00000abb isub  0x00000002 , 0x0000003e 
+ 00001851  0x00000abc branch  0x00000756 , 0x00000005 
+ 00001852  0x00000abd storet  0x00000001 , 0x00004ba9 
+ 00001853  0x00000abe increase  0x00000001 , 0x00000002 
+ 00001854  0x00000abf setarg  0x00000100 
+ 00001855  0x00000ac0 imul32  0x00000002 , 0x00000002 
+ 00001856  0x00000ac1 fetch  0x00000003 , 0x00004baa 
+ 00001857  0x00000ac2 isub  0x00000002 , 0x0000003f 
+ 00001858  0x00000ac4 fetcht  0x00000003 , 0x00004bad 
+ 00001859  0x00000ac5 iadd  0x00000002 , 0x0000003f 
+ 00001860  0x00000ac6 increase  0xfffffffb , 0x0000003f 
+ 00001861  0x00000ac7 store  0x00000003 , 0x00004bb0 
+ 00001862  0x00000ac9 call  0x00000371 
+ 00001863  0x00000acb fetch  0x00000003 , 0x00004bb0 
+ 00001864  0x00000acc arg  0x00000100 , 0x00000002 
+ 00001865  0x00000acd arg  0x00001f00 , 0x00000011 
+ 00001866  0x00000ace call  0x00006562 
+ 00001867  0x00000acf fetch  0x00000004 , 0x00001f00 
+ 00001868  0x00000ad0 fetcht  0x00000004 , 0x00004bb3 
+ 00001869  0x00000ad1 isub  0x00000002 , 0x0000003e 
+ 00001870  0x00000ad2 nbranch  0x00000747 , 0x00000005 
+ 00001871  0x00000ad3 call  0x000002a5 
+ 00001872  0x00000ad5 setarg  0x00001f00 
+ 00001873  0x00000ad6 store  0x00000002 , 0x00004199 
+ 00001874  0x00000ad7 jam  0x00000040 , 0x0000419b 
+ 00001875  0x00000ad8 call  0x000064ca 
+ 00001876  0x00000ad9 setarg  0x00000000 
+ 00001877  0x00000ada store  0x00000004 , 0x00004199 
+ 00001878  0x00000adc fetch  0x00000001 , 0x000011c5 
+ 00001879  0x00000add branch  0x00000001 
+ 00001880  0x00000ae5 arg  0x00000005 , 0x00000039 
+ 00001881  0x00000ae6 arg  0x00004b0d , 0x00000005 
+ 00001882  0x00000ae7 branch  0x00007ed4 
+ 00001883  0x00000aea fetch  0x00000004 , 0x0000469b 
+ 00001884  0x00000aeb rtn  0x00000034 
+ 00001885  0x00000aec call  0x000007b9 
+ 00001886  0x00000aed setarg  0x00000006 
+ 00001887  0x00000aee call  0x000007ac 
+ 00001888  0x00000aef setarg  0x00000003 
+ 00001889  0x00000af0 call  0x000007b2 
+ 00001890  0x00000af1 fetch  0x00000001 , 0x00004b0d 
+ 00001891  0x00000af2 beq  0x00000001 , 0x00000765 
+ 00001892  0x00000af3 branch  0x00000758 
+ 00001893  0x00000af6 fetch  0x00000002 , 0x00004b0e 
+ 00001894  0x00000af7 store  0x00000002 , 0x000011be 
+ 00001895  0x00000af8 fetch  0x00000002 , 0x0000469b 
+ 00001896  0x00000af9 store  0x00000002 , 0x000011c0 
+ 00001897  0x00000afa call  0x00000778 
+ 00001898  0x00000afb fetch  0x00000002 , 0x000011be 
+ 00001899  0x00000afc store  0x00000002 , 0x00004b0e 
+ 00001900  0x00000afd fetch  0x00000002 , 0x000011c0 
+ 00001901  0x00000afe store  0x00000002 , 0x0000469b 
+ 00001902  0x00000b00 fetch  0x00000002 , 0x00004b10 
+ 00001903  0x00000b01 store  0x00000002 , 0x000011be 
+ 00001904  0x00000b02 fetch  0x00000002 , 0x0000469d 
+ 00001905  0x00000b03 store  0x00000002 , 0x000011c0 
+ 00001906  0x00000b04 call  0x00000780 
+ 00001907  0x00000b05 fetch  0x00000002 , 0x000011be 
+ 00001908  0x00000b06 store  0x00000002 , 0x00004b10 
+ 00001909  0x00000b07 fetch  0x00000002 , 0x000011c0 
+ 00001910  0x00000b08 store  0x00000002 , 0x0000469d 
+ 00001911  0x00000b09 rtn 
+ 00001912  0x00000b0d fetch  0x00000002 , 0x000011be 
+ 00001913  0x00000b0e fetcht  0x00000002 , 0x000011c0 
+ 00001914  0x00000b0f iadd  0x00000002 , 0x0000003f 
+ 00001915  0x00000b10 fetcht  0x00000001 , 0x00004b7f 
+ 00001916  0x00000b11 iadd  0x00000002 , 0x0000003f 
+ 00001917  0x00000b12 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00001918  0x00000b13 storet  0x00000001 , 0x00004b7f 
+ 00001919  0x00000b14 branch  0x00000788 
+ 00001920  0x00000b17 fetch  0x00000002 , 0x000011be 
+ 00001921  0x00000b18 fetcht  0x00000002 , 0x000011c0 
+ 00001922  0x00000b19 iadd  0x00000002 , 0x0000003f 
+ 00001923  0x00000b1a fetcht  0x00000001 , 0x00004b80 
+ 00001924  0x00000b1b iadd  0x00000002 , 0x0000003f 
+ 00001925  0x00000b1c and  0x0000003f , 0x00000001 , 0x00000002 
+ 00001926  0x00000b1d storet  0x00000001 , 0x00004b80 
+ 00001927  0x00000b1e branch  0x00000788 
+ 00001928  0x00000b26 store  0x00000003 , 0x000011c2 
+ 00001929  0x00000b27 isolate1  0x00000010 , 0x0000003f 
+ 00001930  0x00000b28 branch  0x00000792 , 0x00000001 
+ 00001931  0x00000b29 fetch  0x00000001 , 0x000011c3 
+ 00001932  0x00000b2a beq  0x000000ff , 0x00000799 
+ 00001933  0x00000b2b fetch  0x00000001 , 0x000011c2 
+ 00001934  0x00000b2d rshift  0x0000003f , 0x0000003f 
+ 00001935  0x00000b2e store  0x00000002 , 0x000011be 
+ 00001936  0x00000b2f store  0x00000002 , 0x000011c0 
+ 00001937  0x00000b30 rtn 
+ 00001938  0x00000b32 fetch  0x00000001 , 0x000011c3 
+ 00001939  0x00000b33 beq  0x00000000 , 0x00000796 
+ 00001940  0x00000b34 fetch  0x00000003 , 0x000011c2 
+ 00001941  0x00000b35 branch  0x0000078e 
+ 00001942  0x00000b37 jam  0x00000000 , 0x000011c4 
+ 00001943  0x00000b38 fetch  0x00000001 , 0x000011c2 
+ 00001944  0x00000b39 branch  0x0000078e 
+ 00001945  0x00000b3c fetch  0x00000001 , 0x000011c2 
+ 00001946  0x00000b3d call  0x000007a4 
+ 00001947  0x00000b3e store  0x00000001 , 0x000011be 
+ 00001948  0x00000b3f store  0x00000001 , 0x000011c0 
+ 00001949  0x00000b40 branch  0x000007a2 , 0x00000034 
+ 00001950  0x00000b41 setarg  0x000000ff 
+ 00001951  0x00000b43 store  0x00000001 , 0x000011bf 
+ 00001952  0x00000b44 store  0x00000001 , 0x000011c1 
+ 00001953  0x00000b45 rtn 
+ 00001954  0x00000b47 setarg  0x00000000 
+ 00001955  0x00000b48 branch  0x0000079f 
+ 00001956  0x00000b4b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001957  0x00000b4c store  0x00000001 , 0x00000aae 
+ 00001958  0x00000b4d fetch  0x00000001 , 0x00000aae 
+ 00001959  0x00000b4e rshift  0x0000003f , 0x0000003f 
+ 00001960  0x00000b4f store  0x00000001 , 0x00000aae 
+ 00001961  0x00000b50 fetch  0x00000001 , 0x00000aae 
+ 00001962  0x00000b51 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001963  0x00000b52 rtn 
+ 00001964  0x00000b56 isub  0x00000011 , 0x0000003e 
+ 00001965  0x00000b57 nbranch  0x000007b7 , 0x00000002 
+ 00001966  0x00000b58 isub  0x00000012 , 0x0000003e 
+ 00001967  0x00000b59 nbranch  0x000007b7 , 0x00000002 
+ 00001968  0x00000b5b jam  0x00000000 , 0x00004b0d 
+ 00001969  0x00000b5c rtn 
+ 00001970  0x00000b5e isub  0x00000011 , 0x0000003e 
+ 00001971  0x00000b5f nrtn  0x00000002 
+ 00001972  0x00000b60 isub  0x00000012 , 0x0000003e 
+ 00001973  0x00000b61 nrtn  0x00000002 
+ 00001974  0x00000b62 branch  0x000007b0 
+ 00001975  0x00000b64 jam  0x00000001 , 0x00004b0d 
+ 00001976  0x00000b65 rtn 
+ 00001977  0x00000b68 fetch  0x00000002 , 0x0000469b 
+ 00001978  0x00000b69 store  0x00000002 , 0x000011c0 
+ 00001979  0x00000b6a call  0x000007c2 
+ 00001980  0x00000b6b copy  0x0000003f , 0x00000011 
+ 00001981  0x00000b6c fetch  0x00000002 , 0x0000469d 
+ 00001982  0x00000b6d store  0x00000002 , 0x000011c0 
+ 00001983  0x00000b6e call  0x000007c2 
+ 00001984  0x00000b6f copy  0x0000003f , 0x00000012 
+ 00001985  0x00000b70 rtn 
+ 00001986  0x00000b77 fetch  0x00000001 , 0x000011c1 
+ 00001987  0x00000b78 beq  0x000000ff , 0x000007c7 
+ 00001988  0x00000b79 fetch  0x00000001 , 0x000011c0 
+ 00001989  0x00000b7b and_into  0x000000ff , 0x0000003f 
+ 00001990  0x00000b7d rtn 
+ 00001991  0x00000b7f fetch  0x00000002 , 0x000011c0 
+ 00001992  0x00000b80 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00001993  0x00000b81 branch  0x000007c5 
+ 00008192  0x00000b8e call  0x00002abc 
+ 00008193  0x00000b91 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b92 clear_stack 
+ 00008195  0x00000b93 call  0x0000640d 
+ 00008196  0x00000b94 call  0x0000296c 
+ 00008197  0x00000b95 call  0x000065a3 
+ 00008198  0x00000b96 call  0x00002a96 
+ 00008199  0x00000b97 call  0x00004d6a 
+ 00008200  0x00000b98 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b99 call  0x00006a03 
+ 00008202  0x00000b9a call  0x00005cf6 
+ 00008203  0x00000b9b call  0x00007ccc 
+ 00008204  0x00000b9c call  0x000032d8 
+ 00008205  0x00000b9d ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b9e bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000b9f call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000ba0 call  0x0000756a 
+ 00008209  0x00000ba1 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000ba3 bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000ba4 call  0x000076dc 
+ 00008212  0x00000ba5 call  0x00007aaf 
+ 00008213  0x00000ba6 call  0x0000756d 
+ 00008214  0x00000ba7 call  0x0000535c 
+ 00008215  0x00000ba8 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000ba9 call  0x00002038 
+ 00008217  0x00000baa call  0x000032ed 
+ 00008218  0x00000bab call  0x0000208f 
+ 00008219  0x00000bac call  0x000022f8 
+ 00008220  0x00000bad call  0x0000236a 
+ 00008221  0x00000bae call  0x00002021 
+ 00008222  0x00000baf call  0x00002b6a 
+ 00008223  0x00000bb0 call  0x00002c72 
+ 00008224  0x00000bb1 branch  0x00002012 
+ 00008225  0x00000bb4 call  0x00002026 
+ 00008226  0x00000bb5 rtnmark0  0x00000009 
+ 00008227  0x00000bb6 set0  0x00000009 , 0x00000000 
+ 00008228  0x00000bb7 call  0x00002223 
+ 00008229  0x00000bb8 branch  0x000053ce 
+ 00008230  0x00000bbb bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000bbc call  0x0000225e 
+ 00008232  0x00000bbd nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000bbe call  0x0000220a 
+ 00008234  0x00000bbf add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000bc0 ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000bc1 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000bc2 bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000bc3 branch  0x000023cf 
+ 00008239  0x00000bc5 call  0x0000222b 
+ 00008240  0x00000bc6 copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000bc7 rtn  0x00000005 
+ 00008242  0x00000bc8 call  0x0000220a 
+ 00008243  0x00000bc9 fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000bca bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000bcb fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000bcc bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000bcd branch  0x000023cf 
+ 00008248  0x00000bd6 fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000bd7 rtn  0x00000034 
+ 00008250  0x00000bd8 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000bd9 beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000bda beq  0x00000003 , 0x00002050 
+ 00008253  0x00000bdb beq  0x00000005 , 0x00002055 
+ 00008254  0x00000bdc beq  0x0000001b , 0x00002045 
+ 00008255  0x00000bdd call  0x00002257 
+ 00008256  0x00000bde rtn  0x00000005 
+ 00008257  0x00000bdf call  0x0000225a 
+ 00008258  0x00000be0 rtn  0x00000005 
+ 00008259  0x00000be2 jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000be3 rtn 
+ 00008261  0x00000be6 jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000be7 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000be8 rtn 
+ 00008264  0x00000beb set1  0x0000001c , 0x00000000 
+ 00008265  0x00000bec set0  0x0000001e , 0x00000000 
+ 00008266  0x00000bed jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000bee jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000bef branch  0x00002043 
+ 00008269  0x00000bf2 set0  0x0000001c , 0x00000000 
+ 00008270  0x00000bf3 force  0x00000000 , 0x0000001b 
+ 00008271  0x00000bf4 branch  0x00002043 
+ 00008272  0x00000bf7 call  0x0000225a 
+ 00008273  0x00000bf8 rtn  0x00000005 
+ 00008274  0x00000bf9 force  0x00000001 , 0x00000002 
+ 00008275  0x00000bfa jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000bfb branch  0x0000205c 
+ 00008277  0x00000bfe bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000c00 fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000c01 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000c02 jam  0x00000001 , 0x00004681 
+ 00008281  0x00000c04 jam  0x00000003 , 0x00000055 
+ 00008282  0x00000c05 branch  0x0000205b 
+ 00008283  0x00000c08 force  0x00000025 , 0x00000002 
+ 00008284  0x00000c0a bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000c0b fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000c0c branch  0x00002062 , 0x00000034 
+ 00008287  0x00000c0d lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000c0e lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000c0f increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000c11 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000c12 store  0x00000001 , 0x000000f0 
+ 00008292  0x00000c13 jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000c14 set0  0x0000000c , 0x00000000 
+ 00008294  0x00000c15 call  0x0000223b 
+ 00008295  0x00000c16 nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000c17 call  0x00002a6f 
+ 00008297  0x00000c18 store  0x00000001 , 0x00000077 
+ 00008298  0x00000c19 storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000c1a fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000c1b store  0x00000006 , 0x00000040 
+ 00008301  0x00000c1c bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000c1d call  0x00007f15 
+ 00008303  0x00000c1e force  0x00000000 , 0x0000003f 
+ 00008304  0x00000c1f compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000c20 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000c21 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000c22 store  0x00000001 , 0x00000030 
+ 00008308  0x00000c23 jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000c24 call  0x00007d86 
+ 00008310  0x00000c25 force  0x00000000 , 0x0000003f 
+ 00008311  0x00000c26 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000c27 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000c28 setarg  0x00000000 
+ 00008314  0x00000c29 set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000c2a store  0x00000001 , 0x00000031 
+ 00008316  0x00000c2b enable  0x00000029 
+ 00008317  0x00000c2c call  0x00002223 
+ 00008318  0x00000c2d disable  0x00000029 
+ 00008319  0x00000c2e force  0x00000003 , 0x00000007 
+ 00008320  0x00000c2f fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000c30 call  0x00007f08 
+ 00008322  0x00000c31 branch  0x00002043 
+ 00008323  0x00000c33 bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000c34 fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000c35 store  0x00000006 , 0x00000040 
+ 00008326  0x00000c36 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000c37 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000c38 branch  0x00002043 
+ 00008329  0x00000c3a arg  0x00000101 , 0x00000005 
+ 00008330  0x00000c3b arg  0x00000008 , 0x00000039 
+ 00008331  0x00000c3c call  0x00007ec6 
+ 00008332  0x00000c3d jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000c3e call  0x00007d86 
+ 00008334  0x00000c3f branch  0x00002043 
+ 00008335  0x00000c47 rtnmark0  0x0000001c 
+ 00008336  0x00000c48 force  0x00000001 , 0x00000007 
+ 00008337  0x00000c49 call  0x00007f16 
+ 00008338  0x00000c4a nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000c4b nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000c4c rtn 
+ 00008341  0x00000c51 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000c52 fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000c53 force  0x00000004 , 0x00000007 
+ 00008344  0x00000c54 call  0x0000271c 
+ 00008345  0x00000c55 rtn  0x00000028 
+ 00008346  0x00000c56 call  0x000028a4 
+ 00008347  0x00000c57 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c59 rtn  0x00000003 
+ 00008349  0x00000c5a set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c5b set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c5d add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c5e isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c5f setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c60 compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c61 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c64 bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c65 fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c66 increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c67 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c68 call  0x000028d8 
+ 00008361  0x00000c69 call  0x000028d2 
+ 00008362  0x00000c6a call  0x000028f2 
+ 00008363  0x00000c6b call  0x00002a51 
+ 00008364  0x00000c6c call  0x00002a56 
+ 00008365  0x00000c6d call  0x00002a64 
+ 00008366  0x00000c6e call  0x0000264d 
+ 00008367  0x00000c6f call  0x000020b1 
+ 00008368  0x00000c70 branch  0x0000209c 
+ 00008369  0x00000c73 bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c74 fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c75 increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c76 store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c77 rtn  0x00000002 
+ 00008374  0x00000c78 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c79 fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c7a increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c7b store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c7c rtn  0x00000002 
+ 00008379  0x00000c7d setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c7e jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c7f rtn 
+ 00008382  0x00000c82 bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c83 call  0x000028d8 
+ 00008384  0x00000c84 call  0x000028cc 
+ 00008385  0x00000c85 call  0x000028f2 
+ 00008386  0x00000c86 call  0x00002a5b 
+ 00008387  0x00000c87 call  0x000029eb 
+ 00008388  0x00000c88 call  0x00002a0d 
+ 00008389  0x00000c89 branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c8a call  0x000020b1 
+ 00008391  0x00000c8b branch  0x0000209f 
+ 00008392  0x00000c8d bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c8e call  0x000029bb 
+ 00008394  0x00000c8f call  0x00002a6b 
+ 00008395  0x00000c90 call  0x0000251e 
+ 00008396  0x00000c91 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c92 rtnmark0  0x0000000b 
+ 00008398  0x00000c94 bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c96 fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c97 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c98 store  0x00000001 , 0x00000013 
+ 00008402  0x00000c99 rtn 
+ 00008403  0x00000ca2 bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000ca3 enable  0x00000029 
+ 00008405  0x00000ca4 enable  0x00000030 
+ 00008406  0x00000ca5 fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000ca6 branch  0x000020db , 0x00000034 
+ 00008408  0x00000ca7 force  0x00000008 , 0x00000007 
+ 00008409  0x00000ca8 call  0x00007f16 
+ 00008410  0x00000ca9 nrtn  0x00000034 
+ 00008411  0x00000cab bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000cac fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000cad force  0x00000028 , 0x00000007 
+ 00008414  0x00000cae call  0x0000271c 
+ 00008415  0x00000caf branch  0x00002114 , 0x00000028 
+ 00008416  0x00000cb0 force  0x00000003 , 0x00000007 
+ 00008417  0x00000cb1 call  0x00007f16 
+ 00008418  0x00000cb2 nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000cb3 fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000cb4 bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000cb5 branch  0x000020e9 
+ 00008422  0x00000cb7 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000cb8 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000cb9 call  0x00007ec6 
+ 00008425  0x00000cbb bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000cbc jam  0x00000000 , 0x00000030 
+ 00008427  0x00000cbd call  0x00005cf7 
+ 00008428  0x00000cbe jam  0x00000000 , 0x00004681 
+ 00008429  0x00000cbf jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000cc0 call  0x00007d86 
+ 00008431  0x00000cc1 branch  0x00002114 
+ 00008432  0x00000cc4 bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000cc5 force  0x00000000 , 0x0000000b 
+ 00008434  0x00000cc6 until  0x00000023 , 0x00000026 
+ 00008435  0x00000cc7 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000cc8 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000cc9 ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000cca compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000ccb nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000ccc deposit  0x00000004 
+ 00008441  0x00000ccd store  0x00000001 , 0x00000181 
+ 00008442  0x00000cce force  0x00000000 , 0x00000026 
+ 00008443  0x00000ccf force  0x00000000 , 0x00000024 
+ 00008444  0x00000cd2 bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000cd3 branch  0x00002114 , 0x00000003 
+ 00008446  0x00000cd4 call  0x000028dc 
+ 00008447  0x00000cd5 arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000cd6 until  0x00000023 , 0x00000026 
+ 00008449  0x00000cd8 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000cd9 fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000cda iforce  0x00000021 
+ 00008452  0x00000cdb increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000cdc store  0x00000004 , 0x000000f2 
+ 00008454  0x00000cdd isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000cde setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000cdf compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000ce0 nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000ce1 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000ce2 increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000ce3 store  0x00000001 , 0x0000000c 
+ 00008461  0x00000ce4 call  0x000028d2 
+ 00008462  0x00000ce5 call  0x00002a51 
+ 00008463  0x00000ce6 call  0x00002a56 
+ 00008464  0x00000ce7 call  0x00002a64 
+ 00008465  0x00000ce8 call  0x0000264d 
+ 00008466  0x00000ce9 call  0x0000211a 
+ 00008467  0x00000cea branch  0x000020fc 
+ 00008468  0x00000cec bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000ced disable  0x00000029 
+ 00008470  0x00000cee fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000cef rtn  0x00000034 
+ 00008472  0x00000cf0 force  0x00000008 , 0x00000007 
+ 00008473  0x00000cf1 branch  0x00007f08 
+ 00008474  0x00000cf4 bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000cf5 fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000cf6 increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000cf7 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000cf8 rtn  0x00000002 
+ 00008479  0x00000cf9 jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000cfa fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000cfb increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000cfc store  0x00000001 , 0x000000f0 
+ 00008483  0x00000cfd rtn  0x00000002 
+ 00008484  0x00000cfe setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000cff fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000d00 store  0x00000001 , 0x000000f0 
+ 00008487  0x00000d01 rtn 
+ 00008488  0x00000d04 bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000d05 call  0x000028cc 
+ 00008490  0x00000d06 call  0x00002a5b 
+ 00008491  0x00000d07 call  0x000029eb 
+ 00008492  0x00000d08 call  0x00002a0d 
+ 00008493  0x00000d09 branch  0x00002130 , 0x00000018 
+ 00008494  0x00000d0a call  0x0000211a 
+ 00008495  0x00000d0b branch  0x00002101 
+ 00008496  0x00000d0d call  0x0000264d 
+ 00008497  0x00000d0e fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000d0f increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000d10 store  0x00000001 , 0x0000000d 
+ 00008500  0x00000d11 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000d12 fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000d14 bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000d15 call  0x00002a4f 
+ 00008504  0x00000d16 call  0x000028dc 
+ 00008505  0x00000d17 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000d19 and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000d1a and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000d1b call  0x000028d2 
+ 00008509  0x00000d1c call  0x00002a51 
+ 00008510  0x00000d1d call  0x00002a56 
+ 00008511  0x00000d1e call  0x00002a64 
+ 00008512  0x00000d1f deposit  0x00000022 
+ 00008513  0x00000d20 store  0x00000004 , 0x00000161 
+ 00008514  0x00000d21 force  0x00000000 , 0x00000004 
+ 00008515  0x00000d22 force  0x00000002 , 0x00000001 
+ 00008516  0x00000d23 call  0x00002a6b 
+ 00008517  0x00000d24 call  0x00002766 
+ 00008518  0x00000d26 bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000d27 call  0x00002a4d 
+ 00008520  0x00000d28 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000d29 and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000d2a call  0x000028cc 
+ 00008523  0x00000d2b call  0x00002a5b 
+ 00008524  0x00000d2c call  0x000029eb 
+ 00008525  0x00000d2d call  0x00002a0d 
+ 00008526  0x00000d2e call  0x0000264d , 0x00000018 
+ 00008527  0x00000d2f branch  0x00002155 , 0x00000018 
+ 00008528  0x00000d30 fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000d31 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000d32 increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000d33 store  0x00000001 , 0x00000010 
+ 00008532  0x00000d34 branch  0x00002136 
+ 00008533  0x00000d37 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000d38 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000d39 increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000d3a store  0x00000001 , 0x0000000e 
+ 00008537  0x00000d3b call  0x00002435 
+ 00008538  0x00000d3d call  0x000022f2 
+ 00008539  0x00000d3e branch  0x0000215f , 0x00000018 
+ 00008540  0x00000d3f call  0x00002455 
+ 00008541  0x00000d40 nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000d41 branch  0x000020fc 
+ 00008543  0x00000d44 bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000d45 fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000d46 set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000d47 store  0x00000001 , 0x00000030 
+ 00008547  0x00000d48 call  0x00002440 
+ 00008548  0x00000d49 disable  0x00000029 
+ 00008549  0x00000d4a rtn 
+ 00008550  0x00000d4e bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000d4f enable  0x00000029 
+ 00008552  0x00000d50 enable  0x00000030 
+ 00008553  0x00000d51 call  0x000021e1 
+ 00008554  0x00000d52 rtn  0x00000028 
+ 00008555  0x00000d53 call  0x00002c69 
+ 00008556  0x00000d54 call  0x00002a4f 
+ 00008557  0x00000d55 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000d56 call  0x000028e2 
+ 00008559  0x00000d57 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d58 call  0x00006cc2 
+ 00008561  0x00000d59 call  0x00002489 
+ 00008562  0x00000d5a call  0x000028d2 
+ 00008563  0x00000d5b call  0x00002a51 
+ 00008564  0x00000d5c call  0x00002a56 
+ 00008565  0x00000d5d call  0x00002a64 
+ 00008566  0x00000d5e call  0x00002762 
+ 00008567  0x00000d60 bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d61 call  0x00005d08 
+ 00008569  0x00000d62 call  0x000022e4 
+ 00008570  0x00000d63 nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d64 call  0x00002a88 
+ 00008572  0x00000d65 call  0x00002728 
+ 00008573  0x00000d66 fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d67 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d68 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d6a bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d6b call  0x00006caa 
+ 00008578  0x00000d6c call  0x0000218b 
+ 00008579  0x00000d6d nrtn  0x00000029 
+ 00008580  0x00000d6e call  0x000026f3 
+ 00008581  0x00000d6f nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d71 disable  0x00000029 
+ 00008583  0x00000d72 rtn 
+ 00008584  0x00000d75 call  0x00002489 
+ 00008585  0x00000d76 call  0x000022da 
+ 00008586  0x00000d77 branch  0x00002177 
+ 00008587  0x00000d7b branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d7c call  0x00002a7f 
+ 00008589  0x00000d7d branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d7f call  0x000021a7 
+ 00008591  0x00000d80 nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d81 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d82 rtnbit0  0x00000004 
+ 00008594  0x00000d83 rtnbit1  0x00000003 
+ 00008595  0x00000d84 fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d85 rtnbit1  0x00000003 
+ 00008597  0x00000d86 call  0x000021ae 
+ 00008598  0x00000d87 nrtn  0x00000034 
+ 00008599  0x00000d88 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d89 increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d8a store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d8b nrtn  0x00000034 
+ 00008603  0x00000d8c branch  0x00006006 
+ 00008604  0x00000d8f bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d90 call  0x0000245d 
+ 00008606  0x00000d91 disable  0x00000029 
+ 00008607  0x00000d92 fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d93 bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d94 rtn 
+ 00008610  0x00000d97 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d98 rtnbit1  0x00000003 
+ 00008612  0x00000d9a arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d9b arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d9c branch  0x00007ec6 
+ 00008615  0x00000d9f bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000da0 enable  0x00000028 
+ 00008617  0x00000da1 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000da2 rtnbit0  0x00000003 
+ 00008619  0x00000da3 call  0x000021ae 
+ 00008620  0x00000da4 nrtn  0x00000034 
+ 00008621  0x00000da5 branch  0x00007fe9 
+ 00008622  0x00000da8 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000da9 increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000daa store  0x00000001 , 0x00000072 
+ 00008625  0x00000dab rtn 
+ 00008626  0x00000dae bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000daf fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000db0 bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000db1 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000db2 branch  0x000021bb , 0x00000034 
+ 00008631  0x00000db3 jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000db4 jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000db5 call  0x00007d86 
+ 00008634  0x00000db6 branch  0x000021bb 
+ 00008635  0x00000db8 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000db9 call  0x00002254 
+ 00008637  0x00000dba fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000dbb set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000dbc store  0x00000001 , 0x00000030 
+ 00008640  0x00000dbd jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000dbe fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000dbf bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000dc1 rtn 
+ 00008644  0x00000dc4 jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000dc6 fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000dc7 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000dc8 store  0x00000001 , 0x00000030 
+ 00008648  0x00000dc9 rtn 
+ 00008649  0x00000dce bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000dcf disable  0x00000028 
+ 00008651  0x00000dd0 fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000dd1 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000dd2 isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000dd3 nrtn  0x00000005 
+ 00008655  0x00000dd4 fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000dd5 branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000dd6 isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000dd7 branch  0x000021d4 
+ 00008659  0x00000dd9 isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000ddb sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000ddc nrtn  0x00000002 
+ 00008662  0x00000ddd force  0x00000000 , 0x0000003f 
+ 00008663  0x00000dde store  0x00000002 , 0x00000032 
+ 00008664  0x00000ddf branch  0x00007fe7 
+ 00008665  0x00000de4 copy  0x0000003f , 0x00000002 
+ 00008666  0x00000de5 bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000de6 storet  0x00000004 , 0x00000034 
+ 00008668  0x00000de8 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000de9 setarg  0x0000ffff 
+ 00008670  0x00000dea store  0x00000002 , 0x00000032 
+ 00008671  0x00000deb jam  0x00000001 , 0x00000073 
+ 00008672  0x00000dec rtn 
+ 00008673  0x00000df0 bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000df1 call  0x000021c9 
+ 00008675  0x00000df2 nrtn  0x00000028 
+ 00008676  0x00000df3 disable  0x00000028 
+ 00008677  0x00000df4 jam  0x00000020 , 0x00000011 
+ 00008678  0x00000df5 set0  0x0000000b , 0x00000000 
+ 00008679  0x00000df7 call  0x00002a4f 
+ 00008680  0x00000df8 call  0x000022e6 
+ 00008681  0x00000df9 bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000dfa call  0x00002455 
+ 00008683  0x00000dfb nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000dfd bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000dfe disable  0x00000028 
+ 00008686  0x00000dff deposit  0x00000022 
+ 00008687  0x00000e00 store  0x00000004 , 0x000040ca 
+ 00008688  0x00000e01 enable  0x00000030 
+ 00008689  0x00000e02 enable  0x00000029 
+ 00008690  0x00000e03 jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000e04 branch  0x00007d86 
+ 00008692  0x00000e07 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000e08 call  0x00002a4d 
+ 00008694  0x00000e09 arg  0x00000010 , 0x00000001 
+ 00008695  0x00000e0a call  0x000022dc 
+ 00008696  0x00000e0b disable  0x00000030 
+ 00008697  0x00000e0c disable  0x00000029 
+ 00008698  0x00000e0d call  0x00002818 
+ 00008699  0x00000e0e call  0x00002435 
+ 00008700  0x00000e10 bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000e11 call  0x0000247c 
+ 00008702  0x00000e12 branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000e13 call  0x00002455 
+ 00008704  0x00000e14 nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000e15 branch  0x000021ec 
+ 00008706  0x00000e17 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000e18 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000e19 store  0x00000001 , 0x00000031 
+ 00008709  0x00000e1a call  0x00002a88 
+ 00008710  0x00000e1b call  0x00002841 
+ 00008711  0x00000e1c enable  0x00000028 
+ 00008712  0x00000e1d jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000e1e branch  0x00007d86 
+ 00008714  0x00000e24 bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000e25 set1  0x00000009 , 0x00000000 
+ 00008716  0x00000e26 deposit  0x00000011 
+ 00008717  0x00000e27 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000e28 force  0x00000050 , 0x00000039 
+ 00008719  0x00000e29 arg  0x0000043f , 0x00000005 
+ 00008720  0x00000e2a add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000e2b ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000e2c copy  0x00000011 , 0x00000006 
+ 00008723  0x00000e2d bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000e2e arg  0x00000030 , 0x00000005 
+ 00008725  0x00000e2f call  0x00007f01 
+ 00008726  0x00000e30 disable  0x0000002e 
+ 00008727  0x00000e31 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000e32 iforce  0x00000004 
+ 00008729  0x00000e33 jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000e34 branch  0x0000221c , 0x00000029 
+ 00008731  0x00000e35 jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000e37 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000e38 rtnbit0  0x00000001 
+ 00008734  0x00000e39 fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000e3a store  0x00000001 , 0x0000008a 
+ 00008736  0x00000e3b fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000e3c store  0x00000001 , 0x0000008b 
+ 00008738  0x00000e3d rtn 
+ 00008739  0x00000e40 bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000e41 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000e42 iforce  0x00000005 
+ 00008742  0x00000e43 force  0x00000050 , 0x00000039 
+ 00008743  0x00000e44 arg  0x0000043f , 0x00000006 
+ 00008744  0x00000e45 branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000e46 arg  0x00000030 , 0x00000006 
+ 00008746  0x00000e47 branch  0x00007f01 
+ 00008747  0x00000e4c arg  0x00000001 , 0x00000039 
+ 00008748  0x00000e4d fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000e4f increase  0x00000001 , 0x00000002 
+ 00008750  0x00000e50 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000e51 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000e52 arg  0x00000000 , 0x00000002 
+ 00008753  0x00000e54 storet  0x00000001 , 0x00000015 
+ 00008754  0x00000e55 mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000e56 arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e57 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e58 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e59 bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e5a rtnbit1  0x00000000 
+ 00008760  0x00000e5b rtnbit1  0x00000003 
+ 00008761  0x00000e5d loop  0x0000222d 
+ 00008762  0x00000e5e rtn 
+ 00008763  0x00000e61 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e62 arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e63 call  0x00002261 
+ 00008766  0x00000e64 nrtn  0x00000005 
+ 00008767  0x00000e65 deposit  0x00000011 
+ 00008768  0x00000e66 store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e67 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e68 rtn 
+ 00008771  0x00000e6d call  0x00002725 
+ 00008772  0x00000e6e branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e6f fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e70 add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e71 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e72 istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e73 arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e74 branch  0x00002261 
+ 00008779  0x00000e77 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e78 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e79 branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e7a force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e7b rtn 
+ 00008784  0x00000e7d force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e7e rtn 
+ 00008786  0x00000e82 arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e83 branch  0x00002261 
+ 00008788  0x00000e86 fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e87 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e88 branch  0x00002261 
+ 00008791  0x00000e8d fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e8f arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e90 branch  0x00002261 
+ 00008794  0x00000e93 bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e94 fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e96 arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e97 branch  0x00002261 
+ 00008798  0x00000e9a arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e9b branch  0x00002261 
+ 00008800  0x00000e9e arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000ea0 bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000ea1 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000ea2 arg  0x00000001 , 0x00000039 
+ 00008804  0x00000ea4 ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000ea5 copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000ea7 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000ea8 loop  0x00002264 
+ 00008808  0x00000ea9 force  0x00000001 , 0x0000003e 
+ 00008809  0x00000eaa rtn 
+ 00008810  0x00000ead bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000eae bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000eaf force  0x00000000 , 0x0000003e 
+ 00008813  0x00000eb0 rtn 
+ 00008814  0x00000eb3 bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000eb4 bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000eb6 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000eb7 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000eb8 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000eb9 rtn  0x00000005 
+ 00008820  0x00000eba branch  0x00002266 
+ 00008821  0x00000ebd bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000ebe add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000ebf ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000ec0 isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000ec1 rtn  0x00000005 
+ 00008826  0x00000ec2 branch  0x00002266 
+ 00008827  0x00000ec5 bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000ec7 call  0x000022b3 
+ 00008829  0x00000ec8 call  0x00002297 
+ 00008830  0x00000ec9 isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000eca increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000ecb branch  0x00002291 , 0x00000002 
+ 00008833  0x00000ecc copy  0x00000006 , 0x00000012 
+ 00008834  0x00000ecd store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000ece fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000ecf nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000ed0 fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000ed1 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000ed2 increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000ed3 branch  0x0000228c 
+ 00008841  0x00000ed5 fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000ed6 copy  0x00000012 , 0x00000006 
+ 00008843  0x00000ed7 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000ed9 nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000edb copy  0x00000002 , 0x00000021 
+ 00008846  0x00000edc call  0x000022bf 
+ 00008847  0x00000edd force  0x00000000 , 0x0000003e 
+ 00008848  0x00000ede rtn 
+ 00008849  0x00000ee2 iforce  0x00000012 
+ 00008850  0x00000ee3 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000ee4 ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000ee5 branch  0x0000228d , 0x00000034 
+ 00008853  0x00000ee6 call  0x000022bf 
+ 00008854  0x00000ee7 branch  0x0000227c 
+ 00008855  0x00000eea rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000eeb rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000eec branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000eed compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000eee nrtn  0x00000001 
+ 00008860  0x00000eef rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000ef0 rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000ef1 nrtn  0x00000005 
+ 00008863  0x00000ef2 set1  0x0000001c , 0x00000002 
+ 00008864  0x00000ef3 rtn 
+ 00008865  0x00000ef5 rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000ef6 rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000ef7 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000ef8 nrtn  0x00000001 
+ 00008869  0x00000ef9 set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000efa rtn 
+ 00008871  0x00000efd bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000efe force  0x00000000 , 0x0000003e 
+ 00008873  0x00000eff rtn 
+ 00008874  0x00000f02 bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000f03 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000f04 ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000f05 bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000f06 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000f07 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000f08 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000f09 force  0x00000000 , 0x0000003e 
+ 00008882  0x00000f0a rtn 
+ 00008883  0x00000f0d add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000f0e ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000f0f deposit  0x00000022 
+ 00008886  0x00000f10 isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000f11 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000f12 ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000f13 rtn  0x00000001 
+ 00008890  0x00000f14 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000f15 ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000f16 call  0x00002854 
+ 00008893  0x00000f17 deposit  0x00000028 
+ 00008894  0x00000f18 rtn 
+ 00008895  0x00000f1b add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000f1c add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000f1d ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000f1e iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000f1f deposit  0x0000000b 
+ 00008900  0x00000f20 istore  0x00000004 , 0x00000005 
+ 00008901  0x00000f21 branch  0x00005449 
+ 00008902  0x00000f25 bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000f26 call  0x000022b3 
+ 00008904  0x00000f27 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000f28 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000f29 iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000f2a isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000f2b nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000f2c force  0x00000000 , 0x0000003e 
+ 00008910  0x00000f2d rtn 
+ 00008911  0x00000f30 bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000f31 deposit  0x00000002 
+ 00008913  0x00000f32 isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000f33 branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000f34 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000f35 ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000f36 bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000f37 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000f38 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000f39 istore  0x00000001 , 0x00000011 
+ 00008921  0x00000f3a branch  0x00002266 
+ 00008922  0x00000f3e bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000f3f call  0x00002a4f 
+ 00008924  0x00000f41 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000f42 call  0x000028e2 
+ 00008926  0x00000f43 force  0x00000003 , 0x00000024 
+ 00008927  0x00000f44 call  0x000028d2 
+ 00008928  0x00000f45 call  0x00002a51 
+ 00008929  0x00000f46 call  0x00002a56 
+ 00008930  0x00000f47 call  0x00002a64 
+ 00008931  0x00000f48 branch  0x00002762 
+ 00008932  0x00000f4b bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000f4c call  0x00002a4d 
+ 00008934  0x00000f4e add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000f4f call  0x000028e2 
+ 00008936  0x00000f50 force  0x00000003 , 0x00000024 
+ 00008937  0x00000f51 call  0x000028cc 
+ 00008938  0x00000f52 call  0x0000242a 
+ 00008939  0x00000f53 call  0x000029f1 
+ 00008940  0x00000f54 call  0x00002a5b 
+ 00008941  0x00000f55 call  0x000029eb 
+ 00008942  0x00000f57 call  0x00002a0d 
+ 00008943  0x00000f58 nrtn  0x00000018 
+ 00008944  0x00000f59 call  0x000029bb 
+ 00008945  0x00000f5a branch  0x0000251c 
+ 00008946  0x00000f5f bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f60 fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f61 iforce  0x00000004 
+ 00008949  0x00000f62 force  0x00000001 , 0x00000001 
+ 00008950  0x00000f63 call  0x000022da 
+ 00008951  0x00000f64 branch  0x000022e4 
+ 00008952  0x00000f70 fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f71 rtnbit0  0x00000000 
+ 00008954  0x00000f72 force  0x00000004 , 0x00000007 
+ 00008955  0x00000f73 call  0x00007f16 
+ 00008956  0x00000f74 nrtn  0x00000034 
+ 00008957  0x00000f75 fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f76 force  0x00000004 , 0x00000007 
+ 00008959  0x00000f77 call  0x0000271c 
+ 00008960  0x00000f78 rtn  0x00000028 
+ 00008961  0x00000f79 call  0x00002308 
+ 00008962  0x00000f7a force  0x00000004 , 0x00000007 
+ 00008963  0x00000f7b fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f7c nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f7d random  0x0000003f 
+ 00008966  0x00000f7e iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f7f branch  0x00007f08 
+ 00008968  0x00000f83 bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f84 jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f85 disable  0x00000030 
+ 00008971  0x00000f86 disable  0x0000002e 
+ 00008972  0x00000f87 call  0x000028a4 
+ 00008973  0x00000f88 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f89 force  0x00000001 , 0x00000024 
+ 00008975  0x00000f8a call  0x000028d8 
+ 00008976  0x00000f8b call  0x000028cc 
+ 00008977  0x00000f8c setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f8d fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f8e increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f8f store  0x00000001 , 0x00000006 
+ 00008981  0x00000f90 call  0x000028f2 
+ 00008982  0x00000f91 call  0x000029eb 
+ 00008983  0x00000f92 call  0x00002a14 
+ 00008984  0x00000f93 nrtn  0x00000018 
+ 00008985  0x00000f94 bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f95 force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f96 call  0x000028f9 
+ 00008988  0x00000f97 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f98 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f99 store  0x00000001 , 0x00000007 
+ 00008991  0x00000f9a call  0x000028d8 
+ 00008992  0x00000f9b call  0x00002a4d 
+ 00008993  0x00000f9c or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f9d force  0x00000001 , 0x00000024 
+ 00008995  0x00000f9e call  0x000028d2 
+ 00008996  0x00000f9f call  0x000028f2 
+ 00008997  0x00000fa0 call  0x00002a51 
+ 00008998  0x00000fa1 call  0x00002a5f 
+ 00008999  0x00000fa2 deposit  0x00000022 
+ 00009000  0x00000fa3 store  0x00000004 , 0x00000161 
+ 00009001  0x00000fa4 call  0x00002a64 
+ 00009002  0x00000fa5 force  0x00000002 , 0x00000001 
+ 00009003  0x00000fa6 force  0x00000000 , 0x00000004 
+ 00009004  0x00000fa7 call  0x00002a6b 
+ 00009005  0x00000fa8 call  0x00002766 
+ 00009006  0x00000fa9 call  0x00002332 
+ 00009007  0x00000faa and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000fab increase  0x00000001 , 0x00000026 
+ 00009009  0x00000fac rtn 
+ 00009010  0x00000faf bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000fb0 fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000fb1 rtn  0x00000034 
+ 00009013  0x00000fb2 arg  0x0000018e , 0x00000005 
+ 00009014  0x00000fb3 fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000fb4 copy  0x0000003f , 0x00000039 
+ 00009016  0x00000fb5 increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000fb6 istore  0x00000001 , 0x00000005 
+ 00009018  0x00000fb7 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000fb8 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000fb9 store  0x00000002 , 0x000041dc 
+ 00009021  0x00000fba copy  0x00000002 , 0x00000005 
+ 00009022  0x00000fbb setarg  0x00000009 
+ 00009023  0x00000fbc istore  0x00000001 , 0x00000005 
+ 00009024  0x00000fbd arg  0x00004516 , 0x00000006 
+ 00009025  0x00000fbe call  0x00007f01 
+ 00009026  0x00000fc0 arg  0x0000458d , 0x00000013 
+ 00009027  0x00000fc1 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000fc2 call  0x00002354 
+ 00009029  0x00000fc3 arg  0x00004577 , 0x00000013 
+ 00009030  0x00000fc4 arg  0x00000001 , 0x00000039 
+ 00009031  0x00000fc5 call  0x00002354 
+ 00009032  0x00000fc7 force  0x0000000a , 0x00000001 
+ 00009033  0x00000fc8 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000fc9 setarg  0x0000018e 
+ 00009035  0x00000fca store  0x00000002 , 0x0000016f 
+ 00009036  0x00000fcb call  0x00002a4d 
+ 00009037  0x00000fcc call  0x000028d2 
+ 00009038  0x00000fcd call  0x00002a51 
+ 00009039  0x00000fce call  0x00002a5f 
+ 00009040  0x00000fcf call  0x00002a64 
+ 00009041  0x00000fd0 call  0x00002a6b 
+ 00009042  0x00000fd1 call  0x00002766 
+ 00009043  0x00000fd2 rtn 
+ 00009044  0x00000fd6 copy  0x00000005 , 0x00000002 
+ 00009045  0x00000fd7 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000fd8 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000fd9 rtn  0x00000034 
+ 00009048  0x00000fdb lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000fdc loop  0x00002358 
+ 00009050  0x00000fdd copy  0x0000003f , 0x00000011 
+ 00009051  0x00000fde increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000fdf copy  0x0000003f , 0x00000007 
+ 00009053  0x00000fe0 fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000fe1 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000fe2 store  0x00000002 , 0x000041dc 
+ 00009056  0x00000fe3 copy  0x00000002 , 0x00000005 
+ 00009057  0x00000fe4 copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000fe5 increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000fe6 istore  0x00000001 , 0x00000005 
+ 00009060  0x00000fe7 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000fe8 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000fe9 ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000fea istore  0x00000001 , 0x00000005 
+ 00009064  0x00000feb copy  0x00000011 , 0x00000039 
+ 00009065  0x00000fec branch  0x00007f01 
+ 00009066  0x00000ff3 fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000ff4 rtnbit0  0x00000001 
+ 00009068  0x00000ff5 force  0x00000005 , 0x00000007 
+ 00009069  0x00000ff6 call  0x00007f16 
+ 00009070  0x00000ff7 nrtn  0x00000034 
+ 00009071  0x00000ff8 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000ff9 force  0x00000028 , 0x00000007 
+ 00009073  0x00000ffa call  0x0000271c 
+ 00009074  0x00000ffb rtn  0x00000028 
+ 00009075  0x00000ffc force  0x00000000 , 0x00000004 
+ 00009076  0x00000ffd jam  0x00000008 , 0x00000010 
+ 00009077  0x00000ffe set0  0x0000000b , 0x00000000 
+ 00009078  0x00000fff call  0x0000237a 
+ 00009079  0x00001000 force  0x00000005 , 0x00000007 
+ 00009080  0x00001001 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00001002 branch  0x00007f08 
+ 00009082  0x00001006 bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00001007 disable  0x00000030 
+ 00009084  0x00001008 call  0x000028a4 
+ 00009085  0x00001009 fetch  0x00000001 , 0x00000008 
+ 00009086  0x0000100a increase  0x00000001 , 0x0000003f 
+ 00009087  0x0000100b store  0x00000001 , 0x00000008 
+ 00009088  0x0000100c force  0x00000000 , 0x00000026 
+ 00009089  0x0000100d call  0x000028e2 
+ 00009090  0x0000100e add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x0000100f force  0x00000002 , 0x00000024 
+ 00009092  0x00001010 bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00001011 call  0x000028cc 
+ 00009094  0x00001012 call  0x000029eb 
+ 00009095  0x00001013 call  0x00002a14 
+ 00009096  0x00001014 nrtn  0x00000018 
+ 00009097  0x00001015 call  0x000028f9 
+ 00009098  0x00001016 fetch  0x00000001 , 0x00000009 
+ 00009099  0x00001017 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00001018 store  0x00000001 , 0x00000009 
+ 00009101  0x00001019 force  0x00000000 , 0x0000001b 
+ 00009102  0x0000101a call  0x00002a4d 
+ 00009103  0x0000101b or_into  0x00000002 , 0x00000021 
+ 00009104  0x0000101c force  0x00000001 , 0x00000024 
+ 00009105  0x0000101d call  0x000028d2 
+ 00009106  0x0000101e call  0x00002a51 
+ 00009107  0x0000101f call  0x00002a5f 
+ 00009108  0x00001020 call  0x00002a64 
+ 00009109  0x00001021 call  0x0000264d 
+ 00009110  0x00001022 force  0x00000000 , 0x00000004 
+ 00009111  0x00001023 arg  0x00000600 , 0x0000000b 
+ 00009112  0x00001024 until  0x00000029 , 0x00000026 
+ 00009113  0x00001025 or_into  0x00000003 , 0x00000028 
+ 00009114  0x00001026 and_into  0x000001fd , 0x00000021 
+ 00009115  0x00001028 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00001029 increase  0x00000001 , 0x00000026 
+ 00009117  0x0000102a call  0x000028cc 
+ 00009118  0x0000102b call  0x000029eb 
+ 00009119  0x0000102c call  0x00002a07 
+ 00009120  0x0000102d nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x0000102e call  0x00002a6b 
+ 00009122  0x0000102f call  0x0000251e 
+ 00009123  0x00001030 bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00001032 bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00001033 fetch  0x00000001 , 0x00000010 
+ 00009126  0x00001034 rtn  0x00000034 
+ 00009127  0x00001035 increase  0xffffffff , 0x0000003f 
+ 00009128  0x00001036 store  0x00000001 , 0x00000010 
+ 00009129  0x00001037 call  0x00002a4f 
+ 00009130  0x00001038 branch  0x0000239b 
+ 00009131  0x0000103c bpatch  0x00000039 , 0x00004007 
+ 00009132  0x0000103d set0  0x00000001 , 0x00000028 
+ 00009133  0x0000103e set1  0x00000000 , 0x00000028 
+ 00009134  0x0000103f fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00001040 increase  0x00000001 , 0x0000003f 
+ 00009136  0x00001041 store  0x00000001 , 0x0000000a 
+ 00009137  0x00001042 call  0x00002a4d 
+ 00009138  0x00001043 or_into  0x00000002 , 0x00000021 
+ 00009139  0x00001044 call  0x000028d2 
+ 00009140  0x00001045 call  0x00002a51 
+ 00009141  0x00001046 call  0x00002a5f 
+ 00009142  0x00001047 call  0x00002a64 
+ 00009143  0x00001048 call  0x0000264d 
+ 00009144  0x0000104a compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x0000104b branch  0x000023bc , 0x00000001 
+ 00009146  0x0000104c until  0x0000003e , 0x00000017 
+ 00009147  0x0000104d branch  0x000023b8 
+ 00009148  0x0000104f fetch  0x00000004 , 0x00000165 
+ 00009149  0x00001050 or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00001051 icopy  0x00000028 
+ 00009151  0x00001054 bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00001055 fetch  0x00000006 , 0x00000178 
+ 00009153  0x00001056 store  0x00000006 , 0x00000040 
+ 00009154  0x00001057 call  0x00002435 
+ 00009155  0x00001059 call  0x0000247c 
+ 00009156  0x0000105a branch  0x000023c8 , 0x0000002d 
+ 00009157  0x0000105b call  0x00002455 
+ 00009158  0x0000105c nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x0000105d rtn 
+ 00009160  0x00001061 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00001062 call  0x00002440 
+ 00009162  0x00001063 call  0x0000223b 
+ 00009163  0x00001064 nrtn  0x00000005 
+ 00009164  0x00001065 jam  0x00000000 , 0x00000031 
+ 00009165  0x00001066 call  0x00002841 
+ 00009166  0x00001067 branch  0x00002223 
+ 00009167  0x0000106d bpatch  0x0000003c , 0x00004007 
+ 00009168  0x0000106e call  0x00002850 
+ 00009169  0x0000106f call  0x000023f3 
+ 00009170  0x00001070 rtn  0x00000028 
+ 00009171  0x00001072 bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00001073 call  0x00002c69 
+ 00009173  0x00001074 call  0x00006caa 
+ 00009174  0x00001075 call  0x00002514 
+ 00009175  0x00001076 nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001077 call  0x00002a88 
+ 00009177  0x00001078 call  0x00006cc2 
+ 00009178  0x00001079 call  0x00002489 
+ 00009179  0x0000107a call  0x00002757 
+ 00009180  0x0000107b call  0x00002728 
+ 00009181  0x0000107c call  0x00005d08 
+ 00009182  0x0000107d fetch  0x00000001 , 0x0000000b 
+ 00009183  0x0000107e increase  0x00000001 , 0x0000003f 
+ 00009184  0x0000107f store  0x00000001 , 0x0000000b 
+ 00009185  0x00001080 call  0x00002841 
+ 00009186  0x00001082 bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00001083 call  0x00002bb1 
+ 00009188  0x00001084 call  0x00002a7f 
+ 00009189  0x00001085 branch  0x000023eb , 0x00000002 
+ 00009190  0x00001086 call  0x000021a7 
+ 00009191  0x00001087 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00001088 call  0x000026f3 
+ 00009193  0x00001089 nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x0000108a rtn 
+ 00009195  0x0000108d bpatch  0x0000003f , 0x00004007 
+ 00009196  0x0000108e jam  0x00000000 , 0x00000151 
+ 00009197  0x0000108f jam  0x00000000 , 0x0000017f 
+ 00009198  0x00001090 call  0x0000245d 
+ 00009199  0x00001091 set0  0x00000011 , 0x00000000 
+ 00009200  0x00001092 call  0x00007fb0 
+ 00009201  0x00001093 fetch  0x00000001 , 0x00000030 
+ 00009202  0x00001094 rtn 
+ 00009203  0x00001098 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x00001099 call  0x000021c9 
+ 00009205  0x0000109a nrtn  0x00000028 
+ 00009206  0x0000109b copy  0x00000004 , 0x00000002 
+ 00009207  0x0000109c call  0x00002a6f 
+ 00009208  0x0000109d store  0x00000001 , 0x00000181 
+ 00009209  0x0000109e copy  0x00000002 , 0x00000004 
+ 00009210  0x0000109f jam  0x00000020 , 0x00000011 
+ 00009211  0x000010a1 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x000010a2 call  0x00002a4f 
+ 00009213  0x000010a3 force  0x00000002 , 0x00000001 
+ 00009214  0x000010a4 call  0x0000274f 
+ 00009215  0x000010a5 deposit  0x00000022 
+ 00009216  0x000010a6 store  0x00000004 , 0x00000161 
+ 00009217  0x000010a7 call  0x00002762 
+ 00009218  0x000010a8 call  0x00002a4d 
+ 00009219  0x000010a9 enable  0x0000002f 
+ 00009220  0x000010aa call  0x000024f6 
+ 00009221  0x000010ab branch  0x0000240d , 0x00000018 
+ 00009222  0x000010ac call  0x000028f9 
+ 00009223  0x000010ad call  0x00002455 
+ 00009224  0x000010ae nbranch  0x000023fb , 0x00000034 
+ 00009225  0x000010af rtnmark0  0x00000004 
+ 00009226  0x000010b0 jam  0x00000034 , 0x0000007c 
+ 00009227  0x000010b1 set1  0x00000003 , 0x00000000 
+ 00009228  0x000010b2 rtn 
+ 00009229  0x000010b4 enable  0x00000030 
+ 00009230  0x000010b5 call  0x00002435 
+ 00009231  0x000010b6 call  0x000028a4 
+ 00009232  0x000010b8 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x000010b9 call  0x000022f2 
+ 00009234  0x000010ba branch  0x00002419 , 0x00000018 
+ 00009235  0x000010bb call  0x00002455 
+ 00009236  0x000010bc nbranch  0x00002410 , 0x00000034 
+ 00009237  0x000010bd disable  0x00000030 
+ 00009238  0x000010be deposit  0x00000028 
+ 00009239  0x000010bf store  0x00000004 , 0x000040ca 
+ 00009240  0x000010c0 rtn 
+ 00009241  0x000010c2 enable  0x00000029 
+ 00009242  0x000010c3 bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x000010c4 set0  0x00000004 , 0x00000000 
+ 00009244  0x000010c5 jam  0x00000003 , 0x0000007c 
+ 00009245  0x000010c6 jam  0x00000033 , 0x0000007d 
+ 00009246  0x000010c7 call  0x000062f8 
+ 00009247  0x000010c9 deposit  0x00000004 
+ 00009248  0x000010ca store  0x00000001 , 0x00000077 
+ 00009249  0x000010cb force  0x00000000 , 0x0000003f 
+ 00009250  0x000010cc store  0x00000006 , 0x00000038 
+ 00009251  0x000010cd fetch  0x00000001 , 0x00000031 
+ 00009252  0x000010ce set1  0x00000001 , 0x0000003f 
+ 00009253  0x000010cf store  0x00000001 , 0x00000031 
+ 00009254  0x000010d0 call  0x00002a88 
+ 00009255  0x000010d1 disable  0x00000029 
+ 00009256  0x000010d2 enable  0x00000028 
+ 00009257  0x000010d3 rtn 
+ 00009258  0x000010d8 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x000010d9 disable  0x0000002d 
+ 00009260  0x000010da set0  0x00000005 , 0x00000000 
+ 00009261  0x000010db set0  0x0000000a , 0x00000000 
+ 00009262  0x000010dc set0  0x00000010 , 0x00000000 
+ 00009263  0x000010dd set0  0x0000000f , 0x00000000 
+ 00009264  0x000010de fetch  0x00000001 , 0x00000047 
+ 00009265  0x000010df set0  0x00000005 , 0x0000003f 
+ 00009266  0x000010e0 set1  0x00000004 , 0x0000003f 
+ 00009267  0x000010e1 store  0x00000001 , 0x00000047 
+ 00009268  0x000010e2 rtn 
+ 00009269  0x000010e5 bpatch  0x00000044 , 0x00004008 
+ 00009270  0x000010e6 jam  0x00000020 , 0x00000011 
+ 00009271  0x000010e7 jam  0x00000050 , 0x00000047 
+ 00009272  0x000010e8 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x000010e9 store  0x00000002 , 0x0000003e 
+ 00009274  0x000010ea deposit  0x00000022 
+ 00009275  0x000010eb store  0x00000004 , 0x000040ca 
+ 00009276  0x000010ec rtn  0x00000030 
+ 00009277  0x000010ed deposit  0x00000028 
+ 00009278  0x000010ee store  0x00000004 , 0x000040ca 
+ 00009279  0x000010ef rtn 
+ 00009280  0x000010f2 bpatch  0x00000045 , 0x00004008 
+ 00009281  0x000010f3 call  0x00005d04 
+ 00009282  0x000010f4 call  0x00002459 
+ 00009283  0x000010f5 store  0x00000001 , 0x00000046 
+ 00009284  0x000010f6 setarg  0x00000000 
+ 00009285  0x000010f7 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010f8 setarg  0x00001c80 
+ 00009287  0x000010f9 store  0x00000002 , 0x00000051 
+ 00009288  0x000010fa fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010fb set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010fc store  0x00000001 , 0x00000030 
+ 00009291  0x000010fd jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010fe jam  0x00000000 , 0x0000004c 
+ 00009293  0x000010ff jam  0x00000000 , 0x000000a0 
+ 00009294  0x00001100 branch  0x00002a88 
+ 00009295  0x00001104 bpatch  0x00000046 , 0x00004008 
+ 00009296  0x00001105 force  0x00000000 , 0x0000003f 
+ 00009297  0x00001106 store  0x00000008 , 0x000041be 
+ 00009298  0x00001107 istore  0x00000008 , 0x00000005 
+ 00009299  0x00001108 call  0x000021c5 
+ 00009300  0x00001109 branch  0x00002254 
+ 00009301  0x0000110c fetch  0x00000001 , 0x00000011 
+ 00009302  0x0000110d increase  0xffffffff , 0x0000003f 
+ 00009303  0x0000110e store  0x00000001 , 0x00000011 
+ 00009304  0x0000110f rtn 
+ 00009305  0x00001112 fetch  0x00000001 , 0x000040cf 
+ 00009306  0x00001113 increase  0x00000001 , 0x0000003f 
+ 00009307  0x00001114 store  0x00000001 , 0x000040cf 
+ 00009308  0x00001115 rtn 
+ 00009309  0x00001119 bpatch  0x00000047 , 0x00004008 
+ 00009310  0x0000111a fetch  0x00000001 , 0x000041ce 
+ 00009311  0x0000111b beq  0x00000003 , 0x00002462 
+ 00009312  0x0000111c fetch  0x00000001 , 0x00000048 
+ 00009313  0x0000111d bne  0x00000001 , 0x00002466 
+ 00009314  0x0000111f call  0x00004d06 
+ 00009315  0x00001120 nbranch  0x00002466 , 0x00000005 
+ 00009316  0x00001121 call  0x000021a4 
+ 00009317  0x00001122 jam  0x00000000 , 0x000041ce 
+ 00009318  0x00001124 bpatch  0x00000048 , 0x00004009 
+ 00009319  0x00001125 call  0x000033af 
+ 00009320  0x00001126 call  0x000026e9 
+ 00009321  0x00001127 jam  0x00000002 , 0x00000a99 
+ 00009322  0x00001128 call  0x00007d86 
+ 00009323  0x00001129 call  0x00005cf7 
+ 00009324  0x0000112a call  0x00004d6b 
+ 00009325  0x0000112b call  0x0000757d 
+ 00009326  0x0000112c fetch  0x00000001 , 0x00000030 
+ 00009327  0x0000112d set0  0x00000000 
+ 00009328  0x0000112e store  0x00000001 , 0x00000030 
+ 00009329  0x0000112f jam  0x00000000 , 0x00004681 
+ 00009330  0x00001131 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x00001132 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x00001133 branch  0x00002476 , 0x00000001 
+ 00009333  0x00001134 set0  0x00000001 , 0x00000000 
+ 00009334  0x00001136 fetch  0x00000001 , 0x00000047 
+ 00009335  0x00001137 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x00001139 fetch  0x00000001 , 0x0000004b 
+ 00009337  0x0000113a rtnbit0  0x00000006 
+ 00009338  0x0000113b set0  0x00000002 , 0x00000000 
+ 00009339  0x0000113c rtn 
+ 00009340  0x0000113f bpatch  0x00000049 , 0x00004009 
+ 00009341  0x00001140 fetch  0x00000001 , 0x00000174 
+ 00009342  0x00001141 rtn  0x00000034 
+ 00009343  0x00001142 icopy  0x00000004 
+ 00009344  0x00001143 call  0x00002514 
+ 00009345  0x00001144 nrtn  0x0000002d 
+ 00009346  0x00001145 force  0x00000000 , 0x00000001 
+ 00009347  0x00001146 call  0x00002757 
+ 00009348  0x00001147 deposit  0x00000004 
+ 00009349  0x00001148 store  0x00000001 , 0x00000077 
+ 00009350  0x00001149 force  0x00000000 , 0x0000003f 
+ 00009351  0x0000114a store  0x00000001 , 0x00000174 
+ 00009352  0x0000114b rtn 
+ 00009353  0x00001152 bpatch  0x0000004a , 0x00004009 
+ 00009354  0x00001153 fetch  0x00000001 , 0x00000030 
+ 00009355  0x00001154 bbit0  0x00000002 , 0x00002496 
+ 00009356  0x00001155 force  0x00000007 , 0x00000001 
+ 00009357  0x00001156 bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001157 call  0x00002725 
+ 00009359  0x00001158 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x00001159 branch  0x00002496 , 0x0000002e 
+ 00009361  0x0000115a call  0x000024c1 
+ 00009362  0x0000115b setarg  0x00000002 
+ 00009363  0x0000115c store  0x00000002 , 0x000040c8 
+ 00009364  0x0000115d rtn 
+ 00009365  0x0000115f nrtn  0x0000002e 
+ 00009366  0x00001161 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x00001162 call  0x00002243 
+ 00009368  0x00001163 nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x00001164 fetch  0x00000001 , 0x00000047 
+ 00009370  0x00001165 bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001167 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x00001168 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x00001169 bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x0000116a fetch  0x00000002 , 0x000040c8 
+ 00009375  0x0000116b increase  0xffffffff , 0x0000003f 
+ 00009376  0x0000116c store  0x00000002 , 0x000040c8 
+ 00009377  0x0000116d branch  0x000024a5 , 0x00000034 
+ 00009378  0x0000116e fetch  0x00000001 , 0x000040c5 
+ 00009379  0x0000116f iforce  0x00000001 
+ 00009380  0x00001170 rtn 
+ 00009381  0x00001173 bpatch  0x0000004c , 0x00004009 
+ 00009382  0x00001174 call  0x00002687 
+ 00009383  0x00001176 call  0x00002725 
+ 00009384  0x00001177 branch  0x000024b0 , 0x00000001 
+ 00009385  0x00001178 call  0x0000600a 
+ 00009386  0x00001179 branch  0x000024be , 0x00000028 
+ 00009387  0x0000117a fetch  0x00000001 , 0x0000004b 
+ 00009388  0x0000117b bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x0000117c bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x0000117d fetch  0x00000001 , 0x0000017f 
+ 00009391  0x0000117e bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x00001180 force  0x00000001 , 0x00000001 
+ 00009393  0x00001181 rtn  0x00000029 
+ 00009394  0x00001182 force  0x00000000 , 0x00000001 
+ 00009395  0x00001183 rtn 
+ 00009396  0x00001185 bpatch  0x0000004d , 0x00004009 
+ 00009397  0x00001186 fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001187 iforce  0x00000001 
+ 00009399  0x00001188 rtnne  0x00000001 
+ 00009400  0x00001189 force  0x00000000 , 0x00000001 
+ 00009401  0x0000118a rtn 
+ 00009402  0x0000118c fetch  0x00000001 , 0x00000158 
+ 00009403  0x0000118d and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x0000118e set1  0x00000005 , 0x00000000 
+ 00009405  0x0000118f rtn 
+ 00009406  0x00001191 force  0x00000013 , 0x00000001 
+ 00009407  0x00001192 branch  0x000024c1 
+ 00009408  0x00001194 call  0x000024ca 
+ 00009409  0x00001197 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x00001198 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x00001199 set1  0x00000003 , 0x00000002 
+ 00009412  0x0000119a storet  0x00000001 , 0x00000047 
+ 00009413  0x0000119b deposit  0x00000001 
+ 00009414  0x0000119c store  0x00000001 , 0x000040c5 
+ 00009415  0x0000119d setarg  0x0000ffff 
+ 00009416  0x0000119e store  0x00000002 , 0x000040c8 
+ 00009417  0x0000119f rtn 
+ 00009418  0x000011a2 bpatch  0x0000004f , 0x00004009 
+ 00009419  0x000011a3 fetch  0x00000001 , 0x0000004c 
+ 00009420  0x000011a4 isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x000011a5 fetch  0x00000002 , 0x000041dc 
+ 00009422  0x000011a6 branch  0x000024e0 , 0x00000001 
+ 00009423  0x000011a7 force  0x00000003 , 0x00000001 
+ 00009424  0x000011a8 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x000011a9 rtn  0x00000002 
+ 00009426  0x000011aa force  0x00000004 , 0x00000001 
+ 00009427  0x000011ab sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x000011ac rtn  0x00000002 
+ 00009429  0x000011ad force  0x0000000a , 0x00000001 
+ 00009430  0x000011ae sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x000011af rtn  0x00000002 
+ 00009432  0x000011b0 force  0x0000000b , 0x00000001 
+ 00009433  0x000011b1 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x000011b2 rtn  0x00000002 
+ 00009435  0x000011b3 force  0x0000000e , 0x00000001 
+ 00009436  0x000011b4 sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x000011b5 rtn  0x00000002 
+ 00009438  0x000011b6 force  0x0000000f , 0x00000001 
+ 00009439  0x000011b7 rtn 
+ 00009440  0x000011b9 force  0x00000003 , 0x00000001 
+ 00009441  0x000011ba sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x000011bb rtn  0x00000002 
+ 00009443  0x000011bc force  0x00000004 , 0x00000001 
+ 00009444  0x000011bd sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x000011be rtn  0x00000002 
+ 00009446  0x000011bf force  0x0000000a , 0x00000001 
+ 00009447  0x000011c0 arg  0x0000016f , 0x00000002 
+ 00009448  0x000011c1 isub  0x00000002 , 0x0000003e 
+ 00009449  0x000011c2 nrtn  0x00000002 
+ 00009450  0x000011c3 force  0x0000000e , 0x00000001 
+ 00009451  0x000011c4 arg  0x000002a7 , 0x00000002 
+ 00009452  0x000011c5 isub  0x00000002 , 0x0000003e 
+ 00009453  0x000011c6 nrtn  0x00000002 
+ 00009454  0x000011c7 force  0x0000000f , 0x00000001 
+ 00009455  0x000011c8 rtn 
+ 00009456  0x000011d2 fetch  0x00000001 , 0x00000030 
+ 00009457  0x000011d3 bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x000011d4 fetch  0x00000002 , 0x00000032 
+ 00009459  0x000011d5 branch  0x000024f5 , 0x00000034 
+ 00009460  0x000011d6 nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x000011d8 call  0x00002a4f 
+ 00009462  0x000011da add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x000011dc enable  0x00000010 
+ 00009464  0x000011dd fetch  0x00000002 , 0x0000003e 
+ 00009465  0x000011de rshift  0x0000003f , 0x0000003f 
+ 00009466  0x000011df arg  0x00000500 , 0x00000002 
+ 00009467  0x000011e0 iadd  0x00000002 , 0x0000003f 
+ 00009468  0x000011e1 call  0x00002a24 
+ 00009469  0x000011e2 call  0x000028ea 
+ 00009470  0x000011e3 force  0x00000003 , 0x00000024 
+ 00009471  0x000011e4 call  0x000028cc 
+ 00009472  0x000011e5 call  0x0000242a 
+ 00009473  0x000011e6 call  0x000029f1 
+ 00009474  0x000011e7 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x000011e8 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x000011e9 rshift  0x0000003f , 0x0000003f 
+ 00009477  0x000011ea call  0x00002a24 
+ 00009478  0x000011eb call  0x000029eb 
+ 00009479  0x000011ec enable  0x0000000d 
+ 00009480  0x000011ed fetch  0x00000002 , 0x0000003e 
+ 00009481  0x000011ee arg  0x000003bb , 0x00000002 
+ 00009482  0x000011ef iadd  0x00000002 , 0x0000001b 
+ 00009483  0x000011f0 correlate  0x0000003e , 0x00000003 
+ 00009484  0x000011f1 copy  0x0000001a , 0x00000002 
+ 00009485  0x000011f2 storet  0x00000006 , 0x0000009a 
+ 00009486  0x000011f3 disable  0x0000000d 
+ 00009487  0x000011f4 nrtn  0x00000018 
+ 00009488  0x000011f5 arg  0x000003bb , 0x00000029 
+ 00009489  0x000011f6 copy  0x00000021 , 0x00000028 
+ 00009490  0x000011f7 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011f8 rtn 
+ 00009492  0x000011fc bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011fd call  0x000024f0 
+ 00009494  0x000011fe nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x000011ff call  0x000029bb 
+ 00009496  0x00001200 bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x00001201 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x00001202 increase  0x00000001 , 0x0000003f 
+ 00009499  0x00001203 store  0x00000002 , 0x000000f6 
+ 00009500  0x00001205 rshift  0x00000021 , 0x00000002 
+ 00009501  0x00001206 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x00001208 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x00001209 enable  0x00000007 
+ 00009504  0x0000120a enable  0x0000000a 
+ 00009505  0x0000120b enable  0x0000000b 
+ 00009506  0x0000120c parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x0000120d rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x0000120e store  0x00000001 , 0x0000015d 
+ 00009509  0x0000120f parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x00001210 inject  0x00000000 , 0x00000007 
+ 00009511  0x00001211 copy  0x0000000c , 0x0000003f 
+ 00009512  0x00001212 store  0x00000001 , 0x00000019 
+ 00009513  0x00001213 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x00001214 rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x00001215 store  0x00000001 , 0x0000015e 
+ 00009516  0x00001216 fetch  0x00000001 , 0x00000019 
+ 00009517  0x00001217 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x00001218 branch  0x00002533 , 0x00000002 
+ 00009519  0x00001219 beq  0x00000007 , 0x00002533 
+ 00009520  0x0000121a fetch  0x00000001 , 0x0000004c 
+ 00009521  0x0000121b isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x0000121c setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x0000121e bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x0000121f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x00001220 disable  0x0000000b 
+ 00009526  0x00001221 disable  0x0000000a 
+ 00009527  0x00001222 branch  0x00002631 , 0x00000006 
+ 00009528  0x00001223 bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x00001224 fetch  0x00000002 , 0x000000f8 
+ 00009530  0x00001225 increase  0x00000001 , 0x0000003f 
+ 00009531  0x00001226 store  0x00000002 , 0x000000f8 
+ 00009532  0x00001228 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x00001229 fetch  0x00000001 , 0x0000015d 
+ 00009534  0x0000122a compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x0000122b setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x0000122c branch  0x0000254c , 0x00000001 
+ 00009537  0x0000122d icompare  0x00000007 , 0x00000004 
+ 00009538  0x0000122e branch  0x0000254b , 0x00000001 
+ 00009539  0x0000122f bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x00001230 fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x00001231 icompare  0x00000007 , 0x00000002 
+ 00009542  0x00001232 nbranch  0x0000264d , 0x00000001 
+ 00009543  0x00001233 fetch  0x00000001 , 0x00000047 
+ 00009544  0x00001234 set0  0x00000005 , 0x0000003f 
+ 00009545  0x00001235 set1  0x00000004 , 0x0000003f 
+ 00009546  0x00001236 store  0x00000001 , 0x00000047 
+ 00009547  0x00001238 enable  0x0000002d 
+ 00009548  0x0000123a bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x0000123b fetch  0x00000001 , 0x00000019 
+ 00009550  0x0000123c icopy  0x00000001 
+ 00009551  0x0000123d bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x0000123e fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x0000123f fetch  0x00000001 , 0x00000047 
+ 00009554  0x00001240 set0  0x00000000 , 0x0000003f 
+ 00009555  0x00001241 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x00001242 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x00001243 isolate1  0x00000001 , 0x00000002 
+ 00009558  0x00001244 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x00001245 store  0x00000001 , 0x00000047 
+ 00009560  0x00001246 isolate0  0x00000001 , 0x00000002 
+ 00009561  0x00001247 branch  0x0000255b , 0x00000001 
+ 00009562  0x00001248 call  0x00002687 
+ 00009563  0x0000124a bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x0000124b arg  0x00000000 , 0x00000002 
+ 00009565  0x0000124c call  0x00002a1c 
+ 00009566  0x0000124d and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x0000124e beq  0x00000001 , 0x00002587 
+ 00009568  0x0000124f beq  0x00000000 , 0x0000264d 
+ 00009569  0x00001250 beq  0x00000002 , 0x00002659 
+ 00009570  0x00001251 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x00001252 fetch  0x00000001 , 0x00000047 
+ 00009572  0x00001253 icompare  0x00000004 , 0x00000002 
+ 00009573  0x00001254 nbranch  0x00002569 , 0x00000001 
+ 00009574  0x00001255 bmark0  0x0000000a , 0x00002568 
+ 00009575  0x00001256 bbit0  0x00000007 , 0x00002569 
+ 00009576  0x00001258 set1  0x0000000f , 0x00000000 
+ 00009577  0x0000125a bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x0000125b deposit  0x00000001 
+ 00009579  0x0000125c beq  0x00000003 , 0x00002589 
+ 00009580  0x0000125d beq  0x00000004 , 0x0000258d 
+ 00009581  0x0000125e beq  0x00000007 , 0x00002578 
+ 00009582  0x0000125f beq  0x00000008 , 0x0000258c 
+ 00009583  0x00001260 arg  0x00000004 , 0x00000002 
+ 00009584  0x00001261 call  0x00002a1c 
+ 00009585  0x00001262 beq  0x0000000a , 0x00002588 
+ 00009586  0x00001263 beq  0x0000000b , 0x0000258b 
+ 00009587  0x00001264 arg  0x00000008 , 0x00000002 
+ 00009588  0x00001265 call  0x00002a1c 
+ 00009589  0x00001266 beq  0x0000000e , 0x00002588 
+ 00009590  0x00001267 beq  0x0000000f , 0x0000258b 
+ 00009591  0x00001268 rtn 
+ 00009592  0x0000126c bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x0000126d enable  0x0000000d 
+ 00009594  0x0000126e enable  0x00000009 
+ 00009595  0x0000126f enable  0x0000000e 
+ 00009596  0x00001270 arg  0x000000d1 , 0x00000005 
+ 00009597  0x00001271 force  0x0000001e , 0x00000039 
+ 00009598  0x00001273 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x00001274 rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x00001275 istore  0x00000001 , 0x00000005 
+ 00009601  0x00001276 loop  0x0000257e 
+ 00009602  0x00001277 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x00001278 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x00001279 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x0000127a branch  0x0000263d , 0x00000006 
+ 00009606  0x0000127b branch  0x00002620 
+ 00009607  0x0000127f branch  0x0000264d 
+ 00009608  0x00001283 set1  0x00000010 , 0x00000000 
+ 00009609  0x00001285 enable  0x0000000c 
+ 00009610  0x00001286 branch  0x0000258e 
+ 00009611  0x0000128a set1  0x00000010 , 0x00000000 
+ 00009612  0x0000128c set1  0x00000002 , 0x00000015 
+ 00009613  0x0000128e enable  0x0000000d 
+ 00009614  0x00001290 bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x00001291 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x00001292 isolate0  0x00000001 , 0x00000015 
+ 00009617  0x00001293 branch  0x0000259a , 0x00000001 
+ 00009618  0x00001294 disable  0x00000007 
+ 00009619  0x00001295 enable  0x0000000d 
+ 00009620  0x00001296 disable  0x0000000c 
+ 00009621  0x00001297 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x00001298 correlate  0x00000022 , 0x00000026 
+ 00009623  0x00001299 nbranch  0x0000263d , 0x00000018 
+ 00009624  0x0000129a set1  0x00000010 , 0x00000000 
+ 00009625  0x0000129b enable  0x00000007 
+ 00009626  0x0000129d bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x0000129e enable  0x0000000e 
+ 00009628  0x0000129f enable  0x00000009 
+ 00009629  0x000012a0 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x000012a1 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x000012a2 store  0x00000001 , 0x00000180 
+ 00009632  0x000012a3 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x000012a4 bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x000012a5 rshift3  0x0000000c , 0x00000039 
+ 00009635  0x000012a6 rshift3  0x00000039 , 0x00000039 
+ 00009636  0x000012a7 branch  0x000025a8 
+ 00009637  0x000012a9 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x000012aa rshift  0x0000000c , 0x00000039 
+ 00009639  0x000012ab parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x000012ad bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x000012ae deposit  0x00000039 
+ 00009642  0x000012af store  0x00000002 , 0x0000015f 
+ 00009643  0x000012b0 branch  0x000025e8 , 0x00000034 
+ 00009644  0x000012b1 isub  0x00000035 , 0x0000003e 
+ 00009645  0x000012b2 branch  0x0000263d , 0x00000002 
+ 00009646  0x000012b3 bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x000012b4 set0  0x00000000 , 0x00000000 
+ 00009648  0x000012b5 fetch  0x00000001 , 0x00000180 
+ 00009649  0x000012b6 and_into  0x00000003 , 0x0000003f 
+ 00009650  0x000012b7 arg  0x00000551 , 0x00000005 
+ 00009651  0x000012b8 beq  0x00000003 , 0x000025ba 
+ 00009652  0x000012b9 bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x000012bb fetch  0x00000001 , 0x00000180 
+ 00009654  0x000012bc and_into  0x00000003 , 0x0000003f 
+ 00009655  0x000012bd beq  0x00000002 , 0x000025bf 
+ 00009656  0x000012be beq  0x00000001 , 0x000025d3 
+ 00009657  0x000012bf branch  0x0000263d 
+ 00009658  0x000012c2 fetch  0x00000002 , 0x0000015f 
+ 00009659  0x000012c3 sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x000012c4 nbranch  0x0000263d , 0x00000002 
+ 00009661  0x000012c5 bmark1  0x0000000f , 0x00002620 
+ 00009662  0x000012c6 branch  0x000025e4 
+ 00009663  0x000012ca bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x000012cb bmark1  0x0000000f , 0x00002620 
+ 00009665  0x000012cc fetch  0x00000002 , 0x0000015f 
+ 00009666  0x000012cd arg  0x000002e0 , 0x00000002 
+ 00009667  0x000012ce isub  0x00000002 , 0x0000003e 
+ 00009668  0x000012cf branch  0x0000263d , 0x00000002 
+ 00009669  0x000012d0 fetch  0x00000001 , 0x00000263 
+ 00009670  0x000012d1 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x000012d2 bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x000012d3 branch  0x0000264d 
+ 00009673  0x000012d5 jam  0x00000001 , 0x00000261 
+ 00009674  0x000012d6 fetch  0x00000002 , 0x0000025d 
+ 00009675  0x000012d7 bne  0x00000000 , 0x0000264d 
+ 00009676  0x000012d8 arg  0x00001000 , 0x00000005 
+ 00009677  0x000012d9 branch  0x000025e4 
+ 00009678  0x000012db jam  0x00000002 , 0x00000261 
+ 00009679  0x000012dc fetch  0x00000002 , 0x0000025f 
+ 00009680  0x000012dd bne  0x00000000 , 0x0000264d 
+ 00009681  0x000012de arg  0x00001400 , 0x00000005 
+ 00009682  0x000012df branch  0x000025e4 
+ 00009683  0x000012e2 bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x000012e3 bmark1  0x0000000f , 0x00002620 
+ 00009685  0x000012e4 fetch  0x00000002 , 0x0000015f 
+ 00009686  0x000012e5 arg  0x000002e0 , 0x00000002 
+ 00009687  0x000012e6 isub  0x00000002 , 0x0000003e 
+ 00009688  0x000012e7 branch  0x0000263d , 0x00000002 
+ 00009689  0x000012e8 fetch  0x00000001 , 0x00000261 
+ 00009690  0x000012e9 beq  0x00000001 , 0x000025dd 
+ 00009691  0x000012ea beq  0x00000002 , 0x000025e1 
+ 00009692  0x000012eb branch  0x0000264d 
+ 00009693  0x000012ed arg  0x00001000 , 0x00000005 
+ 00009694  0x000012ee fetch  0x00000002 , 0x0000025d 
+ 00009695  0x000012ef iadd  0x00000005 , 0x00000005 
+ 00009696  0x000012f0 branch  0x000025e4 
+ 00009697  0x000012f2 arg  0x00001400 , 0x00000005 
+ 00009698  0x000012f3 fetch  0x00000002 , 0x0000025f 
+ 00009699  0x000012f4 iadd  0x00000005 , 0x00000005 
+ 00009700  0x000012f6 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012f7 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012f8 istore  0x00000001 , 0x00000005 
+ 00009703  0x000012f9 loop  0x000025e4 
+ 00009704  0x000012fb bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012fc parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012fd branch  0x00002637 , 0x00000006 
+ 00009707  0x000012fe fetch  0x00000001 , 0x00004363 
+ 00009708  0x000012ff beq  0x00000001 , 0x0000264d 
+ 00009709  0x00001300 bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x00001301 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x00001302 fetch  0x00000001 , 0x00000180 
+ 00009712  0x00001303 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x00001304 branch  0x0000260d , 0x00000001 
+ 00009714  0x00001305 fetch  0x00000002 , 0x0000015f 
+ 00009715  0x00001306 branch  0x0000260d , 0x00000034 
+ 00009716  0x00001307 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x00001308 fetch  0x00000001 , 0x00000261 
+ 00009718  0x00001309 beq  0x00000001 , 0x000025f9 
+ 00009719  0x0000130a beq  0x00000002 , 0x00002603 
+ 00009720  0x0000130b branch  0x00002a8c 
+ 00009721  0x0000130d fetch  0x00000002 , 0x0000025d 
+ 00009722  0x0000130e fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x0000130f iadd  0x00000002 , 0x0000003f 
+ 00009724  0x00001310 store  0x00000002 , 0x0000025d 
+ 00009725  0x00001311 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x00001312 fetcht  0x00000002 , 0x00001000 
+ 00009727  0x00001313 increase  0x00000004 , 0x00000002 
+ 00009728  0x00001314 isub  0x00000002 , 0x0000003e 
+ 00009729  0x00001315 call  0x00002747 , 0x00000005 
+ 00009730  0x00001316 branch  0x0000260d 
+ 00009731  0x00001318 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x00001319 fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x0000131a iadd  0x00000002 , 0x0000003f 
+ 00009734  0x0000131b store  0x00000002 , 0x0000025f 
+ 00009735  0x0000131c beq  0x00000000 , 0x00002a8c 
+ 00009736  0x0000131d fetcht  0x00000002 , 0x00001400 
+ 00009737  0x0000131e add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x0000131f isub  0x00000002 , 0x0000003e 
+ 00009739  0x00001320 call  0x0000274b , 0x00000005 
+ 00009740  0x00001321 branch  0x0000260d 
+ 00009741  0x00001323 bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x00001324 fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x00001325 fetch  0x00000001 , 0x00000180 
+ 00009744  0x00001326 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x00001327 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x00001328 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x00001329 storet  0x00000001 , 0x0000004c 
+ 00009748  0x0000132a nbranch  0x00002616 , 0x00000001 
+ 00009749  0x0000132b set1  0x00000001 , 0x00000000 
+ 00009750  0x0000132d bmark0  0x00000011 , 0x00002620 
+ 00009751  0x0000132e isolate1  0x00000006 , 0x00000002 
+ 00009752  0x0000132f branch  0x00002620 , 0x00000001 
+ 00009753  0x00001330 fetch  0x00000002 , 0x000000fa 
+ 00009754  0x00001331 increase  0x00000001 , 0x0000003f 
+ 00009755  0x00001332 store  0x00000002 , 0x000000fa 
+ 00009756  0x00001333 set1  0x00000005 , 0x00000000 
+ 00009757  0x00001334 set0  0x00000007 , 0x00000002 
+ 00009758  0x00001335 set0  0x00000001 , 0x00000000 
+ 00009759  0x00001336 storet  0x00000001 , 0x0000004c 
+ 00009760  0x00001338 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x00001339 fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x0000133a fetch  0x00000001 , 0x00000047 
+ 00009763  0x0000133b set1  0x00000005 , 0x0000003f 
+ 00009764  0x0000133c isolate1  0x00000002 , 0x00000002 
+ 00009765  0x0000133d setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x0000133e isolate1  0x0000000a , 0x00000000 
+ 00009767  0x0000133f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x00001340 store  0x00000001 , 0x00000047 
+ 00009769  0x00001341 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x00001342 nbranch  0x0000264d , 0x00000034 
+ 00009771  0x00001343 fetch  0x00000001 , 0x0000004c 
+ 00009772  0x00001344 set0  0x00000007 , 0x0000003f 
+ 00009773  0x00001345 store  0x00000001 , 0x0000004c 
+ 00009774  0x00001346 fetch  0x00000001 , 0x00000180 
+ 00009775  0x00001347 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x00001349 branch  0x0000264d 
+ 00009777  0x0000134c bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x0000134d disable  0x0000002d 
+ 00009779  0x0000134e fetch  0x00000002 , 0x0000001a 
+ 00009780  0x0000134f increase  0x00000001 , 0x0000003f 
+ 00009781  0x00001350 store  0x00000002 , 0x0000001a 
+ 00009782  0x00001351 branch  0x0000264d 
+ 00009783  0x00001353 fetch  0x00000002 , 0x0000001c 
+ 00009784  0x00001354 increase  0x00000001 , 0x0000003f 
+ 00009785  0x00001355 store  0x00000002 , 0x0000001c 
+ 00009786  0x00001356 call  0x0000263e 
+ 00009787  0x00001357 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x00001358 set1  0x00000005 , 0x00000000 
+ 00009789  0x0000135a branch  0x0000264d 
+ 00009790  0x0000135d bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x0000135e fetch  0x00000001 , 0x00000180 
+ 00009792  0x0000135f compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x00001360 nbranch  0x00002646 , 0x00000001 
+ 00009794  0x00001362 fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x00001363 set0  0x00000006 , 0x00000002 
+ 00009796  0x00001364 storet  0x00000001 , 0x0000004c 
+ 00009797  0x00001365 rtn 
+ 00009798  0x00001369 fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x0000136a set0  0x00000007 , 0x00000002 
+ 00009800  0x0000136b storet  0x00000001 , 0x0000004c 
+ 00009801  0x0000136c branch  0x00004c0b 
+ 00009802  0x0000136f fetch  0x00000001 , 0x00000047 
+ 00009803  0x00001370 set1  0x00000005 , 0x0000003f 
+ 00009804  0x00001371 store  0x00000001 , 0x00000047 
+ 00009805  0x00001373 bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x00001374 disable  0x0000001d 
+ 00009807  0x00001375 disable  0x0000001c 
+ 00009808  0x00001376 disable  0x0000000d 
+ 00009809  0x00001377 disable  0x0000000c 
+ 00009810  0x00001378 disable  0x00000009 
+ 00009811  0x00001379 disable  0x0000000e 
+ 00009812  0x0000137a disable  0x00000007 
+ 00009813  0x0000137b branch  0x000028f9 , 0x00000021 
+ 00009814  0x0000137c until  0x0000003e , 0x00000027 
+ 00009815  0x0000137d nop  0x00000064 
+ 00009816  0x0000137e branch  0x000028f9 
+ 00009817  0x00001381 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x00001382 enable  0x00000009 
+ 00009819  0x00001383 enable  0x0000000c 
+ 00009820  0x00001384 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x00001385 isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x00001386 setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001387 copy  0x00000020 , 0x00000002 
+ 00009824  0x00001388 ialigned  0x00000020 
+ 00009825  0x00001389 ialigned  0x0000001e 
+ 00009826  0x0000138a pulse  0x00000015 
+ 00009827  0x0000138b setsect  0x00000002 , 0x000fffff 
+ 00009828  0x0000138c setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x0000138d nop  0x00000020 
+ 00009830  0x0000138e iverify  0x0000000d 
+ 00009831  0x0000138f deposit  0x0000002c 
+ 00009832  0x00001390 store  0x00000003 , 0x00000178 
+ 00009833  0x00001391 deposit  0x0000002d 
+ 00009834  0x00001392 store  0x00000001 , 0x0000017b 
+ 00009835  0x00001393 copy  0x00000002 , 0x00000020 
+ 00009836  0x00001394 branch  0x0000266e , 0x00000001 
+ 00009837  0x00001395 branch  0x0000263d 
+ 00009838  0x00001397 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x00001398 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x00001399 ialigned  0x0000001f 
+ 00009841  0x0000139a ialigned  0x00000004 
+ 00009842  0x0000139b ialigned  0x0000002e 
+ 00009843  0x0000139c ialigned  0x00000012 
+ 00009844  0x0000139d force  0x00000000 , 0x0000003f 
+ 00009845  0x0000139e parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x0000139f branch  0x0000263d , 0x00000006 
+ 00009847  0x000013a0 setarg  0x0ffffffc 
+ 00009848  0x000013a1 iand  0x00000012 , 0x0000003f 
+ 00009849  0x000013a2 store  0x00000004 , 0x00000165 
+ 00009850  0x000013a3 deposit  0x0000001d 
+ 00009851  0x000013a4 store  0x00000003 , 0x00000175 
+ 00009852  0x000013a5 deposit  0x0000001c 
+ 00009853  0x000013a6 store  0x00000001 , 0x00000173 
+ 00009854  0x000013a7 deposit  0x00000004 
+ 00009855  0x000013a8 store  0x00000001 , 0x00000174 
+ 00009856  0x000013a9 deposit  0x0000002e 
+ 00009857  0x000013aa store  0x00000002 , 0x0000017c 
+ 00009858  0x000013ab deposit  0x00000021 
+ 00009859  0x000013ac inject  0x00000001 , 0x00000020 
+ 00009860  0x000013ad compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x000013ae setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x000013af branch  0x0000264d 
+ 00009863  0x000013b2 bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x000013b3 fetch  0x00000001 , 0x00000047 
+ 00009865  0x000013b4 rtnbit0  0x00000003 
+ 00009866  0x000013b5 set0  0x00000003 , 0x0000003f 
+ 00009867  0x000013b6 setflip  0x00000006 , 0x0000003f 
+ 00009868  0x000013b7 store  0x00000001 , 0x00000047 
+ 00009869  0x000013b8 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x000013b9 beq  0x00000013 , 0x0000269c 
+ 00009871  0x000013ba rtneq  0x00000007 
+ 00009872  0x000013bb fetch  0x00000001 , 0x0000004b 
+ 00009873  0x000013bc rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x000013bd set0  0x00000006 , 0x0000003f 
+ 00009875  0x000013be set1  0x00000007 , 0x0000003f 
+ 00009876  0x000013bf store  0x00000001 , 0x0000004b 
+ 00009877  0x000013c0 set0  0x00000002 , 0x00000000 
+ 00009878  0x000013c1 fetch  0x00000002 , 0x00004246 
+ 00009879  0x000013c2 nrtn  0x00000034 
+ 00009880  0x000013c3 fetch  0x00000001 , 0x0000004b 
+ 00009881  0x000013c4 set0  0x00000007 , 0x0000003f 
+ 00009882  0x000013c5 store  0x00000001 , 0x0000004b 
+ 00009883  0x000013c6 branch  0x0000525d 
+ 00009884  0x000013c9 bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x000013ca fetch  0x00000001 , 0x000004b7 
+ 00009886  0x000013cb rshift  0x0000003f , 0x0000003f 
+ 00009887  0x000013cc beq  0x00000011 , 0x000026b8 
+ 00009888  0x000013cd beq  0x00000012 , 0x000026c0 
+ 00009889  0x000013ce beq  0x00000018 , 0x000026e9 
+ 00009890  0x000013cf beq  0x0000007f , 0x000026a8 
+ 00009891  0x000013d0 rtnne  0x00000003 
+ 00009892  0x000013d1 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x000013d2 beq  0x0000002b , 0x000026b0 
+ 00009894  0x000013d3 beq  0x00000011 , 0x000026ab 
+ 00009895  0x000013d4 rtn 
+ 00009896  0x000013d7 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x000013d8 set1  0x00000007 , 0x0000003f 
+ 00009898  0x000013d9 rtn 
+ 00009899  0x000013db rtn  0x00000029 
+ 00009900  0x000013dc fetch  0x00000001 , 0x00000030 
+ 00009901  0x000013dd rtnbit1  0x00000004 
+ 00009902  0x000013de jam  0x00000031 , 0x0000007c 
+ 00009903  0x000013df rtn 
+ 00009904  0x000013e3 rtn  0x00000029 
+ 00009905  0x000013e4 fetch  0x00000001 , 0x00000031 
+ 00009906  0x000013e5 isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x000013e6 branch  0x000026b5 , 0x00000001 
+ 00009908  0x000013e8 rtn 
+ 00009909  0x000013ea set0  0x00000004 , 0x0000003f 
+ 00009910  0x000013eb store  0x00000001 , 0x00000031 
+ 00009911  0x000013ec rtn 
+ 00009912  0x000013ef bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x000013f0 fetch  0x00000001 , 0x0000004c 
+ 00009914  0x000013f1 set1  0x00000002 , 0x0000003f 
+ 00009915  0x000013f2 store  0x00000001 , 0x0000004c 
+ 00009916  0x000013f3 jam  0x00000001 , 0x00008011 
+ 00009917  0x000013f4 fetch  0x00000001 , 0x00000030 
+ 00009918  0x000013f5 isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x000013f6 rtn 
+ 00009920  0x000013f9 bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013fa fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013fb set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013fc store  0x00000001 , 0x0000004c 
+ 00009924  0x000013fd jam  0x00000000 , 0x00008011 
+ 00009925  0x000013fe rtn 
+ 00009926  0x00001402 bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x00001403 copy  0x00000022 , 0x0000003f 
+ 00009928  0x00001404 store  0x00000004 , 0x0000420c 
+ 00009929  0x00001405 add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x00001406 branch  0x000026cc , 0x00000029 
+ 00009931  0x00001407 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x00001409 fetcht  0x00000002 , 0x00000032 
+ 00009933  0x0000140a deposit  0x00000011 
+ 00009934  0x0000140b set0  0x0000001b , 0x0000003f 
+ 00009935  0x0000140c idiv  0x00000002 
+ 00009936  0x0000140d fetch  0x00000002 , 0x00000075 
+ 00009937  0x0000140e call  0x00007f86 
+ 00009938  0x0000140f remainder  0x00000013 
+ 00009939  0x00001410 isub  0x00000013 , 0x0000003f 
+ 00009940  0x00001411 branch  0x000026d6 , 0x00000002 
+ 00009941  0x00001412 iadd  0x00000002 , 0x0000003f 
+ 00009942  0x00001414 iadd  0x00000011 , 0x0000003f 
+ 00009943  0x00001415 store  0x00000004 , 0x00000034 
+ 00009944  0x00001416 jam  0x00000000 , 0x0000455b 
+ 00009945  0x00001417 fetch  0x00000001 , 0x00000030 
+ 00009946  0x00001418 set1  0x00000001 , 0x0000003f 
+ 00009947  0x00001419 store  0x00000001 , 0x00000030 
+ 00009948  0x0000141a fetch  0x00000001 , 0x00000073 
+ 00009949  0x0000141b store  0x00000001 , 0x0000008a 
+ 00009950  0x0000141c setarg  0x00000000 
+ 00009951  0x0000141d store  0x00000003 , 0x00004169 
+ 00009952  0x0000141e store  0x00000003 , 0x0000416c 
+ 00009953  0x0000141f store  0x00000001 , 0x00004159 
+ 00009954  0x00001420 jam  0x0000000b , 0x00000a99 
+ 00009955  0x00001421 call  0x00007d86 
+ 00009956  0x00001422 fetch  0x00000002 , 0x000040c1 
+ 00009957  0x00001423 store  0x00000002 , 0x0000003e 
+ 00009958  0x00001424 nrtn  0x00000029 
+ 00009959  0x00001425 add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x00001426 rtn 
+ 00009961  0x00001429 bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x0000142a fetch  0x00000001 , 0x00000030 
+ 00009963  0x0000142b rtnbit0  0x00000001 
+ 00009964  0x0000142c set0  0x00000001 , 0x0000003f 
+ 00009965  0x0000142d store  0x00000001 , 0x00000030 
+ 00009966  0x0000142e fetch  0x00000002 , 0x000040bf 
+ 00009967  0x0000142f store  0x00000002 , 0x0000003e 
+ 00009968  0x00001430 disable  0x0000002b 
+ 00009969  0x00001431 jam  0x0000000c , 0x00000a99 
+ 00009970  0x00001432 branch  0x00007d86 
+ 00009971  0x00001436 bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x00001437 enable  0x0000002e 
+ 00009973  0x00001438 fetch  0x00000001 , 0x00000030 
+ 00009974  0x00001439 bbit1  0x00000001 , 0x00002700 
+ 00009975  0x0000143a rtnmark1  0x00000011 
+ 00009976  0x0000143b fetch  0x00000001 , 0x00000047 
+ 00009977  0x0000143c rtnbit1  0x00000003 
+ 00009978  0x0000143d fetch  0x00000001 , 0x00000048 
+ 00009979  0x0000143e nrtn  0x00000034 
+ 00009980  0x0000143f fetch  0x00000001 , 0x0000004b 
+ 00009981  0x00001440 rtnbit1  0x00000006 
+ 00009982  0x00001442 force  0x00000000 , 0x0000003f 
+ 00009983  0x00001443 rtn 
+ 00009984  0x00001446 bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x00001447 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x00001448 beq  0x00000002 , 0x00002706 
+ 00009987  0x00001449 fetch  0x00000001 , 0x00000047 
+ 00009988  0x0000144a bbit1  0x00000003 , 0x00002718 
+ 00009989  0x0000144b bmark0  0x00000008 , 0x00002718 
+ 00009990  0x0000144d nbranch  0x00002718 , 0x00000029 
+ 00009991  0x0000144e fetch  0x00000001 , 0x00000048 
+ 00009992  0x0000144f nbranch  0x00002718 , 0x00000034 
+ 00009993  0x00001451 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x00001452 increase  0xffffffff , 0x0000003f 
+ 00009995  0x00001453 store  0x00000001 , 0x000000ef 
+ 00009996  0x00001454 nbranch  0x000026fe , 0x00000034 
+ 00009997  0x00001455 jam  0x00000010 , 0x000000ef 
+ 00009998  0x00001456 branch  0x00002718 
+ 00009999  0x0000145e fetch  0x00000001 , 0x0000008a 
+ 00010000  0x0000145f bne  0x00000001 , 0x00002718 
+ 00010001  0x00001460 fetch  0x00000001 , 0x0000008b 
+ 00010002  0x00001461 branch  0x00002718 , 0x00000034 
+ 00010003  0x00001462 increase  0xffffffff , 0x0000003f 
+ 00010004  0x00001463 store  0x00000001 , 0x0000008b 
+ 00010005  0x00001464 fetch  0x00000001 , 0x00000047 
+ 00010006  0x00001465 rtnbit1  0x00000003 
+ 00010007  0x00001466 nrtn  0x0000002d 
+ 00010008  0x00001468 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x00001469 increase  0xffffffff , 0x0000003f 
+ 00010010  0x0000146a store  0x00000001 , 0x0000008a 
+ 00010011  0x0000146b rtn 
+ 00010012  0x00001477 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x00001478 disable  0x00000010 
+ 00010014  0x00001479 copy  0x00000002 , 0x0000001b 
+ 00010015  0x0000147a call  0x00002260 
+ 00010016  0x0000147b disable  0x00000028 
+ 00010017  0x0000147c nrtn  0x00000005 
+ 00010018  0x0000147d force  0x00000000 , 0x0000001b 
+ 00010019  0x0000147e enable  0x00000028 
+ 00010020  0x0000147f rtn 
+ 00010021  0x00001483 fetch  0x00000001 , 0x00004158 
+ 00010022  0x00001484 icompare  0x000000ff , 0x00000004 
+ 00010023  0x00001485 rtn 
+ 00010024  0x00001489 bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x0000148a set0  0x00000001 , 0x00000000 
+ 00010026  0x0000148c jam  0x00000000 , 0x0000026a 
+ 00010027  0x0000148d fetch  0x00000001 , 0x00000263 
+ 00010028  0x0000148e rtn  0x00000034 
+ 00010029  0x0000148f isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x00001490 arg  0x00001000 , 0x00000006 
+ 00010031  0x00001491 call  0x00004d79 , 0x00000001 
+ 00010032  0x00001492 bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x00001493 fetch  0x00000001 , 0x0000026a 
+ 00010034  0x00001494 beq  0x00000001 , 0x0000273b 
+ 00010035  0x00001496 jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001497 fetch  0x00000001 , 0x00000263 
+ 00010037  0x00001498 rtnbit0  0x00000001 
+ 00010038  0x00001499 arg  0x00001400 , 0x00000006 
+ 00010039  0x0000149a call  0x00004d79 
+ 00010040  0x0000149b fetch  0x00000001 , 0x0000026a 
+ 00010041  0x0000149c beq  0x00000001 , 0x00002741 
+ 00010042  0x0000149d rtn 
+ 00010043  0x000014a0 fetch  0x00000001 , 0x00000263 
+ 00010044  0x000014a1 set0  0x00000000 , 0x0000003f 
+ 00010045  0x000014a2 store  0x00000001 , 0x00000263 
+ 00010046  0x000014a3 setarg  0x00000000 
+ 00010047  0x000014a4 store  0x00000002 , 0x0000025d 
+ 00010048  0x000014a5 rtn 
+ 00010049  0x000014a7 fetch  0x00000001 , 0x00000263 
+ 00010050  0x000014a8 set0  0x00000001 , 0x0000003f 
+ 00010051  0x000014a9 store  0x00000001 , 0x00000263 
+ 00010052  0x000014aa setarg  0x00000000 
+ 00010053  0x000014ab store  0x00000002 , 0x0000025f 
+ 00010054  0x000014ac rtn 
+ 00010055  0x000014af fetch  0x00000001 , 0x00000263 
+ 00010056  0x000014b0 set1  0x00000000 , 0x0000003f 
+ 00010057  0x000014b1 store  0x00000001 , 0x00000263 
+ 00010058  0x000014b2 rtn 
+ 00010059  0x000014b5 fetch  0x00000001 , 0x00000263 
+ 00010060  0x000014b6 set1  0x00000001 , 0x0000003f 
+ 00010061  0x000014b7 store  0x00000001 , 0x00000263 
+ 00010062  0x000014b8 rtn 
+ 00010063  0x000014bf bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x000014c0 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x000014c1 call  0x000028ea 
+ 00010066  0x000014c2 force  0x00000003 , 0x00000024 
+ 00010067  0x000014c3 call  0x000028d2 
+ 00010068  0x000014c4 call  0x00002a51 
+ 00010069  0x000014c5 call  0x00002a5f 
+ 00010070  0x000014c6 branch  0x00002a64 
+ 00010071  0x000014ca bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x000014cb call  0x00002a4d 
+ 00010073  0x000014cc deposit  0x00000028 
+ 00010074  0x000014cd fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x000014ce isub  0x00000002 , 0x0000003f 
+ 00010076  0x000014cf rtnne  0x00000001 
+ 00010077  0x000014d0 compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x000014d1 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x000014d2 fetch  0x00000001 , 0x00000019 
+ 00010080  0x000014d3 rtn  0x00000034 
+ 00010081  0x000014d5 call  0x0000274f 
+ 00010082  0x000014d7 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x000014d8 branch  0x0000264d , 0x00000001 
+ 00010084  0x000014d9 rshift  0x00000021 , 0x00000002 
+ 00010085  0x000014da or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x000014dc bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x000014dd enable  0x00000007 
+ 00010088  0x000014de enable  0x0000000a 
+ 00010089  0x000014df enable  0x0000001b 
+ 00010090  0x000014e0 set0  0x00000010 , 0x00000000 
+ 00010091  0x000014e1 deposit  0x00000004 
+ 00010092  0x000014e2 inject  0x00000003 , 0x00000003 
+ 00010093  0x000014e3 deposit  0x00000001 
+ 00010094  0x000014e4 inject  0x00000003 , 0x00000004 
+ 00010095  0x000014e5 fetch  0x00000001 , 0x00000047 
+ 00010096  0x000014e6 inject  0x00000000 , 0x00000004 
+ 00010097  0x000014e7 inject  0x00000003 , 0x00000003 
+ 00010098  0x000014e8 enable  0x00000008 
+ 00010099  0x000014e9 inject  0x00000003 , 0x00000008 
+ 00010100  0x000014ea disable  0x0000001b 
+ 00010101  0x000014eb disable  0x00000008 
+ 00010102  0x000014ec disable  0x0000000a 
+ 00010103  0x000014ed set0  0x00000002 , 0x00000015 
+ 00010104  0x000014ee arg  0x00000000 , 0x00000002 
+ 00010105  0x000014ef call  0x00002a1c 
+ 00010106  0x000014f0 bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x000014f1 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x000014f2 beq  0x00000013 , 0x000027b4 
+ 00010109  0x000014f3 beq  0x00000000 , 0x0000264d 
+ 00010110  0x000014f4 beq  0x00000001 , 0x0000264d 
+ 00010111  0x000014f5 beq  0x00000002 , 0x00002797 
+ 00010112  0x000014f6 beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014f7 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014f8 beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014f9 beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014fa arg  0x00000004 , 0x00000002 
+ 00010117  0x000014fb call  0x00002a1c 
+ 00010118  0x000014fc beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014fd beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014fe arg  0x00000008 , 0x00000002 
+ 00010121  0x000014ff call  0x00002a1c 
+ 00010122  0x00001500 beq  0x0000000f , 0x000027cd 
+ 00010123  0x00001501 branch  0x000027c7 
+ 00010124  0x00001505 bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x00001506 enable  0x0000001d 
+ 00010126  0x00001507 enable  0x00000009 
+ 00010127  0x00001508 enable  0x0000000e 
+ 00010128  0x00001509 force  0x0000001e , 0x00000039 
+ 00010129  0x0000150a arg  0x000000b3 , 0x00000006 
+ 00010130  0x0000150c ifetch  0x00000001 , 0x00000006 
+ 00010131  0x0000150d inject  0x00000003 , 0x00000008 
+ 00010132  0x0000150e loop  0x00002792 
+ 00010133  0x0000150f bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x00001510 branch  0x0000264d 
+ 00010135  0x00001513 bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x00001514 fetch  0x00000001 , 0x00000181 
+ 00010137  0x00001515 icopy  0x00000004 
+ 00010138  0x00001516 fetch  0x00000001 , 0x00000090 
+ 00010139  0x00001517 icopy  0x0000001c 
+ 00010140  0x00001518 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x00001519 icopy  0x0000001d 
+ 00010142  0x0000151a fetch  0x00000002 , 0x000040a4 
+ 00010143  0x0000151b icopy  0x0000002e 
+ 00010144  0x0000151c enable  0x00000009 
+ 00010145  0x0000151d enable  0x0000001c 
+ 00010146  0x0000151e copy  0x00000020 , 0x00000011 
+ 00010147  0x0000151f call  0x000028e2 
+ 00010148  0x00001520 pulse  0x00000015 
+ 00010149  0x00001521 nop  0x00000020 
+ 00010150  0x00001522 copy  0x00000021 , 0x0000000b 
+ 00010151  0x00001523 fetch  0x00000004 , 0x00000161 
+ 00010152  0x00001524 icopy  0x00000021 
+ 00010153  0x00001525 preload  0x0000001e 
+ 00010154  0x00001526 set1  0x0000003a , 0x0000003f 
+ 00010155  0x00001527 inject  0x00000003 , 0x00000048 
+ 00010156  0x00001528 preload  0x0000001f 
+ 00010157  0x00001529 inject  0x00000003 , 0x00000048 
+ 00010158  0x0000152a copy  0x0000000b , 0x00000021 
+ 00010159  0x0000152b copy  0x00000011 , 0x00000020 
+ 00010160  0x0000152c enable  0x00000008 
+ 00010161  0x0000152d inject  0x00000003 , 0x00000010 
+ 00010162  0x0000152e disable  0x00000008 
+ 00010163  0x0000152f branch  0x0000264d 
+ 00010164  0x00001532 bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x00001533 enable  0x0000000e 
+ 00010166  0x00001534 enable  0x00000009 
+ 00010167  0x00001535 enable  0x0000001c 
+ 00010168  0x00001536 fetch  0x00000001 , 0x000004b6 
+ 00010169  0x00001537 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x00001538 arg  0x000004b6 , 0x00000006 
+ 00010171  0x00001539 increase  0x00000008 , 0x00000002 
+ 00010172  0x0000153b add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x0000153c nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x0000153d ifetch  0x00000009 , 0x00000006 
+ 00010175  0x0000153e inject  0x00000003 , 0x00000048 
+ 00010176  0x0000153f copy  0x00000013 , 0x00000002 
+ 00010177  0x00001540 branch  0x000027bc 
+ 00010178  0x00001542 ifetch  0x00000009 , 0x00000006 
+ 00010179  0x00001543 iinject  0x00000003 , 0x00000002 
+ 00010180  0x00001544 branch  0x000027f7 
+ 00010181  0x00001547 enable  0x0000001c 
+ 00010182  0x00001548 branch  0x000027d0 
+ 00010183  0x0000154b enable  0x0000001c 
+ 00010184  0x0000154c set1  0x00000010 , 0x00000000 
+ 00010185  0x0000154d branch  0x000027d0 
+ 00010186  0x00001550 set1  0x00000002 , 0x00000015 
+ 00010187  0x00001552 enable  0x0000001d 
+ 00010188  0x00001553 branch  0x000027d0 
+ 00010189  0x00001557 set1  0x00000002 , 0x00000015 
+ 00010190  0x00001558 enable  0x0000001d 
+ 00010191  0x00001559 set1  0x00000010 , 0x00000000 
+ 00010192  0x0000155c bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x0000155d fetch  0x00000001 , 0x0000004c 
+ 00010194  0x0000155e bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x0000155f sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x00001560 branch  0x000027e5 , 0x00000002 
+ 00010197  0x00001561 disable  0x0000000e 
+ 00010198  0x00001562 disable  0x0000001c 
+ 00010199  0x00001563 enable  0x0000001d 
+ 00010200  0x00001564 disable  0x00000007 
+ 00010201  0x00001565 set1  0x00000001 , 0x00000015 
+ 00010202  0x00001566 isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001567 branch  0x000027df , 0x00000001 
+ 00010204  0x00001568 setarg  0x000abeee 
+ 00010205  0x00001569 inject  0x00000003 , 0x00000014 
+ 00010206  0x0000156a branch  0x000027e3 
+ 00010207  0x0000156c setarg  0x005faeba 
+ 00010208  0x0000156d inject  0x00000003 , 0x00000018 
+ 00010209  0x0000156e setarg  0x00000012 
+ 00010210  0x0000156f inject  0x00000003 , 0x00000006 
+ 00010211  0x00001571 enable  0x00000007 
+ 00010212  0x00001572 set1  0x00000010 , 0x00000000 
+ 00010213  0x00001574 enable  0x0000000e 
+ 00010214  0x00001575 enable  0x00000009 
+ 00010215  0x00001576 bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001577 fetch  0x00000001 , 0x000041db 
+ 00010217  0x00001578 inject  0x00000003 , 0x00000003 
+ 00010218  0x00001579 fetch  0x00000002 , 0x000041dc 
+ 00010219  0x0000157a iforce  0x00000039 
+ 00010220  0x0000157b bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x0000157c inject  0x00000003 , 0x00000005 
+ 00010222  0x0000157d branch  0x000027f0 
+ 00010223  0x0000157f inject  0x00000003 , 0x0000000d 
+ 00010224  0x00001581 deposit  0x00000039 
+ 00010225  0x00001582 branch  0x000027f7 , 0x00000034 
+ 00010226  0x00001583 fetch  0x00000002 , 0x0000016f 
+ 00010227  0x00001584 iforce  0x00000006 
+ 00010228  0x00001586 ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001587 inject  0x00000003 , 0x00000008 
+ 00010230  0x00001588 loop  0x000027f4 
+ 00010231  0x0000158c enable  0x00000008 
+ 00010232  0x0000158d inject  0x00000003 , 0x00000010 
+ 00010233  0x0000158e disable  0x00000008 
+ 00010234  0x0000158f call  0x000024c1 
+ 00010235  0x00001590 fetch  0x00000001 , 0x0000004c 
+ 00010236  0x00001591 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x00001592 force  0x00000000 , 0x0000003f 
+ 00010238  0x00001593 inject  0x00000003 , 0x00000006 
+ 00010239  0x00001594 branch  0x0000264d 
+ 00010240  0x00001598 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x00001599 bmark1  0x00000010 , 0x00002808 
+ 00010242  0x0000159b fetch  0x00000001 , 0x00000180 
+ 00010243  0x0000159c inject  0x00000003 , 0x00000003 
+ 00010244  0x0000159d fetch  0x00000001 , 0x0000015f 
+ 00010245  0x0000159e iforce  0x00000013 
+ 00010246  0x0000159f inject  0x00000003 , 0x00000005 
+ 00010247  0x000015a0 branch  0x0000280d 
+ 00010248  0x000015a2 fetch  0x00000001 , 0x00000180 
+ 00010249  0x000015a3 inject  0x00000003 , 0x00000003 
+ 00010250  0x000015a4 fetch  0x00000002 , 0x0000015f 
+ 00010251  0x000015a5 iforce  0x00000013 
+ 00010252  0x000015a6 inject  0x00000003 , 0x0000000d 
+ 00010253  0x000015a8 arg  0x00000551 , 0x00000006 
+ 00010254  0x000015aa copy  0x00000013 , 0x0000003e 
+ 00010255  0x000015ab branch  0x00002814 , 0x00000005 
+ 00010256  0x000015ac ifetch  0x00000001 , 0x00000006 
+ 00010257  0x000015ad inject  0x00000003 , 0x00000008 
+ 00010258  0x000015ae increase  0xffffffff , 0x00000013 
+ 00010259  0x000015af branch  0x0000280e 
+ 00010260  0x000015b1 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x000015b2 increase  0x00000001 , 0x0000003f 
+ 00010262  0x000015b3 store  0x00000002 , 0x000000fc 
+ 00010263  0x000015b4 branch  0x000027f7 
+ 00010264  0x000015b8 fetch  0x00000004 , 0x00000165 
+ 00010265  0x000015b9 add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x000015ba fetch  0x00000002 , 0x00000171 
+ 00010267  0x000015bb nbranch  0x0000281e , 0x00000034 
+ 00010268  0x000015bc increase  0xfffffffd , 0x00000011 
+ 00010269  0x000015bd branch  0x00002826 
+ 00010270  0x000015bf mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x000015c0 hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x000015c1 increase  0x00000001 , 0x00000002 
+ 00010273  0x000015c3 isub  0x00000002 , 0x0000003f 
+ 00010274  0x000015c4 nbranch  0x00002825 , 0x00000002 
+ 00010275  0x000015c5 increase  0xffffffff , 0x00000011 
+ 00010276  0x000015c6 branch  0x00002821 
+ 00010277  0x000015c8 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x000015ca until  0x0000003e , 0x00000023 
+ 00010279  0x000015cb compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x000015cc nbranch  0x00002826 , 0x00000001 
+ 00010281  0x000015cd iforce  0x00000029 
+ 00010282  0x000015ce copy  0x00000011 , 0x00000028 
+ 00010283  0x000015cf iforce  0x00000029 
+ 00010284  0x000015d0 rtn 
+ 00010285  0x000015d4 bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x000015d5 until  0x0000003e , 0x00000022 
+ 00010287  0x000015d6 deposit  0x0000001a 
+ 00010288  0x000015d7 iforce  0x00000006 
+ 00010289  0x000015d8 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x000015d9 isub  0x00000022 , 0x00000039 
+ 00010291  0x000015da and_into  0x00000003 , 0x00000039 
+ 00010292  0x000015db nbranch  0x00002837 , 0x00000005 
+ 00010293  0x000015dc force  0x00000000 , 0x0000003f 
+ 00010294  0x000015dd branch  0x0000283b 
+ 00010295  0x000015df arg  0x00000ea6 , 0x00000002 
+ 00010296  0x000015e0 force  0x00000000 , 0x0000003f 
+ 00010297  0x000015e2 iadd  0x00000002 , 0x0000003f 
+ 00010298  0x000015e3 loop  0x00002839 
+ 00010299  0x000015e5 iadd  0x00000006 , 0x0000003f 
+ 00010300  0x000015e6 div  0x0000003f , 0x0000000c 
+ 00010301  0x000015e7 call  0x00007f86 
+ 00010302  0x000015e8 quotient  0x0000003f 
+ 00010303  0x000015e9 store  0x00000002 , 0x00000171 
+ 00010304  0x000015ea rtn 
+ 00010305  0x000015ed bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x000015ee deposit  0x0000001a 
+ 00010307  0x000015ef copy  0x00000019 , 0x00000002 
+ 00010308  0x000015f0 isub  0x00000002 , 0x0000003e 
+ 00010309  0x000015f1 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x000015f2 isub  0x00000002 , 0x00000002 
+ 00010311  0x000015f3 setarg  0x00000ea6 
+ 00010312  0x000015f4 isolate0  0x0000000f , 0x00000002 
+ 00010313  0x000015f5 branch  0x0000284c , 0x00000001 
+ 00010314  0x000015f6 setarg  0xffff0ea6 
+ 00010315  0x000015f7 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015f9 storet  0x00000006 , 0x00000447 
+ 00010317  0x000015fa rtn  0x00000036 
+ 00010318  0x000015fb storet  0x00000006 , 0x00000038 
+ 00010319  0x000015fc rtn 
+ 00010320  0x000015ff disable  0x00000030 
+ 00010321  0x00001600 fetch  0x00000006 , 0x00000447 
+ 00010322  0x00001601 branch  0x00002854 , 0x00000036 
+ 00010323  0x00001602 fetch  0x00000006 , 0x00000038 
+ 00010324  0x00001604 iadd  0x00000019 , 0x00000030 
+ 00010325  0x00001605 increase  0x0000000a , 0x00000030 
+ 00010326  0x00001606 setarg  0x00000ea6 
+ 00010327  0x00001607 isub  0x00000030 , 0x0000003f 
+ 00010328  0x00001608 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x00001609 branch  0x0000285e , 0x00000001 
+ 00010330  0x0000160a setarg  0x0000f15a 
+ 00010331  0x0000160b iadd  0x00000030 , 0x00000030 
+ 00010332  0x0000160d copy  0x00000030 , 0x0000001a 
+ 00010333  0x0000160e rtn 
+ 00010334  0x00001610 force  0x00000000 , 0x0000003e 
+ 00010335  0x00001611 branch  0x0000285c 
+ 00010336  0x00001619 bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x0000161a call  0x00002918 
+ 00010338  0x0000161b copy  0x00000021 , 0x0000003f 
+ 00010339  0x0000161c and_into  0x00000180 , 0x0000003f 
+ 00010340  0x0000161d compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x0000161e nbranch  0x00002869 , 0x00000001 
+ 00010342  0x0000161f rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x00001620 iadd  0x00000017 , 0x0000003f 
+ 00010344  0x00001621 branch  0x0000286a 
+ 00010345  0x00001623 copy  0x00000017 , 0x0000003f 
+ 00010346  0x00001625 div  0x0000003f , 0x0000004f 
+ 00010347  0x00001626 pulse  0x00000015 
+ 00010348  0x00001627 call  0x00007f86 
+ 00010349  0x00001628 remainder  0x00000011 
+ 00010350  0x00001629 add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x0000162a branch  0x00002872 , 0x00000002 
+ 00010352  0x0000162b lshift  0x00000011 , 0x00000002 
+ 00010353  0x0000162c branch  0x00002874 
+ 00010354  0x0000162e lshift  0x00000002 , 0x00000002 
+ 00010355  0x0000162f increase  0x00000001 , 0x00000002 
+ 00010356  0x00001631 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x00001632 fetch  0x00000001 , 0x00000031 
+ 00010358  0x00001633 bbit0  0x00000003 , 0x00002885 
+ 00010359  0x00001635 fetch  0x00000004 , 0x000040d2 
+ 00010360  0x00001636 isub  0x00000021 , 0x0000003e 
+ 00010361  0x00001637 branch  0x00002885 , 0x00000002 
+ 00010362  0x00001638 call  0x000028a4 
+ 00010363  0x00001639 fetch  0x00000001 , 0x000040d9 
+ 00010364  0x0000163a rtn  0x00000034 
+ 00010365  0x0000163b fetch  0x00000001 , 0x00000031 
+ 00010366  0x0000163c set1  0x00000002 , 0x0000003f 
+ 00010367  0x0000163d store  0x00000001 , 0x00000031 
+ 00010368  0x0000163e fetch  0x00000005 , 0x000040e7 
+ 00010369  0x0000163f store  0x00000005 , 0x000040da 
+ 00010370  0x00001640 ifetch  0x00000005 , 0x00000006 
+ 00010371  0x00001641 store  0x00000005 , 0x000040df 
+ 00010372  0x00001642 call  0x000028a9 
+ 00010373  0x00001644 fetch  0x00000001 , 0x00000031 
+ 00010374  0x00001645 rtnbit0  0x00000002 
+ 00010375  0x00001646 isolate1  0x00000001 , 0x00000021 
+ 00010376  0x00001647 branch  0x000028a1 , 0x00000001 
+ 00010377  0x00001648 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x00001649 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x0000164a setarg  0x000040da 
+ 00010380  0x0000164b iadd  0x00000011 , 0x00000011 
+ 00010381  0x0000164c ifetch  0x00000001 , 0x00000011 
+ 00010382  0x0000164d qisolate0  0x0000003f 
+ 00010383  0x0000164e branch  0x00002892 , 0x00000001 
+ 00010384  0x0000164f deposit  0x00000002 
+ 00010385  0x00001650 branch  0x0000289e 
+ 00010386  0x00001652 fetch  0x00000001 , 0x000040e4 
+ 00010387  0x00001653 iforce  0x00000012 
+ 00010388  0x00001654 deposit  0x00000021 
+ 00010389  0x00001655 and_into  0x00000180 , 0x0000003f 
+ 00010390  0x00001656 rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001657 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x00001658 idiv  0x00000012 
+ 00010393  0x00001659 setarg  0x000040f2 
+ 00010394  0x0000165a call  0x00007f86 
+ 00010395  0x0000165b remainder  0x00000011 
+ 00010396  0x0000165c iadd  0x00000011 , 0x00000006 
+ 00010397  0x0000165d ifetch  0x00000001 , 0x00000006 
+ 00010398  0x0000165f store  0x00000001 , 0x000040e5 
+ 00010399  0x00001660 iforce  0x00000002 
+ 00010400  0x00001661 rtn 
+ 00010401  0x00001664 fetch  0x00000001 , 0x000040e5 
+ 00010402  0x00001665 iforce  0x00000002 
+ 00010403  0x00001666 rtn 
+ 00010404  0x00001669 fetch  0x00000001 , 0x00000031 
+ 00010405  0x0000166a set0  0x00000002 , 0x0000003f 
+ 00010406  0x0000166b set0  0x00000003 , 0x0000003f 
+ 00010407  0x0000166c store  0x00000001 , 0x00000031 
+ 00010408  0x0000166d rtn 
+ 00010409  0x00001674 bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x00001675 arg  0x000040f2 , 0x00000005 
+ 00010411  0x00001676 force  0x0000000a , 0x00000039 
+ 00010412  0x00001677 call  0x00007ec6 
+ 00010413  0x00001678 arg  0x000040f2 , 0x00000005 
+ 00010414  0x00001679 force  0x00000000 , 0x00000013 
+ 00010415  0x0000167a force  0x00000002 , 0x00000007 
+ 00010416  0x0000167c fetch  0x00000005 , 0x000040da 
+ 00010417  0x0000167d iforce  0x00000002 
+ 00010418  0x0000167e compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x0000167f branch  0x000028b5 , 0x00000001 
+ 00010420  0x00001680 rshift  0x00000002 , 0x00000002 
+ 00010421  0x00001682 isolate0  0x00000000 , 0x00000002 
+ 00010422  0x00001683 branch  0x000028b9 , 0x00000001 
+ 00010423  0x00001684 deposit  0x00000013 
+ 00010424  0x00001685 istore  0x00000001 , 0x00000005 
+ 00010425  0x00001687 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x00001688 increase  0x00000002 , 0x00000013 
+ 00010427  0x00001689 compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x0000168a nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x0000168b fetch  0x00000005 , 0x000040df 
+ 00010430  0x0000168c iforce  0x00000002 
+ 00010431  0x0000168d compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x0000168e branch  0x000028c2 , 0x00000001 
+ 00010433  0x0000168f rshift  0x00000002 , 0x00000002 
+ 00010434  0x00001691 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x00001692 branch  0x000028b5 , 0x00000002 
+ 00010436  0x00001693 force  0x00000001 , 0x00000013 
+ 00010437  0x00001694 increase  0xffffffff , 0x00000007 
+ 00010438  0x00001695 nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x00001696 arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001697 deposit  0x00000005 
+ 00010441  0x00001698 isub  0x00000011 , 0x0000003f 
+ 00010442  0x00001699 store  0x00000001 , 0x000040e4 
+ 00010443  0x0000169a rtn 
+ 00010444  0x0000169d bpatch  0x00000080 , 0x00004010 
+ 00010445  0x0000169e call  0x00002860 
+ 00010446  0x0000169f fetch  0x00000001 , 0x0000017f 
+ 00010447  0x000016a0 bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x000016a1 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x000016a3 branch  0x0000291f 
+ 00010450  0x000016a7 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x000016a8 call  0x00002860 
+ 00010452  0x000016a9 fetch  0x00000001 , 0x0000017f 
+ 00010453  0x000016aa bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x000016ab fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x000016ad branch  0x00002933 
+ 00010456  0x000016b1 force  0x00000000 , 0x0000002d 
+ 00010457  0x000016b2 fetch  0x00000003 , 0x000040a7 
+ 00010458  0x000016b3 iforce  0x0000002c 
+ 00010459  0x000016b4 rtn 
+ 00010460  0x000016b7 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x000016b8 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x000016b9 icopy  0x0000002d 
+ 00010463  0x000016ba fetch  0x00000003 , 0x000041d0 
+ 00010464  0x000016bb icopy  0x0000002c 
+ 00010465  0x000016bc rtn 
+ 00010466  0x000016bf bpatch  0x00000083 , 0x00004010 
+ 00010467  0x000016c0 fetch  0x00000002 , 0x000040a4 
+ 00010468  0x000016c1 icopy  0x0000002e 
+ 00010469  0x000016c2 fetch  0x00000001 , 0x000040a3 
+ 00010470  0x000016c3 icopy  0x0000002d 
+ 00010471  0x000016c4 fetch  0x00000003 , 0x000040a0 
+ 00010472  0x000016c5 icopy  0x0000002c 
+ 00010473  0x000016c6 rtn 
+ 00010474  0x000016c9 bpatch  0x00000084 , 0x00004010 
+ 00010475  0x000016ca fetch  0x00000002 , 0x00000044 
+ 00010476  0x000016cb icopy  0x0000002e 
+ 00010477  0x000016cc fetch  0x00000001 , 0x00000043 
+ 00010478  0x000016cd icopy  0x0000002d 
+ 00010479  0x000016ce fetch  0x00000003 , 0x00000040 
+ 00010480  0x000016cf icopy  0x0000002c 
+ 00010481  0x000016d0 rtn 
+ 00010482  0x000016d4 bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x000016d5 rtnmark0  0x0000001d 
+ 00010484  0x000016d6 rtnmark0  0x0000001f 
+ 00010485  0x000016d8 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x000016d9 pulse  0x00000015 
+ 00010487  0x000016da nop  0x00000020 
+ 00010488  0x000016db rtn 
+ 00010489  0x000016df bpatch  0x00000085 , 0x00004010 
+ 00010490  0x000016e0 branch  0x0000290a , 0x00000021 
+ 00010491  0x000016e1 jam  0x000000d4 , 0x00008955 
+ 00010492  0x000016e2 nop  0x00000004 
+ 00010493  0x000016e3 jam  0x000000d2 , 0x00008955 
+ 00010494  0x000016e4 nop  0x00000004 
+ 00010495  0x000016e5 jam  0x000000d1 , 0x00008955 
+ 00010496  0x000016e6 nop  0x00000004 
+ 00010497  0x000016e7 fetch  0x00000001 , 0x000041de 
+ 00010498  0x000016e8 beq  0x00000000 , 0x00002908 
+ 00010499  0x000016e9 beq  0x00000001 , 0x00002915 
+ 00010500  0x000016ea beq  0x00000002 , 0x00002908 
+ 00010501  0x000016eb beq  0x00000003 , 0x00002915 
+ 00010502  0x000016ec beq  0x00000004 , 0x00002915 
+ 00010503  0x000016ed beq  0x00000020 , 0x00002915 
+ 00010504  0x000016f0 jam  0x000000d0 , 0x00008955 
+ 00010505  0x000016f1 jam  0x000000e0 , 0x00008956 
+ 00010506  0x000016f3 force  0x00000000 , 0x00000015 
+ 00010507  0x000016f4 disable  0x00000021 
+ 00010508  0x000016f5 disable  0x00000020 
+ 00010509  0x000016f6 pulse  0x0000001e 
+ 00010510  0x000016f7 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016f8 jam  0x00000000 , 0x00008901 
+ 00010512  0x000016f9 jam  0x00000000 , 0x00008900 
+ 00010513  0x000016fa jam  0x00000000 , 0x00008903 
+ 00010514  0x000016fb jam  0x00000070 , 0x00008904 
+ 00010515  0x000016fc jam  0x00000000 , 0x00008906 
+ 00010516  0x000016fd rtn 
+ 00010517  0x00001703 jam  0x000000d0 , 0x00008955 
+ 00010518  0x00001704 jam  0x000000c0 , 0x00008956 
+ 00010519  0x00001705 branch  0x0000290a 
+ 00010520  0x00001708 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x00001709 jam  0x00000000 , 0x00008902 
+ 00010522  0x0000170a jam  0x00000000 , 0x00008901 
+ 00010523  0x0000170b jam  0x00000018 , 0x00008900 
+ 00010524  0x0000170c jam  0x000000a7 , 0x00008903 
+ 00010525  0x0000170d jam  0x0000007f , 0x00008904 
+ 00010526  0x0000170e rtn 
+ 00010527  0x00001711 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x00001713 storet  0x00000001 , 0x00000017 
+ 00010529  0x00001714 add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x00001715 jam  0x00000007 , 0x0000896d 
+ 00010531  0x00001716 branch  0x00002981 
+ 00010532  0x00001718 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x00001719 jam  0x000000cf , 0x00008901 
+ 00010534  0x0000171a nop  0x0000000a 
+ 00010535  0x0000171b jam  0x000000ff , 0x00008900 
+ 00010536  0x0000171c jam  0x000000af , 0x00008903 
+ 00010537  0x0000171d jam  0x000000ff , 0x00008904 
+ 00010538  0x0000171e nop  0x0000000a 
+ 00010539  0x0000171f jam  0x000000a0 , 0x00008902 
+ 00010540  0x00001720 rtn 
+ 00010541  0x00001723 fetch  0x00000001 , 0x000041e0 
+ 00010542  0x00001724 branch  0x00002931 , 0x00000034 
+ 00010543  0x00001726 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x00001727 rtn 
+ 00010545  0x00001729 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x0000172a rtn 
+ 00010547  0x0000172d bpatch  0x00000089 , 0x00004011 
+ 00010548  0x0000172e storet  0x00000001 , 0x00000017 
+ 00010549  0x0000172f call  0x0000292d 
+ 00010550  0x00001730 call  0x00002981 
+ 00010551  0x00001731 setarg  0x00000500 
+ 00010552  0x00001732 call  0x00002a8f 
+ 00010553  0x00001734 jam  0x00000001 , 0x00008906 
+ 00010554  0x00001735 jam  0x0000003c , 0x00008900 
+ 00010555  0x00001736 jam  0x000000e0 , 0x00008901 
+ 00010556  0x00001737 jam  0x00000012 , 0x0000896d 
+ 00010557  0x00001738 nop  0x0000000a 
+ 00010558  0x00001739 jam  0x00000001 , 0x00008902 
+ 00010559  0x0000173a jam  0x0000003d , 0x00008902 
+ 00010560  0x0000173b nop  0x0000000a 
+ 00010561  0x0000173c jam  0x000000b7 , 0x00008903 
+ 00010562  0x0000173d nop  0x0000000a 
+ 00010563  0x0000173e jam  0x0000007f , 0x00008902 
+ 00010564  0x00001740 fetch  0x00000001 , 0x000041de 
+ 00010565  0x00001741 beq  0x00000000 , 0x0000294b 
+ 00010566  0x00001742 beq  0x00000001 , 0x0000294f 
+ 00010567  0x00001743 beq  0x00000002 , 0x00002953 
+ 00010568  0x00001744 beq  0x00000003 , 0x00002957 
+ 00010569  0x00001745 beq  0x00000004 , 0x0000295b 
+ 00010570  0x00001746 beq  0x00000020 , 0x0000295f 
+ 00010571  0x00001748 jam  0x000000f0 , 0x00008956 
+ 00010572  0x00001749 call  0x00002965 
+ 00010573  0x0000174a jam  0x000000d8 , 0x00008955 
+ 00010574  0x0000174b rtn 
+ 00010575  0x0000174e jam  0x000000df , 0x00008956 
+ 00010576  0x0000174f call  0x00002965 
+ 00010577  0x00001750 jam  0x000000df , 0x00008955 
+ 00010578  0x00001751 rtn 
+ 00010579  0x00001754 jam  0x000000ff , 0x00008956 
+ 00010580  0x00001755 call  0x00002965 
+ 00010581  0x00001756 jam  0x000000df , 0x00008955 
+ 00010582  0x00001757 rtn 
+ 00010583  0x00001759 jam  0x000000ce , 0x00008956 
+ 00010584  0x0000175a call  0x00002965 
+ 00010585  0x0000175b jam  0x000000d8 , 0x00008955 
+ 00010586  0x0000175c rtn 
+ 00010587  0x0000175f jam  0x000000cb , 0x00008956 
+ 00010588  0x00001760 call  0x00002965 
+ 00010589  0x00001761 jam  0x000000d8 , 0x00008955 
+ 00010590  0x00001762 rtn 
+ 00010591  0x00001765 jam  0x000000d0 , 0x00008955 
+ 00010592  0x00001766 jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001767 jam  0x0000004c , 0x00008957 
+ 00010594  0x00001768 jam  0x0000006c , 0x00008958 
+ 00010595  0x00001769 jam  0x00000050 , 0x00008959 
+ 00010596  0x0000176a rtn 
+ 00010597  0x0000176d nop  0x00000004 
+ 00010598  0x0000176e jam  0x000000d1 , 0x00008955 
+ 00010599  0x0000176f nop  0x00000004 
+ 00010600  0x00001770 jam  0x000000d2 , 0x00008955 
+ 00010601  0x00001771 nop  0x00000004 
+ 00010602  0x00001772 jam  0x000000d4 , 0x00008955 
+ 00010603  0x00001773 rtn 
+ 00010604  0x00001777 jam  0x00000006 , 0x00008042 
+ 00010605  0x00001779 fetch  0x00000002 , 0x000040c3 
+ 00010606  0x0000177a bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x0000177b iforce  0x00000006 
+ 00010608  0x0000177c arg  0x00008900 , 0x00000002 
+ 00010609  0x0000177e ifetch  0x00000001 , 0x00000006 
+ 00010610  0x0000177f beq  0x000000ff , 0x00002977 
+ 00010611  0x00001780 ior  0x00000002 , 0x00000005 
+ 00010612  0x00001781 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x00001782 istore  0x00000001 , 0x00000005 
+ 00010614  0x00001783 branch  0x00002971 
+ 00010615  0x00001785 bpatch  0x0000008a , 0x00004011 
+ 00010616  0x00001786 call  0x00002be5 
+ 00010617  0x00001787 call  0x000029c9 
+ 00010618  0x00001789 setarg  0x000007d0 
+ 00010619  0x0000178a iadd  0x00000022 , 0x0000003f 
+ 00010620  0x0000178b store  0x00000004 , 0x00000169 
+ 00010621  0x0000178c set1  0x00000003 , 0x00000015 
+ 00010622  0x0000178d force  0x00000000 , 0x00000015 
+ 00010623  0x0000178e ncall  0x00002998 , 0x0000002b 
+ 00010624  0x0000178f branch  0x000029ab 
+ 00010625  0x00001793 bpatch  0x0000008b , 0x00004011 
+ 00010626  0x00001794 setarg  0x00000960 
+ 00010627  0x00001795 iadd  0x00000011 , 0x00000002 
+ 00010628  0x00001796 fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001797 jam  0x00000004 , 0x0000895f 
+ 00010630  0x00001798 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x00001799 fetcht  0x00000001 , 0x000040be 
+ 00010632  0x0000179a idiv  0x00000002 
+ 00010633  0x0000179b call  0x00007f86 
+ 00010634  0x0000179c quotient  0x00000011 
+ 00010635  0x0000179d remainder  0x0000003f 
+ 00010636  0x0000179e lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x0000179f lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x000017a0 idiv  0x00000002 
+ 00010639  0x000017a1 call  0x00007f86 
+ 00010640  0x000017a2 quotient  0x0000003f 
+ 00010641  0x000017a3 lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x000017a4 lshift  0x0000003f , 0x0000003f 
+ 00010643  0x000017a5 ior  0x00000011 , 0x0000003f 
+ 00010644  0x000017a6 hstore  0x00000004 , 0x00008960 
+ 00010645  0x000017a7 jam  0x00000044 , 0x0000895f 
+ 00010646  0x000017a8 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x000017a9 rtn 
+ 00010648  0x000017ad bpatch  0x0000008c , 0x00004011 
+ 00010649  0x000017ae jam  0x00000002 , 0x00008906 
+ 00010650  0x000017af setarg  0x0003d090 
+ 00010651  0x000017b0 call  0x00002a8f 
+ 00010652  0x000017b1 jam  0x0000007f , 0x00008900 
+ 00010653  0x000017b2 nop  0x00000082 
+ 00010654  0x000017b3 jam  0x00000030 , 0x00008952 
+ 00010655  0x000017b4 jam  0x000000d0 , 0x00008901 
+ 00010656  0x000017b5 jam  0x00000070 , 0x00008952 
+ 00010657  0x000017b6 jam  0x000000f0 , 0x00008952 
+ 00010658  0x000017b7 force  0x00000032 , 0x00000039 
+ 00010659  0x000017b9 hfetch  0x00000001 , 0x00008980 
+ 00010660  0x000017ba bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x000017bb loop  0x000029a3 
+ 00010662  0x000017bd store  0x00000001 , 0x000040ce 
+ 00010663  0x000017be jam  0x00000000 , 0x00008901 
+ 00010664  0x000017bf jam  0x00000000 , 0x00008900 
+ 00010665  0x000017c0 jam  0x00000000 , 0x00008906 
+ 00010666  0x000017c1 rtn 
+ 00010667  0x000017c4 bpatch  0x0000008d , 0x00004011 
+ 00010668  0x000017c5 fetch  0x00000001 , 0x000040ce 
+ 00010669  0x000017c6 set1  0x00000005 , 0x0000003f 
+ 00010670  0x000017c7 hstore  0x00000001 , 0x00008952 
+ 00010671  0x000017c8 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x000017c9 and_into  0x00000007 , 0x00000002 
+ 00010673  0x000017ca lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x000017cb ior  0x00000002 , 0x0000003f 
+ 00010675  0x000017cc hstore  0x00000001 , 0x00008950 
+ 00010676  0x000017cd hfetch  0x00000001 , 0x00008951 
+ 00010677  0x000017ce set0  0x00000000 , 0x0000003f 
+ 00010678  0x000017cf hstore  0x00000001 , 0x00008951 
+ 00010679  0x000017d0 hfetch  0x00000001 , 0x00008952 
+ 00010680  0x000017d1 set0  0x00000005 , 0x0000003f 
+ 00010681  0x000017d2 hstore  0x00000001 , 0x00008952 
+ 00010682  0x000017d3 rtn 
+ 00010683  0x000017d6 bpatch  0x0000008e , 0x00004011 
+ 00010684  0x000017d7 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x000017d8 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x000017d9 rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x000017da sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x000017dc and_into  0x000000ff , 0x0000003f 
+ 00010689  0x000017dd div  0x0000003f , 0x0000000a 
+ 00010690  0x000017de call  0x00007f86 
+ 00010691  0x000017df quotient  0x0000003f 
+ 00010692  0x000017e0 lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x000017e1 remainder  0x00000002 
+ 00010694  0x000017e2 ior  0x00000002 , 0x0000003f 
+ 00010695  0x000017e3 store  0x00000001 , 0x00000018 
+ 00010696  0x000017e4 rtn 
+ 00010697  0x000017e8 jam  0x00000006 , 0x00008042 
+ 00010698  0x000017e9 hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x000017ea set0  0x00000004 , 0x0000003f 
+ 00010700  0x000017eb set0  0x00000005 , 0x0000003f 
+ 00010701  0x000017ec hstore  0x00000001 , 0x0000896b 
+ 00010702  0x000017ed jam  0x00000000 , 0x00008905 
+ 00010703  0x000017ee jam  0x00000000 , 0x00008904 
+ 00010704  0x000017ef jam  0x00000070 , 0x00008904 
+ 00010705  0x000017f0 jam  0x000000ff , 0x00008905 
+ 00010706  0x000017f1 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x000017f2 set1  0x00000004 , 0x0000003f 
+ 00010708  0x000017f3 set1  0x00000005 , 0x0000003f 
+ 00010709  0x000017f4 hstore  0x00000001 , 0x0000896b 
+ 00010710  0x000017f5 call  0x000029e9 
+ 00010711  0x000017f6 hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017f7 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017f8 hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017f9 set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017fa hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017fb set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017fc hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017fd jam  0x00000005 , 0x00008042 
+ 00010719  0x000017fe nop  0x00000001 
+ 00010720  0x000017ff jam  0x00000004 , 0x00008042 
+ 00010721  0x00001800 hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x00001801 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x00001802 hstore  0x00000001 , 0x0000896b 
+ 00010724  0x00001803 or_into  0x00000030 , 0x0000003f 
+ 00010725  0x00001804 hstore  0x00000001 , 0x0000896b 
+ 00010726  0x00001805 rtn 
+ 00010727  0x00001809 setarg  0x00000f0f 
+ 00010728  0x0000180a branch  0x00002c18 
+ 00010729  0x0000180d setarg  0x0000080f 
+ 00010730  0x0000180e branch  0x00002c18 
+ 00010731  0x00001813 bpatch  0x0000008f , 0x00004011 
+ 00010732  0x00001814 call  0x00002924 
+ 00010733  0x00001815 disable  0x00000020 
+ 00010734  0x00001816 enable  0x00000021 
+ 00010735  0x00001817 pulse  0x00000016 
+ 00010736  0x00001818 rtn 
+ 00010737  0x0000181b bpatch  0x00000090 , 0x00004012 
+ 00010738  0x0000181c fetch  0x00000001 , 0x0000004c 
+ 00010739  0x0000181d isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x0000181e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x0000181f hstore  0x00000001 , 0x00008011 
+ 00010742  0x00001820 arg  0x00000062 , 0x00000006 
+ 00010743  0x00001821 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x00001822 iforce  0x00000032 
+ 00010745  0x00001823 ifetch  0x00000007 , 0x00000006 
+ 00010746  0x00001824 iforce  0x00000033 
+ 00010747  0x00001825 fetch  0x00000001 , 0x00000054 
+ 00010748  0x00001826 add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x00001827 pulse  0x0000001a 
+ 00010750  0x00001828 rtn 
+ 00010751  0x0000182b deposit  0x0000001a 
+ 00010752  0x0000182c store  0x00000006 , 0x0000009a 
+ 00010753  0x0000182d disable  0x0000000d 
+ 00010754  0x0000182e nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x0000182f arg  0x000003bb , 0x00000029 
+ 00010756  0x00001830 increase  0x00000001 , 0x00000028 
+ 00010757  0x00001831 and_into  0x000001fc , 0x00000028 
+ 00010758  0x00001832 rtn 
+ 00010759  0x00001837 enable  0x0000000d 
+ 00010760  0x00001839 correlate  0x0000003e , 0x00000017 
+ 00010761  0x0000183a branch  0x000029ff , 0x00000018 
+ 00010762  0x0000183b compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x0000183c nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x0000183d branch  0x000029ff 
+ 00010765  0x00001840 bpatch  0x00000091 , 0x00004012 
+ 00010766  0x00001841 arg  0x00000600 , 0x0000000b 
+ 00010767  0x00001842 enable  0x0000000d 
+ 00010768  0x00001843 correlate  0x00000023 , 0x00000026 
+ 00010769  0x00001844 disable  0x0000000d 
+ 00010770  0x00001845 nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x00001846 rtn 
+ 00010772  0x00001849 bpatch  0x00000092 , 0x00004012 
+ 00010773  0x0000184a enable  0x0000000d 
+ 00010774  0x0000184b correlate  0x0000003e , 0x00000003 
+ 00010775  0x0000184c disable  0x0000000d 
+ 00010776  0x0000184d nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x0000184e arg  0x000003bb , 0x00000029 
+ 00010778  0x0000184f and_into  0x000001fc , 0x00000028 
+ 00010779  0x00001850 rtn 
+ 00010780  0x00001854 bpatch  0x00000093 , 0x00004012 
+ 00010781  0x00001855 iforce  0x00000011 
+ 00010782  0x00001856 deposit  0x00000021 
+ 00010783  0x00001857 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x00001858 copy  0x0000000b , 0x0000003f 
+ 00010785  0x00001859 store  0x00000004 , 0x000040ca 
+ 00010786  0x0000185a deposit  0x00000011 
+ 00010787  0x0000185b rtn 
+ 00010788  0x0000185f copy  0x0000003f , 0x00000002 
+ 00010789  0x00001860 bpatch  0x00000094 , 0x00004012 
+ 00010790  0x00001861 copy  0x00000002 , 0x0000003f 
+ 00010791  0x00001862 call  0x00007f50 
+ 00010792  0x00001863 lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x00001864 set1  0x0000002c , 0x0000003f 
+ 00010794  0x00001865 call  0x00007f39 
+ 00010795  0x00001866 set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001867 call  0x00002a77 
+ 00010797  0x00001868 call  0x00007f39 
+ 00010798  0x00001869 rtn  0x00000028 
+ 00010799  0x0000186a call  0x00007f43 
+ 00010800  0x0000186b iforce  0x0000001b 
+ 00010801  0x0000186c until  0x0000003e , 0x00000003 
+ 00010802  0x0000186d rtn 
+ 00010803  0x00001871 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x00001872 branch  0x00002a38 , 0x00000030 
+ 00010805  0x00001873 until  0x00000029 , 0x00000026 
+ 00010806  0x00001875 copy  0x00000028 , 0x00000002 
+ 00010807  0x00001876 branch  0x00002a3b 
+ 00010808  0x00001878 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x00001879 until  0x00000023 , 0x00000026 
+ 00010810  0x0000187b copy  0x00000022 , 0x00000002 
+ 00010811  0x0000187d branch  0x00002a47 , 0x00000028 
+ 00010812  0x0000187e compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x0000187f nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x00001881 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x00001882 fetch  0x00000001 , 0x00000030 
+ 00010816  0x00001883 rtnbit0  0x00000000 
+ 00010817  0x00001884 fetch  0x00000004 , 0x000040ca 
+ 00010818  0x00001885 isub  0x00000002 , 0x0000003f 
+ 00010819  0x00001886 nrtn  0x00000002 
+ 00010820  0x00001887 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x00001888 branch  0x00002a33 , 0x00000002 
+ 00010822  0x00001889 rtn 
+ 00010823  0x0000188b compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x0000188c nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x0000188d branch  0x00002a3e 
+ 00010826  0x00001890 bpatch  0x00000097 , 0x00004012 
+ 00010827  0x00001891 arg  0x00000600 , 0x0000000b 
+ 00010828  0x00001892 branch  0x00002a33 
+ 00010829  0x00001895 disable  0x00000028 
+ 00010830  0x00001896 branch  0x00002a4a 
+ 00010831  0x00001899 enable  0x00000028 
+ 00010832  0x0000189a branch  0x00002a4a 
+ 00010833  0x0000189d bpatch  0x00000098 , 0x00004013 
+ 00010834  0x0000189e call  0x000029f1 
+ 00010835  0x0000189f disable  0x00000021 
+ 00010836  0x000018a0 enable  0x00000020 
+ 00010837  0x000018a1 rtn 
+ 00010838  0x000018a6 bpatch  0x00000099 , 0x00004013 
+ 00010839  0x000018a7 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x000018a8 until  0x00000023 , 0x00000026 
+ 00010841  0x000018a9 pulse  0x00000016 
+ 00010842  0x000018aa rtn 
+ 00010843  0x000018ad bpatch  0x0000009a , 0x00004013 
+ 00010844  0x000018ae arg  0x00000d00 , 0x0000000b 
+ 00010845  0x000018af until  0x00000023 , 0x00000026 
+ 00010846  0x000018b0 rtn 
+ 00010847  0x000018b4 bpatch  0x0000009b , 0x00004013 
+ 00010848  0x000018b5 arg  0x00000e43 , 0x0000000b 
+ 00010849  0x000018b6 until  0x00000029 , 0x00000026 
+ 00010850  0x000018b7 pulse  0x00000016 
+ 00010851  0x000018b8 rtn 
+ 00010852  0x000018bb bpatch  0x0000009c , 0x00004013 
+ 00010853  0x000018bc preload  0x00000009 
+ 00010854  0x000018bd enable  0x0000001d 
+ 00010855  0x000018be set1  0x00000000 , 0x00000015 
+ 00010856  0x000018bf inject  0x00000003 , 0x00000048 
+ 00010857  0x000018c0 disable  0x0000001d 
+ 00010858  0x000018c1 rtn 
+ 00010859  0x000018c5 copy  0x00000025 , 0x00000002 
+ 00010860  0x000018c6 or_into  0x00000060 , 0x00000002 
+ 00010861  0x000018c7 copy  0x00000002 , 0x0000000e 
+ 00010862  0x000018c8 rtn 
+ 00010863  0x000018ce bpatch  0x0000009d , 0x00004013 
+ 00010864  0x000018cf fetch  0x00000001 , 0x00004090 
+ 00010865  0x000018d0 increase  0x00000001 , 0x0000003f 
+ 00010866  0x000018d1 bne  0x00000007 , 0x00002a74 
+ 00010867  0x000018d2 force  0x00000001 , 0x0000003f 
+ 00010868  0x000018d4 store  0x00000001 , 0x00004090 
+ 00010869  0x000018d5 iforce  0x00000004 
+ 00010870  0x000018d6 rtn 
+ 00010871  0x000018d9 copy  0x00000019 , 0x00000002 
+ 00010872  0x000018da rtn  0x00000029 
+ 00010873  0x000018db copy  0x0000001a , 0x00000002 
+ 00010874  0x000018dc rtn 
+ 00010875  0x000018df deposit  0x00000022 
+ 00010876  0x000018e0 rtn  0x00000029 
+ 00010877  0x000018e1 deposit  0x00000028 
+ 00010878  0x000018e2 rtn 
+ 00010879  0x000018e6 bpatch  0x0000009e , 0x00004013 
+ 00010880  0x000018e7 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x000018e8 call  0x00002a7b 
+ 00010882  0x000018e9 isub  0x00000002 , 0x0000000b 
+ 00010883  0x000018ea deposit  0x0000000b 
+ 00010884  0x000018eb fetcht  0x00000002 , 0x00000051 
+ 00010885  0x000018ec lshift  0x00000002 , 0x00000002 
+ 00010886  0x000018ed isub  0x00000002 , 0x0000003f 
+ 00010887  0x000018ee rtn 
+ 00010888  0x000018f1 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x000018f2 call  0x00002a7b 
+ 00010890  0x000018f3 store  0x00000004 , 0x0000004d 
+ 00010891  0x000018f4 rtn 
+ 00010892  0x000018f7 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018f8 branch  0x00002a8c 
+ 00010894  0x000018fb branch  0x00002a8e 
+ 00010895  0x000018fe rtn  0x00000034 
+ 00010896  0x00001900 rshift  0x0000003f , 0x0000003f 
+ 00010897  0x00001901 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x00001903 increase  0xffffffff , 0x0000003f 
+ 00010899  0x00001904 nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x00001905 force  0x00000000 , 0x0000003f 
+ 00010901  0x00001906 rtn 
+ 00010902  0x0000190c arg  0x00000010 , 0x00000039 
+ 00010903  0x0000190d arg  0x00000000 , 0x00000005 
+ 00010904  0x0000190e call  0x00007ec6 
+ 00010905  0x0000190f arg  0x0000043f , 0x00000005 
+ 00010906  0x00001910 arg  0x0000000a , 0x00000039 
+ 00010907  0x00001911 call  0x00007ec6 
+ 00010908  0x00001912 jam  0x00000000 , 0x000009b2 
+ 00010909  0x00001913 jam  0x00000000 , 0x00000a99 
+ 00010910  0x00001914 jam  0x00000000 , 0x0000048c 
+ 00010911  0x00001915 jam  0x00000000 , 0x0000017f 
+ 00010912  0x00001916 jam  0x00000000 , 0x000004d1 
+ 00010913  0x00001917 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x00001918 jam  0x00000000 , 0x0000016d 
+ 00010915  0x00001919 jam  0x00000000 , 0x00000151 
+ 00010916  0x0000191a jam  0x00000000 , 0x0000015c 
+ 00010917  0x0000191b setarg  0x009e8b33 
+ 00010918  0x0000191c store  0x00000003 , 0x000040a7 
+ 00010919  0x0000191d setarg  0x00000153 
+ 00010920  0x0000191e store  0x00000002 , 0x00000083 
+ 00010921  0x0000191f jam  0x0000001e , 0x00000085 
+ 00010922  0x00001920 jam  0x00000001 , 0x00000086 
+ 00010923  0x00001921 jam  0x00000007 , 0x00000088 
+ 00010924  0x00001922 setarg  0x0012e904 
+ 00010925  0x00001923 store  0x00000003 , 0x00000080 
+ 00010926  0x00001928 jam  0x00000060 , 0x00000090 
+ 00010927  0x00001929 jam  0x00000005 , 0x000040d0 
+ 00010928  0x0000192a jam  0x00000002 , 0x00000014 
+ 00010929  0x0000192b fetch  0x00000001 , 0x0000465a 
+ 00010930  0x0000192c ncall  0x000074c1 , 0x00000034 
+ 00010931  0x0000192d fetch  0x00000001 , 0x000044be 
+ 00010932  0x0000192e ncall  0x00007518 , 0x00000034 
+ 00010933  0x0000192f bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x00001930 rtn  0x0000002b 
+ 00010935  0x00001931 setarg  0x00000000 
+ 00010936  0x00001932 store  0x00000002 , 0x000041dc 
+ 00010937  0x00001933 rshift  0x00000022 , 0x0000003f 
+ 00010938  0x00001934 store  0x00000004 , 0x00004094 
+ 00010939  0x00001935 rtn 
+ 00010940  0x0000193d setarg  0x0000ee21 
+ 00010941  0x0000193e hstore  0x00000002 , 0x00008050 
+ 00010942  0x0000193f hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x00001940 store  0x00000004 , 0x00000abe 
+ 00010944  0x00001941 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x00001942 store  0x00000001 , 0x00000abd 
+ 00010946  0x00001943 bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x00001944 enable  0x0000002b 
+ 00010948  0x00001945 bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x00001946 disable  0x0000002b 
+ 00010950  0x00001947 deposit  0x00000027 
+ 00010951  0x00001948 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x00001949 hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x0000194a bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x0000194b arg  0xffffffff , 0x00000002 
+ 00010955  0x0000194c branch  0x00002b3c 
+ 00010956  0x0000194e hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x0000194f hstore  0x00000003 , 0x0000804c 
+ 00010958  0x00001950 ifetch  0x00000001 , 0x00000006 
+ 00010959  0x00001951 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x00001952 istore  0x00000001 , 0x00000005 
+ 00010961  0x00001953 call  0x00002c23 
+ 00010962  0x00001954 hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x00001955 set1  0x00000004 , 0x0000003f 
+ 00010964  0x00001956 hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001957 call  0x00002c23 
+ 00010966  0x00001958 call  0x00002adf , 0x0000002b 
+ 00010967  0x00001959 hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x0000195a set0  0x00000003 , 0x0000003f 
+ 00010969  0x0000195b hstore  0x00000001 , 0x0000804e 
+ 00010970  0x0000195c call  0x00002c23 
+ 00010971  0x0000195d nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x0000195e rtnmark0  0x0000002b 
+ 00010973  0x0000195f jam  0x00000008 , 0x00008006 
+ 00010974  0x00001960 rtn 
+ 00010975  0x00001963 fetch  0x00000001 , 0x00004198 
+ 00010976  0x00001964 hstore  0x00000001 , 0x00008086 
+ 00010977  0x00001965 fetch  0x00000003 , 0x0000418d 
+ 00010978  0x00001966 hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001967 fetch  0x00000004 , 0x00004181 
+ 00010980  0x00001968 hstore  0x00000004 , 0x00008074 
+ 00010981  0x00001969 fetch  0x00000004 , 0x0000417d 
+ 00010982  0x0000196a hstore  0x00000004 , 0x00008070 
+ 00010983  0x0000196b fetch  0x00000008 , 0x00004185 
+ 00010984  0x0000196c hstore  0x00000008 , 0x00008078 
+ 00010985  0x0000196d fetch  0x00000008 , 0x00004190 
+ 00010986  0x0000196e iforce  0x00000000 
+ 00010987  0x0000196f hfetch  0x00000008 , 0x00008140 
+ 00010988  0x00001970 store  0x00000008 , 0x000000a1 
+ 00010989  0x00001971 call  0x000064ca 
+ 00010990  0x00001972 rtn 
+ 00010991  0x00001975 deposit  0x00000000 
+ 00010992  0x00001976 store  0x00000008 , 0x00004190 
+ 00010993  0x00001977 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x00001978 store  0x00000008 , 0x0000417d 
+ 00010995  0x00001979 ifetch  0x00000008 , 0x00000006 
+ 00010996  0x0000197a istore  0x00000008 , 0x00000005 
+ 00010997  0x0000197b hfetch  0x00000003 , 0x00008080 
+ 00010998  0x0000197c store  0x00000003 , 0x0000418d 
+ 00010999  0x0000197d hfetch  0x00000001 , 0x00008086 
+ 00011000  0x0000197e store  0x00000001 , 0x00004198 
+ 00011001  0x0000197f branch  0x00002c29 
+ 00011002  0x00001982 hfetch  0x00000001 , 0x00008063 
+ 00011003  0x00001983 nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x00001984 fetch  0x00000003 , 0x0000416f 
+ 00011005  0x00001985 nrtn  0x00000034 
+ 00011006  0x00001986 jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001987 jam  0x00000080 , 0x00008006 
+ 00011008  0x00001989 hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x0000198a rtnbit0  0x00000001 
+ 00011010  0x0000198b hfetch  0x00000003 , 0x00008149 
+ 00011011  0x0000198c store  0x00000003 , 0x0000416f 
+ 00011012  0x0000198d rtn 
+ 00011013  0x00001992 bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x00001993 deposit  0x0000001a 
+ 00011015  0x00001994 call  0x00007f37 
+ 00011016  0x00001995 fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x00001996 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001997 rtn  0x00000002 
+ 00011019  0x00001998 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x00001999 lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x0000199a idiv  0x00000002 
+ 00011022  0x0000199b call  0x00007f86 
+ 00011023  0x0000199c quotient  0x0000003f 
+ 00011024  0x0000199d arg  0x000000c8 , 0x00000002 
+ 00011025  0x0000199e call  0x00007f91 
+ 00011026  0x0000199f store  0x00000001 , 0x00000099 
+ 00011027  0x000019a0 nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x000019a1 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x000019a3 fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x000019a4 iadd  0x00000002 , 0x0000003f 
+ 00011031  0x000019a5 store  0x00000003 , 0x0000416f 
+ 00011032  0x000019a7 setarg  0x00000000 
+ 00011033  0x000019a8 store  0x00000004 , 0x0000415f 
+ 00011034  0x000019a9 rtn 
+ 00011035  0x000019ae fetch  0x00000001 , 0x00004177 
+ 00011036  0x000019af set1  0x00000002 , 0x0000003f 
+ 00011037  0x000019b0 store  0x00000001 , 0x00004177 
+ 00011038  0x000019b1 branch  0x00002b23 
+ 00011039  0x000019b6 arg  0xffffffff , 0x00000002 
+ 00011040  0x000019b7 fetch  0x00000001 , 0x00004176 
+ 00011041  0x000019b8 set0  0x00000007 , 0x0000003f 
+ 00011042  0x000019b9 store  0x00000001 , 0x00004176 
+ 00011043  0x000019bb bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x000019bc call  0x00002c29 
+ 00011045  0x000019bd fetch  0x00000001 , 0x00004157 
+ 00011046  0x000019be store  0x00000001 , 0x0000417c 
+ 00011047  0x000019bf fetch  0x00000001 , 0x0000417a 
+ 00011048  0x000019c0 set1  0x00000007 , 0x0000003f 
+ 00011049  0x000019c1 store  0x00000001 , 0x0000417a 
+ 00011050  0x000019c5 bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x000019c6 call  0x000029e7 
+ 00011052  0x000019c7 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x000019c8 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x000019c9 store  0x00000004 , 0x0000415f 
+ 00011055  0x000019ca call  0x00002aef 
+ 00011056  0x000019cb fetch  0x00000005 , 0x00004178 
+ 00011057  0x000019cc hstore  0x00000004 , 0x0000804c 
+ 00011058  0x000019cd rshift32  0x0000003f , 0x00000011 
+ 00011059  0x000019ce until  0x0000003e , 0x00000033 
+ 00011060  0x000019cf deposit  0x00000019 
+ 00011061  0x000019d0 store  0x00000006 , 0x00004163 
+ 00011062  0x000019d1 jam  0x00000002 , 0x00008005 
+ 00011063  0x000019d2 until  0x0000003e , 0x00000033 
+ 00011064  0x000019d3 until  0x0000003e , 0x00000033 
+ 00011065  0x000019d4 deposit  0x00000011 
+ 00011066  0x000019d5 hstore  0x00000001 , 0x0000804f 
+ 00011067  0x000019d6 jam  0x00000002 , 0x00008005 
+ 00011068  0x000019d8 until  0x0000003e , 0x00000033 
+ 00011069  0x000019d9 until  0x0000003e , 0x00000033 
+ 00011070  0x000019da hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x000019db jam  0x00000010 , 0x00008005 
+ 00011072  0x000019dc until  0x0000003e , 0x0000003f 
+ 00011073  0x000019e2 bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x000019e3 setarg  0x00000000 
+ 00011075  0x000019e4 copy  0x00000027 , 0x0000003e 
+ 00011076  0x000019e5 branch  0x00002b4c , 0x00000005 
+ 00011077  0x000019e6 hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x000019e7 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x000019e8 isub  0x00000002 , 0x0000003e 
+ 00011080  0x000019e9 branch  0x00002b4a , 0x00000002 
+ 00011081  0x000019ea deposit  0x00000002 
+ 00011082  0x000019ec isub  0x00000027 , 0x0000003f 
+ 00011083  0x000019ed increase  0x00000001 , 0x0000003f 
+ 00011084  0x000019ef increase  0x00000008 , 0x0000003f 
+ 00011085  0x000019f0 until  0x0000003e , 0x00000033 
+ 00011086  0x000019f1 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x000019f2 fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x000019f3 iadd  0x00000002 , 0x0000003f 
+ 00011089  0x000019f4 fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x000019f5 imul32  0x00000002 , 0x0000003f 
+ 00011091  0x000019f6 rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019f7 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019f8 increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019f9 arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019fa idiv  0x00000002 
+ 00011096  0x000019fb call  0x00007f86 
+ 00011097  0x000019fc quotient  0x0000003f 
+ 00011098  0x000019fd lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019fe remainder  0x00000002 
+ 00011100  0x000019ff ior  0x00000002 , 0x0000003f 
+ 00011101  0x00001a00 fetcht  0x00000006 , 0x00004163 
+ 00011102  0x00001a01 call  0x00007f2c 
+ 00011103  0x00001a02 copy  0x00000002 , 0x00000019 
+ 00011104  0x00001a03 fetch  0x00000006 , 0x00004048 
+ 00011105  0x00001a04 call  0x00002854 
+ 00011106  0x00001a05 deposit  0x0000001a 
+ 00011107  0x00001a06 store  0x00000006 , 0x00000a9a 
+ 00011108  0x00001a07 deposit  0x00000027 
+ 00011109  0x00001a08 istore  0x00000001 , 0x00000005 
+ 00011110  0x00001a09 hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x00001a0a or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x00001a0b istore  0x00000001 , 0x00000005 
+ 00011113  0x00001a0c rtn 
+ 00011114  0x00001a0f bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x00001a10 call  0x00002afa 
+ 00011116  0x00001a11 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x00001a12 rtn  0x00000034 
+ 00011118  0x00001a13 fetch  0x00000001 , 0x00004091 
+ 00011119  0x00001a14 rtn  0x00000034 
+ 00011120  0x00001a15 fetch  0x00000001 , 0x0000465a 
+ 00011121  0x00001a16 branch  0x00002b74 , 0x00000034 
+ 00011122  0x00001a17 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x00001a18 rtn  0x00000034 
+ 00011124  0x00001a1a fetch  0x00000001 , 0x000044c0 
+ 00011125  0x00001a1b nrtn  0x00000034 
+ 00011126  0x00001a1c call  0x00002c3a 
+ 00011127  0x00001a1d nrtn  0x00000034 
+ 00011128  0x00001a1e fetch  0x00000001 , 0x00004040 
+ 00011129  0x00001a1f compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x00001a20 nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x00001a21 fetch  0x00000002 , 0x00004042 
+ 00011132  0x00001a22 rtn  0x00000034 
+ 00011133  0x00001a23 rtn  0x0000002b 
+ 00011134  0x00001a24 bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x00001a26 fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x00001a27 fetch  0x00000002 , 0x00004042 
+ 00011137  0x00001a28 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x00001a29 rshift4  0x00000002 , 0x00000002 
+ 00011139  0x00001a2a rshift2  0x00000002 , 0x00000002 
+ 00011140  0x00001a2b isub  0x00000002 , 0x0000003f 
+ 00011141  0x00001a2c fetcht  0x00000004 , 0x00004044 
+ 00011142  0x00001a2d iadd  0x00000002 , 0x0000003f 
+ 00011143  0x00001a2e fetcht  0x00000001 , 0x00004156 
+ 00011144  0x00001a2f isub  0x00000002 , 0x0000003f 
+ 00011145  0x00001a30 lshift16  0x0000003f , 0x00000030 
+ 00011146  0x00001a31 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x00001a32 fetch  0x00000002 , 0x0000404e 
+ 00011148  0x00001a33 rshift  0x0000003f , 0x0000003f 
+ 00011149  0x00001a34 call  0x00007f50 
+ 00011150  0x00001a35 deposit  0x00000030 
+ 00011151  0x00001a36 call  0x00007f39 
+ 00011152  0x00001a37 copy  0x0000001a , 0x00000002 
+ 00011153  0x00001a38 call  0x00007f37 
+ 00011154  0x00001a39 rtn  0x00000028 
+ 00011155  0x00001a3b call  0x00007f49 
+ 00011156  0x00001a3d bpatch  0x000000aa , 0x00004015 
+ 00011157  0x00001a3e fetch  0x00000001 , 0x00004178 
+ 00011158  0x00001a3f isub  0x00000002 , 0x0000003e 
+ 00011159  0x00001a40 branch  0x00002b18 , 0x00000002 
+ 00011160  0x00001a41 storet  0x00000004 , 0x0000415b 
+ 00011161  0x00001a42 call  0x00003328 
+ 00011162  0x00001a43 call  0x000052fb 
+ 00011163  0x00001a44 fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x00001a45 branch  0x00002b2a 
+ 00011165  0x00001a48 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x00001a49 fetch  0x00000001 , 0x00004040 
+ 00011167  0x00001a4a rtnbit1  0x00000000 
+ 00011168  0x00001a4b rtnbit1  0x00000003 
+ 00011169  0x00001a4c fetch  0x00000001 , 0x0000465a 
+ 00011170  0x00001a4d branch  0x00002ba5 , 0x00000034 
+ 00011171  0x00001a4e fetch  0x00000001 , 0x000045b1 
+ 00011172  0x00001a4f rtn  0x00000034 
+ 00011173  0x00001a51 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x00001a52 fetch  0x00000001 , 0x0000436e 
+ 00011175  0x00001a53 nbranch  0x00002baa , 0x00000034 
+ 00011176  0x00001a54 fetch  0x00000001 , 0x00004093 
+ 00011177  0x00001a55 rtn  0x00000034 
+ 00011178  0x00001a57 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a58 rtn  0x00000034 
+ 00011180  0x00001a5a fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a5b isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a5c arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a5d imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a5e branch  0x00002b93 
+ 00011185  0x00001a61 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a62 disable  0x0000002b 
+ 00011187  0x00001a63 fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a64 rtnbit0  0x00000001 
+ 00011189  0x00001a65 nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a66 call  0x00002bcb 
+ 00011191  0x00001a67 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a68 store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a69 fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a6a bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a6b bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a6c call  0x00005274 
+ 00011197  0x00001a6d nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a6e fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a6f bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a71 jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a72 bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a73 fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a74 branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a75 increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a76 store  0x00000001 , 0x00004174 
+ 00011206  0x00001a77 rtn 
+ 00011207  0x00001a7b arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a7c branch  0x000060cd 
+ 00011209  0x00001a7f arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a80 branch  0x000060d1 
+ 00011211  0x00001a85 jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a86 fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a87 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a88 store  0x00000003 , 0x00004169 
+ 00011215  0x00001a89 rtn 
+ 00011216  0x00001a8c bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a8d fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a8e rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a8f fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a90 iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a91 store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a93 jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a94 fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a95 increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a96 store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a97 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a98 increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a99 store  0x00000001 , 0x00004159 
+ 00011229  0x00001a9a rtn 
+ 00011230  0x00001a9d jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a9e fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001a9f store  0x00000001 , 0x00004174 
+ 00011233  0x00001aa0 rtn 
+ 00011234  0x00001aa3 fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001aa4 storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001aa5 rtn 
+ 00011237  0x00001aa8 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001aa9 fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001aaa nrtn  0x00000034 
+ 00011240  0x00001aab jam  0x00000006 , 0x00008042 
+ 00011241  0x00001aac setarg  0x00000f0c 
+ 00011242  0x00001aad call  0x00002c18 
+ 00011243  0x00001aae setarg  0x00030d40 
+ 00011244  0x00001aaf call  0x00002a8f 
+ 00011245  0x00001ab0 until  0x0000003e , 0x00000033 
+ 00011246  0x00001ab1 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001ab2 call  0x000029e7 
+ 00011248  0x00001ab3 jam  0x00000004 , 0x00008042 
+ 00011249  0x00001ab4 nop  0x0000000a 
+ 00011250  0x00001ab5 until  0x0000003e , 0x00000033 
+ 00011251  0x00001ab6 deposit  0x00000031 
+ 00011252  0x00001ab7 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001ab8 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001ab9 arg  0x000000ff , 0x00000002 
+ 00011255  0x00001aba call  0x00007f91 
+ 00011256  0x00001abb store  0x00000001 , 0x00004178 
+ 00011257  0x00001abc nop  0x00007530 
+ 00011258  0x00001abd nop  0x00007530 
+ 00011259  0x00001abe nop  0x00007530 
+ 00011260  0x00001abf rtn 
+ 00011261  0x00001ac2 fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001ac3 nrtn  0x00000034 
+ 00011263  0x00001ac4 jam  0x000000ff , 0x00008044 
+ 00011264  0x00001ac5 jam  0x00000006 , 0x00008042 
+ 00011265  0x00001ac6 call  0x000029e7 
+ 00011266  0x00001ac7 setarg  0x000003e8 
+ 00011267  0x00001ac8 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001ac9 snooze 
+ 00011269  0x00001aca deposit  0x00000031 
+ 00011270  0x00001acb nop  0x00002ee0 
+ 00011271  0x00001acc nop  0x00002ee0 
+ 00011272  0x00001acd nop  0x00002ee0 
+ 00011273  0x00001ace nop  0x00002ee0 
+ 00011274  0x00001acf nop  0x00002ee0 
+ 00011275  0x00001ad0 nop  0x00002ee0 
+ 00011276  0x00001ad1 nop  0x00002ee0 
+ 00011277  0x00001ad2 nop  0x00002ee0 
+ 00011278  0x00001ad3 nop  0x00002ee0 
+ 00011279  0x00001ad4 isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001ad5 add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001ad6 arg  0x000000ff , 0x00000002 
+ 00011282  0x00001ad7 call  0x00007f91 
+ 00011283  0x00001ad8 store  0x00000001 , 0x00004178 
+ 00011284  0x00001ad9 nop  0x00007530 
+ 00011285  0x00001ada nop  0x00007530 
+ 00011286  0x00001adb nop  0x00007530 
+ 00011287  0x00001adc rtn 
+ 00011288  0x00001ae2 arg  0x00000fff , 0x00000005 
+ 00011289  0x00001ae3 iand  0x00000005 , 0x00000005 
+ 00011290  0x00001ae4 fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001ae5 and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001ae6 lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001ae7 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001ae8 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001ae9 ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001aea istore  0x00000002 , 0x00000005 
+ 00011297  0x00001aed setarg  0x00000001 
+ 00011298  0x00001aee branch  0x00002c24 
+ 00011299  0x00001af1 setarg  0x00000002 
+ 00011300  0x00001af3 until  0x0000003e , 0x00000033 
+ 00011301  0x00001af4 hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001af5 until  0x0000003e , 0x00000033 
+ 00011303  0x00001af6 until  0x0000003e , 0x00000033 
+ 00011304  0x00001af7 rtn 
+ 00011305  0x00001afb bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001afc fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001afd hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001afe setarg  0x00000004 
+ 00011309  0x00001aff call  0x00002c24 
+ 00011310  0x00001b00 fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001b01 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001b02 setarg  0x00000008 
+ 00011313  0x00001b03 branch  0x00002c24 
+ 00011314  0x00001b06 fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001b07 qset1  0x0000003f 
+ 00011316  0x00001b08 store  0x00000002 , 0x00004152 
+ 00011317  0x00001b09 rtn 
+ 00011318  0x00001b0c fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001b0d qset0  0x0000003f 
+ 00011320  0x00001b0e store  0x00000002 , 0x00004152 
+ 00011321  0x00001b0f rtn 
+ 00011322  0x00001b14 bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001b15 call  0x00003326 
+ 00011324  0x00001b16 fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001b17 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001b18 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001b19 isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001b1a setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001b1b fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001b1c fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001b1d iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001b1e fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001b1f iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001b20 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001b21 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001b22 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001b23 fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001b24 fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001b25 iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001b26 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001b27 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001b28 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001b29 fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001b2a nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001b2b fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001b2c nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001b2d fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001b2e compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001b2f call  0x00002c5b , 0x00000001 
+ 00011350  0x00001b30 setarg  0xfffffff8 
+ 00011351  0x00001b31 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001b32 copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001b33 store  0x00000002 , 0x00004152 
+ 00011354  0x00001b34 rtn 
+ 00011355  0x00001b37 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001b38 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001b39 hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001b3a nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001b3b rtn 
+ 00011360  0x00001b3e hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001b3f set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001b40 hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001b41 call  0x00002c21 
+ 00011364  0x00001b42 branch  0x00002a8c 
+ 00011365  0x00001b45 hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001b46 set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001b47 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001b48 branch  0x00002c23 
+ 00011369  0x00001b4b fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001b4c bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001b4d rtn 
+ 00011372  0x00001b4f fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001b50 bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001b51 rtn 
+ 00011375  0x00001b53 fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001b54 bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001b55 rtn 
+ 00011378  0x00001b93 bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b94 call  0x00002c7a 
+ 00011380  0x00001b95 add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b96 ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b98 rtneq  0x00000000 
+ 00011383  0x00001b99 beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b9a beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b9b rtn 
+ 00011386  0x00001b9e fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001b9f copy  0x00000002 , 0x00000013 
+ 00011388  0x00001ba0 rtn 
+ 00011389  0x00001ba3 call  0x00002f3d 
+ 00011390  0x00001ba4 branch  0x0000307d 
+ 00011391  0x00001ba7 call  0x00003084 
+ 00011392  0x00001ba8 call  0x0000305a 
+ 00011393  0x00001ba9 call  0x0000305e 
+ 00011394  0x00001baa branch  0x000030a2 
+ 00011395  0x00001bb0 call  0x00003231 
+ 00011396  0x00001bb1 setarg  0x0000004e 
+ 00011397  0x00001bb2 call  0x0000322f 
+ 00011398  0x00001bb3 call  0x000032ba 
+ 00011399  0x00001bb6 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001bb7 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001bb8 branch  0x0000322c 
+ 00011402  0x00001bbb call  0x00002c7a 
+ 00011403  0x00001bbc add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001bbd ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001bbf call  0x00002c90 
+ 00011406  0x00001bc0 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001bc2 branch  0x00002e56 
+ 00011408  0x00001bc5 call  0x00002c94 
+ 00011409  0x00001bc6 increase  0x00000001 , 0x00000002 
+ 00011410  0x00001bc7 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001bc8 rtn 
+ 00011412  0x00001bcb add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001bcc ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001bce and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001bcf mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001bd0 add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001bd2 iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001bd3 iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001bd4 ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001bd6 branch  0x0000322f 
+ 00011421  0x00001bd9 call  0x0000326c 
+ 00011422  0x00001bda call  0x0000666a 
+ 00011423  0x00001bdb setarg  0x000007e2 
+ 00011424  0x00001bdc arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001bdd arg  0x00000004 , 0x00000002 
+ 00011426  0x00001bde call  0x000066b3 
+ 00011427  0x00001bdf call  0x0000666d 
+ 00011428  0x00001be0 fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001be1 call  0x00003227 
+ 00011430  0x00001be3 nrtn  0x00000034 
+ 00011431  0x00001be4 fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001be6 branch  0x00003227 
+ 00011433  0x00001be9 call  0x00003241 
+ 00011434  0x00001beb setarg  0x00000000 
+ 00011435  0x00001bec call  0x0000323f 
+ 00011436  0x00001bef call  0x0000323a 
+ 00011437  0x00001bf1 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001bf3 branch  0x0000323c 
+ 00011439  0x00001bf6 call  0x0000323a 
+ 00011440  0x00001bf8 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001bf9 call  0x0000323c 
+ 00011442  0x00001bfc branch  0x00003235 
+ 00011443  0x00001bff call  0x0000325d 
+ 00011444  0x00001c01 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001c02 beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001c03 rtn 
+ 00011447  0x00001c06 call  0x0000323e 
+ 00011448  0x00001c09 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001c0a call  0x000032d6 
+ 00011450  0x00001c0c call  0x00003242 
+ 00011451  0x00001c0e branch  0x00002cac 
+ 00011452  0x00001c11 call  0x0000325a 
+ 00011453  0x00001c13 branch  0x00002cb8 
+ 00011454  0x00001c16 add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001c17 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001c19 increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001c1a add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001c1b istore  0x00000001 , 0x00000005 
+ 00011459  0x00001c1d beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001c1e call  0x00003258 
+ 00011461  0x00001c20 beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001c21 setarg  0x00000001 
+ 00011463  0x00001c22 call  0x0000325b 
+ 00011464  0x00001c25 call  0x00003258 
+ 00011465  0x00001c27 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001c29 add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001c2a ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001c2c increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001c2d call  0x00002cd5 
+ 00011470  0x00001c2f beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001c30 call  0x00002c8a 
+ 00011472  0x00001c31 call  0x00002d04 
+ 00011473  0x00001c33 branch  0x00002d8f 
+ 00011474  0x00001c36 call  0x00002cd4 
+ 00011475  0x00001c38 branch  0x00002cac 
+ 00011476  0x00001c3b setarg  0x00000000 
+ 00011477  0x00001c3d add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001c3e branch  0x000032b4 
+ 00011479  0x00001c41 call  0x0000323e 
+ 00011480  0x00001c44 call  0x0000325a 
+ 00011481  0x00001c46 call  0x00003241 
+ 00011482  0x00001c48 branch  0x00002cac 
+ 00011483  0x00001c4b call  0x0000325d 
+ 00011484  0x00001c4d beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001c4e call  0x0000323a 
+ 00011486  0x00001c50 isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001c51 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001c52 call  0x0000325d 
+ 00011489  0x00001c54 beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001c55 beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001c56 rtn 
+ 00011492  0x00001c59 call  0x00003253 
+ 00011493  0x00001c5b rtnne  0x000000ff 
+ 00011494  0x00001c5c call  0x00002ce9 
+ 00011495  0x00001c5d ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c5e rtn 
+ 00011497  0x00001c61 disable  0x0000002c 
+ 00011498  0x00001c62 add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c63 ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c65 rtnne  0x00000001 
+ 00011501  0x00001c66 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c67 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c69 rtnne  0x00000000 
+ 00011504  0x00001c6a setarg  0x00000001 
+ 00011505  0x00001c6b call  0x00002cfd 
+ 00011506  0x00001c6d call  0x00003237 
+ 00011507  0x00001c6f branch  0x00007feb 
+ 00011508  0x00001c72 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c73 ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c75 branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c76 increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c77 call  0x0000323f 
+ 00011513  0x00001c79 setarg  0x00000002 
+ 00011514  0x00001c7a call  0x00002cfd 
+ 00011515  0x00001c7c call  0x00002c8a 
+ 00011516  0x00001c7e branch  0x00003237 
+ 00011517  0x00001c81 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c82 branch  0x000032b4 
+ 00011519  0x00001c86 setarg  0x00000003 
+ 00011520  0x00001c87 call  0x00002cfd 
+ 00011521  0x00001c89 call  0x00003258 
+ 00011522  0x00001c8b nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c8c call  0x00002c8a 
+ 00011524  0x00001c8f setarg  0x00000002 
+ 00011525  0x00001c90 branch  0x00003238 
+ 00011526  0x00001c93 rtnmark0  0x00000026 
+ 00011527  0x00001c94 set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c95 bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c96 add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c97 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c99 beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c9a call  0x0000306a 
+ 00011533  0x00001c9b nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c9c call  0x00002d1b 
+ 00011535  0x00001c9e add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001c9f call  0x000032d6 
+ 00011537  0x00001ca1 call  0x00002d2c 
+ 00011538  0x00001ca2 nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001ca3 call  0x00002ce4 
+ 00011540  0x00001ca5 call  0x00002d8f 
+ 00011541  0x00001ca6 call  0x00002e7a 
+ 00011542  0x00001ca8 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001ca9 rtn 
+ 00011544  0x00001cac rtn  0x00000005 
+ 00011545  0x00001cad set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001cae rtn 
+ 00011547  0x00001cb1 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001cb2 ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001cb4 increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001cb5 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001cb6 istore  0x00000001 , 0x00000005 
+ 00011552  0x00001cb8 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001cb9 beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001cba rtn 
+ 00011555  0x00001cbc add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001cbd ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001cc1 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001cc2 branch  0x000032b4 
+ 00011559  0x00001cc5 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001cc6 call  0x000032d6 
+ 00011561  0x00001cc8 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001cc9 ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001ccb branch  0x00002d25 
+ 00011564  0x00001cce call  0x00003253 
+ 00011565  0x00001cd0 bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001cd1 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001cd2 call  0x00002d3a 
+ 00011568  0x00001cd3 nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001cd4 call  0x00002d53 
+ 00011570  0x00001cd5 call  0x00002e71 
+ 00011571  0x00001cd8 setarg  0x00000001 
+ 00011572  0x00001cda add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001cdb branch  0x000032b4 
+ 00011574  0x00001cde add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001cdf ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001ce1 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001ce2 rtn 
+ 00011578  0x00001ce6 add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001ce7 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001ce9 call  0x00007f9c 
+ 00011581  0x00001cea nrtn  0x00000028 
+ 00011582  0x00001ceb copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001cec store  0x00000001 , 0x00000aae 
+ 00011584  0x00001ced add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001cee call  0x000032d6 
+ 00011586  0x00001cf0 call  0x00002cac 
+ 00011587  0x00001cf1 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001cf2 fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001cf3 copy  0x0000003f , 0x00000011 
+ 00011590  0x00001cf4 add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001cf5 arg  0x0000119f , 0x00000005 
+ 00011592  0x00001cf6 copy  0x00000011 , 0x00000039 
+ 00011593  0x00001cf7 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001cf8 call  0x00007f01 
+ 00011595  0x00001cf9 arg  0x0000119e , 0x00000011 
+ 00011596  0x00001cfb rtnmark0  0x00000027 
+ 00011597  0x00001cfc add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001cfd istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001cff copy  0x00000002 , 0x00000039 
+ 00011600  0x00001d00 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001d02 copy  0x00000011 , 0x00000006 
+ 00011602  0x00001d03 branch  0x00007f01 
+ 00011603  0x00001d07 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001d08 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001d0a increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001d0b add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001d0c istore  0x00000001 , 0x00000005 
+ 00011608  0x00001d0f call  0x0000323a 
+ 00011609  0x00001d11 call  0x00003235 
+ 00011610  0x00001d14 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001d15 ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001d17 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001d18 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001d19 ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001d1b and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001d1c lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001d1d ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001d1e add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001d1f ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001d21 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001d22 istore  0x00000001 , 0x00000005 
+ 00011622  0x00001d24 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001d25 ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001d27 iforce  0x00000039 
+ 00011625  0x00001d28 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001d2a branch  0x00007f01 
+ 00011627  0x00001d2d call  0x0000324f 
+ 00011628  0x00001d2f call  0x0000325a 
+ 00011629  0x00001d31 call  0x00002e6d 
+ 00011630  0x00001d32 call  0x00002cac 
+ 00011631  0x00001d33 store  0x00000001 , 0x0000119e 
+ 00011632  0x00001d34 call  0x00002d77 
+ 00011633  0x00001d35 call  0x0000323a 
+ 00011634  0x00001d37 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001d38 call  0x0000323c 
+ 00011636  0x00001d3a call  0x00002d53 
+ 00011637  0x00001d3b call  0x00002d33 
+ 00011638  0x00001d3c branch  0x00002d14 
+ 00011639  0x00001d3f store  0x00000001 , 0x0000119f 
+ 00011640  0x00001d40 call  0x00003224 
+ 00011641  0x00001d42 store  0x00000004 , 0x000011a0 
+ 00011642  0x00001d43 arg  0x00000006 , 0x00000002 
+ 00011643  0x00001d44 arg  0x0000119e , 0x00000011 
+ 00011644  0x00001d45 branch  0x00002d4c 
+ 00011645  0x00001d48 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001d49 ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001d4b branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001d4e add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001d4f ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001d51 branch  0x00007f9c 
+ 00011651  0x00001d54 call  0x00002c7a 
+ 00011652  0x00001d56 call  0x00002afa 
+ 00011653  0x00001d57 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d58 rtn  0x00000034 
+ 00011655  0x00001d59 add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d5a ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d5c call  0x00007f9c 
+ 00011658  0x00001d5d add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d5e ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d60 call  0x00007f49 
+ 00011661  0x00001d61 storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d62 branch  0x00002b2a 
+ 00011663  0x00001d65 call  0x00002c7a 
+ 00011664  0x00001d66 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d67 call  0x000032d6 
+ 00011666  0x00001d6a call  0x00002da4 
+ 00011667  0x00001d6b nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d6c nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d6d call  0x00002dd6 
+ 00011670  0x00001d6e call  0x00002e75 
+ 00011671  0x00001d70 call  0x00002c7a 
+ 00011672  0x00001d71 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d72 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d74 increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d75 call  0x00003232 
+ 00011676  0x00001d77 call  0x00003253 
+ 00011677  0x00001d79 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d7a call  0x00002cdb 
+ 00011679  0x00001d7c setarg  0x00000000 
+ 00011680  0x00001d7d add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d7e istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d82 setarg  0x00000000 
+ 00011683  0x00001d83 branch  0x00002d34 
+ 00011684  0x00001d87 disable  0x0000002f 
+ 00011685  0x00001d88 call  0x00002df7 
+ 00011686  0x00001d89 call  0x00002c7a 
+ 00011687  0x00001d8a add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d8b ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d8d beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d8e call  0x00002e11 
+ 00011691  0x00001d8f branch  0x00002e45 
+ 00011692  0x00001d91 call  0x00002e45 
+ 00011693  0x00001d92 branch  0x00002d97 
+ 00011694  0x00001d96 bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d97 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d98 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d9a increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d9b add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d9c istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d9e call  0x00003253 
+ 00011701  0x00001da0 bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001da1 add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001da2 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001da4 increase  0x00000001 , 0x00000002 
+ 00011705  0x00001da5 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001da6 istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001da8 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001da9 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001dab isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001dac nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001dad bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001dae call  0x0000325d 
+ 00011713  0x00001db0 beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001db1 add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001db2 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001db4 increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001db5 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001db6 istore  0x00000001 , 0x00000005 
+ 00011719  0x00001db8 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001db9 call  0x00002caf 
+ 00011721  0x00001dba setarg  0x00000001 
+ 00011722  0x00001dbb call  0x00003238 
+ 00011723  0x00001dbd branch  0x00002d8f 
+ 00011724  0x00001dc0 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001dc1 ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001dc3 rtnne  0x000000ff 
+ 00011727  0x00001dc4 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001dc5 call  0x000032d6 
+ 00011729  0x00001dc7 branch  0x00002dd4 
+ 00011730  0x00001dca add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001dcb call  0x000032d6 
+ 00011732  0x00001dce jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001dcf branch  0x00007d86 
+ 00011734  0x00001dd2 call  0x00002dde 
+ 00011735  0x00001dd3 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001dd4 ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001dd6 rtn  0x00000034 
+ 00011738  0x00001dd7 iforce  0x00000039 
+ 00011739  0x00001dd8 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001dda add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001ddc branch  0x00007f01 
+ 00011742  0x00001de1 call  0x0000325f 
+ 00011743  0x00001de3 rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001de4 add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001de5 istore  0x00000001 , 0x00000005 
+ 00011746  0x00001de8 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001de9 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001deb iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001dec ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001ded add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001dee istore  0x00000003 , 0x00000005 
+ 00011752  0x00001df1 call  0x0000325f 
+ 00011753  0x00001df3 rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001df4 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001df5 add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001df6 istore  0x00000001 , 0x00000005 
+ 00011757  0x00001df8 rtn 
+ 00011758  0x00001dfb disable  0x00000009 
+ 00011759  0x00001dfc disable  0x00000007 
+ 00011760  0x00001dfd setarg  0x00555555 
+ 00011761  0x00001dfe iforce  0x0000000f 
+ 00011762  0x00001dff rtn 
+ 00011763  0x00001e02 call  0x00002918 
+ 00011764  0x00001e03 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001e04 ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001e06 branch  0x00002933 
+ 00011767  0x00001e09 call  0x00002dee 
+ 00011768  0x00001e0a call  0x00002df3 
+ 00011769  0x00001e0b set1  0x00000000 , 0x00000015 
+ 00011770  0x00001e0c enable  0x0000001d 
+ 00011771  0x00001e0d enable  0x00000020 
+ 00011772  0x00001e0e disable  0x00000021 
+ 00011773  0x00001e0f call  0x000053c4 
+ 00011774  0x00001e10 call  0x0000322a 
+ 00011775  0x00001e12 iforce  0x00000009 
+ 00011776  0x00001e13 inject  0x00000003 , 0x00000020 
+ 00011777  0x00001e14 enable  0x00000009 
+ 00011778  0x00001e15 add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001e16 ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001e18 iforce  0x00000039 
+ 00011781  0x00001e19 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001e1c ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001e1d inject  0x00000003 , 0x00000008 
+ 00011784  0x00001e1e loop  0x00002e06 
+ 00011785  0x00001e1f enable  0x00000008 
+ 00011786  0x00001e20 inject  0x00000003 , 0x00000018 
+ 00011787  0x00001e21 disable  0x00000008 
+ 00011788  0x00001e22 until  0x0000003e , 0x00000027 
+ 00011789  0x00001e23 bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001e24 nop  0x00000064 
+ 00011791  0x00001e25 disable  0x0000001d 
+ 00011792  0x00001e26 rtn 
+ 00011793  0x00001e29 disable  0x0000002f 
+ 00011794  0x00001e2a force  0x00000000 , 0x00000015 
+ 00011795  0x00001e2b add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001e2c ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001e2e call  0x0000291f 
+ 00011798  0x00001e2f call  0x00002924 
+ 00011799  0x00001e31 call  0x00002dee 
+ 00011800  0x00001e32 enable  0x0000000d 
+ 00011801  0x00001e33 enable  0x00000021 
+ 00011802  0x00001e34 disable  0x00000020 
+ 00011803  0x00001e35 call  0x000053c4 
+ 00011804  0x00001e36 call  0x0000322a 
+ 00011805  0x00001e38 iforce  0x00000009 
+ 00011806  0x00001e39 enable  0x00000010 
+ 00011807  0x00001e3a add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001e3b ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001e3d iforce  0x0000001b 
+ 00011810  0x00001e3e correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001e3f nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001e40 enable  0x00000009 
+ 00011813  0x00001e41 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001e42 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001e43 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001e44 istore  0x00000001 , 0x00000005 
+ 00011817  0x00001e46 add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001e47 ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001e49 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001e4a bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001e4b add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001e4c ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001e4e add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001e4f ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001e51 icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001e52 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001e54 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001e55 rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001e56 istore  0x00000001 , 0x00000005 
+ 00011830  0x00001e57 rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e58 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e59 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e5b parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e5c rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e5d istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e5e loop  0x00002e39 
+ 00011837  0x00001e60 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e61 rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e62 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e63 istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e64 branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e65 enable  0x0000002f 
+ 00011843  0x00001e66 disable  0x0000000d 
+ 00011844  0x00001e67 rtn 
+ 00011845  0x00001e6b disable  0x0000001d 
+ 00011846  0x00001e6c disable  0x0000000d 
+ 00011847  0x00001e6d disable  0x00000009 
+ 00011848  0x00001e6e disable  0x00000007 
+ 00011849  0x00001e6f branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e70 until  0x0000003e , 0x00000027 
+ 00011851  0x00001e71 nop  0x00000064 
+ 00011852  0x00001e72 branch  0x000028f9 
+ 00011853  0x00001e75 call  0x00002e4f 
+ 00011854  0x00001e76 branch  0x00002e45 
+ 00011855  0x00001e79 call  0x000029bb 
+ 00011856  0x00001e7a rtn  0x00000034 
+ 00011857  0x00001e7b add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e7c ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e7e arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e80 call  0x00002e58 
+ 00011861  0x00001e81 add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e84 istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e85 rtn 
+ 00011864  0x00001e88 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e89 branch  0x00002e5a 
+ 00011866  0x00001e9c copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e9d iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e9e fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e9f istore  0x00000001 , 0x00000005 
+ 00011870  0x00001ea0 increase  0x00000001 , 0x00000002 
+ 00011871  0x00001ea1 copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001ea2 iand_into  0x00000002 
+ 00011873  0x00001ea3 rtn 
+ 00011874  0x00001ea6 arg  0x00000000 , 0x00000002 
+ 00011875  0x00001ea7 copy  0x00000011 , 0x00000006 
+ 00011876  0x00001ea9 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001eaa iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001eab loop  0x00002e64 
+ 00011879  0x00001eac rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001ead rtn 
+ 00011881  0x00001eb0 call  0x00002c7a 
+ 00011882  0x00001eb1 call  0x00002e9f 
+ 00011883  0x00001eb2 setarg  0x00000001 
+ 00011884  0x00001eb3 call  0x00003272 
+ 00011885  0x00001eb6 setarg  0x00000000 
+ 00011886  0x00001eb7 call  0x00002e73 
+ 00011887  0x00001eb9 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001ebb rtn 
+ 00011889  0x00001ebe call  0x00003270 
+ 00011890  0x00001ec0 increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001ec3 add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001ec4 branch  0x000032b4 
+ 00011893  0x00001ec9 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001eca ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001ecb increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001ecc add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001ecd branch  0x000032b4 
+ 00011898  0x00001ed0 bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001ed1 call  0x00003270 
+ 00011900  0x00001ed3 sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001ed4 rtn  0x00000002 
+ 00011902  0x00001ed5 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001ed6 ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001ed8 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001ed9 call  0x00002e6d 
+ 00011906  0x00001eda setarg  0x00000102 
+ 00011907  0x00001edb iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001edc ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001ede isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001edf nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001ee0 setarg  0x00000103 
+ 00011912  0x00001ee1 iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001ee2 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001ee4 isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001ee5 branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001ee6 rtn 
+ 00011917  0x00001ee9 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001eea ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001eec beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001eed increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001eee call  0x00003272 
+ 00011922  0x00001ef0 beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001ef2 setarg  0x0000000a 
+ 00011924  0x00001ef3 call  0x000032b0 
+ 00011925  0x00001ef5 setarg  0x00000000 
+ 00011926  0x00001ef6 call  0x000032b2 
+ 00011927  0x00001ef9 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001efb branch  0x00002ea5 
+ 00011929  0x00001efe add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001eff ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001f01 beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001f02 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001f03 call  0x00003272 
+ 00011934  0x00001f05 beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001f0a setarg  0x00000005 
+ 00011936  0x00001f0b call  0x000032b0 
+ 00011937  0x00001f0d setarg  0x00000000 
+ 00011938  0x00001f0e call  0x000032b2 
+ 00011939  0x00001f11 setarg  0x00000100 
+ 00011940  0x00001f13 iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001f15 ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001f17 branch  0x0000326a 
+ 00011943  0x00001f1c setarg  0x00000002 
+ 00011944  0x00001f1d call  0x000032b0 
+ 00011945  0x00001f1f setarg  0x00000000 
+ 00011946  0x00001f20 call  0x000032b2 
+ 00011947  0x00001f23 setarg  0x00000101 
+ 00011948  0x00001f25 branch  0x00002ea4 
+ 00011949  0x00001f34 set1  0x00000026 , 0x00000000 
+ 00011950  0x00001f35 call  0x00002c83 
+ 00011951  0x00001f38 setarg  0x00000001 
+ 00011952  0x00001f39 branch  0x00003256 
+ 00011953  0x00001f3c add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001f3d ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001f3f beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001f40 call  0x00003253 
+ 00011957  0x00001f42 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001f43 beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001f44 beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001f45 branch  0x00002a8c 
+ 00011961  0x00001f48 setarg  0x00000011 
+ 00011962  0x00001f49 call  0x00003256 
+ 00011963  0x00001f4b jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001f4c branch  0x00002ec4 
+ 00011965  0x00001f4e setarg  0x00000012 
+ 00011966  0x00001f4f call  0x00003256 
+ 00011967  0x00001f51 jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001f52 branch  0x00002ec4 
+ 00011969  0x00001f54 setarg  0x00000013 
+ 00011970  0x00001f55 call  0x00003256 
+ 00011971  0x00001f57 jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f59 call  0x0000323a 
+ 00011973  0x00001f5b and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f5c store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f5d call  0x00003224 
+ 00011976  0x00001f5f store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f61 jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f62 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f63 arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f64 call  0x00002d4c 
+ 00011981  0x00001f65 call  0x00002d53 
+ 00011982  0x00001f66 call  0x00002d33 
+ 00011983  0x00001f67 branch  0x00007fe7 
+ 00011984  0x00001f6a call  0x00003253 
+ 00011985  0x00001f6c rtneq  0x000000ff 
+ 00011986  0x00001f6d beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f6e beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f6f beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f70 rtn 
+ 00011990  0x00001f73 setarg  0x00000002 
+ 00011991  0x00001f74 call  0x00003256 
+ 00011992  0x00001f76 branch  0x00002d9f 
+ 00011993  0x00001f78 setarg  0x00000003 
+ 00011994  0x00001f79 call  0x00003256 
+ 00011995  0x00001f7b branch  0x00002d9f 
+ 00011996  0x00001f7d setarg  0x000000ff 
+ 00011997  0x00001f7e call  0x00003256 
+ 00011998  0x00001f80 jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f81 call  0x00007d86 
+ 00012000  0x00001f82 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f83 ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f85 call  0x0000322c 
+ 00012003  0x00001f87 branch  0x00002d9f 
+ 00012004  0x00001f8a set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f8b call  0x00002f08 
+ 00012006  0x00001f8c call  0x00002f22 
+ 00012007  0x00001f8e call  0x00003263 
+ 00012008  0x00001f90 nop  0x000007d0 
+ 00012009  0x00001f91 call  0x00003261 
+ 00012010  0x00001f92 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f93 call  0x00002da4 
+ 00012012  0x00001f94 nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f95 nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f96 call  0x00002dd6 
+ 00012015  0x00001f97 call  0x00002c7a 
+ 00012016  0x00001f98 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f99 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f9a call  0x000030be 
+ 00012019  0x00001f9b branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f9c call  0x00002c7a 
+ 00012021  0x00001f9d add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f9e ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f9f beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001fa0 call  0x0000322c 
+ 00012025  0x00001fa1 branch  0x00002f1c 
+ 00012026  0x00001fa4 call  0x00003261 
+ 00012027  0x00001fa5 increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001fa6 call  0x00003264 
+ 00012029  0x00001fa8 call  0x00002f04 
+ 00012030  0x00001fa9 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001faa and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001fab call  0x00002f06 
+ 00012033  0x00001fac beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001fad beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001fae rtn 
+ 00012036  0x00001fb1 setarg  0x0000018b 
+ 00012037  0x00001fb2 branch  0x000032d0 
+ 00012038  0x00001fb4 arg  0x0000018b , 0x00000011 
+ 00012039  0x00001fb5 branch  0x000032b3 
+ 00012040  0x00001fb8 call  0x00003267 
+ 00012041  0x00001fb9 call  0x00003224 
+ 00012042  0x00001fba call  0x0000322c 
+ 00012043  0x00001fbb branch  0x00002c8a 
+ 00012044  0x00001fbe call  0x00002f08 
+ 00012045  0x00001fbf branch  0x00002ee8 
+ 00012046  0x00001fc2 call  0x00002c83 
+ 00012047  0x00001fc3 branch  0x00002ee8 
+ 00012048  0x00001fc7 set0  0x00000026 , 0x00000000 
+ 00012049  0x00001fc8 call  0x00002c8a 
+ 00012050  0x00001fc9 call  0x00003253 
+ 00012051  0x00001fcb rtnne  0x000000ff 
+ 00012052  0x00001fcc call  0x00002f22 
+ 00012053  0x00001fcd call  0x00003263 
+ 00012054  0x00001fd0 nop  0x000007d0 
+ 00012055  0x00001fd1 call  0x00003261 
+ 00012056  0x00001fd3 beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001fd4 call  0x00002da4 
+ 00012058  0x00001fd5 nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001fd6 nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001fd8 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001fd9 call  0x00003263 
+ 00012062  0x00001fda setarg  0x000000ff 
+ 00012063  0x00001fdb call  0x00003256 
+ 00012064  0x00001fdd jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001fde branch  0x00007d86 
+ 00012066  0x00001fe1 set1  0x00000027 , 0x00000000 
+ 00012067  0x00001fe2 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001fe3 call  0x0000323a 
+ 00012069  0x00001fe5 call  0x00002d77 
+ 00012070  0x00001fe6 branch  0x00002d53 
+ 00012071  0x00001fe9 call  0x00003261 
+ 00012072  0x00001feb increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001fec call  0x00003264 
+ 00012074  0x00001fee call  0x00002c8a 
+ 00012075  0x00001fef branch  0x00002f16 
+ 00012076  0x00001ff2 call  0x00003267 
+ 00012077  0x00001ff5 setarg  0x000000ff 
+ 00012078  0x00001ff6 call  0x00003256 
+ 00012079  0x00001ff8 branch  0x00002f10 
+ 00012080  0x00002002 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00002003 call  0x00002c7a 
+ 00012082  0x00002004 setarg  0x000031b0 
+ 00012083  0x00002005 add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00002006 istore  0x00000002 , 0x00000005 
+ 00012085  0x00002008 call  0x00002f3d 
+ 00012086  0x00002009 call  0x000048ea 
+ 00012087  0x0000200a call  0x000032b6 
+ 00012088  0x0000200c bpatch  0x000000bb , 0x00004017 
+ 00012089  0x0000200d beq  0x00000000 , 0x00003055 
+ 00012090  0x0000200e beq  0x00000001 , 0x00002f45 
+ 00012091  0x0000200f beq  0x0000000f , 0x00002f41 
+ 00012092  0x00002010 branch  0x00002a8c 
+ 00012093  0x00002013 call  0x0000326c 
+ 00012094  0x00002014 arg  0x00000080 , 0x00000039 
+ 00012095  0x00002015 arg  0x00000d9e , 0x00000005 
+ 00012096  0x00002016 branch  0x00007ec6 
+ 00012097  0x00002019 call  0x00002f4c 
+ 00012098  0x0000201b call  0x00002f4f 
+ 00012099  0x0000201c call  0x000048d3 
+ 00012100  0x0000201d branch  0x00002f42 
+ 00012101  0x00002020 bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00002021 call  0x00002f4c 
+ 00012103  0x00002023 call  0x00002f4f 
+ 00012104  0x00002024 call  0x00002fbd 
+ 00012105  0x00002025 call  0x000048d3 
+ 00012106  0x00002026 call  0x00003019 
+ 00012107  0x00002027 branch  0x00002f47 
+ 00012108  0x0000202d call  0x00003291 
+ 00012109  0x0000202e call  0x00003296 
+ 00012110  0x0000202f branch  0x00003299 
+ 00012111  0x00002032 call  0x0000328f 
+ 00012112  0x00002034 rtnne  0x00000000 
+ 00012113  0x00002036 call  0x00002f55 
+ 00012114  0x00002037 call  0x00002f65 
+ 00012115  0x00002038 call  0x0000316b 
+ 00012116  0x00002039 branch  0x00002f96 
+ 00012117  0x0000203c call  0x00003294 
+ 00012118  0x0000203e rtnbit1  0x00000000 
+ 00012119  0x0000203f set1  0x00000000 , 0x0000003f 
+ 00012120  0x00002040 call  0x00003297 
+ 00012121  0x00002042 call  0x00003267 
+ 00012122  0x00002045 call  0x00003299 
+ 00012123  0x00002047 jam  0x00000000 , 0x00000d38 
+ 00012124  0x00002048 call  0x0000324f 
+ 00012125  0x0000204a call  0x00002f61 
+ 00012126  0x0000204c add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x0000204e arg  0x00000042 , 0x00000039 
+ 00012128  0x0000204f branch  0x00007ed4 
+ 00012129  0x00002052 call  0x00003231 
+ 00012130  0x00002054 call  0x0000327d 
+ 00012131  0x00002056 call  0x0000322c 
+ 00012132  0x00002058 branch  0x00002c8a 
+ 00012133  0x0000205b bpatch  0x000000bd , 0x00004017 
+ 00012134  0x0000205c call  0x0000324c 
+ 00012135  0x0000205e beq  0x00000001 , 0x00002f8d 
+ 00012136  0x0000205f call  0x00003245 
+ 00012137  0x00002061 beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00002062 setarg  0x00000136 
+ 00012139  0x00002063 iadd  0x00000013 , 0x00000011 
+ 00012140  0x00002064 ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00002066 copy  0x00000022 , 0x0000003f 
+ 00012142  0x00002067 isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002068 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00002069 copy  0x0000003f , 0x00000012 
+ 00012145  0x0000206a setarg  0x00000136 
+ 00012146  0x0000206b iadd  0x00000013 , 0x00000011 
+ 00012147  0x0000206c ifetch  0x00000004 , 0x00000011 
+ 00012148  0x0000206d copy  0x0000003f , 0x00000002 
+ 00012149  0x0000206f setarg  0x0000013a 
+ 00012150  0x00002070 iadd  0x00000013 , 0x00000011 
+ 00012151  0x00002071 copy  0x00000002 , 0x0000003f 
+ 00012152  0x00002072 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00002074 iadd  0x00000002 , 0x00000002 
+ 00012154  0x00002075 copy  0x00000012 , 0x0000003f 
+ 00012155  0x00002076 isub  0x00000002 , 0x0000003e 
+ 00012156  0x00002077 nrtn  0x00000002 
+ 00012157  0x00002078 set0  0x0000001c , 0x0000003f 
+ 00012158  0x00002079 setarg  0x00000136 
+ 00012159  0x0000207a iadd  0x00000013 , 0x00000005 
+ 00012160  0x0000207b istore  0x00000004 , 0x00000005 
+ 00012161  0x0000207e call  0x00002c8a 
+ 00012162  0x0000207f call  0x00003278 
+ 00012163  0x00002081 increase  0x00000001 , 0x0000003f 
+ 00012164  0x00002082 call  0x0000327b 
+ 00012165  0x00002084 rtnne  0x00000002 
+ 00012166  0x00002085 call  0x0000327a 
+ 00012167  0x00002089 branch  0x0000324f 
+ 00012168  0x0000208c copy  0x00000022 , 0x0000003f 
+ 00012169  0x0000208d arg  0x00000136 , 0x00000011 
+ 00012170  0x0000208e call  0x000032bf 
+ 00012171  0x0000208f istore  0x00000004 , 0x00000005 
+ 00012172  0x00002093 branch  0x0000327a 
+ 00012173  0x00002096 arg  0x00000d9e , 0x00000011 
+ 00012174  0x00002097 call  0x00002f94 
+ 00012175  0x00002098 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00002099 istoret  0x00000001 , 0x00000005 
+ 00012177  0x0000209b sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x0000209c nrtn  0x00000002 
+ 00012179  0x0000209d branch  0x00002c8a 
+ 00012180  0x000020a0 arg  0x00000100 , 0x00000039 
+ 00012181  0x000020a1 branch  0x00002e62 
+ 00012182  0x000020a4 call  0x00002f99 
+ 00012183  0x000020a5 call  0x00002fa5 
+ 00012184  0x000020a6 branch  0x00002fb1 
+ 00012185  0x000020a9 setarg  0x00000180 
+ 00012186  0x000020aa call  0x000032d0 
+ 00012187  0x000020ac rtn  0x00000034 
+ 00012188  0x000020ad arg  0x0000000b , 0x00000007 
+ 00012189  0x000020ae call  0x00007f16 
+ 00012190  0x000020af nrtn  0x00000034 
+ 00012191  0x000020b0 call  0x000032a7 
+ 00012192  0x000020b3 setarg  0x00000001 
+ 00012193  0x000020b4 store  0x00000001 , 0x00000d54 
+ 00012194  0x000020b5 setarg  0x00000000 
+ 00012195  0x000020b6 istore  0x00000007 , 0x00000005 
+ 00012196  0x000020b7 branch  0x000031b8 
+ 00012197  0x000020ba setarg  0x0000017e 
+ 00012198  0x000020bb call  0x000032d0 
+ 00012199  0x000020bd rtn  0x00000034 
+ 00012200  0x000020be arg  0x0000000e , 0x00000007 
+ 00012201  0x000020bf call  0x00007f16 
+ 00012202  0x000020c0 nrtn  0x00000034 
+ 00012203  0x000020c1 call  0x000032aa 
+ 00012204  0x000020c4 arg  0x00000d64 , 0x00000005 
+ 00012205  0x000020c5 arg  0x00000002 , 0x00000039 
+ 00012206  0x000020c6 call  0x00007ec6 
+ 00012207  0x000020c7 jam  0x00000000 , 0x00000d64 
+ 00012208  0x000020c8 branch  0x000031ed 
+ 00012209  0x000020cb setarg  0x0000017f 
+ 00012210  0x000020cc call  0x000032d0 
+ 00012211  0x000020ce rtn  0x00000034 
+ 00012212  0x000020cf arg  0x0000000c , 0x00000007 
+ 00012213  0x000020d0 call  0x00007f16 
+ 00012214  0x000020d1 nrtn  0x00000034 
+ 00012215  0x000020d2 call  0x000032ad 
+ 00012216  0x000020d5 arg  0x00000d74 , 0x00000005 
+ 00012217  0x000020d6 arg  0x00000002 , 0x00000039 
+ 00012218  0x000020d7 call  0x00007ec6 
+ 00012219  0x000020d8 jam  0x00000003 , 0x00000d74 
+ 00012220  0x000020d9 branch  0x00003207 
+ 00012221  0x000020dc call  0x0000328f 
+ 00012222  0x000020de rtnne  0x00000001 
+ 00012223  0x000020df call  0x00002fc1 
+ 00012224  0x000020e0 branch  0x00002fcb 
+ 00012225  0x000020e3 call  0x00003294 
+ 00012226  0x000020e5 rtnbit1  0x00000001 
+ 00012227  0x000020e6 set1  0x00000001 , 0x0000003f 
+ 00012228  0x000020e7 call  0x00003297 
+ 00012229  0x000020e9 call  0x0000329c 
+ 00012230  0x000020eb call  0x00002c83 
+ 00012231  0x000020ec setarg  0x00000000 
+ 00012232  0x000020ed arg  0x00000106 , 0x00000011 
+ 00012233  0x000020ee call  0x000032bf 
+ 00012234  0x000020f0 branch  0x000032c5 
+ 00012235  0x000020f3 call  0x0000316e 
+ 00012236  0x000020f4 nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x000020f5 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x000020f6 setarg  0x00000109 
+ 00012239  0x000020f7 iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020f8 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020f9 call  0x00007f01 
+ 00012242  0x000020fa setarg  0x0000010b 
+ 00012243  0x000020fb call  0x000032d0 
+ 00012244  0x000020fc beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020fd beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020fe beq  0x00000022 , 0x00003001 
+ 00012247  0x000020ff beq  0x000000ff , 0x00003212 
+ 00012248  0x00002100 branch  0x00002f5e 
+ 00012249  0x00002103 call  0x000032bd 
+ 00012250  0x00002104 beq  0x00000001 , 0x00002fdd 
+ 00012251  0x00002105 beq  0x00000002 , 0x00002fe8 
+ 00012252  0x00002106 rtn 
+ 00012253  0x00002108 setarg  0x00000001 
+ 00012254  0x00002109 call  0x00002ff7 
+ 00012255  0x0000210c setarg  0x00000001 
+ 00012256  0x0000210d call  0x00003289 
+ 00012257  0x00002110 setarg  0x00000080 
+ 00012258  0x00002111 arg  0x00000130 , 0x00000011 
+ 00012259  0x00002112 call  0x000032b3 
+ 00012260  0x00002114 call  0x0000327d 
+ 00012261  0x00002116 arg  0x00000131 , 0x00000011 
+ 00012262  0x00002117 call  0x000032bf 
+ 00012263  0x00002119 branch  0x0000322d 
+ 00012264  0x0000211c setarg  0x00000001 
+ 00012265  0x0000211d call  0x00002fff 
+ 00012266  0x00002120 setarg  0x00000002 
+ 00012267  0x00002121 call  0x00003289 
+ 00012268  0x00002123 branch  0x00002fe1 
+ 00012269  0x00002126 call  0x000032bd 
+ 00012270  0x00002127 beq  0x00000001 , 0x00002ff1 
+ 00012271  0x00002128 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x00002129 rtn 
+ 00012273  0x0000212b call  0x00002fdf 
+ 00012274  0x0000212c setarg  0x00000106 
+ 00012275  0x0000212d call  0x000032d0 
+ 00012276  0x0000212f beq  0x00000001 , 0x00002ff6 
+ 00012277  0x00002130 rtn 
+ 00012278  0x00002132 setarg  0x00000002 
+ 00012279  0x00002135 arg  0x00000106 , 0x00000011 
+ 00012280  0x00002136 branch  0x000032b3 
+ 00012281  0x00002139 call  0x00002fea 
+ 00012282  0x0000213a setarg  0x00000107 
+ 00012283  0x0000213b call  0x000032d0 
+ 00012284  0x0000213d beq  0x00000001 , 0x00002ffe 
+ 00012285  0x0000213e rtn 
+ 00012286  0x00002140 setarg  0x00000002 
+ 00012287  0x00002143 arg  0x00000107 , 0x00000011 
+ 00012288  0x00002144 branch  0x000032b3 
+ 00012289  0x00002147 call  0x000032bd 
+ 00012290  0x00002148 beq  0x00000001 , 0x00003005 
+ 00012291  0x00002149 beq  0x00000002 , 0x00003011 
+ 00012292  0x0000214a rtn 
+ 00012293  0x0000214c setarg  0x00000106 
+ 00012294  0x0000214d call  0x000032d0 
+ 00012295  0x0000214f beq  0x00000002 , 0x00003009 
+ 00012296  0x00002150 rtn 
+ 00012297  0x00002152 call  0x0000328b 
+ 00012298  0x00002154 or_into  0x00000001 , 0x0000003f 
+ 00012299  0x00002155 call  0x0000328d 
+ 00012300  0x00002158 setarg  0x00000000 
+ 00012301  0x00002159 setarg  0x00000106 
+ 00012302  0x0000215a iadd  0x00000013 , 0x00000005 
+ 00012303  0x0000215b istore  0x00000002 , 0x00000005 
+ 00012304  0x0000215c branch  0x00002f5e 
+ 00012305  0x0000215f setarg  0x00000107 
+ 00012306  0x00002160 call  0x000032d0 
+ 00012307  0x00002162 bne  0x00000000 , 0x00003015 
+ 00012308  0x00002163 rtn 
+ 00012309  0x00002165 call  0x0000328b 
+ 00012310  0x00002167 or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002168 call  0x0000328d 
+ 00012312  0x0000216a branch  0x0000300c 
+ 00012313  0x0000216e fetch  0x00000001 , 0x00000d50 
+ 00012314  0x0000216f rtn  0x00000034 
+ 00012315  0x00002170 jam  0x00000000 , 0x00000d50 
+ 00012316  0x00002171 fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x00002172 arg  0x000002ba , 0x00000002 
+ 00012318  0x00002173 isub  0x00000002 , 0x0000003e 
+ 00012319  0x00002174 nrtn  0x00000005 
+ 00012320  0x00002176 fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x00002177 rtnne  0x000000ba 
+ 00012322  0x00002178 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x00002179 bpatch  0x000000be , 0x00004017 
+ 00012324  0x0000217a beq  0x000000a0 , 0x0000303b 
+ 00012325  0x0000217b beq  0x000000a1 , 0x0000302c 
+ 00012326  0x0000217c beq  0x000000a6 , 0x00003041 
+ 00012327  0x0000217d beq  0x000000a7 , 0x00003043 
+ 00012328  0x0000217e beq  0x000000a9 , 0x00003049 
+ 00012329  0x0000217f beq  0x000000b0 , 0x0000304d 
+ 00012330  0x00002181 jam  0x00000000 , 0x00000d42 
+ 00012331  0x00002182 rtn 
+ 00012332  0x00002184 fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x00002185 beq  0x00000001 , 0x00003031 
+ 00012334  0x00002186 beq  0x00000084 , 0x00003034 
+ 00012335  0x00002187 beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002188 branch  0x0000302a 
+ 00012337  0x0000218a call  0x0000328b 
+ 00012338  0x0000218c store  0x00000001 , 0x00000cf7 
+ 00012339  0x0000218d branch  0x0000303f 
+ 00012340  0x0000218f call  0x00003291 
+ 00012341  0x00002191 call  0x00003296 
+ 00012342  0x00002193 call  0x0000328b 
+ 00012343  0x00002195 store  0x00000001 , 0x00000cf7 
+ 00012344  0x00002196 branch  0x0000303f 
+ 00012345  0x0000219a jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x0000219b branch  0x0000303f 
+ 00012347  0x0000219e fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x0000219f beq  0x00000081 , 0x0000303e 
+ 00012349  0x000021a1 branch  0x0000302a 
+ 00012350  0x000021a5 call  0x00003090 
+ 00012351  0x000021a7 jam  0x00000001 , 0x00000d42 
+ 00012352  0x000021a8 rtn 
+ 00012353  0x000021ae jam  0x00000015 , 0x00000cf7 
+ 00012354  0x000021af branch  0x0000303f 
+ 00012355  0x000021b2 call  0x0000328f 
+ 00012356  0x000021b4 beq  0x00000000 , 0x00003047 
+ 00012357  0x000021b5 beq  0x00000001 , 0x00003039 
+ 00012358  0x000021b7 rtn 
+ 00012359  0x000021b9 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x000021ba branch  0x0000303f 
+ 00012361  0x000021c0 jam  0x00000000 , 0x00000cf7 
+ 00012362  0x000021c1 jam  0x00000000 , 0x00000cf8 
+ 00012363  0x000021c2 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x000021c3 branch  0x0000303f 
+ 00012365  0x000021c7 call  0x0000329c 
+ 00012366  0x000021c8 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x000021c9 increase  0x00000002 , 0x0000003f 
+ 00012368  0x000021ca copy  0x0000003f , 0x00000039 
+ 00012369  0x000021cb arg  0x00000cb6 , 0x00000006 
+ 00012370  0x000021cc setarg  0x0000013c 
+ 00012371  0x000021cd iadd  0x00000013 , 0x00000005 
+ 00012372  0x000021ce branch  0x00007f01 
+ 00012373  0x000021d2 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x000021d3 call  0x0000307d 
+ 00012375  0x000021d5 call  0x00002c7f 
+ 00012376  0x000021d6 call  0x000048d3 
+ 00012377  0x000021d7 branch  0x00003057 
+ 00012378  0x000021da call  0x0000328f 
+ 00012379  0x000021dc rtnne  0x00000000 
+ 00012380  0x000021dd call  0x00002f51 
+ 00012381  0x000021de branch  0x00003098 
+ 00012382  0x000021e1 call  0x0000328f 
+ 00012383  0x000021e3 rtnne  0x00000001 
+ 00012384  0x000021e4 call  0x00002fc1 
+ 00012385  0x000021e5 call  0x00002fcb 
+ 00012386  0x000021e6 call  0x0000328b 
+ 00012387  0x000021e8 rtn  0x00000034 
+ 00012388  0x000021e9 call  0x00003286 
+ 00012389  0x000021eb call  0x00002f4c 
+ 00012390  0x000021ec call  0x00003093 
+ 00012391  0x000021ee setarg  0x00000000 
+ 00012392  0x000021ef add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x000021f1 branch  0x0000322d 
+ 00012394  0x000021f4 call  0x00007fe9 
+ 00012395  0x000021f5 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x000021f6 ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021f8 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021f9 isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021fa ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021fb copy  0x0000003f , 0x00000012 
+ 00012401  0x000021fc add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021fd ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021ff add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x00002200 ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x00002202 iadd  0x00000002 , 0x00000002 
+ 00012406  0x00002203 copy  0x00000012 , 0x0000003f 
+ 00012407  0x00002204 isub  0x00000002 , 0x0000003e 
+ 00012408  0x00002205 nrtn  0x00000002 
+ 00012409  0x00002206 set0  0x0000001c , 0x0000003f 
+ 00012410  0x00002207 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x00002208 istore  0x00000004 , 0x00000005 
+ 00012412  0x0000220a branch  0x00007fe7 
+ 00012413  0x0000220d setarg  0x00000001 
+ 00012414  0x0000220e call  0x00003287 
+ 00012415  0x00002210 call  0x00003283 
+ 00012416  0x00002212 setarg  0x000000ff 
+ 00012417  0x00002213 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x00002214 istore  0x00000001 , 0x00000005 
+ 00012419  0x00002216 branch  0x00003067 
+ 00012420  0x00002219 setarg  0x0000015c 
+ 00012421  0x0000221a call  0x000032d0 
+ 00012422  0x0000221c rtn  0x00000034 
+ 00012423  0x0000221d call  0x0000306a 
+ 00012424  0x0000221e nrtn  0x00000028 
+ 00012425  0x0000221f call  0x00003281 
+ 00012426  0x00002221 increase  0x00000001 , 0x0000003f 
+ 00012427  0x00002222 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x00002223 call  0x00003284 
+ 00012429  0x00002225 beq  0x00000000 , 0x00002f4c 
+ 00012430  0x00002226 beq  0x00000001 , 0x00003090 
+ 00012431  0x00002227 rtn 
+ 00012432  0x0000222d setarg  0x00000001 
+ 00012433  0x0000222e call  0x00003292 
+ 00012434  0x0000222f branch  0x00003296 
+ 00012435  0x00002232 setarg  0x00000001 
+ 00012436  0x00002233 call  0x000032a5 
+ 00012437  0x00002236 setarg  0x00000280 
+ 00012438  0x00002237 arg  0x00000008 , 0x00000007 
+ 00012439  0x00002238 branch  0x00007f08 
+ 00012440  0x0000223b call  0x000032a2 
+ 00012441  0x0000223d rtn  0x00000034 
+ 00012442  0x0000223e arg  0x00000008 , 0x00000007 
+ 00012443  0x0000223f call  0x00007f16 
+ 00012444  0x00002240 nrtn  0x00000034 
+ 00012445  0x00002241 call  0x000032a4 
+ 00012446  0x00002244 setarg  0x00000007 
+ 00012447  0x00002245 call  0x00003292 
+ 00012448  0x00002247 call  0x00003296 
+ 00012449  0x00002249 branch  0x00002f5e 
+ 00012450  0x0000224c bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x0000224d call  0x0000328f 
+ 00012452  0x0000224f rtnne  0x00000007 
+ 00012453  0x00002250 call  0x000030cb 
+ 00012454  0x00002251 call  0x000030e0 
+ 00012455  0x00002252 call  0x0000316e 
+ 00012456  0x00002253 nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x00002255 call  0x000030bc 
+ 00012458  0x00002256 call  0x00003172 , 0x00000005 
+ 00012459  0x0000225a call  0x00002f4c 
+ 00012460  0x0000225b call  0x00003294 
+ 00012461  0x0000225d set1  0x00000000 , 0x0000003f 
+ 00012462  0x0000225e call  0x00003297 
+ 00012463  0x00002260 call  0x00002f5e 
+ 00012464  0x00002261 call  0x00003093 
+ 00012465  0x00002262 call  0x000030bc 
+ 00012466  0x00002263 branch  0x000030c1 , 0x00000005 
+ 00012467  0x00002264 setarg  0x00000164 
+ 00012468  0x00002265 call  0x000032d3 
+ 00012469  0x00002267 call  0x000030be 
+ 00012470  0x00002268 branch  0x000030c5 , 0x00000005 
+ 00012471  0x00002269 setarg  0x00000160 
+ 00012472  0x0000226a call  0x000032d3 
+ 00012473  0x0000226c call  0x000030be 
+ 00012474  0x0000226d branch  0x000030c8 , 0x00000005 
+ 00012475  0x0000226e rtn 
+ 00012476  0x00002271 setarg  0x0000012b 
+ 00012477  0x00002272 call  0x000032d3 
+ 00012478  0x00002275 call  0x0000322a 
+ 00012479  0x00002277 isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002278 rtn 
+ 00012481  0x0000227b setarg  0x00000182 
+ 00012482  0x0000227c call  0x000032d0 
+ 00012483  0x00002280 add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x00002281 branch  0x000032b4 
+ 00012485  0x00002284 setarg  0x00000185 
+ 00012486  0x00002285 call  0x000032d0 
+ 00012487  0x00002287 branch  0x000030c3 
+ 00012488  0x00002289 setarg  0x00000188 
+ 00012489  0x0000228a call  0x000032d0 
+ 00012490  0x0000228c branch  0x000030c3 
+ 00012491  0x0000228f call  0x00003294 
+ 00012492  0x00002291 rtnbit1  0x00000007 
+ 00012493  0x00002292 set1  0x00000007 , 0x0000003f 
+ 00012494  0x00002293 call  0x00003297 
+ 00012495  0x00002295 call  0x00003283 
+ 00012496  0x00002297 call  0x0000329c 
+ 00012497  0x00002299 setarg  0x00000000 
+ 00012498  0x0000229a add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x0000229b istore  0x00000003 , 0x00000005 
+ 00012500  0x0000229d arg  0x00000183 , 0x00000011 
+ 00012501  0x0000229e call  0x000032bf 
+ 00012502  0x0000229f istore  0x00000007 , 0x00000005 
+ 00012503  0x000022a2 call  0x000030bc 
+ 00012504  0x000022a3 nrtn  0x00000005 
+ 00012505  0x000022a4 add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x000022a5 ifetch  0x00000001 , 0x00000011 
+ 00012507  0x000022a7 arg  0x00000182 , 0x00000011 
+ 00012508  0x000022a8 call  0x000032b3 
+ 00012509  0x000022aa add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x000022ab ifetch  0x00000001 , 0x00000011 
+ 00012511  0x000022ae branch  0x0000314a 
+ 00012512  0x000022b1 bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x000022b2 call  0x00003281 
+ 00012514  0x000022b4 increase  0x00000001 , 0x0000003f 
+ 00012515  0x000022b5 and_into  0x00000003 , 0x0000003f 
+ 00012516  0x000022b6 call  0x00003284 
+ 00012517  0x000022b9 beq  0x00000000 , 0x0000310e 
+ 00012518  0x000022ba beq  0x00000001 , 0x00003132 
+ 00012519  0x000022bb beq  0x00000002 , 0x000030ea 
+ 00012520  0x000022bc beq  0x00000003 , 0x00003132 
+ 00012521  0x000022bd rtn 
+ 00012522  0x000022c0 call  0x00002fdf 
+ 00012523  0x000022c1 setarg  0x00000160 
+ 00012524  0x000022c2 call  0x0000327e 
+ 00012525  0x000022c4 branch  0x000030e0 , 0x00000034 
+ 00012526  0x000022c5 call  0x0000322c 
+ 00012527  0x000022c7 setarg  0x00000189 
+ 00012528  0x000022c8 call  0x000032d0 
+ 00012529  0x000022ca call  0x00003108 , 0x00000034 
+ 00012530  0x000022cb setarg  0x00000187 
+ 00012531  0x000022cc call  0x000032d0 
+ 00012532  0x000022ce call  0x0000322f 
+ 00012533  0x000022d0 add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x000022d1 ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x000022d3 arg  0x00000f9e , 0x00000011 
+ 00012536  0x000022d4 call  0x00002e58 
+ 00012537  0x000022d5 add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x000022d6 istoret  0x00000001 , 0x00000005 
+ 00012539  0x000022d8 call  0x00002f94 
+ 00012540  0x000022d9 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x000022da istoret  0x00000001 , 0x00000005 
+ 00012542  0x000022dc sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x000022dd nrtn  0x00000002 
+ 00012544  0x000022de setarg  0x00000188 
+ 00012545  0x000022df call  0x00003275 
+ 00012546  0x000022e1 call  0x00002c90 
+ 00012547  0x000022e2 arg  0x00000188 , 0x00000011 
+ 00012548  0x000022e3 call  0x000032c8 
+ 00012549  0x000022e4 istoret  0x00000001 , 0x00000005 
+ 00012550  0x000022e8 arg  0x00000187 , 0x00000011 
+ 00012551  0x000022e9 branch  0x000032b3 
+ 00012552  0x000022ec setarg  0x00000001 
+ 00012553  0x000022ed arg  0x00000189 , 0x00000011 
+ 00012554  0x000022ee call  0x000032b3 
+ 00012555  0x000022f0 arg  0x00000000 , 0x00000002 
+ 00012556  0x000022f1 call  0x00002c94 
+ 00012557  0x000022f4 branch  0x00003106 
+ 00012558  0x000022f7 call  0x00002fea 
+ 00012559  0x000022f8 setarg  0x00000164 
+ 00012560  0x000022f9 call  0x0000327e 
+ 00012561  0x000022fb branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022fc call  0x0000322c 
+ 00012563  0x000022fe setarg  0x00000186 
+ 00012564  0x000022ff call  0x000032d0 
+ 00012565  0x00002301 call  0x0000312c , 0x00000034 
+ 00012566  0x00002302 setarg  0x00000184 
+ 00012567  0x00002303 call  0x000032d0 
+ 00012568  0x00002305 call  0x0000322f 
+ 00012569  0x00002307 add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x00002308 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x0000230a arg  0x0000109e , 0x00000011 
+ 00012572  0x0000230b call  0x00002e58 
+ 00012573  0x0000230c add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x0000230d istoret  0x00000001 , 0x00000005 
+ 00012575  0x0000230f call  0x00002f94 
+ 00012576  0x00002310 add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x00002311 istoret  0x00000001 , 0x00000005 
+ 00012578  0x00002313 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x00002314 nrtn  0x00000002 
+ 00012580  0x00002315 setarg  0x00000185 
+ 00012581  0x00002316 call  0x00003275 
+ 00012582  0x00002318 call  0x00002c90 
+ 00012583  0x00002319 arg  0x00000185 , 0x00000011 
+ 00012584  0x0000231a call  0x000032c8 
+ 00012585  0x0000231b istoret  0x00000001 , 0x00000005 
+ 00012586  0x0000231f arg  0x00000184 , 0x00000011 
+ 00012587  0x00002320 branch  0x000032b3 
+ 00012588  0x00002323 setarg  0x00000001 
+ 00012589  0x00002324 arg  0x00000186 , 0x00000011 
+ 00012590  0x00002325 call  0x000032b3 
+ 00012591  0x00002327 arg  0x00000000 , 0x00000002 
+ 00012592  0x00002328 call  0x00002c94 
+ 00012593  0x0000232b branch  0x0000312a 
+ 00012594  0x0000232e call  0x00002fdf 
+ 00012595  0x0000232f call  0x0000327d 
+ 00012596  0x00002331 call  0x0000322c 
+ 00012597  0x00002333 setarg  0x00000183 
+ 00012598  0x00002334 call  0x000032d0 
+ 00012599  0x00002336 call  0x0000314c , 0x00000034 
+ 00012600  0x00002337 call  0x0000314f 
+ 00012601  0x00002338 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x00002339 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x0000233b arg  0x00000e9e , 0x00000011 
+ 00012604  0x0000233c call  0x00002e58 
+ 00012605  0x0000233d add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x0000233e istoret  0x00000001 , 0x00000005 
+ 00012607  0x00002340 call  0x00002f94 
+ 00012608  0x00002341 add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x00002342 istoret  0x00000001 , 0x00000005 
+ 00012610  0x00002344 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x00002345 nrtn  0x00000002 
+ 00012612  0x00002346 setarg  0x00000182 
+ 00012613  0x00002347 call  0x00003275 
+ 00012614  0x00002349 call  0x00002c90 
+ 00012615  0x0000234a arg  0x00000182 , 0x00000011 
+ 00012616  0x0000234b call  0x000032c8 
+ 00012617  0x0000234c istoret  0x00000001 , 0x00000005 
+ 00012618  0x00002351 arg  0x00000181 , 0x00000011 
+ 00012619  0x00002352 branch  0x000032b3 
+ 00012620  0x0000235a setarg  0x00000001 
+ 00012621  0x0000235b arg  0x00000183 , 0x00000011 
+ 00012622  0x0000235c call  0x000032b3 
+ 00012623  0x0000235e setarg  0x00000181 
+ 00012624  0x0000235f call  0x000032d0 
+ 00012625  0x00002360 branch  0x0000322f 
+ 00012626  0x00002365 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x00002366 ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002368 call  0x0000323c 
+ 00012629  0x0000236b call  0x00002dde 
+ 00012630  0x0000236d call  0x0000325f 
+ 00012631  0x0000236f isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x00002370 branch  0x0000315c , 0x00000001 
+ 00012633  0x00002372 call  0x0000315d 
+ 00012634  0x00002373 call  0x00002d53 
+ 00012635  0x00002374 call  0x00002df7 
+ 00012636  0x00002376 branch  0x00002e45 
+ 00012637  0x00002379 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x0000237a add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x0000237b call  0x000032d6 
+ 00012640  0x0000237d setarg  0x0000013b 
+ 00012641  0x0000237e call  0x000032d0 
+ 00012642  0x00002380 rtn  0x00000034 
+ 00012643  0x00002381 setarg  0x00000006 
+ 00012644  0x00002382 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x00002383 istore  0x00000001 , 0x00000005 
+ 00012646  0x00002385 arg  0x00000006 , 0x00000039 
+ 00012647  0x00002386 setarg  0x0000012f 
+ 00012648  0x00002387 iadd  0x00000013 , 0x00000006 
+ 00012649  0x00002389 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x0000238b branch  0x00007f01 
+ 00012651  0x0000238f call  0x0000316e 
+ 00012652  0x00002390 nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x00002391 branch  0x00003172 
+ 00012654  0x00002394 call  0x00002f5e 
+ 00012655  0x00002395 call  0x00002e11 
+ 00012656  0x00002396 nrtn  0x0000002f 
+ 00012657  0x00002397 branch  0x00003152 
+ 00012658  0x0000239a bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x0000239b call  0x00003188 
+ 00012660  0x0000239c nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x0000239d add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x0000239e ifetch  0x00000001 , 0x00000011 
+ 00012663  0x000023a0 branch  0x00002f5e , 0x00000034 
+ 00012664  0x000023a1 increase  0x00000002 , 0x0000003f 
+ 00012665  0x000023a2 iforce  0x00000039 
+ 00012666  0x000023a3 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x000023a5 setarg  0x00000109 
+ 00012668  0x000023a6 iadd  0x00000013 , 0x00000005 
+ 00012669  0x000023a8 call  0x00007f01 
+ 00012670  0x000023a9 call  0x00003286 
+ 00012671  0x000023ab call  0x000032b6 
+ 00012672  0x000023ad call  0x00003093 , 0x00000034 
+ 00012673  0x000023ae setarg  0x0000010b 
+ 00012674  0x000023af call  0x000032d0 
+ 00012675  0x000023b1 beq  0x00000001 , 0x0000319e 
+ 00012676  0x000023b2 beq  0x00000002 , 0x000031c6 
+ 00012677  0x000023b3 beq  0x00000003 , 0x000031f2 
+ 00012678  0x000023b4 beq  0x000000ff , 0x00003212 
+ 00012679  0x000023b5 branch  0x00002f5e 
+ 00012680  0x000023b8 call  0x00002c7a 
+ 00012681  0x000023b9 call  0x00007fe9 
+ 00012682  0x000023ba add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x000023bb ifetch  0x00000001 , 0x00000011 
+ 00012684  0x000023bd add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x000023be ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x000023c0 isub  0x00000002 , 0x0000003e 
+ 00012687  0x000023c1 ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x000023c2 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x000023c3 ifetch  0x00000001 , 0x00000011 
+ 00012690  0x000023c5 add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x000023c6 istore  0x00000001 , 0x00000005 
+ 00012692  0x000023c8 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x000023c9 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x000023cb add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x000023cc ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x000023ce isub  0x00000002 , 0x0000003e 
+ 00012697  0x000023cf ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x000023d0 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x000023d1 ifetch  0x00000003 , 0x00000011 
+ 00012700  0x000023d3 add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x000023d5 branch  0x000032c5 
+ 00012702  0x000023d8 call  0x00002f88 
+ 00012703  0x000023d9 call  0x0000324c 
+ 00012704  0x000023da store  0x00000001 , 0x00000aa2 
+ 00012705  0x000023dc call  0x00003274 
+ 00012706  0x000023dd fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x000023df isolate1  0x00000003 , 0x00000002 
+ 00012708  0x000023e0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x000023e1 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x000023e2 istore  0x00000001 , 0x00000005 
+ 00012711  0x000023e4 beq  0x00000001 , 0x00003216 
+ 00012712  0x000023e5 call  0x00003245 
+ 00012713  0x000023e7 call  0x00003274 
+ 00012714  0x000023e9 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x000023ea setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x000023eb call  0x00003249 
+ 00012717  0x000023ed add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x000023ee ifetch  0x00000002 , 0x00000011 
+ 00012719  0x000023f0 branch  0x00007f9c 
+ 00012720  0x000023f3 setarg  0x00000001 
+ 00012721  0x000023f4 store  0x00000001 , 0x00000d54 
+ 00012722  0x000023f5 call  0x0000329e 
+ 00012723  0x000023f7 istore  0x00000007 , 0x00000005 
+ 00012724  0x000023f8 call  0x0000329e 
+ 00012725  0x000023fa ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023fb call  0x0000329e 
+ 00012727  0x000023fd call  0x000031c2 , 0x00000034 
+ 00012728  0x000023ff jam  0x00000020 , 0x00000d52 
+ 00012729  0x00002401 fetch  0x00000001 , 0x00000d38 
+ 00012730  0x00002402 set1  0x00000002 , 0x0000003f 
+ 00012731  0x00002403 store  0x00000001 , 0x00000d38 
+ 00012732  0x00002404 rtn 
+ 00012733  0x00002407 setarg  0x00000001 
+ 00012734  0x00002408 call  0x000032a8 
+ 00012735  0x0000240b setarg  0x00000140 
+ 00012736  0x0000240c arg  0x0000000b , 0x00000007 
+ 00012737  0x0000240d branch  0x00007f08 
+ 00012738  0x0000240f call  0x000032a7 
+ 00012739  0x00002412 setarg  0x00000000 
+ 00012740  0x00002413 arg  0x0000000b , 0x00000007 
+ 00012741  0x00002414 branch  0x00007f08 
+ 00012742  0x00002417 call  0x00003274 
+ 00012743  0x00002419 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x0000241a branch  0x0000321b , 0x00000001 
+ 00012745  0x0000241b arg  0x00000d64 , 0x00000005 
+ 00012746  0x0000241c call  0x000031e0 
+ 00012747  0x0000241d fetch  0x00000008 , 0x00000d64 
+ 00012748  0x0000241e ncall  0x000031e4 , 0x00000034 
+ 00012749  0x0000241f fetch  0x00000008 , 0x00000d64 
+ 00012750  0x00002420 call  0x000031e9 , 0x00000034 
+ 00012751  0x00002421 call  0x00002c7a 
+ 00012752  0x00002422 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x00002423 arg  0x00000168 , 0x00000011 
+ 00012754  0x00002424 call  0x000032bf 
+ 00012755  0x00002425 istore  0x00000008 , 0x00000005 
+ 00012756  0x00002427 setarg  0x00000170 
+ 00012757  0x00002428 iadd  0x00000013 , 0x00000011 
+ 00012758  0x00002429 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x0000242b isub  0x00000002 , 0x0000003e 
+ 00012760  0x0000242c ncall  0x000031ed , 0x00000005 
+ 00012761  0x0000242d setarg  0x00000168 
+ 00012762  0x0000242e iadd  0x00000013 , 0x00000011 
+ 00012763  0x0000242f ifetch  0x00000008 , 0x00000011 
+ 00012764  0x00002431 arg  0x00000170 , 0x00000011 
+ 00012765  0x00002432 call  0x000032bf 
+ 00012766  0x00002433 istore  0x00000008 , 0x00000005 
+ 00012767  0x00002435 branch  0x00002f5e 
+ 00012768  0x00002438 setarg  0x0000010b 
+ 00012769  0x00002439 iadd  0x00000013 , 0x00000006 
+ 00012770  0x0000243b arg  0x00000009 , 0x00000039 
+ 00012771  0x0000243c branch  0x00007ff3 
+ 00012772  0x0000243f setarg  0x00000001 
+ 00012773  0x00002440 call  0x000032ab 
+ 00012774  0x00002443 setarg  0x00000140 
+ 00012775  0x00002444 arg  0x0000000e , 0x00000007 
+ 00012776  0x00002445 branch  0x00007f08 
+ 00012777  0x00002448 call  0x000032aa 
+ 00012778  0x0000244b setarg  0x00000000 
+ 00012779  0x0000244c arg  0x0000000e , 0x00000007 
+ 00012780  0x0000244d branch  0x00007f08 
+ 00012781  0x00002451 jam  0x00000010 , 0x00000d51 
+ 00012782  0x00002452 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x00002453 set1  0x00000001 , 0x0000003f 
+ 00012784  0x00002454 store  0x00000001 , 0x00000d38 
+ 00012785  0x00002455 rtn 
+ 00012786  0x00002458 arg  0x00000d74 , 0x00000005 
+ 00012787  0x00002459 call  0x000031e0 
+ 00012788  0x0000245a fetch  0x00000002 , 0x00000d75 
+ 00012789  0x0000245b ncall  0x00003209 , 0x00000034 
+ 00012790  0x0000245c fetch  0x00000002 , 0x00000d75 
+ 00012791  0x0000245d call  0x0000320e , 0x00000034 
+ 00012792  0x0000245e call  0x00002c7a 
+ 00012793  0x0000245f fetch  0x00000003 , 0x00000d74 
+ 00012794  0x00002460 arg  0x00000178 , 0x00000011 
+ 00012795  0x00002461 call  0x000032c4 
+ 00012796  0x00002463 setarg  0x0000017b 
+ 00012797  0x00002464 iadd  0x00000013 , 0x00000011 
+ 00012798  0x00002465 ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x00002467 isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002468 ncall  0x00003207 , 0x00000005 
+ 00012801  0x00002469 setarg  0x00000178 
+ 00012802  0x0000246a iadd  0x00000013 , 0x00000011 
+ 00012803  0x0000246b ifetch  0x00000003 , 0x00000011 
+ 00012804  0x0000246d arg  0x0000017b , 0x00000011 
+ 00012805  0x0000246e call  0x000032c4 
+ 00012806  0x00002470 branch  0x00002f5e 
+ 00012807  0x00002473 jam  0x00000021 , 0x00000d52 
+ 00012808  0x00002474 branch  0x000031b9 
+ 00012809  0x00002477 setarg  0x00000001 
+ 00012810  0x00002478 call  0x000032ae 
+ 00012811  0x0000247b setarg  0x00000140 
+ 00012812  0x0000247c arg  0x0000000c , 0x00000007 
+ 00012813  0x0000247d branch  0x00007f08 
+ 00012814  0x00002480 call  0x000032ad 
+ 00012815  0x00002483 setarg  0x00000000 
+ 00012816  0x00002484 arg  0x0000000c , 0x00000007 
+ 00012817  0x00002485 branch  0x00007f08 
+ 00012818  0x00002488 call  0x000032bd 
+ 00012819  0x0000248a beq  0x00000001 , 0x00003216 
+ 00012820  0x0000248b beq  0x00000002 , 0x0000321b 
+ 00012821  0x0000248c rtn 
+ 00012822  0x0000248e setarg  0x0000010d 
+ 00012823  0x0000248f call  0x0000327e 
+ 00012824  0x00002490 arg  0x00000160 , 0x00000011 
+ 00012825  0x00002491 call  0x000032bf 
+ 00012826  0x00002494 branch  0x0000322d 
+ 00012827  0x00002497 setarg  0x0000010d 
+ 00012828  0x00002498 call  0x0000327e 
+ 00012829  0x00002499 arg  0x00000164 , 0x00000011 
+ 00012830  0x0000249a call  0x000032bf 
+ 00012831  0x0000249d branch  0x0000322d 
+ 00012832  0x000024a0 call  0x00002c7a 
+ 00012833  0x000024a1 add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x000024a2 istore  0x00000001 , 0x00000005 
+ 00012835  0x000024a3 rtn 
+ 00012836  0x000024a6 call  0x00002c7a 
+ 00012837  0x000024a7 add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x000024a8 branch  0x0000327f 
+ 00012839  0x000024aa call  0x00002c7a 
+ 00012840  0x000024ab add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x000024ac branch  0x0000322d 
+ 00012842  0x000024af add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x000024b0 branch  0x0000327f 
+ 00012844  0x000024b2 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x000024b4 istore  0x00000004 , 0x00000005 
+ 00012846  0x000024b5 rtn 
+ 00012847  0x000024b8 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x000024b9 branch  0x000032b4 
+ 00012849  0x000024bc setarg  0x00000000 
+ 00012850  0x000024be call  0x00002c7a 
+ 00012851  0x000024bf add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x000024c0 branch  0x000032b4 
+ 00012853  0x000024c3 add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x000024c4 branch  0x000032b4 
+ 00012855  0x000024c7 setarg  0x00000004 
+ 00012856  0x000024c9 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x000024ca branch  0x000032b4 
+ 00012858  0x000024cd add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x000024ce branch  0x000032d1 
+ 00012860  0x000024d0 add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x000024d1 branch  0x000032b4 
+ 00012862  0x000024d4 setarg  0x00000002 
+ 00012863  0x000024d6 add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x000024d7 branch  0x000032b4 
+ 00012865  0x000024da setarg  0x00000001 
+ 00012866  0x000024dc call  0x00002c7a 
+ 00012867  0x000024dd add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x000024de branch  0x000032b4 
+ 00012869  0x000024e1 call  0x00002c7a 
+ 00012870  0x000024e2 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x000024e3 branch  0x000032d1 
+ 00012872  0x000024e5 setarg  0x00000001 
+ 00012873  0x000024e7 call  0x00002c7a 
+ 00012874  0x000024e8 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x000024e9 branch  0x000032b4 
+ 00012876  0x000024ec call  0x00002c7a 
+ 00012877  0x000024ed add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x000024ee branch  0x000032d1 
+ 00012879  0x000024f0 setarg  0x00000001 
+ 00012880  0x000024f2 call  0x00002c7a 
+ 00012881  0x000024f3 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x000024f4 branch  0x000032b4 
+ 00012883  0x000024f7 call  0x00002c7a 
+ 00012884  0x000024f8 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024f9 branch  0x000032d1 
+ 00012886  0x000024fb add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024fc branch  0x000032b4 
+ 00012888  0x000024ff add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x00002500 branch  0x000032d1 
+ 00012890  0x00002502 setarg  0x00000000 
+ 00012891  0x00002504 add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x00002505 branch  0x000032b4 
+ 00012893  0x00002508 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x00002509 branch  0x000032d1 
+ 00012895  0x0000250c add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x0000250d branch  0x000032d1 
+ 00012897  0x00002510 add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x00002511 branch  0x000032d1 
+ 00012899  0x00002513 setarg  0x00000000 
+ 00012900  0x00002515 call  0x00002c7a 
+ 00012901  0x00002516 add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x00002517 branch  0x000032b4 
+ 00012903  0x0000251a call  0x00002c7a 
+ 00012904  0x0000251b add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x0000251c ifetch  0x00000001 , 0x00000011 
+ 00012906  0x0000251e store  0x00000001 , 0x000041de 
+ 00012907  0x0000251f rtn 
+ 00012908  0x00002522 call  0x00002c7a 
+ 00012909  0x00002523 fetch  0x00000001 , 0x000041de 
+ 00012910  0x00002525 add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x00002526 branch  0x000032b4 
+ 00012912  0x00002529 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x0000252a branch  0x000032d1 
+ 00012914  0x0000252d add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x0000252e branch  0x000032b4 
+ 00012916  0x00002531 setarg  0x00000109 
+ 00012917  0x00002533 iadd  0x00000013 , 0x00000011 
+ 00012918  0x00002534 ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x00002535 rtn 
+ 00012920  0x00002538 setarg  0x00000135 
+ 00012921  0x00002539 branch  0x000032d0 
+ 00012922  0x0000253b setarg  0x00000000 
+ 00012923  0x0000253d arg  0x00000135 , 0x00000011 
+ 00012924  0x0000253e branch  0x000032b3 
+ 00012925  0x00002541 setarg  0x0000012b 
+ 00012926  0x00002543 call  0x000032cd 
+ 00012927  0x00002545 ifetch  0x00000004 , 0x00000011 
+ 00012928  0x00002546 rtn 
+ 00012929  0x00002549 setarg  0x0000015f 
+ 00012930  0x0000254a branch  0x000032d0 
+ 00012931  0x0000254c setarg  0x00000000 
+ 00012932  0x0000254e arg  0x0000015f , 0x00000011 
+ 00012933  0x0000254f branch  0x000032b3 
+ 00012934  0x00002552 setarg  0x00000000 
+ 00012935  0x00002554 arg  0x0000015c , 0x00000011 
+ 00012936  0x00002555 branch  0x000032b3 
+ 00012937  0x00002558 arg  0x0000012f , 0x00000011 
+ 00012938  0x00002559 branch  0x000032b3 
+ 00012939  0x0000255c setarg  0x00000108 
+ 00012940  0x0000255d branch  0x000032d0 
+ 00012941  0x0000255f arg  0x00000108 , 0x00000011 
+ 00012942  0x00002560 branch  0x000032b3 
+ 00012943  0x00002563 setarg  0x00000105 
+ 00012944  0x00002564 branch  0x000032d0 
+ 00012945  0x00002566 setarg  0x00000000 
+ 00012946  0x00002568 arg  0x00000105 , 0x00000011 
+ 00012947  0x00002569 branch  0x000032b3 
+ 00012948  0x0000256c setarg  0x00000104 
+ 00012949  0x0000256d branch  0x000032d0 
+ 00012950  0x0000256f setarg  0x00000000 
+ 00012951  0x00002571 arg  0x00000104 , 0x00000011 
+ 00012952  0x00002572 branch  0x000032b3 
+ 00012953  0x00002575 setarg  0x00000000 
+ 00012954  0x00002577 arg  0x0000013b , 0x00000011 
+ 00012955  0x00002578 branch  0x000032b3 
+ 00012956  0x0000257a setarg  0x00000001 
+ 00012957  0x0000257b branch  0x0000329a 
+ 00012958  0x0000257e setarg  0x0000010c 
+ 00012959  0x0000257f call  0x000032cd 
+ 00012960  0x00002580 ifetch  0x00000007 , 0x00000011 
+ 00012961  0x00002581 rtn 
+ 00012962  0x00002584 setarg  0x0000015e 
+ 00012963  0x00002585 branch  0x000032d0 
+ 00012964  0x00002587 setarg  0x00000000 
+ 00012965  0x00002589 arg  0x0000015e , 0x00000011 
+ 00012966  0x0000258a branch  0x000032b3 
+ 00012967  0x0000258d setarg  0x00000000 
+ 00012968  0x0000258f arg  0x00000180 , 0x00000011 
+ 00012969  0x00002590 branch  0x000032b3 
+ 00012970  0x00002593 setarg  0x00000000 
+ 00012971  0x00002595 arg  0x0000017e , 0x00000011 
+ 00012972  0x00002596 branch  0x000032b3 
+ 00012973  0x00002599 setarg  0x00000000 
+ 00012974  0x0000259b arg  0x0000017f , 0x00000011 
+ 00012975  0x0000259c branch  0x000032b3 
+ 00012976  0x0000259f arg  0x00000102 , 0x00000011 
+ 00012977  0x000025a0 branch  0x000032b3 
+ 00012978  0x000025a3 arg  0x00000103 , 0x00000011 
+ 00012979  0x000025a5 call  0x000032c7 
+ 00012980  0x000025a7 istore  0x00000001 , 0x00000005 
+ 00012981  0x000025a8 rtn 
+ 00012982  0x000025ab setarg  0x0000015d 
+ 00012983  0x000025ac branch  0x000032d0 
+ 00012984  0x000025af arg  0x0000015d , 0x00000011 
+ 00012985  0x000025b0 branch  0x000032b3 
+ 00012986  0x000025b3 setarg  0x0000018a 
+ 00012987  0x000025b4 call  0x000032d0 
+ 00012988  0x000025b5 branch  0x0000326a 
+ 00012989  0x000025b8 setarg  0x0000010c 
+ 00012990  0x000025b9 branch  0x000032d0 
+ 00012991  0x000025bc copy  0x0000003f , 0x00000002 
+ 00012992  0x000025bd copy  0x00000011 , 0x0000003f 
+ 00012993  0x000025be iadd  0x00000013 , 0x00000005 
+ 00012994  0x000025bf copy  0x00000002 , 0x0000003f 
+ 00012995  0x000025c0 rtn 
+ 00012996  0x000025c3 call  0x000032bf 
+ 00012997  0x000025c5 istore  0x00000003 , 0x00000005 
+ 00012998  0x000025c6 rtn 
+ 00012999  0x000025c9 call  0x00002c7a 
+ 00013000  0x000025cb copy  0x0000003f , 0x00000012 
+ 00013001  0x000025cc copy  0x00000011 , 0x0000003f 
+ 00013002  0x000025cd iadd  0x00000013 , 0x00000005 
+ 00013003  0x000025ce copy  0x00000012 , 0x0000003f 
+ 00013004  0x000025cf rtn 
+ 00013005  0x000025d2 call  0x00002c7a 
+ 00013006  0x000025d3 iadd  0x00000013 , 0x00000011 
+ 00013007  0x000025d4 rtn 
+ 00013008  0x000025d7 call  0x000032cd 
+ 00013009  0x000025d9 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x000025da rtn 
+ 00013011  0x000025dd call  0x000032cd 
+ 00013012  0x000025de ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x000025df rtn 
+ 00013014  0x000025e2 setarg  0x00000000 
+ 00013015  0x000025e3 branch  0x000032b4 
+ 00013016  0x000025e8 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x000025e9 fetch  0x00000001 , 0x00004092 
+ 00013018  0x000025ea branch  0x000032d8 , 0x00000034 
+ 00013019  0x000025ec beq  0x00000004 , 0x00002f30 
+ 00013020  0x000025ed beq  0x0000000f , 0x00003436 
+ 00013021  0x000025ee beq  0x00000009 , 0x000045de 
+ 00013022  0x000025ef beq  0x0000000a , 0x0000392a 
+ 00013023  0x000025f0 beq  0x0000000e , 0x000035bf 
+ 00013024  0x000025f1 beq  0x00000010 , 0x000044a4 
+ 00013025  0x000025f2 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x000025f3 rtn 
+ 00013027  0x000025f6 bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x000025f7 jam  0x00000000 , 0x00000151 
+ 00013029  0x000025f8 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025f9 jam  0x00000000 , 0x00000180 
+ 00013031  0x000025fa setarg  0x00000000 
+ 00013032  0x000025fb store  0x00000005 , 0x000009ae 
+ 00013033  0x000025fc fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025fd branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025fe beq  0x0000000a , 0x00003962 
+ 00013036  0x00002600 rtn 
+ 00013037  0x00002604 call  0x00007cd1 
+ 00013038  0x00002605 call  0x00007d9c 
+ 00013039  0x00002606 call  0x000032f6 
+ 00013040  0x00002607 fetch  0x00000002 , 0x000041f3 
+ 00013041  0x00002608 branch  0x00007f9c 
+ 00013042  0x0000260b fetch  0x00000002 , 0x000041f1 
+ 00013043  0x0000260c branch  0x00007f9c 
+ 00013044  0x0000260f fetch  0x00000002 , 0x000041ef 
+ 00013045  0x00002610 branch  0x00007f9c 
+ 00013046  0x00002613 bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x00002615 arg  0x00004668 , 0x00000011 
+ 00013048  0x00002616 call  0x00007fc4 
+ 00013049  0x00002617 rtn  0x00000034 
+ 00013050  0x00002619 copy  0x0000003f , 0x00000013 
+ 00013051  0x0000261a call  0x000032ff 
+ 00013052  0x0000261b branch  0x00003324 
+ 00013053  0x0000261e arg  0x00000000 , 0x00000013 
+ 00013054  0x0000261f rtn 
+ 00013055  0x00002625 beq  0x00000001 , 0x00003311 
+ 00013056  0x00002626 beq  0x00000010 , 0x00003357 
+ 00013057  0x00002627 beq  0x00000005 , 0x00003335 
+ 00013058  0x00002628 beq  0x00000012 , 0x0000333c 
+ 00013059  0x00002629 beq  0x00000006 , 0x00003353 
+ 00013060  0x0000262a beq  0x00000004 , 0x00003394 
+ 00013061  0x0000262b beq  0x00000002 , 0x00003399 
+ 00013062  0x0000262c beq  0x00000013 , 0x00003394 
+ 00013063  0x0000262d beq  0x00000014 , 0x0000334b 
+ 00013064  0x0000262e beq  0x00000015 , 0x0000334f 
+ 00013065  0x0000262f beq  0x00000003 , 0x0000332e 
+ 00013066  0x00002630 beq  0x0000000b , 0x00003340 
+ 00013067  0x00002631 beq  0x0000000c , 0x00003347 
+ 00013068  0x00002633 beq  0x00000016 , 0x0000335b 
+ 00013069  0x00002634 beq  0x00000018 , 0x0000332a 
+ 00013070  0x00002635 beq  0x0000002a , 0x0000331a 
+ 00013071  0x00002636 beq  0x0000002b , 0x00003318 
+ 00013072  0x00002637 rtn 
+ 00013073  0x0000263b fetch  0x00000002 , 0x00004682 
+ 00013074  0x0000263c set1  0x00000000 , 0x0000003f 
+ 00013075  0x0000263d store  0x00000002 , 0x00004682 
+ 00013076  0x0000263e fetch  0x00000002 , 0x0000420a 
+ 00013077  0x0000263f set0  0x00000000 , 0x0000003f 
+ 00013078  0x00002640 store  0x00000002 , 0x0000420a 
+ 00013079  0x00002641 rtn 
+ 00013080  0x00002644 jam  0x00000000 , 0x00000229 
+ 00013081  0x00002645 rtn 
+ 00013082  0x00002648 fetch  0x00000001 , 0x00000229 
+ 00013083  0x00002649 increase  0x00000001 , 0x0000003f 
+ 00013084  0x0000264a store  0x00000001 , 0x00000229 
+ 00013085  0x0000264b sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x0000264c branch  0x000033df , 0x00000002 
+ 00013087  0x0000264d jam  0x00000000 , 0x00000229 
+ 00013088  0x0000264e fetch  0x00000002 , 0x0000420a 
+ 00013089  0x0000264f set1  0x00000009 , 0x0000003f 
+ 00013090  0x00002650 store  0x00000002 , 0x0000420a 
+ 00013091  0x00002651 branch  0x000033e9 
+ 00013092  0x00002654 fetch  0x00000002 , 0x000041f5 
+ 00013093  0x00002655 branch  0x00007f9c 
+ 00013094  0x00002658 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x00002659 branch  0x00007f9c 
+ 00013096  0x0000265c fetch  0x00000002 , 0x000041ed 
+ 00013097  0x0000265d branch  0x00007f9c 
+ 00013098  0x00002660 fetch  0x00000002 , 0x0000420a 
+ 00013099  0x00002661 set1  0x00000001 , 0x0000003f 
+ 00013100  0x00002662 store  0x00000002 , 0x0000420a 
+ 00013101  0x00002663 branch  0x00003412 
+ 00013102  0x00002666 fetch  0x00000002 , 0x00004682 
+ 00013103  0x00002667 set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002668 store  0x00000002 , 0x00004682 
+ 00013105  0x00002669 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x0000266a set1  0x00000002 , 0x0000003f 
+ 00013107  0x0000266b store  0x00000002 , 0x0000420a 
+ 00013108  0x0000266c rtn 
+ 00013109  0x0000266f fetch  0x00000002 , 0x00004682 
+ 00013110  0x00002670 set1  0x00000001 , 0x0000003f 
+ 00013111  0x00002671 store  0x00000002 , 0x00004682 
+ 00013112  0x00002672 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x00002673 set1  0x00000004 , 0x0000003f 
+ 00013114  0x00002674 store  0x00000002 , 0x0000420a 
+ 00013115  0x00002675 rtn 
+ 00013116  0x00002678 fetch  0x00000002 , 0x00004682 
+ 00013117  0x00002679 set1  0x00000003 , 0x0000003f 
+ 00013118  0x0000267a store  0x00000002 , 0x00004682 
+ 00013119  0x0000267b rtn 
+ 00013120  0x0000267e fetch  0x00000002 , 0x00004682 
+ 00013121  0x0000267f set1  0x00000005 , 0x0000003f 
+ 00013122  0x00002680 store  0x00000002 , 0x00004682 
+ 00013123  0x00002681 fetch  0x00000002 , 0x0000420a 
+ 00013124  0x00002682 set1  0x00000003 , 0x0000003f 
+ 00013125  0x00002683 store  0x00000002 , 0x0000420a 
+ 00013126  0x00002684 rtn 
+ 00013127  0x00002687 fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002688 set0  0x00000005 , 0x0000003f 
+ 00013129  0x00002689 store  0x00000002 , 0x00004682 
+ 00013130  0x0000268a rtn 
+ 00013131  0x0000268d fetch  0x00000002 , 0x00004682 
+ 00013132  0x0000268e set1  0x00000009 , 0x0000003f 
+ 00013133  0x0000268f store  0x00000002 , 0x00004682 
+ 00013134  0x00002690 rtn 
+ 00013135  0x00002693 fetch  0x00000002 , 0x00004682 
+ 00013136  0x00002694 set0  0x00000009 , 0x0000003f 
+ 00013137  0x00002695 store  0x00000002 , 0x00004682 
+ 00013138  0x00002696 branch  0x00003418 
+ 00013139  0x00002699 fetch  0x00000002 , 0x00004682 
+ 00013140  0x0000269a set1  0x00000002 , 0x0000003f 
+ 00013141  0x0000269b store  0x00000002 , 0x00004682 
+ 00013142  0x0000269c rtn 
+ 00013143  0x0000269f fetch  0x00000002 , 0x0000420a 
+ 00013144  0x000026a0 set1  0x00000000 , 0x0000003f 
+ 00013145  0x000026a1 store  0x00000002 , 0x0000420a 
+ 00013146  0x000026a2 rtn 
+ 00013147  0x000026a5 fetch  0x00000002 , 0x0000420a 
+ 00013148  0x000026a6 set1  0x00000008 , 0x0000003f 
+ 00013149  0x000026a7 store  0x00000002 , 0x0000420a 
+ 00013150  0x000026a8 branch  0x000033e9 
+ 00013151  0x000026ac bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x000026ad store  0x00000001 , 0x0000022a 
+ 00013153  0x000026af fetch  0x00000001 , 0x0000022a 
+ 00013154  0x000026b0 rtn  0x00000034 
+ 00013155  0x000026b1 increase  0xffffffff , 0x0000003f 
+ 00013156  0x000026b2 store  0x00000001 , 0x0000022a 
+ 00013157  0x000026b3 call  0x00007cdd 
+ 00013158  0x000026b4 call  0x000033d6 
+ 00013159  0x000026b5 call  0x00003387 
+ 00013160  0x000026b6 call  0x0000338d 
+ 00013161  0x000026b7 call  0x0000651b 
+ 00013162  0x000026b8 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x000026b9 call  0x00007f9c 
+ 00013164  0x000026ba branch  0x00003361 
+ 00013165  0x000026c0 ifetch  0x00000001 , 0x00000013 
+ 00013166  0x000026c1 rtn  0x00000034 
+ 00013167  0x000026c2 pincrease  0xffffffff 
+ 00013168  0x000026c3 istore  0x00000001 , 0x00000013 
+ 00013169  0x000026c4 nrtn  0x00000034 
+ 00013170  0x000026c5 copy  0x00000012 , 0x0000003f 
+ 00013171  0x000026c6 branch  0x00007f9c 
+ 00013172  0x000026cb ifetch  0x00000002 , 0x00000013 
+ 00013173  0x000026cc rtn  0x00000034 
+ 00013174  0x000026cd pincrease  0xffffffff 
+ 00013175  0x000026ce istore  0x00000002 , 0x00000013 
+ 00013176  0x000026cf nrtn  0x00000034 
+ 00013177  0x000026d0 copy  0x00000012 , 0x0000003f 
+ 00013178  0x000026d1 branch  0x00007f9c 
+ 00013179  0x000026d4 fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x000026d5 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x000026d6 arg  0x0000337f , 0x00000012 
+ 00013182  0x000026d7 branch  0x0000336d 
+ 00013183  0x000026da call  0x0000342d 
+ 00013184  0x000026db beq  0x00000001 , 0x00003382 
+ 00013185  0x000026dd branch  0x0000340a 
+ 00013186  0x000026df setarg  0x00000002 
+ 00013187  0x000026e0 istore  0x00000001 , 0x00000013 
+ 00013188  0x000026e1 add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x000026e3 ifetch  0x00000002 , 0x00000012 
+ 00013190  0x000026e4 branch  0x00007f9c 
+ 00013191  0x000026e7 arg  0x00004205 , 0x00000013 
+ 00013192  0x000026e8 arg  0x0000338a , 0x00000012 
+ 00013193  0x000026e9 branch  0x0000336d 
+ 00013194  0x000026ec call  0x00002252 
+ 00013195  0x000026ed branch  0x0000340e , 0x00000005 
+ 00013196  0x000026ee rtn 
+ 00013197  0x000026f2 arg  0x0000467e , 0x00000013 
+ 00013198  0x000026f3 arg  0x00003390 , 0x00000012 
+ 00013199  0x000026f4 branch  0x00003374 
+ 00013200  0x000026f7 call  0x000033f0 
+ 00013201  0x000026f8 call  0x00003408 
+ 00013202  0x000026f9 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026fa branch  0x00007f9c 
+ 00013204  0x000026fe call  0x000033ac 
+ 00013205  0x00002700 fetch  0x00000002 , 0x00004682 
+ 00013206  0x00002701 set0  0x00000007 , 0x0000003f 
+ 00013207  0x00002702 store  0x00000002 , 0x00004682 
+ 00013208  0x00002703 rtn 
+ 00013209  0x00002706 jam  0x00000000 , 0x00004205 
+ 00013210  0x00002707 fetch  0x00000002 , 0x00004682 
+ 00013211  0x00002708 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x00002709 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x0000270a call  0x000032fd , 0x00000001 
+ 00013214  0x0000270c bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x0000270d fetch  0x00000002 , 0x00004682 
+ 00013216  0x0000270e set0  0x00000000 , 0x0000003f 
+ 00013217  0x0000270f set0  0x00000001 , 0x0000003f 
+ 00013218  0x00002710 set0  0x00000002 , 0x0000003f 
+ 00013219  0x00002711 set0  0x00000003 , 0x0000003f 
+ 00013220  0x00002712 set0  0x00000007 , 0x0000003f 
+ 00013221  0x00002713 store  0x00000002 , 0x00004682 
+ 00013222  0x00002714 branch  0x00003418 
+ 00013223  0x00002717 call  0x000033a9 
+ 00013224  0x00002718 branch  0x0000340a 
+ 00013225  0x0000271c setarg  0x00000000 
+ 00013226  0x0000271d store  0x00000002 , 0x00004208 
+ 00013227  0x0000271e rtn 
+ 00013228  0x00002720 setarg  0x00000000 
+ 00013229  0x00002721 store  0x00000002 , 0x0000420a 
+ 00013230  0x00002722 rtn 
+ 00013231  0x00002725 fetch  0x00000002 , 0x0000420a 
+ 00013232  0x00002726 store  0x00000002 , 0x00004208 
+ 00013233  0x00002727 setarg  0x00000000 
+ 00013234  0x00002728 store  0x00000002 , 0x0000420a 
+ 00013235  0x00002729 rtn 
+ 00013236  0x0000272c fetch  0x00000002 , 0x0000420a 
+ 00013237  0x0000272d set1  0x00000007 , 0x0000003f 
+ 00013238  0x0000272e store  0x00000002 , 0x00004208 
+ 00013239  0x0000272f setarg  0x00000000 
+ 00013240  0x00002730 store  0x00000002 , 0x0000420a 
+ 00013241  0x00002731 rtn 
+ 00013242  0x0000273a fetch  0x00000001 , 0x00004682 
+ 00013243  0x0000273b isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x0000273c rtn 
+ 00013245  0x00002745 setarg  0x0000aa55 
+ 00013246  0x00002747 store  0x00000002 , 0x00000aaa 
+ 00013247  0x00002748 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x00002749 arg  0x00000002 , 0x00000002 
+ 00013249  0x0000274a arg  0x00000aaa , 0x00000011 
+ 00013250  0x0000274b arg  0x000000c3 , 0x00000012 
+ 00013251  0x0000274c branch  0x00006606 
+ 00013252  0x00002750 bpatch  0x000000ca , 0x00004019 
+ 00013253  0x00002751 arg  0x00000002 , 0x00000002 
+ 00013254  0x00002752 arg  0x00000a9a , 0x00000011 
+ 00013255  0x00002753 arg  0x000000c3 , 0x00000012 
+ 00013256  0x00002754 call  0x000065df 
+ 00013257  0x00002755 fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x00002756 arg  0x0000aa55 , 0x00000002 
+ 00013259  0x00002757 isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002758 rtn 
+ 00013261  0x0000275c fetch  0x00000001 , 0x0000455a 
+ 00013262  0x0000275d store  0x00000001 , 0x00004205 
+ 00013263  0x0000275e rtn 
+ 00013264  0x00002761 arg  0x00000009 , 0x00000007 
+ 00013265  0x00002762 branch  0x00002c32 
+ 00013266  0x00002765 arg  0x00000009 , 0x00000007 
+ 00013267  0x00002766 branch  0x00002c36 
+ 00013268  0x00002769 jam  0x00000005 , 0x00004206 
+ 00013269  0x0000276a branch  0x000033d0 
+ 00013270  0x0000276d arg  0x00004206 , 0x00000013 
+ 00013271  0x0000276e arg  0x000033d2 , 0x00000012 
+ 00013272  0x0000276f branch  0x0000336d 
+ 00013273  0x00002772 jam  0x00000001 , 0x00004363 
+ 00013274  0x00002773 rtn 
+ 00013275  0x00002776 jam  0x00000000 , 0x00004363 
+ 00013276  0x00002777 rtn 
+ 00013277  0x0000277a jam  0x0000000a , 0x00000a99 
+ 00013278  0x0000277b branch  0x00007d8f 
+ 00013279  0x0000277e jam  0x0000001d , 0x00000a99 
+ 00013280  0x0000277f branch  0x00007d8f 
+ 00013281  0x00002782 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x00002783 fetch  0x00000001 , 0x00004207 
+ 00013283  0x00002784 store  0x00000001 , 0x0000016d 
+ 00013284  0x00002785 jam  0x00000001 , 0x00000228 
+ 00013285  0x00002786 jam  0x00000003 , 0x00000a99 
+ 00013286  0x00002787 branch  0x00007d8f 
+ 00013287  0x0000278a jam  0x0000001e , 0x00000a99 
+ 00013288  0x0000278b branch  0x00007d8f 
+ 00013289  0x0000278e jam  0x00000004 , 0x00000a99 
+ 00013290  0x0000278f branch  0x00007d8f 
+ 00013291  0x00002792 fetch  0x00000002 , 0x00004687 
+ 00013292  0x00002793 store  0x00000002 , 0x0000467e 
+ 00013293  0x00002795 call  0x00003404 
+ 00013294  0x00002797 jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002798 branch  0x00007d8f 
+ 00013296  0x0000279b setarg  0x00000000 
+ 00013297  0x0000279c store  0x00000002 , 0x0000467e 
+ 00013298  0x0000279d jam  0x00000002 , 0x00000a99 
+ 00013299  0x0000279e branch  0x00007d8f 
+ 00013300  0x000027a1 jam  0x0000000f , 0x00000a99 
+ 00013301  0x000027a2 branch  0x00007d8f 
+ 00013302  0x000027a5 jam  0x00000010 , 0x00000a99 
+ 00013303  0x000027a6 branch  0x00007d8f 
+ 00013304  0x000027a9 jam  0x0000000e , 0x00000a99 
+ 00013305  0x000027aa branch  0x00007d8f 
+ 00013306  0x000027ad jam  0x0000000d , 0x00000a99 
+ 00013307  0x000027ae branch  0x00007d8f 
+ 00013308  0x000027b1 jam  0x00000017 , 0x00000a99 
+ 00013309  0x000027b2 branch  0x00007d8f 
+ 00013310  0x000027b5 jam  0x00000018 , 0x00000a99 
+ 00013311  0x000027b6 branch  0x00007d8f 
+ 00013312  0x000027b9 jam  0x00000016 , 0x00000a99 
+ 00013313  0x000027ba branch  0x00007d8f 
+ 00013314  0x000027bd jam  0x00000011 , 0x00000a99 
+ 00013315  0x000027be branch  0x00007d8f 
+ 00013316  0x000027c1 jam  0x00000015 , 0x00000a99 
+ 00013317  0x000027c2 branch  0x00007d8f 
+ 00013318  0x000027c5 jam  0x00000014 , 0x00000a99 
+ 00013319  0x000027c6 branch  0x00007d8f 
+ 00013320  0x000027ca jam  0x00000013 , 0x00000a99 
+ 00013321  0x000027cb branch  0x00007d8f 
+ 00013322  0x000027ce jam  0x00000019 , 0x00000a99 
+ 00013323  0x000027cf branch  0x00007d8f 
+ 00013324  0x000027d2 jam  0x00000006 , 0x00000a99 
+ 00013325  0x000027d3 branch  0x00007d8f 
+ 00013326  0x000027d6 jam  0x00000005 , 0x00000a99 
+ 00013327  0x000027d7 branch  0x00007d8f 
+ 00013328  0x000027da jam  0x0000001f , 0x00000a99 
+ 00013329  0x000027db branch  0x00007d8f 
+ 00013330  0x000027de jam  0x00000020 , 0x00000a99 
+ 00013331  0x000027df branch  0x00007d8f 
+ 00013332  0x000027e2 jam  0x00000025 , 0x00000a99 
+ 00013333  0x000027e3 branch  0x00007d8f 
+ 00013334  0x000027e6 set1  0x0000000d , 0x00000000 
+ 00013335  0x000027e7 rtn 
+ 00013336  0x000027ea set0  0x0000000d , 0x00000000 
+ 00013337  0x000027eb rtn 
+ 00013338  0x00002800 call  0x0000342d 
+ 00013339  0x00002801 beq  0x00000002 , 0x00003424 
+ 00013340  0x00002803 setarg  0x00000001 
+ 00013341  0x00002804 istore  0x00000001 , 0x00000013 
+ 00013342  0x00002805 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x00002806 add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x00002808 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x00002809 increase  0x00000001 , 0x00000013 
+ 00013346  0x0000280a istoret  0x00000001 , 0x00000013 
+ 00013347  0x0000280b branch  0x00003385 
+ 00013348  0x0000280e setarg  0x00000000 
+ 00013349  0x0000280f istore  0x00000001 , 0x00000013 
+ 00013350  0x00002810 fetch  0x00000002 , 0x00004682 
+ 00013351  0x00002811 bbit0  0x00000009 , 0x00003429 
+ 00013352  0x00002812 call  0x00003402 
+ 00013353  0x00002814 fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x00002815 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x00002816 add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x00002817 branch  0x00003420 
+ 00013357  0x0000281a fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x0000281b add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x0000281c ifetch  0x00000001 , 0x00000013 
+ 00013360  0x0000281d rtn 
+ 00013361  0x00002820 call  0x0000342d 
+ 00013362  0x00002821 bne  0x00000000 , 0x00003434 
+ 00013363  0x00002822 branch  0x0000340a 
+ 00013364  0x00002824 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x00002825 branch  0x00003385 
+ 00013366  0x00002828 rtn  0x0000002b 
+ 00013367  0x00002829 jam  0x00000000 , 0x00008081 
+ 00013368  0x0000282a setarg  0x00003463 
+ 00013369  0x0000282b store  0x00000002 , 0x000041eb 
+ 00013370  0x0000282c setarg  0x0000696c 
+ 00013371  0x0000282d store  0x00000002 , 0x000041ed 
+ 00013372  0x0000282e setarg  0x000034f5 
+ 00013373  0x0000282f store  0x00000002 , 0x000041f3 
+ 00013374  0x00002830 setarg  0x000034f4 
+ 00013375  0x00002831 store  0x00000002 , 0x000041ef 
+ 00013376  0x00002832 setarg  0x0000347e 
+ 00013377  0x00002833 store  0x00000002 , 0x000041f5 
+ 00013378  0x00002834 setarg  0x000034b2 
+ 00013379  0x00002835 store  0x00000002 , 0x000041fd 
+ 00013380  0x00002836 setarg  0x00003465 
+ 00013381  0x00002837 store  0x00000002 , 0x000041fb 
+ 00013382  0x00002838 setarg  0x00003470 
+ 00013383  0x00002839 store  0x00000002 , 0x000041e9 
+ 00013384  0x0000283a setarg  0x00003501 
+ 00013385  0x0000283b store  0x00000002 , 0x000041f9 
+ 00013386  0x0000283c bpatch  0x000000cc , 0x00004019 
+ 00013387  0x0000283d call  0x0000359b 
+ 00013388  0x0000283e call  0x00006948 
+ 00013389  0x0000283f call  0x000035ad 
+ 00013390  0x00002840 call  0x00007d08 
+ 00013391  0x00002841 call  0x00007cd3 
+ 00013392  0x00002842 setarg  0x0000350b 
+ 00013393  0x00002843 store  0x00000002 , 0x00004766 
+ 00013394  0x00002844 setarg  0x000034fc 
+ 00013395  0x00002845 store  0x00000002 , 0x0000475d 
+ 00013396  0x00002846 setarg  0x000034f8 
+ 00013397  0x00002847 store  0x00000002 , 0x0000475f 
+ 00013398  0x00002848 setarg  0x0000346c 
+ 00013399  0x00002849 store  0x00000002 , 0x00004761 
+ 00013400  0x0000284a setarg  0x000035a2 
+ 00013401  0x0000284b store  0x00000002 , 0x000046a9 
+ 00013402  0x0000284c setarg  0x000035a4 
+ 00013403  0x0000284d store  0x00000002 , 0x000046ab 
+ 00013404  0x0000284e setarg  0x000035a9 
+ 00013405  0x0000284f store  0x00000002 , 0x000046b4 
+ 00013406  0x00002850 setarg  0x000035a6 
+ 00013407  0x00002851 store  0x00000002 , 0x000046b6 
+ 00013408  0x00002852 fetch  0x00000002 , 0x00004682 
+ 00013409  0x00002853 rtnbit1  0x0000000c 
+ 00013410  0x00002854 branch  0x0000340a 
+ 00013411  0x00002857 call  0x00003586 
+ 00013412  0x00002858 branch  0x0000340a 
+ 00013413  0x0000285b call  0x00005892 
+ 00013414  0x0000285c nrtn  0x00000034 
+ 00013415  0x0000285d arg  0x00000b06 , 0x00000011 
+ 00013416  0x0000285e call  0x00007e54 
+ 00013417  0x0000285f nrtn  0x00000028 
+ 00013418  0x00002860 arg  0x00000b06 , 0x00000006 
+ 00013419  0x00002861 branch  0x00004746 
+ 00013420  0x00002864 fetch  0x00000002 , 0x00004797 
+ 00013421  0x00002865 store  0x00000002 , 0x00004791 
+ 00013422  0x00002866 jam  0x00000001 , 0x00004753 
+ 00013423  0x00002867 branch  0x0000358f 
+ 00013424  0x0000286a fetch  0x00000001 , 0x0000479d 
+ 00013425  0x0000286b beq  0x00000001 , 0x00003479 
+ 00013426  0x0000286c fetch  0x00000002 , 0x00004682 
+ 00013427  0x0000286d bbit0  0x00000009 , 0x00003479 
+ 00013428  0x0000286e fetch  0x00000001 , 0x0000479e 
+ 00013429  0x0000286f beq  0x00000001 , 0x000033d0 
+ 00013430  0x00002870 fetch  0x00000001 , 0x00004700 
+ 00013431  0x00002871 nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x00002872 branch  0x000033d2 
+ 00013433  0x00002875 fetch  0x00000001 , 0x0000479b 
+ 00013434  0x00002876 fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x00002877 ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002878 beq  0x00000001 , 0x000033d0 
+ 00013437  0x00002879 branch  0x000033d2 
+ 00013438  0x0000287c copy  0x00000013 , 0x0000003f 
+ 00013439  0x0000287d beq  0x0000002d , 0x00003431 
+ 00013440  0x0000287e beq  0x00000010 , 0x0000341a 
+ 00013441  0x0000287f beq  0x00000014 , 0x000034df 
+ 00013442  0x00002880 beq  0x00000015 , 0x000034e8 
+ 00013443  0x00002881 beq  0x00000040 , 0x00003485 
+ 00013444  0x00002882 rtn 
+ 00013445  0x00002884 fetch  0x00000002 , 0x00004509 
+ 00013446  0x00002885 beq  0x00000001 , 0x0000348c 
+ 00013447  0x00002887 fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002888 branch  0x000034a2 , 0x00000034 
+ 00013449  0x0000288a jam  0x00000002 , 0x0000478a 
+ 00013450  0x0000288b jam  0x0000003c , 0x0000478f 
+ 00013451  0x0000288c rtn 
+ 00013452  0x0000288f fetch  0x00000002 , 0x0000449a 
+ 00013453  0x00002890 branch  0x000034a0 , 0x00000034 
+ 00013454  0x00002892 jam  0x00000001 , 0x0000478a 
+ 00013455  0x00002893 fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x00002894 fetch  0x00000002 , 0x00004496 
+ 00013457  0x00002895 iadd  0x00000002 , 0x0000003f 
+ 00013458  0x00002896 store  0x00000002 , 0x00004496 
+ 00013459  0x00002897 copy  0x0000003f , 0x00000011 
+ 00013460  0x00002898 fetch  0x00000002 , 0x00004498 
+ 00013461  0x00002899 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x0000289a store  0x00000002 , 0x00004498 
+ 00013463  0x0000289b iadd  0x00000011 , 0x0000003f 
+ 00013464  0x0000289c rshift  0x0000003f , 0x00000002 
+ 00013465  0x0000289d fetch  0x00000002 , 0x000047c0 
+ 00013466  0x0000289e idiv  0x00000002 
+ 00013467  0x0000289f call  0x00007f86 
+ 00013468  0x000028a0 quotient  0x0000003f 
+ 00013469  0x000028a1 store  0x00000002 , 0x0000449a 
+ 00013470  0x000028a2 jam  0x00000001 , 0x00004790 
+ 00013471  0x000028a3 rtn 
+ 00013472  0x000028a5 jam  0x00000003 , 0x0000478a 
+ 00013473  0x000028a6 rtn 
+ 00013474  0x000028a9 jam  0x00000000 , 0x00004172 
+ 00013475  0x000028aa jam  0x00000000 , 0x00004790 
+ 00013476  0x000028ab fetch  0x00000002 , 0x000043d6 
+ 00013477  0x000028ac fetcht  0x00000002 , 0x000047be 
+ 00013478  0x000028ad isub  0x00000002 , 0x0000003e 
+ 00013479  0x000028ae setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x000028af fetch  0x00000002 , 0x000047c0 
+ 00013481  0x000028b0 fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x000028b1 isub  0x00000002 , 0x0000003f 
+ 00013483  0x000028b2 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x000028b3 compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x000028b4 rtn  0x00000001 
+ 00013486  0x000028b5 fetch  0x00000008 , 0x000047be 
+ 00013487  0x000028b6 store  0x00000008 , 0x00004496 
+ 00013488  0x000028b7 jam  0x00000001 , 0x00004790 
+ 00013489  0x000028b8 rtn 
+ 00013490  0x000028bd call  0x0000337b 
+ 00013491  0x000028be call  0x000034b9 
+ 00013492  0x000028bf call  0x000034be 
+ 00013493  0x000028c0 call  0x000034d5 
+ 00013494  0x000028c1 call  0x000034ca 
+ 00013495  0x000028c2 call  0x000034c4 
+ 00013496  0x000028c3 branch  0x000034d9 
+ 00013497  0x000028c7 arg  0x00004799 , 0x00000013 
+ 00013498  0x000028c8 arg  0x000034bc , 0x00000012 
+ 00013499  0x000028c9 branch  0x0000336d 
+ 00013500  0x000028cb jam  0x00000000 , 0x0000479a 
+ 00013501  0x000028cc rtn 
+ 00013502  0x000028ce arg  0x00004793 , 0x00000013 
+ 00013503  0x000028cf arg  0x000034c1 , 0x00000012 
+ 00013504  0x000028d0 branch  0x00003374 
+ 00013505  0x000028d2 arg  0x000046bf , 0x00000013 
+ 00013506  0x000028d3 arg  0x0000469e , 0x00000012 
+ 00013507  0x000028d4 branch  0x00003591 
+ 00013508  0x000028d8 arg  0x0000478f , 0x00000013 
+ 00013509  0x000028d9 arg  0x000034c7 , 0x00000012 
+ 00013510  0x000028da branch  0x0000336d 
+ 00013511  0x000028dd fetch  0x00000002 , 0x0000449a 
+ 00013512  0x000028de store  0x00000001 , 0x00004172 
+ 00013513  0x000028df rtn 
+ 00013514  0x000028e1 arg  0x00004790 , 0x00000013 
+ 00013515  0x000028e2 arg  0x000034cd , 0x00000012 
+ 00013516  0x000028e3 branch  0x0000336d 
+ 00013517  0x000028e5 fetch  0x00000001 , 0x0000043f 
+ 00013518  0x000028e6 compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x000028e7 nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x000028e8 jam  0x00000001 , 0x0000478a 
+ 00013521  0x000028e9 call  0x00003416 
+ 00013522  0x000028ea branch  0x00005abf 
+ 00013523  0x000028ec jam  0x00000001 , 0x00004790 
+ 00013524  0x000028ed rtn 
+ 00013525  0x000028f0 arg  0x00004791 , 0x00000013 
+ 00013526  0x000028f1 arg  0x000034d8 , 0x00000012 
+ 00013527  0x000028f2 branch  0x00003374 
+ 00013528  0x000028f6 branch  0x0000341a 
+ 00013529  0x000028fb arg  0x0000478d , 0x00000013 
+ 00013530  0x000028fc arg  0x000034dc , 0x00000012 
+ 00013531  0x000028fd branch  0x00003374 
+ 00013532  0x000028ff fetch  0x00000002 , 0x000047a7 
+ 00013533  0x00002900 store  0x00000002 , 0x0000478d 
+ 00013534  0x00002901 branch  0x000035af 
+ 00013535  0x00002905 fetch  0x00000002 , 0x000047a7 
+ 00013536  0x00002906 store  0x00000002 , 0x0000478d 
+ 00013537  0x00002907 setarg  0x00000000 
+ 00013538  0x00002908 store  0x00000002 , 0x00004793 
+ 00013539  0x00002909 store  0x00000002 , 0x00004791 
+ 00013540  0x0000290a call  0x0000355c 
+ 00013541  0x0000290b call  0x00003586 
+ 00013542  0x0000290c jam  0x00000000 , 0x00004172 
+ 00013543  0x0000290d branch  0x000033f8 
+ 00013544  0x00002913 setarg  0x00000000 
+ 00013545  0x00002914 store  0x00000004 , 0x0000478d 
+ 00013546  0x00002915 store  0x00000003 , 0x0000478a 
+ 00013547  0x00002916 store  0x00000002 , 0x00004509 
+ 00013548  0x00002918 jam  0x00000001 , 0x000047a0 
+ 00013549  0x00002919 fetch  0x00000002 , 0x00004797 
+ 00013550  0x0000291a store  0x00000002 , 0x00004791 
+ 00013551  0x0000291b call  0x00007e38 
+ 00013552  0x0000291c fetch  0x00000001 , 0x00004759 
+ 00013553  0x0000291d rtneq  0x00000000 
+ 00013554  0x0000291e call  0x0000358f 
+ 00013555  0x0000291f branch  0x0000356e 
+ 00013556  0x00002924 branch  0x00003508 
+ 00013557  0x00002928 fetch  0x00000001 , 0x00004759 
+ 00013558  0x00002929 rtnne  0x00000002 
+ 00013559  0x0000292a branch  0x00003508 
+ 00013560  0x00002930 arg  0x000046cd , 0x00000013 
+ 00013561  0x00002931 call  0x00003582 
+ 00013562  0x00002932 arg  0x000046c6 , 0x00000013 
+ 00013563  0x00002934 branch  0x00003584 
+ 00013564  0x00002937 jam  0x00000000 , 0x0000436e 
+ 00013565  0x00002938 arg  0x000046db , 0x00000013 
+ 00013566  0x00002939 call  0x00003582 
+ 00013567  0x0000293a arg  0x000046d4 , 0x00000013 
+ 00013568  0x0000293b branch  0x000034fb 
+ 00013569  0x0000293e fetch  0x00000001 , 0x00000477 
+ 00013570  0x0000293f beq  0x00000012 , 0x00003504 
+ 00013571  0x00002940 rtn 
+ 00013572  0x00002942 fetch  0x00000002 , 0x00000478 
+ 00013573  0x00002944 beq  0x0000000d , 0x00003536 
+ 00013574  0x00002945 beq  0x0000000b , 0x00003571 
+ 00013575  0x00002946 rtn 
+ 00013576  0x0000294c fetch  0x00000001 , 0x00004753 
+ 00013577  0x0000294d rtn  0x00000034 
+ 00013578  0x0000294e branch  0x00006978 
+ 00013579  0x00002953 copy  0x00000011 , 0x0000003f 
+ 00013580  0x00002954 branch  0x00003510 , 0x00000034 
+ 00013581  0x00002956 copy  0x00000007 , 0x0000003f 
+ 00013582  0x00002957 beq  0x00000000 , 0x00003513 
+ 00013583  0x00002958 rtn 
+ 00013584  0x0000295a copy  0x00000007 , 0x0000003f 
+ 00013585  0x0000295b beq  0x00000000 , 0x0000351b 
+ 00013586  0x0000295c rtn 
+ 00013587  0x0000295f jam  0x00000001 , 0x0000479d 
+ 00013588  0x00002960 arg  0x000046f7 , 0x00000013 
+ 00013589  0x00002961 call  0x00003582 
+ 00013590  0x00002962 arg  0x000046f0 , 0x00000013 
+ 00013591  0x00002963 call  0x00003584 
+ 00013592  0x00002964 fetch  0x00000002 , 0x00004682 
+ 00013593  0x00002965 bbit0  0x00000009 , 0x00003532 
+ 00013594  0x00002966 branch  0x00003521 
+ 00013595  0x00002969 jam  0x00000000 , 0x0000479d 
+ 00013596  0x0000296a branch  0x0000351d 
+ 00013597  0x0000296f fetch  0x00000001 , 0x0000479a 
+ 00013598  0x00002970 rtnne  0x00000001 
+ 00013599  0x00002971 jam  0x00000005 , 0x00004799 
+ 00013600  0x00002972 rtn 
+ 00013601  0x00002975 fetch  0x00000001 , 0x0000479a 
+ 00013602  0x00002976 pincrease  0x00000001 
+ 00013603  0x00002977 store  0x00000001 , 0x0000479a 
+ 00013604  0x00002978 beq  0x00000001 , 0x00003527 
+ 00013605  0x00002979 beq  0x00000002 , 0x0000352b 
+ 00013606  0x0000297a rtn 
+ 00013607  0x0000297c call  0x0000355c 
+ 00013608  0x0000297d jam  0x00000001 , 0x00004771 
+ 00013609  0x0000297e arg  0x0000476c , 0x00000013 
+ 00013610  0x0000297f branch  0x00003544 
+ 00013611  0x00002981 jam  0x00000000 , 0x0000479a 
+ 00013612  0x00002982 jam  0x00000002 , 0x00004771 
+ 00013613  0x00002983 arg  0x0000476c , 0x00000013 
+ 00013614  0x00002984 call  0x00003544 
+ 00013615  0x00002985 fetch  0x00000001 , 0x0000479e 
+ 00013616  0x00002986 beq  0x00000001 , 0x00003551 
+ 00013617  0x00002987 rtn 
+ 00013618  0x0000298a fetch  0x00000002 , 0x00004797 
+ 00013619  0x0000298b store  0x00000002 , 0x00004791 
+ 00013620  0x0000298c call  0x0000355c 
+ 00013621  0x0000298d branch  0x0000358f 
+ 00013622  0x00002991 bpatch  0x000000cd , 0x00004019 
+ 00013623  0x00002992 call  0x000036fc 
+ 00013624  0x00002993 ifetch  0x00000001 , 0x00000011 
+ 00013625  0x00002994 beq  0x00000003 , 0x0000353c 
+ 00013626  0x00002995 beq  0x00000007 , 0x00003540 
+ 00013627  0x00002996 rtn 
+ 00013628  0x00002999 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x0000299a beq  0x00000000 , 0x00003551 
+ 00013630  0x0000299b beq  0x00000001 , 0x0000355c 
+ 00013631  0x0000299c rtn 
+ 00013632  0x0000299f ifetch  0x00000001 , 0x00000012 
+ 00013633  0x000029a0 beq  0x00000001 , 0x00003564 
+ 00013634  0x000029a1 beq  0x00000000 , 0x00003569 
+ 00013635  0x000029a2 rtn 
+ 00013636  0x000029aa bpatch  0x000000ce , 0x00004019 
+ 00013637  0x000029ab fetch  0x00000001 , 0x0000478b 
+ 00013638  0x000029ac isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x000029ad nrtn  0x00000001 
+ 00013640  0x000029ae add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x000029af ifetch  0x00000002 , 0x00000006 
+ 00013642  0x000029b0 byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x000029b1 add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x000029b2 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x000029b3 call  0x000036f0 
+ 00013646  0x000029b4 istore  0x00000001 , 0x00000006 
+ 00013647  0x000029b5 copy  0x00000013 , 0x00000011 
+ 00013648  0x000029b6 branch  0x00007e3d 
+ 00013649  0x000029bd fetch  0x00000001 , 0x00004759 
+ 00013650  0x000029be rtn  0x00000034 
+ 00013651  0x000029bf jam  0x00000001 , 0x0000479e 
+ 00013652  0x000029c0 arg  0x000046e9 , 0x00000013 
+ 00013653  0x000029c1 call  0x00003582 
+ 00013654  0x000029c2 arg  0x000046e2 , 0x00000013 
+ 00013655  0x000029c3 call  0x00003584 
+ 00013656  0x000029c4 jam  0x00000004 , 0x00004780 
+ 00013657  0x000029c5 jam  0x00000001 , 0x00004783 
+ 00013658  0x000029c6 arg  0x0000477b , 0x00000013 
+ 00013659  0x000029c7 branch  0x00003544 
+ 00013660  0x000029c9 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x000029ca rtn  0x00000034 
+ 00013662  0x000029cb jam  0x00000000 , 0x0000479e 
+ 00013663  0x000029cc call  0x00003586 
+ 00013664  0x000029cd jam  0x00000004 , 0x00004780 
+ 00013665  0x000029ce jam  0x00000000 , 0x00004783 
+ 00013666  0x000029cf arg  0x0000477b , 0x00000013 
+ 00013667  0x000029d0 branch  0x00003544 
+ 00013668  0x000029d3 jam  0x00000001 , 0x0000479f 
+ 00013669  0x000029d4 jam  0x00000007 , 0x00004780 
+ 00013670  0x000029d5 jam  0x00000001 , 0x00004783 
+ 00013671  0x000029d6 arg  0x0000477b , 0x00000013 
+ 00013672  0x000029d7 branch  0x00003544 
+ 00013673  0x000029d9 jam  0x00000000 , 0x0000479f 
+ 00013674  0x000029da jam  0x00000007 , 0x00004780 
+ 00013675  0x000029db jam  0x00000000 , 0x00004783 
+ 00013676  0x000029dc arg  0x0000477b , 0x00000013 
+ 00013677  0x000029dd branch  0x00003544 
+ 00013678  0x000029df fetch  0x00000001 , 0x0000479f 
+ 00013679  0x000029e0 rtn  0x00000034 
+ 00013680  0x000029e1 branch  0x00003551 
+ 00013681  0x000029e4 ifetch  0x00000002 , 0x00000011 
+ 00013682  0x000029e5 store  0x00000002 , 0x0000478b 
+ 00013683  0x000029e6 isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x000029e7 nrtn  0x00000001 
+ 00013685  0x000029e8 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x000029e9 rtn  0x00000034 
+ 00013687  0x000029ea jam  0x00000000 , 0x000047a0 
+ 00013688  0x000029eb fetch  0x00000008 , 0x000047b6 
+ 00013689  0x000029ec store  0x00000008 , 0x00004496 
+ 00013690  0x000029ed jam  0x00000002 , 0x00004790 
+ 00013691  0x000029ee call  0x000035af 
+ 00013692  0x000029ef call  0x000035b9 
+ 00013693  0x000029f0 jam  0x00000007 , 0x00004780 
+ 00013694  0x000029f1 fetch  0x00000001 , 0x0000479f 
+ 00013695  0x000029f2 store  0x00000001 , 0x00004783 
+ 00013696  0x000029f3 arg  0x0000477b , 0x00000013 
+ 00013697  0x000029f4 branch  0x00003544 
+ 00013698  0x000029f9 arg  0x00000001 , 0x00000011 
+ 00013699  0x000029fa branch  0x00003585 
+ 00013700  0x000029fc arg  0x00000000 , 0x00000011 
+ 00013701  0x000029fe branch  0x0000358c 
+ 00013702  0x00002a01 arg  0x00000000 , 0x00000011 
+ 00013703  0x00002a02 call  0x00007d19 
+ 00013704  0x00002a03 arg  0x00000001 , 0x00000011 
+ 00013705  0x00002a04 call  0x00007d19 
+ 00013706  0x00002a05 fetch  0x00000001 , 0x000047a1 
+ 00013707  0x00002a06 branch  0x000069d7 
+ 00013708  0x00002a09 call  0x00007d04 
+ 00013709  0x00002a0a arg  0x00000007 , 0x00000039 
+ 00013710  0x00002a0b branch  0x00007d26 
+ 00013711  0x00002a10 arg  0x000046b8 , 0x00000013 
+ 00013712  0x00002a11 arg  0x0000469a , 0x00000012 
+ 00013713  0x00002a13 call  0x00003596 
+ 00013714  0x00002a14 call  0x00003584 
+ 00013715  0x00002a15 fetch  0x00000002 , 0x00004795 
+ 00013716  0x00002a16 store  0x00000002 , 0x00004793 
+ 00013717  0x00002a17 branch  0x000033fa 
+ 00013718  0x00002a1a ifetch  0x00000002 , 0x00000012 
+ 00013719  0x00002a1b store  0x00000002 , 0x00004154 
+ 00013720  0x00002a1c ifetch  0x00000002 , 0x00000006 
+ 00013721  0x00002a1d store  0x00000002 , 0x00004482 
+ 00013722  0x00002a1e rtn 
+ 00013723  0x00002a21 arg  0x00000000 , 0x00000011 
+ 00013724  0x00002a22 call  0x000069a6 
+ 00013725  0x00002a23 fetch  0x00000006 , 0x000047a1 
+ 00013726  0x00002a24 store  0x00000006 , 0x00000a9a 
+ 00013727  0x00002a25 call  0x000069ae 
+ 00013728  0x00002a26 fetch  0x00000001 , 0x000047a1 
+ 00013729  0x00002a27 branch  0x000069d7 
+ 00013730  0x00002a2a jam  0x00000001 , 0x0000479b 
+ 00013731  0x00002a2b rtn 
+ 00013732  0x00002a2d jam  0x00000000 , 0x0000479b 
+ 00013733  0x00002a2e rtn 
+ 00013734  0x00002a33 jam  0x00000000 , 0x0000479c 
+ 00013735  0x00002a34 fetch  0x00000001 , 0x000047a1 
+ 00013736  0x00002a35 branch  0x000069d7 
+ 00013737  0x00002a38 jam  0x00000001 , 0x0000479c 
+ 00013738  0x00002a39 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x00002a3a store  0x00000006 , 0x00000a9a 
+ 00013740  0x00002a3b branch  0x000069ae 
+ 00013741  0x00002a40 jam  0x00000000 , 0x0000422d 
+ 00013742  0x00002a41 branch  0x000068a8 
+ 00013743  0x00002a44 call  0x000068eb 
+ 00013744  0x00002a45 call  0x00006908 
+ 00013745  0x00002a46 store  0x00000002 , 0x000047b0 
+ 00013746  0x00002a47 arg  0x000047aa , 0x00000011 
+ 00013747  0x00002a48 call  0x00006930 
+ 00013748  0x00002a49 store  0x00000001 , 0x000047a9 
+ 00013749  0x00002a4a beq  0x00000000 , 0x000035be 
+ 00013750  0x00002a4b sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x00002a4c nbranch  0x000035bc , 0x00000002 
+ 00013752  0x00002a4d store  0x00000001 , 0x00004783 
+ 00013753  0x00002a4f jam  0x00000005 , 0x00004780 
+ 00013754  0x00002a50 arg  0x0000477b , 0x00000013 
+ 00013755  0x00002a51 branch  0x00003544 
+ 00013756  0x00002a53 jam  0x00000064 , 0x00004783 
+ 00013757  0x00002a54 branch  0x000035b9 
+ 00013758  0x00002a57 branch  0x0000341a 
+ 00013759  0x00002a5c rtn  0x0000002b 
+ 00013760  0x00002a5d hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a5e and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a5f hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a60 setarg  0x00003631 
+ 00013764  0x00002a61 store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a63 setarg  0x00003633 
+ 00013766  0x00002a64 store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a66 setarg  0x0000340a 
+ 00013768  0x00002a67 store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a69 setarg  0x00003635 
+ 00013770  0x00002a6a store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a6c setarg  0x0000364b 
+ 00013772  0x00002a6d store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a6f setarg  0x000033d0 
+ 00013774  0x00002a70 store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a72 setarg  0x000036f6 
+ 00013776  0x00002a73 store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a75 setarg  0x0000367a 
+ 00013778  0x00002a76 store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a78 call  0x00002c7a 
+ 00013780  0x00002a79 setarg  0x00003722 
+ 00013781  0x00002a7a add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a7b istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a7d setarg  0x000035ed 
+ 00013784  0x00002a7e store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a80 setarg  0x000035ef 
+ 00013786  0x00002a81 store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a83 bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a84 call  0x00003628 
+ 00013789  0x00002a85 call  0x00007e38 
+ 00013790  0x00002a86 jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a87 jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a88 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a89 store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a8a beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a8b fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a8c store  0x00000001 , 0x00004686 
+ 00013797  0x00002a8d jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a8f call  0x0000360f 
+ 00013799  0x00002a90 call  0x00007cd3 
+ 00013800  0x00002a91 call  0x00007cdd 
+ 00013801  0x00002a92 jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a93 fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a94 rtnbit1  0x0000000c 
+ 00013804  0x00002a95 branch  0x0000340a 
+ 00013805  0x00002a98 branch  0x0000360f 
+ 00013806  0x00002a9b jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a9d jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a9e call  0x0000360f 
+ 00013809  0x00002a9f arg  0x00000000 , 0x00000011 
+ 00013810  0x00002aa0 call  0x00007d1e 
+ 00013811  0x00002aa2 setarg  0x00000020 
+ 00013812  0x00002aa3 call  0x000046f0 
+ 00013813  0x00002aa5 arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002aa6 fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002aa8 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002aa9 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002aaa call  0x00003609 
+ 00013818  0x00002aab istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002aac and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002aad call  0x00003609 
+ 00013821  0x00002aae istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002aaf call  0x000057a6 
+ 00013823  0x00002ab0 fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002ab1 copy  0x00000002 , 0x00000039 
+ 00013825  0x00002ab2 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002ab3 arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002ab4 call  0x00007f01 
+ 00013828  0x00002ab6 fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002ab7 copy  0x00000002 , 0x00000039 
+ 00013830  0x00002ab8 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002ab9 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002aba branch  0x00007f01 
+ 00013833  0x00002abc sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002abd branch  0x0000360d , 0x00000002 
+ 00013835  0x00002abe add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002abf rtn 
+ 00013837  0x00002ac1 add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002ac2 rtn 
+ 00013839  0x00002ac5 fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002ac6 bne  0x000000ff , 0x00003621 
+ 00013841  0x00002ac8 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002ac9 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002acb fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002acc bne  0x000000ff , 0x00003626 
+ 00013845  0x00002ace fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002acf copy  0x0000003f , 0x00000039 
+ 00013847  0x00002ad0 setarg  0x0000472d 
+ 00013848  0x00002ad1 copy  0x0000003f , 0x00000011 
+ 00013849  0x00002ad3 copy  0x00000011 , 0x00000006 
+ 00013850  0x00002ad4 ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002ad5 copy  0x00000006 , 0x00000011 
+ 00013852  0x00002ad6 beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002ad7 copy  0x0000003f , 0x00000002 
+ 00013854  0x00002ad8 call  0x0000680e 
+ 00013855  0x00002ada loop  0x00003619 
+ 00013856  0x00002adc rtn 
+ 00013857  0x00002ade fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002adf store  0x00000008 , 0x0000472f 
+ 00013859  0x00002ae0 branch  0x00003611 
+ 00013860  0x00002ae2 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002ae3 branch  0x00003613 
+ 00013862  0x00002ae5 store  0x00000001 , 0x0000472e 
+ 00013863  0x00002ae6 branch  0x00003615 
+ 00013864  0x00002aea arg  0x00000000 , 0x00000011 
+ 00013865  0x00002aeb call  0x000069a6 
+ 00013866  0x00002aec call  0x000037e4 
+ 00013867  0x00002aed call  0x00002c7d 
+ 00013868  0x00002aee branch  0x0000362d 
+ 00013869  0x00002af1 jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002af2 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002af3 store  0x00000001 , 0x00004744 
+ 00013872  0x00002af4 branch  0x000068a8 
+ 00013873  0x00002af7 call  0x00006835 
+ 00013874  0x00002af8 branch  0x0000696c 
+ 00013875  0x00002afb branch  0x0000696c 
+ 00013876  0x00002b00 branch  0x00006978 
+ 00013877  0x00002b03 call  0x00003642 
+ 00013878  0x00002b04 call  0x000037ee 
+ 00013879  0x00002b05 call  0x00003639 
+ 00013880  0x00002b06 branch  0x00003634 
+ 00013881  0x00002b09 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002b0a rtnbit1  0x00000009 
+ 00013883  0x00002b0b fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002b0c beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002b0d rtn 
+ 00013886  0x00002b0f fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002b10 rtneq  0x00000001 
+ 00013888  0x00002b11 jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002b12 branch  0x00003654 
+ 00013890  0x00002b15 fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002b16 rtnbit0  0x00000009 
+ 00013892  0x00002b17 call  0x00005892 
+ 00013893  0x00002b18 nrtn  0x00000034 
+ 00013894  0x00002b19 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002b1a call  0x00007e54 
+ 00013896  0x00002b1b nrtn  0x00000028 
+ 00013897  0x00002b1c arg  0x00004718 , 0x00000006 
+ 00013898  0x00002b1d branch  0x00004746 
+ 00013899  0x00002b20 copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002b21 beq  0x0000002d , 0x00003431 
+ 00013901  0x00002b22 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002b23 beq  0x00000014 , 0x00003651 
+ 00013903  0x00002b24 beq  0x00000015 , 0x00003660 
+ 00013904  0x00002b25 rtn 
+ 00013905  0x00002b28 setarg  0x00000000 
+ 00013906  0x00002b29 call  0x00003220 
+ 00013907  0x00002b2a branch  0x00003656 
+ 00013908  0x00002b2c fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002b2d store  0x00000002 , 0x000047ed 
+ 00013910  0x00002b2f jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002b30 jam  0x00000000 , 0x00004091 
+ 00013912  0x00002b31 call  0x000033f8 
+ 00013913  0x00002b32 call  0x00003416 
+ 00013914  0x00002b33 fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002b34 beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002b36 arg  0x00000000 , 0x00000011 
+ 00013917  0x00002b37 branch  0x00007d14 
+ 00013918  0x00002b39 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002b3a branch  0x00007d19 
+ 00013920  0x00002b3d setarg  0x00000002 
+ 00013921  0x00002b3e call  0x00003220 
+ 00013922  0x00002b40 setarg  0x00000000 
+ 00013923  0x00002b41 store  0x00000005 , 0x0000479c 
+ 00013924  0x00002b42 setarg  0x00000004 
+ 00013925  0x00002b43 call  0x000069d7 
+ 00013926  0x00002b44 setarg  0x00000005 
+ 00013927  0x00002b45 call  0x000069d7 
+ 00013928  0x00002b46 setarg  0x00000014 
+ 00013929  0x00002b47 call  0x000069d7 
+ 00013930  0x00002b48 setarg  0x00000015 
+ 00013931  0x00002b49 call  0x000069d7 
+ 00013932  0x00002b4a setarg  0x00000016 
+ 00013933  0x00002b4b call  0x000069d7 
+ 00013934  0x00002b4c setarg  0x00000007 
+ 00013935  0x00002b4d call  0x000069d7 
+ 00013936  0x00002b4e call  0x00007e38 
+ 00013937  0x00002b4f jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002b50 jam  0x0000000a , 0x00004760 
+ 00013939  0x00002b51 jam  0x0000000a , 0x00004762 
+ 00013940  0x00002b53 jam  0x00000002 , 0x00004172 
+ 00013941  0x00002b54 arg  0x00000000 , 0x00000011 
+ 00013942  0x00002b55 call  0x00007d1e 
+ 00013943  0x00002b57 setarg  0x00000020 
+ 00013944  0x00002b58 call  0x000046f0 
+ 00013945  0x00002b59 branch  0x000033fa 
+ 00013946  0x00002b5d call  0x0000373b 
+ 00013947  0x00002b5e call  0x0000373e 
+ 00013948  0x00002b5f call  0x00003741 
+ 00013949  0x00002b60 call  0x0000337b 
+ 00013950  0x00002b61 call  0x000036c8 
+ 00013951  0x00002b62 call  0x000036a1 
+ 00013952  0x00002b63 call  0x0000368a 
+ 00013953  0x00002b64 call  0x00003683 
+ 00013954  0x00002b65 branch  0x0000368f 
+ 00013955  0x00002b68 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b69 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b6a branch  0x0000336d 
+ 00013958  0x00002b6c call  0x00003847 
+ 00013959  0x00002b6d nrtn  0x00000001 
+ 00013960  0x00002b6e jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b6f rtn 
+ 00013962  0x00002b72 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b73 arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b74 branch  0x00003374 
+ 00013965  0x00002b76 jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b77 branch  0x00003662 
+ 00013967  0x00002b7a arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b7b arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b7c branch  0x0000336d 
+ 00013970  0x00002b7e fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b7f branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b80 jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b81 jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b82 setarg  0x00000a02 
+ 00013975  0x00002b83 store  0x00000002 , 0x00004752 
+ 00013976  0x00002b84 fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b85 beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b87 branch  0x00003762 
+ 00013979  0x00002b89 setarg  0x00000a02 
+ 00013980  0x00002b8a store  0x00000002 , 0x00004754 
+ 00013981  0x00002b8b branch  0x00003762 
+ 00013982  0x00002b8d setarg  0x00000000 
+ 00013983  0x00002b8e store  0x00000004 , 0x00004752 
+ 00013984  0x00002b8f branch  0x00003762 
+ 00013985  0x00002b92 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b93 rtn  0x00000034 
+ 00013987  0x00002b94 fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b95 bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b96 arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b97 arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b98 branch  0x0000336d 
+ 00013992  0x00002b9a fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b9b store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b9c fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b9d nrtn  0x00000034 
+ 00013996  0x00002b9f call  0x000068eb 
+ 00013997  0x00002ba0 call  0x00006908 
+ 00013998  0x00002ba1 store  0x00000002 , 0x000047e8 
+ 00013999  0x00002ba2 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002ba3 call  0x00006930 
+ 00014001  0x00002ba4 fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002ba5 isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002ba6 branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002ba7 store  0x00000001 , 0x000047cf 
+ 00014005  0x00002ba8 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002baa storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002bab fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002bac isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002bad call  0x000036c1 , 0x00000002 
+ 00014010  0x00002bae storet  0x00000001 , 0x000047db 
+ 00014011  0x00002baf arg  0x00000006 , 0x00000039 
+ 00014012  0x00002bb0 arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002bb1 call  0x000036f0 
+ 00014014  0x00002bb2 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002bb3 arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002bb4 branch  0x00007e3d 
+ 00014017  0x00002bb6 fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002bb7 nrtn  0x00000034 
+ 00014019  0x00002bb8 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002bb9 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002bba branch  0x00007d1e 
+ 00014022  0x00002bbc arg  0x00000001 , 0x00000011 
+ 00014023  0x00002bbd branch  0x00007d19 
+ 00014024  0x00002bc0 arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002bc1 arg  0x000036cb , 0x00000012 
+ 00014026  0x00002bc2 branch  0x0000336d 
+ 00014027  0x00002bc4 jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002bc5 jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002bc6 fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002bc7 beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002bc8 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002bca arg  0x0000479c , 0x00000006 
+ 00014033  0x00002bcb copy  0x00000006 , 0x00000011 
+ 00014034  0x00002bcc arg  0x00000008 , 0x00000039 
+ 00014035  0x00002bce copy  0x00000011 , 0x00000006 
+ 00014036  0x00002bcf ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002bd0 copy  0x00000006 , 0x00000011 
+ 00014038  0x00002bd1 beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002bd2 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002bd3 beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002bd5 fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002bd6 increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002bd7 store  0x00000001 , 0x000047a6 
+ 00014044  0x00002bd8 loop  0x000036d3 
+ 00014045  0x00002bd9 rtn 
+ 00014046  0x00002bdb fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002bdc arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002bdd iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002bde ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002bdf rtn 
+ 00014051  0x00002be1 call  0x000036de 
+ 00014052  0x00002be2 call  0x00006825 
+ 00014053  0x00002be3 branch  0x000036d9 
+ 00014054  0x00002be5 call  0x000036de 
+ 00014055  0x00002be6 call  0x00006829 
+ 00014056  0x00002be7 branch  0x000036d9 
+ 00014057  0x00002be9 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002bea beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002beb branch  0x000036e6 
+ 00014060  0x00002bed jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002bee branch  0x000036d0 
+ 00014062  0x00002bf0 jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002bf1 branch  0x000036d0 
+ 00014064  0x00002bf6 arg  0x00000000 , 0x00000011 
+ 00014065  0x00002bf8 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002bf9 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002bfa loop  0x000036f1 
+ 00014068  0x00002bfc and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002bfd rtn 
+ 00014070  0x00002c00 fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002c01 beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002c02 rtn 
+ 00014073  0x00002c04 fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002c05 beq  0x00000014 , 0x00003710 
+ 00014075  0x00002c06 rtn 
+ 00014076  0x00002c13 bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002c14 ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002c15 store  0x00000005 , 0x00000b12 
+ 00014079  0x00002c16 fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002c17 arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002c18 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002c19 nrtn  0x00000005 
+ 00014083  0x00002c1a fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002c1b byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002c1c store  0x00000002 , 0x00000b15 
+ 00014086  0x00002c1d copy  0x0000003f , 0x00000039 
+ 00014087  0x00002c1e increase  0x00000005 , 0x00000011 
+ 00014088  0x00002c1f copy  0x00000011 , 0x00000006 
+ 00014089  0x00002c20 arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002c21 call  0x00007f01 
+ 00014091  0x00002c22 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002c23 store  0x00000001 , 0x00000b21 
+ 00014093  0x00002c24 arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002c25 arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002c26 rtn 
+ 00014096  0x00002c29 setarg  0x00000000 
+ 00014097  0x00002c2a store  0x00000005 , 0x00004752 
+ 00014098  0x00002c2b store  0x00000005 , 0x00004757 
+ 00014099  0x00002c2c call  0x000036fc 
+ 00014100  0x00002c2d copy  0x00000012 , 0x00000006 
+ 00014101  0x00002c2e arg  0x00004752 , 0x00000005 
+ 00014102  0x00002c2f arg  0x0000000a , 0x00000039 
+ 00014103  0x00002c30 call  0x00007f01 
+ 00014104  0x00002c32 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002c33 ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002c34 beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002c35 beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002c36 beq  0x00000004 , 0x00003762 
+ 00014109  0x00002c37 beq  0x00000005 , 0x00003762 
+ 00014110  0x00002c38 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002c39 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002c3a beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002c3b rtn 
+ 00014114  0x00002c3e fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002c3f rtnbit1  0x00000009 
+ 00014116  0x00002c41 fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002c42 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002c44 jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002c46 setarg  0x0000010c 
+ 00014120  0x00002c47 call  0x000032cd 
+ 00014121  0x00002c48 call  0x00003710 
+ 00014122  0x00002c4a fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002c4b beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002c4c beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002c4d rtn 
+ 00014126  0x00002c4f fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002c50 ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002c51 fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002c52 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002c53 fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002c54 ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002c55 rtn 
+ 00014133  0x00002c58 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c59 rtn 
+ 00014135  0x00002c5b jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c5c rtn 
+ 00014137  0x00002c5e jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c5f rtn 
+ 00014139  0x00002c62 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c63 arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c64 branch  0x0000336d 
+ 00014142  0x00002c66 arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c67 arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c68 branch  0x0000336d 
+ 00014145  0x00002c6a arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c6b arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c6c branch  0x0000336d 
+ 00014148  0x00002c6f jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c70 branch  0x00003762 
+ 00014150  0x00002c72 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c73 branch  0x00003762 
+ 00014152  0x00002c75 jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c76 branch  0x00003762 
+ 00014154  0x00002c7c call  0x0000374c 
+ 00014155  0x00002c7d branch  0x0000374f 
+ 00014156  0x00002c7f fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c80 store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c81 branch  0x00003773 
+ 00014159  0x00002c83 fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c84 call  0x00003754 
+ 00014161  0x00002c85 fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c86 store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c87 branch  0x00003770 
+ 00014164  0x00002c89 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c8a beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c8b store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c8c rtn 
+ 00014168  0x00002c8e jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c8f rtn 
+ 00014170  0x00002c91 jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c92 rtn 
+ 00014172  0x00002c94 fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c95 call  0x00003754 
+ 00014174  0x00002c96 fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c97 call  0x0000379e 
+ 00014176  0x00002c98 call  0x000037a1 
+ 00014177  0x00002c99 branch  0x000069c4 
+ 00014178  0x00002c9c fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c9d nrtn  0x00000034 
+ 00014180  0x00002c9e fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c9f store  0x00000006 , 0x0000475d 
+ 00014182  0x00002ca0 fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002ca1 fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002ca2 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002ca3 fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002ca4 iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002ca5 call  0x00003779 , 0x00000034 
+ 00014188  0x00002ca6 bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002ca7 call  0x00003770 
+ 00014190  0x00002ca8 call  0x00003773 
+ 00014191  0x00002ca9 branch  0x00003776 
+ 00014192  0x00002cab arg  0x00004763 , 0x00000012 
+ 00014193  0x00002cac arg  0x0000475d , 0x00000006 
+ 00014194  0x00002cad branch  0x0000377b 
+ 00014195  0x00002caf arg  0x0000476b , 0x00000012 
+ 00014196  0x00002cb0 arg  0x0000475f , 0x00000006 
+ 00014197  0x00002cb1 branch  0x0000377b 
+ 00014198  0x00002cb3 arg  0x00004773 , 0x00000012 
+ 00014199  0x00002cb4 arg  0x00004761 , 0x00000006 
+ 00014200  0x00002cb5 branch  0x0000377b 
+ 00014201  0x00002cb7 jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002cb8 rtn 
+ 00014203  0x00002cbb ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002cbc beq  0x00000000 , 0x00003787 
+ 00014205  0x00002cbd beq  0x00000001 , 0x00003780 
+ 00014206  0x00002cbe beq  0x00000002 , 0x00003782 
+ 00014207  0x00002cbf rtn 
+ 00014208  0x00002cc1 jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002cc2 branch  0x00003783 
+ 00014210  0x00002cc4 jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002cc5 ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002cc6 store  0x00000001 , 0x0000477d 
+ 00014213  0x00002cc7 ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002cc8 branch  0x0000378c 
+ 00014215  0x00002ccb ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002ccc call  0x000069d7 
+ 00014217  0x00002ccd increase  0x00000001 , 0x00000012 
+ 00014218  0x00002cce ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002ccf branch  0x000069d7 
+ 00014220  0x00002cd1 store  0x00000008 , 0x0000477e 
+ 00014221  0x00002cd2 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002cd3 fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002cd4 beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002cd6 fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002cd7 store  0x00000001 , 0x00004780 
+ 00014226  0x00002cd8 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002cda call  0x000069d7 
+ 00014228  0x00002cdb fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002cdc call  0x0000379e 
+ 00014230  0x00002cdd store  0x00000001 , 0x00004785 
+ 00014231  0x00002cde fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002cdf store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002ce0 branch  0x000069ae 
+ 00014234  0x00002ce2 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002ce3 store  0x00000001 , 0x00004780 
+ 00014236  0x00002ce4 fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002ce5 branch  0x00003793 
+ 00014238  0x00002ce8 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002ce9 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002cea rtn 
+ 00014241  0x00002cec arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002ced imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002cee div  0x0000003f , 0x00000064 
+ 00014244  0x00002cef call  0x00007f86 
+ 00014245  0x00002cf0 quotient  0x00000002 
+ 00014246  0x00002cf1 copy  0x00000002 , 0x00000011 
+ 00014247  0x00002cf2 setarg  0x00002ee0 
+ 00014248  0x00002cf3 isub  0x00000002 , 0x00000012 
+ 00014249  0x00002cf4 rtn 
+ 00014250  0x00002cf8 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002cf9 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002cfa hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002cfb setarg  0x0000009e 
+ 00014254  0x00002cfc hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002cfd hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002cfe rtn 
+ 00014257  0x00002d01 fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002d02 nrtn  0x00000034 
+ 00014259  0x00002d03 fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002d04 store  0x00000002 , 0x00004787 
+ 00014261  0x00002d05 fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002d06 bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002d07 fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002d08 store  0x00000002 , 0x00004787 
+ 00014265  0x00002d0a bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002d0b call  0x000037aa 
+ 00014267  0x00002d0c call  0x000037dc 
+ 00014268  0x00002d0d setarg  0x0000bb80 
+ 00014269  0x00002d0e call  0x00002a8f 
+ 00014270  0x00002d0f call  0x000037e0 
+ 00014271  0x00002d10 setarg  0x00001c20 
+ 00014272  0x00002d11 call  0x00002a8f 
+ 00014273  0x00002d12 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002d14 call  0x000037dc 
+ 00014275  0x00002d15 fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002d16 bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002d17 setarg  0x00001c20 
+ 00014278  0x00002d18 call  0x00002a8f 
+ 00014279  0x00002d19 call  0x000037e0 
+ 00014280  0x00002d1a branch  0x000037cc 
+ 00014281  0x00002d1d setarg  0x00003840 
+ 00014282  0x00002d1e call  0x00002a8f 
+ 00014283  0x00002d1f call  0x000037e0 
+ 00014284  0x00002d21 setarg  0x00001c20 
+ 00014285  0x00002d22 call  0x00002a8f 
+ 00014286  0x00002d23 fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002d24 rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002d25 store  0x00000002 , 0x00004787 
+ 00014289  0x00002d26 loop  0x000037c2 
+ 00014290  0x00002d28 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002d29 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002d2a setarg  0x00000a01 
+ 00014293  0x00002d2b store  0x00000002 , 0x00004752 
+ 00014294  0x00002d2c fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002d2d beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002d2f branch  0x00003762 
+ 00014297  0x00002d31 setarg  0x00000a01 
+ 00014298  0x00002d32 store  0x00000002 , 0x00004754 
+ 00014299  0x00002d33 branch  0x00003762 
+ 00014300  0x00002d36 hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002d37 or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002d38 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002d39 rtn 
+ 00014304  0x00002d3b hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002d3c and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002d3d hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002d3e rtn 
+ 00014308  0x00002d41 fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002d42 rtneq  0x00000000 
+ 00014310  0x00002d43 call  0x00002c65 
+ 00014311  0x00002d44 fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002d45 storet  0x00000001 , 0x00004786 
+ 00014313  0x00002d46 call  0x000067fb 
+ 00014314  0x00002d47 call  0x00003847 
+ 00014315  0x00002d48 nrtn  0x00000001 
+ 00014316  0x00002d49 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002d4a rtn 
+ 00014318  0x00002d4d fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002d4e rtneq  0x00000000 
+ 00014320  0x00002d4f fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002d50 nrtn  0x00000034 
+ 00014322  0x00002d51 fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002d52 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002d53 fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002d54 rtnne  0x00000001 
+ 00014326  0x00002d56 bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002d57 call  0x00003847 
+ 00014328  0x00002d58 nrtn  0x00000001 
+ 00014329  0x00002d59 setarg  0x00008ca0 
+ 00014330  0x00002d5a call  0x00002a8f 
+ 00014331  0x00002d5b call  0x00003847 
+ 00014332  0x00002d5c nrtn  0x00000001 
+ 00014333  0x00002d5d call  0x0000383f 
+ 00014334  0x00002d5f call  0x00003842 
+ 00014335  0x00002d60 nrtn  0x00000002 
+ 00014336  0x00002d61 call  0x00003847 
+ 00014337  0x00002d62 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d63 arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d64 arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d65 call  0x0000383f 
+ 00014341  0x00002d67 call  0x00003842 
+ 00014342  0x00002d68 nrtn  0x00000002 
+ 00014343  0x00002d69 call  0x00003847 
+ 00014344  0x00002d6a nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d6b setarg  0x00002a30 
+ 00014346  0x00002d6c call  0x00002a8f 
+ 00014347  0x00002d6d call  0x00003847 
+ 00014348  0x00002d6e branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d70 setarg  0x00000000 
+ 00014350  0x00002d71 rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d72 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d73 loop  0x00003805 
+ 00014353  0x00002d74 branch  0x0000381b 
+ 00014354  0x00002d76 setarg  0x00008000 
+ 00014355  0x00002d77 rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d78 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d79 call  0x0000383f 
+ 00014358  0x00002d7b call  0x00003842 
+ 00014359  0x00002d7c nrtn  0x00000002 
+ 00014360  0x00002d7d call  0x00003847 
+ 00014361  0x00002d7e branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d7f loop  0x00003805 
+ 00014363  0x00002d81 bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d82 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d83 store  0x00000002 , 0x00004789 
+ 00014366  0x00002d84 store  0x00000002 , 0x00004797 
+ 00014367  0x00002d85 fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d86 beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d88 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d89 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d8a call  0x000036f0 
+ 00014372  0x00002d8b store  0x00000001 , 0x00004799 
+ 00014373  0x00002d8c arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d8d branch  0x00007e3d 
+ 00014375  0x00002d90 fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d91 increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d92 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d93 div  0x0000003f , 0x00000002 
+ 00014379  0x00002d94 call  0x00007f86 
+ 00014380  0x00002d95 quotient  0x00000002 
+ 00014381  0x00002d96 remainder  0x0000003f 
+ 00014382  0x00002d97 nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d99 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d9a isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d9b call  0x0000383d , 0x00000005 
+ 00014386  0x00002d9c arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d9d increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d9e iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d9f arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002da0 istore  0x00000001 , 0x00000011 
+ 00014391  0x00002da1 rtn 
+ 00014392  0x00002da3 arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002da4 iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002da5 arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002da6 istore  0x00000001 , 0x00000011 
+ 00014396  0x00002da7 rtn 
+ 00014397  0x00002da9 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002daa rtn 
+ 00014399  0x00002dac copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002dad store  0x00000004 , 0x0000478b 
+ 00014401  0x00002dae rtn 
+ 00014402  0x00002db0 copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002db1 fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002db2 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002db3 sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002db4 rtn 
+ 00014407  0x00002db7 fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002db8 branch  0x0000681d 
+ 00014409  0x00002dbb fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002dbc store  0x00000008 , 0x0000479c 
+ 00014411  0x00002dbd rtn 
+ 00014412  0x00002dc0 fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002dc1 store  0x00000001 , 0x000047af 
+ 00014414  0x00002dc2 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002dc3 store  0x00000001 , 0x000047b0 
+ 00014416  0x00002dc4 fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002dc5 store  0x00000001 , 0x000047b1 
+ 00014418  0x00002dc6 arg  0x0000000d , 0x00000039 
+ 00014419  0x00002dc7 arg  0x000047aa , 0x00000006 
+ 00014420  0x00002dc8 call  0x000036f0 
+ 00014421  0x00002dc9 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002dca arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002dcb branch  0x00007e3d 
+ 00014424  0x00002dd2 call  0x000065c2 
+ 00014425  0x00002dd3 jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002dd4 call  0x0000386d 
+ 00014427  0x00002dd5 call  0x00003867 
+ 00014428  0x00002dd6 setarg  0x00003860 
+ 00014429  0x00002dd7 store  0x00000002 , 0x000041fd 
+ 00014430  0x00002dd8 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002dd9 branch  0x000069a6 
+ 00014432  0x00002ddc fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002ddd rtn  0x00000034 
+ 00014434  0x00002dde increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002ddf store  0x00000002 , 0x000046a1 
+ 00014436  0x00002de0 rtnne  0x00000000 
+ 00014437  0x00002de1 jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002de2 rtn 
+ 00014439  0x00002de5 bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002de6 fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002de7 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002de8 rtn  0x00000002 
+ 00014443  0x00002de9 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002dea rtn 
+ 00014445  0x00002ded arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002dee arg  0x00000000 , 0x00000012 
+ 00014447  0x00002def arg  0x00000051 , 0x00000002 
+ 00014448  0x00002df0 branch  0x000065df 
+ 00014449  0x00002df4 disable  0x00000028 
+ 00014450  0x00002df5 fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002df6 copy  0x0000003f , 0x00000039 
+ 00014452  0x00002df8 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002df9 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002dfb bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002dfc call  0x0000387c 
+ 00014456  0x00002dfd branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002dff increase  0x00000004 , 0x00000011 
+ 00014458  0x00002e00 loop  0x00003876 
+ 00014459  0x00002e01 rtn 
+ 00014460  0x00002e05 bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002e06 ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002e07 ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002e08 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002e09 rtn 
+ 00014465  0x00002e0c bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002e0d ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002e0e ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002e0f isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002e10 nrtn  0x00000005 
+ 00014470  0x00002e11 ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002e12 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002e13 rtn  0x00000005 
+ 00014473  0x00002e14 add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002e15 ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002e16 isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002e17 rtn 
+ 00014477  0x00002e1b bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002e1c disable  0x00000028 
+ 00014479  0x00002e1d fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002e1e copy  0x0000003f , 0x00000039 
+ 00014481  0x00002e20 arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002e21 copy  0x00000013 , 0x00000012 
+ 00014483  0x00002e23 call  0x00003881 
+ 00014484  0x00002e24 branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002e25 increase  0x00000004 , 0x00000011 
+ 00014486  0x00002e26 loop  0x00003893 
+ 00014487  0x00002e27 rtn 
+ 00014488  0x00002e2b fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002e2c increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002e2d store  0x00000001 , 0x00000004 
+ 00014491  0x00002e2e arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002e31 ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002e32 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002e33 isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002e34 nrtn  0x00000005 
+ 00014496  0x00002e35 copy  0x00000006 , 0x00000013 
+ 00014497  0x00002e36 ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002e37 setarg  0x00ffffff 
+ 00014499  0x00002e38 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002e39 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002e3a call  0x0000388d 
+ 00014502  0x00002e3b branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002e3c rtn 
+ 00014504  0x00002e3f bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002e40 increase  0x00000004 , 0x00000013 
+ 00014506  0x00002e41 ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002e42 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002e43 isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002e44 rtn  0x00000005 
+ 00014510  0x00002e45 store  0x00000001 , 0x000046f6 
+ 00014511  0x00002e46 fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002e47 increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002e48 store  0x00000001 , 0x00000003 
+ 00014514  0x00002e4a increase  0x00000001 , 0x00000013 
+ 00014515  0x00002e4b ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002e4c store  0x00000001 , 0x000046f5 
+ 00014517  0x00002e4d copy  0x0000003f , 0x00000039 
+ 00014518  0x00002e4e rtn  0x00000034 
+ 00014519  0x00002e50 ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002e51 beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002e52 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002e53 beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002e54 beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002e55 beq  0x00000004 , 0x000038de 
+ 00014525  0x00002e56 beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002e57 beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e58 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e59 loop  0x000038b7 
+ 00014529  0x00002e5a rtn 
+ 00014530  0x00002e5d copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e5e fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e5f store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e60 arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e62 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e63 setarg  0x00002710 
+ 00014536  0x00002e64 store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e65 ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e66 store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e67 call  0x000069ae 
+ 00014540  0x00002e68 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e69 loop  0x000038b7 
+ 00014542  0x00002e6a rtn 
+ 00014543  0x00002e6c copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e6d fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e6e store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e6f arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e70 branch  0x000038c6 
+ 00014548  0x00002e72 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e73 fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e74 store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e75 arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e76 branch  0x000038c6 
+ 00014553  0x00002e78 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e79 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e7a store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e7b arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e7c branch  0x000038c6 
+ 00014558  0x00002e7e copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e7f fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e80 store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e81 arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e82 branch  0x000038c6 
+ 00014563  0x00002e84 copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e85 fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e86 store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e87 arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e88 branch  0x000038c6 
+ 00014568  0x00002e8b ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e8c rtn 
+ 00014570  0x00002e8f copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e90 fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e91 bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e92 call  0x000038f0 
+ 00014574  0x00002e94 and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e95 rtn 
+ 00014576  0x00002e97 bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e98 call  0x00003871 
+ 00014578  0x00002e99 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e9a fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e9b copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e9c increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e9d store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e9e call  0x00003867 
+ 00014584  0x00002e9f lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002ea0 setarg  0x000046a5 
+ 00014586  0x00002ea1 iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002ea2 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002ea3 istore  0x00000004 , 0x00000005 
+ 00014589  0x00002ea4 branch  0x00003903 
+ 00014590  0x00002ea6 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002ea7 ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002ea8 rtn  0x00000034 
+ 00014593  0x00002ea9 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002eaa istore  0x00000004 , 0x00000011 
+ 00014595  0x00002eac arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002ead arg  0x00000000 , 0x00000012 
+ 00014597  0x00002eae arg  0x00000051 , 0x00000002 
+ 00014598  0x00002eaf branch  0x00006606 
+ 00014599  0x00002eb7 fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002eb8 call  0x00006825 
+ 00014601  0x00002eb9 rtn 
+ 00014602  0x00002ebf fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002ec0 call  0x00006829 
+ 00014604  0x00002ec3 fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002ec4 call  0x00006825 
+ 00014606  0x00002ec7 call  0x0000391d 
+ 00014607  0x00002ec9 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002eca nrtn  0x00000034 
+ 00014609  0x00002ecc call  0x00002c29 
+ 00014610  0x00002ecd hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002ece set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002ecf hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002ed0 call  0x00002c21 
+ 00014614  0x00002ed1 arg  0xffffffff , 0x00000002 
+ 00014615  0x00002ed2 branch  0x00002b2a 
+ 00014616  0x00002ed5 fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002ed6 branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002ed7 increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002ed8 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002ed9 branch  0x000056f9 
+ 00014621  0x00002edc mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002edd arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002ede iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002edf ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002ee0 rtn  0x00000034 
+ 00014626  0x00002ee1 copy  0x0000003f , 0x00000011 
+ 00014627  0x00002ee2 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002ee3 arg  0x00004372 , 0x00000005 
+ 00014629  0x00002ee4 call  0x00007f01 
+ 00014630  0x00002ee5 copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002ee6 increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002ee7 store  0x00000001 , 0x0000436f 
+ 00014633  0x00002ee8 rtn 
+ 00014634  0x00002ef1 rtn  0x0000002b 
+ 00014635  0x00002ef2 call  0x000057a3 
+ 00014636  0x00002ef3 call  0x000068a8 
+ 00014637  0x00002ef4 setarg  0x00003982 
+ 00014638  0x00002ef5 store  0x00000002 , 0x000041f3 
+ 00014639  0x00002ef6 setarg  0x0000396e 
+ 00014640  0x00002ef7 store  0x00000002 , 0x000041f1 
+ 00014641  0x00002ef8 setarg  0x00003986 
+ 00014642  0x00002ef9 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002efa setarg  0x0000396d 
+ 00014644  0x00002efb store  0x00000002 , 0x000041ef 
+ 00014645  0x00002efc setarg  0x00003969 
+ 00014646  0x00002efd store  0x00000002 , 0x000041e9 
+ 00014647  0x00002efe setarg  0x00003ab7 
+ 00014648  0x00002eff store  0x00000002 , 0x000041fb 
+ 00014649  0x00002f00 setarg  0x00003c32 
+ 00014650  0x00002f01 store  0x00000002 , 0x0000456f 
+ 00014651  0x00002f02 setarg  0x00003cc2 
+ 00014652  0x00002f03 store  0x00000002 , 0x000041f9 
+ 00014653  0x00002f04 setarg  0x00003cd7 
+ 00014654  0x00002f05 store  0x00000002 , 0x000041fd 
+ 00014655  0x00002f07 call  0x0000397f 
+ 00014656  0x00002f08 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002f09 call  0x00003945 
+ 00014658  0x00002f0a call  0x00003964 
+ 00014659  0x00002f0b call  0x00002c6f 
+ 00014660  0x00002f0c branch  0x00003c48 
+ 00014661  0x00002f10 fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002f11 hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002f13 fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002f14 hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002f16 hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002f17 or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002f18 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002f19 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002f1a jam  0x00000000 , 0x00008062 
+ 00014670  0x00002f1c fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002f1d hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002f1e fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002f1f hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002f20 hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002f22 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002f23 set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002f24 hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002f26 hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002f27 set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002f28 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002f29 call  0x000066ce 
+ 00014682  0x00002f2a jam  0x00000000 , 0x00008043 
+ 00014683  0x00002f2b jam  0x00000081 , 0x00008062 
+ 00014684  0x00002f2d fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002f2e isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002f2f hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002f30 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002f31 hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002f32 rtn 
+ 00014690  0x00002f37 call  0x0000397f 
+ 00014691  0x00002f38 branch  0x00003945 
+ 00014692  0x00002f40 fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002f41 call  0x0000680e 
+ 00014694  0x00002f42 call  0x000039e6 
+ 00014695  0x00002f44 fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002f45 branch  0x000067fb 
+ 00014697  0x00002f48 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002f49 call  0x0000681d 
+ 00014699  0x00002f4a nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002f4b branch  0x000033d0 
+ 00014701  0x00002f4f rtn 
+ 00014702  0x00002f52 call  0x00003970 
+ 00014703  0x00002f53 branch  0x00003ce9 
+ 00014704  0x00002f56 fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002f57 bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f58 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f59 setarg  0x00003eff 
+ 00014708  0x00002f5a fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f5b iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f5c copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f5d isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f5e nrtn  0x00000002 
+ 00014713  0x00002f5f fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f60 bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f61 fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f62 rtnbit1  0x00000006 
+ 00014717  0x00002f63 call  0x00003cec 
+ 00014718  0x00002f64 call  0x0000340e 
+ 00014719  0x00002f66 copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f67 store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f68 rtn 
+ 00014722  0x00002f6c call  0x00003ce9 
+ 00014723  0x00002f6d call  0x0000526e 
+ 00014724  0x00002f6e nrtn  0x00000034 
+ 00014725  0x00002f6f branch  0x000039eb 
+ 00014726  0x00002f73 copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f74 beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f75 beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f76 beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f77 beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f78 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f79 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f7a beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f7b beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f7c beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f7d beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f7e beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f7f beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f80 beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f81 beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f82 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f83 beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f84 beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f85 beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f86 beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f87 beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f88 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f89 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f8a beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f8b beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f8c beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f8d beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f8e beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f8f rtn 
+ 00014755  0x00002f93 call  0x0000397f 
+ 00014756  0x00002f94 fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f95 ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f96 call  0x000039d7 
+ 00014759  0x00002f97 fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f98 rtnbit0  0x00000004 
+ 00014761  0x00002f99 branch  0x000039b1 
+ 00014762  0x00002f9c fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f9d set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f9e store  0x00000002 , 0x00004682 
+ 00014765  0x00002f9f fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002fa0 store  0x00000001 , 0x00004172 
+ 00014767  0x00002fa1 call  0x000039e6 
+ 00014768  0x00002fa2 branch  0x00003c1d 
+ 00014769  0x00002fa7 fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002fa8 rtnbit0  0x00000004 
+ 00014771  0x00002fa9 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002faa store  0x00000002 , 0x00004682 
+ 00014773  0x00002fab branch  0x00003c21 
+ 00014774  0x00002fb1 call  0x0000397f 
+ 00014775  0x00002fb4 fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002fb5 rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002fb6 fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002fb7 isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002fb8 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002fb9 branch  0x00003416 
+ 00014781  0x00002fbb fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002fbc rtnbit1  0x00000005 
+ 00014783  0x00002fbd hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002fbe ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002fbf branch  0x0000340c 
+ 00014786  0x00002fc2 call  0x00003cee 
+ 00014787  0x00002fc3 branch  0x00003418 
+ 00014788  0x00002fc6 call  0x0000397f 
+ 00014789  0x00002fc7 branch  0x000039dd 
+ 00014790  0x00002fca call  0x00005816 
+ 00014791  0x00002fcb call  0x000039d7 
+ 00014792  0x00002fcc branch  0x00003c23 
+ 00014793  0x00002fcf branch  0x000033dd 
+ 00014794  0x00002fd3 branch  0x00003cee 
+ 00014795  0x00002fd7 fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002fd8 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002fd9 branch  0x00003cf2 
+ 00014798  0x00002fdd branch  0x00003cf2 
+ 00014799  0x00002fe1 call  0x000058ba 
+ 00014800  0x00002fe2 call  0x000039dd 
+ 00014801  0x00002fe3 fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002fe4 store  0x00000001 , 0x00004172 
+ 00014803  0x00002fe5 branch  0x00003c1f 
+ 00014804  0x00002fe9 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002fea call  0x00003cee 
+ 00014806  0x00002feb branch  0x00003cf2 
+ 00014807  0x00002ff0 call  0x00003a52 
+ 00014808  0x00002ff1 branch  0x000039db 
+ 00014809  0x00002ff5 call  0x00005cc9 
+ 00014810  0x00002ff6 branch  0x00005b02 
+ 00014811  0x00002ffa fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002ffb branch  0x00006829 
+ 00014813  0x00002ffe call  0x000039df 
+ 00014814  0x00002fff branch  0x000039e6 
+ 00014815  0x00003002 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00003003 isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00003004 call  0x000033f0 , 0x00000001 
+ 00014818  0x00003005 fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00003006 isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00003007 call  0x000033f8 , 0x00000001 
+ 00014821  0x00003008 rtn 
+ 00014822  0x0000300a fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x0000300b branch  0x00006825 
+ 00014824  0x0000300e fetch  0x00000001 , 0x0000456b 
+ 00014825  0x0000300f rtneq  0x00000000 
+ 00014826  0x00003010 branch  0x00006c28 
+ 00014827  0x00003013 hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00003014 bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00003015 call  0x000066cb 
+ 00014830  0x00003016 ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00003017 bne  0x00000001 , 0x00003a01 
+ 00014832  0x00003018 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00003019 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x0000301a rtn  0x00000002 
+ 00014835  0x0000301b ifetch  0x00000001 , 0x00000003 
+ 00014836  0x0000301c store  0x00000001 , 0x00000b03 
+ 00014837  0x0000301d ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x0000301e copy  0x00000003 , 0x00000011 
+ 00014839  0x0000301f storet  0x00000001 , 0x00000b04 
+ 00014840  0x00003020 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00003021 hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00003022 isub  0x00000002 , 0x00000002 
+ 00014843  0x00003023 nrtn  0x00000002 
+ 00014844  0x00003024 jam  0x00000001 , 0x00000b05 
+ 00014845  0x00003025 call  0x00003a17 
+ 00014846  0x00003026 fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00003027 rtneq  0x00000000 
+ 00014848  0x00003028 branch  0x00003a12 
+ 00014849  0x0000302b call  0x00007ec1 
+ 00014850  0x0000302c call  0x00003c79 
+ 00014851  0x0000302d branch  0x00003a04 
+ 00014852  0x00003031 bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00003032 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00003033 rtn  0x00000034 
+ 00014855  0x00003034 call  0x000066cb 
+ 00014856  0x00003035 ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00003036 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00003037 ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00003038 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00003039 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x0000303a rtneq  0x00000005 
+ 00014862  0x0000303b rtneq  0x00000029 
+ 00014863  0x0000303c increase  0xffffffff , 0x00000003 
+ 00014864  0x0000303d call  0x00003a16 
+ 00014865  0x0000303e branch  0x00003a04 
+ 00014866  0x00003041 call  0x000066cb 
+ 00014867  0x00003042 increase  0x00000002 , 0x00000003 
+ 00014868  0x00003043 ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00003044 iadd  0x00000003 , 0x00000003 
+ 00014870  0x00003046 branch  0x000066c8 
+ 00014871  0x0000304a bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x0000304b fetch  0x00000001 , 0x00000b03 
+ 00014873  0x0000304c beq  0x00000000 , 0x00003a3f 
+ 00014874  0x0000304d beq  0x00000001 , 0x00003a44 
+ 00014875  0x0000304e beq  0x00000002 , 0x00003a49 
+ 00014876  0x0000304f beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00003050 beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00003051 beq  0x00000005 , 0x00003a75 
+ 00014879  0x00003052 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00003053 beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00003054 beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00003055 beq  0x0000000d , 0x00003aec 
+ 00014883  0x00003056 beq  0x0000000e , 0x00003af4 
+ 00014884  0x00003057 beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003058 beq  0x00000010 , 0x00003b06 
+ 00014886  0x00003059 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x0000305a beq  0x00000012 , 0x00003b12 
+ 00014888  0x0000305b beq  0x00000026 , 0x00003b16 
+ 00014889  0x0000305c beq  0x00000028 , 0x00003b1d 
+ 00014890  0x0000305d beq  0x00000029 , 0x00003b2d 
+ 00014891  0x0000305e beq  0x0000002a , 0x00003b36 
+ 00014892  0x0000305f beq  0x0000002b , 0x00003b69 
+ 00014893  0x00003060 beq  0x0000002c , 0x00003b6f 
+ 00014894  0x00003061 beq  0x00000030 , 0x00003b76 
+ 00014895  0x00003062 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00003063 beq  0x00000032 , 0x00003b90 
+ 00014897  0x00003064 beq  0x00000033 , 0x00003b98 
+ 00014898  0x00003065 beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00003066 beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00003067 beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003068 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00003069 beq  0x00000038 , 0x00003bda 
+ 00014903  0x0000306a beq  0x00000040 , 0x00003be2 
+ 00014904  0x0000306b beq  0x00000042 , 0x00003bec 
+ 00014905  0x0000306c beq  0x00000048 , 0x00003bf1 
+ 00014906  0x0000306d beq  0x00000049 , 0x00003bfc 
+ 00014907  0x0000306e beq  0x00000051 , 0x00003c02 
+ 00014908  0x0000306f beq  0x00000061 , 0x00003c06 
+ 00014909  0x00003070 beq  0x000000ff , 0x00003c15 
+ 00014910  0x00003071 branch  0x00003c17 
+ 00014911  0x00003077 fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003078 bne  0x00000006 , 0x00003c17 
+ 00014913  0x00003079 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x0000307a store  0x00000006 , 0x000040a0 
+ 00014915  0x0000307b branch  0x00003c1a 
+ 00014916  0x0000307f fetch  0x00000001 , 0x00000b04 
+ 00014917  0x00003080 bne  0x00000006 , 0x00003c17 
+ 00014918  0x00003081 ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00003082 store  0x00000006 , 0x000044a0 
+ 00014920  0x00003083 branch  0x00003c1a 
+ 00014921  0x00003088 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00003089 bne  0x00000001 , 0x00003c17 
+ 00014923  0x0000308a copy  0x00000011 , 0x00000003 
+ 00014924  0x0000308b call  0x00003c1a 
+ 00014925  0x0000308c ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x0000308d storet  0x00000001 , 0x000046a9 
+ 00014927  0x0000308e fetch  0x00000002 , 0x00004682 
+ 00014928  0x0000308f rtnbit1  0x00000009 
+ 00014929  0x00003090 rtnbit1  0x00000000 
+ 00014930  0x00003092 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00003093 isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00003094 nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00003095 fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00003096 and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00003097 store  0x00000001 , 0x00004093 
+ 00014936  0x00003099 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x0000309a isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x0000309b nrtn  0x00000001 
+ 00014939  0x0000309c fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x0000309d isolate1  0x00000002 , 0x00000002 
+ 00014941  0x0000309e branch  0x000033fa , 0x00000001 
+ 00014942  0x0000309f branch  0x000033f8 
+ 00014943  0x000030a4 fetch  0x00000001 , 0x00000b04 
+ 00014944  0x000030a5 sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x000030a6 nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x000030a7 store  0x00000001 , 0x00004515 
+ 00014947  0x000030a8 arg  0x00000008 , 0x00000039 
+ 00014948  0x000030a9 call  0x00007ec6 
+ 00014949  0x000030aa fetch  0x00000001 , 0x00000b04 
+ 00014950  0x000030ab copy  0x0000003f , 0x00000039 
+ 00014951  0x000030ac copy  0x00000011 , 0x00000003 
+ 00014952  0x000030ad arg  0x00004516 , 0x00000005 
+ 00014953  0x000030ae call  0x000066ea 
+ 00014954  0x000030af branch  0x00003c1a 
+ 00014955  0x000030b4 fetch  0x00000001 , 0x00000b04 
+ 00014956  0x000030b5 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x000030b6 nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x000030b7 store  0x00000001 , 0x000043af 
+ 00014959  0x000030b8 copy  0x0000003f , 0x00000039 
+ 00014960  0x000030b9 copy  0x00000011 , 0x00000003 
+ 00014961  0x000030ba arg  0x000043b0 , 0x00000005 
+ 00014962  0x000030bb call  0x000066ea 
+ 00014963  0x000030bc call  0x000057a3 
+ 00014964  0x000030bd branch  0x00003c1a 
+ 00014965  0x000030c2 fetch  0x00000001 , 0x00004682 
+ 00014966  0x000030c3 bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x000030c4 call  0x000033ba 
+ 00014968  0x000030c5 branch  0x00003a86 , 0x00000001 
+ 00014969  0x000030c6 jam  0x00000000 , 0x00000b05 
+ 00014970  0x000030c8 call  0x0000397f 
+ 00014971  0x000030c9 fetch  0x00000001 , 0x00004568 
+ 00014972  0x000030ca rtn  0x00000034 
+ 00014973  0x000030cb fetch  0x00000002 , 0x00004573 
+ 00014974  0x000030cc bne  0x00000000 , 0x00003a84 
+ 00014975  0x000030cd fetch  0x00000001 , 0x00000b04 
+ 00014976  0x000030ce store  0x00000002 , 0x00004573 
+ 00014977  0x000030d0 copy  0x00000011 , 0x00000003 
+ 00014978  0x000030d3 copy  0x00000003 , 0x0000003f 
+ 00014979  0x000030d4 store  0x00000002 , 0x00004571 
+ 00014980  0x000030d6 call  0x00003a88 
+ 00014981  0x000030d7 branch  0x00006c4d 
+ 00014982  0x000030da jam  0x00000000 , 0x00000b05 
+ 00014983  0x000030db branch  0x00003cd1 
+ 00014984  0x000030de call  0x00003a8e 
+ 00014985  0x000030df fetch  0x00000002 , 0x00004573 
+ 00014986  0x000030e0 fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x000030e1 isub  0x00000002 , 0x0000003f 
+ 00014988  0x000030e2 store  0x00000002 , 0x00004573 
+ 00014989  0x000030e3 rtn 
+ 00014990  0x000030e6 fetch  0x00000002 , 0x00004573 
+ 00014991  0x000030e7 arg  0x0000006e , 0x00000002 
+ 00014992  0x000030e8 call  0x00007fdd 
+ 00014993  0x000030e9 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x000030ea call  0x00007fdd 
+ 00014995  0x000030eb fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x000030ec call  0x00007fdd 
+ 00014997  0x000030ed store  0x00000002 , 0x0000469f 
+ 00014998  0x000030ee rtn 
+ 00014999  0x000030f1 jam  0x00000001 , 0x00000b05 
+ 00015000  0x000030f2 jam  0x00000005 , 0x00000b03 
+ 00015001  0x000030f3 branch  0x00003c1a 
+ 00015002  0x000030f8 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030f9 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030fa call  0x00003ad4 
+ 00015005  0x000030fb branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030fc jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030fd fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030fe bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030ff fetch  0x00000001 , 0x000046c0 
+ 00015010  0x00003100 nrtn  0x00000034 
+ 00015011  0x00003101 jam  0x00000001 , 0x00000b05 
+ 00015012  0x00003102 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x00003103 store  0x00000002 , 0x000046c1 
+ 00015014  0x00003104 copy  0x00000003 , 0x0000003f 
+ 00015015  0x00003105 store  0x00000002 , 0x000046c3 
+ 00015016  0x00003106 fetch  0x00000001 , 0x00000b04 
+ 00015017  0x00003107 pincrease  0xfffffffe 
+ 00015018  0x00003108 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x00003109 branch  0x00003c17 , 0x00000005 
+ 00015020  0x0000310a store  0x00000001 , 0x000046c0 
+ 00015021  0x0000310b jam  0x00000000 , 0x00000b05 
+ 00015022  0x0000310c call  0x00005814 
+ 00015023  0x0000310d call  0x00003ab7 
+ 00015024  0x0000310e call  0x00003ab7 
+ 00015025  0x0000310f call  0x00003ab7 
+ 00015026  0x00003110 fetch  0x00000001 , 0x000046bf 
+ 00015027  0x00003111 rtnbit0  0x00000004 
+ 00015028  0x00003113 jam  0x00000001 , 0x00000b05 
+ 00015029  0x00003114 call  0x00003cf6 
+ 00015030  0x00003115 branch  0x00003c1a 
+ 00015031  0x00003118 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x00003119 rtn  0x00000034 
+ 00015033  0x0000311a call  0x00005892 
+ 00015034  0x0000311b nrtn  0x00000034 
+ 00015035  0x0000311c call  0x00003acf 
+ 00015036  0x0000311d bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x0000311e add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x0000311f fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x00003120 call  0x00007fdd 
+ 00015040  0x00003121 copy  0x0000003f , 0x00000011 
+ 00015041  0x00003122 copy  0x00000002 , 0x0000003f 
+ 00015042  0x00003123 isub  0x00000011 , 0x0000003f 
+ 00015043  0x00003124 store  0x00000001 , 0x000046c0 
+ 00015044  0x00003125 fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x00003126 call  0x00005a64 
+ 00015046  0x00003127 fetch  0x00000002 , 0x000046c3 
+ 00015047  0x00003128 copy  0x0000003f , 0x00000003 
+ 00015048  0x00003129 copy  0x00000011 , 0x00000039 
+ 00015049  0x0000312a call  0x000066ea 
+ 00015050  0x0000312b copy  0x00000003 , 0x0000003f 
+ 00015051  0x0000312c store  0x00000002 , 0x000046c3 
+ 00015052  0x0000312d fetch  0x00000001 , 0x000046c0 
+ 00015053  0x0000312e nrtn  0x00000034 
+ 00015054  0x0000312f branch  0x00003cf4 
+ 00015055  0x00003134 arg  0x00000017 , 0x00000002 
+ 00015056  0x00003135 fetch  0x00000001 , 0x000046bf 
+ 00015057  0x00003136 rtnbit1  0x00000001 
+ 00015058  0x00003137 fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x00003138 rtn 
+ 00015060  0x0000313b fetch  0x00000001 , 0x000046bf 
+ 00015061  0x0000313c bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x0000313d branch  0x00007fe9 
+ 00015063  0x00003142 branch  0x00003c4c 
+ 00015064  0x00003147 copy  0x00000011 , 0x00000003 
+ 00015065  0x00003148 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x00003149 beq  0x00000000 , 0x00003adf 
+ 00015067  0x0000314a beq  0x00000001 , 0x00003ae2 
+ 00015068  0x0000314b beq  0x00000002 , 0x00003ae8 
+ 00015069  0x0000314c beq  0x00000003 , 0x00003aea 
+ 00015070  0x0000314d branch  0x00003c17 
+ 00015071  0x0000314f call  0x0000612b 
+ 00015072  0x00003150 jam  0x00000000 , 0x0000465a 
+ 00015073  0x00003151 branch  0x00003c1a 
+ 00015074  0x00003153 setarg  0x00040003 
+ 00015075  0x00003155 store  0x00000003 , 0x0000465b 
+ 00015076  0x00003156 store  0x00000001 , 0x00004662 
+ 00015077  0x00003157 call  0x00006124 
+ 00015078  0x00003158 jam  0x00000001 , 0x0000465a 
+ 00015079  0x00003159 branch  0x00003c1a 
+ 00015080  0x0000315b setarg  0x00040002 
+ 00015081  0x0000315c branch  0x00003ae3 
+ 00015082  0x0000315f setarg  0x00040001 
+ 00015083  0x00003160 branch  0x00003ae3 
+ 00015084  0x00003164 fetch  0x00000001 , 0x00000b04 
+ 00015085  0x00003165 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x00003166 nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x00003167 store  0x00000001 , 0x00004689 
+ 00015088  0x00003168 copy  0x0000003f , 0x00000039 
+ 00015089  0x00003169 arg  0x0000468a , 0x00000005 
+ 00015090  0x0000316a call  0x000066fd 
+ 00015091  0x0000316b branch  0x00003c1a 
+ 00015092  0x00003170 copy  0x00000011 , 0x00000003 
+ 00015093  0x00003171 ifetch  0x00000001 , 0x00000003 
+ 00015094  0x00003172 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x00003173 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x00003174 hstoret  0x00000001 , 0x00008062 
+ 00015097  0x00003175 branch  0x00003c1a 
+ 00015098  0x0000317a fetch  0x00000001 , 0x00000b04 
+ 00015099  0x0000317b copy  0x0000003f , 0x00000039 
+ 00015100  0x0000317c copy  0x00000011 , 0x00000003 
+ 00015101  0x0000317d call  0x00007f58 
+ 00015102  0x0000317e setarg  0x016e3600 
+ 00015103  0x0000317f idiv  0x00000002 
+ 00015104  0x00003180 call  0x00007f86 
+ 00015105  0x00003181 quotient  0x0000003f 
+ 00015106  0x00003183 store  0x00000002 , 0x00004243 
+ 00015107  0x00003184 call  0x00003c1a 
+ 00015108  0x00003185 call  0x00007f9e 
+ 00015109  0x00003186 branch  0x000066ce 
+ 00015110  0x0000318b arg  0x00000002 , 0x00000011 
+ 00015111  0x0000318c arg  0x0000469a , 0x00000012 
+ 00015112  0x0000318d arg  0x00000000 , 0x00000002 
+ 00015113  0x0000318e branch  0x00003c25 
+ 00015114  0x00003190 store  0x00000002 , 0x00000ac2 
+ 00015115  0x00003191 arg  0x00000ac2 , 0x00000012 
+ 00015116  0x00003192 arg  0x00000000 , 0x00000002 
+ 00015117  0x00003193 branch  0x00003c25 
+ 00015118  0x00003198 fetch  0x00000002 , 0x00004682 
+ 00015119  0x00003199 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x0000319b call  0x00003c1a 
+ 00015121  0x0000319c branch  0x000033e9 
+ 00015122  0x000031a1 fetch  0x00000002 , 0x00004682 
+ 00015123  0x000031a2 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x000031a4 call  0x00003c1a 
+ 00015125  0x000031a5 branch  0x00003402 
+ 00015126  0x000031ac fetch  0x00000001 , 0x00000b04 
+ 00015127  0x000031ad copy  0x0000003f , 0x00000039 
+ 00015128  0x000031ae copy  0x00000011 , 0x00000003 
+ 00015129  0x000031af fetch  0x00000002 , 0x00004215 
+ 00015130  0x000031b0 icopy  0x00000005 
+ 00015131  0x000031b1 call  0x000066ea 
+ 00015132  0x000031b2 branch  0x00003c1a 
+ 00015133  0x000031b7 fetch  0x00000001 , 0x00004682 
+ 00015134  0x000031b8 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x000031b9 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x000031ba fetcht  0x00000001 , 0x00004661 
+ 00015137  0x000031bb setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x000031bc set1  0x00000007 , 0x00000002 
+ 00015139  0x000031bd storet  0x00000001 , 0x00004661 
+ 00015140  0x000031bf call  0x00003c1a 
+ 00015141  0x000031c1 fetch  0x00000001 , 0x00004661 
+ 00015142  0x000031c2 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x000031c3 rtn 
+ 00015144  0x000031c6 jam  0x00000000 , 0x00004661 
+ 00015145  0x000031c7 jam  0x00000021 , 0x00000a99 
+ 00015146  0x000031c8 branch  0x00007d8f 
+ 00015147  0x000031cc bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x000031cd branch  0x00003b28 
+ 00015149  0x000031d2 fetch  0x00000001 , 0x00004682 
+ 00015150  0x000031d3 rtnbit0  0x00000004 
+ 00015151  0x000031d4 fetch  0x00000001 , 0x0000456b 
+ 00015152  0x000031d5 rtneq  0x00000000 
+ 00015153  0x000031d6 ifetch  0x00000001 , 0x00000003 
+ 00015154  0x000031d7 fetcht  0x00000001 , 0x00004569 
+ 00015155  0x000031d8 iadd  0x00000002 , 0x00000002 
+ 00015156  0x000031d9 storet  0x00000001 , 0x00004569 
+ 00015157  0x000031da rtn 
+ 00015158  0x000031df arg  0x00000040 , 0x00000039 
+ 00015159  0x000031e0 arg  0x0000436f , 0x00000005 
+ 00015160  0x000031e1 call  0x00007ed4 
+ 00015161  0x000031e2 setarg  0x00000000 
+ 00015162  0x000031e3 store  0x00000001 , 0x00000ab2 
+ 00015163  0x000031e4 copy  0x00000011 , 0x00000003 
+ 00015164  0x000031e6 copy  0x00000003 , 0x0000003f 
+ 00015165  0x000031e7 store  0x00000002 , 0x00000ab6 
+ 00015166  0x000031e8 call  0x00003b64 
+ 00015167  0x000031ea fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x000031eb fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x000031ec increase  0x00000001 , 0x00000002 
+ 00015170  0x000031ed iadd  0x00000002 , 0x0000003f 
+ 00015171  0x000031ee store  0x00000001 , 0x00000ab2 
+ 00015172  0x000031f0 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x000031f1 nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x000031f3 fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x000031f4 setarg  0x00004370 
+ 00015176  0x000031f5 iadd  0x00000002 , 0x0000003f 
+ 00015177  0x000031f6 store  0x00000002 , 0x00000abb 
+ 00015178  0x000031f7 fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031f8 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031f9 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031fa iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031fb store  0x00000001 , 0x0000436f 
+ 00015183  0x000031fc branch  0x00003b59 
+ 00015184  0x000031fe fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031ff setarg  0x00004390 
+ 00015186  0x00003200 iadd  0x00000002 , 0x0000003f 
+ 00015187  0x00003201 store  0x00000002 , 0x00000abb 
+ 00015188  0x00003202 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x00003203 increase  0x00000001 , 0x00000002 
+ 00015190  0x00003204 fetch  0x00000001 , 0x0000438f 
+ 00015191  0x00003205 iadd  0x00000002 , 0x0000003f 
+ 00015192  0x00003206 store  0x00000001 , 0x0000438f 
+ 00015193  0x00003208 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x00003209 copy  0x0000003f , 0x00000005 
+ 00015195  0x0000320a fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x0000320b copy  0x0000003f , 0x00000003 
+ 00015197  0x0000320d copy  0x00000002 , 0x00000039 
+ 00015198  0x0000320e call  0x000066ea 
+ 00015199  0x00003210 fetch  0x00000001 , 0x00000b04 
+ 00015200  0x00003211 fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x00003212 isub  0x00000002 , 0x0000003e 
+ 00015202  0x00003213 nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x00003214 branch  0x00003c1a 
+ 00015204  0x00003218 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x00003219 store  0x00000001 , 0x00000aa2 
+ 00015206  0x0000321a ifetch  0x00000001 , 0x00000003 
+ 00015207  0x0000321b store  0x00000001 , 0x00000aae 
+ 00015208  0x0000321c rtn 
+ 00015209  0x00003221 arg  0x00000000 , 0x00000002 
+ 00015210  0x00003222 arg  0x00000002 , 0x00000011 
+ 00015211  0x00003223 fetch  0x00000002 , 0x000046b4 
+ 00015212  0x00003224 store  0x00000002 , 0x00000ac2 
+ 00015213  0x00003225 arg  0x00000ac2 , 0x00000012 
+ 00015214  0x00003226 branch  0x00003c25 
+ 00015215  0x0000322b fetch  0x00000001 , 0x00000b04 
+ 00015216  0x0000322c bne  0x00000001 , 0x00003c17 
+ 00015217  0x0000322d ifetch  0x00000001 , 0x00000003 
+ 00015218  0x0000322e store  0x00000001 , 0x000046b2 
+ 00015219  0x0000322f setarg  0x00000000 
+ 00015220  0x00003230 store  0x00000002 , 0x000046b4 
+ 00015221  0x00003231 branch  0x00003c1a 
+ 00015222  0x00003236 ifetch  0x00000004 , 0x00000003 
+ 00015223  0x00003237 store  0x00000004 , 0x0000468a 
+ 00015224  0x00003238 jam  0x00000004 , 0x00004689 
+ 00015225  0x00003239 jam  0x00000000 , 0x00004663 
+ 00015226  0x0000323a call  0x00003c1a 
+ 00015227  0x0000323b branch  0x00005f31 
+ 00015228  0x00003240 fetch  0x00000001 , 0x00000b04 
+ 00015229  0x00003241 bne  0x00000003 , 0x00003c17 
+ 00015230  0x00003242 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x00003243 beq  0x00000000 , 0x00003b82 
+ 00015232  0x00003244 beq  0x00000001 , 0x00003b8a 
+ 00015233  0x00003245 branch  0x00003c17 
+ 00015234  0x00003248 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x00003249 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x0000324a beq  0x00000002 , 0x00003b88 
+ 00015237  0x0000324b nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x0000324c call  0x000067fb 
+ 00015239  0x0000324d branch  0x00003c1a 
+ 00015240  0x00003250 call  0x00006806 
+ 00015241  0x00003251 branch  0x00003c1a 
+ 00015242  0x00003254 ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x00003255 call  0x00006812 
+ 00015244  0x00003256 ifetch  0x00000001 , 0x00000003 
+ 00015245  0x00003257 isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003258 call  0x0000682c 
+ 00015247  0x00003259 branch  0x00003c1a 
+ 00015248  0x0000325e fetch  0x00000001 , 0x00000b04 
+ 00015249  0x0000325f bne  0x00000001 , 0x00003c17 
+ 00015250  0x00003260 ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x00003261 call  0x0000681d 
+ 00015252  0x00003262 setarg  0x00000000 
+ 00015253  0x00003263 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x00003264 arg  0x00000001 , 0x00000011 
+ 00015255  0x00003265 branch  0x00003b0a 
+ 00015256  0x0000326a copy  0x00000011 , 0x00000003 
+ 00015257  0x0000326b ifetch  0x00000001 , 0x00000003 
+ 00015258  0x0000326c copy  0x0000003f , 0x00000002 
+ 00015259  0x0000326d beq  0x00000081 , 0x00003ba3 
+ 00015260  0x0000326e beq  0x00000082 , 0x00003ba8 
+ 00015261  0x0000326f beq  0x00000083 , 0x00003bae 
+ 00015262  0x00003270 store  0x00000001 , 0x000044c6 
+ 00015263  0x00003271 beq  0x00000000 , 0x00003bb3 
+ 00015264  0x00003272 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x00003273 beq  0x00000002 , 0x00003bb8 
+ 00015266  0x00003274 branch  0x00003c17 
+ 00015267  0x00003277 fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003278 branch  0x00003c17 , 0x00000034 
+ 00015269  0x00003279 storet  0x00000001 , 0x000044c6 
+ 00015270  0x0000327a jam  0x0000000d , 0x00004456 
+ 00015271  0x0000327b branch  0x00003bb4 
+ 00015272  0x0000327d fetch  0x00000001 , 0x000044be 
+ 00015273  0x0000327e branch  0x00003c17 , 0x00000034 
+ 00015274  0x0000327f storet  0x00000001 , 0x000044c6 
+ 00015275  0x00003280 jam  0x0000000d , 0x00004456 
+ 00015276  0x00003281 jam  0x00000001 , 0x00004454 
+ 00015277  0x00003282 branch  0x00003c1a 
+ 00015278  0x00003284 fetch  0x00000001 , 0x000044be 
+ 00015279  0x00003285 branch  0x00003c17 , 0x00000034 
+ 00015280  0x00003286 storet  0x00000001 , 0x000044c6 
+ 00015281  0x00003287 jam  0x0000000d , 0x00004456 
+ 00015282  0x00003288 branch  0x00003bb9 
+ 00015283  0x0000328a jam  0x00000000 , 0x00004456 
+ 00015284  0x0000328c jam  0x00000003 , 0x00004454 
+ 00015285  0x0000328d branch  0x00003c1a 
+ 00015286  0x0000328f jam  0x00000005 , 0x00004456 
+ 00015287  0x00003290 branch  0x00003bb4 
+ 00015288  0x00003292 jam  0x00000005 , 0x00004456 
+ 00015289  0x00003294 jam  0x00000000 , 0x00004454 
+ 00015290  0x00003295 branch  0x00003c1a 
+ 00015291  0x0000329a fetch  0x00000001 , 0x00000b04 
+ 00015292  0x0000329b sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x0000329c nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x0000329d store  0x00000001 , 0x0000436f 
+ 00015295  0x0000329e copy  0x0000003f , 0x00000039 
+ 00015296  0x0000329f copy  0x00000011 , 0x00000003 
+ 00015297  0x000032a0 arg  0x00004370 , 0x00000005 
+ 00015298  0x000032a1 call  0x000066ea 
+ 00015299  0x000032a2 branch  0x00003c1a 
+ 00015300  0x000032a7 fetch  0x00000001 , 0x00000b04 
+ 00015301  0x000032a8 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x000032a9 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x000032aa store  0x00000001 , 0x0000438f 
+ 00015304  0x000032ab copy  0x0000003f , 0x00000039 
+ 00015305  0x000032ac copy  0x00000011 , 0x00000003 
+ 00015306  0x000032ad arg  0x00004390 , 0x00000005 
+ 00015307  0x000032ae call  0x000066ea 
+ 00015308  0x000032af branch  0x00003c1a 
+ 00015309  0x000032b4 fetch  0x00000002 , 0x00004682 
+ 00015310  0x000032b5 bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x000032b6 fetch  0x00000001 , 0x00000b04 
+ 00015312  0x000032b7 bne  0x00000008 , 0x00003c17 
+ 00015313  0x000032b8 copy  0x00000011 , 0x00000003 
+ 00015314  0x000032b9 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x000032ba store  0x00000008 , 0x00004496 
+ 00015316  0x000032bb jam  0x00000012 , 0x00000a99 
+ 00015317  0x000032bc call  0x00007d8f 
+ 00015318  0x000032bd branch  0x00003c1a 
+ 00015319  0x000032c2 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x000032c3 store  0x00000002 , 0x00004482 
+ 00015321  0x000032c4 branch  0x00003c1a 
+ 00015322  0x000032c9 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x000032ca branch  0x00003c17 , 0x00000034 
+ 00015324  0x000032cb fetch  0x00000001 , 0x000044c4 
+ 00015325  0x000032cc bne  0x00000000 , 0x00003c17 
+ 00015326  0x000032cd fetch  0x00000001 , 0x000044c5 
+ 00015327  0x000032ce bne  0x00000000 , 0x00003c17 
+ 00015328  0x000032cf call  0x00007e25 
+ 00015329  0x000032d0 branch  0x00003c1a 
+ 00015330  0x000032d5 fetch  0x00000001 , 0x00000b04 
+ 00015331  0x000032d6 bne  0x00000005 , 0x00003c17 
+ 00015332  0x000032d7 ifetch  0x00000001 , 0x00000003 
+ 00015333  0x000032d8 store  0x00000001 , 0x000046a2 
+ 00015334  0x000032d9 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x000032da store  0x00000004 , 0x000046a3 
+ 00015336  0x000032db fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x000032dc call  0x0000680e 
+ 00015338  0x000032dd call  0x00003cbc 
+ 00015339  0x000032de branch  0x00003c1a 
+ 00015340  0x000032e3 fetch  0x00000001 , 0x00000b04 
+ 00015341  0x000032e4 bne  0x00000001 , 0x00003c17 
+ 00015342  0x000032e5 ifetch  0x00000001 , 0x00000003 
+ 00015343  0x000032e6 store  0x00000001 , 0x000041de 
+ 00015344  0x000032e7 branch  0x00003c1a 
+ 00015345  0x000032ec ifetch  0x00000001 , 0x00000003 
+ 00015346  0x000032ed beq  0x00000001 , 0x00003bfa 
+ 00015347  0x000032ee fetch  0x00000001 , 0x000044c1 
+ 00015348  0x000032ef beq  0x00000003 , 0x00003bf8 
+ 00015349  0x000032f0 beq  0x00000006 , 0x00003bf8 
+ 00015350  0x000032f1 beq  0x00000007 , 0x00003bf8 
+ 00015351  0x000032f2 branch  0x00003c17 
+ 00015352  0x000032f4 jam  0x00000001 , 0x000044c2 
+ 00015353  0x000032f5 branch  0x00003c1a 
+ 00015354  0x000032f8 call  0x00005b53 
+ 00015355  0x000032f9 branch  0x00003c1a 
+ 00015356  0x000032fe fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032ff bne  0x00000001 , 0x00003c17 
+ 00015358  0x00003300 call  0x00003c1a 
+ 00015359  0x00003301 ifetch  0x00000001 , 0x00000003 
+ 00015360  0x00003302 branch  0x000060cb , 0x00000034 
+ 00015361  0x00003303 branch  0x000060c9 
+ 00015362  0x00003308 call  0x00003c1a 
+ 00015363  0x00003309 call  0x00007f9e 
+ 00015364  0x0000330a jam  0x00000001 , 0x00008010 
+ 00015365  0x0000330b branch  0x00002a8e 
+ 00015366  0x00003310 fetch  0x00000001 , 0x00000b04 
+ 00015367  0x00003311 beq  0x00000000 , 0x00003c17 
+ 00015368  0x00003312 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x00003313 branch  0x00003c13 , 0x00000034 
+ 00015370  0x00003314 fetch  0x00000001 , 0x00000b04 
+ 00015371  0x00003315 bne  0x00000005 , 0x00003c17 
+ 00015372  0x00003316 ifetch  0x00000004 , 0x00000003 
+ 00015373  0x00003317 arg  0x000f4240 , 0x00000002 
+ 00015374  0x00003318 isub  0x00000002 , 0x0000003e 
+ 00015375  0x00003319 branch  0x00003c17 , 0x00000002 
+ 00015376  0x0000331a store  0x00000004 , 0x000044c7 
+ 00015377  0x0000331b call  0x0000580c 
+ 00015378  0x0000331c branch  0x00003c1a 
+ 00015379  0x0000331f call  0x0000580e 
+ 00015380  0x00003320 branch  0x00003c1a 
+ 00015381  0x00003325 jam  0x00000000 , 0x00004091 
+ 00015382  0x00003326 branch  0x00003c1a 
+ 00015383  0x0000332c arg  0x00000001 , 0x00000002 
+ 00015384  0x0000332d arg  0x00000000 , 0x00000011 
+ 00015385  0x0000332e branch  0x00003c25 
+ 00015386  0x00003332 arg  0x00000000 , 0x00000002 
+ 00015387  0x00003333 arg  0x00000000 , 0x00000011 
+ 00015388  0x00003334 branch  0x00003c25 
+ 00015389  0x00003339 jam  0x00000000 , 0x00000b03 
+ 00015390  0x0000333a branch  0x00003c49 
+ 00015391  0x0000333f jam  0x00000002 , 0x00000b03 
+ 00015392  0x00003340 branch  0x00003c49 
+ 00015393  0x00003345 jam  0x00000003 , 0x00000b03 
+ 00015394  0x00003346 branch  0x00003c49 
+ 00015395  0x0000334b jam  0x00000005 , 0x00000b03 
+ 00015396  0x0000334c branch  0x00003c49 
+ 00015397  0x00003355 fetch  0x00000001 , 0x00000b03 
+ 00015398  0x00003356 copy  0x0000003f , 0x00000013 
+ 00015399  0x00003357 jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003358 setarg  0x00000002 
+ 00015401  0x00003359 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x0000335a call  0x00003ca7 
+ 00015403  0x0000335b copy  0x00000013 , 0x0000003f 
+ 00015404  0x0000335c istore  0x00000001 , 0x0000000a 
+ 00015405  0x0000335d istoret  0x00000001 , 0x0000000a 
+ 00015406  0x0000335e copy  0x00000011 , 0x00000039 
+ 00015407  0x0000335f copy  0x00000012 , 0x00000006 
+ 00015408  0x00003360 call  0x000066e4 
+ 00015409  0x00003361 branch  0x000066c5 
+ 00015410  0x00003367 call  0x0000397f 
+ 00015411  0x00003368 jam  0x00000007 , 0x00000b03 
+ 00015412  0x00003369 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x0000336a rtn  0x00000034 
+ 00015414  0x0000336b call  0x00003ca7 
+ 00015415  0x0000336c fetch  0x00000001 , 0x000004ff 
+ 00015416  0x0000336d copy  0x0000003f , 0x00000039 
+ 00015417  0x0000336e fetch  0x00000002 , 0x00000501 
+ 00015418  0x0000336f copy  0x0000003f , 0x00000006 
+ 00015419  0x00003370 call  0x000066d1 
+ 00015420  0x00003371 branch  0x000066c5 
+ 00015421  0x00003376 jam  0x00000008 , 0x00000b03 
+ 00015422  0x00003377 fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003378 icopy  0x00000039 
+ 00015424  0x00003379 increase  0x00000002 , 0x0000003f 
+ 00015425  0x0000337a call  0x00003ca7 
+ 00015426  0x0000337b fetch  0x00000002 , 0x000046b9 
+ 00015427  0x0000337c istore  0x00000002 , 0x0000000a 
+ 00015428  0x0000337d fetch  0x00000002 , 0x000046b7 
+ 00015429  0x0000337e icopy  0x00000006 
+ 00015430  0x0000337f call  0x000066d1 
+ 00015431  0x00003380 branch  0x000066c5 
+ 00015432  0x00003385 jam  0x00000009 , 0x00000b03 
+ 00015433  0x00003387 setarg  0x00000000 
+ 00015434  0x00003388 call  0x00003ca7 
+ 00015435  0x00003389 branch  0x000066c5 
+ 00015436  0x0000338e jam  0x0000000a , 0x00000b03 
+ 00015437  0x0000338f setarg  0x00000001 
+ 00015438  0x00003390 call  0x00003ca7 
+ 00015439  0x00003392 call  0x00003c5d 
+ 00015440  0x00003394 fetch  0x00000002 , 0x00004682 
+ 00015441  0x00003395 arg  0x00000002 , 0x00000007 
+ 00015442  0x00003396 qisolate1  0x0000003f 
+ 00015443  0x00003397 setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x00003399 arg  0x00000009 , 0x00000007 
+ 00015445  0x0000339a qisolate1  0x0000003f 
+ 00015446  0x0000339b setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x0000339d fetch  0x00000001 , 0x00004682 
+ 00015448  0x0000339e arg  0x00000004 , 0x00000007 
+ 00015449  0x0000339f qisolate1  0x0000003f 
+ 00015450  0x000033a0 setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x000033a2 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x000033a3 branch  0x000066c5 
+ 00015453  0x000033a8 arg  0x00000000 , 0x00000002 
+ 00015454  0x000033a9 fetch  0x00000001 , 0x00004093 
+ 00015455  0x000033aa arg  0x00000000 , 0x00000007 
+ 00015456  0x000033ab qisolate1  0x0000003f 
+ 00015457  0x000033ac setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x000033ad arg  0x00000001 , 0x00000007 
+ 00015459  0x000033ae qisolate1  0x0000003f 
+ 00015460  0x000033af setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x000033b1 fetch  0x00000001 , 0x0000436e 
+ 00015462  0x000033b2 arg  0x00000000 , 0x00000007 
+ 00015463  0x000033b3 qisolate1  0x0000003f 
+ 00015464  0x000033b4 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x000033b5 rtn 
+ 00015466  0x000033ba jam  0x0000000d , 0x00000b03 
+ 00015467  0x000033bb fetch  0x00000001 , 0x00004217 
+ 00015468  0x000033bc mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x000033bd icopy  0x00000039 
+ 00015470  0x000033be call  0x00003ca7 
+ 00015471  0x000033bf fetch  0x00000002 , 0x00004215 
+ 00015472  0x000033c0 icopy  0x00000006 
+ 00015473  0x000033c1 call  0x000066d1 
+ 00015474  0x000033c2 branch  0x000066c5 
+ 00015475  0x000033c7 jam  0x0000000e , 0x00000b03 
+ 00015476  0x000033c8 setarg  0x00000004 
+ 00015477  0x000033c9 call  0x00003ca7 
+ 00015478  0x000033ca fetch  0x00000004 , 0x000009ba 
+ 00015479  0x000033cb istore  0x00000004 , 0x0000000a 
+ 00015480  0x000033cc branch  0x000066c5 
+ 00015481  0x000033d1 jam  0x0000000f , 0x00000b03 
+ 00015482  0x000033d2 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x000033d3 arg  0x000000ff , 0x00000002 
+ 00015484  0x000033d4 call  0x00007fdd 
+ 00015485  0x000033d5 copy  0x0000003f , 0x00000039 
+ 00015486  0x000033d6 call  0x00003ca7 
+ 00015487  0x000033d7 call  0x000066cb 
+ 00015488  0x000033d8 call  0x00006703 
+ 00015489  0x000033d9 branch  0x000066c5 
+ 00015490  0x000033de jam  0x00000010 , 0x00000b03 
+ 00015491  0x000033df branch  0x00003c49 
+ 00015492  0x000033e4 jam  0x00000011 , 0x00000b03 
+ 00015493  0x000033e5 setarg  0x00000004 
+ 00015494  0x000033e6 call  0x00003ca7 
+ 00015495  0x000033e7 fetch  0x00000004 , 0x000044c7 
+ 00015496  0x000033e8 istore  0x00000004 , 0x0000000a 
+ 00015497  0x000033e9 branch  0x000066c5 
+ 00015498  0x000033ee arg  0x00000180 , 0x00000011 
+ 00015499  0x000033ef branch  0x00003c91 
+ 00015500  0x000033f2 arg  0x00000080 , 0x00000011 
+ 00015501  0x000033f3 branch  0x00003c91 
+ 00015502  0x000033f6 arg  0x00000101 , 0x00000011 
+ 00015503  0x000033f7 branch  0x00003c91 
+ 00015504  0x000033fa arg  0x00000001 , 0x00000011 
+ 00015505  0x000033fd jam  0x00000000 , 0x00004661 
+ 00015506  0x000033fe jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033ff setarg  0x00000002 
+ 00015508  0x00003400 call  0x00003ca7 
+ 00015509  0x00003401 copy  0x00000011 , 0x0000003f 
+ 00015510  0x00003402 istore  0x00000002 , 0x0000000a 
+ 00015511  0x00003403 branch  0x000066c5 
+ 00015512  0x00003408 arg  0x00000000 , 0x00000013 
+ 00015513  0x00003409 branch  0x00003c9b 
+ 00015514  0x0000340c arg  0x00000001 , 0x00000013 
+ 00015515  0x0000340f jam  0x00000015 , 0x00000b03 
+ 00015516  0x00003410 setarg  0x00000001 
+ 00015517  0x00003411 call  0x00003ca7 
+ 00015518  0x00003412 copy  0x00000013 , 0x0000003f 
+ 00015519  0x00003413 istore  0x00000001 , 0x0000000a 
+ 00015520  0x00003414 branch  0x000066c5 
+ 00015521  0x00003419 jam  0x0000001d , 0x00000b03 
+ 00015522  0x0000341a setarg  0x00000004 
+ 00015523  0x0000341b call  0x00003ca7 
+ 00015524  0x0000341c fetch  0x00000004 , 0x000009ba 
+ 00015525  0x0000341d istore  0x00000004 , 0x0000000a 
+ 00015526  0x0000341e branch  0x000066c5 
+ 00015527  0x0000342a jam  0x00000002 , 0x00000b02 
+ 00015528  0x0000342b store  0x00000001 , 0x00000b04 
+ 00015529  0x0000342c storet  0x00000008 , 0x00000aa2 
+ 00015530  0x0000342d bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x0000342e call  0x00003cb1 
+ 00015532  0x0000342f fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x00003430 call  0x000066c2 
+ 00015534  0x00003431 fetch  0x00000003 , 0x00000b02 
+ 00015535  0x00003432 istore  0x00000003 , 0x0000000a 
+ 00015536  0x00003433 rtn 
+ 00015537  0x00003437 call  0x00003cba 
+ 00015538  0x00003438 rtn  0x00000001 
+ 00015539  0x0000343a call  0x00003cb8 
+ 00015540  0x0000343b fetch  0x00000004 , 0x000046a3 
+ 00015541  0x0000343c rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x0000343d rtn  0x00000034 
+ 00015543  0x0000343e branch  0x00003cbe 
+ 00015544  0x00003442 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x00003443 branch  0x00006829 
+ 00015546  0x00003446 fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x00003447 branch  0x0000681b 
+ 00015548  0x0000344a fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x0000344b branch  0x00006825 
+ 00015550  0x0000344f increase  0xffffffff , 0x0000003f 
+ 00015551  0x00003450 nop  0x00000026 
+ 00015552  0x00003451 nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x00003452 rtn 
+ 00015554  0x0000345c call  0x00003ad4 
+ 00015555  0x0000345d rtn  0x00000028 
+ 00015556  0x0000345e copy  0x00000011 , 0x0000003f 
+ 00015557  0x0000345f store  0x00000002 , 0x000046b7 
+ 00015558  0x00003460 copy  0x00000012 , 0x0000003f 
+ 00015559  0x00003461 store  0x00000001 , 0x000046b6 
+ 00015560  0x00003462 fetch  0x00000002 , 0x00000478 
+ 00015561  0x00003463 fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x00003464 isub  0x00000002 , 0x0000003e 
+ 00015563  0x00003465 branch  0x00003ccf , 0x00000005 
+ 00015564  0x00003466 fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x00003467 isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003468 nrtn  0x00000005 
+ 00015567  0x0000346a store  0x00000002 , 0x000046b9 
+ 00015568  0x0000346b branch  0x00003c3d 
+ 00015569  0x00003471 fetch  0x00000001 , 0x000046bf 
+ 00015570  0x00003472 rtnbit1  0x00000005 
+ 00015571  0x00003473 call  0x00003cf0 
+ 00015572  0x00003474 branch  0x0000340c 
+ 00015573  0x00003478 jam  0x00000002 , 0x00004172 
+ 00015574  0x00003479 rtn 
+ 00015575  0x0000347e branch  0x00003cd8 
+ 00015576  0x00003481 fetch  0x00000001 , 0x000046b2 
+ 00015577  0x00003482 rtn  0x00000034 
+ 00015578  0x00003483 fetch  0x00000001 , 0x000046b3 
+ 00015579  0x00003484 rtn  0x00000034 
+ 00015580  0x00003485 increase  0xffffffff , 0x0000003f 
+ 00015581  0x00003486 store  0x00000001 , 0x000046b3 
+ 00015582  0x00003487 nrtn  0x00000034 
+ 00015583  0x00003488 jam  0x0000000a , 0x000046b3 
+ 00015584  0x00003489 call  0x000068eb 
+ 00015585  0x0000348a call  0x00006908 
+ 00015586  0x0000348b div  0x0000003f , 0x00000064 
+ 00015587  0x0000348c call  0x00007f86 
+ 00015588  0x0000348d quotient  0x0000003f 
+ 00015589  0x0000348e remainder  0x00000002 
+ 00015590  0x0000348f store  0x00000001 , 0x000046b4 
+ 00015591  0x00003490 storet  0x00000001 , 0x000046b5 
+ 00015592  0x00003491 rtn 
+ 00015593  0x00003495 call  0x00007fb4 
+ 00015594  0x00003496 branch  0x000033d9 , 0x00000002 
+ 00015595  0x00003497 branch  0x000033db 
+ 00015596  0x0000349c arg  0x00000006 , 0x00000007 
+ 00015597  0x0000349d branch  0x00003cfc 
+ 00015598  0x000034a0 arg  0x00000006 , 0x00000007 
+ 00015599  0x000034a1 branch  0x00003cf8 
+ 00015600  0x000034a4 arg  0x00000005 , 0x00000007 
+ 00015601  0x000034a5 branch  0x00003cfc 
+ 00015602  0x000034a8 arg  0x00000005 , 0x00000007 
+ 00015603  0x000034a9 branch  0x00003cf8 
+ 00015604  0x000034ac arg  0x00000004 , 0x00000007 
+ 00015605  0x000034ad branch  0x00003cfc 
+ 00015606  0x000034b0 arg  0x00000004 , 0x00000007 
+ 00015607  0x000034b1 branch  0x00003cf8 
+ 00015608  0x000034b4 fetch  0x00000001 , 0x000046bf 
+ 00015609  0x000034b5 qset0  0x0000003f 
+ 00015610  0x000034b6 store  0x00000001 , 0x000046bf 
+ 00015611  0x000034b7 rtn 
+ 00015612  0x000034ba fetch  0x00000001 , 0x000046bf 
+ 00015613  0x000034bb qset1  0x0000003f 
+ 00015614  0x000034bc store  0x00000001 , 0x000046bf 
+ 00015615  0x000034bd rtn 
+ 00015616  0x000034c8 call  0x00003d39 
+ 00015617  0x000034c9 call  0x0000640f 
+ 00015618  0x000034ca call  0x000040c6 
+ 00015619  0x000034cb call  0x00003d66 
+ 00015620  0x000034cc call  0x00006411 
+ 00015621  0x000034cd rtn  0x0000002b 
+ 00015622  0x000034ce call  0x00003d16 
+ 00015623  0x000034cf call  0x00003d19 
+ 00015624  0x000034d2 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x000034d3 rtnbit1  0x00000010 
+ 00015626  0x000034d4 call  0x00003d4e 
+ 00015627  0x000034d5 rtnmark1  0x00000026 
+ 00015628  0x000034d6 fetch  0x00000002 , 0x00004682 
+ 00015629  0x000034d7 bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x000034d8 branch  0x000042a2 
+ 00015631  0x000034dc fetch  0x00000004 , 0x000046d3 
+ 00015632  0x000034dd rtnbit0  0x0000001b 
+ 00015633  0x000034de arg  0x00000014 , 0x00000039 
+ 00015634  0x000034e0 setarg  0x00030d40 
+ 00015635  0x000034e1 call  0x00002a8f 
+ 00015636  0x000034e2 loop  0x00007ec1 
+ 00015637  0x000034e3 rtn 
+ 00015638  0x000034e7 fetch  0x00000004 , 0x000046d3 
+ 00015639  0x000034e8 rtnbit0  0x00000010 
+ 00015640  0x000034e9 branch  0x000048ea 
+ 00015641  0x000034ed setarg  0x0000416d 
+ 00015642  0x000034ee store  0x00000002 , 0x000041ef 
+ 00015643  0x000034ef setarg  0x00003f77 
+ 00015644  0x000034f0 store  0x00000002 , 0x000041f1 
+ 00015645  0x000034f1 setarg  0x00003ebb 
+ 00015646  0x000034f2 store  0x00000002 , 0x000041ed 
+ 00015647  0x000034f3 setarg  0x0000417c 
+ 00015648  0x000034f4 store  0x00000002 , 0x000041f5 
+ 00015649  0x000034f5 setarg  0x00003de3 
+ 00015650  0x000034f6 store  0x00000002 , 0x000041f3 
+ 00015651  0x000034f7 setarg  0x00003eb3 
+ 00015652  0x000034f8 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034f9 setarg  0x00003d5b 
+ 00015654  0x000034fa store  0x00000002 , 0x000041f9 
+ 00015655  0x000034fc call  0x00002c7a 
+ 00015656  0x000034fd setarg  0x00004401 
+ 00015657  0x000034fe add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034ff istore  0x00000002 , 0x00000005 
+ 00015659  0x00003500 setarg  0x00004406 
+ 00015660  0x00003501 add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x00003502 istore  0x00000002 , 0x00000005 
+ 00015662  0x00003503 setarg  0x00003ebf 
+ 00015663  0x00003504 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x00003505 istore  0x00000002 , 0x00000005 
+ 00015665  0x00003507 setarg  0x000041f9 
+ 00015666  0x00003508 store  0x00000002 , 0x000041fd 
+ 00015667  0x00003509 setarg  0x00003d36 
+ 00015668  0x0000350a store  0x00000002 , 0x00004201 
+ 00015669  0x0000350b rtn 
+ 00015670  0x0000350e fetch  0x00000004 , 0x000046d3 
+ 00015671  0x0000350f bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x00003510 branch  0x000064da 
+ 00015673  0x00003513 rtn  0x0000002b 
+ 00015674  0x00003514 call  0x00002c9d 
+ 00015675  0x00003515 call  0x00003e6e 
+ 00015676  0x00003516 call  0x00003e1e 
+ 00015677  0x00003517 call  0x00003e54 
+ 00015678  0x00003518 call  0x00005810 
+ 00015679  0x00003519 call  0x00005839 
+ 00015680  0x0000351a call  0x0000582c 
+ 00015681  0x0000351b call  0x00005818 
+ 00015682  0x0000351c fetch  0x00000004 , 0x000046d3 
+ 00015683  0x0000351d bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x0000351e bbit1  0x00000013 , 0x00004414 
+ 00015685  0x0000351f rtn 
+ 00015686  0x00003522 call  0x0000659c 
+ 00015687  0x00003523 fetch  0x00000004 , 0x000046d3 
+ 00015688  0x00003524 isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x00003525 ncall  0x000065c2 , 0x00000001 
+ 00015690  0x00003526 call  0x0000443f 
+ 00015691  0x00003527 call  0x00003dc9 
+ 00015692  0x00003528 call  0x000041aa 
+ 00015693  0x00003529 branch  0x000065df 
+ 00015694  0x0000352c fetch  0x00000004 , 0x000046d3 
+ 00015695  0x0000352d bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x0000352e fetch  0x00000001 , 0x00000abd 
+ 00015697  0x0000352f isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x00003530 nrtn  0x00000001 
+ 00015699  0x00003532 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x00003533 store  0x00000001 , 0x0000471e 
+ 00015701  0x00003534 fetch  0x00000001 , 0x000046f5 
+ 00015702  0x00003535 rtnbit1  0x00000006 
+ 00015703  0x00003537 fetch  0x00000004 , 0x000046d3 
+ 00015704  0x00003538 rtnbit0  0x00000011 
+ 00015705  0x00003539 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x0000353a branch  0x00002f2c 
+ 00015707  0x0000353c fetch  0x00000001 , 0x00000478 
+ 00015708  0x0000353d sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x0000353e nrtn  0x00000005 
+ 00015710  0x0000353f jam  0x00000012 , 0x00000a99 
+ 00015711  0x00003540 call  0x00007d8f 
+ 00015712  0x00003542 arg  0x00000000 , 0x00000007 
+ 00015713  0x00003543 branch  0x000041b9 
+ 00015714  0x00003546 fetch  0x00000001 , 0x000046b6 
+ 00015715  0x00003547 rtneq  0x00000001 
+ 00015716  0x00003548 jam  0x00000001 , 0x000046b6 
+ 00015717  0x00003549 rtn 
+ 00015718  0x0000354b fetch  0x00000001 , 0x000046e1 
+ 00015719  0x0000354c and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x0000354d store  0x00000001 , 0x0000477a 
+ 00015721  0x0000354e branch  0x00003d80 
+ 00015722  0x00003552 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x00003553 call  0x0000681d 
+ 00015724  0x00003554 nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x00003556 fetch  0x00000001 , 0x000046b6 
+ 00015726  0x00003557 rtneq  0x00000000 
+ 00015727  0x00003558 jam  0x00000000 , 0x000046b6 
+ 00015728  0x00003559 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x0000355a increase  0x00000001 , 0x0000003f 
+ 00015730  0x0000355b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x0000355c store  0x00000001 , 0x0000477a 
+ 00015732  0x0000355d call  0x00003d7e 
+ 00015733  0x0000355e fetch  0x00000004 , 0x000046d3 
+ 00015734  0x0000355f bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x00003560 bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x00003561 rtn 
+ 00015737  0x00003563 arg  0x0000001e , 0x00000002 
+ 00015738  0x00003564 call  0x0000680e 
+ 00015739  0x00003565 arg  0x0000001f , 0x00000002 
+ 00015740  0x00003566 call  0x0000680e 
+ 00015741  0x00003567 branch  0x00004435 
+ 00015742  0x0000356a bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x0000356b call  0x0000424a 
+ 00015744  0x0000356c fetch  0x00000001 , 0x000046e0 
+ 00015745  0x0000356d beq  0x00000005 , 0x00003daa 
+ 00015746  0x0000356e beq  0x00000004 , 0x00003d96 
+ 00015747  0x0000356f fetch  0x00000001 , 0x0000477a 
+ 00015748  0x00003570 beq  0x00000000 , 0x00003d8a 
+ 00015749  0x00003571 beq  0x00000001 , 0x00003d88 
+ 00015750  0x00003572 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x00003573 beq  0x00000003 , 0x00003d8e 
+ 00015752  0x00003575 fetch  0x00000001 , 0x00004780 
+ 00015753  0x00003576 branch  0x00003dbe 
+ 00015754  0x00003578 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x00003579 branch  0x00003dbe 
+ 00015756  0x0000357b fetch  0x00000001 , 0x00004781 
+ 00015757  0x0000357c branch  0x00003dbe 
+ 00015758  0x0000357e fetch  0x00000001 , 0x00004782 
+ 00015759  0x0000357f branch  0x00003dbe 
+ 00015760  0x00003581 fetch  0x00000001 , 0x000046e0 
+ 00015761  0x00003582 rtneq  0x00000006 
+ 00015762  0x00003583 fetch  0x00000001 , 0x000046b5 
+ 00015763  0x00003584 increase  0x00000001 , 0x0000003f 
+ 00015764  0x00003585 store  0x00000001 , 0x000046b5 
+ 00015765  0x00003586 rtn 
+ 00015766  0x00003589 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x0000358a beq  0x00000000 , 0x00003d9d 
+ 00015768  0x0000358b beq  0x00000001 , 0x00003d9b 
+ 00015769  0x0000358c beq  0x00000002 , 0x00003d9f 
+ 00015770  0x0000358d beq  0x00000003 , 0x00003da1 
+ 00015771  0x0000358f fetch  0x00000001 , 0x00004784 
+ 00015772  0x00003590 branch  0x00003da2 
+ 00015773  0x00003592 fetch  0x00000001 , 0x00004783 
+ 00015774  0x00003593 branch  0x00003da2 
+ 00015775  0x00003595 fetch  0x00000001 , 0x00004785 
+ 00015776  0x00003596 branch  0x00003da2 
+ 00015777  0x00003598 fetch  0x00000001 , 0x00004786 
+ 00015778  0x0000359a store  0x00000001 , 0x000046b5 
+ 00015779  0x0000359b lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x0000359c copy  0x0000003f , 0x00000011 
+ 00015781  0x0000359d add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x0000359e call  0x00006413 
+ 00015783  0x0000359f copy  0x00000011 , 0x0000003f 
+ 00015784  0x000035a0 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x000035a1 branch  0x00006413 
+ 00015786  0x000035a4 fetch  0x00000001 , 0x0000477a 
+ 00015787  0x000035a5 beq  0x00000000 , 0x00003db1 
+ 00015788  0x000035a6 beq  0x00000001 , 0x00003daf 
+ 00015789  0x000035a7 beq  0x00000002 , 0x00003db3 
+ 00015790  0x000035a8 beq  0x00000003 , 0x00003db5 
+ 00015791  0x000035aa fetch  0x00000001 , 0x00004788 
+ 00015792  0x000035ab branch  0x00003db6 
+ 00015793  0x000035ad fetch  0x00000001 , 0x00004787 
+ 00015794  0x000035ae branch  0x00003db6 
+ 00015795  0x000035b0 fetch  0x00000001 , 0x00004789 
+ 00015796  0x000035b1 branch  0x00003db6 
+ 00015797  0x000035b3 fetch  0x00000001 , 0x0000478a 
+ 00015798  0x000035b5 store  0x00000001 , 0x000046b5 
+ 00015799  0x000035b6 call  0x000040c0 
+ 00015800  0x000035b7 fetch  0x00000001 , 0x000046b5 
+ 00015801  0x000035b9 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x000035ba lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x000035bb add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x000035bc copy  0x0000003f , 0x00000011 
+ 00015805  0x000035bd branch  0x0000415a 
+ 00015806  0x000035c0 store  0x00000001 , 0x000046b5 
+ 00015807  0x000035c1 call  0x00003d90 
+ 00015808  0x000035c2 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x000035c3 setarg  0x00000006 
+ 00015810  0x000035c4 call  0x00006414 
+ 00015811  0x000035c5 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x000035c6 fetch  0x00000001 , 0x000046b5 
+ 00015813  0x000035c7 iadd  0x00000002 , 0x0000003f 
+ 00015814  0x000035c8 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x000035c9 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x000035ca branch  0x00006413 
+ 00015817  0x000035ce call  0x000033c4 
+ 00015818  0x000035cf branch  0x00004316 , 0x00000005 
+ 00015819  0x000035d0 call  0x0000441c 
+ 00015820  0x000035d1 call  0x000042e4 
+ 00015821  0x000035d2 branch  0x000033bd 
+ 00015822  0x000035d6 fetch  0x00000002 , 0x00004707 
+ 00015823  0x000035d7 rtn  0x00000034 
+ 00015824  0x000035d8 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x000035d9 rtnbit0  0x00000011 
+ 00015826  0x000035da rtnbit1  0x00000003 
+ 00015827  0x000035db rtnmark1  0x00000026 
+ 00015828  0x000035dc call  0x00004083 
+ 00015829  0x000035dd rtnne  0x00000007 
+ 00015830  0x000035de call  0x00004482 
+ 00015831  0x000035df arg  0x00000003 , 0x00000007 
+ 00015832  0x000035e0 call  0x000043ce 
+ 00015833  0x000035e1 setarg  0x00000000 
+ 00015834  0x000035e2 store  0x00000002 , 0x000046ae 
+ 00015835  0x000035e3 store  0x00000001 , 0x000046b4 
+ 00015836  0x000035e4 call  0x00003263 
+ 00015837  0x000035e6 fetch  0x00000002 , 0x00004682 
+ 00015838  0x000035e7 bbit1  0x00000007 , 0x00004392 
+ 00015839  0x000035e8 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x000035e9 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x000035ea call  0x000042ca 
+ 00015842  0x000035eb branch  0x00002ead 
+ 00015843  0x000035ef call  0x00003dce 
+ 00015844  0x000035f0 call  0x00007e34 
+ 00015845  0x000035f1 call  0x00003d6a 
+ 00015846  0x000035f2 call  0x00003de9 
+ 00015847  0x000035f3 call  0x00003ee0 
+ 00015848  0x000035f4 branch  0x00003df7 
+ 00015849  0x000035f6 fetch  0x00000004 , 0x000046d3 
+ 00015850  0x000035f7 rtnbit0  0x00000010 
+ 00015851  0x000035f8 call  0x000048d3 
+ 00015852  0x000035f9 branch  0x000048fd 
+ 00015853  0x000035fc hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035fd bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035fe bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035ff rtn 
+ 00015857  0x00003601 fetch  0x00000001 , 0x000046ff 
+ 00015858  0x00003602 rtnbit0  0x00000007 
+ 00015859  0x00003603 branch  0x0000659a 
+ 00015860  0x00003605 fetch  0x00000001 , 0x000046ff 
+ 00015861  0x00003606 rtnbit1  0x00000007 
+ 00015862  0x00003607 branch  0x00004381 
+ 00015863  0x0000360a call  0x00003ded 
+ 00015864  0x0000360b hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x0000360c store  0x00000001 , 0x000046ff 
+ 00015866  0x0000360d rtnbit0  0x00000007 
+ 00015867  0x0000360e call  0x00003e07 
+ 00015868  0x0000360f fetch  0x00000004 , 0x000046f9 
+ 00015869  0x00003610 fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x00003611 iadd  0x00000002 , 0x00000002 
+ 00015871  0x00003612 copy  0x00000022 , 0x0000003f 
+ 00015872  0x00003613 isub  0x00000002 , 0x0000003e 
+ 00015873  0x00003614 nrtn  0x00000002 
+ 00015874  0x00003615 store  0x00000004 , 0x000046f9 
+ 00015875  0x00003616 call  0x00003f97 
+ 00015876  0x00003617 nrtn  0x00000028 
+ 00015877  0x00003618 jam  0x00000004 , 0x00000d38 
+ 00015878  0x00003619 branch  0x00003e0f 
+ 00015879  0x0000361c fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x0000361d copy  0x00000022 , 0x0000003f 
+ 00015881  0x0000361e isub  0x00000002 , 0x0000003e 
+ 00015882  0x0000361f ncall  0x00003e0c , 0x00000002 
+ 00015883  0x00003620 rtn 
+ 00015884  0x00003622 setarg  0x00000000 
+ 00015885  0x00003623 store  0x00000004 , 0x000046f9 
+ 00015886  0x00003624 rtn 
+ 00015887  0x00003629 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x0000362a rtnbit0  0x00000002 
+ 00015889  0x0000362b branch  0x00003e12 
+ 00015890  0x0000362d hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x0000362e rtnbit0  0x00000007 
+ 00015892  0x0000362f jam  0x00000020 , 0x00000d52 
+ 00015893  0x00003630 setarg  0x00000001 
+ 00015894  0x00003631 store  0x00000001 , 0x00000d54 
+ 00015895  0x00003632 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x00003633 istore  0x00000007 , 0x00000005 
+ 00015897  0x00003634 rtn 
+ 00015898  0x00003638 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x00003639 set0  0x0000000b , 0x0000003f 
+ 00015900  0x0000363a hstore  0x00000002 , 0x00008050 
+ 00015901  0x0000363b rtn 
+ 00015902  0x0000363e setarg  0x00008c00 
+ 00015903  0x0000363f store  0x00000002 , 0x00004575 
+ 00015904  0x00003640 setarg  0x00008e7a 
+ 00015905  0x00003641 store  0x00000002 , 0x000044bc 
+ 00015906  0x00003642 setarg  0x00002402 
+ 00015907  0x00003643 store  0x00000002 , 0x000040bd 
+ 00015908  0x00003644 setarg  0x00002580 
+ 00015909  0x00003645 store  0x00000003 , 0x000040aa 
+ 00015910  0x00003646 jam  0x00000003 , 0x00004173 
+ 00015911  0x00003647 jam  0x00000008 , 0x00004156 
+ 00015912  0x00003648 jam  0x00000001 , 0x000046d9 
+ 00015913  0x00003649 setarg  0x00000200 
+ 00015914  0x0000364a store  0x00000002 , 0x00004154 
+ 00015915  0x0000364b jam  0x00000017 , 0x000044a6 
+ 00015916  0x0000364c jam  0x00000017 , 0x000044a8 
+ 00015917  0x0000364e setarg  0x00000a77 
+ 00015918  0x0000364f store  0x00000002 , 0x00004212 
+ 00015919  0x0000365f setsect  0x00000000 , 0x00000306 
+ 00015920  0x00003660 setsect  0x00000001 , 0x00004440 
+ 00015921  0x00003661 setsect  0x00000002 , 0x00010000 
+ 00015922  0x00003662 setsect  0x00000003 , 0x00004408 
+ 00015923  0x00003663 store  0x00000009 , 0x00004577 
+ 00015924  0x00003664 setsect  0x00000000 , 0x00001224 
+ 00015925  0x00003665 setsect  0x00000001 , 0x00004000 
+ 00015926  0x00003666 setsect  0x00000002 , 0x00000000 
+ 00015927  0x00003667 istore  0x00000005 , 0x00000005 
+ 00015928  0x00003669 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x0000366a setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x0000366b setsect  0x00000002 , 0x000199d9 
+ 00015931  0x0000366c setsect  0x00000003 , 0x0000020d 
+ 00015932  0x0000366d store  0x00000008 , 0x00004098 
+ 00015933  0x0000366f setarg  0x0000012c 
+ 00015934  0x00003670 store  0x00000002 , 0x00004707 
+ 00015935  0x00003671 call  0x000057a3 
+ 00015936  0x00003672 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x00003673 rtnbit0  0x0000001f 
+ 00015938  0x00003674 call  0x00003e44 
+ 00015939  0x00003675 branch  0x00003e4c 
+ 00015940  0x00003678 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x00003679 call  0x000067fb 
+ 00015942  0x0000367a fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x0000367b call  0x0000681d 
+ 00015944  0x0000367c jam  0x00000003 , 0x000046f6 
+ 00015945  0x0000367d rtn  0x00000001 
+ 00015946  0x0000367e jam  0x00000002 , 0x000046f6 
+ 00015947  0x0000367f rtn 
+ 00015948  0x00003682 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x00003683 call  0x000067fb 
+ 00015950  0x00003684 fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x00003685 call  0x0000681d 
+ 00015952  0x00003686 jam  0x00000000 , 0x0000422d 
+ 00015953  0x00003687 rtn  0x00000001 
+ 00015954  0x00003688 jam  0x00000002 , 0x0000422d 
+ 00015955  0x00003689 rtn 
+ 00015956  0x0000368d fetch  0x00000001 , 0x0000422d 
+ 00015957  0x0000368e beq  0x00000000 , 0x00003e59 
+ 00015958  0x0000368f beq  0x00000001 , 0x00003e62 
+ 00015959  0x00003690 beq  0x00000002 , 0x00003e6b 
+ 00015960  0x00003691 branch  0x00003e59 
+ 00015961  0x00003694 fetcht  0x00000002 , 0x00004221 
+ 00015962  0x00003695 fetch  0x00000002 , 0x00004227 
+ 00015963  0x00003696 isub  0x00000002 , 0x0000003f 
+ 00015964  0x00003697 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003698 div  0x0000003f , 0x00000064 
+ 00015966  0x00003699 call  0x00007f86 
+ 00015967  0x0000369a quotient  0x0000003f 
+ 00015968  0x0000369b store  0x00000002 , 0x000046d0 
+ 00015969  0x0000369c rtn 
+ 00015970  0x0000369e fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x0000369f fetch  0x00000002 , 0x00004225 
+ 00015972  0x000036a0 isub  0x00000002 , 0x0000003f 
+ 00015973  0x000036a1 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x000036a2 div  0x0000003f , 0x00000190 
+ 00015975  0x000036a3 call  0x00007f86 
+ 00015976  0x000036a4 quotient  0x0000003f 
+ 00015977  0x000036a5 store  0x00000002 , 0x000046d0 
+ 00015978  0x000036a6 rtn 
+ 00015979  0x000036a8 fetch  0x00000002 , 0x00004223 
+ 00015980  0x000036a9 store  0x00000002 , 0x000046d0 
+ 00015981  0x000036aa rtn 
+ 00015982  0x000036ac fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x000036ad call  0x0000680e 
+ 00015984  0x000036ae call  0x000048fb 
+ 00015985  0x000036af fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x000036b0 call  0x000067fb 
+ 00015987  0x000036b1 fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x000036b2 call  0x000067fb 
+ 00015989  0x000036b3 fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x000036b4 call  0x000067fb 
+ 00015991  0x000036b5 fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x000036b6 call  0x000067fb 
+ 00015993  0x000036b8 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x000036b9 call  0x0000680e 
+ 00015995  0x000036bb fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x000036bc call  0x000067fb 
+ 00015997  0x000036be fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x000036bf call  0x000067fb 
+ 00015999  0x000036c1 fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x000036c2 call  0x000067fb 
+ 00016001  0x000036c3 fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x000036c4 call  0x000067fb 
+ 00016003  0x000036c6 fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x000036c7 call  0x000067fb 
+ 00016005  0x000036c8 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x000036c9 call  0x000067fb 
+ 00016007  0x000036cb fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x000036cc call  0x0000680e 
+ 00016009  0x000036ce fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x000036cf call  0x0000680e 
+ 00016011  0x000036d1 fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x000036d2 call  0x0000680e 
+ 00016013  0x000036d4 fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x000036d5 call  0x0000680e 
+ 00016015  0x000036d7 fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x000036d8 call  0x0000680e 
+ 00016017  0x000036da fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x000036db call  0x000067fb 
+ 00016019  0x000036dd fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x000036de call  0x000067fb 
+ 00016021  0x000036e0 fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x000036e1 branch  0x000067fb 
+ 00016023  0x000036e4 fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x000036e5 call  0x000067dd 
+ 00016025  0x000036e6 fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x000036e7 call  0x000067dd 
+ 00016027  0x000036e8 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x000036e9 call  0x000067dd 
+ 00016029  0x000036ea fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x000036eb branch  0x000067dd 
+ 00016031  0x000036ee fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x000036ef call  0x00003ea7 
+ 00016033  0x000036f0 fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x000036f1 call  0x00003ea7 
+ 00016035  0x000036f2 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x000036f3 call  0x00003ea7 
+ 00016037  0x000036f4 fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x000036f5 branch  0x00003ea7 
+ 00016039  0x000036f8 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036f9 rtn  0x00000005 
+ 00016041  0x000036fa and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036fb hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036fc qisolate1  0x0000003f 
+ 00016044  0x000036fd hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036fe qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036ff hstore  0x00000004 , 0x00008078 
+ 00016047  0x00003700 hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x00003701 nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x00003702 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x00003703 rtn 
+ 00016051  0x00003706 enable  0x00000028 
+ 00016052  0x00003707 hfetch  0x00000004 , 0x00008138 
+ 00016053  0x00003708 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x00003709 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x0000370a call  0x00002c21 
+ 00016056  0x0000370b call  0x00004482 
+ 00016057  0x0000370c call  0x00003e9f 
+ 00016058  0x0000370e branch  0x00003ebf 
+ 00016059  0x00003713 call  0x00003ebf 
+ 00016060  0x00003714 fetch  0x00000001 , 0x000000a0 
+ 00016061  0x00003715 nrtn  0x00000034 
+ 00016062  0x00003716 branch  0x000067ed 
+ 00016063  0x00003719 call  0x00003ee0 
+ 00016064  0x0000371a arg  0x00000019 , 0x00000002 
+ 00016065  0x0000371b fetch  0x00000004 , 0x000046d3 
+ 00016066  0x0000371c isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x0000371d call  0x00003ede , 0x00000001 
+ 00016068  0x0000371e call  0x0000680e 
+ 00016069  0x0000371f call  0x000063ee 
+ 00016070  0x00003723 fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x00003724 call  0x000067dd 
+ 00016072  0x00003725 fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x00003726 call  0x000067dd 
+ 00016074  0x00003727 fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x00003728 call  0x000067dd 
+ 00016076  0x0000372a fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x0000372b call  0x000067dd 
+ 00016078  0x0000372c fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x0000372d call  0x000067dd 
+ 00016080  0x0000372e fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x0000372f call  0x000067dd 
+ 00016082  0x00003730 fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x00003731 call  0x000067dd 
+ 00016084  0x00003732 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x00003733 call  0x000067dd 
+ 00016086  0x00003734 fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x00003735 call  0x000067dd 
+ 00016088  0x00003736 fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x00003737 call  0x000067dd 
+ 00016090  0x00003738 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x00003739 call  0x000067dd 
+ 00016092  0x0000373a fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x0000373b branch  0x000067e1 
+ 00016094  0x00003740 arg  0x0000001e , 0x00000002 
+ 00016095  0x00003741 rtn 
+ 00016096  0x00003744 bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x00003745 call  0x00003eee 
+ 00016098  0x00003746 call  0x00003f36 
+ 00016099  0x00003747 fetch  0x00000001 , 0x000046b8 
+ 00016100  0x00003748 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x00003749 store  0x00000001 , 0x000046b7 
+ 00016102  0x0000374a isub  0x00000002 , 0x0000003e 
+ 00016103  0x0000374b nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x0000374c fetch  0x00000001 , 0x000046be 
+ 00016105  0x0000374d fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x0000374e store  0x00000001 , 0x000046bd 
+ 00016107  0x0000374f isub  0x00000002 , 0x0000003e 
+ 00016108  0x00003750 nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x00003751 rtn 
+ 00016110  0x00003753 fetch  0x00000001 , 0x000046ea 
+ 00016111  0x00003754 rtneq  0x000000ff 
+ 00016112  0x00003755 arg  0x00000000 , 0x00000011 
+ 00016113  0x00003756 fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x00003757 call  0x0000681d 
+ 00016115  0x00003758 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x00003759 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x0000375a call  0x0000681d 
+ 00016118  0x0000375b setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x0000375c copy  0x00000011 , 0x0000003f 
+ 00016120  0x0000375d store  0x00000001 , 0x000046b8 
+ 00016121  0x0000375e beq  0x00000001 , 0x00003efe 
+ 00016122  0x0000375f beq  0x00000002 , 0x00003f02 
+ 00016123  0x00003760 fetch  0x00000001 , 0x000046b9 
+ 00016124  0x00003761 bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x00003762 rtn 
+ 00016126  0x00003765 fetch  0x00000001 , 0x000046b7 
+ 00016127  0x00003766 beq  0x00000000 , 0x00003f06 
+ 00016128  0x00003767 beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003768 rtn 
+ 00016130  0x0000376a fetch  0x00000001 , 0x000046b7 
+ 00016131  0x0000376b beq  0x00000000 , 0x00003f0a 
+ 00016132  0x0000376c beq  0x00000003 , 0x00003f0c 
+ 00016133  0x0000376d rtn 
+ 00016134  0x0000376f jam  0x00000082 , 0x000046b9 
+ 00016135  0x00003770 rtn 
+ 00016136  0x00003772 jam  0x00000081 , 0x000046b9 
+ 00016137  0x00003773 rtn 
+ 00016138  0x00003775 jam  0x00000080 , 0x000046b9 
+ 00016139  0x00003776 rtn 
+ 00016140  0x00003778 jam  0x00000083 , 0x000046b9 
+ 00016141  0x00003779 rtn 
+ 00016142  0x0000377b fetch  0x00000001 , 0x000046b9 
+ 00016143  0x0000377c set0  0x00000007 , 0x0000003f 
+ 00016144  0x0000377d store  0x00000001 , 0x000046b9 
+ 00016145  0x0000377e beq  0x00000000 , 0x00003f16 
+ 00016146  0x0000377f beq  0x00000001 , 0x00003f19 
+ 00016147  0x00003780 beq  0x00000002 , 0x00003f1c 
+ 00016148  0x00003781 beq  0x00000003 , 0x00003f1f 
+ 00016149  0x00003782 rtn 
+ 00016150  0x00003784 fetch  0x00000001 , 0x000046b8 
+ 00016151  0x00003785 beq  0x00000003 , 0x00003f22 
+ 00016152  0x00003786 rtn 
+ 00016153  0x00003788 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x00003789 beq  0x00000000 , 0x00003f22 
+ 00016155  0x0000378a rtn 
+ 00016156  0x0000378c fetch  0x00000001 , 0x000046b8 
+ 00016157  0x0000378d beq  0x00000003 , 0x00003f2c 
+ 00016158  0x0000378e rtn 
+ 00016159  0x00003790 fetch  0x00000001 , 0x000046b8 
+ 00016160  0x00003791 beq  0x00000000 , 0x00003f2c 
+ 00016161  0x00003792 rtn 
+ 00016162  0x00003794 fetch  0x00000001 , 0x000046bc 
+ 00016163  0x00003795 increase  0x00000001 , 0x0000003f 
+ 00016164  0x00003796 store  0x00000001 , 0x000046bc 
+ 00016165  0x00003797 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003798 rtn  0x00000002 
+ 00016167  0x00003799 jam  0x00000000 , 0x000046bc 
+ 00016168  0x0000379a fetch  0x00000001 , 0x000046ba 
+ 00016169  0x0000379b increase  0x00000001 , 0x0000003f 
+ 00016170  0x0000379c store  0x00000001 , 0x000046ba 
+ 00016171  0x0000379d rtn 
+ 00016172  0x0000379f fetch  0x00000001 , 0x000046bb 
+ 00016173  0x000037a0 increase  0x00000001 , 0x0000003f 
+ 00016174  0x000037a1 store  0x00000001 , 0x000046bb 
+ 00016175  0x000037a2 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x000037a3 rtn  0x00000002 
+ 00016177  0x000037a4 jam  0x00000000 , 0x000046bb 
+ 00016178  0x000037a5 fetch  0x00000001 , 0x000046ba 
+ 00016179  0x000037a6 increase  0xffffffff , 0x0000003f 
+ 00016180  0x000037a7 store  0x00000001 , 0x000046ba 
+ 00016181  0x000037a8 rtn 
+ 00016182  0x000037ac fetch  0x00000001 , 0x000046e8 
+ 00016183  0x000037ad rtneq  0x000000ff 
+ 00016184  0x000037ae arg  0x00000000 , 0x00000011 
+ 00016185  0x000037af fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x000037b0 call  0x0000681d 
+ 00016187  0x000037b1 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x000037b2 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x000037b3 call  0x0000681d 
+ 00016190  0x000037b4 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x000037b5 copy  0x00000011 , 0x0000003f 
+ 00016192  0x000037b6 store  0x00000001 , 0x000046be 
+ 00016193  0x000037b7 beq  0x00000001 , 0x00003f46 
+ 00016194  0x000037b8 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x000037b9 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x000037ba bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x000037bb rtn 
+ 00016198  0x000037be fetch  0x00000001 , 0x000046bd 
+ 00016199  0x000037bf beq  0x00000000 , 0x00003f4e 
+ 00016200  0x000037c0 beq  0x00000003 , 0x00003f50 
+ 00016201  0x000037c1 rtn 
+ 00016202  0x000037c3 fetch  0x00000001 , 0x000046bd 
+ 00016203  0x000037c4 beq  0x00000000 , 0x00003f52 
+ 00016204  0x000037c5 beq  0x00000003 , 0x00003f54 
+ 00016205  0x000037c6 rtn 
+ 00016206  0x000037c8 jam  0x00000082 , 0x000046bf 
+ 00016207  0x000037c9 rtn 
+ 00016208  0x000037cb jam  0x00000081 , 0x000046bf 
+ 00016209  0x000037cc rtn 
+ 00016210  0x000037ce jam  0x00000080 , 0x000046bf 
+ 00016211  0x000037cf rtn 
+ 00016212  0x000037d1 jam  0x00000083 , 0x000046bf 
+ 00016213  0x000037d2 rtn 
+ 00016214  0x000037d4 fetch  0x00000001 , 0x000046bf 
+ 00016215  0x000037d5 set0  0x00000007 , 0x0000003f 
+ 00016216  0x000037d6 store  0x00000001 , 0x000046bf 
+ 00016217  0x000037d7 beq  0x00000000 , 0x00003f5e 
+ 00016218  0x000037d8 beq  0x00000001 , 0x00003f61 
+ 00016219  0x000037d9 beq  0x00000002 , 0x00003f64 
+ 00016220  0x000037da beq  0x00000003 , 0x00003f67 
+ 00016221  0x000037db rtn 
+ 00016222  0x000037dd fetch  0x00000001 , 0x000046be 
+ 00016223  0x000037de beq  0x00000003 , 0x00003f6a 
+ 00016224  0x000037df rtn 
+ 00016225  0x000037e1 fetch  0x00000001 , 0x000046be 
+ 00016226  0x000037e2 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x000037e3 rtn 
+ 00016228  0x000037e5 fetch  0x00000001 , 0x000046be 
+ 00016229  0x000037e6 beq  0x00000003 , 0x00003f6f 
+ 00016230  0x000037e7 rtn 
+ 00016231  0x000037e9 fetch  0x00000001 , 0x000046be 
+ 00016232  0x000037ea beq  0x00000000 , 0x00003f6f 
+ 00016233  0x000037eb rtn 
+ 00016234  0x000037ed jam  0x00000000 , 0x000046c2 
+ 00016235  0x000037ee fetch  0x00000001 , 0x000046c0 
+ 00016236  0x000037ef increase  0x00000001 , 0x0000003f 
+ 00016237  0x000037f0 store  0x00000001 , 0x000046c0 
+ 00016238  0x000037f1 rtn 
+ 00016239  0x000037f3 jam  0x00000000 , 0x000046c1 
+ 00016240  0x000037f4 fetch  0x00000001 , 0x000046c0 
+ 00016241  0x000037f5 increase  0xffffffff , 0x0000003f 
+ 00016242  0x000037f6 store  0x00000001 , 0x000046c0 
+ 00016243  0x000037f7 rtn 
+ 00016244  0x000037fb setarg  0x00000002 
+ 00016245  0x000037fc store  0x00000001 , 0x00004680 
+ 00016246  0x000037fd rtn 
+ 00016247  0x00003800 fetch  0x00000001 , 0x000041e2 
+ 00016248  0x00003801 rtn  0x00000034 
+ 00016249  0x00003802 call  0x00005271 
+ 00016250  0x00003803 nrtn  0x00000034 
+ 00016251  0x00003804 fetch  0x00000004 , 0x000046d3 
+ 00016252  0x00003805 bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x00003806 bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x00003807 bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x00003808 call  0x00003f97 
+ 00016256  0x00003809 nrtn  0x00000028 
+ 00016257  0x0000380b arg  0x00000009 , 0x00000011 
+ 00016258  0x0000380c call  0x00004d63 
+ 00016259  0x0000380d fetch  0x00000002 , 0x0000424e 
+ 00016260  0x0000380e istore  0x00000002 , 0x00000005 
+ 00016261  0x0000380f setarg  0x000002a1 
+ 00016262  0x00003810 istore  0x00000002 , 0x00000005 
+ 00016263  0x00003811 fetch  0x00000007 , 0x0000469a 
+ 00016264  0x00003812 istore  0x00000007 , 0x00000005 
+ 00016265  0x00003813 rtn 
+ 00016266  0x00003817 setarg  0x00000000 
+ 00016267  0x00003818 store  0x00000007 , 0x0000469a 
+ 00016268  0x00003819 branch  0x00003f81 
+ 00016269  0x0000381d fetch  0x00000002 , 0x000046aa 
+ 00016270  0x0000381e store  0x00000002 , 0x000046b0 
+ 00016271  0x0000381f rtn 
+ 00016272  0x00003823 bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x00003824 arg  0x00000007 , 0x00000011 
+ 00016274  0x00003825 fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x00003826 call  0x00005a64 
+ 00016276  0x00003827 fetch  0x00000007 , 0x0000469a 
+ 00016277  0x00003828 istore  0x00000007 , 0x00000005 
+ 00016278  0x00003829 rtn 
+ 00016279  0x0000382c bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x0000382d disable  0x00000028 
+ 00016281  0x0000382e setarg  0x00000000 
+ 00016282  0x0000382f store  0x00000006 , 0x0000469b 
+ 00016283  0x00003830 call  0x00003fb5 
+ 00016284  0x00003831 call  0x00004079 
+ 00016285  0x00003832 call  0x0000407e 
+ 00016286  0x00003833 call  0x00004099 
+ 00016287  0x00003834 nrtn  0x00000028 
+ 00016288  0x00003835 call  0x00003f8d 
+ 00016289  0x00003836 arg  0x00000008 , 0x00000007 
+ 00016290  0x00003837 branch  0x000043ce 
+ 00016291  0x0000383a fetch  0x00000002 , 0x0000469b 
+ 00016292  0x0000383b sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x0000383c store  0x00000002 , 0x0000469b 
+ 00016294  0x0000383d branch  0x00007fe7 
+ 00016295  0x0000383f fetch  0x00000002 , 0x0000469d 
+ 00016296  0x00003840 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x00003841 store  0x00000002 , 0x0000469d 
+ 00016298  0x00003842 branch  0x00007fe7 
+ 00016299  0x00003844 fetch  0x00000002 , 0x0000469d 
+ 00016300  0x00003845 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x00003846 store  0x00000002 , 0x0000469d 
+ 00016302  0x00003847 fetch  0x00000002 , 0x0000469b 
+ 00016303  0x00003848 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x00003849 store  0x00000002 , 0x0000469b 
+ 00016305  0x0000384a call  0x00004002 
+ 00016306  0x0000384b branch  0x00007fe7 
+ 00016307  0x0000384d call  0x00004002 
+ 00016308  0x0000384e branch  0x00007fe7 
+ 00016309  0x00003850 fetch  0x00000001 , 0x00004239 
+ 00016310  0x00003851 rtnne  0x00000000 
+ 00016311  0x00003852 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x00003853 beq  0x00000000 , 0x00003fe2 
+ 00016313  0x00003854 beq  0x00000001 , 0x00003fe2 
+ 00016314  0x00003855 beq  0x00000002 , 0x00003fe2 
+ 00016315  0x00003856 beq  0x00000003 , 0x00003fe2 
+ 00016316  0x00003857 beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003858 beq  0x00000005 , 0x00004010 
+ 00016318  0x00003859 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x0000385a branch  0x00003fe2 
+ 00016320  0x0000385d fetch  0x00000001 , 0x000046a7 
+ 00016321  0x0000385e call  0x0000405d , 0x00000034 
+ 00016322  0x0000385f jam  0x00000001 , 0x000046a7 
+ 00016323  0x00003860 rtn 
+ 00016324  0x00003864 call  0x00003fc0 
+ 00016325  0x00003865 fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x00003866 call  0x0000681d 
+ 00016327  0x00003867 nrtn  0x00000001 
+ 00016328  0x00003868 setarg  0x00000000 
+ 00016329  0x00003869 call  0x00006414 
+ 00016330  0x0000386a bne  0x00000030 , 0x000040d1 
+ 00016331  0x0000386b setarg  0x00000002 
+ 00016332  0x0000386c call  0x00006414 
+ 00016333  0x0000386d rtnbit0  0x00000007 
+ 00016334  0x0000386e call  0x0000405d 
+ 00016335  0x0000386f call  0x00003fde 
+ 00016336  0x00003870 store  0x00000001 , 0x000046a1 
+ 00016337  0x00003871 rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x00003872 call  0x00004169 
+ 00016339  0x00003873 store  0x00000001 , 0x0000469c 
+ 00016340  0x00003874 fetch  0x00000001 , 0x000046a1 
+ 00016341  0x00003875 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x00003876 call  0x00004169 
+ 00016343  0x00003877 store  0x00000001 , 0x0000469e 
+ 00016344  0x00003878 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x00003879 beq  0x00000000 , 0x00003fa3 
+ 00016346  0x0000387a beq  0x00000001 , 0x00003fab 
+ 00016347  0x0000387b beq  0x00000002 , 0x00003fa7 
+ 00016348  0x0000387c beq  0x00000003 , 0x00003fb3 
+ 00016349  0x0000387d rtn 
+ 00016350  0x00003880 setarg  0x00000012 
+ 00016351  0x00003881 branch  0x00006414 
+ 00016352  0x00003884 beq  0x00000031 , 0x00003fea 
+ 00016353  0x00003885 branch  0x000040d1 
+ 00016354  0x00003888 call  0x00003fc0 
+ 00016355  0x00003889 disable  0x00000028 
+ 00016356  0x0000388a fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x0000388b call  0x0000681d 
+ 00016358  0x0000388c nrtn  0x00000001 
+ 00016359  0x0000388d setarg  0x00000000 
+ 00016360  0x0000388e call  0x00006414 
+ 00016361  0x0000388f bne  0x00000030 , 0x00003fe0 
+ 00016362  0x00003891 setarg  0x00000002 
+ 00016363  0x00003892 call  0x00006414 
+ 00016364  0x00003893 rtnbit0  0x00000007 
+ 00016365  0x00003894 call  0x0000405d 
+ 00016366  0x00003895 fetch  0x00000001 , 0x0000469b 
+ 00016367  0x00003896 call  0x00004165 
+ 00016368  0x00003897 store  0x00000002 , 0x0000469b 
+ 00016369  0x00003898 fetch  0x00000001 , 0x0000469d 
+ 00016370  0x00003899 call  0x00004165 
+ 00016371  0x0000389a store  0x00000002 , 0x0000469d 
+ 00016372  0x0000389b fetch  0x00000001 , 0x000046f6 
+ 00016373  0x0000389c beq  0x00000000 , 0x00003ffa 
+ 00016374  0x0000389d beq  0x00000001 , 0x00003ffc 
+ 00016375  0x0000389e beq  0x00000002 , 0x00003ffe 
+ 00016376  0x0000389f beq  0x00000003 , 0x00004000 
+ 00016377  0x000038a0 rtn 
+ 00016378  0x000038a3 call  0x00003fa3 
+ 00016379  0x000038a4 branch  0x000040b3 
+ 00016380  0x000038a6 call  0x00003fab 
+ 00016381  0x000038a7 branch  0x000040b3 
+ 00016382  0x000038a9 call  0x00003fa7 
+ 00016383  0x000038aa branch  0x000040b3 
+ 00016384  0x000038ac call  0x00003fb3 
+ 00016385  0x000038ad branch  0x000040b3 
+ 00016386  0x000038b0 fetch  0x00000002 , 0x0000469d 
+ 00016387  0x000038b1 fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x000038b2 store  0x00000002 , 0x0000469b 
+ 00016389  0x000038b3 storet  0x00000002 , 0x0000469d 
+ 00016390  0x000038b4 rtn 
+ 00016391  0x000038b7 call  0x0000640f 
+ 00016392  0x000038b8 nop  0x00000064 
+ 00016393  0x000038b9 copy  0x00000012 , 0x0000003f 
+ 00016394  0x000038ba call  0x00006414 
+ 00016395  0x000038bb copy  0x0000003f , 0x00000012 
+ 00016396  0x000038bc call  0x00006411 
+ 00016397  0x000038bd nop  0x00000064 
+ 00016398  0x000038be copy  0x00000012 , 0x0000003f 
+ 00016399  0x000038bf rtn 
+ 00016400  0x000038c1 disable  0x00000028 
+ 00016401  0x000038c2 fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x000038c3 call  0x0000681d 
+ 00016403  0x000038c4 nrtn  0x00000001 
+ 00016404  0x000038c5 arg  0x00000002 , 0x00000012 
+ 00016405  0x000038c6 call  0x00004007 
+ 00016406  0x000038c7 rtnbit0  0x00000007 
+ 00016407  0x000038c8 arg  0x00000000 , 0x00000012 
+ 00016408  0x000038c9 call  0x00004007 
+ 00016409  0x000038ca store  0x00000001 , 0x000046dd 
+ 00016410  0x000038cb bne  0x0000003e , 0x00004145 
+ 00016411  0x000038cc fetch  0x00000001 , 0x000046a7 
+ 00016412  0x000038cd call  0x00004039 , 0x00000034 
+ 00016413  0x000038ce jam  0x00000001 , 0x000046a7 
+ 00016414  0x000038cf call  0x00004039 
+ 00016415  0x000038d0 fetch  0x00000001 , 0x000046a1 
+ 00016416  0x000038d1 rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x000038d2 call  0x00004169 
+ 00016418  0x000038d3 store  0x00000001 , 0x0000469c 
+ 00016419  0x000038d4 fetch  0x00000001 , 0x000046a1 
+ 00016420  0x000038d5 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x000038d6 call  0x00004169 
+ 00016422  0x000038d7 store  0x00000001 , 0x0000469e 
+ 00016423  0x000038d8 fetch  0x00000001 , 0x000046f6 
+ 00016424  0x000038d9 beq  0x00000000 , 0x00004031 
+ 00016425  0x000038da beq  0x00000001 , 0x00004035 
+ 00016426  0x000038db beq  0x00000002 , 0x00004033 
+ 00016427  0x000038dc beq  0x00000003 , 0x00004037 
+ 00016428  0x000038dd rtn 
+ 00016429  0x000038e0 fetch  0x00000001 , 0x000046a4 
+ 00016430  0x000038e1 beq  0x00000000 , 0x00004051 
+ 00016431  0x000038e2 beq  0x00000001 , 0x00004045 
+ 00016432  0x000038e3 rtn 
+ 00016433  0x000038e7 call  0x00003fa3 
+ 00016434  0x000038e8 branch  0x0000402d 
+ 00016435  0x000038eb call  0x00003fa7 
+ 00016436  0x000038ec branch  0x0000402d 
+ 00016437  0x000038ef call  0x00003fab 
+ 00016438  0x000038f0 branch  0x0000402d 
+ 00016439  0x000038f3 call  0x00003fb3 
+ 00016440  0x000038f4 branch  0x0000402d 
+ 00016441  0x000038f7 call  0x0000640f 
+ 00016442  0x000038f8 call  0x0000405d 
+ 00016443  0x000038f9 arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038fa call  0x00006414 
+ 00016445  0x000038fb store  0x00000001 , 0x000046a1 
+ 00016446  0x000038fc arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038fd call  0x00006414 
+ 00016448  0x000038fe store  0x00000001 , 0x000046a2 
+ 00016449  0x000038ff arg  0x00000008 , 0x0000003f 
+ 00016450  0x00003900 call  0x00006414 
+ 00016451  0x00003901 store  0x00000001 , 0x000046a3 
+ 00016452  0x00003902 branch  0x00006411 
+ 00016453  0x00003906 fetch  0x00000001 , 0x000046a2 
+ 00016454  0x00003907 rtnne  0x00000000 
+ 00016455  0x00003908 fetch  0x00000001 , 0x000046a3 
+ 00016456  0x00003909 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x0000390a rtn  0x00000002 
+ 00016458  0x0000390b jam  0x00000000 , 0x000046a4 
+ 00016459  0x0000390c setarg  0x0000ba41 
+ 00016460  0x0000390d call  0x00006405 
+ 00016461  0x0000390e setarg  0x00000032 
+ 00016462  0x0000390f call  0x00006405 
+ 00016463  0x00003910 setarg  0x0000b541 
+ 00016464  0x00003911 branch  0x00006405 
+ 00016465  0x00003913 fetch  0x00000001 , 0x000046a2 
+ 00016466  0x00003914 rtnne  0x00000000 
+ 00016467  0x00003915 fetch  0x00000001 , 0x000046a3 
+ 00016468  0x00003916 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x00003917 nrtn  0x00000002 
+ 00016470  0x00003918 jam  0x00000001 , 0x000046a4 
+ 00016471  0x00003919 setarg  0x0000ba41 
+ 00016472  0x0000391a call  0x00006405 
+ 00016473  0x0000391b setarg  0x00008032 
+ 00016474  0x0000391c call  0x00006405 
+ 00016475  0x0000391d setarg  0x0000b541 
+ 00016476  0x0000391e branch  0x00006405 
+ 00016477  0x00003923 arg  0x00000003 , 0x0000003f 
+ 00016478  0x00003924 call  0x00006414 
+ 00016479  0x00003925 store  0x00000002 , 0x0000469b 
+ 00016480  0x00003926 arg  0x00000004 , 0x0000003f 
+ 00016481  0x00003927 call  0x00006414 
+ 00016482  0x00003928 store  0x00000002 , 0x0000469d 
+ 00016483  0x00003929 rtn 
+ 00016484  0x0000392c arg  0x0000001b , 0x00000002 
+ 00016485  0x0000392d call  0x000067fb 
+ 00016486  0x0000392e arg  0x0000001b , 0x00000002 
+ 00016487  0x0000392f call  0x0000681d 
+ 00016488  0x00003930 rtn  0x00000001 
+ 00016489  0x00003931 hfetch  0x00000001 , 0x00008109 
+ 00016490  0x00003932 set1  0x00000004 , 0x0000003f 
+ 00016491  0x00003933 hstore  0x00000001 , 0x00008109 
+ 00016492  0x00003934 rtn 
+ 00016493  0x00003937 fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x00003938 hfetch  0x00000001 , 0x00008109 
+ 00016495  0x00003939 iadd  0x00000002 , 0x0000003f 
+ 00016496  0x0000393a rtn  0x00000034 
+ 00016497  0x0000393b store  0x00000001 , 0x0000469f 
+ 00016498  0x0000393c jam  0x00000000 , 0x000046c0 
+ 00016499  0x0000393d branch  0x00007fe7 
+ 00016500  0x0000393f fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x00003940 hfetch  0x00000001 , 0x00008109 
+ 00016502  0x00003941 iadd  0x00000002 , 0x0000003f 
+ 00016503  0x00003942 store  0x00000001 , 0x000046c0 
+ 00016504  0x00003943 rtn 
+ 00016505  0x00003945 fetch  0x00000001 , 0x000046c0 
+ 00016506  0x00003946 rtn  0x00000034 
+ 00016507  0x00003947 store  0x00000001 , 0x0000469f 
+ 00016508  0x00003948 jam  0x00000000 , 0x000046c0 
+ 00016509  0x00003949 branch  0x00007fe7 
+ 00016510  0x0000394c fetch  0x00000001 , 0x000046ba 
+ 00016511  0x0000394d rtn  0x00000034 
+ 00016512  0x0000394e store  0x00000001 , 0x000046a0 
+ 00016513  0x0000394f jam  0x00000000 , 0x000046ba 
+ 00016514  0x00003950 branch  0x00007fe7 
+ 00016515  0x00003953 arg  0x00000000 , 0x00000011 
+ 00016516  0x00003954 fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x00003955 call  0x0000681d 
+ 00016518  0x00003956 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x00003957 fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x00003958 call  0x0000681d 
+ 00016521  0x00003959 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x0000395a fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x0000395b call  0x0000681d 
+ 00016524  0x0000395c setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x0000395d call  0x00004090 
+ 00016526  0x0000395f copy  0x00000011 , 0x0000003f 
+ 00016527  0x00003960 rtn 
+ 00016528  0x00003962 fetch  0x00000001 , 0x000046e5 
+ 00016529  0x00003963 rtneq  0x000000ff 
+ 00016530  0x00003964 fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x00003965 call  0x0000681d 
+ 00016532  0x00003966 setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x00003967 fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x00003968 call  0x0000681d 
+ 00016535  0x00003969 setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x0000396a rtn 
+ 00016537  0x0000396d call  0x00004083 
+ 00016538  0x0000396e call  0x000040a8 
+ 00016539  0x0000396f call  0x000040a3 
+ 00016540  0x00003970 copy  0x00000011 , 0x0000003f 
+ 00016541  0x00003971 fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x00003972 store  0x00000001 , 0x0000469a 
+ 00016543  0x00003973 ixor  0x00000002 , 0x0000003f 
+ 00016544  0x00003974 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x00003975 rtn  0x00000005 
+ 00016546  0x00003976 branch  0x00007fe7 
+ 00016547  0x00003979 rtnmark0  0x00000026 
+ 00016548  0x0000397a copy  0x00000011 , 0x0000003f 
+ 00016549  0x0000397b rtn  0x00000034 
+ 00016550  0x0000397c store  0x00000001 , 0x0000469a 
+ 00016551  0x0000397d branch  0x00007fe7 
+ 00016552  0x00003981 fetch  0x00000002 , 0x00004682 
+ 00016553  0x00003982 bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x00003983 fetch  0x00000002 , 0x00004682 
+ 00016555  0x00003984 bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x00003985 rtn 
+ 00016557  0x00003987 copy  0x00000011 , 0x0000003f 
+ 00016558  0x00003988 nbranch  0x00005820 , 0x00000034 
+ 00016559  0x00003989 branch  0x00005822 
+ 00016560  0x0000398b copy  0x00000011 , 0x0000003f 
+ 00016561  0x0000398c nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x0000398d branch  0x00002bc9 
+ 00016563  0x00003991 bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x00003992 arg  0x0000001a , 0x00000002 
+ 00016565  0x00003993 fetch  0x00000004 , 0x000046d3 
+ 00016566  0x00003994 isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x00003995 call  0x000040be , 0x00000001 
+ 00016568  0x00003996 call  0x0000681d 
+ 00016569  0x00003997 rtn  0x00000001 
+ 00016570  0x00003998 setarg  0x0000000a 
+ 00016571  0x00003999 call  0x00006414 
+ 00016572  0x0000399a nop  0x000003e8 
+ 00016573  0x0000399b branch  0x000040b3 
+ 00016574  0x0000399d arg  0x0000001f , 0x00000002 
+ 00016575  0x0000399e rtn 
+ 00016576  0x000039a1 fetch  0x00000004 , 0x000046d3 
+ 00016577  0x000039a2 bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x000039a4 arg  0x0000001a , 0x00000002 
+ 00016579  0x000039a5 branch  0x000067fe 
+ 00016580  0x000039a7 arg  0x0000001f , 0x00000002 
+ 00016581  0x000039a8 branch  0x000067fe 
+ 00016582  0x000039ac call  0x00003d36 
+ 00016583  0x000039ad rtn  0x0000002b 
+ 00016584  0x000039ae call  0x000040c0 
+ 00016585  0x000039af fetch  0x00000001 , 0x000046e0 
+ 00016586  0x000039b0 beq  0x00000005 , 0x000040d5 
+ 00016587  0x000039b2 call  0x000040d9 
+ 00016588  0x000039b3 beq  0x00000030 , 0x000040e0 
+ 00016589  0x000039b4 beq  0x00000031 , 0x000040ea 
+ 00016590  0x000039b5 call  0x000040d1 
+ 00016591  0x000039b6 nop  0x000003e8 
+ 00016592  0x000039b7 branch  0x000040cb 
+ 00016593  0x000039b9 bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x000039ba fetch  0x00000004 , 0x000046d3 
+ 00016595  0x000039bb bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x000039bc branch  0x000063d1 
+ 00016597  0x000039bf call  0x000040d9 
+ 00016598  0x000039c0 beq  0x0000003e , 0x0000414b 
+ 00016599  0x000039c1 call  0x00004145 
+ 00016600  0x000039c2 branch  0x000040d5 
+ 00016601  0x000039c5 setarg  0x00000001 
+ 00016602  0x000039c6 call  0x00006414 
+ 00016603  0x000039c7 store  0x00000001 , 0x000046de 
+ 00016604  0x000039c8 setarg  0x00000000 
+ 00016605  0x000039c9 call  0x00006414 
+ 00016606  0x000039ca store  0x00000001 , 0x000046dd 
+ 00016607  0x000039cb rtn 
+ 00016608  0x000039cd fetch  0x00000001 , 0x000046de 
+ 00016609  0x000039ce beq  0x000000d1 , 0x00004139 
+ 00016610  0x000039cf beq  0x000000d2 , 0x000040f8 
+ 00016611  0x000039d0 beq  0x00000002 , 0x000040ee 
+ 00016612  0x000039d1 beq  0x00000054 , 0x000040e6 
+ 00016613  0x000039d2 rtn 
+ 00016614  0x000039d4 jam  0x00000002 , 0x000046e0 
+ 00016615  0x000039d5 rtn 
+ 00016616  0x000039d7 jam  0x00000006 , 0x000046e0 
+ 00016617  0x000039d8 rtn 
+ 00016618  0x000039da fetch  0x00000001 , 0x000046de 
+ 00016619  0x000039db beq  0x00000070 , 0x000040e8 
+ 00016620  0x000039dc jam  0x00000001 , 0x000046e0 
+ 00016621  0x000039dd rtn 
+ 00016622  0x000039df jam  0x00000004 , 0x000046e0 
+ 00016623  0x000039e0 call  0x000040f6 
+ 00016624  0x000039e1 setarg  0x00003426 
+ 00016625  0x000039e2 call  0x00006413 
+ 00016626  0x000039e3 setarg  0x00000419 
+ 00016627  0x000039e4 call  0x00006413 
+ 00016628  0x000039e6 setarg  0x00000009 
+ 00016629  0x000039e7 branch  0x00006413 
+ 00016630  0x000039e9 setarg  0x00005a09 
+ 00016631  0x000039ea branch  0x00006413 
+ 00016632  0x000039ed jam  0x00000003 , 0x000046e0 
+ 00016633  0x000039ee call  0x000040f6 
+ 00016634  0x000039ef setarg  0x00000f0d 
+ 00016635  0x000039f0 call  0x00006413 
+ 00016636  0x000039f1 setarg  0x0000e31d 
+ 00016637  0x000039f2 call  0x00006413 
+ 00016638  0x000039f3 setarg  0x0000d27d 
+ 00016639  0x000039f4 call  0x00006413 
+ 00016640  0x000039f5 call  0x00004102 
+ 00016641  0x000039f6 branch  0x0000411a 
+ 00016642  0x000039f9 setarg  0x0000351b 
+ 00016643  0x000039fa call  0x00006413 
+ 00016644  0x000039fb setarg  0x0000b428 
+ 00016645  0x000039fc call  0x00006413 
+ 00016646  0x000039fd setarg  0x00004629 
+ 00016647  0x000039fe call  0x00006413 
+ 00016648  0x000039ff setarg  0x0000962a 
+ 00016649  0x00003a00 call  0x00006413 
+ 00016650  0x00003a01 setarg  0x00008c2b 
+ 00016651  0x00003a02 call  0x00006413 
+ 00016652  0x00003a03 setarg  0x00006e2c 
+ 00016653  0x00003a04 call  0x00006413 
+ 00016654  0x00003a05 setarg  0x0000642d 
+ 00016655  0x00003a06 call  0x00006413 
+ 00016656  0x00003a07 setarg  0x00005f38 
+ 00016657  0x00003a08 call  0x00006413 
+ 00016658  0x00003a09 setarg  0x00000f39 
+ 00016659  0x00003a0a call  0x00006413 
+ 00016660  0x00003a0b setarg  0x0000323a 
+ 00016661  0x00003a0c call  0x00006413 
+ 00016662  0x00003a0d setarg  0x0000473b 
+ 00016663  0x00003a0e call  0x00006413 
+ 00016664  0x00003a0f setarg  0x00001042 
+ 00016665  0x00003a10 branch  0x00006413 
+ 00016666  0x00003a12 setarg  0x00002e54 
+ 00016667  0x00003a13 call  0x00006413 
+ 00016668  0x00003a14 setarg  0x0000f255 
+ 00016669  0x00003a15 call  0x00006413 
+ 00016670  0x00003a16 setarg  0x0000f461 
+ 00016671  0x00003a17 call  0x00006413 
+ 00016672  0x00003a18 setarg  0x00007063 
+ 00016673  0x00003a19 call  0x00006413 
+ 00016674  0x00003a1a setarg  0x00005275 
+ 00016675  0x00003a1b call  0x00006413 
+ 00016676  0x00003a1c setarg  0x00004176 
+ 00016677  0x00003a1d call  0x00006413 
+ 00016678  0x00003a1e setarg  0x0000ed77 
+ 00016679  0x00003a1f call  0x00006413 
+ 00016680  0x00003a20 setarg  0x00002378 
+ 00016681  0x00003a21 call  0x00006413 
+ 00016682  0x00003a22 setarg  0x00004679 
+ 00016683  0x00003a23 call  0x00006413 
+ 00016684  0x00003a24 setarg  0x0000e57a 
+ 00016685  0x00003a25 call  0x00006413 
+ 00016686  0x00003a26 setarg  0x0000487c 
+ 00016687  0x00003a27 call  0x00006413 
+ 00016688  0x00003a28 setarg  0x0000777e 
+ 00016689  0x00003a29 call  0x00006413 
+ 00016690  0x00003a2a setarg  0x0000017f 
+ 00016691  0x00003a2b call  0x00006413 
+ 00016692  0x00003a2c setarg  0x0000000b 
+ 00016693  0x00003a2d call  0x00006413 
+ 00016694  0x00003a2e setarg  0x0000007f 
+ 00016695  0x00003a2f call  0x00006413 
+ 00016696  0x00003a30 branch  0x000040f4 
+ 00016697  0x00003a34 jam  0x00000000 , 0x000046e0 
+ 00016698  0x00003a35 call  0x000040f6 
+ 00016699  0x00003a36 setarg  0x0000100d 
+ 00016700  0x00003a37 call  0x00006413 
+ 00016701  0x00003a38 setarg  0x0000ed1d 
+ 00016702  0x00003a39 call  0x00006413 
+ 00016703  0x00003a3a setarg  0x0000807d 
+ 00016704  0x00003a3b call  0x00006413 
+ 00016705  0x00003a3c call  0x00004102 
+ 00016706  0x00003a3d setarg  0x00000943 
+ 00016707  0x00003a3e call  0x00006413 
+ 00016708  0x00003a3f branch  0x0000411a 
+ 00016709  0x00003a43 fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x00003a44 call  0x00006829 
+ 00016711  0x00003a45 call  0x00007ec1 
+ 00016712  0x00003a46 fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x00003a47 call  0x00006825 
+ 00016714  0x00003a48 branch  0x00007ec1 
+ 00016715  0x00003a4b jam  0x00000005 , 0x000046e0 
+ 00016716  0x00003a4c setarg  0x0000ba41 
+ 00016717  0x00003a4d call  0x00006405 
+ 00016718  0x00003a4e setarg  0x00000d11 
+ 00016719  0x00003a4f call  0x00006405 
+ 00016720  0x00003a50 setarg  0x0000041b 
+ 00016721  0x00003a51 call  0x00006405 
+ 00016722  0x00003a52 setarg  0x0000041c 
+ 00016723  0x00003a53 call  0x00006405 
+ 00016724  0x00003a54 setarg  0x00000f1d 
+ 00016725  0x00003a55 call  0x00006405 
+ 00016726  0x00003a56 setarg  0x00000032 
+ 00016727  0x00003a57 call  0x00006405 
+ 00016728  0x00003a58 setarg  0x0000b541 
+ 00016729  0x00003a59 branch  0x00006405 
+ 00016730  0x00003a5e setarg  0x0000ba41 
+ 00016731  0x00003a5f call  0x00006405 
+ 00016732  0x00003a60 nop  0x00000fa0 
+ 00016733  0x00003a61 setarg  0x0000ff7f 
+ 00016734  0x00003a62 call  0x00006405 
+ 00016735  0x00003a63 copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a64 call  0x00006405 
+ 00016737  0x00003a65 setarg  0x0000007f 
+ 00016738  0x00003a66 call  0x00006405 
+ 00016739  0x00003a67 setarg  0x0000b541 
+ 00016740  0x00003a68 branch  0x00006405 
+ 00016741  0x00003a6b rtnbit0  0x00000007 
+ 00016742  0x00003a6c arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a6d ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a6e rtn 
+ 00016745  0x00003a71 rtnbit0  0x00000003 
+ 00016746  0x00003a72 arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a73 ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a74 rtn 
+ 00016749  0x00003a78 call  0x00005892 
+ 00016750  0x00003a79 nrtn  0x00000034 
+ 00016751  0x00003a7a fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a7b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a7c rtnne  0x00000003 
+ 00016754  0x00003a7d fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a7e bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a7f bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a80 bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a81 call  0x00003f97 
+ 00016759  0x00003a82 nrtn  0x00000028 
+ 00016760  0x00003a83 branch  0x00003f90 
+ 00016761  0x00003a86 setarg  0x00000000 
+ 00016762  0x00003a87 store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a88 branch  0x00003f90 
+ 00016764  0x00003a8b copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a8c beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a8d beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a8e beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a8f beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a90 beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a91 beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a92 beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a93 beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a94 beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a95 beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a96 beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a97 beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a98 beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a99 beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a9a beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a9b beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a9c beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a9d beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a9e beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003a9f rtn 
+ 00016785  0x00003aa3 branch  0x00003410 
+ 00016786  0x00003aa6 jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003aa7 fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003aa8 nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003aa9 fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003aaa fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003aab isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003aac branch  0x0000340a , 0x00000005 
+ 00016793  0x00003aad rtn 
+ 00016794  0x00003aaf jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003ab0 rtn 
+ 00016796  0x00003ab2 jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003ab3 arg  0x00000003 , 0x00000007 
+ 00016798  0x00003ab4 call  0x000043d2 
+ 00016799  0x00003ab5 setarg  0x00000000 
+ 00016800  0x00003ab6 store  0x00000002 , 0x00004707 
+ 00016801  0x00003ab7 jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003ab9 fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003aba sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003abb call  0x00004039 , 0x00000005 
+ 00016805  0x00003abc ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003abe fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003abf bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003ac0 call  0x000041aa 
+ 00016809  0x00003ac1 branch  0x000065d1 
+ 00016810  0x00003ac4 call  0x00002c7a 
+ 00016811  0x00003ac5 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003ac6 arg  0x0000005b , 0x00000012 
+ 00016813  0x00003ac7 arg  0x00000004 , 0x00000002 
+ 00016814  0x00003ac8 rtn 
+ 00016815  0x00003acb call  0x00002c7a 
+ 00016816  0x00003acc add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003acd ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003ace store  0x00000001 , 0x0000477b 
+ 00016819  0x00003acf branch  0x00004435 
+ 00016820  0x00003ad3 arg  0x00000002 , 0x00000007 
+ 00016821  0x00003ad4 branch  0x000041b9 
+ 00016822  0x00003ad6 jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003ad7 arg  0x00000001 , 0x00000007 
+ 00016824  0x00003ad8 branch  0x000041b9 
+ 00016825  0x00003adc fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003add qset1  0x0000003f 
+ 00016827  0x00003ade store  0x00000001 , 0x000046c5 
+ 00016828  0x00003adf rtn 
+ 00016829  0x00003ae2 fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003ae3 qset0  0x0000003f 
+ 00016831  0x00003ae4 store  0x00000001 , 0x000046c5 
+ 00016832  0x00003ae5 rtn 
+ 00016833  0x00003ae7 jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003ae8 rtn 
+ 00016835  0x00003aeb fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003aec set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003aed store  0x00000002 , 0x0000420a 
+ 00016838  0x00003aee setarg  0x00000000 
+ 00016839  0x00003aef store  0x00000002 , 0x000046ae 
+ 00016840  0x00003af0 call  0x00003f8d 
+ 00016841  0x00003af1 branch  0x000042ca 
+ 00016842  0x00003af4 call  0x000063cb 
+ 00016843  0x00003af5 branch  0x000033dd 
+ 00016844  0x00003af8 fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003af9 nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003afa fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003afb bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003afc fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003afd bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003afe bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003aff bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003b00 branch  0x000033a7 
+ 00016853  0x00003b04 branch  0x00003f74 
+ 00016854  0x00003b07 rtn 
+ 00016855  0x00003b0a call  0x000043c0 
+ 00016856  0x00003b0b branch  0x0000659a 
+ 00016857  0x00003b0e bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003b0f call  0x000041e7 
+ 00016859  0x00003b10 fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003b11 bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003b12 bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003b13 fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003b14 nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003b15 fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003b16 bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003b17 bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003b18 bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003b19 bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003b1a bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003b1b branch  0x000042b0 
+ 00016871  0x00003b1d setarg  0x00000000 
+ 00016872  0x00003b1e store  0x00000008 , 0x000046b7 
+ 00016873  0x00003b1f istore  0x00000004 , 0x00000005 
+ 00016874  0x00003b20 jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003b21 jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003b22 jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003b23 jam  0x00000000 , 0x00004429 
+ 00016878  0x00003b24 rtn 
+ 00016879  0x00003b27 bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003b28 bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003b29 branch  0x000042b0 
+ 00016882  0x00003b2b fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003b2c bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003b2d branch  0x000033a7 
+ 00016885  0x00003b30 call  0x000041c1 
+ 00016886  0x00003b31 fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003b32 bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003b33 branch  0x000033a7 
+ 00016889  0x00003b36 call  0x000043d6 
+ 00016890  0x00003b37 call  0x00004243 
+ 00016891  0x00003b38 call  0x00004246 
+ 00016892  0x00003b39 call  0x00004250 
+ 00016893  0x00003b3a call  0x0000445d 
+ 00016894  0x00003b3c call  0x00004443 
+ 00016895  0x00003b3d call  0x00004333 
+ 00016896  0x00003b3e call  0x000043a5 
+ 00016897  0x00003b3f call  0x000043eb 
+ 00016898  0x00003b40 call  0x00004209 
+ 00016899  0x00003b41 call  0x00004231 
+ 00016900  0x00003b42 call  0x00004234 
+ 00016901  0x00003b43 call  0x00004237 
+ 00016902  0x00003b44 call  0x0000423a 
+ 00016903  0x00003b45 call  0x0000423d 
+ 00016904  0x00003b46 branch  0x00004240 
+ 00016905  0x00003b4b fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003b4c rtn  0x00000034 
+ 00016907  0x00003b4d increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003b4e store  0x00000001 , 0x00004711 
+ 00016909  0x00003b4f nrtn  0x00000034 
+ 00016910  0x00003b50 branch  0x0000420f 
+ 00016911  0x00003b52 fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003b53 rtneq  0x00000000 
+ 00016913  0x00003b54 beq  0x00000005 , 0x00004216 
+ 00016914  0x00003b56 call  0x00004225 
+ 00016915  0x00003b57 jam  0x00000005 , 0x00004712 
+ 00016916  0x00003b58 jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b59 rtn 
+ 00016918  0x00003b5b call  0x0000422c 
+ 00016919  0x00003b5c jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b5d jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b5e rtn 
+ 00016922  0x00003b62 setarg  0x00008006 
+ 00016923  0x00003b63 call  0x00006413 
+ 00016924  0x00003b64 nop  0x000003e8 
+ 00016925  0x00003b65 jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b66 jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b67 branch  0x000040e0 
+ 00016928  0x00003b6a setarg  0x0000a006 
+ 00016929  0x00003b6b call  0x00006413 
+ 00016930  0x00003b6c setarg  0x0000a005 
+ 00016931  0x00003b6d branch  0x00006413 
+ 00016932  0x00003b6f jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b71 fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b72 beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b73 setarg  0x00000106 
+ 00016936  0x00003b74 call  0x00006413 
+ 00016937  0x00003b75 setarg  0x0000a105 
+ 00016938  0x00003b76 branch  0x00006413 
+ 00016939  0x00003b79 jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b7b setarg  0x00000906 
+ 00016941  0x00003b7c branch  0x00006413 
+ 00016942  0x00003b7e jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b7f jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b80 rtn 
+ 00016945  0x00003b83 arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b84 arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b85 branch  0x0000336d 
+ 00016948  0x00003b88 arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b89 arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b8a branch  0x00003374 
+ 00016951  0x00003b8d arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b8e arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b8f branch  0x00003374 
+ 00016954  0x00003b92 arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b93 arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b94 branch  0x00003374 
+ 00016957  0x00003b97 arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b98 arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b99 branch  0x0000336d 
+ 00016960  0x00003b9e arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003b9f arg  0x0000425e , 0x00000012 
+ 00016962  0x00003ba0 branch  0x0000336d 
+ 00016963  0x00003ba3 arg  0x00004704 , 0x00000013 
+ 00016964  0x00003ba4 arg  0x00004249 , 0x00000012 
+ 00016965  0x00003ba5 branch  0x0000336d 
+ 00016966  0x00003ba8 arg  0x00004707 , 0x00000013 
+ 00016967  0x00003ba9 arg  0x00004249 , 0x00000012 
+ 00016968  0x00003baa branch  0x00003374 
+ 00016969  0x00003bad rtn 
+ 00016970  0x00003bb1 fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003bb2 rtnbit0  0x00000017 
+ 00016972  0x00003bb3 jam  0x0000000a , 0x000046df 
+ 00016973  0x00003bb4 fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003bb5 store  0x00000001 , 0x00004715 
+ 00016975  0x00003bb6 rtn 
+ 00016976  0x00003bba arg  0x000046df , 0x00000013 
+ 00016977  0x00003bbb arg  0x00004253 , 0x00000012 
+ 00016978  0x00003bbc branch  0x0000336d 
+ 00016979  0x00003bbe fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003bbf store  0x00000001 , 0x00004715 
+ 00016981  0x00003bc0 setarg  0x00000190 
+ 00016982  0x00003bc1 store  0x00000002 , 0x00004716 
+ 00016983  0x00003bc2 store  0x00000002 , 0x00004718 
+ 00016984  0x00003bc3 arg  0x00000000 , 0x00000011 
+ 00016985  0x00003bc4 fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003bc5 increase  0x00000001 , 0x00000002 
+ 00016987  0x00003bc6 storet  0x00000001 , 0x00004714 
+ 00016988  0x00003bc7 jam  0x00000001 , 0x00004713 
+ 00016989  0x00003bc8 rtn 
+ 00016990  0x00003bcb fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003bcc rtnbit1  0x00000002 
+ 00016992  0x00003bcd jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003bce call  0x00007d8f 
+ 00016994  0x00003bcf arg  0x00000000 , 0x00000007 
+ 00016995  0x00003bd0 branch  0x000041b9 
+ 00016996  0x00003bd4 call  0x000042ca 
+ 00016997  0x00003bd5 branch  0x0000340a 
+ 00016998  0x00003bd8 call  0x000033f6 
+ 00016999  0x00003bd9 fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003bda nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003bdb branch  0x0000340a 
+ 00017002  0x00003bde bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003bdf branch  0x00004386 
+ 00017004  0x00003be4 bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003be5 jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003be6 call  0x00004386 
+ 00017007  0x00003be7 call  0x000041c1 
+ 00017008  0x00003be8 branch  0x000042b0 
+ 00017009  0x00003bed fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003bee branch  0x000033eb , 0x00000034 
+ 00017011  0x00003bef call  0x0000427e 
+ 00017012  0x00003bf0 jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003bf1 fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003bf2 nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003bf3 jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003bf4 branch  0x000033e1 
+ 00017017  0x00003bf7 fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003bf8 store  0x00000002 , 0x000046ae 
+ 00017019  0x00003bf9 call  0x0000427e 
+ 00017020  0x00003bfa call  0x00003418 
+ 00017021  0x00003bfb branch  0x00007df4 
+ 00017022  0x00003bfe setarg  0x000000c8 
+ 00017023  0x00003bff store  0x00000002 , 0x00004716 
+ 00017024  0x00003c00 store  0x00000002 , 0x00004718 
+ 00017025  0x00003c01 branch  0x00004285 
+ 00017026  0x00003c04 setarg  0x000003e8 
+ 00017027  0x00003c05 store  0x00000002 , 0x00004716 
+ 00017028  0x00003c06 store  0x00000002 , 0x00004718 
+ 00017029  0x00003c08 fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003c09 beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003c0a beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003c0b beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003c0c rtn 
+ 00017034  0x00003c0e fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003c0f branch  0x0000428f 
+ 00017036  0x00003c11 fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003c12 branch  0x0000428f 
+ 00017038  0x00003c14 fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003c16 store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003c17 call  0x00004482 
+ 00017041  0x00003c18 fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003c19 store  0x00000001 , 0x00004715 
+ 00017043  0x00003c1a arg  0x00000000 , 0x00000011 
+ 00017044  0x00003c1b jam  0x00000001 , 0x00004713 
+ 00017045  0x00003c1c branch  0x00007d1e 
+ 00017046  0x00003c1f arg  0x00000000 , 0x00000011 
+ 00017047  0x00003c20 branch  0x00007d19 
+ 00017048  0x00003c22 arg  0x00000000 , 0x00000011 
+ 00017049  0x00003c23 branch  0x00007d14 
+ 00017050  0x00003c26 branch  0x000041c1 
+ 00017051  0x00003c29 jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003c2a call  0x00003416 
+ 00017053  0x00003c2b call  0x00003412 
+ 00017054  0x00003c2c setarg  0x00000000 
+ 00017055  0x00003c2d store  0x00000002 , 0x0000467e 
+ 00017056  0x00003c2e store  0x00000001 , 0x00004680 
+ 00017057  0x00003c2f branch  0x0000340e 
+ 00017058  0x00003c32 call  0x0000435f 
+ 00017059  0x00003c33 fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003c34 fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003c35 isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003c36 branch  0x000042ab , 0x00000005 
+ 00017063  0x00003c37 fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003c38 beq  0x00000033 , 0x00004271 
+ 00017065  0x00003c39 beq  0x00000034 , 0x00004279 
+ 00017066  0x00003c3a branch  0x000042b0 
+ 00017067  0x00003c3c call  0x00003d57 
+ 00017068  0x00003c3d rtnmark1  0x00000026 
+ 00017069  0x00003c3e fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003c3f nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003c40 rtn 
+ 00017072  0x00003c43 bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003c44 fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003c45 bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003c46 fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003c47 bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003c48 random  0x0000003f 
+ 00017078  0x00003c49 store  0x00000001 , 0x000044a1 
+ 00017079  0x00003c4b call  0x00003418 
+ 00017080  0x00003c4c fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003c4d store  0x00000002 , 0x000046ac 
+ 00017082  0x00003c4e jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003c4f setarg  0x00000000 
+ 00017084  0x00003c50 store  0x00000002 , 0x000046b0 
+ 00017085  0x00003c51 store  0x00000002 , 0x000046ae 
+ 00017086  0x00003c52 arg  0x00000007 , 0x00000007 
+ 00017087  0x00003c53 call  0x000043ce 
+ 00017088  0x00003c54 call  0x000043ca 
+ 00017089  0x00003c55 fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003c56 isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003c57 call  0x00007df4 , 0x00000001 
+ 00017092  0x00003c58 fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c59 isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c5a call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c5b fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c5c bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c5d branch  0x00004282 
+ 00017098  0x00003c60 bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c61 fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c62 isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c63 call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c64 fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c65 isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c66 call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c67 fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c68 bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c69 branch  0x00004482 
+ 00017108  0x00003c6b setarg  0x00000000 
+ 00017109  0x00003c6c store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c6d branch  0x00007dfa 
+ 00017111  0x00003c6f setarg  0x00000000 
+ 00017112  0x00003c70 store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c71 branch  0x00007de2 
+ 00017114  0x00003c78 fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c79 rtnbit0  0x00000007 
+ 00017116  0x00003c7a arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c7b call  0x000043d2 
+ 00017118  0x00003c7c call  0x000042e8 
+ 00017119  0x00003c7e call  0x000042fb 
+ 00017120  0x00003c7f fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c80 bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c81 bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c82 rtn 
+ 00017124  0x00003c84 arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c85 arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c86 arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c87 branch  0x000065d1 
+ 00017128  0x00003c8a fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c8b beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c8c beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c8d rtn 
+ 00017132  0x00003c8f store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c90 fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c91 branch  0x000042f1 
+ 00017135  0x00003c93 store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c94 fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c96 store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c97 fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c98 arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c99 arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c9b ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c9c isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c9d branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c9e increase  0x00000016 , 0x00000006 
+ 00017145  0x00003c9f loop  0x000042f5 
+ 00017146  0x00003ca0 rtn 
+ 00017147  0x00003ca2 arg  0x00004721 , 0x00000011 
+ 00017148  0x00003ca3 fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003ca4 increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003ca5 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003ca6 iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003ca7 fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003ca8 istore  0x00000001 , 0x00000011 
+ 00017154  0x00003ca9 beq  0x00000034 , 0x00004305 
+ 00017155  0x00003caa beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003cab rtn 
+ 00017157  0x00003cae fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003caf istore  0x00000006 , 0x00000005 
+ 00017159  0x00003cb0 arg  0x00004419 , 0x00000006 
+ 00017160  0x00003cb1 call  0x00007ebf 
+ 00017161  0x00003cb2 fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003cb3 istore  0x00000006 , 0x00000005 
+ 00017163  0x00003cb4 rtn 
+ 00017164  0x00003cb6 fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003cb7 istore  0x00000006 , 0x00000005 
+ 00017166  0x00003cb8 arg  0x000041be , 0x00000006 
+ 00017167  0x00003cb9 branch  0x00007ebf 
+ 00017168  0x00003cbc increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003cbd copy  0x00000006 , 0x00000005 
+ 00017170  0x00003cbe fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003cbf increase  0x00000003 , 0x00000002 
+ 00017172  0x00003cc0 istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003cc1 rtn 
+ 00017174  0x00003cc6 arg  0x00000058 , 0x00000002 
+ 00017175  0x00003cc7 arg  0x00004720 , 0x00000011 
+ 00017176  0x00003cc8 arg  0x00000000 , 0x00000012 
+ 00017177  0x00003cc9 call  0x000065df 
+ 00017178  0x00003ccb arg  0x00004721 , 0x00000011 
+ 00017179  0x00003ccc fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003ccd fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003cce isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003ccf rtn  0x00000005 
+ 00017183  0x00003cd0 increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003cd1 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003cd2 iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003cd3 ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003cd4 store  0x00000001 , 0x00004210 
+ 00017188  0x00003cd5 beq  0x00000033 , 0x00004327 
+ 00017189  0x00003cd6 beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003cd7 rtn 
+ 00017191  0x00003cda ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003cdc store  0x00000006 , 0x000041d0 
+ 00017193  0x00003cdd arg  0x000041be , 0x00000005 
+ 00017194  0x00003cde call  0x00007ebf 
+ 00017195  0x00003cdf branch  0x000067d7 
+ 00017196  0x00003ce2 ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003ce4 store  0x00000006 , 0x000041d0 
+ 00017198  0x00003ce5 arg  0x00004419 , 0x00000005 
+ 00017199  0x00003ce6 call  0x00007ebf 
+ 00017200  0x00003ce7 ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003ce8 store  0x00000006 , 0x000044a0 
+ 00017202  0x00003ce9 rtn 
+ 00017203  0x00003ced fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003cee bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003cef bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003cf0 branch  0x00004337 
+ 00017207  0x00003cf3 call  0x00004083 
+ 00017208  0x00003cf4 beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003cf6 jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003cf7 fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003cf8 rtneq  0x00000001 
+ 00017212  0x00003cf9 jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003cfa rtn 
+ 00017214  0x00003cfd call  0x00004343 
+ 00017215  0x00003cfe fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003cff rtneq  0x00000000 
+ 00017217  0x00003d00 jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003d01 branch  0x000043c0 
+ 00017219  0x00003d04 fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003d05 rtn  0x00000034 
+ 00017221  0x00003d06 pincrease  0xffffffff 
+ 00017222  0x00003d07 store  0x00000001 , 0x000046d8 
+ 00017223  0x00003d08 nrtn  0x00000034 
+ 00017224  0x00003d09 branch  0x00004370 
+ 00017225  0x00003d0c fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003d0d rtneq  0x000000ff 
+ 00017227  0x00003d0e fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003d0f call  0x0000681d 
+ 00017229  0x00003d10 branch  0x00004354 , 0x00000001 
+ 00017230  0x00003d12 fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003d13 rtneq  0x00000001 
+ 00017232  0x00003d14 jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003d15 fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003d16 rtnbit1  0x00000006 
+ 00017235  0x00003d17 branch  0x00004370 
+ 00017236  0x00003d1a fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003d1b rtneq  0x00000000 
+ 00017238  0x00003d1c jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003d1d arg  0x00000006 , 0x00000007 
+ 00017240  0x00003d1e branch  0x000043d2 
+ 00017241  0x00003d23 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003d24 rtnbit0  0x00000006 
+ 00017243  0x00003d25 fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003d26 beq  0x00000001 , 0x00004369 
+ 00017245  0x00003d27 beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003d28 rtn 
+ 00017247  0x00003d2a fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003d2b rtnbit0  0x00000006 
+ 00017249  0x00003d2c fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003d2d call  0x0000681d 
+ 00017251  0x00003d2e branch  0x00004366 , 0x00000001 
+ 00017252  0x00003d30 jam  0x00000001 , 0x00004720 
+ 00017253  0x00003d31 rtn 
+ 00017254  0x00003d33 fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003d34 store  0x00000001 , 0x00004720 
+ 00017256  0x00003d35 rtn 
+ 00017257  0x00003d37 fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003d38 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003d39 rtn 
+ 00017260  0x00003d3b fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003d3c call  0x0000681d 
+ 00017262  0x00003d3d branch  0x00004354 , 0x00000001 
+ 00017263  0x00003d3e rtn 
+ 00017264  0x00003d44 fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003d45 increase  0x00000001 , 0x00000002 
+ 00017266  0x00003d46 fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003d47 isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003d48 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003d49 storet  0x00000001 , 0x00004720 
+ 00017270  0x00003d4a jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003d4b call  0x0000437a 
+ 00017272  0x00003d4c call  0x000043c0 
+ 00017273  0x00003d4e branch  0x0000437e 
+ 00017274  0x00003d51 arg  0x00000001 , 0x00000002 
+ 00017275  0x00003d52 arg  0x00004720 , 0x00000011 
+ 00017276  0x00003d53 arg  0x00000000 , 0x00000012 
+ 00017277  0x00003d54 branch  0x00006606 
+ 00017278  0x00003d57 call  0x00004381 
+ 00017279  0x00003d58 call  0x000043c2 
+ 00017280  0x00003d59 branch  0x000041d7 
+ 00017281  0x00003d5b fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d5c bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d5d bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d5e bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d5f branch  0x000042ca 
+ 00017286  0x00003d62 bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d63 setarg  0x00000000 
+ 00017288  0x00003d64 store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d65 fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d66 bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d67 fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d68 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d69 rtn 
+ 00017294  0x00003d6c setarg  0x00000001 
+ 00017295  0x00003d6d store  0x00000006 , 0x00000040 
+ 00017296  0x00003d6e jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d6f branch  0x000042df 
+ 00017298  0x00003d73 call  0x000043c4 
+ 00017299  0x00003d74 branch  0x00007e2f 
+ 00017300  0x00003d77 fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d78 rtneq  0x000000ff 
+ 00017302  0x00003d79 fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d7a call  0x0000681d 
+ 00017304  0x00003d7b branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d7d fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d7e store  0x00000001 , 0x000046da 
+ 00017307  0x00003d7f fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d80 rtneq  0x00000001 
+ 00017309  0x00003d81 jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d82 branch  0x000043ca 
+ 00017311  0x00003d84 call  0x000043b5 
+ 00017312  0x00003d85 fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d86 rtneq  0x00000000 
+ 00017314  0x00003d87 jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d88 call  0x00007e2f 
+ 00017316  0x00003d89 branch  0x000043c8 
+ 00017317  0x00003d8d fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d8e bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d90 call  0x00004083 
+ 00017320  0x00003d91 beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d93 fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d94 store  0x00000001 , 0x000046da 
+ 00017323  0x00003d95 fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d96 rtneq  0x00000001 
+ 00017325  0x00003d97 jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d98 branch  0x000043ca 
+ 00017327  0x00003d9c call  0x000043b5 
+ 00017328  0x00003d9d fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d9e rtneq  0x00000000 
+ 00017330  0x00003d9f jam  0x00000000 , 0x000046db 
+ 00017331  0x00003da0 call  0x00007e2f 
+ 00017332  0x00003da1 branch  0x000043c8 
+ 00017333  0x00003da4 arg  0x000046da , 0x00000013 
+ 00017334  0x00003da5 arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003da6 branch  0x0000336d 
+ 00017336  0x00003da9 arg  0x00000006 , 0x00000007 
+ 00017337  0x00003daa call  0x000043ce 
+ 00017338  0x00003dab call  0x00003357 
+ 00017339  0x00003dac branch  0x0000426c 
+ 00017340  0x00003db0 arg  0x00000001 , 0x00000007 
+ 00017341  0x00003db1 branch  0x000043ce 
+ 00017342  0x00003db3 arg  0x00000001 , 0x00000007 
+ 00017343  0x00003db4 branch  0x000043d2 
+ 00017344  0x00003db6 arg  0x00000000 , 0x00000007 
+ 00017345  0x00003db7 branch  0x000043ce 
+ 00017346  0x00003db9 arg  0x00000000 , 0x00000007 
+ 00017347  0x00003dba branch  0x000043d2 
+ 00017348  0x00003dbc arg  0x00000002 , 0x00000007 
+ 00017349  0x00003dbd branch  0x000043ce 
+ 00017350  0x00003dbf arg  0x00000002 , 0x00000007 
+ 00017351  0x00003dc0 branch  0x000043d2 
+ 00017352  0x00003dc2 arg  0x00000005 , 0x00000007 
+ 00017353  0x00003dc3 branch  0x000043ce 
+ 00017354  0x00003dc5 arg  0x00000005 , 0x00000007 
+ 00017355  0x00003dc6 branch  0x000043d2 
+ 00017356  0x00003dcb arg  0x00000001 , 0x00000002 
+ 00017357  0x00003dcc rtn 
+ 00017358  0x00003dcf fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003dd0 qset1  0x0000003f 
+ 00017360  0x00003dd1 store  0x00000004 , 0x000046d3 
+ 00017361  0x00003dd2 rtn 
+ 00017362  0x00003dd5 fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003dd6 qset0  0x0000003f 
+ 00017364  0x00003dd7 store  0x00000004 , 0x000046d3 
+ 00017365  0x00003dd8 rtn 
+ 00017366  0x00003ddb fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003ddc rtnbit0  0x0000001a 
+ 00017368  0x00003ddd fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003dde increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003ddf store  0x00000001 , 0x000046ce 
+ 00017371  0x00003de0 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003de1 rtn  0x00000002 
+ 00017373  0x00003de2 jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003de3 call  0x000068eb 
+ 00017375  0x00003de4 call  0x00006908 
+ 00017376  0x00003de5 store  0x00000002 , 0x0000470f 
+ 00017377  0x00003de6 arg  0x00004709 , 0x00000011 
+ 00017378  0x00003de7 call  0x00006930 
+ 00017379  0x00003de8 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003de9 bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003dea bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003deb branch  0x000043e7 
+ 00017383  0x00003ded arg  0x00000004 , 0x00000007 
+ 00017384  0x00003dee branch  0x000043ce 
+ 00017385  0x00003df0 arg  0x00000004 , 0x00000007 
+ 00017386  0x00003df1 branch  0x000043d2 
+ 00017387  0x00003df4 fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003df5 rtnbit0  0x00000004 
+ 00017389  0x00003df6 fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003df7 store  0x00000001 , 0x00004715 
+ 00017391  0x00003df8 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003df9 pincrease  0x00000001 
+ 00017393  0x00003dfa store  0x00000001 , 0x000046cf 
+ 00017394  0x00003dfb sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003dfc ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003dfd beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003dfe beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003dff beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003e00 beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003e01 rtn 
+ 00017401  0x00003e03 jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003e04 branch  0x000043fe 
+ 00017403  0x00003e06 arg  0x00000000 , 0x00000011 
+ 00017404  0x00003e07 jam  0x00000002 , 0x00004713 
+ 00017405  0x00003e08 branch  0x00007d14 
+ 00017406  0x00003e0a arg  0x00000000 , 0x00000011 
+ 00017407  0x00003e0b jam  0x00000002 , 0x00004713 
+ 00017408  0x00003e0c branch  0x00007d19 
+ 00017409  0x00003e0f call  0x00003f97 
+ 00017410  0x00003e10 nrtn  0x00000028 
+ 00017411  0x00003e11 arg  0x00000007 , 0x00000011 
+ 00017412  0x00003e12 arg  0x0000469a , 0x00000012 
+ 00017413  0x00003e13 rtn 
+ 00017414  0x00003e16 fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003e17 rtn  0x00000034 
+ 00017416  0x00003e19 fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003e1a call  0x0000681d 
+ 00017418  0x00003e1b call  0x00004410 , 0x00000001 
+ 00017419  0x00003e1c fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003e1d nrtn  0x00000034 
+ 00017421  0x00003e1e call  0x00004083 
+ 00017422  0x00003e1f nrtn  0x00000034 
+ 00017423  0x00003e20 branch  0x00002d83 
+ 00017424  0x00003e23 fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003e24 rtneq  0x000000ff 
+ 00017426  0x00003e25 jam  0x0000000a , 0x00004704 
+ 00017427  0x00003e26 rtn 
+ 00017428  0x00003e2a call  0x00004423 
+ 00017429  0x00003e2b fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003e2c arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003e2d isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003e2e branch  0x0000442b , 0x00000005 
+ 00017433  0x00003e2f storet  0x00000002 , 0x00004778 
+ 00017434  0x00003e30 call  0x0000441c 
+ 00017435  0x00003e31 branch  0x00004435 
+ 00017436  0x00003e33 fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003e34 store  0x00000006 , 0x00004738 
+ 00017438  0x00003e35 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003e36 store  0x00000006 , 0x00004755 
+ 00017440  0x00003e37 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003e38 store  0x00000006 , 0x00004772 
+ 00017442  0x00003e39 rtn 
+ 00017443  0x00003e3d setarg  0x00004778 
+ 00017444  0x00003e3e arg  0x00004720 , 0x00000002 
+ 00017445  0x00003e3f isub  0x00000002 , 0x00000002 
+ 00017446  0x00003e40 fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003e41 iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003e42 arg  0x00000002 , 0x00000002 
+ 00017449  0x00003e43 arg  0x00004778 , 0x00000011 
+ 00017450  0x00003e44 branch  0x00006562 
+ 00017451  0x00003e48 setarg  0x0000477f 
+ 00017452  0x00003e49 arg  0x00004720 , 0x00000002 
+ 00017453  0x00003e4a isub  0x00000002 , 0x00000002 
+ 00017454  0x00003e4b fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003e4c arg  0x00004720 , 0x00000011 
+ 00017456  0x00003e4d call  0x00006562 
+ 00017457  0x00003e4e call  0x0000431a 
+ 00017458  0x00003e4f fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003e50 call  0x00002c7a 
+ 00017460  0x00003e51 branch  0x0000322c 
+ 00017461  0x00003e54 setarg  0x0000477f 
+ 00017462  0x00003e55 arg  0x00004720 , 0x00000002 
+ 00017463  0x00003e56 isub  0x00000002 , 0x00000002 
+ 00017464  0x00003e57 arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e58 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e59 branch  0x00006514 
+ 00017467  0x00003e5c arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e5d arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e5e arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e5f branch  0x000065d1 
+ 00017471  0x00003e62 arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e63 arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e64 arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e65 branch  0x000065df 
+ 00017475  0x00003e68 rtnmark1  0x00000026 
+ 00017476  0x00003e69 fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e6a rtnbit0  0x00000016 
+ 00017478  0x00003e6b fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e6c pincrease  0x00000001 
+ 00017480  0x00003e6d and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e6e store  0x00000001 , 0x00004705 
+ 00017482  0x00003e6f rtnne  0x00000007 
+ 00017483  0x00003e70 fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e71 bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e72 bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e73 rtn 
+ 00017487  0x00003e79 bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e7a fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e7b nrtn  0x00000034 
+ 00017490  0x00003e7c fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e7d rtnbit0  0x00000008 
+ 00017492  0x00003e7e fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e7f call  0x000063fb 
+ 00017494  0x00003e80 store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e81 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e82 branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e83 jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e84 rtn 
+ 00017499  0x00003e87 jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e88 rtn 
+ 00017501  0x00003e8a arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e8b arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e8c branch  0x0000336d 
+ 00017504  0x00003e8f fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e90 call  0x00006414 
+ 00017506  0x00003e91 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e92 nrtn  0x00000002 
+ 00017508  0x00003e93 fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e94 rtnbit0  0x00000008 
+ 00017510  0x00003e95 arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e96 call  0x000043d2 
+ 00017512  0x00003e97 jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e98 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e99 call  0x00004482 
+ 00017515  0x00003e9a fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e9b bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e9d fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e9e beq  0x00000001 , 0x00004489 
+ 00017519  0x00003e9f beq  0x00000002 , 0x00004476 
+ 00017520  0x00003ea0 rtn 
+ 00017521  0x00003ea2 fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003ea3 beq  0x00000001 , 0x00004489 
+ 00017523  0x00003ea4 beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003ea5 beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003ea6 rtn 
+ 00017526  0x00003ea9 fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003eaa branch  0x0000428f 
+ 00017528  0x00003eaf jam  0x00000020 , 0x00004172 
+ 00017529  0x00003eb0 branch  0x00004482 
+ 00017530  0x00003eb5 fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003eb6 rtneq  0x000000ff 
+ 00017532  0x00003eb7 store  0x00000001 , 0x00004715 
+ 00017533  0x00003eb8 branch  0x00004296 
+ 00017534  0x00003ebb fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003ebc rtneq  0x000000ff 
+ 00017536  0x00003ebd store  0x00000001 , 0x00004715 
+ 00017537  0x00003ebe branch  0x00004296 
+ 00017538  0x00003ec1 call  0x00004296 
+ 00017539  0x00003ec2 call  0x0000447a 
+ 00017540  0x00003ec3 call  0x0000447e 
+ 00017541  0x00003ec5 fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003ec6 rtneq  0x000000ff 
+ 00017543  0x00003ec7 store  0x00000001 , 0x00004715 
+ 00017544  0x00003ec8 branch  0x00004296 
+ 00017545  0x00003ecb fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003ecc store  0x00000001 , 0x00004715 
+ 00017547  0x00003ecd branch  0x00004298 
+ 00017548  0x00003ecf fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003ed0 store  0x00000001 , 0x00004715 
+ 00017550  0x00003ed1 branch  0x00004298 
+ 00017551  0x00003ed3 fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003ed4 store  0x00000001 , 0x00004715 
+ 00017553  0x00003ed5 branch  0x00004298 
+ 00017554  0x00003eda bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003edb fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003edc increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003edd store  0x00000001 , 0x0000471e 
+ 00017558  0x00003ede fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003edf increase  0x00000001 , 0x00000002 
+ 00017560  0x00003ee0 fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003ee1 isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003ee2 ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003ee3 storet  0x00000001 , 0x00004720 
+ 00017564  0x00003ee4 jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003ee5 call  0x0000437a 
+ 00017566  0x00003ee6 call  0x000042fb 
+ 00017567  0x00003ee7 branch  0x000042a2 
+ 00017568  0x00003eea call  0x00004482 
+ 00017569  0x00003eeb setarg  0x00000000 
+ 00017570  0x00003eec store  0x00000008 , 0x000000a1 
+ 00017571  0x00003eed branch  0x00002b1f 
+ 00017572  0x00003ef9 rtn  0x0000002b 
+ 00017573  0x00003efa hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003efb and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003efc hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003efd call  0x00006948 
+ 00017577  0x00003efe setarg  0x000044e6 
+ 00017578  0x00003eff store  0x00000002 , 0x000041eb 
+ 00017579  0x00003f01 setarg  0x000044e9 
+ 00017580  0x00003f02 store  0x00000002 , 0x000041ed 
+ 00017581  0x00003f04 setarg  0x000044ef 
+ 00017582  0x00003f05 store  0x00000002 , 0x000041f3 
+ 00017583  0x00003f07 setarg  0x000044f2 
+ 00017584  0x00003f08 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003f0a setarg  0x000033d0 
+ 00017586  0x00003f0b store  0x00000002 , 0x000041e9 
+ 00017587  0x00003f0d call  0x00002c7a 
+ 00017588  0x00003f0e setarg  0x000045c2 
+ 00017589  0x00003f0f add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003f10 istore  0x00000002 , 0x00000005 
+ 00017591  0x00003f12 setarg  0x000044ea 
+ 00017592  0x00003f13 add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003f14 istore  0x00000002 , 0x00000005 
+ 00017594  0x00003f16 setarg  0x000044e9 
+ 00017595  0x00003f17 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003f18 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003f1a setarg  0x0000450e 
+ 00017598  0x00003f1b store  0x00000002 , 0x000041fd 
+ 00017599  0x00003f1d setarg  0x000044da 
+ 00017600  0x00003f1e store  0x00000002 , 0x0000475b 
+ 00017601  0x00003f20 setarg  0x000044d6 
+ 00017602  0x00003f21 store  0x00000002 , 0x0000475f 
+ 00017603  0x00003f23 setarg  0x00004560 
+ 00017604  0x00003f24 store  0x00000002 , 0x0000470f 
+ 00017605  0x00003f26 bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003f27 call  0x000044e2 
+ 00017607  0x00003f28 call  0x00007e38 
+ 00017608  0x00003f29 jam  0x00000002 , 0x00004172 
+ 00017609  0x00003f2a fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003f2b store  0x00000001 , 0x0000469a 
+ 00017611  0x00003f2c beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003f2d fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003f2e store  0x00000001 , 0x00004686 
+ 00017614  0x00003f30 call  0x000044db 
+ 00017615  0x00003f31 call  0x00007cd3 
+ 00017616  0x00003f32 call  0x00007cdd 
+ 00017617  0x00003f33 jam  0x00000001 , 0x00004757 
+ 00017618  0x00003f34 fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003f35 rtnbit1  0x0000000c 
+ 00017620  0x00003f36 branch  0x0000340a 
+ 00017621  0x00003f3b jam  0x00000002 , 0x00004757 
+ 00017622  0x00003f3d call  0x000044db 
+ 00017623  0x00003f3f arg  0x00000000 , 0x00000011 
+ 00017624  0x00003f40 call  0x00007d1e 
+ 00017625  0x00003f42 branch  0x00002ee4 
+ 00017626  0x00003f45 branch  0x000044db 
+ 00017627  0x00003f48 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003f49 fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003f4a bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003f4c fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003f4d branch  0x0000680e 
+ 00017632  0x00003f4f store  0x00000001 , 0x00004706 
+ 00017633  0x00003f50 branch  0x000044de 
+ 00017634  0x00003f54 call  0x00002c9d 
+ 00017635  0x00003f55 fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003f56 store  0x00000002 , 0x00004755 
+ 00017637  0x00003f57 branch  0x00004515 
+ 00017638  0x00003f5f call  0x00006835 
+ 00017639  0x00003f60 call  0x000044e9 
+ 00017640  0x00003f61 branch  0x0000340a 
+ 00017641  0x00003f64 branch  0x0000696c 
+ 00017642  0x00003f67 fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f68 rtn  0x00000034 
+ 00017644  0x00003f6a branch  0x00002d83 
+ 00017645  0x00003f6d rtn 
+ 00017646  0x00003f70 branch  0x00006978 
+ 00017647  0x00003f73 call  0x00004544 
+ 00017648  0x00003f74 call  0x00004503 
+ 00017649  0x00003f75 branch  0x000044ee 
+ 00017650  0x00003f78 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f79 beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f7a beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f7b beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f7c beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f7d beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f7e rtn 
+ 00017657  0x00003f81 jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f82 rtn 
+ 00017659  0x00003f85 jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f86 jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f87 jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f88 rtn 
+ 00017663  0x00003f8b jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f8c jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f8d jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f8e rtn 
+ 00017667  0x00003f91 fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f92 rtneq  0x00000000 
+ 00017669  0x00003f93 fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f94 rtneq  0x00000001 
+ 00017671  0x00003f95 jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f97 arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f98 branch  0x00007d19 
+ 00017674  0x00003f9a arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f9b call  0x00007d19 
+ 00017676  0x00003f9c call  0x000044db 
+ 00017677  0x00003f9d branch  0x0000340a 
+ 00017678  0x00003fa0 call  0x0000337b 
+ 00017679  0x00003fa1 branch  0x00004510 
+ 00017680  0x00003fa4 fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003fa5 rtn  0x00000034 
+ 00017682  0x00003fa6 arg  0x00004755 , 0x00000013 
+ 00017683  0x00003fa7 arg  0x0000450a , 0x00000012 
+ 00017684  0x00003fa8 branch  0x00003374 
+ 00017685  0x00003fac call  0x0000451a 
+ 00017686  0x00003fad storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003fae call  0x0000451f 
+ 00017688  0x00003faf storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003fb0 rtn 
+ 00017690  0x00003fb3 fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003fb4 store  0x00000002 , 0x0000471e 
+ 00017692  0x00003fb5 call  0x00004540 
+ 00017693  0x00003fb6 call  0x00004525 
+ 00017694  0x00003fb7 store  0x00000001 , 0x00004724 
+ 00017695  0x00003fb9 fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003fba store  0x00000002 , 0x0000471e 
+ 00017697  0x00003fbb call  0x00004542 
+ 00017698  0x00003fbc call  0x00004525 
+ 00017699  0x00003fbd store  0x00000001 , 0x00004725 
+ 00017700  0x00003fbe rtn 
+ 00017701  0x00003fc0 fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003fc1 copy  0x0000003f , 0x00000011 
+ 00017703  0x00003fc2 fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003fc3 call  0x0000452e 
+ 00017705  0x00003fc4 fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003fc5 nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003fc6 nrtn  0x00000002 
+ 00017708  0x00003fc7 fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003fc8 rtn 
+ 00017710  0x00003fca isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003fcb branch  0x00004534 , 0x00000002 
+ 00017712  0x00003fcc sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003fcd jam  0x00000001 , 0x00004718 
+ 00017714  0x00003fce isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003fcf rtn 
+ 00017716  0x00003fd1 jam  0x00000000 , 0x00004718 
+ 00017717  0x00003fd2 isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003fd3 rtn 
+ 00017719  0x00003fd5 nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003fd6 fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003fd7 nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003fd9 setarg  0x00000001 
+ 00017723  0x00003fda rtn 
+ 00017724  0x00003fdc setarg  0x00000002 
+ 00017725  0x00003fdd rtn 
+ 00017726  0x00003fdf setarg  0x00000000 
+ 00017727  0x00003fe0 rtn 
+ 00017728  0x00003fe2 jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003fe3 branch  0x000068eb 
+ 00017730  0x00003fe5 jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003fe6 branch  0x000068eb 
+ 00017732  0x00003fea fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003feb rtnne  0x00000001 
+ 00017734  0x00003fed bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003fee jam  0x00000001 , 0x00004719 
+ 00017736  0x00003fef call  0x0000451a 
+ 00017737  0x00003ff0 fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003ff1 fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003ff2 isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003ff3 rtn  0x00000005 
+ 00017741  0x00003ff4 store  0x00000002 , 0x00004722 
+ 00017742  0x00003ff5 call  0x00004550 
+ 00017743  0x00003ff6 branch  0x00004554 
+ 00017744  0x00003ff9 fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003ffa branch  0x0000455a , 0x00000034 
+ 00017746  0x00003ffb increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003ffc branch  0x00004557 
+ 00017748  0x00003ffe fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003fff branch  0x0000455d , 0x00000034 
+ 00017750  0x00004000 increase  0x00000001 , 0x0000003f 
+ 00017751  0x00004002 copy  0x0000003f , 0x00000007 
+ 00017752  0x00004003 arg  0x00000001 , 0x00000011 
+ 00017753  0x00004004 branch  0x00004560 
+ 00017754  0x00004007 arg  0x00000000 , 0x00000007 
+ 00017755  0x00004008 arg  0x00000000 , 0x00000011 
+ 00017756  0x00004009 branch  0x00004560 
+ 00017757  0x0000400b arg  0x00000002 , 0x00000007 
+ 00017758  0x0000400c arg  0x00000000 , 0x00000011 
+ 00017759  0x0000400d branch  0x00004560 
+ 00017760  0x00004010 copy  0x00000011 , 0x0000003f 
+ 00017761  0x00004011 store  0x00000001 , 0x00004761 
+ 00017762  0x00004012 fetch  0x00000001 , 0x00004763 
+ 00017763  0x00004013 beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00004014 fetch  0x00000002 , 0x00004753 
+ 00017765  0x00004015 store  0x00000002 , 0x00004755 
+ 00017766  0x00004016 fetch  0x00000001 , 0x00004761 
+ 00017767  0x00004017 branch  0x00004580 , 0x00000034 
+ 00017768  0x00004019 bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x0000401a arg  0x00000000 , 0x00000011 
+ 00017770  0x0000401b call  0x00007d14 
+ 00017771  0x0000401d copy  0x00000007 , 0x0000003f 
+ 00017772  0x0000401e beq  0x00000004 , 0x000045a3 
+ 00017773  0x0000401f beq  0x00000005 , 0x000045a5 
+ 00017774  0x00004020 beq  0x00000006 , 0x000045a7 
+ 00017775  0x00004024 call  0x0000458b 
+ 00017776  0x00004025 beq  0x00000000 , 0x00004574 
+ 00017777  0x00004026 beq  0x00000002 , 0x0000457a 
+ 00017778  0x00004027 beq  0x00000003 , 0x00004574 
+ 00017779  0x00004028 rtn 
+ 00017780  0x0000402b copy  0x00000007 , 0x0000003f 
+ 00017781  0x0000402c beq  0x00000000 , 0x0000458f 
+ 00017782  0x0000402d beq  0x00000001 , 0x00004591 
+ 00017783  0x0000402e beq  0x00000002 , 0x00004593 
+ 00017784  0x0000402f beq  0x00000003 , 0x00004595 
+ 00017785  0x00004030 rtn 
+ 00017786  0x00004033 copy  0x00000007 , 0x0000003f 
+ 00017787  0x00004034 beq  0x00000000 , 0x00004597 
+ 00017788  0x00004035 beq  0x00000001 , 0x0000459a 
+ 00017789  0x00004036 beq  0x00000002 , 0x0000459d 
+ 00017790  0x00004037 beq  0x00000003 , 0x000045a0 
+ 00017791  0x00004038 rtn 
+ 00017792  0x0000403b bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x0000403c arg  0x00000000 , 0x00000011 
+ 00017794  0x0000403d call  0x00007d19 
+ 00017795  0x0000403f copy  0x00000007 , 0x0000003f 
+ 00017796  0x00004040 beq  0x00000004 , 0x000045bc 
+ 00017797  0x00004041 beq  0x00000005 , 0x000045bc 
+ 00017798  0x00004045 call  0x0000458b 
+ 00017799  0x00004046 beq  0x00000000 , 0x000045a9 
+ 00017800  0x00004047 beq  0x00000002 , 0x000045af 
+ 00017801  0x00004048 beq  0x00000003 , 0x000045a9 
+ 00017802  0x00004049 rtn 
+ 00017803  0x0000404c fetch  0x00000001 , 0x00004728 
+ 00017804  0x0000404d fetcht  0x00000001 , 0x00004727 
+ 00017805  0x0000404e ior  0x00000002 , 0x0000003f 
+ 00017806  0x0000404f rtn 
+ 00017807  0x00004053 jam  0x00000001 , 0x00004734 
+ 00017808  0x00004054 branch  0x000045be 
+ 00017809  0x00004056 jam  0x00000002 , 0x00004734 
+ 00017810  0x00004057 branch  0x000045be 
+ 00017811  0x00004059 jam  0x00000001 , 0x00004736 
+ 00017812  0x0000405a branch  0x000045be 
+ 00017813  0x0000405c jam  0x00000002 , 0x00004736 
+ 00017814  0x0000405d branch  0x000045be 
+ 00017815  0x00004061 jam  0x00000001 , 0x00004734 
+ 00017816  0x00004062 jam  0x00000001 , 0x00004736 
+ 00017817  0x00004063 branch  0x000045be 
+ 00017818  0x00004065 jam  0x00000002 , 0x00004734 
+ 00017819  0x00004066 jam  0x00000002 , 0x00004736 
+ 00017820  0x00004067 branch  0x000045be 
+ 00017821  0x00004069 jam  0x00000002 , 0x00004734 
+ 00017822  0x0000406a jam  0x00000001 , 0x00004736 
+ 00017823  0x0000406b branch  0x000045be 
+ 00017824  0x0000406d jam  0x00000001 , 0x00004734 
+ 00017825  0x0000406e jam  0x00000002 , 0x00004736 
+ 00017826  0x0000406f branch  0x000045be 
+ 00017827  0x00004073 jam  0x00000001 , 0x00004738 
+ 00017828  0x00004074 branch  0x000045be 
+ 00017829  0x00004076 jam  0x00000002 , 0x00004738 
+ 00017830  0x00004077 branch  0x000045be 
+ 00017831  0x0000407a jam  0x00000001 , 0x00004741 
+ 00017832  0x0000407b branch  0x000045c0 
+ 00017833  0x0000407e copy  0x00000007 , 0x0000003f 
+ 00017834  0x0000407f beq  0x00000000 , 0x000045b5 
+ 00017835  0x00004080 beq  0x00000001 , 0x000045b5 
+ 00017836  0x00004081 beq  0x00000002 , 0x000045b7 
+ 00017837  0x00004082 beq  0x00000003 , 0x000045b7 
+ 00017838  0x00004083 rtn 
+ 00017839  0x00004086 copy  0x00000007 , 0x0000003f 
+ 00017840  0x00004087 beq  0x00000000 , 0x000045b9 
+ 00017841  0x00004088 beq  0x00000001 , 0x000045b9 
+ 00017842  0x00004089 beq  0x00000002 , 0x000045b9 
+ 00017843  0x0000408a beq  0x00000003 , 0x000045b9 
+ 00017844  0x0000408b rtn 
+ 00017845  0x0000408f jam  0x00000000 , 0x00004734 
+ 00017846  0x00004090 branch  0x000045be 
+ 00017847  0x00004093 jam  0x00000000 , 0x00004736 
+ 00017848  0x00004094 branch  0x000045be 
+ 00017849  0x0000409a jam  0x00000000 , 0x00004734 
+ 00017850  0x0000409b jam  0x00000000 , 0x00004736 
+ 00017851  0x0000409c branch  0x000045be 
+ 00017852  0x000040a0 jam  0x00000000 , 0x00004738 
+ 00017853  0x000040a1 branch  0x000045be 
+ 00017854  0x000040a4 arg  0x0000472e , 0x00000011 
+ 00017855  0x000040a5 branch  0x00007e3d 
+ 00017856  0x000040a7 arg  0x0000473b , 0x00000011 
+ 00017857  0x000040a8 branch  0x00007e3d 
+ 00017858  0x000040ab fetch  0x00000001 , 0x00004764 
+ 00017859  0x000040ac beq  0x00000001 , 0x000045cc 
+ 00017860  0x000040ad arg  0x00004744 , 0x00000011 
+ 00017861  0x000040ae call  0x00007e54 
+ 00017862  0x000040af nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x000040b1 arg  0x00004744 , 0x00000006 
+ 00017864  0x000040b2 ifetch  0x00000001 , 0x00000006 
+ 00017865  0x000040b3 copy  0x0000003f , 0x00000011 
+ 00017866  0x000040b4 arg  0x00004745 , 0x00000012 
+ 00017867  0x000040b7 rtn 
+ 00017868  0x000040ba jam  0x00000000 , 0x00004764 
+ 00017869  0x000040bb enable  0x00000028 
+ 00017870  0x000040bc arg  0x00000001 , 0x00000011 
+ 00017871  0x000040bd arg  0x00004766 , 0x00000012 
+ 00017872  0x000040be rtn 
+ 00017873  0x000040c1 fetch  0x00000001 , 0x00004747 
+ 00017874  0x000040c2 beq  0x00000004 , 0x000045d5 
+ 00017875  0x000040c3 beq  0x00000005 , 0x000045d5 
+ 00017876  0x000040c4 rtn 
+ 00017877  0x000040c6 fetch  0x00000001 , 0x0000474a 
+ 00017878  0x000040c7 nbranch  0x000045dc , 0x00000034 
+ 00017879  0x000040c8 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x000040c9 nbranch  0x000045dc , 0x00000034 
+ 00017881  0x000040ca fetch  0x00000001 , 0x0000474e 
+ 00017882  0x000040cb nbranch  0x000045dc , 0x00000034 
+ 00017883  0x000040cc rtn 
+ 00017884  0x000040ce enable  0x00000028 
+ 00017885  0x000040cf branch  0x000045c7 
+ 00017886  0x000040d8 rtn  0x0000002b 
+ 00017887  0x000040d9 hfetch  0x00000001 , 0x00008081 
+ 00017888  0x000040da and_into  0x000000fc , 0x0000003f 
+ 00017889  0x000040db hstore  0x00000001 , 0x00008081 
+ 00017890  0x000040dc setarg  0x000046b4 
+ 00017891  0x000040dd store  0x00000002 , 0x000041eb 
+ 00017892  0x000040df setarg  0x000046b3 
+ 00017893  0x000040e0 store  0x00000002 , 0x000041ed 
+ 00017894  0x000040e2 setarg  0x0000340a 
+ 00017895  0x000040e3 store  0x00000002 , 0x000041f7 
+ 00017896  0x000040e5 setarg  0x000046b1 
+ 00017897  0x000040e6 store  0x00000002 , 0x000041f3 
+ 00017898  0x000040e8 setarg  0x00004612 
+ 00017899  0x000040e9 store  0x00000002 , 0x000041f5 
+ 00017900  0x000040eb setarg  0x0000460c 
+ 00017901  0x000040ec store  0x00000002 , 0x000041e9 
+ 00017902  0x000040ee setarg  0x0000476a 
+ 00017903  0x000040ef store  0x00000002 , 0x000041f9 
+ 00017904  0x000040f1 setarg  0x00004686 
+ 00017905  0x000040f2 store  0x00000002 , 0x000041fd 
+ 00017906  0x000040f4 setarg  0x00004729 
+ 00017907  0x000040f5 store  0x00000002 , 0x000046e7 
+ 00017908  0x000040f7 setarg  0x00004806 
+ 00017909  0x000040f8 store  0x00000002 , 0x000046e2 
+ 00017910  0x000040f9 setarg  0x00004807 
+ 00017911  0x000040fa store  0x00000002 , 0x000046e4 
+ 00017912  0x000040fc call  0x000057a3 
+ 00017913  0x000040fd call  0x000047da 
+ 00017914  0x000040fe call  0x00004788 
+ 00017915  0x000040ff call  0x0000476d 
+ 00017916  0x00004100 call  0x00006948 
+ 00017917  0x00004101 call  0x0000477a 
+ 00017918  0x00004102 call  0x00007e38 
+ 00017919  0x00004103 call  0x00007d08 
+ 00017920  0x00004104 call  0x00004793 
+ 00017921  0x00004105 call  0x000047c7 
+ 00017922  0x00004107 bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x00004108 call  0x0000464f 
+ 00017924  0x00004109 fetch  0x00000001 , 0x000046dd 
+ 00017925  0x0000410a beq  0x00000000 , 0x00004609 
+ 00017926  0x0000410b fetch  0x00000001 , 0x000046de 
+ 00017927  0x0000410c store  0x00000001 , 0x00004686 
+ 00017928  0x0000410d branch  0x0000480e 
+ 00017929  0x00004111 jam  0x000000ff , 0x00004686 
+ 00017930  0x00004112 jam  0x00000001 , 0x000046df 
+ 00017931  0x00004113 branch  0x000046d9 
+ 00017932  0x00004118 fetch  0x00000001 , 0x000046df 
+ 00017933  0x00004119 beq  0x00000002 , 0x000033d0 
+ 00017934  0x0000411a call  0x0000527e 
+ 00017935  0x0000411b fetch  0x00000001 , 0x00004256 
+ 00017936  0x0000411c nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x0000411d branch  0x000033d2 
+ 00017938  0x00004122 copy  0x00000013 , 0x0000003f 
+ 00017939  0x00004124 beq  0x00000001 , 0x00004626 
+ 00017940  0x00004125 beq  0x00000002 , 0x00004629 
+ 00017941  0x00004126 beq  0x00000004 , 0x00004631 
+ 00017942  0x00004127 beq  0x00000005 , 0x00004633 
+ 00017943  0x00004128 beq  0x00000006 , 0x00004635 
+ 00017944  0x00004129 beq  0x00000007 , 0x00004638 
+ 00017945  0x0000412a beq  0x00000012 , 0x0000463c 
+ 00017946  0x0000412b beq  0x00000013 , 0x00004644 
+ 00017947  0x0000412c beq  0x00000027 , 0x00004645 
+ 00017948  0x0000412d beq  0x0000002e , 0x00004648 
+ 00017949  0x0000412e beq  0x0000003d , 0x00004649 
+ 00017950  0x00004130 beq  0x00000014 , 0x00004658 
+ 00017951  0x00004131 beq  0x00000015 , 0x0000465c 
+ 00017952  0x00004132 beq  0x0000003f , 0x0000465f 
+ 00017953  0x00004133 beq  0x00000040 , 0x00004665 
+ 00017954  0x00004135 beq  0x00000010 , 0x0000466b 
+ 00017955  0x00004136 beq  0x0000002c , 0x0000466c 
+ 00017956  0x00004137 beq  0x0000002d , 0x00004677 
+ 00017957  0x00004138 rtn 
+ 00017958  0x0000413e jam  0x00000000 , 0x000046ad 
+ 00017959  0x0000413f jam  0x00000000 , 0x000046ac 
+ 00017960  0x00004140 rtn 
+ 00017961  0x00004144 call  0x0000462b 
+ 00017962  0x00004145 branch  0x00004631 
+ 00017963  0x00004148 jam  0x00000000 , 0x000041e2 
+ 00017964  0x00004149 jam  0x00000000 , 0x00004680 
+ 00017965  0x0000414a jam  0x00000000 , 0x00004205 
+ 00017966  0x0000414b jam  0x00000000 , 0x000046ac 
+ 00017967  0x0000414c jam  0x00000000 , 0x000046ad 
+ 00017968  0x0000414d branch  0x00007e38 
+ 00017969  0x00004151 call  0x000033a9 
+ 00017970  0x00004152 branch  0x000046c2 
+ 00017971  0x00004156 call  0x000046b6 
+ 00017972  0x00004157 branch  0x00003408 
+ 00017973  0x0000415b setarg  0x00000002 
+ 00017974  0x0000415c store  0x00000001 , 0x00004680 
+ 00017975  0x0000415d rtn 
+ 00017976  0x00004161 jam  0x00000000 , 0x000046ac 
+ 00017977  0x00004162 setarg  0x00000001 
+ 00017978  0x00004163 store  0x00000001 , 0x000046ad 
+ 00017979  0x00004164 rtn 
+ 00017980  0x00004168 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x00004169 rtneq  0x00000001 
+ 00017982  0x0000416a jam  0x00000001 , 0x000041e2 
+ 00017983  0x0000416b call  0x00003416 
+ 00017984  0x0000416c call  0x00003414 
+ 00017985  0x0000416d call  0x000046b6 
+ 00017986  0x0000416e call  0x00003408 
+ 00017987  0x0000416f branch  0x0000340e 
+ 00017988  0x00004173 branch  0x00004631 
+ 00017989  0x00004177 setarg  0x00000005 
+ 00017990  0x00004178 store  0x00000001 , 0x000046ac 
+ 00017991  0x00004179 rtn 
+ 00017992  0x0000417d branch  0x000033cd 
+ 00017993  0x00004182 arg  0x00000000 , 0x00000012 
+ 00017994  0x00004183 fetch  0x00000001 , 0x00004217 
+ 00017995  0x00004184 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x00004185 fetch  0x00000002 , 0x00004215 
+ 00017997  0x00004186 copy  0x0000003f , 0x00000011 
+ 00017998  0x00004187 branch  0x00006606 
+ 00017999  0x0000418a arg  0x00000000 , 0x00000012 
+ 00018000  0x0000418b fetch  0x00000001 , 0x0000469a 
+ 00018001  0x0000418c rtnbit0  0x00000001 
+ 00018002  0x0000418d fetch  0x00000001 , 0x00004217 
+ 00018003  0x0000418e rtn  0x00000034 
+ 00018004  0x0000418f mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x00004190 fetch  0x00000002 , 0x00004215 
+ 00018006  0x00004191 copy  0x0000003f , 0x00000011 
+ 00018007  0x00004192 branch  0x000065df 
+ 00018008  0x00004197 call  0x000046b6 
+ 00018009  0x00004198 setarg  0x00000000 
+ 00018010  0x00004199 store  0x00000002 , 0x000046b7 
+ 00018011  0x0000419a branch  0x00003408 
+ 00018012  0x0000419e call  0x00007e38 
+ 00018013  0x0000419f jam  0x00000000 , 0x000046b0 
+ 00018014  0x000041a0 branch  0x000046d9 
+ 00018015  0x000041a4 call  0x00007e38 
+ 00018016  0x000041a5 jam  0x00000001 , 0x000046b0 
+ 00018017  0x000041a6 fetch  0x00000008 , 0x000046c1 
+ 00018018  0x000041a7 store  0x00000008 , 0x00004496 
+ 00018019  0x000041a8 call  0x00003416 
+ 00018020  0x000041a9 branch  0x00005abf 
+ 00018021  0x000041ad fetch  0x00000002 , 0x00004509 
+ 00018022  0x000041ae rtneq  0x00000000 
+ 00018023  0x000041af fetch  0x00000008 , 0x000046c9 
+ 00018024  0x000041b0 rtn  0x00000034 
+ 00018025  0x000041b1 store  0x00000008 , 0x00004496 
+ 00018026  0x000041b2 branch  0x00005abf 
+ 00018027  0x000041b7 branch  0x0000481f 
+ 00018028  0x000041ba fetch  0x00000001 , 0x000046dd 
+ 00018029  0x000041bb rtneq  0x00000000 
+ 00018030  0x000041bc fetch  0x00000001 , 0x000046df 
+ 00018031  0x000041bd rtnne  0x00000001 
+ 00018032  0x000041be call  0x00004672 
+ 00018033  0x000041bf branch  0x00003406 
+ 00018034  0x000041c2 jam  0x00000001 , 0x000048df 
+ 00018035  0x000041c3 arg  0x0000000b , 0x00000039 
+ 00018036  0x000041c4 arg  0x000048e0 , 0x00000005 
+ 00018037  0x000041c5 arg  0x000048c9 , 0x00000006 
+ 00018038  0x000041c6 branch  0x00007f01 
+ 00018039  0x000041c9 fetch  0x00000001 , 0x000046dd 
+ 00018040  0x000041ca rtneq  0x00000000 
+ 00018041  0x000041cb fetch  0x00000001 , 0x000046df 
+ 00018042  0x000041cc beq  0x00000001 , 0x0000467c 
+ 00018043  0x000041cd branch  0x0000481b 
+ 00018044  0x000041d0 fetch  0x00000001 , 0x000048df 
+ 00018045  0x000041d1 rtnne  0x00000001 
+ 00018046  0x000041d2 jam  0x00000000 , 0x000048df 
+ 00018047  0x000041d3 fetch  0x00000002 , 0x00004682 
+ 00018048  0x000041d4 bbit1  0x00000000 , 0x00003408 
+ 00018049  0x000041d5 bbit1  0x00000009 , 0x00003408 
+ 00018050  0x000041d6 arg  0x0000000b , 0x00000039 
+ 00018051  0x000041d7 arg  0x000048e0 , 0x00000006 
+ 00018052  0x000041d8 arg  0x000048c9 , 0x00000005 
+ 00018053  0x000041d9 branch  0x00007f01 
+ 00018054  0x000041e0 call  0x0000468c 
+ 00018055  0x000041e3 call  0x00004693 
+ 00018056  0x000041e6 call  0x0000469e 
+ 00018057  0x000041e7 call  0x000046a6 
+ 00018058  0x000041e8 call  0x000046a9 
+ 00018059  0x000041eb branch  0x000046ac 
+ 00018060  0x000041f0 arg  0x000046db , 0x00000013 
+ 00018061  0x000041f1 arg  0x0000468f , 0x00000012 
+ 00018062  0x000041f2 branch  0x00003374 
+ 00018063  0x000041f4 jam  0x00000002 , 0x000046df 
+ 00018064  0x000041f5 call  0x00003408 
+ 00018065  0x000041f6 call  0x000046f4 
+ 00018066  0x000041f7 branch  0x0000480b 
+ 00018067  0x000041fb arg  0x000048ec , 0x00000013 
+ 00018068  0x000041fc arg  0x00004696 , 0x00000012 
+ 00018069  0x000041fd branch  0x0000336d 
+ 00018070  0x00004200 fetch  0x00000002 , 0x00004682 
+ 00018071  0x00004201 bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x00004202 bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x00004203 fetch  0x00000001 , 0x000048c9 
+ 00018074  0x00004204 beq  0x00000001 , 0x0000480b 
+ 00018075  0x00004205 beq  0x00000004 , 0x0000480b 
+ 00018076  0x00004206 beq  0x00000005 , 0x0000480b 
+ 00018077  0x00004207 branch  0x0000340a 
+ 00018078  0x0000420c arg  0x000046ac , 0x00000013 
+ 00018079  0x0000420d arg  0x000046a1 , 0x00000012 
+ 00018080  0x0000420e branch  0x0000336d 
+ 00018081  0x00004211 fetch  0x00000001 , 0x0000027f 
+ 00018082  0x00004212 set1  0x00000000 , 0x0000003f 
+ 00018083  0x00004213 set1  0x00000007 , 0x0000003f 
+ 00018084  0x00004214 store  0x00000001 , 0x0000027f 
+ 00018085  0x00004215 rtn 
+ 00018086  0x00004218 arg  0x00004680 , 0x00000013 
+ 00018087  0x00004219 arg  0x0000463c , 0x00000012 
+ 00018088  0x0000421a branch  0x0000336d 
+ 00018089  0x0000421d arg  0x000046ad , 0x00000013 
+ 00018090  0x0000421e arg  0x000033e9 , 0x00000012 
+ 00018091  0x0000421f branch  0x0000336d 
+ 00018092  0x00004225 fetch  0x00000001 , 0x000046df 
+ 00018093  0x00004226 rtnne  0x00000001 
+ 00018094  0x00004227 arg  0x000046b7 , 0x00000013 
+ 00018095  0x00004228 arg  0x000046c2 , 0x00000012 
+ 00018096  0x00004229 branch  0x00003374 
+ 00018097  0x0000422d call  0x0000473a 
+ 00018098  0x0000422e branch  0x00006978 
+ 00018099  0x00004232 branch  0x0000696c 
+ 00018100  0x00004235 call  0x00006835 
+ 00018101  0x00004236 branch  0x000046b3 
+ 00018102  0x0000423d fetch  0x00000001 , 0x0000469a 
+ 00018103  0x0000423e bbit1  0x00000001 , 0x000046be 
+ 00018104  0x0000423f bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x00004240 rtn 
+ 00018106  0x00004243 fetch  0x00000002 , 0x000046d7 
+ 00018107  0x00004244 store  0x00000002 , 0x000046d9 
+ 00018108  0x00004245 store  0x00000002 , 0x000046db 
+ 00018109  0x00004246 branch  0x000033f8 
+ 00018110  0x00004249 fetch  0x00000002 , 0x000046d3 
+ 00018111  0x0000424a store  0x00000002 , 0x000046d9 
+ 00018112  0x0000424b store  0x00000002 , 0x000046db 
+ 00018113  0x0000424c branch  0x000033f0 
+ 00018114  0x0000424f fetch  0x00000001 , 0x000046df 
+ 00018115  0x00004250 rtnne  0x00000001 
+ 00018116  0x00004251 fetch  0x00000001 , 0x0000469a 
+ 00018117  0x00004252 bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x00004253 bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x00004254 rtn 
+ 00018120  0x00004257 fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x00004258 store  0x00000002 , 0x000046d9 
+ 00018122  0x00004259 store  0x00000002 , 0x000046db 
+ 00018123  0x0000425a branch  0x000033eb 
+ 00018124  0x0000425d fetch  0x00000002 , 0x00004682 
+ 00018125  0x0000425e rtnbit1  0x00000009 
+ 00018126  0x0000425f fetch  0x00000002 , 0x000046d5 
+ 00018127  0x00004260 store  0x00000002 , 0x000046d9 
+ 00018128  0x00004261 store  0x00000002 , 0x000046db 
+ 00018129  0x00004262 fetch  0x00000002 , 0x000046b3 
+ 00018130  0x00004263 call  0x000046f0 
+ 00018131  0x00004264 call  0x00003404 
+ 00018132  0x00004265 fetch  0x00000004 , 0x000046bd 
+ 00018133  0x00004266 store  0x00000004 , 0x000048cc 
+ 00018134  0x00004267 fetch  0x00000002 , 0x00004682 
+ 00018135  0x00004268 rtnbit1  0x0000000b 
+ 00018136  0x00004269 branch  0x000033fa 
+ 00018137  0x0000426d fetch  0x00000001 , 0x000046df 
+ 00018138  0x0000426e rtnne  0x00000001 
+ 00018139  0x0000426f fetch  0x00000001 , 0x0000469a 
+ 00018140  0x00004270 bbit1  0x00000001 , 0x000046df 
+ 00018141  0x00004271 bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x00004272 rtn 
+ 00018143  0x00004275 call  0x000046f8 
+ 00018144  0x00004276 branch  0x000046c2 , 0x00000034 
+ 00018145  0x00004277 call  0x00003406 
+ 00018146  0x00004278 call  0x000033f0 
+ 00018147  0x00004279 branch  0x000033e1 
+ 00018148  0x0000427c fetch  0x00000002 , 0x000046b7 
+ 00018149  0x0000427d fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x0000427e storet  0x00000002 , 0x000046b7 
+ 00018151  0x0000427f nrtn  0x00000034 
+ 00018152  0x00004280 fetch  0x00000002 , 0x000046b1 
+ 00018153  0x00004281 call  0x000046f0 
+ 00018154  0x00004282 call  0x00003404 
+ 00018155  0x00004283 fetch  0x00000004 , 0x000046b9 
+ 00018156  0x00004284 store  0x00000004 , 0x000048cc 
+ 00018157  0x00004285 fetch  0x00000002 , 0x00004682 
+ 00018158  0x00004286 rtnbit1  0x0000000b 
+ 00018159  0x00004287 branch  0x000033fa 
+ 00018160  0x0000428b store  0x00000002 , 0x00004154 
+ 00018161  0x0000428c increase  0xfffffffc , 0x0000003f 
+ 00018162  0x0000428d store  0x00000002 , 0x00004482 
+ 00018163  0x0000428e rtn 
+ 00018164  0x00004292 fetch  0x00000002 , 0x00004682 
+ 00018165  0x00004293 bbit1  0x00000009 , 0x00003402 
+ 00018166  0x00004294 bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x00004295 branch  0x000046b6 
+ 00018168  0x0000429a fetch  0x00000001 , 0x00004217 
+ 00018169  0x0000429b copy  0x0000003f , 0x00000039 
+ 00018170  0x0000429c fetch  0x00000002 , 0x00004215 
+ 00018171  0x0000429d copy  0x0000003f , 0x00000011 
+ 00018172  0x0000429f ifetch  0x00000002 , 0x00000011 
+ 00018173  0x000042a0 beq  0x00000000 , 0x00004701 
+ 00018174  0x000042a1 increase  0x00000022 , 0x00000011 
+ 00018175  0x000042a2 loop  0x000046fc 
+ 00018176  0x000042a3 branch  0x00007ff1 
+ 00018177  0x000042a6 ifetch  0x00000006 , 0x00000006 
+ 00018178  0x000042a7 store  0x00000006 , 0x000041d0 
+ 00018179  0x000042a8 increase  0x0000000a , 0x00000006 
+ 00018180  0x000042a9 arg  0x000041be , 0x00000005 
+ 00018181  0x000042aa call  0x00007ebf 
+ 00018182  0x000042ab call  0x000067d7 
+ 00018183  0x000042ac branch  0x00007fef 
+ 00018184  0x000042b3 call  0x00007fe9 
+ 00018185  0x000042b4 fetch  0x00000002 , 0x00004682 
+ 00018186  0x000042b5 bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x000042b6 bbit1  0x00000009 , 0x00004710 
+ 00018188  0x000042b7 rtn 
+ 00018189  0x000042ba fetch  0x00000001 , 0x00004253 
+ 00018190  0x000042bb rtnne  0x0000003f 
+ 00018191  0x000042bc branch  0x00007fe7 
+ 00018192  0x000042bf fetch  0x00000001 , 0x000046b0 
+ 00018193  0x000042c0 rtn  0x00000034 
+ 00018194  0x000042c1 branch  0x00007fe7 
+ 00018195  0x000042c7 call  0x00007fe9 
+ 00018196  0x000042c8 fetch  0x00000002 , 0x00004682 
+ 00018197  0x000042c9 rtnbit1  0x00000000 
+ 00018198  0x000042ca rtnbit1  0x00000009 
+ 00018199  0x000042cb branch  0x00007fe7 
+ 00018200  0x000042d0 fetch  0x00000001 , 0x0000469a 
+ 00018201  0x000042d1 bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x000042d2 bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x000042d3 rtn 
+ 00018204  0x000042d6 fetch  0x00000001 , 0x00004093 
+ 00018205  0x000042d7 rtnne  0x00000003 
+ 00018206  0x000042d8 branch  0x000046d9 
+ 00018207  0x000042db branch  0x000046d9 
+ 00018208  0x000042df disable  0x0000002c 
+ 00018209  0x000042e0 fetch  0x00000002 , 0x000046d9 
+ 00018210  0x000042e1 store  0x00000002 , 0x000046db 
+ 00018211  0x000042e3 call  0x00004713 
+ 00018212  0x000042e4 branch  0x00004718 , 0x00000028 
+ 00018213  0x000042e6 call  0x00004708 
+ 00018214  0x000042e7 nrtn  0x00000028 
+ 00018215  0x000042e8 enable  0x0000002c 
+ 00018216  0x000042e9 rtn 
+ 00018217  0x000042ee call  0x00004720 
+ 00018218  0x000042ef nrtn  0x0000002c 
+ 00018219  0x000042f0 deposit  0x00000011 
+ 00018220  0x000042f1 branch  0x00004730 , 0x00000034 
+ 00018221  0x000042f3 call  0x00003406 
+ 00018222  0x000042f4 arg  0x000046f1 , 0x00000013 
+ 00018223  0x000042f5 branch  0x00004732 
+ 00018224  0x000042f8 call  0x00003408 
+ 00018225  0x000042f9 arg  0x00004719 , 0x00000013 
+ 00018226  0x000042fc arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042fd imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042fe iadd  0x00000013 , 0x00000013 
+ 00018229  0x00004302 ifetch  0x00000001 , 0x00000013 
+ 00018230  0x00004303 rtn  0x00000034 
+ 00018231  0x00004304 call  0x00004762 
+ 00018232  0x00004305 increase  0x00000001 , 0x00000013 
+ 00018233  0x00004306 branch  0x00004735 
+ 00018234  0x0000430a fetch  0x00000002 , 0x00004682 
+ 00018235  0x0000430b bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x0000430c bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x0000430d rtn 
+ 00018238  0x00004310 call  0x00005892 
+ 00018239  0x00004311 nrtn  0x00000034 
+ 00018240  0x00004312 call  0x00004765 
+ 00018241  0x00004313 nrtn  0x00000028 
+ 00018242  0x00004314 pincrease  0xffffffff 
+ 00018243  0x00004315 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x00004316 arg  0x00004741 , 0x00000002 
+ 00018245  0x00004317 iadd  0x00000002 , 0x00000006 
+ 00018246  0x00004319 ifetch  0x00000001 , 0x00000006 
+ 00018247  0x0000431a copy  0x0000003f , 0x00000011 
+ 00018248  0x0000431b ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x0000431c call  0x00007ea5 
+ 00018250  0x0000431d call  0x00005a64 
+ 00018251  0x0000431e copy  0x00000011 , 0x00000039 
+ 00018252  0x0000431f call  0x00007e9f 
+ 00018253  0x00004320 branch  0x00007f01 
+ 00018254  0x00004324 call  0x00005271 
+ 00018255  0x00004325 nrtn  0x00000034 
+ 00018256  0x00004326 call  0x00004765 
+ 00018257  0x00004327 nrtn  0x00000028 
+ 00018258  0x00004328 pincrease  0xffffffff 
+ 00018259  0x00004329 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x0000432a arg  0x000047a0 , 0x00000002 
+ 00018261  0x0000432b iadd  0x00000002 , 0x00000006 
+ 00018262  0x0000432c ifetch  0x00000005 , 0x00000006 
+ 00018263  0x0000432d store  0x00000005 , 0x0000479b 
+ 00018264  0x0000432f fetch  0x00000001 , 0x0000479b 
+ 00018265  0x00004330 copy  0x0000003f , 0x00000011 
+ 00018266  0x00004331 call  0x00004d63 
+ 00018267  0x00004332 fetch  0x00000002 , 0x0000424e 
+ 00018268  0x00004333 istore  0x00000002 , 0x00000005 
+ 00018269  0x00004334 setarg  0x000000a1 
+ 00018270  0x00004335 istore  0x00000001 , 0x00000005 
+ 00018271  0x00004336 fetch  0x00000004 , 0x0000479c 
+ 00018272  0x00004337 istore  0x00000009 , 0x00000005 
+ 00018273  0x00004338 rtn 
+ 00018274  0x0000433d store  0x00000001 , 0x00000a9a 
+ 00018275  0x0000433e arg  0x00000a9a , 0x00000011 
+ 00018276  0x0000433f branch  0x00007e3d 
+ 00018277  0x00004342 arg  0x00000a9a , 0x00000011 
+ 00018278  0x00004343 call  0x00007e54 
+ 00018279  0x00004344 nrtn  0x00000028 
+ 00018280  0x00004345 fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x00004346 rtn 
+ 00018282  0x0000434a fetch  0x00000002 , 0x00000478 
+ 00018283  0x0000434b beq  0x00000018 , 0x0000465f 
+ 00018284  0x0000434c rtn 
+ 00018285  0x0000434f setarg  0x00000002 
+ 00018286  0x00004350 store  0x00000001 , 0x000048eb 
+ 00018287  0x00004352 setarg  0x00200008 
+ 00018288  0x00004353 store  0x00000004 , 0x000046c1 
+ 00018289  0x00004354 setarg  0x012c0005 
+ 00018290  0x00004355 istore  0x00000004 , 0x00000005 
+ 00018291  0x00004358 jam  0x00000017 , 0x000044a6 
+ 00018292  0x0000435b setarg  0x0000001b 
+ 00018293  0x0000435c store  0x00000002 , 0x000044fa 
+ 00018294  0x0000435d call  0x00005810 
+ 00018295  0x0000435e call  0x0000582c 
+ 00018296  0x0000435f call  0x00005839 
+ 00018297  0x00004360 branch  0x00005818 
+ 00018298  0x00004365 arg  0x00000028 , 0x00000039 
+ 00018299  0x00004366 arg  0x00004741 , 0x00000005 
+ 00018300  0x00004367 arg  0x0000949f , 0x00000006 
+ 00018301  0x00004368 call  0x00007ef4 
+ 00018302  0x00004369 arg  0x00000028 , 0x00000039 
+ 00018303  0x0000436a arg  0x000047a0 , 0x00000005 
+ 00018304  0x0000436b arg  0x000094c7 , 0x00000006 
+ 00018305  0x0000436c branch  0x00007ef4 
+ 00018306  0x00004370 arg  0x0000017e , 0x00000039 
+ 00018307  0x00004371 arg  0x0000913a , 0x00000006 
+ 00018308  0x00004372 branch  0x00007ef4 
+ 00018309  0x00004376 arg  0x000001e7 , 0x00000039 
+ 00018310  0x00004377 arg  0x000092b8 , 0x00000006 
+ 00018311  0x00004378 branch  0x00007ef4 
+ 00018312  0x0000437d call  0x000047ae 
+ 00018313  0x0000437e nrtn  0x00000028 
+ 00018314  0x0000437f fetch  0x00000001 , 0x0000469f 
+ 00018315  0x00004380 call  0x00004790 
+ 00018316  0x00004381 fetch  0x00000001 , 0x000046a0 
+ 00018317  0x00004382 call  0x00004790 
+ 00018318  0x00004383 fetch  0x00000001 , 0x000046a1 
+ 00018319  0x00004384 branch  0x00004790 
+ 00018320  0x00004387 rtn  0x00000034 
+ 00018321  0x00004388 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x00004389 branch  0x000067f9 
+ 00018323  0x0000438d call  0x000047ae 
+ 00018324  0x0000438e nrtn  0x00000028 
+ 00018325  0x0000438f call  0x00004797 
+ 00018326  0x00004390 branch  0x000047b4 
+ 00018327  0x00004393 arg  0x00000000 , 0x00000011 
+ 00018328  0x00004394 fetch  0x00000001 , 0x0000469f 
+ 00018329  0x00004395 call  0x000047a9 
+ 00018330  0x00004396 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x00004397 fetch  0x00000001 , 0x000046a0 
+ 00018332  0x00004398 call  0x000047a9 
+ 00018333  0x00004399 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x0000439a fetch  0x00000001 , 0x000046a1 
+ 00018335  0x0000439b call  0x000047a9 
+ 00018336  0x0000439c nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x0000439d copy  0x00000011 , 0x0000003f 
+ 00018338  0x0000439e store  0x00000001 , 0x000046a9 
+ 00018339  0x0000439f fetch  0x00000001 , 0x0000469e 
+ 00018340  0x000043a0 imul32  0x00000011 , 0x0000003f 
+ 00018341  0x000043a1 fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x000043a2 iadd  0x00000002 , 0x0000003f 
+ 00018343  0x000043a3 store  0x00000002 , 0x000046aa 
+ 00018344  0x000043a4 rtn 
+ 00018345  0x000043a7 rtn  0x00000034 
+ 00018346  0x000043a8 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x000043a9 call  0x0000681d 
+ 00018348  0x000043aa nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x000043ab branch  0x00007fef 
+ 00018350  0x000043af call  0x00007fe9 
+ 00018351  0x000043b0 fetch  0x00000001 , 0x000046a8 
+ 00018352  0x000043b1 nrtn  0x00000034 
+ 00018353  0x000043b2 fetch  0x00000001 , 0x0000469b 
+ 00018354  0x000043b3 rtn  0x00000034 
+ 00018355  0x000043b4 branch  0x00007fe7 
+ 00018356  0x000043b8 call  0x0000666a 
+ 00018357  0x000043b9 fetch  0x00000002 , 0x000046aa 
+ 00018358  0x000043ba arg  0x00000ac2 , 0x00000011 
+ 00018359  0x000043bb fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x000043bc call  0x000066b3 
+ 00018361  0x000043bd call  0x0000666d 
+ 00018362  0x000043bf fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x000043c0 copy  0x0000003f , 0x00000039 
+ 00018364  0x000043c1 store  0x00000001 , 0x000043af 
+ 00018365  0x000043c2 call  0x00007ef4 
+ 00018366  0x000043c3 fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x000043c4 copy  0x0000003f , 0x00000039 
+ 00018368  0x000043c5 store  0x00000001 , 0x00004515 
+ 00018369  0x000043c6 call  0x00007ef4 
+ 00018370  0x000043c7 ifetch  0x00000001 , 0x00000006 
+ 00018371  0x000043c8 store  0x00000001 , 0x000046e6 
+ 00018372  0x000043c9 ifetch  0x00000001 , 0x00000006 
+ 00018373  0x000043ca store  0x00000001 , 0x000046dd 
+ 00018374  0x000043cb rtn 
+ 00018375  0x000043cf fetch  0x00000001 , 0x0000469a 
+ 00018376  0x000043d0 rtnbit0  0x00000001 
+ 00018377  0x000043d1 arg  0x00000003 , 0x00000002 
+ 00018378  0x000043d2 fetch  0x00000002 , 0x000046a4 
+ 00018379  0x000043d3 copy  0x0000003f , 0x00000012 
+ 00018380  0x000043d4 arg  0x000046a6 , 0x00000011 
+ 00018381  0x000043d5 call  0x000065df 
+ 00018382  0x000043d6 fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x000043d7 setarg  0x00001b3a 
+ 00018384  0x000043d8 isub  0x00000002 , 0x0000003e 
+ 00018385  0x000043d9 nrtn  0x00000005 
+ 00018386  0x000043da fetch  0x00000001 , 0x000046a8 
+ 00018387  0x000043db rtn  0x00000034 
+ 00018388  0x000043dc copy  0x0000003f , 0x00000002 
+ 00018389  0x000043dd fetch  0x00000002 , 0x000046a4 
+ 00018390  0x000043de add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x000043df arg  0x00000ac2 , 0x00000011 
+ 00018392  0x000043e0 call  0x000065df 
+ 00018393  0x000043e1 branch  0x000047e8 
+ 00018394  0x000043e4 fetch  0x00000002 , 0x000046a2 
+ 00018395  0x000043e5 rtn  0x00000034 
+ 00018396  0x000043e6 call  0x0000666a 
+ 00018397  0x000043e7 arg  0x00000001 , 0x00000002 
+ 00018398  0x000043e8 arg  0x000046a8 , 0x00000011 
+ 00018399  0x000043e9 call  0x000066b3 
+ 00018400  0x000043eb fetch  0x00000001 , 0x000046a8 
+ 00018401  0x000043ec rtn  0x00000034 
+ 00018402  0x000043ee fetch  0x00000002 , 0x000046a2 
+ 00018403  0x000043ef pincrease  0x00000001 
+ 00018404  0x000043f0 arg  0x00000ac2 , 0x00000011 
+ 00018405  0x000043f1 fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x000043f2 call  0x000066b3 
+ 00018407  0x000043f3 call  0x0000666d 
+ 00018408  0x000043f5 call  0x000047ba 
+ 00018409  0x000043f7 ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043f8 rtn  0x00000034 
+ 00018411  0x000043f9 copy  0x0000003f , 0x00000005 
+ 00018412  0x000043fa ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043fb copy  0x00000002 , 0x00000039 
+ 00018414  0x000043fc call  0x00007f01 
+ 00018415  0x000043fd branch  0x000047e9 
+ 00018416  0x00004402 fetch  0x00000001 , 0x0000469a 
+ 00018417  0x00004403 rtnbit0  0x00000001 
+ 00018418  0x00004404 fetch  0x00000002 , 0x000046ae 
+ 00018419  0x00004405 copy  0x0000003f , 0x00000012 
+ 00018420  0x00004406 arg  0x00000004 , 0x00000002 
+ 00018421  0x00004407 arg  0x00000ac2 , 0x00000011 
+ 00018422  0x00004408 call  0x000065df 
+ 00018423  0x00004409 fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x0000440a bne  0x00000001 , 0x000047f9 
+ 00018425  0x0000440c setarg  0x00000001 
+ 00018426  0x0000440d store  0x00000001 , 0x00000ac2 
+ 00018427  0x0000440e force  0x00000003 , 0x00000039 
+ 00018428  0x0000440f call  0x0000630d 
+ 00018429  0x00004410 fetch  0x00000002 , 0x000046ae 
+ 00018430  0x00004411 copy  0x0000003f , 0x00000012 
+ 00018431  0x00004412 arg  0x00000004 , 0x00000002 
+ 00018432  0x00004413 arg  0x00000ac2 , 0x00000011 
+ 00018433  0x00004414 call  0x00006606 
+ 00018434  0x00004416 fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x00004417 store  0x00000003 , 0x000040a0 
+ 00018436  0x00004418 store  0x00000003 , 0x000044a0 
+ 00018437  0x00004419 rtn 
+ 00018438  0x0000441d branch  0x000046d9 
+ 00018439  0x00004421 arg  0x00000000 , 0x00000011 
+ 00018440  0x00004422 arg  0x000048d4 , 0x00000013 
+ 00018441  0x00004423 call  0x00007d24 
+ 00018442  0x00004424 call  0x000046f4 
+ 00018443  0x00004426 fetch  0x00000001 , 0x000048eb 
+ 00018444  0x00004427 store  0x00000001 , 0x000048ec 
+ 00018445  0x00004428 rtn 
+ 00018446  0x0000442d setarg  0x00000000 
+ 00018447  0x0000442e call  0x00004816 
+ 00018448  0x0000442f jam  0x00000001 , 0x00004679 
+ 00018449  0x00004430 call  0x00007cd3 
+ 00018450  0x00004431 call  0x00007cdd 
+ 00018451  0x00004432 fetch  0x00000002 , 0x00004682 
+ 00018452  0x00004433 rtnbit1  0x0000000c 
+ 00018453  0x00004434 branch  0x0000340a 
+ 00018454  0x00004437 fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x00004438 istore  0x00000001 , 0x00000002 
+ 00018456  0x00004439 ifetch  0x00000001 , 0x00000005 
+ 00018457  0x0000443a store  0x00000001 , 0x00004685 
+ 00018458  0x0000443b rtn 
+ 00018459  0x0000443f fetch  0x00000002 , 0x0000423f 
+ 00018460  0x00004440 ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x00004441 rtnne  0x00000000 
+ 00018462  0x00004442 branch  0x0000340a 
+ 00018463  0x00004446 fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x00004447 ifetch  0x00000001 , 0x00000002 
+ 00018465  0x00004448 beq  0x00000001 , 0x0000482a 
+ 00018466  0x0000444a setarg  0x00000001 
+ 00018467  0x0000444b fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x0000444c istore  0x00000001 , 0x00000002 
+ 00018469  0x0000444d add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x0000444e ifetch  0x00000001 , 0x00000006 
+ 00018471  0x0000444f istore  0x00000001 , 0x00004685 
+ 00018472  0x00004450 ifetch  0x00000002 , 0x00000006 
+ 00018473  0x00004451 branch  0x00007f9c 
+ 00018474  0x00004454 setarg  0x00000002 
+ 00018475  0x00004455 call  0x00004816 
+ 00018476  0x00004456 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x00004457 ifetch  0x00000002 , 0x00000006 
+ 00018478  0x00004458 branch  0x0000340a , 0x00000034 
+ 00018479  0x00004459 branch  0x00007f9c 
+ 00018480  0x00004460 store  0x00000006 , 0x00000101 
+ 00018481  0x00004461 fetch  0x00000001 , 0x00000101 
+ 00018482  0x00004462 store  0x00000001 , 0x0000010c 
+ 00018483  0x00004463 ifetch  0x00000001 , 0x00000006 
+ 00018484  0x00004464 store  0x00000001 , 0x0000010b 
+ 00018485  0x00004465 ifetch  0x00000001 , 0x00000006 
+ 00018486  0x00004466 store  0x00000001 , 0x0000010a 
+ 00018487  0x00004467 ifetch  0x00000001 , 0x00000006 
+ 00018488  0x00004468 store  0x00000001 , 0x00000109 
+ 00018489  0x00004469 ifetch  0x00000001 , 0x00000006 
+ 00018490  0x0000446a store  0x00000001 , 0x00000108 
+ 00018491  0x0000446b ifetch  0x00000001 , 0x00000006 
+ 00018492  0x0000446c store  0x00000001 , 0x00000107 
+ 00018493  0x0000446d fetch  0x00000006 , 0x00000107 
+ 00018494  0x0000446e rtn 
+ 00018495  0x00004471 call  0x000068a2 
+ 00018496  0x00004472 fetch  0x00000001 , 0x00004223 
+ 00018497  0x00004473 store  0x00000001 , 0x000044a0 
+ 00018498  0x00004474 fetch  0x00000001 , 0x00004225 
+ 00018499  0x00004475 istore  0x00000001 , 0x00000005 
+ 00018500  0x00004476 fetch  0x00000001 , 0x00004227 
+ 00018501  0x00004477 istore  0x00000001 , 0x00000005 
+ 00018502  0x00004478 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x00004479 store  0x00000003 , 0x000040a0 
+ 00018504  0x0000447a rtn 
+ 00018505  0x00004487 fetch  0x00000002 , 0x00004203 
+ 00018506  0x00004488 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x00004489 byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x0000448a store  0x00000002 , 0x000001f7 
+ 00018509  0x0000448b copy  0x00000002 , 0x00000012 
+ 00018510  0x0000448d call  0x0000489b 
+ 00018511  0x0000448e setarg  0x000000a0 
+ 00018512  0x0000448f call  0x0000488d 
+ 00018513  0x00004490 fetch  0x00000001 , 0x000001f7 
+ 00018514  0x00004491 call  0x0000488d 
+ 00018515  0x00004492 bmark1  0x00000028 , 0x00004856 
+ 00018516  0x00004493 fetch  0x00000001 , 0x000001f8 
+ 00018517  0x00004494 call  0x0000488d 
+ 00018518  0x00004496 call  0x000048a1 
+ 00018519  0x00004498 call  0x0000489b 
+ 00018520  0x00004499 setarg  0x000000a1 
+ 00018521  0x0000449a call  0x0000488d 
+ 00018522  0x0000449d call  0x0000487f 
+ 00018523  0x0000449e istore  0x00000001 , 0x00000011 
+ 00018524  0x0000449f increase  0x00000001 , 0x00000011 
+ 00018525  0x000044a0 increase  0xffffffff , 0x00000012 
+ 00018526  0x000044a1 nbranch  0x0000485a , 0x00000005 
+ 00018527  0x000044a2 branch  0x000048a1 
+ 00018528  0x000044ae byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x000044af store  0x00000002 , 0x000001f7 
+ 00018530  0x000044b0 copy  0x00000002 , 0x00000012 
+ 00018531  0x000044b2 call  0x0000489b 
+ 00018532  0x000044b3 setarg  0x000000a0 
+ 00018533  0x000044b4 call  0x0000488d 
+ 00018534  0x000044b6 fetch  0x00000001 , 0x000001f7 
+ 00018535  0x000044b7 call  0x0000488d 
+ 00018536  0x000044b8 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x000044b9 fetch  0x00000001 , 0x000001f8 
+ 00018538  0x000044ba call  0x0000488d 
+ 00018539  0x000044bc ifetch  0x00000001 , 0x00000011 
+ 00018540  0x000044bd call  0x0000488d 
+ 00018541  0x000044be increase  0x00000001 , 0x00000011 
+ 00018542  0x000044bf increase  0xffffffff , 0x00000012 
+ 00018543  0x000044c0 nbranch  0x0000486b , 0x00000005 
+ 00018544  0x000044c1 branch  0x000048a1 
+ 00018545  0x000044c6 arg  0x0000000a , 0x00000039 
+ 00018546  0x000044c7 call  0x000048be 
+ 00018547  0x000044c8 call  0x000048a6 
+ 00018548  0x000044c9 call  0x000048d2 
+ 00018549  0x000044cb call  0x000048c7 
+ 00018550  0x000044cc branch  0x000048a9 , 0x00000034 
+ 00018551  0x000044cd loop  0x00004875 
+ 00018552  0x000044ce branch  0x000048a9 
+ 00018553  0x000044d3 call  0x000048a9 
+ 00018554  0x000044d4 call  0x000048af 
+ 00018555  0x000044d5 call  0x000048d2 
+ 00018556  0x000044d6 call  0x000048a6 
+ 00018557  0x000044d7 call  0x000048d2 
+ 00018558  0x000044d8 branch  0x000048a9 
+ 00018559  0x000044de arg  0x00000008 , 0x00000039 
+ 00018560  0x000044df arg  0x00000000 , 0x00000013 
+ 00018561  0x000044e0 call  0x000048be 
+ 00018562  0x000044e2 call  0x000048a6 
+ 00018563  0x000044e3 call  0x000048d2 
+ 00018564  0x000044e4 lshift  0x00000013 , 0x00000013 
+ 00018565  0x000044e5 call  0x000048c7 
+ 00018566  0x000044e6 iadd  0x00000013 , 0x00000013 
+ 00018567  0x000044e7 call  0x000048d2 
+ 00018568  0x000044e8 call  0x000048a9 
+ 00018569  0x000044e9 loop  0x00004882 
+ 00018570  0x000044ea call  0x00004879 
+ 00018571  0x000044eb copy  0x00000013 , 0x0000003f 
+ 00018572  0x000044ec rtn 
+ 00018573  0x000044f1 arg  0x00000008 , 0x00000039 
+ 00018574  0x000044f2 copy  0x0000003f , 0x00000013 
+ 00018575  0x000044f3 call  0x000048a9 
+ 00018576  0x000044f5 isolate1  0x00000007 , 0x00000013 
+ 00018577  0x000044f6 call  0x000048ac , 0x00000001 
+ 00018578  0x000044f7 ncall  0x000048af , 0x00000001 
+ 00018579  0x000044f8 lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044f9 call  0x000048d2 
+ 00018581  0x000044fa call  0x000048a6 
+ 00018582  0x000044fb call  0x000048d2 
+ 00018583  0x000044fc call  0x000048a9 
+ 00018584  0x000044fd call  0x000048d2 
+ 00018585  0x000044fe loop  0x00004890 
+ 00018586  0x000044ff branch  0x00004871 
+ 00018587  0x00004504 call  0x000048ac 
+ 00018588  0x00004505 call  0x000048a6 
+ 00018589  0x00004506 call  0x000048d2 
+ 00018590  0x00004507 call  0x000048af 
+ 00018591  0x00004508 call  0x000048d2 
+ 00018592  0x00004509 branch  0x000048a9 
+ 00018593  0x0000450e call  0x000048af 
+ 00018594  0x0000450f call  0x000048a6 
+ 00018595  0x00004510 call  0x000048d2 
+ 00018596  0x00004511 call  0x000048ac 
+ 00018597  0x00004512 branch  0x000048d2 
+ 00018598  0x00004517 enable  0x00000028 
+ 00018599  0x00004518 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x00004519 branch  0x000048b2 
+ 00018601  0x0000451d disable  0x00000028 
+ 00018602  0x0000451e fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x0000451f branch  0x000048b2 
+ 00018604  0x00004523 enable  0x00000028 
+ 00018605  0x00004524 fetch  0x00000001 , 0x00004fff 
+ 00018606  0x00004525 branch  0x000048b2 
+ 00018607  0x00004529 disable  0x00000028 
+ 00018608  0x0000452a fetch  0x00000001 , 0x00004fff 
+ 00018609  0x0000452b branch  0x000048b2 
+ 00018610  0x00004531 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x00004532 rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x00004533 arg  0x00008070 , 0x00000002 
+ 00018613  0x00004534 iadd  0x00000002 , 0x00000002 
+ 00018614  0x00004535 ifetch  0x00000001 , 0x00000002 
+ 00018615  0x00004536 qset1  0x0000003f 
+ 00018616  0x00004537 istore  0x00000001 , 0x00000002 
+ 00018617  0x00004538 increase  0x00000004 , 0x00000002 
+ 00018618  0x00004539 ifetch  0x00000001 , 0x00000002 
+ 00018619  0x0000453a qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x0000453b istore  0x00000001 , 0x00000002 
+ 00018621  0x0000453c rtn 
+ 00018622  0x00004540 fetch  0x00000001 , 0x00004fff 
+ 00018623  0x00004541 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x00004542 rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x00004543 arg  0x00008070 , 0x00000002 
+ 00018626  0x00004544 iadd  0x00000002 , 0x00000002 
+ 00018627  0x00004545 ifetch  0x00000001 , 0x00000002 
+ 00018628  0x00004546 qset0  0x0000003f 
+ 00018629  0x00004547 istore  0x00000001 , 0x00000002 
+ 00018630  0x00004548 rtn 
+ 00018631  0x0000454e nop  0x00000004 
+ 00018632  0x0000454f fetch  0x00000001 , 0x00004fff 
+ 00018633  0x00004550 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x00004551 rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x00004552 arg  0x0000811c , 0x00000002 
+ 00018636  0x00004553 iadd  0x00000002 , 0x00000002 
+ 00018637  0x00004554 setarg  0x00000000 
+ 00018638  0x00004555 ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x00004556 qisolate1  0x00000002 
+ 00018640  0x00004557 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x00004558 rtn 
+ 00018642  0x0000455d rtn 
+ 00018643  0x00004564 bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x00004565 hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x00004566 isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x00004567 call  0x000048ea , 0x00000001 
+ 00018647  0x00004568 call  0x0000492e 
+ 00018648  0x00004569 hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x0000456a store  0x00000001 , 0x00000b22 
+ 00018650  0x0000456b hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x0000456c store  0x00000001 , 0x00000b23 
+ 00018652  0x0000456d hstore  0x00000001 , 0x00008a27 
+ 00018653  0x0000456e pinvert 
+ 00018654  0x0000456f fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x00004570 iand  0x00000002 , 0x0000003f 
+ 00018656  0x00004571 store  0x00000001 , 0x00000d37 
+ 00018657  0x00004572 jam  0x000000e0 , 0x00008a26 
+ 00018658  0x00004573 fetch  0x00000001 , 0x00000b23 
+ 00018659  0x00004574 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x00004575 call  0x00004941 , 0x00000001 
+ 00018661  0x00004576 fetch  0x00000001 , 0x00000b22 
+ 00018662  0x00004577 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x00004578 call  0x0000494a , 0x00000001 
+ 00018664  0x00004579 call  0x00004b61 
+ 00018665  0x0000457a branch  0x00004903 
+ 00018666  0x0000457d bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x0000457e call  0x00004919 
+ 00018668  0x0000457f jam  0x00000000 , 0x00008a00 
+ 00018669  0x00004580 nop  0x00002710 
+ 00018670  0x00004581 jam  0x000000c0 , 0x00008a10 
+ 00018671  0x00004582 hfetch  0x00000002 , 0x00008050 
+ 00018672  0x00004583 set0  0x0000000a , 0x0000003f 
+ 00018673  0x00004584 hstore  0x00000002 , 0x00008050 
+ 00018674  0x00004585 jam  0x0000003c , 0x00008a00 
+ 00018675  0x00004586 jam  0x000000ff , 0x00008a26 
+ 00018676  0x00004587 jam  0x000000ff , 0x00008a27 
+ 00018677  0x00004588 jam  0x00000000 , 0x00008a04 
+ 00018678  0x00004589 jam  0x00000002 , 0x00000c6b 
+ 00018679  0x0000458a setarg  0x00000d9d 
+ 00018680  0x0000458b arg  0x00000c6e , 0x00000005 
+ 00018681  0x0000458c isub  0x00000005 , 0x00000039 
+ 00018682  0x0000458d branch  0x00007ed4 
+ 00018683  0x00004590 fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x00004591 branch  0x000067fb 
+ 00018685  0x00004593 fetch  0x00000001 , 0x00000d45 
+ 00018686  0x00004594 rtn  0x00000034 
+ 00018687  0x00004595 fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x00004596 call  0x0000681d 
+ 00018689  0x00004597 branch  0x000048ea , 0x00000001 
+ 00018690  0x00004598 rtn 
+ 00018691  0x0000459c arg  0x00000000 , 0x00000007 
+ 00018692  0x0000459d call  0x00007f16 
+ 00018693  0x0000459e nrtn  0x00000034 
+ 00018694  0x0000459f fetch  0x00000001 , 0x00000d46 
+ 00018695  0x000045a0 nrtn  0x00000034 
+ 00018696  0x000045a1 fetch  0x00000001 , 0x00000d45 
+ 00018697  0x000045a2 ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x000045a3 rtn 
+ 00018699  0x000045a6 arg  0x00000b68 , 0x00000005 
+ 00018700  0x000045a7 setsect  0x00000000 , 0x00011212 
+ 00018701  0x000045a8 setsect  0x00000001 , 0x00008000 
+ 00018702  0x000045a9 setsect  0x00000002 , 0x00000000 
+ 00018703  0x000045aa setsect  0x00000003 , 0x00010000 
+ 00018704  0x000045ab istore  0x00000009 , 0x00000005 
+ 00018705  0x000045ac setsect  0x00000000 , 0x00022412 
+ 00018706  0x000045ad setsect  0x00000001 , 0x00008604 
+ 00018707  0x000045ae setsect  0x00000002 , 0x00001000 
+ 00018708  0x000045af setsect  0x00000003 , 0x00000008 
+ 00018709  0x000045b0 istore  0x00000009 , 0x00000005 
+ 00018710  0x000045b1 setsect  0x00000000 , 0x00000001 
+ 00018711  0x000045b2 istore  0x00000001 , 0x00000005 
+ 00018712  0x000045b3 rtn 
+ 00018713  0x000045b6 jam  0x00000002 , 0x00000c6b 
+ 00018714  0x000045b7 setarg  0x00000000 
+ 00018715  0x000045b8 store  0x00000001 , 0x00000b67 
+ 00018716  0x000045b9 store  0x00000002 , 0x00000c65 
+ 00018717  0x000045ba pincrease  0x00000001 
+ 00018718  0x000045bb store  0x00000002 , 0x00000c67 
+ 00018719  0x000045bc pincrease  0x00000001 
+ 00018720  0x000045bd store  0x00000002 , 0x00000c69 
+ 00018721  0x000045be setarg  0x00008ffa 
+ 00018722  0x000045bf store  0x00000002 , 0x00000b7c 
+ 00018723  0x000045c0 setarg  0x0000903a 
+ 00018724  0x000045c1 store  0x00000002 , 0x00000b7e 
+ 00018725  0x000045c2 arg  0x00000b80 , 0x00000005 
+ 00018726  0x000045c3 arg  0x000090fe , 0x00000006 
+ 00018727  0x000045c4 call  0x00007eb3 
+ 00018728  0x000045c5 fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x000045c6 ncall  0x0000492b , 0x00000034 
+ 00018730  0x000045c7 branch  0x0000490b 
+ 00018731  0x000045ca store  0x00000001 , 0x00000ba2 
+ 00018732  0x000045cb store  0x00000001 , 0x00000bbb 
+ 00018733  0x000045cc rtn 
+ 00018734  0x000045ce hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x000045cf bbit1  0x00000006 , 0x00004931 
+ 00018736  0x000045d0 rtn 
+ 00018737  0x000045d3 call  0x00004936 
+ 00018738  0x000045d4 call  0x00007f15 
+ 00018739  0x000045d5 setarg  0x00000280 
+ 00018740  0x000045d6 arg  0x00000000 , 0x00000007 
+ 00018741  0x000045d7 branch  0x00007f08 
+ 00018742  0x000045da fetch  0x00000001 , 0x00000d36 
+ 00018743  0x000045db bne  0x00000002 , 0x0000493b 
+ 00018744  0x000045dc jam  0x00000000 , 0x00000d46 
+ 00018745  0x000045dd jam  0x00000000 , 0x00000d47 
+ 00018746  0x000045de rtn 
+ 00018747  0x000045e0 fetch  0x00000001 , 0x00000d53 
+ 00018748  0x000045e1 rtn  0x00000034 
+ 00018749  0x000045e2 jam  0x00000000 , 0x00000d53 
+ 00018750  0x000045e3 jam  0x00000002 , 0x00000d36 
+ 00018751  0x000045e4 jam  0x00000001 , 0x00000d45 
+ 00018752  0x000045e5 rtn 
+ 00018753  0x000045e8 jam  0x00000001 , 0x00008a27 
+ 00018754  0x000045e9 branch  0x00004b37 
+ 00018755  0x000045ec fetch  0x00000001 , 0x00000b22 
+ 00018756  0x000045ed bbit1  0x00000004 , 0x00004955 
+ 00018757  0x000045ee rtn 
+ 00018758  0x000045f1 hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x000045f2 istore  0x00000001 , 0x00000005 
+ 00018760  0x000045f3 loop  0x00004946 
+ 00018761  0x000045f4 rtn 
+ 00018762  0x000045f7 bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045f8 jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045f9 hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045fa store  0x00000001 , 0x00000b24 
+ 00018766  0x000045fb copy  0x0000003f , 0x00000039 
+ 00018767  0x000045fc branch  0x00004943 , 0x00000034 
+ 00018768  0x000045fd arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045fe call  0x00004946 
+ 00018770  0x000045ff fetch  0x00000001 , 0x00000b24 
+ 00018771  0x00004600 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x00004601 rtn  0x00000002 
+ 00018773  0x00004603 fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x00004604 and_into  0x00000080 , 0x0000003f 
+ 00018775  0x00004605 beq  0x00000080 , 0x0000495a 
+ 00018776  0x00004606 beq  0x00000000 , 0x00004962 
+ 00018777  0x00004607 branch  0x00002a8c 
+ 00018778  0x0000460a fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x0000460b rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x0000460c rshift  0x0000003f , 0x0000003f 
+ 00018781  0x0000460d and_into  0x00000003 , 0x0000003f 
+ 00018782  0x0000460e beq  0x00000000 , 0x0000496a 
+ 00018783  0x0000460f beq  0x00000001 , 0x00004970 
+ 00018784  0x00004610 beq  0x00000002 , 0x00004975 
+ 00018785  0x00004611 branch  0x00002a8c 
+ 00018786  0x00004614 fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x00004615 rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x00004616 rshift  0x0000003f , 0x0000003f 
+ 00018789  0x00004617 and_into  0x00000003 , 0x0000003f 
+ 00018790  0x00004618 beq  0x00000000 , 0x00004976 
+ 00018791  0x00004619 beq  0x00000001 , 0x0000497e 
+ 00018792  0x0000461a beq  0x00000002 , 0x00004983 
+ 00018793  0x0000461b branch  0x00002a8c 
+ 00018794  0x0000461e fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x0000461f beq  0x00000008 , 0x0000498a 
+ 00018796  0x00004620 beq  0x00000006 , 0x000049a0 
+ 00018797  0x00004621 beq  0x0000000a , 0x000049ea 
+ 00018798  0x00004622 beq  0x00000000 , 0x000049fc 
+ 00018799  0x00004623 branch  0x00004984 
+ 00018800  0x00004626 fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x00004627 beq  0x00000002 , 0x00004a2f 
+ 00018802  0x00004628 beq  0x00000001 , 0x00004a33 
+ 00018803  0x00004629 beq  0x00000003 , 0x00004a45 
+ 00018804  0x0000462a branch  0x00004984 
+ 00018805  0x0000462d branch  0x00004984 
+ 00018806  0x00004630 fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x00004631 beq  0x00000001 , 0x00004a4f 
+ 00018808  0x00004632 beq  0x00000003 , 0x00004a79 
+ 00018809  0x00004633 beq  0x00000005 , 0x00004aa3 
+ 00018810  0x00004634 beq  0x00000009 , 0x00004abc 
+ 00018811  0x00004635 beq  0x0000000b , 0x00004ad7 
+ 00018812  0x00004636 beq  0x00000007 , 0x00004984 
+ 00018813  0x00004637 branch  0x00004984 
+ 00018814  0x0000463a fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x0000463b beq  0x0000000a , 0x00004ae8 
+ 00018816  0x0000463c beq  0x00000009 , 0x00004af9 
+ 00018817  0x0000463d beq  0x0000000b , 0x00004b11 
+ 00018818  0x0000463e branch  0x00004984 
+ 00018819  0x00004641 branch  0x00004984 
+ 00018820  0x00004644 hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x00004645 set1  0x00000000 , 0x0000003f 
+ 00018822  0x00004646 hstore  0x00000001 , 0x00008a11 
+ 00018823  0x00004647 branch  0x00004988 
+ 00018824  0x0000464a jam  0x00000040 , 0x00008a12 
+ 00018825  0x0000464b rtn 
+ 00018826  0x0000464e fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x0000464f bne  0x00000080 , 0x00004984 
+ 00018828  0x00004650 fetch  0x00000001 , 0x00000c72 
+ 00018829  0x00004651 bne  0x00000000 , 0x00004984 
+ 00018830  0x00004652 fetch  0x00000001 , 0x00000c73 
+ 00018831  0x00004653 bne  0x00000000 , 0x00004984 
+ 00018832  0x00004654 fetch  0x00000001 , 0x00000c74 
+ 00018833  0x00004655 bne  0x00000001 , 0x00004984 
+ 00018834  0x00004656 fetch  0x00000001 , 0x00000c75 
+ 00018835  0x00004657 bne  0x00000000 , 0x00004984 
+ 00018836  0x00004658 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x00004659 bne  0x00000000 , 0x00004984 
+ 00018838  0x0000465a fetch  0x00000001 , 0x00000c71 
+ 00018839  0x0000465b bne  0x00000000 , 0x00004984 
+ 00018840  0x0000465c fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x0000465d beq  0x00000004 , 0x0000499c 
+ 00018842  0x0000465e beq  0x00000003 , 0x0000499e 
+ 00018843  0x0000465f branch  0x00004984 
+ 00018844  0x00004662 arg  0x00000001 , 0x00000012 
+ 00018845  0x00004663 branch  0x00004a14 
+ 00018846  0x00004666 arg  0x00000001 , 0x00000012 
+ 00018847  0x00004667 branch  0x00004a12 
+ 00018848  0x0000466a bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x0000466b set0  0x00000023 , 0x00000000 
+ 00018850  0x0000466c fetch  0x00000001 , 0x00000c71 
+ 00018851  0x0000466d beq  0x00000001 , 0x000049b6 
+ 00018852  0x0000466e beq  0x00000002 , 0x000049cf 
+ 00018853  0x0000466f beq  0x00000003 , 0x000049d2 
+ 00018854  0x00004670 beq  0x00000021 , 0x000049a9 
+ 00018855  0x00004671 beq  0x00000022 , 0x000049e0 
+ 00018856  0x00004672 branch  0x00004984 
+ 00018857  0x00004675 jam  0x00000000 , 0x00000d4b 
+ 00018858  0x00004676 fetch  0x00000001 , 0x00000c72 
+ 00018859  0x00004677 beq  0x00000000 , 0x000049ae 
+ 00018860  0x00004678 beq  0x00000001 , 0x000049b2 
+ 00018861  0x00004679 branch  0x00004984 
+ 00018862  0x0000467c arg  0x00000b93 , 0x00000011 
+ 00018863  0x0000467d ifetch  0x00000001 , 0x00000011 
+ 00018864  0x0000467e iforce  0x00000012 
+ 00018865  0x0000467f branch  0x00004b21 
+ 00018866  0x00004682 arg  0x00000bac , 0x00000011 
+ 00018867  0x00004683 ifetch  0x00000001 , 0x00000011 
+ 00018868  0x00004684 iforce  0x00000012 
+ 00018869  0x00004685 branch  0x00004b21 
+ 00018870  0x0000468b fetch  0x00000001 , 0x00000d48 
+ 00018871  0x0000468c ncall  0x000049c7 , 0x00000034 
+ 00018872  0x0000468d setarg  0x00000b68 
+ 00018873  0x0000468e fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x00004690 store  0x00000002 , 0x00000d3f 
+ 00018875  0x00004691 storet  0x00000001 , 0x00000d41 
+ 00018876  0x00004692 fetch  0x00000001 , 0x00000c74 
+ 00018877  0x00004693 isub  0x00000002 , 0x0000003e 
+ 00018878  0x00004694 nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x00004696 fetch  0x00000001 , 0x00000d41 
+ 00018880  0x00004698 iforce  0x00000012 
+ 00018881  0x00004699 fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x0000469a add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x0000469b iforce  0x00000011 
+ 00018884  0x0000469c branch  0x00004b21 
+ 00018885  0x0000469e fetch  0x00000001 , 0x00000c74 
+ 00018886  0x0000469f branch  0x000049c0 
+ 00018887  0x000046a2 hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x000046a3 ncall  0x000049cb , 0x00000034 
+ 00018889  0x000046a4 jam  0x00000000 , 0x00000d48 
+ 00018890  0x000046a5 rtn 
+ 00018891  0x000046a7 hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x000046a8 set1  0x00000007 , 0x0000003f 
+ 00018893  0x000046a9 hstore  0x00000001 , 0x00008a04 
+ 00018894  0x000046aa rtn 
+ 00018895  0x000046ad setarg  0x00000b80 
+ 00018896  0x000046ae fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x000046af branch  0x000049ba 
+ 00018898  0x000046b2 fetch  0x00000001 , 0x00000c70 
+ 00018899  0x000046b3 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x000046b4 nbranch  0x00004984 , 0x00000002 
+ 00018901  0x000046b5 fetch  0x00000001 , 0x00000c70 
+ 00018902  0x000046b6 arg  0x00000be4 , 0x00000011 
+ 00018903  0x000046b7 beq  0x00000000 , 0x00004b1e 
+ 00018904  0x000046b8 set1  0x00000023 , 0x00000000 
+ 00018905  0x000046b9 arg  0x00000be9 , 0x00000011 
+ 00018906  0x000046ba beq  0x00000001 , 0x00004b1e 
+ 00018907  0x000046bb arg  0x00000c07 , 0x00000011 
+ 00018908  0x000046bc beq  0x00000002 , 0x00004b1e 
+ 00018909  0x000046bd arg  0x00000c47 , 0x00000011 
+ 00018910  0x000046be beq  0x00000003 , 0x00004b1e 
+ 00018911  0x000046bf rtn 
+ 00018912  0x000046c2 fetch  0x00000002 , 0x00000c72 
+ 00018913  0x000046c3 beq  0x00000001 , 0x000049e5 
+ 00018914  0x000046c4 fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x000046c5 copy  0x0000003f , 0x00000011 
+ 00018916  0x000046c7 branch  0x00004b1e 
+ 00018917  0x000046c9 jam  0x00000001 , 0x00000d45 
+ 00018918  0x000046ca jam  0x00000001 , 0x00000d36 
+ 00018919  0x000046cb fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x000046cc copy  0x0000003f , 0x00000011 
+ 00018921  0x000046ce branch  0x00004b1e 
+ 00018922  0x000046d2 fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x000046d3 bne  0x00000004 , 0x00004984 
+ 00018924  0x000046d4 fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x000046d5 bne  0x00000081 , 0x00004984 
+ 00018926  0x000046d6 fetch  0x00000001 , 0x00000c70 
+ 00018927  0x000046d7 bne  0x00000000 , 0x00004984 
+ 00018928  0x000046d8 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x000046d9 bne  0x00000000 , 0x00004984 
+ 00018930  0x000046da fetch  0x00000001 , 0x00000c74 
+ 00018931  0x000046db bne  0x00000001 , 0x00004984 
+ 00018932  0x000046dc fetch  0x00000001 , 0x00000c75 
+ 00018933  0x000046dd bne  0x00000000 , 0x00004984 
+ 00018934  0x000046de fetch  0x00000001 , 0x00000c72 
+ 00018935  0x000046df bne  0x00000000 , 0x00004984 
+ 00018936  0x000046e0 fetch  0x00000001 , 0x00000c73 
+ 00018937  0x000046e1 bne  0x00000000 , 0x00004984 
+ 00018938  0x000046e2 arg  0x00000001 , 0x00000012 
+ 00018939  0x000046e3 branch  0x00004a12 
+ 00018940  0x000046e7 fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x000046e8 beq  0x00000002 , 0x00004984 
+ 00018942  0x000046e9 fetch  0x00000001 , 0x00000c70 
+ 00018943  0x000046ea bne  0x00000000 , 0x00004984 
+ 00018944  0x000046eb fetch  0x00000001 , 0x00000c71 
+ 00018945  0x000046ec bne  0x00000000 , 0x00004984 
+ 00018946  0x000046ed fetch  0x00000001 , 0x00000c74 
+ 00018947  0x000046ee bne  0x00000002 , 0x00004984 
+ 00018948  0x000046ef fetch  0x00000001 , 0x00000c75 
+ 00018949  0x000046f0 bne  0x00000000 , 0x00004984 
+ 00018950  0x000046f1 fetch  0x00000001 , 0x00000c73 
+ 00018951  0x000046f2 bne  0x00000000 , 0x00004984 
+ 00018952  0x000046f3 fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x000046f4 beq  0x00000080 , 0x00004a0d 
+ 00018954  0x000046f5 beq  0x00000081 , 0x00004a18 
+ 00018955  0x000046f6 beq  0x00000082 , 0x00004a1c 
+ 00018956  0x000046f7 branch  0x00004984 
+ 00018957  0x000046fa fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046fb bne  0x00000000 , 0x00004984 
+ 00018959  0x000046fc arg  0x00000002 , 0x00000012 
+ 00018960  0x000046fd fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046fe beq  0x00000001 , 0x00004a16 
+ 00018962  0x00004701 arg  0x00000c65 , 0x00000011 
+ 00018963  0x00004702 branch  0x00004b21 
+ 00018964  0x00004704 arg  0x00000c67 , 0x00000011 
+ 00018965  0x00004705 branch  0x00004b21 
+ 00018966  0x00004707 arg  0x00000c69 , 0x00000011 
+ 00018967  0x00004708 branch  0x00004b21 
+ 00018968  0x0000470b fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x0000470c bne  0x00000004 , 0x00004984 
+ 00018970  0x0000470d arg  0x00000002 , 0x00000012 
+ 00018971  0x0000470e branch  0x00004a12 
+ 00018972  0x00004711 fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x00004712 bne  0x00000004 , 0x00004984 
+ 00018974  0x00004713 fetch  0x00000001 , 0x00000c72 
+ 00018975  0x00004714 beq  0x00000081 , 0x00004a29 
+ 00018976  0x00004715 beq  0x00000082 , 0x00004a2b 
+ 00018977  0x00004716 beq  0x00000083 , 0x00004a2d 
+ 00018978  0x00004717 and_into  0x0000007f , 0x0000003f 
+ 00018979  0x00004718 beq  0x00000000 , 0x00004a25 
+ 00018980  0x00004719 branch  0x00004984 
+ 00018981  0x0000471c fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x0000471e arg  0x00000002 , 0x00000012 
+ 00018983  0x0000471f beq  0x00000001 , 0x00004a14 
+ 00018984  0x00004720 branch  0x00004a12 
+ 00018985  0x00004722 fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x00004723 branch  0x00004a26 
+ 00018987  0x00004725 fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x00004726 branch  0x00004a26 
+ 00018989  0x00004728 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x00004729 branch  0x00004a26 
+ 00018991  0x0000472c jam  0x00000001 , 0x00000d4c 
+ 00018992  0x0000472d arg  0x00000d4d , 0x00000011 
+ 00018993  0x0000472e arg  0x00000001 , 0x00000012 
+ 00018994  0x0000472f branch  0x00004b21 
+ 00018995  0x00004732 fetch  0x00000002 , 0x00000c70 
+ 00018996  0x00004733 arg  0x000001ba , 0x00000002 
+ 00018997  0x00004734 isub  0x00000002 , 0x0000003e 
+ 00018998  0x00004735 nbranch  0x00004984 , 0x00000005 
+ 00018999  0x00004736 set0  0x00000023 , 0x00000000 
+ 00019000  0x00004738 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x00004739 nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x0000473a jam  0x00000000 , 0x00000cf6 
+ 00019003  0x0000473c fetch  0x00000001 , 0x00000c74 
+ 00019004  0x0000473d iforce  0x00000012 
+ 00019005  0x0000473e arg  0x00000cf6 , 0x00000011 
+ 00019006  0x0000473f call  0x00004b21 
+ 00019007  0x00004741 arg  0x00000cf6 , 0x00000005 
+ 00019008  0x00004742 arg  0x00000008 , 0x00000039 
+ 00019009  0x00004743 branch  0x00007ec6 
+ 00019010  0x00004745 jam  0x00000000 , 0x00000d42 
+ 00019011  0x00004746 jam  0x00000001 , 0x00000cf6 
+ 00019012  0x00004747 branch  0x00004a3b 
+ 00019013  0x0000474a fetch  0x00000001 , 0x00000c74 
+ 00019014  0x0000474b bne  0x00000001 , 0x00004984 
+ 00019015  0x0000474c jam  0x00000001 , 0x00000d4b 
+ 00019016  0x0000474d arg  0x00000001 , 0x00000012 
+ 00019017  0x0000474e fetch  0x00000001 , 0x00000d49 
+ 00019018  0x0000474f beq  0x00000000 , 0x00004a4d 
+ 00019019  0x00004750 beq  0x00000001 , 0x00004a4e 
+ 00019020  0x00004751 branch  0x00004a12 
+ 00019021  0x00004753 branch  0x00004a14 
+ 00019022  0x00004755 branch  0x00004a12 
+ 00019023  0x0000475b fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x0000475c bne  0x00000004 , 0x00004984 
+ 00019025  0x0000475d fetch  0x00000001 , 0x00000c74 
+ 00019026  0x0000475e bne  0x00000000 , 0x00004984 
+ 00019027  0x0000475f fetch  0x00000001 , 0x00000c75 
+ 00019028  0x00004760 bne  0x00000000 , 0x00004984 
+ 00019029  0x00004761 fetch  0x00000001 , 0x00000c71 
+ 00019030  0x00004762 bne  0x00000000 , 0x00004984 
+ 00019031  0x00004763 fetch  0x00000001 , 0x00000c73 
+ 00019032  0x00004764 bne  0x00000000 , 0x00004984 
+ 00019033  0x00004765 fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x00004766 beq  0x00000000 , 0x00004a5e 
+ 00019035  0x00004767 beq  0x00000001 , 0x00004a66 
+ 00019036  0x00004768 beq  0x00000002 , 0x00004a67 
+ 00019037  0x00004769 branch  0x00004984 
+ 00019038  0x0000476c fetch  0x00000001 , 0x00000c70 
+ 00019039  0x0000476d bne  0x00000001 , 0x00004984 
+ 00019040  0x0000476e hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x0000476f set0  0x00000007 , 0x0000003f 
+ 00019042  0x00004770 hstore  0x00000001 , 0x00008a00 
+ 00019043  0x00004771 jam  0x00000000 , 0x00000d39 
+ 00019044  0x00004772 jam  0x00000001 , 0x00000d3a 
+ 00019045  0x00004773 branch  0x00004988 
+ 00019046  0x00004776 branch  0x00004984 
+ 00019047  0x00004779 fetch  0x00000001 , 0x00000c70 
+ 00019048  0x0000477a bne  0x00000000 , 0x00004984 
+ 00019049  0x0000477b fetch  0x00000001 , 0x00000c72 
+ 00019050  0x0000477c beq  0x00000081 , 0x00004a72 
+ 00019051  0x0000477d beq  0x00000082 , 0x00004a75 
+ 00019052  0x0000477e beq  0x00000083 , 0x00004a77 
+ 00019053  0x0000477f and_into  0x0000007f , 0x0000003f 
+ 00019054  0x00004780 beq  0x00000000 , 0x00004a70 
+ 00019055  0x00004781 branch  0x00004984 
+ 00019056  0x00004784 jam  0x00000000 , 0x00000d3b 
+ 00019057  0x00004785 branch  0x00004988 
+ 00019058  0x00004787 jam  0x00000000 , 0x00000d3c 
+ 00019059  0x00004789 jam  0x00000001 , 0x00000d53 
+ 00019060  0x0000478a branch  0x00004988 
+ 00019061  0x0000478c jam  0x00000000 , 0x00000d3d 
+ 00019062  0x0000478d branch  0x00004a73 
+ 00019063  0x0000478f jam  0x00000000 , 0x00000d3e 
+ 00019064  0x00004790 branch  0x00004a73 
+ 00019065  0x00004794 fetch  0x00000001 , 0x00000c74 
+ 00019066  0x00004795 bne  0x00000000 , 0x00004984 
+ 00019067  0x00004796 fetch  0x00000001 , 0x00000c75 
+ 00019068  0x00004797 bne  0x00000000 , 0x00004984 
+ 00019069  0x00004798 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x00004799 beq  0x00000000 , 0x00004a82 
+ 00019071  0x0000479a beq  0x00000001 , 0x00004a8f 
+ 00019072  0x0000479b beq  0x00000002 , 0x00004a90 
+ 00019073  0x0000479c branch  0x00004984 
+ 00019074  0x0000479f fetch  0x00000001 , 0x00000c70 
+ 00019075  0x000047a0 bne  0x00000001 , 0x00004984 
+ 00019076  0x000047a1 hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x000047a2 set1  0x00000007 , 0x0000003f 
+ 00019078  0x000047a3 hstore  0x00000001 , 0x00008a00 
+ 00019079  0x000047a4 jam  0x00000001 , 0x00000d39 
+ 00019080  0x000047a5 jam  0x00000003 , 0x00000d36 
+ 00019081  0x000047a6 jam  0x00000000 , 0x00000d43 
+ 00019082  0x000047a7 call  0x00004988 
+ 00019083  0x000047a9 call  0x00007f15 
+ 00019084  0x000047aa setarg  0x00001388 
+ 00019085  0x000047ab arg  0x0000000f , 0x00000007 
+ 00019086  0x000047ac branch  0x00007f08 
+ 00019087  0x000047af branch  0x00004984 
+ 00019088  0x000047b2 fetch  0x00000001 , 0x00000c70 
+ 00019089  0x000047b3 bne  0x00000000 , 0x00004984 
+ 00019090  0x000047b4 fetch  0x00000001 , 0x00000c71 
+ 00019091  0x000047b5 bne  0x00000000 , 0x00004984 
+ 00019092  0x000047b6 fetch  0x00000001 , 0x00000c72 
+ 00019093  0x000047b7 beq  0x00000081 , 0x00004a9d 
+ 00019094  0x000047b8 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x000047b9 beq  0x00000083 , 0x00004aa1 
+ 00019096  0x000047ba and_into  0x0000007f , 0x0000003f 
+ 00019097  0x000047bb beq  0x00000000 , 0x00004a9b 
+ 00019098  0x000047bc branch  0x00004984 
+ 00019099  0x000047bf jam  0x00000001 , 0x00000d3b 
+ 00019100  0x000047c0 branch  0x00004988 
+ 00019101  0x000047c2 jam  0x00000001 , 0x00000d3c 
+ 00019102  0x000047c3 branch  0x00004988 
+ 00019103  0x000047c5 jam  0x00000001 , 0x00000d3d 
+ 00019104  0x000047c6 branch  0x00004988 
+ 00019105  0x000047c8 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x000047c9 branch  0x00004988 
+ 00019107  0x000047cd fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x000047ce bne  0x00000000 , 0x00004984 
+ 00019109  0x000047cf fetch  0x00000001 , 0x00000c72 
+ 00019110  0x000047d0 bne  0x00000000 , 0x00004984 
+ 00019111  0x000047d1 fetch  0x00000001 , 0x00000c73 
+ 00019112  0x000047d2 bne  0x00000000 , 0x00004984 
+ 00019113  0x000047d3 fetch  0x00000001 , 0x00000c74 
+ 00019114  0x000047d4 bne  0x00000000 , 0x00004984 
+ 00019115  0x000047d5 fetch  0x00000001 , 0x00000c75 
+ 00019116  0x000047d6 bne  0x00000000 , 0x00004984 
+ 00019117  0x000047d7 fetch  0x00000001 , 0x00000c71 
+ 00019118  0x000047d8 bne  0x00000000 , 0x00004984 
+ 00019119  0x000047d9 fetch  0x00000001 , 0x00000c70 
+ 00019120  0x000047da and_into  0x00000080 , 0x0000003f 
+ 00019121  0x000047db bne  0x00000000 , 0x00004984 
+ 00019122  0x000047dc fetch  0x00000001 , 0x00000c70 
+ 00019123  0x000047dd bne  0x00000000 , 0x00004aba 
+ 00019124  0x000047df jam  0x00000002 , 0x00000c6b 
+ 00019125  0x000047e1 fetch  0x00000001 , 0x00000c70 
+ 00019126  0x000047e2 hstore  0x00000001 , 0x00008a04 
+ 00019127  0x000047e3 call  0x00004988 
+ 00019128  0x000047e4 jam  0x00000001 , 0x00000d48 
+ 00019129  0x000047e5 rtn 
+ 00019130  0x000047e7 jam  0x00000003 , 0x00000c6b 
+ 00019131  0x000047e8 branch  0x00004ab5 
+ 00019132  0x000047ec fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x000047ed beq  0x00000002 , 0x00004984 
+ 00019134  0x000047ee fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x000047ef bne  0x00000000 , 0x00004984 
+ 00019136  0x000047f0 fetch  0x00000001 , 0x00000c72 
+ 00019137  0x000047f1 bne  0x00000000 , 0x00004984 
+ 00019138  0x000047f2 fetch  0x00000001 , 0x00000c73 
+ 00019139  0x000047f3 bne  0x00000000 , 0x00004984 
+ 00019140  0x000047f4 fetch  0x00000001 , 0x00000c74 
+ 00019141  0x000047f5 bne  0x00000000 , 0x00004984 
+ 00019142  0x000047f6 fetch  0x00000001 , 0x00000c75 
+ 00019143  0x000047f7 bne  0x00000000 , 0x00004984 
+ 00019144  0x000047f8 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047f9 bne  0x00000000 , 0x00004984 
+ 00019146  0x000047fa fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047fb sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047fc nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047fd fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047fe beq  0x00000003 , 0x00004ad1 
+ 00019151  0x000047ff beq  0x00000004 , 0x00004ad1 
+ 00019152  0x00004800 branch  0x00004984 
+ 00019153  0x00004804 fetch  0x00000001 , 0x00000c70 
+ 00019154  0x00004805 beq  0x00000000 , 0x00004ad5 
+ 00019155  0x00004806 jam  0x00000004 , 0x00000c6b 
+ 00019156  0x00004807 branch  0x00004988 
+ 00019157  0x00004809 jam  0x00000003 , 0x00000c6b 
+ 00019158  0x0000480a branch  0x00004988 
+ 00019159  0x0000480e fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x0000480f bne  0x00000004 , 0x00004984 
+ 00019161  0x00004810 fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x00004811 bne  0x00000001 , 0x00004984 
+ 00019163  0x00004812 fetch  0x00000001 , 0x00000c70 
+ 00019164  0x00004813 bne  0x00000000 , 0x00004984 
+ 00019165  0x00004814 fetch  0x00000001 , 0x00000c71 
+ 00019166  0x00004815 bne  0x00000000 , 0x00004984 
+ 00019167  0x00004816 fetch  0x00000001 , 0x00000c74 
+ 00019168  0x00004817 bne  0x00000000 , 0x00004984 
+ 00019169  0x00004818 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x00004819 bne  0x00000000 , 0x00004984 
+ 00019171  0x0000481a fetch  0x00000001 , 0x00000c72 
+ 00019172  0x0000481b bne  0x00000000 , 0x00004984 
+ 00019173  0x0000481c fetch  0x00000001 , 0x00000c73 
+ 00019174  0x0000481d bne  0x00000000 , 0x00004984 
+ 00019175  0x0000481e branch  0x00004988 
+ 00019176  0x00004822 jam  0x00000001 , 0x00000d4c 
+ 00019177  0x00004823 fetch  0x00000001 , 0x00000c71 
+ 00019178  0x00004824 store  0x00000001 , 0x00000d4d 
+ 00019179  0x00004825 fetch  0x00000001 , 0x00000c72 
+ 00019180  0x00004826 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x00004827 call  0x00004af5 , 0x00000005 
+ 00019182  0x00004828 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x00004829 bne  0x00000004 , 0x00004988 
+ 00019184  0x0000482a jam  0x00000002 , 0x00000d36 
+ 00019185  0x0000482b call  0x00004988 
+ 00019186  0x0000482c nop  0x00007530 
+ 00019187  0x0000482d nop  0x00007530 
+ 00019188  0x0000482e rtn 
+ 00019189  0x00004830 jam  0x00000001 , 0x00000d45 
+ 00019190  0x00004831 jam  0x00000000 , 0x00000d3a 
+ 00019191  0x00004832 jam  0x00000004 , 0x00000d36 
+ 00019192  0x00004833 rtn 
+ 00019193  0x00004837 jam  0x00000001 , 0x00000d50 
+ 00019194  0x00004838 call  0x00004b03 
+ 00019195  0x00004839 fetch  0x00000002 , 0x00000c70 
+ 00019196  0x0000483a store  0x00000002 , 0x00000d4e 
+ 00019197  0x0000483b fetch  0x00000001 , 0x00000c74 
+ 00019198  0x0000483c iforce  0x00000039 
+ 00019199  0x0000483d arg  0x00000c76 , 0x00000006 
+ 00019200  0x0000483e arg  0x00000cb6 , 0x00000005 
+ 00019201  0x0000483f call  0x00007f01 
+ 00019202  0x00004840 branch  0x00004988 
+ 00019203  0x00004843 fetch  0x00000002 , 0x00000c70 
+ 00019204  0x00004844 arg  0x00000200 , 0x00000002 
+ 00019205  0x00004845 isub  0x00000002 , 0x0000003e 
+ 00019206  0x00004846 nrtn  0x00000005 
+ 00019207  0x00004847 fetch  0x00000002 , 0x00000c72 
+ 00019208  0x00004848 arg  0x00000000 , 0x00000002 
+ 00019209  0x00004849 isub  0x00000002 , 0x0000003e 
+ 00019210  0x0000484a nrtn  0x00000005 
+ 00019211  0x0000484b fetch  0x00000002 , 0x00000c74 
+ 00019212  0x0000484c arg  0x00000001 , 0x00000002 
+ 00019213  0x0000484d isub  0x00000002 , 0x0000003e 
+ 00019214  0x0000484e nrtn  0x00000005 
+ 00019215  0x0000484f jam  0x00000001 , 0x00000d43 
+ 00019216  0x00004850 rtn 
+ 00019217  0x00004854 fetch  0x00000001 , 0x00000c74 
+ 00019218  0x00004855 bne  0x00000000 , 0x00004984 
+ 00019219  0x00004856 fetch  0x00000001 , 0x00000c70 
+ 00019220  0x00004857 beq  0x00000000 , 0x00004b17 
+ 00019221  0x00004858 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x00004859 branch  0x00004984 
+ 00019223  0x0000485b jam  0x00000000 , 0x00000d4a 
+ 00019224  0x0000485c jam  0x00000001 , 0x00000d49 
+ 00019225  0x0000485d branch  0x00004988 
+ 00019226  0x0000485f jam  0x00000001 , 0x00000d44 
+ 00019227  0x00004860 jam  0x00000001 , 0x00000d4a 
+ 00019228  0x00004861 jam  0x00000000 , 0x00000d49 
+ 00019229  0x00004862 branch  0x00004988 
+ 00019230  0x00004866 ifetch  0x00000001 , 0x00000011 
+ 00019231  0x00004867 iforce  0x00000012 
+ 00019232  0x00004868 increase  0x00000001 , 0x00000011 
+ 00019233  0x0000486b bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x0000486c bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x0000486d add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x0000486e lshift  0x0000003f , 0x0000003f 
+ 00019237  0x0000486f hstore  0x00000001 , 0x00008a18 
+ 00019238  0x00004870 jam  0x00000003 , 0x00008a18 
+ 00019239  0x00004871 fetch  0x00000001 , 0x00000c74 
+ 00019240  0x00004872 increase  0xfffffffe , 0x0000003f 
+ 00019241  0x00004873 rshift  0x0000003f , 0x0000003f 
+ 00019242  0x00004874 store  0x00000001 , 0x00000c74 
+ 00019243  0x00004875 beq  0x00000000 , 0x00004b35 
+ 00019244  0x00004877 fetch  0x00000002 , 0x00000c74 
+ 00019245  0x00004878 isub  0x00000012 , 0x0000003e 
+ 00019246  0x00004879 branch  0x00004b30 , 0x00000002 
+ 00019247  0x0000487a copy  0x0000003f , 0x00000012 
+ 00019248  0x0000487c deposit  0x00000011 
+ 00019249  0x0000487d store  0x00000002 , 0x00000b65 
+ 00019250  0x0000487e deposit  0x00000012 
+ 00019251  0x0000487f store  0x00000001 , 0x00000b67 
+ 00019252  0x00004880 branch  0x00004b37 
+ 00019253  0x00004883 arg  0x00000000 , 0x00000007 
+ 00019254  0x00004884 branch  0x00004b57 
+ 00019255  0x00004888 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x00004889 fetch  0x00000001 , 0x00000b67 
+ 00019257  0x0000488a rtn  0x00000034 
+ 00019258  0x0000488b copy  0x0000003f , 0x00000039 
+ 00019259  0x0000488c sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x0000488d branch  0x00004b3e , 0x00000002 
+ 00019261  0x0000488e arg  0x00000040 , 0x00000039 
+ 00019262  0x00004890 fetch  0x00000001 , 0x00000b67 
+ 00019263  0x00004891 isub  0x00000039 , 0x0000003f 
+ 00019264  0x00004892 store  0x00000001 , 0x00000b67 
+ 00019265  0x00004893 fetch  0x00000002 , 0x00000b65 
+ 00019266  0x00004894 copy  0x0000003f , 0x00000006 
+ 00019267  0x00004896 ifetch  0x00000001 , 0x00000006 
+ 00019268  0x00004897 hstore  0x00000001 , 0x00008a18 
+ 00019269  0x00004898 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x00004899 jam  0x00000000 , 0x00008a18 
+ 00019271  0x0000489b loop  0x00004b43 
+ 00019272  0x0000489c copy  0x00000006 , 0x0000003f 
+ 00019273  0x0000489d store  0x00000002 , 0x00000b65 
+ 00019274  0x0000489e arg  0x00000000 , 0x00000007 
+ 00019275  0x0000489f call  0x00004b57 
+ 00019276  0x000048a0 fetch  0x00000001 , 0x00000b67 
+ 00019277  0x000048a1 nrtn  0x00000034 
+ 00019278  0x000048a2 fetch  0x00000001 , 0x00000d36 
+ 00019279  0x000048a3 rtnne  0x00000001 
+ 00019280  0x000048a4 jam  0x00000002 , 0x00000d36 
+ 00019281  0x000048a5 rtn 
+ 00019282  0x000048a9 arg  0x00008a19 , 0x00000011 
+ 00019283  0x000048aa arg  0x00000001 , 0x00000007 
+ 00019284  0x000048ac ifetch  0x00000001 , 0x00000006 
+ 00019285  0x000048ad istore  0x00000001 , 0x00000011 
+ 00019286  0x000048ae loop  0x00004b54 
+ 00019287  0x000048b0 setarg  0x00000000 
+ 00019288  0x000048b1 qset1  0x0000003f 
+ 00019289  0x000048b2 hstore  0x00000001 , 0x00008a10 
+ 00019290  0x000048b3 fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x000048b4 ior  0x00000002 , 0x0000003f 
+ 00019292  0x000048b5 store  0x00000001 , 0x00000d37 
+ 00019293  0x000048b6 rtn 
+ 00019294  0x000048b9 arg  0x00000002 , 0x00000007 
+ 00019295  0x000048ba arg  0x00008a1a , 0x00000011 
+ 00019296  0x000048bb branch  0x00004b54 
+ 00019297  0x000048be bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x000048bf fetch  0x00000001 , 0x00000d38 
+ 00019299  0x000048c0 rtn  0x00000034 
+ 00019300  0x000048c1 fetch  0x00000001 , 0x00000d37 
+ 00019301  0x000048c2 nbranch  0x00004bac , 0x00000034 
+ 00019302  0x000048c3 fetch  0x00000001 , 0x00000d45 
+ 00019303  0x000048c4 branch  0x00004b86 , 0x00000034 
+ 00019304  0x000048c5 fetch  0x00000001 , 0x00000d36 
+ 00019305  0x000048c6 beq  0x00000003 , 0x00004bbf 
+ 00019306  0x000048c7 bne  0x00000002 , 0x00004b86 
+ 00019307  0x000048c8 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x000048c9 nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x000048ca call  0x00004b6f 
+ 00019310  0x000048cb branch  0x00004b7a 
+ 00019311  0x000048ce fetch  0x00000001 , 0x00000d38 
+ 00019312  0x000048cf rtnbit0  0x00000001 
+ 00019313  0x000048d0 fetch  0x00000001 , 0x00000d37 
+ 00019314  0x000048d1 rtnbit1  0x00000001 
+ 00019315  0x000048d2 fetch  0x00000001 , 0x00000d38 
+ 00019316  0x000048d3 set0  0x00000001 , 0x0000003f 
+ 00019317  0x000048d4 store  0x00000001 , 0x00000d38 
+ 00019318  0x000048d5 fetch  0x00000001 , 0x00000d51 
+ 00019319  0x000048d6 rtn  0x00000034 
+ 00019320  0x000048d7 beq  0x00000010 , 0x00004ba8 
+ 00019321  0x000048d8 branch  0x00002a8c 
+ 00019322  0x000048db fetch  0x00000001 , 0x00000d38 
+ 00019323  0x000048dc rtnbit0  0x00000002 
+ 00019324  0x000048dd fetch  0x00000001 , 0x00000d37 
+ 00019325  0x000048de rtnbit1  0x00000002 
+ 00019326  0x000048df fetch  0x00000001 , 0x00000d38 
+ 00019327  0x000048e0 set0  0x00000002 , 0x0000003f 
+ 00019328  0x000048e1 store  0x00000001 , 0x00000d38 
+ 00019329  0x000048e2 fetch  0x00000001 , 0x00000d52 
+ 00019330  0x000048e3 rtn  0x00000034 
+ 00019331  0x000048e4 beq  0x00000020 , 0x00004b89 
+ 00019332  0x000048e5 beq  0x00000021 , 0x00004ba4 
+ 00019333  0x000048e6 branch  0x00002a8c 
+ 00019334  0x000048ea arg  0x00000d54 , 0x00000005 
+ 00019335  0x000048eb arg  0x00000006 , 0x00000039 
+ 00019336  0x000048ec branch  0x00007ec6 
+ 00019337  0x000048ef fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x000048f0 fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x000048f1 iand  0x00000002 , 0x0000003f 
+ 00019340  0x000048f2 branch  0x00004ba0 , 0x00000034 
+ 00019341  0x000048f3 fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x000048f4 iadd  0x00000002 , 0x0000003f 
+ 00019343  0x000048f5 beq  0x00000001 , 0x00004b91 
+ 00019344  0x000048f6 branch  0x00004ba0 
+ 00019345  0x000048f9 jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048fb fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048fc beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048fd beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048fe fetch  0x00000001 , 0x00000d55 
+ 00019350  0x000048ff store  0x00000001 , 0x00000d54 
+ 00019351  0x00004900 fetch  0x00000001 , 0x00000d56 
+ 00019352  0x00004901 istore  0x00000001 , 0x00000005 
+ 00019353  0x00004902 fetch  0x00000001 , 0x00000d58 
+ 00019354  0x00004903 istore  0x00000001 , 0x00000005 
+ 00019355  0x00004904 fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x00004905 istore  0x00000001 , 0x00000005 
+ 00019357  0x00004906 arg  0x00000004 , 0x00000039 
+ 00019358  0x00004907 arg  0x00000d54 , 0x00000006 
+ 00019359  0x00004908 branch  0x00004b5e 
+ 00019360  0x0000490b jam  0x00000000 , 0x00000d52 
+ 00019361  0x0000490d arg  0x00000008 , 0x00000039 
+ 00019362  0x0000490e arg  0x00000d54 , 0x00000006 
+ 00019363  0x0000490f branch  0x00004b5e 
+ 00019364  0x00004912 jam  0x00000000 , 0x00000d52 
+ 00019365  0x00004913 arg  0x00000003 , 0x00000039 
+ 00019366  0x00004914 arg  0x00000d74 , 0x00000006 
+ 00019367  0x00004915 branch  0x00004b5e 
+ 00019368  0x00004918 jam  0x00000000 , 0x00000d51 
+ 00019369  0x00004919 arg  0x00000008 , 0x00000039 
+ 00019370  0x0000491a arg  0x00000d64 , 0x00000006 
+ 00019371  0x0000491b branch  0x00004b52 
+ 00019372  0x0000491e fetch  0x00000001 , 0x00000d36 
+ 00019373  0x0000491f beq  0x00000003 , 0x00004bb0 
+ 00019374  0x00004920 beq  0x00000002 , 0x00004bb2 
+ 00019375  0x00004921 rtn 
+ 00019376  0x00004923 jam  0x00000000 , 0x00000d37 
+ 00019377  0x00004924 rtn 
+ 00019378  0x00004926 hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x00004927 set1  0x00000007 , 0x0000003f 
+ 00019380  0x00004928 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x00004929 jam  0x00000001 , 0x00000d47 
+ 00019382  0x0000492a rtn 
+ 00019383  0x0000492d fetch  0x00000001 , 0x00000d36 
+ 00019384  0x0000492e rtneq  0x00000003 
+ 00019385  0x0000492f beq  0x00000002 , 0x00004bbb 
+ 00019386  0x00004930 rtn 
+ 00019387  0x00004932 fetch  0x00000001 , 0x00000d47 
+ 00019388  0x00004933 rtn  0x00000034 
+ 00019389  0x00004934 jam  0x00000001 , 0x00000d46 
+ 00019390  0x00004935 branch  0x00004bc2 
+ 00019391  0x00004938 arg  0x0000000f , 0x00000007 
+ 00019392  0x00004939 call  0x00007f16 
+ 00019393  0x0000493a nrtn  0x00000034 
+ 00019394  0x0000493c hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x0000493d rtnbit0  0x00000007 
+ 00019396  0x0000493e jam  0x000000fc , 0x00008a00 
+ 00019397  0x0000493f nop  0x00007530 
+ 00019398  0x00004940 jam  0x0000003c , 0x00008a00 
+ 00019399  0x00004941 rtn 
+ 00019400  0x00004949 bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x0000494a fetch  0x00000001 , 0x000041ce 
+ 00019402  0x0000494b nrtn  0x00000034 
+ 00019403  0x0000494d call  0x00004bce 
+ 00019404  0x0000494e ncall  0x00004be6 , 0x00000028 
+ 00019405  0x0000494f rtn 
+ 00019406  0x00004952 bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x00004953 copy  0x00000003 , 0x00000011 
+ 00019408  0x00004954 arg  0x00000004 , 0x00000002 
+ 00019409  0x00004955 ifetch  0x00000001 , 0x00000003 
+ 00019410  0x00004956 beq  0x00000001 , 0x00004bd8 
+ 00019411  0x00004957 increase  0x00000001 , 0x00000002 
+ 00019412  0x00004958 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x00004959 copy  0x00000003 , 0x0000003f 
+ 00019414  0x0000495a hstore  0x00000002 , 0x00008058 
+ 00019415  0x0000495b rtn 
+ 00019416  0x0000495d hfetch  0x00000002 , 0x00008112 
+ 00019417  0x0000495e isub  0x00000002 , 0x0000003e 
+ 00019418  0x0000495f nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x00004961 disable  0x00000028 
+ 00019420  0x00004962 copy  0x00000011 , 0x00000003 
+ 00019421  0x00004963 call  0x00004bee 
+ 00019422  0x00004964 iadd  0x00000002 , 0x00000002 
+ 00019423  0x00004966 hfetch  0x00000002 , 0x00008112 
+ 00019424  0x00004967 isub  0x00000002 , 0x0000003e 
+ 00019425  0x00004968 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x00004969 copy  0x00000011 , 0x00000003 
+ 00019427  0x0000496a ifetch  0x00000001 , 0x00000003 
+ 00019428  0x0000496b beq  0x00000001 , 0x00004c3f 
+ 00019429  0x0000496c branch  0x00002a8c 
+ 00019430  0x0000496f bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x00004970 hfetch  0x00000002 , 0x00008058 
+ 00019432  0x00004971 iforce  0x00000003 
+ 00019433  0x00004972 call  0x00004bee 
+ 00019434  0x00004973 iadd  0x00000003 , 0x00000003 
+ 00019435  0x00004974 deposit  0x00000003 
+ 00019436  0x00004975 hstore  0x00000002 , 0x00008058 
+ 00019437  0x00004976 rtn 
+ 00019438  0x0000497c ifetch  0x00000001 , 0x00000003 
+ 00019439  0x0000497d increase  0x00000002 , 0x00000003 
+ 00019440  0x0000497e beq  0x00000002 , 0x00004bf3 
+ 00019441  0x0000497f ifetch  0x00000001 , 0x00000003 
+ 00019442  0x00004980 rtn 
+ 00019443  0x00004982 ifetch  0x00000002 , 0x00000003 
+ 00019444  0x00004983 rtn 
+ 00019445  0x00004986 hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x00004987 increase  0xfffffffb , 0x0000000a 
+ 00019447  0x00004988 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x00004989 rtn 
+ 00019449  0x0000498c arg  0x00000004 , 0x00000002 
+ 00019450  0x0000498d branch  0x00004bfc 
+ 00019451  0x0000498f arg  0x00000002 , 0x00000002 
+ 00019452  0x00004991 bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x00004992 increase  0x00000001 , 0x00000039 
+ 00019454  0x00004993 hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x00004994 copy  0x0000003f , 0x0000000a 
+ 00019456  0x00004995 copy  0x00000039 , 0x0000003f 
+ 00019457  0x00004996 istoret  0x00000001 , 0x0000000a 
+ 00019458  0x00004997 increase  0xffffffff , 0x0000003f 
+ 00019459  0x00004998 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x00004999 copy  0x0000000a , 0x0000003f 
+ 00019461  0x0000499a store  0x00000002 , 0x00000258 
+ 00019462  0x0000499b copy  0x00000002 , 0x0000003f 
+ 00019463  0x0000499c rtneq  0x00000002 
+ 00019464  0x0000499d fetch  0x00000002 , 0x00000258 
+ 00019465  0x0000499e hstore  0x00000002 , 0x0000805e 
+ 00019466  0x0000499f branch  0x00004c0b 
+ 00019467  0x000049a3 setarg  0x00000000 
+ 00019468  0x000049a4 store  0x00000002 , 0x00000258 
+ 00019469  0x000049a5 rtn 
+ 00019470  0x000049ad rtn  0x0000002b 
+ 00019471  0x000049ae setarg  0x00004d28 
+ 00019472  0x000049af store  0x00000002 , 0x000041f3 
+ 00019473  0x000049b1 setarg  0x000001a0 
+ 00019474  0x000049b2 store  0x00000002 , 0x00004243 
+ 00019475  0x000049b4 setarg  0x00001800 
+ 00019476  0x000049b5 hstore  0x00000002 , 0x00008054 
+ 00019477  0x000049b6 setarg  0x00001bff 
+ 00019478  0x000049b7 hstore  0x00000002 , 0x00008056 
+ 00019479  0x000049b8 setarg  0x00001c00 
+ 00019480  0x000049b9 hstore  0x00000002 , 0x0000805a 
+ 00019481  0x000049ba call  0x00004c28 
+ 00019482  0x000049bc jam  0x00000000 , 0x00008062 
+ 00019483  0x000049bd setarg  0x00001c00 
+ 00019484  0x000049be hstore  0x00000002 , 0x0000805e 
+ 00019485  0x000049bf hstore  0x00000002 , 0x00008060 
+ 00019486  0x000049c0 setarg  0x00001800 
+ 00019487  0x000049c1 hstore  0x00000002 , 0x00008058 
+ 00019488  0x000049c2 store  0x00000002 , 0x00000244 
+ 00019489  0x000049c4 hfetch  0x00000002 , 0x00008050 
+ 00019490  0x000049c5 set0  0x0000000f , 0x0000003f 
+ 00019491  0x000049c6 hstore  0x00000002 , 0x00008050 
+ 00019492  0x000049c7 call  0x000066ce 
+ 00019493  0x000049c8 jam  0x00000001 , 0x00008043 
+ 00019494  0x000049c9 jam  0x00000081 , 0x00008062 
+ 00019495  0x000049ca rtn 
+ 00019496  0x000049cd setarg  0x00001fff 
+ 00019497  0x000049ce hstore  0x00000002 , 0x0000805c 
+ 00019498  0x000049cf hfetch  0x00000001 , 0x00008081 
+ 00019499  0x000049d0 or_into  0x00000007 , 0x0000003f 
+ 00019500  0x000049d1 hstore  0x00000001 , 0x00008081 
+ 00019501  0x000049d2 rtn 
+ 00019502  0x000049d6 bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x000049d7 hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x000049d8 iforce  0x00000012 
+ 00019505  0x000049d9 bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x000049da hfetch  0x00000002 , 0x00008112 
+ 00019507  0x000049db iforce  0x00000013 
+ 00019508  0x000049dc arg  0x0000044f , 0x00000002 
+ 00019509  0x000049dd isub  0x00000002 , 0x0000003e 
+ 00019510  0x000049de nrtn  0x00000005 
+ 00019511  0x000049e0 hfetch  0x00000002 , 0x00008058 
+ 00019512  0x000049e1 iforce  0x00000003 
+ 00019513  0x000049e2 branch  0x00004bc8 
+ 00019514  0x000049e5 hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x000049e6 isolate1  0x00000006 , 0x00000002 
+ 00019516  0x000049e7 branch  0x00004c3a , 0x00000001 
+ 00019517  0x000049e8 hstore  0x00000001 , 0x00008015 
+ 00019518  0x000049e9 rtn 
+ 00019519  0x000049ec bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x000049ed fetch  0x00000001 , 0x000041ce 
+ 00019521  0x000049ee branch  0x00004c44 , 0x00000034 
+ 00019522  0x000049ef enable  0x00000028 
+ 00019523  0x000049f0 rtn 
+ 00019524  0x000049f2 ifetch  0x00000002 , 0x00000003 
+ 00019525  0x000049f3 iforce  0x00000030 
+ 00019526  0x000049f4 iforce  0x00000007 
+ 00019527  0x000049f5 ifetch  0x00000001 , 0x00000003 
+ 00019528  0x000049f6 iforce  0x00000002 
+ 00019529  0x000049f7 rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049f8 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049f9 beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049fa rtn 
+ 00019533  0x000049fe bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x000049ff deposit  0x00000007 
+ 00019535  0x00004a00 beq  0x00000000 , 0x00004cdc 
+ 00019536  0x00004a01 beq  0x00000001 , 0x00004c66 
+ 00019537  0x00004a02 beq  0x00000002 , 0x00004c6b 
+ 00019538  0x00004a03 beq  0x00000003 , 0x00004c7a 
+ 00019539  0x00004a04 beq  0x00000004 , 0x00004cb3 
+ 00019540  0x00004a05 beq  0x00000005 , 0x00004cdc 
+ 00019541  0x00004a06 beq  0x00000006 , 0x00004cc6 
+ 00019542  0x00004a07 beq  0x00000007 , 0x00004c5c 
+ 00019543  0x00004a09 beq  0x00000010 , 0x00004cc9 
+ 00019544  0x00004a0a beq  0x00000011 , 0x00004cd1 
+ 00019545  0x00004a0b beq  0x00000012 , 0x00004ca5 
+ 00019546  0x00004a0c beq  0x00000013 , 0x00004c85 
+ 00019547  0x00004a0d branch  0x00004cdc 
+ 00019548  0x00004a10 call  0x00004cdc 
+ 00019549  0x00004a11 call  0x00007f9e 
+ 00019550  0x00004a12 call  0x0000688c 
+ 00019551  0x00004a14 call  0x000033d2 
+ 00019552  0x00004a15 call  0x000033d9 
+ 00019553  0x00004a16 branch  0x0000688f 
+ 00019554  0x00004a19 jam  0x00000000 , 0x00004245 
+ 00019555  0x00004a1a call  0x000033d0 
+ 00019556  0x00004a1b call  0x00004c13 
+ 00019557  0x00004a1c branch  0x000033db 
+ 00019558  0x00004a1f call  0x00004cf2 
+ 00019559  0x00004a20 hfetch  0x00000002 , 0x00008000 
+ 00019560  0x00004a21 istore  0x00000002 , 0x0000000a 
+ 00019561  0x00004a22 force  0x00000006 , 0x00000039 
+ 00019562  0x00004a23 branch  0x00004cdd 
+ 00019563  0x00004a26 ifetch  0x00000002 , 0x00000003 
+ 00019564  0x00004a27 store  0x00000002 , 0x00004243 
+ 00019565  0x00004a28 hstore  0x00000002 , 0x00008052 
+ 00019566  0x00004a29 rtn 
+ 00019567  0x00004a2e ifetch  0x00000001 , 0x00000003 
+ 00019568  0x00004a2f copy  0x0000003f , 0x00000002 
+ 00019569  0x00004a30 hstore  0x00000001 , 0x00008024 
+ 00019570  0x00004a31 ifetch  0x00000001 , 0x00000003 
+ 00019571  0x00004a32 iadd  0x00000002 , 0x00000002 
+ 00019572  0x00004a33 set1  0x00000007 , 0x0000003f 
+ 00019573  0x00004a34 hstore  0x00000001 , 0x00008023 
+ 00019574  0x00004a35 ifetch  0x00000001 , 0x00000003 
+ 00019575  0x00004a36 iadd  0x00000002 , 0x00000002 
+ 00019576  0x00004a37 copy  0x0000003f , 0x00000039 
+ 00019577  0x00004a38 rtn 
+ 00019578  0x00004a3b bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x00004a3c call  0x00004c6f 
+ 00019580  0x00004a3e ifetch  0x00000001 , 0x00000003 
+ 00019581  0x00004a3f hstore  0x00000001 , 0x00008025 
+ 00019582  0x00004a40 iadd  0x00000002 , 0x00000002 
+ 00019583  0x00004a41 loop  0x00004c7c 
+ 00019584  0x00004a43 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x00004a44 ifetch  0x00000001 , 0x00000003 
+ 00019586  0x00004a45 isub  0x00000002 , 0x0000003e 
+ 00019587  0x00004a46 nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x00004a47 branch  0x00004cdc 
+ 00019589  0x00004a4b bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x00004a4c call  0x00004c6f 
+ 00019591  0x00004a4d store  0x00000008 , 0x00000a9a 
+ 00019592  0x00004a4f call  0x00007422 
+ 00019593  0x00004a50 arg  0x00000010 , 0x00000039 
+ 00019594  0x00004a51 arg  0x00000ac2 , 0x00000005 
+ 00019595  0x00004a52 call  0x00004ca0 
+ 00019596  0x00004a53 storet  0x00000008 , 0x00000aa2 
+ 00019597  0x00004a54 arg  0x00000ad2 , 0x00000005 
+ 00019598  0x00004a55 call  0x00007497 
+ 00019599  0x00004a56 arg  0x00000ad2 , 0x00000011 
+ 00019600  0x00004a57 arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a58 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a59 call  0x00007352 
+ 00019603  0x00004a5a arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a5b arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a5c call  0x00004c9c 
+ 00019606  0x00004a5d fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a5e fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a5f increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a60 store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a61 nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a62 branch  0x00004c80 
+ 00019612  0x00004a65 ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a66 hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a67 loop  0x00004c9c 
+ 00019615  0x00004a68 rtn 
+ 00019616  0x00004a6b ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a6c istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a6d iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a6e loop  0x00004ca0 
+ 00019620  0x00004a6f rtn 
+ 00019621  0x00004a72 bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a73 arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a74 arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a75 arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a76 call  0x00004ca0 
+ 00019626  0x00004a77 hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a78 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a79 hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a7a arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a7b arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a7c call  0x00007478 
+ 00019632  0x00004a7d call  0x00007428 
+ 00019633  0x00004a7e call  0x00007491 
+ 00019634  0x00004a7f branch  0x00004c80 
+ 00019635  0x00004a83 arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a84 arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a85 arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a87 ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a88 istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a89 iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a8a loop  0x00004cb6 
+ 00019642  0x00004a8b and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a8c ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a8d isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a8e nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a8f jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a90 call  0x00004cdc 
+ 00019648  0x00004a91 call  0x00004be6 
+ 00019649  0x00004a92 call  0x000064a3 
+ 00019650  0x00004a93 call  0x00007f9e 
+ 00019651  0x00004a94 branch  0x00002001 
+ 00019652  0x00004a97 jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a98 branch  0x00002000 
+ 00019654  0x00004a9b ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a9c store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a9d branch  0x00004cdc 
+ 00019657  0x00004aa1 ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004aa2 store  0x00000001 , 0x0000025a 
+ 00019659  0x00004aa3 copy  0x0000003f , 0x00000039 
+ 00019660  0x00004aa4 ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004aa5 store  0x00000002 , 0x0000025b 
+ 00019662  0x00004aa6 copy  0x0000003f , 0x00000005 
+ 00019663  0x00004aa7 call  0x000066fd 
+ 00019664  0x00004aa8 branch  0x00004cdc 
+ 00019665  0x00004aac ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004aad store  0x00000001 , 0x0000025a 
+ 00019667  0x00004aae copy  0x0000003f , 0x00000039 
+ 00019668  0x00004aaf ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004ab0 store  0x00000002 , 0x0000025b 
+ 00019670  0x00004ab1 arg  0x00001000 , 0x00000005 
+ 00019671  0x00004ab2 call  0x000066fd 
+ 00019672  0x00004ab3 fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004ab4 arg  0x00001000 , 0x00000011 
+ 00019674  0x00004ab5 fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004ab6 branch  0x00006608 
+ 00019676  0x00004abc force  0x00000004 , 0x00000039 
+ 00019677  0x00004abe call  0x00004cf4 
+ 00019678  0x00004abf force  0x00000001 , 0x0000003f 
+ 00019679  0x00004ac0 istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004ac1 deposit  0x00000030 
+ 00019681  0x00004ac2 istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004ac3 force  0x0000000e , 0x00000007 
+ 00019683  0x00004ac5 bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004ac6 call  0x00004cf6 
+ 00019685  0x00004ac7 deposit  0x00000007 
+ 00019686  0x00004ac8 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004ac9 deposit  0x00000039 
+ 00019688  0x00004aca istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004acc force  0x00000005 , 0x00000007 
+ 00019690  0x00004acd increase  0x00000002 , 0x00000039 
+ 00019691  0x00004acf branch  0x00004bf9 
+ 00019692  0x00004ad2 force  0x000000ff , 0x00000007 
+ 00019693  0x00004ad3 call  0x00004cf4 
+ 00019694  0x00004ad4 setarg  0x00000001 
+ 00019695  0x00004ad5 istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004ad6 force  0x00000001 , 0x00000039 
+ 00019697  0x00004ad7 branch  0x00004ce3 
+ 00019698  0x00004ada force  0x0000000c , 0x0000000a 
+ 00019699  0x00004adb branch  0x00004cf7 
+ 00019700  0x00004ade force  0x00000008 , 0x0000000a 
+ 00019701  0x00004adf branch  0x00004cf7 
+ 00019702  0x00004ae2 force  0x00000006 , 0x0000000a 
+ 00019703  0x00004ae4 branch  0x00004bf5 
+ 00019704  0x00004ae9 pulse  0x0000000f 
+ 00019705  0x00004aea enable  0x00000009 
+ 00019706  0x00004aec ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004aed inject  0x00000000 , 0x00000008 
+ 00019708  0x00004aee loop  0x00004cfa 
+ 00019709  0x00004aef enable  0x00000008 
+ 00019710  0x00004af0 inject  0x00000000 , 0x00000010 
+ 00019711  0x00004af1 disable  0x00000008 
+ 00019712  0x00004af2 disable  0x00000009 
+ 00019713  0x00004af3 disable  0x0000000f 
+ 00019714  0x00004af4 byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004af5 rtn 
+ 00019716  0x00004afa jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004afb rtn 
+ 00019718  0x00004afd fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004afe fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004aff isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004b00 rtn 
+ 00019722  0x00004b06 fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004b07 bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004b08 call  0x000062ef 
+ 00019725  0x00004b09 jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004b0a branch  0x00004d04 
+ 00019727  0x00004b0c set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004b0d store  0x00000001 , 0x0000004b 
+ 00019729  0x00004b0e call  0x00006001 
+ 00019730  0x00004b0f setarg  0x00000000 
+ 00019731  0x00004b10 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004b11 store  0x00000001 , 0x0000007f 
+ 00019733  0x00004b12 branch  0x00004d04 
+ 00019734  0x00004b13 rtn 
+ 00019735  0x00004b15 jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004b16 arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004b17 setarg  0x00000000 
+ 00019738  0x00004b18 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004b19 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004b1a istore  0x00000001 , 0x00000005 
+ 00019741  0x00004b1b setarg  0x00000000 
+ 00019742  0x00004b1c istore  0x00000002 , 0x00000005 
+ 00019743  0x00004b1d fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004b1e istore  0x00000002 , 0x00000005 
+ 00019745  0x00004b1f fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004b20 istore  0x00000002 , 0x00000005 
+ 00019747  0x00004b21 fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004b22 istore  0x00000002 , 0x00000005 
+ 00019749  0x00004b23 branch  0x00004d04 
+ 00019750  0x00004b26 jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004b27 branch  0x00004d04 
+ 00019752  0x00004b2a call  0x00006899 
+ 00019753  0x00004b2b rtn  0x00000001 
+ 00019754  0x00004b2c arg  0x00000007 , 0x00000002 
+ 00019755  0x00004b2d call  0x0000681d 
+ 00019756  0x00004b2e nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004b2f jam  0x00000001 , 0x00004245 
+ 00019758  0x00004b30 rtn 
+ 00019759  0x00004b32 fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004b33 rtnne  0x00000001 
+ 00019761  0x00004b34 call  0x00004c62 
+ 00019762  0x00004b35 branch  0x00004cec 
+ 00019763  0x00004b44 bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004b45 fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004b46 copy  0x0000003f , 0x00000006 
+ 00019766  0x00004b47 ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004b48 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004b49 rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004b4a beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004b4b beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004b4c beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004b4d beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004b4e beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004b4f rtn 
+ 00019775  0x00004b52 copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004b53 beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004b54 beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004b55 rtn 
+ 00019779  0x00004b58 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b59 call  0x00007d86 
+ 00019781  0x00004b5a fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b5b rtnbit0  0x00000006 
+ 00019783  0x00004b5c copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b5d beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b5e rtn 
+ 00019786  0x00004b60 rtn 
+ 00019787  0x00004b63 call  0x00004d5f 
+ 00019788  0x00004b64 arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b65 call  0x00004d63 
+ 00019790  0x00004b66 fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b67 istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b68 setarg  0x00000000 
+ 00019793  0x00004b69 istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b6a rtn 
+ 00019795  0x00004b6d arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b6e call  0x00004d63 
+ 00019797  0x00004b6f fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b70 istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b71 setarg  0x00000000 
+ 00019800  0x00004b72 istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b73 jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b74 fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b75 set1  0x00000006 
+ 00019804  0x00004b76 store  0x00000001 , 0x00004252 
+ 00019805  0x00004b77 jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b78 branch  0x00007d86 
+ 00019807  0x00004b7b ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b7c beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b7d rtn 
+ 00019810  0x00004b80 rtn 
+ 00019811  0x00004b84 call  0x00005240 
+ 00019812  0x00004b85 copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b86 storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b87 copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b88 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b89 istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b8a rtn 
+ 00019818  0x00004b9c branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b9e setarg  0x00004365 
+ 00019820  0x00004b9f arg  0x00004246 , 0x00000005 
+ 00019821  0x00004ba0 isub  0x00000005 , 0x00000039 
+ 00019822  0x00004ba1 call  0x00007ed4 
+ 00019823  0x00004ba3 bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004ba4 setarg  0x00000551 
+ 00019825  0x00004ba5 arg  0x00000511 , 0x00000005 
+ 00019826  0x00004ba6 isub  0x00000005 , 0x00000039 
+ 00019827  0x00004ba7 call  0x00007ed4 
+ 00019828  0x00004ba8 setarg  0x000002c9 
+ 00019829  0x00004ba9 arg  0x0000025d , 0x00000005 
+ 00019830  0x00004baa isub  0x00000005 , 0x00000039 
+ 00019831  0x00004bab call  0x00007ed4 
+ 00019832  0x00004bac branch  0x00005318 
+ 00019833  0x00004baf bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004bb0 copy  0x00000006 , 0x00000002 
+ 00019835  0x00004bb3 copy  0x00000002 , 0x00000006 
+ 00019836  0x00004bb4 ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004bb5 store  0x00000002 , 0x00000266 
+ 00019838  0x00004bb6 ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004bb7 store  0x00000002 , 0x00000268 
+ 00019840  0x00004bb8 deposit  0x00000006 
+ 00019841  0x00004bb9 store  0x00000002 , 0x00000264 
+ 00019842  0x00004bba fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004bbb beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004bbc branch  0x000050ef 
+ 00019845  0x00004bbf fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004bc0 branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004bc1 bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004bc2 fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004bc3 beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004bc5 beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004bc6 beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004bc7 beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004bc8 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004bc9 branch  0x00004dfc 
+ 00019855  0x00004bce bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004bcf call  0x0000527e 
+ 00019857  0x00004bd0 fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004bd1 beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004bd2 beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004bd3 beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004bd4 beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004bd5 beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004bd6 beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004bd7 beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004bd8 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004bd9 rtn 
+ 00019867  0x00004bdc setarg  0x00000000 
+ 00019868  0x00004bdd rtn 
+ 00019869  0x00004be1 call  0x00004d8f 
+ 00019870  0x00004be2 nrtn  0x00000034 
+ 00019871  0x00004be4 call  0x000052b8 
+ 00019872  0x00004be5 call  0x00004e01 
+ 00019873  0x00004be6 fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004be7 branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004be8 call  0x000052c1 
+ 00019876  0x00004be9 fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004bea istore  0x00000002 , 0x00000005 
+ 00019878  0x00004beb force  0x00000001 , 0x0000003f 
+ 00019879  0x00004bec istore  0x00000002 , 0x00000005 
+ 00019880  0x00004bed branch  0x00004dfc 
+ 00019881  0x00004bf0 fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004bf1 rtn  0x00000034 
+ 00019883  0x00004bf2 copy  0x0000003f , 0x00000011 
+ 00019884  0x00004bf3 bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004bf4 fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004bf5 arg  0x00000100 , 0x00000002 
+ 00019887  0x00004bf6 iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004bf7 copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004bf8 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004bf9 nrtn  0x00000002 
+ 00019891  0x00004bfa jam  0x00000000 , 0x00004364 
+ 00019892  0x00004bfb copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004bfc beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004bfd branch  0x00002a8c 
+ 00019895  0x00004bff arg  0x00000000 , 0x00000008 
+ 00019896  0x00004c00 call  0x000052b8 
+ 00019897  0x00004c01 call  0x00004e7a 
+ 00019898  0x00004c02 call  0x000052c3 
+ 00019899  0x00004c03 call  0x00007ea8 
+ 00019900  0x00004c04 call  0x00004ead 
+ 00019901  0x00004c05 call  0x000052c1 
+ 00019902  0x00004c07 setarg  0x0000000c 
+ 00019903  0x00004c08 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004c09 force  0x00000001 , 0x0000003f 
+ 00019905  0x00004c0a istore  0x00000002 , 0x00000005 
+ 00019906  0x00004c0b branch  0x00004dfc 
+ 00019907  0x00004c10 bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004c11 fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004c12 increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004c13 rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004c14 rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004c15 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004c16 arg  0x00004260 , 0x00000006 
+ 00019914  0x00004c17 ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004c18 rtn  0x00000034 
+ 00019916  0x00004c19 store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004c1a fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004c1b copy  0x0000003f , 0x00000011 
+ 00019919  0x00004c1c call  0x00004dd3 
+ 00019920  0x00004c1d copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004c1e store  0x00000001 , 0x00004260 
+ 00019922  0x00004c1f rtn 
+ 00019923  0x00004c22 arg  0x00000000 , 0x00000007 
+ 00019924  0x00004c23 arg  0x00000000 , 0x00000012 
+ 00019925  0x00004c26 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004c27 nrtn  0x00000002 
+ 00019927  0x00004c28 qisolate1  0x00000011 
+ 00019928  0x00004c29 branch  0x00004dda , 0x00000001 
+ 00019929  0x00004c2a branch  0x00004dde 
+ 00019930  0x00004c2d copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004c2e branch  0x00004dde , 0x00000034 
+ 00019932  0x00004c2f qset1  0x00000012 
+ 00019933  0x00004c30 increase  0xffffffff , 0x00000002 
+ 00019934  0x00004c33 increase  0x00000001 , 0x00000007 
+ 00019935  0x00004c34 branch  0x00004dd5 
+ 00019936  0x00004c37 call  0x00005274 
+ 00019937  0x00004c38 nrtn  0x00000034 
+ 00019938  0x00004c39 call  0x00004d8f 
+ 00019939  0x00004c3a nrtn  0x00000034 
+ 00019940  0x00004c3b call  0x000052c5 
+ 00019941  0x00004c3c call  0x00006e11 
+ 00019942  0x00004c3d call  0x00004dc3 
+ 00019943  0x00004c3e branch  0x00004dec 
+ 00019944  0x00004c42 call  0x00005274 
+ 00019945  0x00004c43 nrtn  0x00000034 
+ 00019946  0x00004c44 call  0x000052c5 
+ 00019947  0x00004c45 call  0x00006e11 
+ 00019948  0x00004c47 call  0x000052ce 
+ 00019949  0x00004c48 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004c49 branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004c4a istore  0x00000002 , 0x00000005 
+ 00019952  0x00004c4b fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004c4c istore  0x00000002 , 0x00000005 
+ 00019954  0x00004c4d branch  0x00004dfc 
+ 00019955  0x00004c50 call  0x00004d33 
+ 00019956  0x00004c51 branch  0x00004dfc 
+ 00019957  0x00004c54 bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004c55 jam  0x00000000 , 0x00000284 
+ 00019959  0x00004c56 call  0x00006a8a 
+ 00019960  0x00004c57 fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c58 rtneq  0x00000001 
+ 00019962  0x00004c59 branch  0x00004dfc 
+ 00019963  0x00004c5b call  0x00005264 
+ 00019964  0x00004c5e setarg  0x00000000 
+ 00019965  0x00004c5f store  0x00000002 , 0x00000266 
+ 00019966  0x00004c60 store  0x00000002 , 0x00000268 
+ 00019967  0x00004c61 jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c62 rtn 
+ 00019969  0x00004c65 bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c66 call  0x000052c3 
+ 00019971  0x00004c67 force  0x00000000 , 0x00000012 
+ 00019972  0x00004c68 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c69 copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c6a fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c6b iforce  0x00000006 
+ 00019976  0x00004c6d call  0x00004e10 
+ 00019977  0x00004c6e deposit  0x00000013 
+ 00019978  0x00004c6f increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c70 increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c71 nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c72 copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c73 store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c74 rtn 
+ 00019984  0x00004c77 bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c78 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c79 beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c7a beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c7b beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c7c beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c7d beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c7e beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c7f beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c80 beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c81 beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c82 beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c83 beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c84 call  0x00005062 
+ 00019998  0x00004c86 rtn 
+ 00019999  0x00004c89 ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c8a copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c8b ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c8c copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c8d copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c8e isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c8f setarg  0x0000000b 
+ 00020006  0x00004c90 istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c91 copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c92 istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c93 ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c95 beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c96 beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c97 rtn 
+ 00020013  0x00004c99 setarg  0x00020008 
+ 00020014  0x00004c9a istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c9b setarg  0x00000280 
+ 00020016  0x00004c9c istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c9d force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c9e branch  0x00004e38 
+ 00020019  0x00004ca0 setarg  0x0003000c 
+ 00020020  0x00004ca1 istore  0x00000006 , 0x00000005 
+ 00020021  0x00004ca2 setarg  0x00000006 
+ 00020022  0x00004ca3 istore  0x00000008 , 0x00000005 
+ 00020023  0x00004ca4 force  0x00000010 , 0x0000003f 
+ 00020024  0x00004ca6 iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004ca7 branch  0x00004e1e 
+ 00020026  0x00004caa ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004cab copy  0x0000003f , 0x00000007 
+ 00020028  0x00004cac ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004cad copy  0x0000003f , 0x00000011 
+ 00020030  0x00004cae ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004caf store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004cb0 copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004cb1 isub  0x00000011 , 0x00000013 
+ 00020034  0x00004cb2 call  0x000052c3 
+ 00020035  0x00004cb3 setarg  0x0000000b 
+ 00020036  0x00004cb4 istore  0x00000001 , 0x00000005 
+ 00020037  0x00004cb5 copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004cb6 istore  0x00000001 , 0x00000005 
+ 00020039  0x00004cb7 fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004cb8 branch  0x00004e2a 
+ 00020041  0x00004cbd ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004cbe copy  0x0000003f , 0x00000007 
+ 00020043  0x00004cbf ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004cc0 copy  0x0000003f , 0x00000011 
+ 00020045  0x00004cc1 iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004cc2 copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004cc3 isub  0x00000011 , 0x00000013 
+ 00020048  0x00004cc5 branch  0x00004e1e 
+ 00020049  0x00004cc8 call  0x00007ea8 
+ 00020050  0x00004ccb call  0x00007ead 
+ 00020051  0x00004ccc arg  0x00000000 , 0x00000008 
+ 00020052  0x00004ccd ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004cce copy  0x0000003f , 0x00000007 
+ 00020054  0x00004ccf ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004cd0 copy  0x0000003f , 0x00000011 
+ 00020056  0x00004cd1 ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004cd2 copy  0x0000003f , 0x00000002 
+ 00020058  0x00004cd3 ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004cd4 copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004cd5 bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004cd6 copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004cd7 beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004cd8 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004cd9 beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004cda beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004cdb call  0x00005062 
+ 00020067  0x00004cdc branch  0x00004ed4 
+ 00020068  0x00004cdf call  0x00007ea8 
+ 00020069  0x00004ce0 arg  0x00000050 , 0x00000002 
+ 00020070  0x00004ce1 fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004ce2 nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004ce3 copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004ce4 store  0x00000002 , 0x00004248 
+ 00020074  0x00004ce5 copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004ce6 store  0x00000004 , 0x000002d5 
+ 00020076  0x00004ce7 call  0x00004e6e 
+ 00020077  0x00004ce8 branch  0x00004ea9 
+ 00020078  0x00004ceb storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004cec deposit  0x0000000b 
+ 00020080  0x00004ced store  0x00000002 , 0x000002c9 
+ 00020081  0x00004cee deposit  0x00000011 
+ 00020082  0x00004cef store  0x00000002 , 0x000002cb 
+ 00020083  0x00004cf0 deposit  0x00000012 
+ 00020084  0x00004cf1 store  0x00000002 , 0x000002cd 
+ 00020085  0x00004cf2 deposit  0x00000013 
+ 00020086  0x00004cf3 store  0x00000002 , 0x000002cf 
+ 00020087  0x00004cf4 deposit  0x00000007 
+ 00020088  0x00004cf5 store  0x00000002 , 0x000002d1 
+ 00020089  0x00004cf6 rtn 
+ 00020090  0x00004cf9 fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004cfa fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004cfb copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004cfc fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004cfd copy  0x0000003f , 0x00000011 
+ 00020095  0x00004cfe fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004cff copy  0x0000003f , 0x00000012 
+ 00020097  0x00004d00 fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004d01 copy  0x0000003f , 0x00000013 
+ 00020099  0x00004d02 fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004d03 copy  0x0000003f , 0x00000007 
+ 00020101  0x00004d04 rtn 
+ 00020102  0x00004d07 call  0x00007ea8 
+ 00020103  0x00004d08 setarg  0x00000051 
+ 00020104  0x00004d09 arg  0x00000051 , 0x00000002 
+ 00020105  0x00004d0a fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004d0b nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004d0c copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004d0d store  0x00000002 , 0x0000424a 
+ 00020109  0x00004d0e fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004d0f set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004d10 set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004d11 store  0x00000001 , 0x00004251 
+ 00020113  0x00004d12 branch  0x00004eb1 
+ 00020114  0x00004d14 call  0x00007ea8 
+ 00020115  0x00004d15 arg  0x00000052 , 0x00000002 
+ 00020116  0x00004d16 fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004d17 nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004d18 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004d19 store  0x00000002 , 0x0000424c 
+ 00020120  0x00004d1a fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004d1b set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004d1c set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004d1d store  0x00000001 , 0x00004252 
+ 00020124  0x00004d1e branch  0x00004eb1 
+ 00020125  0x00004d20 call  0x00007ea8 
+ 00020126  0x00004d21 deposit  0x0000001a 
+ 00020127  0x00004d22 arg  0x00000053 , 0x00000002 
+ 00020128  0x00004d23 fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004d24 nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004d25 copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004d26 store  0x00000002 , 0x0000424e 
+ 00020132  0x00004d27 fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004d28 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004d29 set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004d2a store  0x00000001 , 0x00004253 
+ 00020136  0x00004d2b branch  0x00004eb1 
+ 00020137  0x00004d2e setarg  0x00000001 
+ 00020138  0x00004d2f store  0x00000002 , 0x0000027d 
+ 00020139  0x00004d30 jam  0x00000050 , 0x00004364 
+ 00020140  0x00004d31 branch  0x00004eb3 
+ 00020141  0x00004d33 fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004d34 set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004d35 set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004d36 store  0x00000001 , 0x00004250 
+ 00020145  0x00004d38 setarg  0x00000000 
+ 00020146  0x00004d39 store  0x00000002 , 0x0000027d 
+ 00020147  0x00004d3b bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004d3c call  0x00007ead 
+ 00020149  0x00004d3d setarg  0x00000003 
+ 00020150  0x00004d3e istore  0x00000001 , 0x00000005 
+ 00020151  0x00004d3f copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004d40 istore  0x00000001 , 0x00000005 
+ 00020153  0x00004d41 setarg  0x00000008 
+ 00020154  0x00004d42 istore  0x00000002 , 0x00000005 
+ 00020155  0x00004d43 copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004d44 istore  0x00000002 , 0x00000005 
+ 00020157  0x00004d45 copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004d46 istore  0x00000002 , 0x00000005 
+ 00020159  0x00004d47 fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004d48 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004d49 isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004d4a branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004d4b setarg  0x00000004 
+ 00020164  0x00004d4d istore  0x00000002 , 0x00000005 
+ 00020165  0x00004d4e force  0x00000000 , 0x0000003f 
+ 00020166  0x00004d4f istore  0x00000002 , 0x00000005 
+ 00020167  0x00004d50 setarg  0x0000000c 
+ 00020168  0x00004d51 branch  0x00004ed0 
+ 00020169  0x00004d53 istore  0x00000002 , 0x00000005 
+ 00020170  0x00004d54 force  0x00000002 , 0x0000003f 
+ 00020171  0x00004d55 istore  0x00000002 , 0x00000005 
+ 00020172  0x00004d56 setarg  0x0000000c 
+ 00020173  0x00004d57 branch  0x00004ed0 
+ 00020174  0x00004d5a set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d5b branch  0x00004eb1 
+ 00020176  0x00004d5d iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d5e copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d5f isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d60 branch  0x00004ed4 
+ 00020180  0x00004d62 branch  0x00004e1e 
+ 00020181  0x00004d65 ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d66 copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d67 ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d68 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d69 copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d6a isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d6b ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d6c copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d6d ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d6e copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d6f bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d70 setarg  0x00000050 
+ 00020193  0x00004d71 isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d72 branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d73 setarg  0x00000051 
+ 00020196  0x00004d74 isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d75 branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d76 setarg  0x00000052 
+ 00020199  0x00004d77 isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d78 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d79 setarg  0x00000053 
+ 00020202  0x00004d7a isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d7b branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d7c rtn 
+ 00020205  0x00004d7f copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d80 store  0x00000002 , 0x00004248 
+ 00020207  0x00004d81 fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d82 set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d83 store  0x00000001 , 0x00004250 
+ 00020210  0x00004d84 branch  0x00004e1e 
+ 00020211  0x00004d86 copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d87 store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d88 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d89 set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d8a store  0x00000001 , 0x00004251 
+ 00020216  0x00004d8b rtn 
+ 00020217  0x00004d8d copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d8e store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d8f fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d90 set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d91 store  0x00000001 , 0x00004253 
+ 00020222  0x00004d92 rtn 
+ 00020223  0x00004d94 copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d95 store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d96 fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d97 set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d98 store  0x00000001 , 0x00004252 
+ 00020228  0x00004d99 rtn 
+ 00020229  0x00004d9c ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d9d copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d9e ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004d9f copy  0x0000003f , 0x00000011 
+ 00020233  0x00004da0 copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004da1 isub  0x00000011 , 0x00000013 
+ 00020235  0x00004da2 ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004da3 copy  0x0000003f , 0x00000002 
+ 00020237  0x00004da4 copy  0x00000002 , 0x00000011 
+ 00020238  0x00004da5 bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004da6 setarg  0x00000050 
+ 00020240  0x00004da7 isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004da8 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004da9 setarg  0x00000051 
+ 00020243  0x00004daa isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004dab branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004dac setarg  0x00000052 
+ 00020246  0x00004dad isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004dae branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004daf setarg  0x00000053 
+ 00020249  0x00004db0 isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004db1 branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004db2 branch  0x00005062 
+ 00020252  0x00004db5 copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004db6 fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004db7 set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004db8 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004dba store  0x00000001 , 0x00004250 
+ 00020257  0x00004dbb copy  0x0000000b , 0x00000005 
+ 00020258  0x00004dbc arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004dbd fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004dbe copy  0x0000003f , 0x00000002 
+ 00020261  0x00004dbf branch  0x00004f43 
+ 00020262  0x00004dc1 copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004dc2 fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004dc3 set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004dc4 set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004dc6 store  0x00000001 , 0x00004252 
+ 00020267  0x00004dc7 copy  0x0000000b , 0x00000005 
+ 00020268  0x00004dc8 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004dc9 fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004dca copy  0x0000003f , 0x00000002 
+ 00020271  0x00004dcb branch  0x00004f43 
+ 00020272  0x00004dcd copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004dce fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004dcf set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004dd0 set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004dd2 store  0x00000001 , 0x00004253 
+ 00020277  0x00004dd3 copy  0x0000000b , 0x00000005 
+ 00020278  0x00004dd4 arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004dd5 fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004dd6 copy  0x0000003f , 0x00000002 
+ 00020281  0x00004dd7 branch  0x00004f43 
+ 00020282  0x00004dd9 copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004dda fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004ddb set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004ddc set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004dde store  0x00000001 , 0x00004251 
+ 00020287  0x00004de0 copy  0x0000000b , 0x00000005 
+ 00020288  0x00004de1 arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004de2 fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004de3 copy  0x0000003f , 0x00000002 
+ 00020291  0x00004de5 bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004de6 setarg  0x00000005 
+ 00020293  0x00004de7 istore  0x00000001 , 0x00000005 
+ 00020294  0x00004de8 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004de9 istore  0x00000001 , 0x00000005 
+ 00020296  0x00004dea setarg  0x00000006 
+ 00020297  0x00004deb istore  0x00000002 , 0x00000005 
+ 00020298  0x00004dec copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004ded istore  0x00000002 , 0x00000005 
+ 00020300  0x00004dee force  0x00000000 , 0x0000003f 
+ 00020301  0x00004def istore  0x00000002 , 0x00000005 
+ 00020302  0x00004df0 force  0x00000000 , 0x0000003f 
+ 00020303  0x00004df1 istore  0x00000002 , 0x00000005 
+ 00020304  0x00004df2 force  0x0000000a , 0x0000003f 
+ 00020305  0x00004df3 iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004df5 storet  0x00000002 , 0x00000282 
+ 00020307  0x00004df6 copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004df7 store  0x00000001 , 0x00000281 
+ 00020309  0x00004df8 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004df9 icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004dfa branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004dfb increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004dfe rtn 
+ 00020314  0x00004e00 disable  0x00000028 
+ 00020315  0x00004e01 rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004e02 rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004e03 rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004e04 set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004e05 copy  0x00000006 , 0x00000005 
+ 00020320  0x00004e06 increase  0xffffffff , 0x00000005 
+ 00020321  0x00004e07 istore  0x00000001 , 0x00000005 
+ 00020322  0x00004e08 enable  0x00000028 
+ 00020323  0x00004e09 rtn 
+ 00020324  0x00004e0c fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004e0d call  0x00004f5a 
+ 00020326  0x00004e0e nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004e0f jam  0x00000050 , 0x00000280 
+ 00020328  0x00004e10 fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004e11 store  0x00000002 , 0x00000282 
+ 00020330  0x00004e12 branch  0x00004f7f 
+ 00020331  0x00004e14 fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004e15 call  0x00004f5a 
+ 00020333  0x00004e16 nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004e17 jam  0x00000051 , 0x00000280 
+ 00020335  0x00004e18 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004e19 store  0x00000002 , 0x00000282 
+ 00020337  0x00004e1a branch  0x00004f7f 
+ 00020338  0x00004e1c fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004e1d call  0x00004f5a 
+ 00020340  0x00004e1e nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004e1f jam  0x00000052 , 0x00000280 
+ 00020342  0x00004e20 fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004e21 store  0x00000002 , 0x00000282 
+ 00020344  0x00004e22 branch  0x00004f7f 
+ 00020345  0x00004e24 fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004e25 call  0x00004f5a 
+ 00020347  0x00004e26 nrtn  0x00000028 
+ 00020348  0x00004e27 jam  0x00000053 , 0x00000280 
+ 00020349  0x00004e28 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004e29 store  0x00000002 , 0x00000282 
+ 00020351  0x00004e2d bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004e2e call  0x0000523a 
+ 00020353  0x00004e2f call  0x000052b8 
+ 00020354  0x00004e30 force  0x00000000 , 0x00000012 
+ 00020355  0x00004e31 call  0x000052c3 
+ 00020356  0x00004e32 force  0x00000004 , 0x0000003f 
+ 00020357  0x00004e33 istore  0x00000001 , 0x00000005 
+ 00020358  0x00004e34 fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004e35 istore  0x00000001 , 0x00000005 
+ 00020360  0x00004e36 setarg  0x00000008 
+ 00020361  0x00004e37 istore  0x00000002 , 0x00000005 
+ 00020362  0x00004e38 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004e39 istore  0x00000002 , 0x00000005 
+ 00020364  0x00004e3a setarg  0x00000000 
+ 00020365  0x00004e3b istore  0x00000002 , 0x00000005 
+ 00020366  0x00004e3c force  0x00000001 , 0x0000003f 
+ 00020367  0x00004e3d istore  0x00000001 , 0x00000005 
+ 00020368  0x00004e3e force  0x00000002 , 0x0000003f 
+ 00020369  0x00004e3f istore  0x00000001 , 0x00000005 
+ 00020370  0x00004e40 fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004e41 beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004e42 setarg  0x00000030 
+ 00020373  0x00004e43 istore  0x00000002 , 0x00000005 
+ 00020374  0x00004e44 branch  0x00004f99 
+ 00020375  0x00004e46 setarg  0x000003e3 
+ 00020376  0x00004e47 istore  0x00000002 , 0x00000005 
+ 00020377  0x00004e49 arg  0x0000000c , 0x00000002 
+ 00020378  0x00004e4a storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004e4b call  0x000052c1 
+ 00020380  0x00004e4c fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004e4d istore  0x00000002 , 0x00000005 
+ 00020382  0x00004e4e force  0x00000001 , 0x0000003f 
+ 00020383  0x00004e4f istore  0x00000002 , 0x00000005 
+ 00020384  0x00004e50 jam  0x00000000 , 0x00000280 
+ 00020385  0x00004e52 branch  0x00004e1e 
+ 00020386  0x00004e55 increase  0x00000001 , 0x00000006 
+ 00020387  0x00004e56 ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004e57 copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e58 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e59 isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e5a ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e5b copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e5c bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e5d setarg  0x00000050 
+ 00020395  0x00004e5e isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e5f branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e60 setarg  0x00000051 
+ 00020398  0x00004e61 isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e62 branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e63 setarg  0x00000052 
+ 00020401  0x00004e64 isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e65 branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e66 setarg  0x00000053 
+ 00020404  0x00004e67 isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e68 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e69 increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e6a ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e6b iforce  0x0000003e 
+ 00020409  0x00004e6c branch  0x00004e1e 
+ 00020410  0x00004e6e fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e6f set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e70 store  0x00000001 , 0x00004250 
+ 00020413  0x00004e71 branch  0x00004e1e 
+ 00020414  0x00004e73 fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e74 set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e75 store  0x00000001 , 0x00004251 
+ 00020417  0x00004e76 branch  0x00004e1e 
+ 00020418  0x00004e78 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e79 set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e7a store  0x00000001 , 0x00004252 
+ 00020421  0x00004e7b branch  0x00004e1e 
+ 00020422  0x00004e7d fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e7e set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e7f store  0x00000001 , 0x00004253 
+ 00020425  0x00004e80 jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e81 branch  0x00007d86 
+ 00020427  0x00004e86 ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e87 copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e88 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e89 copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e8a copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e8b isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e8c ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e8d copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e8e ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e8f copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e90 copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e91 call  0x00007ea8 
+ 00020439  0x00004e92 bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e93 setarg  0x00000050 
+ 00020441  0x00004e94 isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e95 branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e96 setarg  0x00000051 
+ 00020444  0x00004e97 isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e98 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e99 setarg  0x00000052 
+ 00020447  0x00004e9a isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e9b branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e9c setarg  0x00000053 
+ 00020450  0x00004e9d isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e9e branch  0x00004fec , 0x00000005 
+ 00020452  0x00004e9f call  0x00005062 
+ 00020453  0x00004ea0 branch  0x00005017 
+ 00020454  0x00004ea2 copy  0x0000000b , 0x00000002 
+ 00020455  0x00004ea3 fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004ea4 isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004ea5 branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004ea6 call  0x00005062 
+ 00020459  0x00004ea7 branch  0x00005017 
+ 00020460  0x00004ea9 copy  0x0000000b , 0x00000002 
+ 00020461  0x00004eaa fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004eab isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004eac branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004ead call  0x00005062 
+ 00020465  0x00004eae branch  0x00005017 
+ 00020466  0x00004eb1 copy  0x0000000b , 0x00000002 
+ 00020467  0x00004eb2 fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004eb3 isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004eb4 branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004eb5 call  0x00005062 
+ 00020471  0x00004eb6 branch  0x00005017 
+ 00020472  0x00004eb8 call  0x00005079 
+ 00020473  0x00004eb9 branch  0x0000500a 
+ 00020474  0x00004ebb call  0x0000507f 
+ 00020475  0x00004ebc fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004ebd branch  0x0000500a , 0x00000034 
+ 00020477  0x00004ec5 branch  0x0000500a 
+ 00020478  0x00004ec8 call  0x00005074 
+ 00020479  0x00004ec9 fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004eca nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004ecd branch  0x0000500a 
+ 00020482  0x00004ecf copy  0x0000000b , 0x00000002 
+ 00020483  0x00004ed0 fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004ed1 isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004ed2 branch  0x00005008 , 0x00000005 
+ 00020486  0x00004ed3 call  0x00005062 
+ 00020487  0x00004ed4 branch  0x00005017 
+ 00020488  0x00004ed6 call  0x0000506f 
+ 00020489  0x00004ed7 branch  0x0000500a 
+ 00020490  0x00004ed9 call  0x00007ead 
+ 00020491  0x00004eda setarg  0x00000007 
+ 00020492  0x00004edb istore  0x00000001 , 0x00000005 
+ 00020493  0x00004edc copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004edd istore  0x00000001 , 0x00000005 
+ 00020495  0x00004ede setarg  0x00000004 
+ 00020496  0x00004edf istore  0x00000002 , 0x00000005 
+ 00020497  0x00004ee0 copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004ee1 istore  0x00000002 , 0x00000005 
+ 00020499  0x00004ee2 copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004ee3 istore  0x00000002 , 0x00000005 
+ 00020501  0x00004ee4 force  0x00000008 , 0x0000003f 
+ 00020502  0x00004ee5 branch  0x00005019 
+ 00020503  0x00004ee7 call  0x00007ead 
+ 00020504  0x00004ee8 branch  0x00005019 
+ 00020505  0x00004eea iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004eeb branch  0x00004e1e 
+ 00020507  0x00004eed ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004eee copy  0x0000003f , 0x00000007 
+ 00020509  0x00004eef ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004ef0 copy  0x0000003f , 0x00000011 
+ 00020511  0x00004ef1 copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004ef2 isub  0x00000011 , 0x00000013 
+ 00020513  0x00004ef3 ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004ef4 copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004ef5 ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004ef6 copy  0x0000003f , 0x00000002 
+ 00020517  0x00004ef7 call  0x00007ea8 
+ 00020518  0x00004ef8 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004ef9 setarg  0x00000050 
+ 00020520  0x00004efa isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004efb branch  0x00005035 , 0x00000005 
+ 00020522  0x00004efc setarg  0x00000051 
+ 00020523  0x00004efd isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004efe branch  0x0000503b , 0x00000005 
+ 00020525  0x00004eff setarg  0x00000052 
+ 00020526  0x00004f00 isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004f01 branch  0x00005041 , 0x00000005 
+ 00020528  0x00004f02 setarg  0x00000053 
+ 00020529  0x00004f03 isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004f04 branch  0x00005047 , 0x00000005 
+ 00020531  0x00004f05 call  0x00005062 
+ 00020532  0x00004f06 branch  0x0000504f 
+ 00020533  0x00004f08 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004f09 copy  0x0000000b , 0x00000002 
+ 00020535  0x00004f0a fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004f0b isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004f0c call  0x00005074 , 0x00000005 
+ 00020538  0x00004f0d branch  0x0000504d 
+ 00020539  0x00004f0f copy  0x00000002 , 0x00000011 
+ 00020540  0x00004f10 copy  0x0000000b , 0x00000002 
+ 00020541  0x00004f11 fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004f12 isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004f13 call  0x0000506f , 0x00000005 
+ 00020544  0x00004f14 branch  0x0000504d 
+ 00020545  0x00004f16 copy  0x00000002 , 0x00000011 
+ 00020546  0x00004f17 copy  0x0000000b , 0x00000002 
+ 00020547  0x00004f18 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004f19 isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004f1a call  0x00005079 , 0x00000005 
+ 00020550  0x00004f1b branch  0x0000504d 
+ 00020551  0x00004f1d copy  0x00000002 , 0x00000011 
+ 00020552  0x00004f1e copy  0x0000000b , 0x00000002 
+ 00020553  0x00004f1f fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004f20 isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004f21 call  0x0000507f , 0x00000005 
+ 00020556  0x00004f22 branch  0x0000504d 
+ 00020557  0x00004f24 call  0x00007ead 
+ 00020558  0x00004f25 branch  0x00004e1e 
+ 00020559  0x00004f27 branch  0x00004e1e 
+ 00020560  0x00004f2b ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004f2c copy  0x0000003f , 0x00000007 
+ 00020562  0x00004f2d ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004f2e copy  0x0000003f , 0x00000011 
+ 00020564  0x00004f2f iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004f30 setarg  0x00000009 
+ 00020566  0x00004f31 istore  0x00000001 , 0x00000005 
+ 00020567  0x00004f32 copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004f33 istore  0x00000001 , 0x00000005 
+ 00020569  0x00004f34 force  0x00000000 , 0x0000003f 
+ 00020570  0x00004f35 istore  0x00000002 , 0x00000005 
+ 00020571  0x00004f36 force  0x00000004 , 0x0000003f 
+ 00020572  0x00004f37 iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004f38 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004f39 isub  0x00000011 , 0x00000013 
+ 00020575  0x00004f3a branch  0x00004e1e 
+ 00020576  0x00004f3c branch  0x00004e1e 
+ 00020577  0x00004f3f branch  0x00004e1e 
+ 00020578  0x00004f41 force  0x00000000 , 0x00000012 
+ 00020579  0x00004f42 call  0x000052c3 
+ 00020580  0x00004f43 setarg  0x00000001 
+ 00020581  0x00004f44 istore  0x00000001 , 0x00000005 
+ 00020582  0x00004f45 copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004f46 istore  0x00000001 , 0x00000005 
+ 00020584  0x00004f47 setarg  0x00000002 
+ 00020585  0x00004f48 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004f49 setarg  0x00000000 
+ 00020587  0x00004f4a istore  0x00000002 , 0x00000005 
+ 00020588  0x00004f4b increase  0x00000006 , 0x00000012 
+ 00020589  0x00004f4c arg  0x00000004 , 0x00000013 
+ 00020590  0x00004f4d branch  0x00004e1e 
+ 00020591  0x00004f52 setarg  0x00000000 
+ 00020592  0x00004f53 store  0x00000002 , 0x0000027b 
+ 00020593  0x00004f54 store  0x00000002 , 0x0000424a 
+ 00020594  0x00004f55 jam  0x00000000 , 0x00004251 
+ 00020595  0x00004f56 rtn 
+ 00020596  0x00004f58 setarg  0x00000000 
+ 00020597  0x00004f59 store  0x00000002 , 0x00000275 
+ 00020598  0x00004f5a store  0x00000002 , 0x00004248 
+ 00020599  0x00004f5b jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f5c rtn 
+ 00020601  0x00004f5e setarg  0x00000000 
+ 00020602  0x00004f5f store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f60 jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f61 fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f62 beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f63 rtn 
+ 00020607  0x00004f66 setarg  0x00000000 
+ 00020608  0x00004f67 store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f68 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f69 fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f6a beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f6b rtn 
+ 00020613  0x00004f6e jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f6f branch  0x00007d86 
+ 00020615  0x00004f72 fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f73 set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f74 store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f75 fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f76 rtn  0x00000034 
+ 00020620  0x00004f77 call  0x000052b8 
+ 00020621  0x00004f78 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f79 copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f7a force  0x00000053 , 0x00000012 
+ 00020624  0x00004f7b branch  0x0000509a 
+ 00020625  0x00004f7d fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f7e set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f7f store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f80 fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f81 rtn  0x00000034 
+ 00020630  0x00004f82 call  0x000052b8 
+ 00020631  0x00004f83 fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f84 copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f85 force  0x00000052 , 0x00000012 
+ 00020634  0x00004f87 call  0x0000523a 
+ 00020635  0x00004f88 call  0x000052c3 
+ 00020636  0x00004f89 force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f8a istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f8b fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f8c istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f8d setarg  0x00000004 
+ 00020641  0x00004f8e istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f8f copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f90 istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f91 copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f92 istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f93 force  0x00000008 , 0x00000002 
+ 00020647  0x00004f94 branch  0x000050de 
+ 00020648  0x00004f97 bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f98 call  0x0000523a 
+ 00020650  0x00004f99 call  0x000052c3 
+ 00020651  0x00004f9a setarg  0x00000002 
+ 00020652  0x00004f9b istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f9c fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f9d istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f9e setarg  0x00000004 
+ 00020656  0x00004f9f istore  0x00000002 , 0x00000005 
+ 00020657  0x00004fa0 copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004fa1 istore  0x00000002 , 0x00000005 
+ 00020659  0x00004fa2 copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004fa3 istore  0x00000002 , 0x00000005 
+ 00020661  0x00004fa4 arg  0x00000008 , 0x00000002 
+ 00020662  0x00004fa5 branch  0x000050de 
+ 00020663  0x00004fa7 bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004fa8 call  0x0000523a 
+ 00020665  0x00004fa9 call  0x000052c3 
+ 00020666  0x00004faa setarg  0x00000004 
+ 00020667  0x00004fab istore  0x00000001 , 0x00000005 
+ 00020668  0x00004fac fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004fad istore  0x00000001 , 0x00000005 
+ 00020670  0x00004fae setarg  0x00000008 
+ 00020671  0x00004faf istore  0x00000002 , 0x00000005 
+ 00020672  0x00004fb1 copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004fb3 istore  0x00000002 , 0x00000005 
+ 00020674  0x00004fb4 setarg  0x00000000 
+ 00020675  0x00004fb5 istore  0x00000002 , 0x00000005 
+ 00020676  0x00004fb6 setarg  0x00000001 
+ 00020677  0x00004fb7 istore  0x00000001 , 0x00000005 
+ 00020678  0x00004fb8 setarg  0x00000002 
+ 00020679  0x00004fb9 istore  0x00000001 , 0x00000005 
+ 00020680  0x00004fba setarg  0x000003e3 
+ 00020681  0x00004fbb istore  0x00000002 , 0x00000005 
+ 00020682  0x00004fbc arg  0x0000000c , 0x00000002 
+ 00020683  0x00004fbd branch  0x000050de 
+ 00020684  0x00004fbf bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004fc0 call  0x0000523a 
+ 00020686  0x00004fc1 call  0x000052c3 
+ 00020687  0x00004fc2 setarg  0x00000006 
+ 00020688  0x00004fc3 istore  0x00000001 , 0x00000005 
+ 00020689  0x00004fc4 fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004fc5 increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004fc6 copy  0x00000005 , 0x00000011 
+ 00020692  0x00004fc7 store  0x00000001 , 0x00004255 
+ 00020693  0x00004fc8 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004fc9 istore  0x00000001 , 0x00000005 
+ 00020695  0x00004fca setarg  0x00000004 
+ 00020696  0x00004fcb istore  0x00000002 , 0x00000005 
+ 00020697  0x00004fcc copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004fcd istore  0x00000002 , 0x00000005 
+ 00020699  0x00004fce copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004fcf istore  0x00000002 , 0x00000005 
+ 00020701  0x00004fd0 arg  0x00000008 , 0x00000002 
+ 00020702  0x00004fd4 storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004fd5 copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004fd6 branch  0x00005264 , 0x00000034 
+ 00020705  0x00004fd7 call  0x000052c1 
+ 00020706  0x00004fd8 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004fd9 istore  0x00000002 , 0x00000005 
+ 00020708  0x00004fda force  0x00000001 , 0x0000003f 
+ 00020709  0x00004fdb istore  0x00000002 , 0x00000005 
+ 00020710  0x00004fdc rtn 
+ 00020711  0x00004fdf fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004fe0 branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004fe1 call  0x000052ce 
+ 00020714  0x00004fe2 fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004fe3 istore  0x00000002 , 0x00000005 
+ 00020716  0x00004fe4 fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004fe5 istore  0x00000002 , 0x00000005 
+ 00020718  0x00004fe6 rtn 
+ 00020719  0x00004fe8 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004fe9 branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004fea bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004feb fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004fec beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004fed beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004fee beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004fef beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004ff0 beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004ff1 branch  0x00004dfc 
+ 00020729  0x00004ff4 bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004ff5 call  0x000052b8 
+ 00020731  0x00004ff6 force  0x00000000 , 0x00000012 
+ 00020732  0x00004ff7 call  0x000052c3 
+ 00020733  0x00004ff8 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004ff9 fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004ffa copy  0x0000003f , 0x00000013 
+ 00020736  0x00004ffb fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004ffc iforce  0x00000006 
+ 00020738  0x00004ffe call  0x00005108 
+ 00020739  0x00004fff increase  0xfffffffc , 0x00000013 
+ 00020740  0x00005000 nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00005001 copy  0x00000012 , 0x00000002 
+ 00020742  0x00005002 call  0x000050de 
+ 00020743  0x00005003 branch  0x00004dfc 
+ 00020744  0x00005006 ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00005007 beq  0x00000002 , 0x00005113 
+ 00020746  0x00005008 beq  0x00000001 , 0x00005116 
+ 00020747  0x00005009 beq  0x00000003 , 0x00005120 
+ 00020748  0x0000500a beq  0x00000005 , 0x0000515c 
+ 00020749  0x0000500b beq  0x00000004 , 0x0000518e 
+ 00020750  0x0000500c beq  0x00000007 , 0x00005213 
+ 00020751  0x0000500d beq  0x00000006 , 0x000051e1 
+ 00020752  0x0000500e beq  0x00000008 , 0x00005050 
+ 00020753  0x0000500f beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00005010 branch  0x0000522e 
+ 00020755  0x00005013 call  0x00007ea8 
+ 00020756  0x00005015 call  0x00007ead 
+ 00020757  0x00005016 branch  0x00004e51 
+ 00020758  0x00005018 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00005019 copy  0x0000003f , 0x00000007 
+ 00020760  0x0000501a ifetch  0x00000002 , 0x00000006 
+ 00020761  0x0000501b copy  0x0000003f , 0x00000011 
+ 00020762  0x0000501c copy  0x00000013 , 0x0000003f 
+ 00020763  0x0000501d isub  0x00000011 , 0x00000013 
+ 00020764  0x0000501f ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00005020 increase  0xffffffff , 0x00000011 
+ 00020766  0x00005021 nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00005022 rtn 
+ 00020768  0x00005024 ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00005025 copy  0x0000003f , 0x00000007 
+ 00020770  0x00005026 ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00005027 copy  0x0000003f , 0x00000011 
+ 00020772  0x00005028 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00005029 copy  0x0000003f , 0x0000000b 
+ 00020774  0x0000502a ifetch  0x00000002 , 0x00000006 
+ 00020775  0x0000502b copy  0x0000003f , 0x00000002 
+ 00020776  0x0000502c ifetch  0x00000002 , 0x00000006 
+ 00020777  0x0000502d sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x0000502e branch  0x00005132 , 0x00000005 
+ 00020779  0x0000502f beq  0x00000002 , 0x0000512e 
+ 00020780  0x00005030 beq  0x00000004 , 0x0000512e 
+ 00020781  0x00005031 branch  0x00005130 
+ 00020782  0x00005033 jam  0x00000016 , 0x00000a99 
+ 00020783  0x00005034 call  0x00007d86 
+ 00020784  0x00005036 ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00005037 branch  0x00005159 
+ 00020786  0x00005039 call  0x00007ea8 
+ 00020787  0x0000503d bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x0000503e setarg  0x00000050 
+ 00020789  0x0000503f isub  0x00000002 , 0x0000003e 
+ 00020790  0x00005040 branch  0x00005141 , 0x00000005 
+ 00020791  0x00005041 setarg  0x00000051 
+ 00020792  0x00005042 isub  0x00000002 , 0x0000003e 
+ 00020793  0x00005043 branch  0x00005147 , 0x00000005 
+ 00020794  0x00005044 setarg  0x00000053 
+ 00020795  0x00005045 isub  0x00000002 , 0x0000003e 
+ 00020796  0x00005046 branch  0x00005153 , 0x00000005 
+ 00020797  0x00005047 setarg  0x00000052 
+ 00020798  0x00005048 isub  0x00000002 , 0x0000003e 
+ 00020799  0x00005049 branch  0x0000514d , 0x00000005 
+ 00020800  0x0000504a branch  0x00005159 
+ 00020801  0x0000504c copy  0x0000000b , 0x0000003f 
+ 00020802  0x0000504d store  0x00000002 , 0x00004248 
+ 00020803  0x0000504e fetch  0x00000001 , 0x00004250 
+ 00020804  0x0000504f set1  0x00000001 
+ 00020805  0x00005050 store  0x00000001 , 0x00004250 
+ 00020806  0x00005051 branch  0x00005158 
+ 00020807  0x00005053 copy  0x0000000b , 0x0000003f 
+ 00020808  0x00005054 store  0x00000002 , 0x0000424a 
+ 00020809  0x00005055 fetch  0x00000001 , 0x00004251 
+ 00020810  0x00005056 set1  0x00000001 
+ 00020811  0x00005057 store  0x00000001 , 0x00004251 
+ 00020812  0x00005058 branch  0x00005158 
+ 00020813  0x0000505a copy  0x0000000b , 0x0000003f 
+ 00020814  0x0000505b store  0x00000002 , 0x0000424c 
+ 00020815  0x0000505c fetch  0x00000001 , 0x00004252 
+ 00020816  0x0000505d set1  0x00000001 
+ 00020817  0x0000505e store  0x00000001 , 0x00004252 
+ 00020818  0x0000505f branch  0x00005158 
+ 00020819  0x00005061 copy  0x0000000b , 0x0000003f 
+ 00020820  0x00005062 store  0x00000002 , 0x0000424e 
+ 00020821  0x00005063 fetch  0x00000001 , 0x00004253 
+ 00020822  0x00005064 set1  0x00000001 
+ 00020823  0x00005065 store  0x00000001 , 0x00004253 
+ 00020824  0x00005069 call  0x00007ead 
+ 00020825  0x0000506b copy  0x00000013 , 0x0000003f 
+ 00020826  0x0000506c isub  0x00000011 , 0x00000013 
+ 00020827  0x0000506d rtn 
+ 00020828  0x00005070 ifetch  0x00000001 , 0x00000006 
+ 00020829  0x00005071 copy  0x0000003f , 0x00000007 
+ 00020830  0x00005072 ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00005073 copy  0x0000003f , 0x00000011 
+ 00020832  0x00005074 copy  0x00000013 , 0x0000003f 
+ 00020833  0x00005075 isub  0x00000011 , 0x00000013 
+ 00020834  0x00005076 ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00005077 copy  0x0000003f , 0x0000000b 
+ 00020836  0x00005078 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x00005079 ifetch  0x00000002 , 0x00000006 
+ 00020838  0x0000507a nbranch  0x00005188 , 0x00000034 
+ 00020839  0x0000507b call  0x00007ea8 
+ 00020840  0x0000507f copy  0x0000000b , 0x00000002 
+ 00020841  0x00005080 bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x00005081 setarg  0x00000050 
+ 00020843  0x00005082 isub  0x00000002 , 0x0000003e 
+ 00020844  0x00005083 branch  0x00005176 , 0x00000005 
+ 00020845  0x00005084 setarg  0x00000051 
+ 00020846  0x00005085 isub  0x00000002 , 0x0000003e 
+ 00020847  0x00005086 branch  0x0000517a , 0x00000005 
+ 00020848  0x00005087 setarg  0x00000052 
+ 00020849  0x00005088 isub  0x00000002 , 0x0000003e 
+ 00020850  0x00005089 branch  0x0000517e , 0x00000005 
+ 00020851  0x0000508a setarg  0x00000053 
+ 00020852  0x0000508b isub  0x00000002 , 0x0000003e 
+ 00020853  0x0000508c branch  0x00005182 , 0x00000005 
+ 00020854  0x0000508e fetch  0x00000001 , 0x00004250 
+ 00020855  0x0000508f set1  0x00000005 
+ 00020856  0x00005090 store  0x00000001 , 0x00004250 
+ 00020857  0x00005091 rtn 
+ 00020858  0x00005093 fetch  0x00000001 , 0x00004251 
+ 00020859  0x00005094 set1  0x00000005 
+ 00020860  0x00005095 store  0x00000001 , 0x00004251 
+ 00020861  0x00005096 rtn 
+ 00020862  0x00005098 fetch  0x00000001 , 0x00004252 
+ 00020863  0x00005099 set1  0x00000005 
+ 00020864  0x0000509a store  0x00000001 , 0x00004252 
+ 00020865  0x0000509b rtn 
+ 00020866  0x0000509d fetch  0x00000001 , 0x00004253 
+ 00020867  0x0000509e set1  0x00000005 
+ 00020868  0x0000509f store  0x00000001 , 0x00004253 
+ 00020869  0x000050a0 jam  0x00000006 , 0x00000a99 
+ 00020870  0x000050a1 branch  0x00007d86 
+ 00020871  0x000050a5 call  0x00007ead 
+ 00020872  0x000050a7 increase  0xfffffffa , 0x00000011 
+ 00020873  0x000050a9 branch  0x0000518d , 0x00000005 
+ 00020874  0x000050aa increase  0x00000001 , 0x00000006 
+ 00020875  0x000050ab increase  0xffffffff , 0x00000011 
+ 00020876  0x000050ac branch  0x00005189 
+ 00020877  0x000050ae rtn 
+ 00020878  0x000050b0 ifetch  0x00000001 , 0x00000006 
+ 00020879  0x000050b1 copy  0x0000003f , 0x00000007 
+ 00020880  0x000050b2 ifetch  0x00000002 , 0x00000006 
+ 00020881  0x000050b3 copy  0x0000003f , 0x00000011 
+ 00020882  0x000050b4 copy  0x00000013 , 0x0000003f 
+ 00020883  0x000050b5 isub  0x00000011 , 0x00000013 
+ 00020884  0x000050b6 ifetch  0x00000002 , 0x00000006 
+ 00020885  0x000050b7 increase  0x00000002 , 0x00000006 
+ 00020886  0x000050b8 copy  0x0000003f , 0x00000002 
+ 00020887  0x000050b9 setarg  0x00000005 
+ 00020888  0x000050ba istore  0x00000001 , 0x00000005 
+ 00020889  0x000050bb copy  0x00000007 , 0x0000003f 
+ 00020890  0x000050bc istore  0x00000001 , 0x00000005 
+ 00020891  0x000050bd increase  0x00000002 , 0x00000011 
+ 00020892  0x000050be copy  0x00000011 , 0x0000003f 
+ 00020893  0x000050bf istore  0x00000002 , 0x00000005 
+ 00020894  0x000050c0 call  0x00007ea8 
+ 00020895  0x000050c1 bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x000050c2 setarg  0x00000050 
+ 00020897  0x000050c3 isub  0x00000002 , 0x0000003e 
+ 00020898  0x000050c4 branch  0x000051ad , 0x00000005 
+ 00020899  0x000050c5 setarg  0x00000051 
+ 00020900  0x000050c6 isub  0x00000002 , 0x0000003e 
+ 00020901  0x000050c7 branch  0x000051be , 0x00000005 
+ 00020902  0x000050c8 setarg  0x00000052 
+ 00020903  0x000050c9 isub  0x00000002 , 0x0000003e 
+ 00020904  0x000050ca branch  0x000051c4 , 0x00000005 
+ 00020905  0x000050cb setarg  0x00000053 
+ 00020906  0x000050cc isub  0x00000002 , 0x0000003e 
+ 00020907  0x000050cd branch  0x000051ca , 0x00000005 
+ 00020908  0x000050ce branch  0x000051cf 
+ 00020909  0x000050d0 fetch  0x00000001 , 0x00004250 
+ 00020910  0x000050d1 set1  0x00000004 , 0x0000003f 
+ 00020911  0x000050d2 set1  0x00000003 , 0x0000003f 
+ 00020912  0x000050d3 store  0x00000001 , 0x00004250 
+ 00020913  0x000050d4 bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x000050d5 fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x000050d6 set1  0x00000006 , 0x00000002 
+ 00020916  0x000050d7 storet  0x00000001 , 0x0000027f 
+ 00020917  0x000050d8 copy  0x00000007 , 0x0000003f 
+ 00020918  0x000050d9 increase  0x00000001 , 0x0000003f 
+ 00020919  0x000050da store  0x00000001 , 0x00000281 
+ 00020920  0x000050db fetch  0x00000001 , 0x00004250 
+ 00020921  0x000050dc set1  0x00000002 , 0x0000003f 
+ 00020922  0x000050dd store  0x00000001 , 0x00004250 
+ 00020923  0x000050df fetch  0x00000002 , 0x00004248 
+ 00020924  0x000050e0 store  0x00000002 , 0x00000282 
+ 00020925  0x000050e1 branch  0x000051cf 
+ 00020926  0x000050e3 fetch  0x00000001 , 0x00004251 
+ 00020927  0x000050e4 set1  0x00000004 , 0x0000003f 
+ 00020928  0x000050e5 set1  0x00000003 , 0x0000003f 
+ 00020929  0x000050e6 store  0x00000001 , 0x00004251 
+ 00020930  0x000050e7 fetch  0x00000002 , 0x0000424a 
+ 00020931  0x000050e8 branch  0x000051cf 
+ 00020932  0x000050ea fetch  0x00000001 , 0x00004252 
+ 00020933  0x000050eb set1  0x00000004 , 0x0000003f 
+ 00020934  0x000050ec set1  0x00000003 , 0x0000003f 
+ 00020935  0x000050ed store  0x00000001 , 0x00004252 
+ 00020936  0x000050ee fetch  0x00000002 , 0x0000424c 
+ 00020937  0x000050ef branch  0x000051cf 
+ 00020938  0x000050f1 fetch  0x00000001 , 0x00004253 
+ 00020939  0x000050f2 set1  0x00000004 , 0x0000003f 
+ 00020940  0x000050f3 set1  0x00000003 , 0x0000003f 
+ 00020941  0x000050f4 store  0x00000001 , 0x00004253 
+ 00020942  0x000050f5 fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050f9 copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050fa call  0x00007ead 
+ 00020945  0x000050fc copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050fe istore  0x00000002 , 0x00000005 
+ 00020947  0x000050ff force  0x00000000 , 0x0000003f 
+ 00020948  0x00005100 istore  0x00000002 , 0x00000005 
+ 00020949  0x00005101 force  0x00000000 , 0x0000003f 
+ 00020950  0x00005102 istore  0x00000002 , 0x00000005 
+ 00020951  0x00005103 force  0x0000000a , 0x0000003f 
+ 00020952  0x00005104 iadd  0x00000012 , 0x00000012 
+ 00020953  0x00005105 increase  0xfffffffa , 0x00000011 
+ 00020954  0x00005107 branch  0x000051e0 , 0x00000005 
+ 00020955  0x00005108 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x00005109 istore  0x00000001 , 0x00000005 
+ 00020957  0x0000510a increase  0x00000001 , 0x00000012 
+ 00020958  0x0000510b increase  0xffffffff , 0x00000011 
+ 00020959  0x0000510c branch  0x000051da 
+ 00020960  0x0000510e rtn 
+ 00020961  0x00005110 ifetch  0x00000001 , 0x00000006 
+ 00020962  0x00005111 copy  0x0000003f , 0x00000007 
+ 00020963  0x00005112 ifetch  0x00000002 , 0x00000006 
+ 00020964  0x00005113 copy  0x0000003f , 0x00000011 
+ 00020965  0x00005114 copy  0x00000013 , 0x0000003f 
+ 00020966  0x00005115 isub  0x00000011 , 0x00000013 
+ 00020967  0x00005117 ifetch  0x00000002 , 0x00000006 
+ 00020968  0x00005118 copy  0x0000003f , 0x00000011 
+ 00020969  0x00005119 ifetch  0x00000002 , 0x00000006 
+ 00020970  0x0000511a copy  0x0000003f , 0x0000000b 
+ 00020971  0x0000511b call  0x00007ea8 
+ 00020972  0x0000511c bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x0000511d setarg  0x00000050 
+ 00020974  0x0000511e copy  0x00000011 , 0x00000002 
+ 00020975  0x0000511f isub  0x00000002 , 0x0000003e 
+ 00020976  0x00005120 branch  0x000051fa , 0x00000005 
+ 00020977  0x00005121 setarg  0x00000052 
+ 00020978  0x00005122 copy  0x00000011 , 0x00000002 
+ 00020979  0x00005123 isub  0x00000002 , 0x0000003e 
+ 00020980  0x00005124 branch  0x000051ff , 0x00000005 
+ 00020981  0x00005125 setarg  0x00000053 
+ 00020982  0x00005126 copy  0x00000011 , 0x00000002 
+ 00020983  0x00005127 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00005128 branch  0x00005201 , 0x00000005 
+ 00020985  0x00005129 branch  0x00005203 
+ 00020986  0x0000512b setarg  0x00000000 
+ 00020987  0x0000512c store  0x00000002 , 0x00000275 
+ 00020988  0x0000512d store  0x00000002 , 0x00004248 
+ 00020989  0x0000512e store  0x00000001 , 0x00004250 
+ 00020990  0x0000512f branch  0x00005205 
+ 00020991  0x00005131 call  0x00005079 
+ 00020992  0x00005132 branch  0x00005205 
+ 00020993  0x00005134 call  0x0000507f 
+ 00020994  0x0000513a branch  0x00005205 
+ 00020995  0x0000513c setarg  0x00000000 
+ 00020996  0x0000513d store  0x00000002 , 0x0000027b 
+ 00020997  0x0000513f call  0x00007ead 
+ 00020998  0x00005140 setarg  0x00000007 
+ 00020999  0x00005141 istore  0x00000001 , 0x00000005 
+ 00021000  0x00005142 copy  0x00000007 , 0x0000003f 
+ 00021001  0x00005143 istore  0x00000001 , 0x00000005 
+ 00021002  0x00005144 setarg  0x00000004 
+ 00021003  0x00005145 istore  0x00000002 , 0x00000005 
+ 00021004  0x00005146 copy  0x00000011 , 0x0000003f 
+ 00021005  0x00005147 istore  0x00000002 , 0x00000005 
+ 00021006  0x00005148 copy  0x0000000b , 0x0000003f 
+ 00021007  0x00005149 istore  0x00000002 , 0x00000005 
+ 00021008  0x0000514a force  0x00000008 , 0x0000003f 
+ 00021009  0x0000514b iadd  0x00000012 , 0x00000012 
+ 00021010  0x0000514c rtn 
+ 00021011  0x0000514f ifetch  0x00000001 , 0x00000006 
+ 00021012  0x00005150 copy  0x0000003f , 0x00000007 
+ 00021013  0x00005151 ifetch  0x00000002 , 0x00000006 
+ 00021014  0x00005152 copy  0x0000003f , 0x00000011 
+ 00021015  0x00005153 ifetch  0x00000002 , 0x00000006 
+ 00021016  0x00005154 copy  0x0000003f , 0x0000000b 
+ 00021017  0x00005155 ifetch  0x00000002 , 0x00000006 
+ 00021018  0x00005156 copy  0x0000003f , 0x00000002 
+ 00021019  0x00005157 call  0x00007ea8 
+ 00021020  0x00005158 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x00005159 fetch  0x00000001 , 0x00004255 
+ 00021022  0x0000515a icompare  0x000000ff , 0x00000007 
+ 00021023  0x0000515b nbranch  0x0000522a , 0x00000001 
+ 00021024  0x0000515c setarg  0x00000050 
+ 00021025  0x0000515d isub  0x00000002 , 0x0000003e 
+ 00021026  0x0000515e branch  0x00005227 , 0x00000005 
+ 00021027  0x0000515f setarg  0x00000051 
+ 00021028  0x00005160 isub  0x00000002 , 0x0000003e 
+ 00021029  0x00005161 branch  0x0000522a , 0x00000005 
+ 00021030  0x00005162 branch  0x0000522a 
+ 00021031  0x00005164 jam  0x00000000 , 0x00004248 
+ 00021032  0x00005165 jam  0x00000000 , 0x00004250 
+ 00021033  0x00005166 branch  0x0000522a 
+ 00021034  0x0000516b call  0x00007ead 
+ 00021035  0x0000516c copy  0x00000013 , 0x0000003f 
+ 00021036  0x0000516d isub  0x00000011 , 0x00000013 
+ 00021037  0x0000516e rtn 
+ 00021038  0x00005171 setarg  0x00000001 
+ 00021039  0x00005172 istore  0x00000001 , 0x00000005 
+ 00021040  0x00005173 ifetch  0x00000001 , 0x00000006 
+ 00021041  0x00005174 istore  0x00000001 , 0x00000005 
+ 00021042  0x00005175 setarg  0x00000002 
+ 00021043  0x00005176 istore  0x00000002 , 0x00000005 
+ 00021044  0x00005177 setarg  0x00000000 
+ 00021045  0x00005178 istore  0x00000002 , 0x00000005 
+ 00021046  0x00005179 setarg  0x00000006 
+ 00021047  0x0000517a iadd  0x00000012 , 0x00000012 
+ 00021048  0x0000517b force  0x00000004 , 0x00000013 
+ 00021049  0x0000517c rtn 
+ 00021050  0x00005180 fetch  0x00000001 , 0x00004255 
+ 00021051  0x00005181 increase  0x00000001 , 0x0000003f 
+ 00021052  0x00005182 bne  0x00000000 , 0x0000523e 
+ 00021053  0x00005183 increase  0x00000001 , 0x0000003f 
+ 00021054  0x00005185 store  0x00000001 , 0x00004255 
+ 00021055  0x00005186 rtn 
+ 00021056  0x00005191 bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x00005192 arg  0x00000000 , 0x00000012 
+ 00021058  0x00005193 call  0x0000526e 
+ 00021059  0x00005194 nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x00005195 call  0x0000527e 
+ 00021061  0x00005196 arg  0x00001800 , 0x00000012 
+ 00021062  0x00005197 arg  0x00000000 , 0x00000007 
+ 00021063  0x00005199 fetcht  0x00000001 , 0x00004256 
+ 00021064  0x0000519a qisolate1  0x00000002 
+ 00021065  0x0000519b branch  0x0000524f , 0x00000001 
+ 00021066  0x0000519c call  0x000052a0 
+ 00021067  0x0000519d sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x0000519e branch  0x0000524f , 0x00000002 
+ 00021069  0x0000519f call  0x00005288 
+ 00021070  0x000051a0 branch  0x00005255 
+ 00021071  0x000051a2 increase  0x00000080 , 0x00000012 
+ 00021072  0x000051a3 increase  0x00000001 , 0x00000007 
+ 00021073  0x000051a4 setarg  0x00000008 
+ 00021074  0x000051a5 isub  0x00000007 , 0x0000003e 
+ 00021075  0x000051a6 branch  0x00005247 , 0x00000002 
+ 00021076  0x000051a7 arg  0x00000000 , 0x00000012 
+ 00021077  0x000051a9 copy  0x00000012 , 0x0000003f 
+ 00021078  0x000051aa branch  0x00002a8c , 0x00000034 
+ 00021079  0x000051ab rtn 
+ 00021080  0x000051b4 bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x000051b5 call  0x00005277 
+ 00021082  0x000051b6 increase  0x00000001 , 0x00000006 
+ 00021083  0x000051b7 ifetch  0x00000002 , 0x00000006 
+ 00021084  0x000051b8 rtn 
+ 00021085  0x000051bf bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x000051c0 call  0x00005277 
+ 00021087  0x000051c1 copy  0x00000006 , 0x00000005 
+ 00021088  0x000051c2 copy  0x00000006 , 0x00000002 
+ 00021089  0x000051c3 setarg  0x00000000 
+ 00021090  0x000051c4 istore  0x00000003 , 0x00000005 
+ 00021091  0x000051c5 rtn 
+ 00021092  0x000051cb bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x000051cc call  0x00005274 
+ 00021094  0x000051cd branch  0x00002a8c , 0x00000034 
+ 00021095  0x000051ce fetch  0x00000003 , 0x0000425d 
+ 00021096  0x000051cf store  0x00000003 , 0x00004260 
+ 00021097  0x000051d0 fetch  0x00000003 , 0x0000425a 
+ 00021098  0x000051d1 store  0x00000003 , 0x0000425d 
+ 00021099  0x000051d2 fetch  0x00000003 , 0x00004257 
+ 00021100  0x000051d3 store  0x00000003 , 0x0000425a 
+ 00021101  0x000051d4 rtn 
+ 00021102  0x000051db bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x000051dc fetch  0x00000003 , 0x00004257 
+ 00021104  0x000051dd rtn 
+ 00021105  0x000051e4 bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x000051e5 fetch  0x00000003 , 0x0000425a 
+ 00021107  0x000051e6 rtn 
+ 00021108  0x000051ed bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x000051ee fetch  0x00000003 , 0x00004260 
+ 00021110  0x000051ef rtn 
+ 00021111  0x000051f5 call  0x00005274 
+ 00021112  0x000051f6 branch  0x00002a8c , 0x00000034 
+ 00021113  0x000051f7 arg  0x00004257 , 0x00000006 
+ 00021114  0x000051f9 ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051fa branch  0x0000527a , 0x00000034 
+ 00021116  0x000051fb increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051fc rtn 
+ 00021118  0x00005204 bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x00005205 arg  0x00000004 , 0x00000039 
+ 00021120  0x00005206 arg  0x00004257 , 0x00000006 
+ 00021121  0x00005207 arg  0x00000000 , 0x00000002 
+ 00021122  0x00005209 ifetch  0x00000003 , 0x00000006 
+ 00021123  0x0000520a and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x0000520b ior  0x00000002 , 0x00000002 
+ 00021125  0x0000520c loop  0x00005282 
+ 00021126  0x0000520d storet  0x00000001 , 0x00004256 
+ 00021127  0x0000520e rtn 
+ 00021128  0x00005217 bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x00005218 call  0x0000526e 
+ 00021130  0x00005219 nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x0000521a call  0x00005274 
+ 00021132  0x0000521b branch  0x00005295 , 0x00000034 
+ 00021133  0x0000521c fetch  0x00000003 , 0x0000425a 
+ 00021134  0x0000521d store  0x00000003 , 0x00004257 
+ 00021135  0x0000521e ifetch  0x00000003 , 0x00000006 
+ 00021136  0x0000521f istore  0x00000003 , 0x00000005 
+ 00021137  0x00005220 ifetch  0x00000003 , 0x00000006 
+ 00021138  0x00005221 istore  0x00000003 , 0x00000005 
+ 00021139  0x00005222 setarg  0x00000000 
+ 00021140  0x00005223 istore  0x00000003 , 0x00000005 
+ 00021141  0x00005225 arg  0x00000000 , 0x00000002 
+ 00021142  0x00005226 copy  0x0000000b , 0x0000003f 
+ 00021143  0x00005227 iadd  0x00000007 , 0x0000003f 
+ 00021144  0x00005229 qset1  0x00000002 
+ 00021145  0x0000522a increase  0x00000001 , 0x00000007 
+ 00021146  0x0000522b isub  0x00000007 , 0x0000003e 
+ 00021147  0x0000522c nbranch  0x00005298 , 0x00000005 
+ 00021148  0x0000522e lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x0000522f ior  0x00000002 , 0x0000003f 
+ 00021150  0x00005230 store  0x00000003 , 0x00004260 
+ 00021151  0x00005231 rtn 
+ 00021152  0x0000523c bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x0000523d call  0x0000527e 
+ 00021154  0x0000523e copy  0x00000007 , 0x00000013 
+ 00021155  0x0000523f arg  0x00000000 , 0x00000002 
+ 00021156  0x00005240 arg  0x00000000 , 0x0000000b 
+ 00021157  0x00005243 copy  0x00000007 , 0x0000003f 
+ 00021158  0x00005244 beq  0x00000008 , 0x000052b0 
+ 00021159  0x00005245 fetch  0x00000001 , 0x00004256 
+ 00021160  0x00005246 qisolate1  0x0000003f 
+ 00021161  0x00005247 branch  0x000052b0 , 0x00000001 
+ 00021162  0x00005248 increase  0x00000080 , 0x00000002 
+ 00021163  0x00005249 increase  0x00000001 , 0x00000007 
+ 00021164  0x0000524a copy  0x00000011 , 0x0000003f 
+ 00021165  0x0000524b isub  0x00000002 , 0x0000003e 
+ 00021166  0x0000524c branch  0x000052b0 , 0x00000005 
+ 00021167  0x0000524d branch  0x000052a5 , 0x00000002 
+ 00021168  0x0000524f copy  0x00000002 , 0x0000003f 
+ 00021169  0x00005250 isub  0x00000011 , 0x0000003e 
+ 00021170  0x00005251 nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x00005252 copy  0x00000007 , 0x0000003f 
+ 00021172  0x00005253 copy  0x00000013 , 0x00000002 
+ 00021173  0x00005254 isub  0x00000002 , 0x0000000b 
+ 00021174  0x00005256 copy  0x00000013 , 0x00000007 
+ 00021175  0x00005257 rtn 
+ 00021176  0x0000525b bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x0000525c arg  0x0000007f , 0x00000011 
+ 00021178  0x0000525d call  0x00005240 
+ 00021179  0x0000525e store  0x00000002 , 0x0000026b 
+ 00021180  0x0000525f increase  0x00000004 , 0x0000003f 
+ 00021181  0x00005260 store  0x00000002 , 0x0000026d 
+ 00021182  0x00005261 setarg  0x00000000 
+ 00021183  0x00005262 store  0x00000002 , 0x0000026f 
+ 00021184  0x00005263 rtn 
+ 00021185  0x00005266 fetch  0x00000002 , 0x0000026b 
+ 00021186  0x00005267 branch  0x000052e2 
+ 00021187  0x0000526a fetch  0x00000002 , 0x0000026d 
+ 00021188  0x0000526b branch  0x000052e2 
+ 00021189  0x0000526f bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x00005270 arg  0x000000fa , 0x00000011 
+ 00021191  0x00005271 call  0x00005240 
+ 00021192  0x00005272 store  0x00000002 , 0x00000271 
+ 00021193  0x00005273 increase  0x00000004 , 0x0000003f 
+ 00021194  0x00005274 store  0x00000002 , 0x00000273 
+ 00021195  0x00005275 setarg  0x00000000 
+ 00021196  0x00005276 store  0x00000002 , 0x00000275 
+ 00021197  0x00005277 rtn 
+ 00021198  0x0000527a fetch  0x00000002 , 0x00000271 
+ 00021199  0x0000527b branch  0x000052e2 
+ 00021200  0x0000527e fetch  0x00000002 , 0x00000273 
+ 00021201  0x0000527f branch  0x000052e2 
+ 00021202  0x00005283 bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x00005284 call  0x00007e7c 
+ 00021204  0x00005285 jam  0x00000001 , 0x00000284 
+ 00021205  0x00005286 call  0x0000526e 
+ 00021206  0x00005287 nrtn  0x00000034 
+ 00021207  0x00005288 arg  0x0000007f , 0x00000011 
+ 00021208  0x00005289 call  0x00005240 
+ 00021209  0x0000528a store  0x00000002 , 0x00000277 
+ 00021210  0x0000528b increase  0x00000004 , 0x0000003f 
+ 00021211  0x0000528c store  0x00000002 , 0x00000279 
+ 00021212  0x0000528d setarg  0x00000000 
+ 00021213  0x0000528e store  0x00000002 , 0x0000027b 
+ 00021214  0x0000528f jam  0x00000000 , 0x00000284 
+ 00021215  0x00005290 branch  0x00007e8c 
+ 00021216  0x00005293 fetch  0x00000002 , 0x00000277 
+ 00021217  0x00005294 branch  0x000052e2 
+ 00021218  0x00005297 branch  0x00002a8c , 0x00000034 
+ 00021219  0x00005298 copy  0x0000003f , 0x00000005 
+ 00021220  0x00005299 rtn 
+ 00021221  0x0000529d bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x0000529e arg  0x00000000 , 0x00000012 
+ 00021223  0x0000529f arg  0x00004257 , 0x00000011 
+ 00021224  0x000052a0 increase  0xfffffffe , 0x00000011 
+ 00021225  0x000052a2 increase  0x00000002 , 0x00000011 
+ 00021226  0x000052a3 setarg  0x00004263 
+ 00021227  0x000052a4 isub  0x00000011 , 0x0000003e 
+ 00021228  0x000052a5 branch  0x000052f5 , 0x00000005 
+ 00021229  0x000052a6 ifetch  0x00000001 , 0x00000011 
+ 00021230  0x000052a7 increase  0x00000001 , 0x00000011 
+ 00021231  0x000052a8 branch  0x000052e9 , 0x00000034 
+ 00021232  0x000052a9 ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x000052aa ifetch  0x00000002 , 0x00000002 
+ 00021234  0x000052ab iadd  0x00000012 , 0x00000012 
+ 00021235  0x000052ac increase  0x00000004 , 0x00000012 
+ 00021236  0x000052ad branch  0x000052e9 
+ 00021237  0x000052af copy  0x00000012 , 0x0000003f 
+ 00021238  0x000052b0 rtn 
+ 00021239  0x000052b4 arg  0x0000000c , 0x00000007 
+ 00021240  0x000052b5 branch  0x00002c32 
+ 00021241  0x000052b8 arg  0x0000000c , 0x00000007 
+ 00021242  0x000052b9 branch  0x00002c36 
+ 00021243  0x000052bc bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x000052bd call  0x0000527e 
+ 00021245  0x000052be fetch  0x00000001 , 0x00004256 
+ 00021246  0x000052bf rtn  0x00000034 
+ 00021247  0x000052c0 call  0x000052e5 
+ 00021248  0x000052c1 arg  0x00000100 , 0x00000002 
+ 00021249  0x000052c2 isub  0x00000002 , 0x0000003e 
+ 00021250  0x000052c3 branch  0x000052f7 , 0x00000002 
+ 00021251  0x000052c4 call  0x000052f9 
+ 00021252  0x000052c5 arg  0x00004263 , 0x00000005 
+ 00021253  0x000052c6 arg  0x00004257 , 0x00000011 
+ 00021254  0x000052c8 setarg  0x00004263 
+ 00021255  0x000052c9 isub  0x00000011 , 0x0000003e 
+ 00021256  0x000052ca rtn  0x00000005 
+ 00021257  0x000052cb ifetch  0x00000001 , 0x00000011 
+ 00021258  0x000052cc increase  0x00000001 , 0x00000011 
+ 00021259  0x000052cd nbranch  0x0000530f , 0x00000034 
+ 00021260  0x000052ce istore  0x00000002 , 0x00000005 
+ 00021261  0x000052cf increase  0x00000002 , 0x00000011 
+ 00021262  0x000052d0 branch  0x00005306 
+ 00021263  0x000052d2 ifetch  0x00000002 , 0x00000011 
+ 00021264  0x000052d3 increase  0x00000002 , 0x00000011 
+ 00021265  0x000052d4 copy  0x0000003f , 0x00000006 
+ 00021266  0x000052d5 ifetch  0x00000002 , 0x00000006 
+ 00021267  0x000052d6 istore  0x00000002 , 0x00000005 
+ 00021268  0x000052d7 copy  0x0000003f , 0x00000039 
+ 00021269  0x000052d8 increase  0x00000002 , 0x00000039 
+ 00021270  0x000052d9 call  0x00007f01 
+ 00021271  0x000052da branch  0x00005306 
+ 00021272  0x000052dd bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x000052de call  0x0000527e 
+ 00021274  0x000052df fetch  0x00000001 , 0x00004256 
+ 00021275  0x000052e0 rtn  0x00000034 
+ 00021276  0x000052e1 arg  0x00004258 , 0x00000011 
+ 00021277  0x000052e2 increase  0xfffffffd , 0x00000011 
+ 00021278  0x000052e3 arg  0x00004263 , 0x00000006 
+ 00021279  0x000052e5 increase  0x00000003 , 0x00000011 
+ 00021280  0x000052e6 setarg  0x00004264 
+ 00021281  0x000052e7 isub  0x00000011 , 0x0000003e 
+ 00021282  0x000052e8 rtn  0x00000005 
+ 00021283  0x000052e9 ifetch  0x00000002 , 0x00000006 
+ 00021284  0x000052ea branch  0x0000531f , 0x00000034 
+ 00021285  0x000052eb increase  0x00000004 , 0x0000003f 
+ 00021286  0x000052ec copy  0x0000003f , 0x00000039 
+ 00021287  0x000052ed copy  0x00000006 , 0x00000012 
+ 00021288  0x000052ee ifetch  0x00000002 , 0x00000011 
+ 00021289  0x000052ef copy  0x0000003f , 0x00000005 
+ 00021290  0x000052f0 copy  0x00000012 , 0x00000006 
+ 00021291  0x000052f1 increase  0xfffffffe , 0x00000006 
+ 00021292  0x000052f2 call  0x00007f01 
+ 00021293  0x000052f3 branch  0x0000531f 
+ 00021294  0x000052fe bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x000052ff disable  0x0000002b 
+ 00021296  0x00005300 jam  0x00000001 , 0x00000455 
+ 00021297  0x00005301 jam  0x00000003 , 0x0000043f 
+ 00021298  0x00005302 jam  0x00000001 , 0x00000456 
+ 00021299  0x00005303 setarg  0xffffffff 
+ 00021300  0x00005304 store  0x00000002 , 0x00000459 
+ 00021301  0x00005305 force  0x00000000 , 0x0000003f 
+ 00021302  0x00005306 store  0x00000001 , 0x00000457 
+ 00021303  0x00005307 store  0x00000001 , 0x00000462 
+ 00021304  0x00005308 store  0x00000003 , 0x00004169 
+ 00021305  0x00005309 store  0x00000003 , 0x0000416c 
+ 00021306  0x0000530a store  0x00000005 , 0x00004403 
+ 00021307  0x0000530b set1  0x00000027 , 0x0000003f 
+ 00021308  0x0000530c store  0x00000005 , 0x00004408 
+ 00021309  0x0000530d jam  0x00000001 , 0x000043dc 
+ 00021310  0x0000530e jam  0x00000000 , 0x000043dd 
+ 00021311  0x0000530f branch  0x000056ed 
+ 00021312  0x00005312 bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x00005313 enable  0x00000029 
+ 00021314  0x00005314 jam  0x00000003 , 0x00000440 
+ 00021315  0x00005315 jam  0x00000001 , 0x00000478 
+ 00021316  0x00005316 jam  0x00000001 , 0x0000445a 
+ 00021317  0x00005317 setarg  0x0000ffff 
+ 00021318  0x00005318 store  0x00000002 , 0x0000445c 
+ 00021319  0x00005319 force  0x00000000 , 0x0000003f 
+ 00021320  0x0000531a store  0x00000005 , 0x00004408 
+ 00021321  0x0000531b set1  0x00000027 , 0x0000003f 
+ 00021322  0x0000531c store  0x00000005 , 0x00004403 
+ 00021323  0x0000531d branch  0x0000532e 
+ 00021324  0x00005321 bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x00005322 disable  0x00000029 
+ 00021326  0x00005323 setarg  0x00000017 
+ 00021327  0x00005324 store  0x00000002 , 0x000044a8 
+ 00021328  0x00005325 jam  0x00000001 , 0x00000440 
+ 00021329  0x00005326 jam  0x00000000 , 0x0000436e 
+ 00021330  0x00005327 jam  0x00000000 , 0x000000a0 
+ 00021331  0x00005328 jam  0x00000000 , 0x000044c4 
+ 00021332  0x00005329 jam  0x00000000 , 0x000044c5 
+ 00021333  0x0000532a fetch  0x00000002 , 0x0000046d 
+ 00021334  0x0000532b store  0x00000002 , 0x000044ba 
+ 00021335  0x0000532c fetch  0x00000002 , 0x00000441 
+ 00021336  0x0000532d mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x0000532e rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x0000532f store  0x00000002 , 0x0000046d 
+ 00021339  0x00005330 branch  0x0000532e 
+ 00021340  0x00005337 call  0x000053c4 
+ 00021341  0x00005338 call  0x000055e8 
+ 00021342  0x00005339 call  0x000056f0 
+ 00021343  0x0000533a branch  0x000053ce 
+ 00021344  0x0000533d bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x0000533e call  0x000053c4 
+ 00021346  0x0000533f call  0x000032f4 
+ 00021347  0x00005340 fetch  0x00000001 , 0x00000440 
+ 00021348  0x00005341 beq  0x00000003 , 0x00005366 
+ 00021349  0x00005342 branch  0x0000537a 
+ 00021350  0x00005349 bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x0000534a enable  0x00000029 
+ 00021352  0x0000534b call  0x000056e4 
+ 00021353  0x0000534c branch  0x00005377 , 0x00000002 
+ 00021354  0x0000534d call  0x00002c6c 
+ 00021355  0x0000534e call  0x00005413 
+ 00021356  0x0000534f call  0x0000561e 
+ 00021357  0x00005350 disable  0x0000002d 
+ 00021358  0x00005351 call  0x000054bf 
+ 00021359  0x00005352 nrtn  0x0000002d 
+ 00021360  0x00005353 bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x00005354 fetch  0x00000001 , 0x00000005 
+ 00021362  0x00005355 increase  0x00000001 , 0x0000003f 
+ 00021363  0x00005356 store  0x00000001 , 0x00000005 
+ 00021364  0x00005357 call  0x000055aa 
+ 00021365  0x00005358 disable  0x00000029 
+ 00021366  0x00005359 rtn 
+ 00021367  0x0000535c call  0x000053a9 
+ 00021368  0x0000535d disable  0x00000029 
+ 00021369  0x0000535e rtn 
+ 00021370  0x00005364 bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x00005365 jam  0x00000000 , 0x0000450f 
+ 00021372  0x00005366 call  0x00007aaf 
+ 00021373  0x00005367 call  0x00005c18 
+ 00021374  0x00005368 disable  0x0000002e 
+ 00021375  0x00005369 call  0x000056e4 
+ 00021376  0x0000536a branch  0x000053a9 , 0x00000002 
+ 00021377  0x0000536b call  0x00002c6c 
+ 00021378  0x0000536c call  0x00005413 
+ 00021379  0x0000536d call  0x00005489 
+ 00021380  0x0000536e nbranch  0x0000539b , 0x00000018 
+ 00021381  0x0000536f call  0x000053b7 
+ 00021382  0x00005370 branch  0x00005388 , 0x0000002d 
+ 00021383  0x00005371 branch  0x00005395 
+ 00021384  0x00005375 bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x00005376 fetch  0x00000001 , 0x0000450f 
+ 00021386  0x00005377 pincrease  0x00000001 
+ 00021387  0x00005378 store  0x00000001 , 0x0000450f 
+ 00021388  0x00005379 beq  0x0000000c , 0x00005395 
+ 00021389  0x0000537a call  0x000055aa 
+ 00021390  0x0000537b call  0x0000561e 
+ 00021391  0x0000537c call  0x000054c7 
+ 00021392  0x0000537d call  0x0000567e 
+ 00021393  0x0000537e fetch  0x00000002 , 0x000041fb 
+ 00021394  0x0000537f call  0x00007f9c 
+ 00021395  0x00005380 call  0x000053a0 
+ 00021396  0x00005381 branch  0x000053a4 , 0x00000028 
+ 00021397  0x00005383 bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x00005384 call  0x00005be4 
+ 00021399  0x00005385 call  0x00005bdb 
+ 00021400  0x00005386 call  0x00007d9c 
+ 00021401  0x00005387 fetch  0x00000001 , 0x00000462 
+ 00021402  0x00005388 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x0000538a bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x0000538b call  0x000057f4 
+ 00021405  0x0000538c call  0x0000559d 
+ 00021406  0x0000538d call  0x00005575 
+ 00021407  0x0000538e branch  0x00002841 
+ 00021408  0x00005392 disable  0x00000028 
+ 00021409  0x00005393 bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x00005394 bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x00005395 rtn 
+ 00021412  0x00005399 bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x0000539a enable  0x0000002e 
+ 00021414  0x0000539b call  0x000054c1 
+ 00021415  0x0000539c branch  0x00005388 , 0x0000002d 
+ 00021416  0x0000539d branch  0x00005395 
+ 00021417  0x000053a3 bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x000053a4 call  0x000053af 
+ 00021419  0x000053a5 call  0x000033b4 
+ 00021420  0x000053a6 call  0x00007a77 
+ 00021421  0x000053a7 jam  0x00000015 , 0x00000a99 
+ 00021422  0x000053a8 branch  0x00007d86 
+ 00021423  0x000053ab setarg  0x00000000 
+ 00021424  0x000053ac store  0x00000009 , 0x000044ff 
+ 00021425  0x000053ad jam  0x00000000 , 0x00000455 
+ 00021426  0x000053ae jam  0x00000000 , 0x00000440 
+ 00021427  0x000053af jam  0x00000000 , 0x0000043f 
+ 00021428  0x000053b0 jam  0x00000000 , 0x000044c5 
+ 00021429  0x000053b1 jam  0x00000000 , 0x000044c4 
+ 00021430  0x000053b2 rtn 
+ 00021431  0x000053b5 bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x000053b6 fetch  0x00000001 , 0x00000005 
+ 00021433  0x000053b7 increase  0x00000001 , 0x0000003f 
+ 00021434  0x000053b8 store  0x00000001 , 0x00000005 
+ 00021435  0x000053b9 fetch  0x00000001 , 0x0000043f 
+ 00021436  0x000053ba rtnbit1  0x00000003 
+ 00021437  0x000053bb set1  0x00000003 
+ 00021438  0x000053bc store  0x00000001 , 0x0000043f 
+ 00021439  0x000053bd fetch  0x00000002 , 0x000044ba 
+ 00021440  0x000053be store  0x00000002 , 0x0000046d 
+ 00021441  0x000053bf setarg  0x00000000 
+ 00021442  0x000053c0 store  0x00000004 , 0x000044e5 
+ 00021443  0x000053c1 rtn 
+ 00021444  0x000053c5 bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x000053c6 jam  0x00000036 , 0x0000890f 
+ 00021446  0x000053c7 jam  0x0000005f , 0x0000890b 
+ 00021447  0x000053c8 enable  0x00000036 
+ 00021448  0x000053c9 jam  0x00000007 , 0x00008914 
+ 00021449  0x000053ca call  0x00002c6c 
+ 00021450  0x000053cb fetch  0x00000001 , 0x000041e0 
+ 00021451  0x000053cc rtn  0x00000034 
+ 00021452  0x000053cd jam  0x000000b8 , 0x0000890a 
+ 00021453  0x000053ce rtn 
+ 00021454  0x000053d1 bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x000053d2 jam  0x0000002e , 0x0000890f 
+ 00021456  0x000053d3 jam  0x000000ff , 0x0000890b 
+ 00021457  0x000053d4 disable  0x00000036 
+ 00021458  0x000053d5 jam  0x00000003 , 0x00008914 
+ 00021459  0x000053d6 arg  0x00000000 , 0x0000001b 
+ 00021460  0x000053d7 rtn 
+ 00021461  0x000053da disable  0x00000009 
+ 00021462  0x000053db disable  0x00000007 
+ 00021463  0x000053dc fetch  0x00000003 , 0x00000467 
+ 00021464  0x000053dd iforce  0x0000000f 
+ 00021465  0x000053de fetch  0x00000001 , 0x00000016 
+ 00021466  0x000053df reverse  0x0000003f , 0x00000002 
+ 00021467  0x000053e0 set1  0x00000001 , 0x00000002 
+ 00021468  0x000053e1 rshift  0x00000002 , 0x0000000e 
+ 00021469  0x000053e2 rtn 
+ 00021470  0x000053e6 call  0x000053e6 
+ 00021471  0x000053e7 call  0x0000291f 
+ 00021472  0x000053e8 setarg  0x00000500 
+ 00021473  0x000053e9 call  0x00002a8f 
+ 00021474  0x000053ea branch  0x00002924 
+ 00021475  0x000053ed branch  0x00002939 , 0x0000002d 
+ 00021476  0x000053ef call  0x000053e6 
+ 00021477  0x000053f0 branch  0x00002933 
+ 00021478  0x000053f2 bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x000053f3 call  0x00002918 
+ 00021480  0x000053f4 fetch  0x00000001 , 0x0000048c 
+ 00021481  0x000053f5 nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x000053f6 fetch  0x00000001 , 0x00000016 
+ 00021483  0x000053f7 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053f8 branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053f9 force  0x00000000 , 0x00000002 
+ 00021486  0x000053fa rtneq  0x00000025 
+ 00021487  0x000053fb force  0x00000018 , 0x00000002 
+ 00021488  0x000053fc rtneq  0x00000026 
+ 00021489  0x000053fd force  0x0000004e , 0x00000002 
+ 00021490  0x000053fe rtn 
+ 00021491  0x00005401 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x00005402 branch  0x000053f6 , 0x00000002 
+ 00021493  0x00005403 increase  0x00000001 , 0x0000003f 
+ 00021494  0x00005406 lshift  0x0000003f , 0x0000003f 
+ 00021495  0x00005407 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x00005408 rtn 
+ 00021497  0x0000540b fetch  0x00000001 , 0x00000016 
+ 00021498  0x0000540c lshift  0x0000003f , 0x00000002 
+ 00021499  0x0000540d rtn 
+ 00021500  0x00005410 arg  0x000001f4 , 0x00000002 
+ 00021501  0x00005411 rtn  0x00000034 
+ 00021502  0x00005412 arg  0x000000fa , 0x00000002 
+ 00021503  0x00005413 rtneq  0x00000001 
+ 00021504  0x00005414 arg  0x00000096 , 0x00000002 
+ 00021505  0x00005415 rtneq  0x00000002 
+ 00021506  0x00005416 arg  0x00000064 , 0x00000002 
+ 00021507  0x00005417 rtneq  0x00000003 
+ 00021508  0x00005418 arg  0x0000004b , 0x00000002 
+ 00021509  0x00005419 rtneq  0x00000004 
+ 00021510  0x0000541a arg  0x00000032 , 0x00000002 
+ 00021511  0x0000541b rtneq  0x00000005 
+ 00021512  0x0000541c arg  0x00000028 , 0x00000002 
+ 00021513  0x0000541d rtneq  0x00000006 
+ 00021514  0x0000541e arg  0x00000014 , 0x00000002 
+ 00021515  0x0000541f rtn 
+ 00021516  0x00005424 setarg  0x008e89be 
+ 00021517  0x00005425 lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x00005426 or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x00005427 iforce  0x00000009 
+ 00021520  0x00005428 setarg  0x00555555 
+ 00021521  0x00005429 store  0x00000003 , 0x00000467 
+ 00021522  0x0000542a rtn 
+ 00021523  0x0000542d bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x0000542e enable  0x00000010 
+ 00021525  0x0000542f fetch  0x00000004 , 0x00000463 
+ 00021526  0x00005430 iforce  0x00000009 
+ 00021527  0x00005431 call  0x00005466 
+ 00021528  0x00005432 setarg  0x00000200 
+ 00021529  0x00005433 branch  0x0000541c , 0x00000029 
+ 00021530  0x00005434 fetch  0x00000002 , 0x0000044d 
+ 00021531  0x00005435 rshift  0x0000003f , 0x0000003f 
+ 00021532  0x00005437 arg  0x00000500 , 0x00000002 
+ 00021533  0x00005438 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x00005439 call  0x00002a24 
+ 00021535  0x0000543a deposit  0x0000001a 
+ 00021536  0x0000543b store  0x00000006 , 0x00000491 
+ 00021537  0x0000543c rtn 
+ 00021538  0x0000543f bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x00005440 fetch  0x00000001 , 0x00000016 
+ 00021540  0x00005441 beq  0x00000025 , 0x00005428 
+ 00021541  0x00005442 beq  0x00000026 , 0x0000542e 
+ 00021542  0x00005443 beq  0x00000027 , 0x00005434 
+ 00021543  0x00005444 branch  0x00005434 
+ 00021544  0x00005447 fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x00005448 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x00005449 branch  0x0000543f , 0x00000001 
+ 00021547  0x0000544a isolate1  0x00000002 , 0x00000002 
+ 00021548  0x0000544b branch  0x00005444 , 0x00000001 
+ 00021549  0x0000544c branch  0x0000543a 
+ 00021550  0x00005450 fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x00005451 isolate1  0x00000002 , 0x00000002 
+ 00021552  0x00005452 branch  0x00005444 , 0x00000001 
+ 00021553  0x00005453 isolate1  0x00000000 , 0x00000002 
+ 00021554  0x00005454 branch  0x0000543a , 0x00000001 
+ 00021555  0x00005455 branch  0x0000543f 
+ 00021556  0x00005459 fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x0000545a isolate1  0x00000000 , 0x00000002 
+ 00021558  0x0000545b branch  0x0000543a , 0x00000001 
+ 00021559  0x0000545c isolate1  0x00000001 , 0x00000002 
+ 00021560  0x0000545d branch  0x0000543f , 0x00000001 
+ 00021561  0x0000545e branch  0x00005444 
+ 00021562  0x00005463 jam  0x00000025 , 0x00000016 
+ 00021563  0x00005464 fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x00005465 set1  0x00000000 , 0x0000003f 
+ 00021565  0x00005466 store  0x00000001 , 0x00000ac2 
+ 00021566  0x00005467 rtn 
+ 00021567  0x0000546a jam  0x00000026 , 0x00000016 
+ 00021568  0x0000546b fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x0000546c set1  0x00000001 , 0x0000003f 
+ 00021570  0x0000546d store  0x00000001 , 0x00000ac2 
+ 00021571  0x0000546e rtn 
+ 00021572  0x00005471 jam  0x00000027 , 0x00000016 
+ 00021573  0x00005472 fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x00005473 set1  0x00000002 , 0x0000003f 
+ 00021575  0x00005474 store  0x00000001 , 0x00000ac2 
+ 00021576  0x00005475 rtn 
+ 00021577  0x0000547a bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x0000547b add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x0000547c ifetch  0x00000001 , 0x00000006 
+ 00021580  0x0000547d rtnbit0  0x00000000 
+ 00021581  0x0000547e add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x0000547f ifetch  0x00000002 , 0x00000005 
+ 00021583  0x00005480 increase  0x00000001 , 0x0000003f 
+ 00021584  0x00005481 istore  0x00000002 , 0x00000005 
+ 00021585  0x00005482 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x00005483 ifetch  0x00000001 , 0x00000006 
+ 00021587  0x00005484 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x00005485 ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x00005486 iadd  0x00000002 , 0x0000003f 
+ 00021590  0x00005487 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x00005488 branch  0x00005459 , 0x00000002 
+ 00021592  0x00005489 increase  0xffffffdb , 0x0000003f 
+ 00021593  0x0000548b istore  0x00000001 , 0x00000005 
+ 00021594  0x0000548c rtn 
+ 00021595  0x00005490 bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x00005491 fetch  0x00000005 , 0x0000046f 
+ 00021597  0x00005492 force  0x00000000 , 0x00000002 
+ 00021598  0x00005493 force  0x00000025 , 0x00000039 
+ 00021599  0x00005495 bbit0  0x00000000 , 0x00005461 
+ 00021600  0x00005496 increase  0x00000001 , 0x00000002 
+ 00021601  0x00005498 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x00005499 loop  0x0000545f 
+ 00021603  0x0000549a add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x0000549b store  0x00000001 , 0x00000461 
+ 00021605  0x0000549c rtn 
+ 00021606  0x0000549f bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x000054a0 fetch  0x00000001 , 0x00000457 
+ 00021608  0x000054a1 iforce  0x00000007 
+ 00021609  0x000054a2 fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x000054a3 qisolate1  0x00000002 
+ 00021611  0x000054a4 branch  0x0000547c , 0x00000001 
+ 00021612  0x000054a6 bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x000054a7 fetch  0x00000001 , 0x00000461 
+ 00021614  0x000054a8 isub  0x00000007 , 0x0000003f 
+ 00021615  0x000054a9 branch  0x00005472 , 0x00000002 
+ 00021616  0x000054aa sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x000054ab branch  0x0000546c 
+ 00021618  0x000054ad copy  0x00000007 , 0x00000039 
+ 00021619  0x000054ae force  0x00000000 , 0x00000007 
+ 00021620  0x000054b0 qisolate1  0x00000002 
+ 00021621  0x000054b1 branch  0x00005477 , 0x00000001 
+ 00021622  0x000054b2 increase  0x00000001 , 0x00000039 
+ 00021623  0x000054b4 deposit  0x00000039 
+ 00021624  0x000054b5 branch  0x0000547c , 0x00000034 
+ 00021625  0x000054b6 increase  0x00000001 , 0x00000007 
+ 00021626  0x000054b7 increase  0xffffffff , 0x00000039 
+ 00021627  0x000054b8 branch  0x00005474 
+ 00021628  0x000054ba deposit  0x00000007 
+ 00021629  0x000054bb store  0x00000001 , 0x00000016 
+ 00021630  0x000054bc rtn 
+ 00021631  0x000054c0 branch  0x00005482 , 0x00000029 
+ 00021632  0x000054c1 until  0x0000003e , 0x00000003 
+ 00021633  0x000054c2 rtn 
+ 00021634  0x000054c5 arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x000054c6 until  0x00000023 , 0x00000026 
+ 00021636  0x000054c7 rtn 
+ 00021637  0x000054ca disable  0x00000010 
+ 00021638  0x000054cb fetch  0x00000002 , 0x0000436c 
+ 00021639  0x000054cc copy  0x0000003f , 0x0000000b 
+ 00021640  0x000054cd branch  0x0000548e 
+ 00021641  0x000054d1 bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x000054d2 enable  0x00000010 
+ 00021643  0x000054d3 fetch  0x00000002 , 0x0000044d 
+ 00021644  0x000054d4 fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x000054d5 iadd  0x00000002 , 0x0000000b 
+ 00021646  0x000054d7 call  0x000053de 
+ 00021647  0x000054d9 bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x000054da call  0x000053d5 
+ 00021649  0x000054db disable  0x0000002d 
+ 00021650  0x000054dc enable  0x0000000d 
+ 00021651  0x000054dd enable  0x00000021 
+ 00021652  0x000054de disable  0x00000020 
+ 00021653  0x000054df copy  0x0000000b , 0x0000001b 
+ 00021654  0x000054e0 correlate  0x0000003e , 0x00000003 
+ 00021655  0x000054e1 branch  0x0000549a , 0x0000002e 
+ 00021656  0x000054e2 copy  0x0000001a , 0x00000002 
+ 00021657  0x000054e3 storet  0x00000006 , 0x0000009a 
+ 00021658  0x000054e5 nbranch  0x0000264d , 0x00000018 
+ 00021659  0x000054e6 branch  0x000054a1 , 0x0000002e 
+ 00021660  0x000054e7 arg  0x000001e0 , 0x00000029 
+ 00021661  0x000054e8 copy  0x00000021 , 0x00000028 
+ 00021662  0x000054e9 fetch  0x00000001 , 0x0000043f 
+ 00021663  0x000054ea bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x000054eb call  0x00002b05 , 0x0000002b 
+ 00021665  0x000054ed bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x000054ee call  0x000029bb 
+ 00021667  0x000054ef enable  0x00000007 
+ 00021668  0x000054f0 enable  0x00000009 
+ 00021669  0x000054f1 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x000054f2 rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x000054f3 store  0x00000001 , 0x000002d9 
+ 00021672  0x000054f4 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x000054f5 rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x000054f6 istore  0x00000001 , 0x00000005 
+ 00021675  0x000054f7 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054f8 branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054fb parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054fc rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054fd istore  0x00000001 , 0x00000005 
+ 00021680  0x000054fe loop  0x000054ad 
+ 00021681  0x00005501 bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x00005502 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x00005503 enable  0x00000010 
+ 00021684  0x00005504 arg  0x00000664 , 0x0000001b 
+ 00021685  0x00005505 rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x00005506 rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x00005507 istore  0x00000003 , 0x00000005 
+ 00021688  0x00005508 branch  0x0000264d , 0x00000006 
+ 00021689  0x00005509 enable  0x0000002d 
+ 00021690  0x0000550a fetch  0x00000001 , 0x00000017 
+ 00021691  0x0000550b add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x0000550c call  0x00002981 
+ 00021693  0x0000550d disable  0x0000000d 
+ 00021694  0x0000550e branch  0x00002918 
+ 00021695  0x00005511 bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x00005512 call  0x000054c9 
+ 00021697  0x00005514 fetcht  0x00000001 , 0x00000017 
+ 00021698  0x00005515 call  0x0000291f 
+ 00021699  0x00005516 call  0x00002924 
+ 00021700  0x00005517 enable  0x00000010 
+ 00021701  0x00005518 arg  0x0000157c , 0x0000000b 
+ 00021702  0x00005519 branch  0x0000548f 
+ 00021703  0x0000551c call  0x000054c9 
+ 00021704  0x0000551d branch  0x0000264d 
+ 00021705  0x00005520 bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x00005521 call  0x000053d5 
+ 00021707  0x00005522 call  0x000053e3 
+ 00021708  0x00005523 branch  0x000054cd 
+ 00021709  0x00005526 set1  0x00000000 , 0x00000015 
+ 00021710  0x00005527 enable  0x0000001d 
+ 00021711  0x00005528 enable  0x00000020 
+ 00021712  0x00005529 disable  0x00000021 
+ 00021713  0x0000552a call  0x0000547f 
+ 00021714  0x0000552b rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x0000552c rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x0000552d rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x0000552e inject  0x00000003 , 0x00000028 
+ 00021718  0x0000552f enable  0x00000007 
+ 00021719  0x00005530 enable  0x00000009 
+ 00021720  0x00005531 bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x00005532 fetch  0x00000001 , 0x000043dc 
+ 00021722  0x00005533 inject  0x00000003 , 0x00000008 
+ 00021723  0x00005534 ifetch  0x00000001 , 0x00000006 
+ 00021724  0x00005535 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x00005536 inject  0x00000003 , 0x00000008 
+ 00021726  0x00005537 branch  0x000054e2 , 0x00000005 
+ 00021727  0x00005539 ifetch  0x00000001 , 0x00000006 
+ 00021728  0x0000553a inject  0x00000003 , 0x00000008 
+ 00021729  0x0000553b loop  0x000054df 
+ 00021730  0x0000553e enable  0x00000008 
+ 00021731  0x0000553f inject  0x00000003 , 0x00000018 
+ 00021732  0x00005540 disable  0x00000008 
+ 00021733  0x00005541 until  0x0000003e , 0x00000027 
+ 00021734  0x00005542 nop  0x00000064 
+ 00021735  0x00005543 disable  0x0000001d 
+ 00021736  0x00005544 rtn 
+ 00021737  0x00005547 bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x00005548 fetch  0x00000001 , 0x00004484 
+ 00021739  0x00005549 beq  0x00000001 , 0x000054f9 
+ 00021740  0x0000554a fetch  0x00000001 , 0x00004485 
+ 00021741  0x0000554b lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x0000554c lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x0000554d store  0x00000001 , 0x000043dc 
+ 00021744  0x0000554e fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x0000554f add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x00005550 store  0x00000001 , 0x000043dd 
+ 00021747  0x00005551 fetch  0x00000006 , 0x000044a0 
+ 00021748  0x00005552 store  0x00000006 , 0x000043de 
+ 00021749  0x00005553 copy  0x00000002 , 0x00000039 
+ 00021750  0x00005554 arg  0x00004370 , 0x00000006 
+ 00021751  0x00005555 call  0x00007ef4 
+ 00021752  0x00005556 branch  0x00005504 
+ 00021753  0x00005558 fetch  0x00000001 , 0x00004486 
+ 00021754  0x00005559 lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x0000555a lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x0000555b increase  0x00000001 , 0x0000003f 
+ 00021757  0x0000555c store  0x00000001 , 0x000043dc 
+ 00021758  0x0000555d setarg  0x0000000c 
+ 00021759  0x0000555e store  0x00000001 , 0x000043dd 
+ 00021760  0x0000555f fetch  0x00000006 , 0x000044a0 
+ 00021761  0x00005560 store  0x00000006 , 0x000043de 
+ 00021762  0x00005561 fetch  0x00000006 , 0x000041d0 
+ 00021763  0x00005562 istore  0x00000006 , 0x00000005 
+ 00021764  0x00005564 bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x00005565 fetch  0x00000001 , 0x00000000 
+ 00021766  0x00005566 increase  0x00000001 , 0x0000003f 
+ 00021767  0x00005567 store  0x00000001 , 0x00000000 
+ 00021768  0x00005568 arg  0x00000708 , 0x0000001b 
+ 00021769  0x00005569 disable  0x0000002d 
+ 00021770  0x0000556a branch  0x000054bf 
+ 00021771  0x0000556d bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x0000556e fetch  0x00000001 , 0x0000449e 
+ 00021773  0x0000556f rtnne  0x00000001 
+ 00021774  0x00005570 fetch  0x00000001 , 0x00000000 
+ 00021775  0x00005571 increase  0x00000001 , 0x0000003f 
+ 00021776  0x00005572 store  0x00000001 , 0x00000000 
+ 00021777  0x00005573 arg  0x00000c03 , 0x00000002 
+ 00021778  0x00005574 fetch  0x00000001 , 0x0000449f 
+ 00021779  0x00005575 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x00005576 copy  0x00000011 , 0x0000003f 
+ 00021781  0x00005577 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x00005578 storet  0x00000002 , 0x000043dc 
+ 00021783  0x00005579 fetch  0x00000006 , 0x000044a0 
+ 00021784  0x0000557a istore  0x00000006 , 0x00000005 
+ 00021785  0x0000557b fetch  0x00000006 , 0x0000044f 
+ 00021786  0x0000557c istore  0x00000006 , 0x00000005 
+ 00021787  0x0000557d branch  0x000054bf 
+ 00021788  0x00005581 bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x00005582 arg  0x00000004 , 0x00000002 
+ 00021790  0x00005583 fetch  0x00000001 , 0x00004485 
+ 00021791  0x00005584 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x00005585 storet  0x00000001 , 0x000043dc 
+ 00021793  0x00005586 fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x00005587 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x00005588 store  0x00000001 , 0x000043dd 
+ 00021796  0x00005589 fetch  0x00000006 , 0x000044a0 
+ 00021797  0x0000558a store  0x00000006 , 0x000043de 
+ 00021798  0x0000558b arg  0x00004390 , 0x00000006 
+ 00021799  0x0000558c copy  0x00000002 , 0x00000039 
+ 00021800  0x0000558d call  0x00007ef4 
+ 00021801  0x0000558e call  0x000054c7 
+ 00021802  0x0000558f branch  0x00005706 
+ 00021803  0x00005592 bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x00005593 force  0xffffffff , 0x0000003f 
+ 00021805  0x00005594 setsect  0x00000002 , 0x00000001 
+ 00021806  0x00005595 store  0x00000005 , 0x0000046f 
+ 00021807  0x00005596 call  0x0000545b 
+ 00021808  0x00005597 force  0x00000004 , 0x00000039 
+ 00021809  0x00005598 arg  0x00000463 , 0x00000005 
+ 00021810  0x00005599 call  0x0000630d 
+ 00021811  0x0000559a fetch  0x00000002 , 0x0000449c 
+ 00021812  0x0000559b store  0x00000002 , 0x0000046d 
+ 00021813  0x0000559d random  0x0000003f 
+ 00021814  0x0000559e and_into  0x0000000f , 0x0000003f 
+ 00021815  0x0000559f sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x000055a0 branch  0x00005535 , 0x00000002 
+ 00021817  0x000055a1 store  0x00000001 , 0x00000458 
+ 00021818  0x000055a2 store  0x00000001 , 0x000006e6 
+ 00021819  0x000055a3 bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x000055a4 fetcht  0x00000002 , 0x00004367 
+ 00021821  0x000055a5 storet  0x00000002 , 0x00000441 
+ 00021822  0x000055a6 copy  0x00000002 , 0x00000013 
+ 00021823  0x000055a7 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x000055a8 idiv  0x00000013 
+ 00021825  0x000055a9 call  0x00007f86 
+ 00021826  0x000055aa remainder  0x00000011 
+ 00021827  0x000055ab isub  0x00000011 , 0x0000003f 
+ 00021828  0x000055ac iadd  0x00000013 , 0x0000003f 
+ 00021829  0x000055ad fetcht  0x00000002 , 0x00004365 
+ 00021830  0x000055ae iadd  0x00000002 , 0x0000003f 
+ 00021831  0x000055af store  0x00000004 , 0x00000443 
+ 00021832  0x000055b0 isub  0x00000022 , 0x00000011 
+ 00021833  0x000055b1 increase  0xfffffffa , 0x00000011 
+ 00021834  0x000055b2 arg  0x00002205 , 0x00000012 
+ 00021835  0x000055b3 fetch  0x00000001 , 0x00004495 
+ 00021836  0x000055b4 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x000055b5 fetch  0x00000001 , 0x0000448e 
+ 00021838  0x000055b6 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x000055b7 copy  0x00000012 , 0x0000003f 
+ 00021840  0x000055b8 store  0x00000002 , 0x000043dc 
+ 00021841  0x000055b9 fetch  0x00000006 , 0x000044a0 
+ 00021842  0x000055ba istore  0x00000006 , 0x00000005 
+ 00021843  0x000055bb fetch  0x00000006 , 0x0000044f 
+ 00021844  0x000055bc istore  0x00000006 , 0x00000005 
+ 00021845  0x000055bd fetch  0x00000004 , 0x00000463 
+ 00021846  0x000055be istore  0x00000004 , 0x00000005 
+ 00021847  0x000055bf random  0x0000003f 
+ 00021848  0x000055c0 istore  0x00000002 , 0x00000005 
+ 00021849  0x000055c1 random  0x0000003f 
+ 00021850  0x000055c2 istore  0x00000001 , 0x00000005 
+ 00021851  0x000055c3 force  0x00000002 , 0x0000003f 
+ 00021852  0x000055c4 istore  0x00000001 , 0x00000005 
+ 00021853  0x000055c5 rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x000055c6 istore  0x00000002 , 0x00000005 
+ 00021855  0x000055c7 rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x000055c8 istore  0x00000002 , 0x00000005 
+ 00021857  0x000055c9 bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x000055ca setarg  0x00000000 
+ 00021859  0x000055cb istore  0x00000002 , 0x00000005 
+ 00021860  0x000055cc fetch  0x00000002 , 0x0000449c 
+ 00021861  0x000055cd istore  0x00000002 , 0x00000005 
+ 00021862  0x000055ce fetch  0x00000005 , 0x0000046f 
+ 00021863  0x000055cf istore  0x00000005 , 0x00000005 
+ 00021864  0x000055d0 fetch  0x00000001 , 0x00000458 
+ 00021865  0x000055d1 arg  0x000000a0 , 0x00000002 
+ 00021866  0x000055d2 ior  0x00000002 , 0x0000003f 
+ 00021867  0x000055d3 istore  0x00000001 , 0x00000005 
+ 00021868  0x000055d4 call  0x000054c7 
+ 00021869  0x000055d5 setarg  0x000043dc 
+ 00021870  0x000055d6 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x000055d7 ifetch  0x00000003 , 0x00000006 
+ 00021872  0x000055d8 store  0x00000003 , 0x00000467 
+ 00021873  0x000055d9 rtn 
+ 00021874  0x000055dc bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x000055dd disable  0x00000029 
+ 00021876  0x000055de branch  0x0000540c 
+ 00021877  0x000055e3 fetch  0x00000001 , 0x0000043f 
+ 00021878  0x000055e4 rtnbit0  0x00000005 
+ 00021879  0x000055e5 fetch  0x00000002 , 0x00000459 
+ 00021880  0x000055e6 fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x000055e7 isub  0x00000002 , 0x0000003f 
+ 00021882  0x000055e8 nrtn  0x00000002 
+ 00021883  0x000055e9 store  0x00000002 , 0x00000a9a 
+ 00021884  0x000055ea bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x000055eb fetch  0x00000001 , 0x0000043f 
+ 00021886  0x000055ec set0  0x00000005 , 0x0000003f 
+ 00021887  0x000055ed set0  0x00000003 , 0x0000003f 
+ 00021888  0x000055ee store  0x00000001 , 0x0000043f 
+ 00021889  0x000055ef fetch  0x00000004 , 0x00000443 
+ 00021890  0x000055f0 fetcht  0x00000002 , 0x00000441 
+ 00021891  0x000055f1 storet  0x00000002 , 0x00000aa2 
+ 00021892  0x000055f2 isub  0x00000002 , 0x00000011 
+ 00021893  0x000055f3 bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x000055f4 fetch  0x00000001 , 0x000043d3 
+ 00021895  0x000055f5 store  0x00000001 , 0x0000046a 
+ 00021896  0x000055f6 ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x000055f7 ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055f8 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055f9 store  0x00000002 , 0x00000441 
+ 00021900  0x000055fa lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055fb iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055fc ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055fd storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055fe iadd  0x00000011 , 0x0000003f 
+ 00021905  0x000055ff copy  0x0000003f , 0x00000014 
+ 00021906  0x00005600 fetch  0x00000002 , 0x00000441 
+ 00021907  0x00005601 fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x00005602 isub  0x00000002 , 0x0000003f 
+ 00021909  0x00005603 fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x00005604 imul32  0x00000002 , 0x0000003f 
+ 00021911  0x00005605 iadd  0x00000014 , 0x0000003f 
+ 00021912  0x00005606 store  0x00000004 , 0x00000443 
+ 00021913  0x00005607 call  0x00005713 
+ 00021914  0x00005608 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x00005609 store  0x00000002 , 0x000044ba 
+ 00021916  0x0000560a rtn 
+ 00021917  0x0000560e bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x0000560f fetch  0x00000001 , 0x0000043f 
+ 00021919  0x00005610 rtnbit0  0x00000006 
+ 00021920  0x00005611 fetch  0x00000002 , 0x00000459 
+ 00021921  0x00005612 fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x00005613 isub  0x00000002 , 0x0000003f 
+ 00021923  0x00005614 nrtn  0x00000002 
+ 00021924  0x00005615 fetch  0x00000001 , 0x0000043f 
+ 00021925  0x00005616 set0  0x00000006 , 0x0000003f 
+ 00021926  0x00005617 store  0x00000001 , 0x0000043f 
+ 00021927  0x00005618 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x00005619 store  0x00000005 , 0x0000046f 
+ 00021929  0x0000561a branch  0x0000545b 
+ 00021930  0x0000561e bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x0000561f call  0x000056ed 
+ 00021932  0x00005620 call  0x000055c0 
+ 00021933  0x00005621 fetch  0x00000001 , 0x000002d9 
+ 00021934  0x00005622 isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x00005623 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x00005624 rshift  0x0000003f , 0x0000003f 
+ 00021937  0x00005625 ixor  0x00000002 , 0x0000003f 
+ 00021938  0x00005626 isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x00005627 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x00005628 rtnmark1  0x0000000f 
+ 00021941  0x00005629 fetch  0x00000001 , 0x000002da 
+ 00021942  0x0000562a branch  0x000055bc , 0x00000034 
+ 00021943  0x0000562b fetch  0x00000001 , 0x0000043f 
+ 00021944  0x0000562c bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x0000562d call  0x0000748d 
+ 00021946  0x0000562e call  0x000073fb 
+ 00021947  0x0000562f nrtn  0x00000034 
+ 00021948  0x00005631 fetcht  0x00000001 , 0x00000456 
+ 00021949  0x00005632 setflip  0x00000002 , 0x00000002 
+ 00021950  0x00005633 storet  0x00000001 , 0x00000456 
+ 00021951  0x00005634 rtn 
+ 00021952  0x00005638 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x00005639 fetcht  0x00000001 , 0x00000456 
+ 00021954  0x0000563a isolate0  0x00000005 , 0x00000002 
+ 00021955  0x0000563b rtn  0x00000001 
+ 00021956  0x0000563c fetch  0x00000001 , 0x000002d9 
+ 00021957  0x0000563d lshift  0x0000003f , 0x0000003f 
+ 00021958  0x0000563e ixor  0x00000002 , 0x0000003f 
+ 00021959  0x0000563f rtnbit0  0x00000003 
+ 00021960  0x00005640 set0  0x00000005 , 0x00000002 
+ 00021961  0x00005641 setflip  0x00000003 , 0x00000002 
+ 00021962  0x00005642 storet  0x00000001 , 0x00000456 
+ 00021963  0x00005643 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x00005644 nrtn  0x00000001 
+ 00021965  0x00005645 fetch  0x00000001 , 0x000043de 
+ 00021966  0x00005646 beq  0x00000005 , 0x000055d2 
+ 00021967  0x00005647 fetch  0x00000001 , 0x000044c5 
+ 00021968  0x00005648 beq  0x00000002 , 0x000055d6 
+ 00021969  0x00005649 rtn 
+ 00021970  0x0000564d fetch  0x00000001 , 0x0000043f 
+ 00021971  0x0000564e set1  0x00000004 , 0x0000003f 
+ 00021972  0x0000564f store  0x00000001 , 0x0000043f 
+ 00021973  0x00005650 rtn 
+ 00021974  0x00005653 bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x00005654 jam  0x00000000 , 0x000044c5 
+ 00021976  0x00005655 arg  0x00000000 , 0x0000003f 
+ 00021977  0x00005656 store  0x00000004 , 0x0000440d 
+ 00021978  0x00005657 store  0x00000005 , 0x00004403 
+ 00021979  0x00005658 set1  0x00000027 , 0x0000003f 
+ 00021980  0x00005659 store  0x00000005 , 0x00004408 
+ 00021981  0x0000565a fetch  0x00000001 , 0x0000043f 
+ 00021982  0x0000565b set0  0x00000004 , 0x0000003f 
+ 00021983  0x0000565c store  0x00000001 , 0x0000043f 
+ 00021984  0x0000565d rtn 
+ 00021985  0x00005661 bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x00005662 call  0x00005422 
+ 00021987  0x00005663 call  0x00005485 
+ 00021988  0x00005664 fetch  0x00000001 , 0x00000001 
+ 00021989  0x00005665 increase  0x00000001 , 0x0000003f 
+ 00021990  0x00005666 store  0x00000001 , 0x00000001 
+ 00021991  0x00005667 rtn 
+ 00021992  0x0000566b bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x0000566c fetch  0x00000001 , 0x00004369 
+ 00021994  0x0000566d rtnne  0x00000001 
+ 00021995  0x0000566e arg  0x00000002 , 0x00000007 
+ 00021996  0x0000566f call  0x00007f16 
+ 00021997  0x00005670 nrtn  0x00000034 
+ 00021998  0x00005671 fetch  0x00000002 , 0x0000436a 
+ 00021999  0x00005672 fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x00005673 isub  0x00000002 , 0x0000003f 
+ 00022001  0x00005674 arg  0x00000002 , 0x00000007 
+ 00022002  0x00005675 call  0x00007f08 
+ 00022003  0x00005676 disable  0x00000029 
+ 00022004  0x00005677 call  0x00005572 
+ 00022005  0x00005678 call  0x000055e1 
+ 00022006  0x00005679 nrtn  0x0000002d 
+ 00022007  0x0000567a bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x0000567b fetch  0x00000006 , 0x000002db 
+ 00022009  0x0000567c store  0x00000006 , 0x0000044f 
+ 00022010  0x0000567f fetch  0x00000001 , 0x00000002 
+ 00022011  0x00005680 increase  0x00000001 , 0x0000003f 
+ 00022012  0x00005681 store  0x00000001 , 0x00000002 
+ 00022013  0x00005682 call  0x00005608 
+ 00022014  0x00005683 rtn  0x00000029 
+ 00022015  0x00005684 call  0x0000550b 
+ 00022016  0x00005685 nrtn  0x0000002d 
+ 00022017  0x00005686 bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x00005687 fetch  0x00000001 , 0x00000004 
+ 00022019  0x00005688 increase  0x00000001 , 0x0000003f 
+ 00022020  0x00005689 store  0x00000001 , 0x00000004 
+ 00022021  0x0000568a fetch  0x00000009 , 0x000002e1 
+ 00022022  0x0000568b store  0x00000009 , 0x00000101 
+ 00022023  0x0000568c rtn 
+ 00022024  0x0000568f bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x00005690 fetch  0x00000001 , 0x0000049b 
+ 00022026  0x00005691 rtnne  0x0000001b 
+ 00022027  0x00005692 fetch  0x00000006 , 0x0000044f 
+ 00022028  0x00005693 fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x00005694 isub  0x00000002 , 0x0000003e 
+ 00022030  0x00005695 nrtn  0x00000005 
+ 00022031  0x00005696 call  0x0000223b 
+ 00022032  0x00005697 nrtn  0x00000005 
+ 00022033  0x00005698 call  0x0000552b 
+ 00022034  0x00005699 call  0x00005340 
+ 00022035  0x0000569a bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x0000569b jam  0x00000000 , 0x000041ce 
+ 00022037  0x0000569c jam  0x00000000 , 0x00000476 
+ 00022038  0x0000569d jam  0x00000000 , 0x00004369 
+ 00022039  0x0000569e jam  0x00000000 , 0x0000049b 
+ 00022040  0x0000569f branch  0x00002223 
+ 00022041  0x000056a2 arg  0x00000001 , 0x00000011 
+ 00022042  0x000056a3 fetch  0x00000001 , 0x000002d9 
+ 00022043  0x000056a4 rtnbit1  0x00000006 
+ 00022044  0x000056a5 arg  0x00000000 , 0x00000011 
+ 00022045  0x000056a6 rtn 
+ 00022046  0x000056ab bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x000056ac fetch  0x00000001 , 0x00000456 
+ 00022048  0x000056ad rtnbit1  0x00000005 
+ 00022049  0x000056ae call  0x00005642 
+ 00022050  0x000056af call  0x00005873 
+ 00022051  0x000056b0 branch  0x00005664 , 0x00000034 
+ 00022052  0x000056b1 ifetch  0x00000001 , 0x00000006 
+ 00022053  0x000056b2 ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x000056b3 copy  0x00000002 , 0x00000011 
+ 00022055  0x000056b4 isub  0x00000011 , 0x0000003f 
+ 00022056  0x000056b5 arg  0x0000001b , 0x00000002 
+ 00022057  0x000056b6 call  0x00007fdd 
+ 00022058  0x000056b7 copy  0x0000003f , 0x00000002 
+ 00022059  0x000056b8 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x000056b9 copy  0x0000003f , 0x00000001 
+ 00022061  0x000056ba copy  0x00000011 , 0x0000003f 
+ 00022062  0x000056bb iadd  0x00000006 , 0x00000006 
+ 00022063  0x000056bc arg  0x000043de , 0x00000005 
+ 00022064  0x000056bd copy  0x00000002 , 0x00000039 
+ 00022065  0x000056be call  0x00007f01 
+ 00022066  0x000056bf call  0x00005654 
+ 00022067  0x000056c0 call  0x00005666 
+ 00022068  0x000056c2 call  0x00005873 
+ 00022069  0x000056c3 ifetch  0x00000001 , 0x00000006 
+ 00022070  0x000056c4 copy  0x0000003f , 0x00000011 
+ 00022071  0x000056c5 copy  0x00000006 , 0x00000013 
+ 00022072  0x000056c6 ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x000056c7 copy  0x00000002 , 0x00000012 
+ 00022074  0x000056c8 isub  0x00000012 , 0x0000003f 
+ 00022075  0x000056c9 arg  0x0000001b , 0x00000002 
+ 00022076  0x000056ca call  0x00007fdd 
+ 00022077  0x000056cb iadd  0x00000012 , 0x0000003f 
+ 00022078  0x000056cc istore  0x00000001 , 0x00000013 
+ 00022079  0x000056cd isub  0x00000011 , 0x0000003e 
+ 00022080  0x000056ce nrtn  0x00000005 
+ 00022081  0x000056cf branch  0x00005896 
+ 00022082  0x000056d3 call  0x00005649 
+ 00022083  0x000056d4 rtnmark1  0x00000029 
+ 00022084  0x000056d5 fetch  0x00000001 , 0x000044e9 
+ 00022085  0x000056d6 bbit0  0x00000002 , 0x00005652 
+ 00022086  0x000056d7 call  0x00005876 
+ 00022087  0x000056d8 branch  0x00005652 , 0x00000034 
+ 00022088  0x000056d9 branch  0x00005650 
+ 00022089  0x000056dd call  0x00005873 
+ 00022090  0x000056de branch  0x00005652 , 0x00000034 
+ 00022091  0x000056df ifetch  0x00000001 , 0x00000006 
+ 00022092  0x000056e0 ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x000056e1 isub  0x00000002 , 0x0000003f 
+ 00022094  0x000056e2 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x000056e3 branch  0x00005652 , 0x00000002 
+ 00022096  0x000056e5 set1  0x00000029 , 0x00000000 
+ 00022097  0x000056e6 rtn 
+ 00022098  0x000056e9 set0  0x00000029 , 0x00000000 
+ 00022099  0x000056ea rtn 
+ 00022100  0x000056ed copy  0x00000011 , 0x0000003f 
+ 00022101  0x000056ee rtn  0x00000034 
+ 00022102  0x000056ef arg  0x00000001 , 0x00000001 
+ 00022103  0x000056f0 rtn 
+ 00022104  0x000056f4 bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x000056f5 increase  0x00000001 , 0x00000002 
+ 00022106  0x000056f6 call  0x0000576a 
+ 00022107  0x000056f7 increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056f8 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056f9 arg  0x00002902 , 0x00000002 
+ 00022110  0x000056fa isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056fb nrtn  0x00000005 
+ 00022112  0x000056fc increase  0x00000001 , 0x00000006 
+ 00022113  0x000056fd copy  0x00000006 , 0x00000011 
+ 00022114  0x000056fe ifetch  0x00000001 , 0x00000006 
+ 00022115  0x000056ff rtn 
+ 00022116  0x00005703 force  0x00000000 , 0x00000002 
+ 00022117  0x00005704 force  0x00000001 , 0x00000001 
+ 00022118  0x00005707 bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x00005708 storet  0x00000001 , 0x000043dd 
+ 00022120  0x00005709 fetcht  0x00000001 , 0x00000456 
+ 00022121  0x0000570a set1  0x00000005 , 0x00000002 
+ 00022122  0x0000570b and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x0000570c ior  0x00000001 , 0x0000003f 
+ 00022124  0x0000570d store  0x00000001 , 0x00000456 
+ 00022125  0x0000570e and_into  0x0000001f , 0x0000003f 
+ 00022126  0x0000570f isolate1  0x00000029 , 0x00000000 
+ 00022127  0x00005710 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x00005711 store  0x00000001 , 0x000043dc 
+ 00022129  0x00005713 fetch  0x00000001 , 0x000043dc 
+ 00022130  0x00005714 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x00005715 nbranch  0x00005676 , 0x00000001 
+ 00022132  0x00005716 fetch  0x00000001 , 0x000043dd 
+ 00022133  0x00005717 rtn  0x00000034 
+ 00022134  0x00005719 fetch  0x00000001 , 0x0000043f 
+ 00022135  0x0000571a rtnbit0  0x00000004 
+ 00022136  0x0000571b call  0x0000748d 
+ 00022137  0x0000571c branch  0x000073e3 
+ 00022138  0x00005720 arg  0x00000000 , 0x00000007 
+ 00022139  0x00005721 branch  0x00002c32 
+ 00022140  0x00005724 arg  0x00000000 , 0x00000007 
+ 00022141  0x00005725 branch  0x00002c36 
+ 00022142  0x00005729 bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x0000572a rtnmark1  0x0000000f 
+ 00022144  0x0000572b call  0x00005890 
+ 00022145  0x0000572c nrtn  0x00000034 
+ 00022146  0x0000572d fetch  0x00000001 , 0x000002d9 
+ 00022147  0x0000572e and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x0000572f store  0x00000001 , 0x0000450c 
+ 00022149  0x00005730 ifetch  0x00000001 , 0x00000006 
+ 00022150  0x00005731 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x00005732 store  0x00000001 , 0x0000450b 
+ 00022152  0x00005733 rtn  0x00000034 
+ 00022153  0x00005734 copy  0x00000006 , 0x0000003f 
+ 00022154  0x00005735 store  0x00000002 , 0x0000450d 
+ 00022155  0x00005736 fetch  0x00000001 , 0x0000450c 
+ 00022156  0x00005737 beq  0x00000003 , 0x00005c64 
+ 00022157  0x00005739 call  0x0000569a 
+ 00022158  0x0000573a nbranch  0x0000567a , 0x00000028 
+ 00022159  0x0000573b call  0x0000567c 
+ 00022160  0x0000573c fetch  0x00000002 , 0x0000450d 
+ 00022161  0x0000573d copy  0x0000003f , 0x00000006 
+ 00022162  0x0000573e ifetch  0x00000002 , 0x00000006 
+ 00022163  0x0000573f store  0x00000002 , 0x000044fc 
+ 00022164  0x00005740 bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x00005741 ifetch  0x00000002 , 0x00000006 
+ 00022166  0x00005742 beq  0x00000004 , 0x000058ab 
+ 00022167  0x00005743 beq  0x00000006 , 0x00005af4 
+ 00022168  0x00005744 beq  0x00000005 , 0x00005ab6 
+ 00022169  0x00005745 rtn 
+ 00022170  0x00005749 fetch  0x00000001 , 0x0000450c 
+ 00022171  0x0000574a beq  0x00000002 , 0x000056a9 
+ 00022172  0x0000574b beq  0x00000001 , 0x000056c1 
+ 00022173  0x0000574c rtn 
+ 00022174  0x00005752 call  0x00007fe7 
+ 00022175  0x00005753 arg  0x00000004 , 0x00000002 
+ 00022176  0x00005754 isub  0x0000003f , 0x0000003e 
+ 00022177  0x00005755 rtn  0x00000005 
+ 00022178  0x00005756 arg  0x00000005 , 0x00000002 
+ 00022179  0x00005757 isub  0x0000003f , 0x0000003e 
+ 00022180  0x00005758 rtn  0x00000005 
+ 00022181  0x00005759 arg  0x00000006 , 0x00000002 
+ 00022182  0x0000575a isub  0x0000003f , 0x0000003e 
+ 00022183  0x0000575b rtn  0x00000005 
+ 00022184  0x0000575c branch  0x00007fe9 
+ 00022185  0x00005760 fetch  0x00000002 , 0x0000450d 
+ 00022186  0x00005761 copy  0x0000003f , 0x00000006 
+ 00022187  0x00005762 ifetch  0x00000002 , 0x00000006 
+ 00022188  0x00005763 store  0x00000002 , 0x000044fc 
+ 00022189  0x00005764 ifetch  0x00000002 , 0x00000006 
+ 00022190  0x00005765 call  0x0000569e 
+ 00022191  0x00005766 nrtn  0x00000028 
+ 00022192  0x00005767 fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x00005768 storet  0x00000001 , 0x000044fe 
+ 00022194  0x00005769 fetch  0x00000002 , 0x000044fc 
+ 00022195  0x0000576a increase  0x00000004 , 0x0000003f 
+ 00022196  0x0000576b isub  0x00000002 , 0x0000003e 
+ 00022197  0x0000576c branch  0x00007fe7 , 0x00000005 
+ 00022198  0x0000576d fetch  0x00000001 , 0x0000450b 
+ 00022199  0x0000576e copy  0x0000003f , 0x00000039 
+ 00022200  0x0000576f arg  0x00000311 , 0x00000005 
+ 00022201  0x00005770 fetch  0x00000002 , 0x0000450d 
+ 00022202  0x00005771 copy  0x0000003f , 0x00000006 
+ 00022203  0x00005772 call  0x00007f01 
+ 00022204  0x00005773 branch  0x00007fe9 
+ 00022205  0x00005779 call  0x00007fe7 
+ 00022206  0x0000577a fetch  0x00000001 , 0x000044fe 
+ 00022207  0x0000577b nrtn  0x00000034 
+ 00022208  0x0000577c branch  0x00007fe9 
+ 00022209  0x0000577f call  0x000056bd 
+ 00022210  0x00005780 nrtn  0x00000028 
+ 00022211  0x00005781 fetch  0x00000001 , 0x000044fe 
+ 00022212  0x00005782 arg  0x00000311 , 0x00000005 
+ 00022213  0x00005783 iadd  0x00000005 , 0x00000011 
+ 00022214  0x00005784 fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x00005785 iadd  0x00000002 , 0x0000003f 
+ 00022216  0x00005786 store  0x00000001 , 0x000044fe 
+ 00022217  0x00005787 fetch  0x00000001 , 0x0000450b 
+ 00022218  0x00005788 copy  0x0000003f , 0x00000039 
+ 00022219  0x00005789 copy  0x00000011 , 0x00000005 
+ 00022220  0x0000578a fetch  0x00000002 , 0x0000450d 
+ 00022221  0x0000578b copy  0x0000003f , 0x00000006 
+ 00022222  0x0000578c call  0x00007ef4 
+ 00022223  0x0000578d setarg  0x00000311 
+ 00022224  0x0000578e store  0x00000002 , 0x0000450d 
+ 00022225  0x0000578f fetch  0x00000002 , 0x000044fc 
+ 00022226  0x00005790 increase  0x00000004 , 0x0000003f 
+ 00022227  0x00005791 fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x00005792 isub  0x00000002 , 0x0000003e 
+ 00022229  0x00005793 branch  0x00007fe7 , 0x00000005 
+ 00022230  0x00005794 branch  0x00007fe9 
+ 00022231  0x0000579b call  0x00007ea5 
+ 00022232  0x0000579c arg  0x0000445e , 0x00000005 
+ 00022233  0x0000579e fetch  0x00000002 , 0x000044fc 
+ 00022234  0x0000579f increase  0xfffffffb , 0x0000003f 
+ 00022235  0x000057a1 istore  0x00000001 , 0x00000005 
+ 00022236  0x000057a2 copy  0x0000003f , 0x00000039 
+ 00022237  0x000057a3 call  0x00007e9f 
+ 00022238  0x000057a4 branch  0x00007ef4 
+ 00022239  0x000057a7 call  0x00007ea5 
+ 00022240  0x000057a8 arg  0x00004471 , 0x00000005 
+ 00022241  0x000057a9 branch  0x000056d9 
+ 00022242  0x000057ae fetch  0x00000002 , 0x000041f9 
+ 00022243  0x000057af branch  0x00007f9c 
+ 00022244  0x000057b2 fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x000057b3 call  0x00002a7b 
+ 00022246  0x000057b4 isub  0x00000002 , 0x0000000b 
+ 00022247  0x000057b5 deposit  0x0000000b 
+ 00022248  0x000057b6 fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x000057b7 lshift4  0x00000002 , 0x00000002 
+ 00022250  0x000057b8 lshift  0x00000002 , 0x00000002 
+ 00022251  0x000057b9 isub  0x00000002 , 0x0000003f 
+ 00022252  0x000057ba rtn 
+ 00022253  0x000057bd call  0x00002a7b 
+ 00022254  0x000057be store  0x00000004 , 0x0000045b 
+ 00022255  0x000057bf rtn 
+ 00022256  0x000057c3 jam  0x00000024 , 0x00000016 
+ 00022257  0x000057c4 jam  0x00000000 , 0x00000ac2 
+ 00022258  0x000057c6 bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x000057c7 fetch  0x00000001 , 0x0000436e 
+ 00022260  0x000057c8 rtn  0x00000034 
+ 00022261  0x000057c9 arg  0x00000000 , 0x00000007 
+ 00022262  0x000057ca call  0x00007f16 
+ 00022263  0x000057cb nrtn  0x00000034 
+ 00022264  0x000057cc bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x000057ce disable  0x00000029 
+ 00022266  0x000057cf enable  0x00000010 
+ 00022267  0x000057d0 call  0x00005572 
+ 00022268  0x000057d1 call  0x00005422 
+ 00022269  0x000057d2 call  0x000054e9 
+ 00022270  0x000057d3 nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x000057d4 fetch  0x00000001 , 0x00000003 
+ 00022272  0x000057d5 increase  0x00000001 , 0x0000003f 
+ 00022273  0x000057d6 store  0x00000001 , 0x00000003 
+ 00022274  0x000057d7 fetch  0x00000001 , 0x000002d9 
+ 00022275  0x000057d8 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x000057d9 beq  0x00000003 , 0x0000551c 
+ 00022277  0x000057da beq  0x00000005 , 0x00005728 
+ 00022278  0x000057dc bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x000057dd random  0x0000003f 
+ 00022280  0x000057de arg  0x000001ff , 0x00000002 
+ 00022281  0x000057df iand  0x00000002 , 0x0000003f 
+ 00022282  0x000057e0 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x000057e1 call  0x00003cbe 
+ 00022284  0x000057e2 fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x000057e3 fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x000057e4 isub  0x00000002 , 0x0000003e 
+ 00022287  0x000057e5 nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x000057e6 arg  0x00000000 , 0x00000007 
+ 00022289  0x000057e7 fetch  0x00000002 , 0x00004482 
+ 00022290  0x000057e8 branch  0x00007f08 
+ 00022291  0x000057ec bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x000057ed fetch  0x00000001 , 0x00000476 
+ 00022293  0x000057ee call  0x000053fc 
+ 00022294  0x000057ef fetch  0x00000002 , 0x00000441 
+ 00022295  0x000057f0 imul32  0x00000002 , 0x0000003f 
+ 00022296  0x000057f1 arg  0x00000177 , 0x00000002 
+ 00022297  0x000057f2 imul32  0x00000002 , 0x0000003f 
+ 00022298  0x000057f3 arg  0x000186a0 , 0x00000002 
+ 00022299  0x000057f4 idiv  0x00000002 
+ 00022300  0x000057f5 fetch  0x00000001 , 0x0000046a 
+ 00022301  0x000057f6 arg  0x00004e20 , 0x00000002 
+ 00022302  0x000057f7 imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057f8 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057f9 store  0x00000004 , 0x000044e5 
+ 00022305  0x000057fa bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057fb fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057fc call  0x00007f86 
+ 00022308  0x000057fd quotient  0x00000002 
+ 00022309  0x000057fe iadd  0x00000002 , 0x0000003f 
+ 00022310  0x000057ff store  0x00000002 , 0x0000044d 
+ 00022311  0x00005800 rtn 
+ 00022312  0x00005803 bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x00005804 fetch  0x00000006 , 0x000002e1 
+ 00022314  0x00005805 fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x00005806 isub  0x00000002 , 0x0000003e 
+ 00022316  0x00005807 nrtn  0x00000005 
+ 00022317  0x00005808 call  0x00005619 
+ 00022318  0x00005809 copy  0x00000011 , 0x0000003f 
+ 00022319  0x0000580a store  0x00000001 , 0x0000448e 
+ 00022320  0x0000580b fetch  0x00000007 , 0x000002ee 
+ 00022321  0x0000580c store  0x00000007 , 0x00000101 
+ 00022322  0x0000580d ifetch  0x00000008 , 0x00000006 
+ 00022323  0x0000580e istore  0x00000008 , 0x00000005 
+ 00022324  0x0000580f fetch  0x00000006 , 0x000002db 
+ 00022325  0x00005810 store  0x00000006 , 0x0000044f 
+ 00022326  0x00005811 increase  0x00000006 , 0x00000006 
+ 00022327  0x00005812 ifetch  0x00000008 , 0x00000006 
+ 00022328  0x00005813 store  0x00000008 , 0x00000463 
+ 00022329  0x00005814 ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x00005815 bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x00005816 lshift2  0x00000002 , 0x00000002 
+ 00022332  0x00005817 ifetch  0x00000002 , 0x00000006 
+ 00022333  0x00005818 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x00005819 store  0x00000002 , 0x00000441 
+ 00022335  0x0000581a store  0x00000004 , 0x00000443 
+ 00022336  0x0000581b isub  0x00000002 , 0x0000003f 
+ 00022337  0x0000581c add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x0000581d ifetch  0x00000009 , 0x00000006 
+ 00022339  0x0000581e store  0x00000009 , 0x0000046b 
+ 00022340  0x0000581f bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x00005820 ifetch  0x00000001 , 0x00000006 
+ 00022342  0x00005821 rshift4  0x0000003f , 0x00000002 
+ 00022343  0x00005822 rshift  0x00000002 , 0x00000002 
+ 00022344  0x00005823 storet  0x00000001 , 0x00000476 
+ 00022345  0x00005824 and_into  0x0000001f , 0x0000003f 
+ 00022346  0x00005825 store  0x00000001 , 0x00000458 
+ 00022347  0x00005826 call  0x00005713 
+ 00022348  0x00005827 call  0x0000545b 
+ 00022349  0x00005828 call  0x0000534c 
+ 00022350  0x00005829 call  0x0000223b 
+ 00022351  0x0000582a nrtn  0x00000005 
+ 00022352  0x0000582b bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x0000582c call  0x00002841 
+ 00022354  0x0000582d call  0x00005ad3 
+ 00022355  0x0000582e jam  0x00000014 , 0x00000a99 
+ 00022356  0x0000582f call  0x00007d86 
+ 00022357  0x00005830 branch  0x00002223 
+ 00022358  0x00005834 bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x00005835 fetch  0x00000002 , 0x0000445a 
+ 00022360  0x00005836 iforce  0x00000012 
+ 00022361  0x00005837 fetch  0x00000002 , 0x0000445c 
+ 00022362  0x00005838 iforce  0x00000013 
+ 00022363  0x00005839 fetch  0x00000002 , 0x000044bc 
+ 00022364  0x0000583a iforce  0x00000006 
+ 00022365  0x0000583b enable  0x00000028 
+ 00022366  0x0000583c rtn 
+ 00022367  0x00005840 ifetch  0x00000002 , 0x00000006 
+ 00022368  0x00005841 rtn  0x00000034 
+ 00022369  0x00005842 isub  0x00000012 , 0x0000003e 
+ 00022370  0x00005843 nrtn  0x00000002 
+ 00022371  0x00005844 isub  0x00000013 , 0x0000003e 
+ 00022372  0x00005845 rtn  0x00000005 
+ 00022373  0x00005846 branch  0x00005768 , 0x00000002 
+ 00022374  0x00005847 force  0x00000001 , 0x0000003e 
+ 00022375  0x00005848 rtn 
+ 00022376  0x0000584a force  0x00000000 , 0x0000003f 
+ 00022377  0x0000584b rtn 
+ 00022378  0x00005850 call  0x0000576d 
+ 00022379  0x00005851 branch  0x00005779 , 0x00000005 
+ 00022380  0x00005852 rtn 
+ 00022381  0x00005855 bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x00005856 fetch  0x00000002 , 0x000044bc 
+ 00022383  0x00005857 iforce  0x00000006 
+ 00022384  0x00005859 ifetch  0x00000002 , 0x00000006 
+ 00022385  0x0000585a rtn  0x00000034 
+ 00022386  0x0000585b isub  0x00000002 , 0x0000003e 
+ 00022387  0x0000585c rtn  0x00000005 
+ 00022388  0x0000585d ifetch  0x00000001 , 0x00000006 
+ 00022389  0x0000585e iadd  0x00000006 , 0x00000006 
+ 00022390  0x0000585f ifetch  0x00000001 , 0x00000006 
+ 00022391  0x00005860 iadd  0x00000006 , 0x00000006 
+ 00022392  0x00005861 branch  0x00005770 
+ 00022393  0x00005863 ifetch  0x00000001 , 0x00000006 
+ 00022394  0x00005864 iadd  0x00000006 , 0x00000006 
+ 00022395  0x00005865 rtn 
+ 00022396  0x0000586a bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x0000586b fetch  0x00000002 , 0x000044bc 
+ 00022398  0x0000586c iforce  0x00000006 
+ 00022399  0x0000586e ifetch  0x00000002 , 0x00000006 
+ 00022400  0x0000586f rtn  0x00000034 
+ 00022401  0x00005870 ifetch  0x00000001 , 0x00000006 
+ 00022402  0x00005871 iadd  0x00000006 , 0x00000006 
+ 00022403  0x00005872 increase  0xfffffffe , 0x00000006 
+ 00022404  0x00005873 ifetch  0x00000002 , 0x00000006 
+ 00022405  0x00005874 isub  0x00000002 , 0x0000003e 
+ 00022406  0x00005875 rtn  0x00000005 
+ 00022407  0x00005876 ifetch  0x00000001 , 0x00000006 
+ 00022408  0x00005877 iadd  0x00000006 , 0x00000006 
+ 00022409  0x00005878 branch  0x0000577f 
+ 00022410  0x0000587d fetch  0x00000002 , 0x0000049c 
+ 00022411  0x0000587e branch  0x0000578e 
+ 00022412  0x00005881 bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x00005882 fetch  0x00000002 , 0x000044bc 
+ 00022414  0x00005884 iforce  0x00000006 
+ 00022415  0x00005885 copy  0x00000002 , 0x00000011 
+ 00022416  0x00005887 ifetch  0x00000002 , 0x00000006 
+ 00022417  0x00005888 branch  0x00005799 , 0x00000034 
+ 00022418  0x00005889 isub  0x00000011 , 0x0000003e 
+ 00022419  0x0000588a branch  0x0000579a , 0x00000005 
+ 00022420  0x0000588b ifetch  0x00000001 , 0x00000006 
+ 00022421  0x0000588c iadd  0x00000006 , 0x00000006 
+ 00022422  0x0000588d ifetch  0x00000001 , 0x00000006 
+ 00022423  0x0000588e iadd  0x00000006 , 0x00000006 
+ 00022424  0x0000588f branch  0x00005790 
+ 00022425  0x00005891 branch  0x00007fef 
+ 00022426  0x00005894 ifetch  0x00000001 , 0x00000006 
+ 00022427  0x00005895 store  0x00000001 , 0x000004a2 
+ 00022428  0x00005896 copy  0x0000003f , 0x00000039 
+ 00022429  0x00005897 arg  0x000004a3 , 0x00000005 
+ 00022430  0x00005898 call  0x00007ef4 
+ 00022431  0x00005899 ifetch  0x00000001 , 0x00000006 
+ 00022432  0x0000589a store  0x00000001 , 0x000004b3 
+ 00022433  0x0000589b call  0x00007ea5 
+ 00022434  0x0000589c branch  0x00007ff1 
+ 00022435  0x000058a0 bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x000058a1 call  0x000057a6 
+ 00022437  0x000058a2 branch  0x000057b8 
+ 00022438  0x000058a5 arg  0x00002a00 , 0x00000002 
+ 00022439  0x000058a6 call  0x0000577c 
+ 00022440  0x000058a7 rtn  0x00000034 
+ 00022441  0x000058a8 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x000058a9 copy  0x00000006 , 0x00000005 
+ 00022443  0x000058aa fetcht  0x00000001 , 0x000043af 
+ 00022444  0x000058ab copy  0x00000002 , 0x00000039 
+ 00022445  0x000058ac isub  0x00000002 , 0x0000003e 
+ 00022446  0x000058ad nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x000058ae isub  0x00000002 , 0x00000002 
+ 00022448  0x000058af arg  0x000043b0 , 0x00000006 
+ 00022449  0x000058b0 call  0x00007f01 
+ 00022450  0x000058b1 copy  0x00000002 , 0x00000039 
+ 00022451  0x000058b2 ncall  0x000057f0 , 0x00000005 
+ 00022452  0x000058b3 rtn 
+ 00022453  0x000058b5 copy  0x0000003f , 0x00000039 
+ 00022454  0x000058b6 arg  0x000043b0 , 0x00000006 
+ 00022455  0x000058b7 branch  0x00007ef4 
+ 00022456  0x000058bb arg  0x0000438f , 0x00000013 
+ 00022457  0x000058bc arg  0x00004370 , 0x00000011 
+ 00022458  0x000058bd call  0x000057c5 
+ 00022459  0x000058be setarg  0x00000000 
+ 00022460  0x000058bf setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x000058c0 store  0x00000001 , 0x00000a9a 
+ 00022462  0x000058c1 arg  0x000043af , 0x00000013 
+ 00022463  0x000058c2 arg  0x00004390 , 0x00000011 
+ 00022464  0x000058c3 call  0x000057c5 
+ 00022465  0x000058c4 rtn  0x00000028 
+ 00022466  0x000058c5 fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x000058c6 branch  0x00002a8c , 0x00000034 
+ 00022468  0x000058c7 rtn 
+ 00022469  0x000058cb bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x000058cc call  0x00007fe7 
+ 00022471  0x000058cd call  0x00007eda 
+ 00022472  0x000058ce arg  0x00000000 , 0x00000012 
+ 00022473  0x000058cf arg  0x00000ac3 , 0x00000005 
+ 00022474  0x000058d0 call  0x000057df 
+ 00022475  0x000058d1 fetch  0x00000001 , 0x000043af 
+ 00022476  0x000058d2 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x000058d3 iadd  0x00000012 , 0x00000011 
+ 00022478  0x000058d4 increase  0x00000002 , 0x00000011 
+ 00022479  0x000058d5 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x000058d6 nbranch  0x000057dd , 0x00000002 
+ 00022481  0x000058d7 istoret  0x00000001 , 0x00000005 
+ 00022482  0x000058d8 arg  0x00000009 , 0x00000002 
+ 00022483  0x000058d9 istoret  0x00000001 , 0x00000005 
+ 00022484  0x000058da iforce  0x00000039 
+ 00022485  0x000058db call  0x00007ef4 
+ 00022486  0x000058dc copy  0x00000011 , 0x00000012 
+ 00022487  0x000058de deposit  0x00000012 
+ 00022488  0x000058df store  0x00000001 , 0x00000ac2 
+ 00022489  0x000058e0 arg  0x00000ac2 , 0x00000006 
+ 00022490  0x000058e1 setarg  0xffffffe0 
+ 00022491  0x000058e2 iadd  0x00000013 , 0x00000005 
+ 00022492  0x000058e3 branch  0x00007ebd 
+ 00022493  0x000058e6 call  0x00007fe9 
+ 00022494  0x000058e7 branch  0x000057d7 
+ 00022495  0x000058ea ifetch  0x00000001 , 0x00000011 
+ 00022496  0x000058eb rtn  0x00000034 
+ 00022497  0x000058ec pincrease  0x00000001 
+ 00022498  0x000058ed ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x000058ee sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x000058ef branch  0x000057ee , 0x00000005 
+ 00022501  0x000058f0 iadd  0x00000012 , 0x00000012 
+ 00022502  0x000058f1 copy  0x00000011 , 0x00000006 
+ 00022503  0x000058f2 iforce  0x00000039 
+ 00022504  0x000058f3 call  0x00007ef4 
+ 00022505  0x000058f4 copy  0x00000006 , 0x00000011 
+ 00022506  0x000058f6 deposit  0x00000011 
+ 00022507  0x000058f7 isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058f8 rtn  0x00000002 
+ 00022509  0x000058f9 branch  0x000057df 
+ 00022510  0x000058fc iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058fd branch  0x000057ea 
+ 00022512  0x00005901 setarg  0x00000020 
+ 00022513  0x00005902 istore  0x00000001 , 0x00000005 
+ 00022514  0x00005903 loop  0x000057f0 
+ 00022515  0x00005904 rtn 
+ 00022516  0x00005908 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x00005909 disable  0x0000002b 
+ 00022518  0x0000590a branch  0x000057f8 , 0x0000002e 
+ 00022519  0x0000590b nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x0000590d call  0x00002bcb 
+ 00022521  0x0000590e fetch  0x00000002 , 0x000040c1 
+ 00022522  0x0000590f store  0x00000002 , 0x0000044d 
+ 00022523  0x00005911 nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x00005912 bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x00005914 fetch  0x00000001 , 0x0000450b 
+ 00022526  0x00005915 nbranch  0x00002bde , 0x00000034 
+ 00022527  0x00005916 fetch  0x00000001 , 0x000043dd 
+ 00022528  0x00005917 nbranch  0x00002bde , 0x00000034 
+ 00022529  0x00005919 fetch  0x00000001 , 0x000044e9 
+ 00022530  0x0000591a bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x0000591c fetch  0x00000001 , 0x0000043f 
+ 00022532  0x0000591d bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x0000591e branch  0x00002bc0 
+ 00022534  0x00005921 fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x00005922 rshift  0x00000002 , 0x00000002 
+ 00022536  0x00005923 fetch  0x00000002 , 0x0000044d 
+ 00022537  0x00005924 iadd  0x00000002 , 0x0000003f 
+ 00022538  0x00005925 store  0x00000002 , 0x0000044d 
+ 00022539  0x00005926 branch  0x00002bd6 
+ 00022540  0x0000592a arg  0x00000000 , 0x00000007 
+ 00022541  0x0000592b branch  0x00005824 
+ 00022542  0x0000592e arg  0x00000000 , 0x00000007 
+ 00022543  0x0000592f branch  0x00005828 
+ 00022544  0x00005932 arg  0x00000001 , 0x00000007 
+ 00022545  0x00005933 branch  0x00005824 
+ 00022546  0x00005936 arg  0x00000001 , 0x00000007 
+ 00022547  0x00005937 branch  0x00005828 
+ 00022548  0x0000593a arg  0x00000002 , 0x00000007 
+ 00022549  0x0000593b branch  0x00005824 
+ 00022550  0x0000593e arg  0x00000002 , 0x00000007 
+ 00022551  0x0000593f branch  0x00005828 
+ 00022552  0x00005942 arg  0x00000003 , 0x00000007 
+ 00022553  0x00005943 branch  0x00005824 
+ 00022554  0x00005946 arg  0x00000003 , 0x00000007 
+ 00022555  0x00005947 branch  0x00005828 
+ 00022556  0x0000594a arg  0x00000004 , 0x00000007 
+ 00022557  0x0000594b branch  0x00005824 
+ 00022558  0x0000594e arg  0x00000004 , 0x00000007 
+ 00022559  0x0000594f branch  0x00005828 
+ 00022560  0x00005952 arg  0x00000005 , 0x00000007 
+ 00022561  0x00005953 branch  0x00005824 
+ 00022562  0x00005956 arg  0x00000005 , 0x00000007 
+ 00022563  0x00005957 branch  0x00005828 
+ 00022564  0x0000595b fetch  0x00000001 , 0x000044e9 
+ 00022565  0x0000595c qset1  0x0000003f 
+ 00022566  0x0000595d store  0x00000001 , 0x000044e9 
+ 00022567  0x0000595e rtn 
+ 00022568  0x00005961 fetch  0x00000001 , 0x000044e9 
+ 00022569  0x00005962 qset0  0x0000003f 
+ 00022570  0x00005963 store  0x00000001 , 0x000044e9 
+ 00022571  0x00005964 rtn 
+ 00022572  0x00005967 setarg  0x00112233 
+ 00022573  0x00005968 store  0x00000003 , 0x000044ea 
+ 00022574  0x00005969 setarg  0x00445566 
+ 00022575  0x0000596a istore  0x00000003 , 0x00000005 
+ 00022576  0x0000596b setarg  0x00778899 
+ 00022577  0x0000596c istore  0x00000003 , 0x00000005 
+ 00022578  0x0000596d setarg  0x00001122 
+ 00022579  0x0000596e istore  0x00000003 , 0x00000005 
+ 00022580  0x0000596f setarg  0x00334455 
+ 00022581  0x00005970 istore  0x00000003 , 0x00000005 
+ 00022582  0x00005971 setarg  0x00000066 
+ 00022583  0x00005972 istore  0x00000001 , 0x00000005 
+ 00022584  0x00005973 rtn 
+ 00022585  0x00005977 setarg  0x01000302 
+ 00022586  0x00005978 store  0x00000004 , 0x00004453 
+ 00022587  0x00005979 setarg  0x00010010 
+ 00022588  0x0000597a store  0x00000003 , 0x00004457 
+ 00022589  0x0000597b jam  0x00000001 , 0x000044c6 
+ 00022590  0x0000597c rtn 
+ 00022591  0x00005981 arg  0x00000000 , 0x00000011 
+ 00022592  0x00005982 arg  0x00000001 , 0x00000001 
+ 00022593  0x00005983 branch  0x00005850 
+ 00022594  0x00005988 arg  0x00000003 , 0x00000001 
+ 00022595  0x00005989 call  0x00005850 
+ 00022596  0x0000598a copy  0x00000012 , 0x0000003f 
+ 00022597  0x0000598b istore  0x00000001 , 0x00000005 
+ 00022598  0x0000598c rtn 
+ 00022599  0x00005991 force  0x00000002 , 0x00000001 
+ 00022600  0x00005992 increase  0x00000004 , 0x00000011 
+ 00022601  0x00005993 call  0x00005850 
+ 00022602  0x00005994 increase  0xfffffffc , 0x00000011 
+ 00022603  0x00005995 copy  0x00000011 , 0x0000003f 
+ 00022604  0x00005996 istore  0x00000002 , 0x00000005 
+ 00022605  0x00005997 copy  0x00000012 , 0x0000003f 
+ 00022606  0x00005998 istore  0x00000002 , 0x00000005 
+ 00022607  0x00005999 rtn 
+ 00022608  0x0000599e sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x0000599f nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x000059a0 fetch  0x00000001 , 0x000044ff 
+ 00022611  0x000059a1 arg  0x00000001 , 0x00000002 
+ 00022612  0x000059a2 arg  0x00000004 , 0x00000039 
+ 00022613  0x000059a4 iand  0x00000002 , 0x0000003e 
+ 00022614  0x000059a5 branch  0x0000585a , 0x00000005 
+ 00022615  0x000059a6 lshift  0x00000002 , 0x00000002 
+ 00022616  0x000059a7 loop  0x00005855 
+ 00022617  0x000059a8 branch  0x00002a8c 
+ 00022618  0x000059aa ixor  0x00000002 , 0x0000003f 
+ 00022619  0x000059ab store  0x00000001 , 0x000044ff 
+ 00022620  0x000059ac sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x000059ad lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x000059ae lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x000059af arg  0x00001800 , 0x00000002 
+ 00022624  0x000059b0 iadd  0x00000002 , 0x00000002 
+ 00022625  0x000059b2 arg  0x00000000 , 0x00000039 
+ 00022626  0x000059b3 arg  0x00004500 , 0x00000006 
+ 00022627  0x000059b5 ifetch  0x00000002 , 0x00000006 
+ 00022628  0x000059b6 branch  0x00005869 , 0x00000034 
+ 00022629  0x000059b7 copy  0x00000039 , 0x0000003f 
+ 00022630  0x000059b8 increase  0x00000001 , 0x00000039 
+ 00022631  0x000059b9 bne  0x00000004 , 0x00005863 
+ 00022632  0x000059ba branch  0x00002a8c 
+ 00022633  0x000059be increase  0xfffffffe , 0x00000006 
+ 00022634  0x000059bf istoret  0x00000002 , 0x00000006 
+ 00022635  0x000059c0 copy  0x00000002 , 0x00000005 
+ 00022636  0x000059c1 copy  0x00000011 , 0x0000003f 
+ 00022637  0x000059c2 istore  0x00000001 , 0x00000005 
+ 00022638  0x000059c3 setarg  0x00000000 
+ 00022639  0x000059c4 istore  0x00000001 , 0x00000005 
+ 00022640  0x000059c5 copy  0x00000001 , 0x0000003f 
+ 00022641  0x000059c6 istore  0x00000001 , 0x00000005 
+ 00022642  0x000059c7 rtn 
+ 00022643  0x000059cc fetch  0x00000002 , 0x00004500 
+ 00022644  0x000059cd copy  0x0000003f , 0x00000006 
+ 00022645  0x000059ce rtn 
+ 00022646  0x000059d1 fetch  0x00000002 , 0x00004502 
+ 00022647  0x000059d2 copy  0x0000003f , 0x00000006 
+ 00022648  0x000059d3 rtn 
+ 00022649  0x000059d6 call  0x0000587c 
+ 00022650  0x000059d7 copy  0x0000003f , 0x00000006 
+ 00022651  0x000059d8 rtn 
+ 00022652  0x000059da fetch  0x00000002 , 0x00004506 
+ 00022653  0x000059db nrtn  0x00000034 
+ 00022654  0x000059dc fetch  0x00000002 , 0x00004504 
+ 00022655  0x000059dd nrtn  0x00000034 
+ 00022656  0x000059de fetch  0x00000002 , 0x00004502 
+ 00022657  0x000059df nrtn  0x00000034 
+ 00022658  0x000059e0 fetch  0x00000002 , 0x00004500 
+ 00022659  0x000059e1 rtn 
+ 00022660  0x000059e4 call  0x00005873 
+ 00022661  0x000059e5 increase  0x00000003 , 0x00000006 
+ 00022662  0x000059e6 rtn 
+ 00022663  0x000059e9 call  0x00005873 
+ 00022664  0x000059ea increase  0x00000007 , 0x00000006 
+ 00022665  0x000059eb rtn 
+ 00022666  0x000059ee call  0x00005879 
+ 00022667  0x000059ef increase  0x00000007 , 0x00000006 
+ 00022668  0x000059f0 rtn 
+ 00022669  0x000059f3 call  0x00005879 
+ 00022670  0x000059f4 increase  0x00000003 , 0x00000006 
+ 00022671  0x000059f5 rtn 
+ 00022672  0x000059fa fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059fb rtn 
+ 00022674  0x000059ff fetch  0x00000002 , 0x00004504 
+ 00022675  0x00005a00 rtn 
+ 00022676  0x00005a04 fetch  0x00000002 , 0x00004500 
+ 00022677  0x00005a05 rtn 
+ 00022678  0x00005a09 fetch  0x00000002 , 0x00004500 
+ 00022679  0x00005a0a arg  0x00001800 , 0x00000002 
+ 00022680  0x00005a0b isub  0x00000002 , 0x0000003f 
+ 00022681  0x00005a0c rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x00005a0d rshift4  0x0000003f , 0x00000007 
+ 00022683  0x00005a0e fetch  0x00000001 , 0x000044ff 
+ 00022684  0x00005a0f qset0  0x0000003f 
+ 00022685  0x00005a10 store  0x00000001 , 0x000044ff 
+ 00022686  0x00005a11 arg  0x00000000 , 0x00000039 
+ 00022687  0x00005a13 lshift  0x00000039 , 0x0000003f 
+ 00022688  0x00005a14 arg  0x00004502 , 0x00000002 
+ 00022689  0x00005a15 iadd  0x00000002 , 0x00000002 
+ 00022690  0x00005a16 ifetch  0x00000002 , 0x00000002 
+ 00022691  0x00005a17 increase  0xfffffffe , 0x00000002 
+ 00022692  0x00005a18 istore  0x00000002 , 0x00000002 
+ 00022693  0x00005a19 copy  0x00000039 , 0x0000003f 
+ 00022694  0x00005a1a increase  0x00000001 , 0x00000039 
+ 00022695  0x00005a1b bne  0x00000003 , 0x0000589f 
+ 00022696  0x00005a1c setarg  0x00000000 
+ 00022697  0x00005a1d istore  0x00000002 , 0x00000002 
+ 00022698  0x00005a1e rtn 
+ 00022699  0x00005a25 ifetch  0x00000003 , 0x00000006 
+ 00022700  0x00005a26 store  0x00000003 , 0x00000477 
+ 00022701  0x00005a27 beq  0x00000002 , 0x000058c1 
+ 00022702  0x00005a28 beq  0x00000003 , 0x000058c9 
+ 00022703  0x00005a29 beq  0x00000004 , 0x000058cc 
+ 00022704  0x00005a2a beq  0x00000006 , 0x000058f2 
+ 00022705  0x00005a2b beq  0x00000008 , 0x0000593f 
+ 00022706  0x00005a2c beq  0x0000000a , 0x000059bc 
+ 00022707  0x00005a2d beq  0x0000000c , 0x000059e4 
+ 00022708  0x00005a2e beq  0x00000010 , 0x000059fa 
+ 00022709  0x00005a2f beq  0x00000012 , 0x00005a2f 
+ 00022710  0x00005a30 beq  0x00000016 , 0x00005a48 
+ 00022711  0x00005a31 beq  0x00000018 , 0x00005a5b 
+ 00022712  0x00005a32 beq  0x00000052 , 0x00005a60 
+ 00022713  0x00005a33 rtn 
+ 00022714  0x00005a37 force  0x00000003 , 0x00000011 
+ 00022715  0x00005a38 call  0x00005a82 
+ 00022716  0x00005a39 setarg  0x00000002 
+ 00022717  0x00005a3a istore  0x00000001 , 0x00000005 
+ 00022718  0x00005a3b fetch  0x00000002 , 0x000044a6 
+ 00022719  0x00005a3c istore  0x00000002 , 0x00000005 
+ 00022720  0x00005a3d rtn 
+ 00022721  0x00005a41 call  0x000058c9 
+ 00022722  0x00005a43 force  0x00000003 , 0x00000011 
+ 00022723  0x00005a44 call  0x00005a82 
+ 00022724  0x00005a45 setarg  0x00000003 
+ 00022725  0x00005a46 istore  0x00000001 , 0x00000005 
+ 00022726  0x00005a47 fetch  0x00000002 , 0x000044a6 
+ 00022727  0x00005a48 istore  0x00000002 , 0x00000005 
+ 00022728  0x00005a49 rtn 
+ 00022729  0x00005a4c rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x00005a4d store  0x00000002 , 0x000044a8 
+ 00022731  0x00005a4e rtn 
+ 00022732  0x00005a51 call  0x00005ab1 
+ 00022733  0x00005a52 call  0x00007fe7 
+ 00022734  0x00005a53 branch  0x000058cf 
+ 00022735  0x00005a56 arg  0x00000003 , 0x0000000b 
+ 00022736  0x00005a57 call  0x00005756 
+ 00022737  0x00005a59 call  0x0000575f 
+ 00022738  0x00005a5a branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a5b nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a5c increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a5d call  0x00007ea5 
+ 00022742  0x00005a5e call  0x00007e9c 
+ 00022743  0x00005a5f nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a60 call  0x00007e85 
+ 00022745  0x00005a61 call  0x00007fe9 
+ 00022746  0x00005a62 force  0x00000014 , 0x00000011 
+ 00022747  0x00005a63 call  0x00005a82 
+ 00022748  0x00005a64 call  0x00007e95 
+ 00022749  0x00005a65 setarg  0x00000005 
+ 00022750  0x00005a66 istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a67 setarg  0x00000001 
+ 00022752  0x00005a68 istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a6a call  0x00007e9f 
+ 00022754  0x00005a6b ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a6c istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a6d ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a6e copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a6f call  0x00007f01 
+ 00022759  0x00005a70 call  0x00007ea2 
+ 00022760  0x00005a71 increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a72 branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a74 ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a75 iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a76 branch  0x000058d1 
+ 00022765  0x00005a78 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a79 iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a7a branch  0x000058ea 
+ 00022768  0x00005a7c branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a7d branch  0x00005aa5 
+ 00022770  0x00005a81 call  0x00005ab1 
+ 00022771  0x00005a82 ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a83 store  0x00000002 , 0x00004472 
+ 00022773  0x00005a84 call  0x00007ea5 
+ 00022774  0x00005a85 arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a86 fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a87 increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a88 call  0x000056db 
+ 00022778  0x00005a89 branch  0x00005905 
+ 00022779  0x00005a8d disable  0x00000028 
+ 00022780  0x00005a8e fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a8f fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a90 isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a91 nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a92 deposit  0x00000002 
+ 00022785  0x00005a93 rtnne  0x00000000 
+ 00022786  0x00005a95 enable  0x00000028 
+ 00022787  0x00005a96 jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a97 branch  0x00005a77 
+ 00022789  0x00005a9b call  0x000058fb 
+ 00022790  0x00005a9c rtn  0x00000028 
+ 00022791  0x00005a9d fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a9e setarg  0x00002800 
+ 00022793  0x00005a9f isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005aa0 branch  0x0000590c , 0x00000005 
+ 00022795  0x00005aa1 branch  0x00005a76 
+ 00022796  0x00005aa5 jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005aa6 fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005aa7 storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005aa8 call  0x0000578c 
+ 00022800  0x00005aa9 nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005aab fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005aac call  0x0000578c 
+ 00022803  0x00005aad nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005aae copy  0x00000006 , 0x00000011 
+ 00022805  0x00005aaf fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005ab0 copy  0x0000003f , 0x00000039 
+ 00022807  0x00005ab1 fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005ab2 isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005ab3 nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005ab4 arg  0x0000445f , 0x00000012 
+ 00022811  0x00005ab5 call  0x00007f88 
+ 00022812  0x00005ab7 branch  0x00005928 , 0x00000005 
+ 00022813  0x00005ab9 fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005aba fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005abb isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005abc branch  0x00005930 , 0x00000005 
+ 00022817  0x00005abe fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005abf increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005ac0 store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005ac1 branch  0x00005911 
+ 00022821  0x00005ac4 fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005ac5 beq  0x00000001 , 0x00005930 
+ 00022823  0x00005ac6 branch  0x00005a76 
+ 00022824  0x00005aca fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005acb fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005acc isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005acd nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005ace jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005ad0 fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005ad1 storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005ad2 branch  0x00005921 
+ 00022832  0x00005ad5 fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005ad6 beq  0x00000000 , 0x00005921 
+ 00022834  0x00005ad7 jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005ad8 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005ad9 increase  0xffffffff , 0x00000002 
+ 00022837  0x00005ada storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005add arg  0x00000005 , 0x00000011 
+ 00022839  0x00005ade call  0x00005a82 
+ 00022840  0x00005adf setarg  0x00000007 
+ 00022841  0x00005ae0 istore  0x00000001 , 0x00000005 
+ 00022842  0x00005ae1 fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005ae2 istore  0x00000002 , 0x00000005 
+ 00022844  0x00005ae3 fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005ae4 istore  0x00000002 , 0x00000005 
+ 00022846  0x00005ae5 rtn 
+ 00022847  0x00005aea call  0x00005ab1 
+ 00022848  0x00005aeb call  0x000056df 
+ 00022849  0x00005aec branch  0x00005942 
+ 00022850  0x00005aef fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005af0 storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005af1 call  0x00005756 
+ 00022853  0x00005af2 call  0x0000576d 
+ 00022854  0x00005af3 increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005af4 copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005af5 store  0x00000002 , 0x0000049c 
+ 00022857  0x00005af7 fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005af8 setarg  0x00002a00 
+ 00022859  0x00005af9 isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005afa branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005afb setarg  0x00002803 
+ 00022862  0x00005afc isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005afd nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005afe arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005b00 call  0x00005a88 
+ 00022866  0x00005b01 nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005b02 fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005b03 call  0x0000578a 
+ 00022869  0x00005b04 beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005b05 call  0x00005a94 
+ 00022871  0x00005b06 nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005b07 nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005b08 disable  0x00000028 
+ 00022874  0x00005b09 arg  0x00000014 , 0x00000011 
+ 00022875  0x00005b0a call  0x00005a82 
+ 00022876  0x00005b0b setarg  0x00000009 
+ 00022877  0x00005b0c istore  0x00000001 , 0x00000005 
+ 00022878  0x00005b0d copy  0x00000005 , 0x00000030 
+ 00022879  0x00005b0e increase  0x00000001 , 0x00000005 
+ 00022880  0x00005b10 call  0x0000597d 
+ 00022881  0x00005b11 call  0x00005a84 
+ 00022882  0x00005b12 call  0x0000578a 
+ 00022883  0x00005b13 call  0x00005984 
+ 00022884  0x00005b14 fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005b15 increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005b16 istore  0x00000001 , 0x00000030 
+ 00022887  0x00005b17 fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005b18 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005b19 increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005b1a branch  0x0000596d , 0x00000005 
+ 00022891  0x00005b1c call  0x00005a84 
+ 00022892  0x00005b1d branch  0x00005951 
+ 00022893  0x00005b1f branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005b20 branch  0x00005aa5 
+ 00022895  0x00005b23 call  0x00005a97 
+ 00022896  0x00005b24 call  0x00005a84 
+ 00022897  0x00005b25 call  0x0000578a 
+ 00022898  0x00005b26 fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005b27 beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005b29 call  0x00007e9c 
+ 00022901  0x00005b2a fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005b2b increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005b2c istore  0x00000002 , 0x00000005 
+ 00022904  0x00005b2d call  0x00005aa1 
+ 00022905  0x00005b2e call  0x00005984 
+ 00022906  0x00005b2f increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005b30 branch  0x0000596d , 0x00000005 
+ 00022908  0x00005b31 branch  0x0000596b 
+ 00022909  0x00005b35 fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005b36 istore  0x00000002 , 0x00000005 
+ 00022911  0x00005b38 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005b39 copy  0x0000003f , 0x00000039 
+ 00022913  0x00005b3a call  0x00007e9f 
+ 00022914  0x00005b3b call  0x00007ef4 
+ 00022915  0x00005b3c branch  0x00007ea2 
+ 00022916  0x00005b3e call  0x00007e9c 
+ 00022917  0x00005b3f fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005b40 istore  0x00000002 , 0x00000005 
+ 00022919  0x00005b41 call  0x00007ea2 
+ 00022920  0x00005b42 fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005b43 copy  0x0000003f , 0x00000039 
+ 00022922  0x00005b44 call  0x00007e9c 
+ 00022923  0x00005b45 call  0x00007e9f 
+ 00022924  0x00005b46 isub  0x00000039 , 0x00000006 
+ 00022925  0x00005b47 increase  0xffffffff , 0x00000006 
+ 00022926  0x00005b48 call  0x00007ef4 
+ 00022927  0x00005b49 branch  0x00007ea2 
+ 00022928  0x00005b4e fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005b4f storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005b51 call  0x00005a88 
+ 00022931  0x00005b52 nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005b53 call  0x0000578a 
+ 00022933  0x00005b54 beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005b55 call  0x00005a94 
+ 00022935  0x00005b56 nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b59 arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b5a call  0x00005a82 
+ 00022938  0x00005b5b setarg  0x00000009 
+ 00022939  0x00005b5c istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b5d fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b5e copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b5f increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b60 istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b61 fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b62 istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b63 call  0x00007e9f 
+ 00022947  0x00005b64 call  0x00007ef4 
+ 00022948  0x00005b65 call  0x00007ea2 
+ 00022949  0x00005b66 branch  0x00005aa5 
+ 00022950  0x00005b69 call  0x00005a84 
+ 00022951  0x00005b6a branch  0x00005992 
+ 00022952  0x00005b6e arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b6f call  0x0000577c 
+ 00022954  0x00005b70 rtn  0x00000034 
+ 00022955  0x00005b71 increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b72 ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b73 store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b74 arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b75 call  0x00005a82 
+ 00022960  0x00005b76 setarg  0x00000009 
+ 00022961  0x00005b77 istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b78 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b79 copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b7a increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b7b istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b7c fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b7d istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b7e arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b7f call  0x00007ef4 
+ 00022970  0x00005b80 call  0x00007ea2 
+ 00022971  0x00005b81 branch  0x00005aa5 
+ 00022972  0x00005b86 fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b87 fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b88 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b8b call  0x0000576a 
+ 00022976  0x00005b8c branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b8d increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b8e ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b8f arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b90 isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b91 branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b92 ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b93 sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b94 branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b95 force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b97 copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b98 call  0x00007ea5 
+ 00022988  0x00005b99 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b9a call  0x00005a82 
+ 00022990  0x00005b9b setarg  0x0000000b 
+ 00022991  0x00005b9c istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b9d copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b9e call  0x00007e9f 
+ 00022994  0x00005b9f branch  0x00007f01 
+ 00022995  0x00005ba2 call  0x00007ea5 
+ 00022996  0x00005ba3 fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005ba4 add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005ba5 call  0x00005a82 
+ 00022999  0x00005ba6 setarg  0x0000000b 
+ 00023000  0x00005ba7 istore  0x00000001 , 0x00000005 
+ 00023001  0x00005ba8 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005ba9 copy  0x0000003f , 0x00000039 
+ 00023003  0x00005baa arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005bab branch  0x00007f01 
+ 00023005  0x00005baf fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005bb0 isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005bb1 nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005bb3 call  0x00005a42 
+ 00023009  0x00005bb4 nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005bb5 jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005bb6 branch  0x00005a77 
+ 00023012  0x00005bba ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005bbb store  0x00000002 , 0x0000445e 
+ 00023014  0x00005bbd arg  0x00000014 , 0x00000011 
+ 00023015  0x00005bbe call  0x00005a82 
+ 00023016  0x00005bbf setarg  0x0000000d 
+ 00023017  0x00005bc0 istore  0x00000001 , 0x00000005 
+ 00023018  0x00005bc1 fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005bc2 iforce  0x00000011 
+ 00023020  0x00005bc3 fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005bc4 call  0x0000576a 
+ 00023022  0x00005bc5 branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005bc6 ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005bc7 isub  0x00000011 , 0x00000039 
+ 00023025  0x00005bc8 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005bc9 sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005bca branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005bcb force  0x00000016 , 0x00000039 
+ 00023029  0x00005bcd deposit  0x00000011 
+ 00023030  0x00005bce iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005bcf call  0x00007ef4 
+ 00023032  0x00005bd0 call  0x00007ea2 
+ 00023033  0x00005bd1 branch  0x00005aa5 
+ 00023034  0x00005bd5 call  0x00005ab1 
+ 00023035  0x00005bd6 call  0x000056d7 
+ 00023036  0x00005bd7 branch  0x000059fd 
+ 00023037  0x00005bdd arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005bde fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005be2 storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005be3 call  0x00005756 
+ 00023041  0x00005be4 call  0x0000576d 
+ 00023042  0x00005be5 increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005be6 copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005be7 store  0x00000002 , 0x0000049c 
+ 00023045  0x00005be9 call  0x00005a88 
+ 00023046  0x00005bea nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005beb fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005bec call  0x0000578a 
+ 00023049  0x00005bed beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005bef call  0x00005a8c 
+ 00023051  0x00005bf0 nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005bf1 copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005bf2 beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005bf3 nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005bf4 disable  0x00000028 
+ 00023056  0x00005bf6 arg  0x00000014 , 0x00000011 
+ 00023057  0x00005bf7 call  0x00005a82 
+ 00023058  0x00005bf8 setarg  0x00000011 
+ 00023059  0x00005bf9 istore  0x00000001 , 0x00000005 
+ 00023060  0x00005bfa fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005bfb increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005bfc istore  0x00000001 , 0x00000005 
+ 00023063  0x00005bfd call  0x00007ea2 
+ 00023064  0x00005bfe branch  0x00005a1f 
+ 00023065  0x00005c00 fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005c01 beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005c02 fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005c03 increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005c04 store  0x00000002 , 0x000004a0 
+ 00023070  0x00005c05 call  0x00005a9c 
+ 00023071  0x00005c07 fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005c08 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005c09 call  0x00005a97 
+ 00023074  0x00005c0a increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005c0d call  0x00005a84 
+ 00023076  0x00005c0e branch  0x00005a05 
+ 00023077  0x00005c11 fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005c12 store  0x00000002 , 0x000004a0 
+ 00023079  0x00005c13 branch  0x00005a2c 
+ 00023080  0x00005c15 fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005c16 increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005c17 store  0x00000002 , 0x000004a0 
+ 00023083  0x00005c18 branch  0x00005a2c 
+ 00023084  0x00005c1a branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005c1b call  0x00005a9c 
+ 00023086  0x00005c1c branch  0x00005aa5 
+ 00023087  0x00005c22 copy  0x00000006 , 0x00000011 
+ 00023088  0x00005c23 fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005c24 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005c25 call  0x000056e2 
+ 00023091  0x00005c27 fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005c28 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005c2a fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005c2b fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005c2c isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005c2d nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005c2e call  0x00005a42 
+ 00023098  0x00005c2f nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005c30 jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005c31 branch  0x00005a77 
+ 00023101  0x00005c34 force  0x00000001 , 0x00000011 
+ 00023102  0x00005c35 call  0x00005a82 
+ 00023103  0x00005c36 setarg  0x00000013 
+ 00023104  0x00005c37 istore  0x00000001 , 0x00000005 
+ 00023105  0x00005c38 rtn 
+ 00023106  0x00005c3b call  0x00007fe9 
+ 00023107  0x00005c3c fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005c3d rtneq  0x00000000 
+ 00023109  0x00005c3e fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005c3f rtnbit1  0x00000004 
+ 00023111  0x00005c40 branch  0x00007fe7 
+ 00023112  0x00005c44 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005c45 fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005c46 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005c47 call  0x000056e2 
+ 00023116  0x00005c48 branch  0x00005a4d 
+ 00023117  0x00005c4c fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005c4d copy  0x0000003f , 0x00000011 
+ 00023119  0x00005c4e call  0x00005a82 
+ 00023120  0x00005c4f setarg  0x00000017 
+ 00023121  0x00005c50 istore  0x00000001 , 0x00000005 
+ 00023122  0x00005c51 fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005c52 istore  0x00000002 , 0x00000005 
+ 00023124  0x00005c53 fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005c54 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005c55 fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005c56 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005c57 ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c58 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c59 branch  0x00007ef4 
+ 00023131  0x00005c60 force  0x00000001 , 0x00000011 
+ 00023132  0x00005c61 call  0x00005a82 
+ 00023133  0x00005c62 setarg  0x00000019 
+ 00023134  0x00005c63 istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c64 rtn 
+ 00023136  0x00005c69 copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c6a fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c6b add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c6c branch  0x000056e2 
+ 00023140  0x00005c72 copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c73 increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c74 call  0x00005a82 
+ 00023143  0x00005c75 increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c76 setarg  0x0000001b 
+ 00023145  0x00005c77 istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c78 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c79 istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c7a rtn 
+ 00023149  0x00005c7e copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c7f increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c80 call  0x00005a82 
+ 00023152  0x00005c81 increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c82 setarg  0x0000001d 
+ 00023154  0x00005c83 istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c84 copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c85 istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c86 rtn 
+ 00023158  0x00005c8c jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c8e force  0x00000005 , 0x00000011 
+ 00023160  0x00005c8f call  0x00005a82 
+ 00023161  0x00005c90 setarg  0x00000001 
+ 00023162  0x00005c91 istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c92 fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c93 istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c94 fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c95 istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c96 fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c97 istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c98 rtn 
+ 00023170  0x00005c9c force  0x00000004 , 0x00000012 
+ 00023171  0x00005c9d branch  0x00005847 
+ 00023172  0x00005ca1 fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005ca2 increase  0x00000001 , 0x00000002 
+ 00023174  0x00005ca3 storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005ca4 rtn 
+ 00023176  0x00005ca7 fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005ca8 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005ca9 isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005caa rtn 
+ 00023180  0x00005cae fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005caf arg  0x0000445f , 0x00000011 
+ 00023182  0x00005cb1 fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005cb2 copy  0x0000003f , 0x00000039 
+ 00023184  0x00005cb3 isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005cb4 nrtn  0x00000005 
+ 00023186  0x00005cb5 arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005cb6 branch  0x00007f88 
+ 00023188  0x00005cb9 fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005cba arg  0x00004472 , 0x00000011 
+ 00023190  0x00005cbb branch  0x00005a8e 
+ 00023191  0x00005cbf fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005cc0 store  0x00000001 , 0x00000101 
+ 00023193  0x00005cc1 copy  0x0000003f , 0x00000039 
+ 00023194  0x00005cc2 call  0x00007e9f 
+ 00023195  0x00005cc3 branch  0x00007ef4 
+ 00023196  0x00005cc7 call  0x00007e9c 
+ 00023197  0x00005cc8 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005cc9 istore  0x00000002 , 0x00000005 
+ 00023199  0x00005cca fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005ccb istore  0x00000002 , 0x00000005 
+ 00023201  0x00005ccd fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005cce copy  0x0000003f , 0x00000039 
+ 00023203  0x00005ccf call  0x00007ef4 
+ 00023204  0x00005cd0 branch  0x00007ea2 
+ 00023205  0x00005cd5 call  0x00007e9c 
+ 00023206  0x00005cd6 call  0x0000588a 
+ 00023207  0x00005cd7 copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005cd8 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005cd9 call  0x0000588d 
+ 00023210  0x00005cda copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005cdb istore  0x00000002 , 0x00000006 
+ 00023212  0x00005cdc increase  0x00000004 , 0x00000011 
+ 00023213  0x00005cdd call  0x00005879 
+ 00023214  0x00005cde copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005cdf istore  0x00000001 , 0x00000006 
+ 00023216  0x00005ce0 rtn 
+ 00023217  0x00005ce4 rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005ce5 store  0x00000002 , 0x0000445a 
+ 00023219  0x00005ce6 ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005ce7 store  0x00000002 , 0x0000445c 
+ 00023221  0x00005ce8 rtn 
+ 00023222  0x00005cee ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005cef ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005cf0 ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005cf1 beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005cf2 rtn 
+ 00023227  0x00005cf4 ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005cf5 store  0x00000002 , 0x00004509 
+ 00023229  0x00005cf6 jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005cf7 branch  0x00007d86 
+ 00023231  0x00005cfe arg  0x0000000c , 0x00000011 
+ 00023232  0x00005cff arg  0x00000012 , 0x00000013 
+ 00023233  0x00005d00 call  0x00005ac7 
+ 00023234  0x00005d01 setarg  0x00000008 
+ 00023235  0x00005d02 istore  0x00000002 , 0x00000005 
+ 00023236  0x00005d03 fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005d04 istore  0x00000008 , 0x00000005 
+ 00023238  0x00005d05 rtn 
+ 00023239  0x00005d0a call  0x00005acf 
+ 00023240  0x00005d0b arg  0x00000005 , 0x00000012 
+ 00023241  0x00005d0c call  0x00005847 
+ 00023242  0x00005d0d copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005d0e istore  0x00000001 , 0x00000005 
+ 00023244  0x00005d0f fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005d10 istore  0x00000001 , 0x00000005 
+ 00023246  0x00005d11 rtn 
+ 00023247  0x00005d15 fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005d17 pincrease  0x00000001 
+ 00023249  0x00005d18 store  0x00000001 , 0x00004508 
+ 00023250  0x00005d19 rtnne  0x00000000 
+ 00023251  0x00005d1c jam  0x00000001 , 0x00004508 
+ 00023252  0x00005d1d rtn 
+ 00023253  0x00005d23 fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005d24 beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005d25 beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005d26 beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005d27 beq  0x00000081 , 0x00005add 
+ 00023258  0x00005d28 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005d29 beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005d2a rtn 
+ 00023261  0x00005d2d jam  0x0000000d , 0x00004456 
+ 00023262  0x00005d2e branch  0x00005ae5 
+ 00023263  0x00005d30 jam  0x0000000d , 0x00004456 
+ 00023264  0x00005d31 jam  0x00000001 , 0x00004454 
+ 00023265  0x00005d32 rtn 
+ 00023266  0x00005d34 jam  0x0000000d , 0x00004456 
+ 00023267  0x00005d35 branch  0x00005aea 
+ 00023268  0x00005d37 jam  0x00000000 , 0x00004456 
+ 00023269  0x00005d39 jam  0x00000003 , 0x00004454 
+ 00023270  0x00005d3a rtn 
+ 00023271  0x00005d3c jam  0x00000005 , 0x00004456 
+ 00023272  0x00005d3d branch  0x00005ae5 
+ 00023273  0x00005d3f jam  0x00000005 , 0x00004456 
+ 00023274  0x00005d41 jam  0x00000000 , 0x00004454 
+ 00023275  0x00005d42 rtn 
+ 00023276  0x00005d46 fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005d47 set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005d48 store  0x00000001 , 0x00004456 
+ 00023279  0x00005d49 rtn 
+ 00023280  0x00005d4b fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005d4c set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005d4d store  0x00000001 , 0x00004456 
+ 00023283  0x00005d4e rtn 
+ 00023284  0x00005d51 ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005d52 beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005d54 beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005d55 beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005d56 beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005d57 beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d58 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d59 beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d5a beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d5b beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d5c beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d5d beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d5e beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d5f rtn 
+ 00023298  0x00005d64 force  0x00000002 , 0x00000011 
+ 00023299  0x00005d65 call  0x00005c62 
+ 00023300  0x00005d66 setarg  0x0000000b 
+ 00023301  0x00005d67 istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d68 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d69 istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d6a rtn 
+ 00023305  0x00005d6d store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d6e ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d6f istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d70 fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d71 beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d72 call  0x00005b2b 
+ 00023311  0x00005d73 call  0x00005b26 
+ 00023312  0x00005d74 jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d75 fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d76 beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d77 beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d78 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d79 fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d7a beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d7b rtneq  0x00000083 
+ 00023320  0x00005d7d arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d7e store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d7f rtn 
+ 00023323  0x00005d82 fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d83 bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d85 arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d86 copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d87 arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d88 call  0x0000630d 
+ 00023329  0x00005d89 fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d8a and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d8b store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d8d jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d8e branch  0x00007d86 
+ 00023334  0x00005d91 fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d92 rtnbit1  0x00000003 
+ 00023336  0x00005d93 fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d94 rtnbit0  0x00000007 
+ 00023338  0x00005d95 branch  0x00003402 
+ 00023339  0x00005d98 force  0x00000007 , 0x00000011 
+ 00023340  0x00005d99 call  0x00005c62 
+ 00023341  0x00005d9a fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d9b istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d9c rtn 
+ 00023344  0x00005da0 copy  0x00000006 , 0x00000011 
+ 00023345  0x00005da1 fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005da2 beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005da3 copy  0x00000011 , 0x00000006 
+ 00023348  0x00005da4 arg  0x0000442a , 0x00000005 
+ 00023349  0x00005da5 call  0x00007ebf 
+ 00023350  0x00005da6 branch  0x00005b3d 
+ 00023351  0x00005da8 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005da9 arg  0x0000442a , 0x00000005 
+ 00023353  0x00005daa call  0x00007ebf 
+ 00023354  0x00005dab jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005dac jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005dad rtn 
+ 00023357  0x00005db1 fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005db2 bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005db3 call  0x0000739c 
+ 00023360  0x00005db4 force  0x00000011 , 0x00000011 
+ 00023361  0x00005db5 call  0x00005c62 
+ 00023362  0x00005db6 setarg  0x00000003 
+ 00023363  0x00005db7 istore  0x00000001 , 0x00000005 
+ 00023364  0x00005db8 branch  0x00007497 
+ 00023365  0x00005dbc arg  0x0000443a , 0x00000005 
+ 00023366  0x00005dbd call  0x0000630c 
+ 00023367  0x00005dbe call  0x000071c5 
+ 00023368  0x00005dbf force  0x00000011 , 0x00000011 
+ 00023369  0x00005dc0 call  0x00005c62 
+ 00023370  0x00005dc1 setarg  0x00000003 
+ 00023371  0x00005dc2 istore  0x00000001 , 0x00000005 
+ 00023372  0x00005dc3 branch  0x00007201 
+ 00023373  0x00005dc8 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005dc9 fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005dca bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005dcb copy  0x00000011 , 0x00000006 
+ 00023377  0x00005dcc call  0x00007394 
+ 00023378  0x00005dcd branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005dcf jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005dd1 force  0x00000002 , 0x00000011 
+ 00023381  0x00005dd2 call  0x00005c62 
+ 00023382  0x00005dd3 setarg  0x00000005 
+ 00023383  0x00005dd4 istore  0x00000001 , 0x00000005 
+ 00023384  0x00005dd5 fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005dd6 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005dd8 force  0x0000000a , 0x00000007 
+ 00023387  0x00005dd9 call  0x00007f07 
+ 00023388  0x00005dda jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005ddb jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005ddc branch  0x00007d86 
+ 00023391  0x00005ddf jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005de0 branch  0x00005b54 
+ 00023393  0x00005de4 arg  0x0000042f , 0x00000005 
+ 00023394  0x00005de5 copy  0x00000011 , 0x00000006 
+ 00023395  0x00005de6 call  0x00007ebf 
+ 00023396  0x00005de7 fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005de8 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005de9 call  0x0000714f 
+ 00023399  0x00005dec call  0x00005b7a 
+ 00023400  0x00005ded fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005dee rtnne  0x00000082 
+ 00023402  0x00005def jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005df0 branch  0x00007d86 
+ 00023404  0x00005df3 call  0x000071ba 
+ 00023405  0x00005df4 arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005df5 call  0x00007201 
+ 00023407  0x00005df6 arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005df7 arg  0x0000442a , 0x00000012 
+ 00023409  0x00005df8 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005df9 call  0x00007f88 
+ 00023411  0x00005dfa nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005dfb branch  0x00005b7a 
+ 00023413  0x00005dfe call  0x00007390 
+ 00023414  0x00005dff jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005e00 call  0x00007d86 
+ 00023416  0x00005e01 jam  0x00000001 , 0x00004429 
+ 00023417  0x00005e02 jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005e05 force  0x00000011 , 0x00000011 
+ 00023419  0x00005e06 call  0x00005c62 
+ 00023420  0x00005e07 setarg  0x00000004 
+ 00023421  0x00005e08 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005e09 arg  0x0000443a , 0x00000006 
+ 00023423  0x00005e0a branch  0x00007ebf 
+ 00023424  0x00005e0d arg  0x0000041f , 0x00000005 
+ 00023425  0x00005e0e branch  0x00007ebf 
+ 00023426  0x00005e11 force  0x00000011 , 0x00000011 
+ 00023427  0x00005e12 call  0x00005c62 
+ 00023428  0x00005e13 setarg  0x00000006 
+ 00023429  0x00005e14 istore  0x00000001 , 0x00000005 
+ 00023430  0x00005e15 fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005e16 bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005e17 arg  0x00004419 , 0x00000006 
+ 00023433  0x00005e18 branch  0x00007ebf 
+ 00023434  0x00005e1b arg  0x000044ea , 0x00000006 
+ 00023435  0x00005e1c branch  0x00007ebf 
+ 00023436  0x00005e20 arg  0x000044cb , 0x00000005 
+ 00023437  0x00005e21 force  0x0000000a , 0x00000039 
+ 00023438  0x00005e22 call  0x0000630d 
+ 00023439  0x00005e23 force  0x0000000b , 0x00000011 
+ 00023440  0x00005e24 call  0x00005c62 
+ 00023441  0x00005e25 setarg  0x00000007 
+ 00023442  0x00005e26 istore  0x00000001 , 0x00000005 
+ 00023443  0x00005e27 fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005e28 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005e29 fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005e2a istore  0x00000008 , 0x00000005 
+ 00023447  0x00005e2b rtn 
+ 00023448  0x00005e2e force  0x00000011 , 0x00000011 
+ 00023449  0x00005e2f call  0x00005c62 
+ 00023450  0x00005e30 setarg  0x00000008 
+ 00023451  0x00005e31 istore  0x00000001 , 0x00000005 
+ 00023452  0x00005e32 setarg  0x00000000 
+ 00023453  0x00005e33 istore  0x00000008 , 0x00000005 
+ 00023454  0x00005e34 istore  0x00000008 , 0x00000005 
+ 00023455  0x00005e35 rtn 
+ 00023456  0x00005e39 force  0x00000008 , 0x00000011 
+ 00023457  0x00005e3a call  0x00005c62 
+ 00023458  0x00005e3b setarg  0x00000009 
+ 00023459  0x00005e3c istore  0x00000001 , 0x00000005 
+ 00023460  0x00005e3d fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005e3e istore  0x00000001 , 0x00000005 
+ 00023462  0x00005e3f fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005e40 istore  0x00000006 , 0x00000005 
+ 00023464  0x00005e41 rtn 
+ 00023465  0x00005e45 jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005e46 branch  0x00005b54 
+ 00023467  0x00005e49 fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005e4a fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005e4b iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005e4c rtn 
+ 00023471  0x00005e4f arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005e50 call  0x00007ebf 
+ 00023473  0x00005e51 call  0x00005bab 
+ 00023474  0x00005e52 isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005e53 branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005e54 fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005e55 rtnne  0x0000000a 
+ 00023478  0x00005e56 call  0x00005bb9 
+ 00023479  0x00005e57 nrtn  0x00000028 
+ 00023480  0x00005e58 branch  0x00003410 
+ 00023481  0x00005e5c call  0x00007fe9 
+ 00023482  0x00005e5d fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e5e rtneq  0x00000000 
+ 00023484  0x00005e5f fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e60 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e61 rtn  0x00000001 
+ 00023487  0x00005e62 branch  0x00007fe7 
+ 00023488  0x00005e65 call  0x00005bab 
+ 00023489  0x00005e66 isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e67 branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e68 rtn 
+ 00023492  0x00005e6d rtn 
+ 00023493  0x00005e70 arg  0x000009be , 0x00000005 
+ 00023494  0x00005e71 call  0x00007eb3 
+ 00023495  0x00005e72 jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e73 jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e74 rtn 
+ 00023498  0x00005e77 arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e78 call  0x00007ebf 
+ 00023500  0x00005e79 jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e7a jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e7b rtn 
+ 00023503  0x00005e7e force  0x00000041 , 0x00000011 
+ 00023504  0x00005e7f call  0x00005c62 
+ 00023505  0x00005e80 setarg  0x0000000c 
+ 00023506  0x00005e81 istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e82 arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e83 branch  0x00007eb3 
+ 00023509  0x00005e86 call  0x00007166 
+ 00023510  0x00005e87 force  0x00000011 , 0x00000011 
+ 00023511  0x00005e88 call  0x00005c62 
+ 00023512  0x00005e89 setarg  0x0000000d 
+ 00023513  0x00005e8a istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e8b branch  0x00007201 
+ 00023515  0x00005e8f fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e90 rtneq  0x000000ff 
+ 00023517  0x00005e91 arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e92 isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e93 nrtn  0x00000002 
+ 00023520  0x00005e94 arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e95 call  0x00007f16 
+ 00023522  0x00005e96 nrtn  0x00000034 
+ 00023523  0x00005e97 branch  0x00005ba9 
+ 00023524  0x00005e9a bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e9b fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e9c beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e9d beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e9e beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005e9f beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005ea0 beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005ea1 beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005ea2 beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005ea3 beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005ea4 rtn 
+ 00023535  0x00005ea8 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005ea9 rtnne  0x00000004 
+ 00023537  0x00005eaa jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005eab jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005eac jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005ead branch  0x00007d86 
+ 00023541  0x00005eb1 jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005eb2 branch  0x00005b02 
+ 00023543  0x00005eb5 jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005eb6 setarg  0x00017700 
+ 00023545  0x00005eb7 arg  0x0000000a , 0x00000007 
+ 00023546  0x00005eb8 branch  0x00007f08 
+ 00023547  0x00005ebb fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005ebc beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005ebd rtn 
+ 00023550  0x00005ec0 jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005ec1 jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005ec2 call  0x00007d86 
+ 00023553  0x00005ec3 call  0x00005b82 
+ 00023554  0x00005ec4 fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005ec5 rtnne  0x0000000a 
+ 00023556  0x00005ec6 call  0x00005bb9 
+ 00023557  0x00005ec7 rtn  0x00000028 
+ 00023558  0x00005ec8 branch  0x00003410 
+ 00023559  0x00005ecc jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005ecd branch  0x00005b8c 
+ 00023561  0x00005ed0 fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005ed1 fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005ed2 iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005ed3 isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005ed4 branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005ed5 jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005ed6 branch  0x00005b98 
+ 00023568  0x00005ed9 call  0x00005ba0 
+ 00023569  0x00005eda branch  0x00005c12 
+ 00023570  0x00005ede force  0x0000000a , 0x00000007 
+ 00023571  0x00005edf call  0x00007f07 
+ 00023572  0x00005ee0 jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005ee1 jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005ee2 jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005ee3 branch  0x00007d86 
+ 00023576  0x00005ee8 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005ee9 fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005eea rtnbit0  0x00000007 
+ 00023579  0x00005eeb fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005eec rtnne  0x00000002 
+ 00023581  0x00005eed jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005eee fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005eef beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005ef0 beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005ef1 beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005ef2 beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005ef3 beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005ef4 beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005ef5 rtn 
+ 00023590  0x00005ef9 fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005efa copy  0x0000003f , 0x00000007 
+ 00023592  0x00005efb increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005efc store  0x00000001 , 0x00004663 
+ 00023594  0x00005efd fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005efe qisolate1  0x0000003f 
+ 00023596  0x00005eff setarg  0x00000080 
+ 00023597  0x00005f00 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005f01 store  0x00000001 , 0x00004664 
+ 00023599  0x00005f02 branch  0x00005c55 
+ 00023600  0x00005f05 fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005f06 jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005f07 beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005f08 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005f09 rtn 
+ 00023605  0x00005f0c jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005f0d call  0x00007d86 
+ 00023607  0x00005f0e jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005f0f branch  0x00005bd5 
+ 00023609  0x00005f12 fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005f13 beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005f14 jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005f15 rtn 
+ 00023613  0x00005f18 call  0x0000718d 
+ 00023614  0x00005f1c fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005f1d beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005f1e call  0x00005b18 
+ 00023617  0x00005f20 call  0x0000717a 
+ 00023618  0x00005f21 arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005f22 arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005f23 arg  0x00000010 , 0x00000039 
+ 00023621  0x00005f24 call  0x00007f88 
+ 00023622  0x00005f25 branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005f27 jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005f28 branch  0x00005b54 
+ 00023625  0x00005f2c call  0x00007595 
+ 00023626  0x00005f2d nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005f2e jam  0x00000001 , 0x00004429 
+ 00023628  0x00005f2f fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005f30 beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005f31 beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005f32 jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005f33 jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005f34 rtn 
+ 00023634  0x00005f37 fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005f38 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005f39 jam  0x00000000 , 0x00004664 
+ 00023637  0x00005f3b branch  0x00005b3d 
+ 00023638  0x00005f41 jam  0x00000000 , 0x00004663 
+ 00023639  0x00005f42 branch  0x00005b1b 
+ 00023640  0x00005f46 jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005f47 fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005f48 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005f4a rtn 
+ 00023644  0x00005f4d jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005f4e jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005f4f branch  0x00007a99 
+ 00023647  0x00005f52 jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005f53 jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005f54 branch  0x00005bcf 
+ 00023650  0x00005f59 force  0x00000006 , 0x00000012 
+ 00023651  0x00005f5a branch  0x00005847 
+ 00023652  0x00005f5f fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f60 beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f61 beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f62 beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f63 beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f64 beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f65 beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f66 beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f67 beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f68 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f69 beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f6a beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f6b beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f6c beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f6d beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f6e beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f6f beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f70 arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f71 arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f72 call  0x00005842 
+ 00023672  0x00005f73 fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f74 istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f75 rtn 
+ 00023675  0x00005f79 ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f7a store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f7b ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f7c store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f7d fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f7e set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f7f store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f80 rtn 
+ 00023683  0x00005f83 ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f84 store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f85 ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f86 store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f87 fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f88 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f89 nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f8a fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f8b set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f8c store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f8d rtn 
+ 00023694  0x00005f91 setarg  0x00000014 
+ 00023695  0x00005f92 store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f93 store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f94 rtn 
+ 00023698  0x00005f97 arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f9b arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f9c arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f9d call  0x00005842 
+ 00023702  0x00005f9e copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005f9f istore  0x00000001 , 0x00000005 
+ 00023704  0x00005fa0 rtn 
+ 00023705  0x00005fa5 arg  0x00000009 , 0x00000011 
+ 00023706  0x00005fa6 arg  0x00000009 , 0x00000012 
+ 00023707  0x00005fa7 call  0x00005842 
+ 00023708  0x00005fa8 setarg  0x00000001 
+ 00023709  0x00005fa9 istore  0x00000008 , 0x00000005 
+ 00023710  0x00005faa rtn 
+ 00023711  0x00005fae rtn  0x00000029 
+ 00023712  0x00005fb0 arg  0x00000006 , 0x00000011 
+ 00023713  0x00005fb1 arg  0x0000000c , 0x00000012 
+ 00023714  0x00005fb2 call  0x00005842 
+ 00023715  0x00005fb3 fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005fb4 istore  0x00000005 , 0x00000005 
+ 00023717  0x00005fb5 rtn 
+ 00023718  0x00005fb9 arg  0x00000013 , 0x00000012 
+ 00023719  0x00005fba branch  0x00005ca8 
+ 00023720  0x00005fbe arg  0x00000001 , 0x00000011 
+ 00023721  0x00005fbf branch  0x00005842 
+ 00023722  0x00005fc3 ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005fc4 store  0x00000008 , 0x000044cd 
+ 00023724  0x00005fc5 ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005fc6 store  0x00000002 , 0x000044cb 
+ 00023726  0x00005fc7 ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005fc8 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005fc9 ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005fca store  0x00000004 , 0x00004411 
+ 00023730  0x00005fcb call  0x00005ccf 
+ 00023731  0x00005fcc bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005fcd fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005fce beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005fcf fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005fd0 bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005fd1 fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005fd2 ncall  0x000067be , 0x00000034 
+ 00023738  0x00005fd3 fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005fd4 beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005fd6 jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005fd7 call  0x00005cdd 
+ 00023742  0x00005fd8 branch  0x000073a2 
+ 00023743  0x00005fdb jam  0x00000001 , 0x00004429 
+ 00023744  0x00005fdc arg  0x000044ea , 0x00000006 
+ 00023745  0x00005fdd arg  0x00004419 , 0x00000005 
+ 00023746  0x00005fde call  0x00007ebf 
+ 00023747  0x00005fdf branch  0x00005cbc 
+ 00023748  0x00005fe3 bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005fe4 jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005fe5 jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005fe6 jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005fe7 branch  0x00007d86 
+ 00023753  0x00005fea arg  0x00000002 , 0x00000011 
+ 00023754  0x00005feb arg  0x0000000d , 0x00000012 
+ 00023755  0x00005fec call  0x00005842 
+ 00023756  0x00005fed setarg  0x00000006 
+ 00023757  0x00005fee istore  0x00000001 , 0x00000005 
+ 00023758  0x00005fef rtn 
+ 00023759  0x00005ff2 arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005ff3 force  0x00000008 , 0x00000039 
+ 00023761  0x00005ff4 call  0x0000630d 
+ 00023762  0x00005ff5 arg  0x00004415 , 0x00000005 
+ 00023763  0x00005ff6 force  0x00000004 , 0x00000039 
+ 00023764  0x00005ff7 call  0x0000630d 
+ 00023765  0x00005ff8 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005ff9 arg  0x00000004 , 0x00000012 
+ 00023767  0x00005ffa call  0x00005842 
+ 00023768  0x00005ffb fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005ffc istore  0x00000008 , 0x00000005 
+ 00023770  0x00005ffd fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005ffe istore  0x00000004 , 0x00000005 
+ 00023772  0x00005fff rtn 
+ 00023773  0x00006002 arg  0x00000005 , 0x00000012 
+ 00023774  0x00006003 branch  0x00005ca8 
+ 00023775  0x00006006 arg  0x00000006 , 0x00000012 
+ 00023776  0x00006007 branch  0x00005ca8 
+ 00023777  0x0000600b ifetch  0x00000008 , 0x00000006 
+ 00023778  0x0000600c store  0x00000008 , 0x000044b2 
+ 00023779  0x0000600d ifetch  0x00000004 , 0x00000006 
+ 00023780  0x0000600e store  0x00000004 , 0x00004415 
+ 00023781  0x0000600f branch  0x000073a2 
+ 00023782  0x00006012 fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00006013 set1  0x00000004 , 0x0000003f 
+ 00023784  0x00006014 store  0x00000001 , 0x0000043f 
+ 00023785  0x00006015 rtn 
+ 00023786  0x00006018 rtn  0x00000029 
+ 00023787  0x00006019 jam  0x00000032 , 0x00000a99 
+ 00023788  0x0000601a call  0x00007d86 
+ 00023789  0x0000601b jam  0x00000004 , 0x000044c5 
+ 00023790  0x0000601c branch  0x00005cdf 
+ 00023791  0x0000601f jam  0x00000002 , 0x000044c5 
+ 00023792  0x00006020 call  0x00005cf3 
+ 00023793  0x00006021 jam  0x00000033 , 0x00000a99 
+ 00023794  0x00006022 branch  0x00007d86 
+ 00023795  0x00006025 arg  0x0000000b , 0x00000012 
+ 00023796  0x00006026 branch  0x00005ca8 
+ 00023797  0x0000602e rtn 
+ 00023798  0x00006036 rtn  0x0000002b 
+ 00023799  0x00006038 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00006039 setarg  0x00000000 
+ 00023801  0x0000603a store  0x00000001 , 0x00000048 
+ 00023802  0x0000603b store  0x00000001 , 0x00000055 
+ 00023803  0x0000603c store  0x00000001 , 0x00000078 
+ 00023804  0x0000603d store  0x00000001 , 0x0000007c 
+ 00023805  0x0000603e store  0x00000001 , 0x00004158 
+ 00023806  0x0000603f store  0x00000001 , 0x000004d7 
+ 00023807  0x00006040 store  0x00000001 , 0x0000016d 
+ 00023808  0x00006041 store  0x00000001 , 0x000009b5 
+ 00023809  0x00006042 jam  0x00000000 , 0x0000455b 
+ 00023810  0x00006043 jam  0x00000000 , 0x00000229 
+ 00023811  0x00006044 jam  0x00000000 , 0x000004d8 
+ 00023812  0x00006046 jam  0x00000000 , 0x000009b5 
+ 00023813  0x00006047 jam  0x00000000 , 0x000009b4 
+ 00023814  0x00006048 jam  0x00000000 , 0x000004d1 
+ 00023815  0x0000604b rtn 
+ 00023816  0x0000604e bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x0000604f call  0x000062ff , 0x00000029 
+ 00023818  0x00006050 ncall  0x00006303 , 0x00000029 
+ 00023819  0x00006051 call  0x000062bc 
+ 00023820  0x00006052 nrtn  0x00000034 
+ 00023821  0x00006053 fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00006054 rtnbit0  0x00000006 
+ 00023823  0x00006055 set0  0x00000006 , 0x0000003f 
+ 00023824  0x00006056 set0  0x00000001 , 0x00000000 
+ 00023825  0x00006057 store  0x00000001 , 0x0000004c 
+ 00023826  0x00006058 fetch  0x00000001 , 0x00000551 
+ 00023827  0x00006059 fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x0000605a isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x0000605b setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x0000605c storet  0x00000001 , 0x0000004c 
+ 00023831  0x0000605d and_into  0x00000002 , 0x00000002 
+ 00023832  0x0000605e storet  0x00000001 , 0x0000007f 
+ 00023833  0x0000605f fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x00006060 rshift  0x0000003f , 0x0000003f 
+ 00023835  0x00006061 store  0x00000001 , 0x0000007d 
+ 00023836  0x00006062 bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00006063 fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00006064 beq  0x0000007f , 0x00005d66 
+ 00023839  0x00006065 beq  0x00000003 , 0x00005db1 
+ 00023840  0x00006066 beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00006067 beq  0x0000003c , 0x00005d59 
+ 00023842  0x00006068 beq  0x00000005 , 0x00005d55 
+ 00023843  0x00006069 beq  0x0000000f , 0x00005fa8 
+ 00023844  0x0000606a beq  0x00000010 , 0x00005e24 
+ 00023845  0x0000606b beq  0x00000023 , 0x00005e42 
+ 00023846  0x0000606c beq  0x00000039 , 0x00005fc1 
+ 00023847  0x0000606d beq  0x00000038 , 0x00005fbc 
+ 00023848  0x0000606e beq  0x00000031 , 0x00005e27 
+ 00023849  0x0000606f beq  0x00000037 , 0x00005eb0 
+ 00023850  0x00006070 beq  0x00000027 , 0x00005eac 
+ 00023851  0x00006071 beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00006072 beq  0x00000025 , 0x00005eae 
+ 00023853  0x00006073 beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00006074 beq  0x00000007 , 0x00005e36 
+ 00023855  0x00006075 beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00006076 beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00006077 beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00006078 beq  0x00000002 , 0x00005e90 
+ 00023859  0x00006079 beq  0x00000028 , 0x00005fb3 
+ 00023860  0x0000607a beq  0x00000009 , 0x00005e86 
+ 00023861  0x0000607b beq  0x0000000b , 0x00005e5f 
+ 00023862  0x0000607c beq  0x00000008 , 0x00005e43 
+ 00023863  0x0000607d beq  0x0000000c , 0x00005e6a 
+ 00023864  0x0000607e beq  0x0000001f , 0x00005e3a 
+ 00023865  0x0000607f beq  0x00000020 , 0x00005e3c 
+ 00023866  0x00006080 beq  0x00000021 , 0x00005eca 
+ 00023867  0x00006081 beq  0x00000022 , 0x00005eca 
+ 00023868  0x00006082 beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00006083 beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00006084 beq  0x00000024 , 0x00005eca 
+ 00023871  0x00006085 beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00006086 beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00006087 beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00006088 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x00006089 beq  0x00000013 , 0x00005ef8 
+ 00023876  0x0000608a beq  0x0000000d , 0x00005f0a 
+ 00023877  0x0000608b beq  0x0000000e , 0x00005f0a 
+ 00023878  0x0000608c beq  0x0000002f , 0x00005eaa 
+ 00023879  0x0000608d beq  0x00000030 , 0x00005f0a 
+ 00023880  0x0000608e beq  0x0000000a , 0x00005f0a 
+ 00023881  0x0000608f beq  0x00000018 , 0x00005f0b 
+ 00023882  0x00006090 beq  0x00000032 , 0x00005f0a 
+ 00023883  0x00006091 beq  0x0000003d , 0x00005f10 
+ 00023884  0x00006092 beq  0x0000003e , 0x00005f51 
+ 00023885  0x00006093 beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00006094 beq  0x00000040 , 0x00005f78 
+ 00023887  0x00006095 beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00006096 beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00006097 beq  0x0000003a , 0x00005d57 
+ 00023890  0x0000609b jam  0x00000019 , 0x0000007e 
+ 00023891  0x0000609d jam  0x00000004 , 0x0000007c 
+ 00023892  0x0000609e rtn 
+ 00023893  0x000060a1 jam  0x00000006 , 0x0000007c 
+ 00023894  0x000060a2 rtn 
+ 00023895  0x000060a5 jam  0x0000003b , 0x0000007c 
+ 00023896  0x000060a6 rtn 
+ 00023897  0x000060a9 fetch  0x00000004 , 0x00000552 
+ 00023898  0x000060aa lshift  0x0000003f , 0x0000003f 
+ 00023899  0x000060ab store  0x00000004 , 0x000040d2 
+ 00023900  0x000060ac fetch  0x00000001 , 0x00000556 
+ 00023901  0x000060ad store  0x00000001 , 0x000040d9 
+ 00023902  0x000060ae fetch  0x00000005 , 0x00000557 
+ 00023903  0x000060af store  0x00000005 , 0x000040e7 
+ 00023904  0x000060b0 fetch  0x00000005 , 0x0000055c 
+ 00023905  0x000060b1 istore  0x00000005 , 0x00000005 
+ 00023906  0x000060b2 fetch  0x00000001 , 0x00000031 
+ 00023907  0x000060b3 set1  0x00000003 , 0x0000003f 
+ 00023908  0x000060b4 store  0x00000001 , 0x00000031 
+ 00023909  0x000060b5 rtn 
+ 00023910  0x000060b7 bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x000060b8 fetch  0x00000001 , 0x00000552 
+ 00023912  0x000060b9 set1  0x00000007 , 0x0000003f 
+ 00023913  0x000060ba store  0x00000001 , 0x0000007d 
+ 00023914  0x000060bb beq  0x00000081 , 0x00005d88 
+ 00023915  0x000060bc beq  0x00000082 , 0x00005d8d 
+ 00023916  0x000060bd beq  0x00000095 , 0x00005eb1 
+ 00023917  0x000060be beq  0x00000096 , 0x00005eca 
+ 00023918  0x000060bf beq  0x0000008b , 0x00005ebf 
+ 00023919  0x000060c0 beq  0x00000083 , 0x00005da5 
+ 00023920  0x000060c1 beq  0x00000084 , 0x00005da7 
+ 00023921  0x000060c2 beq  0x00000090 , 0x00005d7a 
+ 00023922  0x000060c3 beq  0x00000097 , 0x00005d9e 
+ 00023923  0x000060c4 beq  0x00000098 , 0x00005da3 
+ 00023924  0x000060c5 beq  0x00000099 , 0x00005d7d 
+ 00023925  0x000060c6 beq  0x0000009a , 0x00005d80 
+ 00023926  0x000060c7 rtneq  0x00000084 
+ 00023927  0x000060cb jam  0x00000082 , 0x0000007c 
+ 00023928  0x000060cc jam  0x00000019 , 0x0000007e 
+ 00023929  0x000060ce rtn 
+ 00023930  0x000060d0 jam  0x00000082 , 0x0000007c 
+ 00023931  0x000060d1 jam  0x0000002e , 0x0000007e 
+ 00023932  0x000060d2 rtn 
+ 00023933  0x000060d5 call  0x00005d82 
+ 00023934  0x000060d6 jam  0x0000009a , 0x0000007c 
+ 00023935  0x000060d7 rtn 
+ 00023936  0x000060da call  0x00005d82 
+ 00023937  0x000060db branch  0x00005d86 
+ 00023938  0x000060de arg  0x0000465e , 0x00000005 
+ 00023939  0x000060df fetch  0x00000003 , 0x00000553 
+ 00023940  0x000060e0 istore  0x00000003 , 0x00000005 
+ 00023941  0x000060e1 rtn 
+ 00023942  0x000060e4 branch  0x000076d8 , 0x00000001 
+ 00023943  0x000060e5 rtn 
+ 00023944  0x000060e7 fetch  0x00000001 , 0x00000554 
+ 00023945  0x000060e8 set1  0x00000007 , 0x0000003f 
+ 00023946  0x000060e9 store  0x00000001 , 0x000004c9 
+ 00023947  0x000060ea beq  0x0000008b , 0x00005d92 
+ 00023948  0x000060eb rtn 
+ 00023949  0x000060ef fetch  0x00000001 , 0x00000554 
+ 00023950  0x000060f0 set1  0x00000007 , 0x0000003f 
+ 00023951  0x000060f1 store  0x00000001 , 0x000004c9 
+ 00023952  0x000060f2 beq  0x0000008b , 0x00005d96 
+ 00023953  0x000060f3 rtn 
+ 00023954  0x000060f6 fetch  0x00000001 , 0x0000415a 
+ 00023955  0x000060f7 fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060f8 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060f9 storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060fb fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060fc rtnbit0  0x00000005 
+ 00023960  0x000060fd set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060fe store  0x00000001 , 0x00000030 
+ 00023962  0x000060ff fetch  0x00000001 , 0x000004d7 
+ 00023963  0x00006100 nrtn  0x00000034 
+ 00023964  0x00006101 jam  0x00000031 , 0x0000007c 
+ 00023965  0x00006102 rtn 
+ 00023966  0x00006105 nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x00006106 jam  0x00000012 , 0x0000007c 
+ 00023968  0x00006107 branch  0x000062eb 
+ 00023969  0x0000610a jam  0x00000097 , 0x0000007c 
+ 00023970  0x0000610b rtn 
+ 00023971  0x00006110 call  0x000062eb 
+ 00023972  0x00006111 branch  0x00005ffe 
+ 00023973  0x00006114 jam  0x00000084 , 0x0000007c 
+ 00023974  0x00006115 rtn 
+ 00023975  0x00006118 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x00006119 and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x0000611a storet  0x00000001 , 0x000004d0 
+ 00023978  0x0000611b fetch  0x00000001 , 0x000041ce 
+ 00023979  0x0000611c bne  0x00000051 , 0x00005dad 
+ 00023980  0x0000611d jam  0x00000000 , 0x000041ce 
+ 00023981  0x0000611f fetch  0x00000001 , 0x00000055 
+ 00023982  0x00006120 rtnne  0x00000015 
+ 00023983  0x00006121 jam  0x00000004 , 0x00000055 
+ 00023984  0x00006122 branch  0x0000631b 
+ 00023985  0x00006125 bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x00006126 fetch  0x00000001 , 0x00000552 
+ 00023987  0x00006127 store  0x00000001 , 0x000004c9 
+ 00023988  0x00006128 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x00006129 beq  0x00000008 , 0x00005de7 
+ 00023990  0x0000612a beq  0x0000000f , 0x00005dee 
+ 00023991  0x0000612b beq  0x00000010 , 0x00005df4 
+ 00023992  0x0000612c beq  0x00000011 , 0x00005df5 
+ 00023993  0x0000612d beq  0x00000012 , 0x00005dfd 
+ 00023994  0x0000612e beq  0x00000018 , 0x00005e13 
+ 00023995  0x0000612f beq  0x00000017 , 0x00005e16 
+ 00023996  0x00006130 beq  0x00000013 , 0x00005dcf 
+ 00023997  0x00006132 beq  0x0000003d , 0x00005f1e 
+ 00023998  0x00006133 beq  0x0000003e , 0x00005f6a 
+ 00023999  0x00006134 beq  0x00000040 , 0x00005f20 
+ 00024000  0x00006135 beq  0x00000041 , 0x00005f3d 
+ 00024001  0x00006136 rtn 
+ 00024002  0x00006139 bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x0000613a fetch  0x00000001 , 0x00000552 
+ 00024004  0x0000613b store  0x00000001 , 0x000004c9 
+ 00024005  0x0000613c beq  0x00000001 , 0x00005e0a 
+ 00024006  0x0000613d beq  0x00000033 , 0x00005de2 
+ 00024007  0x0000613e beq  0x0000000b , 0x00005dfe 
+ 00024008  0x0000613f beq  0x00000008 , 0x00005e01 
+ 00024009  0x00006140 beq  0x00000013 , 0x00005dd2 
+ 00024010  0x00006142 beq  0x00000040 , 0x00005e0b 
+ 00024011  0x00006143 beq  0x00000041 , 0x00005e0e 
+ 00024012  0x00006144 beq  0x00000018 , 0x00005e11 
+ 00024013  0x00006145 beq  0x00000017 , 0x00005e22 
+ 00024014  0x00006146 rtn 
+ 00024015  0x00006149 jam  0x00000020 , 0x00000a99 
+ 00024016  0x0000614a call  0x00007d86 
+ 00024017  0x0000614b branch  0x000021dc 
+ 00024018  0x0000614d jam  0x00000019 , 0x00000a99 
+ 00024019  0x0000614e call  0x00007d86 
+ 00024020  0x0000614f jam  0x00000002 , 0x0000455b 
+ 00024021  0x00006150 setarg  0x00000050 
+ 00024022  0x00006151 arg  0x00000006 , 0x00000007 
+ 00024023  0x00006152 branch  0x00007f08 
+ 00024024  0x00006158 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x00006159 set1  0x00000000 , 0x0000003f 
+ 00024026  0x0000615a store  0x00000001 , 0x000004d1 
+ 00024027  0x0000615b jam  0x00000001 , 0x00000a99 
+ 00024028  0x0000615c call  0x00007d86 
+ 00024029  0x0000615d jam  0x0000008b , 0x0000007c 
+ 00024030  0x00006161 fetch  0x00000001 , 0x00000055 
+ 00024031  0x00006162 bne  0x00000005 , 0x00005d07 
+ 00024032  0x00006165 jam  0x00000006 , 0x00000055 
+ 00024033  0x00006166 rtn 
+ 00024034  0x0000616f jam  0x0000000b , 0x000004ca 
+ 00024035  0x00006170 jam  0x00000007 , 0x0000007c 
+ 00024036  0x00006172 jam  0x00000000 , 0x00000055 
+ 00024037  0x00006174 branch  0x00005d07 , 0x00000001 
+ 00024038  0x00006175 rtn 
+ 00024039  0x00006178 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x00006179 nrtn  0x00000034 
+ 00024041  0x0000617a call  0x0000244f 
+ 00024042  0x0000617b call  0x00005ffc 
+ 00024043  0x0000617c rtn  0x00000029 
+ 00024044  0x0000617d set1  0x00000021 , 0x00000000 
+ 00024045  0x0000617e rtn 
+ 00024046  0x00006181 nrtn  0x00000029 
+ 00024047  0x00006182 jam  0x00000010 , 0x0000007c 
+ 00024048  0x00006183 fetch  0x00000001 , 0x0000004c 
+ 00024049  0x00006184 rtnbit0  0x00000002 
+ 00024050  0x00006185 jam  0x00000012 , 0x0000007c 
+ 00024051  0x00006186 rtn 
+ 00024052  0x00006189 branch  0x00005ffe 
+ 00024053  0x0000618c call  0x00006059 
+ 00024054  0x0000618d fetch  0x00000001 , 0x00000030 
+ 00024055  0x0000618e rtnbit1  0x00000004 
+ 00024056  0x0000618f jam  0x00000031 , 0x0000007c 
+ 00024057  0x00006190 fetch  0x00000001 , 0x00000055 
+ 00024058  0x00006191 rtnne  0x0000000a 
+ 00024059  0x00006192 jam  0x0000000b , 0x00000055 
+ 00024060  0x00006193 rtn 
+ 00024061  0x0000619d rtn 
+ 00024062  0x000061a1 jam  0x00000007 , 0x0000007c 
+ 00024063  0x000061a2 jam  0x00000013 , 0x000004ca 
+ 00024064  0x000061a3 rtn 
+ 00024065  0x000061a6 fetch  0x00000001 , 0x00000553 
+ 00024066  0x000061a7 beq  0x00000006 , 0x00005e07 
+ 00024067  0x000061a8 rtnne  0x00000018 
+ 00024068  0x000061a9 jam  0x00000018 , 0x000004ca 
+ 00024069  0x000061aa jam  0x00000007 , 0x0000007c 
+ 00024070  0x000061ab rtn 
+ 00024071  0x000061ad jam  0x00000006 , 0x000004ca 
+ 00024072  0x000061ae jam  0x00000007 , 0x0000007c 
+ 00024073  0x000061af rtn 
+ 00024074  0x000061b2 rtn 
+ 00024075  0x000061b5 jam  0x00000000 , 0x000009ae 
+ 00024076  0x000061b6 jam  0x00000007 , 0x0000007c 
+ 00024077  0x000061b7 branch  0x00005d07 
+ 00024078  0x000061ba jam  0x00000000 , 0x000009ae 
+ 00024079  0x000061bb jam  0x00000007 , 0x0000007c 
+ 00024080  0x000061bc branch  0x00005d07 
+ 00024081  0x000061be jam  0x00000024 , 0x00000a99 
+ 00024082  0x000061bf branch  0x00007d86 
+ 00024083  0x000061c2 jam  0x00000023 , 0x00000a99 
+ 00024084  0x000061c3 call  0x00007d86 
+ 00024085  0x000061c4 branch  0x000026e9 
+ 00024086  0x000061c7 jam  0x00000022 , 0x00000a99 
+ 00024087  0x000061c8 call  0x00007d86 
+ 00024088  0x000061c9 setarg  0x00000000 
+ 00024089  0x000061ca store  0x00000002 , 0x00000075 
+ 00024090  0x000061cb fetch  0x00000002 , 0x000041e3 
+ 00024091  0x000061cc lshift  0x0000003f , 0x0000003f 
+ 00024092  0x000061cd store  0x00000002 , 0x00000032 
+ 00024093  0x000061ce fetch  0x00000001 , 0x000041e5 
+ 00024094  0x000061cf store  0x00000001 , 0x00000073 
+ 00024095  0x000061d0 fetch  0x00000001 , 0x000041e7 
+ 00024096  0x000061d1 store  0x00000001 , 0x00000074 
+ 00024097  0x000061d2 branch  0x000026c6 
+ 00024098  0x000061d5 jam  0x00000021 , 0x00000a99 
+ 00024099  0x000061d6 branch  0x00007d86 
+ 00024100  0x000061d9 fetcht  0x00000001 , 0x00000552 
+ 00024101  0x000061da storet  0x00000001 , 0x00000054 
+ 00024102  0x000061db branch  0x00005e38 
+ 00024103  0x000061de fetch  0x00000001 , 0x000004d1 
+ 00024104  0x000061df set1  0x00000002 , 0x0000003f 
+ 00024105  0x000061e0 store  0x00000001 , 0x000004d1 
+ 00024106  0x000061e1 rtnbit1  0x00000003 
+ 00024107  0x000061e2 jam  0x00000031 , 0x0000007c 
+ 00024108  0x000061e3 branch  0x00005d07 
+ 00024109  0x000061e8 rtn 
+ 00024110  0x000061eb fetch  0x00000001 , 0x000040d0 
+ 00024111  0x000061ec fetcht  0x00000001 , 0x00000552 
+ 00024112  0x000061ed isub  0x00000002 , 0x0000003e 
+ 00024113  0x000061ef branch  0x00005e38 , 0x00000002 
+ 00024114  0x000061f0 jam  0x00000004 , 0x0000007c 
+ 00024115  0x000061f1 jam  0x0000001f , 0x0000007e 
+ 00024116  0x000061f2 jam  0x0000002e , 0x0000007d 
+ 00024117  0x000061f3 rtn 
+ 00024118  0x000061f6 call  0x00006157 
+ 00024119  0x000061f7 branch  0x00005e38 
+ 00024120  0x000061fa jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061fb rtn 
+ 00024122  0x000061fe jam  0x00000021 , 0x0000007c 
+ 00024123  0x000061ff rtn 
+ 00024124  0x00006202 jam  0x00000022 , 0x0000007c 
+ 00024125  0x00006203 rtn 
+ 00024126  0x00006206 fetch  0x00000001 , 0x00000055 
+ 00024127  0x00006207 rtneq  0x00000013 
+ 00024128  0x00006209 jam  0x00000002 , 0x00000055 
+ 00024129  0x0000620b rtn 
+ 00024130  0x0000620f rtn 
+ 00024131  0x00006212 call  0x00005ff9 
+ 00024132  0x00006213 jam  0x00000001 , 0x000004d4 
+ 00024133  0x00006214 jam  0x0000000a , 0x00000a99 
+ 00024134  0x00006215 call  0x00007d86 
+ 00024135  0x00006217 call  0x000062f3 
+ 00024136  0x00006218 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x0000621a nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x0000621b jam  0x00000004 , 0x0000007c 
+ 00024139  0x0000621c jam  0x00000008 , 0x0000007d 
+ 00024140  0x0000621d jam  0x00000023 , 0x0000007e 
+ 00024141  0x0000621e rtn 
+ 00024142  0x00006220 fetch  0x00000001 , 0x0000004b 
+ 00024143  0x00006221 set1  0x00000002 , 0x0000003f 
+ 00024144  0x00006222 store  0x00000001 , 0x0000004b 
+ 00024145  0x00006223 rtn 
+ 00024146  0x00006227 fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x00006228 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x00006229 storet  0x00000001 , 0x0000004c 
+ 00024149  0x0000622a rtn 
+ 00024150  0x0000622e fetch  0x00000001 , 0x0000007f 
+ 00024151  0x0000622f rshift  0x0000003f , 0x0000003f 
+ 00024152  0x00006230 and_into  0x00000001 , 0x0000003f 
+ 00024153  0x00006231 rtn 
+ 00024154  0x00006234 fetch  0x00000001 , 0x00004217 
+ 00024155  0x00006235 rtn  0x00000034 
+ 00024156  0x00006236 fetch  0x00000001 , 0x000009b5 
+ 00024157  0x00006237 call  0x000067b2 , 0x00000034 
+ 00024158  0x00006238 rtn 
+ 00024159  0x0000623b call  0x00005e5a 
+ 00024160  0x0000623c call  0x00005e56 
+ 00024161  0x0000623d store  0x00000001 , 0x000004d5 
+ 00024162  0x0000623e call  0x00005ff9 
+ 00024163  0x0000623f jam  0x0000000c , 0x0000007c 
+ 00024164  0x00006240 fetch  0x00000001 , 0x000041bd 
+ 00024165  0x00006241 nrtn  0x00000034 
+ 00024166  0x00006242 fetch  0x00000001 , 0x00000030 
+ 00024167  0x00006243 rtnbit1  0x00000006 
+ 00024168  0x00006244 jam  0x00000006 , 0x0000007e 
+ 00024169  0x00006245 branch  0x00005d53 
+ 00024170  0x00006248 arg  0x00000040 , 0x00000011 
+ 00024171  0x00006249 call  0x00007288 
+ 00024172  0x0000624a fetch  0x00000004 , 0x00000552 
+ 00024173  0x0000624b fetcht  0x00000004 , 0x00000592 
+ 00024174  0x0000624c isub  0x00000002 , 0x0000003e 
+ 00024175  0x0000624d branch  0x00005e73 , 0x00000005 
+ 00024176  0x0000624e jam  0x00000007 , 0x0000007c 
+ 00024177  0x0000624f jam  0x00000005 , 0x000004ca 
+ 00024178  0x00006250 rtn 
+ 00024179  0x00006252 call  0x00005e77 
+ 00024180  0x00006253 fetch  0x00000001 , 0x0000465a 
+ 00024181  0x00006254 branch  0x00005f3e , 0x00000034 
+ 00024182  0x00006255 rtn 
+ 00024183  0x00006259 call  0x00007386 
+ 00024184  0x0000625a call  0x000021b2 
+ 00024185  0x0000625b fetch  0x00000001 , 0x0000004b 
+ 00024186  0x0000625c isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x0000625d set0  0x00000001 , 0x0000003f 
+ 00024188  0x0000625e store  0x00000001 , 0x0000004b 
+ 00024189  0x0000625f fetch  0x00000001 , 0x00000055 
+ 00024190  0x00006260 beq  0x00000019 , 0x00005e81 
+ 00024191  0x00006261 beq  0x00000018 , 0x00005e81 
+ 00024192  0x00006262 rtn 
+ 00024193  0x00006264 fetch  0x00000001 , 0x000009b5 
+ 00024194  0x00006265 rtnne  0x00000000 
+ 00024195  0x00006266 fetch  0x00000001 , 0x0000004c 
+ 00024196  0x00006267 rtnbit1  0x00000002 
+ 00024197  0x00006268 branch  0x000063b1 
+ 00024198  0x0000626b arg  0x00000552 , 0x00000011 
+ 00024199  0x0000626c arg  0x00000582 , 0x00000012 
+ 00024200  0x0000626d arg  0x00000562 , 0x00000005 
+ 00024201  0x0000626e call  0x00007352 
+ 00024202  0x0000626f arg  0x00000040 , 0x00000011 
+ 00024203  0x00006270 call  0x00006311 
+ 00024204  0x00006271 jam  0x0000000b , 0x0000007c 
+ 00024205  0x00006272 fetch  0x00000001 , 0x00000030 
+ 00024206  0x00006273 bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x00006274 rtn 
+ 00024208  0x00006277 fetch  0x00000002 , 0x0000015f 
+ 00024209  0x00006278 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x00006279 fetcht  0x00000001 , 0x00000552 
+ 00024211  0x0000627a setarg  0x00000101 
+ 00024212  0x0000627b iadd  0x00000002 , 0x00000005 
+ 00024213  0x0000627c arg  0x00000554 , 0x00000006 
+ 00024214  0x0000627d call  0x00007f01 
+ 00024215  0x0000627e fetcht  0x00000001 , 0x00000053 
+ 00024216  0x0000627f fetch  0x00000001 , 0x00000553 
+ 00024217  0x00006280 isub  0x00000002 , 0x0000003f 
+ 00024218  0x00006281 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x00006282 branch  0x00005ea0 , 0x00000002 
+ 00024220  0x00006283 add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x00006284 store  0x00000001 , 0x00000053 
+ 00024222  0x00006285 jam  0x00000001 , 0x0000007c 
+ 00024223  0x00006286 rtn 
+ 00024224  0x00006288 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x00006289 set1  0x00000003 , 0x0000003f 
+ 00024226  0x0000628a store  0x00000001 , 0x0000004c 
+ 00024227  0x0000628b bbit1  0x00000004 , 0x00006006 
+ 00024228  0x0000628c rtn 
+ 00024229  0x0000628e fetch  0x00000001 , 0x00000552 
+ 00024230  0x0000628f store  0x00000001 , 0x0000007d 
+ 00024231  0x00006290 jam  0x00000002 , 0x0000007c 
+ 00024232  0x00006291 rtn 
+ 00024233  0x00006294 branch  0x00005e38 
+ 00024234  0x00006297 jam  0x00000030 , 0x0000007c 
+ 00024235  0x00006298 rtn 
+ 00024236  0x0000629b jam  0x00000028 , 0x0000007c 
+ 00024237  0x0000629c rtn 
+ 00024238  0x0000629f jam  0x00000026 , 0x0000007c 
+ 00024239  0x000062a0 rtn 
+ 00024240  0x000062a5 rtn 
+ 00024241  0x000062aa fetch  0x00000002 , 0x00000032 
+ 00024242  0x000062ab iforce  0x00000002 
+ 00024243  0x000062ac fetch  0x00000001 , 0x00000553 
+ 00024244  0x000062ad store  0x00000001 , 0x00000095 
+ 00024245  0x000062ae imul32  0x00000002 , 0x00000002 
+ 00024246  0x000062af fetch  0x00000002 , 0x00000554 
+ 00024247  0x000062b0 lshift  0x0000003f , 0x0000003f 
+ 00024248  0x000062b1 store  0x00000002 , 0x00000096 
+ 00024249  0x000062b2 fetch  0x00000004 , 0x00000556 
+ 00024250  0x000062b3 lshift  0x0000003f , 0x0000003f 
+ 00024251  0x000062b4 store  0x00000004 , 0x00000091 
+ 00024252  0x000062b6 deposit  0x00000002 
+ 00024253  0x000062b7 store  0x00000002 , 0x00000098 
+ 00024254  0x000062b8 rtn 
+ 00024255  0x000062ba fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x000062bb fetch  0x00000001 , 0x00000553 
+ 00024257  0x000062bc ixor  0x00000002 , 0x0000003e 
+ 00024258  0x000062bd nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x000062be isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x000062bf fetch  0x00000001 , 0x0000004c 
+ 00024261  0x000062c0 setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x000062c1 store  0x00000001 , 0x0000004c 
+ 00024263  0x000062c2 jam  0x00000081 , 0x0000007c 
+ 00024264  0x000062c3 jam  0x0000008b , 0x0000007d 
+ 00024265  0x000062c4 rtn 
+ 00024266  0x000062cb rtn 
+ 00024267  0x000062ce branch  0x00005e38 
+ 00024268  0x000062d2 branch  0x00005e38 
+ 00024269  0x000062d7 fetch  0x00000002 , 0x00000552 
+ 00024270  0x000062d8 store  0x00000002 , 0x00000171 
+ 00024271  0x000062d9 rtn 
+ 00024272  0x000062dc fetch  0x00000002 , 0x00000555 
+ 00024273  0x000062dd fetcht  0x00000001 , 0x00004172 
+ 00024274  0x000062de imul32  0x00000002 , 0x0000003f 
+ 00024275  0x000062df arg  0x00000640 , 0x00000002 
+ 00024276  0x000062e0 isub  0x00000002 , 0x0000003e 
+ 00024277  0x000062e2 rtn 
+ 00024278  0x000062e5 fetch  0x00000002 , 0x00000557 
+ 00024279  0x000062e6 branch  0x00005ef0 , 0x00000034 
+ 00024280  0x000062e7 call  0x00005ed0 
+ 00024281  0x000062e8 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x000062e9 fetch  0x00000001 , 0x00004092 
+ 00024283  0x000062ea sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x000062eb call  0x00003cd5 , 0x00000005 
+ 00024285  0x000062ec fetch  0x00000001 , 0x00000030 
+ 00024286  0x000062ed bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x000062ee fetch  0x00000002 , 0x00000553 
+ 00024288  0x000062ef lshift  0x0000003f , 0x0000003f 
+ 00024289  0x000062f0 store  0x00000002 , 0x00000075 
+ 00024290  0x000062f1 fetch  0x00000002 , 0x00000555 
+ 00024291  0x000062f2 lshift  0x0000003f , 0x0000003f 
+ 00024292  0x000062f3 store  0x00000002 , 0x00000032 
+ 00024293  0x000062f4 fetch  0x00000002 , 0x00000557 
+ 00024294  0x000062f5 store  0x00000001 , 0x00000073 
+ 00024295  0x000062f6 iforce  0x00000002 
+ 00024296  0x000062f7 fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062f8 store  0x00000001 , 0x00000074 
+ 00024298  0x000062f9 isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062fa nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062fb store  0x00000001 , 0x00000073 
+ 00024301  0x000062fe jam  0x00000003 , 0x0000007c 
+ 00024302  0x000062ff jam  0x00000017 , 0x0000007d 
+ 00024303  0x00006300 rtn 
+ 00024304  0x00006303 jam  0x00000024 , 0x0000007e 
+ 00024305  0x00006304 branch  0x00005d53 
+ 00024306  0x00006307 call  0x00005e38 
+ 00024307  0x00006308 call  0x00005ff9 
+ 00024308  0x00006309 call  0x0000728b 
+ 00024309  0x0000630a branch  0x000026b8 
+ 00024310  0x0000630d call  0x00005e38 
+ 00024311  0x0000630e branch  0x000026c0 
+ 00024312  0x00006312 fetch  0x00000004 , 0x00000552 
+ 00024313  0x00006313 lshift  0x0000003f , 0x0000003f 
+ 00024314  0x00006315 branch  0x00005f04 , 0x00000029 
+ 00024315  0x00006316 fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x00006317 nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x00006319 jam  0x00000004 , 0x0000007c 
+ 00024318  0x0000631a jam  0x00000013 , 0x0000007d 
+ 00024319  0x0000631b jam  0x00000024 , 0x0000007e 
+ 00024320  0x0000631c rtn 
+ 00024321  0x0000631e jam  0x00000034 , 0x0000007c 
+ 00024322  0x0000631f jam  0x00000000 , 0x00000055 
+ 00024323  0x00006320 branch  0x000021d9 
+ 00024324  0x00006323 call  0x000021d9 
+ 00024325  0x00006324 set1  0x00000022 , 0x00000000 
+ 00024326  0x00006325 fetch  0x00000001 , 0x0000016d 
+ 00024327  0x00006326 set0  0x00000002 , 0x0000003f 
+ 00024328  0x00006327 store  0x00000001 , 0x0000016d 
+ 00024329  0x00006328 branch  0x00005e38 
+ 00024330  0x00006331 rtn 
+ 00024331  0x00006335 jam  0x00000003 , 0x0000007c 
+ 00024332  0x00006336 jam  0x00000018 , 0x0000007d 
+ 00024333  0x00006337 jam  0x0000002e , 0x00000a99 
+ 00024334  0x00006338 call  0x00007d86 
+ 00024335  0x00006339 branch  0x000026e9 
+ 00024336  0x0000633c fetch  0x00000001 , 0x00000552 
+ 00024337  0x0000633d bne  0x00000001 , 0x00005f1c 
+ 00024338  0x0000633e fetch  0x00000001 , 0x00000553 
+ 00024339  0x0000633f bne  0x00000001 , 0x00005f1c 
+ 00024340  0x00006340 fetch  0x00000001 , 0x00000554 
+ 00024341  0x00006341 bne  0x00000030 , 0x00005f1c 
+ 00024342  0x00006342 call  0x000062fc 
+ 00024343  0x00006343 branch  0x00005f19 , 0x00000001 
+ 00024344  0x00006344 jam  0x00000001 , 0x000009ae 
+ 00024345  0x00006346 jam  0x00000003 , 0x0000007c 
+ 00024346  0x00006347 jam  0x0000003d , 0x0000007d 
+ 00024347  0x00006348 branch  0x00005d07 
+ 00024348  0x0000634b jam  0x00000024 , 0x0000007e 
+ 00024349  0x0000634c branch  0x00005d53 
+ 00024350  0x00006351 jam  0x0000003e , 0x0000007c 
+ 00024351  0x00006353 rtn 
+ 00024352  0x00006355 fetch  0x00000001 , 0x00004662 
+ 00024353  0x00006356 beq  0x00000001 , 0x00005f27 
+ 00024354  0x00006357 beq  0x00000002 , 0x00005f2b 
+ 00024355  0x00006359 call  0x000062fc 
+ 00024356  0x0000635a rtn  0x00000001 
+ 00024357  0x0000635b jam  0x00000008 , 0x000009ae 
+ 00024358  0x0000635c rtn 
+ 00024359  0x0000635f call  0x00007962 
+ 00024360  0x00006360 jam  0x00000035 , 0x00000a99 
+ 00024361  0x00006361 call  0x00007d86 
+ 00024362  0x00006362 branch  0x00005f23 
+ 00024363  0x00006366 call  0x000062fc 
+ 00024364  0x00006367 rtn  0x00000001 
+ 00024365  0x00006368 fetch  0x00000001 , 0x00004663 
+ 00024366  0x00006369 beq  0x00000013 , 0x00005f3b 
+ 00024367  0x0000636a increase  0x00000001 , 0x0000003f 
+ 00024368  0x0000636b store  0x00000001 , 0x00004663 
+ 00024369  0x0000636f jam  0x00000001 , 0x000009b0 
+ 00024370  0x00006370 jam  0x00000004 , 0x000009ae 
+ 00024371  0x00006371 fetch  0x00000001 , 0x00004663 
+ 00024372  0x00006372 copy  0x0000003f , 0x00000007 
+ 00024373  0x00006373 fetch  0x00000006 , 0x0000468a 
+ 00024374  0x00006374 qisolate1  0x0000003f 
+ 00024375  0x00006375 setarg  0x00000080 
+ 00024376  0x00006376 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x00006377 store  0x00000001 , 0x00004664 
+ 00024378  0x00006378 rtn 
+ 00024379  0x0000637b jam  0x00000008 , 0x000009ae 
+ 00024380  0x0000637c rtn 
+ 00024381  0x0000637f call  0x00005f43 
+ 00024382  0x00006381 fetch  0x00000001 , 0x00004665 
+ 00024383  0x00006382 rtn  0x00000034 
+ 00024384  0x00006383 jam  0x00000000 , 0x00004665 
+ 00024385  0x00006384 jam  0x00000038 , 0x00000a99 
+ 00024386  0x00006385 branch  0x00007d86 
+ 00024387  0x0000638a call  0x000062fc 
+ 00024388  0x0000638b ncall  0x00007965 , 0x00000001 
+ 00024389  0x0000638c call  0x00007975 , 0x00000001 
+ 00024390  0x0000638d call  0x000062fc 
+ 00024391  0x0000638e rtn  0x00000001 
+ 00024392  0x0000638f jam  0x0000000c , 0x000009ae 
+ 00024393  0x00006390 jam  0x00000001 , 0x000009b0 
+ 00024394  0x00006391 rtn 
+ 00024395  0x00006394 arg  0x00000a6e , 0x00000005 
+ 00024396  0x00006395 arg  0x00000552 , 0x00000006 
+ 00024397  0x00006396 call  0x00007ebf 
+ 00024398  0x00006397 fetch  0x00000001 , 0x00004662 
+ 00024399  0x00006398 rtneq  0x00000002 
+ 00024400  0x00006399 branch  0x000076d8 
+ 00024401  0x0000639c fetch  0x00000001 , 0x000009af 
+ 00024402  0x0000639d beq  0x00000007 , 0x00005f55 
+ 00024403  0x0000639e fetch  0x00000001 , 0x000009ae 
+ 00024404  0x0000639f bne  0x00000001 , 0x00005f68 
+ 00024405  0x000063a1 fetch  0x00000001 , 0x000009b7 
+ 00024406  0x000063a2 sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x000063a3 nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x000063a4 arg  0x000009c6 , 0x00000005 
+ 00024409  0x000063a5 iadd  0x00000005 , 0x00000005 
+ 00024410  0x000063a6 fetch  0x00000008 , 0x00000552 
+ 00024411  0x000063a7 istore  0x00000008 , 0x00000005 
+ 00024412  0x000063a8 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x000063a9 istore  0x00000008 , 0x00000005 
+ 00024414  0x000063aa fetch  0x00000001 , 0x000009b7 
+ 00024415  0x000063ab increase  0x00000010 , 0x0000003f 
+ 00024416  0x000063ac store  0x00000001 , 0x000009b7 
+ 00024417  0x000063ad bne  0x00000030 , 0x00005e38 
+ 00024418  0x000063af call  0x000062fc 
+ 00024419  0x000063b0 branch  0x00005e38 , 0x00000001 
+ 00024420  0x000063b1 jam  0x00000001 , 0x000009b8 
+ 00024421  0x000063b2 jam  0x00000002 , 0x000009ae 
+ 00024422  0x000063b3 jam  0x00000001 , 0x000009b0 
+ 00024423  0x000063b4 branch  0x00005e38 
+ 00024424  0x000063b6 jam  0x00000024 , 0x0000007e 
+ 00024425  0x000063b7 branch  0x00005d53 
+ 00024426  0x000063b9 fetch  0x00000001 , 0x000009b6 
+ 00024427  0x000063ba beq  0x00000030 , 0x00005f6e 
+ 00024428  0x000063bb jam  0x0000003e , 0x0000007c 
+ 00024429  0x000063bc branch  0x00005d07 
+ 00024430  0x000063bf call  0x000062fc 
+ 00024431  0x000063c0 branch  0x00005f77 , 0x00000001 
+ 00024432  0x000063c1 fetch  0x00000001 , 0x00004662 
+ 00024433  0x000063c2 beq  0x00000002 , 0x00005f75 
+ 00024434  0x000063c3 jam  0x00000001 , 0x000009b0 
+ 00024435  0x000063c4 jam  0x00000004 , 0x000009ae 
+ 00024436  0x000063c5 branch  0x00005d07 
+ 00024437  0x000063c8 jam  0x00000036 , 0x00000a99 
+ 00024438  0x000063c9 branch  0x00007d86 
+ 00024439  0x000063ce branch  0x00005d07 
+ 00024440  0x000063d1 fetch  0x00000001 , 0x000009af 
+ 00024441  0x000063d2 beq  0x00000007 , 0x00005f7c 
+ 00024442  0x000063d3 fetch  0x00000001 , 0x000009ae 
+ 00024443  0x000063d4 bne  0x00000006 , 0x00005f88 
+ 00024444  0x000063d6 arg  0x00000a2e , 0x00000005 
+ 00024445  0x000063d7 fetch  0x00000008 , 0x00000552 
+ 00024446  0x000063d8 istore  0x00000008 , 0x00000005 
+ 00024447  0x000063d9 fetch  0x00000008 , 0x0000055a 
+ 00024448  0x000063da istore  0x00000008 , 0x00000005 
+ 00024449  0x000063db call  0x000062fc 
+ 00024450  0x000063dc branch  0x00005f86 , 0x00000001 
+ 00024451  0x000063dd jam  0x00000007 , 0x000009ae 
+ 00024452  0x000063de jam  0x00000001 , 0x000009b0 
+ 00024453  0x000063df branch  0x00005e38 
+ 00024454  0x000063e1 jam  0x00000004 , 0x000009af 
+ 00024455  0x000063e2 branch  0x000076d8 
+ 00024456  0x000063e6 jam  0x00000024 , 0x0000007e 
+ 00024457  0x000063e7 branch  0x00005d53 
+ 00024458  0x000063ea fetch  0x00000001 , 0x000009af 
+ 00024459  0x000063eb beq  0x0000000b , 0x00005f8e 
+ 00024460  0x000063ec fetch  0x00000001 , 0x000009ae 
+ 00024461  0x000063ed bne  0x00000008 , 0x00005f9d 
+ 00024462  0x000063ef arg  0x00000a5e , 0x00000005 
+ 00024463  0x000063f0 arg  0x00000552 , 0x00000006 
+ 00024464  0x000063f1 call  0x00007ebf 
+ 00024465  0x000063f2 call  0x000062fc 
+ 00024466  0x000063f3 branch  0x00005f9a , 0x00000001 
+ 00024467  0x000063f4 fetch  0x00000001 , 0x00004662 
+ 00024468  0x000063f5 beq  0x00000001 , 0x00005f9f 
+ 00024469  0x000063f7 jam  0x00000000 , 0x00004661 
+ 00024470  0x000063f8 jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063f9 jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063fa jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063fb branch  0x00005d07 
+ 00024474  0x000063fe jam  0x00000009 , 0x000009af 
+ 00024475  0x000063ff jam  0x00000001 , 0x000009b1 
+ 00024476  0x00006400 branch  0x00005d07 
+ 00024477  0x00006402 jam  0x00000024 , 0x0000007e 
+ 00024478  0x00006403 branch  0x00005d53 
+ 00024479  0x00006406 fetch  0x00000001 , 0x00004661 
+ 00024480  0x00006407 bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x00006408 set1  0x00000006 , 0x0000003f 
+ 00024482  0x00006409 store  0x00000001 , 0x00004661 
+ 00024483  0x0000640a rtn 
+ 00024484  0x0000640d bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x0000640e jam  0x00000000 , 0x00004661 
+ 00024486  0x0000640f branch  0x00005f9d 
+ 00024487  0x00006413 branch  0x00005d07 
+ 00024488  0x00006416 fetch  0x00000001 , 0x0000016d 
+ 00024489  0x00006417 set0  0x00000001 
+ 00024490  0x00006418 store  0x00000001 , 0x0000016d 
+ 00024491  0x00006419 call  0x00005e38 
+ 00024492  0x0000641a nrtn  0x00000029 
+ 00024493  0x0000641b fetch  0x00000001 , 0x00000552 
+ 00024494  0x0000641c fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x0000641d setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x0000641e nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x0000641f storet  0x00000001 , 0x0000004b 
+ 00024498  0x00006420 rtn 
+ 00024499  0x00006423 fetcht  0x00000008 , 0x00000552 
+ 00024500  0x00006425 fetch  0x00000001 , 0x00000055 
+ 00024501  0x00006426 rtnne  0x00000003 
+ 00024502  0x00006428 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x00006429 bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x0000642b jam  0x00000014 , 0x00000055 
+ 00024505  0x0000642c rtn 
+ 00024506  0x0000642e jam  0x00000004 , 0x00000055 
+ 00024507  0x0000642f rtn 
+ 00024508  0x00006431 fetch  0x00000001 , 0x0000017f 
+ 00024509  0x00006432 store  0x00000001 , 0x0000015b 
+ 00024510  0x00006433 jam  0x00000003 , 0x0000007c 
+ 00024511  0x00006434 jam  0x00000038 , 0x0000007d 
+ 00024512  0x00006435 rtn 
+ 00024513  0x00006439 jam  0x00000003 , 0x0000007c 
+ 00024514  0x0000643a jam  0x00000039 , 0x0000007d 
+ 00024515  0x0000643b force  0x00000009 , 0x00000039 
+ 00024516  0x0000643c arg  0x00000552 , 0x00000006 
+ 00024517  0x0000643d arg  0x00000152 , 0x00000005 
+ 00024518  0x0000643f ifetch  0x00000001 , 0x00000006 
+ 00024519  0x00006440 xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x00006441 istore  0x00000001 , 0x00000005 
+ 00024521  0x00006442 loop  0x00005fc6 
+ 00024522  0x00006443 fetch  0x00000001 , 0x00000152 
+ 00024523  0x00006444 fetcht  0x00000001 , 0x00000151 
+ 00024524  0x00006445 set0  0x00000007 , 0x00000002 
+ 00024525  0x00006446 set0  0x00000004 , 0x00000002 
+ 00024526  0x00006447 beq  0x000000ff , 0x00005fda 
+ 00024527  0x00006448 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x00006449 beq  0x00000005 , 0x00005fe7 
+ 00024529  0x0000644a beq  0x00000007 , 0x00005fe6 
+ 00024530  0x0000644b beq  0x00000006 , 0x00005fe7 
+ 00024531  0x0000644c beq  0x00000008 , 0x00005fe6 
+ 00024532  0x0000644d beq  0x00000001 , 0x00005fdf 
+ 00024533  0x0000644e beq  0x00000002 , 0x00005fdf 
+ 00024534  0x0000644f beq  0x00000003 , 0x00005fdf 
+ 00024535  0x00006450 beq  0x00000009 , 0x00005fdf 
+ 00024536  0x00006451 beq  0x00000004 , 0x00005fdf 
+ 00024537  0x00006452 rtn 
+ 00024538  0x00006455 fetch  0x00000001 , 0x00000151 
+ 00024539  0x00006456 set1  0x00000003 , 0x0000003f 
+ 00024540  0x00006457 set1  0x00000002 , 0x0000003f 
+ 00024541  0x00006458 store  0x00000001 , 0x00000151 
+ 00024542  0x00006459 rtn 
+ 00024543  0x0000645b set1  0x00000004 , 0x00000002 
+ 00024544  0x0000645c jam  0x00000005 , 0x00000180 
+ 00024545  0x0000645d fetch  0x00000002 , 0x00000159 
+ 00024546  0x0000645e iforce  0x00000039 
+ 00024547  0x0000645f store  0x00000002 , 0x0000015f 
+ 00024548  0x00006460 arg  0x00000551 , 0x00000005 
+ 00024549  0x00006461 call  0x00007f73 
+ 00024550  0x00006463 set1  0x00000007 , 0x00000002 
+ 00024551  0x00006465 set1  0x00000002 , 0x00000002 
+ 00024552  0x00006466 force  0x00000000 , 0x0000003f 
+ 00024553  0x00006467 store  0x00000001 , 0x0000000b 
+ 00024554  0x00006468 store  0x00000002 , 0x000000fa 
+ 00024555  0x00006469 store  0x00000002 , 0x000000fc 
+ 00024556  0x0000646a store  0x00000002 , 0x000000f8 
+ 00024557  0x0000646b store  0x00000002 , 0x000000f6 
+ 00024558  0x0000646c fetch  0x00000001 , 0x00000153 
+ 00024559  0x0000646d compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x0000646e setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x0000646f storet  0x00000001 , 0x00000151 
+ 00024562  0x00006470 rtn 
+ 00024563  0x00006473 set0  0x00000011 , 0x00000000 
+ 00024564  0x00006474 jam  0x00000000 , 0x00000151 
+ 00024565  0x00006475 fetch  0x00000001 , 0x0000017f 
+ 00024566  0x00006476 set0  0x00000006 , 0x0000003f 
+ 00024567  0x00006477 store  0x00000001 , 0x0000017f 
+ 00024568  0x00006478 rtn 
+ 00024569  0x0000647f arg  0x00000552 , 0x00000006 
+ 00024570  0x00006480 arg  0x00000562 , 0x00000005 
+ 00024571  0x00006481 branch  0x00007ebf 
+ 00024572  0x00006484 jam  0x00000009 , 0x0000007c 
+ 00024573  0x00006485 rtn 
+ 00024574  0x00006488 nrtn  0x00000029 
+ 00024575  0x00006489 jam  0x00000011 , 0x0000007c 
+ 00024576  0x0000648a rtn 
+ 00024577  0x0000648d arg  0x000040a0 , 0x00000011 
+ 00024578  0x0000648e call  0x00007255 
+ 00024579  0x0000648f jam  0x00000003 , 0x0000007c 
+ 00024580  0x00006490 jam  0x00000008 , 0x0000007d 
+ 00024581  0x00006491 rtn 
+ 00024582  0x00006494 jam  0x0000000a , 0x00000072 
+ 00024583  0x00006495 jam  0x00000007 , 0x0000007c 
+ 00024584  0x00006496 jam  0x00000016 , 0x000004ca 
+ 00024585  0x00006497 rtn 
+ 00024586  0x0000649e bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x0000649f disable  0x00000028 
+ 00024588  0x000064a0 call  0x000062c1 
+ 00024589  0x000064a1 fetch  0x00000001 , 0x00000048 
+ 00024590  0x000064a2 rtn  0x00000034 
+ 00024591  0x000064a7 bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x000064a9 beq  0x00000001 , 0x0000616f 
+ 00024593  0x000064aa beq  0x00000002 , 0x000060e4 
+ 00024594  0x000064ab beq  0x00000003 , 0x0000604a 
+ 00024595  0x000064ac beq  0x00000004 , 0x00006060 
+ 00024596  0x000064ad beq  0x00000027 , 0x000061db 
+ 00024597  0x000064ae beq  0x00000028 , 0x00006108 
+ 00024598  0x000064af beq  0x00000030 , 0x000060f4 
+ 00024599  0x000064b0 beq  0x00000025 , 0x000061d6 
+ 00024600  0x000064b1 beq  0x00000026 , 0x00006103 
+ 00024601  0x000064b2 beq  0x00000031 , 0x000061c3 
+ 00024602  0x000064b3 beq  0x00000037 , 0x0000616a 
+ 00024603  0x000064b4 beq  0x00000033 , 0x0000615c 
+ 00024604  0x000064b5 beq  0x00000008 , 0x00006259 
+ 00024605  0x000064b6 beq  0x00000009 , 0x0000624f 
+ 00024606  0x000064b7 beq  0x0000000b , 0x00006264 
+ 00024607  0x000064b8 beq  0x0000000c , 0x0000626d 
+ 00024608  0x000064b9 beq  0x0000000f , 0x00006162 
+ 00024609  0x000064ba beq  0x00000010 , 0x00006292 
+ 00024610  0x000064bb beq  0x00000011 , 0x00006288 
+ 00024611  0x000064bc beq  0x00000007 , 0x00006152 
+ 00024612  0x000064bd beq  0x0000002a , 0x0000617e 
+ 00024613  0x000064be beq  0x0000000a , 0x0000617f 
+ 00024614  0x000064c0 beq  0x0000001f , 0x000061bc 
+ 00024615  0x000064c1 beq  0x00000006 , 0x000060f9 
+ 00024616  0x000064c2 beq  0x00000021 , 0x0000615f 
+ 00024617  0x000064c3 beq  0x0000002d , 0x000061b2 
+ 00024618  0x000064c4 beq  0x0000002e , 0x000061b7 
+ 00024619  0x000064c5 beq  0x00000022 , 0x0000615f 
+ 00024620  0x000064c6 beq  0x00000034 , 0x00006180 
+ 00024621  0x000064c7 beq  0x00000013 , 0x00006195 
+ 00024622  0x000064c8 beq  0x00000017 , 0x000061a4 
+ 00024623  0x000064c9 beq  0x00000012 , 0x0000628f 
+ 00024624  0x000064ca beq  0x0000002f , 0x000061aa 
+ 00024625  0x000064cb beq  0x00000018 , 0x000061af 
+ 00024626  0x000064cc beq  0x0000003d , 0x000061ff 
+ 00024627  0x000064cd beq  0x0000003e , 0x0000620b 
+ 00024628  0x000064ce beq  0x0000003f , 0x0000621d 
+ 00024629  0x000064cf beq  0x00000040 , 0x00006227 
+ 00024630  0x000064d0 beq  0x00000041 , 0x0000623c 
+ 00024631  0x000064d1 beq  0x00000023 , 0x0000624b 
+ 00024632  0x000064d2 beq  0x0000003b , 0x00006246 
+ 00024633  0x000064d4 beq  0x00000005 , 0x0000624c 
+ 00024634  0x000064d5 beq  0x00000029 , 0x0000624d 
+ 00024635  0x000064d6 beq  0x00000038 , 0x0000624e 
+ 00024636  0x000064d7 beq  0x00000039 , 0x00006175 
+ 00024637  0x000064d9 branch  0x00002a8c 
+ 00024638  0x000064da rtn 
+ 00024639  0x000064dc beq  0x00000081 , 0x0000606d 
+ 00024640  0x000064dd beq  0x00000084 , 0x00006099 
+ 00024641  0x000064de beq  0x00000082 , 0x00006076 
+ 00024642  0x000064df beq  0x00000083 , 0x0000610d 
+ 00024643  0x000064e0 beq  0x0000008b , 0x00006118 
+ 00024644  0x000064e1 beq  0x00000097 , 0x0000614e 
+ 00024645  0x000064e2 beq  0x00000099 , 0x000060d5 
+ 00024646  0x000064e3 beq  0x0000009a , 0x000060a4 
+ 00024647  0x000064e4 beq  0x00000095 , 0x000060da 
+ 00024648  0x000064e5 beq  0x00000096 , 0x000060db 
+ 00024649  0x000064e6 branch  0x00002a8c 
+ 00024650  0x000064ed force  0x00000002 , 0x0000003f 
+ 00024651  0x000064ee call  0x00006298 
+ 00024652  0x000064ef fetch  0x00000001 , 0x00000049 
+ 00024653  0x000064f0 istore  0x00000001 , 0x00000005 
+ 00024654  0x000064f1 call  0x000062a7 
+ 00024655  0x000064f2 bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x000064f3 fetch  0x00000001 , 0x00000049 
+ 00024657  0x000064f4 beq  0x00000008 , 0x00006080 
+ 00024658  0x000064f5 beq  0x0000000f , 0x00006084 
+ 00024659  0x000064f6 beq  0x00000010 , 0x0000608f 
+ 00024660  0x000064f7 beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064f8 beq  0x00000033 , 0x00006092 
+ 00024662  0x000064f9 beq  0x00000041 , 0x00006098 
+ 00024663  0x000064fa beq  0x00000011 , 0x00006059 
+ 00024664  0x000064fb rtn 
+ 00024665  0x000064fe fetch  0x00000001 , 0x00000055 
+ 00024666  0x000064ff rtn  0x00000034 
+ 00024667  0x00006500 jam  0x0000001b , 0x00000055 
+ 00024668  0x00006501 setarg  0x0000000c 
+ 00024669  0x00006502 arg  0x00000007 , 0x00000007 
+ 00024670  0x00006503 branch  0x00007f08 
+ 00024671  0x00006506 branch  0x000026c6 
+ 00024672  0x00006508 force  0x00000003 , 0x0000003f 
+ 00024673  0x00006509 call  0x00006298 
+ 00024674  0x0000650a fetch  0x00000001 , 0x00000049 
+ 00024675  0x0000650b beq  0x0000000b , 0x00006068 
+ 00024676  0x0000650c istore  0x00000001 , 0x00000005 
+ 00024677  0x0000650d fetch  0x00000001 , 0x0000004a 
+ 00024678  0x0000650e istore  0x00000001 , 0x00000005 
+ 00024679  0x0000650f branch  0x000062a7 
+ 00024680  0x00006512 istore  0x00000001 , 0x00000005 
+ 00024681  0x00006513 fetch  0x00000001 , 0x0000004a 
+ 00024682  0x00006514 istore  0x00000001 , 0x00000005 
+ 00024683  0x00006515 arg  0x000004d5 , 0x00000002 
+ 00024684  0x00006516 branch  0x000062e2 
+ 00024685  0x00006519 force  0x00000004 , 0x00000007 
+ 00024686  0x0000651a call  0x000062a0 
+ 00024687  0x0000651b setarg  0x0000007f 
+ 00024688  0x0000651c istore  0x00000001 , 0x00000005 
+ 00024689  0x0000651d fetch  0x00000001 , 0x00000049 
+ 00024690  0x0000651e set0  0x00000007 , 0x0000003f 
+ 00024691  0x0000651f istore  0x00000001 , 0x00000005 
+ 00024692  0x00006520 fetch  0x00000001 , 0x00000049 
+ 00024693  0x00006521 branch  0x000062a7 
+ 00024694  0x00006524 force  0x00000005 , 0x00000007 
+ 00024695  0x00006525 call  0x000062a0 
+ 00024696  0x00006526 setarg  0x0000007f 
+ 00024697  0x00006527 istore  0x00000001 , 0x00000005 
+ 00024698  0x00006528 fetch  0x00000001 , 0x00000049 
+ 00024699  0x00006529 set0  0x00000007 , 0x0000003f 
+ 00024700  0x0000652a istore  0x00000001 , 0x00000005 
+ 00024701  0x0000652b fetch  0x00000001 , 0x0000004a 
+ 00024702  0x0000652c istore  0x00000001 , 0x00000005 
+ 00024703  0x0000652d branch  0x000062a7 
+ 00024704  0x00006531 call  0x0000244f 
+ 00024705  0x00006532 call  0x000062f3 
+ 00024706  0x00006533 rtn  0x00000001 
+ 00024707  0x00006534 branch  0x00005ffc 
+ 00024708  0x00006537 fetch  0x00000001 , 0x0000004b 
+ 00024709  0x00006538 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x00006539 rtnbit0  0x00000004 
+ 00024711  0x0000653a jam  0x00000012 , 0x0000007c 
+ 00024712  0x0000653b set0  0x00000004 , 0x0000003f 
+ 00024713  0x0000653c call  0x000062eb 
+ 00024714  0x0000653d branch  0x0000608d 
+ 00024715  0x0000653f jam  0x00000010 , 0x0000007c 
+ 00024716  0x00006540 set0  0x00000005 , 0x0000003f 
+ 00024717  0x00006542 store  0x00000001 , 0x0000004b 
+ 00024718  0x00006543 rtn 
+ 00024719  0x00006546 call  0x000062fc 
+ 00024720  0x00006547 branch  0x00005ffe , 0x00000001 
+ 00024721  0x00006548 rtn 
+ 00024722  0x0000654b jam  0x0000008b , 0x0000007c 
+ 00024723  0x0000654d fetch  0x00000001 , 0x000004d1 
+ 00024724  0x0000654e set1  0x00000000 , 0x0000003f 
+ 00024725  0x0000654f store  0x00000001 , 0x000004d1 
+ 00024726  0x00006550 jam  0x00000001 , 0x00000a99 
+ 00024727  0x00006551 branch  0x00007d86 
+ 00024728  0x00006555 rtn 
+ 00024729  0x0000655a force  0x0000000c , 0x00000007 
+ 00024730  0x0000655b call  0x000062a0 
+ 00024731  0x0000655c setarg  0x00000001 
+ 00024732  0x0000655d istore  0x00000001 , 0x00000005 
+ 00024733  0x0000655e fetch  0x00000002 , 0x000004ce 
+ 00024734  0x0000655f istore  0x00000002 , 0x00000005 
+ 00024735  0x00006560 setarg  0x00000000 
+ 00024736  0x00006561 istore  0x00000003 , 0x00000005 
+ 00024737  0x00006562 setarg  0x00000000 
+ 00024738  0x00006563 istore  0x00000004 , 0x00000005 
+ 00024739  0x00006564 branch  0x000062b0 
+ 00024740  0x00006566 force  0x00000005 , 0x00000007 
+ 00024741  0x00006567 call  0x000062a0 
+ 00024742  0x00006568 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x00006569 istore  0x00000003 , 0x00000005 
+ 00024744  0x0000656a call  0x000062b0 
+ 00024745  0x0000656b jam  0x00000001 , 0x00004665 
+ 00024746  0x0000656c fetch  0x00000001 , 0x0000465b 
+ 00024747  0x0000656d beq  0x00000001 , 0x000060b5 
+ 00024748  0x0000656e beq  0x00000002 , 0x000060af 
+ 00024749  0x0000656f beq  0x00000003 , 0x000060bb 
+ 00024750  0x00006570 rtn 
+ 00024751  0x00006573 fetch  0x00000001 , 0x0000465e 
+ 00024752  0x00006574 beq  0x00000000 , 0x000060c7 
+ 00024753  0x00006575 beq  0x00000001 , 0x000060c7 
+ 00024754  0x00006576 beq  0x00000002 , 0x000060c7 
+ 00024755  0x00006577 beq  0x00000003 , 0x000060c1 
+ 00024756  0x00006578 rtn 
+ 00024757  0x0000657c fetch  0x00000001 , 0x0000465e 
+ 00024758  0x0000657d beq  0x00000000 , 0x000060c1 
+ 00024759  0x0000657e beq  0x00000001 , 0x000060c5 
+ 00024760  0x0000657f beq  0x00000002 , 0x000060c7 
+ 00024761  0x00006580 beq  0x00000003 , 0x000060c1 
+ 00024762  0x00006581 rtn 
+ 00024763  0x00006585 fetch  0x00000001 , 0x0000465e 
+ 00024764  0x00006586 beq  0x00000000 , 0x000060c1 
+ 00024765  0x00006587 beq  0x00000001 , 0x000060c1 
+ 00024766  0x00006588 beq  0x00000002 , 0x000060c1 
+ 00024767  0x00006589 beq  0x00000003 , 0x000060c1 
+ 00024768  0x0000658a rtn 
+ 00024769  0x00006594 jam  0x00000003 , 0x00004662 
+ 00024770  0x00006595 fetch  0x00000001 , 0x0000455c 
+ 00024771  0x00006596 bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x00006597 rtn 
+ 00024773  0x0000659b jam  0x00000001 , 0x00004662 
+ 00024774  0x0000659c rtn 
+ 00024775  0x000065a3 jam  0x00000002 , 0x00004662 
+ 00024776  0x000065a4 rtn 
+ 00024777  0x000065a8 arg  0x00000000 , 0x00000007 
+ 00024778  0x000065a9 branch  0x000060cd 
+ 00024779  0x000065ac arg  0x00000000 , 0x00000007 
+ 00024780  0x000065ad branch  0x000060d1 
+ 00024781  0x000065b0 fetch  0x00000001 , 0x0000455c 
+ 00024782  0x000065b1 qset1  0x0000003f 
+ 00024783  0x000065b2 store  0x00000001 , 0x0000455c 
+ 00024784  0x000065b3 rtn 
+ 00024785  0x000065b6 fetch  0x00000001 , 0x0000455c 
+ 00024786  0x000065b7 qset0  0x0000003f 
+ 00024787  0x000065b8 store  0x00000001 , 0x0000455c 
+ 00024788  0x000065b9 rtn 
+ 00024789  0x000065bd force  0x00000005 , 0x00000007 
+ 00024790  0x000065be call  0x000062a0 
+ 00024791  0x000065bf fetch  0x00000003 , 0x0000465b 
+ 00024792  0x000065c0 istore  0x00000003 , 0x00000005 
+ 00024793  0x000065c1 branch  0x000062b2 
+ 00024794  0x000065c6 rtn 
+ 00024795  0x000065c8 force  0x00000009 , 0x00000007 
+ 00024796  0x000065c9 call  0x000062a0 
+ 00024797  0x000065ca fetch  0x00000001 , 0x00000095 
+ 00024798  0x000065cb istore  0x00000001 , 0x00000005 
+ 00024799  0x000065cc fetch  0x00000002 , 0x00000096 
+ 00024800  0x000065cd istore  0x00000002 , 0x00000005 
+ 00024801  0x000065ce fetch  0x00000004 , 0x00000091 
+ 00024802  0x000065cf istore  0x00000004 , 0x00000005 
+ 00024803  0x000065d0 branch  0x000062b0 
+ 00024804  0x000065d3 force  0x00000011 , 0x0000003f 
+ 00024805  0x000065d4 call  0x00006298 
+ 00024806  0x000065d5 fetch  0x00000001 , 0x00000049 
+ 00024807  0x000065d6 copy  0x0000003f , 0x00000002 
+ 00024808  0x000065d7 beq  0x00000000 , 0x000060ec 
+ 00024809  0x000065d8 beq  0x0000000e , 0x000060ec 
+ 00024810  0x000065d9 beq  0x0000001c , 0x000060ec 
+ 00024811  0x000065da rtn 
+ 00024812  0x000065dc istore  0x00000001 , 0x00000005 
+ 00024813  0x000065dd fetch  0x00000001 , 0x00004515 
+ 00024814  0x000065de istore  0x00000001 , 0x00000005 
+ 00024815  0x000065df arg  0x0000000e , 0x00000039 
+ 00024816  0x000065e0 setarg  0x00004516 
+ 00024817  0x000065e1 iadd  0x00000002 , 0x00000006 
+ 00024818  0x000065e2 call  0x00007f01 
+ 00024819  0x000065e3 branch  0x000062b0 
+ 00024820  0x000065e7 force  0x00000003 , 0x0000003f 
+ 00024821  0x000065e8 call  0x00006298 
+ 00024822  0x000065e9 setarg  0x00000114 
+ 00024823  0x000065ea istore  0x00000002 , 0x00000005 
+ 00024824  0x000065eb branch  0x000062b0 
+ 00024825  0x000065ef force  0x00000003 , 0x0000003f 
+ 00024826  0x000065f0 call  0x00006298 
+ 00024827  0x000065f1 fetch  0x00000004 , 0x00000165 
+ 00024828  0x000065f2 isub  0x00000022 , 0x0000003f 
+ 00024829  0x000065f3 branch  0x000060ff , 0x00000029 
+ 00024830  0x000065f4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x000065f7 rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065f8 set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065f9 istore  0x00000002 , 0x00000005 
+ 00024834  0x000065fa branch  0x000062b0 
+ 00024835  0x000065fd force  0x00000006 , 0x0000003f 
+ 00024836  0x000065fe call  0x00006298 
+ 00024837  0x000065ff fetch  0x00000005 , 0x00004510 
+ 00024838  0x00006600 istore  0x00000005 , 0x00000005 
+ 00024839  0x00006601 branch  0x000062b0 
+ 00024840  0x00006604 force  0x00000009 , 0x0000003f 
+ 00024841  0x00006605 call  0x00006298 
+ 00024842  0x00006606 fetch  0x00000008 , 0x00004098 
+ 00024843  0x00006607 istore  0x00000008 , 0x00000005 
+ 00024844  0x00006608 branch  0x000062b0 
+ 00024845  0x00006610 force  0x0000000c , 0x00000007 
+ 00024846  0x00006611 call  0x000062a0 
+ 00024847  0x00006612 setarg  0x00000001 
+ 00024848  0x00006613 istore  0x00000001 , 0x00000005 
+ 00024849  0x00006614 fetch  0x00000002 , 0x000004ce 
+ 00024850  0x00006615 istore  0x00000002 , 0x00000005 
+ 00024851  0x00006616 setarg  0x00000000 
+ 00024852  0x00006617 istore  0x00000003 , 0x00000005 
+ 00024853  0x00006618 setarg  0x00000000 
+ 00024854  0x00006619 istore  0x00000004 , 0x00000005 
+ 00024855  0x0000661a branch  0x000062b2 
+ 00024856  0x0000661d force  0x00000003 , 0x00000007 
+ 00024857  0x0000661e call  0x000062a0 
+ 00024858  0x0000661f fetch  0x00000001 , 0x0000415a 
+ 00024859  0x00006620 istore  0x00000001 , 0x00000005 
+ 00024860  0x00006621 disable  0x00000028 
+ 00024861  0x00006622 call  0x000062b2 
+ 00024862  0x00006623 nrtn  0x00000028 
+ 00024863  0x00006624 nrtn  0x00000029 
+ 00024864  0x00006625 fetch  0x00000001 , 0x000040d8 
+ 00024865  0x00006626 rtnbit0  0x00000000 
+ 00024866  0x00006627 call  0x00006132 
+ 00024867  0x00006628 branch  0x0000613c 
+ 00024868  0x0000662c bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x0000662d fetch  0x00000001 , 0x0000409e 
+ 00024870  0x0000662e set1  0x00000003 , 0x0000003f 
+ 00024871  0x0000662f store  0x00000001 , 0x0000409e 
+ 00024872  0x00006630 setarg  0x00000101 
+ 00024873  0x00006631 store  0x00000002 , 0x000004ce 
+ 00024874  0x00006632 rtn 
+ 00024875  0x00006635 bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x00006636 fetch  0x00000001 , 0x0000409e 
+ 00024877  0x00006637 set0  0x00000003 , 0x0000003f 
+ 00024878  0x00006638 store  0x00000001 , 0x0000409e 
+ 00024879  0x00006639 setarg  0x00000000 
+ 00024880  0x0000663a store  0x00000002 , 0x000004ce 
+ 00024881  0x0000663b rtn 
+ 00024882  0x0000663e jam  0x00000003 , 0x000040d8 
+ 00024883  0x0000663f setarg  0x00000000 
+ 00024884  0x00006640 store  0x00000004 , 0x00004142 
+ 00024885  0x00006641 arg  0x000040da , 0x00000005 
+ 00024886  0x00006642 call  0x00006140 
+ 00024887  0x00006643 arg  0x000040e7 , 0x00000005 
+ 00024888  0x00006644 call  0x00006140 
+ 00024889  0x00006645 arg  0x00004146 , 0x00000005 
+ 00024890  0x00006646 call  0x00006140 
+ 00024891  0x00006647 branch  0x00006147 
+ 00024892  0x00006649 arg  0x000040e7 , 0x00000005 
+ 00024893  0x0000664a call  0x00006140 
+ 00024894  0x0000664b call  0x00006147 
+ 00024895  0x0000664c branch  0x0000614a 
+ 00024896  0x00006650 setarg  0x00ffffff 
+ 00024897  0x00006651 istore  0x00000003 , 0x00000005 
+ 00024898  0x00006652 istore  0x00000003 , 0x00000005 
+ 00024899  0x00006653 istore  0x00000003 , 0x00000005 
+ 00024900  0x00006654 setarg  0x0000007f 
+ 00024901  0x00006655 istore  0x00000001 , 0x00000005 
+ 00024902  0x00006656 rtn 
+ 00024903  0x00006658 setarg  0x00000000 
+ 00024904  0x00006659 store  0x00000002 , 0x000040d6 
+ 00024905  0x0000665a rtn 
+ 00024906  0x0000665c fetch  0x00000001 , 0x000040d8 
+ 00024907  0x0000665d set1  0x00000002 , 0x0000003f 
+ 00024908  0x0000665e store  0x00000001 , 0x000040d8 
+ 00024909  0x0000665f rtn 
+ 00024910  0x00006663 force  0x00000002 , 0x00000007 
+ 00024911  0x00006664 call  0x000062a0 
+ 00024912  0x00006665 nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x00006667 branch  0x000062b2 
+ 00024914  0x0000666c force  0x00000002 , 0x0000003f 
+ 00024915  0x0000666d call  0x00006298 
+ 00024916  0x0000666e fetch  0x00000001 , 0x000004ca 
+ 00024917  0x0000666f istore  0x00000001 , 0x00000005 
+ 00024918  0x00006670 call  0x000062b2 
+ 00024919  0x00006672 fetch  0x00000001 , 0x0000004b 
+ 00024920  0x00006673 set1  0x00000003 , 0x0000003f 
+ 00024921  0x00006674 store  0x00000001 , 0x0000004b 
+ 00024922  0x00006675 jam  0x00000032 , 0x00000072 
+ 00024923  0x00006676 rtn 
+ 00024924  0x0000667a force  0x00000001 , 0x0000003f 
+ 00024925  0x0000667b call  0x00006298 
+ 00024926  0x0000667c branch  0x000062b2 
+ 00024927  0x0000667e force  0x00000001 , 0x0000003f 
+ 00024928  0x0000667f call  0x00006298 
+ 00024929  0x00006680 branch  0x000062b0 
+ 00024930  0x00006684 force  0x00000002 , 0x0000003f 
+ 00024931  0x00006685 call  0x00006298 
+ 00024932  0x00006686 fetch  0x00000001 , 0x0000004c 
+ 00024933  0x00006687 isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x00006688 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x00006689 and_into  0x00000001 , 0x0000003f 
+ 00024936  0x0000668a istore  0x00000001 , 0x00000005 
+ 00024937  0x0000668b branch  0x000062b2 
+ 00024938  0x0000668f force  0x00000003 , 0x0000003f 
+ 00024939  0x00006690 call  0x00006298 
+ 00024940  0x00006691 fetch  0x00000002 , 0x00000051 
+ 00024941  0x00006692 istore  0x00000002 , 0x00000005 
+ 00024942  0x00006693 branch  0x000062b2 
+ 00024943  0x00006696 jam  0x000000fa , 0x00000072 
+ 00024944  0x00006697 force  0x00000002 , 0x0000003f 
+ 00024945  0x00006698 call  0x00006298 
+ 00024946  0x00006699 fetch  0x00000001 , 0x00000053 
+ 00024947  0x0000669a istore  0x00000001 , 0x00000005 
+ 00024948  0x0000669b branch  0x000062b2 
+ 00024949  0x0000669e force  0x0000000a , 0x0000003f 
+ 00024950  0x0000669f call  0x00006298 
+ 00024951  0x000066a0 arg  0x00000152 , 0x00000006 
+ 00024952  0x000066a1 force  0x00000009 , 0x00000039 
+ 00024953  0x000066a3 ifetch  0x00000001 , 0x00000006 
+ 00024954  0x000066a4 xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x000066a5 istore  0x00000001 , 0x00000005 
+ 00024956  0x000066a6 loop  0x00006179 
+ 00024957  0x000066a7 branch  0x000062b2 
+ 00024958  0x000066aa branch  0x000062b2 
+ 00024959  0x000066ac branch  0x000062b2 
+ 00024960  0x000066af rtn  0x00000029 
+ 00024961  0x000066b0 call  0x0000282d 
+ 00024962  0x000066b1 force  0x00000009 , 0x0000003f 
+ 00024963  0x000066b2 call  0x00006298 
+ 00024964  0x000066b3 fetch  0x00000002 , 0x00000171 
+ 00024965  0x000066b4 istore  0x00000002 , 0x00000005 
+ 00024966  0x000066b5 fetch  0x00000003 , 0x000040a0 
+ 00024967  0x000066b6 istore  0x00000003 , 0x00000005 
+ 00024968  0x000066b7 fetch  0x00000001 , 0x000040a3 
+ 00024969  0x000066b8 istore  0x00000001 , 0x00000005 
+ 00024970  0x000066b9 fetch  0x00000002 , 0x000040a4 
+ 00024971  0x000066ba istore  0x00000002 , 0x00000005 
+ 00024972  0x000066bb bmark0  0x00000003 , 0x00006191 
+ 00024973  0x000066bc set0  0x00000003 , 0x00000000 
+ 00024974  0x000066bd call  0x000062b2 
+ 00024975  0x000066be jam  0x00000013 , 0x0000007c 
+ 00024976  0x000066bf rtn 
+ 00024977  0x000066c1 call  0x000062b0 
+ 00024978  0x000066c2 jam  0x00000003 , 0x0000007c 
+ 00024979  0x000066c3 jam  0x00000013 , 0x0000007d 
+ 00024980  0x000066c4 rtn 
+ 00024981  0x000066c7 arg  0x00000200 , 0x00000002 
+ 00024982  0x000066c8 branch  0x00006199 , 0x00000029 
+ 00024983  0x000066c9 deposit  0x00000028 
+ 00024984  0x000066ca branch  0x0000619a 
+ 00024985  0x000066cc deposit  0x00000022 
+ 00024986  0x000066ce deposit  0x00000021 
+ 00024987  0x000066cf iadd  0x00000002 , 0x0000003f 
+ 00024988  0x000066d0 and_into  0x000001fc , 0x0000003f 
+ 00024989  0x000066d1 store  0x00000004 , 0x00000034 
+ 00024990  0x000066d2 force  0x00000005 , 0x0000003f 
+ 00024991  0x000066d3 call  0x00006298 
+ 00024992  0x000066d4 fetch  0x00000004 , 0x00000034 
+ 00024993  0x000066d5 rshift  0x0000003f , 0x0000003f 
+ 00024994  0x000066d6 istore  0x00000004 , 0x00000005 
+ 00024995  0x000066d7 branch  0x000062b2 
+ 00024996  0x000066da force  0x0000000a , 0x0000003f 
+ 00024997  0x000066db call  0x00006298 
+ 00024998  0x000066dc arg  0x000004d9 , 0x00000006 
+ 00024999  0x000066dd ifetch  0x00000009 , 0x00000006 
+ 00025000  0x000066de istore  0x00000009 , 0x00000005 
+ 00025001  0x000066df branch  0x000062b2 
+ 00025002  0x000066e4 force  0x00000003 , 0x0000003f 
+ 00025003  0x000066e5 call  0x00006298 
+ 00025004  0x000066e6 setarg  0x00000114 
+ 00025005  0x000066e7 istore  0x00000002 , 0x00000005 
+ 00025006  0x000066e8 branch  0x000062b2 
+ 00025007  0x000066ec force  0x00000001 , 0x0000003f 
+ 00025008  0x000066ed call  0x00006298 
+ 00025009  0x000066f6 branch  0x000062b2 
+ 00025010  0x000066fa force  0x00000002 , 0x0000003f 
+ 00025011  0x000066fb call  0x00006298 
+ 00025012  0x000066fc fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066fd istore  0x00000001 , 0x00000005 
+ 00025014  0x000066fe branch  0x000062b2 
+ 00025015  0x00006702 force  0x00000002 , 0x0000003f 
+ 00025016  0x00006703 call  0x00006298 
+ 00025017  0x00006704 setarg  0x00000005 
+ 00025018  0x00006705 istore  0x00000001 , 0x00000005 
+ 00025019  0x00006706 branch  0x000062b2 
+ 00025020  0x0000670a force  0x00000002 , 0x0000003f 
+ 00025021  0x0000670b call  0x00006298 
+ 00025022  0x0000670c setarg  0x00000000 
+ 00025023  0x0000670d istore  0x00000001 , 0x00000005 
+ 00025024  0x0000670e branch  0x000062b2 
+ 00025025  0x00006712 jam  0x0000002e , 0x0000007c 
+ 00025026  0x00006713 rtn 
+ 00025027  0x00006715 fetch  0x00000001 , 0x00004092 
+ 00025028  0x00006716 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x00006717 call  0x000061c1 , 0x00000005 
+ 00025030  0x00006718 fetch  0x00000001 , 0x00000030 
+ 00025031  0x00006719 set1  0x00000004 , 0x0000003f 
+ 00025032  0x0000671a store  0x00000001 , 0x00000030 
+ 00025033  0x0000671b copy  0x00000022 , 0x0000003f 
+ 00025034  0x0000671c store  0x00000004 , 0x000004e9 
+ 00025035  0x0000671d fetch  0x00000001 , 0x000004d1 
+ 00025036  0x0000671e bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x0000671f set1  0x00000003 , 0x0000003f 
+ 00025038  0x00006720 store  0x00000001 , 0x000004d1 
+ 00025039  0x00006721 jam  0x00000005 , 0x00000a99 
+ 00025040  0x00006722 call  0x00007d86 
+ 00025041  0x00006723 force  0x00000001 , 0x0000003f 
+ 00025042  0x00006724 call  0x00006298 
+ 00025043  0x00006725 branch  0x000062b2 
+ 00025044  0x00006727 jam  0x00000000 , 0x00000048 
+ 00025045  0x00006728 rtn 
+ 00025046  0x0000672b force  0x00000006 , 0x0000003f 
+ 00025047  0x0000672c call  0x00006298 
+ 00025048  0x0000672d fetch  0x00000005 , 0x00004510 
+ 00025049  0x0000672e istore  0x00000005 , 0x00000005 
+ 00025050  0x0000672f branch  0x000062b2 
+ 00025051  0x00006732 force  0x00000009 , 0x0000003f 
+ 00025052  0x00006733 call  0x00006298 
+ 00025053  0x00006734 fetch  0x00000008 , 0x00004098 
+ 00025054  0x00006735 istore  0x00000008 , 0x00000005 
+ 00025055  0x00006736 branch  0x000062b2 
+ 00025056  0x00006739 jam  0x00000001 , 0x000009b1 
+ 00025057  0x0000673a fetch  0x00000001 , 0x000045b1 
+ 00025058  0x0000673b rtnne  0x00000001 
+ 00025059  0x0000673c jam  0x00000013 , 0x000009af 
+ 00025060  0x0000673d rtn 
+ 00025061  0x00006740 call  0x000062ef 
+ 00025062  0x00006741 jam  0x00000099 , 0x0000007c 
+ 00025063  0x00006742 jam  0x00000003 , 0x000009af 
+ 00025064  0x00006743 rtn 
+ 00025065  0x00006747 call  0x000062ef 
+ 00025066  0x00006748 jam  0x0000003d , 0x0000007c 
+ 00025067  0x00006749 jam  0x00000007 , 0x000009af 
+ 00025068  0x0000674a rtn 
+ 00025069  0x0000674d arg  0x00000a4e , 0x00000011 
+ 00025070  0x0000674e arg  0x00000a6e , 0x00000012 
+ 00025071  0x0000674f arg  0x00000010 , 0x00000039 
+ 00025072  0x00006750 call  0x00007f88 
+ 00025073  0x00006751 branch  0x000061f7 , 0x00000005 
+ 00025074  0x00006752 jam  0x00000000 , 0x000009af 
+ 00025075  0x00006753 call  0x000076da 
+ 00025076  0x00006754 jam  0x00000024 , 0x0000007e 
+ 00025077  0x00006755 jam  0x00000040 , 0x0000007d 
+ 00025078  0x00006756 branch  0x00005d53 
+ 00025079  0x00006758 jam  0x0000000a , 0x000009af 
+ 00025080  0x00006759 call  0x000076d8 
+ 00025081  0x0000675a jam  0x00000040 , 0x0000007d 
+ 00025082  0x0000675b branch  0x00005e38 
+ 00025083  0x00006760 jam  0x00000040 , 0x0000007c 
+ 00025084  0x00006761 rtn 
+ 00025085  0x00006768 jam  0x0000003d , 0x0000007c 
+ 00025086  0x0000676a rtn 
+ 00025087  0x00006771 jam  0x00000000 , 0x000009b6 
+ 00025088  0x00006772 force  0x00000004 , 0x0000003f 
+ 00025089  0x00006773 call  0x00006298 
+ 00025090  0x00006774 force  0x00000001 , 0x0000003f 
+ 00025091  0x00006775 istore  0x00000001 , 0x00000005 
+ 00025092  0x00006776 force  0x00000001 , 0x0000003f 
+ 00025093  0x00006777 istore  0x00000001 , 0x00000005 
+ 00025094  0x00006778 force  0x00000030 , 0x0000003f 
+ 00025095  0x00006779 istore  0x00000001 , 0x00000005 
+ 00025096  0x0000677a call  0x000062fc 
+ 00025097  0x0000677b branch  0x000062b2 , 0x00000001 
+ 00025098  0x0000677c branch  0x000062b0 
+ 00025099  0x00006780 force  0x00000011 , 0x0000003f 
+ 00025100  0x00006781 call  0x00006298 
+ 00025101  0x00006782 fetch  0x00000001 , 0x000009b6 
+ 00025102  0x00006783 arg  0x0000462a , 0x00000006 
+ 00025103  0x00006784 iadd  0x00000006 , 0x00000006 
+ 00025104  0x00006785 ifetch  0x00000008 , 0x00000006 
+ 00025105  0x00006786 istore  0x00000008 , 0x00000005 
+ 00025106  0x00006787 ifetch  0x00000008 , 0x00000006 
+ 00025107  0x00006788 istore  0x00000008 , 0x00000005 
+ 00025108  0x00006789 fetch  0x00000001 , 0x000009b6 
+ 00025109  0x0000678a increase  0x00000010 , 0x0000003f 
+ 00025110  0x0000678b store  0x00000001 , 0x000009b6 
+ 00025111  0x0000678c call  0x000062fc 
+ 00025112  0x0000678d branch  0x000062b2 , 0x00000001 
+ 00025113  0x0000678e branch  0x000062b0 
+ 00025114  0x00006792 jam  0x00000006 , 0x000009ae 
+ 00025115  0x00006793 jam  0x0000003f , 0x0000007c 
+ 00025116  0x00006794 rtn 
+ 00025117  0x00006798 force  0x00000011 , 0x0000003f 
+ 00025118  0x00006799 call  0x00006298 
+ 00025119  0x0000679a arg  0x00000a4e , 0x00000006 
+ 00025120  0x0000679b ifetch  0x00000008 , 0x00000006 
+ 00025121  0x0000679c istore  0x00000008 , 0x00000005 
+ 00025122  0x0000679d ifetch  0x00000008 , 0x00000006 
+ 00025123  0x0000679e istore  0x00000008 , 0x00000005 
+ 00025124  0x0000679f branch  0x000062b0 
+ 00025125  0x000067a2 jam  0x00000040 , 0x0000007c 
+ 00025126  0x000067a3 rtn 
+ 00025127  0x000067a7 call  0x000062fc 
+ 00025128  0x000067a8 call  0x00007612 , 0x00000001 
+ 00025129  0x000067a9 force  0x00000011 , 0x0000003f 
+ 00025130  0x000067aa call  0x00006298 
+ 00025131  0x000067ab arg  0x00000a1e , 0x00000006 
+ 00025132  0x000067ac ifetch  0x00000008 , 0x00000006 
+ 00025133  0x000067ad istore  0x00000008 , 0x00000005 
+ 00025134  0x000067ae ifetch  0x00000008 , 0x00000006 
+ 00025135  0x000067af istore  0x00000008 , 0x00000005 
+ 00025136  0x000067b0 call  0x000062fc 
+ 00025137  0x000067b1 nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x000067b2 branch  0x000062b2 , 0x00000001 
+ 00025139  0x000067b6 jam  0x0000000f , 0x000009af 
+ 00025140  0x000067b8 call  0x000062ef 
+ 00025141  0x000067b9 jam  0x0000000b , 0x0000007c 
+ 00025142  0x000067ba call  0x00006307 
+ 00025143  0x000067bb branch  0x0000764e , 0x00000001 
+ 00025144  0x000067bc branch  0x00007658 
+ 00025145  0x000067be call  0x000062eb 
+ 00025146  0x000067c0 jam  0x00000041 , 0x0000007c 
+ 00025147  0x000067c1 rtn 
+ 00025148  0x000067c4 force  0x00000011 , 0x0000003f 
+ 00025149  0x000067c5 call  0x00006298 
+ 00025150  0x000067c6 arg  0x00000a4e , 0x00000006 
+ 00025151  0x000067c7 ifetch  0x00000008 , 0x00000006 
+ 00025152  0x000067c8 istore  0x00000008 , 0x00000005 
+ 00025153  0x000067c9 ifetch  0x00000008 , 0x00000006 
+ 00025154  0x000067ca istore  0x00000008 , 0x00000005 
+ 00025155  0x000067cb call  0x000062fc 
+ 00025156  0x000067cc nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x000067cd branch  0x000062b2 , 0x00000001 
+ 00025158  0x000067d0 force  0x00000003 , 0x0000003f 
+ 00025159  0x000067d1 call  0x00006298 
+ 00025160  0x000067d2 setarg  0x0000fffe 
+ 00025161  0x000067d3 istore  0x00000002 , 0x00000005 
+ 00025162  0x000067d4 branch  0x000062b0 
+ 00025163  0x000067d7 branch  0x000062b2 
+ 00025164  0x000067d9 branch  0x000062b2 
+ 00025165  0x000067db branch  0x000062b2 
+ 00025166  0x000067dd branch  0x000062b2 
+ 00025167  0x000067e3 call  0x0000630b 
+ 00025168  0x000067e4 arg  0x000040a0 , 0x00000011 
+ 00025169  0x000067e5 call  0x00006311 
+ 00025170  0x000067e6 force  0x00000011 , 0x0000003f 
+ 00025171  0x000067e7 call  0x00006298 
+ 00025172  0x000067e8 arg  0x00000582 , 0x00000011 
+ 00025173  0x000067e9 arg  0x00000562 , 0x00000012 
+ 00025174  0x000067ea call  0x00007352 
+ 00025175  0x000067eb nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x000067ec branch  0x000062ad 
+ 00025177  0x000067ef call  0x0000630b 
+ 00025178  0x000067f0 arg  0x00000040 , 0x00000011 
+ 00025179  0x000067f1 call  0x00007255 
+ 00025180  0x000067f3 force  0x00000011 , 0x0000003f 
+ 00025181  0x000067f4 call  0x00006298 
+ 00025182  0x000067f5 arg  0x00000562 , 0x00000006 
+ 00025183  0x000067f6 call  0x00007ebf 
+ 00025184  0x000067f7 fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067f8 beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067f9 beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067fa branch  0x000062ad 
+ 00025188  0x000067fd fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067fe branch  0x0000626a , 0x00000034 
+ 00025190  0x000067ff call  0x000062fc 
+ 00025191  0x00006800 call  0x000062ef , 0x00000001 
+ 00025192  0x00006801 ncall  0x000062eb , 0x00000001 
+ 00025193  0x00006802 branch  0x0000626b 
+ 00025194  0x00006804 call  0x000062ef 
+ 00025195  0x00006806 call  0x0000630b 
+ 00025196  0x00006807 branch  0x0000625c 
+ 00025197  0x0000680a arg  0x000040a0 , 0x00000011 
+ 00025198  0x0000680b call  0x00007288 
+ 00025199  0x0000680c force  0x00000005 , 0x0000003f 
+ 00025200  0x0000680d call  0x00006298 
+ 00025201  0x0000680e fetch  0x00000004 , 0x00000592 
+ 00025202  0x0000680f istore  0x00000004 , 0x00000005 
+ 00025203  0x00006810 arg  0x000004d5 , 0x00000002 
+ 00025204  0x00006811 call  0x000062e2 
+ 00025205  0x00006812 call  0x00007386 
+ 00025206  0x00006813 call  0x000062fc 
+ 00025207  0x00006814 branch  0x0000627c , 0x00000001 
+ 00025208  0x00006815 jam  0x00000001 , 0x000004d8 
+ 00025209  0x00006816 fetch  0x00000001 , 0x000009b5 
+ 00025210  0x00006817 rtn  0x00000034 
+ 00025211  0x00006818 jam  0x0000000b , 0x0000007c 
+ 00025212  0x0000681a fetch  0x00000001 , 0x000041bd 
+ 00025213  0x0000681b rtn  0x00000034 
+ 00025214  0x0000681d call  0x000062fc 
+ 00025215  0x0000681e nbranch  0x00006284 , 0x00000001 
+ 00025216  0x0000681f fetch  0x00000001 , 0x000004d7 
+ 00025217  0x00006820 rtn  0x00000034 
+ 00025218  0x00006821 jam  0x0000000f , 0x0000007c 
+ 00025219  0x00006822 rtn 
+ 00025220  0x00006824 rtnmark0  0x00000021 
+ 00025221  0x00006825 set0  0x00000021 , 0x00000000 
+ 00025222  0x00006826 jam  0x0000000f , 0x0000007c 
+ 00025223  0x00006827 rtn 
+ 00025224  0x0000682c call  0x0000630b 
+ 00025225  0x0000682d call  0x0000728b 
+ 00025226  0x0000682e force  0x00000011 , 0x0000003f 
+ 00025227  0x0000682f call  0x00006298 
+ 00025228  0x00006830 arg  0x00000562 , 0x00000006 
+ 00025229  0x00006831 call  0x00007ebf 
+ 00025230  0x00006832 branch  0x000062ad 
+ 00025231  0x00006835 force  0x00000001 , 0x0000003f 
+ 00025232  0x00006836 call  0x00006298 
+ 00025233  0x00006837 branch  0x000062ad 
+ 00025234  0x0000683a force  0x00000002 , 0x0000003f 
+ 00025235  0x0000683b call  0x00006298 
+ 00025236  0x0000683c force  0x00000010 , 0x0000003f 
+ 00025237  0x0000683d istore  0x00000001 , 0x00000005 
+ 00025238  0x0000683e store  0x00000001 , 0x00000054 
+ 00025239  0x0000683f branch  0x000062ad 
+ 00025240  0x00006843 lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x00006844 or_into  0x00000007 , 0x0000003f 
+ 00025242  0x00006845 store  0x00000001 , 0x000004b6 
+ 00025243  0x00006846 arg  0x00000011 , 0x00000039 
+ 00025244  0x00006847 arg  0x000004b8 , 0x00000005 
+ 00025245  0x00006848 call  0x00007ed4 
+ 00025246  0x00006849 arg  0x000004b8 , 0x00000005 
+ 00025247  0x0000684a rtn 
+ 00025248  0x0000684d and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x0000684e jam  0x0000007f , 0x00000048 
+ 00025250  0x0000684f deposit  0x00000007 
+ 00025251  0x00006850 call  0x00006298 
+ 00025252  0x00006851 deposit  0x00000011 
+ 00025253  0x00006852 istore  0x00000001 , 0x00000005 
+ 00025254  0x00006853 rtn 
+ 00025255  0x00006856 fetch  0x00000001 , 0x00000048 
+ 00025256  0x00006857 lshift  0x0000003f , 0x0000003f 
+ 00025257  0x00006858 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x00006859 isolate1  0x00000001 , 0x00000002 
+ 00025259  0x0000685a setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x0000685b branch  0x000062b7 
+ 00025261  0x0000685f fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x00006860 and_into  0x00000001 , 0x00000002 
+ 00025263  0x00006861 branch  0x000062b3 
+ 00025264  0x00006864 force  0x00000000 , 0x00000002 
+ 00025265  0x00006865 branch  0x000062b3 
+ 00025266  0x00006868 force  0x00000001 , 0x00000002 
+ 00025267  0x0000686a fetch  0x00000001 , 0x00000048 
+ 00025268  0x0000686b lshift  0x0000003f , 0x0000003f 
+ 00025269  0x0000686c setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x0000686d ixor  0x00000002 , 0x0000003f 
+ 00025271  0x0000686f store  0x00000001 , 0x000004b7 
+ 00025272  0x00006870 jam  0x00000000 , 0x00000048 
+ 00025273  0x00006871 call  0x000062c7 
+ 00025274  0x00006872 enable  0x00000028 
+ 00025275  0x00006873 rtn 
+ 00025276  0x00006877 fetch  0x00000001 , 0x0000007c 
+ 00025277  0x00006878 rtn  0x00000034 
+ 00025278  0x00006879 call  0x000062c1 
+ 00025279  0x0000687a fetch  0x00000001 , 0x0000007c 
+ 00025280  0x0000687b rtn 
+ 00025281  0x0000687e bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x0000687f fetch  0x00000001 , 0x00000048 
+ 00025283  0x00006880 branch  0x000062c7 , 0x00000034 
+ 00025284  0x00006881 fetch  0x00000001 , 0x00000078 
+ 00025285  0x00006882 nrtn  0x00000034 
+ 00025286  0x00006883 branch  0x000062d1 
+ 00025287  0x00006885 fetch  0x00000001 , 0x00000078 
+ 00025288  0x00006886 branch  0x000062d7 , 0x00000034 
+ 00025289  0x00006887 fetch  0x00000003 , 0x00000078 
+ 00025290  0x00006888 store  0x00000003 , 0x00000048 
+ 00025291  0x00006889 fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x0000688a fetch  0x00000001 , 0x0000004c 
+ 00025293  0x0000688b set0  0x00000001 , 0x0000003f 
+ 00025294  0x0000688c ior  0x00000002 , 0x0000003f 
+ 00025295  0x0000688d store  0x00000001 , 0x0000004c 
+ 00025296  0x0000688e jam  0x00000000 , 0x00000078 
+ 00025297  0x00006890 fetch  0x00000001 , 0x0000007c 
+ 00025298  0x00006891 rtn  0x00000034 
+ 00025299  0x00006892 fetch  0x00000004 , 0x0000007c 
+ 00025300  0x00006893 store  0x00000004 , 0x00000078 
+ 00025301  0x00006894 jam  0x00000000 , 0x0000007c 
+ 00025302  0x00006895 rtn 
+ 00025303  0x00006897 fetch  0x00000001 , 0x0000007c 
+ 00025304  0x00006898 rtn  0x00000034 
+ 00025305  0x00006899 fetch  0x00000003 , 0x0000007c 
+ 00025306  0x0000689a store  0x00000003 , 0x00000048 
+ 00025307  0x0000689b fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x0000689c fetch  0x00000001 , 0x0000004c 
+ 00025309  0x0000689d set0  0x00000001 , 0x0000003f 
+ 00025310  0x0000689e ior  0x00000002 , 0x0000003f 
+ 00025311  0x0000689f store  0x00000001 , 0x0000004c 
+ 00025312  0x000068a0 jam  0x00000000 , 0x0000007c 
+ 00025313  0x000068a1 rtn 
+ 00025314  0x000068a5 bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x000068a6 fetch  0x00000001 , 0x0000004c 
+ 00025316  0x000068a7 copy  0x0000003f , 0x00000013 
+ 00025317  0x000068a8 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x000068a9 call  0x00005e52 
+ 00025319  0x000068aa call  0x000062a7 
+ 00025320  0x000068ab copy  0x00000013 , 0x0000003f 
+ 00025321  0x000068ac store  0x00000001 , 0x0000004c 
+ 00025322  0x000068ad rtn 
+ 00025323  0x000068b0 fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x000068b1 set0  0x00000000 , 0x00000002 
+ 00025325  0x000068b2 storet  0x00000001 , 0x0000004c 
+ 00025326  0x000068b3 rtn 
+ 00025327  0x000068b6 fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x000068b7 set1  0x00000000 , 0x00000002 
+ 00025329  0x000068b8 storet  0x00000001 , 0x0000004c 
+ 00025330  0x000068b9 rtn 
+ 00025331  0x000068bd nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x000068be fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x000068bf ixor  0x00000002 , 0x0000003f 
+ 00025334  0x000068c0 isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x000068c1 rtn 
+ 00025336  0x000068c5 fetch  0x00000001 , 0x0000004c 
+ 00025337  0x000068c6 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x000068c7 store  0x00000001 , 0x0000004c 
+ 00025339  0x000068c8 rtn 
+ 00025340  0x000068cc fetch  0x00000001 , 0x000009b4 
+ 00025341  0x000068cd compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x000068ce rtn 
+ 00025343  0x000068d0 fetch  0x00000001 , 0x000009b4 
+ 00025344  0x000068d1 set1  0x00000007 , 0x0000003f 
+ 00025345  0x000068d2 store  0x00000001 , 0x000009b4 
+ 00025346  0x000068d3 rtn 
+ 00025347  0x000068d5 fetch  0x00000001 , 0x000009b4 
+ 00025348  0x000068d6 set0  0x00000007 , 0x0000003f 
+ 00025349  0x000068d7 store  0x00000001 , 0x000009b4 
+ 00025350  0x000068d8 rtn 
+ 00025351  0x000068da fetch  0x00000001 , 0x000009b4 
+ 00025352  0x000068db isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x000068dc store  0x00000001 , 0x000009b4 
+ 00025354  0x000068dd rtn 
+ 00025355  0x000068e1 arg  0x00000562 , 0x00000005 
+ 00025356  0x000068e3 force  0x00000010 , 0x00000039 
+ 00025357  0x000068e6 random  0x0000003f 
+ 00025358  0x000068e7 istore  0x00000001 , 0x00000005 
+ 00025359  0x000068e8 loop  0x0000630d 
+ 00025360  0x000068e9 rtn 
+ 00025361  0x000068ec call  0x00007259 
+ 00025362  0x000068ed arg  0x000041be , 0x00000011 
+ 00025363  0x000068ee arg  0x00000592 , 0x00000012 
+ 00025364  0x000068ef ifetch  0x00000008 , 0x00000011 
+ 00025365  0x000068f0 fetcht  0x00000001 , 0x00000030 
+ 00025366  0x000068f1 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x000068f2 storet  0x00000001 , 0x00000030 
+ 00025368  0x000068f3 copy  0x00000011 , 0x00000005 
+ 00025369  0x000068f4 call  0x00007352 
+ 00025370  0x000068f5 branch  0x000021c4 
+ 00025371  0x000068fd bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x000068ff call  0x000062bc 
+ 00025373  0x00006900 nrtn  0x00000034 
+ 00025374  0x00006902 fetch  0x00000001 , 0x00000055 
+ 00025375  0x00006903 rtn  0x00000034 
+ 00025376  0x00006907 beq  0x00000004 , 0x0000636f 
+ 00025377  0x00006908 beq  0x00000005 , 0x00006374 
+ 00025378  0x00006909 beq  0x00000002 , 0x00006366 
+ 00025379  0x0000690a beq  0x00000003 , 0x0000637c 
+ 00025380  0x0000690b beq  0x0000000e , 0x00006369 
+ 00025381  0x0000690c beq  0x00000006 , 0x00006398 
+ 00025382  0x0000690d beq  0x00000007 , 0x000063b0 
+ 00025383  0x0000690e beq  0x00000009 , 0x000063b1 
+ 00025384  0x0000690f beq  0x0000000a , 0x000063ba 
+ 00025385  0x00006910 beq  0x0000000b , 0x000063be 
+ 00025386  0x00006911 beq  0x0000000c , 0x00006386 
+ 00025387  0x00006912 beq  0x0000000d , 0x00006389 
+ 00025388  0x00006913 beq  0x0000000f , 0x0000638f 
+ 00025389  0x00006914 beq  0x00000012 , 0x00006359 
+ 00025390  0x00006915 beq  0x00000013 , 0x0000637c 
+ 00025391  0x00006916 beq  0x00000010 , 0x0000635c 
+ 00025392  0x00006917 beq  0x00000014 , 0x00006356 
+ 00025393  0x00006918 beq  0x00000015 , 0x0000637c 
+ 00025394  0x00006919 beq  0x00000016 , 0x00006350 
+ 00025395  0x0000691a beq  0x00000018 , 0x00006355 
+ 00025396  0x0000691b beq  0x00000017 , 0x00006349 
+ 00025397  0x0000691c beq  0x00000019 , 0x0000634f 
+ 00025398  0x0000691d beq  0x0000001a , 0x0000633a 
+ 00025399  0x0000691e beq  0x0000001b , 0x00006344 
+ 00025400  0x0000691f jam  0x00000000 , 0x00000055 
+ 00025401  0x00006921 rtn 
+ 00025402  0x00006923 fetch  0x00000001 , 0x000004d1 
+ 00025403  0x00006924 rtnbit0  0x00000002 
+ 00025404  0x00006925 rtnbit0  0x00000003 
+ 00025405  0x00006926 jam  0x00000000 , 0x00000055 
+ 00025406  0x00006927 call  0x00006340 
+ 00025407  0x00006928 branch  0x00006cef 
+ 00025408  0x0000692b fetch  0x00000001 , 0x0000016d 
+ 00025409  0x0000692c rtnbit0  0x00000001 
+ 00025410  0x0000692d jam  0x0000000a , 0x00000055 
+ 00025411  0x0000692e rtn 
+ 00025412  0x00006931 arg  0x00000007 , 0x00000007 
+ 00025413  0x00006932 call  0x00007f16 
+ 00025414  0x00006933 nrtn  0x00000034 
+ 00025415  0x00006934 jam  0x0000001a , 0x00000055 
+ 00025416  0x00006935 rtn 
+ 00025417  0x00006938 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x00006939 set0  0x00000000 , 0x0000003f 
+ 00025419  0x0000693a store  0x00000001 , 0x0000016d 
+ 00025420  0x0000693b jam  0x00000019 , 0x00000055 
+ 00025421  0x0000693c jam  0x0000000b , 0x0000007c 
+ 00025422  0x0000693d rtn 
+ 00025423  0x0000693f rtn 
+ 00025424  0x00006941 fetch  0x00000001 , 0x000004d4 
+ 00025425  0x00006942 rtnne  0x00000002 
+ 00025426  0x00006943 call  0x000063c0 
+ 00025427  0x00006944 jam  0x00000018 , 0x00000055 
+ 00025428  0x00006945 rtn 
+ 00025429  0x00006948 rtn 
+ 00025430  0x0000694a jam  0x00000015 , 0x00000055 
+ 00025431  0x0000694b jam  0x00000083 , 0x0000007c 
+ 00025432  0x0000694c rtn 
+ 00025433  0x0000694e jam  0x00000013 , 0x00000055 
+ 00025434  0x0000694f jam  0x00000025 , 0x0000007c 
+ 00025435  0x00006950 rtn 
+ 00025436  0x00006953 fetch  0x00000001 , 0x0000455b 
+ 00025437  0x00006954 rtneq  0x00000000 
+ 00025438  0x00006955 beq  0x00000001 , 0x00006364 
+ 00025439  0x00006956 arg  0x00000006 , 0x00000007 
+ 00025440  0x00006957 call  0x00007f16 
+ 00025441  0x00006958 nrtn  0x00000034 
+ 00025442  0x00006959 jam  0x00000000 , 0x0000455b 
+ 00025443  0x0000695a branch  0x0000637d 
+ 00025444  0x0000695c rtn  0x00000029 
+ 00025445  0x0000695d branch  0x00006398 
+ 00025446  0x00006960 jam  0x00000003 , 0x00000055 
+ 00025447  0x00006961 jam  0x00000027 , 0x0000007c 
+ 00025448  0x00006962 rtn 
+ 00025449  0x00006964 jam  0x00000013 , 0x0000007c 
+ 00025450  0x00006965 set1  0x00000003 , 0x00000000 
+ 00025451  0x00006966 jam  0x00000005 , 0x00000055 
+ 00025452  0x00006967 setarg  0x000001ff 
+ 00025453  0x00006968 store  0x00000002 , 0x000004d2 
+ 00025454  0x00006969 rtn 
+ 00025455  0x0000696b jam  0x00000005 , 0x00000055 
+ 00025456  0x0000696c jam  0x000000ff , 0x000004d2 
+ 00025457  0x0000696d set0  0x00000022 , 0x00000000 
+ 00025458  0x0000696e jam  0x00000033 , 0x0000007c 
+ 00025459  0x0000696f branch  0x00005d04 
+ 00025460  0x00006971 rtnmark1  0x00000022 
+ 00025461  0x00006972 fetch  0x00000002 , 0x000004d2 
+ 00025462  0x00006973 sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x00006974 branch  0x0000637a , 0x00000005 
+ 00025464  0x00006975 store  0x00000002 , 0x000004d2 
+ 00025465  0x00006976 rtn 
+ 00025466  0x00006978 jam  0x0000000e , 0x00000055 
+ 00025467  0x00006979 rtn 
+ 00025468  0x0000697c rtn 
+ 00025469  0x0000697f fetch  0x00000001 , 0x000004d1 
+ 00025470  0x00006980 rtnbit0  0x00000003 
+ 00025471  0x00006981 rtnbit0  0x00000002 
+ 00025472  0x00006982 fetch  0x00000001 , 0x0000016d 
+ 00025473  0x00006983 set0  0x00000002 , 0x0000003f 
+ 00025474  0x00006984 store  0x00000001 , 0x0000016d 
+ 00025475  0x00006985 jam  0x00000013 , 0x0000007c 
+ 00025476  0x00006986 jam  0x00000010 , 0x00000055 
+ 00025477  0x00006987 rtn 
+ 00025478  0x0000698a jam  0x0000000d , 0x00000055 
+ 00025479  0x0000698b jam  0x00000031 , 0x0000007c 
+ 00025480  0x0000698c rtn 
+ 00025481  0x0000698f fetch  0x00000001 , 0x000004d1 
+ 00025482  0x00006990 rtnbit0  0x00000002 
+ 00025483  0x00006991 jam  0x00000000 , 0x00000055 
+ 00025484  0x00006993 rtn 
+ 00025485  0x00006995 jam  0x00000006 , 0x00000055 
+ 00025486  0x00006996 rtn 
+ 00025487  0x00006999 fetch  0x00000001 , 0x000004d2 
+ 00025488  0x0000699a increase  0xffffffff , 0x0000003f 
+ 00025489  0x0000699b branch  0x00006394 , 0x00000034 
+ 00025490  0x0000699c store  0x00000001 , 0x000004d2 
+ 00025491  0x0000699d rtn 
+ 00025492  0x0000699f jam  0x00000007 , 0x0000007c 
+ 00025493  0x000069a0 jam  0x00000016 , 0x000004ca 
+ 00025494  0x000069a1 jam  0x00000000 , 0x00000055 
+ 00025495  0x000069a2 rtn 
+ 00025496  0x000069a5 fetch  0x00000001 , 0x0000016d 
+ 00025497  0x000069a6 bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x000069a7 bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x000069a9 jam  0x0000001a , 0x00000055 
+ 00025500  0x000069aa rtn 
+ 00025501  0x000069ac fetch  0x00000001 , 0x000041bd 
+ 00025502  0x000069ad branch  0x000063a9 , 0x00000034 
+ 00025503  0x000069ae fetch  0x00000001 , 0x000004d1 
+ 00025504  0x000069af rtnbit0  0x00000003 
+ 00025505  0x000069b0 rtnbit0  0x00000002 
+ 00025506  0x000069b1 fetch  0x00000004 , 0x000004e9 
+ 00025507  0x000069b2 arg  0x00000064 , 0x00000002 
+ 00025508  0x000069b3 iadd  0x00000002 , 0x00000002 
+ 00025509  0x000069b4 copy  0x00000022 , 0x0000003f 
+ 00025510  0x000069b5 isub  0x00000002 , 0x0000003e 
+ 00025511  0x000069b6 nrtn  0x00000002 
+ 00025512  0x000069b7 branch  0x00006349 
+ 00025513  0x000069bc jam  0x00000016 , 0x00000055 
+ 00025514  0x000069bd jam  0x00000004 , 0x00004689 
+ 00025515  0x000069be setarg  0x00003030 
+ 00025516  0x000069bf store  0x00000002 , 0x0000468a 
+ 00025517  0x000069c0 istore  0x00000002 , 0x00000005 
+ 00025518  0x000069c1 jam  0x00000002 , 0x000004d4 
+ 00025519  0x000069c2 branch  0x00006350 
+ 00025520  0x000069c5 rtn 
+ 00025521  0x000069c7 fetch  0x00000001 , 0x0000016d 
+ 00025522  0x000069c8 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x000069c9 jam  0x0000001a , 0x00000055 
+ 00025524  0x000069ca rtn 
+ 00025525  0x000069cd fetch  0x00000001 , 0x0000016d 
+ 00025526  0x000069ce set0  0x00000001 , 0x0000003f 
+ 00025527  0x000069cf store  0x00000001 , 0x0000016d 
+ 00025528  0x000069d0 jam  0x0000000f , 0x0000007c 
+ 00025529  0x000069d1 rtn 
+ 00025530  0x000069d4 fetch  0x00000001 , 0x000004d8 
+ 00025531  0x000069d5 rtn  0x00000034 
+ 00025532  0x000069d6 jam  0x00000000 , 0x00000055 
+ 00025533  0x000069d7 branch  0x000063b5 
+ 00025534  0x000069da jam  0x0000000c , 0x00000055 
+ 00025535  0x000069db rtn 
+ 00025536  0x000069de fetch  0x00000001 , 0x0000004b 
+ 00025537  0x000069df bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x000069e0 call  0x000062ef 
+ 00025539  0x000069e1 jam  0x00000008 , 0x0000007c 
+ 00025540  0x000069e2 branch  0x00004d04 
+ 00025541  0x000069e4 fetch  0x00000001 , 0x0000004b 
+ 00025542  0x000069e5 set0  0x00000002 , 0x0000003f 
+ 00025543  0x000069e6 store  0x00000001 , 0x0000004b 
+ 00025544  0x000069e7 call  0x00006001 
+ 00025545  0x000069e8 call  0x000062f8 
+ 00025546  0x000069e9 branch  0x00004d04 
+ 00025547  0x000069ec setarg  0x00000004 
+ 00025548  0x000069ed store  0x00000001 , 0x00004689 
+ 00025549  0x000069ee setarg  0x00003030 
+ 00025550  0x000069ef istore  0x00000002 , 0x00000005 
+ 00025551  0x000069f0 istore  0x00000002 , 0x00000005 
+ 00025552  0x000069f1 rtn 
+ 00025553  0x000069f8 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069f9 hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069fa arg  0x00000006 , 0x00000002 
+ 00025556  0x000069fb ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069fc hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069fd hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069fe ior  0x00000002 , 0x0000003f 
+ 00025560  0x000069ff hstore  0x00000001 , 0x00008077 
+ 00025561  0x00006a00 call  0x000063ee 
+ 00025562  0x00006a01 hfetch  0x00000001 , 0x00008077 
+ 00025563  0x00006a02 set0  0x00000001 , 0x0000003f 
+ 00025564  0x00006a03 set0  0x00000002 , 0x0000003f 
+ 00025565  0x00006a04 hstore  0x00000001 , 0x00008077 
+ 00025566  0x00006a05 nop  0x0000001e 
+ 00025567  0x00006a06 branch  0x000063f2 
+ 00025568  0x00006a09 hfetch  0x00000001 , 0x00008073 
+ 00025569  0x00006a0a arg  0x000000c0 , 0x00000002 
+ 00025570  0x00006a0b ior  0x00000002 , 0x0000003f 
+ 00025571  0x00006a0c hstore  0x00000001 , 0x00008073 
+ 00025572  0x00006a0d hfetch  0x00000001 , 0x00008077 
+ 00025573  0x00006a0e ior  0x00000002 , 0x0000003f 
+ 00025574  0x00006a0f hstore  0x00000001 , 0x00008077 
+ 00025575  0x00006a10 call  0x000063ee 
+ 00025576  0x00006a11 hfetch  0x00000001 , 0x00008077 
+ 00025577  0x00006a12 set0  0x00000006 , 0x0000003f 
+ 00025578  0x00006a13 set0  0x00000007 , 0x0000003f 
+ 00025579  0x00006a14 hstore  0x00000001 , 0x00008077 
+ 00025580  0x00006a15 nop  0x0000001e 
+ 00025581  0x00006a16 branch  0x000063f6 
+ 00025582  0x00006a19 hfetch  0x00000001 , 0x00008081 
+ 00025583  0x00006a1a and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x00006a1b hstore  0x00000001 , 0x00008081 
+ 00025585  0x00006a1c rtn 
+ 00025586  0x00006a1e hfetch  0x00000001 , 0x00008081 
+ 00025587  0x00006a1f or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x00006a20 hstore  0x00000001 , 0x00008081 
+ 00025589  0x00006a21 rtn 
+ 00025590  0x00006a23 hfetch  0x00000001 , 0x00008081 
+ 00025591  0x00006a24 or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x00006a25 set0  0x00000004 , 0x0000003f 
+ 00025593  0x00006a26 hstore  0x00000001 , 0x00008081 
+ 00025594  0x00006a27 rtn 
+ 00025595  0x00006a2c copy  0x0000003f , 0x00000012 
+ 00025596  0x00006a2d call  0x0000640f 
+ 00025597  0x00006a2e nop  0x00000064 
+ 00025598  0x00006a2f copy  0x00000012 , 0x0000003f 
+ 00025599  0x00006a30 call  0x00006414 
+ 00025600  0x00006a31 copy  0x0000003f , 0x00000012 
+ 00025601  0x00006a32 call  0x00006411 
+ 00025602  0x00006a33 nop  0x00000064 
+ 00025603  0x00006a34 copy  0x00000012 , 0x0000003f 
+ 00025604  0x00006a35 rtn 
+ 00025605  0x00006a38 copy  0x0000003f , 0x00000012 
+ 00025606  0x00006a39 call  0x0000640f 
+ 00025607  0x00006a3a nop  0x00000064 
+ 00025608  0x00006a3b copy  0x00000012 , 0x0000003f 
+ 00025609  0x00006a3c call  0x00006413 
+ 00025610  0x00006a3d call  0x00006411 
+ 00025611  0x00006a3e nop  0x00000064 
+ 00025612  0x00006a3f rtn 
+ 00025613  0x00006a43 fetcht  0x00000001 , 0x00004214 
+ 00025614  0x00006a44 branch  0x0000680e 
+ 00025615  0x00006a48 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x00006a49 branch  0x00006829 
+ 00025617  0x00006a4d fetcht  0x00000001 , 0x00004214 
+ 00025618  0x00006a4e branch  0x00006825 
+ 00025619  0x00006a52 branch  0x000064ec 
+ 00025620  0x00006a55 branch  0x000064f3 
+ 00025621  0x00006a5d nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a5e hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a5f or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a60 hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a62 copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a63 branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a64 copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a66 isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a67 branch  0x000064b9 
+ 00025630  0x00006a6b force  0x00000004 , 0x00000002 
+ 00025631  0x00006a6d arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a6e hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a6f and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a70 hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a71 call  0x00006419 
+ 00025636  0x00006a72 arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a73 fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a74 ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a75 isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a76 rtn 
+ 00025641  0x00006a79 arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a7a arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a7b call  0x00006419 
+ 00025644  0x00006a7c fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a7d store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a7e call  0x00006430 , 0x00000028 
+ 00025647  0x00006a7f rtn 
+ 00025648  0x00006a82 arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a83 arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a84 hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a85 and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a86 hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a87 call  0x00006419 
+ 00025654  0x00006a88 arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a89 arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a8a call  0x00007478 
+ 00025657  0x00006a8b call  0x00007428 
+ 00025658  0x00006a8c call  0x00007491 
+ 00025659  0x00006a8d branch  0x00007422 
+ 00025660  0x00006a90 disable  0x0000002d 
+ 00025661  0x00006a91 call  0x0000641e 
+ 00025662  0x00006a92 nrtn  0x00000005 
+ 00025663  0x00006a93 enable  0x0000002d 
+ 00025664  0x00006a94 jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a95 jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a96 jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a97 arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a98 call  0x00006415 
+ 00025669  0x00006a99 jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a9b arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a9c call  0x0000641f 
+ 00025672  0x00006a9d nrtn  0x00000005 
+ 00025673  0x00006a9e ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006a9f iforce  0x00000011 
+ 00025675  0x00006aa0 call  0x00006419 
+ 00025676  0x00006aa1 branch  0x00006446 
+ 00025677  0x00006aa6 call  0x00007f99 
+ 00025678  0x00006aa7 setarg  0x00001000 
+ 00025679  0x00006aa8 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006aa9 arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006aaa arg  0x00000002 , 0x00000039 
+ 00025682  0x00006aac call  0x0000641e 
+ 00025683  0x00006aad nrtn  0x00000005 
+ 00025684  0x00006aae fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006aaf byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006ab0 iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006ab1 byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006ab2 store  0x00000002 , 0x000001f7 
+ 00025689  0x00006ab3 loop  0x00006452 
+ 00025690  0x00006ab4 branch  0x00006446 
+ 00025691  0x00006ab7 call  0x00007f99 
+ 00025692  0x00006ab8 disable  0x00000028 
+ 00025693  0x00006ab9 call  0x0000666a 
+ 00025694  0x00006aba setarg  0x00000000 
+ 00025695  0x00006abb arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006abc arg  0x00000002 , 0x00000002 
+ 00025697  0x00006abd call  0x000066b3 
+ 00025698  0x00006abe fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006abf bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006ac0 jam  0x00000025 , 0x00008050 
+ 00025701  0x00006ac1 setarg  0x000007f0 
+ 00025702  0x00006ac2 arg  0x00000206 , 0x00000011 
+ 00025703  0x00006ac3 arg  0x00000010 , 0x00000002 
+ 00025704  0x00006ac4 call  0x000066b3 
+ 00025705  0x00006ac5 jam  0x00000008 , 0x00008006 
+ 00025706  0x00006ac6 set1  0x0000002b , 0x00000000 
+ 00025707  0x00006ac7 arg  0x00000206 , 0x00000006 
+ 00025708  0x00006ac8 call  0x00007484 
+ 00025709  0x00006ac9 enable  0x00000028 
+ 00025710  0x00006acb jam  0x00000000 , 0x000041da 
+ 00025711  0x00006acd call  0x000064b0 
+ 00025712  0x00006ace fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006acf byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006ad0 arg  0x000007ff , 0x00000002 
+ 00025715  0x00006ad1 iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006ad2 branch  0x0000647b , 0x00000005 
+ 00025717  0x00006ad3 call  0x0000666f 
+ 00025718  0x00006ad4 arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006ad5 call  0x00006430 , 0x00000028 
+ 00025720  0x00006ad6 call  0x0000643c 
+ 00025721  0x00006ad7 fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006ad8 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006adb call  0x0000666d 
+ 00025724  0x00006adc jam  0x00000000 , 0x000041da 
+ 00025725  0x00006ade call  0x000064b0 
+ 00025726  0x00006adf call  0x000065c2 
+ 00025727  0x00006ae0 fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006ae1 bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006ae2 call  0x000064aa 
+ 00025730  0x00006ae3 nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006ae4 fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006ae5 bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006ae6 branch  0x0000649b 
+ 00025734  0x00006ae8 call  0x000065bf 
+ 00025735  0x00006ae9 fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006aea bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006aeb call  0x000064aa 
+ 00025738  0x00006aec nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006aed fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006aee bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006aef branch  0x0000649b 
+ 00025742  0x00006af2 jam  0x00000000 , 0x000041da 
+ 00025743  0x00006af4 call  0x000064b0 
+ 00025744  0x00006af5 fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006af6 bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006af7 setarg  0x00000000 
+ 00025747  0x00006af8 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006af9 call  0x00006502 
+ 00025749  0x00006afa arg  0x00006578 , 0x00000013 
+ 00025750  0x00006afb call  0x00006429 
+ 00025751  0x00006afc call  0x0000643c 
+ 00025752  0x00006afd nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006afe fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006aff bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006b02 bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006b03 call  0x000064a3 
+ 00025757  0x00006b05 fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006b06 bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006b07 jam  0x00000021 , 0x00008050 
+ 00025760  0x00006b08 call  0x00004c0e 
+ 00025761  0x00006b0a call  0x00004c2e 
+ 00025762  0x00006b0b branch  0x000064a1 
+ 00025763  0x00006b0e setarg  0x00000000 
+ 00025764  0x00006b0f store  0x00000008 , 0x00000206 
+ 00025765  0x00006b10 store  0x00000008 , 0x0000020e 
+ 00025766  0x00006b11 force  0x00000004 , 0x00000038 
+ 00025767  0x00006b12 call  0x00007492 
+ 00025768  0x00006b13 jam  0x00000021 , 0x00008050 
+ 00025769  0x00006b14 rtn 
+ 00025770  0x00006b18 setarg  0x00000000 
+ 00025771  0x00006b19 store  0x00000002 , 0x000001f7 
+ 00025772  0x00006b1a arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006b1b call  0x000065a3 
+ 00025774  0x00006b1c call  0x00006429 
+ 00025775  0x00006b1d branch  0x0000643c 
+ 00025776  0x00006b21 fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006b22 increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006b23 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006b24 nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006b25 store  0x00000001 , 0x000041da 
+ 00025781  0x00006b26 rtn 
+ 00025782  0x00006b29 call  0x000064a3 
+ 00025783  0x00006b2a call  0x00007fa1 
+ 00025784  0x00006b2b rtn 
+ 00025785  0x00006b30 fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006b31 lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006b32 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006b33 isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006b34 rtn  0x00000001 
+ 00025790  0x00006b35 store  0x00000001 , 0x000001f2 
+ 00025791  0x00006b36 rtn 
+ 00025792  0x00006b3a hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006b3b rtnbit0  0x00000001 
+ 00025794  0x00006b3c branch  0x000064c6 
+ 00025795  0x00006b3e hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006b3f qisolate1  0x0000003f 
+ 00025797  0x00006b40 rtn  0x00000001 
+ 00025798  0x00006b42 hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006b43 bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006b44 call  0x00007422 
+ 00025801  0x00006b45 branch  0x000064c3 
+ 00025802  0x00006b4a fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006b4b rtn  0x00000034 
+ 00025804  0x00006b4c jam  0x00000080 , 0x00008023 
+ 00025805  0x00006b4d jam  0x00000000 , 0x00008022 
+ 00025806  0x00006b4e jam  0x00000000 , 0x00008024 
+ 00025807  0x00006b4f fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006b50 lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006b51 iforce  0x00000006 
+ 00025810  0x00006b53 ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006b54 hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006b55 loop  0x000064d2 
+ 00025813  0x00006b56 jam  0x00000000 , 0x00008023 
+ 00025814  0x00006b57 rtn 
+ 00025815  0x00006b5d bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b5e call  0x000064dd 
+ 00025817  0x00006b5f branch  0x000063f2 
+ 00025818  0x00006b62 call  0x000064dd 
+ 00025819  0x00006b63 call  0x000063ee 
+ 00025820  0x00006b64 branch  0x000063f6 
+ 00025821  0x00006b67 fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b68 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b69 fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b6a hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b6b setarg  0x000001f5 
+ 00025826  0x00006b6c hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b6d setarg  0x000001fa 
+ 00025828  0x00006b6e hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b6f branch  0x000063ee 
+ 00025830  0x00006b72 hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b73 set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b74 hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b75 set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b76 hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b77 rtn 
+ 00025836  0x00006b7c set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b7d store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b7e bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b7f jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b80 jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b81 jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b82 branch  0x000064fc 
+ 00025843  0x00006b86 force  0x00000001 , 0x00000002 
+ 00025844  0x00006b8a store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b8b bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b8c jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b8d hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b8e jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b8f call  0x000064fc 
+ 00025850  0x00006b90 fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b91 rtn 
+ 00025852  0x00006b94 fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b95 increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b96 store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b97 hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b98 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b99 rtn 
+ 00025858  0x00006b9c jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b9d jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b9e hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006b9f set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006ba0 set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006ba1 hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006ba2 setarg  0x00000000 
+ 00025865  0x00006ba3 store  0x00000004 , 0x000001f5 
+ 00025866  0x00006ba4 rtn 
+ 00025867  0x00006ba8 setarg  0x00000000 
+ 00025868  0x00006ba9 hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006baa setarg  0x00000001 
+ 00025870  0x00006bab hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006bac setarg  0x000001f5 
+ 00025872  0x00006bad hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006bae jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006baf jam  0x00000002 , 0x00008006 
+ 00025875  0x00006bb0 branch  0x000064fc 
+ 00025876  0x00006bc0 disable  0x00000028 
+ 00025877  0x00006bc1 copy  0x0000003f , 0x00000012 
+ 00025878  0x00006bc2 fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006bc3 rtnne  0x00000000 
+ 00025880  0x00006bc4 enable  0x00000028 
+ 00025881  0x00006bc5 copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006bc6 branch  0x00006522 
+ 00025883  0x00006bca fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006bcb beq  0x00000001 , 0x00006522 
+ 00025885  0x00006bcc beq  0x00000002 , 0x00006528 
+ 00025886  0x00006bcd beq  0x00000003 , 0x00006530 
+ 00025887  0x00006bce beq  0x00000004 , 0x00006537 
+ 00025888  0x00006bcf beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006bd0 rtn 
+ 00025890  0x00006bd3 store  0x00000003 , 0x00004232 
+ 00025891  0x00006bd4 copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006bd5 store  0x00000002 , 0x00004235 
+ 00025893  0x00006bd6 storet  0x00000002 , 0x00004237 
+ 00025894  0x00006bd7 jam  0x00000002 , 0x00004239 
+ 00025895  0x00006bd8 branch  0x00006502 
+ 00025896  0x00006bda call  0x00006502 
+ 00025897  0x00006bdb jam  0x00000003 , 0x00004239 
+ 00025898  0x00006bdc call  0x0000650b 
+ 00025899  0x00006bdd arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006bde fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006bdf jam  0x00000004 , 0x00008088 
+ 00025902  0x00006be0 arg  0x00000020 , 0x00000002 
+ 00025903  0x00006be1 branch  0x00006556 
+ 00025904  0x00006be4 call  0x00006502 
+ 00025905  0x00006be5 call  0x0000650b 
+ 00025906  0x00006be6 setarg  0x00000005 
+ 00025907  0x00006be7 call  0x000064f3 
+ 00025908  0x00006be8 rtnbit1  0x00000000 
+ 00025909  0x00006be9 jam  0x00000004 , 0x00004239 
+ 00025910  0x00006bea rtn 
+ 00025911  0x00006bec call  0x00006502 
+ 00025912  0x00006bed jam  0x00000005 , 0x00004239 
+ 00025913  0x00006bee call  0x0000650b 
+ 00025914  0x00006bef call  0x0000654a 
+ 00025915  0x00006bf0 call  0x00006552 
+ 00025916  0x00006bf1 branch  0x00006545 
+ 00025917  0x00006bf3 call  0x00006502 
+ 00025918  0x00006bf4 call  0x0000650b 
+ 00025919  0x00006bf5 setarg  0x00000005 
+ 00025920  0x00006bf6 call  0x000064f3 
+ 00025921  0x00006bf7 rtnbit1  0x00000000 
+ 00025922  0x00006bf8 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006bf9 fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006bfa branch  0x00007f9c 
+ 00025925  0x00006bfc fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006bfd fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006bfe increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006bff istore  0x00000004 , 0x00000002 
+ 00025929  0x00006c00 rtn 
+ 00025930  0x00006c02 fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006c03 copy  0x00000002 , 0x00000011 
+ 00025932  0x00006c04 increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006c05 ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006c06 store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006c07 fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006c08 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006c09 rtn 
+ 00025938  0x00006c0e increase  0x00000004 , 0x00000002 
+ 00025939  0x00006c0f hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006c10 arg  0x00000002 , 0x00000002 
+ 00025941  0x00006c11 increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006c14 istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006c15 rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006c16 istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006c17 rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006c18 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006c19 istore  0x00000001 , 0x00000005 
+ 00025948  0x00006c1a deposit  0x00000011 
+ 00025949  0x00006c1b hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006c1c setarg  0x00000000 
+ 00025951  0x00006c1d hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006c1e jam  0x00000002 , 0x00008006 
+ 00025953  0x00006c1f branch  0x000064fc 
+ 00025954  0x00006c24 hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006c25 rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006c26 storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006c27 rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006c28 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006c29 store  0x00000001 , 0x000001f8 
+ 00025960  0x00006c2a setarg  0x00000004 
+ 00025961  0x00006c2b hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006c2c jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006c2d setarg  0x000001f5 
+ 00025964  0x00006c2e hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006c2f deposit  0x00000011 
+ 00025966  0x00006c30 hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006c31 hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006c32 isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006c33 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006c34 hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006c35 jam  0x00000002 , 0x00008006 
+ 00025972  0x00006c37 hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006c38 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006c39 arg  0x00000003 , 0x00000007 
+ 00025975  0x00006c3a branch  0x000064fc 
+ 00025976  0x00006c3f hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006c40 setarg  0x00000004 
+ 00025978  0x00006c41 hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006c42 jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006c43 setarg  0x000001f5 
+ 00025981  0x00006c44 hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006c45 deposit  0x00000011 
+ 00025983  0x00006c46 hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006c47 hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006c48 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006c49 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006c4a hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006c4b jam  0x00000002 , 0x00008006 
+ 00025989  0x00006c4d hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006c4e bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006c4f arg  0x00000003 , 0x00000007 
+ 00025992  0x00006c50 call  0x000064c0 
+ 00025993  0x00006c51 call  0x000064fc 
+ 00025994  0x00006c52 isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006c53 call  0x000064b9 
+ 00025996  0x00006c54 fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006c55 lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006c56 fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006c57 lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c58 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c59 fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c5a ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c5b iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c5c store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c5d rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c5e store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c5f rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c60 store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c61 rtn 
+ 00026010  0x00006c67 jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c68 rtn 
+ 00026012  0x00006c6f jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c70 jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c71 jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c72 jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c73 jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c74 jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c75 branch  0x000065a9 
+ 00026019  0x00006c79 jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c7a jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c7b jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c7c jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c7d jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c7e jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c80 hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c81 or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c82 hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c83 hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c84 or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c85 hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c86 rtn 
+ 00026032  0x00006c8b hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c8c bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c8d rtn 
+ 00026035  0x00006c96 hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c97 deposit  0x00000011 
+ 00026037  0x00006c98 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c99 deposit  0x00000012 
+ 00026039  0x00006c9a hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c9b deposit  0x00000002 
+ 00026041  0x00006c9c hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c9d arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c9e nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006c9f hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006ca0 jam  0x00000004 , 0x00008006 
+ 00026046  0x00006ca1 branch  0x000065b0 
+ 00026047  0x00006ca5 set1  0x00000028 , 0x00000000 
+ 00026048  0x00006ca6 jam  0x00000008 , 0x00004211 
+ 00026049  0x00006ca7 rtn 
+ 00026050  0x00006caa set0  0x00000028 , 0x00000000 
+ 00026051  0x00006cab jam  0x00000020 , 0x00004211 
+ 00026052  0x00006cac rtn 
+ 00026053  0x00006cb0 fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006cb1 iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006cb2 store  0x00000001 , 0x000001f7 
+ 00026056  0x00006cb3 branch  0x000065cc 
+ 00026057  0x00006cb6 fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006cb7 byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006cb8 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006cbe setarg  0x00000003 
+ 00026061  0x00006cbf hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006cc0 jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006cc1 jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006cc2 branch  0x000065eb 
+ 00026065  0x00006cc9 storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006cca call  0x000065d6 
+ 00026067  0x00006ccb fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006ccc call  0x00006606 
+ 00026069  0x00006ccd branch  0x000065dd 
+ 00026070  0x00006cd0 fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006cd1 rtneq  0x000000ff 
+ 00026072  0x00006cd2 bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006cd3 setarg  0x000249f0 
+ 00026074  0x00006cd4 call  0x00002a8f 
+ 00026075  0x00006cd6 fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006cd7 branch  0x00006829 
+ 00026077  0x00006cda fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006cdb branch  0x00006825 
+ 00026079  0x00006ce1 bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006ce2 bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006ce3 fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006ce4 iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006ce5 byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006ce6 store  0x00000002 , 0x000001f7 
+ 00026085  0x00006cea bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006ceb bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006cec setarg  0x00000004 
+ 00026088  0x00006ced hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006cee jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006cef jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006cf1 setarg  0x000001f6 
+ 00026092  0x00006cf2 hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006cf3 hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006cf4 deposit  0x00000011 
+ 00026095  0x00006cf5 hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006cf6 setarg  0x00000002 
+ 00026097  0x00006cf7 isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006cf8 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006cf9 hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006cfa jam  0x00000004 , 0x00008006 
+ 00026101  0x00006cfb arg  0x00000005 , 0x00000007 
+ 00026102  0x00006cfc call  0x000064c0 
+ 00026103  0x00006cfd call  0x000065b0 
+ 00026104  0x00006cfe isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006cff call  0x000064b9 
+ 00026106  0x00006d00 bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006d01 fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006d02 byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006d03 iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006d04 byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006d05 store  0x00000002 , 0x000001f7 
+ 00026112  0x00006d06 rtn 
+ 00026113  0x00006d09 fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006d0a iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006d0b byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006d0c store  0x00000002 , 0x000001f7 
+ 00026117  0x00006d0d rtn 
+ 00026118  0x00006d14 fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006d15 iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006d19 store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006d1a bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006d1b storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006d1c copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006d1d store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006d1f call  0x0000661d 
+ 00026126  0x00006d21 fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006d22 fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006d23 copy  0x0000003f , 0x00000011 
+ 00026129  0x00006d24 fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006d26 call  0x0000663d 
+ 00026131  0x00006d28 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006d29 fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006d2a iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006d2b storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006d2c fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006d2d iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006d2e storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006d2f fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006d30 nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006d31 rtn 
+ 00026141  0x00006d3a bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006d3b fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006d3c increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006d3d fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006d3e ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006d3f increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006d40 store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006d42 fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006d43 iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006d45 fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006d46 isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006d47 nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006d48 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006d49 fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006d4a fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006d4b isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006d4c store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006d4d rtn 
+ 00026159  0x00006d4f fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006d50 store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006d51 setarg  0x00000000 
+ 00026162  0x00006d52 store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006d53 rtn 
+ 00026164  0x00006d56 increase  0x00000002 , 0x00000002 
+ 00026165  0x00006d57 hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d58 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d59 ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d5a copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d5b arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d5c istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d5e istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d5f branch  0x0000664a 
+ 00026173  0x00006d63 copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d64 bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d65 bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d66 copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d67 increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d68 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d69 increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d6a ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d6b copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d6c arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d6d istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d6e byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d6f istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d71 deposit  0x00000011 
+ 00026187  0x00006d72 hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d73 setarg  0x00000000 
+ 00026189  0x00006d74 hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d75 jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d76 jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d77 call  0x000065b0 
+ 00026193  0x00006d78 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d79 istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d7c bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d7d jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d7f setarg  0x00000001 
+ 00026198  0x00006d80 hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d81 jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d82 setarg  0x000001f6 
+ 00026201  0x00006d83 hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d84 setarg  0x00000000 
+ 00026203  0x00006d85 hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d86 hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d87 setarg  0x00000003 
+ 00026206  0x00006d88 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d89 jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d8a call  0x000065b0 
+ 00026209  0x00006d8b hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d8c rtnbit0  0x00000006 
+ 00026211  0x00006d8d nop  0x000005dc 
+ 00026212  0x00006d8e fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d8f increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d90 store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d91 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d92 nrtn  0x00000002 
+ 00026217  0x00006d93 branch  0x00006655 
+ 00026218  0x00006d98 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d99 nop  0x00000bb8 
+ 00026220  0x00006d9a rtn 
+ 00026221  0x00006d9d jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d9e rtn 
+ 00026223  0x00006da1 lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006da2 hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006da3 jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006da4 rtn 
+ 00026227  0x00006da8 call  0x0000666f 
+ 00026228  0x00006da9 call  0x000066a0 
+ 00026229  0x00006dab ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006dac increase  0x00000001 , 0x00000011 
+ 00026231  0x00006dad force  0x00000000 , 0x00000007 
+ 00026232  0x00006daf qisolate0  0x00000002 
+ 00026233  0x00006db0 branch  0x00006697 , 0x00000001 
+ 00026234  0x00006db1 hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006db2 set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006db3 set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006db4 hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006db5 jam  0x00000002 , 0x00008047 
+ 00026239  0x00006db6 jam  0x00000082 , 0x00008047 
+ 00026240  0x00006db7 set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006db8 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006db9 jam  0x0000008a , 0x00008047 
+ 00026243  0x00006dba nop  0x0000000b 
+ 00026244  0x00006dbb jam  0x000000ca , 0x00008047 
+ 00026245  0x00006dbc nop  0x00000021 
+ 00026246  0x00006dbd jam  0x0000004a , 0x00008047 
+ 00026247  0x00006dbe nop  0x0000002c 
+ 00026248  0x00006dbf jam  0x000000ca , 0x00008047 
+ 00026249  0x00006dc0 nop  0x00000016 
+ 00026250  0x00006dc1 jam  0x0000008a , 0x00008047 
+ 00026251  0x00006dc2 nop  0x00000021 
+ 00026252  0x00006dc3 jam  0x00000082 , 0x00008047 
+ 00026253  0x00006dc4 nop  0x00000001 
+ 00026254  0x00006dc5 jam  0x00000092 , 0x00008047 
+ 00026255  0x00006dc6 nop  0x0000000a 
+ 00026256  0x00006dc7 jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006dc8 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006dc9 jam  0x00000092 , 0x00008047 
+ 00026259  0x00006dca nop  0x00000001 
+ 00026260  0x00006dcb jam  0x00000082 , 0x00008047 
+ 00026261  0x00006dcc qisolate0  0x0000003f 
+ 00026262  0x00006dcd branch  0x00006678 , 0x00000001 
+ 00026263  0x00006dcf hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006dd0 increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006dd1 hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006dd2 increase  0x00000001 , 0x00000007 
+ 00026267  0x00006dd3 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006dd4 nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006dd5 loop  0x00006675 
+ 00026270  0x00006dd6 jam  0x00000083 , 0x00008047 
+ 00026271  0x00006dd7 rtn 
+ 00026272  0x00006dda jam  0x00000082 , 0x00008047 
+ 00026273  0x00006ddb nop  0x0000000c 
+ 00026274  0x00006ddc jam  0x00000080 , 0x00008047 
+ 00026275  0x00006ddd jam  0x00000082 , 0x00008047 
+ 00026276  0x00006dde nop  0x00000096 
+ 00026277  0x00006ddf rtn 
+ 00026278  0x00006de3 call  0x000066a0 
+ 00026279  0x00006de4 jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006de5 deposit  0x00000011 
+ 00026281  0x00006de6 hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006de7 set1  0x0000000b , 0x00000002 
+ 00026283  0x00006de8 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006de9 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006dea hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006deb jam  0x00000001 , 0x00008006 
+ 00026287  0x00006dec rtn 
+ 00026288  0x00006def hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006df0 bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006df1 rtn 
+ 00026291  0x00006df5 call  0x0000666f 
+ 00026292  0x00006df6 call  0x000066a6 
+ 00026293  0x00006df7 call  0x000066b0 
+ 00026294  0x00006df8 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006df9 rtn 
+ 00026296  0x00006dff hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006e00 hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006e01 call  0x000066a6 
+ 00026299  0x00006e02 arg  0x00000001 , 0x00000007 
+ 00026300  0x00006e03 call  0x000064c0 
+ 00026301  0x00006e04 call  0x000066b0 
+ 00026302  0x00006e05 isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006e06 call  0x000064b9 
+ 00026304  0x00006e07 jam  0x00000083 , 0x00008047 
+ 00026305  0x00006e08 rtn 
+ 00026306  0x00006e0c hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006e0d iforce  0x0000000a 
+ 00026308  0x00006e0e rtn 
+ 00026309  0x00006e11 deposit  0x0000000a 
+ 00026310  0x00006e12 hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006e13 rtn 
+ 00026312  0x00006e16 deposit  0x00000003 
+ 00026313  0x00006e17 hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006e18 rtn 
+ 00026315  0x00006e1b hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006e1c copy  0x0000003f , 0x00000003 
+ 00026317  0x00006e1d rtn 
+ 00026318  0x00006e20 fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006e21 hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006e22 rtn 
+ 00026321  0x00006e25 deposit  0x00000039 
+ 00026322  0x00006e26 rtn  0x00000034 
+ 00026323  0x00006e28 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006e29 call  0x000066de , 0x00000002 
+ 00026325  0x00006e2a rtn  0x00000005 
+ 00026326  0x00006e2b branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006e2c increase  0x00000008 , 0x00000039 
+ 00026328  0x00006e2e increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006e2f call  0x000066e1 , 0x00000002 
+ 00026330  0x00006e30 rtn  0x00000005 
+ 00026331  0x00006e31 branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006e32 increase  0x00000004 , 0x00000039 
+ 00026333  0x00006e33 branch  0x000066e4 
+ 00026334  0x00006e36 ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006e37 istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006e38 rtn 
+ 00026337  0x00006e3b ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006e3c istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006e3d rtn 
+ 00026340  0x00006e40 deposit  0x00000039 
+ 00026341  0x00006e41 rtn  0x00000034 
+ 00026342  0x00006e43 ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006e44 istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006e45 loop  0x000066e6 
+ 00026345  0x00006e46 rtn 
+ 00026346  0x00006e49 deposit  0x00000039 
+ 00026347  0x00006e4a rtn  0x00000034 
+ 00026348  0x00006e4c increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006e4d call  0x000066f7 , 0x00000002 
+ 00026350  0x00006e4e rtn  0x00000005 
+ 00026351  0x00006e4f branch  0x000066ec , 0x00000002 
+ 00026352  0x00006e50 increase  0x00000008 , 0x00000039 
+ 00026353  0x00006e52 increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006e53 call  0x000066fa , 0x00000002 
+ 00026355  0x00006e54 rtn  0x00000005 
+ 00026356  0x00006e55 branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006e56 increase  0x00000004 , 0x00000039 
+ 00026358  0x00006e57 branch  0x000066fd 
+ 00026359  0x00006e5a ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e5b istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e5c rtn 
+ 00026362  0x00006e5f ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e60 istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e61 rtn 
+ 00026365  0x00006e65 deposit  0x00000039 
+ 00026366  0x00006e66 rtn  0x00000034 
+ 00026367  0x00006e68 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e69 istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e6a loop  0x000066ff 
+ 00026370  0x00006e6b rtn 
+ 00026371  0x00006e6f deposit  0x00000039 
+ 00026372  0x00006e70 rtn  0x00000034 
+ 00026373  0x00006e72 ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e73 istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e74 loop  0x00006705 
+ 00026376  0x00006e75 rtn 
+ 00026377  0x00006e7b jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e7c branch  0x00007d86 
+ 00026379  0x00006e80 bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e81 fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e82 rtn  0x00000034 
+ 00026382  0x00006e83 call  0x000067a3 
+ 00026383  0x00006e84 call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e85 call  0x0000673e 
+ 00026385  0x00006e87 fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e88 icopy  0x00000013 
+ 00026387  0x00006e89 fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e8a storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e8c copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e8d branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e8e increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e8f copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e90 ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e91 fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e92 isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e93 call  0x00006725 , 0x00000005 
+ 00026397  0x00006e94 branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e95 ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e96 increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e97 istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e99 fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e9a increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e9b storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e9c branch  0x00006715 
+ 00026405  0x00006e9f setarg  0x00000000 
+ 00026406  0x00006ea0 istore  0x00000001 , 0x00000011 
+ 00026407  0x00006ea1 fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006ea2 istore  0x00000001 , 0x00000005 
+ 00026409  0x00006ea3 bne  0x00000033 , 0x00006733 
+ 00026410  0x00006ea4 arg  0x000041be , 0x00000012 
+ 00026411  0x00006ea6 ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006ea7 istore  0x00000008 , 0x00000005 
+ 00026413  0x00006ea8 setarg  0x00000000 
+ 00026414  0x00006ea9 istore  0x00000008 , 0x00000005 
+ 00026415  0x00006eaa copy  0x00000012 , 0x00000006 
+ 00026416  0x00006eac call  0x00007ebf 
+ 00026417  0x00006ead force  0x00000001 , 0x0000003e 
+ 00026418  0x00006eae rtn 
+ 00026419  0x00006eb1 beq  0x00000036 , 0x00006737 
+ 00026420  0x00006eb2 beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006eb3 arg  0x00004419 , 0x00000012 
+ 00026422  0x00006eb4 branch  0x0000672b 
+ 00026423  0x00006eb7 arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006eb8 call  0x00007ebf 
+ 00026425  0x00006eba arg  0x00004419 , 0x00000006 
+ 00026426  0x00006ebb branch  0x00006730 
+ 00026427  0x00006ebe arg  0x000044cd , 0x00000006 
+ 00026428  0x00006ebf call  0x00007ebf 
+ 00026429  0x00006ec0 branch  0x00006739 
+ 00026430  0x00006ec4 call  0x00007fe9 
+ 00026431  0x00006ec5 fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006ec6 rtn  0x00000034 
+ 00026433  0x00006ec7 fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006ec8 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006eca bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006ecb fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006ecc beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006ecd fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006ece compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006ecf branch  0x0000674d , 0x00000001 
+ 00026441  0x00006ed0 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006ed1 branch  0x00006752 , 0x00000001 
+ 00026443  0x00006ed2 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006ed3 branch  0x00006750 , 0x00000001 
+ 00026445  0x00006ed5 jam  0x00000035 , 0x00000185 
+ 00026446  0x00006ed6 fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006ed7 branch  0x00006757 
+ 00026448  0x00006eda jam  0x00000037 , 0x00000185 
+ 00026449  0x00006edb branch  0x00006757 
+ 00026450  0x00006edf jam  0x00000036 , 0x00000185 
+ 00026451  0x00006ee0 branch  0x00006757 
+ 00026452  0x00006ee4 bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006ee5 jam  0x00000033 , 0x00000185 
+ 00026454  0x00006ee6 fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006ee8 store  0x00000006 , 0x00000186 
+ 00026456  0x00006ee9 fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006eea ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006eeb pincrease  0x00000001 
+ 00026459  0x00006eec store  0x00000002 , 0x0000018c 
+ 00026460  0x00006eed storet  0x00000001 , 0x00000184 
+ 00026461  0x00006eee fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006eef icopy  0x00000013 
+ 00026463  0x00006ef1 fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006ef2 copy  0x0000003f , 0x00000011 
+ 00026465  0x00006ef3 call  0x0000676f 
+ 00026466  0x00006ef4 rtn  0x00000028 
+ 00026467  0x00006ef5 fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006ef6 increase  0x00000022 , 0x00000002 
+ 00026469  0x00006ef7 storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006ef8 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006ef9 ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006efa store  0x00000001 , 0x00000184 
+ 00026473  0x00006efb increase  0xffffffff , 0x00000013 
+ 00026474  0x00006efc nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006efd fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006efe pincrease  0xffffffff 
+ 00026477  0x00006eff store  0x00000001 , 0x00000184 
+ 00026478  0x00006f00 rtn 
+ 00026479  0x00006f02 fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006f03 bne  0x00000033 , 0x00006776 
+ 00026481  0x00006f05 arg  0x00000185 , 0x00000012 
+ 00026482  0x00006f06 arg  0x00000007 , 0x00000039 
+ 00026483  0x00006f07 call  0x00007f88 
+ 00026484  0x00006f08 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006f09 rtn 
+ 00026486  0x00006f0c beq  0x00000036 , 0x00006779 
+ 00026487  0x00006f0d beq  0x00000037 , 0x00006794 
+ 00026488  0x00006f0e branch  0x00006771 
+ 00026489  0x00006f11 ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006f12 isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006f13 nrtn  0x00000005 
+ 00026492  0x00006f14 arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006f15 arg  0x00000010 , 0x00000039 
+ 00026494  0x00006f16 call  0x00007ed4 
+ 00026495  0x00006f17 fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006f18 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006f19 call  0x0000678b 
+ 00026498  0x00006f1a fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006f1b byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006f1c lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006f1d ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006f1e iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006f1f fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006f20 isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006f21 branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006f22 rtn 
+ 00026507  0x00006f26 arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006f27 call  0x00007486 
+ 00026509  0x00006f29 ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006f2a call  0x00007487 
+ 00026511  0x00006f2b force  0x00000038 , 0x00000036 
+ 00026512  0x00006f2c force  0x00000000 , 0x00000036 
+ 00026513  0x00006f2d call  0x0000741d 
+ 00026514  0x00006f2e arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006f2f branch  0x00007497 
+ 00026516  0x00006f32 ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006f33 isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006f34 nrtn  0x00000005 
+ 00026519  0x00006f35 copy  0x00000006 , 0x00000011 
+ 00026520  0x00006f36 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006f37 arg  0x000044cd , 0x00000012 
+ 00026522  0x00006f38 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006f39 call  0x00007f88 
+ 00026524  0x00006f3a branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006f3b copy  0x00000013 , 0x00000011 
+ 00026526  0x00006f3c arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006f3d arg  0x00000008 , 0x00000039 
+ 00026528  0x00006f3e call  0x00007f88 
+ 00026529  0x00006f3f branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006f40 rtn 
+ 00026531  0x00006f43 fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006f44 ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006f45 pincrease  0x00000022 
+ 00026534  0x00006f46 ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006f47 isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006f48 rtn 
+ 00026537  0x00006f4b fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006f4c icopy  0x00000039 
+ 00026539  0x00006f4d fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006f4e setarg  0x00000000 
+ 00026541  0x00006f50 istore  0x00000001 , 0x00000002 
+ 00026542  0x00006f51 increase  0x00000022 , 0x00000002 
+ 00026543  0x00006f52 pincrease  0x00000001 
+ 00026544  0x00006f53 loop  0x000067ad 
+ 00026545  0x00006f54 rtn 
+ 00026546  0x00006f57 bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f58 call  0x0000673e 
+ 00026548  0x00006f59 fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f5a setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f5b store  0x00000001 , 0x00000030 
+ 00026551  0x00006f5c nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f5d add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f5f arg  0x000041be , 0x00000005 
+ 00026554  0x00006f60 call  0x00007ebf 
+ 00026555  0x00006f61 branch  0x000067d7 
+ 00026556  0x00006f63 jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f64 rtn 
+ 00026558  0x00006f67 fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f68 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f69 call  0x0000673e 
+ 00026561  0x00006f6a nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f6b fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f6c add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f6d arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f6e call  0x00007ebf 
+ 00026566  0x00006f6f arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f70 call  0x00007ebf 
+ 00026568  0x00006f71 jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f72 rtn 
+ 00026570  0x00006f75 jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f76 rtn 
+ 00026572  0x00006f7a fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f7b store  0x00000006 , 0x00000186 
+ 00026574  0x00006f7c jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f7d branch  0x000067d3 
+ 00026576  0x00006f7f fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f80 store  0x00000006 , 0x00000186 
+ 00026578  0x00006f81 jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f83 fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f84 beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f85 bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f86 rtn 
+ 00026583  0x00006f8a fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f8b fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f8c ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f8d rtn  0x00000034 
+ 00026587  0x00006f8e jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f8f rtn 
+ 00026589  0x00006f97 bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f98 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f99 call  0x0000681d 
+ 00026592  0x00006f9a nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006fa0 bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006fa1 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006fa2 rtn  0x00000005 
+ 00026596  0x00006fa3 isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006fa4 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006fa5 fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006fa6 qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006fa7 store  0x00000004 , 0x000000a1 
+ 00026601  0x00006fa8 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006fa9 nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006faa store  0x00000004 , 0x000000a5 
+ 00026604  0x00006fab rtn 
+ 00026605  0x00006faf bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006fb0 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006fb1 rtn  0x00000005 
+ 00026608  0x00006fb2 isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006fb3 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006fb4 fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006fb5 qset0  0x0000003f 
+ 00026612  0x00006fb6 store  0x00000004 , 0x000000a1 
+ 00026613  0x00006fb7 fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006fb8 qset0  0x0000003f 
+ 00026615  0x00006fb9 store  0x00000004 , 0x000000a5 
+ 00026616  0x00006fba rtn 
+ 00026617  0x00006fbe call  0x000067ed 
+ 00026618  0x00006fbf branch  0x000067fe 
+ 00026619  0x00006fc3 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006fc4 rtn  0x00000005 
+ 00026621  0x00006fc5 ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006fc8 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006fc9 call  0x00006830 
+ 00026624  0x00006fca setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006fcb arg  0x00008078 , 0x00000005 
+ 00026626  0x00006fcc call  0x00006830 
+ 00026627  0x00006fcd set0  0x00000007 , 0x00000002 
+ 00026628  0x00006fce arg  0x00008070 , 0x00000005 
+ 00026629  0x00006fcf branch  0x00006830 
+ 00026630  0x00006fd3 arg  0x0000807c , 0x00000005 
+ 00026631  0x00006fd4 call  0x00006830 
+ 00026632  0x00006fd5 set0  0x00000007 , 0x00000002 
+ 00026633  0x00006fd6 arg  0x00008078 , 0x00000005 
+ 00026634  0x00006fd7 call  0x00006830 
+ 00026635  0x00006fd8 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006fd9 arg  0x00008070 , 0x00000005 
+ 00026637  0x00006fda branch  0x00006830 
+ 00026638  0x00006fdf sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006fe0 rtn  0x00000005 
+ 00026640  0x00006fe1 setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006fe2 call  0x0000682f 
+ 00026642  0x00006fe4 set1  0x00000007 , 0x00000002 
+ 00026643  0x00006fe5 arg  0x00008070 , 0x00000005 
+ 00026644  0x00006fe6 branch  0x00006830 
+ 00026645  0x00006fe9 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006fea rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006feb and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006fec iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006fed ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006fee rtn 
+ 00026651  0x00006ff1 arg  0x00008074 , 0x00000005 
+ 00026652  0x00006ff2 branch  0x0000681e 
+ 00026653  0x00006ff7 arg  0x0000811c , 0x00000005 
+ 00026654  0x00006ff9 call  0x00006815 
+ 00026655  0x00006ffa isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006ffb branch  0x00006823 , 0x00000001 
+ 00026657  0x00006ffc qisolate0  0x0000003f 
+ 00026658  0x00006ffd rtn 
+ 00026659  0x00006fff qisolate1  0x0000003f 
+ 00026660  0x00007000 rtn 
+ 00026661  0x00007003 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00007004 rtn  0x00000005 
+ 00026663  0x00007005 isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00007006 branch  0x0000682c 
+ 00026665  0x00007009 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x0000700a rtn  0x00000005 
+ 00026667  0x0000700b isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x0000700f setarg  0x00000000 
+ 00026669  0x00007010 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00007011 ixor  0x00000002 , 0x00000002 
+ 00026671  0x00007015 arg  0x00008074 , 0x00000005 
+ 00026672  0x00007019 call  0x00006815 
+ 00026673  0x0000701a isolate1  0x00000007 , 0x00000002 
+ 00026674  0x0000701b qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x0000701c istore  0x00000001 , 0x00000005 
+ 00026676  0x0000701d rtn 
+ 00026677  0x00007020 arg  0xffffffff , 0x00000011 
+ 00026678  0x00007021 hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00007022 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00007023 call  0x00006878 , 0x00000001 
+ 00026681  0x00007025 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00007026 call  0x0000687a , 0x00000001 
+ 00026683  0x00007028 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00007029 call  0x0000687a , 0x00000001 
+ 00026685  0x0000702b isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x0000702c call  0x00006874 , 0x00000001 
+ 00026687  0x0000702e isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x0000702f call  0x00006876 , 0x00000001 
+ 00026689  0x00007031 isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00007032 call  0x0000687c , 0x00000001 
+ 00026691  0x00007034 isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00007035 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00007037 isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00007038 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x0000703a hfetch  0x00000001 , 0x00008082 
+ 00026696  0x0000703b isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x0000703c nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x0000703d isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x0000703e nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x0000703f isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00007040 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00007041 isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00007042 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00007043 isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00007044 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00007045 isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00007046 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00007047 isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00007048 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00007049 isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x0000704a nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x0000704c hfetch  0x00000001 , 0x00008080 
+ 00026713  0x0000704d isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x0000704e nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x0000704f isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00007050 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00007051 isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00007052 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00007053 isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00007054 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00007055 isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00007056 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00007057 isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00007058 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x00007059 isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x0000705a nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x0000705b isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x0000705c nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x0000705e hfetch  0x00000001 , 0x00008062 
+ 00026730  0x0000705f isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x00007060 call  0x0000687e , 0x00000001 
+ 00026732  0x00007061 bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00007063 hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00007064 hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00007065 ior  0x00000002 , 0x0000003f 
+ 00026736  0x00007066 invert  0x0000003f , 0x0000003f 
+ 00026737  0x00007067 iand  0x00000011 , 0x0000003f 
+ 00026738  0x00007069 hstore  0x00000004 , 0x00008070 
+ 00026739  0x0000706a rtn 
+ 00026740  0x0000706e arg  0x00000006 , 0x00000007 
+ 00026741  0x0000706f branch  0x00006884 
+ 00026742  0x00007071 arg  0x00000009 , 0x00000007 
+ 00026743  0x00007072 branch  0x00006882 
+ 00026744  0x00007074 arg  0x00000017 , 0x00000007 
+ 00026745  0x00007075 branch  0x00006882 
+ 00026746  0x00007077 arg  0x00000019 , 0x00000007 
+ 00026747  0x00007078 branch  0x00006884 
+ 00026748  0x0000707a arg  0x0000001e , 0x00000007 
+ 00026749  0x0000707b branch  0x00006884 
+ 00026750  0x0000707d arg  0x00000002 , 0x00000007 
+ 00026751  0x0000707e branch  0x00006884 
+ 00026752  0x00007080 arg  0x00000001 , 0x00000039 
+ 00026753  0x00007081 branch  0x00006885 
+ 00026754  0x00007083 arg  0x00000004 , 0x00000039 
+ 00026755  0x00007084 branch  0x00006885 
+ 00026756  0x00007086 arg  0x00000002 , 0x00000039 
+ 00026757  0x00007088 qset0  0x00000011 
+ 00026758  0x00007089 increase  0x00000001 , 0x00000007 
+ 00026759  0x0000708a loop  0x00006885 
+ 00026760  0x0000708b rtn 
+ 00026761  0x00007094 call  0x00006895 
+ 00026762  0x00007095 arg  0x00000006 , 0x00000002 
+ 00026763  0x00007096 branch  0x0000680e 
+ 00026764  0x00007099 call  0x00006889 
+ 00026765  0x0000709a arg  0x00000006 , 0x00000002 
+ 00026766  0x0000709b branch  0x00006825 
+ 00026767  0x000070a0 call  0x00006895 
+ 00026768  0x000070a1 hfetch  0x00000001 , 0x00008078 
+ 00026769  0x000070a2 set1  0x00000007 , 0x0000003f 
+ 00026770  0x000070a3 hstore  0x00000001 , 0x00008078 
+ 00026771  0x000070a4 arg  0x00000007 , 0x00000002 
+ 00026772  0x000070a5 branch  0x000067fb 
+ 00026773  0x000070a8 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x000070a9 and_into  0x000000fb , 0x0000003f 
+ 00026775  0x000070aa hstore  0x00000001 , 0x00008081 
+ 00026776  0x000070ab rtn 
+ 00026777  0x000070ae hfetch  0x00000001 , 0x00008081 
+ 00026778  0x000070af isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x000070b0 rtn 
+ 00026780  0x000070b3 call  0x0000666a 
+ 00026781  0x000070b4 setarg  0x000007e0 
+ 00026782  0x000070b5 arg  0x00004150 , 0x00000011 
+ 00026783  0x000070b6 arg  0x00000002 , 0x00000002 
+ 00026784  0x000070b7 call  0x000066b3 
+ 00026785  0x000070b8 branch  0x0000666d 
+ 00026786  0x000070bc call  0x0000666a 
+ 00026787  0x000070bd setarg  0x000007e2 
+ 00026788  0x000070be arg  0x0000421d , 0x00000011 
+ 00026789  0x000070bf arg  0x0000000e , 0x00000002 
+ 00026790  0x000070c0 call  0x000066b3 
+ 00026791  0x000070c1 branch  0x0000666d 
+ 00026792  0x000070c6 bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x000070c8 call  0x000068a2 
+ 00026794  0x000070ca fetch  0x00000001 , 0x0000422d 
+ 00026795  0x000070cb beq  0x00000000 , 0x000068af 
+ 00026796  0x000070cc beq  0x00000001 , 0x000068c3 
+ 00026797  0x000070cd beq  0x00000002 , 0x000068d7 
+ 00026798  0x000070ce rtn 
+ 00026799  0x000070d1 fetcht  0x00000002 , 0x00004229 
+ 00026800  0x000070d2 setarg  0x0000aa55 
+ 00026801  0x000070d3 isub  0x00000002 , 0x0000003e 
+ 00026802  0x000070d4 branch  0x000068b8 , 0x00000005 
+ 00026803  0x000070d5 setarg  0x00004dfa 
+ 00026804  0x000070d6 store  0x00000002 , 0x00004227 
+ 00026805  0x000070d7 setarg  0x00004894 
+ 00026806  0x000070d8 store  0x00000002 , 0x00004221 
+ 00026807  0x000070d9 branch  0x000068c0 
+ 00026808  0x000070dc fetch  0x00000002 , 0x00004227 
+ 00026809  0x000070dd nbranch  0x000068bc , 0x00000034 
+ 00026810  0x000070de setarg  0x00004dfa 
+ 00026811  0x000070df store  0x00000002 , 0x00004227 
+ 00026812  0x000070e1 fetch  0x00000002 , 0x00004221 
+ 00026813  0x000070e2 nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x000070e3 setarg  0x00004894 
+ 00026815  0x000070e4 store  0x00000002 , 0x00004221 
+ 00026816  0x000070e6 setarg  0x00000064 
+ 00026817  0x000070e7 store  0x00000002 , 0x0000422b 
+ 00026818  0x000070e8 rtn 
+ 00026819  0x000070eb fetcht  0x00000002 , 0x00004229 
+ 00026820  0x000070ec setarg  0x0000aa55 
+ 00026821  0x000070ed isub  0x00000002 , 0x0000003e 
+ 00026822  0x000070ee branch  0x000068cc , 0x00000005 
+ 00026823  0x000070ef setarg  0x00005932 
+ 00026824  0x000070f0 store  0x00000002 , 0x00004225 
+ 00026825  0x000070f1 setarg  0x00004323 
+ 00026826  0x000070f2 store  0x00000002 , 0x0000421f 
+ 00026827  0x000070f3 branch  0x000068d4 
+ 00026828  0x000070f6 fetch  0x00000002 , 0x00004225 
+ 00026829  0x000070f7 nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070f8 setarg  0x00005932 
+ 00026831  0x000070f9 store  0x00000002 , 0x00004225 
+ 00026832  0x000070fb fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070fc nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070fd setarg  0x00004323 
+ 00026835  0x000070fe store  0x00000002 , 0x0000421f 
+ 00026836  0x00007100 setarg  0x00000190 
+ 00026837  0x00007101 store  0x00000002 , 0x0000422b 
+ 00026838  0x00007102 rtn 
+ 00026839  0x00007105 fetcht  0x00000002 , 0x00004229 
+ 00026840  0x00007106 setarg  0x0000aa55 
+ 00026841  0x00007107 isub  0x00000002 , 0x0000003e 
+ 00026842  0x00007108 branch  0x000068e0 , 0x00000005 
+ 00026843  0x00007109 setarg  0x00006946 
+ 00026844  0x0000710a store  0x00000002 , 0x00004223 
+ 00026845  0x0000710b setarg  0x00005377 
+ 00026846  0x0000710c store  0x00000002 , 0x0000421d 
+ 00026847  0x0000710d branch  0x000068e8 
+ 00026848  0x00007110 fetch  0x00000002 , 0x00004223 
+ 00026849  0x00007111 nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x00007112 setarg  0x00006946 
+ 00026851  0x00007113 store  0x00000002 , 0x00004223 
+ 00026852  0x00007115 fetch  0x00000002 , 0x0000421d 
+ 00026853  0x00007116 nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x00007117 setarg  0x00005377 
+ 00026855  0x00007118 store  0x00000002 , 0x0000421d 
+ 00026856  0x0000711a setarg  0x00000032 
+ 00026857  0x0000711b store  0x00000002 , 0x0000422b 
+ 00026858  0x0000711c rtn 
+ 00026859  0x00007120 fetch  0x00000001 , 0x0000422d 
+ 00026860  0x00007121 beq  0x00000000 , 0x000068f0 
+ 00026861  0x00007122 beq  0x00000001 , 0x000068f2 
+ 00026862  0x00007123 beq  0x00000002 , 0x000068f4 
+ 00026863  0x00007124 rtn 
+ 00026864  0x00007126 jam  0x000000bf , 0x00008971 
+ 00026865  0x00007127 branch  0x000068f8 
+ 00026866  0x00007129 jam  0x000000af , 0x00008971 
+ 00026867  0x0000712a branch  0x000068f8 
+ 00026868  0x0000712c jam  0x0000008f , 0x00008971 
+ 00026869  0x0000712d fetch  0x00000001 , 0x0000422e 
+ 00026870  0x0000712e hstore  0x00000001 , 0x00008973 
+ 00026871  0x0000712f branch  0x000068f8 
+ 00026872  0x00007131 bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x00007132 hfetch  0x00000001 , 0x00008053 
+ 00026874  0x00007133 set1  0x00000007 , 0x0000003f 
+ 00026875  0x00007134 hstore  0x00000001 , 0x00008053 
+ 00026876  0x00007135 hfetch  0x00000001 , 0x00008973 
+ 00026877  0x00007136 or_into  0x00000030 , 0x0000003f 
+ 00026878  0x00007137 hstore  0x00000001 , 0x00008973 
+ 00026879  0x00007138 jam  0x0000007c , 0x00008906 
+ 00026880  0x00007139 jam  0x000000aa , 0x00008972 
+ 00026881  0x0000713a nop  0x00001388 
+ 00026882  0x0000713b hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x0000713c hfetch  0x00000001 , 0x00008053 
+ 00026884  0x0000713d set0  0x00000007 , 0x0000003f 
+ 00026885  0x0000713e hstore  0x00000001 , 0x00008053 
+ 00026886  0x0000713f storet  0x00000002 , 0x0000422f 
+ 00026887  0x00007140 rtn 
+ 00026888  0x00007143 bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x00007144 fetch  0x00000001 , 0x0000422d 
+ 00026890  0x00007145 beq  0x00000000 , 0x0000690e 
+ 00026891  0x00007146 beq  0x00000001 , 0x00006912 
+ 00026892  0x00007147 beq  0x00000002 , 0x00006916 
+ 00026893  0x00007148 rtn 
+ 00026894  0x0000714b fetch  0x00000002 , 0x00004227 
+ 00026895  0x0000714c fetcht  0x00000002 , 0x00004221 
+ 00026896  0x0000714d arg  0x000000c8 , 0x00000013 
+ 00026897  0x0000714e branch  0x0000691a 
+ 00026898  0x00007151 fetch  0x00000002 , 0x00004225 
+ 00026899  0x00007152 fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x00007153 arg  0x00000064 , 0x00000013 
+ 00026901  0x00007154 branch  0x0000691a 
+ 00026902  0x00007157 fetch  0x00000002 , 0x00004223 
+ 00026903  0x00007158 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x00007159 arg  0x00000032 , 0x00000013 
+ 00026905  0x0000715a branch  0x0000691a 
+ 00026906  0x0000715d isub  0x00000002 , 0x00000011 
+ 00026907  0x0000715e fetch  0x00000002 , 0x0000422f 
+ 00026908  0x0000715f isub  0x00000002 , 0x0000003f 
+ 00026909  0x00007160 nbranch  0x00006927 , 0x00000002 
+ 00026910  0x00007161 fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x00007162 imul32  0x00000002 , 0x00000012 
+ 00026912  0x00007163 copy  0x00000013 , 0x0000003f 
+ 00026913  0x00007164 imul32  0x00000011 , 0x0000003f 
+ 00026914  0x00007165 iadd  0x00000012 , 0x0000003f 
+ 00026915  0x00007167 idiv  0x00000011 
+ 00026916  0x00007168 call  0x00007f86 
+ 00026917  0x00007169 quotient  0x0000003f 
+ 00026918  0x0000716a rtn 
+ 00026919  0x0000716d copy  0x00000002 , 0x0000003f 
+ 00026920  0x0000716e fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x0000716f isub  0x00000002 , 0x0000003f 
+ 00026922  0x00007170 fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x00007171 imul32  0x00000002 , 0x00000012 
+ 00026924  0x00007172 copy  0x00000013 , 0x0000003f 
+ 00026925  0x00007173 imul32  0x00000011 , 0x0000003f 
+ 00026926  0x00007174 isub  0x00000012 , 0x0000003f 
+ 00026927  0x00007175 branch  0x00006923 
+ 00026928  0x00007181 ifetch  0x00000008 , 0x00000011 
+ 00026929  0x00007182 store  0x00000008 , 0x00000a9a 
+ 00026930  0x00007183 fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x00007184 fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x00007185 isub  0x00000002 , 0x00000011 
+ 00026933  0x00007186 fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x00007187 isub  0x00000002 , 0x00000012 
+ 00026935  0x00007188 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x00007189 isub  0x00000002 , 0x0000003e 
+ 00026937  0x0000718a ncall  0x00006940 , 0x00000002 
+ 00026938  0x0000718b mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x0000718c idiv  0x00000011 
+ 00026940  0x0000718d call  0x00007f86 
+ 00026941  0x0000718e quotient  0x0000003f 
+ 00026942  0x0000718f call  0x00006944 , 0x00000034 
+ 00026943  0x00007190 rtn 
+ 00026944  0x00007192 fetch  0x00000001 , 0x00004231 
+ 00026945  0x00007193 set1  0x00000000 , 0x0000003f 
+ 00026946  0x00007194 store  0x00000001 , 0x00004231 
+ 00026947  0x00007195 rtn 
+ 00026948  0x00007197 fetcht  0x00000001 , 0x00004231 
+ 00026949  0x00007198 set1  0x00000001 , 0x00000002 
+ 00026950  0x00007199 storet  0x00000001 , 0x00004231 
+ 00026951  0x0000719a rtn 
+ 00026952  0x000071a0 fetch  0x00000002 , 0x0000423d 
+ 00026953  0x000071a1 ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x000071a3 rtn  0x00000034 
+ 00026955  0x000071a4 copy  0x0000003f , 0x00000039 
+ 00026956  0x000071a6 fetch  0x00000002 , 0x0000423d 
+ 00026957  0x000071a7 increase  0x00000003 , 0x0000003f 
+ 00026958  0x000071a8 copy  0x0000003f , 0x00000011 
+ 00026959  0x000071aa ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x000071ab call  0x000067fb 
+ 00026961  0x000071ac increase  0x00000001 , 0x00000011 
+ 00026962  0x000071ad loop  0x0000694f 
+ 00026963  0x000071af rtn 
+ 00026964  0x000071b2 fetch  0x00000002 , 0x0000423d 
+ 00026965  0x000071b3 increase  0x00000003 , 0x0000003f 
+ 00026966  0x000071b4 copy  0x0000003f , 0x00000011 
+ 00026967  0x000071b6 force  0x00000000 , 0x00000012 
+ 00026968  0x000071b7 jam  0x00000000 , 0x00000b12 
+ 00026969  0x000071b9 ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x000071ba call  0x0000681d 
+ 00026971  0x000071bb bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x000071bc fetch  0x00000002 , 0x00000b12 
+ 00026973  0x000071bd copy  0x00000012 , 0x00000007 
+ 00026974  0x000071be qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x000071bf store  0x00000002 , 0x00000b12 
+ 00026976  0x000071c0 increase  0x00000001 , 0x00000011 
+ 00026977  0x000071c1 increase  0x00000001 , 0x00000012 
+ 00026978  0x000071c2 fetch  0x00000002 , 0x0000423d 
+ 00026979  0x000071c3 ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x000071c5 ixor  0x00000012 , 0x0000003e 
+ 00026981  0x000071c6 nbranch  0x00006959 , 0x00000005 
+ 00026982  0x000071c7 fetch  0x00000002 , 0x00000b12 
+ 00026983  0x000071c8 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x000071c9 ixor  0x00000002 , 0x0000003e 
+ 00026985  0x000071ca rtn  0x00000005 
+ 00026986  0x000071cb enable  0x00000028 
+ 00026987  0x000071cc rtn 
+ 00026988  0x000071cf fetch  0x00000002 , 0x0000423d 
+ 00026989  0x000071d0 ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x000071d2 rtn  0x00000034 
+ 00026991  0x000071d3 copy  0x0000003f , 0x00000039 
+ 00026992  0x000071d4 fetch  0x00000002 , 0x0000423d 
+ 00026993  0x000071d5 increase  0x00000003 , 0x0000003f 
+ 00026994  0x000071d6 copy  0x0000003f , 0x00000011 
+ 00026995  0x000071d8 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x000071d9 call  0x000067dd 
+ 00026997  0x000071da increase  0x00000001 , 0x00000011 
+ 00026998  0x000071db loop  0x00006973 
+ 00026999  0x000071dd rtn 
+ 00027000  0x000071e0 arg  0x00000009 , 0x00000007 
+ 00027001  0x000071e1 call  0x00007f16 
+ 00027002  0x000071e2 nrtn  0x00000034 
+ 00027003  0x000071e3 setarg  0x00000020 
+ 00027004  0x000071e4 arg  0x00000009 , 0x00000007 
+ 00027005  0x000071e5 call  0x00007f08 
+ 00027006  0x000071e6 disable  0x00000028 
+ 00027007  0x000071e7 call  0x0000696c 
+ 00027008  0x000071e8 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x000071e9 fetch  0x00000002 , 0x0000423d 
+ 00027010  0x000071ea ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x000071ec rtn  0x00000034 
+ 00027012  0x000071ed call  0x00006954 
+ 00027013  0x000071ee nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x000071ef call  0x00007d00 
+ 00027015  0x000071f0 disable  0x00000028 
+ 00027016  0x000071f1 fetch  0x00000002 , 0x00000b12 
+ 00027017  0x000071f2 store  0x00000002 , 0x00000b19 
+ 00027018  0x000071f3 jam  0x00000000 , 0x00000b1b 
+ 00027019  0x000071f4 force  0x00000000 , 0x00000007 
+ 00027020  0x000071f6 fetch  0x00000002 , 0x00000b14 
+ 00027021  0x000071f7 rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071f8 storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071f9 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071fa fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071fb and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071fc rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071fd storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071fe ixor  0x00000011 , 0x0000003e 
+ 00027029  0x000071ff ncall  0x000069a1 , 0x00000005 
+ 00027030  0x00007200 fetch  0x00000002 , 0x0000423d 
+ 00027031  0x00007201 ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x00007203 fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x00007204 increase  0x00000001 , 0x00000002 
+ 00027034  0x00007205 storet  0x00000001 , 0x00000b1b 
+ 00027035  0x00007206 copy  0x00000002 , 0x00000007 
+ 00027036  0x00007207 ixor  0x00000007 , 0x0000003e 
+ 00027037  0x00007208 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x00007209 fetch  0x00000002 , 0x00000b12 
+ 00027039  0x0000720a store  0x00000002 , 0x00000b14 
+ 00027040  0x0000720b rtn 
+ 00027041  0x0000720d bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x0000720e fetch  0x00000002 , 0x0000423d 
+ 00027043  0x0000720f increase  0x00000001 , 0x0000003f 
+ 00027044  0x00007210 ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x00007211 branch  0x00007f9c 
+ 00027046  0x0000721d hfetch  0x00000001 , 0x00008042 
+ 00027047  0x0000721e ior  0x00000011 , 0x0000003f 
+ 00027048  0x0000721f hstore  0x00000001 , 0x00008042 
+ 00027049  0x00007220 hfetch  0x00000002 , 0x00008050 
+ 00027050  0x00007221 set0  0x0000000d , 0x0000003f 
+ 00027051  0x00007222 hstore  0x00000002 , 0x00008050 
+ 00027052  0x00007224 nop  0x00000064 
+ 00027053  0x00007225 rtn 
+ 00027054  0x00007231 fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x00007232 setarg  0x00b71b00 
+ 00027056  0x00007233 idiv  0x00000002 
+ 00027057  0x00007234 call  0x00007f86 
+ 00027058  0x00007235 quotient  0x00000002 
+ 00027059  0x00007236 fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x00007237 imul32  0x00000002 , 0x0000003f 
+ 00027061  0x00007238 div  0x0000003f , 0x00000064 
+ 00027062  0x00007239 call  0x00007f86 
+ 00027063  0x0000723a quotient  0x00000011 
+ 00027064  0x0000723b copy  0x00000002 , 0x0000003f 
+ 00027065  0x0000723c isub  0x00000011 , 0x00000012 
+ 00027066  0x0000723d fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x0000723e call  0x000069be 
+ 00027068  0x0000723f fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x00007240 branch  0x000069d5 
+ 00027070  0x00007244 beq  0x00000000 , 0x000069c4 
+ 00027071  0x00007245 beq  0x00000001 , 0x000069c6 
+ 00027072  0x00007246 beq  0x00000002 , 0x000069c8 
+ 00027073  0x00007247 beq  0x00000003 , 0x000069ca 
+ 00027074  0x00007248 beq  0x00000004 , 0x000069cc 
+ 00027075  0x00007249 beq  0x00000005 , 0x000069ce 
+ 00027076  0x0000724b arg  0x000080a0 , 0x00000005 
+ 00027077  0x0000724c branch  0x000069d0 
+ 00027078  0x0000724e arg  0x000080a4 , 0x00000005 
+ 00027079  0x0000724f branch  0x000069d0 
+ 00027080  0x00007251 arg  0x000080a8 , 0x00000005 
+ 00027081  0x00007252 branch  0x000069d0 
+ 00027082  0x00007254 arg  0x00008064 , 0x00000005 
+ 00027083  0x00007255 branch  0x000069d0 
+ 00027084  0x00007257 arg  0x00008068 , 0x00000005 
+ 00027085  0x00007258 branch  0x000069d0 
+ 00027086  0x0000725a arg  0x0000806c , 0x00000005 
+ 00027087  0x0000725b branch  0x000069d0 
+ 00027088  0x0000725d copy  0x00000011 , 0x0000003f 
+ 00027089  0x0000725e istore  0x00000002 , 0x00000005 
+ 00027090  0x0000725f copy  0x00000012 , 0x0000003f 
+ 00027091  0x00007260 istore  0x00000002 , 0x00000005 
+ 00027092  0x00007261 rtn 
+ 00027093  0x00007266 enable  0x00000028 
+ 00027094  0x00007267 branch  0x000069d8 
+ 00027095  0x00007269 disable  0x00000028 
+ 00027096  0x0000726b beq  0x00000004 , 0x000069e3 
+ 00027097  0x0000726c beq  0x00000005 , 0x000069e5 
+ 00027098  0x0000726d beq  0x0000001b , 0x000069e7 
+ 00027099  0x0000726e beq  0x0000001c , 0x000069e9 
+ 00027100  0x0000726f beq  0x00000003 , 0x000069eb 
+ 00027101  0x00007270 beq  0x00000008 , 0x000069ed 
+ 00027102  0x00007271 beq  0x00000014 , 0x000069ef 
+ 00027103  0x00007272 beq  0x00000015 , 0x000069f1 
+ 00027104  0x00007273 beq  0x00000016 , 0x000069f3 
+ 00027105  0x00007274 beq  0x00000017 , 0x000069f5 
+ 00027106  0x00007275 rtn 
+ 00027107  0x00007279 arg  0x00000006 , 0x00000007 
+ 00027108  0x0000727a branch  0x000069ff 
+ 00027109  0x0000727c arg  0x00000007 , 0x00000007 
+ 00027110  0x0000727d branch  0x000069ff 
+ 00027111  0x0000727f arg  0x00000008 , 0x00000007 
+ 00027112  0x00007280 branch  0x000069ff 
+ 00027113  0x00007282 arg  0x00000009 , 0x00000007 
+ 00027114  0x00007283 branch  0x000069ff 
+ 00027115  0x00007285 arg  0x0000000a , 0x00000007 
+ 00027116  0x00007286 branch  0x000069ff 
+ 00027117  0x00007288 arg  0x0000000b , 0x00000007 
+ 00027118  0x00007289 branch  0x000069ff 
+ 00027119  0x0000728b arg  0x0000000c , 0x00000007 
+ 00027120  0x0000728c branch  0x00006a01 
+ 00027121  0x0000728e arg  0x0000000d , 0x00000007 
+ 00027122  0x0000728f branch  0x00006a01 
+ 00027123  0x00007291 arg  0x0000000e , 0x00000007 
+ 00027124  0x00007292 branch  0x00006a01 
+ 00027125  0x00007294 arg  0x0000000f , 0x00000007 
+ 00027126  0x00007295 branch  0x00006a01 
+ 00027127  0x00007298 hfetch  0x00000002 , 0x00008081 
+ 00027128  0x00007299 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x0000729a hstore  0x00000002 , 0x00008081 
+ 00027130  0x0000729b copy  0x00000011 , 0x00000007 
+ 00027131  0x0000729c hfetch  0x00000001 , 0x00008085 
+ 00027132  0x0000729d qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x0000729e hstore  0x00000001 , 0x00008085 
+ 00027134  0x0000729f rtn 
+ 00027135  0x000072a2 add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x000072a3 branch  0x000069f7 
+ 00027137  0x000072a6 add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x000072a7 branch  0x000069f7 
+ 00027139  0x000072ad rtn  0x0000002b 
+ 00027140  0x000072ae jam  0x00000000 , 0x00004567 
+ 00027141  0x000072af jam  0x00000003 , 0x000004ed 
+ 00027142  0x000072b0 jam  0x00000003 , 0x000004ee 
+ 00027143  0x000072b1 jam  0x00000011 , 0x000004f2 
+ 00027144  0x000072b2 jam  0x00000013 , 0x000004f3 
+ 00027145  0x000072b3 setarg  0x00000000 
+ 00027146  0x000072b4 store  0x00000003 , 0x000004ef 
+ 00027147  0x000072b5 store  0x00000001 , 0x00004254 
+ 00027148  0x000072b6 jam  0x00000000 , 0x00004681 
+ 00027149  0x000072b9 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x000072ba setarg  0x00000000 
+ 00027151  0x000072bb store  0x00000001 , 0x00004254 
+ 00027152  0x000072bc store  0x00000001 , 0x00004564 
+ 00027153  0x000072bd store  0x00000001 , 0x0000455d 
+ 00027154  0x000072be fetch  0x00000001 , 0x0000456b 
+ 00027155  0x000072bf beq  0x00000001 , 0x00006a16 
+ 00027156  0x000072c0 jam  0x00000050 , 0x00004569 
+ 00027157  0x000072c1 rtn 
+ 00027158  0x000072c4 jam  0x00000000 , 0x00004569 
+ 00027159  0x000072c5 rtn 
+ 00027160  0x000072c8 or_into  0x00000002 , 0x00000002 
+ 00027161  0x000072c9 rtn 
+ 00027162  0x000072d6 copy  0x00000002 , 0x0000003f 
+ 00027163  0x000072d7 reverse  0x0000003f , 0x0000003f 
+ 00027164  0x000072d8 store  0x00000001 , 0x00004562 
+ 00027165  0x000072d9 force  0x0000003f , 0x0000003f 
+ 00027166  0x000072da reverse  0x0000003f , 0x0000003f 
+ 00027167  0x000072db store  0x00000001 , 0x00004561 
+ 00027168  0x000072dc force  0x00000001 , 0x0000003f 
+ 00027169  0x000072dd reverse  0x0000003f , 0x0000003f 
+ 00027170  0x000072de store  0x00000001 , 0x00004560 
+ 00027171  0x000072df call  0x00006a50 
+ 00027172  0x000072e0 copy  0x00000002 , 0x0000003f 
+ 00027173  0x000072e1 rtn 
+ 00027174  0x000072e3 reverse  0x0000003f , 0x0000003f 
+ 00027175  0x000072e4 store  0x00000001 , 0x00004562 
+ 00027176  0x000072e5 force  0x00000073 , 0x0000003f 
+ 00027177  0x000072e6 reverse  0x0000003f , 0x0000003f 
+ 00027178  0x000072e7 store  0x00000001 , 0x00004561 
+ 00027179  0x000072e8 force  0x00000001 , 0x0000003f 
+ 00027180  0x000072e9 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x000072ea store  0x00000001 , 0x00004560 
+ 00027182  0x000072eb branch  0x00006a50 
+ 00027183  0x000072ee fetch  0x00000001 , 0x00004563 
+ 00027184  0x000072ef branch  0x00006a33 , 0x00000034 
+ 00027185  0x000072f0 setarg  0x00000070 
+ 00027186  0x000072f1 rtn 
+ 00027187  0x000072f3 setarg  0x000000aa 
+ 00027188  0x000072f4 rtn 
+ 00027189  0x000072f7 reverse  0x0000003f , 0x0000003f 
+ 00027190  0x000072f8 store  0x00000001 , 0x00004562 
+ 00027191  0x000072f9 force  0x000000ef , 0x0000003f 
+ 00027192  0x000072fa call  0x00006a44 
+ 00027193  0x000072fb fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072fc copy  0x00000002 , 0x00000005 
+ 00027195  0x000072fd istore  0x00000001 , 0x00000005 
+ 00027196  0x000072fe copy  0x00000005 , 0x00000002 
+ 00027197  0x000072ff storet  0x00000002 , 0x000004f7 
+ 00027198  0x00007300 force  0x000000ff , 0x0000003f 
+ 00027199  0x00007301 call  0x00006a44 
+ 00027200  0x00007302 fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x00007303 copy  0x00000002 , 0x00000005 
+ 00027202  0x00007304 istore  0x00000001 , 0x00000005 
+ 00027203  0x00007305 rtn 
+ 00027204  0x0000730f reverse  0x0000003f , 0x0000003f 
+ 00027205  0x00007310 store  0x00000001 , 0x00004561 
+ 00027206  0x00007311 fetch  0x00000002 , 0x00004561 
+ 00027207  0x00007312 lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x00007313 store  0x00000003 , 0x000004f4 
+ 00027209  0x00007314 arg  0x00000107 , 0x00000011 
+ 00027210  0x00007315 arg  0x0000000f , 0x00000012 
+ 00027211  0x00007316 call  0x00006a5d 
+ 00027212  0x00007317 xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x00007318 invert  0x0000003f , 0x0000003f 
+ 00027214  0x00007319 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x0000731a rtn 
+ 00027216  0x00007325 fetch  0x00000003 , 0x00004560 
+ 00027217  0x00007326 store  0x00000003 , 0x000004f4 
+ 00027218  0x00007327 arg  0x00000107 , 0x00000011 
+ 00027219  0x00007328 arg  0x0000000f , 0x00000012 
+ 00027220  0x00007329 call  0x00006a5d 
+ 00027221  0x0000732a lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x0000732b arg  0x00000007 , 0x00000012 
+ 00027223  0x0000732c call  0x00006a5d 
+ 00027224  0x0000732d xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x0000732e invert  0x0000003f , 0x0000003f 
+ 00027226  0x0000732f reverse  0x0000003f , 0x0000003f 
+ 00027227  0x00007330 copy  0x0000003f , 0x00000002 
+ 00027228  0x00007331 rtn 
+ 00027229  0x00007334 arg  0x00000000 , 0x00000013 
+ 00027230  0x00007335 copy  0x00000012 , 0x00000039 
+ 00027231  0x00007336 call  0x00007e71 
+ 00027232  0x00007337 icopy  0x00000002 
+ 00027233  0x0000733d copy  0x00000002 , 0x0000003f 
+ 00027234  0x0000733e lshift  0x00000013 , 0x00000013 
+ 00027235  0x0000733f bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x00007340 ixor  0x00000011 , 0x00000002 
+ 00027237  0x00007341 increase  0x00000001 , 0x00000013 
+ 00027238  0x00007343 lshift  0x00000002 , 0x00000002 
+ 00027239  0x00007344 fetch  0x00000003 , 0x000004f4 
+ 00027240  0x00007345 increase  0xffffffff , 0x00000012 
+ 00027241  0x00007346 compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x00007347 branch  0x00006a70 , 0x00000001 
+ 00027243  0x00007348 copy  0x00000012 , 0x00000039 
+ 00027244  0x00007349 call  0x00007e71 
+ 00027245  0x0000734a isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x0000734b setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x0000734c branch  0x00006a61 
+ 00027248  0x0000734f rshift  0x00000002 , 0x0000003f 
+ 00027249  0x00007350 rtn 
+ 00027250  0x00007353 fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x00007356 lshift2  0x00000002 , 0x00000002 
+ 00027252  0x00007357 set1  0x00000000 , 0x00000002 
+ 00027253  0x00007358 fetch  0x00000001 , 0x00004563 
+ 00027254  0x00007359 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x0000735a storet  0x00000001 , 0x0000050d 
+ 00027256  0x0000735b rtn 
+ 00027257  0x0000735f lshift  0x00000002 , 0x00000002 
+ 00027258  0x00007360 fetch  0x00000001 , 0x00004563 
+ 00027259  0x00007361 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x00007363 rtn 
+ 00027261  0x00007365 fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x00007366 jam  0x000000d7 , 0x000004fe 
+ 00027263  0x00007367 call  0x00006bb6 
+ 00027264  0x00007368 fetch  0x00000001 , 0x00004251 
+ 00027265  0x00007369 set1  0x00000006 , 0x0000003f 
+ 00027266  0x0000736a set1  0x00000007 , 0x0000003f 
+ 00027267  0x0000736b store  0x00000001 , 0x00004251 
+ 00027268  0x0000736c jam  0x00000000 , 0x00004563 
+ 00027269  0x0000736d branch  0x00006b97 
+ 00027270  0x0000736f fetch  0x00000001 , 0x00004251 
+ 00027271  0x00007370 set1  0x00000007 , 0x0000003f 
+ 00027272  0x00007371 store  0x00000001 , 0x00004251 
+ 00027273  0x00007372 branch  0x00006b97 
+ 00027274  0x00007376 bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x00007377 fetch  0x00000001 , 0x00004681 
+ 00027276  0x00007378 beq  0x00000000 , 0x00006a8e 
+ 00027277  0x00007379 branch  0x00006b4c 
+ 00027278  0x0000737c fetch  0x00000002 , 0x00000264 
+ 00027279  0x0000737d copy  0x0000003f , 0x00000006 
+ 00027280  0x0000737e call  0x00006ab8 
+ 00027281  0x0000737f fetch  0x00000001 , 0x000004fc 
+ 00027282  0x00007380 beq  0x00000000 , 0x00006a94 
+ 00027283  0x00007381 branch  0x00006b18 
+ 00027284  0x00007383 bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x00007384 fetch  0x00000001 , 0x000004fd 
+ 00027286  0x00007385 beq  0x0000003f , 0x00006a7d 
+ 00027287  0x00007386 beq  0x00000073 , 0x00006a86 
+ 00027288  0x00007387 beq  0x000000ef , 0x00006a9b 
+ 00027289  0x00007388 beq  0x00000053 , 0x00006b44 
+ 00027290  0x00007389 rtn 
+ 00027291  0x0000738d fetch  0x00000002 , 0x00000501 
+ 00027292  0x0000738e copy  0x0000003f , 0x00000006 
+ 00027293  0x0000738f call  0x00006ac3 
+ 00027294  0x00007390 fetch  0x00000001 , 0x00000503 
+ 00027295  0x00007391 beq  0x00000041 , 0x00006aa5 
+ 00027296  0x00007392 beq  0x00000040 , 0x00006aad 
+ 00027297  0x00007393 beq  0x00000071 , 0x00006ae6 
+ 00027298  0x00007394 beq  0x00000070 , 0x00006af2 
+ 00027299  0x00007395 beq  0x00000049 , 0x00006afd 
+ 00027300  0x00007396 branch  0x00006b97 
+ 00027301  0x00007399 call  0x00006aaf 
+ 00027302  0x0000739b branch  0x00006aa7 
+ 00027303  0x0000739e fetch  0x00000001 , 0x00004254 
+ 00027304  0x0000739f set1  0x00000000 , 0x0000003f 
+ 00027305  0x000073a0 set1  0x00000001 , 0x0000003f 
+ 00027306  0x000073a1 store  0x00000001 , 0x00004254 
+ 00027307  0x000073a2 call  0x00006be0 
+ 00027308  0x000073a3 branch  0x00006b97 
+ 00027309  0x000073a6 call  0x00006aaf 
+ 00027310  0x000073a7 branch  0x00006b97 
+ 00027311  0x000073aa call  0x00006acb 
+ 00027312  0x000073ab branch  0x00006ad7 
+ 00027313  0x000073ae call  0x00006acb 
+ 00027314  0x000073af ifetch  0x00000001 , 0x00000006 
+ 00027315  0x000073b0 rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x000073b1 store  0x00000001 , 0x0000456a 
+ 00027317  0x000073b2 ifetch  0x00000001 , 0x00000006 
+ 00027318  0x000073b3 store  0x00000001 , 0x00000508 
+ 00027319  0x000073b4 rtn 
+ 00027320  0x000073b8 ifetch  0x00000001 , 0x00000006 
+ 00027321  0x000073b9 store  0x00000001 , 0x000004fb 
+ 00027322  0x000073ba rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x000073bb store  0x00000001 , 0x000004fc 
+ 00027324  0x000073bc ifetch  0x00000001 , 0x00000006 
+ 00027325  0x000073bd store  0x00000001 , 0x000004fd 
+ 00027326  0x000073bf call  0x00006ace 
+ 00027327  0x000073c0 storet  0x00000002 , 0x000004ff 
+ 00027328  0x000073c1 copy  0x00000006 , 0x0000003f 
+ 00027329  0x000073c2 store  0x00000002 , 0x00000501 
+ 00027330  0x000073c3 rtn 
+ 00027331  0x000073c6 ifetch  0x00000001 , 0x00000006 
+ 00027332  0x000073c7 rshift  0x0000003f , 0x0000003f 
+ 00027333  0x000073c8 store  0x00000001 , 0x00000503 
+ 00027334  0x000073c9 call  0x00006ace 
+ 00027335  0x000073ca storet  0x00000002 , 0x00000504 
+ 00027336  0x000073cb copy  0x00000006 , 0x0000003f 
+ 00027337  0x000073cc store  0x00000002 , 0x00000506 
+ 00027338  0x000073cd rtn 
+ 00027339  0x000073d1 fetch  0x00000002 , 0x00000506 
+ 00027340  0x000073d2 copy  0x0000003f , 0x00000006 
+ 00027341  0x000073d3 rtn 
+ 00027342  0x000073d6 ifetch  0x00000001 , 0x00000006 
+ 00027343  0x000073d7 copy  0x0000003f , 0x00000002 
+ 00027344  0x000073d8 rshift  0x00000002 , 0x00000002 
+ 00027345  0x000073d9 rtnbit1  0x00000000 
+ 00027346  0x000073da ifetch  0x00000001 , 0x00000006 
+ 00027347  0x000073db lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x000073dc lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x000073dd iadd  0x00000002 , 0x00000002 
+ 00027350  0x000073de rtn 
+ 00027351  0x000073e1 ifetch  0x00000001 , 0x00000006 
+ 00027352  0x000073e2 store  0x00000001 , 0x0000455d 
+ 00027353  0x000073e3 ifetch  0x00000001 , 0x00000006 
+ 00027354  0x000073e4 store  0x00000001 , 0x00000509 
+ 00027355  0x000073e5 ifetch  0x00000001 , 0x00000006 
+ 00027356  0x000073e6 store  0x00000001 , 0x0000050a 
+ 00027357  0x000073e7 ifetch  0x00000001 , 0x00000006 
+ 00027358  0x000073e8 store  0x00000001 , 0x0000050b 
+ 00027359  0x000073e9 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x000073ea store  0x00000002 , 0x0000455e 
+ 00027361  0x000073eb ifetch  0x00000001 , 0x00000006 
+ 00027362  0x000073ec store  0x00000001 , 0x0000050c 
+ 00027363  0x000073ed ifetch  0x00000001 , 0x00000006 
+ 00027364  0x000073ee store  0x00000001 , 0x00004568 
+ 00027365  0x000073ef rtn 
+ 00027366  0x000073f3 call  0x00006ab1 
+ 00027367  0x000073f5 branch  0x00006ae8 
+ 00027368  0x000073f8 fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073f9 set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073fa set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073fb store  0x00000001 , 0x00004254 
+ 00027372  0x000073fc fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073fd lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073fe or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073ff call  0x00006c11 
+ 00027376  0x00007400 jam  0x00000003 , 0x00004567 
+ 00027377  0x00007401 branch  0x00006b97 
+ 00027378  0x00007404 jam  0x00000008 , 0x00000a99 
+ 00027379  0x00007405 call  0x00007d86 
+ 00027380  0x00007406 call  0x00006ab1 
+ 00027381  0x00007407 fetch  0x00000001 , 0x0000456a 
+ 00027382  0x00007408 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x00007409 branch  0x00006af9 , 0x00000005 
+ 00027384  0x0000740a branch  0x00002a8c 
+ 00027385  0x0000740c fetch  0x00000001 , 0x00004254 
+ 00027386  0x0000740d set1  0x00000007 , 0x0000003f 
+ 00027387  0x0000740e store  0x00000001 , 0x00004254 
+ 00027388  0x0000740f branch  0x00006b97 
+ 00027389  0x00007412 call  0x00006acb 
+ 00027390  0x00007413 ifetch  0x00000001 , 0x00000006 
+ 00027391  0x00007414 store  0x00000001 , 0x00000ac2 
+ 00027392  0x00007415 call  0x000052d2 
+ 00027393  0x00007416 call  0x000052e0 
+ 00027394  0x00007417 setarg  0x0000000e 
+ 00027395  0x00007418 istore  0x00000002 , 0x00000005 
+ 00027396  0x00007419 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x0000741a istore  0x00000002 , 0x00000005 
+ 00027398  0x0000741b fetch  0x00000001 , 0x00004563 
+ 00027399  0x0000741d lshift  0x0000003f , 0x0000003f 
+ 00027400  0x0000741e set1  0x00000000 , 0x0000003f 
+ 00027401  0x0000741f istore  0x00000001 , 0x00000005 
+ 00027402  0x00007420 bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x00007421 setarg  0x000015ef 
+ 00027404  0x00007422 istore  0x00000002 , 0x00000005 
+ 00027405  0x00007423 setarg  0x00001191 
+ 00027406  0x00007424 istore  0x00000002 , 0x00000005 
+ 00027407  0x00007427 fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x00007428 istore  0x00000001 , 0x00000005 
+ 00027409  0x00007429 setarg  0x00000007 
+ 00027410  0x0000742a istore  0x00000005 , 0x00000005 
+ 00027411  0x0000742d setarg  0x00000001 
+ 00027412  0x0000742e istore  0x00000002 , 0x00000005 
+ 00027413  0x00007431 call  0x00006a2f 
+ 00027414  0x00007432 istore  0x00000001 , 0x00000005 
+ 00027415  0x00007433 rtn 
+ 00027416  0x00007438 branch  0x00006b19 
+ 00027417  0x0000743b bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x0000743c fetch  0x00000001 , 0x000004fd 
+ 00027419  0x0000743d beq  0x00000073 , 0x00006b21 
+ 00027420  0x0000743e beq  0x0000003f , 0x00006b25 
+ 00027421  0x0000743f beq  0x000000ef , 0x00006b3f 
+ 00027422  0x00007440 beq  0x000000ff , 0x00006b37 
+ 00027423  0x00007441 beq  0x00000053 , 0x00006b46 
+ 00027424  0x00007442 rtn 
+ 00027425  0x00007444 fetch  0x00000001 , 0x00004254 
+ 00027426  0x00007445 set1  0x00000003 , 0x0000003f 
+ 00027427  0x00007446 store  0x00000001 , 0x00004254 
+ 00027428  0x00007447 branch  0x00006b97 
+ 00027429  0x00007449 fetch  0x00000001 , 0x00004254 
+ 00027430  0x0000744a set1  0x00000003 , 0x0000003f 
+ 00027431  0x0000744b set1  0x00000002 , 0x0000003f 
+ 00027432  0x0000744c store  0x00000001 , 0x00004254 
+ 00027433  0x0000744d fetch  0x00000001 , 0x000004fb 
+ 00027434  0x0000744e call  0x00006a26 
+ 00027435  0x0000744f store  0x00000001 , 0x000004fe 
+ 00027436  0x00007450 call  0x00006bb6 
+ 00027437  0x00007451 fetch  0x00000001 , 0x000004fb 
+ 00027438  0x00007452 rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x00007453 store  0x00000001 , 0x0000455d 
+ 00027440  0x00007454 lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x00007455 set0  0x00000001 , 0x0000003f 
+ 00027442  0x00007456 set1  0x00000000 , 0x0000003f 
+ 00027443  0x00007457 arg  0x00004565 , 0x00000002 
+ 00027444  0x00007458 storet  0x00000002 , 0x000004f7 
+ 00027445  0x00007459 call  0x00006a35 
+ 00027446  0x0000745a branch  0x00006b97 
+ 00027447  0x0000745d fetch  0x00000002 , 0x00000501 
+ 00027448  0x0000745e copy  0x0000003f , 0x00000006 
+ 00027449  0x0000745f increase  0x00000001 , 0x0000003f 
+ 00027450  0x00007460 store  0x00000002 , 0x00000501 
+ 00027451  0x00007461 ifetch  0x00000001 , 0x00000006 
+ 00027452  0x00007462 fetcht  0x00000001 , 0x00004568 
+ 00027453  0x00007463 iadd  0x00000002 , 0x0000003f 
+ 00027454  0x00007464 store  0x00000001 , 0x00004568 
+ 00027455  0x00007466 call  0x00006c42 
+ 00027456  0x00007468 call  0x00006a72 
+ 00027457  0x00007469 call  0x00006c28 
+ 00027458  0x0000746a call  0x00006c4b 
+ 00027459  0x0000746b branch  0x00006b97 
+ 00027460  0x0000746e jam  0x00000009 , 0x00000a99 
+ 00027461  0x0000746f call  0x00007d86 
+ 00027462  0x00007471 call  0x00006a0d 
+ 00027463  0x00007472 fetch  0x00000001 , 0x000004fb 
+ 00027464  0x00007473 call  0x00006a26 
+ 00027465  0x00007474 store  0x00000001 , 0x000004fe 
+ 00027466  0x00007475 call  0x00006bb6 
+ 00027467  0x00007476 branch  0x00006b97 
+ 00027468  0x0000747c fetch  0x00000002 , 0x00000264 
+ 00027469  0x0000747d copy  0x0000003f , 0x00000006 
+ 00027470  0x0000747e call  0x00006ab8 
+ 00027471  0x0000747f fetch  0x00000001 , 0x000004fc 
+ 00027472  0x00007480 beq  0x00000000 , 0x00006b52 
+ 00027473  0x00007481 branch  0x00006b86 
+ 00027474  0x00007484 bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x00007485 fetch  0x00000001 , 0x000004fd 
+ 00027476  0x00007486 beq  0x0000003f , 0x00006a7d 
+ 00027477  0x00007487 beq  0x00000073 , 0x00006a86 
+ 00027478  0x00007488 beq  0x000000ef , 0x00006b58 
+ 00027479  0x00007489 branch  0x00006b97 
+ 00027480  0x0000748b fetch  0x00000002 , 0x00000501 
+ 00027481  0x0000748c copy  0x0000003f , 0x00000006 
+ 00027482  0x0000748d call  0x00006ac3 
+ 00027483  0x0000748e fetch  0x00000001 , 0x00000503 
+ 00027484  0x0000748f beq  0x00000041 , 0x00006b61 
+ 00027485  0x00007490 beq  0x00000040 , 0x00006b61 
+ 00027486  0x00007491 beq  0x00000071 , 0x00006b6c 
+ 00027487  0x00007492 beq  0x00000070 , 0x00006b7c 
+ 00027488  0x00007493 branch  0x00006b97 
+ 00027489  0x00007496 call  0x00006aaf 
+ 00027490  0x00007497 fetch  0x00000001 , 0x0000455d 
+ 00027491  0x00007498 rshift  0x0000003f , 0x0000003f 
+ 00027492  0x00007499 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x0000749a isub  0x00000002 , 0x0000003e 
+ 00027494  0x0000749b branch  0x00006b68 , 0x00000005 
+ 00027495  0x0000749c branch  0x00002a8c 
+ 00027496  0x0000749e fetch  0x00000001 , 0x00004254 
+ 00027497  0x0000749f set1  0x00000001 , 0x0000003f 
+ 00027498  0x000074a0 store  0x00000001 , 0x00004254 
+ 00027499  0x000074a1 branch  0x00006b97 
+ 00027500  0x000074a4 call  0x00006ab1 
+ 00027501  0x000074a5 fetch  0x00000001 , 0x0000456a 
+ 00027502  0x000074a6 fetcht  0x00000001 , 0x00004564 
+ 00027503  0x000074a7 isub  0x00000002 , 0x0000003e 
+ 00027504  0x000074a8 branch  0x00006b73 , 0x00000005 
+ 00027505  0x000074a9 branch  0x00002a8c 
+ 00027506  0x000074aa branch  0x00006b97 
+ 00027507  0x000074ac fetch  0x00000001 , 0x00004254 
+ 00027508  0x000074ad set1  0x00000005 , 0x0000003f 
+ 00027509  0x000074ae set1  0x00000006 , 0x0000003f 
+ 00027510  0x000074af store  0x00000001 , 0x00004254 
+ 00027511  0x000074b0 fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x000074b1 lshift2  0x00000002 , 0x00000002 
+ 00027513  0x000074b2 or_into  0x00000003 , 0x00000002 
+ 00027514  0x000074b3 call  0x00006c11 
+ 00027515  0x000074b4 branch  0x00006b97 
+ 00027516  0x000074b7 call  0x00006ab1 
+ 00027517  0x000074b8 fetch  0x00000001 , 0x0000456a 
+ 00027518  0x000074b9 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x000074ba isub  0x00000002 , 0x0000003e 
+ 00027520  0x000074bb branch  0x00006b82 , 0x00000005 
+ 00027521  0x000074bc branch  0x00002a8c 
+ 00027522  0x000074be fetch  0x00000001 , 0x00004254 
+ 00027523  0x000074bf set1  0x00000007 , 0x0000003f 
+ 00027524  0x000074c0 store  0x00000001 , 0x00004254 
+ 00027525  0x000074c1 branch  0x00006b97 
+ 00027526  0x000074c4 fetch  0x00000001 , 0x000004fc 
+ 00027527  0x000074c5 fetcht  0x00000001 , 0x00004564 
+ 00027528  0x000074c6 isub  0x00000002 , 0x0000003e 
+ 00027529  0x000074c7 branch  0x00006b8c , 0x00000005 
+ 00027530  0x000074c8 branch  0x00002a8c 
+ 00027531  0x000074c9 branch  0x00006b97 
+ 00027532  0x000074cc fetch  0x00000001 , 0x000004fd 
+ 00027533  0x000074cd beq  0x00000073 , 0x00006b91 
+ 00027534  0x000074ce beq  0x000000ef , 0x00006b3f 
+ 00027535  0x000074cf beq  0x000000ff , 0x00006b37 
+ 00027536  0x000074d0 beq  0x00000053 , 0x00006b96 
+ 00027537  0x000074d2 fetch  0x00000001 , 0x00004254 
+ 00027538  0x000074d3 set1  0x00000003 , 0x0000003f 
+ 00027539  0x000074d4 store  0x00000001 , 0x00004254 
+ 00027540  0x000074d5 branch  0x00006b97 
+ 00027541  0x000074d7 branch  0x00006b95 
+ 00027542  0x000074d9 branch  0x00006b46 
+ 00027543  0x000074db rtn 
+ 00027544  0x000074de fetch  0x00000001 , 0x00004567 
+ 00027545  0x000074df rtn  0x00000034 
+ 00027546  0x000074e0 beq  0x00000003 , 0x00006b9c 
+ 00027547  0x000074e1 branch  0x00002a8c 
+ 00027548  0x000074e4 jam  0x00000000 , 0x00004567 
+ 00027549  0x000074e5 call  0x000052d2 
+ 00027550  0x000074e6 arg  0x00000001 , 0x00000002 
+ 00027551  0x000074e7 fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x000074e8 lshift2  0x00000002 , 0x00000002 
+ 00027553  0x000074ea or_into  0x00000003 , 0x00000002 
+ 00027554  0x000074eb arg  0x000000aa , 0x00000011 
+ 00027555  0x000074ec call  0x00006bfc 
+ 00027556  0x000074ed call  0x000052e0 
+ 00027557  0x000074ee copy  0x00000005 , 0x00000006 
+ 00027558  0x000074ef ifetch  0x00000002 , 0x00000006 
+ 00027559  0x000074f0 branch  0x00002a8c , 0x00000034 
+ 00027560  0x000074f1 rtn 
+ 00027561  0x000074f4 call  0x000052e0 
+ 00027562  0x000074f5 setarg  0x00000004 
+ 00027563  0x000074f6 istore  0x00000002 , 0x00000005 
+ 00027564  0x000074f7 fetch  0x00000002 , 0x0000424a 
+ 00027565  0x000074f8 istore  0x00000002 , 0x00000005 
+ 00027566  0x000074f9 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074fa istore  0x00000001 , 0x00000005 
+ 00027568  0x000074fb bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074fc setarg  0x0000013f 
+ 00027570  0x000074fd istore  0x00000002 , 0x00000005 
+ 00027571  0x000074fe fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074ff istore  0x00000001 , 0x00000005 
+ 00027573  0x00007500 rtn 
+ 00027574  0x00007502 call  0x000052d2 
+ 00027575  0x00007503 call  0x000052e0 
+ 00027576  0x00007504 setarg  0x00000004 
+ 00027577  0x00007505 istore  0x00000002 , 0x00000005 
+ 00027578  0x00007506 fetch  0x00000002 , 0x0000424a 
+ 00027579  0x00007507 istore  0x00000002 , 0x00000005 
+ 00027580  0x00007508 fetch  0x00000001 , 0x000004fb 
+ 00027581  0x00007509 istore  0x00000001 , 0x00000005 
+ 00027582  0x0000750a bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x0000750b setarg  0x00000173 
+ 00027584  0x0000750c istore  0x00000002 , 0x00000005 
+ 00027585  0x0000750d fetch  0x00000001 , 0x000004fe 
+ 00027586  0x0000750e istore  0x00000001 , 0x00000005 
+ 00027587  0x0000750f rtn 
+ 00027588  0x00007511 call  0x000052e0 
+ 00027589  0x00007512 setarg  0x0000000e 
+ 00027590  0x00007513 istore  0x00000002 , 0x00000005 
+ 00027591  0x00007514 fetch  0x00000002 , 0x0000424a 
+ 00027592  0x00007515 istore  0x00000002 , 0x00000005 
+ 00027593  0x00007516 fetch  0x00000001 , 0x00004563 
+ 00027594  0x00007517 lshift  0x0000003f , 0x0000003f 
+ 00027595  0x00007518 set1  0x00000000 , 0x0000003f 
+ 00027596  0x00007519 istore  0x00000001 , 0x00000005 
+ 00027597  0x0000751a bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x0000751b setarg  0x000015ef 
+ 00027599  0x0000751c istore  0x00000002 , 0x00000005 
+ 00027600  0x0000751d setarg  0x00001183 
+ 00027601  0x0000751e istore  0x00000002 , 0x00000005 
+ 00027602  0x0000751f copy  0x00000002 , 0x0000003f 
+ 00027603  0x00007520 istore  0x00000001 , 0x00000005 
+ 00027604  0x00007521 setarg  0x000000f0 
+ 00027605  0x00007522 istore  0x00000003 , 0x00000005 
+ 00027606  0x00007523 setarg  0x0000007f 
+ 00027607  0x00007524 istore  0x00000002 , 0x00000005 
+ 00027608  0x00007525 setarg  0x00000000 
+ 00027609  0x00007526 istore  0x00000001 , 0x00000005 
+ 00027610  0x00007527 setarg  0x00000001 
+ 00027611  0x00007528 istore  0x00000001 , 0x00000005 
+ 00027612  0x00007529 call  0x00006a2f 
+ 00027613  0x0000752a istore  0x00000001 , 0x00000005 
+ 00027614  0x0000752b jam  0x00000010 , 0x00004569 
+ 00027615  0x0000752c rtn 
+ 00027616  0x0000752e call  0x000052d2 
+ 00027617  0x0000752f call  0x000052e0 
+ 00027618  0x00007530 setarg  0x0000000e 
+ 00027619  0x00007531 istore  0x00000002 , 0x00000005 
+ 00027620  0x00007532 fetch  0x00000002 , 0x0000424a 
+ 00027621  0x00007533 istore  0x00000002 , 0x00000005 
+ 00027622  0x00007534 fetch  0x00000001 , 0x00004563 
+ 00027623  0x00007535 lshift  0x0000003f , 0x0000003f 
+ 00027624  0x00007536 set1  0x00000000 , 0x0000003f 
+ 00027625  0x00007537 istore  0x00000001 , 0x00000005 
+ 00027626  0x00007538 bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x00007539 setarg  0x000015ef 
+ 00027628  0x0000753a istore  0x00000002 , 0x00000005 
+ 00027629  0x0000753b setarg  0x00001181 
+ 00027630  0x0000753c istore  0x00000002 , 0x00000005 
+ 00027631  0x0000753d fetch  0x00000001 , 0x0000455d 
+ 00027632  0x0000753e istore  0x00000001 , 0x00000005 
+ 00027633  0x0000753f setarg  0x000000e0 
+ 00027634  0x00007540 istore  0x00000003 , 0x00000005 
+ 00027635  0x00007541 fetch  0x00000002 , 0x0000456c 
+ 00027636  0x00007542 istore  0x00000002 , 0x00000005 
+ 00027637  0x00007543 setarg  0x00000000 
+ 00027638  0x00007544 istore  0x00000001 , 0x00000005 
+ 00027639  0x00007545 fetch  0x00000001 , 0x0000456e 
+ 00027640  0x00007546 istore  0x00000001 , 0x00000005 
+ 00027641  0x00007547 call  0x00006a2f 
+ 00027642  0x00007548 istore  0x00000001 , 0x00000005 
+ 00027643  0x00007549 rtn 
+ 00027644  0x0000754b call  0x000052e0 
+ 00027645  0x0000754c setarg  0x00000008 
+ 00027646  0x0000754d istore  0x00000002 , 0x00000005 
+ 00027647  0x0000754e fetch  0x00000002 , 0x0000424a 
+ 00027648  0x0000754f istore  0x00000002 , 0x00000005 
+ 00027649  0x00007550 fetch  0x00000001 , 0x00004563 
+ 00027650  0x00007551 lshift  0x0000003f , 0x0000003f 
+ 00027651  0x00007552 set1  0x00000000 , 0x0000003f 
+ 00027652  0x00007553 istore  0x00000001 , 0x00000005 
+ 00027653  0x00007554 bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x00007555 setarg  0x000009ef 
+ 00027655  0x00007556 istore  0x00000002 , 0x00000005 
+ 00027656  0x00007557 setarg  0x000005e3 
+ 00027657  0x00007558 istore  0x00000002 , 0x00000005 
+ 00027658  0x00007559 copy  0x00000002 , 0x0000003f 
+ 00027659  0x0000755a istore  0x00000001 , 0x00000005 
+ 00027660  0x0000755b setarg  0x0000008d 
+ 00027661  0x0000755c istore  0x00000001 , 0x00000005 
+ 00027662  0x0000755d call  0x00006a2f 
+ 00027663  0x0000755e istore  0x00000001 , 0x00000005 
+ 00027664  0x0000755f rtn 
+ 00027665  0x00007562 call  0x000052d2 
+ 00027666  0x00007563 call  0x000052e0 
+ 00027667  0x00007564 setarg  0x00000008 
+ 00027668  0x00007565 istore  0x00000002 , 0x00000005 
+ 00027669  0x00007566 fetch  0x00000002 , 0x0000424a 
+ 00027670  0x00007567 istore  0x00000002 , 0x00000005 
+ 00027671  0x00007568 copy  0x00000002 , 0x0000000b 
+ 00027672  0x00007569 fetch  0x00000001 , 0x00004563 
+ 00027673  0x0000756a lshift  0x0000003f , 0x0000003f 
+ 00027674  0x0000756b set1  0x00000000 , 0x0000003f 
+ 00027675  0x0000756c istore  0x00000001 , 0x00000005 
+ 00027676  0x0000756d bpatchx  0x000000af , 0x00004035 
+ 00027677  0x0000756e setarg  0x000009ef 
+ 00027678  0x0000756f istore  0x00000002 , 0x00000005 
+ 00027679  0x00007570 setarg  0x000005e1 
+ 00027680  0x00007571 istore  0x00000002 , 0x00000005 
+ 00027681  0x00007572 copy  0x0000000b , 0x0000003f 
+ 00027682  0x00007573 istore  0x00000001 , 0x00000005 
+ 00027683  0x00007574 setarg  0x0000008d 
+ 00027684  0x00007575 istore  0x00000001 , 0x00000005 
+ 00027685  0x00007576 call  0x00006a2f 
+ 00027686  0x00007577 istore  0x00000001 , 0x00000005 
+ 00027687  0x00007578 rtn 
+ 00027688  0x0000757b bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x0000757c fetch  0x00000001 , 0x00004569 
+ 00027690  0x0000757d rtn  0x00000034 
+ 00027691  0x0000757e hfetch  0x00000002 , 0x00008112 
+ 00027692  0x0000757f nrtn  0x00000034 
+ 00027693  0x00007580 copy  0x00000011 , 0x0000003f 
+ 00027694  0x00007581 store  0x00000001 , 0x00000a9b 
+ 00027695  0x00007582 storet  0x00000001 , 0x00000a9a 
+ 00027696  0x00007583 call  0x0000526e 
+ 00027697  0x00007584 nrtn  0x00000034 
+ 00027698  0x00007585 call  0x000052d2 
+ 00027699  0x00007586 call  0x000052e0 
+ 00027700  0x00007587 setarg  0x00000005 
+ 00027701  0x00007588 istore  0x00000002 , 0x00000005 
+ 00027702  0x00007589 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x0000758a istore  0x00000002 , 0x00000005 
+ 00027704  0x0000758b fetch  0x00000001 , 0x0000050d 
+ 00027705  0x0000758c istore  0x00000001 , 0x00000005 
+ 00027706  0x0000758d setarg  0x000001ff 
+ 00027707  0x0000758e istore  0x00000002 , 0x00000005 
+ 00027708  0x0000758f fetch  0x00000001 , 0x00004569 
+ 00027709  0x00007590 istore  0x00000001 , 0x00000005 
+ 00027710  0x00007591 fetch  0x00000001 , 0x00004566 
+ 00027711  0x00007592 istore  0x00000001 , 0x00000005 
+ 00027712  0x00007593 jam  0x00000000 , 0x00004569 
+ 00027713  0x00007594 rtn 
+ 00027714  0x00007597 bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x00007598 fetch  0x00000001 , 0x0000456b 
+ 00027716  0x00007599 rtneq  0x00000001 
+ 00027717  0x0000759a fetch  0x00000002 , 0x000004ff 
+ 00027718  0x0000759b rtn  0x00000034 
+ 00027719  0x0000759c fetch  0x00000001 , 0x00004569 
+ 00027720  0x0000759d increase  0x00000001 , 0x0000003f 
+ 00027721  0x0000759e store  0x00000001 , 0x00004569 
+ 00027722  0x0000759f rtn 
+ 00027723  0x000075a2 fetch  0x00000002 , 0x0000456f 
+ 00027724  0x000075a3 branch  0x00007f9c 
+ 00027725  0x000075a6 bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x000075a8 fetch  0x00000001 , 0x00004568 
+ 00027727  0x000075a9 rtn  0x00000034 
+ 00027728  0x000075aa increase  0xffffffff , 0x0000003f 
+ 00027729  0x000075ab store  0x00000001 , 0x00004568 
+ 00027730  0x000075ac fetch  0x00000002 , 0x0000455e 
+ 00027731  0x000075ad fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x000075ae isub  0x00000002 , 0x0000003e 
+ 00027733  0x000075af branch  0x00006c57 , 0x00000002 
+ 00027734  0x000075b0 store  0x00000002 , 0x0000469f 
+ 00027735  0x000075b2 fetch  0x00000001 , 0x00004569 
+ 00027736  0x000075b3 branch  0x00006c5f , 0x00000034 
+ 00027737  0x000075b4 jam  0x00000001 , 0x00000510 
+ 00027738  0x000075b5 fetch  0x00000001 , 0x00004566 
+ 00027739  0x000075b6 store  0x00000001 , 0x0000050f 
+ 00027740  0x000075b7 setarg  0x000000ff 
+ 00027741  0x000075b8 store  0x00000001 , 0x0000050e 
+ 00027742  0x000075b9 branch  0x00006c64 
+ 00027743  0x000075bb jam  0x00000000 , 0x00000510 
+ 00027744  0x000075bc fetch  0x00000001 , 0x00004565 
+ 00027745  0x000075bd store  0x00000001 , 0x0000050f 
+ 00027746  0x000075be setarg  0x000000ef 
+ 00027747  0x000075bf store  0x00000001 , 0x0000050e 
+ 00027748  0x000075c1 bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x000075c2 fetch  0x00000002 , 0x0000469f 
+ 00027750  0x000075c3 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x000075c4 branch  0x00006c6b , 0x00000002 
+ 00027752  0x000075c5 fetch  0x00000001 , 0x00000510 
+ 00027753  0x000075c6 increase  0x00000001 , 0x0000003f 
+ 00027754  0x000075c7 store  0x00000001 , 0x00000510 
+ 00027755  0x000075c9 call  0x00006a72 
+ 00027756  0x000075ca fetch  0x00000002 , 0x0000469f 
+ 00027757  0x000075cb increase  0x00000008 , 0x0000003f 
+ 00027758  0x000075cc fetcht  0x00000001 , 0x00000510 
+ 00027759  0x000075cd iadd  0x00000002 , 0x00000011 
+ 00027760  0x000075cf call  0x00005240 
+ 00027761  0x000075d0 store  0x00000002 , 0x00000277 
+ 00027762  0x000075d1 increase  0x00000004 , 0x0000003f 
+ 00027763  0x000075d2 store  0x00000002 , 0x00000279 
+ 00027764  0x000075d3 copy  0x0000003f , 0x00000005 
+ 00027765  0x000075d4 fetch  0x00000001 , 0x0000050d 
+ 00027766  0x000075d5 istore  0x00000001 , 0x00000005 
+ 00027767  0x000075d6 fetch  0x00000001 , 0x0000050e 
+ 00027768  0x000075d7 istore  0x00000001 , 0x00000005 
+ 00027769  0x000075d8 call  0x00006c95 
+ 00027770  0x000075d9 call  0x00006ca6 
+ 00027771  0x000075da bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x000075db fetch  0x00000002 , 0x00004571 
+ 00027773  0x000075dc copy  0x0000003f , 0x00000003 
+ 00027774  0x000075dd fetch  0x00000002 , 0x0000469f 
+ 00027775  0x000075de copy  0x0000003f , 0x00000039 
+ 00027776  0x000075df call  0x000066ea 
+ 00027777  0x000075e0 copy  0x00000005 , 0x00000002 
+ 00027778  0x000075e1 copy  0x00000003 , 0x0000003f 
+ 00027779  0x000075e2 store  0x00000002 , 0x00004571 
+ 00027780  0x000075e3 copy  0x00000002 , 0x00000005 
+ 00027781  0x000075e4 fetch  0x00000001 , 0x0000050f 
+ 00027782  0x000075e5 istore  0x00000001 , 0x00000005 
+ 00027783  0x000075e6 fetch  0x00000002 , 0x00000277 
+ 00027784  0x000075e7 copy  0x0000003f , 0x00000005 
+ 00027785  0x000075e8 fetch  0x00000002 , 0x0000469f 
+ 00027786  0x000075e9 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x000075ea iadd  0x00000002 , 0x0000003f 
+ 00027788  0x000075eb increase  0x00000004 , 0x0000003f 
+ 00027789  0x000075ec istore  0x00000002 , 0x00000005 
+ 00027790  0x000075ed fetch  0x00000002 , 0x0000424a 
+ 00027791  0x000075ee istore  0x00000002 , 0x00000005 
+ 00027792  0x000075ef jam  0x00000000 , 0x00004569 
+ 00027793  0x000075f0 fetch  0x00000002 , 0x00004573 
+ 00027794  0x000075f1 beq  0x00000000 , 0x00003a97 
+ 00027795  0x000075f2 jam  0x00000000 , 0x00000b05 
+ 00027796  0x000075f3 rtn 
+ 00027797  0x000075f6 bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x000075f7 fetch  0x00000002 , 0x0000469f 
+ 00027799  0x000075f8 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075f9 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075fa lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075fb set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075fc istore  0x00000001 , 0x00000005 
+ 00027804  0x000075fd rtn 
+ 00027805  0x000075ff fetch  0x00000002 , 0x0000469f 
+ 00027806  0x00007600 rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x00007601 rshift4  0x0000003f , 0x00000002 
+ 00027808  0x00007602 and_into  0x0000007f , 0x0000003f 
+ 00027809  0x00007603 lshift  0x0000003f , 0x0000003f 
+ 00027810  0x00007604 set0  0x00000000 , 0x0000003f 
+ 00027811  0x00007605 istore  0x00000001 , 0x00000005 
+ 00027812  0x00007606 istoret  0x00000001 , 0x00000005 
+ 00027813  0x00007607 rtn 
+ 00027814  0x00007609 fetch  0x00000001 , 0x00004569 
+ 00027815  0x0000760a rtn  0x00000034 
+ 00027816  0x0000760b istore  0x00000001 , 0x00000005 
+ 00027817  0x0000760c rtn 
+ 00027818  0x00007612 bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x00007613 call  0x00007d9c 
+ 00027820  0x00007614 call  0x000032f6 
+ 00027821  0x00007615 call  0x0000631b 
+ 00027822  0x00007617 bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x00007618 call  0x000076dc 
+ 00027824  0x00007619 call  0x000076b5 
+ 00027825  0x0000761a call  0x000076c6 
+ 00027826  0x0000761d call  0x0000526e 
+ 00027827  0x0000761e nrtn  0x00000034 
+ 00027828  0x00007620 call  0x00004da9 
+ 00027829  0x00007621 call  0x0000526e 
+ 00027830  0x00007622 nrtn  0x00000034 
+ 00027831  0x00007623 bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x00007625 call  0x00006cf5 
+ 00027833  0x00007626 call  0x00004f64 
+ 00027834  0x00007627 call  0x00006b98 
+ 00027835  0x00007629 call  0x00006cbe 
+ 00027836  0x0000762a bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x0000762d branch  0x000032f2 
+ 00027838  0x00007630 fetch  0x00000001 , 0x0000027f 
+ 00027839  0x00007631 bbit1  0x00000000 , 0x00005087 
+ 00027840  0x00007632 bbit1  0x00000007 , 0x00005091 
+ 00027841  0x00007633 rtn 
+ 00027842  0x00007636 bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x00007637 call  0x00005274 
+ 00027844  0x00007638 rtn  0x00000034 
+ 00027845  0x00007639 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x0000763a rtnbit1  0x00000006 
+ 00027847  0x0000763b call  0x00005258 
+ 00027848  0x0000763c store  0x00000002 , 0x0000016f 
+ 00027849  0x0000763d copy  0x0000003f , 0x00000006 
+ 00027850  0x0000763e ifetch  0x00000002 , 0x00000006 
+ 00027851  0x0000763f increase  0x00000004 , 0x0000003f 
+ 00027852  0x00007640 store  0x00000002 , 0x000041dc 
+ 00027853  0x00007641 jam  0x00000006 , 0x000041db 
+ 00027854  0x00007642 bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x00007643 fetch  0x00000002 , 0x00004246 
+ 00027856  0x00007644 branch  0x00006cdd , 0x00000034 
+ 00027857  0x00007645 fetch  0x00000001 , 0x0000004b 
+ 00027858  0x00007646 rtnbit0  0x00000007 
+ 00027859  0x00007647 set0  0x00000007 , 0x0000003f 
+ 00027860  0x00007648 store  0x00000001 , 0x0000004b 
+ 00027861  0x00007649 jam  0x00000005 , 0x000041db 
+ 00027862  0x0000764a fetcht  0x00000002 , 0x00004246 
+ 00027863  0x0000764b fetch  0x00000002 , 0x0000016f 
+ 00027864  0x0000764c iadd  0x00000002 , 0x0000003f 
+ 00027865  0x0000764d store  0x00000002 , 0x0000016f 
+ 00027866  0x0000764e fetch  0x00000002 , 0x000041dc 
+ 00027867  0x0000764f isub  0x00000002 , 0x0000003f 
+ 00027868  0x00007650 store  0x00000002 , 0x000041dc 
+ 00027869  0x00007652 bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x00007653 fetch  0x00000002 , 0x000041dc 
+ 00027871  0x00007654 branch  0x00002a8c , 0x00000034 
+ 00027872  0x00007655 arg  0x00000104 , 0x00000002 
+ 00027873  0x00007656 isub  0x00000002 , 0x0000003f 
+ 00027874  0x00007657 nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x00007658 bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x00007659 storet  0x00000002 , 0x000041dc 
+ 00027877  0x0000765a fetch  0x00000002 , 0x00004246 
+ 00027878  0x0000765b iadd  0x00000002 , 0x0000003f 
+ 00027879  0x0000765c store  0x00000002 , 0x00004246 
+ 00027880  0x0000765d branch  0x00006ceb 
+ 00027881  0x0000765f setarg  0x00000000 
+ 00027882  0x00007660 store  0x00000002 , 0x00004246 
+ 00027883  0x00007662 fetch  0x00000001 , 0x0000004b 
+ 00027884  0x00007663 set1  0x00000006 , 0x0000003f 
+ 00027885  0x00007664 store  0x00000001 , 0x0000004b 
+ 00027886  0x00007665 rtn 
+ 00027887  0x00007668 fetch  0x00000001 , 0x00004684 
+ 00027888  0x00007669 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x0000766a jam  0x00000001 , 0x00000287 
+ 00027890  0x0000766b rtn 
+ 00027891  0x0000766d jam  0x0000000f , 0x00000287 
+ 00027892  0x0000766e rtn 
+ 00027893  0x00007671 fetch  0x00000001 , 0x00004681 
+ 00027894  0x00007672 nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x00007674 fetch  0x00000001 , 0x00000286 
+ 00027896  0x00007676 rtn  0x00000034 
+ 00027897  0x00007678 jam  0x00000000 , 0x00000286 
+ 00027898  0x0000767a rtn 
+ 00027899  0x0000767e bpatchx  0x000000be , 0x00004037 
+ 00027900  0x0000767f fetch  0x00000001 , 0x00000287 
+ 00027901  0x00007680 rtn  0x00000034 
+ 00027902  0x00007681 beq  0x00000001 , 0x00006d1b 
+ 00027903  0x00007682 beq  0x00000002 , 0x00006d74 
+ 00027904  0x00007683 beq  0x00000003 , 0x00006d21 
+ 00027905  0x00007684 beq  0x00000004 , 0x00006d78 
+ 00027906  0x00007685 beq  0x0000003b , 0x00006d2b 
+ 00027907  0x00007686 beq  0x0000003c , 0x00006d7b 
+ 00027908  0x00007687 beq  0x0000000d , 0x00006d30 
+ 00027909  0x00007688 beq  0x0000000e , 0x00006d80 
+ 00027910  0x00007689 beq  0x0000000f , 0x00006d33 
+ 00027911  0x0000768a beq  0x00000010 , 0x00006d86 
+ 00027912  0x0000768b beq  0x00000011 , 0x00006d39 
+ 00027913  0x0000768c beq  0x00000012 , 0x00006d8a 
+ 00027914  0x0000768d beq  0x00000013 , 0x00006d3f 
+ 00027915  0x0000768e beq  0x00000014 , 0x00006d8e 
+ 00027916  0x0000768f beq  0x00000015 , 0x00006d45 
+ 00027917  0x00007690 beq  0x00000016 , 0x00006d92 
+ 00027918  0x00007691 beq  0x00000017 , 0x00006d4b 
+ 00027919  0x00007692 beq  0x00000018 , 0x00006d97 
+ 00027920  0x00007693 beq  0x00000019 , 0x00006d51 
+ 00027921  0x00007694 beq  0x0000001a , 0x00006d9b 
+ 00027922  0x00007695 beq  0x0000001b , 0x00006d57 
+ 00027923  0x00007696 beq  0x0000001c , 0x00006d9f 
+ 00027924  0x00007697 beq  0x0000001d , 0x00006d5d 
+ 00027925  0x00007698 beq  0x0000001e , 0x00006da4 
+ 00027926  0x00007699 beq  0x0000001f , 0x00006d63 
+ 00027927  0x0000769a beq  0x00000020 , 0x00006da8 
+ 00027928  0x0000769b beq  0x00000021 , 0x00006d6e 
+ 00027929  0x0000769c beq  0x00000022 , 0x00006dac 
+ 00027930  0x0000769e rtn 
+ 00027931  0x000076a0 call  0x00006db7 
+ 00027932  0x000076a1 jam  0x00000002 , 0x00000287 
+ 00027933  0x000076a2 fetch  0x00000001 , 0x00004250 
+ 00027934  0x000076a3 set1  0x00000000 , 0x0000003f 
+ 00027935  0x000076a4 store  0x00000001 , 0x00004250 
+ 00027936  0x000076a5 rtn 
+ 00027937  0x000076a7 jam  0x00000004 , 0x00000287 
+ 00027938  0x000076a8 fetch  0x00000001 , 0x00004250 
+ 00027939  0x000076a9 rtnbit1  0x00000002 
+ 00027940  0x000076aa jam  0x00000003 , 0x00000287 
+ 00027941  0x000076ab call  0x00006dbe 
+ 00027942  0x000076ac jam  0x00000004 , 0x00000287 
+ 00027943  0x000076ad fetch  0x00000001 , 0x00004250 
+ 00027944  0x000076ae set1  0x00000002 , 0x0000003f 
+ 00027945  0x000076af store  0x00000001 , 0x00004250 
+ 00027946  0x000076b0 rtn 
+ 00027947  0x000076b2 call  0x00005274 
+ 00027948  0x000076b3 nrtn  0x00000034 
+ 00027949  0x000076b4 call  0x00006dcd 
+ 00027950  0x000076b5 jam  0x0000003c , 0x00000287 
+ 00027951  0x000076b6 rtn 
+ 00027952  0x000076b8 call  0x00006dc3 
+ 00027953  0x000076b9 jam  0x0000000e , 0x00000287 
+ 00027954  0x000076ba rtn 
+ 00027955  0x000076bc call  0x00006ddd 
+ 00027956  0x000076bd jam  0x00000010 , 0x00000287 
+ 00027957  0x000076be fetch  0x00000001 , 0x00004252 
+ 00027958  0x000076bf set1  0x00000000 , 0x0000003f 
+ 00027959  0x000076c0 store  0x00000001 , 0x00004252 
+ 00027960  0x000076c1 rtn 
+ 00027961  0x000076c3 call  0x00006de4 
+ 00027962  0x000076c4 jam  0x00000012 , 0x00000287 
+ 00027963  0x000076c5 fetch  0x00000001 , 0x00004252 
+ 00027964  0x000076c6 set1  0x00000002 , 0x0000003f 
+ 00027965  0x000076c7 store  0x00000001 , 0x00004252 
+ 00027966  0x000076c8 rtn 
+ 00027967  0x000076ca call  0x00006de9 
+ 00027968  0x000076cb jam  0x00000014 , 0x00000287 
+ 00027969  0x000076cc fetch  0x00000001 , 0x00004253 
+ 00027970  0x000076cd set1  0x00000000 , 0x0000003f 
+ 00027971  0x000076ce store  0x00000001 , 0x00004253 
+ 00027972  0x000076cf rtn 
+ 00027973  0x000076d1 call  0x00006df0 
+ 00027974  0x000076d2 jam  0x00000016 , 0x00000287 
+ 00027975  0x000076d3 fetch  0x00000001 , 0x00004253 
+ 00027976  0x000076d4 set1  0x00000002 , 0x0000003f 
+ 00027977  0x000076d5 store  0x00000001 , 0x00004253 
+ 00027978  0x000076d6 rtn 
+ 00027979  0x000076d8 call  0x00006dd1 
+ 00027980  0x000076d9 jam  0x00000018 , 0x00000287 
+ 00027981  0x000076da fetch  0x00000001 , 0x00004251 
+ 00027982  0x000076db set1  0x00000000 , 0x0000003f 
+ 00027983  0x000076dc store  0x00000001 , 0x00004251 
+ 00027984  0x000076dd rtn 
+ 00027985  0x000076df call  0x00006dd8 
+ 00027986  0x000076e0 jam  0x0000001a , 0x00000287 
+ 00027987  0x000076e1 fetch  0x00000001 , 0x00004251 
+ 00027988  0x000076e2 set1  0x00000002 , 0x0000003f 
+ 00027989  0x000076e3 store  0x00000001 , 0x00004251 
+ 00027990  0x000076e4 rtn 
+ 00027991  0x000076e6 call  0x00006df5 
+ 00027992  0x000076e7 jam  0x0000001c , 0x00000287 
+ 00027993  0x000076e8 fetch  0x00000001 , 0x00004251 
+ 00027994  0x000076e9 set1  0x00000006 , 0x0000003f 
+ 00027995  0x000076ea store  0x00000001 , 0x00004251 
+ 00027996  0x000076eb rtn 
+ 00027997  0x000076ed call  0x00006dfc 
+ 00027998  0x000076ee fetch  0x00000001 , 0x00004254 
+ 00027999  0x000076ef set1  0x00000000 
+ 00028000  0x000076f0 store  0x00000001 , 0x00004254 
+ 00028001  0x000076f1 jam  0x0000001e , 0x00000287 
+ 00028002  0x000076f2 rtn 
+ 00028003  0x000076f4 call  0x00006e02 
+ 00028004  0x000076f5 fetch  0x00000001 , 0x00004254 
+ 00028005  0x000076f6 set1  0x00000002 
+ 00028006  0x000076f7 store  0x00000001 , 0x00004254 
+ 00028007  0x000076f8 jam  0x00000020 , 0x00000287 
+ 00028008  0x000076f9 fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076fa lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076fb or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076fc arg  0x00004565 , 0x00000002 
+ 00028012  0x000076fd storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076fe branch  0x00006a35 
+ 00028014  0x00007700 call  0x00006e0c 
+ 00028015  0x00007701 fetch  0x00000001 , 0x00004254 
+ 00028016  0x00007702 set1  0x00000004 
+ 00028017  0x00007703 store  0x00000001 , 0x00004254 
+ 00028018  0x00007704 jam  0x00000022 , 0x00000287 
+ 00028019  0x00007705 rtn 
+ 00028020  0x00007708 fetch  0x00000001 , 0x00004250 
+ 00028021  0x00007709 rtnbit0  0x00000001 
+ 00028022  0x0000770a jam  0x00000003 , 0x00000287 
+ 00028023  0x0000770b branch  0x00006cfb 
+ 00028024  0x0000770d fetch  0x00000001 , 0x00004250 
+ 00028025  0x0000770e rtnne  0x0000003f 
+ 00028026  0x0000770f jam  0x0000003b , 0x00000287 
+ 00028027  0x00007711 fetch  0x00000001 , 0x00000285 
+ 00028028  0x00007712 rtnne  0x00000017 
+ 00028029  0x00007713 jam  0x00000000 , 0x00000285 
+ 00028030  0x00007714 jam  0x0000000d , 0x00000287 
+ 00028031  0x00007715 branch  0x00006cfb 
+ 00028032  0x00007717 fetch  0x00000001 , 0x00004250 
+ 00028033  0x00007718 nrtn  0x00000034 
+ 00028034  0x00007719 fetch  0x00000001 , 0x00004684 
+ 00028035  0x0000771a bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x0000771b bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x0000771c branch  0x00006db5 
+ 00028038  0x0000771e fetch  0x00000001 , 0x00004252 
+ 00028039  0x0000771f rtnbit0  0x00000001 
+ 00028040  0x00007720 jam  0x00000011 , 0x00000287 
+ 00028041  0x00007721 branch  0x00006cfb 
+ 00028042  0x00007723 fetch  0x00000001 , 0x00004252 
+ 00028043  0x00007724 rtnne  0x0000003f 
+ 00028044  0x00007725 jam  0x00000013 , 0x00000287 
+ 00028045  0x00007726 branch  0x00006cfb 
+ 00028046  0x00007728 fetch  0x00000001 , 0x00004253 
+ 00028047  0x00007729 rtnbit0  0x00000001 
+ 00028048  0x0000772a jam  0x00000015 , 0x00000287 
+ 00028049  0x0000772b branch  0x00006cfb 
+ 00028050  0x0000772d fetch  0x00000001 , 0x00004253 
+ 00028051  0x0000772e rtnne  0x0000003f 
+ 00028052  0x0000772f fetch  0x00000001 , 0x00004684 
+ 00028053  0x00007730 bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x00007731 branch  0x00006db5 
+ 00028055  0x00007733 fetch  0x00000001 , 0x00004251 
+ 00028056  0x00007734 rtnbit0  0x00000001 
+ 00028057  0x00007735 jam  0x00000019 , 0x00000287 
+ 00028058  0x00007736 branch  0x00006cfb 
+ 00028059  0x00007738 fetch  0x00000001 , 0x00004251 
+ 00028060  0x00007739 rtnne  0x0000003f 
+ 00028061  0x0000773a jam  0x0000001b , 0x00000287 
+ 00028062  0x0000773b branch  0x00006cfb 
+ 00028063  0x0000773d fetch  0x00000001 , 0x00004251 
+ 00028064  0x0000773e rtnne  0x000000ff 
+ 00028065  0x0000773f fetch  0x00000001 , 0x00004684 
+ 00028066  0x00007740 bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x00007741 branch  0x00006db5 
+ 00028068  0x00007743 fetch  0x00000001 , 0x00004254 
+ 00028069  0x00007744 rtnbit0  0x00000001 
+ 00028070  0x00007745 jam  0x0000001f , 0x00000287 
+ 00028071  0x00007746 branch  0x00006cfb 
+ 00028072  0x00007748 fetch  0x00000001 , 0x00004254 
+ 00028073  0x00007749 rtnbit0  0x00000003 
+ 00028074  0x0000774a jam  0x00000021 , 0x00000287 
+ 00028075  0x0000774b branch  0x00006cfb 
+ 00028076  0x0000774d fetch  0x00000001 , 0x00004254 
+ 00028077  0x0000774e rtnne  0x000000ff 
+ 00028078  0x0000774f branch  0x00006db5 
+ 00028079  0x00007752 jam  0x0000000f , 0x00000287 
+ 00028080  0x00007753 branch  0x00006cfb 
+ 00028081  0x00007756 jam  0x00000017 , 0x00000287 
+ 00028082  0x00007757 branch  0x00006cfb 
+ 00028083  0x00007759 jam  0x0000001d , 0x00000287 
+ 00028084  0x0000775a branch  0x00006cfb 
+ 00028085  0x0000775f jam  0x00000000 , 0x00000287 
+ 00028086  0x00007760 rtn 
+ 00028087  0x00007762 bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x00007763 call  0x000052b8 
+ 00028089  0x00007764 setarg  0x00000001 
+ 00028090  0x00007765 copy  0x0000003f , 0x00000002 
+ 00028091  0x00007766 setarg  0x00000050 
+ 00028092  0x00007767 copy  0x0000003f , 0x0000000b 
+ 00028093  0x00007768 branch  0x000050a8 
+ 00028094  0x0000776b bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x0000776c call  0x000052b8 
+ 00028096  0x0000776d fetch  0x00000002 , 0x00004248 
+ 00028097  0x0000776e copy  0x0000003f , 0x00000002 
+ 00028098  0x0000776f branch  0x000050b7 
+ 00028099  0x00007772 bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x00007773 call  0x000052b8 
+ 00028101  0x00007774 fetch  0x00000002 , 0x00004248 
+ 00028102  0x00007775 copy  0x0000003f , 0x00000002 
+ 00028103  0x00007776 arg  0x00000050 , 0x0000000b 
+ 00028104  0x00007777 call  0x000050cc 
+ 00028105  0x00007778 fetch  0x00000001 , 0x00004250 
+ 00028106  0x00007779 set0  0x00000005 , 0x0000003f 
+ 00028107  0x0000777a store  0x00000001 , 0x00004250 
+ 00028108  0x0000777b rtn 
+ 00028109  0x0000777e bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x0000777f call  0x000052c5 
+ 00028111  0x00007780 call  0x00007138 
+ 00028112  0x00007781 branch  0x000050e7 
+ 00028113  0x00007784 bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x00007785 call  0x000052b8 
+ 00028115  0x00007786 setarg  0x00000003 
+ 00028116  0x00007787 copy  0x0000003f , 0x00000002 
+ 00028117  0x00007788 setarg  0x00000051 
+ 00028118  0x00007789 copy  0x0000003f , 0x0000000b 
+ 00028119  0x0000778a branch  0x000050a8 
+ 00028120  0x0000778d bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x0000778e call  0x000052b8 
+ 00028122  0x0000778f fetch  0x00000002 , 0x0000424a 
+ 00028123  0x00007790 copy  0x0000003f , 0x00000002 
+ 00028124  0x00007791 branch  0x000050b7 
+ 00028125  0x00007794 bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x00007795 call  0x000052b8 
+ 00028127  0x00007796 setarg  0x00000011 
+ 00028128  0x00007797 copy  0x0000003f , 0x00000002 
+ 00028129  0x00007798 setarg  0x00000052 
+ 00028130  0x00007799 copy  0x0000003f , 0x0000000b 
+ 00028131  0x0000779a branch  0x000050a8 
+ 00028132  0x0000779d bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x0000779e call  0x000052b8 
+ 00028134  0x0000779f fetch  0x00000002 , 0x0000424c 
+ 00028135  0x000077a0 copy  0x0000003f , 0x00000002 
+ 00028136  0x000077a1 branch  0x000050b7 
+ 00028137  0x000077a4 bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x000077a5 call  0x000052b8 
+ 00028139  0x000077a6 setarg  0x00000013 
+ 00028140  0x000077a7 copy  0x0000003f , 0x00000002 
+ 00028141  0x000077a8 setarg  0x00000053 
+ 00028142  0x000077a9 copy  0x0000003f , 0x0000000b 
+ 00028143  0x000077aa branch  0x000050a8 
+ 00028144  0x000077ad bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x000077ae call  0x000052b8 
+ 00028146  0x000077af fetch  0x00000002 , 0x0000424e 
+ 00028147  0x000077b0 copy  0x0000003f , 0x00000002 
+ 00028148  0x000077b1 branch  0x000050b7 
+ 00028149  0x000077b4 bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x000077b5 call  0x000052d2 
+ 00028151  0x000077b7 jam  0x00000003 , 0x000004fb 
+ 00028152  0x000077b8 jam  0x0000001c , 0x000004fe 
+ 00028153  0x000077b9 call  0x00006ba9 
+ 00028154  0x000077ba jam  0x00000001 , 0x00004563 
+ 00028155  0x000077bb rtn 
+ 00028156  0x000077be bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x000077bf call  0x000052d2 
+ 00028158  0x000077c0 fetcht  0x00000001 , 0x00004564 
+ 00028159  0x000077c1 call  0x00006a79 
+ 00028160  0x000077c2 storet  0x00000001 , 0x0000455d 
+ 00028161  0x000077c3 branch  0x00006bc4 
+ 00028162  0x000077c6 bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x000077c7 call  0x000052d2 
+ 00028164  0x000077c8 fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x000077c9 call  0x00006a73 
+ 00028166  0x000077ca call  0x00006a1a 
+ 00028167  0x000077cb store  0x00000001 , 0x000004fe 
+ 00028168  0x000077cc fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x000077cd call  0x00006a73 
+ 00028170  0x000077ce storet  0x00000001 , 0x000004fb 
+ 00028171  0x000077cf branch  0x00006ba9 
+ 00028172  0x000077d2 bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x000077d3 call  0x000052d2 
+ 00028174  0x000077d4 fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x000077d5 call  0x00006a73 
+ 00028176  0x000077d6 branch  0x00006bfc 
+ 00028177  0x000077e4 bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x000077e5 fetch  0x00000002 , 0x00000264 
+ 00028179  0x000077e6 iforce  0x00000006 
+ 00028180  0x000077e9 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x000077ea copy  0x0000003f , 0x00000012 
+ 00028182  0x000077eb store  0x00000001 , 0x0000051b 
+ 00028183  0x000077ec ifetch  0x00000002 , 0x00000006 
+ 00028184  0x000077ed store  0x00000002 , 0x0000051c 
+ 00028185  0x000077ee ifetch  0x00000001 , 0x00000006 
+ 00028186  0x000077ef lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x000077f0 ifetch  0x00000001 , 0x00000006 
+ 00028188  0x000077f1 iadd  0x0000000b , 0x0000000b 
+ 00028189  0x000077f2 bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x000077f3 copy  0x00000006 , 0x00000002 
+ 00028191  0x000077f4 arg  0x00000004 , 0x00000039 
+ 00028192  0x000077f5 arg  0x0000052a , 0x00000005 
+ 00028193  0x000077f6 call  0x00007ec6 
+ 00028194  0x000077f7 copy  0x00000002 , 0x00000006 
+ 00028195  0x000077f8 deposit  0x00000012 
+ 00028196  0x000077f9 beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077fa beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077fb beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077fc beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077fd beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077fe beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077ff beq  0x00000007 , 0x00006fba 
+ 00028203  0x00007800 branch  0x00006fc1 
+ 00028204  0x0000780c bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x0000780d call  0x00006fd0 
+ 00028206  0x0000780e compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x0000780f branch  0x00007040 , 0x00000001 
+ 00028208  0x00007810 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x00007811 branch  0x00006fc4 , 0x00000001 
+ 00028210  0x00007813 ifetch  0x00000002 , 0x00000006 
+ 00028211  0x00007814 store  0x00000002 , 0x00000522 
+ 00028212  0x00007815 increase  0xfffffffe , 0x0000000b 
+ 00028213  0x00007817 increase  0xffffffff , 0x0000000b 
+ 00028214  0x00007818 nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x00007819 arg  0x00000511 , 0x0000000b 
+ 00028216  0x0000781a ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x0000781b rtn  0x00000034 
+ 00028218  0x0000781c call  0x00007082 
+ 00028219  0x0000781d call  0x000052d0 
+ 00028220  0x0000781e force  0x00000003 , 0x0000003f 
+ 00028221  0x0000781f istore  0x00000001 , 0x00000005 
+ 00028222  0x00007820 fetch  0x00000002 , 0x0000051c 
+ 00028223  0x00007821 istore  0x00000002 , 0x00000005 
+ 00028224  0x00007822 lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x00007823 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x00007824 add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x00007825 byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x00007826 istore  0x00000002 , 0x00000005 
+ 00028229  0x00007827 deposit  0x00000007 
+ 00028230  0x00007828 byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x00007829 istore  0x00000002 , 0x00000005 
+ 00028232  0x0000782a istore  0x00000002 , 0x00000005 
+ 00028233  0x0000782b arg  0x0000052a , 0x00000006 
+ 00028234  0x0000782c copy  0x00000007 , 0x00000039 
+ 00028235  0x0000782d branch  0x00006e4f , 0x00000005 
+ 00028236  0x0000782f ifetch  0x00000004 , 0x00000006 
+ 00028237  0x00007830 istore  0x00000004 , 0x00000005 
+ 00028238  0x00007831 loop  0x00006e4c 
+ 00028239  0x00007833 force  0x00000000 , 0x0000003f 
+ 00028240  0x00007834 istore  0x00000001 , 0x00000005 
+ 00028241  0x00007835 deposit  0x00000013 
+ 00028242  0x00007836 store  0x00000002 , 0x00000275 
+ 00028243  0x00007838 rtn 
+ 00028244  0x00007844 bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x00007845 ifetch  0x00000004 , 0x00000006 
+ 00028246  0x00007846 store  0x00000004 , 0x00000524 
+ 00028247  0x00007847 increase  0xfffffffc , 0x0000000b 
+ 00028248  0x00007848 call  0x00006f2e 
+ 00028249  0x00007849 store  0x00000002 , 0x00000520 
+ 00028250  0x0000784a increase  0xfffffffe , 0x0000000b 
+ 00028251  0x0000784b call  0x00007028 
+ 00028252  0x0000784c branch  0x00006fc4 , 0x00000005 
+ 00028253  0x0000784d compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x0000784f branch  0x00006e62 , 0x00000001 
+ 00028255  0x00007851 arg  0x0000052a , 0x00000005 
+ 00028256  0x00007852 force  0x00000000 , 0x00000007 
+ 00028257  0x00007853 branch  0x00006e71 
+ 00028258  0x00007855 ifetch  0x00000001 , 0x00000006 
+ 00028259  0x00007856 bne  0x0000000a , 0x00006fc4 
+ 00028260  0x00007857 ifetch  0x00000002 , 0x00000006 
+ 00028261  0x00007858 nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x00007859 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x0000785a bne  0x000000ff , 0x00006e6d 
+ 00028264  0x0000785b ifetch  0x00000001 , 0x00000006 
+ 00028265  0x0000785c bne  0x000000ff , 0x00006e6b 
+ 00028266  0x0000785d branch  0x00006eb8 
+ 00028267  0x0000785f increase  0xfffffffb , 0x00000006 
+ 00028268  0x00007860 branch  0x00006e5f 
+ 00028269  0x00007862 increase  0xfffffffc , 0x00000006 
+ 00028270  0x00007863 branch  0x00006e5f 
+ 00028271  0x00007865 increase  0xfffffffd , 0x00000006 
+ 00028272  0x00007866 branch  0x00006e5f 
+ 00028273  0x00007868 ifetch  0x00000001 , 0x00000006 
+ 00028274  0x00007869 beq  0x00000009 , 0x00006e86 
+ 00028275  0x0000786a beq  0x0000000a , 0x00006e74 
+ 00028276  0x0000786c ifetch  0x00000002 , 0x00000006 
+ 00028277  0x0000786d istore  0x00000002 , 0x00000005 
+ 00028278  0x0000786e increase  0x00000001 , 0x00000007 
+ 00028279  0x0000786f byteswap  0x0000003f , 0x00000012 
+ 00028280  0x00007870 ifetch  0x00000002 , 0x00000006 
+ 00028281  0x00007871 byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x00007873 increase  0x00000001 , 0x00000012 
+ 00028283  0x00007874 isub  0x00000012 , 0x0000003e 
+ 00028284  0x00007875 nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x00007876 copy  0x0000003f , 0x00000013 
+ 00028286  0x00007877 byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x00007878 istore  0x00000002 , 0x00000005 
+ 00028288  0x00007879 increase  0x00000001 , 0x00000007 
+ 00028289  0x0000787a copy  0x00000013 , 0x0000003f 
+ 00028290  0x0000787b branch  0x00006e7a 
+ 00028291  0x0000787d increase  0xfffffffb , 0x0000000b 
+ 00028292  0x0000787e increase  0xfffffffb , 0x00000011 
+ 00028293  0x0000787f branch  0x00006e8b 
+ 00028294  0x00007881 ifetch  0x00000002 , 0x00000006 
+ 00028295  0x00007882 istore  0x00000002 , 0x00000005 
+ 00028296  0x00007883 increase  0x00000001 , 0x00000007 
+ 00028297  0x00007884 increase  0xfffffffd , 0x0000000b 
+ 00028298  0x00007885 increase  0xfffffffd , 0x00000011 
+ 00028299  0x00007887 nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x00007888 nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x00007889 increase  0xffffffff , 0x0000000b 
+ 00028302  0x0000788a nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x0000788c call  0x000052d0 
+ 00028304  0x0000788d increase  0x0000000a , 0x00000005 
+ 00028305  0x0000788e arg  0x0000052a , 0x00000011 
+ 00028306  0x00007890 copy  0x00000007 , 0x0000003f 
+ 00028307  0x00007891 branch  0x00006ea5 , 0x00000034 
+ 00028308  0x00007892 ifetch  0x00000002 , 0x00000011 
+ 00028309  0x00007893 branch  0x00006ea5 , 0x00000034 
+ 00028310  0x00007894 iforce  0x00000012 
+ 00028311  0x00007895 fetch  0x00000004 , 0x00000524 
+ 00028312  0x00007896 iforce  0x00000002 
+ 00028313  0x00007897 call  0x000070e7 
+ 00028314  0x00007898 copy  0x00000006 , 0x0000003f 
+ 00028315  0x00007899 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x0000789a increase  0xfffffffd , 0x00000006 
+ 00028317  0x0000789b ifetch  0x00000003 , 0x00000006 
+ 00028318  0x0000789c istore  0x00000003 , 0x00000005 
+ 00028319  0x0000789d call  0x0000705b 
+ 00028320  0x0000789e iforce  0x00000039 
+ 00028321  0x0000789f call  0x00007f01 
+ 00028322  0x000078a1 increase  0x00000002 , 0x00000011 
+ 00028323  0x000078a2 increase  0xffffffff , 0x00000007 
+ 00028324  0x000078a3 branch  0x00006e92 
+ 00028325  0x000078a6 arg  0x00000005 , 0x00000011 
+ 00028326  0x000078a7 call  0x00006f84 
+ 00028327  0x000078a8 fetch  0x00000002 , 0x00000275 
+ 00028328  0x000078a9 beq  0x0000000b , 0x00007043 
+ 00028329  0x000078aa branch  0x00006f9a 
+ 00028330  0x000078ae ifetch  0x00000001 , 0x00000006 
+ 00028331  0x000078af beq  0x00000000 , 0x00006eae 
+ 00028332  0x000078b0 beq  0x00000001 , 0x00006eb0 
+ 00028333  0x000078b1 beq  0x00000002 , 0x00006eb3 
+ 00028334  0x000078b3 increase  0xffffffff , 0x0000000b 
+ 00028335  0x000078b4 branch  0x00006eb6 
+ 00028336  0x000078b6 ifetch  0x00000001 , 0x00000006 
+ 00028337  0x000078b7 increase  0xfffffffe , 0x0000000b 
+ 00028338  0x000078b8 branch  0x00006eb6 
+ 00028339  0x000078ba ifetch  0x00000002 , 0x00000006 
+ 00028340  0x000078bb byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x000078bc increase  0xfffffffd , 0x0000000b 
+ 00028342  0x000078be store  0x00000002 , 0x00000519 
+ 00028343  0x000078bf rtn 
+ 00028344  0x000078c2 increase  0xfffffffb , 0x0000000b 
+ 00028345  0x000078c3 call  0x00006eaa 
+ 00028346  0x000078c4 nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x000078c5 fetcht  0x00000004 , 0x00000524 
+ 00028348  0x000078c6 call  0x000070b1 
+ 00028349  0x000078c7 nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x000078c8 copy  0x00000006 , 0x00000011 
+ 00028351  0x000078c9 call  0x000052d0 
+ 00028352  0x000078ca copy  0x00000011 , 0x00000006 
+ 00028353  0x000078cb increase  0x00000003 , 0x00000005 
+ 00028354  0x000078cc copy  0x00000006 , 0x0000000b 
+ 00028355  0x000078cd call  0x00007062 
+ 00028356  0x000078ce copy  0x0000003f , 0x00000011 
+ 00028357  0x000078d0 fetch  0x00000002 , 0x00000519 
+ 00028358  0x000078d1 copy  0x0000003f , 0x00000012 
+ 00028359  0x000078d2 copy  0x00000011 , 0x0000003f 
+ 00028360  0x000078d3 isub  0x00000012 , 0x00000012 
+ 00028361  0x000078d4 fetch  0x00000002 , 0x00000520 
+ 00028362  0x000078d5 isub  0x00000012 , 0x0000003e 
+ 00028363  0x000078d6 nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x000078d8 disable  0x00000028 
+ 00028365  0x000078d9 fetch  0x00000002 , 0x00000519 
+ 00028366  0x000078da branch  0x00006eda , 0x00000034 
+ 00028367  0x000078db iadd  0x0000000b , 0x00000006 
+ 00028368  0x000078dc increase  0x00000003 , 0x00000012 
+ 00028369  0x000078dd copy  0x00000012 , 0x00000039 
+ 00028370  0x000078de copy  0x00000039 , 0x0000003f 
+ 00028371  0x000078df increase  0x00000003 , 0x0000003f 
+ 00028372  0x000078e0 byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x000078e1 istore  0x00000002 , 0x00000005 
+ 00028374  0x000078e2 copy  0x00000039 , 0x0000003f 
+ 00028375  0x000078e3 byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x000078e4 istore  0x00000002 , 0x00000005 
+ 00028377  0x000078e5 branch  0x00006ef5 
+ 00028378  0x000078e7 add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x000078e8 branch  0x00006ede , 0x00000028 
+ 00028380  0x000078e9 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x000078ea branch  0x00006ee1 
+ 00028382  0x000078ec copy  0x00000039 , 0x0000003f 
+ 00028383  0x000078ed increase  0x00000002 , 0x0000003f 
+ 00028384  0x000078ee byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x000078f0 istore  0x00000002 , 0x00000005 
+ 00028386  0x000078f1 increase  0xfffffffd , 0x00000039 
+ 00028387  0x000078f2 byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x000078f3 istore  0x00000002 , 0x00000005 
+ 00028389  0x000078f4 copy  0x0000000b , 0x00000006 
+ 00028390  0x000078f5 branch  0x00006ef5 
+ 00028391  0x000078f7 enable  0x00000028 
+ 00028392  0x000078f9 fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078fa copy  0x0000003f , 0x00000011 
+ 00028394  0x000078fb copy  0x00000011 , 0x00000039 
+ 00028395  0x000078fc fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078fd branch  0x00006eda , 0x00000034 
+ 00028397  0x000078fe iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078ff copy  0x00000011 , 0x0000003f 
+ 00028399  0x00007900 increase  0x00000005 , 0x0000003f 
+ 00028400  0x00007901 byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x00007902 istore  0x00000002 , 0x00000005 
+ 00028402  0x00007903 copy  0x00000011 , 0x0000003f 
+ 00028403  0x00007904 byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x00007905 istore  0x00000002 , 0x00000005 
+ 00028405  0x00007907 call  0x00007f01 
+ 00028406  0x00007908 nbranch  0x00006efe , 0x00000028 
+ 00028407  0x00007909 force  0x00000002 , 0x0000003f 
+ 00028408  0x0000790a istore  0x00000001 , 0x00000005 
+ 00028409  0x0000790b copy  0x00000006 , 0x0000003f 
+ 00028410  0x0000790c isub  0x0000000b , 0x0000003f 
+ 00028411  0x0000790d byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x0000790e istore  0x00000002 , 0x00000005 
+ 00028413  0x0000790f branch  0x00006f00 
+ 00028414  0x00007911 force  0x00000000 , 0x0000003f 
+ 00028415  0x00007912 istore  0x00000001 , 0x00000005 
+ 00028416  0x00007914 arg  0x00000005 , 0x00000011 
+ 00028417  0x00007915 branch  0x00006fb0 
+ 00028418  0x00007921 bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x00007922 call  0x00006fd0 
+ 00028420  0x00007923 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x00007924 branch  0x00006fc4 , 0x00000001 
+ 00028422  0x00007925 call  0x00006f2e 
+ 00028423  0x00007926 store  0x00000002 , 0x00000520 
+ 00028424  0x00007927 increase  0xfffffffe , 0x0000000b 
+ 00028425  0x00007928 call  0x00007028 
+ 00028426  0x00007929 arg  0x0000052a , 0x00000005 
+ 00028427  0x0000792a force  0x00000000 , 0x00000007 
+ 00028428  0x0000792c ifetch  0x00000001 , 0x00000006 
+ 00028429  0x0000792d beq  0x0000000a , 0x00006f36 
+ 00028430  0x0000792e ifetch  0x00000002 , 0x00000006 
+ 00028431  0x0000792f istore  0x00000002 , 0x00000005 
+ 00028432  0x00007930 increase  0x00000001 , 0x00000007 
+ 00028433  0x00007931 increase  0xfffffffd , 0x0000000b 
+ 00028434  0x00007932 increase  0xfffffffd , 0x00000011 
+ 00028435  0x00007933 nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x00007934 nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x00007935 increase  0xffffffff , 0x0000000b 
+ 00028438  0x00007936 nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x00007937 call  0x000052d0 
+ 00028440  0x00007938 increase  0x0000000d , 0x00000005 
+ 00028441  0x00007939 fetch  0x00000002 , 0x00000511 
+ 00028442  0x0000793a iforce  0x00000013 
+ 00028443  0x0000793b arg  0x0000052a , 0x00000011 
+ 00028444  0x0000793d ifetch  0x00000002 , 0x00000011 
+ 00028445  0x0000793e branch  0x00006f29 , 0x00000034 
+ 00028446  0x0000793f iforce  0x00000012 
+ 00028447  0x00007940 call  0x000070c6 
+ 00028448  0x00007941 branch  0x00006f27 , 0x00000034 
+ 00028449  0x00007942 increase  0xfffffffd , 0x00000006 
+ 00028450  0x00007943 ifetch  0x00000003 , 0x00000006 
+ 00028451  0x00007944 istore  0x00000003 , 0x00000005 
+ 00028452  0x00007945 call  0x0000705b 
+ 00028453  0x00007946 iforce  0x00000039 
+ 00028454  0x00007947 call  0x00007f01 
+ 00028455  0x00007949 increase  0x00000002 , 0x00000011 
+ 00028456  0x0000794a branch  0x00006f1c 
+ 00028457  0x0000794d call  0x00006f83 
+ 00028458  0x0000794e fetch  0x00000002 , 0x00000275 
+ 00028459  0x0000794f beq  0x0000000e , 0x00007046 
+ 00028460  0x00007950 call  0x00006f9a 
+ 00028461  0x00007951 branch  0x00006f9a 
+ 00028462  0x00007955 ifetch  0x00000002 , 0x00000006 
+ 00028463  0x00007956 byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x00007957 increase  0xfffffffd , 0x0000003f 
+ 00028465  0x00007958 arg  0x000000c8 , 0x00000002 
+ 00028466  0x00007959 isub  0x00000002 , 0x0000003e 
+ 00028467  0x0000795a nrtn  0x00000002 
+ 00028468  0x0000795b setarg  0x000000c8 
+ 00028469  0x0000795c rtn 
+ 00028470  0x00007960 increase  0x00000004 , 0x00000006 
+ 00028471  0x00007961 increase  0xfffffffb , 0x0000000b 
+ 00028472  0x00007962 increase  0xfffffffb , 0x00000011 
+ 00028473  0x00007963 nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x00007964 call  0x00006eaa 
+ 00028475  0x00007965 nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x00007966 arg  0x00000511 , 0x0000000b 
+ 00028477  0x00007967 call  0x00007082 
+ 00028478  0x00007968 deposit  0x00000007 
+ 00028479  0x00007969 branch  0x00007046 , 0x00000034 
+ 00028480  0x0000796a store  0x00000001 , 0x0000054e 
+ 00028481  0x0000796c copy  0x00000012 , 0x0000003f 
+ 00028482  0x0000796d store  0x00000002 , 0x0000054c 
+ 00028483  0x0000796e arg  0x00000000 , 0x00000007 
+ 00028484  0x0000796f arg  0x00000000 , 0x00000011 
+ 00028485  0x00007970 call  0x000052d0 
+ 00028486  0x00007971 increase  0x0000000a , 0x00000005 
+ 00028487  0x00007973 call  0x00006f6c 
+ 00028488  0x00007974 nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x00007975 copy  0x00000006 , 0x0000000b 
+ 00028490  0x00007976 copy  0x0000003f , 0x00000013 
+ 00028491  0x00007977 iadd  0x00000011 , 0x00000011 
+ 00028492  0x0000797a fetch  0x00000002 , 0x00000519 
+ 00028493  0x0000797b copy  0x0000003f , 0x00000012 
+ 00028494  0x0000797c branch  0x00006f75 , 0x00000034 
+ 00028495  0x0000797e copy  0x00000011 , 0x0000003f 
+ 00028496  0x0000797f isub  0x00000012 , 0x00000012 
+ 00028497  0x00007980 branch  0x00006f67 , 0x00000005 
+ 00028498  0x00007981 nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x00007982 fetch  0x00000002 , 0x00000520 
+ 00028500  0x00007983 isub  0x00000012 , 0x0000003e 
+ 00028501  0x00007984 branch  0x00006f5e , 0x00000005 
+ 00028502  0x00007985 nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x00007989 copy  0x00000012 , 0x00000039 
+ 00028504  0x0000798a call  0x00006f61 
+ 00028505  0x0000798b fetch  0x00000001 , 0x0000054e 
+ 00028506  0x0000798c increase  0x00000001 , 0x00000007 
+ 00028507  0x0000798d isub  0x00000007 , 0x0000003e 
+ 00028508  0x0000798e branch  0x00006f83 , 0x00000005 
+ 00028509  0x0000798f branch  0x00006fa0 
+ 00028510  0x00007992 copy  0x0000003f , 0x00000039 
+ 00028511  0x00007993 call  0x00006f61 
+ 00028512  0x00007994 branch  0x00006fa0 
+ 00028513  0x00007997 increase  0xfffffffd , 0x00000005 
+ 00028514  0x00007998 copy  0x00000039 , 0x00000002 
+ 00028515  0x00007999 copy  0x00000013 , 0x0000003f 
+ 00028516  0x0000799a isub  0x00000012 , 0x0000003f 
+ 00028517  0x0000799b iadd  0x0000000b , 0x00000006 
+ 00028518  0x0000799c branch  0x00007f01 
+ 00028519  0x0000799f fetch  0x00000001 , 0x0000054e 
+ 00028520  0x000079a0 increase  0x00000001 , 0x00000007 
+ 00028521  0x000079a1 isub  0x00000007 , 0x0000003e 
+ 00028522  0x000079a2 rtn  0x00000005 
+ 00028523  0x000079a3 branch  0x00006f47 
+ 00028524  0x000079a6 call  0x00007fe9 
+ 00028525  0x000079a7 arg  0x0000052a , 0x00000006 
+ 00028526  0x000079a8 lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x000079a9 iadd  0x00000006 , 0x00000006 
+ 00028528  0x000079aa ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x000079ab call  0x000070b1 
+ 00028530  0x000079ac nrtn  0x00000005 
+ 00028531  0x000079ad call  0x0000705b 
+ 00028532  0x000079ae branch  0x00007fe7 
+ 00028533  0x000079b1 fetch  0x00000002 , 0x00000520 
+ 00028534  0x000079b2 isub  0x00000011 , 0x0000003e 
+ 00028535  0x000079b3 nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x000079b4 copy  0x00000011 , 0x00000039 
+ 00028537  0x000079b5 copy  0x00000039 , 0x00000002 
+ 00028538  0x000079b6 copy  0x0000000b , 0x00000006 
+ 00028539  0x000079b7 call  0x00007f01 
+ 00028540  0x000079b8 fetch  0x00000002 , 0x0000054c 
+ 00028541  0x000079b9 isub  0x00000011 , 0x0000003e 
+ 00028542  0x000079ba branch  0x00006f81 , 0x00000005 
+ 00028543  0x000079bc call  0x00006fa0 
+ 00028544  0x000079bd branch  0x00006f94 
+ 00028545  0x000079c0 call  0x00006f83 
+ 00028546  0x000079c1 branch  0x00006f94 
+ 00028547  0x000079c4 arg  0x00000007 , 0x00000011 
+ 00028548  0x000079c6 force  0x00000000 , 0x0000003f 
+ 00028549  0x000079c7 istore  0x00000001 , 0x00000005 
+ 00028550  0x000079c8 call  0x00006fb0 
+ 00028551  0x000079c9 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x000079ca increase  0xfffffffb , 0x00000002 
+ 00028553  0x000079cb byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x000079cc istore  0x00000002 , 0x00000005 
+ 00028555  0x000079cd increase  0xfffffffd , 0x00000002 
+ 00028556  0x000079ce byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x000079cf istore  0x00000002 , 0x00000005 
+ 00028558  0x000079d0 rtn 
+ 00028559  0x000079d3 copy  0x0000003f , 0x00000039 
+ 00028560  0x000079d4 copy  0x00000039 , 0x00000002 
+ 00028561  0x000079d5 copy  0x0000000b , 0x00000006 
+ 00028562  0x000079d6 call  0x00007f01 
+ 00028563  0x000079d7 call  0x00006fa0 
+ 00028564  0x000079d9 setarg  0x00000036 
+ 00028565  0x000079da istore  0x00000001 , 0x00000005 
+ 00028566  0x000079db fetch  0x00000002 , 0x0000054c 
+ 00028567  0x000079dc byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x000079dd istore  0x00000002 , 0x00000005 
+ 00028569  0x000079de rtn 
+ 00028570  0x000079e1 setarg  0x00000036 
+ 00028571  0x000079e2 istore  0x00000001 , 0x00000005 
+ 00028572  0x000079e3 increase  0xfffffffd , 0x00000002 
+ 00028573  0x000079e4 byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x000079e5 istore  0x00000002 , 0x00000005 
+ 00028575  0x000079e6 rtn 
+ 00028576  0x000079e9 arg  0x00000007 , 0x00000011 
+ 00028577  0x000079ea setarg  0x00000002 
+ 00028578  0x000079eb istore  0x00000001 , 0x00000005 
+ 00028579  0x000079ec fetch  0x00000002 , 0x00000519 
+ 00028580  0x000079ed iadd  0x00000002 , 0x00000002 
+ 00028581  0x000079ee byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x000079ef istore  0x00000002 , 0x00000005 
+ 00028583  0x000079f0 call  0x00006fb0 
+ 00028584  0x000079f1 fetcht  0x00000002 , 0x00000275 
+ 00028585  0x000079f2 increase  0xfffffffb , 0x00000002 
+ 00028586  0x000079f3 byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x000079f4 istore  0x00000002 , 0x00000005 
+ 00028588  0x000079f5 increase  0xfffffffb , 0x00000002 
+ 00028589  0x000079f6 byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x000079f7 istore  0x00000002 , 0x00000005 
+ 00028591  0x000079f8 rtn 
+ 00028592  0x000079fb fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079fc isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079fd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079fe store  0x00000002 , 0x00000275 
+ 00028596  0x000079ff call  0x000052d0 
+ 00028597  0x00007a00 copy  0x00000011 , 0x0000003f 
+ 00028598  0x00007a01 istore  0x00000001 , 0x00000005 
+ 00028599  0x00007a02 fetch  0x00000002 , 0x0000051c 
+ 00028600  0x00007a03 istore  0x00000002 , 0x00000005 
+ 00028601  0x00007a04 rtn 
+ 00028602  0x00007a15 rtn 
+ 00028603  0x00007a37 setarg  0x00000200 
+ 00028604  0x00007a38 store  0x00000002 , 0x0000054a 
+ 00028605  0x00007a39 branch  0x00006fc6 
+ 00028606  0x00007a3b setarg  0x00000400 
+ 00028607  0x00007a3c store  0x00000002 , 0x0000054a 
+ 00028608  0x00007a3d branch  0x00006fc6 
+ 00028609  0x00007a3f setarg  0x00000600 
+ 00028610  0x00007a40 store  0x00000002 , 0x0000054a 
+ 00028611  0x00007a41 branch  0x00006fc6 
+ 00028612  0x00007a43 setarg  0x00000300 
+ 00028613  0x00007a44 store  0x00000002 , 0x0000054a 
+ 00028614  0x00007a46 call  0x000052d0 
+ 00028615  0x00007a47 istore  0x00000001 , 0x00000005 
+ 00028616  0x00007a48 fetch  0x00000002 , 0x0000051c 
+ 00028617  0x00007a49 istore  0x00000002 , 0x00000005 
+ 00028618  0x00007a4a setarg  0x00000200 
+ 00028619  0x00007a4b istore  0x00000002 , 0x00000005 
+ 00028620  0x00007a4c fetch  0x00000002 , 0x0000054a 
+ 00028621  0x00007a4d istore  0x00000002 , 0x00000005 
+ 00028622  0x00007a4e jam  0x00000007 , 0x00000275 
+ 00028623  0x00007a4f rtn 
+ 00028624  0x00007a55 arg  0x00000000 , 0x00000012 
+ 00028625  0x00007a56 force  0x00000000 , 0x00000002 
+ 00028626  0x00007a57 arg  0x00000511 , 0x00000005 
+ 00028627  0x00007a58 call  0x00007028 
+ 00028628  0x00007a59 branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a5b increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a5c ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a5d increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a5e increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a5f compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a60 nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a61 compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a62 nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a63 force  0x00000001 , 0x00000002 
+ 00028638  0x00007a65 ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a66 increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a67 increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a68 bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a69 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a6a increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a6b increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a6c beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a6d branch  0x00006fea 
+ 00028647  0x00007a6f increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a70 increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a71 increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a73 increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a74 increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a75 increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a76 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a77 branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a78 increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a79 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a7a increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a7b branch  0x00007020 
+ 00028659  0x00007a7d compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a7e nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a7f branch  0x00006fde 
+ 00028662  0x00007a81 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a82 nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a84 increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a85 increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a86 ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a87 sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a88 branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a89 istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a8b compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a8c branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a8d copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a8e ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a8f bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a90 ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a91 bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a92 ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a93 bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a94 ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a95 bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a96 ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a97 bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a98 ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a99 bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a9a ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a9b bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a9c ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a9d bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a9e ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a9f bne  0x0000005f , 0x00007019 
+ 00028691  0x00007aa0 ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007aa1 bne  0x0000009b , 0x00007019 
+ 00028693  0x00007aa2 ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007aa3 bne  0x00000034 , 0x00007019 
+ 00028695  0x00007aa4 ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007aa5 beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007aa7 copy  0x00000002 , 0x00000006 
+ 00028698  0x00007aa9 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007aaa force  0x00000000 , 0x00000007 
+ 00028700  0x00007aab force  0x00000000 , 0x00000002 
+ 00028701  0x00007aac branch  0x0000701e 
+ 00028702  0x00007aaf increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007ab0 increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007ab2 force  0x00000000 , 0x00000002 
+ 00028705  0x00007ab3 compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007ab4 nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007ab5 force  0x00000000 , 0x0000003f 
+ 00028708  0x00007ab6 istore  0x00000002 , 0x00000005 
+ 00028709  0x00007ab7 rtn 
+ 00028710  0x00007ab9 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007aba rtn 
+ 00028712  0x00007ac5 bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007ac6 ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007ac7 increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007ac8 compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007ac9 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007aca compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007acb branch  0x00007037 , 0x00000001 
+ 00028719  0x00007acc compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007acd branch  0x00007039 , 0x00000001 
+ 00028721  0x00007ace compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007acf nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007ad1 ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007ad2 copy  0x0000003f , 0x00000011 
+ 00028725  0x00007ad3 increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007ad4 branch  0x0000703c 
+ 00028727  0x00007ad6 increase  0x00000002 , 0x00000006 
+ 00028728  0x00007ad7 increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007ad9 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007ada byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007adb increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007add force  0x00000001 , 0x0000003f 
+ 00028733  0x00007ade rtn 
+ 00028734  0x00007ae0 force  0x00000000 , 0x0000003f 
+ 00028735  0x00007ae1 rtn 
+ 00028736  0x00007aec setarg  0x00000003 
+ 00028737  0x00007aed store  0x00000001 , 0x0000051b 
+ 00028738  0x00007aee branch  0x00007048 
+ 00028739  0x00007af0 setarg  0x00000005 
+ 00028740  0x00007af1 store  0x00000001 , 0x0000051b 
+ 00028741  0x00007af2 branch  0x00007048 
+ 00028742  0x00007af4 setarg  0x00000007 
+ 00028743  0x00007af5 store  0x00000001 , 0x0000051b 
+ 00028744  0x00007af7 call  0x000052d0 
+ 00028745  0x00007afa fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007afb copy  0x0000003f , 0x00000012 
+ 00028747  0x00007afc istore  0x00000001 , 0x00000005 
+ 00028748  0x00007afd fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007afe istore  0x00000002 , 0x00000005 
+ 00028750  0x00007aff setarg  0x00000500 
+ 00028751  0x00007b00 istore  0x00000002 , 0x00000005 
+ 00028752  0x00007b01 compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007b02 branch  0x00007057 , 0x00000001 
+ 00028754  0x00007b03 compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007b04 branch  0x00007057 , 0x00000001 
+ 00028756  0x00007b05 setarg  0x00000000 
+ 00028757  0x00007b06 istore  0x00000005 , 0x00000005 
+ 00028758  0x00007b07 branch  0x00007059 
+ 00028759  0x00007b0a setarg  0x00350200 
+ 00028760  0x00007b0b istore  0x00000005 , 0x00000005 
+ 00028761  0x00007b0d jam  0x0000000a , 0x00000275 
+ 00028762  0x00007b0e rtn 
+ 00028763  0x00007b12 call  0x00007ea2 
+ 00028764  0x00007b13 call  0x00007ea5 
+ 00028765  0x00007b14 call  0x00007062 
+ 00028766  0x00007b15 call  0x00007e9c 
+ 00028767  0x00007b16 call  0x00007e9f 
+ 00028768  0x00007b17 copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007b18 rtn 
+ 00028770  0x00007b1c ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007b1d and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007b1e rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007b1f bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007b21 force  0x00000001 , 0x0000003f 
+ 00028775  0x00007b22 force  0x00000001 , 0x00000002 
+ 00028776  0x00007b23 rtn 
+ 00028777  0x00007b26 call  0x00007e76 
+ 00028778  0x00007b27 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007b28 rtn 
+ 00028780  0x00007b2a deposit  0x00000039 
+ 00028781  0x00007b2b sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007b2c branch  0x00007069 , 0x00000002 
+ 00028783  0x00007b2d beq  0x00000005 , 0x00007073 
+ 00028784  0x00007b2e beq  0x00000006 , 0x00007076 
+ 00028785  0x00007b2f beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007b30 rtn 
+ 00028787  0x00007b33 ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007b34 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007b35 rtn 
+ 00028790  0x00007b37 ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007b38 byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007b39 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007b3a rtn 
+ 00028794  0x00007b3c ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007b3d byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007b3e ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007b3f byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007b40 lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007b41 iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007b42 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007b43 rtn 
+ 00028802  0x00007b4a bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007b4b force  0x00000000 , 0x00000007 
+ 00028804  0x00007b4c arg  0x00000000 , 0x00000012 
+ 00028805  0x00007b4d arg  0x0000052a , 0x00000005 
+ 00028806  0x00007b4f ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007b50 rtn  0x00000034 
+ 00028808  0x00007b51 call  0x0000708d 
+ 00028809  0x00007b52 copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007b53 rtneq  0x00000007 
+ 00028811  0x00007b54 increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007b55 branch  0x00007086 
+ 00028813  0x00007b59 iforce  0x00000013 
+ 00028814  0x00007b5b fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b5c iforce  0x00000006 
+ 00028816  0x00007b5e copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b5f rtneq  0x00000007 
+ 00028818  0x00007b60 disable  0x00000028 
+ 00028819  0x00007b61 ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b62 rtn  0x00000034 
+ 00028821  0x00007b63 iforce  0x00000039 
+ 00028822  0x00007b65 ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b66 isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b67 nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b68 enable  0x00000028 
+ 00028826  0x00007b6a loop  0x00007096 
+ 00028827  0x00007b6b ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b6c copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b6d nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b6e arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b6f arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b71 ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b72 branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b73 isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b74 branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b75 loop  0x000070a0 
+ 00028837  0x00007b76 rtn 
+ 00028838  0x00007b78 istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b79 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b7a copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b7b call  0x0000705b 
+ 00028842  0x00007b7c iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b7d iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b7e branch  0x00007090 
+ 00028845  0x00007b80 copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b81 call  0x00007062 
+ 00028847  0x00007b82 iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b83 branch  0x00007090 
+ 00028849  0x00007b8a bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b8b fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b8c iforce  0x00000006 
+ 00028852  0x00007b8e ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b8f branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b90 lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b91 iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b92 ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b93 isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b94 rtn  0x00000005 
+ 00028859  0x00007b95 deposit  0x00000005 
+ 00028860  0x00007b96 store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b97 storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b98 call  0x00007062 
+ 00028863  0x00007b99 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b9a copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b9b fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b9c copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b9d fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b9e copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b9f branch  0x000070b4 
+ 00028870  0x00007ba6 bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007ba7 fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007ba8 iforce  0x00000006 
+ 00028873  0x00007baa ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007bab branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007bac iforce  0x00000039 
+ 00028876  0x00007bae ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007baf isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007bb0 branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007bb1 loop  0x000070cc 
+ 00028880  0x00007bb2 increase  0x00000004 , 0x00000006 
+ 00028881  0x00007bb3 call  0x00007062 
+ 00028882  0x00007bb4 iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007bb5 branch  0x000070c9 
+ 00028884  0x00007bb7 increase  0xffffffff , 0x00000039 
+ 00028885  0x00007bb8 lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007bb9 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007bba increase  0x00000004 , 0x00000006 
+ 00028888  0x00007bbb call  0x00007062 
+ 00028889  0x00007bbc iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007bbe increase  0x00000001 , 0x00000006 
+ 00028891  0x00007bbf ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007bc0 isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007bc4 branch  0x00007fef , 0x00000005 
+ 00028894  0x00007bc5 call  0x0000705b 
+ 00028895  0x00007bc6 iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007bc7 deposit  0x0000000b 
+ 00028897  0x00007bc8 isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007bc9 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007bca branch  0x000070da 
+ 00028900  0x00007bcc force  0x00000000 , 0x00000006 
+ 00028901  0x00007bcd force  0x00000000 , 0x0000003f 
+ 00028902  0x00007bce rtn 
+ 00028903  0x00007bd5 bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007bd6 fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007bd7 iforce  0x00000006 
+ 00028906  0x00007bd9 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007bda branch  0x00007100 , 0x00000034 
+ 00028908  0x00007bdb lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007bdc iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007bdd ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007bde isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007bdf branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007be0 call  0x00007062 
+ 00028914  0x00007be1 iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007be2 branch  0x000070ea 
+ 00028916  0x00007be4 call  0x00007062 
+ 00028917  0x00007be5 iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007be7 increase  0x00000001 , 0x00000006 
+ 00028919  0x00007be8 ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007be9 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007bea rtn  0x00000005 
+ 00028922  0x00007beb call  0x0000705b 
+ 00028923  0x00007bec iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007bed deposit  0x0000000b 
+ 00028925  0x00007bee isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007bef branch  0x00007100 , 0x00000005 
+ 00028927  0x00007bf0 branch  0x000070f6 
+ 00028928  0x00007bf2 force  0x00000000 , 0x00000006 
+ 00028929  0x00007bf3 rtn 
+ 00028930  0x00007bf8 arg  0x00000400 , 0x00000012 
+ 00028931  0x00007bf9 call  0x000070f4 
+ 00028932  0x00007bfa arg  0x00000300 , 0x00000012 
+ 00028933  0x00007bfb call  0x0000710d 
+ 00028934  0x00007bfc nrtn  0x00000028 
+ 00028935  0x00007bfd sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007bfe branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007bff ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007c00 bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007c01 ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007c02 rtn 
+ 00028941  0x00007c08 bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007c09 call  0x00007062 
+ 00028943  0x00007c0a copy  0x0000003f , 0x00000011 
+ 00028944  0x00007c0c ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007c0d and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007c0e rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007c0f sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007c10 branch  0x00007129 , 0x00000005 
+ 00028949  0x00007c11 copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007c12 beq  0x00000005 , 0x00007120 
+ 00028951  0x00007c13 beq  0x00000006 , 0x00007123 
+ 00028952  0x00007c14 beq  0x00000007 , 0x00007126 
+ 00028953  0x00007c15 increase  0xffffffff , 0x00000006 
+ 00028954  0x00007c16 call  0x00007062 
+ 00028955  0x00007c17 iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007c18 copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007c19 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007c1a branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007c1b branch  0x00007110 
+ 00028960  0x00007c1e increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007c1f increase  0x00000001 , 0x00000006 
+ 00028962  0x00007c20 branch  0x00007110 
+ 00028963  0x00007c22 increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007c23 increase  0x00000002 , 0x00000006 
+ 00028965  0x00007c24 branch  0x00007110 
+ 00028966  0x00007c26 increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007c27 increase  0x00000004 , 0x00000006 
+ 00028968  0x00007c28 branch  0x00007110 
+ 00028969  0x00007c2b increase  0xffffffff , 0x00000011 
+ 00028970  0x00007c2c copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007c2d beq  0x00000001 , 0x00007132 
+ 00028972  0x00007c2e beq  0x00000002 , 0x00007130 
+ 00028973  0x00007c2f beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007c30 branch  0x00007fe9 
+ 00028975  0x00007c32 increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007c34 ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007c35 increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007c37 ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007c38 isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007c39 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007c3a increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007c3b branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007c3c branch  0x00007110 
+ 00028984  0x00007c78 call  0x000052d0 
+ 00028985  0x00007c79 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c7a setarg  0x00000006 
+ 00028987  0x00007c7b istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c7c setarg  0x0000006e 
+ 00028989  0x00007c7d istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c7e setarg  0x00000f00 
+ 00028991  0x00007c7f istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c80 setarg  0x001a0535 
+ 00028993  0x00007c81 istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c82 setarg  0x00000111 
+ 00028995  0x00007c83 lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c84 istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c85 setarg  0x00002600 
+ 00028998  0x00007c86 istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c87 setarg  0x00000335 
+ 00029000  0x00007c88 istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c89 setarg  0x00000009 
+ 00029002  0x00007c8a istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c8b setarg  0x00000004 
+ 00029004  0x00007c8c istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c8d jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c8e rtn 
+ 00029007  0x00007c93 bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c94 jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c95 arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c96 arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c97 call  0x00007ebf 
+ 00029012  0x00007c98 arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c99 call  0x00007ebd 
+ 00029014  0x00007c9a arg  0x000009be , 0x00000006 
+ 00029015  0x00007c9b call  0x00007ebd 
+ 00029016  0x00007c9c call  0x0000720a 
+ 00029017  0x00007c9d arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c9e call  0x00007205 
+ 00029019  0x00007c9f call  0x000071d0 
+ 00029020  0x00007ca1 arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007ca2 call  0x00007201 
+ 00029022  0x00007ca3 setarg  0x000f4240 
+ 00029023  0x00007ca4 copy  0x0000003f , 0x00000011 
+ 00029024  0x00007ca5 fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007ca6 idiv  0x00000011 
+ 00029026  0x00007ca7 call  0x00007f86 
+ 00029027  0x00007ca8 remainder  0x0000003f 
+ 00029028  0x00007ca9 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007cab rtn 
+ 00029030  0x00007cae jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007caf arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007cb0 call  0x000071b5 
+ 00029033  0x00007cb1 call  0x000071b0 
+ 00029034  0x00007cb2 fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007cb3 istore  0x00000003 , 0x00000005 
+ 00029036  0x00007cb6 call  0x00007176 
+ 00029037  0x00007cb8 arg  0x0000042f , 0x00000006 
+ 00029038  0x00007cb9 call  0x00007ebf 
+ 00029039  0x00007cba arg  0x0000443a , 0x00000006 
+ 00029040  0x00007cbb call  0x00007ebf 
+ 00029041  0x00007cbc call  0x0000720a 
+ 00029042  0x00007cbd arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007cbe arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007cbf call  0x00007ebf 
+ 00029045  0x00007cc1 branch  0x000071d0 
+ 00029046  0x00007cc6 fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007cc7 istore  0x00000004 , 0x00000005 
+ 00029048  0x00007cc8 call  0x00007ecd 
+ 00029049  0x00007cc9 branch  0x00007eca 
+ 00029050  0x00007ccc bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007ccd jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007cce arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007ccf call  0x000071b0 
+ 00029054  0x00007cd0 call  0x000071b5 
+ 00029055  0x00007cd1 fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007cd2 istore  0x00000003 , 0x00000005 
+ 00029057  0x00007cd5 call  0x00007176 
+ 00029058  0x00007cd6 arg  0x0000443a , 0x00000006 
+ 00029059  0x00007cd7 call  0x00007ebf 
+ 00029060  0x00007cd8 arg  0x0000042f , 0x00000006 
+ 00029061  0x00007cd9 call  0x00007ebf 
+ 00029062  0x00007cda call  0x0000720a 
+ 00029063  0x00007cdb arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007cdc arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007cdd call  0x00007ebf 
+ 00029066  0x00007cdf call  0x000071d0 
+ 00029067  0x00007ce0 arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007ce1 branch  0x00007201 
+ 00029069  0x00007ce4 jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007ce5 arg  0x000009fe , 0x00000006 
+ 00029071  0x00007ce6 arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007ce7 call  0x00007ebd 
+ 00029073  0x00007ce8 call  0x0000720a 
+ 00029074  0x00007ce9 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007cea call  0x00007205 
+ 00029076  0x00007ceb call  0x000071d0 
+ 00029077  0x00007cec arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007ced call  0x00007497 
+ 00029079  0x00007cee arg  0x00000001 , 0x00000002 
+ 00029080  0x00007cef call  0x0000719f 
+ 00029081  0x00007cf0 arg  0x00004419 , 0x00000005 
+ 00029082  0x00007cf1 call  0x00007201 
+ 00029083  0x00007cf2 arg  0x00000000 , 0x00000002 
+ 00029084  0x00007cf3 call  0x0000719f 
+ 00029085  0x00007cf4 arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007cf6 branch  0x00007497 
+ 00029087  0x00007cfa bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007cfb jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007cfc setarg  0x00000100 
+ 00029090  0x00007cfd store  0x00000002 , 0x000005e6 
+ 00029091  0x00007cfe call  0x000071b0 
+ 00029092  0x00007cff call  0x000071b5 
+ 00029093  0x00007d00 arg  0x0000443a , 0x00000006 
+ 00029094  0x00007d01 call  0x00007ebf 
+ 00029095  0x00007d02 arg  0x0000042f , 0x00000006 
+ 00029096  0x00007d03 call  0x00007ebf 
+ 00029097  0x00007d05 setarg  0x00006c65 
+ 00029098  0x00007d06 istore  0x00000002 , 0x00000005 
+ 00029099  0x00007d07 setarg  0x00006274 
+ 00029100  0x00007d08 istore  0x00000002 , 0x00000005 
+ 00029101  0x00007d09 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007d0a call  0x0000720a 
+ 00029103  0x00007d0b branch  0x000071d0 
+ 00029104  0x00007d0e fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007d0f istore  0x00000006 , 0x00000005 
+ 00029106  0x00007d10 fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007d11 istore  0x00000001 , 0x00000005 
+ 00029108  0x00007d12 rtn 
+ 00029109  0x00007d15 fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007d16 istore  0x00000006 , 0x00000005 
+ 00029111  0x00007d1b fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007d1c istore  0x00000001 , 0x00000005 
+ 00029113  0x00007d1d rtn 
+ 00029114  0x00007d20 jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007d21 fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007d22 store  0x00000001 , 0x000005e6 
+ 00029117  0x00007d23 arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007d24 call  0x00007ebd 
+ 00029119  0x00007d25 arg  0x000009be , 0x00000006 
+ 00029120  0x00007d26 call  0x00007ebd 
+ 00029121  0x00007d27 call  0x0000720a 
+ 00029122  0x00007d28 arg  0x0000042f , 0x00000006 
+ 00029123  0x00007d29 call  0x00007205 
+ 00029124  0x00007d2a branch  0x000071d0 
+ 00029125  0x00007d2e jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007d2f fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007d30 store  0x00000001 , 0x000005e6 
+ 00029128  0x00007d31 arg  0x000009be , 0x00000006 
+ 00029129  0x00007d32 call  0x00007ebd 
+ 00029130  0x00007d33 arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007d34 call  0x00007ebd 
+ 00029132  0x00007d35 call  0x0000720a 
+ 00029133  0x00007d36 arg  0x0000443a , 0x00000006 
+ 00029134  0x00007d37 call  0x00007205 
+ 00029135  0x00007d38 branch  0x000071d0 
+ 00029136  0x00007d3b bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007d3c call  0x0000721f 
+ 00029138  0x00007d40 fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007d41 copy  0x0000003f , 0x00000002 
+ 00029140  0x00007d43 increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007d44 rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007d45 copy  0x0000003f , 0x00000012 
+ 00029143  0x00007d46 branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007d47 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007d48 nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007d4a arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007d4b arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007d4c increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007d4f iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007d50 arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007d51 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007d52 call  0x00007edd 
+ 00029153  0x00007d56 branch  0x000071f0 
+ 00029154  0x00007d59 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d5a arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d5c branch  0x000071e6 
+ 00029157  0x00007d61 and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d63 arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d64 iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d65 isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d67 arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d68 call  0x00007245 
+ 00029163  0x00007d6a arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d6b arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d6c arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d6d arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d6e call  0x00007edd 
+ 00029168  0x00007d7a call  0x00007491 
+ 00029169  0x00007d7b call  0x00007428 
+ 00029170  0x00007d7e arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d81 increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d82 deposit  0x00000012 
+ 00029173  0x00007d83 branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d84 call  0x00007486 
+ 00029175  0x00007d85 call  0x00007422 
+ 00029176  0x00007d86 branch  0x000071f3 
+ 00029177  0x00007d89 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d8a call  0x00007497 
+ 00029179  0x00007d8b arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d8c call  0x00007486 
+ 00029181  0x00007d8d call  0x00007428 
+ 00029182  0x00007d8e arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d8f call  0x00007486 
+ 00029184  0x00007d90 branch  0x00007422 
+ 00029185  0x00007d96 copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d97 call  0x00007497 
+ 00029187  0x00007d99 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d9a branch  0x00007ee5 
+ 00029189  0x00007d9d arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d9e call  0x00007ebf 
+ 00029191  0x00007da0 arg  0x00000010 , 0x00000039 
+ 00029192  0x00007da1 arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007da2 branch  0x00007ee5 
+ 00029194  0x00007da5 fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007da6 copy  0x0000003f , 0x00000039 
+ 00029196  0x00007da7 arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007da8 branch  0x00007ee5 
+ 00029198  0x00007dab ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007dac lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007dad isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007dae setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007daf isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007db0 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007db1 istore  0x00000001 , 0x00000011 
+ 00029205  0x00007db2 increase  0xffffffff , 0x00000011 
+ 00029206  0x00007db3 loop  0x0000720e 
+ 00029207  0x00007db4 rtn 
+ 00029208  0x00007db7 arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007db9 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007dba force  0x00000010 , 0x00000039 
+ 00029211  0x00007dbb force  0x00000000 , 0x00000013 
+ 00029212  0x00007dbc branch  0x0000720e 
+ 00029213  0x00007dbf arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007dc0 branch  0x00007219 
+ 00029215  0x00007dc4 arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007dc5 call  0x00007484 
+ 00029217  0x00007dc8 force  0x00000008 , 0x00000038 
+ 00029218  0x00007dc9 call  0x00007492 
+ 00029219  0x00007dca call  0x00007491 
+ 00029220  0x00007dcb call  0x0000741f 
+ 00029221  0x00007dd0 arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007dd1 call  0x00007497 
+ 00029223  0x00007dd3 bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007dd4 fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007dd5 isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007dd6 nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007dd7 call  0x00007218 
+ 00029228  0x00007dda arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007ddc arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007ddf call  0x0000723a 
+ 00029231  0x00007de0 branch  0x00007231 
+ 00029232  0x00007de2 call  0x00007218 
+ 00029233  0x00007de5 arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007de6 arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007de7 call  0x00007ebf 
+ 00029236  0x00007de8 fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007de9 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007dea nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007deb call  0x0000721d 
+ 00029240  0x00007ded arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007def arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007df6 arg  0x00000003 , 0x00000039 
+ 00029243  0x00007df8 arg  0x00000000 , 0x00000002 
+ 00029244  0x00007df9 call  0x00007241 
+ 00029245  0x00007dfa increase  0x00000004 , 0x00000013 
+ 00029246  0x00007dfb loop  0x0000723b 
+ 00029247  0x00007dfc arg  0x00008700 , 0x00000002 
+ 00029248  0x00007dfd lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007dff ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007e00 ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007e01 istore  0x00000004 , 0x00000005 
+ 00029252  0x00007e02 rtn 
+ 00029253  0x00007e09 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007e0a arg  0x00000010 , 0x00000039 
+ 00029255  0x00007e0b arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007e0d isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007e0e branch  0x00007250 , 0x00000005 
+ 00029258  0x00007e0f branch  0x00007253 , 0x00000002 
+ 00029259  0x00007e10 ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007e11 istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007e13 increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007e14 loop  0x00007248 
+ 00029263  0x00007e15 rtn 
+ 00029264  0x00007e17 arg  0x00000080 , 0x00000002 
+ 00029265  0x00007e19 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007e1a branch  0x0000724d 
+ 00029267  0x00007e1d arg  0x00000000 , 0x00000002 
+ 00029268  0x00007e1e branch  0x00007251 
+ 00029269  0x00007e22 call  0x00007268 
+ 00029270  0x00007e23 arg  0x00000592 , 0x00000006 
+ 00029271  0x00007e24 arg  0x00000582 , 0x00000005 
+ 00029272  0x00007e25 branch  0x00007ebf 
+ 00029273  0x00007e29 disable  0x00000028 
+ 00029274  0x00007e2a call  0x0000735f 
+ 00029275  0x00007e2b arg  0x00000562 , 0x00000006 
+ 00029276  0x00007e2c arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007e2d force  0x0000000f , 0x00000039 
+ 00029278  0x00007e2e call  0x00007f01 
+ 00029279  0x00007e2f ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007e30 xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007e31 istore  0x00000001 , 0x00000005 
+ 00029282  0x00007e32 setarg  0x000005b2 
+ 00029283  0x00007e33 store  0x00000002 , 0x000005d6 
+ 00029284  0x00007e34 setarg  0x000005a2 
+ 00029285  0x00007e35 store  0x00000002 , 0x000005d4 
+ 00029286  0x00007e36 set1  0x00000012 , 0x00000000 
+ 00029287  0x00007e37 branch  0x000072a8 
+ 00029288  0x00007e3c fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007e3d force  0x00000010 , 0x00000012 
+ 00029290  0x00007e3e add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007e3f sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007e40 branch  0x0000726e , 0x00000002 
+ 00029293  0x00007e41 force  0x00000010 , 0x00000013 
+ 00029294  0x00007e43 arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007e45 arg  0x0000468a , 0x00000006 
+ 00029296  0x00007e46 copy  0x00000002 , 0x00000039 
+ 00029297  0x00007e47 disable  0x00000028 
+ 00029298  0x00007e49 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007e4a istore  0x00000001 , 0x00000005 
+ 00029300  0x00007e4b increase  0xffffffff , 0x00000012 
+ 00029301  0x00007e4c branch  0x0000727c , 0x00000005 
+ 00029302  0x00007e4d loop  0x00007272 
+ 00029303  0x00007e4e branch  0x0000726f , 0x00000028 
+ 00029304  0x00007e4f enable  0x00000028 
+ 00029305  0x00007e50 force  0x00000006 , 0x00000039 
+ 00029306  0x00007e51 copy  0x00000011 , 0x00000006 
+ 00029307  0x00007e52 branch  0x00007272 
+ 00029308  0x00007e54 arg  0x00000562 , 0x00000006 
+ 00029309  0x00007e55 arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007e56 call  0x00007ebf 
+ 00029311  0x00007e57 fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007e58 ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e59 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e5a setarg  0x000005b2 
+ 00029315  0x00007e5b store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e5c setarg  0x000005a2 
+ 00029317  0x00007e5d store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e5e set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e5f branch  0x000072a8 
+ 00029320  0x00007e65 disable  0x00000028 
+ 00029321  0x00007e66 call  0x0000735f 
+ 00029322  0x00007e67 branch  0x00007292 
+ 00029323  0x00007e6a arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e6b enable  0x00000028 
+ 00029325  0x00007e6c call  0x0000735f 
+ 00029326  0x00007e6d call  0x00007292 
+ 00029327  0x00007e6e arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e6f arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e70 branch  0x00007ebf 
+ 00029330  0x00007e74 setarg  0x00000562 
+ 00029331  0x00007e75 store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e76 setarg  0x000041be 
+ 00029333  0x00007e77 store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e78 set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e79 call  0x000072a8 
+ 00029336  0x00007e7a arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e7b arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e7c arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e7d call  0x00007352 
+ 00029340  0x00007e7e arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e7f arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e80 copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e81 enable  0x00000028 
+ 00029344  0x00007e82 call  0x00007350 
+ 00029345  0x00007e83 call  0x0000736a 
+ 00029346  0x00007e84 setarg  0x000005b2 
+ 00029347  0x00007e85 store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e86 setarg  0x000005a2 
+ 00029349  0x00007e87 store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e88 set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e89 branch  0x000072a8 
+ 00029352  0x00007e8e jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e8f fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e90 iforce  0x00000006 
+ 00029355  0x00007e91 arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e92 call  0x00007ebf 
+ 00029357  0x00007e93 fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e94 iforce  0x00000006 
+ 00029359  0x00007e95 arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e96 call  0x00007ebf 
+ 00029361  0x00007e99 call  0x000072cf 
+ 00029362  0x00007e9a disable  0x00000028 
+ 00029363  0x00007e9b bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e9c fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e9d bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e9e fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e9f iforce  0x00000012 
+ 00029368  0x00007ea0 call  0x00007301 
+ 00029369  0x00007ea2 call  0x00007300 
+ 00029370  0x00007ea3 call  0x00007313 
+ 00029371  0x00007ea4 fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007ea5 increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007ea6 store  0x00000001 , 0x000005d8 
+ 00029374  0x00007ea8 call  0x000072cf 
+ 00029375  0x00007ea9 enable  0x00000028 
+ 00029376  0x00007eaa call  0x00007300 
+ 00029377  0x00007eab call  0x00007322 
+ 00029378  0x00007eac call  0x00007331 
+ 00029379  0x00007ead call  0x00007322 
+ 00029380  0x00007eae call  0x00007331 
+ 00029381  0x00007eaf call  0x00007322 
+ 00029382  0x00007eb0 call  0x00007331 
+ 00029383  0x00007eb1 call  0x00007322 
+ 00029384  0x00007eb2 fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007eb3 increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007eb4 store  0x00000001 , 0x000005d8 
+ 00029387  0x00007eb5 bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007eb6 call  0x000072cf 
+ 00029389  0x00007eb7 disable  0x00000028 
+ 00029390  0x00007eb8 branch  0x00007300 
+ 00029391  0x00007ebd fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007ebe arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007ebf branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007ec0 iforce  0x00000012 
+ 00029395  0x00007ec1 force  0x00000011 , 0x00000039 
+ 00029396  0x00007ec2 copy  0x00000006 , 0x00000005 
+ 00029397  0x00007ec4 ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007ec5 lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007ec6 rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007ec7 rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007ec8 ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007ec9 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007eca loop  0x000072d5 
+ 00029404  0x00007ecb setarg  0x000005c2 
+ 00029405  0x00007ecc iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007ecd force  0x00000010 , 0x00000039 
+ 00029407  0x00007ece arg  0x00000572 , 0x00000005 
+ 00029408  0x00007ed0 ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007ed1 istore  0x00000001 , 0x00000005 
+ 00029410  0x00007ed2 compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007ed3 nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007ed4 increase  0xffffffef , 0x00000006 
+ 00029413  0x00007ed6 loop  0x000072e0 
+ 00029414  0x00007ed7 force  0x00000000 , 0x00000011 
+ 00029415  0x00007ed8 add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007ed9 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007eda lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007edb call  0x000074b9 
+ 00029419  0x00007edc setarg  0x00008400 
+ 00029420  0x00007edd iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007ede arg  0x00000572 , 0x00000005 
+ 00029422  0x00007edf force  0x00000010 , 0x00000039 
+ 00029423  0x00007ee1 ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007ee2 ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007ee3 iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007ee4 istore  0x00000001 , 0x00000005 
+ 00029427  0x00007ee5 increase  0x00000001 , 0x00000013 
+ 00029428  0x00007ee6 loop  0x000072ef 
+ 00029429  0x00007ee7 branch  0x000074bd 
+ 00029430  0x00007eea force  0x00000010 , 0x00000039 
+ 00029431  0x00007eeb force  0x00000000 , 0x00000002 
+ 00029432  0x00007eed ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007eee ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007eef loop  0x000072f8 
+ 00029435  0x00007ef0 deposit  0x00000002 
+ 00029436  0x00007ef1 istore  0x00000001 , 0x00000006 
+ 00029437  0x00007ef2 arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007ef3 arg  0x00000572 , 0x00000005 
+ 00029439  0x00007ef4 branch  0x00007ebf 
+ 00029440  0x00007ef7 arg  0x00000572 , 0x00000012 
+ 00029441  0x00007ef9 force  0x00000010 , 0x00000039 
+ 00029442  0x00007efa arg  0x00000592 , 0x00000011 
+ 00029443  0x00007efb copy  0x00000011 , 0x00000005 
+ 00029444  0x00007efd ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007efe ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007eff ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007f00 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007f01 nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007f02 xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007f04 sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007f05 branch  0x0000730d , 0x00000002 
+ 00029452  0x00007f06 iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007f08 deposit  0x00000030 
+ 00029454  0x00007f09 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007f0a increase  0x00000001 , 0x00000011 
+ 00029456  0x00007f0b increase  0x00000001 , 0x00000012 
+ 00029457  0x00007f0c loop  0x00007304 
+ 00029458  0x00007f0d rtn 
+ 00029459  0x00007f10 call  0x000074b9 
+ 00029460  0x00007f11 force  0x00000010 , 0x00000039 
+ 00029461  0x00007f12 arg  0x00000592 , 0x00000011 
+ 00029462  0x00007f14 ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007f15 arg  0x00008500 , 0x00000006 
+ 00029464  0x00007f16 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007f17 sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007f18 branch  0x0000731c , 0x00000002 
+ 00029467  0x00007f19 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007f1b iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007f1c ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007f1d istore  0x00000001 , 0x00000011 
+ 00029471  0x00007f1e increase  0x00000001 , 0x00000011 
+ 00029472  0x00007f1f loop  0x00007316 
+ 00029473  0x00007f20 branch  0x000074bd 
+ 00029474  0x00007f23 force  0x00000008 , 0x00000039 
+ 00029475  0x00007f24 arg  0x00000592 , 0x00000006 
+ 00029476  0x00007f25 copy  0x00000006 , 0x00000005 
+ 00029477  0x00007f27 ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007f28 iforce  0x00000011 
+ 00029479  0x00007f29 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007f2a iforce  0x00000012 
+ 00029481  0x00007f2b lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007f2c iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007f2d istore  0x00000001 , 0x00000005 
+ 00029484  0x00007f2e deposit  0x00000011 
+ 00029485  0x00007f2f iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007f30 istore  0x00000001 , 0x00000005 
+ 00029487  0x00007f31 loop  0x00007325 
+ 00029488  0x00007f32 rtn 
+ 00029489  0x00007f36 setarg  0x008ae42c 
+ 00029490  0x00007f37 iforce  0x00000002 
+ 00029491  0x00007f38 force  0x00000007 , 0x00000039 
+ 00029492  0x00007f39 call  0x00007340 
+ 00029493  0x00007f3a setarg  0x000d751b 
+ 00029494  0x00007f3b iforce  0x00000002 
+ 00029495  0x00007f3c force  0x00000005 , 0x00000039 
+ 00029496  0x00007f3d call  0x00007340 
+ 00029497  0x00007f3e fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007f3f iforce  0x00000011 
+ 00029499  0x00007f40 fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007f41 store  0x00000001 , 0x000005a1 
+ 00029501  0x00007f42 deposit  0x00000011 
+ 00029502  0x00007f43 store  0x00000001 , 0x00000595 
+ 00029503  0x00007f44 rtn 
+ 00029504  0x00007f47 and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007f49 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007f4a arg  0x00000592 , 0x00000005 
+ 00029507  0x00007f4b iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007f4c ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007f4d iforce  0x00000013 
+ 00029510  0x00007f4e deposit  0x00000011 
+ 00029511  0x00007f4f istore  0x00000001 , 0x00000005 
+ 00029512  0x00007f50 copy  0x00000013 , 0x00000011 
+ 00029513  0x00007f51 rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007f52 loop  0x00007341 
+ 00029515  0x00007f53 setarg  0x00000592 
+ 00029516  0x00007f54 iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007f55 deposit  0x00000011 
+ 00029518  0x00007f56 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007f57 rtn 
+ 00029520  0x00007f5a enable  0x00000028 
+ 00029521  0x00007f5b branch  0x00007353 
+ 00029522  0x00007f5e disable  0x00000028 
+ 00029523  0x00007f60 force  0x00000010 , 0x00000039 
+ 00029524  0x00007f62 ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f63 ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f64 branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f65 ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f66 branch  0x0000735a 
+ 00029529  0x00007f68 iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f6a istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f6b increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f6c increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f6d loop  0x00007354 
+ 00029534  0x00007f6e rtn 
+ 00029535  0x00007f72 arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f73 ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f74 istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f75 branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f76 ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f77 branch  0x00007366 
+ 00029541  0x00007f79 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f7b istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f7c ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f7d istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f7e rtn 
+ 00029546  0x00007f81 arg  0x000041be , 0x00000006 
+ 00029547  0x00007f82 arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f83 arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f84 setarg  0x008395a7 
+ 00029550  0x00007f85 call  0x0000738b 
+ 00029551  0x00007f86 setarg  0x00b3c1df 
+ 00029552  0x00007f87 call  0x0000738b 
+ 00029553  0x00007f88 setarg  0x0000e5e9 
+ 00029554  0x00007f89 call  0x0000738c 
+ 00029555  0x00007f8a copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f8b disable  0x00000028 
+ 00029557  0x00007f8c call  0x00007379 
+ 00029558  0x00007f8d copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f8e enable  0x00000028 
+ 00029560  0x00007f8f branch  0x00007379 
+ 00029561  0x00007f92 force  0x00000008 , 0x00000039 
+ 00029562  0x00007f94 ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f95 compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f96 branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f97 branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f99 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f9a branch  0x00007382 
+ 00029568  0x00007f9c branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f9e ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007fa0 istore  0x00000001 , 0x00000005 
+ 00029571  0x00007fa1 rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007fa2 loop  0x0000737a 
+ 00029573  0x00007fa3 rtn 
+ 00029574  0x00007fa6 fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007fa7 store  0x00000006 , 0x00000056 
+ 00029576  0x00007fa8 ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007fa9 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007faa rtn 
+ 00029579  0x00007fad lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007faf lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007fb0 ior  0x00000002 , 0x00000002 
+ 00029582  0x00007fb1 rtn 
+ 00029583  0x00007fb6 branch  0x0000738f 
+ 00029584  0x00007fbb bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007fbc call  0x0000742b 
+ 00029586  0x00007fbd arg  0x00004419 , 0x00000005 
+ 00029587  0x00007fbe branch  0x00007497 
+ 00029588  0x00007fc2 arg  0x0000443a , 0x00000005 
+ 00029589  0x00007fc3 branch  0x00007397 , 0x00000029 
+ 00029590  0x00007fc4 arg  0x0000042f , 0x00000005 
+ 00029591  0x00007fc6 copy  0x00000006 , 0x00000011 
+ 00029592  0x00007fc7 call  0x00007ebf 
+ 00029593  0x00007fc8 call  0x00007440 
+ 00029594  0x00007fc9 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007fca branch  0x000074b0 
+ 00029596  0x00007fcd arg  0x0000042f , 0x00000011 
+ 00029597  0x00007fce branch  0x0000739f , 0x00000029 
+ 00029598  0x00007fcf arg  0x0000443a , 0x00000011 
+ 00029599  0x00007fd1 copy  0x00000011 , 0x00000005 
+ 00029600  0x00007fd2 call  0x0000630c 
+ 00029601  0x00007fd3 branch  0x00007440 
+ 00029602  0x00007fd6 arg  0x000044aa , 0x00000006 
+ 00029603  0x00007fd7 call  0x00007486 
+ 00029604  0x00007fd8 arg  0x00004419 , 0x00000006 
+ 00029605  0x00007fd9 call  0x00007487 
+ 00029606  0x00007fda force  0x00000038 , 0x00000036 
+ 00029607  0x00007fdb force  0x00000000 , 0x00000036 
+ 00029608  0x00007fdc call  0x0000741d 
+ 00029609  0x00007fdd arg  0x0000047c , 0x00000005 
+ 00029610  0x00007fde branch  0x00007497 
+ 00029611  0x00007fe2 force  0x00000049 , 0x0000003f 
+ 00029612  0x00007fe3 branch  0x000073ae 
+ 00029613  0x00007fe5 force  0x00000001 , 0x0000003f 
+ 00029614  0x00007fe7 force  0x00000000 , 0x00000038 
+ 00029615  0x00007fe8 lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007fe9 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007fea increase  0x00000001 , 0x00000038 
+ 00029618  0x00007feb rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007fec rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007fed fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007fee lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007fef ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007ff0 increase  0x00000001 , 0x00000038 
+ 00029624  0x00007ff1 ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007ff2 iforce  0x0000002f 
+ 00029626  0x00007ff3 increase  0x00000001 , 0x00000038 
+ 00029627  0x00007ff4 ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007ff5 byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007ff6 lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007ff7 ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007ff8 increase  0x00000001 , 0x00000038 
+ 00029632  0x00007ff9 rtn 
+ 00029633  0x00007ffe add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fff ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00008000 iforce  0x00000011 
+ 00029636  0x00008001 call  0x000073ab 
+ 00029637  0x00008002 call  0x0000741f 
+ 00029638  0x00008004 force  0x00000000 , 0x00000038 
+ 00029639  0x00008005 ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00008006 and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00008007 lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00008008 set1  0x00000008 , 0x0000002f 
+ 00029643  0x00008009 call  0x0000748f 
+ 00029644  0x0000800a call  0x00007422 
+ 00029645  0x0000800c copy  0x00000011 , 0x00000039 
+ 00029646  0x0000800d add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x0000800e call  0x0000746e 
+ 00029648  0x00008010 call  0x00007478 
+ 00029649  0x00008011 call  0x00007422 
+ 00029650  0x00008012 deposit  0x00000039 
+ 00029651  0x00008013 branch  0x000073d5 , 0x00000034 
+ 00029652  0x00008014 branch  0x000073d0 
+ 00029653  0x00008016 force  0x0000000c , 0x00000038 
+ 00029654  0x00008017 deposit  0x0000002f 
+ 00029655  0x00008018 store  0x00000004 , 0x00000417 
+ 00029656  0x00008019 rtn 
+ 00029657  0x0000801c increase  0x00000001 , 0x00000011 
+ 00029658  0x0000801d call  0x000073ad 
+ 00029659  0x0000801e copy  0x00000013 , 0x00000006 
+ 00029660  0x0000801f call  0x00007482 
+ 00029661  0x00008020 call  0x00007425 
+ 00029662  0x00008021 call  0x0000749e 
+ 00029663  0x00008022 increase  0x00000010 , 0x00000013 
+ 00029664  0x00008023 increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00008024 branch  0x000073d9 , 0x00000002 
+ 00029666  0x00008025 rtn 
+ 00029667  0x00008028 bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00008029 arg  0x000043dc , 0x00000013 
+ 00029669  0x0000802a fetcht  0x00000005 , 0x00004403 
+ 00029670  0x0000802b call  0x000073c1 
+ 00029671  0x0000802c force  0x00000008 , 0x00000038 
+ 00029672  0x0000802d iforce  0x0000002f 
+ 00029673  0x0000802e force  0x00000000 , 0x00000011 
+ 00029674  0x0000802f call  0x000073ad 
+ 00029675  0x00008030 call  0x00007425 
+ 00029676  0x00008031 arg  0x000043de , 0x00000013 
+ 00029677  0x00008032 fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00008033 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00008034 iadd  0x00000013 , 0x00000005 
+ 00029680  0x00008035 force  0x0000000c , 0x00000038 
+ 00029681  0x00008036 deposit  0x0000002f 
+ 00029682  0x00008037 istore  0x00000004 , 0x00000005 
+ 00029683  0x00008038 call  0x000073d9 
+ 00029684  0x00008039 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x0000803a increase  0x00000004 , 0x0000003f 
+ 00029686  0x0000803b store  0x00000001 , 0x000043dd 
+ 00029687  0x0000803c fetcht  0x00000005 , 0x00004403 
+ 00029688  0x0000803d increase  0x00000001 , 0x00000002 
+ 00029689  0x0000803e storet  0x00000005 , 0x00004403 
+ 00029690  0x0000803f rtn 
+ 00029691  0x00008042 bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00008043 fetch  0x00000001 , 0x000002da 
+ 00029693  0x00008044 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00008045 branch  0x000073ff , 0x00000002 
+ 00029695  0x00008047 arg  0x000002db , 0x00000013 
+ 00029696  0x00008048 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00008049 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x0000804a store  0x00000001 , 0x000002da 
+ 00029699  0x0000804b iadd  0x00000013 , 0x00000006 
+ 00029700  0x0000804c ifetch  0x00000004 , 0x00000006 
+ 00029701  0x0000804d force  0x00000008 , 0x00000038 
+ 00029702  0x0000804e iforce  0x0000002f 
+ 00029703  0x0000804f force  0x00000000 , 0x00000011 
+ 00029704  0x00008050 fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00008051 call  0x000073ad 
+ 00029706  0x00008052 call  0x00007425 
+ 00029707  0x00008053 force  0x0000000c , 0x00000038 
+ 00029708  0x00008054 deposit  0x0000002f 
+ 00029709  0x00008055 store  0x00000004 , 0x0000041b 
+ 00029710  0x00008056 call  0x000073d9 
+ 00029711  0x00008057 arg  0x000002d9 , 0x00000013 
+ 00029712  0x00008058 call  0x000073c1 
+ 00029713  0x00008059 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x0000805a isub  0x00000002 , 0x0000003f 
+ 00029715  0x0000805b nrtn  0x00000034 
+ 00029716  0x0000805c fetch  0x00000004 , 0x0000440d 
+ 00029717  0x0000805d isub  0x00000002 , 0x0000003f 
+ 00029718  0x0000805e rtn  0x00000034 
+ 00029719  0x0000805f storet  0x00000004 , 0x0000440d 
+ 00029720  0x00008060 fetch  0x00000005 , 0x00004408 
+ 00029721  0x00008061 increase  0x00000001 , 0x0000003f 
+ 00029722  0x00008062 store  0x00000005 , 0x00004408 
+ 00029723  0x00008063 force  0x00000000 , 0x0000003f 
+ 00029724  0x00008064 rtn 
+ 00029725  0x00008067 nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00008068 rtn 
+ 00029727  0x0000806b force  0x00000030 , 0x00000036 
+ 00029728  0x0000806c force  0x00000000 , 0x00000036 
+ 00029729  0x0000806d branch  0x0000741d 
+ 00029730  0x00008070 force  0x00000032 , 0x00000036 
+ 00029731  0x00008071 force  0x00000002 , 0x00000036 
+ 00029732  0x00008072 branch  0x0000741d 
+ 00029733  0x00008075 force  0x00000034 , 0x00000036 
+ 00029734  0x00008076 force  0x00000004 , 0x00000036 
+ 00029735  0x00008077 branch  0x0000741d 
+ 00029736  0x0000807b force  0x00000001 , 0x00000036 
+ 00029737  0x0000807c force  0x00000000 , 0x00000036 
+ 00029738  0x0000807d rtn 
+ 00029739  0x0000807f force  0x00000000 , 0x00000038 
+ 00029740  0x00008080 fetch  0x00000004 , 0x0000042f 
+ 00029741  0x00008081 iforce  0x0000002f 
+ 00029742  0x00008082 increase  0x00000001 , 0x00000038 
+ 00029743  0x00008083 ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00008084 iforce  0x0000002f 
+ 00029745  0x00008085 increase  0x00000001 , 0x00000038 
+ 00029746  0x00008086 fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00008087 iforce  0x0000002f 
+ 00029748  0x00008088 increase  0x00000001 , 0x00000038 
+ 00029749  0x00008089 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x0000808a iforce  0x0000002f 
+ 00029751  0x0000808b increase  0x00000001 , 0x00000038 
+ 00029752  0x0000808c call  0x00007492 
+ 00029753  0x0000808d increase  0xfffffffc , 0x00000038 
+ 00029754  0x0000808e fetch  0x00000004 , 0x000044c7 
+ 00029755  0x0000808f copy  0x0000003f , 0x0000002f 
+ 00029756  0x00008090 increase  0x00000004 , 0x00000038 
+ 00029757  0x00008091 force  0x00000038 , 0x00000036 
+ 00029758  0x00008092 force  0x00000008 , 0x00000036 
+ 00029759  0x00008093 branch  0x0000741d 
+ 00029760  0x00008097 bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00008098 fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00008099 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x0000809a branch  0x00007446 , 0x00000029 
+ 00029764  0x0000809b fetch  0x00000006 , 0x0000044f 
+ 00029765  0x0000809c fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x0000809e force  0x00000008 , 0x00000038 
+ 00029767  0x0000809f copy  0x00000002 , 0x0000002f 
+ 00029768  0x000080a0 increase  0x00000001 , 0x00000038 
+ 00029769  0x000080a1 rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x000080a2 lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x000080a3 ior  0x0000002f , 0x0000002f 
+ 00029772  0x000080a4 increase  0x00000001 , 0x00000038 
+ 00029773  0x000080a5 rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x000080a6 increase  0x00000001 , 0x00000038 
+ 00029775  0x000080a7 force  0x00000000 , 0x0000002f 
+ 00029776  0x000080a8 force  0x00000000 , 0x0000003f 
+ 00029777  0x000080a9 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x000080aa fetcht  0x00000001 , 0x00004485 
+ 00029779  0x000080ab nbranch  0x00007456 , 0x00000029 
+ 00029780  0x000080ad fetch  0x00000001 , 0x00004495 
+ 00029781  0x000080ae fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x000080b0 store  0x00000001 , 0x0000444a 
+ 00029783  0x000080b1 storet  0x00000001 , 0x0000444b 
+ 00029784  0x000080b2 force  0x00000000 , 0x00000038 
+ 00029785  0x000080b3 arg  0x0000444a , 0x00000012 
+ 00029786  0x000080b4 force  0x00000004 , 0x00000039 
+ 00029787  0x000080b6 ifetch  0x00000004 , 0x00000011 
+ 00029788  0x000080b7 ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x000080b8 ixor  0x00000002 , 0x0000002f 
+ 00029790  0x000080b9 increase  0x00000001 , 0x00000038 
+ 00029791  0x000080ba increase  0x00000004 , 0x00000011 
+ 00029792  0x000080bb increase  0x00000004 , 0x00000012 
+ 00029793  0x000080bc loop  0x0000745b 
+ 00029794  0x000080bd call  0x00007492 
+ 00029795  0x000080be increase  0xfffffffc , 0x00000038 
+ 00029796  0x000080bf fetch  0x00000004 , 0x000044c7 
+ 00029797  0x000080c0 copy  0x0000003f , 0x0000002f 
+ 00029798  0x000080c1 increase  0x00000004 , 0x00000038 
+ 00029799  0x000080c2 force  0x00000038 , 0x00000036 
+ 00029800  0x000080c3 force  0x0000000c , 0x00000036 
+ 00029801  0x000080c4 call  0x0000741d 
+ 00029802  0x000080c6 call  0x00007491 
+ 00029803  0x000080c7 force  0x0000003a , 0x00000036 
+ 00029804  0x000080c8 force  0x00000008 , 0x00000036 
+ 00029805  0x000080c9 branch  0x0000741d 
+ 00029806  0x000080cc compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x000080cd rtn  0x00000001 
+ 00029808  0x000080ce deposit  0x00000006 
+ 00029809  0x000080cf iadd  0x00000039 , 0x00000005 
+ 00029810  0x000080d0 force  0x00000000 , 0x0000003f 
+ 00029811  0x000080d2 istore  0x00000001 , 0x00000005 
+ 00029812  0x000080d3 increase  0x00000001 , 0x00000039 
+ 00029813  0x000080d4 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x000080d5 rtn  0x00000001 
+ 00029815  0x000080d6 branch  0x00007473 
+ 00029816  0x000080d9 force  0x00000000 , 0x00000038 
+ 00029817  0x000080db deposit  0x00000039 
+ 00029818  0x000080dc branch  0x0000747d , 0x00000034 
+ 00029819  0x000080dd ifetch  0x00000004 , 0x00000006 
+ 00029820  0x000080de increase  0xfffffffc , 0x00000039 
+ 00029821  0x000080e0 iforce  0x0000002f 
+ 00029822  0x000080e1 increase  0x00000001 , 0x00000038 
+ 00029823  0x000080e2 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x000080e3 rtn  0x00000001 
+ 00029825  0x000080e4 branch  0x00007479 
+ 00029826  0x000080e7 force  0x00000008 , 0x00000038 
+ 00029827  0x000080e8 branch  0x00007487 
+ 00029828  0x000080ea force  0x00000004 , 0x00000038 
+ 00029829  0x000080eb branch  0x00007487 
+ 00029830  0x000080ed force  0x00000000 , 0x00000038 
+ 00029831  0x000080ef force  0x00000004 , 0x00000039 
+ 00029832  0x000080f1 ifetch  0x00000004 , 0x00000006 
+ 00029833  0x000080f2 iforce  0x0000002f 
+ 00029834  0x000080f3 increase  0x00000001 , 0x00000038 
+ 00029835  0x000080f4 loop  0x00007488 
+ 00029836  0x000080f5 rtn 
+ 00029837  0x000080f8 arg  0x0000047c , 0x00000006 
+ 00029838  0x000080f9 branch  0x00007484 
+ 00029839  0x000080fc force  0x00000004 , 0x00000039 
+ 00029840  0x000080fd branch  0x00007494 
+ 00029841  0x00008100 force  0x00000000 , 0x00000038 
+ 00029842  0x00008102 force  0x00000004 , 0x00000039 
+ 00029843  0x00008104 force  0x00000000 , 0x0000002f 
+ 00029844  0x00008106 increase  0x00000001 , 0x00000038 
+ 00029845  0x00008107 loop  0x00007493 
+ 00029846  0x00008108 rtn 
+ 00029847  0x0000810b force  0x0000000c , 0x00000038 
+ 00029848  0x0000810c force  0x00000004 , 0x00000039 
+ 00029849  0x0000810e deposit  0x0000002f 
+ 00029850  0x0000810f istore  0x00000004 , 0x00000005 
+ 00029851  0x00008110 increase  0x00000001 , 0x00000038 
+ 00029852  0x00008111 loop  0x00007499 
+ 00029853  0x00008112 rtn 
+ 00029854  0x00008115 force  0x0000000c , 0x00000038 
+ 00029855  0x00008116 copy  0x00000013 , 0x00000005 
+ 00029856  0x00008117 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x00008118 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x00008119 branch  0x000074a4 , 0x00000002 
+ 00029859  0x0000811a force  0x00000010 , 0x00000039 
+ 00029860  0x0000811c deposit  0x0000002f 
+ 00029861  0x0000811d sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x0000811e branch  0x000074ac , 0x00000002 
+ 00029863  0x0000811f istore  0x00000004 , 0x00000005 
+ 00029864  0x00008120 increase  0xfffffffc , 0x00000039 
+ 00029865  0x00008121 rtn  0x00000005 
+ 00029866  0x00008122 increase  0x00000001 , 0x00000038 
+ 00029867  0x00008123 branch  0x000074a4 
+ 00029868  0x00008125 istore  0x00000001 , 0x00000005 
+ 00029869  0x00008126 rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x00008127 loop  0x000074ac 
+ 00029871  0x00008128 rtn 
+ 00029872  0x0000812c force  0x0000000c , 0x00000038 
+ 00029873  0x0000812d force  0x00000004 , 0x00000039 
+ 00029874  0x0000812f ifetch  0x00000004 , 0x00000006 
+ 00029875  0x00008130 isub  0x0000002f , 0x0000003e 
+ 00029876  0x00008131 nrtn  0x00000005 
+ 00029877  0x00008132 increase  0x00000001 , 0x00000038 
+ 00029878  0x00008133 loop  0x000074b2 
+ 00029879  0x00008134 force  0x00000000 , 0x0000003e 
+ 00029880  0x00008135 rtn 
+ 00029881  0x00008138 hfetch  0x00000001 , 0x00008050 
+ 00029882  0x00008139 set0  0x00000000 , 0x0000003f 
+ 00029883  0x0000813a hstore  0x00000001 , 0x00008050 
+ 00029884  0x0000813b rtn 
+ 00029885  0x0000813e hfetch  0x00000001 , 0x00008050 
+ 00029886  0x0000813f set1  0x00000000 , 0x0000003f 
+ 00029887  0x00008140 hstore  0x00000001 , 0x00008050 
+ 00029888  0x00008141 rtn 
+ 00029889  0x00008144 arg  0x00000886 , 0x00000005 
+ 00029890  0x00008145 setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x00008146 setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x00008147 setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x00008148 setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x00008149 istore  0x00000009 , 0x00000005 
+ 00029895  0x0000814a setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x0000814b setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x0000814c setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x0000814d setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x0000814e istore  0x00000009 , 0x00000005 
+ 00029900  0x0000814f setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x00008150 setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x00008151 setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x00008152 setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x00008153 istore  0x00000009 , 0x00000005 
+ 00029905  0x00008154 setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x00008155 setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x00008156 setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x00008157 setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x00008158 istore  0x00000009 , 0x00000005 
+ 00029910  0x00008159 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x0000815a setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x0000815b setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x0000815c setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x0000815d istore  0x00000009 , 0x00000005 
+ 00029915  0x0000815e setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x0000815f setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x00008160 setsect  0x00000002 , 0x0000146b 
+ 00029918  0x00008161 setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x00008162 istore  0x00000009 , 0x00000005 
+ 00029920  0x00008163 setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x00008164 setsect  0x00000001 , 0x00010c12 
+ 00029922  0x00008165 setsect  0x00000002 , 0x0002b722 
+ 00029923  0x00008166 setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x00008167 istore  0x00000009 , 0x00000005 
+ 00029925  0x00008168 setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x00008169 setsect  0x00000001 , 0x00016720 
+ 00029927  0x0000816a setsect  0x00000002 , 0x0000519e 
+ 00029928  0x0000816b setsect  0x00000003 , 0x00019084 
+ 00029929  0x0000816c istore  0x00000009 , 0x00000005 
+ 00029930  0x0000816d setsect  0x00000000 , 0x00031012 
+ 00029931  0x0000816e setsect  0x00000001 , 0x000360bf 
+ 00029932  0x0000816f setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x00008170 setsect  0x00000003 , 0x000003d3 
+ 00029934  0x00008171 istore  0x00000009 , 0x00000005 
+ 00029935  0x00008172 setsect  0x00000000 , 0x0003a188 
+ 00029936  0x00008173 setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x00008174 setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x00008175 setsect  0x00000003 , 0x000243d9 
+ 00029939  0x00008176 istore  0x00000009 , 0x00000005 
+ 00029940  0x00008177 setsect  0x00000000 , 0x0002b030 
+ 00029941  0x00008178 setsect  0x00000001 , 0x00036a03 
+ 00029942  0x00008179 setsect  0x00000002 , 0x00011188 
+ 00029943  0x0000817a setsect  0x00000003 , 0x0001e520 
+ 00029944  0x0000817b istore  0x00000009 , 0x00000005 
+ 00029945  0x0000817c setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x0000817d setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x0000817e setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x0000817f setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x00008180 istore  0x00000009 , 0x00000005 
+ 00029950  0x00008181 setsect  0x00000000 , 0x000011ed 
+ 00029951  0x00008182 setsect  0x00000001 , 0x000218c4 
+ 00029952  0x00008183 setsect  0x00000002 , 0x00008da7 
+ 00029953  0x00008184 setsect  0x00000003 , 0x000257ff 
+ 00029954  0x00008185 istore  0x00000009 , 0x00000005 
+ 00029955  0x00008186 setsect  0x00000000 , 0x0003192b 
+ 00029956  0x00008187 setsect  0x00000001 , 0x00034641 
+ 00029957  0x00008188 setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x00008189 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x0000818a istore  0x00000009 , 0x00000005 
+ 00029960  0x0000818b setsect  0x00000000 , 0x00001f83 
+ 00029961  0x0000818c setsect  0x00000001 , 0x00015a23 
+ 00029962  0x0000818d setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x0000818e setsect  0x00000003 , 0x00003949 
+ 00029964  0x0000818f istore  0x00000009 , 0x00000005 
+ 00029965  0x00008190 setsect  0x00000000 , 0x00013a51 
+ 00029966  0x00008191 setsect  0x00000001 , 0x000153fd 
+ 00029967  0x00008192 setsect  0x00000002 , 0x0003372a 
+ 00029968  0x00008193 setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x00008194 istore  0x00000009 , 0x00000005 
+ 00029970  0x00008195 setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x00008196 setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x00008197 setsect  0x00000002 , 0x00009e66 
+ 00029973  0x00008198 setsect  0x00000003 , 0x000001a8 
+ 00029974  0x00008199 istore  0x00000008 , 0x00000005 
+ 00029975  0x0000819a rtn 
+ 00029976  0x0000819f arg  0x0000091e , 0x00000005 
+ 00029977  0x000081a0 setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x000081a1 setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x000081a2 setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x000081a3 setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x000081a4 istore  0x00000009 , 0x00000005 
+ 00029982  0x000081a5 setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x000081a6 setsect  0x00000001 , 0x0000003f 
+ 00029984  0x000081a7 setsect  0x00000002 , 0x00000000 
+ 00029985  0x000081a8 setsect  0x00000003 , 0x00000000 
+ 00029986  0x000081a9 istore  0x00000009 , 0x00000005 
+ 00029987  0x000081aa setsect  0x00000000 , 0x00000000 
+ 00029988  0x000081ab setsect  0x00000001 , 0x00000000 
+ 00029989  0x000081ac setsect  0x00000002 , 0x00001000 
+ 00029990  0x000081ad setsect  0x00000003 , 0x00000000 
+ 00029991  0x000081ae istore  0x00000009 , 0x00000005 
+ 00029992  0x000081af setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x000081b0 setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x000081b1 setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x000081b2 setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x000081b3 istore  0x00000009 , 0x00000005 
+ 00029997  0x000081b4 setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x000081b5 setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x000081b6 setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x000081b7 setsect  0x00000003 , 0x000003ff 
+ 00030001  0x000081b8 istore  0x00000009 , 0x00000005 
+ 00030002  0x000081b9 setsect  0x00000000 , 0x00000000 
+ 00030003  0x000081ba setsect  0x00000001 , 0x00000000 
+ 00030004  0x000081bb setsect  0x00000002 , 0x00000000 
+ 00030005  0x000081bc setsect  0x00000003 , 0x00000000 
+ 00030006  0x000081bd istore  0x00000009 , 0x00000005 
+ 00030007  0x000081be setsect  0x00000000 , 0x00010000 
+ 00030008  0x000081bf setsect  0x00000001 , 0x00000000 
+ 00030009  0x000081c0 setsect  0x00000002 , 0x0003f000 
+ 00030010  0x000081c1 setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x000081c2 istore  0x00000009 , 0x00000005 
+ 00030012  0x000081c3 setsect  0x00000000 , 0x000296ff 
+ 00030013  0x000081c4 setsect  0x00000001 , 0x00022630 
+ 00030014  0x000081c5 setsect  0x00000002 , 0x0003945d 
+ 00030015  0x000081c6 setsect  0x00000003 , 0x0003d284 
+ 00030016  0x000081c7 istore  0x00000009 , 0x00000005 
+ 00030017  0x000081c8 setsect  0x00000000 , 0x000333a0 
+ 00030018  0x000081c9 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x000081ca setsect  0x00000002 , 0x000037d8 
+ 00030020  0x000081cb setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x000081cc istore  0x00000009 , 0x00000005 
+ 00030022  0x000081cd setsect  0x00000000 , 0x0003a440 
+ 00030023  0x000081ce setsect  0x00000001 , 0x0001b958 
+ 00030024  0x000081cf setsect  0x00000002 , 0x00038bce 
+ 00030025  0x000081d0 setsect  0x00000003 , 0x0001091f 
+ 00030026  0x000081d1 istore  0x00000009 , 0x00000005 
+ 00030027  0x000081d2 setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x000081d3 setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x000081d4 setsect  0x00000002 , 0x000356b1 
+ 00030030  0x000081d5 setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x000081d6 istore  0x00000009 , 0x00000005 
+ 00030032  0x000081d7 setsect  0x00000000 , 0x00006837 
+ 00030033  0x000081d8 setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x000081d9 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x000081da setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x000081db istore  0x00000009 , 0x00000005 
+ 00030037  0x000081dc setsect  0x00000000 , 0x00023357 
+ 00030038  0x000081dd setsect  0x00000001 , 0x00018af3 
+ 00030039  0x000081de setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x000081df setsect  0x00000003 , 0x000129f0 
+ 00030041  0x000081e0 istore  0x00000009 , 0x00000005 
+ 00030042  0x000081e1 setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x000081e2 setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x000081e3 setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x000081e4 setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x000081e5 istore  0x00000009 , 0x00000005 
+ 00030047  0x000081e6 setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x000081e7 setsect  0x00000001 , 0x000020ef 
+ 00030049  0x000081e8 setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x000081e9 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x000081ea istore  0x00000009 , 0x00000005 
+ 00030052  0x000081eb setsect  0x00000000 , 0x00013860 
+ 00030053  0x000081ec setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x000081ed setsect  0x00000002 , 0x0000391a 
+ 00030055  0x000081ee setsect  0x00000003 , 0x0001b222 
+ 00030056  0x000081ef istore  0x00000009 , 0x00000005 
+ 00030057  0x000081f0 rtn 
+ 00030058  0x000081f4 fetch  0x00000001 , 0x0000465a 
+ 00030059  0x000081f5 nbranch  0x0000757d , 0x00000034 
+ 00030060  0x000081f6 branch  0x00007a77 
+ 00030061  0x000081f9 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081fa fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081fb rtn  0x00000034 
+ 00030064  0x000081fc fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081fd rtnne  0x00000001 
+ 00030066  0x000081fe fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081ff rtn  0x00000034 
+ 00030068  0x00008200 fetch  0x00000001 , 0x000044c3 
+ 00030069  0x00008201 rtneq  0x00000003 
+ 00030070  0x00008202 fetch  0x00000002 , 0x00004682 
+ 00030071  0x00008203 bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x00008204 fetch  0x00000001 , 0x000044c0 
+ 00030073  0x00008205 beq  0x00000000 , 0x00007a77 
+ 00030074  0x00008206 rtn 
+ 00030075  0x00008208 jam  0x00000000 , 0x000044c0 
+ 00030076  0x00008209 rtn 
+ 00030077  0x0000820d bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x0000820e fetch  0x00000001 , 0x0000465a 
+ 00030079  0x0000820f branch  0x0000612b , 0x00000034 
+ 00030080  0x00008210 call  0x00006124 
+ 00030081  0x00008211 call  0x00007583 
+ 00030082  0x00008212 branch  0x0000766d 
+ 00030083  0x00008215 setarg  0x00000000 
+ 00030084  0x00008216 store  0x00000008 , 0x000009ae 
+ 00030085  0x00008217 store  0x00000004 , 0x000009b6 
+ 00030086  0x00008218 store  0x00000007 , 0x0000465e 
+ 00030087  0x00008219 rtn 
+ 00030088  0x0000821c jam  0x00000001 , 0x000009b0 
+ 00030089  0x0000821d branch  0x0000758d 
+ 00030090  0x0000821f fetch  0x00000001 , 0x000045b1 
+ 00030091  0x00008220 beq  0x00000001 , 0x0000768a 
+ 00030092  0x00008221 branch  0x00002a8c 
+ 00030093  0x00008223 fetch  0x00000001 , 0x000045b1 
+ 00030094  0x00008224 beq  0x00000001 , 0x00007590 
+ 00030095  0x00008225 branch  0x0000766d 
+ 00030096  0x00008228 call  0x0000768a 
+ 00030097  0x00008229 fetch  0x00000001 , 0x000009af 
+ 00030098  0x0000822a nrtn  0x00000034 
+ 00030099  0x0000822b jam  0x00000003 , 0x000009ae 
+ 00030100  0x0000822c rtn 
+ 00030101  0x00008230 call  0x000075b0 
+ 00030102  0x00008231 arg  0x000009de , 0x00000011 
+ 00030103  0x00008232 arg  0x00000866 , 0x00000005 
+ 00030104  0x00008233 call  0x00007c79 
+ 00030105  0x00008234 arg  0x000009be , 0x00000011 
+ 00030106  0x00008235 arg  0x00000826 , 0x00000005 
+ 00030107  0x00008236 call  0x00007c79 
+ 00030108  0x00008237 arg  0x00000826 , 0x00000011 
+ 00030109  0x00008238 arg  0x000009be , 0x00000012 
+ 00030110  0x00008239 arg  0x00000826 , 0x00000005 
+ 00030111  0x0000823a call  0x00007be1 
+ 00030112  0x0000823b arg  0x0000093e , 0x00000011 
+ 00030113  0x0000823c arg  0x000009be , 0x00000012 
+ 00030114  0x0000823d arg  0x00000846 , 0x00000005 
+ 00030115  0x0000823e call  0x00007be1 
+ 00030116  0x0000823f arg  0x00000846 , 0x00000011 
+ 00030117  0x00008240 arg  0x00000826 , 0x00000012 
+ 00030118  0x00008241 arg  0x00000826 , 0x00000005 
+ 00030119  0x00008242 call  0x00007c7d 
+ 00030120  0x00008243 arg  0x00000806 , 0x00000011 
+ 00030121  0x00008244 arg  0x00000826 , 0x00000012 
+ 00030122  0x00008245 arg  0x00000806 , 0x00000005 
+ 00030123  0x00008246 call  0x00007c7d 
+ 00030124  0x00008247 arg  0x00000020 , 0x00000039 
+ 00030125  0x00008248 arg  0x00000866 , 0x00000011 
+ 00030126  0x00008249 arg  0x00000806 , 0x00000012 
+ 00030127  0x0000824a branch  0x00007f88 
+ 00030128  0x0000824d arg  0x0000097e , 0x00000011 
+ 00030129  0x0000824e arg  0x00000806 , 0x00000005 
+ 00030130  0x0000824f call  0x00007c79 
+ 00030131  0x00008250 arg  0x0000095e , 0x00000011 
+ 00030132  0x00008251 arg  0x00000826 , 0x00000005 
+ 00030133  0x00008252 call  0x00007c79 
+ 00030134  0x00008253 arg  0x00000826 , 0x00000011 
+ 00030135  0x00008254 arg  0x0000095e , 0x00000012 
+ 00030136  0x00008255 arg  0x00000826 , 0x00000005 
+ 00030137  0x00008256 call  0x00007be1 
+ 00030138  0x00008257 arg  0x0000093e , 0x00000011 
+ 00030139  0x00008258 arg  0x0000095e , 0x00000012 
+ 00030140  0x00008259 arg  0x00000846 , 0x00000005 
+ 00030141  0x0000825a call  0x00007be1 
+ 00030142  0x0000825b arg  0x00000846 , 0x00000011 
+ 00030143  0x0000825c arg  0x00000826 , 0x00000012 
+ 00030144  0x0000825d arg  0x00000826 , 0x00000005 
+ 00030145  0x0000825e call  0x00007c7d 
+ 00030146  0x0000825f arg  0x00000806 , 0x00000011 
+ 00030147  0x00008260 arg  0x00000826 , 0x00000012 
+ 00030148  0x00008261 arg  0x00000806 , 0x00000005 
+ 00030149  0x00008262 branch  0x00007c96 
+ 00030150  0x00008265 call  0x000075e1 
+ 00030151  0x00008266 arg  0x000009e6 , 0x00000011 
+ 00030152  0x00008267 arg  0x00000866 , 0x00000005 
+ 00030153  0x00008268 call  0x000077a8 
+ 00030154  0x00008269 arg  0x000009c6 , 0x00000011 
+ 00030155  0x0000826a arg  0x00000826 , 0x00000005 
+ 00030156  0x0000826b call  0x000077a8 
+ 00030157  0x0000826c arg  0x00000826 , 0x00000011 
+ 00030158  0x0000826d arg  0x000009c6 , 0x00000012 
+ 00030159  0x0000826e arg  0x00000826 , 0x00000005 
+ 00030160  0x0000826f call  0x00007786 
+ 00030161  0x00008270 arg  0x0000089e , 0x00000011 
+ 00030162  0x00008271 arg  0x000009c6 , 0x00000012 
+ 00030163  0x00008272 arg  0x00000846 , 0x00000005 
+ 00030164  0x00008273 call  0x00007786 
+ 00030165  0x00008274 arg  0x00000846 , 0x00000011 
+ 00030166  0x00008275 arg  0x00000826 , 0x00000012 
+ 00030167  0x00008276 arg  0x00000826 , 0x00000005 
+ 00030168  0x00008277 call  0x00007755 
+ 00030169  0x00008278 arg  0x00000806 , 0x00000011 
+ 00030170  0x00008279 arg  0x00000826 , 0x00000012 
+ 00030171  0x0000827a arg  0x00000806 , 0x00000005 
+ 00030172  0x0000827b call  0x00007755 
+ 00030173  0x0000827c arg  0x00000018 , 0x00000039 
+ 00030174  0x0000827d arg  0x00000866 , 0x00000011 
+ 00030175  0x0000827e arg  0x00000806 , 0x00000012 
+ 00030176  0x0000827f branch  0x00007f88 
+ 00030177  0x00008282 arg  0x000008e6 , 0x00000011 
+ 00030178  0x00008283 arg  0x00000806 , 0x00000005 
+ 00030179  0x00008284 call  0x000077a8 
+ 00030180  0x00008285 arg  0x000008ce , 0x00000011 
+ 00030181  0x00008286 arg  0x00000826 , 0x00000005 
+ 00030182  0x00008287 call  0x000077a8 
+ 00030183  0x00008288 arg  0x00000826 , 0x00000011 
+ 00030184  0x00008289 arg  0x000008ce , 0x00000012 
+ 00030185  0x0000828a arg  0x00000826 , 0x00000005 
+ 00030186  0x0000828b call  0x00007786 
+ 00030187  0x0000828c arg  0x0000089e , 0x00000011 
+ 00030188  0x0000828d arg  0x000008ce , 0x00000012 
+ 00030189  0x0000828e arg  0x00000846 , 0x00000005 
+ 00030190  0x0000828f call  0x00007786 
+ 00030191  0x00008290 arg  0x00000846 , 0x00000011 
+ 00030192  0x00008291 arg  0x00000826 , 0x00000012 
+ 00030193  0x00008292 arg  0x00000826 , 0x00000005 
+ 00030194  0x00008293 call  0x00007755 
+ 00030195  0x00008294 arg  0x00000806 , 0x00000011 
+ 00030196  0x00008295 arg  0x00000826 , 0x00000012 
+ 00030197  0x00008296 arg  0x00000806 , 0x00000005 
+ 00030198  0x00008297 branch  0x00007758 
+ 00030199  0x0000829b fetch  0x00000001 , 0x000009b2 
+ 00030200  0x0000829c bne  0x00000000 , 0x00007615 
+ 00030201  0x0000829d call  0x00007612 
+ 00030202  0x0000829e arg  0x00000a7e , 0x00000005 
+ 00030203  0x0000829f setarg  0x00000a2e 
+ 00030204  0x000082a0 istore  0x00000002 , 0x00000005 
+ 00030205  0x000082a1 setarg  0x00004642 
+ 00030206  0x000082a2 istore  0x00000002 , 0x00000005 
+ 00030207  0x000082a3 setarg  0x000009de 
+ 00030208  0x000082a4 istore  0x00000002 , 0x00000005 
+ 00030209  0x000082a5 branch  0x00007609 
+ 00030210  0x000082a7 arg  0x00000a7e , 0x00000005 
+ 00030211  0x000082a8 setarg  0x00000a3e 
+ 00030212  0x000082a9 istore  0x00000002 , 0x00000005 
+ 00030213  0x000082aa setarg  0x000009de 
+ 00030214  0x000082ab istore  0x00000002 , 0x00000005 
+ 00030215  0x000082ac setarg  0x00004642 
+ 00030216  0x000082ad istore  0x00000002 , 0x00000005 
+ 00030217  0x000082af call  0x000079a0 
+ 00030218  0x000082b0 fetch  0x00000001 , 0x000009af 
+ 00030219  0x000082b1 beq  0x00000004 , 0x0000760f 
+ 00030220  0x000082b2 jam  0x00000001 , 0x000009b0 
+ 00030221  0x000082b3 jam  0x00000005 , 0x000009ae 
+ 00030222  0x000082b4 rtn 
+ 00030223  0x000082b6 jam  0x00000014 , 0x000009af 
+ 00030224  0x000082b7 call  0x0000758a 
+ 00030225  0x000082b8 branch  0x000076d8 
+ 00030226  0x000082bb arg  0x00000a1e , 0x00000005 
+ 00030227  0x000082bc force  0x00000008 , 0x00000007 
+ 00030228  0x000082bd branch  0x000076a2 
+ 00030229  0x000082c0 jam  0x00000001 , 0x000009b0 
+ 00030230  0x000082c1 rtn 
+ 00030231  0x000082c5 bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x000082c6 arg  0x00000727 , 0x00000005 
+ 00030233  0x000082c7 fetch  0x00000006 , 0x000040a0 
+ 00030234  0x000082c8 istore  0x00000006 , 0x00000005 
+ 00030235  0x000082c9 fetch  0x00000006 , 0x00000040 
+ 00030236  0x000082ca istore  0x00000006 , 0x00000005 
+ 00030237  0x000082cb fetch  0x00000003 , 0x0000465e 
+ 00030238  0x000082cc istore  0x00000003 , 0x00000005 
+ 00030239  0x000082ce call  0x00007a0d 
+ 00030240  0x000082d0 arg  0x00000a4e , 0x00000011 
+ 00030241  0x000082d1 arg  0x00000a5e , 0x00000012 
+ 00030242  0x000082d2 force  0x00000004 , 0x00000007 
+ 00030243  0x000082d3 call  0x000076a7 
+ 00030244  0x000082d4 nbranch  0x00007631 , 0x00000001 
+ 00030245  0x000082d6 call  0x00007628 
+ 00030246  0x000082d7 jam  0x00000041 , 0x0000007d 
+ 00030247  0x000082d8 branch  0x000062f8 
+ 00030248  0x000082db fetch  0x00000001 , 0x000009af 
+ 00030249  0x000082dc beq  0x00000009 , 0x0000762e 
+ 00030250  0x000082dd jam  0x0000000a , 0x000009ae 
+ 00030251  0x000082de jam  0x00000001 , 0x000009b0 
+ 00030252  0x000082df jam  0x00000003 , 0x0000007c 
+ 00030253  0x000082e0 rtn 
+ 00030254  0x000082e2 jam  0x00000003 , 0x0000007c 
+ 00030255  0x000082e3 jam  0x00000015 , 0x000009af 
+ 00030256  0x000082e4 branch  0x000076d8 
+ 00030257  0x000082e8 fetch  0x00000001 , 0x000009af 
+ 00030258  0x000082e9 beq  0x00000009 , 0x00007637 
+ 00030259  0x000082ea jam  0x00000000 , 0x000009ae 
+ 00030260  0x000082eb jam  0x00000004 , 0x0000007c 
+ 00030261  0x000082ed jam  0x00000005 , 0x0000007e 
+ 00030262  0x000082ee rtn 
+ 00030263  0x000082f0 jam  0x00000004 , 0x0000007c 
+ 00030264  0x000082f1 jam  0x00000000 , 0x000009af 
+ 00030265  0x000082f2 rtn 
+ 00030266  0x000082f5 fetch  0x00000001 , 0x000009b3 
+ 00030267  0x000082f6 beq  0x00000001 , 0x0000763e 
+ 00030268  0x000082f7 jam  0x0000000a , 0x000009af 
+ 00030269  0x000082f8 branch  0x000076d8 
+ 00030270  0x000082fa arg  0x00000727 , 0x00000005 
+ 00030271  0x000082fb fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082fc istore  0x00000006 , 0x00000005 
+ 00030273  0x000082fd fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082fe istore  0x00000006 , 0x00000005 
+ 00030275  0x000082ff fetch  0x00000003 , 0x0000465b 
+ 00030276  0x00008300 istore  0x00000003 , 0x00000005 
+ 00030277  0x00008302 call  0x00007a24 
+ 00030278  0x00008303 fetch  0x00000001 , 0x000009af 
+ 00030279  0x00008304 beq  0x0000000a , 0x0000764b 
+ 00030280  0x00008305 jam  0x0000000b , 0x000009ae 
+ 00030281  0x00008306 jam  0x00000001 , 0x000009b0 
+ 00030282  0x00008307 rtn 
+ 00030283  0x00008309 jam  0x0000000b , 0x000009af 
+ 00030284  0x0000830a jam  0x00000001 , 0x000009b1 
+ 00030285  0x0000830b rtn 
+ 00030286  0x0000830e arg  0x00000a7e , 0x00000005 
+ 00030287  0x0000830f fetch  0x00000006 , 0x00000040 
+ 00030288  0x00008310 istore  0x00000006 , 0x00000005 
+ 00030289  0x00008311 fetch  0x00000006 , 0x000040a0 
+ 00030290  0x00008312 istore  0x00000006 , 0x00000005 
+ 00030291  0x00008313 setarg  0x00000a2e 
+ 00030292  0x00008314 istore  0x00000002 , 0x00000005 
+ 00030293  0x00008315 setarg  0x00000a3e 
+ 00030294  0x00008316 istore  0x00000002 , 0x00000005 
+ 00030295  0x00008317 branch  0x00007662 
+ 00030296  0x00008319 jam  0x0000000f , 0x000009ae 
+ 00030297  0x0000831a arg  0x00000a7e , 0x00000005 
+ 00030298  0x0000831b fetch  0x00000006 , 0x000040a0 
+ 00030299  0x0000831c istore  0x00000006 , 0x00000005 
+ 00030300  0x0000831d fetch  0x00000006 , 0x00000040 
+ 00030301  0x0000831e istore  0x00000006 , 0x00000005 
+ 00030302  0x0000831f setarg  0x00000a3e 
+ 00030303  0x00008320 istore  0x00000002 , 0x00000005 
+ 00030304  0x00008321 setarg  0x00000a2e 
+ 00030305  0x00008322 istore  0x00000002 , 0x00000005 
+ 00030306  0x00008325 arg  0x00000727 , 0x00000005 
+ 00030307  0x00008326 fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x00008327 istore  0x00000006 , 0x00000005 
+ 00030309  0x00008328 fetch  0x00000006 , 0x00000a84 
+ 00030310  0x00008329 istore  0x00000006 , 0x00000005 
+ 00030311  0x0000832b call  0x000079d7 
+ 00030312  0x0000832e jam  0x00000001 , 0x000041bd 
+ 00030313  0x0000832f arg  0x000041be , 0x00000005 
+ 00030314  0x00008330 arg  0x00000a4e , 0x00000006 
+ 00030315  0x00008331 call  0x00007ebf 
+ 00030316  0x00008332 branch  0x000021c4 
+ 00030317  0x00008336 bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x00008337 fetch  0x00000001 , 0x000045b1 
+ 00030319  0x00008338 rtnne  0x00000000 
+ 00030320  0x00008339 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x0000833a rtnne  0x00000000 
+ 00030322  0x0000833b arg  0x00004612 , 0x00000005 
+ 00030323  0x0000833c force  0x0000000b , 0x00000007 
+ 00030324  0x0000833d call  0x000076a2 
+ 00030325  0x0000833e random  0x0000003f 
+ 00030326  0x0000833f rshift  0x0000003f , 0x0000003f 
+ 00030327  0x00008340 istore  0x00000002 , 0x00000005 
+ 00030328  0x00008342 arg  0x000006be , 0x00000005 
+ 00030329  0x00008343 arg  0x00004612 , 0x00000006 
+ 00030330  0x00008344 call  0x00007ebe 
+ 00030331  0x00008346 arg  0x000005e6 , 0x00000005 
+ 00030332  0x00008347 arg  0x000008ce , 0x00000006 
+ 00030333  0x00008348 call  0x00007ebc 
+ 00030334  0x0000834a arg  0x00000616 , 0x00000005 
+ 00030335  0x0000834b call  0x00007ec5 
+ 00030336  0x0000834c jam  0x00000001 , 0x00000616 
+ 00030337  0x0000834e call  0x00007a5d 
+ 00030338  0x0000834f jam  0x00000001 , 0x000009b2 
+ 00030339  0x00008350 rtn 
+ 00030340  0x00008353 arg  0x0000462a , 0x00000005 
+ 00030341  0x00008354 arg  0x0000062e , 0x00000006 
+ 00030342  0x00008355 call  0x00007ebc 
+ 00030343  0x00008356 jam  0x00000001 , 0x000045b1 
+ 00030344  0x00008357 jam  0x00000000 , 0x000009b2 
+ 00030345  0x00008358 rtn 
+ 00030346  0x0000835b bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x0000835c fetch  0x00000001 , 0x000009b9 
+ 00030348  0x0000835d rtnne  0x00000000 
+ 00030349  0x0000835e fetch  0x00000001 , 0x000009b2 
+ 00030350  0x0000835f rtnne  0x00000000 
+ 00030351  0x00008361 arg  0x000006be , 0x00000005 
+ 00030352  0x00008362 arg  0x00004612 , 0x00000006 
+ 00030353  0x00008363 call  0x00007ebe 
+ 00030354  0x00008365 arg  0x000005e6 , 0x00000005 
+ 00030355  0x00008366 arg  0x000009c6 , 0x00000006 
+ 00030356  0x00008367 call  0x00007ebc 
+ 00030357  0x00008369 arg  0x00000616 , 0x00000005 
+ 00030358  0x0000836a call  0x00007ec5 
+ 00030359  0x0000836b jam  0x00000001 , 0x00000616 
+ 00030360  0x0000836d call  0x00007a5d 
+ 00030361  0x0000836e jam  0x00000002 , 0x000009b2 
+ 00030362  0x0000836f rtn 
+ 00030363  0x00008372 jam  0x00000001 , 0x000009b3 
+ 00030364  0x00008373 arg  0x00000a06 , 0x00000005 
+ 00030365  0x00008374 arg  0x0000062e , 0x00000006 
+ 00030366  0x00008375 call  0x00007ebe 
+ 00030367  0x00008376 jam  0x00000001 , 0x000009b9 
+ 00030368  0x00008377 jam  0x00000000 , 0x000009b2 
+ 00030369  0x00008378 rtn 
+ 00030370  0x0000837b increase  0xffffffff , 0x00000007 
+ 00030371  0x0000837c nrtn  0x00000002 
+ 00030372  0x0000837d random  0x0000003f 
+ 00030373  0x0000837e istore  0x00000002 , 0x00000005 
+ 00030374  0x0000837f branch  0x000076a2 
+ 00030375  0x00008381 increase  0xffffffff , 0x00000007 
+ 00030376  0x00008382 nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x00008383 ifetch  0x00000004 , 0x00000011 
+ 00030378  0x00008384 copy  0x0000003f , 0x00000002 
+ 00030379  0x00008385 ifetch  0x00000004 , 0x00000012 
+ 00030380  0x00008386 iflip  0x00000002 , 0x0000003f 
+ 00030381  0x00008387 nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x00008388 increase  0x00000004 , 0x00000011 
+ 00030383  0x00008389 increase  0x00000004 , 0x00000012 
+ 00030384  0x0000838a branch  0x000076a7 
+ 00030385  0x0000838c disable  0x00000001 
+ 00030386  0x0000838d rtn 
+ 00030387  0x0000838f enable  0x00000001 
+ 00030388  0x00008390 rtn 
+ 00030389  0x00008398 bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x00008399 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x0000839a rtn  0x00000034 
+ 00030392  0x0000839b call  0x000062bc 
+ 00030393  0x0000839c nrtn  0x00000034 
+ 00030394  0x0000839d jam  0x00000000 , 0x000009b0 
+ 00030395  0x0000839e fetch  0x00000001 , 0x000009ae 
+ 00030396  0x0000839f beq  0x00000003 , 0x000061fd 
+ 00030397  0x000083a0 beq  0x00000005 , 0x0000621a 
+ 00030398  0x000083a1 beq  0x00000007 , 0x00006225 
+ 00030399  0x000083a2 beq  0x0000000b , 0x0000623a 
+ 00030400  0x000083a3 beq  0x00000002 , 0x00007588 
+ 00030401  0x000083a4 beq  0x00000004 , 0x000075f7 
+ 00030402  0x000083a5 beq  0x00000009 , 0x00007617 
+ 00030403  0x000083a6 beq  0x0000000a , 0x0000763a 
+ 00030404  0x000083a7 beq  0x0000000c , 0x00007658 
+ 00030405  0x000083a9 rtn 
+ 00030406  0x000083ac bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x000083ad fetch  0x00000001 , 0x000009b1 
+ 00030408  0x000083ae rtn  0x00000034 
+ 00030409  0x000083af call  0x000062bc 
+ 00030410  0x000083b0 nrtn  0x00000034 
+ 00030411  0x000083b1 jam  0x00000000 , 0x000009b1 
+ 00030412  0x000083b2 fetch  0x00000001 , 0x000009af 
+ 00030413  0x000083b3 beq  0x00000012 , 0x000061e0 
+ 00030414  0x000083b4 beq  0x00000013 , 0x000061e5 
+ 00030415  0x000083b5 beq  0x00000003 , 0x000061e9 
+ 00030416  0x000083b6 beq  0x00000004 , 0x00007602 
+ 00030417  0x000083b7 beq  0x00000014 , 0x000061ed 
+ 00030418  0x000083b8 beq  0x00000007 , 0x000061fb 
+ 00030419  0x000083b9 beq  0x0000000a , 0x0000763a 
+ 00030420  0x000083ba beq  0x0000000b , 0x00006239 
+ 00030421  0x000083bb beq  0x00000009 , 0x00007617 
+ 00030422  0x000083bc beq  0x00000015 , 0x00006233 
+ 00030423  0x000083bd rtn 
+ 00030424  0x000083c0 jam  0x00000001 , 0x000009b1 
+ 00030425  0x000083c1 rtn 
+ 00030426  0x000083c4 jam  0x00000000 , 0x000009b1 
+ 00030427  0x000083c5 rtn 
+ 00030428  0x000083c7 bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x000083c8 fetch  0x00000001 , 0x0000465a 
+ 00030430  0x000083c9 rtn  0x00000034 
+ 00030431  0x000083ca fetch  0x00000001 , 0x000009b2 
+ 00030432  0x000083cb rtn  0x00000034 
+ 00030433  0x000083cc increase  0x00000080 , 0x0000003f 
+ 00030434  0x000083cd store  0x00000001 , 0x000009b2 
+ 00030435  0x000083ce rtnbit1  0x00000007 
+ 00030436  0x000083cf fetch  0x00000001 , 0x000005e3 
+ 00030437  0x000083d0 branch  0x000076e7 , 0x00000034 
+ 00030438  0x000083d1 branch  0x00007a68 
+ 00030439  0x000083d4 call  0x000078d3 
+ 00030440  0x000083d5 fetch  0x00000001 , 0x000009b2 
+ 00030441  0x000083d6 beq  0x00000001 , 0x00007684 
+ 00030442  0x000083d7 beq  0x00000002 , 0x0000769b 
+ 00030443  0x000083d8 rtn 
+ 00030444  0x000083dc and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x000083dd rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x000083de iadd  0x00000006 , 0x00000006 
+ 00030447  0x000083df ifetch  0x00000001 , 0x00000006 
+ 00030448  0x000083e0 qisolate0  0x0000003f 
+ 00030449  0x000083e1 rtn 
+ 00030450  0x000083e5 call  0x00007ebe 
+ 00030451  0x000083e6 call  0x00007ebe 
+ 00030452  0x000083e7 branch  0x00007ebe 
+ 00030453  0x000083eb ifetch  0x00000008 , 0x00000006 
+ 00030454  0x000083ec nrtn  0x00000034 
+ 00030455  0x000083ed ifetch  0x00000008 , 0x00000006 
+ 00030456  0x000083ee nrtn  0x00000034 
+ 00030457  0x000083ef ifetch  0x00000008 , 0x00000006 
+ 00030458  0x000083f0 rtn 
+ 00030459  0x000083f6 ifetch  0x00000004 , 0x00000011 
+ 00030460  0x000083f7 iforce  0x00000002 
+ 00030461  0x000083f8 ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083f9 isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083fa nrtn  0x00000005 
+ 00030464  0x000083fb increase  0x00000004 , 0x00000011 
+ 00030465  0x000083fc increase  0x00000004 , 0x00000012 
+ 00030466  0x000083fd loop  0x000076fb 
+ 00030467  0x000083fe rtn 
+ 00030468  0x00008402 force  0x00000006 , 0x00000039 
+ 00030469  0x00008403 increase  0x00000014 , 0x00000011 
+ 00030470  0x00008404 increase  0x00000014 , 0x00000012 
+ 00030471  0x00008406 ifetch  0x00000004 , 0x00000012 
+ 00030472  0x00008407 iforce  0x00000002 
+ 00030473  0x00008408 ifetch  0x00000004 , 0x00000011 
+ 00030474  0x00008409 isub  0x00000002 , 0x0000003f 
+ 00030475  0x0000840a nrtn  0x00000002 
+ 00030476  0x0000840b nrtn  0x00000034 
+ 00030477  0x0000840c increase  0xfffffffc , 0x00000011 
+ 00030478  0x0000840d increase  0xfffffffc , 0x00000012 
+ 00030479  0x0000840e loop  0x00007707 
+ 00030480  0x0000840f rtn 
+ 00030481  0x00008412 force  0x00000006 , 0x00000039 
+ 00030482  0x00008413 force  0x00000000 , 0x00000013 
+ 00030483  0x00008415 ifetch  0x00000004 , 0x00000011 
+ 00030484  0x00008416 iforce  0x00000002 
+ 00030485  0x00008417 ifetch  0x00000004 , 0x00000012 
+ 00030486  0x00008418 iadd  0x00000002 , 0x0000003f 
+ 00030487  0x00008419 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x0000841a istore  0x00000004 , 0x00000005 
+ 00030489  0x0000841b isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x0000841c setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x0000841d increase  0x00000004 , 0x00000011 
+ 00030492  0x0000841e increase  0x00000004 , 0x00000012 
+ 00030493  0x0000841f loop  0x00007713 
+ 00030494  0x00008420 rtn 
+ 00030495  0x00008423 force  0x00000006 , 0x00000039 
+ 00030496  0x00008424 force  0x00000000 , 0x00000013 
+ 00030497  0x00008426 ifetch  0x00000004 , 0x00000012 
+ 00030498  0x00008427 iforce  0x00000002 
+ 00030499  0x00008428 ifetch  0x00000004 , 0x00000011 
+ 00030500  0x00008429 isub  0x00000002 , 0x0000003f 
+ 00030501  0x0000842a isub  0x00000013 , 0x0000003f 
+ 00030502  0x0000842b istore  0x00000004 , 0x00000005 
+ 00030503  0x0000842c isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x0000842d setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x0000842e increase  0x00000004 , 0x00000011 
+ 00030506  0x0000842f increase  0x00000004 , 0x00000012 
+ 00030507  0x00008430 loop  0x00007721 
+ 00030508  0x00008431 rtn 
+ 00030509  0x00008434 force  0x00000006 , 0x00000039 
+ 00030510  0x00008435 increase  0x00000014 , 0x00000011 
+ 00030511  0x00008437 force  0x00000000 , 0x00000013 
+ 00030512  0x00008439 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x0000843a isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x0000843b setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x0000843c rshift  0x0000003f , 0x0000003f 
+ 00030516  0x0000843d isolate1  0x00000000 , 0x00000013 
+ 00030517  0x0000843e setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x0000843f istore  0x00000004 , 0x00000011 
+ 00030519  0x00008440 increase  0xfffffffc , 0x00000011 
+ 00030520  0x00008441 rshift  0x00000013 , 0x00000013 
+ 00030521  0x00008442 loop  0x00007730 
+ 00030522  0x00008443 rtn 
+ 00030523  0x00008446 force  0x00000006 , 0x00000039 
+ 00030524  0x00008447 force  0x00000000 , 0x00000013 
+ 00030525  0x00008449 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x0000844a isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x0000844b setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x0000844c lshift  0x0000003f , 0x0000003f 
+ 00030529  0x0000844d isolate1  0x00000000 , 0x00000013 
+ 00030530  0x0000844e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x0000844f istore  0x00000004 , 0x00000011 
+ 00030532  0x00008450 increase  0x00000004 , 0x00000011 
+ 00030533  0x00008451 rshift  0x00000013 , 0x00000013 
+ 00030534  0x00008452 loop  0x0000773d 
+ 00030535  0x00008453 rtn 
+ 00030536  0x00008456 call  0x0000773b 
+ 00030537  0x00008458 isolate1  0x00000000 , 0x00000013 
+ 00030538  0x00008459 branch  0x00007751 , 0x00000001 
+ 00030539  0x0000845a arg  0x00000886 , 0x00000012 
+ 00030540  0x0000845b copy  0x00000011 , 0x00000013 
+ 00030541  0x0000845c increase  0xffffffe8 , 0x00000011 
+ 00030542  0x0000845d call  0x00007704 
+ 00030543  0x0000845e nrtn  0x00000002 
+ 00030544  0x0000845f copy  0x00000013 , 0x00000011 
+ 00030545  0x00008461 increase  0xffffffe8 , 0x00000011 
+ 00030546  0x00008462 arg  0x00000886 , 0x00000012 
+ 00030547  0x00008463 copy  0x00000011 , 0x00000005 
+ 00030548  0x00008464 branch  0x0000771f 
+ 00030549  0x00008468 call  0x00007711 
+ 00030550  0x00008469 copy  0x00000005 , 0x00000011 
+ 00030551  0x0000846a branch  0x00007749 
+ 00030552  0x0000846d call  0x0000771f 
+ 00030553  0x0000846e isolate0  0x00000000 , 0x00000013 
+ 00030554  0x0000846f rtn  0x00000001 
+ 00030555  0x00008470 arg  0x00000886 , 0x00000012 
+ 00030556  0x00008471 add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x00008472 copy  0x00000011 , 0x00000005 
+ 00030558  0x00008473 branch  0x00007711 
+ 00030559  0x00008477 copy  0x00000005 , 0x0000000b 
+ 00030560  0x00008478 copy  0x00000011 , 0x00000030 
+ 00030561  0x00008479 arg  0x00000716 , 0x00000012 
+ 00030562  0x0000847a copy  0x00000012 , 0x00000005 
+ 00030563  0x0000847b add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x0000847c ifetch  0x00000008 , 0x00000006 
+ 00030565  0x0000847d istore  0x00000008 , 0x00000005 
+ 00030566  0x0000847e istore  0x00000008 , 0x00000005 
+ 00030567  0x0000847f force  0x00000000 , 0x0000003f 
+ 00030568  0x00008480 istore  0x00000008 , 0x00000005 
+ 00030569  0x00008481 copy  0x0000000b , 0x00000005 
+ 00030570  0x00008482 call  0x00007755 
+ 00030571  0x00008483 arg  0x00000716 , 0x00000012 
+ 00030572  0x00008484 copy  0x00000012 , 0x00000005 
+ 00030573  0x00008485 force  0x00000000 , 0x0000003f 
+ 00030574  0x00008486 istore  0x00000008 , 0x00000005 
+ 00030575  0x00008487 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x00008488 ifetch  0x00000008 , 0x00000006 
+ 00030577  0x00008489 istore  0x00000008 , 0x00000005 
+ 00030578  0x0000848a istore  0x00000008 , 0x00000005 
+ 00030579  0x0000848b copy  0x0000000b , 0x00000011 
+ 00030580  0x0000848c copy  0x00000011 , 0x00000005 
+ 00030581  0x0000848d call  0x00007755 
+ 00030582  0x0000848e arg  0x00000716 , 0x00000012 
+ 00030583  0x0000848f copy  0x00000012 , 0x00000005 
+ 00030584  0x00008490 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x00008491 ifetch  0x00000008 , 0x00000006 
+ 00030586  0x00008492 istore  0x00000008 , 0x00000005 
+ 00030587  0x00008493 istore  0x00000008 , 0x00000005 
+ 00030588  0x00008494 istore  0x00000008 , 0x00000005 
+ 00030589  0x00008495 copy  0x0000000b , 0x00000011 
+ 00030590  0x00008496 copy  0x00000011 , 0x00000005 
+ 00030591  0x00008497 branch  0x00007755 
+ 00030592  0x0000849b force  0x00000006 , 0x00000039 
+ 00030593  0x0000849d ifetch  0x00000004 , 0x00000006 
+ 00030594  0x0000849e iforce  0x0000002f 
+ 00030595  0x0000849f increase  0x00000001 , 0x00000038 
+ 00030596  0x000084a0 loop  0x00007781 
+ 00030597  0x000084a1 rtn 
+ 00030598  0x000084a6 copy  0x00000005 , 0x0000000b 
+ 00030599  0x000084a7 arg  0x000006e6 , 0x00000005 
+ 00030600  0x000084a8 call  0x00007ec5 
+ 00030601  0x000084a9 arg  0x000006e6 , 0x00000005 
+ 00030602  0x000084aa copy  0x00000011 , 0x00000006 
+ 00030603  0x000084ab force  0x00000000 , 0x00000038 
+ 00030604  0x000084ac call  0x00007780 
+ 00030605  0x000084ad copy  0x00000012 , 0x00000006 
+ 00030606  0x000084ae call  0x00007780 
+ 00030607  0x000084af force  0x00000000 , 0x00000012 
+ 00030608  0x000084b1 force  0x00000000 , 0x00000002 
+ 00030609  0x000084b2 force  0x00000006 , 0x00000013 
+ 00030610  0x000084b4 ifetch  0x00000004 , 0x00000005 
+ 00030611  0x000084b5 iforce  0x00000011 
+ 00030612  0x000084b6 copy  0x00000012 , 0x00000038 
+ 00030613  0x000084b7 deposit  0x0000002f 
+ 00030614  0x000084b8 copy  0x00000013 , 0x00000038 
+ 00030615  0x000084b9 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x000084ba iadd  0x00000011 , 0x0000003f 
+ 00030617  0x000084bb iadd  0x00000002 , 0x0000003f 
+ 00030618  0x000084bc istore  0x00000004 , 0x00000005 
+ 00030619  0x000084bd rshift32  0x0000003f , 0x00000002 
+ 00030620  0x000084be increase  0x00000001 , 0x00000013 
+ 00030621  0x000084bf compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x000084c0 nbranch  0x00007792 , 0x00000001 
+ 00030623  0x000084c1 deposit  0x00000002 
+ 00030624  0x000084c2 istore  0x00000004 , 0x00000005 
+ 00030625  0x000084c3 increase  0xffffffe8 , 0x00000005 
+ 00030626  0x000084c4 increase  0x00000001 , 0x00000012 
+ 00030627  0x000084c5 compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x000084c6 nbranch  0x00007790 , 0x00000001 
+ 00030629  0x000084c7 arg  0x000006e6 , 0x00000011 
+ 00030630  0x000084c8 copy  0x0000000b , 0x00000005 
+ 00030631  0x000084c9 branch  0x0000775f 
+ 00030632  0x000084cd copy  0x00000011 , 0x00000012 
+ 00030633  0x000084ce branch  0x00007786 
+ 00030634  0x000084d1 copy  0x00000011 , 0x00000030 
+ 00030635  0x000084d3 copy  0x00000030 , 0x00000011 
+ 00030636  0x000084d4 ifetch  0x00000001 , 0x00000011 
+ 00030637  0x000084d5 isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x000084d6 rtn  0x00000001 
+ 00030639  0x000084d7 call  0x0000772d 
+ 00030640  0x000084d8 ifetch  0x00000001 , 0x00000012 
+ 00030641  0x000084d9 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x000084da branch  0x000077ba , 0x00000001 
+ 00030643  0x000084db arg  0x00000886 , 0x00000011 
+ 00030644  0x000084dc copy  0x00000012 , 0x00000005 
+ 00030645  0x000084dd call  0x00007711 
+ 00030646  0x000084de ifetch  0x00000001 , 0x00000012 
+ 00030647  0x000084df iadd  0x00000013 , 0x0000003f 
+ 00030648  0x000084e0 istore  0x00000001 , 0x00000012 
+ 00030649  0x000084e1 increase  0xffffffe8 , 0x00000012 
+ 00030650  0x000084e3 add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x000084e4 force  0x00000007 , 0x00000039 
+ 00030652  0x000084e5 call  0x0000772f 
+ 00030653  0x000084e6 branch  0x000077ab 
+ 00030654  0x000084ea copy  0x00000005 , 0x0000000b 
+ 00030655  0x000084eb arg  0x00000746 , 0x00000005 
+ 00030656  0x000084ec call  0x00007ec5 
+ 00030657  0x000084ed force  0x00000000 , 0x0000003f 
+ 00030658  0x000084ee store  0x00000004 , 0x000006fe 
+ 00030659  0x000084ef store  0x00000004 , 0x0000075e 
+ 00030660  0x000084f0 jam  0x00000001 , 0x00000746 
+ 00030661  0x000084f1 arg  0x000006e6 , 0x00000005 
+ 00030662  0x000084f2 call  0x00007ec5 
+ 00030663  0x000084f3 arg  0x00000886 , 0x00000006 
+ 00030664  0x000084f4 arg  0x00000716 , 0x00000005 
+ 00030665  0x000084f5 call  0x00007ebe 
+ 00030666  0x000084f6 copy  0x00000011 , 0x00000006 
+ 00030667  0x000084f7 arg  0x0000072e , 0x00000005 
+ 00030668  0x000084f8 call  0x00007ebe 
+ 00030669  0x000084fa arg  0x0000072e , 0x00000006 
+ 00030670  0x000084fb call  0x000076f5 
+ 00030671  0x000084fc branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084fd arg  0x0000072e , 0x00000011 
+ 00030673  0x000084fe arg  0x00000746 , 0x00000012 
+ 00030674  0x000084ff call  0x000077aa 
+ 00030675  0x00008501 arg  0x00000716 , 0x00000011 
+ 00030676  0x00008502 arg  0x000006e6 , 0x00000012 
+ 00030677  0x00008503 call  0x000077aa 
+ 00030678  0x00008504 arg  0x0000072e , 0x00000011 
+ 00030679  0x00008505 arg  0x00000716 , 0x00000012 
+ 00030680  0x00008506 call  0x00007704 
+ 00030681  0x00008507 branch  0x000077e8 , 0x00000002 
+ 00030682  0x00008508 arg  0x00000716 , 0x00000011 
+ 00030683  0x00008509 arg  0x0000072e , 0x00000012 
+ 00030684  0x0000850a copy  0x00000011 , 0x00000005 
+ 00030685  0x0000850b call  0x0000771f 
+ 00030686  0x0000850c arg  0x00000746 , 0x00000011 
+ 00030687  0x0000850d arg  0x000006e6 , 0x00000012 
+ 00030688  0x0000850e copy  0x00000012 , 0x00000005 
+ 00030689  0x0000850f call  0x00007711 
+ 00030690  0x00008510 ifetch  0x00000001 , 0x00000011 
+ 00030691  0x00008511 iadd  0x00000013 , 0x00000013 
+ 00030692  0x00008512 ifetch  0x00000001 , 0x00000012 
+ 00030693  0x00008513 iadd  0x00000013 , 0x0000003f 
+ 00030694  0x00008514 istore  0x00000001 , 0x00000012 
+ 00030695  0x00008515 branch  0x000077cd 
+ 00030696  0x00008517 arg  0x0000072e , 0x00000011 
+ 00030697  0x00008518 arg  0x00000716 , 0x00000012 
+ 00030698  0x00008519 copy  0x00000011 , 0x00000005 
+ 00030699  0x0000851a call  0x0000771f 
+ 00030700  0x0000851b arg  0x000006e6 , 0x00000011 
+ 00030701  0x0000851c arg  0x00000746 , 0x00000012 
+ 00030702  0x0000851d copy  0x00000012 , 0x00000005 
+ 00030703  0x0000851e call  0x00007711 
+ 00030704  0x0000851f ifetch  0x00000001 , 0x00000011 
+ 00030705  0x00008520 iadd  0x00000013 , 0x00000013 
+ 00030706  0x00008521 ifetch  0x00000001 , 0x00000012 
+ 00030707  0x00008522 iadd  0x00000013 , 0x0000003f 
+ 00030708  0x00008523 istore  0x00000001 , 0x00000012 
+ 00030709  0x00008524 branch  0x000077cd 
+ 00030710  0x00008526 arg  0x00000746 , 0x00000005 
+ 00030711  0x00008527 call  0x00007ec5 
+ 00030712  0x00008528 fetch  0x00000001 , 0x000006fe 
+ 00030713  0x00008529 store  0x00000001 , 0x00000746 
+ 00030714  0x0000852a store  0x00000001 , 0x0000074e 
+ 00030715  0x0000852b arg  0x00000746 , 0x00000011 
+ 00030716  0x0000852c arg  0x000006e6 , 0x00000012 
+ 00030717  0x0000852d copy  0x00000012 , 0x00000005 
+ 00030718  0x0000852e call  0x00007755 
+ 00030719  0x0000852f arg  0x00000886 , 0x00000011 
+ 00030720  0x00008530 arg  0x000006e6 , 0x00000012 
+ 00030721  0x00008531 copy  0x0000000b , 0x00000005 
+ 00030722  0x00008532 branch  0x00007758 
+ 00030723  0x00008538 arg  0x000006a6 , 0x00000011 
+ 00030724  0x00008539 arg  0x0000075e , 0x00000005 
+ 00030725  0x0000853a call  0x000077a8 
+ 00030726  0x0000853b arg  0x0000075e , 0x00000011 
+ 00030727  0x0000853c arg  0x00000776 , 0x00000005 
+ 00030728  0x0000853d call  0x000077a8 
+ 00030729  0x0000853e arg  0x0000089e , 0x00000011 
+ 00030730  0x0000853f arg  0x00000776 , 0x00000012 
+ 00030731  0x00008540 arg  0x00000776 , 0x00000005 
+ 00030732  0x00008541 call  0x00007786 
+ 00030733  0x00008542 arg  0x00000676 , 0x00000011 
+ 00030734  0x00008543 arg  0x0000075e , 0x00000005 
+ 00030735  0x00008544 call  0x000077a8 
+ 00030736  0x00008545 arg  0x0000075e , 0x00000006 
+ 00030737  0x00008546 arg  0x0000072e , 0x00000005 
+ 00030738  0x00008547 call  0x00007ebe 
+ 00030739  0x00008548 arg  0x0000072e , 0x00000011 
+ 00030740  0x00008549 call  0x00007748 
+ 00030741  0x0000854a arg  0x0000075e , 0x00000011 
+ 00030742  0x0000854b arg  0x0000072e , 0x00000012 
+ 00030743  0x0000854c arg  0x0000075e , 0x00000005 
+ 00030744  0x0000854d call  0x00007755 
+ 00030745  0x0000854e arg  0x0000075e , 0x00000011 
+ 00030746  0x0000854f arg  0x00000776 , 0x00000012 
+ 00030747  0x00008550 arg  0x0000075e , 0x00000005 
+ 00030748  0x00008551 call  0x00007755 
+ 00030749  0x00008552 arg  0x00000676 , 0x00000006 
+ 00030750  0x00008553 arg  0x0000072e , 0x00000005 
+ 00030751  0x00008554 call  0x00007ebe 
+ 00030752  0x00008555 arg  0x0000068e , 0x00000011 
+ 00030753  0x00008556 arg  0x00000776 , 0x00000005 
+ 00030754  0x00008557 call  0x000077a8 
+ 00030755  0x00008558 arg  0x0000072e , 0x00000011 
+ 00030756  0x00008559 call  0x00007748 
+ 00030757  0x0000855a arg  0x0000072e , 0x00000011 
+ 00030758  0x0000855b call  0x00007748 
+ 00030759  0x0000855c arg  0x0000072e , 0x00000011 
+ 00030760  0x0000855d arg  0x00000776 , 0x00000012 
+ 00030761  0x0000855e arg  0x0000072e , 0x00000005 
+ 00030762  0x0000855f call  0x00007786 
+ 00030763  0x00008560 arg  0x00000776 , 0x00000011 
+ 00030764  0x00008561 arg  0x00000746 , 0x00000005 
+ 00030765  0x00008562 call  0x000077a8 
+ 00030766  0x00008563 arg  0x00000746 , 0x00000011 
+ 00030767  0x00008564 call  0x00007748 
+ 00030768  0x00008565 arg  0x00000746 , 0x00000011 
+ 00030769  0x00008566 call  0x00007748 
+ 00030770  0x00008567 arg  0x00000746 , 0x00000011 
+ 00030771  0x00008568 call  0x00007748 
+ 00030772  0x00008569 arg  0x0000068e , 0x00000006 
+ 00030773  0x0000856a arg  0x00000776 , 0x00000005 
+ 00030774  0x0000856b call  0x00007ebe 
+ 00030775  0x0000856c arg  0x00000776 , 0x00000011 
+ 00030776  0x0000856d call  0x00007748 
+ 00030777  0x0000856e arg  0x00000776 , 0x00000011 
+ 00030778  0x0000856f arg  0x000006a6 , 0x00000012 
+ 00030779  0x00008570 arg  0x000006a6 , 0x00000005 
+ 00030780  0x00008571 call  0x00007786 
+ 00030781  0x00008572 arg  0x0000075e , 0x00000011 
+ 00030782  0x00008573 arg  0x00000776 , 0x00000005 
+ 00030783  0x00008574 call  0x000077a8 
+ 00030784  0x00008575 arg  0x00000776 , 0x00000011 
+ 00030785  0x00008576 arg  0x0000072e , 0x00000012 
+ 00030786  0x00008577 arg  0x00000776 , 0x00000005 
+ 00030787  0x00008578 call  0x00007758 
+ 00030788  0x00008579 arg  0x00000776 , 0x00000011 
+ 00030789  0x0000857a arg  0x0000072e , 0x00000012 
+ 00030790  0x0000857b arg  0x00000676 , 0x00000005 
+ 00030791  0x0000857c call  0x00007758 
+ 00030792  0x0000857d arg  0x0000072e , 0x00000011 
+ 00030793  0x0000857e arg  0x00000676 , 0x00000012 
+ 00030794  0x0000857f arg  0x00000776 , 0x00000005 
+ 00030795  0x00008580 call  0x00007758 
+ 00030796  0x00008581 arg  0x00000776 , 0x00000011 
+ 00030797  0x00008582 arg  0x0000075e , 0x00000012 
+ 00030798  0x00008583 arg  0x00000776 , 0x00000005 
+ 00030799  0x00008584 call  0x00007786 
+ 00030800  0x00008585 arg  0x00000776 , 0x00000011 
+ 00030801  0x00008586 arg  0x00000746 , 0x00000012 
+ 00030802  0x00008587 arg  0x0000068e , 0x00000005 
+ 00030803  0x00008588 branch  0x00007758 
+ 00030804  0x0000858d arg  0x00000616 , 0x00000011 
+ 00030805  0x0000858e arg  0x0000078e , 0x00000005 
+ 00030806  0x0000858f call  0x000077a8 
+ 00030807  0x00008590 arg  0x00000676 , 0x00000011 
+ 00030808  0x00008591 arg  0x0000078e , 0x00000012 
+ 00030809  0x00008592 arg  0x00000746 , 0x00000005 
+ 00030810  0x00008593 call  0x00007786 
+ 00030811  0x00008594 arg  0x00000616 , 0x00000011 
+ 00030812  0x00008595 arg  0x0000078e , 0x00000012 
+ 00030813  0x00008596 arg  0x0000078e , 0x00000005 
+ 00030814  0x00008597 call  0x00007786 
+ 00030815  0x00008598 arg  0x0000068e , 0x00000011 
+ 00030816  0x00008599 arg  0x0000078e , 0x00000012 
+ 00030817  0x0000859a arg  0x0000072e , 0x00000005 
+ 00030818  0x0000859b call  0x00007786 
+ 00030819  0x0000859c arg  0x000006a6 , 0x00000011 
+ 00030820  0x0000859d arg  0x0000078e , 0x00000005 
+ 00030821  0x0000859e call  0x000077a8 
+ 00030822  0x0000859f arg  0x000005e6 , 0x00000011 
+ 00030823  0x000085a0 arg  0x0000078e , 0x00000012 
+ 00030824  0x000085a1 arg  0x0000075e , 0x00000005 
+ 00030825  0x000085a2 call  0x00007786 
+ 00030826  0x000085a3 arg  0x000006a6 , 0x00000011 
+ 00030827  0x000085a4 arg  0x0000078e , 0x00000012 
+ 00030828  0x000085a5 arg  0x0000078e , 0x00000005 
+ 00030829  0x000085a6 call  0x00007786 
+ 00030830  0x000085a7 arg  0x000005fe , 0x00000011 
+ 00030831  0x000085a8 arg  0x0000078e , 0x00000012 
+ 00030832  0x000085a9 arg  0x00000776 , 0x00000005 
+ 00030833  0x000085aa call  0x00007786 
+ 00030834  0x000085ab arg  0x00000746 , 0x00000011 
+ 00030835  0x000085ac arg  0x0000075e , 0x00000012 
+ 00030836  0x000085ad arg  0x0000078e , 0x00000005 
+ 00030837  0x000085ae call  0x00007758 
+ 00030838  0x000085af arg  0x00000746 , 0x00000011 
+ 00030839  0x000085b0 arg  0x0000075e , 0x00000012 
+ 00030840  0x000085b1 arg  0x00000746 , 0x00000005 
+ 00030841  0x000085b2 call  0x00007755 
+ 00030842  0x000085b3 arg  0x0000072e , 0x00000011 
+ 00030843  0x000085b4 arg  0x00000776 , 0x00000012 
+ 00030844  0x000085b5 arg  0x0000075e , 0x00000005 
+ 00030845  0x000085b6 call  0x00007758 
+ 00030846  0x000085b7 arg  0x0000072e , 0x00000011 
+ 00030847  0x000085b8 arg  0x00000776 , 0x00000012 
+ 00030848  0x000085b9 arg  0x0000072e , 0x00000005 
+ 00030849  0x000085ba call  0x00007755 
+ 00030850  0x000085bb arg  0x0000072e , 0x00000011 
+ 00030851  0x000085bc arg  0x0000078e , 0x00000012 
+ 00030852  0x000085bd arg  0x0000072e , 0x00000005 
+ 00030853  0x000085be call  0x00007786 
+ 00030854  0x000085bf arg  0x000006a6 , 0x00000011 
+ 00030855  0x000085c0 arg  0x00000616 , 0x00000012 
+ 00030856  0x000085c1 arg  0x00000776 , 0x00000005 
+ 00030857  0x000085c2 call  0x00007786 
+ 00030858  0x000085c3 arg  0x00000776 , 0x00000011 
+ 00030859  0x000085c4 arg  0x0000078e , 0x00000012 
+ 00030860  0x000085c5 arg  0x000006a6 , 0x00000005 
+ 00030861  0x000085c6 call  0x00007786 
+ 00030862  0x000085c7 arg  0x0000078e , 0x00000011 
+ 00030863  0x000085c8 arg  0x0000078e , 0x00000005 
+ 00030864  0x000085c9 call  0x000077a8 
+ 00030865  0x000085ca arg  0x0000078e , 0x00000011 
+ 00030866  0x000085cb arg  0x00000746 , 0x00000012 
+ 00030867  0x000085cc arg  0x00000776 , 0x00000005 
+ 00030868  0x000085cd call  0x00007786 
+ 00030869  0x000085ce arg  0x0000078e , 0x00000011 
+ 00030870  0x000085cf arg  0x0000072e , 0x00000012 
+ 00030871  0x000085d0 arg  0x0000072e , 0x00000005 
+ 00030872  0x000085d1 call  0x00007786 
+ 00030873  0x000085d2 arg  0x0000075e , 0x00000011 
+ 00030874  0x000085d3 arg  0x00000676 , 0x00000005 
+ 00030875  0x000085d4 call  0x000077a8 
+ 00030876  0x000085d5 arg  0x00000676 , 0x00000011 
+ 00030877  0x000085d6 arg  0x00000776 , 0x00000012 
+ 00030878  0x000085d7 arg  0x00000676 , 0x00000005 
+ 00030879  0x000085d8 call  0x00007758 
+ 00030880  0x000085d9 arg  0x00000676 , 0x00000006 
+ 00030881  0x000085da arg  0x0000078e , 0x00000005 
+ 00030882  0x000085db call  0x00007ebe 
+ 00030883  0x000085dc arg  0x0000078e , 0x00000011 
+ 00030884  0x000085dd call  0x00007748 
+ 00030885  0x000085de arg  0x00000776 , 0x00000011 
+ 00030886  0x000085df arg  0x0000078e , 0x00000012 
+ 00030887  0x000085e0 arg  0x00000776 , 0x00000005 
+ 00030888  0x000085e1 call  0x00007758 
+ 00030889  0x000085e2 arg  0x00000776 , 0x00000011 
+ 00030890  0x000085e3 arg  0x0000075e , 0x00000012 
+ 00030891  0x000085e4 arg  0x0000075e , 0x00000005 
+ 00030892  0x000085e5 call  0x00007786 
+ 00030893  0x000085e6 arg  0x0000075e , 0x00000011 
+ 00030894  0x000085e7 arg  0x0000072e , 0x00000012 
+ 00030895  0x000085e8 arg  0x0000068e , 0x00000005 
+ 00030896  0x000085e9 call  0x00007758 
+ 00030897  0x000085ea arg  0x0000068e , 0x00000011 
+ 00030898  0x000085eb arg  0x00000886 , 0x00000012 
+ 00030899  0x000085ec arg  0x0000068e , 0x00000005 
+ 00030900  0x000085ed force  0x00000000 , 0x00000013 
+ 00030901  0x000085ee fetch  0x00000001 , 0x0000068e 
+ 00030902  0x000085ef isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x000085f0 call  0x00007711 , 0x00000001 
+ 00030904  0x000085f1 copy  0x00000013 , 0x00000030 
+ 00030905  0x000085f2 arg  0x0000068e , 0x00000011 
+ 00030906  0x000085f3 call  0x0000772d 
+ 00030907  0x000085f4 fetch  0x00000001 , 0x000006a5 
+ 00030908  0x000085f5 isolate1  0x00000000 , 0x00000030 
+ 00030909  0x000085f6 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x000085f7 store  0x00000001 , 0x000006a5 
+ 00030911  0x000085f8 rtn 
+ 00030912  0x000085fd fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085fe increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085ff nrtn  0x00000002 
+ 00030915  0x00008600 store  0x00000001 , 0x000005e3 
+ 00030916  0x00008601 fetch  0x00000001 , 0x000005e2 
+ 00030917  0x00008602 call  0x00007803 , 0x00000034 
+ 00030918  0x00008603 fetch  0x00000001 , 0x000005e3 
+ 00030919  0x00008604 arg  0x000006be , 0x00000006 
+ 00030920  0x00008605 call  0x000076ec 
+ 00030921  0x00008606 branch  0x000078c0 , 0x00000001 
+ 00030922  0x00008607 fetch  0x00000001 , 0x000005e2 
+ 00030923  0x00008608 nbranch  0x000078ce , 0x00000034 
+ 00030924  0x00008609 call  0x00007854 
+ 00030925  0x0000860a branch  0x000078c0 
+ 00030926  0x0000860c jam  0x00000000 , 0x000005e2 
+ 00030927  0x0000860d arg  0x000005e6 , 0x00000006 
+ 00030928  0x0000860e arg  0x00000676 , 0x00000005 
+ 00030929  0x0000860f call  0x000076f2 
+ 00030930  0x00008610 branch  0x000078c0 
+ 00030931  0x00008614 arg  0x000006a6 , 0x00000011 
+ 00030932  0x00008615 arg  0x00000776 , 0x00000005 
+ 00030933  0x00008616 call  0x000077be 
+ 00030934  0x00008617 arg  0x00000776 , 0x00000011 
+ 00030935  0x00008618 arg  0x0000072e , 0x00000005 
+ 00030936  0x00008619 call  0x000077a8 
+ 00030937  0x0000861a arg  0x00000676 , 0x00000011 
+ 00030938  0x0000861b arg  0x0000072e , 0x00000012 
+ 00030939  0x0000861c arg  0x0000062e , 0x00000005 
+ 00030940  0x0000861d call  0x00007786 
+ 00030941  0x0000861e arg  0x00000776 , 0x00000011 
+ 00030942  0x0000861f arg  0x0000072e , 0x00000012 
+ 00030943  0x00008620 arg  0x0000075e , 0x00000005 
+ 00030944  0x00008621 call  0x00007786 
+ 00030945  0x00008622 arg  0x0000068e , 0x00000011 
+ 00030946  0x00008623 arg  0x0000075e , 0x00000012 
+ 00030947  0x00008624 arg  0x00000646 , 0x00000005 
+ 00030948  0x00008625 branch  0x00007786 
+ 00030949  0x0000862a ifetch  0x00000004 , 0x00000006 
+ 00030950  0x0000862b force  0x00000004 , 0x00000011 
+ 00030951  0x0000862c increase  0x00000003 , 0x00000005 
+ 00030952  0x0000862e istore  0x00000001 , 0x00000005 
+ 00030953  0x0000862f rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x00008630 increase  0xfffffffe , 0x00000005 
+ 00030955  0x00008631 increase  0xffffffff , 0x00000011 
+ 00030956  0x00008632 nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x00008633 increase  0x00000005 , 0x00000005 
+ 00030958  0x00008634 loop  0x000078e5 
+ 00030959  0x00008635 rtn 
+ 00030960  0x00008639 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x0000863a iadd  0x0000000b , 0x00000006 
+ 00030962  0x0000863b ifetch  0x00000004 , 0x00000006 
+ 00030963  0x0000863c rtn 
+ 00030964  0x0000863f force  0x00000010 , 0x00000030 
+ 00030965  0x00008640 arg  0x000005e6 , 0x0000000b 
+ 00030966  0x00008642 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x00008643 call  0x000078f0 
+ 00030968  0x00008644 iforce  0x00000002 
+ 00030969  0x00008645 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x00008646 call  0x000078f0 
+ 00030971  0x00008647 iadd  0x00000002 , 0x00000002 
+ 00030972  0x00008648 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x00008649 call  0x000078f0 
+ 00030974  0x0000864a shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x0000864b iadd  0x00000002 , 0x00000002 
+ 00030976  0x0000864c add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x0000864d call  0x000078f0 
+ 00030978  0x0000864e shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x0000864f iadd  0x00000002 , 0x00000002 
+ 00030980  0x00008650 lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x00008651 iadd  0x0000000b , 0x00000005 
+ 00030982  0x00008652 istoret  0x00000004 , 0x00000005 
+ 00030983  0x00008653 increase  0x00000001 , 0x00000030 
+ 00030984  0x00008654 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x00008655 nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x00008656 rtn 
+ 00030987  0x0000865a arg  0x000008fe , 0x00000006 
+ 00030988  0x0000865b force  0x00000007 , 0x00000038 
+ 00030989  0x0000865d ifetch  0x00000004 , 0x00000006 
+ 00030990  0x0000865e iforce  0x0000002f 
+ 00030991  0x0000865f increase  0xffffffff , 0x00000038 
+ 00030992  0x00008660 branch  0x0000790d , 0x00000002 
+ 00030993  0x00008661 rtn 
+ 00030994  0x00008664 bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x00008665 call  0x000078f4 
+ 00030996  0x00008666 arg  0x000006e6 , 0x00000005 
+ 00030997  0x00008667 force  0x00000000 , 0x00000038 
+ 00030998  0x00008669 deposit  0x0000002f 
+ 00030999  0x0000866a istore  0x00000004 , 0x00000005 
+ 00031000  0x0000866b increase  0x00000001 , 0x00000038 
+ 00031001  0x0000866c compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x0000866d nbranch  0x00007916 , 0x00000001 
+ 00031003  0x0000866e call  0x000074b9 
+ 00031004  0x0000866f arg  0x00008700 , 0x0000000b 
+ 00031005  0x00008670 arg  0x000005e6 , 0x00000030 
+ 00031006  0x00008671 force  0x00000040 , 0x00000039 
+ 00031007  0x00008673 ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x00008674 ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x00008675 increase  0x00000004 , 0x0000000b 
+ 00031010  0x00008676 increase  0x00000004 , 0x00000030 
+ 00031011  0x00008677 iadd  0x00000002 , 0x0000003f 
+ 00031012  0x00008678 force  0x00000007 , 0x00000038 
+ 00031013  0x00008679 iadd  0x0000002f , 0x00000002 
+ 00031014  0x0000867a force  0x00000004 , 0x00000038 
+ 00031015  0x0000867b shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x0000867c iadd  0x00000002 , 0x00000002 
+ 00031017  0x0000867d force  0x00000005 , 0x00000038 
+ 00031018  0x0000867e deposit  0x0000002f 
+ 00031019  0x0000867f force  0x00000006 , 0x00000038 
+ 00031020  0x00008680 ixor  0x0000002f , 0x0000003f 
+ 00031021  0x00008681 force  0x00000004 , 0x00000038 
+ 00031022  0x00008682 iand  0x0000002f , 0x0000003f 
+ 00031023  0x00008683 force  0x00000006 , 0x00000038 
+ 00031024  0x00008684 ixor  0x0000002f , 0x0000003f 
+ 00031025  0x00008685 iadd  0x00000002 , 0x00000002 
+ 00031026  0x00008686 force  0x00000007 , 0x00000038 
+ 00031027  0x00008687 copy  0x00000002 , 0x0000002f 
+ 00031028  0x00008688 force  0x00000003 , 0x00000038 
+ 00031029  0x00008689 deposit  0x0000002f 
+ 00031030  0x0000868a iadd  0x00000002 , 0x0000002f 
+ 00031031  0x0000868b force  0x00000000 , 0x00000038 
+ 00031032  0x0000868c deposit  0x0000002f 
+ 00031033  0x0000868d force  0x00000001 , 0x00000038 
+ 00031034  0x0000868e iand  0x0000002f , 0x00000002 
+ 00031035  0x0000868f ior  0x0000002f , 0x0000003f 
+ 00031036  0x00008690 force  0x00000002 , 0x00000038 
+ 00031037  0x00008691 iand  0x0000002f , 0x0000003f 
+ 00031038  0x00008692 ior  0x00000002 , 0x00000002 
+ 00031039  0x00008693 force  0x00000000 , 0x00000038 
+ 00031040  0x00008694 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x00008695 iadd  0x00000002 , 0x0000003f 
+ 00031042  0x00008696 force  0x00000007 , 0x00000038 
+ 00031043  0x00008697 iadd  0x0000002f , 0x0000002f 
+ 00031044  0x00008698 regexrot 
+ 00031045  0x00008699 loop  0x0000791f 
+ 00031046  0x0000869a arg  0x000006e6 , 0x00000006 
+ 00031047  0x0000869b force  0x00000000 , 0x00000038 
+ 00031048  0x0000869d ifetch  0x00000004 , 0x00000006 
+ 00031049  0x0000869e iadd  0x0000002f , 0x0000002f 
+ 00031050  0x0000869f increase  0x00000001 , 0x00000038 
+ 00031051  0x000086a0 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x000086a1 nbranch  0x00007948 , 0x00000001 
+ 00031053  0x000086a2 branch  0x000074bd 
+ 00031054  0x000086a6 arg  0x00000a3e , 0x00000005 
+ 00031055  0x000086a7 force  0x00000007 , 0x00000038 
+ 00031056  0x000086a9 deposit  0x0000002f 
+ 00031057  0x000086aa istore  0x00000004 , 0x00000005 
+ 00031058  0x000086ab increase  0xffffffff , 0x00000038 
+ 00031059  0x000086ac branch  0x00007950 , 0x00000002 
+ 00031060  0x000086ad rtn 
+ 00031061  0x000086b1 arg  0x000005e6 , 0x00000005 
+ 00031062  0x000086b2 increase  0xfffffffc , 0x00000006 
+ 00031063  0x000086b3 sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x000086b5 ifetch  0x00000004 , 0x00000006 
+ 00031065  0x000086b6 ixor  0x00000002 , 0x0000003f 
+ 00031066  0x000086b7 istore  0x00000004 , 0x00000005 
+ 00031067  0x000086b8 increase  0xfffffff8 , 0x00000006 
+ 00031068  0x000086b9 loop  0x00007958 
+ 00031069  0x000086ba copy  0x00000011 , 0x00000039 
+ 00031070  0x000086bb deposit  0x00000002 
+ 00031071  0x000086bd istore  0x00000004 , 0x00000005 
+ 00031072  0x000086be loop  0x0000795f 
+ 00031073  0x000086bf rtn 
+ 00031074  0x000086c2 call  0x00007967 
+ 00031075  0x000086c3 call  0x0000794e 
+ 00031076  0x000086c4 branch  0x0000798d 
+ 00031077  0x000086c7 call  0x00007967 
+ 00031078  0x000086c8 branch  0x0000798d 
+ 00031079  0x000086cb arg  0x000009de , 0x00000006 
+ 00031080  0x000086cc arg  0x000005e6 , 0x00000005 
+ 00031081  0x000086cd force  0x00000006 , 0x00000039 
+ 00031082  0x000086ce call  0x00007a71 
+ 00031083  0x000086cf arg  0x00004642 , 0x00000006 
+ 00031084  0x000086d0 force  0x00000006 , 0x00000039 
+ 00031085  0x000086d1 call  0x00007a71 
+ 00031086  0x000086d2 arg  0x00000a3e , 0x00000006 
+ 00031087  0x000086d3 call  0x00007a70 
+ 00031088  0x000086d4 call  0x0000790b 
+ 00031089  0x000086d5 call  0x00007912 
+ 00031090  0x000086d6 arg  0x00000a2e , 0x00000006 
+ 00031091  0x000086d7 arg  0x000005e6 , 0x00000005 
+ 00031092  0x000086d8 branch  0x00007984 
+ 00031093  0x000086db arg  0x00004642 , 0x00000006 
+ 00031094  0x000086dc arg  0x000005e6 , 0x00000005 
+ 00031095  0x000086dd force  0x00000006 , 0x00000039 
+ 00031096  0x000086de call  0x00007a71 
+ 00031097  0x000086df arg  0x000009de , 0x00000006 
+ 00031098  0x000086e0 force  0x00000006 , 0x00000039 
+ 00031099  0x000086e1 call  0x00007a71 
+ 00031100  0x000086e2 arg  0x00000a2e , 0x00000006 
+ 00031101  0x000086e3 call  0x00007a70 
+ 00031102  0x000086e4 call  0x0000790b 
+ 00031103  0x000086e5 call  0x00007912 
+ 00031104  0x000086e6 arg  0x00000a3e , 0x00000006 
+ 00031105  0x000086e7 arg  0x000005e6 , 0x00000005 
+ 00031106  0x000086e8 call  0x00007984 
+ 00031107  0x000086e9 branch  0x0000798d 
+ 00031108  0x000086ec call  0x00007a70 
+ 00031109  0x000086ed setarg  0x00800000 
+ 00031110  0x000086ee lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x000086ef istore  0x00000004 , 0x00000005 
+ 00031112  0x000086f0 force  0x00000005 , 0x00000039 
+ 00031113  0x000086f1 call  0x00007ec6 
+ 00031114  0x000086f2 setarg  0x00000280 
+ 00031115  0x000086f3 istore  0x00000004 , 0x00000005 
+ 00031116  0x000086f4 branch  0x00007912 
+ 00031117  0x000086f6 fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x000086f8 arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086f9 idiv  0x00000011 
+ 00031120  0x000086fa call  0x00007f86 
+ 00031121  0x000086fb remainder  0x0000003f 
+ 00031122  0x000086fc store  0x00000004 , 0x000009ba 
+ 00031123  0x000086fd quotient  0x0000003f 
+ 00031124  0x000086fe arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086ff idiv  0x00000011 
+ 00031126  0x00008700 call  0x00007f86 
+ 00031127  0x00008701 remainder  0x0000003f 
+ 00031128  0x00008702 arg  0x000003e8 , 0x00000011 
+ 00031129  0x00008703 imul32  0x00000011 , 0x0000003f 
+ 00031130  0x00008704 fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x00008705 iadd  0x00000002 , 0x0000003f 
+ 00031132  0x00008706 store  0x00000004 , 0x000009ba 
+ 00031133  0x00008707 rtn 
+ 00031134  0x0000870a jam  0x00000000 , 0x00004664 
+ 00031135  0x0000870b branch  0x000079a2 
+ 00031136  0x0000870e fetch  0x00000001 , 0x00004662 
+ 00031137  0x0000870f bne  0x00000002 , 0x0000799e 
+ 00031138  0x00008711 bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x00008712 setarg  0x00363636 
+ 00031140  0x00008713 lshift8  0x0000003f , 0x00000002 
+ 00031141  0x00008714 or_into  0x00000036 , 0x00000002 
+ 00031142  0x00008715 fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x00008716 copy  0x0000003f , 0x00000006 
+ 00031144  0x00008717 force  0x00000004 , 0x00000039 
+ 00031145  0x00008718 call  0x00007955 
+ 00031146  0x00008719 call  0x0000790b 
+ 00031147  0x0000871a call  0x00007912 
+ 00031148  0x0000871b fetch  0x00000002 , 0x00000a80 
+ 00031149  0x0000871c copy  0x0000003f , 0x00000006 
+ 00031150  0x0000871d arg  0x000005e6 , 0x00000005 
+ 00031151  0x0000871e force  0x00000006 , 0x00000039 
+ 00031152  0x0000871f call  0x00007a71 
+ 00031153  0x00008720 fetch  0x00000002 , 0x00000a82 
+ 00031154  0x00008721 copy  0x0000003f , 0x00000006 
+ 00031155  0x00008722 force  0x00000006 , 0x00000039 
+ 00031156  0x00008723 call  0x00007a71 
+ 00031157  0x00008724 setarg  0x00800000 
+ 00031158  0x00008725 istore  0x00000003 , 0x00000005 
+ 00031159  0x00008727 fetch  0x00000001 , 0x00004664 
+ 00031160  0x00008729 istore  0x00000001 , 0x00000005 
+ 00031161  0x0000872a force  0x00000000 , 0x0000003f 
+ 00031162  0x0000872b istore  0x00000008 , 0x00000005 
+ 00031163  0x0000872c setarg  0x00000388 
+ 00031164  0x0000872d istore  0x00000004 , 0x00000005 
+ 00031165  0x0000872e call  0x00007912 
+ 00031166  0x0000872f call  0x0000794e 
+ 00031167  0x00008730 arg  0x00000a3e , 0x00000006 
+ 00031168  0x00008731 arg  0x00000706 , 0x00000005 
+ 00031169  0x00008732 call  0x00007ebd 
+ 00031170  0x00008734 setarg  0x005c5c5c 
+ 00031171  0x00008735 lshift8  0x0000003f , 0x00000002 
+ 00031172  0x00008736 or_into  0x0000005c , 0x00000002 
+ 00031173  0x00008737 fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x00008738 copy  0x0000003f , 0x00000006 
+ 00031175  0x00008739 force  0x00000004 , 0x00000039 
+ 00031176  0x0000873a call  0x00007955 
+ 00031177  0x0000873b call  0x0000790b 
+ 00031178  0x0000873c call  0x00007912 
+ 00031179  0x0000873d arg  0x00000726 , 0x00000006 
+ 00031180  0x0000873e arg  0x000005e6 , 0x00000005 
+ 00031181  0x0000873f force  0x00000008 , 0x00000039 
+ 00031182  0x00008740 call  0x00007a71 
+ 00031183  0x00008741 setarg  0x00800000 
+ 00031184  0x00008742 lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x00008743 istore  0x00000004 , 0x00000005 
+ 00031186  0x00008744 call  0x00007ec5 
+ 00031187  0x00008745 setarg  0x00000300 
+ 00031188  0x00008746 istore  0x00000004 , 0x00000005 
+ 00031189  0x00008747 call  0x00007912 
+ 00031190  0x00008748 branch  0x0000794e 
+ 00031191  0x0000874c setarg  0x00363636 
+ 00031192  0x0000874d lshift8  0x0000003f , 0x00000002 
+ 00031193  0x0000874e or_into  0x00000036 , 0x00000002 
+ 00031194  0x0000874f arg  0x00000a1e , 0x00000006 
+ 00031195  0x00008750 force  0x00000006 , 0x00000039 
+ 00031196  0x00008751 call  0x00007955 
+ 00031197  0x00008752 call  0x0000790b 
+ 00031198  0x00008753 call  0x00007912 
+ 00031199  0x00008754 fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x00008755 copy  0x0000003f , 0x00000006 
+ 00031201  0x00008756 arg  0x000005e6 , 0x00000005 
+ 00031202  0x00008757 call  0x00007a70 
+ 00031203  0x00008758 fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x00008759 copy  0x0000003f , 0x00000006 
+ 00031205  0x0000875a call  0x00007a70 
+ 00031206  0x0000875c setarg  0x0062746c 
+ 00031207  0x0000875d lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x0000875e or_into  0x0000006b , 0x0000003f 
+ 00031209  0x0000875f istore  0x00000004 , 0x00000005 
+ 00031210  0x00008760 arg  0x00000733 , 0x00000006 
+ 00031211  0x00008761 force  0x00000003 , 0x00000039 
+ 00031212  0x00008762 call  0x00007a71 
+ 00031213  0x00008764 setarg  0x00800000 
+ 00031214  0x00008765 lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x00008766 istore  0x00000004 , 0x00000005 
+ 00031216  0x00008767 force  0x00000000 , 0x0000003f 
+ 00031217  0x00008768 istore  0x00000008 , 0x00000005 
+ 00031218  0x00008769 setarg  0x00000380 
+ 00031219  0x0000876a istore  0x00000004 , 0x00000005 
+ 00031220  0x0000876b call  0x00007912 
+ 00031221  0x0000876d call  0x0000794e 
+ 00031222  0x0000876e arg  0x00000a3e , 0x00000006 
+ 00031223  0x0000876f arg  0x00000706 , 0x00000005 
+ 00031224  0x00008770 call  0x00007ebd 
+ 00031225  0x00008772 setarg  0x005c5c5c 
+ 00031226  0x00008773 lshift8  0x0000003f , 0x00000002 
+ 00031227  0x00008774 or_into  0x0000005c , 0x00000002 
+ 00031228  0x00008775 arg  0x00000a1e , 0x00000006 
+ 00031229  0x00008776 force  0x00000006 , 0x00000039 
+ 00031230  0x00008777 call  0x00007955 
+ 00031231  0x00008778 call  0x0000790b 
+ 00031232  0x00008779 call  0x00007912 
+ 00031233  0x0000877a arg  0x00000726 , 0x00000006 
+ 00031234  0x0000877b arg  0x000005e6 , 0x00000005 
+ 00031235  0x0000877c force  0x00000008 , 0x00000039 
+ 00031236  0x0000877d call  0x00007a71 
+ 00031237  0x0000877e setarg  0x00800000 
+ 00031238  0x0000877f lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x00008780 istore  0x00000004 , 0x00000005 
+ 00031240  0x00008781 call  0x00007ec5 
+ 00031241  0x00008782 setarg  0x00000300 
+ 00031242  0x00008783 istore  0x00000004 , 0x00000005 
+ 00031243  0x00008784 call  0x00007912 
+ 00031244  0x00008785 branch  0x0000794e 
+ 00031245  0x00008789 fetch  0x00000001 , 0x00004662 
+ 00031246  0x0000878a bne  0x00000002 , 0x00007a1e 
+ 00031247  0x0000878c bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x0000878d setarg  0x00363636 
+ 00031249  0x0000878e lshift8  0x0000003f , 0x00000002 
+ 00031250  0x0000878f or_into  0x00000036 , 0x00000002 
+ 00031251  0x00008790 arg  0x00000a1e , 0x00000006 
+ 00031252  0x00008791 force  0x00000006 , 0x00000039 
+ 00031253  0x00008792 call  0x00007955 
+ 00031254  0x00008793 call  0x0000790b 
+ 00031255  0x00008794 call  0x00007912 
+ 00031256  0x00008795 arg  0x00000a3e , 0x00000006 
+ 00031257  0x00008796 arg  0x000005e6 , 0x00000005 
+ 00031258  0x00008797 call  0x00007a70 
+ 00031259  0x00008798 arg  0x00000a2e , 0x00000006 
+ 00031260  0x00008799 call  0x00007a70 
+ 00031261  0x0000879a branch  0x00007a33 
+ 00031262  0x0000879d setarg  0x00000000 
+ 00031263  0x0000879e store  0x00000004 , 0x0000468a 
+ 00031264  0x0000879f branch  0x00007a0f 
+ 00031265  0x000087a2 setarg  0x00000000 
+ 00031266  0x000087a3 store  0x00000004 , 0x0000468a 
+ 00031267  0x000087a4 branch  0x00007a26 
+ 00031268  0x000087a8 fetch  0x00000001 , 0x00004662 
+ 00031269  0x000087a9 bne  0x00000002 , 0x00007a21 
+ 00031270  0x000087ab setarg  0x00363636 
+ 00031271  0x000087ac lshift8  0x0000003f , 0x00000002 
+ 00031272  0x000087ad or_into  0x00000036 , 0x00000002 
+ 00031273  0x000087ae arg  0x00000a1e , 0x00000006 
+ 00031274  0x000087af force  0x00000006 , 0x00000039 
+ 00031275  0x000087b0 call  0x00007955 
+ 00031276  0x000087b1 call  0x0000790b 
+ 00031277  0x000087b2 call  0x00007912 
+ 00031278  0x000087b4 arg  0x00000a2e , 0x00000006 
+ 00031279  0x000087b5 arg  0x000005e6 , 0x00000005 
+ 00031280  0x000087b6 call  0x00007a70 
+ 00031281  0x000087b7 arg  0x00000a3e , 0x00000006 
+ 00031282  0x000087b8 call  0x00007a70 
+ 00031283  0x000087ba setarg  0x00000000 
+ 00031284  0x000087bb istore  0x00000008 , 0x00000005 
+ 00031285  0x000087bc istore  0x00000004 , 0x00000005 
+ 00031286  0x000087bd fetch  0x00000004 , 0x0000468a 
+ 00031287  0x000087be istore  0x00000004 , 0x00000005 
+ 00031288  0x000087c0 copy  0x00000005 , 0x00000002 
+ 00031289  0x000087c1 jam  0x00000080 , 0x00000726 
+ 00031290  0x000087c2 copy  0x00000002 , 0x00000005 
+ 00031291  0x000087c3 arg  0x00000736 , 0x00000006 
+ 00031292  0x000087c4 call  0x00007a70 
+ 00031293  0x000087c6 call  0x00007912 
+ 00031294  0x000087c8 arg  0x000005e6 , 0x00000005 
+ 00031295  0x000087c9 force  0x00000007 , 0x00000039 
+ 00031296  0x000087ca call  0x00007ec6 
+ 00031297  0x000087cb istore  0x00000004 , 0x00000005 
+ 00031298  0x000087cc setarg  0x000003f8 
+ 00031299  0x000087cd istore  0x00000004 , 0x00000005 
+ 00031300  0x000087ce call  0x00007912 
+ 00031301  0x000087cf call  0x0000794e 
+ 00031302  0x000087d1 arg  0x00000a3e , 0x00000006 
+ 00031303  0x000087d2 arg  0x00000706 , 0x00000005 
+ 00031304  0x000087d3 call  0x00007ebd 
+ 00031305  0x000087d5 setarg  0x005c5c5c 
+ 00031306  0x000087d6 lshift8  0x0000003f , 0x00000002 
+ 00031307  0x000087d7 or_into  0x0000005c , 0x00000002 
+ 00031308  0x000087d8 arg  0x00000a1e , 0x00000006 
+ 00031309  0x000087d9 force  0x00000006 , 0x00000039 
+ 00031310  0x000087da call  0x00007955 
+ 00031311  0x000087db call  0x0000790b 
+ 00031312  0x000087dc call  0x00007912 
+ 00031313  0x000087dd arg  0x00000726 , 0x00000006 
+ 00031314  0x000087de arg  0x000005e6 , 0x00000005 
+ 00031315  0x000087df force  0x00000008 , 0x00000039 
+ 00031316  0x000087e0 call  0x00007a71 
+ 00031317  0x000087e1 setarg  0x00800000 
+ 00031318  0x000087e2 lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x000087e3 istore  0x00000004 , 0x00000005 
+ 00031320  0x000087e4 call  0x00007ec5 
+ 00031321  0x000087e5 setarg  0x00000300 
+ 00031322  0x000087e6 istore  0x00000004 , 0x00000005 
+ 00031323  0x000087e7 call  0x00007912 
+ 00031324  0x000087e8 branch  0x0000794e 
+ 00031325  0x000087f0 jam  0x000000c0 , 0x000005e3 
+ 00031326  0x000087f2 fetch  0x00000001 , 0x000005e3 
+ 00031327  0x000087f3 rtn  0x00000034 
+ 00031328  0x000087f4 increase  0xffffffff , 0x0000003f 
+ 00031329  0x000087f5 store  0x00000001 , 0x000005e3 
+ 00031330  0x000087f6 arg  0x000006be , 0x00000006 
+ 00031331  0x000087f7 call  0x000076ec 
+ 00031332  0x000087f8 branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087f9 arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087fa arg  0x00000676 , 0x00000005 
+ 00031335  0x000087fb branch  0x000076f2 
+ 00031336  0x000087fe call  0x00007803 
+ 00031337  0x000087ff fetch  0x00000001 , 0x000005e3 
+ 00031338  0x00008800 increase  0xffffffff , 0x0000003f 
+ 00031339  0x00008801 store  0x00000001 , 0x000005e3 
+ 00031340  0x00008802 arg  0x000006be , 0x00000006 
+ 00031341  0x00008803 call  0x000076ec 
+ 00031342  0x00008804 rtn  0x00000001 
+ 00031343  0x00008805 branch  0x00007854 
+ 00031344  0x00008808 force  0x00000004 , 0x00000039 
+ 00031345  0x0000880a increase  0xfffffffc , 0x00000006 
+ 00031346  0x0000880c ifetch  0x00000004 , 0x00000006 
+ 00031347  0x0000880d istore  0x00000004 , 0x00000005 
+ 00031348  0x0000880e increase  0xfffffff8 , 0x00000006 
+ 00031349  0x0000880f loop  0x00007a72 
+ 00031350  0x00008810 rtn 
+ 00031351  0x00008816 bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x00008817 fetch  0x00000001 , 0x000044be 
+ 00031353  0x00008818 branch  0x00005af0 , 0x00000034 
+ 00031354  0x00008819 call  0x00005aec 
+ 00031355  0x0000881a call  0x00007583 
+ 00031356  0x0000881c branch  0x00007a7d 
+ 00031357  0x00008822 fetch  0x00000001 , 0x000044c3 
+ 00031358  0x00008823 rtnne  0x00000000 
+ 00031359  0x00008824 fetch  0x00000001 , 0x000044c0 
+ 00031360  0x00008825 rtnne  0x00000000 
+ 00031361  0x00008827 arg  0x000045b2 , 0x00000005 
+ 00031362  0x00008828 force  0x0000000f , 0x00000007 
+ 00031363  0x00008829 call  0x000076a2 
+ 00031364  0x0000882a random  0x0000003f 
+ 00031365  0x0000882b rshift  0x0000003f , 0x0000003f 
+ 00031366  0x0000882c istore  0x00000002 , 0x00000005 
+ 00031367  0x0000882e arg  0x00000766 , 0x00000005 
+ 00031368  0x0000882f arg  0x000045b2 , 0x00000006 
+ 00031369  0x00008830 call  0x00007ebd 
+ 00031370  0x00008832 arg  0x00000646 , 0x00000005 
+ 00031371  0x00008833 arg  0x0000095e , 0x00000006 
+ 00031372  0x00008834 call  0x00007eb3 
+ 00031373  0x00008836 arg  0x00000686 , 0x00000005 
+ 00031374  0x00008837 call  0x00007ed0 
+ 00031375  0x00008838 jam  0x00000001 , 0x00000686 
+ 00031376  0x0000883a call  0x00007ac7 
+ 00031377  0x0000883b jam  0x00000003 , 0x000044c0 
+ 00031378  0x0000883c rtn 
+ 00031379  0x0000883f arg  0x000045d2 , 0x00000005 
+ 00031380  0x00008840 arg  0x000006a6 , 0x00000006 
+ 00031381  0x00008841 call  0x00007eb3 
+ 00031382  0x00008842 jam  0x00000003 , 0x000044c3 
+ 00031383  0x00008843 jam  0x00000000 , 0x000044c0 
+ 00031384  0x00008844 rtn 
+ 00031385  0x00008849 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x0000884a rtnne  0x00000000 
+ 00031387  0x0000884b fetch  0x00000001 , 0x000044c0 
+ 00031388  0x0000884c rtnne  0x00000000 
+ 00031389  0x0000884e arg  0x00000766 , 0x00000005 
+ 00031390  0x0000884f arg  0x000045b2 , 0x00000006 
+ 00031391  0x00008850 call  0x00007ebd 
+ 00031392  0x00008852 arg  0x00000646 , 0x00000005 
+ 00031393  0x00008853 arg  0x000009be , 0x00000006 
+ 00031394  0x00008854 call  0x00007eb3 
+ 00031395  0x00008856 arg  0x00000686 , 0x00000005 
+ 00031396  0x00008857 call  0x00007ed0 
+ 00031397  0x00008858 jam  0x00000001 , 0x00000686 
+ 00031398  0x0000885a call  0x00007ac7 
+ 00031399  0x0000885b jam  0x00000004 , 0x000044c0 
+ 00031400  0x0000885c rtn 
+ 00031401  0x00008861 arg  0x000009fe , 0x00000005 
+ 00031402  0x00008862 arg  0x000006a6 , 0x00000006 
+ 00031403  0x00008863 call  0x00007ebd 
+ 00031404  0x00008864 jam  0x00000003 , 0x000009b9 
+ 00031405  0x00008865 jam  0x00000000 , 0x000044c0 
+ 00031406  0x00008866 rtn 
+ 00031407  0x0000886b fetch  0x00000001 , 0x000044be 
+ 00031408  0x0000886c rtn  0x00000034 
+ 00031409  0x0000886d fetch  0x00000001 , 0x000044c0 
+ 00031410  0x0000886e rtn  0x00000034 
+ 00031411  0x0000886f increase  0x00000080 , 0x0000003f 
+ 00031412  0x00008870 store  0x00000001 , 0x000044c0 
+ 00031413  0x00008871 rtnbit1  0x00000007 
+ 00031414  0x00008872 fetch  0x00000002 , 0x000005e3 
+ 00031415  0x00008873 branch  0x00007ab9 , 0x00000034 
+ 00031416  0x00008874 branch  0x00007abf 
+ 00031417  0x00008877 bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x00008878 call  0x00007ad4 
+ 00031419  0x00008879 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x0000887a beq  0x00000003 , 0x00007a93 
+ 00031421  0x0000887b beq  0x00000004 , 0x00007aa9 
+ 00031422  0x0000887c rtn 
+ 00031423  0x00008880 call  0x00007ae6 
+ 00031424  0x00008881 fetch  0x00000002 , 0x000005e3 
+ 00031425  0x00008882 increase  0xffffffff , 0x0000003f 
+ 00031426  0x00008883 store  0x00000002 , 0x000005e3 
+ 00031427  0x00008884 arg  0x00000766 , 0x00000006 
+ 00031428  0x00008885 call  0x000076ec 
+ 00031429  0x00008886 rtn  0x00000001 
+ 00031430  0x00008887 branch  0x00007b37 
+ 00031431  0x0000888a bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x0000888b setarg  0x00000100 , 0x0000003f 
+ 00031433  0x0000888c store  0x00000002 , 0x000005e3 
+ 00031434  0x0000888e fetch  0x00000002 , 0x000005e3 
+ 00031435  0x0000888f rtn  0x00000034 
+ 00031436  0x00008890 increase  0xffffffff , 0x0000003f 
+ 00031437  0x00008891 store  0x00000002 , 0x000005e3 
+ 00031438  0x00008892 arg  0x00000766 , 0x00000006 
+ 00031439  0x00008893 call  0x000076ec 
+ 00031440  0x00008894 branch  0x00007aca , 0x00000001 
+ 00031441  0x00008895 arg  0x00000646 , 0x00000006 
+ 00031442  0x00008896 arg  0x00000706 , 0x00000005 
+ 00031443  0x00008897 branch  0x00007eb2 
+ 00031444  0x0000889b arg  0x00000746 , 0x00000011 
+ 00031445  0x0000889c arg  0x00000846 , 0x00000005 
+ 00031446  0x0000889d call  0x00007ba3 
+ 00031447  0x0000889e arg  0x00000846 , 0x00000011 
+ 00031448  0x0000889f arg  0x000007e6 , 0x00000005 
+ 00031449  0x000088a0 call  0x00007c79 
+ 00031450  0x000088a1 arg  0x00000706 , 0x00000011 
+ 00031451  0x000088a2 arg  0x000007e6 , 0x00000012 
+ 00031452  0x000088a3 arg  0x000006a6 , 0x00000005 
+ 00031453  0x000088a4 call  0x00007be1 
+ 00031454  0x000088a5 arg  0x00000846 , 0x00000011 
+ 00031455  0x000088a6 arg  0x000007e6 , 0x00000012 
+ 00031456  0x000088a7 arg  0x00000826 , 0x00000005 
+ 00031457  0x000088a8 call  0x00007be1 
+ 00031458  0x000088a9 arg  0x00000726 , 0x00000011 
+ 00031459  0x000088aa arg  0x00000826 , 0x00000012 
+ 00031460  0x000088ab arg  0x000006c6 , 0x00000005 
+ 00031461  0x000088ac branch  0x00007be1 
+ 00031462  0x000088af arg  0x00000746 , 0x00000011 
+ 00031463  0x000088b0 arg  0x00000826 , 0x00000005 
+ 00031464  0x000088b1 call  0x00007c79 
+ 00031465  0x000088b2 arg  0x00000826 , 0x00000011 
+ 00031466  0x000088b3 arg  0x00000846 , 0x00000005 
+ 00031467  0x000088b4 call  0x00007c79 
+ 00031468  0x000088b6 arg  0x0000093e , 0x00000011 
+ 00031469  0x000088b7 arg  0x00000846 , 0x00000012 
+ 00031470  0x000088b8 arg  0x00000846 , 0x00000005 
+ 00031471  0x000088b9 call  0x00007be1 
+ 00031472  0x000088ba arg  0x00000706 , 0x00000011 
+ 00031473  0x000088bb arg  0x00000826 , 0x00000005 
+ 00031474  0x000088bc call  0x00007c79 
+ 00031475  0x000088be arg  0x00000826 , 0x00000006 
+ 00031476  0x000088bf arg  0x000007e6 , 0x00000005 
+ 00031477  0x000088c0 call  0x00007ebd 
+ 00031478  0x000088c1 arg  0x000007e6 , 0x00000011 
+ 00031479  0x000088c2 call  0x00007c80 
+ 00031480  0x000088c3 arg  0x00000826 , 0x00000011 
+ 00031481  0x000088c4 arg  0x000007e6 , 0x00000012 
+ 00031482  0x000088c5 arg  0x00000826 , 0x00000005 
+ 00031483  0x000088c6 call  0x00007c7d 
+ 00031484  0x000088c8 arg  0x00000826 , 0x00000011 
+ 00031485  0x000088c9 arg  0x00000846 , 0x00000012 
+ 00031486  0x000088ca arg  0x00000826 , 0x00000005 
+ 00031487  0x000088cb call  0x00007c7d 
+ 00031488  0x000088cd arg  0x00000706 , 0x00000006 
+ 00031489  0x000088ce arg  0x000007e6 , 0x00000005 
+ 00031490  0x000088cf call  0x00007ebd 
+ 00031491  0x000088d0 arg  0x00000726 , 0x00000011 
+ 00031492  0x000088d1 arg  0x00000846 , 0x00000005 
+ 00031493  0x000088d2 call  0x00007c79 
+ 00031494  0x000088d3 arg  0x000007e6 , 0x00000011 
+ 00031495  0x000088d4 call  0x00007c80 
+ 00031496  0x000088d5 arg  0x000007e6 , 0x00000011 
+ 00031497  0x000088d6 call  0x00007c80 
+ 00031498  0x000088d7 arg  0x000007e6 , 0x00000011 
+ 00031499  0x000088d8 arg  0x00000846 , 0x00000012 
+ 00031500  0x000088d9 arg  0x000007e6 , 0x00000005 
+ 00031501  0x000088da call  0x00007be1 
+ 00031502  0x000088db arg  0x00000846 , 0x00000011 
+ 00031503  0x000088dc arg  0x00000806 , 0x00000005 
+ 00031504  0x000088dd call  0x00007c79 
+ 00031505  0x000088de arg  0x00000806 , 0x00000011 
+ 00031506  0x000088df call  0x00007c80 
+ 00031507  0x000088e0 arg  0x00000806 , 0x00000011 
+ 00031508  0x000088e1 call  0x00007c80 
+ 00031509  0x000088e2 arg  0x00000806 , 0x00000011 
+ 00031510  0x000088e3 call  0x00007c80 
+ 00031511  0x000088e4 arg  0x00000726 , 0x00000006 
+ 00031512  0x000088e5 arg  0x00000846 , 0x00000005 
+ 00031513  0x000088e6 call  0x00007ebd 
+ 00031514  0x000088e7 arg  0x00000846 , 0x00000011 
+ 00031515  0x000088e8 call  0x00007c80 
+ 00031516  0x000088e9 arg  0x00000846 , 0x00000011 
+ 00031517  0x000088ea arg  0x00000746 , 0x00000012 
+ 00031518  0x000088eb arg  0x00000746 , 0x00000005 
+ 00031519  0x000088ec call  0x00007be1 
+ 00031520  0x000088ef arg  0x00000826 , 0x00000011 
+ 00031521  0x000088f0 arg  0x00000846 , 0x00000005 
+ 00031522  0x000088f1 call  0x00007c79 
+ 00031523  0x000088f3 arg  0x00000846 , 0x00000011 
+ 00031524  0x000088f4 arg  0x000007e6 , 0x00000012 
+ 00031525  0x000088f5 arg  0x00000846 , 0x00000005 
+ 00031526  0x000088f6 call  0x00007c96 
+ 00031527  0x000088f7 arg  0x00000846 , 0x00000011 
+ 00031528  0x000088f8 arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088f9 arg  0x00000706 , 0x00000005 
+ 00031530  0x000088fa call  0x00007c96 
+ 00031531  0x000088fb arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088fc arg  0x00000706 , 0x00000012 
+ 00031533  0x000088fd arg  0x00000846 , 0x00000005 
+ 00031534  0x000088fe call  0x00007c96 
+ 00031535  0x000088ff arg  0x00000846 , 0x00000011 
+ 00031536  0x00008900 arg  0x00000826 , 0x00000012 
+ 00031537  0x00008901 arg  0x00000846 , 0x00000005 
+ 00031538  0x00008902 call  0x00007be1 
+ 00031539  0x00008903 arg  0x00000846 , 0x00000011 
+ 00031540  0x00008904 arg  0x00000806 , 0x00000012 
+ 00031541  0x00008905 arg  0x00000726 , 0x00000005 
+ 00031542  0x00008906 branch  0x00007c96 
+ 00031543  0x0000890a arg  0x00000686 , 0x00000011 
+ 00031544  0x0000890b arg  0x00000866 , 0x00000005 
+ 00031545  0x0000890c call  0x00007c79 
+ 00031546  0x0000890d arg  0x00000706 , 0x00000011 
+ 00031547  0x0000890e arg  0x00000866 , 0x00000012 
+ 00031548  0x0000890f arg  0x00000806 , 0x00000005 
+ 00031549  0x00008910 call  0x00007be1 
+ 00031550  0x00008913 arg  0x00000686 , 0x00000011 
+ 00031551  0x00008914 arg  0x00000866 , 0x00000012 
+ 00031552  0x00008915 arg  0x00000866 , 0x00000005 
+ 00031553  0x00008916 call  0x00007be1 
+ 00031554  0x00008917 arg  0x00000726 , 0x00000011 
+ 00031555  0x00008918 arg  0x00000866 , 0x00000012 
+ 00031556  0x00008919 arg  0x000007e6 , 0x00000005 
+ 00031557  0x0000891a call  0x00007be1 
+ 00031558  0x0000891d arg  0x00000746 , 0x00000011 
+ 00031559  0x0000891e arg  0x00000866 , 0x00000005 
+ 00031560  0x0000891f call  0x00007c79 
+ 00031561  0x00008920 arg  0x00000646 , 0x00000011 
+ 00031562  0x00008921 arg  0x00000866 , 0x00000012 
+ 00031563  0x00008922 arg  0x00000826 , 0x00000005 
+ 00031564  0x00008923 call  0x00007be1 
+ 00031565  0x00008925 arg  0x00000746 , 0x00000011 
+ 00031566  0x00008926 arg  0x00000866 , 0x00000012 
+ 00031567  0x00008927 arg  0x00000866 , 0x00000005 
+ 00031568  0x00008928 call  0x00007be1 
+ 00031569  0x00008929 arg  0x00000666 , 0x00000011 
+ 00031570  0x0000892a arg  0x00000866 , 0x00000012 
+ 00031571  0x0000892b arg  0x00000846 , 0x00000005 
+ 00031572  0x0000892c call  0x00007be1 
+ 00031573  0x00008931 arg  0x00000806 , 0x00000012 
+ 00031574  0x00008932 arg  0x00000826 , 0x00000011 
+ 00031575  0x00008933 arg  0x00000866 , 0x00000005 
+ 00031576  0x00008934 call  0x00007c96 
+ 00031577  0x00008935 arg  0x00000806 , 0x00000011 
+ 00031578  0x00008936 arg  0x00000826 , 0x00000012 
+ 00031579  0x00008937 arg  0x00000806 , 0x00000005 
+ 00031580  0x00008938 call  0x00007c7d 
+ 00031581  0x0000893b arg  0x000007e6 , 0x00000012 
+ 00031582  0x0000893c arg  0x00000846 , 0x00000011 
+ 00031583  0x0000893d arg  0x00000826 , 0x00000005 
+ 00031584  0x0000893e call  0x00007c96 
+ 00031585  0x0000893f arg  0x000007e6 , 0x00000011 
+ 00031586  0x00008940 arg  0x00000846 , 0x00000012 
+ 00031587  0x00008941 arg  0x000007e6 , 0x00000005 
+ 00031588  0x00008942 call  0x00007c7d 
+ 00031589  0x00008943 arg  0x000007e6 , 0x00000011 
+ 00031590  0x00008944 arg  0x00000866 , 0x00000012 
+ 00031591  0x00008945 arg  0x000007e6 , 0x00000005 
+ 00031592  0x00008946 call  0x00007be1 
+ 00031593  0x00008947 arg  0x00000746 , 0x00000011 
+ 00031594  0x00008948 arg  0x00000686 , 0x00000012 
+ 00031595  0x00008949 arg  0x00000846 , 0x00000005 
+ 00031596  0x0000894a call  0x00007be1 
+ 00031597  0x0000894b arg  0x00000846 , 0x00000011 
+ 00031598  0x0000894c arg  0x00000866 , 0x00000012 
+ 00031599  0x0000894d arg  0x00000746 , 0x00000005 
+ 00031600  0x0000894e call  0x00007be1 
+ 00031601  0x00008950 arg  0x00000866 , 0x00000011 
+ 00031602  0x00008951 arg  0x00000866 , 0x00000005 
+ 00031603  0x00008952 call  0x00007c79 
+ 00031604  0x00008953 arg  0x00000866 , 0x00000011 
+ 00031605  0x00008954 arg  0x00000806 , 0x00000012 
+ 00031606  0x00008955 arg  0x00000846 , 0x00000005 
+ 00031607  0x00008956 call  0x00007be1 
+ 00031608  0x00008957 arg  0x00000866 , 0x00000011 
+ 00031609  0x00008958 arg  0x000007e6 , 0x00000012 
+ 00031610  0x00008959 arg  0x000007e6 , 0x00000005 
+ 00031611  0x0000895a call  0x00007be1 
+ 00031612  0x0000895b arg  0x00000826 , 0x00000011 
+ 00031613  0x0000895c arg  0x00000706 , 0x00000005 
+ 00031614  0x0000895d call  0x00007c79 
+ 00031615  0x0000895e arg  0x00000706 , 0x00000011 
+ 00031616  0x0000895f arg  0x00000846 , 0x00000012 
+ 00031617  0x00008960 arg  0x00000706 , 0x00000005 
+ 00031618  0x00008961 call  0x00007c96 
+ 00031619  0x00008962 arg  0x00000706 , 0x00000006 
+ 00031620  0x00008963 arg  0x00000866 , 0x00000005 
+ 00031621  0x00008964 call  0x00007ebd 
+ 00031622  0x00008965 arg  0x00000866 , 0x00000011 
+ 00031623  0x00008966 call  0x00007c80 
+ 00031624  0x00008967 arg  0x00000846 , 0x00000011 
+ 00031625  0x00008968 arg  0x00000866 , 0x00000012 
+ 00031626  0x00008969 arg  0x00000846 , 0x00000005 
+ 00031627  0x0000896a call  0x00007c96 
+ 00031628  0x0000896b arg  0x00000846 , 0x00000011 
+ 00031629  0x0000896c arg  0x00000826 , 0x00000012 
+ 00031630  0x0000896d arg  0x00000826 , 0x00000005 
+ 00031631  0x0000896e call  0x00007be1 
+ 00031632  0x0000896f arg  0x00000826 , 0x00000011 
+ 00031633  0x00008970 arg  0x000007e6 , 0x00000012 
+ 00031634  0x00008971 arg  0x00000726 , 0x00000005 
+ 00031635  0x00008972 call  0x00007c96 
+ 00031636  0x00008973 arg  0x00000726 , 0x00000011 
+ 00031637  0x00008974 arg  0x0000091e , 0x00000012 
+ 00031638  0x00008975 arg  0x00000726 , 0x00000005 
+ 00031639  0x00008976 force  0x00000000 , 0x00000013 
+ 00031640  0x00008977 fetch  0x00000001 , 0x00000726 
+ 00031641  0x00008978 isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x00008979 call  0x00007c7b , 0x00000001 
+ 00031643  0x0000897a copy  0x00000013 , 0x00000030 
+ 00031644  0x0000897b arg  0x00000726 , 0x00000011 
+ 00031645  0x0000897c call  0x00007cab 
+ 00031646  0x0000897d fetch  0x00000001 , 0x00000745 
+ 00031647  0x0000897e isolate1  0x00000000 , 0x00000030 
+ 00031648  0x0000897f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x00008980 store  0x00000001 , 0x00000745 
+ 00031650  0x00008981 rtn 
+ 00031651  0x00008984 copy  0x00000005 , 0x0000000b 
+ 00031652  0x00008985 arg  0x00000806 , 0x00000005 
+ 00031653  0x00008986 call  0x00007ed0 
+ 00031654  0x00008987 force  0x00000000 , 0x0000003f 
+ 00031655  0x00008989 store  0x00000004 , 0x00000826 
+ 00031656  0x0000898a jam  0x00000001 , 0x00000806 
+ 00031657  0x0000898b arg  0x00000786 , 0x00000005 
+ 00031658  0x0000898c call  0x00007ed2 
+ 00031659  0x0000898d arg  0x0000091e , 0x00000006 
+ 00031660  0x0000898e arg  0x000007c6 , 0x00000005 
+ 00031661  0x0000898f call  0x00007ebd 
+ 00031662  0x00008990 copy  0x00000011 , 0x00000006 
+ 00031663  0x00008991 arg  0x000007e6 , 0x00000005 
+ 00031664  0x00008992 call  0x00007ebd 
+ 00031665  0x00008999 arg  0x000007e6 , 0x00000006 
+ 00031666  0x0000899a call  0x00007cb5 
+ 00031667  0x0000899b branch  0x00007bda , 0x00000034 
+ 00031668  0x000089a0 arg  0x000007e6 , 0x00000011 
+ 00031669  0x000089a1 arg  0x00000806 , 0x00000012 
+ 00031670  0x000089a2 call  0x00007cb8 
+ 00031671  0x000089a3 arg  0x000007c6 , 0x00000011 
+ 00031672  0x000089a4 arg  0x00000786 , 0x00000012 
+ 00031673  0x000089a5 call  0x00007cb8 
+ 00031674  0x000089a7 arg  0x000007e6 , 0x00000011 
+ 00031675  0x000089a8 arg  0x000007c6 , 0x00000012 
+ 00031676  0x000089a9 call  0x00007cb1 
+ 00031677  0x000089aa branch  0x00007bcc , 0x00000002 
+ 00031678  0x000089ab arg  0x000007c6 , 0x00000011 
+ 00031679  0x000089ac arg  0x000007e6 , 0x00000012 
+ 00031680  0x000089ad copy  0x00000011 , 0x00000005 
+ 00031681  0x000089ae call  0x00007ca9 
+ 00031682  0x000089af arg  0x00000806 , 0x00000011 
+ 00031683  0x000089b0 arg  0x00000786 , 0x00000012 
+ 00031684  0x000089b1 copy  0x00000012 , 0x00000005 
+ 00031685  0x000089b2 call  0x00007c7b 
+ 00031686  0x000089b3 ifetch  0x00000001 , 0x00000011 
+ 00031687  0x000089b4 iadd  0x00000013 , 0x00000013 
+ 00031688  0x000089b5 ifetch  0x00000001 , 0x00000012 
+ 00031689  0x000089b6 iadd  0x00000013 , 0x0000003f 
+ 00031690  0x000089b7 istore  0x00000001 , 0x00000012 
+ 00031691  0x000089b8 branch  0x00007bb1 
+ 00031692  0x000089ba arg  0x000007e6 , 0x00000011 
+ 00031693  0x000089bb arg  0x000007c6 , 0x00000012 
+ 00031694  0x000089bc copy  0x00000011 , 0x00000005 
+ 00031695  0x000089bd call  0x00007ca9 
+ 00031696  0x000089be arg  0x00000786 , 0x00000011 
+ 00031697  0x000089bf arg  0x00000806 , 0x00000012 
+ 00031698  0x000089c0 copy  0x00000012 , 0x00000005 
+ 00031699  0x000089c1 call  0x00007c7b 
+ 00031700  0x000089c2 ifetch  0x00000001 , 0x00000011 
+ 00031701  0x000089c3 iadd  0x00000013 , 0x00000013 
+ 00031702  0x000089c4 ifetch  0x00000001 , 0x00000012 
+ 00031703  0x000089c5 iadd  0x00000013 , 0x0000003f 
+ 00031704  0x000089c6 istore  0x00000001 , 0x00000012 
+ 00031705  0x000089c7 branch  0x00007bb1 
+ 00031706  0x000089ca arg  0x00000786 , 0x00000011 
+ 00031707  0x000089cb copy  0x0000000b , 0x00000005 
+ 00031708  0x000089cc call  0x00007c0a 
+ 00031709  0x000089ce arg  0x0000091e , 0x00000011 
+ 00031710  0x000089cf copy  0x0000000b , 0x00000012 
+ 00031711  0x000089d0 copy  0x0000000b , 0x00000005 
+ 00031712  0x000089d1 branch  0x00007c96 
+ 00031713  0x000089d5 copy  0x00000005 , 0x0000000b 
+ 00031714  0x000089d7 force  0x00000000 , 0x00000038 
+ 00031715  0x000089d9 arg  0x00000786 , 0x00000005 
+ 00031716  0x000089da call  0x00007ed2 
+ 00031717  0x000089db arg  0x00000ad2 , 0x00000005 
+ 00031718  0x000089dc call  0x00007ed2 
+ 00031719  0x000089e0 copy  0x00000011 , 0x00000006 
+ 00031720  0x000089e2 jam  0x00000000 , 0x00000ad2 
+ 00031721  0x000089e3 setarg  0x00000000 
+ 00031722  0x000089e4 call  0x00007c73 
+ 00031723  0x000089e5 copy  0x00000012 , 0x00000006 
+ 00031724  0x000089e6 call  0x00007c77 
+ 00031725  0x000089e9 force  0x00000000 , 0x00000007 
+ 00031726  0x000089ea arg  0x00000786 , 0x00000005 
+ 00031727  0x000089ee arg  0x00000ad2 , 0x00000002 
+ 00031728  0x000089ef copy  0x00000007 , 0x00000012 
+ 00031729  0x000089f0 lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x000089f2 iadd  0x00000002 , 0x00000012 
+ 00031731  0x000089f3 force  0x00000000 , 0x00000002 
+ 00031732  0x000089f4 force  0x00000000 , 0x00000013 
+ 00031733  0x000089fa ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089fb iforce  0x00000011 
+ 00031735  0x000089fe ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089ff copy  0x00000013 , 0x00000038 
+ 00031737  0x00008a00 imul32  0x0000002f , 0x0000003f 
+ 00031738  0x00008a01 iadd  0x00000011 , 0x0000003f 
+ 00031739  0x00008a02 iadd  0x00000002 , 0x0000003f 
+ 00031740  0x00008a03 istore  0x00000004 , 0x00000005 
+ 00031741  0x00008a04 rshift32  0x0000003f , 0x00000002 
+ 00031742  0x00008a05 increase  0x00000001 , 0x00000013 
+ 00031743  0x00008a06 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x00008a07 nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x00008a09 deposit  0x00000002 
+ 00031746  0x00008a0a istore  0x00000004 , 0x00000005 
+ 00031747  0x00008a0b increase  0xffffffe0 , 0x00000005 
+ 00031748  0x00008a0e increase  0x00000001 , 0x00000007 
+ 00031749  0x00008a0f compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x00008a10 nbranch  0x00007bef , 0x00000001 
+ 00031751  0x00008a11 arg  0x00000786 , 0x00000011 
+ 00031752  0x00008a12 copy  0x0000000b , 0x00000005 
+ 00031753  0x00008a13 branch  0x00007c0a 
+ 00031754  0x00008a16 bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x00008a17 copy  0x00000005 , 0x0000000b 
+ 00031756  0x00008a18 copy  0x00000011 , 0x00000030 
+ 00031757  0x00008a19 arg  0x000007c6 , 0x00000012 
+ 00031758  0x00008a1a copy  0x00000012 , 0x00000005 
+ 00031759  0x00008a1b call  0x00007ecd 
+ 00031760  0x00008a1c istore  0x00000008 , 0x00000005 
+ 00031761  0x00008a1d add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x00008a1e call  0x00007eb9 
+ 00031763  0x00008a1f call  0x00007eb5 
+ 00031764  0x00008a20 copy  0x00000012 , 0x00000011 
+ 00031765  0x00008a21 call  0x00007c80 
+ 00031766  0x00008a22 arg  0x000007c6 , 0x00000012 
+ 00031767  0x00008a23 copy  0x00000030 , 0x00000011 
+ 00031768  0x00008a24 copy  0x0000000b , 0x00000005 
+ 00031769  0x00008a25 call  0x00007c7d 
+ 00031770  0x00008a27 arg  0x000007c6 , 0x00000012 
+ 00031771  0x00008a28 copy  0x00000012 , 0x00000005 
+ 00031772  0x00008a29 call  0x00007ecd 
+ 00031773  0x00008a2a istore  0x00000008 , 0x00000005 
+ 00031774  0x00008a2b add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x00008a2c call  0x00007ebf 
+ 00031776  0x00008a2d call  0x00007ecd 
+ 00031777  0x00008a2e copy  0x00000012 , 0x00000011 
+ 00031778  0x00008a2f call  0x00007c80 
+ 00031779  0x00008a33 arg  0x000007c6 , 0x00000012 
+ 00031780  0x00008a34 copy  0x0000000b , 0x00000011 
+ 00031781  0x00008a35 copy  0x00000011 , 0x00000005 
+ 00031782  0x00008a36 call  0x00007c7d 
+ 00031783  0x00008a3a arg  0x000007c6 , 0x00000012 
+ 00031784  0x00008a3b copy  0x00000012 , 0x00000005 
+ 00031785  0x00008a3c add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x00008a3d call  0x00007eb5 
+ 00031787  0x00008a3e call  0x00007ecd 
+ 00031788  0x00008a3f istore  0x00000008 , 0x00000005 
+ 00031789  0x00008a40 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x00008a41 call  0x00007eb9 
+ 00031791  0x00008a42 copy  0x0000000b , 0x00000011 
+ 00031792  0x00008a43 copy  0x00000011 , 0x00000005 
+ 00031793  0x00008a44 call  0x00007c7d 
+ 00031794  0x00008a48 arg  0x000007c6 , 0x00000012 
+ 00031795  0x00008a49 copy  0x00000012 , 0x00000005 
+ 00031796  0x00008a4a add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x00008a4b call  0x00007eb5 
+ 00031798  0x00008a4c add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x00008a4d call  0x00007eb5 
+ 00031800  0x00008a4e add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x00008a4f call  0x00007eb6 
+ 00031802  0x00008a50 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x00008a51 call  0x00007eb6 
+ 00031804  0x00008a52 copy  0x0000000b , 0x00000011 
+ 00031805  0x00008a53 copy  0x00000011 , 0x00000005 
+ 00031806  0x00008a54 call  0x00007c7d 
+ 00031807  0x00008a57 arg  0x000007c6 , 0x00000012 
+ 00031808  0x00008a58 copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a59 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a5a call  0x00007eb5 
+ 00031811  0x00008a5b call  0x00007ecd 
+ 00031812  0x00008a5c istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a5d add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a5e call  0x00007eb6 
+ 00031815  0x00008a5f add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a60 call  0x00007eb6 
+ 00031817  0x00008a61 copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a62 copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a63 call  0x00007c96 
+ 00031820  0x00008a66 arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a67 copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a68 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a69 call  0x00007eb9 
+ 00031824  0x00008a6a call  0x00007eb9 
+ 00031825  0x00008a6b force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a6c istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a6d add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a6e call  0x00007eb6 
+ 00031829  0x00008a6f add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a70 call  0x00007eb6 
+ 00031831  0x00008a71 copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a72 copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a73 call  0x00007c96 
+ 00031834  0x00008a76 arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a77 copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a78 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a79 call  0x00007eb5 
+ 00031838  0x00008a7a add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a7b call  0x00007eb5 
+ 00031840  0x00008a7c call  0x00007ecd 
+ 00031841  0x00008a7d add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a7e call  0x00007eb6 
+ 00031843  0x00008a7f copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a80 copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a81 call  0x00007c96 
+ 00031846  0x00008a84 arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a85 copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a86 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a87 call  0x00007eb9 
+ 00031850  0x00008a88 call  0x00007ecd 
+ 00031851  0x00008a89 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a8a call  0x00007eb5 
+ 00031853  0x00008a8b call  0x00007ecd 
+ 00031854  0x00008a8c add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a8d call  0x00007eb6 
+ 00031856  0x00008a8e copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a8f copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a90 branch  0x00007c96 
+ 00031859  0x00008a94 force  0x00000020 , 0x00000039 
+ 00031860  0x00008a95 arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a96 iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a97 branch  0x00007f01 
+ 00031863  0x00008a9a force  0x00000008 , 0x00000039 
+ 00031864  0x00008a9b branch  0x00007781 
+ 00031865  0x00008a9e copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a9f branch  0x00007be1 
+ 00031867  0x00008aa2 force  0x00000008 , 0x00000039 
+ 00031868  0x00008aa3 branch  0x00007712 
+ 00031869  0x00008aa6 call  0x00007c7b 
+ 00031870  0x00008aa7 copy  0x00000005 , 0x00000011 
+ 00031871  0x00008aa8 branch  0x00007c81 
+ 00031872  0x00008aab call  0x00007cae 
+ 00031873  0x00008aad isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008aae branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008aaf arg  0x0000091e , 0x00000012 
+ 00031876  0x00008ab0 copy  0x00000011 , 0x00000013 
+ 00031877  0x00008ab1 increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008ab2 call  0x00007cb1 
+ 00031879  0x00008ab3 nrtn  0x00000002 
+ 00031880  0x00008ab4 copy  0x00000013 , 0x00000011 
+ 00031881  0x00008ab5 branch  0x00007c92 
+ 00031882  0x00008ab8 call  0x00007c92 
+ 00031883  0x00008aba copy  0x00000011 , 0x00000013 
+ 00031884  0x00008abb increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008abc arg  0x0000091e , 0x00000012 
+ 00031886  0x00008abd call  0x00007cb1 
+ 00031887  0x00008abe nrtn  0x00000002 
+ 00031888  0x00008abf copy  0x00000013 , 0x00000011 
+ 00031889  0x00008ac0 branch  0x00007c92 
+ 00031890  0x00008ac4 increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008ac5 arg  0x0000091e , 0x00000012 
+ 00031892  0x00008ac6 copy  0x00000011 , 0x00000005 
+ 00031893  0x00008ac7 branch  0x00007ca9 
+ 00031894  0x00008acd call  0x00007ca9 
+ 00031895  0x00008acf branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008ad2 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008ad3 arg  0x0000091e , 0x00000012 
+ 00031898  0x00008ad4 call  0x00007cb1 
+ 00031899  0x00008ad5 nrtn  0x00000002 
+ 00031900  0x00008ad6 arg  0x0000091e , 0x00000012 
+ 00031901  0x00008ad7 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008ad9 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008ada branch  0x00007ca9 
+ 00031904  0x00008adc add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008add arg  0x0000091e , 0x00000012 
+ 00031906  0x00008ade copy  0x00000011 , 0x00000005 
+ 00031907  0x00008adf call  0x00007c7b 
+ 00031908  0x00008ae1 rtn  0x00000001 
+ 00031909  0x00008ae2 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008ae3 arg  0x0000091e , 0x00000012 
+ 00031911  0x00008ae4 copy  0x00000011 , 0x00000005 
+ 00031912  0x00008ae5 branch  0x00007c7b 
+ 00031913  0x00008aea force  0x00000008 , 0x00000039 
+ 00031914  0x00008aeb branch  0x00007720 
+ 00031915  0x00008aee force  0x00000008 , 0x00000039 
+ 00031916  0x00008aef increase  0x0000001c , 0x00000011 
+ 00031917  0x00008af0 branch  0x0000772f 
+ 00031918  0x00008af3 force  0x00000008 , 0x00000039 
+ 00031919  0x00008af4 force  0x00000000 , 0x00000013 
+ 00031920  0x00008af5 branch  0x0000773d 
+ 00031921  0x00008af8 force  0x00000008 , 0x00000039 
+ 00031922  0x00008af9 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008afa increase  0x0000001c , 0x00000012 
+ 00031924  0x00008afb branch  0x00007707 
+ 00031925  0x00008aff ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008b00 nrtn  0x00000034 
+ 00031927  0x00008b01 branch  0x000076f5 
+ 00031928  0x00008b07 copy  0x00000011 , 0x00000030 
+ 00031929  0x00008b09 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008b0a ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008b0b isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008b0c rtn  0x00000001 
+ 00031933  0x00008b0d call  0x00007cab 
+ 00031934  0x00008b0e ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008b0f isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008b10 branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008b11 arg  0x0000091e , 0x00000011 
+ 00031938  0x00008b12 copy  0x00000012 , 0x00000005 
+ 00031939  0x00008b13 call  0x00007c7b 
+ 00031940  0x00008b14 ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008b15 iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008b16 istore  0x00000001 , 0x00000012 
+ 00031943  0x00008b17 increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008b19 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008b1a force  0x00000009 , 0x00000039 
+ 00031946  0x00008b1b call  0x0000772f 
+ 00031947  0x00008b1c branch  0x00007cb9 
+ 00031948  0x00008b21 call  0x00002c65 
+ 00031949  0x00008b22 rtn  0x0000002b 
+ 00031950  0x00008b23 call  0x00007cd3 
+ 00031951  0x00008b24 call  0x00007d75 
+ 00031952  0x00008b25 branch  0x00007d08 
+ 00031953  0x00008b28 call  0x00007d29 
+ 00031954  0x00008b2a branch  0x00007d64 
+ 00031955  0x00008b2d fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008b2e rtneq  0x000000ff 
+ 00031957  0x00008b2f iforce  0x00000002 
+ 00031958  0x00008b30 call  0x0000680e 
+ 00031959  0x00008b31 fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008b32 call  0x00006825 
+ 00031961  0x00008b33 nop  0x00000064 
+ 00031962  0x00008b34 fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008b35 call  0x000067fb 
+ 00031964  0x00008b36 branch  0x00007cdd 
+ 00031965  0x00008b3b bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008b3c fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008b3d rtneq  0x000000ff 
+ 00031968  0x00008b3e copy  0x0000003f , 0x00000002 
+ 00031969  0x00008b3f call  0x0000681d 
+ 00031970  0x00008b40 nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008b43 call  0x00007cf9 
+ 00031972  0x00008b44 fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008b45 set1  0x0000000c 
+ 00031974  0x00008b46 store  0x00000002 , 0x00004682 
+ 00031975  0x00008b47 fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008b48 rtneq  0x00000000 
+ 00031977  0x00008b49 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008b4b fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008b4c store  0x00000001 , 0x00004678 
+ 00031980  0x00008b4d call  0x00007d00 
+ 00031981  0x00008b4e jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008b4f branch  0x00007d86 
+ 00031983  0x00008b51 fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008b52 set0  0x0000000c 
+ 00031985  0x00008b53 store  0x00000002 , 0x00004682 
+ 00031986  0x00008b54 fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008b55 rtneq  0x00000001 
+ 00031988  0x00008b56 jam  0x00000001 , 0x00004679 
+ 00031989  0x00008b58 jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b59 call  0x00007d02 
+ 00031991  0x00008b5a jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b5b branch  0x00007d86 
+ 00031993  0x00008b5e fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b5f rtn  0x00000034 
+ 00031995  0x00008b60 increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b61 store  0x00000001 , 0x00004678 
+ 00031997  0x00008b62 nrtn  0x00000034 
+ 00031998  0x00008b64 jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b65 branch  0x00007d86 
+ 00032000  0x00008b68 arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b69 branch  0x00002c32 
+ 00032002  0x00008b6c arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b6d branch  0x00002c36 
+ 00032004  0x00008b84 fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b85 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b86 iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b87 rtn 
+ 00032008  0x00008b8b fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b8c rtn  0x00000034 
+ 00032010  0x00008b8d copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b8e fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b8f copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b91 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b92 ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b93 call  0x0000680e 
+ 00032016  0x00008b94 call  0x00007d32 
+ 00032017  0x00008b95 increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b96 loop  0x00007d0d 
+ 00032019  0x00008b97 rtn 
+ 00032020  0x00008b9c call  0x00007d04 
+ 00032021  0x00008b9d setarg  0x00000002 
+ 00032022  0x00008b9e istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b9f call  0x00007d5e 
+ 00032024  0x00008ba0 branch  0x00007d35 
+ 00032025  0x00008ba6 call  0x00007d04 
+ 00032026  0x00008ba7 setarg  0x00000003 
+ 00032027  0x00008ba8 istore  0x00000001 , 0x00000012 
+ 00032028  0x00008ba9 call  0x00007d5e 
+ 00032029  0x00008baa branch  0x00007d32 
+ 00032030  0x00008baf call  0x00007d04 
+ 00032031  0x00008bb0 setarg  0x00000001 
+ 00032032  0x00008bb1 istore  0x00000001 , 0x00000012 
+ 00032033  0x00008bb2 setarg  0x000000ff 
+ 00032034  0x00008bb3 istore  0x00000001 , 0x00000005 
+ 00032035  0x00008bb4 branch  0x00007d32 
+ 00032036  0x00008bba call  0x00007d04 
+ 00032037  0x00008bbb arg  0x0000000b , 0x00000039 
+ 00032038  0x00008bbc copy  0x00000013 , 0x00000006 
+ 00032039  0x00008bbd copy  0x00000012 , 0x00000005 
+ 00032040  0x00008bbe branch  0x00007ef4 
+ 00032041  0x00008bc3 fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008bc4 rtn  0x00000034 
+ 00032043  0x00008bc5 arg  0x00000000 , 0x00000011 
+ 00032044  0x00008bc7 call  0x00007d38 
+ 00032045  0x00008bc8 increase  0x00000001 , 0x00000011 
+ 00032046  0x00008bc9 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008bca isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008bcb rtn  0x00000005 
+ 00032049  0x00008bcc branch  0x00007d2c 
+ 00032050  0x00008bd0 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008bd1 ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008bd2 branch  0x00006825 
+ 00032053  0x00008bd6 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008bd7 ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008bd8 branch  0x00006829 
+ 00032056  0x00008bdd add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008bde call  0x00007f16 
+ 00032058  0x00008bdf nrtn  0x00000034 
+ 00032059  0x00008be1 call  0x00007d04 
+ 00032060  0x00008be3 ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008be5 beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008be6 beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008be7 beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008be8 beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008bea call  0x00007d35 
+ 00032066  0x00008beb add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008bec call  0x00007e7c 
+ 00032068  0x00008bed ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008bee call  0x00007f9c 
+ 00032070  0x00008bef call  0x00007e8c 
+ 00032071  0x00008bf0 setarg  0x00000005 
+ 00032072  0x00008bf1 istore  0x00000001 , 0x00000012 
+ 00032073  0x00008bf2 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008bf3 ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008bf4 branch  0x00007d5c 
+ 00032076  0x00008bf8 call  0x00007d32 
+ 00032077  0x00008bf9 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008bfa call  0x00007e7c 
+ 00032079  0x00008bfb ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008bfc call  0x00007f9c 
+ 00032081  0x00008bfd call  0x00007e8c 
+ 00032082  0x00008bff add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008c00 ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008c01 beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008c02 increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008c03 istore  0x00000001 , 0x00000013 
+ 00032087  0x00008c04 branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008c06 setarg  0x00000004 
+ 00032089  0x00008c07 istore  0x00000001 , 0x00000012 
+ 00032090  0x00008c08 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008c09 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008c0b add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008c0c branch  0x00007f08 
+ 00032094  0x00008c0f setarg  0x00000000 
+ 00032095  0x00008c10 branch  0x00007d5c 
+ 00032096  0x00008c17 setarg  0x00001000 
+ 00032097  0x00008c18 lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008c19 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008c1a rtn 
+ 00032100  0x00008c1d bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008c1e arg  0x00000000 , 0x00000011 
+ 00032102  0x00008c1f fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008c20 copy  0x00000022 , 0x00000012 
+ 00032104  0x00008c21 copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008c22 isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008c23 ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008c26 copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008c27 increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008c28 increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008c29 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008c2a nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008c2b increase  0x00000001 , 0x00000011 
+ 00032113  0x00008c2c and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008c2d nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008c2e arg  0x00000000 , 0x00000011 
+ 00032116  0x00008c2f call  0x00007d7f 
+ 00032117  0x00008c31 copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008c32 store  0x00000004 , 0x0000467a 
+ 00032119  0x00008c33 rtn 
+ 00032120  0x00008c35 bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008c36 copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008c37 rtn  0x00000034 
+ 00032123  0x00008c38 increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008c39 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008c3a set0  0x0000001c , 0x00000002 
+ 00032126  0x00008c3b storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008c3d branch  0x0000335f 
+ 00032128  0x00008c45 jam  0x00000001 , 0x00004666 
+ 00032129  0x00008c47 fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008c48 nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008c49 rtn 
+ 00032132  0x00008c4c jam  0x00000000 , 0x00004666 
+ 00032133  0x00008c4d rtn 
+ 00032134  0x00008c52 bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008c53 call  0x00007d80 
+ 00032136  0x00008c54 copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008c55 store  0x00000004 , 0x00000a91 
+ 00032138  0x00008c56 arg  0x00004668 , 0x00000011 
+ 00032139  0x00008c57 call  0x00007fb8 
+ 00032140  0x00008c58 fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c59 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c5a branch  0x00007d84 
+ 00032143  0x00008c5d bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c5e call  0x00007d80 
+ 00032145  0x00008c5f copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c60 store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c61 arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c62 call  0x00007fb8 
+ 00032149  0x00008c63 fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c64 copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c65 branch  0x00007d84 
+ 00032152  0x00008c68 setarg  0x00000000 
+ 00032153  0x00008c69 store  0x00000008 , 0x00004670 
+ 00032154  0x00008c6a store  0x00000008 , 0x00004668 
+ 00032155  0x00008c6b rtn 
+ 00032156  0x00008c6e bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c6f fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c70 nrtn  0x00000034 
+ 00032159  0x00008c71 arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c72 call  0x00007fd0 
+ 00032161  0x00008c73 rtn  0x00000034 
+ 00032162  0x00008c74 jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c75 call  0x00007da7 
+ 00032164  0x00008c76 fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c77 branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c78 rtn 
+ 00032167  0x00008c7b call  0x00007d80 
+ 00032168  0x00008c7c arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c7d call  0x00007fc4 
+ 00032170  0x00008c7e copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c7f call  0x00007d84 
+ 00032172  0x00008c80 bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c81 copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c82 rtn  0x00000034 
+ 00032175  0x00008c83 beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c84 beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c85 beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c86 beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c87 beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c88 beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c89 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c8a beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c8b beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c8c beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c8d beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c8e beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c8f beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c90 beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c91 beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c92 beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c93 beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c94 beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c95 beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c96 beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c97 beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c99 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c9a bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c9b call  0x000062bc 
+ 00032199  0x00008c9c nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c9e fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c9f bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008ca0 beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008ca1 beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008ca2 beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008ca3 beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008ca4 beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008ca5 beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008ca6 beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008ca7 beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008ca8 beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008ca9 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008caa beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008cab rtn 
+ 00032214  0x00008cae store  0x00000001 , 0x00000a99 
+ 00032215  0x00008caf call  0x00002252 
+ 00032216  0x00008cb0 branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008cb1 call  0x0000225a 
+ 00032218  0x00008cb2 nrtn  0x00000005 
+ 00032219  0x00008cb4 jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008cb5 branch  0x00007d8f 
+ 00032221  0x00008cbb fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008cbc set1  0x00000006 
+ 00032223  0x00008cbd store  0x00000002 , 0x00004682 
+ 00032224  0x00008cbe jam  0x00000003 , 0x00004093 
+ 00032225  0x00008cbf rtn 
+ 00032226  0x00008cc4 jam  0x00000000 , 0x00004680 
+ 00032227  0x00008cc5 jam  0x00000000 , 0x00004093 
+ 00032228  0x00008cc6 fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008cc7 set0  0x00000006 
+ 00032230  0x00008cc8 store  0x00000002 , 0x00004682 
+ 00032231  0x00008cc9 rtn 
+ 00032232  0x00008cce jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008ccf rtn 
+ 00032234  0x00008cd4 jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008cd5 jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008cd6 rtn 
+ 00032237  0x00008cdb rtn 
+ 00032238  0x00008ce0 rtn 
+ 00032239  0x00008ce5 rtn 
+ 00032240  0x00008cea jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008ceb branch  0x00004d0a 
+ 00032242  0x00008cf0 rtn 
+ 00032243  0x00008cf5 rtn 
+ 00032244  0x00008cfa jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008cfb jam  0x00000000 , 0x00004484 
+ 00032246  0x00008cfc fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008cfd set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008cfe store  0x00000002 , 0x00004682 
+ 00032249  0x00008cff rtn 
+ 00032250  0x00008d04 fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008d05 set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008d06 store  0x00000002 , 0x00004682 
+ 00032253  0x00008d07 jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008d08 rtn 
+ 00032255  0x00008d0d jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008d0e jam  0x00000001 , 0x00004484 
+ 00032257  0x00008d0f fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008d10 set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008d11 store  0x00000002 , 0x00004682 
+ 00032260  0x00008d12 rtn 
+ 00032261  0x00008d17 fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008d18 set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008d19 store  0x00000002 , 0x00004682 
+ 00032264  0x00008d1a jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008d1b rtn 
+ 00032266  0x00008d20 setarg  0x00000014 
+ 00032267  0x00008d21 store  0x00000002 , 0x0000046d 
+ 00032268  0x00008d22 store  0x00000002 , 0x000044ba 
+ 00032269  0x00008d23 branch  0x00005c92 
+ 00032270  0x00008d28 branch  0x00005abf 
+ 00032271  0x00008d2d arg  0x00000000 , 0x00000011 
+ 00032272  0x00008d2e branch  0x00007d19 
+ 00032273  0x00008d33 arg  0x00000000 , 0x00000011 
+ 00032274  0x00008d34 branch  0x00007d14 
+ 00032275  0x00008d39 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008d3a branch  0x00007d1e 
+ 00032277  0x00008d3f jam  0x00000001 , 0x00004369 
+ 00032278  0x00008d40 jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008d43 rtn 
+ 00032280  0x00008d48 jam  0x00000001 , 0x00004369 
+ 00032281  0x00008d49 rtn 
+ 00032282  0x00008d4e jam  0x00000000 , 0x00004369 
+ 00032283  0x00008d4f jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008d50 rtn 
+ 00032285  0x00008d55 fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008d56 call  0x00007f9c 
+ 00032287  0x00008d57 fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008d58 beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d59 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d5a call  0x000067fb 
+ 00032291  0x00008d5c call  0x00007d98 
+ 00032292  0x00008d5d branch  0x00002b1f 
+ 00032293  0x00008d62 branch  0x00005b02 
+ 00032294  0x00008d67 jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d68 set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d69 nrtn  0x00000029 
+ 00032297  0x00008d6a jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d6b jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d6c fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d6d set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d6e store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d6f rtn 
+ 00032303  0x00008d74 force  0x00000003 , 0x00000007 
+ 00032304  0x00008d75 branch  0x00007f07 
+ 00032305  0x00008d7a call  0x000062f8 
+ 00032306  0x00008d7b jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d7c branch  0x00005f9d 
+ 00032308  0x00008d80 fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d81 rtnbit0  0x0000000c 
+ 00032310  0x00008d82 rtnbit0  0x00000007 
+ 00032311  0x00008d83 branch  0x00007e2f 
+ 00032312  0x00008d89 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d8a add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d8b setarg  0x00000000 
+ 00032315  0x00008d8c istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d8d rtn 
+ 00032317  0x00008d92 call  0x00007fe9 
+ 00032318  0x00008d93 call  0x00007e69 
+ 00032319  0x00008d94 rtn  0x00000034 
+ 00032320  0x00008d95 fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d96 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d97 ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d98 increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d99 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d9b ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d9c copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d9d add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d9e ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d9f imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008da0 iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008da1 copy  0x00000011 , 0x00000006 
+ 00032332  0x00008da3 call  0x00007f01 
+ 00032333  0x00008da4 call  0x00007e6d 
+ 00032334  0x00008da5 pincrease  0xffffffff 
+ 00032335  0x00008da6 ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008da7 increase  0x00000001 , 0x00000002 
+ 00032337  0x00008da8 iand  0x00000002 , 0x00000002 
+ 00032338  0x00008da9 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008daa branch  0x00007fe7 
+ 00032340  0x00008db0 call  0x00007fe9 
+ 00032341  0x00008db1 call  0x00007e65 
+ 00032342  0x00008db2 rtn  0x00000034 
+ 00032343  0x00008db3 fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008db4 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008db5 ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008db6 increase  0xffffffff , 0x00000002 
+ 00032347  0x00008db7 istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008db8 ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008db9 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008dba add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008dbb ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008dbc imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008dbd iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008dbe increase  0x00000001 , 0x00000006 
+ 00032355  0x00008dbf copy  0x00000011 , 0x00000005 
+ 00032356  0x00008dc0 branch  0x00007e4c 
+ 00032357  0x00008dc5 fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008dc6 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008dc7 ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008dc8 rtn 
+ 00032361  0x00008dcc call  0x00007e6d 
+ 00032362  0x00008dcd ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008dce isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008dcf rtn 
+ 00032365  0x00008dd3 fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008dd4 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008dd5 ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008dd6 rtn 
+ 00032369  0x00008ddf sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008de0 rtn  0x00000005 
+ 00032371  0x00008de2 rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008de3 loop  0x00007e73 
+ 00032373  0x00008de4 rtn 
+ 00032374  0x00008de8 force  0x00000001 , 0x0000003f 
+ 00032375  0x00008de9 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008dea rtn  0x00000005 
+ 00032377  0x00008dec lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008ded loop  0x00007e79 
+ 00032379  0x00008dee rtn 
+ 00032380  0x00008df0 deposit  0x00000005 
+ 00032381  0x00008df1 store  0x00000002 , 0x00000abb 
+ 00032382  0x00008df2 storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008df3 deposit  0x0000000b 
+ 00032384  0x00008df4 store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008df5 call  0x00007e85 
+ 00032386  0x00008df6 deposit  0x00000006 
+ 00032387  0x00008df7 store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008df8 rtn 
+ 00032389  0x00008dfb deposit  0x00000011 
+ 00032390  0x00008dfc store  0x00000004 , 0x00000aae 
+ 00032391  0x00008dfd deposit  0x00000012 
+ 00032392  0x00008dfe store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008dff deposit  0x00000013 
+ 00032394  0x00008e00 store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008e01 rtn 
+ 00032396  0x00008e04 fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008e05 fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008e06 iforce  0x0000000b 
+ 00032399  0x00008e07 call  0x00007e95 
+ 00032400  0x00008e08 fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008e09 iforce  0x00000005 
+ 00032402  0x00008e0a fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008e0b iforce  0x00000006 
+ 00032404  0x00008e0c rtn 
+ 00032405  0x00008e0f fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008e10 iforce  0x00000011 
+ 00032407  0x00008e11 fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008e12 iforce  0x00000012 
+ 00032409  0x00008e13 fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008e14 iforce  0x00000013 
+ 00032411  0x00008e15 rtn 
+ 00032412  0x00008e18 fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008e19 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008e1a rtn 
+ 00032415  0x00008e1c fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008e1d copy  0x0000003f , 0x00000006 
+ 00032417  0x00008e1e rtn 
+ 00032418  0x00008e20 copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008e21 store  0x00000002 , 0x00000abb 
+ 00032420  0x00008e22 rtn 
+ 00032421  0x00008e24 copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008e25 store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008e26 rtn 
+ 00032424  0x00008e2b copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008e2c store  0x00000002 , 0x00000a97 
+ 00032426  0x00008e2d copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008e2e store  0x00000002 , 0x00000a95 
+ 00032428  0x00008e2f rtn 
+ 00032429  0x00008e31 fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008e32 copy  0x0000003f , 0x00000005 
+ 00032431  0x00008e33 fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008e34 copy  0x0000003f , 0x00000006 
+ 00032433  0x00008e35 rtn 
+ 00032434  0x00008e38 call  0x00007ebd 
+ 00032435  0x00008e3a call  0x00007ebd 
+ 00032436  0x00008e3b branch  0x00007ebd 
+ 00032437  0x00008e3d call  0x00007eb9 
+ 00032438  0x00008e3f ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008e40 istore  0x00000004 , 0x00000005 
+ 00032440  0x00008e41 rtn 
+ 00032441  0x00008e43 ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008e44 istore  0x00000008 , 0x00000005 
+ 00032443  0x00008e45 rtn 
+ 00032444  0x00008e48 call  0x00007ebf 
+ 00032445  0x00008e4a call  0x00007eb9 
+ 00032446  0x00008e4c call  0x00007eb9 
+ 00032447  0x00008e4e call  0x00007eb9 
+ 00032448  0x00008e4f branch  0x00007eb9 
+ 00032449  0x00008e54 arg  0x0000000a , 0x00000039 
+ 00032450  0x00008e56 nop  0x00002ee0 
+ 00032451  0x00008e57 loop  0x00007ec2 
+ 00032452  0x00008e58 rtn 
+ 00032453  0x00008e5b force  0x00000003 , 0x00000039 
+ 00032454  0x00008e5d force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e5f istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e60 loop  0x00007ec7 
+ 00032457  0x00008e61 rtn 
+ 00032458  0x00008e64 force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e65 istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e66 rtn 
+ 00032461  0x00008e68 force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e69 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e6a rtn 
+ 00032464  0x00008e6d force  0x00000004 , 0x00000039 
+ 00032465  0x00008e6e branch  0x00007ec6 
+ 00032466  0x00008e70 force  0x00000008 , 0x00000039 
+ 00032467  0x00008e71 branch  0x00007ec6 
+ 00032468  0x00008e74 deposit  0x00000039 
+ 00032469  0x00008e75 rtn  0x00000034 
+ 00032470  0x00008e76 setarg  0x00000000 
+ 00032471  0x00008e78 istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e79 loop  0x00007ed7 
+ 00032473  0x00008e7a rtn 
+ 00032474  0x00008e7e arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e7f arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e80 branch  0x00007ed4 
+ 00032477  0x00008e83 ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e84 ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e85 ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e86 istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e87 increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e88 increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e89 loop  0x00007edd 
+ 00032484  0x00008e8a rtn 
+ 00032485  0x00008e8f bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e90 copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e91 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e92 rtn  0x00000002 
+ 00032489  0x00008e93 iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e94 increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e95 rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e97 ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e98 ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e99 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e9a istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e9b increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e9c increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e9d loop  0x00007eec 
+ 00032499  0x00008e9e rtn 
+ 00032500  0x00008ea2 deposit  0x00000039 
+ 00032501  0x00008ea3 rtn  0x00000034 
+ 00032502  0x00008ea5 increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008ea6 call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008ea7 rtn  0x00000005 
+ 00032505  0x00008ea8 branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008ea9 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008eab increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008eac call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008ead rtn  0x00000005 
+ 00032510  0x00008eae branch  0x00007efb , 0x00000002 
+ 00032511  0x00008eaf increase  0x00000004 , 0x00000039 
+ 00032512  0x00008eb0 branch  0x00007f01 
+ 00032513  0x00008eb3 deposit  0x00000039 
+ 00032514  0x00008eb4 rtn  0x00000034 
+ 00032515  0x00008eb6 ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008eb7 istore  0x00000001 , 0x00000005 
+ 00032517  0x00008eb8 loop  0x00007f03 
+ 00032518  0x00008eb9 rtn 
+ 00032519  0x00008ebc setarg  0x00000000 
+ 00032520  0x00008ebe rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008ebf storet  0x00000004 , 0x00004094 
+ 00032522  0x00008ec0 arg  0x0000419d , 0x00000005 
+ 00032523  0x00008ec1 iforce  0x00000002 
+ 00032524  0x00008ec2 lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008ec3 iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008ec4 istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008ec5 bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008ec6 rtn 
+ 00032529  0x00008ec9 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008eca lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008ecb iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008ecc rtn 
+ 00032533  0x00008ed0 arg  0x00000000 , 0x00000007 
+ 00032534  0x00008ed2 bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008ed3 fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008ed4 rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008ed5 store  0x00000004 , 0x00004094 
+ 00032538  0x00008ed6 isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008ed7 ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008ed8 isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008ed9 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008eda arg  0x0000419d , 0x00000006 
+ 00032543  0x00008edb copy  0x00000006 , 0x00000005 
+ 00032544  0x00008edc arg  0x00000010 , 0x00000039 
+ 00032545  0x00008ede ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008edf isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008ee0 branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008ee1 force  0x00000000 , 0x0000003f 
+ 00032549  0x00008ee3 istore  0x00000002 , 0x00000005 
+ 00032550  0x00008ee4 loop  0x00007f21 
+ 00032551  0x00008ee5 arg  0x0000419d , 0x00000006 
+ 00032552  0x00008ee6 lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008ee7 iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008ee8 ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008ee9 rtn 
+ 00032556  0x00008eef iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008ef0 copy  0x00000002 , 0x00000039 
+ 00032558  0x00008ef1 setarg  0x00000ea6 
+ 00032559  0x00008ef2 isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008ef3 rtn  0x00000002 
+ 00032561  0x00008ef4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008ef5 rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008ef6 increase  0x00000001 , 0x00000002 
+ 00032564  0x00008ef7 lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008ef8 ior  0x00000002 , 0x00000002 
+ 00032566  0x00008ef9 rtn 
+ 00032567  0x00008efc call  0x00007f39 
+ 00032568  0x00008efd branch  0x00007f43 
+ 00032569  0x00008f01 disable  0x00000028 
+ 00032570  0x00008f02 isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008f03 branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008f04 enable  0x00000028 
+ 00032573  0x00008f05 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008f07 rtnbit0  0x0000000f 
+ 00032575  0x00008f08 arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008f09 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008f0a set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008f0b rtn 
+ 00032579  0x00008f0e iforce  0x00000006 
+ 00032580  0x00008f0f rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008f10 arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008f11 imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008f12 iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008f13 rtn 
+ 00032585  0x00008f17 lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008f18 lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008f19 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008f1a idiv  0x00000002 
+ 00032589  0x00008f1b call  0x00007f86 
+ 00032590  0x00008f1c quotient  0x00000002 
+ 00032591  0x00008f1d rtn 
+ 00032592  0x00008f21 arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008f22 idiv  0x00000002 
+ 00032594  0x00008f23 call  0x00007f86 
+ 00032595  0x00008f24 quotient  0x0000003f 
+ 00032596  0x00008f25 lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008f26 remainder  0x00000002 
+ 00032598  0x00008f27 ior  0x00000002 , 0x00000002 
+ 00032599  0x00008f28 rtn 
+ 00032600  0x00008f30 arg  0x00000000 , 0x00000002 
+ 00032601  0x00008f32 copy  0x00000002 , 0x00000013 
+ 00032602  0x00008f33 ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008f34 call  0x00007f64 
+ 00032604  0x00008f35 copy  0x00000013 , 0x00000002 
+ 00032605  0x00008f36 call  0x00007f95 
+ 00032606  0x00008f37 arg  0x0000000a , 0x00000012 
+ 00032607  0x00008f38 imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008f39 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008f3a copy  0x0000003f , 0x00000002 
+ 00032610  0x00008f3b loop  0x00007f59 
+ 00032611  0x00008f3c rtn 
+ 00032612  0x00008f41 arg  0x0000003a , 0x00000002 
+ 00032613  0x00008f42 isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008f43 nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008f44 arg  0x00000061 , 0x00000002 
+ 00032616  0x00008f45 isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008f46 branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008f47 arg  0x00000037 , 0x00000002 
+ 00032619  0x00008f48 isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008f49 rtn 
+ 00032621  0x00008f4b arg  0x00000030 , 0x00000002 
+ 00032622  0x00008f4c isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008f4d rtn 
+ 00032624  0x00008f4f arg  0x00000057 , 0x00000002 
+ 00032625  0x00008f50 isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008f51 rtn 
+ 00032627  0x00008f54 copy  0x00000002 , 0x00000030 
+ 00032628  0x00008f55 setarg  0x000001ff 
+ 00032629  0x00008f56 force  0x00000000 , 0x00000012 
+ 00032630  0x00008f58 rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f59 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f5a ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f5b isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f5c setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f5d rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f5e isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f5f setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f60 rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f61 increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f62 compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f63 nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f64 istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f65 loop  0x00007f76 
+ 00032644  0x00008f66 copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f67 rtn 
+ 00032646  0x00008f6b rtn  0x00000035 
+ 00032647  0x00008f6c branch  0x00007f86 
+ 00032648  0x00008f78 ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f79 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f7a isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f7b nrtn  0x00000005 
+ 00032652  0x00008f7c increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f7d increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f7e loop  0x00007f88 
+ 00032655  0x00008f7f force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f80 rtn 
+ 00032657  0x00008f84 isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f85 nrtn  0x00000002 
+ 00032659  0x00008f86 deposit  0x00000002 
+ 00032660  0x00008f87 rtn 
+ 00032661  0x00008f8a iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f8b isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f8c isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f8d rtn 
+ 00032665  0x00008f90 arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f91 arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f92 branch  0x00007ec6 
+ 00032668  0x00008f96 rtn  0x00000034 
+ 00032669  0x00008f97 copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f9b hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f9c nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f9d rtn 
+ 00032673  0x00008fa0 jam  0x00000001 , 0x00008203 
+ 00032674  0x00008fa1 rtn 
+ 00032675  0x00008fa4 hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008fa5 hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008fa6 set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008fa7 hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008fa8 rtn 
+ 00032680  0x00008faa hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008fab hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008fac set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008fad hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008fae rtn 
+ 00032685  0x00008fb1 hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008fb2 jam  0x00000030 , 0x00008203 
+ 00032687  0x00008fb3 rtn 
+ 00032688  0x00008fb8 hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008fb9 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008fba hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008fbb rtn 
+ 00032692  0x00008fbe hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008fbf arg  0x00000200 , 0x00000002 
+ 00032694  0x00008fc1 isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008fc2 rtn 
+ 00032696  0x00008fc9 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008fca ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008fcb and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008fcc nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008fcd rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008fce istore  0x00000008 , 0x00000011 
+ 00032702  0x00008fd0 increase  0x00000007 , 0x00000011 
+ 00032703  0x00008fd1 ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008fd2 nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008fd3 fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008fd4 istore  0x00000001 , 0x00000011 
+ 00032707  0x00008fd5 rtn 
+ 00032708  0x00008fdb bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008fdc arg  0x00000008 , 0x00000039 
+ 00032710  0x00008fdd ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008fde rtn  0x00000034 
+ 00032712  0x00008fe0 ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008fe1 nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008fe2 increase  0x00000001 , 0x00000011 
+ 00032715  0x00008fe3 loop  0x00007fc8 
+ 00032716  0x00008fe4 branch  0x00002a8c 
+ 00032717  0x00008fe6 arg  0x00000000 , 0x00000002 
+ 00032718  0x00008fe7 istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008fe8 rtn 
+ 00032720  0x00008fee ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008fef rtn 
+ 00032722  0x00008ff5 ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008ff6 rtn 
+ 00032724  0x00008ffa ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008ffb rtn 
+ 00032726  0x00009000 arg  0x00000000 , 0x00000002 
+ 00032727  0x00009002 fetch  0x00000001 , 0x00000006 
+ 00032728  0x00009003 loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00009004 increase  0x00000001 , 0x00000002 
+ 00032730  0x00009005 loop  0x00007fd7 
+ 00032731  0x00009006 copy  0x00000002 , 0x0000003f 
+ 00032732  0x00009007 rtn 
+ 00032733  0x0000900a isub  0x00000002 , 0x0000003e 
+ 00032734  0x0000900b nrtn  0x00000002 
+ 00032735  0x0000900c copy  0x00000002 , 0x0000003f 
+ 00032736  0x0000900d rtn 
+ 00032737  0x00009011 force  0xffffffff , 0x0000003e 
+ 00032738  0x00009012 rtn 
+ 00032739  0x00009015 force  0x00000001 , 0x0000003e 
+ 00032740  0x00009016 rtn 
+ 00032741  0x00009018 force  0x00000000 , 0x0000003e 
+ 00032742  0x00009019 rtn 
+ 00032743  0x0000901c enable  0x00000028 
+ 00032744  0x0000901d rtn 
+ 00032745  0x00009020 disable  0x00000028 
+ 00032746  0x00009021 rtn 
+ 00032747  0x00009024 enable  0x0000002c 
+ 00032748  0x00009025 rtn 
+ 00032749  0x00009028 disable  0x0000002c 
+ 00032750  0x00009029 rtn 
+ 00032751  0x0000902c setarg  0x00000001 
+ 00032752  0x0000902d rtn 
+ 00032753  0x00009030 setarg  0x00000000 
+ 00032754  0x00009031 rtn 
+ 00032755  0x00009035 copy  0x00000039 , 0x0000003f 
+ 00032756  0x00009036 rtn  0x00000034 
+ 00032757  0x00009037 copy  0x00000006 , 0x0000003f 
+ 00032758  0x00009038 iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00009039 increase  0xffffffff , 0x0000003f 
+ 00032760  0x0000903a copy  0x0000003f , 0x00000006 
+ 00032761  0x0000903c ifetch  0x00000001 , 0x00000006 
+ 00032762  0x0000903d increase  0xfffffffe , 0x00000006 
+ 00032763  0x0000903e istore  0x00000001 , 0x00000005 
+ 00032764  0x0000903f loop  0x00007ff9 
+ 00032765  0x00009040 rtn 
+ 00065537  0x00009046 beq  0x00000000 , 0x00010005 
+ 00065538  0x00009047 beq  0x00000001 , 0x00010012 
+ 00065539  0x00009048 beq  0x00000002 , 0x00010023 
+ 00065540  0x00009049 rtn 
+ 00065541  0x0000904c fetch  0x00000001 , 0x0000000e 
+ 00065542  0x0000904d increase  0x00000001 , 0x0000003f 
+ 00065543  0x0000904e store  0x00000001 , 0x0000000e 
+ 00065544  0x0000904f call  0x00002435 
+ 00065545  0x00009051 set1  0x0000002c , 0x00000000 
+ 00065546  0x00009052 call  0x000022f2 
+ 00065547  0x00009053 branch  0x00010010 , 0x00000018 
+ 00065548  0x00009054 set0  0x0000002c , 0x00000000 
+ 00065549  0x00009055 call  0x00002455 
+ 00065550  0x00009056 nbranch  0x00010009 , 0x00000034 
+ 00065551  0x00009057 branch  0x000020fc 
+ 00065552  0x00009059 set0  0x0000002c , 0x00000000 
+ 00065553  0x0000905a branch  0x0000215f 
+ 00065554  0x0000905d jam  0x00000000 , 0x0000480a 
+ 00065555  0x0000905e jam  0x0000000e , 0x000041e3 
+ 00065556  0x0000905f call  0x000041e7 
+ 00065557  0x00009060 fetch  0x00000002 , 0x00004208 
+ 00065558  0x00009061 bbit1  0x00000007 , 0x000041f5 
+ 00065559  0x00009062 bbit1  0x00000000 , 0x000033a9 
+ 00065560  0x00009063 bbit1  0x00000001 , 0x0001001c 
+ 00065561  0x00009064 bbit1  0x00000002 , 0x0001001f 
+ 00065562  0x00009065 bbit1  0x00000003 , 0x0001001f 
+ 00065563  0x00009066 branch  0x000042b0 
+ 00065564  0x00009069 bbit1  0x00000005 , 0x0001001f 
+ 00065565  0x0000906a bbit1  0x00000003 , 0x0001001f 
+ 00065566  0x0000906b branch  0x000042b0 
+ 00065567  0x0000906d fetch  0x00000002 , 0x00004682 
+ 00065568  0x0000906e bbit1  0x0000000c , 0x000042b0 
+ 00065569  0x0000906f call  0x000033a9 
+ 00065570  0x00009072 branch  0x0000047d 
+ 00065571  0x00009076 fetch  0x00000002 , 0x00000264 
+ 00065572  0x00009077 copy  0x0000003f , 0x00000006 
+ 00065573  0x00009078 ifetch  0x00000001 , 0x00000006 
+ 00065574  0x00009079 store  0x00000001 , 0x00004b04 
+ 00065575  0x0000907a and  0x0000003f , 0x0000000f , 0x00000002 
+ 00065576  0x0000907b rshift4  0x0000003f , 0x0000003f 
+ 00065577  0x0000907c beq  0x00000007 , 0x0001002c 
+ 00065578  0x0000907d beq  0x00000001 , 0x00010033 
+ 00065579  0x0000907e branch  0x00004d39 
+ 00065580  0x00009080 call  0x00004d53 
+ 00065581  0x00009081 jam  0x00000000 , 0x00004b05 
+ 00065582  0x00009082 fetch  0x00000001 , 0x00004b04 
+ 00065583  0x00009083 isolate1  0x00000000 , 0x0000003f 
+ 00065584  0x00009084 rtn  0x00000001 
+ 00065585  0x00009085 jam  0x00000001 , 0x00004b05 
+ 00065586  0x00009086 rtn 
+ 00065587  0x00009089 copy  0x00000002 , 0x0000003f 
+ 00065588  0x0000908a beq  0x00000005 , 0x00010036 
+ 00065589  0x0000908b branch  0x00004d41 
+ 00065590  0x0000908e call  0x0000438e 
+ 00065591  0x0000908f call  0x000033a9 
+ 00065592  0x00009090 branch  0x0000047d 
+ 00131073  0x00009095 beq  0x00000010 , 0x00020003 
+ 00131074  0x00009096 rtn 
+ 00131075  0x00009099 disable  0x00000028 
+ 00131076  0x0000909a call  0x000062c1 
+ 00131077  0x0000909d fetch  0x00000001 , 0x00000048 
+ 00131078  0x0000909e rtn  0x00000034 
+ 00131079  0x0000909f bbit1  0x00000007 , 0x0002000d 
+ 00131080  0x000090a0 beq  0x00000003 , 0x00020024 
+ 00131081  0x000090a1 beq  0x00000031 , 0x00020019 
+ 00131082  0x000090a2 beq  0x00000017 , 0x0002001b 
+ 00131083  0x000090a3 beq  0x00000007 , 0x0002001d 
+ 00131084  0x000090a4 branch  0x00006010 
+ 00131085  0x000090a6 beq  0x00000084 , 0x00020010 
+ 00131086  0x000090a7 beq  0x00000083 , 0x00020013 
+ 00131087  0x000090a8 branch  0x0000603f 
+ 00131088  0x000090aa call  0x00020016 
+ 00131089  0x000090ab fetch  0x00000001 , 0x00000048 
+ 00131090  0x000090ac branch  0x00006099 
+ 00131091  0x000090ae call  0x00020016 
+ 00131092  0x000090af fetch  0x00000001 , 0x00000048 
+ 00131093  0x000090b0 branch  0x0000610d 
+ 00131094  0x000090b2 fetch  0x00000001 , 0x0000465a 
+ 00131095  0x000090b3 branch  0x0000612b , 0x00000034 
+ 00131096  0x000090b4 branch  0x00006124 
+ 00131097  0x000090b7 jam  0x00000001 , 0x00004b03 
+ 00131098  0x000090b8 branch  0x000061c3 
+ 00131099  0x000090bb jam  0x00000004 , 0x00004b0b 
+ 00131100  0x000090bc branch  0x000061a4 
+ 00131101  0x000090c9 call  0x00006152 
+ 00131102  0x000090ca fetch  0x00000001 , 0x00004b57 
+ 00131103  0x000090cb rtn  0x00000034 
+ 00131104  0x000090cc fetch  0x00000001 , 0x0000004b 
+ 00131105  0x000090cd set0  0x00000003 , 0x0000003f 
+ 00131106  0x000090ce store  0x00000001 , 0x0000004b 
+ 00131107  0x000090cf branch  0x00000310 
+ 00131108  0x000090d3 force  0x00000002 , 0x0000003f 
+ 00131109  0x000090d4 call  0x00006298 
+ 00131110  0x000090d5 fetch  0x00000001 , 0x00000049 
+ 00131111  0x000090d6 istore  0x00000001 , 0x00000005 
+ 00131112  0x000090d7 store  0x00000001 , 0x00004afe 
+ 00131113  0x000090d8 call  0x000062a7 
+ 00131114  0x000090d9 fetch  0x00000001 , 0x00004afe 
+ 00131115  0x000090da beq  0x0000002e , 0x0002002d 
+ 00131116  0x000090db branch  0x00006051 
+ 00131117  0x000090de fetch  0x00000001 , 0x00004b01 
+ 00131118  0x000090df rtn  0x00000034 
+ 00131119  0x000090e0 jam  0x00000000 , 0x00004b01 
+ 00131120  0x000090e1 fetch  0x00000001 , 0x00004b03 
+ 00131121  0x000090e2 rtnne  0x00000002 
+ 00131122  0x000090e3 jam  0x00000001 , 0x00004b02 
+ 00131123  0x000090e4 copy  0x00000022 , 0x0000003f 
+ 00131124  0x000090e5 store  0x00000004 , 0x000004e9 
+ 00131125  0x000090e6 rtn 
+ 00196609  0x000090eb beq  0x00000020 , 0x00030005 
+ 00196610  0x000090ec beq  0x00000021 , 0x0003001b 
+ 00196611  0x000090ed beq  0x00000022 , 0x00030021 
+ 00196612  0x000090ee rtn 
+ 00196613  0x000090f2 call  0x000002a5 
+ 00196614  0x000090f3 call  0x000040c0 
+ 00196615  0x000090f7 call  0x000040d9 
+ 00196616  0x000090f8 beq  0x00000030 , 0x0003000d 
+ 00196617  0x000090f9 beq  0x00000031 , 0x00030011 
+ 00196618  0x000090fa call  0x000040d1 
+ 00196619  0x000090fb nop  0x000003e8 
+ 00196620  0x000090fc branch  0x00030007 
+ 00196621  0x00009101 call  0x000002cb 
+ 00196622  0x00009102 fetch  0x00000001 , 0x000046de 
+ 00196623  0x00009103 beq  0x0000005a , 0x00030013 
+ 00196624  0x00009104 branch  0x000040e1 
+ 00196625  0x00009108 call  0x000002cb 
+ 00196626  0x00009109 branch  0x000040ea 
+ 00196627  0x0000910d jam  0x00000007 , 0x000046e0 
+ 00196628  0x0000910e arg  0x00004b81 , 0x00000013 
+ 00196629  0x00009110 ifetch  0x00000002 , 0x00000013 
+ 00196630  0x00009111 rtneq  0x000000ff 
+ 00196631  0x00009112 call  0x00006413 
+ 00196632  0x00009113 nop  0x00002ee0 
+ 00196633  0x00009114 increase  0x00000002 , 0x00000013 
+ 00196634  0x00009115 branch  0x00030015 
+ 00196635  0x00009118 call  0x00000365 
+ 00196636  0x00009119 call  0x00000373 
+ 00196637  0x0000911a call  0x0000431a 
+ 00196638  0x0000911b fetch  0x00000004 , 0x0000477b 
+ 00196639  0x0000911c store  0x00000004 , 0x00004c65 
+ 00196640  0x0000911d rtn 
+ 00196641  0x00009120 setarg  0x00000000 
+ 00196642  0x00009121 store  0x00000002 , 0x000046ac 
+ 00196643  0x00009122 store  0x00000001 , 0x00004b5d 
+ 00196644  0x00009123 store  0x00000001 , 0x00004714 
+ 00196645  0x00009124 store  0x00000001 , 0x00004b5e 
+ 00196646  0x00009125 arg  0x00000009 , 0x00000007 
+ 00196647  0x00009126 call  0x000043d2 
+ 00196648  0x00009127 jam  0x00000005 , 0x00004b49 
+ 00196649  0x00009128 call  0x000003a1 
+ 00196650  0x00009129 call  0x000002cb 
+ 00196651  0x0000912a branch  0x000042cb 
+ 00262145  0x00009130 beq  0x00000030 , 0x00040004 
+ 00262146  0x00009131 beq  0x00000031 , 0x0004002d 
+ 00262147  0x00009132 rtn 
+ 00262148  0x00009135 call  0x00000295 
+ 00262149  0x00009136 jam  0x00000019 , 0x00004b52 
+ 00262150  0x00009137 arg  0x00004721 , 0x00000011 
+ 00262151  0x00009138 fetch  0x00000001 , 0x00004720 
+ 00262152  0x00009139 fetcht  0x00000001 , 0x00004703 
+ 00262153  0x0000913a isub  0x00000002 , 0x0000003e 
+ 00262154  0x0000913b branch  0x00000185 , 0x00000005 
+ 00262155  0x0000913d fetch  0x00000001 , 0x00004210 
+ 00262156  0x0000913f beq  0x00000033 , 0x0004000f 
+ 00262157  0x00009141 beq  0x00000034 , 0x00040013 
+ 00262158  0x00009144 rtn 
+ 00262159  0x00009148 jam  0x00000001 , 0x00004b57 
+ 00262160  0x00009149 fetch  0x00000006 , 0x000041d0 
+ 00262161  0x0000914a branch  0x000033eb , 0x00000034 
+ 00262162  0x0000914b branch  0x00004274 
+ 00262163  0x0000914f jam  0x00000001 , 0x000047a1 
+ 00262164  0x00009150 arg  0x0000000a , 0x00000002 
+ 00262165  0x00009151 fetch  0x00000001 , 0x00004b65 
+ 00262166  0x00009152 beq  0x000000ff , 0x00040018 
+ 00262167  0x00009153 fetcht  0x00000002 , 0x000046a8 
+ 00262168  0x00009155 storet  0x00000002 , 0x000046ae 
+ 00262169  0x00009156 call  0x00003418 
+ 00262170  0x00009157 fetch  0x00000003 , 0x00004b6f 
+ 00262171  0x00009158 store  0x00000003 , 0x00004374 
+ 00262172  0x00009159 call  0x00040022 
+ 00262173  0x0000915a setarg  0x00000004 
+ 00262174  0x0000915b istore  0x00000001 , 0x00000006 
+ 00262175  0x0000915c arg  0x00004390 , 0x00000006 
+ 00262176  0x0000915d call  0x00040029 
+ 00262177  0x0000915e branch  0x00007df4 
+ 00262178  0x00009161 arg  0x00004370 , 0x00000011 
+ 00262179  0x00009163 ifetch  0x00000001 , 0x00000011 
+ 00262180  0x00009164 rtn  0x00000034 
+ 00262181  0x00009165 iadd  0x00000006 , 0x00000011 
+ 00262182  0x00009166 ifetch  0x00000001 , 0x00000006 
+ 00262183  0x00009167 rtneq  0x00000001 
+ 00262184  0x00009168 branch  0x00040023 
+ 00262185  0x0000916b arg  0x0000437b , 0x00000005 
+ 00262186  0x0000916c arg  0x00000013 , 0x00000039 
+ 00262187  0x0000916d call  0x00007f01 
+ 00262188  0x0000916e branch  0x000057b8 
+ 00262189  0x00009172 call  0x00000298 
+ 00262190  0x00009173 call  0x0000431a 
+ 00262191  0x00009178 branch  0x0004000b 
+ 00327681  0x0000917e beq  0x00000040 , 0x00050006 
+ 00327682  0x0000917f beq  0x00000041 , 0x0005001c 
+ 00327683  0x00009180 beq  0x00000042 , 0x00050029 
+ 00327684  0x00009181 beq  0x00000043 , 0x00050030 
+ 00327685  0x00009182 rtn 
+ 00327686  0x00009185 call  0x0005000e 
+ 00327687  0x00009186 branch  0x0000557d 
+ 00327688  0x00009188 fetch  0x00000001 , 0x000047c7 
+ 00327689  0x00009189 store  0x00000001 , 0x00004172 
+ 00327690  0x0000918b jam  0x00000000 , 0x000047c6 
+ 00327691  0x0000918c rtn 
+ 00327692  0x0000918e jam  0x00000001 , 0x000047c6 
+ 00327693  0x0000918f rtn 
+ 00327694  0x00009191 fetch  0x00000001 , 0x000043d6 
+ 00327695  0x00009192 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00327696  0x00009193 nbranch  0x0005000c , 0x00000002 
+ 00327697  0x00009194 store  0x00000002 , 0x00004496 
+ 00327698  0x00009195 store  0x00000002 , 0x00004498 
+ 00327699  0x00009196 fetch  0x00000001 , 0x000043d8 
+ 00327700  0x00009197 branch  0x00050008 , 0x00000034 
+ 00327701  0x00009198 fetcht  0x00000001 , 0x000047c7 
+ 00327702  0x00009199 isub  0x00000002 , 0x0000003e 
+ 00327703  0x0000919a branch  0x00050008 , 0x00000002 
+ 00327704  0x0000919b fetch  0x00000001 , 0x000043d8 
+ 00327705  0x0000919c branch  0x00050008 , 0x00000034 
+ 00327706  0x0000919d store  0x00000001 , 0x000047c7 
+ 00327707  0x0000919e branch  0x0005000a 
+ 00327708  0x000091a1 fetch  0x00000001 , 0x0000043f 
+ 00327709  0x000091a2 rtnbit0  0x00000006 
+ 00327710  0x000091a3 call  0x00050021 
+ 00327711  0x000091a4 nrtn  0x00000028 
+ 00327712  0x000091a5 branch  0x000055a0 
+ 00327713  0x000091a7 enable  0x00000028 
+ 00327714  0x000091a8 fetch  0x00000001 , 0x0000045a 
+ 00327715  0x000091a9 rshift4  0x0000003f , 0x0000003f 
+ 00327716  0x000091aa rtnne  0x0000000f 
+ 00327717  0x000091ab fetch  0x00000001 , 0x00000460 
+ 00327718  0x000091ac rshift4  0x0000003f , 0x0000003f 
+ 00327719  0x000091ad rtnne  0x00000000 
+ 00327720  0x000091ae branch  0x00007fe9 
+ 00327721  0x000091b1 fetch  0x00000001 , 0x000047a1 
+ 00327722  0x000091b2 nrtn  0x00000034 
+ 00327723  0x000091b3 fetch  0x00000001 , 0x00000478 
+ 00327724  0x000091b4 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00327725  0x000091b5 nrtn  0x00000005 
+ 00327726  0x000091b6 jam  0x00000000 , 0x000046c6 
+ 00327727  0x000091b7 branch  0x00003d60 
+ 00327728  0x000091ba call  0x000033af 
+ 00327729  0x000091bb call  0x000026e9 
+ 00327730  0x000091bc jam  0x00000002 , 0x00000a99 
+ 00327731  0x000091bd call  0x00007d86 
+ 00327732  0x000091be call  0x00005cf7 
+ 00327733  0x000091bf call  0x00004d6b 
+ 00327734  0x000091c0 branch  0x0000246e 
+ 00393217  0x000091c6 beq  0x00000050 , 0x00060003 
+ 00393218  0x000091c7 rtn 
+ 00393219  0x000091cb jam  0x00000000 , 0x00004b5e 
+ 00393220  0x000091cc call  0x00000295 
+ 00393221  0x000091cd jam  0x00000000 , 0x0000479e 
+ 00393222  0x000091ce call  0x00000298 
+ 00393223  0x000091cf fetch  0x00000002 , 0x00004682 
+ 00393224  0x000091d0 bbit1  0x0000000b , 0x0006000f 
+ 00393225  0x000091d3 fetcht  0x00000002 , 0x000047c4 
+ 00393226  0x000091d4 increase  0x00000001 , 0x00000002 
+ 00393227  0x000091d5 storet  0x00000002 , 0x000047c4 
+ 00393228  0x000091d6 storet  0x00000002 , 0x000044a1 
+ 00393229  0x000091d8 random  0x0000003f 
+ 00393230  0x000091d9 store  0x00000001 , 0x000044a0 
+ 00393231  0x000091db setarg  0x00ed8e0e 
+ 00393232  0x000091dc store  0x00000003 , 0x000044a3 
+ 00393233  0x000091dd call  0x00003418 
+ 00393234  0x000091de fetch  0x00000002 , 0x00004687 
+ 00393235  0x000091df store  0x00000002 , 0x000046ac 
+ 00393236  0x000091e0 jam  0x00000005 , 0x00004b49 
+ 00393237  0x000091e1 jam  0x00000006 , 0x0000016d 
+ 00393238  0x000091e2 setarg  0x00000000 
+ 00393239  0x000091e3 store  0x00000002 , 0x000046b0 
+ 00393240  0x000091e4 store  0x00000002 , 0x000046ae 
+ 00393241  0x000091e5 arg  0x00000007 , 0x00000007 
+ 00393242  0x000091e6 call  0x000043ce 
+ 00393243  0x000091e7 call  0x000043ca 
+ 00393244  0x000091e8 fetch  0x00000001 , 0x00004092 
+ 00393245  0x000091e9 isolate1  0x00000001 , 0x0000003f 
+ 00393246  0x000091ea call  0x00060024 , 0x00000001 
+ 00393247  0x000091eb fetch  0x00000001 , 0x00004092 
+ 00393248  0x000091ec isolate1  0x00000000 , 0x0000003f 
+ 00393249  0x000091ed call  0x00007ddd , 0x00000001 
+ 00393250  0x000091f0 jam  0x00000000 , 0x00004b57 
+ 00393251  0x000091f1 branch  0x000042c4 
+ 00393252  0x000091f4 jam  0x00000000 , 0x000047a1 
+ 00393253  0x000091f5 fetch  0x00000003 , 0x00004b6c 
+ 00393254  0x000091f6 store  0x00000003 , 0x00004374 
+ 00393255  0x000091f7 call  0x0006002d 
+ 00393256  0x000091f8 setarg  0x00000005 
+ 00393257  0x000091f9 istore  0x00000001 , 0x00000006 
+ 00393258  0x000091fa arg  0x00004b12 , 0x00000006 
+ 00393259  0x000091fb call  0x00060034 
+ 00393260  0x000091fc branch  0x00007df4 
+ 00393261  0x000091ff arg  0x00004370 , 0x00000011 
+ 00393262  0x00009201 ifetch  0x00000001 , 0x00000011 
+ 00393263  0x00009202 rtn  0x00000034 
+ 00393264  0x00009203 iadd  0x00000006 , 0x00000011 
+ 00393265  0x00009204 ifetch  0x00000001 , 0x00000006 
+ 00393266  0x00009205 rtneq  0x00000001 
+ 00393267  0x00009206 branch  0x0006002e 
+ 00393268  0x00009209 arg  0x0000437b , 0x00000005 
+ 00393269  0x0000920a arg  0x00000013 , 0x00000039 
+ 00393270  0x0000920b call  0x00007f01 
+ 00393271  0x0000920c branch  0x000057b8 
+ 00458753  0x00009211 beq  0x00000060 , 0x00070004 
+ 00458754  0x00009212 beq  0x00000061 , 0x00070030 
+ 00458755  0x00009213 rtn 
+ 00458756  0x00009216 set0  0x00000026 , 0x00000000 
+ 00458757  0x00009217 fetch  0x00000001 , 0x00004b59 
+ 00458758  0x00009218 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00458759  0x00009219 ncall  0x00070025 , 0x00000034 
+ 00458760  0x0000921a call  0x0007001e , 0x00000034 
+ 00458761  0x0000921b fetch  0x00000001 , 0x00004c4d 
+ 00458762  0x0000921c rtnne  0x000000ff 
+ 00458763  0x0000921d call  0x0000018b 
+ 00458764  0x00009220 nop  0x000007d0 
+ 00458765  0x00009221 call  0x000004db 
+ 00458766  0x00009222 fetch  0x00000001 , 0x000046d9 
+ 00458767  0x00009223 rtneq  0x00000000 
+ 00458768  0x00009224 fetch  0x00000001 , 0x00004c6a 
+ 00458769  0x00009225 beq  0x00000070 , 0x0000016d 
+ 00458770  0x00009226 call  0x00000153 
+ 00458771  0x00009227 nbranch  0x0007002b , 0x00000018 
+ 00458772  0x00009228 nbranch  0x0007002b , 0x0000002f 
+ 00458773  0x0000922a set1  0x00000026 , 0x00000000 
+ 00458774  0x0000922b setarg  0x00000000 
+ 00458775  0x0000922c store  0x00000002 , 0x00004c6a 
+ 00458776  0x0000922d store  0x00000001 , 0x00004b5f 
+ 00458777  0x0000922e store  0x00000001 , 0x00004b59 
+ 00458778  0x0000922f jam  0x0000003c , 0x00000a99 
+ 00458779  0x00009230 call  0x00007d86 
+ 00458780  0x00009232 call  0x0000014e 
+ 00458781  0x00009233 branch  0x000003b4 
+ 00458782  0x00009243 call  0x00000295 
+ 00458783  0x00009244 call  0x000003a1 
+ 00458784  0x00009245 fetch  0x00000004 , 0x0000477b 
+ 00458785  0x00009246 fetcht  0x00000004 , 0x00004b66 
+ 00458786  0x00009247 isub  0x00000002 , 0x0000003e 
+ 00458787  0x00009248 branch  0x000002a2 , 0x00000005 
+ 00458788  0x00009249 branch  0x00070028 
+ 00458789  0x0000924c call  0x000003a9 
+ 00458790  0x0000924d jam  0x00000020 , 0x000041de 
+ 00458791  0x0000924e fetch  0x00000004 , 0x00004b53 
+ 00458792  0x00009250 store  0x00000004 , 0x00004c65 
+ 00458793  0x00009251 call  0x000001ab 
+ 00458794  0x00009252 branch  0x000001ca 
+ 00458795  0x00009256 fetch  0x00000002 , 0x00004c6a 
+ 00458796  0x00009257 increase  0x00000001 , 0x0000003f 
+ 00458797  0x00009258 store  0x00000002 , 0x00004c6a 
+ 00458798  0x00009259 call  0x000001ca 
+ 00458799  0x0000925a branch  0x0007000c 
+ 00458800  0x0000925e call  0x00000481 
+ 00458801  0x0000925f jam  0x00000000 , 0x00004b58 
+ 00458802  0x00009260 fetch  0x00000001 , 0x00004b5f 
+ 00458803  0x00009261 nrtn  0x00000034 
+ 00458804  0x00009262 fetch  0x00000001 , 0x00004b59 
+ 00458805  0x00009263 nbranch  0x0007003b , 0x00000034 
+ 00458806  0x00009264 jam  0x00000000 , 0x00004d7d 
+ 00458807  0x00009265 call  0x00000295 
+ 00458808  0x00009266 call  0x00000194 
+ 00458809  0x00009267 jam  0x00000000 , 0x000041bd 
+ 00458810  0x00009268 branch  0x0000047d 
+ 00458811  0x0000926c increase  0xffffffff , 0x0000003f 
+ 00458812  0x0000926d store  0x00000001 , 0x00004b59 
+ 00458813  0x0000926e branch  0x00000185 
+ 00524289  0x00009274 beq  0x00000070 , 0x00080004 
+ 00524290  0x00009275 beq  0x00000071 , 0x00080034 
+ 00524291  0x00009276 rtn 
+ 00524292  0x00009279 set0  0x00000026 , 0x00000000 
+ 00524293  0x0000927a call  0x00080021 
+ 00524294  0x0000927b call  0x0000018b 
+ 00524295  0x0000927e nop  0x000007d0 
+ 00524296  0x0000927f fetch  0x00000001 , 0x00004c6b 
+ 00524297  0x00009280 bbit1  0x00000002 , 0x0000016d 
+ 00524298  0x00009281 call  0x000004db 
+ 00524299  0x00009282 fetch  0x00000001 , 0x000046d9 
+ 00524300  0x00009283 rtneq  0x00000000 
+ 00524301  0x00009284 call  0x00000153 
+ 00524302  0x00009285 nbranch  0x0008001d , 0x00000018 
+ 00524303  0x00009286 nbranch  0x0008001d , 0x0000002f 
+ 00524304  0x00009287 call  0x0000017a 
+ 00524305  0x00009288 call  0x00000295 
+ 00524306  0x00009289 fetch  0x00000004 , 0x00004c65 
+ 00524307  0x0000928a fetcht  0x00000004 , 0x00004c49 
+ 00524308  0x0000928b isub  0x00000002 , 0x0000003e 
+ 00524309  0x0000928c branch  0x0008002b , 0x00000005 
+ 00524310  0x0000928d set1  0x00000026 , 0x00000000 
+ 00524311  0x0000928e setarg  0x00000000 
+ 00524312  0x0000928f store  0x00000002 , 0x00004c6a 
+ 00524313  0x00009290 jam  0x0000003c , 0x00000a99 
+ 00524314  0x00009291 call  0x00007d86 
+ 00524315  0x00009292 call  0x0000014e 
+ 00524316  0x00009293 branch  0x000003b4 
+ 00524317  0x000092a3 fetch  0x00000002 , 0x00004c6a 
+ 00524318  0x000092a4 increase  0x00000001 , 0x0000003f 
+ 00524319  0x000092a5 store  0x00000002 , 0x00004c6a 
+ 00524320  0x000092a6 branch  0x00080007 
+ 00524321  0x000092b2 jam  0x00000020 , 0x000041de 
+ 00524322  0x000092b3 setarg  0x00000f0f 
+ 00524323  0x000092b4 store  0x00000002 , 0x00004c65 
+ 00524324  0x000092b5 istore  0x00000002 , 0x00000005 
+ 00524325  0x000092b7 call  0x000001ab 
+ 00524326  0x000092b8 branch  0x000001ca 
+ 00524327  0x000092bb call  0x00080021 
+ 00524328  0x000092bc branch  0x00080007 
+ 00524329  0x000092bf call  0x0008002f 
+ 00524330  0x000092c0 branch  0x00080007 
+ 00524331  0x000092c3 set1  0x00000026 , 0x00000000 
+ 00524332  0x000092c4 call  0x0008002f 
+ 00524333  0x000092c6 jam  0x00000004 , 0x00004c4d 
+ 00524334  0x000092c7 rtn 
+ 00524335  0x000092ca jam  0x00000020 , 0x000041de 
+ 00524336  0x000092cb jam  0x00000000 , 0x00004c3c 
+ 00524337  0x000092cc jam  0x0000004e , 0x00004c47 
+ 00524338  0x000092cd fetch  0x00000004 , 0x00004c49 
+ 00524339  0x000092ce branch  0x000001aa 
+ 00524340  0x000092d3 call  0x00000194 
+ 00524341  0x000092d4 call  0x00000481 
+ 00524342  0x000092d5 arg  0x00000003 , 0x00000007 
+ 00524343  0x000092d6 call  0x000043ce 
+ 00524344  0x000092d7 setarg  0x00000000 
+ 00524345  0x000092d8 store  0x00000002 , 0x000046ae 
+ 00524346  0x000092d9 store  0x00000001 , 0x000046b4 
+ 00524347  0x000092da store  0x00000001 , 0x00004b59 
+ 00524348  0x000092db store  0x00000002 , 0x00004c6a 
+ 00524349  0x000092dc branch  0x0008002b 
+ 00589825  0x000092e1 beq  0x00000080 , 0x00090009 
+ 00589826  0x000092e2 rtn 
+ 00589827  0x000092e6 call  0x000068a2 
+ 00589828  0x000092e7 fetch  0x00000002 , 0x0000421d 
+ 00589829  0x000092e8 nbranch  0x00090007 , 0x00000034 
+ 00589830  0x000092e9 setarg  0x00001122 
+ 00589831  0x000092eb store  0x00000002 , 0x000047c4 
+ 00589832  0x000092ec rtn 
+ 00589833  0x000092f0 fetch  0x00000004 , 0x000040a0 
+ 00589834  0x000092f1 store  0x00000004 , 0x00004c74 
+ 00589835  0x000092f2 call  0x00003e6e 
+ 00589836  0x000092f4 fetcht  0x00000001 , 0x00004b45 
+ 00589837  0x000092f5 call  0x0000680e 
+ 00589838  0x000092f6 jam  0x00000085 , 0x000046ef 
+ 00589839  0x000092f7 call  0x000003a1 
+ 00589840  0x000092f9 call  0x00003e1e 
+ 00589841  0x000092fa call  0x0009001c 
+ 00589842  0x000092fb setarg  0x00000000 
+ 00589843  0x000092fc store  0x00000002 , 0x00004154 
+ 00589844  0x000092fd call  0x000068a2 
+ 00589845  0x000092fe call  0x00003e54 
+ 00589846  0x000092ff call  0x00005810 
+ 00589847  0x00009300 call  0x00005839 
+ 00589848  0x00009301 call  0x0000582c 
+ 00589849  0x00009302 call  0x00005818 
+ 00589850  0x00009303 call  0x00090003 
+ 00589851  0x00009307 branch  0x00000322 
+ 00589852  0x0000930b call  0x000074b9 
+ 00589853  0x0000930c arg  0x00008c00 , 0x00000006 
+ 00589854  0x0000930d arg  0x00004878 , 0x00000005 
+ 00589855  0x0000930e arg  0x00000171 , 0x00000039 
+ 00589856  0x0000930f call  0x00007f01 
+ 00589857  0x00009311 setarg  0x000f0209 
+ 00589858  0x00009312 istore  0x00000003 , 0x00000005 
+ 00589859  0x00009313 setarg  0x00120009 
+ 00589860  0x00009314 istore  0x00000003 , 0x00000005 
+ 00589861  0x00009316 setarg  0x00100209 
+ 00589862  0x00009317 istore  0x00000003 , 0x00000005 
+ 00589863  0x00009318 setarg  0x00000009 
+ 00589864  0x00009319 istore  0x00000003 , 0x00000005 
+ 00589865  0x0000931a arg  0x00008d71 , 0x00000006 
+ 00589866  0x0000931b arg  0x00000109 , 0x00000039 
+ 00589867  0x0000931c call  0x00007f01 
+ 00589868  0x0000931e jam  0x00000000 , 0x0000488f 
+ 00589869  0x0000931f jam  0x0000006d , 0x00004887 
+ 00589870  0x00009320 setarg  0x0000401f 
+ 00589871  0x00009321 store  0x00000002 , 0x000049dd 
+ 00589872  0x00009322 setarg  0x00006d04 
+ 00589873  0x00009323 store  0x00000002 , 0x00004a46 
+ 00589874  0x00009324 setarg  0x000016b0 
+ 00589875  0x00009325 store  0x00000002 , 0x00004a4c 
+ 00589876  0x00009327 setarg  0x00004878 
+ 00589877  0x00009328 store  0x00000002 , 0x00004575 
+ 00589878  0x00009329 rtn 
+ 00655361  0x00009330 beq  0x00000090 , 0x000a0005 
+ 00655362  0x00009331 beq  0x00000091 , 0x000a0023 
+ 00655363  0x00009332 beq  0x00000092 , 0x000a0033 
+ 00655364  0x00009333 rtn 
+ 00655365  0x00009336 fetch  0x00000001 , 0x00004c42 
+ 00655366  0x00009337 beq  0x00000001 , 0x00007fe7 
+ 00655367  0x00009338 fetch  0x00000001 , 0x00004c4d 
+ 00655368  0x00009339 beq  0x00000004 , 0x000a000d 
+ 00655369  0x0000933a beq  0x00000001 , 0x000a0010 
+ 00655370  0x0000933b beq  0x00000002 , 0x000a0013 
+ 00655371  0x0000933c beq  0x00000003 , 0x000a0016 
+ 00655372  0x0000933d branch  0x00002a8c 
+ 00655373  0x00009340 jam  0x00000001 , 0x00004c4d 
+ 00655374  0x00009341 jam  0x000000c8 , 0x00004b5f 
+ 00655375  0x00009342 branch  0x000a0005 
+ 00655376  0x00009344 jam  0x00000011 , 0x00004c4d 
+ 00655377  0x00009345 jam  0x000000aa , 0x0000119e 
+ 00655378  0x00009346 branch  0x000a0018 
+ 00655379  0x00009348 jam  0x00000012 , 0x00004c4d 
+ 00655380  0x00009349 jam  0x00000055 , 0x0000119e 
+ 00655381  0x0000934a branch  0x000a0018 
+ 00655382  0x0000934c jam  0x00000013 , 0x00004c4d 
+ 00655383  0x0000934d jam  0x00000022 , 0x0000119e 
+ 00655384  0x0000934f fetch  0x00000001 , 0x00004c3e 
+ 00655385  0x00009350 and_into  0x00000007 , 0x0000003f 
+ 00655386  0x00009351 store  0x00000001 , 0x0000119f 
+ 00655387  0x00009352 fetch  0x00000004 , 0x00004c74 
+ 00655388  0x00009353 store  0x00000004 , 0x000011a0 
+ 00655389  0x00009355 jam  0x00000000 , 0x000011a4 
+ 00655390  0x00009356 arg  0x0000119e , 0x00000011 
+ 00655391  0x00009357 arg  0x00000007 , 0x00000002 
+ 00655392  0x00009358 call  0x00000198 
+ 00655393  0x00009359 call  0x00000113 
+ 00655394  0x0000935a branch  0x00007fe7 
+ 00655395  0x0000935d fetch  0x00000001 , 0x00004c4d 
+ 00655396  0x0000935e rtneq  0x000000ff 
+ 00655397  0x0000935f beq  0x00000011 , 0x000a0029 
+ 00655398  0x00009360 beq  0x00000012 , 0x000a002b 
+ 00655399  0x00009361 beq  0x00000013 , 0x000a002d 
+ 00655400  0x00009362 rtn 
+ 00655401  0x00009365 jam  0x00000002 , 0x00004c4d 
+ 00655402  0x00009366 branch  0x00000145 
+ 00655403  0x00009368 jam  0x00000003 , 0x00004c4d 
+ 00655404  0x00009369 branch  0x00000145 
+ 00655405  0x0000936b jam  0x000000ff , 0x00004c4d 
+ 00655406  0x0000936c jam  0x00000039 , 0x00000a99 
+ 00655407  0x0000936d call  0x00007d86 
+ 00655408  0x0000936e fetch  0x00000004 , 0x00004c1d 
+ 00655409  0x0000936f call  0x000001aa 
+ 00655410  0x00009370 branch  0x00000145 
+ 00655411  0x00009374 call  0x000002af 
+ 00655412  0x00009375 call  0x00003f8d 
+ 00655413  0x00009376 jam  0x00000001 , 0x0000478b 
+ 00655414  0x00009377 arg  0x00000003 , 0x00000007 
+ 00655415  0x00009378 call  0x000043d2 
+ 00655416  0x00009379 setarg  0x00000000 
+ 00655417  0x0000937a store  0x00000001 , 0x00004b59 
+ 00655418  0x0000937b jam  0x00000000 , 0x000046a7 
+ 00655419  0x0000937c call  0x0000405d 
+ 00655420  0x0000937f fetch  0x00000004 , 0x00004c65 
+ 00655421  0x00009380 store  0x00000004 , 0x0000477b 
+ 00655422  0x00009381 call  0x00000295 
+ 00655423  0x00009382 branch  0x00000331 
+ 00720897  0x00009388 beq  0x000000a1 , 0x000b0006 
+ 00720898  0x00009389 beq  0x000000a2 , 0x000b001a 
+ 00720899  0x0000938a beq  0x000000a3 , 0x000b0012 
+ 00720900  0x0000938b beq  0x000000a4 , 0x000b0023 
+ 00720901  0x0000938c rtn 
+ 00720902  0x00009390 fetch  0x00000002 , 0x00004509 
+ 00720903  0x00009391 rtneq  0x00000000 
+ 00720904  0x00009392 fetch  0x00000001 , 0x00000441 
+ 00720905  0x00009393 rshift2  0x0000003f , 0x0000003f 
+ 00720906  0x00009394 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00720907  0x00009395 rtn  0x00000002 
+ 00720908  0x00009396 setarg  0x00000009 
+ 00720909  0x00009397 store  0x00000002 , 0x00004496 
+ 00720910  0x00009398 store  0x00000002 , 0x00004498 
+ 00720911  0x00009399 call  0x00000465 
+ 00720912  0x0000939a jam  0x00000001 , 0x000047c6 
+ 00720913  0x0000939b rtn 
+ 00720914  0x000093a0 fetch  0x00000002 , 0x00004682 
+ 00720915  0x000093a1 rtnbit1  0x0000000c 
+ 00720916  0x000093a2 rtnbit1  0x00000006 
+ 00720917  0x000093a3 rtnbit1  0x0000000b 
+ 00720918  0x000093a4 fetch  0x00000004 , 0x000046d3 
+ 00720919  0x000093a5 rtnbit1  0x00000005 
+ 00720920  0x000093a6 call  0x00000310 
+ 00720921  0x000093a7 branch  0x000033a7 
+ 00720922  0x000093aa call  0x00000481 
+ 00720923  0x000093ab setarg  0x00000006 
+ 00720924  0x000093ac store  0x00000002 , 0x00004496 
+ 00720925  0x000093ad store  0x00000002 , 0x00004498 
+ 00720926  0x000093ae jam  0x00000000 , 0x000047c6 
+ 00720927  0x000093af jam  0x00000000 , 0x0000479e 
+ 00720928  0x000093b0 call  0x000003e2 
+ 00720929  0x000093b1 call  0x00005816 
+ 00720930  0x000093b2 branch  0x000041d9 
+ 00720931  0x000093b6 call  0x00000481 
+ 00720932  0x000093b7 enable  0x00000028 
+ 00720933  0x000093b8 hfetch  0x00000004 , 0x00008138 
+ 00720934  0x000093b9 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00720935  0x000093ba hstore  0x00000004 , 0x0000804c 
+ 00720936  0x000093bb call  0x00002c21 
+ 00720937  0x000093bc call  0x000074bd 
+ 00720938  0x000093bd call  0x00003e9f 
+ 00720939  0x000093be call  0x00000270 
+ 00720940  0x000093c0 call  0x0000036a 
+ 00720941  0x000093c1 hfetch  0x00000001 , 0x00008081 
+ 00720942  0x000093c2 and  0x0000003f , 0x000000f7 , 0x0000003f 
+ 00720943  0x000093c3 hstore  0x00000001 , 0x00008081 
+ 00720944  0x000093c4 hfetch  0x00000001 , 0x0000807e 
+ 00720945  0x000093c5 set1  0x00000006 , 0x0000003f 
+ 00720946  0x000093c6 hstore  0x00000001 , 0x0000807e 
+ 00720947  0x000093c8 hfetch  0x00000001 , 0x0000807f 
+ 00720948  0x000093c9 set1  0x00000000 , 0x0000003f 
+ 00720949  0x000093ca hstore  0x00000001 , 0x0000807f 
+ 00720950  0x000093cb call  0x000003a1 
+ 00720951  0x000093cc call  0x000003a1 
+ 00720952  0x000093cd fetcht  0x00000001 , 0x000046f3 
+ 00720953  0x000093ce branch  0x000067ed 
+ 00786433  0x000093d4 beq  0x000000b0 , 0x000c0008 
+ 00786434  0x000093d5 beq  0x000000b1 , 0x000c000c 
+ 00786435  0x000093d6 beq  0x000000b2 , 0x000c0012 
+ 00786436  0x000093d7 beq  0x000000b3 , 0x000c0017 
+ 00786437  0x000093d8 beq  0x000000b4 , 0x000c001e 
+ 00786438  0x000093d9 beq  0x000000b5 , 0x000c0023 
+ 00786439  0x000093da rtn 
+ 00786440  0x000093dd jam  0x00000000 , 0x000047a1 
+ 00786441  0x000093de call  0x000002af 
+ 00786442  0x000093df call  0x000003e2 
+ 00786443  0x000093e0 branch  0x000041c3 
+ 00786444  0x000093e3 fetch  0x00000001 , 0x0000480a 
+ 00786445  0x000093e4 rtneq  0x00000002 
+ 00786446  0x000093e5 increase  0x00000001 , 0x0000003f 
+ 00786447  0x000093e6 store  0x00000001 , 0x0000480a 
+ 00786448  0x000093e7 jam  0x00000012 , 0x000041e3 
+ 00786449  0x000093e8 branch  0x0000340e 
+ 00786450  0x000093eb fetch  0x00000001 , 0x0000480a 
+ 00786451  0x000093ec rtnne  0x00000002 
+ 00786452  0x000093ed jam  0x00000000 , 0x0000480a 
+ 00786453  0x000093ee jam  0x0000000c , 0x000041e3 
+ 00786454  0x000093ef branch  0x0000340e 
+ 00786455  0x000093f2 fetch  0x00000001 , 0x000047a1 
+ 00786456  0x000093f3 beq  0x00000001 , 0x000c001a 
+ 00786457  0x000093f4 branch  0x000c001c 
+ 00786458  0x000093f6 call  0x00000465 
+ 00786459  0x000093f7 jam  0x00000005 , 0x000046c6 
+ 00786460  0x000093f9 arg  0x00000001 , 0x00000007 
+ 00786461  0x000093fa branch  0x000041b9 
+ 00786462  0x000093fd call  0x00000481 
+ 00786463  0x000093fe jam  0x00000000 , 0x00004b01 
+ 00786464  0x000093ff jam  0x00000000 , 0x00004b03 
+ 00786465  0x00009400 jam  0x00000000 , 0x00004b0c 
+ 00786466  0x00009401 branch  0x000041d9 
+ 00786467  0x00009404 call  0x00000244 
+ 00786468  0x00009405 nrtn  0x00000028 
+ 00786469  0x00009406 call  0x000c0038 
+ 00786470  0x00009407 fetch  0x00000002 , 0x00004d7e 
+ 00786471  0x00009408 increase  0x00000001 , 0x0000003f 
+ 00786472  0x00009409 store  0x00000002 , 0x00004d7e 
+ 00786473  0x0000940a fetcht  0x00000002 , 0x00004d80 
+ 00786474  0x0000940b isub  0x00000002 , 0x0000003e 
+ 00786475  0x0000940c call  0x000c002d , 0x00000005 
+ 00786476  0x0000940d branch  0x0000009a 
+ 00786477  0x0000940f jam  0x00000000 , 0x00004d7d 
+ 00786478  0x00009410 setarg  0x00000000 
+ 00786479  0x00009411 store  0x00000002 , 0x00004d7e 
+ 00786480  0x00009412 setarg  0x00000019 
+ 00786481  0x00009413 store  0x00000002 , 0x00004d80 
+ 00786482  0x00009415 jam  0x00000000 , 0x00004c78 
+ 00786483  0x00009416 fetch  0x00000001 , 0x00004c63 
+ 00786484  0x00009418 store  0x00000001 , 0x00004c62 
+ 00786485  0x00009419 rtn 
+ 00786486  0x0000941b fetch  0x00000001 , 0x00004c64 
+ 00786487  0x0000941c branch  0x000c0034 
+ 00786488  0x0000941e fetch  0x00000001 , 0x00004c78 
+ 00786489  0x0000941f increase  0x00000001 , 0x0000003f 
+ 00786490  0x00009420 store  0x00000001 , 0x00004c78 
+ 00786491  0x00009421 beq  0x00000004 , 0x000c0036 
+ 00786492  0x00009422 beq  0x00000005 , 0x000c0032 
+ 00786493  0x00009423 rtn 
Index: output/bt_program23.list
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/bt_program23.list	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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,31623 +71,31685 @@
 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_pd0 
-0x26f 000985 set0 5 ,pdata 
-0x270 000986 hstore 1 ,core_gpio_pd0 
-0x271 000987 hfetch 1 ,core_gpio_pd1 
-0x272 000988 set0 2 ,pdata 
-0x273 000989 hstore 1 ,core_gpio_pd1 
-0x274 000990 hfetch 1 ,core_gpio_pd2 
-0x275 000991 set0 6 ,pdata 
-0x276 000992 hstore 1 ,core_gpio_pd2 
-0x277 000993 rtn 
-:      000995 p_mouse_set_sdio_high:
-0x278 000996 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x279 000997 rtn blank 
-0x27a 000998 branch p_mouse_seting_sensor_type 
-:      001000 p_device_init:
-0x27b 001001 jam 0x86 ,0x895b 
-0x27c 001002 jam 0xa0 ,0x895c 
-0x27d 001003 call initialize_radio 
-0x27e 001004 call app_lpm_mult_enable 
-0x27f 001005 call enable_authrom 
-0x280 001006 branch p_mouse_spi_init ,wake 
-:      001007 p_device_wake_from_power:
-0x281 001008 call p_wake_from_power 
-:      001009 p_mouse_check_reconn_target:
-0x282 001010 call p_mouse_tx_power_init 
-0x283 001011 fetch 1 ,mem_device_flag 
-0x284 001012 beq mode_24g_device ,p_mouse_start_24g_mode 
-0x285 001013 jam mode_bt_device1 ,mem_device_flag 
-0x286 001014 fetch 1 ,mem_xrecord_mode 
-0x287 001015 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-0x288 001016 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0x289 001017 rtn 
-:      001019 p_mouse_tx_power_init:
-0x28a 001020 fetch 1 ,mem_tx_power_temp 
-0x28b 001021 store 1 ,mem_tx_power 
-0x28c 001022 rtn 
-:      001024 p_mouse3_0_check_reconn_target:
-0x28d 001025 call p_mouse_mode_bt_device_multi_led_on 
-0x28e 001026 jam 1 ,mem_mouse_bt_reconnect_flag 
-0x28f 001027 fetch 6 ,mem_hci_plap 
-0x290 001028 branch app_bt_start_discovery_short ,blank 
-0x291 001029 branch mouse3_0_check_reconn_target + 3 
-:      001031 p_mouse4_0_check_reconn_target:
-0x292 001032 call p_mouse_mode_bt_device_multi_led_on 
-0x293 001033 jam zcode_23 ,mem_zcode_temp_param0 
-0x294 001034 branch p_zcode_entrance 
-:      001038 p_mouse_24g_pairing_button:
-0x295 001039 jam zcode_62 ,mem_zcode_temp_param0 
-0x296 001040 branch p_zcode_entrance 
-:      001042 p_mouse_clear_sensor_data:
-0x297 001043 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x298 001044 call le_set_config_more_data 
-:      001045 p_mouse_init_sensor_reset:
-0x299 001046 jam 1 ,mem_mouse_init_sensor_reset_flag 
-:      001047 p_mouse_init_sunt:
-0x29a 001048 call p_mouse_spi_init 
-0x29b 001049 call mouse_spi_sdio_gpio_pollup 
-:      001050 p_mouse_init_sensor:
-0x29c 001051 call mouse_read_sensor_id 
-0x29d 001052 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0x29e 001053 beq p3065_id1 ,p_mouse_p3065_init_param 
-0x29f 001054 call mouse_twspi_reset 
-0x2a0 001055 nop 1000 
-0x2a1 001056 branch p_mouse_init_sensor 
-:      001058 p_mouse_init_p32xx_id2_judge:
-0x2a2 001059 call p_mouse_sensor_poweron 
-0x2a3 001060 fetch 1 ,mem_sensor_id2 
-0x2a4 001062 beq p3205_tj3t_id2 ,p_mouse_3205_3t_init_param 
-0x2a5 001063 beq p3212_id2 ,p_mouse_3212_init_param 
-0x2a6 001064 branch mouse_init_p32xx_id2_judge + 1 
-:      001066 p_mouse_3212_init_param:
-0x2a7 001067 jam 1 ,mem_mouse_smooth_disable 
-0x2a8 001068 branch mouse_3212_init_param 
-:      001070 p_mouse_3205_3t_init_param:
-0x2a9 001071 setarg 0x49 
-0x2aa 001072 call twspi_read 
-0x2ab 001073 beq 0xa1 ,p_mouse_s201b_init_param 
-0x2ac 001074 jam p3205 ,mem_config_sensor_type 
-0x2ad 001075 arg mem_sensor_3205_init ,regc 
-0x2ae 001076 branch p_sensor_wr_seq 
-:      001078 p_mouse_s201b_init_param:
-0x2af 001079 jam s201 ,mem_config_sensor_type 
-0x2b0 001080 rtn 
-:      001091 p_sensor_wr_seq:
-0x2b1 001092 ifetch 2 ,regc 
-0x2b2 001093 arg 0xffff ,temp 
-0x2b3 001094 isub temp ,null 
-0x2b4 001095 rtn zero 
-0x2b5 001096 call twspi_write 
-0x2b6 001097 increase 2 ,regc 
-0x2b7 001098 branch p_sensor_wr_seq 
-:      001100 p_mouse_p3065_init_param:
-0x2b8 001101 call p_mouse_sensor_poweron 
-0x2b9 001102 branch mouse_p3065_init_param 
-:      001104 p_mouse_setting_config:
-0x2ba 001105 jam zcode_80 ,mem_zcode_temp_param0 
-0x2bb 001106 branch p_zcode_entrance 
-:      001113 p_spid_init_flash:
-0x2bc 001114 jam 0x40 ,core_spid_ctrl 
-0x2bd 001115 jam 0x0 ,core_spid_delay 
-0x2be 001116 hfetch 1 ,core_gpio_sel1 
-0x2bf 001117 set0 0 ,pdata 
-0x2c0 001118 set0 1 ,pdata 
-0x2c1 001119 set1 3 ,pdata 
-0x2c2 001120 set0 4 ,pdata 
-0x2c3 001121 hstore 1 ,core_gpio_sel1 
-0x2c4 001122 setarg 0 
-0x2c5 001123 store 4 ,mem_spid_tbuf 
-0x2c6 001124 hfetch 1 ,core_gpio_pd3 
-0x2c7 001125 set0 0 ,pdata 
-0x2c8 001126 hstore 1 ,core_gpio_pd3 
-0x2c9 001127 rtn 
-:      001129 p_mouse_load_flash_info_check:
-0x2ca 001130 call p_flash_release_deep_power_down 
-0x2cb 001131 call mouse_load_flash_flag 
-0x2cc 001132 fetch 2 ,mem_store_flag 
-0x2cd 001133 arg eeprom_init_flag ,temp 
-0x2ce 001134 isub temp ,null 
-0x2cf 001135 branch p_mouse_load_flash_device_info ,zero 
-0x2d0 001136 storet 2 ,mem_store_flag 
-0x2d1 001137 call mouse_ble_init_address 
-0x2d2 001138 fetch 1 ,mem_config_sensor_motion 
-0x2d3 001139 store 1 ,mem_mouse_dpi 
-0x2d4 001140 fetch 4 ,mem_mouse_24g_addr_init 
-0x2d5 001141 store 4 ,mem_mouse_24g_addr 
-0x2d6 001142 store 4 ,mem_24g_addr 
-:      001143 p_mouse_store_flash_device_info:
-0x2d7 001144 call p_flash_release_deep_power_down 
-0x2d8 001145 call p_flash_erase_sector 
-0x2d9 001146 call p_flash_write_enable 
-0x2da 001147 call p_mouse_information_flash_parameters 
-0x2db 001148 call p_spid_write_flash 
-0x2dc 001149 call p_wait_flash_done 
-:      001150 p_mouse_store_random_addr_increase_count:
-0x2dd 001151 call p_flash_write_enable 
-0x2de 001152 arg 2 ,temp 
-0x2df 001153 arg mem_random_addr_increase_count ,rega 
-0x2e0 001154 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x2e1 001155 fetch 3 ,mem_flash_base 
-0x2e2 001156 iadd regb ,pdata 
-0x2e3 001157 call p_spid_write_flash 
-0x2e4 001158 call p_wait_flash_done 
-0x2e5 001159 call p_flash_deep_power_down 
-:      001160 p_mouse_spi_init:
-0x2e6 001161 jam 0x76 ,mem_spi_init_clk 
-0x2e7 001162 branch mouse_spi_init 
-:      001164 p_flash_erase_sector:
-0x2e8 001165 fetch 3 ,mem_flash_base 
-0x2e9 001166 store 3 ,mem_spi_write_addr 
-0x2ea 001167 call p_flash_write_enable 
-0x2eb 001168 call flash_erase_sector + 3 
-0x2ec 001169 branch p_wait_flash_done 
-:      001171 p_spid_write_flash:
-0x2ed 001172 copy pdata ,regc 
-0x2ee 001173 copy rega ,pdata 
-0x2ef 001174 increase -4 ,pdata 
-0x2f0 001175 copy pdata ,regb 
-0x2f1 001176 ifetch 4 ,regb 
-0x2f2 001177 store 4 ,mem_write_flash_head_temp 
-0x2f3 001178 copy regc ,pdata 
-0x2f4 001179 call spid_write_flash 
-0x2f5 001180 fetch 4 ,mem_write_flash_head_temp 
-0x2f6 001181 istore 4 ,regb 
-0x2f7 001182 rtn 
-:      001184 p_flash_write_enable:
-0x2f8 001185 call spid_unlock_flash 
-0x2f9 001186 call p_flash_read_status 
-0x2fa 001187 bbit0 flash_status_wel ,p_flash_write_enable 
-0x2fb 001188 rtn 
-:      001190 p_wait_flash_done:
-0x2fc 001191 call p_flash_read_status 
-0x2fd 001192 bbit1 flash_status_wip ,p_wait_flash_done 
-0x2fe 001193 rtn 
-:      001195 p_flash_read_status:
-0x2ff 001196 setarg 100000 
-0x300 001197 call sleep 
-0x301 001198 setarg mem_spid_rbuf 
-0x302 001199 hstore 2 ,core_spid_rxaddr 
-0x303 001200 setarg flash_read_satus 
-0x304 001201 branch spid_read_reg 
-:      001204 p_mouse_information_flash_parameters:
-0x305 001205 setarg mem_mouse_information_end 
-0x306 001206 arg mem_mouse_information_start ,temp 
-0x307 001207 isub temp ,temp 
-0x308 001208 fetch 3 ,mem_flash_base 
-0x309 001209 arg mem_mouse_information_start ,rega 
-0x30a 001210 rtn 
-:      001217 p_mouse_load_flash_device_info:
-0x30b 001219 call p_flash_release_deep_power_down 
-0x30c 001220 call p_mouse_information_flash_parameters 
-0x30d 001221 call spid_read_flash 
-0x30e 001222 call p_mouse_load_random_addr_increase_count 
-0x30f 001223 call mouse_select_reconn_device 
-0x310 001224 fetch 4 ,mem_mouse_24g_addr 
-0x311 001225 store 4 ,mem_24g_addr 
-0x312 001226 rtn 
-:      001228 p_flash_deep_power_down:
-0x313 001229 jam flash_command_deep_power_down ,mem_temp 
-:      001230 p_spid_write_flash_cmd:
-0x314 001231 call p_spid_init_flash 
-0x315 001232 call delay_nop100 
-0x316 001234 arg mem_write_flash_head_temp ,rega 
-0x317 001235 fetcht 1 ,mem_temp 
-0x318 001236 call spid_write_flash_common 
-0x319 001237 branch delay_nop100 
-:      001239 p_flash_release_deep_power_down:
-0x31a 001240 jam flash_command_release_deep_power_down ,mem_temp 
-0x31b 001241 branch p_spid_write_flash_cmd 
-:      001244 p_mouse_load_random_addr_increase_count:
-0x31c 001245 call p_flash_release_deep_power_down 
-0x31d 001246 arg 2 ,temp 
-0x31e 001247 arg mem_random_addr_increase_count ,rega 
-0x31f 001248 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x320 001249 fetch 3 ,mem_flash_base 
-0x321 001250 iadd regb ,pdata 
-0x322 001251 branch spid_read_flash 
-:      001255 p_mouse_start_24g_mode:
-0x323 001256 jam mode_24g_device ,mem_device_flag 
-0x324 001257 fetch 1 ,mem_power_on_flag 
-0x325 001258 bbit1 2 ,p_g24_start_24g_mode 
-:      001259 p_mouse_start_24g_pair:
-0x326 001260 fetch 4 ,mem_mouse_24g_addr_init 
-0x327 001261 store 4 ,mem_24g_addr 
-0x328 001262 call p_mouse_store_flash_device_info 
-0x329 001263 branch p_g24_auto_pair_start 
-:      001265 p_mouse_g24_package_data:
-0x32a 001266 call mouse_g24_package_data 
-0x32b 001267 fetch 2 ,mem_mouse_z 
-0x32c 001268 rtn blank 
-:      001269 p_g24_transmit_by_interrupt_enable:
-0x32d 001270 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x32e 001271 setarg 0 
-0x32f 001272 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x330 001273 rtn 
-:      001275 p_mouse_le_txbuff_save:
-0x331 001276 arg mem_le_tx_buffer0 ,contr 
-0x332 001277 arg mem_le_tx_buffer0_omemalloc ,contw 
-0x333 001278 call p_mouse_le_txbuff_copy 
-0x334 001279 arg mem_le_tx_buffer1 ,contr 
-0x335 001280 call p_mouse_le_txbuff_copy 
-0x336 001281 arg mem_le_tx_buffer2 ,contr 
-0x337 001282 call p_mouse_le_txbuff_copy 
-0x338 001283 arg mem_le_tx_buffer3 ,contr 
-:      001284 p_mouse_le_txbuff_copy:
-0x339 001285 arg 27 ,loopcnt 
-0x33a 001286 branch memcpy 
-:      001288 p_mouse_le_txbuff_load:
-0x33b 001289 arg mem_le_tx_buffer0_omemalloc ,contr 
-0x33c 001290 arg mem_le_tx_buffer0 ,contw 
-0x33d 001291 call p_mouse_le_txbuff_copy 
-0x33e 001292 arg mem_le_tx_buffer1 ,contw 
-0x33f 001293 call p_mouse_le_txbuff_copy 
-0x340 001294 arg mem_le_tx_buffer2 ,contw 
-0x341 001295 call p_mouse_le_txbuff_copy 
-0x342 001296 arg mem_le_tx_buffer3 ,contw 
-0x343 001297 branch p_mouse_le_txbuff_copy 
-:      001299 p_mouse_le:
-0x344 001300 call le_fifo_check_nearly_full 
-0x345 001301 nrtn blank 
-0x346 001302 fetch 1 ,mem_le_connect_status_flag 
-0x347 001303 and pdata ,0x03 ,pdata 
-0x348 001304 rtnne 0x03 
-:      001305 p_mouse_le_next:
-0x349 001306 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x34a 001307 call p_mouse_clear_sensor_data ,blank 
-0x34b 001308 fetch mouse_flag_len ,mem_mouse_flag 
-0x34c 001309 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x34d 001310 call mouse_motion 
-0x34e 001311 nbranch p_bt_125hz_clear ,user 
-0x34f 001312 call p_bt_125hz 
-0x350 001313 nrtn user7 
-0x351 001314 call p_mouse_le_current_mult_update 
-0x352 001315 call p_mouse_data_xy_release 
-0x353 001316 call p_mouse_wheel_trigger 
-:      001317 p_mouse_data_push:
-0x354 001318 arg mem_mouse_key ,rega 
-0x355 001319 call queue_push 
-0x356 001320 call p_mouse_queue_increase ,user 
-0x357 001321 rtn 
-:      001323 p_mouse_le_current_mult_update:
-0x358 001326 jam 0 ,mem_lpm_mult 
-0x359 001327 jam 30 ,mem_mouse_le_current_mult_timer 
-0x35a 001328 rtn 
-:      001330 p_mouse_data_xy_release:
-0x35b 001333 fetch 1 ,mem_mouse_long_mult_flag 
-0x35c 001334 rtnne 1 
-0x35d 001335 setarg 0 
-0x35e 001336 store 1 ,mem_mouse_long_mult_flag 
-0x35f 001337 store 4 ,mem_mouse_x 
-0x360 001338 branch p_mouse_init_sensor_reset 
-:      001340 p_mouse_data_init:
-0x361 001341 jam 7 ,mem_mouse_data_queue 
-0x362 001342 jam 4 ,mem_mouse_data_queue + 1 
-0x363 001343 setarg mem_mouse_data_queue 
-0x364 001344 store 2 ,mem_queue_ptr 
-0x365 001345 branch queue_init 
-:      001347 p_mouse_queue_increase:
-0x366 001348 fetch 1 ,mem_mouse_data_queue_num 
-0x367 001349 increase 1 ,pdata 
-0x368 001350 store 1 ,mem_mouse_data_queue_num 
-0x369 001351 rtn 
-:      001353 p_mouse_data_pull:
-0x36a 001354 arg mem_mouse_key ,rega 
-0x36b 001355 call queue_pop 
-0x36c 001356 branch p_mouse_fill_data_le ,user 
-0x36d 001357 rtn 
-:      001359 p_mouse_fill_data_le:
-0x36e 001360 call le_clear_md 
-0x36f 001361 fetch 1 ,mem_mouse_data_queue_num 
-0x370 001362 sub pdata ,1 ,null 
-0x371 001363 ncall le_set_md ,positive 
-0x372 001364 fetch 1 ,mem_mouse_data_queue_num 
-0x373 001365 rtn blank 
-0x374 001366 increase -1 ,pdata 
-0x375 001367 store 1 ,mem_mouse_data_queue_num 
-0x376 001368 branch mouse_fill_data_le 
-:      001371 p_bt_125hz:
-0x377 001372 enable user7 
-0x378 001373 fetch 1 ,mem_bt_125hz_cnt 
-0x379 001374 beq 15 ,p_bt_125hz_clear 
-0x37a 001375 increase 1 ,pdata 
-0x37b 001376 store 1 ,mem_bt_125hz_cnt 
-0x37c 001377 rtn 
-:      001378 p_bt_125hz_clear:
-0x37d 001379 jam 0 ,mem_bt_125hz_cnt 
-0x37e 001380 disable user7 
-0x37f 001381 rtn 
-:      001385 p_mouse_wheel_trigger:
-0x380 001386 fetch 2 ,mem_mouse_z 
-0x381 001387 rtn blank 
-0x382 001388 jam 1 ,mem_mouse_wheel_trigger 
-0x383 001389 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x384 001390 rtn 
-:      001392 p_mouse_bt:
-0x385 001393 rtn attempt 
-0x386 001394 fetch 1 ,mem_app_handshake_flag 
-0x387 001395 rtn blank 
-0x388 001396 call l2cap_malloc_is_fifo_nearly_full 
-0x389 001397 nrtn blank 
-0x38a 001398 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x38b 001399 call p_mouse_clear_sensor_data ,blank 
-0x38c 001400 fetch mouse_flag_len ,mem_mouse_flag 
-0x38d 001401 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x38e 001402 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-0x38f 001403 call mouse_motion 
-0x390 001404 nbranch p_bt_125hz_clear ,user 
-0x391 001405 call p_bt_125hz 
-0x392 001406 nrtn user7 
-0x393 001407 call p_mouse_le_current_mult_update 
-0x394 001408 call p_mouse_data_xy_release 
-0x395 001409 call p_mouse_wheel_trigger 
-0x396 001410 fetch 1 ,mem_mouse_bt_boot_mode 
-0x397 001411 beq 1 ,p_mouse_send_data_boot_mode 
-0x398 001412 fetch 1 ,mem_mouse_bt_send_first_package_flag 
-0x399 001413 rtn blank 
-0x39a 001414 branch mouse_send_data 
-:      001416 p_mouse_send_data_boot_mode:
-0x39b 001417 fetch 1 ,mem_mouse_key 
-0x39c 001418 store 1 ,mem_mouse_bt_boot_data 
-0x39d 001419 fetch 1 ,mem_mouse_x 
-0x39e 001420 istore 1 ,contw 
-0x39f 001421 fetch 1 ,mem_mouse_y 
-0x3a0 001422 istore 1 ,contw 
-0x3a1 001423 fetch 2 ,mem_mouse_z 
-0x3a2 001424 istore 2 ,contw 
-0x3a3 001426 arg 7 ,rega 
-0x3a4 001427 call hid_malloc_tx_buff 
-0x3a5 001428 fetch 2 ,mem_hid_int_remote_cid 
-0x3a6 001429 istore 2 ,contw 
-0x3a7 001430 setarg 0x02a1 
-0x3a8 001431 istore 2 ,contw 
-0x3a9 001432 fetch 5 ,mem_mouse_bt_boot_data 
-0x3aa 001433 istore 5 ,contw 
-0x3ab 001434 rtn 
-:      001438 p_mouse_idle:
-0x3ac 001439 call ui_check_paring_button 
-0x3ad 001440 call p_mouse_dpi_check 
-0x3ae 001441 branch mouse_wheel_check 
-:      001443 p_mouse_dpi_check:
-0x3af 001444 fetcht 1 ,mem_dpi_button_gpio 
-0x3b0 001445 call p_gpio_set_input_pd 
-0x3b1 001446 fetcht 1 ,mem_dpi_button_gpio 
-0x3b2 001447 call gpio_get_bit 
-0x3b3 001448 branch p_mouse_dpi_up ,true 
-0x3b4 001449 call p_gpio_set_input_pu 
-:      001450 p_mouse_dpi_down:
-0x3b5 001451 fetch 1 ,mem_mouse_dpi_button_state 
-0x3b6 001452 rtneq dpi_button_state_down 
-0x3b7 001453 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3b8 001454 fetch 1 ,mem_config_sensor_type 
-0x3b9 001455 beq p3212 ,p_mouse_dpi_5_level_judge 
-0x3ba 001456 fetch 1 ,mem_mouse_dpi 
-0x3bb 001457 increase 1 ,pdata 
-0x3bc 001458 and pdata ,0x03 ,pdata 
-0x3bd 001459 store 1 ,mem_mouse_dpi 
-0x3be 001463 call mouse_seting_dpi 
-0x3bf 001464 branch p_mouse_store_flash_device_info 
-:      001465 p_mouse_dpi_up:
-0x3c0 001466 call p_gpio_set_input_pu 
-0x3c1 001467 branch mouse_dpi_up 
-:      001469 p_mouse_dpi_5_level_judge:
-0x3c2 001470 fetch 1 ,mem_mouse_dpi 
-0x3c3 001471 increase 1 ,pdata 
-0x3c4 001472 sub pdata ,0x05 ,null 
-0x3c5 001473 call set_pdata_0 ,zero 
-0x3c6 001474 store 1 ,mem_mouse_dpi 
-0x3c7 001475 branch mouse_seting_dpi 
-:      001477 p_mouse_priority_bb_event:
-0x3c8 001478 copy regc ,pdata 
-0x3c9 001479 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3ca 001480 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3cb 001481 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0x3cc 001482 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3cd 001483 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3ce 001484 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-0x3cf 001485 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-0x3d0 001486 beq bt_evt_switch_not_accept ,app_bt_role_switch 
-0x3d1 001487 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-0x3d2 001488 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-0x3d3 001489 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-0x3d4 001490 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-0x3d5 001491 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3d6 001492 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3d7 001493 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3d8 001494 branch mouse_priority_bb_event + 1 
-:      001496 p_mouse_le_bb_event_connected:
-0x3d9 001497 call p_mouse_init_sensor_reset 
-0x3da 001498 call app_ble_store_reconn_info 
-0x3db 001499 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x3dc 001500 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3dd 001501 nbranch p_mouse_le_bb_event_connected_next ,blank 
-0x3de 001502 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      001503 p_mouse_le_bb_event_connected_next:
-0x3df 001504 jam 0 ,mem_mouse_start_discovery_enable 
-0x3e0 001505 call p_mouse_data_init 
-0x3e1 001506 branch mouse_le_bb_event_connected 
-:      001508 p_mouse_le_bb_disconnected:
-0x3e2 001509 jam zcode_01 ,mem_zcode_temp_param0 
-0x3e3 001510 branch p_zcode_entrance 
-:      001512 p_mouse_le_enc_info:
-:      001513 p_app_updata_le_param:
-0x3e4 001514 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3e5 001515 branch ui_ipc_send_cmd 
-:      001517 p_mouse_le_ll_start_encryt:
-0x3e6 001518 jam zcode_b3 ,mem_zcode_temp_param0 
-0x3e7 001519 branch p_zcode_entrance 
-:      001521 p_mouse_le_conn_param_update_rsp_recieved:
-0x3e8 001522 jam zcode_a1 ,mem_zcode_temp_param0 
-0x3e9 001523 branch p_zcode_entrance 
-:      001526 p_mouse_bb_event_reconn_timeout:
-:      001527 p_mouse_bb_event_reconn_failed:
-0x3ea 001528 jam zcode_a2 ,mem_zcode_temp_param0 
-0x3eb 001529 branch p_zcode_entrance 
-:      001531 p_mouse_irtual_cable_unplug:
-0x3ec 001532 jam zcode_71 ,mem_zcode_temp_param0 
-0x3ed 001533 branch p_zcode_entrance 
-:      001535 p_mouse_sniff_not_accept:
-0x3ee 001536 jam zcode_b1 ,mem_zcode_temp_param0 
-0x3ef 001537 branch p_zcode_entrance 
-:      001539 p_mouse_bb_event_connected:
-0x3f0 001540 jam 0 ,mem_mouse_send_switch_req_timer 
-0x3f1 001541 call p_mouse_bt_discovery_button_up_init 
-0x3f2 001542 call p_mouse_store_eeprom_enable 
-0x3f3 001543 call p_mouse_init_sensor_reset 
-0x3f4 001544 branch mouse_stop_discovery 
-:      001546 p_mouse_bb_event_disconnected:
-0x3f5 001547 jam zcode_b4 ,mem_zcode_temp_param0 
-0x3f6 001548 branch p_zcode_entrance 
-:      001550 p_mouse_enter_sniff_check:
-0x3f7 001551 jam zcode_b2 ,mem_zcode_temp_param0 
-0x3f8 001552 branch p_zcode_entrance 
-:      001554 p_mouse_24g_pairing_complete:
-0x3f9 001555 call p_mouse_init_sensor_reset 
-0x3fa 001556 jam zcode_92 ,mem_zcode_temp_param0 
-0x3fb 001557 branch p_zcode_entrance 
-:      001559 p_mouse_24g_attempt_fail:
-0x3fc 001560 jam zcode_a0 ,mem_zcode_temp_param0 
-0x3fd 001561 branch p_zcode_entrance 
-:      001563 p_mouse_24g_attempt_success:
-0x3fe 001565 call p_mouse_multi_led_blink_off 
-0x3ff 001566 call p_mouse_init_sensor_reset 
-:      001567 p_mouse_24g_no_data_timer_init:
-0x400 001568 branch mouse_no_data_timer_init 
-:      001570 p_mouse_before_hibernate:
-0x401 001571 jam zcode_a3 ,mem_zcode_temp_param0 
-0x402 001572 branch p_zcode_entrance 
-:      001574 p_mouse_sensor_powerdown_check:
-0x403 001575 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x404 001576 rtn blank 
-0x405 001577 jam 0 ,mem_mouse_init_sensor_reset_flag 
-:      001578 p_mouse_sensor_powerdown:
-0x406 001579 call p_mouse_init_sunt 
-0x407 001580 setarg 0x0806 
-0x408 001585 branch twspi_write 
-:      001588 p_mouse_bb_event_timer:
-0x409 001589 call p_mouse_wheel_trigger_timer 
-0x40a 001590 call p_mouse_select_device_by_button 
-0x40b 001591 call mouse_check_discovery_timeout_timer 
-0x40c 001592 call mouse_check_no_data_timeout_timer 
-0x40d 001593 call p_mouse_g24_long_sleep_param_update_timer 
-0x40e 001594 call p_mouse_g24_stop_mode_timeout_timer 
-0x40f 001595 call mouse_check_direct_timeout_timer 
-0x410 001596 call p_mouse_le_enable_att_list_timer 
-0x411 001597 call p_mouse_le_current_mult_update_timer 
-0x412 001598 call p_le_send_smp_security_request_timer 
-0x413 001599 call p_mouse_send_switch_req_timer 
-0x414 001600 call mouse_check_hid_handshake_timer 
-0x415 001601 call p_mouse_bt_check_sniff_req_timeout_timer 
-0x416 001602 branch p_mouse_multi_led_blink_timer 
-:      001604 p_check_51cmd_adv:
-0x417 001605 call p_mouse_le_adv_data_update 
-0x418 001606 branch check_51cmd_adv 
-:      001608 p_mouse_le_adv_data_update:
-0x419 001609 jam 0x1f ,mem_le_adv_data_len 
-0x41a 001610 jam 0x1f ,mem_le_scan_data_len 
-0x41b 001611 call p_mouse_store_eeprom_enable 
-0x41c 001612 arg mem_le_adv_swift_pair ,contr 
-:      001613 p_le_adv_data_update:
-0x41d 001614 arg mem_le_adv_data + 11 ,contw 
-0x41e 001615 arg 19 ,loopcnt 
-0x41f 001616 call memcpy 
-0x420 001617 branch le_modified_name_adv 
-:      001619 p_le_check_adv_flag:
-0x421 001620 arg mem_le_adv_data ,rega 
-:      001621 p_le_check_adv_flag_loop:
-0x422 001622 ifetch 1 ,rega 
-0x423 001623 rtn blank 
-0x424 001624 iadd contr ,rega 
-0x425 001625 ifetch 1 ,contr 
-0x426 001626 rtneq 0x01 
-0x427 001627 branch p_le_check_adv_flag_loop 
-:      001629 p_mouse_store_eeprom_enable:
-0x428 001630 arg mouse_store_eeprom_flag ,queue 
-0x429 001631 branch mouse_enable_function_flag 
-:      001634 p_mouse_send_switch_req_timer:
-0x42a 001635 arg mem_mouse_send_switch_req_timer ,regc 
-0x42b 001636 arg host_create_conn_resend ,regb 
-0x42c 001637 branch timer_single_step 
-:      001639 p_mouse_bt_check_sniff_req_timeout_timer:
-0x42d 001640 arg mem_mouse_bt_send_first_package_timer ,regc 
-0x42e 001641 arg p_mouse_bt_send_first_package ,regb 
-0x42f 001642 branch timer_single_step 
-:      001643 p_mouse_bt_send_first_package:
-0x430 001644 jam 1 ,mem_mouse_bt_send_first_package_flag 
-0x431 001645 rtn 
-:      001648 p_mouse_le_enable_att_list_timer:
-0x432 001649 arg mem_le_start_encrypt_timer ,regc 
-0x433 001650 arg mouse_le_write_enable ,regb 
-0x434 001651 branch timer_single_step 
-:      001653 p_mouse_check_direct_timeout_timer:
-0x435 001654 arg mem_mouse_direct_timer ,regc 
-0x436 001655 arg p_mouse_check_direct_timeout ,regb 
-0x437 001656 branch timer_single_step_2b 
-:      001657 p_mouse_check_direct_timeout:
-0x438 001658 call p_mouse_long_button_bt_normal_discovery 
-:      001659 p_mouse_bt_discovery_button_up_init:
-0x439 001660 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x43a 001661 call mouse_disable_function_flag 
-0x43b 001662 branch mouse_bt_discovery_button_down_disable 
-:      001664 p_mouse_le_current_mult_update_timer:
-0x43c 001665 arg mem_mouse_le_current_mult_timer ,regc 
-0x43d 001666 arg p_mouse_le_current_mult_reinit ,regb 
-0x43e 001667 branch timer_single_step 
-:      001668 p_mouse_le_current_mult_reinit:
-0x43f 001669 fetch 1 ,mem_lpm_mult_init 
-0x440 001670 store 1 ,mem_lpm_mult 
-0x441 001671 branch p_mouse_long_mult_flag_enable 
-:      001673 p_le_send_smp_security_request_timer:
-0x442 001674 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x443 001675 rtn blank 
-0x444 001676 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x445 001677 arg p_le_pairing_sm_start_check ,regb 
-0x446 001678 branch timer_single_step 
-:      001679 p_le_pairing_sm_start_check:
-0x447 001680 fetch 1 ,mem_le_send_security_request_flag 
-0x448 001681 nrtn blank 
-0x449 001682 branch le_pairing_sm_start 
-:      001684 p_mouse_wheel_trigger_timer:
-0x44a 001685 arg mem_mouse_wheel_trigger_timer ,regc 
-0x44b 001686 arg p_mouse_wheel_trigger_disable ,regb 
-0x44c 001687 branch timer_single_step 
-:      001688 p_mouse_wheel_trigger_disable:
-0x44d 001689 jam 0 ,mem_mouse_wheel_trigger 
-0x44e 001690 rtn 
-:      001692 p_mouse_g24_long_sleep_param_update_timer:
-0x44f 001693 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x450 001694 arg p_mouse_g24_long_sleep_normal_param ,regb 
-0x451 001695 branch timer_single_step 
-:      001696 p_mouse_g24_long_sleep_normal_param:
-0x452 001697 setarg g24_long_sleep_step2 
-0x453 001698 store 3 ,mem_24g_enter_hibernate 
-:      001699 p_mouse_long_mult_flag_enable:
-0x454 001700 jam 1 ,mem_mouse_long_mult_flag 
-0x455 001701 rtn 
-:      001703 p_mouse_g24_stop_mode_timeout_timer:
-0x456 001704 arg mem_24g_stop_g24_mode_timeout ,regc 
-0x457 001705 arg p_mouse_g24_stop_mode_timeout ,regb 
-0x458 001706 branch timer_single_step_2b 
-:      001707 p_mouse_g24_stop_mode_timeout:
-0x459 001708 jam 1 ,mem_24g_stop_g24_mode 
-0x45a 001709 rtn 
-:      001740 p_mouse_bt_discovery_timer:
-0x45b 001741 arg mem_select_ui_button_count ,regc 
-0x45c 001742 arg p_mouse_long_button_bt_discovery ,regb 
-0x45d 001743 branch timer_single_step 
-:      001744 p_mouse_long_button_bt_discovery:
-0x45e 001745 fetch 1 ,mem_device_flag 
-0x45f 001746 rtneq mode_24g_device 
-:      001747 p_mouse_long_button_bt_normal_discovery:
-0x460 001748 fetch 2 ,mem_ui_state_map 
-0x461 001749 isolate1 ui_state_ble_adv ,pdata 
-0x462 001750 call mouse_stop_le_adv ,true 
-0x463 001751 fetch 2 ,mem_ui_state_map 
-0x464 001752 isolate1 ui_state_bt_reconnect ,pdata 
-0x465 001753 call mouse_cancel_reconnect ,true 
-0x466 001754 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x467 001755 call mouse_enable_function_flag 
-0x468 001756 branch mouse_long_button_bt_discovry 
-:      001759 p_mouse_select_device_by_button:
-0x469 001760 fetcht 1 ,mem_config_select_device_button_gpio 
-0x46a 001761 call gpio_get_bit 
-0x46b 001762 nbranch p_mouse_select_device_button_up ,true 
-:      001763 p_mouse_select_device_button_down:
-0x46c 001764 call p_mouse_bt_discovery_timer 
-0x46d 001765 fetch 1 ,mem_select_device_button_statue 
-0x46e 001766 rtneq pb_button_state_down 
-0x46f 001767 jam pb_button_state_down ,mem_select_device_button_statue 
-0x470 001768 fetch 2 ,mem_mouse_direct_timeout 
-0x471 001769 store 2 ,mem_mouse_direct_timer 
-0x472 001770 force page_length_timer ,queue 
-0x473 001771 fetch 2 ,mem_page_to 
-0x474 001772 branch timer_init 
-:      001774 p_mouse_select_device_button_up:
-0x475 001775 fetch 1 ,mem_select_device_button_statue 
-0x476 001776 rtneq pb_button_state_up 
-0x477 001777 fetch 1 ,mem_select_ui_button_count 
-0x478 001778 sub pdata ,20 ,null 
-0x479 001779 ncall p_mouse_ready_reconnection_by_button ,positive 
-0x47a 001780 fetch 1 ,mem_ui_button_timeout 
-0x47b 001781 store 1 ,mem_select_ui_button_count 
-0x47c 001782 jam pb_button_state_up ,mem_select_device_button_statue 
-0x47d 001783 rtn 
-:      001785 p_mouse_ready_reconnection_by_button:
-0x47e 001786 call p_mouse_switch_device_flag 
-0x47f 001787 jam 0 ,mem_link_key_exists 
-0x480 001788 call p_mouse_store_flash_device_info 
-0x481 001789 fetch mouse_flag_len ,mem_mouse_flag 
-0x482 001790 rtneq mouse_bt_discovery_button_long_down_flag 
-0x483 001791 branch mouse_set_reconnection 
-:      001793 p_mouse_switch_device_flag:
-0x484 001794 fetcht 1 ,mem_device_flag 
-0x485 001795 increase 1 ,temp 
-0x486 001796 fetch 1 ,mem_device_number 
-0x487 001797 isub temp ,null 
-0x488 001798 ncall mouse_select_device_count_clean ,positive 
-0x489 001799 storet 1 ,mem_device_flag 
-0x48a 001800 rtn 
-:      001834 p_mouse_sensor_poweron:
-0x48b 001835 call p_mouse_spi_init 
-0x48c 001836 setarg 0x8006 
-0x48d 001837 call twspi_write 
-0x48e 001838 nop 12000 
-0x48f 001839 arg mem_sensor_poweron_init ,regc 
-0x490 001840 call p_sensor_wr_seq 
-:      001841 p_mouse_dpi_config:
-0x491 001842 fetch 1 ,mem_mouse_dpi 
-0x492 001843 bne 0xff ,p_mouse_seting_dpi 
-:      001844 p_mouse_dpi_config_default:
-0x493 001845 fetch 1 ,mem_config_sensor_motion 
-0x494 001846 store 1 ,mem_mouse_dpi 
-:      001848 p_mouse_seting_dpi:
-:      001849 p_mouse_seting_sensor_type:
-0x495 001850 fetch 1 ,mem_config_sensor_type 
-0x496 001851 beq p3212 ,mouse_seting_3212_dpi 
-0x497 001852 beq s201 ,p_mouse_seting_s201_dpi 
-0x498 001853 fetch 1 ,mem_mouse_dpi 
-0x499 001854 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
-0x49a 001855 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
-0x49b 001856 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
-:      001857 p_mouse_set_cpi2:
-0x49c 001858 fetch 1 ,mem_config_sensor_type 
-0x49d 001859 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
-:      001861 p_mouse_320x_set_cpi3:
-0x49e 001862 fetch 1 ,mem_320x_dpi_3 
-:      001863 p_mouse_dpi_store:
-0x49f 001864 store 1 ,mem_mouse_cpi_count 
-0x4a0 001865 branch mouse_p3205_dpi + 3 
-:      001867 p_mouse_dpi_recount:
-0x4a1 001868 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x4a2 001869 branch p_mouse_set_cpi1 
-:      001871 p_mouse_set_cpi1:
-0x4a3 001872 fetch 1 ,mem_config_sensor_type 
-0x4a4 001873 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
-:      001875 p_mouse_320x_set_cpi1:
-0x4a5 001876 fetch 1 ,mem_320x_dpi_1 
-0x4a6 001877 branch p_mouse_dpi_store 
-:      001879 p_mouse_set_cpi3:
-0x4a7 001880 fetch 1 ,mem_config_sensor_type 
-0x4a8 001881 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
-:      001883 p_mouse_320x_set_cpi4:
-0x4a9 001884 fetch 1 ,mem_320x_dpi_4 
-0x4aa 001885 branch p_mouse_dpi_store 
-:      001887 p_mouse_3065xy_set_cpi2:
-0x4ab 001888 fetch 1 ,mem_320x_dpi_3 
-0x4ac 001889 increase -1 ,pdata 
-0x4ad 001890 branch p_mouse_dpi_store 
-:      001891 p_mouse_3065xy_set_cpi1:
-0x4ae 001892 fetch 1 ,mem_320x_dpi_1 
-0x4af 001893 increase -1 ,pdata 
-0x4b0 001894 branch p_mouse_dpi_store 
-:      001895 p_mouse_3065xy_set_cpi3:
-0x4b1 001896 fetch 1 ,mem_320x_dpi_4 
-0x4b2 001897 increase -1 ,pdata 
-0x4b3 001898 branch p_mouse_dpi_store 
-:      001900 p_mouse_seting_s201_dpi:
-0x4b4 001901 fetch 1 ,mem_mouse_dpi 
-0x4b5 001902 beq mouse_dpi_level1 ,p_mouse_set_s201_dpi_1 
-0x4b6 001903 beq mouse_dpi_level2 ,p_mouse_set_s201_dpi_2 
-0x4b7 001904 beq mouse_dpi_level3 ,p_mouse_set_s201_dpi_3 
-0x4b8 001905 beq mouse_dpi_level4 ,p_mouse_set_s201_dpi_4 
-:      001906 p_mouse_set_s201_dpi_2:
-0x4b9 001907 arg 0x09 ,rega 
-0x4ba 001908 branch p_mouse_dpi_s201_store 
-:      001910 p_mouse_set_s201_dpi_3:
-0x4bb 001911 arg 0x0b ,rega 
-0x4bc 001912 branch p_mouse_dpi_s201_store 
-:      001914 p_mouse_set_s201_dpi_4:
-0x4bd 001915 jam mouse_dpi_level1 ,mem_mouse_dpi 
-:      001916 p_mouse_set_s201_dpi_1:
-0x4be 001917 arg 0x03 ,rega 
-0x4bf 001918 branch p_mouse_dpi_s201_store 
-:      001920 p_mouse_dpi_s201_store:
-0x4c0 001921 setarg 0xc309 
-0x4c1 001922 call twspi_write 
-0x4c2 001923 copy rega ,pdata 
-0x4c3 001924 or_into 0x80 ,pdata 
-0x4c4 001925 lshift8 pdata ,pdata 
-0x4c5 001926 add pdata ,0x23 ,pdata 
-0x4c6 001927 call twspi_write 
-0x4c7 001928 setarg 0x0009 
-0x4c8 001929 branch twspi_write 
-:      001932 p_mouse_motion:
-0x4c9 001933 disable user 
-0x4ca 001934 setarg 0 
-0x4cb 001935 store 6 ,mem_mouse_x 
-0x4cc 001936 call p_mouse_cheak_sensor_data 
-0x4cd 001937 call p_mouse_set_sdio_high 
-0x4ce 001938 call mouse_zwheel 
-0x4cf 001940 call p_mouse_key 
-0x4d0 001941 nbranch p_drawing_optima_init ,user 
-0x4d1 001942 call p_drawing_optima 
-0x4d2 001943 branch mouse_motion + 9 
-:      001945 p_mouse_key:
-0x4d3 001946 call p_mouse_check_key_gpio 
-0x4d4 001947 branch mouse_key + 1 
-:      001949 p_mouse_check_key_gpio:
-0x4d5 001950 arg 0 ,rega 
-0x4d6 001951 call p_mouse_check_lkey_gpio 
-0x4d7 001955 branch mouse_check_key_gpio_output 
-:      001957 p_mouse_check_lkey_gpio:
-0x4d8 001958 fetcht 1 ,mem_lbutton_gpio 
-0x4d9 001959 call p_gpio_set_input_pu 
-0x4da 001960 fetcht 1 ,mem_lbutton_gpio 
-0x4db 001961 call gpio_get_bit 
-0x4dc 001962 setflag true ,0 ,rega 
-:      001963 p_mouse_check_rkey_gpio:
-0x4dd 001964 fetcht 1 ,mem_rbutton_gpio 
-0x4de 001965 call p_gpio_set_input_pu 
-0x4df 001966 fetcht 1 ,mem_rbutton_gpio 
-0x4e0 001967 call gpio_get_bit 
-0x4e1 001968 setflag true ,1 ,rega 
-:      001969 p_mouse_check_mkey_gpio:
-0x4e2 001970 fetcht 1 ,mem_mbutton_gpio 
-0x4e3 001971 call p_gpio_set_input_pu 
-0x4e4 001972 fetcht 1 ,mem_mbutton_gpio 
-0x4e5 001973 call gpio_get_bit 
-0x4e6 001974 setflag true ,2 ,rega 
-:      001975 p_mouse_check_bk_key_gpio:
-0x4e7 001976 fetcht 1 ,mem_bk_button_gpio 
-0x4e8 001977 call p_gpio_set_input_pd 
-0x4e9 001978 fetcht 1 ,mem_bk_button_gpio 
-0x4ea 001979 call gpio_get_bit 
-0x4eb 001980 nsetflag true ,3 ,rega 
-0x4ec 001981 call p_gpio_set_input_pu 
-:      001982 p_mouse_check_fw_key_gpio:
-0x4ed 001983 fetcht 1 ,mem_fw_button_gpio 
-0x4ee 001984 call p_gpio_set_input_pd 
-0x4ef 001985 fetcht 1 ,mem_fw_button_gpio 
-0x4f0 001986 call gpio_get_bit 
-0x4f1 001987 nsetflag true ,4 ,rega 
-:      001988 p_gpio_set_input_pu:
-0x4f2 001989 set1 gpio_active_bit ,temp 
-:      001990 p_gpio_set_input_pu1:
-0x4f3 001991 arg core_gpio_pu0 ,contw 
-0x4f4 001992 call gpio_set_bit 
-0x4f5 001993 set0 gpio_active_bit ,temp 
-0x4f6 001994 branch p_gpio_set_input_pd4 
-:      001996 p_gpio_set_input_pd:
-0x4f7 001997 set0 gpio_active_bit ,temp 
-0x4f8 001998 arg core_gpio_pu0 ,contw 
-0x4f9 001999 call gpio_set_bit 
-0x4fa 002000 set1 gpio_active_bit ,temp 
-:      002001 p_gpio_set_input_pd4:
-0x4fb 002002 arg core_gpio_pd0 ,contw 
-0x4fc 002003 branch gpio_set_high_impedance2 
-:      002005 p_mouse_cheak_sensor_data:
-:      002006 p_mouse_p32xx_sensor_motion:
-0x4fd 002007 call mouse_clear_sensor_data 
-0x4fe 002008 fetch 1 ,mem_config_sensor_type 
-0x4ff 002009 beq p3212 ,p_mouse_p3212_sensor_motion 
-0x500 002010 disable user 
-0x501 002011 branch mouse_p32xx_sensor_motion_2 
-:      002013 p_mouse_p3212_sensor_motion:
-0x502 002014 call mouse_p3212_sensor_motion_1 
-:      002015 p_mouse_sensor_data_increase_check:
-0x503 002016 fetch 1 ,mem_mouse_dpi 
-0x504 002017 beq mouse_dpi_level5 ,p_mouse_sensor_data_increase 
-0x505 002018 rtn 
-:      002020 p_mouse_sensor_data_increase:
-0x506 002021 fetch 1 ,mem_mouse_x 
-0x507 002022 call p_mouse_2400_zoom 
-0x508 002023 store 1 ,mem_mouse_x 
-0x509 002024 fetch 1 ,mem_mouse_y 
-0x50a 002025 call p_mouse_2400_zoom 
-0x50b 002026 store 1 ,mem_mouse_y 
-0x50c 002027 rtn 
-:      002029 p_mouse_2400_zoom:
-0x50d 002030 bbit1 7 ,p_mouse_xy_inverse 
-0x50e 002031 bbit0 7 ,p_mouse_xy_zoom 
-0x50f 002032 rtn 
-:      002034 p_mouse_xy_inverse:
-0x510 002035 sub pdata ,0 ,pdata 
-0x511 002036 call p_mouse_xy_zoom 
-0x512 002037 sub pdata ,0 ,pdata 
-0x513 002038 rtn 
-:      002040 p_mouse_xy_zoom:
-0x514 002041 rshift pdata ,temp 
-0x515 002042 and temp ,0x3f ,temp 
-0x516 002043 iadd temp ,pdata 
-0x517 002044 sub pdata ,0x7f ,null 
-0x518 002045 ncall p_mouse_xy_forward_overflow ,positive 
-0x519 002046 rtn 
-:      002048 p_mouse_xy_forward_overflow:
-0x51a 002049 setarg 0x7f 
-0x51b 002050 rtn 
-:      002052 p_mouse_bb_event_discovery_btn:
-0x51c 002053 isolate1 mark_24g ,mark 
-0x51d 002054 call p_g24_check_51cmd_stop_24g ,true 
-0x51e 002055 branch mouse_bb_event_discovery_btn + 1 
-:      002061 p_mouse_start_discovery:
-0x51f 002062 jam zcode_50 ,mem_zcode_temp_param0 
-0x520 002063 branch p_zcode_entrance 
-:      002065 p_mouse_stop_discovery:
-0x521 002066 call p_mouse_discovey_led_blink_off 
-0x522 002067 setarg 0 
-0x523 002068 store 2 ,mem_mouse_discovery_timer 
-0x524 002069 store 1 ,mem_mouse_blink_count 
-0x525 002070 call p_mouse_init_sensor_reset 
-0x526 002071 branch mouse_stop_discovery + 1 
-:      002073 p_le_slave_match:
-0x527 002074 fetch 1 ,mem_le_md_count 
-0x528 002075 pincrease 1 
-0x529 002076 store 1 ,mem_le_md_count 
-0x52a 002077 beq le_md_max_count ,le_slave_cont 
-0x52b 002078 call le_acknowledge 
-0x52c 002079 call le_prepare_tx 
-0x52d 002080 call power_ctrl_start 
-0x52e 002081 branch le_slave_match + 7 
-:      002083 p_le_next_adv_channel:
-0x52f 002084 fetch 1 ,mem_le_ch_mapped 
-0x530 002085 increase 1 ,pdata 
-0x531 002086 store 1 ,mem_le_ch_mapped 
-0x532 002087 rtnne 40 
-0x533 002088 jam 37 ,mem_le_ch_mapped 
-0x534 002089 rtn 
-:      002091 p_le_receive_skip:
-0x535 002092 call save_rssi 
-0x536 002093 call p_rssi_signal 
-0x537 002094 branch le_receive_skip + 2 
-:      002096 p_le_update_param:
-0x538 002097 jam zcode_40 ,mem_zcode_temp_param0 
-0x539 002098 branch p_zcode_entrance 
-:      002100 p_le_update_channel_map:
-0x53a 002101 jam zcode_41 ,mem_zcode_temp_param0 
-0x53b 002102 branch p_zcode_entrance 
-:      002104 p_le_prepare_tx:
-0x53c 002105 fetch 1 ,mem_le_arq 
-0x53d 002106 bbit1 wak ,p_le_prepare_tx_wak 
-0x53e 002107 call power_ctrl_pac_succ_incrs 
-0x53f 002108 fetch 1 ,mem_empty_count 
-0x540 002109 nbranch p_le_send_empyt ,blank 
-0x541 002110 fetch 1 ,mem_le_state 
-0x542 002111 bbit0 lestate_encryption ,p_le_tx_4 
-0x543 002112 fetch 1 ,mem_le_rxbuf + 1 
-0x544 002113 branch p_le_tx_4 ,blank 
-0x545 002114 branch le_send_empty 
-:      002115 p_le_send_empyt:
-0x546 002116 fetch 1 ,mem_empty_count 
-0x547 002117 increase -1 ,pdata 
-0x548 002118 store 1 ,mem_empty_count 
-0x549 002119 branch le_send_empty 
-:      002120 p_le_tx_4:
-0x54a 002121 fetch 1 ,mem_le_pairing_state 
-0x54b 002122 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x54c 002123 jam 3 ,mem_empty_count 
-:      002124 p_in_le_tx_4:
-0x54d 002125 call le_fifo_check_nearly_full 
-0x54e 002126 call p_mouse_data_pull ,blank 
-0x54f 002127 branch le_prepare_tx + 4 
-:      002129 p_le_check_tx_retransmit_setmd:
-0x550 002130 fetch 1 ,mem_le_connect_status_flag 
-0x551 002131 and pdata ,0x03 ,pdata 
-0x552 002132 rtnne 0x03 
-0x553 002133 fetch 1 ,mem_mouse_data_queue_num 
-0x554 002134 rtn blank 
-0x555 002135 fetch 1 ,mem_le_txlen 
-0x556 002136 rtn blank 
-0x557 002137 fetch 1 ,mem_le_txheader 
-0x558 002138 set1 md ,pdata 
-0x559 002139 store 1 ,mem_le_txheader 
-0x55a 002140 call le_set_md 
-0x55b 002141 rtn 
-:      002144 p_le_prepare_tx_wak:
-0x55c 002145 call p_le_check_tx_retransmit_setmd 
-:      002146 p_le_power_ctrl_pac_succ_decrs:
-:      002147 power_ctrl_pac_succ_decrs:
-0x55d 002148 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x55e 002149 sub pdata ,2 ,null 
-0x55f 002150 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x560 002151 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x561 002152 rtneq 0 
-0x562 002153 increase -1 ,pdata 
-0x563 002154 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x564 002155 rtn 
-:      002157 p_mouse_le_reconn_write_enable_timer_reinit:
-0x565 002158 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x566 002159 rtn blank 
-0x567 002160 fetch 1 ,mem_le_connect_status_flag 
-0x568 002161 and pdata ,0x03 ,pdata 
-0x569 002162 rtneq 0x03 
-0x56a 002163 jam 1 ,mem_le_start_encrypt_timer 
-0x56b 002164 rtn 
-:      002166 p_le_parse:
-0x56c 002167 rtnmark1 mark_old_packet 
-0x56d 002168 call le_fifo_check_full 
-0x56e 002169 nrtn blank 
-0x56f 002170 fetch 1 ,mem_le_rxbuf 
-0x570 002171 and pdata ,0x3 ,pdata 
-0x571 002172 store 1 ,mem_le_packet_llid 
-0x572 002173 ifetch 1 ,contr 
-0x573 002174 and pdata ,0x1f ,pdata 
-0x574 002175 store 1 ,mem_le_packet_size 
-0x575 002176 rtn blank 
-0x576 002177 copy contr ,pdata 
-0x577 002178 store 2 ,mem_le_payload_ptr 
-0x578 002179 fetch 1 ,mem_le_packet_llid 
-0x579 002180 beq llid_le_ll ,p_le_parse_ll 
-0x57a 002181 branch le_parse_l2cap 
-:      002182 p_le_parse_ll:
-0x57b 002183 fetch 1 ,mem_le_rxbuf + 2 
-0x57c 002184 beq ll_channel_map_req ,p_le_parse_channel_map_req 
-0x57d 002185 branch le_parse_ll + 1 
-:      002186 p_le_parse_channel_map_req:
-0x57e 002187 ifetch 5 ,contr 
-0x57f 002188 store 5 ,mem_le_new_map 
-0x580 002189 ifetch 2 ,contr 
-0x581 002190 store 2 ,mem_le_instant 
-0x582 002191 branch le_parse_channel_map_req + 7 
-:      002193 p_le_parse_l2cap:
-0x583 002194 ifetch 2 ,contr 
-0x584 002195 beq le_l2cap_cid_att ,p_le_parse_att 
-0x585 002196 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x586 002197 branch le_parse_l2cap + 11 
-:      002198 p_le_parse_att:
-0x587 002199 call store_contr 
-0x588 002200 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x589 002201 call get_contr 
-0x58a 002202 ifetch 3 ,contr 
-0x58b 002203 store 3 ,mem_le_att_opcode 
-0x58c 002204 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x58d 002205 rshift8 pdata ,temp 
-0x58e 002206 sub temp ,0x24 ,null 
-0x58f 002207 branch p_le_parse_att1 ,positive 
-0x590 002208 arg mem_mouse_le_uuid_sup ,temp 
-0x591 002209 storet 2 ,mem_ui_le_uuid_table 
-0x592 002210 call le_parse_att + 2 
-0x593 002211 setarg 0x8e7a 
-0x594 002212 store 2 ,mem_ui_le_uuid_table 
-0x595 002213 rtn 
-:      002215 p_le_parse_att_read_by_group_type_request:
-0x596 002216 call le_parse_att_read_by_group_type_request 
-0x597 002217 call le_fifo_get_last_tx_ptr 
-0x598 002218 increase 7 ,contr 
-0x599 002219 ifetch 1 ,contr 
-0x59a 002220 rtnne attop_read_by_group_type_response 
-0x59b 002221 increase 5 ,contr 
-0x59c 002222 ifetch 2 ,contr 
-0x59d 002223 arg uuid_service_hids ,temp 
-0x59e 002224 isub temp ,null 
-0x59f 002225 nrtn zero 
-0x5a0 002226 increase -4 ,contr 
-0x5a1 002227 setarg 0x2b 
-0x5a2 002228 istore 2 ,contr 
-0x5a3 002229 rtn 
-:      002231 p_le_parse_att1:
-0x5a4 002232 beq attop_read_request ,p_le_parse_att_read_request 
-0x5a5 002233 branch le_parse_att + 2 
-:      002234 p_le_parse_att_read_request:
-0x5a6 002235 fetcht 2 ,mem_le_att_handle 
-0x5a7 002236 fetch 1 ,mem_le_configuration 
-0x5a8 002237 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      002238 p_le_send_att_read_response:
-0x5a9 002239 fetch 2 ,mem_le_att_handle 
-0x5aa 002240 beq 0x13 ,le_send_att_error_response_notfound 
-0x5ab 002241 fetcht 2 ,mem_le_att_handle 
-0x5ac 002242 branch le_send_att_read_response 
-:      002244 p_le_send_att_read_response_check_auth:
-0x5ad 002245 fetch 2 ,mem_le_pairing_handle 
-0x5ae 002246 isub temp ,null 
-0x5af 002247 nbranch p_le_send_att_read_response ,zero 
-0x5b0 002248 call le_check_encrypt_state 
-0x5b1 002249 nbranch p_le_send_att_read_response ,user 
-0x5b2 002250 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5b3 002251 branch le_send_att_error_response 
-:      002253 p_le_parse_smp:
-0x5b4 002254 ifetch 1 ,contr 
-0x5b5 002255 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-0x5b6 002257 branch le_parse_smp + 2 
-:      002259 p_le_parse_smp_pairing_request:
-0x5b7 002260 jam 1 ,mem_le_send_security_request_flag 
-0x5b8 002261 branch le_parse_smp_pairing_request 
-:      002267 p_le_adv_not_match:
-0x5b9 002268 fetch 1 ,mem_le_ch_mapped 
-0x5ba 002269 bne 39 ,le_adv_loop 
-0x5bb 002270 call p_le_adv_random_delay 
-0x5bc 002271 arg le_adv_interval_timer ,queue 
-0x5bd 002272 fetch 2 ,mem_le_adv_interval 
-0x5be 002273 branch timer_init 
-:      002274 p_le_adv_random_delay:
-0x5bf 002275 random pdata 
-0x5c0 002276 arg 0x1ff ,temp 
-0x5c1 002277 iand temp ,pdata 
-0x5c2 002278 add pdata ,250 ,pdata 
-0x5c3 002279 branch delay 
-:      002281 p_le_lpm_setmult:
-0x5c4 002282 disable wake 
-0x5c5 002283 branch p_le_lpm_set_mult_attempt ,attempt 
-0x5c6 002284 nbranch le_lpm_lost ,match 
-:      002285 p_le_lpm_set_mult_attempt:
-0x5c7 002286 call lpm_match 
-0x5c8 002287 fetch 2 ,mem_rx_window_sniff 
-0x5c9 002288 store 2 ,mem_le_receive_window 
-0x5ca 002289 fetch 1 ,mem_le_connect_status_flag 
-0x5cb 002290 compare 3 ,pdata ,3 
-0x5cc 002291 nbranch lpm_mult_short ,true 
-0x5cd 002292 branch le_lpm_set_mult_attempt + 3 
-:      002294 p_le_mouse_bb_event_connect_complete:
-0x5ce 002295 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5cf 002296 nrtn blank 
-0x5d0 002297 fetch 1 ,mem_le_att_handle 
-0x5d1 002298 sub pdata ,26 ,pdata 
-0x5d2 002299 nrtn zero 
-0x5d3 002300 branch mouse_le_write_enable 
-:      002302 p_twspi_reset:
-0x5d4 002303 hfetch 1 ,core_gpio_out3 
-0x5d5 002304 and_into 0xfd ,pdata 
-0x5d6 002305 hstore 1 ,core_gpio_out3 
-0x5d7 002306 hfetcht 1 ,core_gpio_oe3 
-0x5d8 002307 or_into 0x2 ,temp 
-0x5d9 002308 hstoret 1 ,core_gpio_oe3 
-0x5da 002309 call twspi_disable 
-0x5db 002310 and_into 0xfd ,temp 
-0x5dc 002311 nop 13 
-0x5dd 002312 call p_twspi_enable 
-0x5de 002313 hstoret 1 ,core_gpio_oe3 
-0x5df 002314 rtn 
-:      002316 p_spid_init:
-0x5e0 002317 call spid_init_common 
-:      002318 p_twspi_enable:
-0x5e1 002319 hfetch 1 ,core_gpio_sel1 
-0x5e2 002320 set1 0 ,pdata 
-0x5e3 002321 set0 1 ,pdata 
-0x5e4 002322 set0 3 ,pdata 
-0x5e5 002323 hstore 1 ,core_gpio_sel1 
-0x5e6 002324 rtn 
-:      002327 p_page_wait_fhs_reply_ok:
-0x5e7 002328 jam zcode_00 ,mem_zcode_temp_param0 
-0x5e8 002329 branch p_zcode_entrance 
-:      002331 p_role_switch_master:
-0x5e9 002332 call role_switch_check 
-0x5ea 002333 nrtn user 
-:      002334 p_wait_role_switch_anchor:
-0x5eb 002335 disable user 
-0x5ec 002336 jam param_newconnto ,mem_newconnto_counter 
-0x5ed 002337 set0 mark_fhs_already_good ,mark 
-0x5ee 002338 set0 mark_role_switch_receive_fhs ,mark 
-:      002339 p_roles_waitfhs_loop:
-0x5ef 002340 call rf_setup_time_master_slot 
-0x5f0 002341 call master_recv_packet 
-0x5f1 002342 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
-0x5f2 002343 call new_conn_timeout 
-0x5f3 002344 nbranch p_roles_waitfhs_loop ,blank 
-0x5f4 002345 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
-0x5f5 002346 branch role_switch_fail_master 
-:      002348 p_roles_replyto_fhs:
-0x5f6 002349 call rf_setup_time_slave_slot 
-0x5f7 002350 arg type_id ,type 
-0x5f8 002351 call master_send_packet 
-0x5f9 002352 set1 mark_role_switch_receive_fhs ,mark 
-0x5fa 002353 set0 mark_fhs_already_good ,mark 
-0x5fb 002354 fetch 1 ,mem_amaddr 
-0x5fc 002355 iforce am_addr 
-0x5fd 002356 jam 2 ,mem_newconnto_counter 
-0x5fe 002357 branch p_roles_waitfhs_loop 
-:      002359 p_roles_replyto_fhs1:
-0x5ff 002360 fetch 4 ,mem_clke_bt 
-0x600 002361 pincrease 8 
-0x601 002362 store 4 ,mem_clke_bt 
-0x602 002363 branch roles_replyto_fhs + 4 
-:      002365 p_process_dmh:
-0x603 002366 bmark1 mark_first_packet ,end_of_packet 
-0x604 002367 branch process_dmh + 1 
-:      002369 p_quit_connection_cont:
-0x605 002370 call app_disconn_reason_collect_bt 
-0x606 002371 call sniff_exit 
-0x607 002372 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x608 002373 call ui_ipc_send_event 
-0x609 002374 call init_lmp_work 
-0x60a 002375 call l2cap_init_work 
-0x60b 002376 branch quit_connection_cont + 8 
-:      002378 p_prepare_tx:
-0x60c 002379 fetch 1 ,mem_state 
-0x60d 002380 isolate1 state_inconn ,pdata 
-0x60e 002381 call p_bt_power_ctrl ,true 
-0x60f 002382 branch prepare_tx + 1 
-:      002383 p_bt_power_ctrl:
-0x610 002384 fetch 1 ,mem_arq 
-0x611 002385 isolate1 wack ,pdata 
-0x612 002386 call power_ctrl_pac_succ_decrs ,true 
-0x613 002387 ncall power_ctrl_pac_succ_incrs ,true 
-0x614 002388 branch power_ctrl_start 
-:      002390 p_slave_conn_recv_packet:
-0x615 002391 call slave_receive_master_slot 
-0x616 002392 nbranch shutdown_radio ,sync 
-0x617 002393 call save_rssi 
-0x618 002394 call p_rssi_signal 
-0x619 002395 branch slave_conn_recv_packet + 4 
-:      002397 p_lpm_dispatch:
-0x61a 002398 rtnmark1 mark_24g 
-0x61b 002399 call lpo_calibration 
-0x61c 002400 fetch 3 ,mem_clks_per_lpo 
-0x61d 002401 rtn blank 
-0x61e 002402 fetch 1 ,mem_lpm_mode 
-0x61f 002403 rtn blank 
-0x620 002405 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x621 002406 nrtn blank 
-0x622 002408 fetch 1 ,mem_ssp_enable 
-0x623 002409 branch p_lpm_dispatch_next ,blank 
-0x624 002410 fetch 1 ,mem_sp_local_key_invalid 
-0x625 002411 rtn blank 
-:      002412 p_lpm_dispatch_next:
-0x626 002413 fetch 1 ,mem_le_sc_calc 
-0x627 002414 nrtn blank 
-0x628 002415 call lpm_check_wake_lock 
-0x629 002416 nrtn blank 
-0x62a 002417 fetch 1 ,mem_context 
-0x62b 002418 compare 3 ,pdata ,0x7 
-0x62c 002419 nbranch lpm_dispatch_unconn ,true 
-0x62d 002420 fetch 2 ,mem_context + coffset_tsniff 
-0x62e 002421 arg 0xffff ,temp 
-0x62f 002422 isub temp ,null 
-0x630 002423 rtn zero 
-0x631 002424 branch lpm_dispatch_next + 9 
-:      002426 p_lpm_set_mult:
-0x632 002427 disable wake 
-0x633 002428 fetch 1 ,mem_state 
-0x634 002429 rtnbit0 state_insniff 
-0x635 002430 nbranch lpm_not_match ,match 
-0x636 002431 call lpm_match 
-0x637 002432 fetch 2 ,mem_rx_window_sniff 
-0x638 002433 store 2 ,mem_rx_window 
-0x639 002434 fetch 1 ,mem_arq 
-0x63a 002435 bbit1 wack ,lpm_mult_short 
-0x63b 002436 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x63c 002437 call l2cap_malloc_is_fifo_empty 
-0x63d 002438 nbranch lpm_mult_short ,blank 
-0x63e 002439 call p_lpm_set_attemp_timeout ,blank 
-0x63f 002440 branch lpm_set_mult + 13 
-:      002441 p_lpm_set_attemp_timeout:
-0x640 002442 jam 1 ,mem_current_sniff_attempt 
-0x641 002443 jam 0 ,mem_current_sniff_timeout 
-0x642 002444 rtn 
-:      002446 p_mouse_bb_disconnected:
-0x643 002447 jam zcode_10 ,mem_zcode_temp_param0 
-0x644 002448 branch p_zcode_entrance 
-:      002450 p_hid_rx_process:
-0x645 002451 jam zcode_11 ,mem_zcode_temp_param0 
-0x646 002452 branch p_zcode_entrance 
-:      002454 p_parse_lmp_accepted:
-0x647 002455 fetch 1 ,mem_rxbuf + 1 
-0x648 002456 store 1 ,mem_lmi_accepted_opcode 
-0x649 002457 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
-0x64a 002458 branch parse_lmp_accepted + 3 
-:      002459 p_parse_lmp_accepted_switch:
-0x64b 002460 call parse_lmp_accepted_switch 
-0x64c 002461 jam 1 ,mem_bt_rcvd_switch_req_accept 
-0x64d 002462 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x64e 002463 rtn blank 
-0x64f 002464 jam 2 ,mem_bt_send_lmp_setup_complete 
-0x650 002465 rtn 
-:      002467 p_send_lmp:
-0x651 002468 disable user 
-0x652 002469 call lmo_fifo_process 
-0x653 002472 fetch 1 ,mem_lmp_to_send 
-0x654 002473 rtn blank 
-0x655 002474 bbit1 7 ,p_send_lmp_escape 
-0x656 002475 beq lmp_accepted ,p_send_lmp_accepted 
-0x657 002476 beq lmp_setup_complete ,p_send_lmp_setup_complete 
-0x658 002477 beq lmp_sniff_req ,p_send_lmp_sniff_req 
-0x659 002478 beq lmp_detach ,p_send_lmp_detach 
-0x65a 002479 branch send_lmp0 
-:      002481 p_send_lmp_escape:
-0x65b 002482 jam zcode_20 ,mem_zcode_temp_param0 
-0x65c 002483 branch p_zcode_entrance 
-:      002485 p_send_lmp_accepted:
-0x65d 002486 jam zcode_21 ,mem_zcode_temp_param0 
-0x65e 002487 branch p_zcode_entrance 
-:      002489 p_send_lmp_detach:
-0x65f 002490 jam zcode_22 ,mem_zcode_temp_param0 
-0x660 002491 branch p_zcode_entrance 
-:      002493 p_send_lmp_setup_complete:
-0x661 002494 jam 1 ,mem_bt_send_lmp_setup_complete 
-0x662 002495 branch send_lmp_setup_complete 
-:      002497 p_send_lmp_sniff_req:
-0x663 002498 jam 4 ,mem_mouse_bt_send_first_package_timer 
-0x664 002499 branch send_lmp_sniff_req 
-:      002501 p_process_conn_sm:
-0x665 002502 call lmo_fifo_check 
-0x666 002503 nrtn blank 
-:      002504 p_process_conn_sm_continue:
-0x667 002505 fetch 1 ,mem_conn_sm 
-0x668 002506 rtn blank 
-0x669 002507 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
-0x66a 002508 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
-0x66b 002509 branch process_conn_sm_continue + 2 
-:      002511 p_host_creat_conn_wait_switch:
-0x66c 002512 fetch 1 ,mem_switch_flag 
-0x66d 002513 rtneq switch_flag_init 
-0x66e 002514 beq switch_flag_accept ,p_host_create_conn_switch_accept 
-0x66f 002515 branch host_creat_conn_wait_switch + 3 
-:      002516 p_host_create_conn_switch_accept:
-0x670 002517 rtn master 
-:      002518 p_host_create_conn_auth_pair:
-0x671 002520 fetch 1 ,mem_connection_options 
-0x672 002521 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
-0x673 002522 branch host_create_conn_auth_pair + 1 
-:      002523 p_host_create_conn_auth_pair_true:
-0x674 002524 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x675 002525 beq 1 ,host_create_conn_auth_pair_true 
-0x676 002527 fetch 1 ,mem_link_key_exists 
-0x677 002528 branch host_create_conn_auth_pair_nokey ,blank 
-0x678 002529 fetch 1 ,mem_lmp_conn_state 
-0x679 002530 rtnbit0 sent_setup_complete 
-0x67a 002531 rtnbit0 received_setup_complete 
-0x67b 002532 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x67c 002533 rtn blank 
-0x67d 002534 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x67e 002535 fetch 4 ,mem_aurand_send_delay_time 
-0x67f 002536 arg 20 ,temp 
-0x680 002537 iadd temp ,temp 
-0x681 002538 copy clkn_bt ,pdata 
-0x682 002539 isub temp ,null 
-0x683 002540 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-0x684 002541 branch host_create_conn_auth 
-:      002543 p_bt_send_max_slot_req_accept_after_switch_wait:
-0x685 002544 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x686 002545 rtn 
-:      002547 p_host_create_conn_send_conn_req:
-0x687 002548 jam 20 ,mem_mouse_send_switch_req_timer 
-0x688 002549 branch host_create_conn_send_conn_req 
-:      002555 p_check_51cmd_once_continue:
-0x689 002556 call lmo_fifo_check 
-0x68a 002557 nbranch check_51cmd_restore ,blank 
-0x68b 002558 fetch 1 ,mem_fifo_temp 
-0x68c 002559 bmark0 mark_context ,check_51cmd_check_idle 
-0x68d 002560 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
-0x68e 002561 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
-0x68f 002562 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0x690 002563 branch check_51cmd_once_continue + 2 
-:      002565 p_check_51cmd_ble_update_connect_param:
-0x691 002566 call le_fifo_check_full 
-0x692 002567 nrtn blank 
-0x693 002568 branch le_l2cap_tx_update_req 
-:      002570 p_flash_store_le_reconn_info:
-0x694 002571 jam rec_4_mode ,mem_record_bt_mode 
-0x695 002572 fetch 6 ,mem_le_plap 
-0x696 002573 branch p_flash_store_reconn_info 
-:      002574 p_flash_store_bd_reconn_info:
-0x697 002575 jam rec_3_mode ,mem_record_bt_mode 
-0x698 002576 fetch 6 ,mem_plap 
-:      002577 p_flash_store_reconn_info:
-0x699 002578 store 6 ,mem_temp_lap 
-:      002579 p_mouse_store_remote_bdaddr:
-0x69a 002580 fetch mouse_flag_len ,mem_mouse_flag 
-0x69b 002581 rtnbit0 mouse_store_eeprom_flag 
-0x69c 002582 arg mouse_store_eeprom_flag ,queue 
-0x69d 002583 call mouse_disable_function_flag 
-0x69e 002584 call mouse_check_device_addr 
-:      002585 p_mouse_unplug_clean_bdaddr:
-0x69f 002586 call mouse_before_store_reconn_info 
-0x6a0 002587 branch p_mouse_store_flash_device_info 
-:      002589 p_mouse_multi_led_blink_timer:
-0x6a1 002590 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x6a2 002591 rtn blank 
-0x6a3 002592 fetch 1 ,mem_mouse_multi_led_type 
-0x6a4 002593 beq multi_led_on ,p_mouse_multi_led_type_on 
-0x6a5 002594 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-0x6a6 002595 rtn 
-:      002597 p_mouse_multi_led_type_on:
-0x6a7 002598 call p_mouse_multi_led_on 
-0x6a8 002599 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x6a9 002600 increase 1 ,pdata 
-0x6aa 002601 store 1 ,mem_mouse_multi_led_on_timer 
-0x6ab 002602 fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-0x6ac 002603 isub temp ,null 
-0x6ad 002604 call p_mouse_multi_led_off_poweron2s ,zero 
-0x6ae 002605 rtn 
-:      002607 p_mouse_multi_led_off_poweron2s:
-0x6af 002608 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x6b0 002609 call p_mouse_multi_led_off 
-0x6b1 002610 fetch 1 ,mem_device_flag 
-0x6b2 002611 rtneq mode_24g_device 
-0x6b3 002612 fetch 2 ,mem_ui_state_map 
-0x6b4 002613 rtnbit1 ui_state_ble_connected 
-0x6b5 002614 rtnbit1 ui_state_bt_connected 
-0x6b6 002615 fetch 1 ,mem_mouse_fast_conn_flag 
-0x6b7 002616 bne 0xff ,p_mouse_bt_reconn_multi_led_blink 
-:      002617 p_mouse_discovery_multi_led_blink:
-0x6b8 002618 jam 5 ,mem_mouse_multi_led_blink_timer_init 
-:      002619 p_mouse_discovery_multi_led_blink1:
-0x6b9 002621 jam 1 ,mem_mouse_multi_led_blink_count 
-:      002622 p_mouse_multi_led_blink_enable:
-0x6ba 002623 jam 5 ,mem_mouse_multi_led_blink_timer 
-0x6bb 002624 jam on ,mem_mouse_multi_led_blink_enable 
-0x6bc 002625 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6bd 002626 rtn 
-:      002628 p_mouse_bt_reconn_multi_led_blink:
-0x6be 002629 jam 1 ,mem_mouse_multi_led_blink_timer_init 
-0x6bf 002630 branch p_mouse_discovery_multi_led_blink1 
-:      002632 p_mouse_multi_led_type_blink:
-0x6c0 002633 fetch 1 ,mem_mouse_multi_led_blink_timer 
-0x6c1 002634 increase -1 ,pdata 
-0x6c2 002635 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6c3 002636 nrtn blank 
-0x6c4 002637 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-0x6c5 002638 store 1 ,mem_mouse_multi_led_blink_timer 
-:      002645 p_mouse_multi_led_blink_count_no_limited:
-0x6c6 002646 fetch 1 ,mem_mouse_multi_led_state 
-0x6c7 002647 beq on ,p_mouse_multi_led_off 
-0x6c8 002648 beq off ,p_mouse_multi_led_on 
-0x6c9 002649 rtn 
-:      002651 p_mouse_multi_led_on:
-0x6ca 002652 jam on ,mem_mouse_multi_led_state 
-0x6cb 002653 fetch 1 ,mem_device_flag 
-0x6cc 002654 beq mode_24g_device ,p_mouse_multi_24g_led_on 
-:      002655 p_mouse_multi_bt_led_on:
-0x6cd 002656 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6ce 002657 call gpio_config_output 
-0x6cf 002658 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6d0 002659 branch gpio_out_inactive 
-:      002661 p_mouse_multi_24g_led_on:
-0x6d1 002662 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6d2 002663 call gpio_config_output 
-0x6d3 002664 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6d4 002665 branch gpio_out_active 
-:      002667 p_mouse_multi_led_blink_off:
-0x6d5 002668 setarg 0 
-0x6d6 002669 store 3 ,mem_mouse_multi_led_blink_timer 
-:      002670 p_mouse_multi_led_off:
-0x6d7 002671 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x6d8 002672 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0x6d9 002673 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6da 002674 jam 0 ,mem_mouse_multi_led_type 
-:      002675 p_mouse_multi_led_off_wait_blink_over:
-0x6db 002676 jam 0 ,mem_mouse_multi_led_on_timer 
-0x6dc 002677 jam off ,mem_mouse_multi_led_state 
-:      002678 p_mouse_multi_led_off_end:
-0x6dd 002679 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x6de 002680 branch gpio_set_high_impedance 
-:      002682 p_mouse_mode_bt_device_multi_led_on:
-:      002683 p_mouse_mode_24g_device_multi_led_on:
-0x6df 002684 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x6e0 002685 jam on ,mem_mouse_multi_led_blink_enable 
-0x6e1 002686 jam multi_led_on ,mem_mouse_multi_led_type 
-0x6e2 002687 jam 0 ,mem_mouse_multi_led_on_timer 
-0x6e3 002688 rtn 
-:      002690 p_mouse_discovey_led_blink_off:
-0x6e4 002691 fetch 1 ,mem_mouse_multi_led_on_timer 
-0x6e5 002692 nrtn blank 
-0x6e6 002693 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-0x6e7 002694 nrtn blank 
-0x6e8 002695 branch p_mouse_multi_led_blink_off 
-:      002698 power_ctrl_pac_succ_cnt_init:
-0x6e9 002699 jam 1 ,mem_power_ctrl_level 
-0x6ea 002700 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x6eb 002701 rtn 
-:      002702 power_ctrl_pac_succ_incrs:
-0x6ec 002703 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6ed 002704 increase 1 ,pdata 
-0x6ee 002705 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6ef 002706 rtn 
-:      002708 power_ctrl_pac_succ_cnt_reinit:
-0x6f0 002709 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x6f1 002710 rtn 
-:      002712 power_ctrl_start:
-0x6f2 002713 fetch 2 ,mem_ui_state_map 
-0x6f3 002714 rtnbit1 ui_state_ble_adv 
-0x6f4 002715 rtnbit1 ui_state_bt_reconnect 
-0x6f5 002716 rtnbit1 ui_state_bt_discovery 
-0x6f6 002718 arg mem_rssi_signal_buf ,rega 
-0x6f7 002719 call p_rssi_average 
-0x6f8 002720 storet 1 ,mem_rssi_avg_received 
-0x6f9 002722 setarg rssi_dis_max_24g 
-0x6fa 002723 bmark1 mark_24g ,power_ctrl_start_next 
-0x6fb 002724 setarg rssi_dis_max_ble 
-:      002725 power_ctrl_start_next:
-0x6fc 002726 isub temp ,null 
-0x6fd 002727 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x6fe 002729 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x6ff 002730 sub pdata ,2 ,null 
-0x700 002731 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x701 002732 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x702 002733 beq 0 ,power_ctrl_txpower_incrs 
-0x703 002734 rtn 
-:      002736 power_ctrl_txpower_decrs_check:
-0x704 002737 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x705 002738 rtnne 32 
-0x706 002739 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002740 power_ctrl_txpower_decrs:
-0x707 002741 fetcht 1 ,mem_rssi_avg_received 
-0x708 002742 setarg rssi_dis_min_24g 
-0x709 002743 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x70a 002744 setarg rssi_dis_min_ble 
-:      002745 power_ctrl_txpower_decrs_next:
-0x70b 002746 isub temp ,null 
-0x70c 002747 nrtn positive 
-0x70d 002748 fetch 1 ,mem_power_ctrl_level 
-0x70e 002749 beq 0 ,power_ctrl_decrs_level0 
-0x70f 002750 increase -1 ,pdata 
-0x710 002751 store 1 ,mem_power_ctrl_level 
-0x711 002752 beq 0 ,power_ctrl_decrs_level0 
-:      002753 power_ctrl_decrs_level1:
-:      002754 power_ctrl_incrs_level1:
-0x712 002755 jam tx_power_0db ,mem_tx_power 
-0x713 002756 rtn 
-:      002758 power_ctrl_txpower_incrs_force:
-0x714 002759 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002760 power_ctrl_txpower_incrs:
-0x715 002761 fetch 1 ,mem_power_ctrl_level 
-0x716 002762 beq 2 ,power_ctrl_incrs_level2 
-0x717 002763 increase 1 ,pdata 
-0x718 002764 store 1 ,mem_power_ctrl_level 
-0x719 002765 beq 1 ,power_ctrl_incrs_level1 
-:      002766 power_ctrl_incrs_level2:
-0x71a 002767 jam tx_power_5db ,mem_tx_power 
-0x71b 002768 rtn 
-:      002770 power_ctrl_decrs_level0:
-0x71c 002771 jam tx_power_f5db ,mem_tx_power 
-0x71d 002772 rtn 
-:      002775 p_set_freq_tx:
-0x71e 002776 storet 1 ,mem_last_freq 
-0x71f 002777 add temp ,0 ,rega 
-0x720 002778 call rf_write_freq 
-0x721 002779 setarg param_pll_setup 
-0x722 002780 call sleep 
-:      002781 p_rf_tx_enable:
-0x723 002782 jam 0x1 ,rfen_adc 
-0x724 002783 jam 0x3c ,rfen_rx 
-0x725 002784 jam 0xe0 ,rfen_tx 
-0x726 002785 nop 10 
-0x727 002786 jam 0x01 ,rfen_mdm 
-0x728 002787 jam 0x3d ,rfen_mdm 
-0x729 002788 nop 10 
-0x72a 002789 jam 0xb7 ,rfen_sn 
-0x72b 002790 nop 10 
-0x72c 002791 jam 0x7d ,rfen_mdm 
-0x72d 002792 fetch 1 ,mem_tx_power 
-0x72e 002795 beq tx_power_5db ,p_set_tx_power_5db 
-0x72f 002797 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x730 002798 beq tx_power_pair ,p_set_tx_power_pair 
-:      002800 p_set_tx_power_0db:
-0x731 002801 call p_rx_low_sens 
-0x732 002803 jam 0xd0 ,0x8955 
-0x733 002804 jam 0xe0 ,0x8956 
-0x734 002806 jam 0x6c ,0x8958 
-0x735 002808 branch set_tx_power_0db 
-:      002820 p_set_tx_power_5db:
-0x736 002821 call p_rx_high_sens 
-0x737 002823 jam 0xd0 ,0x8955 
-0x738 002824 jam 0xe0 ,0x8956 
-0x739 002826 jam 0x3c ,0x8958 
-0x73a 002828 branch set_tx_power_5db 
-:      002840 p_set_tx_power_f5db:
-0x73b 002841 call p_rx_low_sens 
-0x73c 002843 jam 0xd0 ,0x8955 
-0x73d 002844 jam 0xc0 ,0x8956 
-0x73e 002846 jam 0x6c ,0x8958 
-0x73f 002848 branch set_tx_power_f5db 
-:      002850 p_rx_low_sens:
-0x740 002851 jam 0x5b ,0x894c 
-0x741 002852 jam 0x96 ,0x894d 
-0x742 002853 jam 0x2c ,0x894e 
-0x743 002854 jam 0x46 ,0x894f 
-0x744 002855 rtn 
-:      002857 p_rx_high_sens:
-0x745 002858 jam 0xfb ,0x894c 
-0x746 002859 jam 0xef ,0x894d 
-0x747 002860 jam 0xec ,0x894e 
-0x748 002861 jam 0x5e ,0x894f 
-0x749 002862 rtn 
-:      002864 p_set_tx_power_pair:
-0x74a 002866 jam 0xc2 ,0x8956 
-0x74b 002867 jam 0xd0 ,0x8955 
-0x74c 002868 rtn 
-:      002870 p_shutdown_radio:
-0x74d 002871 force 8 ,radio_ctrl 
-0x74e 002872 branch shutdown_radio + 1 
-:      002881 p_zcode_entrance:
-0x74f 002882 fetcht 1 ,mem_zcode_temp_param0 
-0x750 002883 rshift4 temp ,temp 
-0x751 002884 fetch 1 ,mem_zcode_current_number 
-0x752 002885 isub temp ,null 
-0x753 002886 branch p_zcode_run ,zero 
-0x754 002887 storet 1 ,mem_zcode_current_number 
-0x755 002888 increase 1 ,temp 
-0x756 002889 setarg zcode_buff_size 
-0x757 002890 imul32 temp ,temp 
-0x758 002891 fetch 3 ,mem_xip_flash_offset 
-0x759 002892 isub temp ,pdata 
-0x75a 002894 fetcht 3 ,mem_flash_start_addr 
-0x75b 002895 iadd temp ,pdata 
-0x75c 002896 increase -5 ,pdata 
-0x75d 002897 store 3 ,mem_flash_address 
-0x75e 002899 call p_flash_release_deep_power_down 
-:      002900 p_zcode_read_loop:
-0x75f 002901 fetch 3 ,mem_flash_address 
-0x760 002902 arg zcode_buff_size ,temp 
-0x761 002903 arg mem_zcode_buff ,rega 
-0x762 002904 call spid_read_flash 
-0x763 002906 fetch 4 ,mem_zcode_buff 
-0x764 002907 fetcht 4 ,mem_zcode_head 
-0x765 002908 isub temp ,null 
-0x766 002909 nbranch p_zcode_read_loop ,zero 
-0x767 002911 call p_mouse_spi_init 
-0x768 002913 setarg mem_zcode_buff 
-0x769 002914 store 2 ,mem_patch_ptr 
-0x76a 002915 jam zcode_code_size ,mem_patch_len 
-0x76b 002916 call load_ucode 
-0x76c 002917 setarg 0 
-0x76d 002918 store 4 ,mem_patch_ptr 
-:      002919 p_zcode_run:
-0x76e 002920 fetch 1 ,mem_zcode_temp_param0 
-0x76f 002921 branch p_zcode 
-:      002929 p_drawing_optima:
-0x770 002930 fetch 1 ,mem_mouse_smooth_disable 
-0x771 002931 nrtn blank 
-0x772 002932 fetch 4 ,mem_mouse_x 
-0x773 002933 rtn blank 
-0x774 002934 call p_data_abs_check 
-0x775 002935 setarg 0x06 
-0x776 002936 call p_data_greater_than_check 
-0x777 002937 setarg 0x03 
-0x778 002938 call p_data_less_than_check 
-0x779 002939 fetch 1 ,mem_mouse_asm_flag 
-0x77a 002940 beq 1 ,p_drawing_optima_modify 
-:      002941 p_drawing_optima_init:
-0x77b 002942 fetch 1 ,mem_mouse_smooth_disable 
-0x77c 002943 nrtn blank 
-0x77d 002944 arg 5 ,loopcnt 
-0x77e 002945 arg mem_mouse_asm_flag ,contw 
-0x77f 002946 branch clear_mem 
-:      002948 p_drawing_optima_modify:
-0x780 002949 fetch 2 ,mem_mouse_x_pre 
-0x781 002950 store 2 ,mem_data_pre 
-0x782 002951 fetch 2 ,mem_mouse_x 
-0x783 002952 store 2 ,mem_data_current 
-0x784 002953 call p_drawing_optima_data_x 
-0x785 002954 fetch 2 ,mem_data_pre 
-0x786 002955 store 2 ,mem_mouse_x_pre 
-0x787 002956 fetch 2 ,mem_data_current 
-0x788 002957 store 2 ,mem_mouse_x 
-0x789 002959 fetch 2 ,mem_mouse_y_pre 
-0x78a 002960 store 2 ,mem_data_pre 
-0x78b 002961 fetch 2 ,mem_mouse_y 
-0x78c 002962 store 2 ,mem_data_current 
-0x78d 002963 call p_drawing_optima_data_y 
-0x78e 002964 fetch 2 ,mem_data_pre 
-0x78f 002965 store 2 ,mem_mouse_y_pre 
-0x790 002966 fetch 2 ,mem_data_current 
-0x791 002967 store 2 ,mem_mouse_y 
-0x792 002968 rtn 
-:      002970 p_drawing_optima_data_x:
-0x793 002971 fetch 2 ,mem_data_pre 
-0x794 002972 fetcht 2 ,mem_data_current 
-0x795 002973 iadd temp ,pdata 
-0x796 002974 fetcht 1 ,mem_mouse_data_xtemp 
-0x797 002975 iadd temp ,pdata 
-0x798 002976 and pdata ,0x01 ,temp 
-0x799 002977 storet 1 ,mem_mouse_data_xtemp 
-0x79a 002978 branch p_drawing_optima_data 
-:      002980 p_drawing_optima_data_y:
-0x79b 002981 fetch 2 ,mem_data_pre 
-0x79c 002982 fetcht 2 ,mem_data_current 
-0x79d 002983 iadd temp ,pdata 
-0x79e 002984 fetcht 1 ,mem_mouse_data_ytemp 
-0x79f 002985 iadd temp ,pdata 
-0x7a0 002986 and pdata ,0x01 ,temp 
-0x7a1 002987 storet 1 ,mem_mouse_data_ytemp 
-0x7a2 002988 branch p_drawing_optima_data 
-:      002994 p_drawing_optima_data:
-0x7a3 002995 store 3 ,mem_data_sum 
-0x7a4 002996 isolate1 16 ,pdata 
-0x7a5 002997 branch p_data_sum_overflow ,true 
-0x7a6 002998 fetch 1 ,mem_data_sum + 1 
-0x7a7 002999 beq 0xff ,p_data_sum_n 
-0x7a8 003000 fetch 1 ,mem_data_sum 
-:      003001 p_data_store_pre:
-0x7a9 003002 rshift pdata ,pdata 
-0x7aa 003003 store 2 ,mem_data_pre 
-0x7ab 003004 store 2 ,mem_data_current 
-0x7ac 003005 rtn 
-:      003006 p_data_sum_overflow:
-0x7ad 003007 fetch 1 ,mem_data_sum + 1 
-0x7ae 003008 beq 0 ,p_data_sum_overflow_p 
-0x7af 003009 fetch 3 ,mem_data_sum 
-0x7b0 003010 branch p_data_store_pre 
-:      003011 p_data_sum_overflow_p:
-0x7b1 003012 jam 0 ,mem_data_sum + 2 
-0x7b2 003013 fetch 1 ,mem_data_sum 
-0x7b3 003014 branch p_data_store_pre 
-:      003016 p_data_sum_n:
-0x7b4 003017 fetch 1 ,mem_data_sum 
-0x7b5 003018 call p_pdata_get_half 
-0x7b6 003019 store 1 ,mem_data_pre 
-0x7b7 003020 store 1 ,mem_data_current 
-0x7b8 003021 branch p_data_zero ,blank 
-0x7b9 003022 setarg 0xff 
-:      003023 p_data_set_direction:
-0x7ba 003024 store 1 ,mem_data_pre + 1 
-0x7bb 003025 store 1 ,mem_data_current + 1 
-0x7bc 003026 rtn 
-:      003027 p_data_zero:
-0x7bd 003028 setarg 0 
-0x7be 003029 branch p_data_set_direction 
-:      003031 p_pdata_get_half:
-0x7bf 003032 sub pdata ,0 ,pdata 
-0x7c0 003033 store 1 ,mem_rega 
-0x7c1 003034 fetch 1 ,mem_rega 
-0x7c2 003035 rshift pdata ,pdata 
-0x7c3 003036 store 1 ,mem_rega 
-0x7c4 003037 fetch 1 ,mem_rega 
-0x7c5 003038 sub pdata ,0 ,pdata 
-0x7c6 003039 rtn 
-:      003042 p_data_greater_than_check:
-0x7c7 003043 isub rega ,null 
-0x7c8 003044 nbranch p_enable_asm ,positive 
-0x7c9 003045 isub regb ,null 
-0x7ca 003046 nbranch p_enable_asm ,positive 
-:      003047 p_disable_asm:
-0x7cb 003048 jam 0 ,mem_mouse_asm_flag 
-0x7cc 003049 rtn 
-:      003050 p_data_less_than_check:
-0x7cd 003051 isub rega ,null 
-0x7ce 003052 nrtn positive 
-0x7cf 003053 isub regb ,null 
-0x7d0 003054 nrtn positive 
-0x7d1 003055 branch p_disable_asm 
-:      003056 p_enable_asm:
-0x7d2 003057 jam 1 ,mem_mouse_asm_flag 
-0x7d3 003058 rtn 
-:      003060 p_data_abs_check:
-0x7d4 003061 fetch 2 ,mem_mouse_x 
-0x7d5 003062 store 2 ,mem_data_current 
-0x7d6 003063 call p_data_abs 
-0x7d7 003064 copy pdata ,rega 
-0x7d8 003065 fetch 2 ,mem_mouse_y 
-0x7d9 003066 store 2 ,mem_data_current 
-0x7da 003067 call p_data_abs 
-0x7db 003068 copy pdata ,regb 
-0x7dc 003069 rtn 
-:      003075 p_data_abs:
-0x7dd 003076 fetch 1 ,mem_data_current + 1 
-0x7de 003077 beq 0xff ,p_data_reversal 
-0x7df 003078 fetch 1 ,mem_data_current 
-:      003079 p_data_abs_store:
-0x7e0 003080 and_into 0xff ,pdata 
-0x7e1 003082 rtn 
-:      003083 p_data_reversal:
-0x7e2 003084 fetch 2 ,mem_data_current 
-0x7e3 003085 sub pdata ,0 ,pdata 
-0x7e4 003086 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 0x06 
+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_mouse_multi_led_blink_count 
+0xaf 000289 nrtn blank 
+0xb0 000290 call p_g24_lpm_wait 
+0xb1 000291 nrtn user 
+0xb2 000292 fetch 3 ,mem_24g_enter_hibernate 
+0xb3 000293 branch g24_lpm_long_sleep2 
+:      000295 p_g24_lpm_wait:
+0xb4 000296 enable user 
+0xb5 000297 call lpo_calibration 
+0xb6 000298 fetch 3 ,mem_clks_per_lpo 
+0xb7 000299 branch disable_user ,blank 
+0xb8 000300 fetch 1 ,mem_lpm_mode 
+0xb9 000301 branch disable_user ,blank 
+0xba 000302 fetch 1 ,mem_24g_transmit_by_interrupt 
+0xbb 000303 beq g24_tx_timer_int_enable ,disable_user 
+0xbc 000304 branch p_mouse_setgpio_lpm 
+:      000306 p_g24_send_abort_packet:
+0xbd 000307 jam 1 ,mem_24g_abort_pac 
+0xbe 000308 jam 0 ,mem_24g_rf_hop_ch 
+0xbf 000309 call p_g24_transmit_rf_ctrl_clear 
+0xc0 000310 store 1 ,mem_24g_txbuf 
+0xc1 000311 setarg 0 
+0xc2 000312 store 7 ,mem_24g_txbuf + 1 
+0xc3 000313 fetch 4 ,mem_24g_device_addr 
+0xc4 000314 store 4 ,mem_24g_txbuf + 8 
+0xc5 000315 jam 12 ,mem_24g_datalen 
+0xc6 000316 fetch 1 ,mem_24g_data_type 
+0xc7 000317 set1 bit_abort ,pdata 
+0xc8 000318 store 1 ,mem_24g_data_type 
+0xc9 000319 call p_g24_txdata_enable_tx 
+0xca 000320 branch p_g24_transmit_start 
+:      000323 p_g24_transmit_rf_sta_init:
+0xcb 000324 jam 1 ,mem_24g_rf_last_sta 
+0xcc 000325 jam 0 ,mem_24g_sync_cnt 
+:      000326 p_g24_transmit_rf_ctrl_clear:
+0xcd 000327 fetch 1 ,mem_24g_data_type 
+0xce 000328 and_into bits_data ,pdata 
+0xcf 000329 store 1 ,mem_24g_data_type 
+0xd0 000330 rtn 
+:      000332 p_g24_hop_ch_enable:
+0xd1 000333 fetch 1 ,mem_24g_data_type 
+0xd2 000334 set1 bit_hop ,pdata 
+0xd3 000335 store 1 ,mem_24g_data_type 
+0xd4 000337 store 1 ,mem_24g_txpayload 
+0xd5 000338 rtn 
+:      000340 p_g24_hop_enable_packet:
+0xd6 000341 fetch 1 ,mem_24g_data_type 
+0xd7 000342 rtnbit0 bit_hop 
+:      000343 p_g24_hop_ch_disable:
+0xd8 000344 fetch 1 ,mem_24g_data_type 
+0xd9 000345 set0 bit_hop ,pdata 
+0xda 000346 store 1 ,mem_24g_data_type 
+0xdb 000347 store 1 ,mem_24g_txpayload 
+0xdc 000348 call power_ctrl_pac_succ_decrs 
+0xdd 000349 branch p_g24_ch 
+:      000351 p_g24_rf_hop_attemp_again:
+0xde 000352 fetch 1 ,mem_24g_rf_hop_ch 
+0xdf 000353 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      000354 p_g24_rf_hop_fastly:
+0xe0 000355 fetch 1 ,mem_24g_hop_fastly_cnt 
+0xe1 000356 increase 1 ,pdata 
+0xe2 000357 store 1 ,mem_24g_hop_fastly_cnt 
+0xe3 000358 beq 4 ,p_g24_rf_hop_fastly_exit 
+0xe4 000359 call p_g24_ch 
+0xe5 000360 jam 2 ,mem_24g_max_retry 
+0xe6 000361 branch p_g24_transmit_packet 
+:      000363 p_g24_rf_hop_fastly_exit:
+0xe7 000364 call power_ctrl_pac_succ_decrs 
+0xe8 000365 jam 0 ,mem_24g_hop_fastly_cnt 
+0xe9 000366 branch p_g24_transmit_rf_ctrl_clear 
+:      000368 p_g24_transmit_hop_pac_succ_wo_hop:
+0xea 000369 jam 2 ,mem_24g_sync_cnt 
+:      000370 p_g24_transmit_hop_pac_succ:
+0xeb 000371 jam 1 ,mem_24g_rf_last_sta 
+0xec 000372 jam 0 ,mem_24g_rf_hop_ch 
+0xed 000373 branch p_g24_transmit_rf_ctrl_clear 
+:      000375 p_g24_transmit_succ_rf_config:
+0xee 000376 fetch 1 ,mem_24g_rf_work_stage 
+0xef 000377 beq 3 ,p_g24_transmit_hop_pac_succ 
+0xf0 000378 fetch 1 ,mem_24g_data_type 
+0xf1 000379 isolate0 bit_hop ,pdata 
+0xf2 000380 branch p_g24_transmit_rf_sta_init ,true 
+0xf3 000381 fetch 1 ,mem_24g_rf_work_stage 
+0xf4 000382 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0xf5 000383 beq 2 ,p_g24_transmit_hop_pac_succ 
+0xf6 000384 rtn 
+:      000386 p_g24_rf_sta_check:
+0xf7 000387 fetch 1 ,mem_24g_pairing_sm 
+0xf8 000388 rtnne state_24g_pairing_success 
+0xf9 000389 call p_g24_rf_laststa_synccnt_check 
+0xfa 000390 ncall p_g24_rf_sync_cnt_check ,user2 
+0xfb 000391 rtn 
+:      000393 p_g24_rf_laststa_synccnt_check:
+0xfc 000394 disable user2 
+0xfd 000395 fetch 1 ,mem_24g_rf_last_sta 
+0xfe 000396 rtnne 1 
+0xff 000397 fetch 1 ,mem_24g_sync_cnt 
+0x100 000398 rtnne 0 
+0x101 000399 jam 1 ,mem_24g_rf_work_stage 
+0x102 000400 jam 4 ,mem_24g_max_retry 
+0x103 000401 branch enable_user2 
+:      000403 p_g24_rf_sync_cnt_check:
+0x104 000404 fetch 1 ,mem_24g_sync_cnt 
+0x105 000405 branch p_g24_rf_hop_attemp ,blank 
+0x106 000406 increase -1 ,pdata 
+0x107 000407 store 1 ,mem_24g_sync_cnt 
+0x108 000408 jam 2 ,mem_24g_rf_work_stage 
+0x109 000409 jam 4 ,mem_24g_max_retry 
+0x10a 000410 branch p_g24_ch 
+:      000412 p_g24_rf_hop_attemp:
+0x10b 000413 jam 3 ,mem_24g_rf_work_stage 
+0x10c 000414 fetch 1 ,mem_24g_rf_hop_ch 
+0x10d 000415 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x10e 000416 jam 2 ,mem_24g_max_retry 
+0x10f 000417 branch p_g24_ch 
+:      000419 p_g24_txdata_prep:
+0x110 000420 fetch 1 ,mem_24g_pairing_sm 
+0x111 000421 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      000422 p_g24_txdata_prep_packeage_data:
+0x112 000423 call p_g24_package_data 
+:      000424 p_g24_txdata_enable_tx:
+0x113 000425 call p_g24_transmit_prep 
+0x114 000426 jam ensure_on_24g ,mem_24g_ensure 
+0x115 000427 rtn 
+:      000429 p_g24_package_data:
+0x116 000430 fetch 2 ,mem_cb_24g_data 
+0x117 000431 call callback_func 
+0x118 000432 branch p_g24_accumulate_mouse_data ,user 
+0x119 000433 fetch 7 ,mem_24g_txbuf + 1 
+0x11a 000434 rtn blank 
+0x11b 000435 branch enable_user 
+:      000436 p_g24_accumulate_mouse_data:
+0x11c 000437 call mouse_no_data_timer_init 
+0x11d 000438 call p_mouse_data_xy_release 
+0x11e 000439 jam 0 ,mem_24g_abort_pac 
+0x11f 000440 add rega ,1 ,pdata 
+0x120 000441 store 1 ,mem_24g_datalen 
+0x121 000442 call p_g24_transmit_rf_ctrl_clear 
+0x122 000443 store 1 ,mem_24g_txbuf 
+0x123 000444 ifetcht 1 ,contw 
+0x124 000445 ifetch 1 ,regb 
+0x125 000446 ior temp ,pdata 
+0x126 000447 istore 1 ,contw 
+0x127 000448 increase 1 ,regb 
+0x128 000449 ifetch 4 ,regb 
+0x129 000450 istore 4 ,contw 
+0x12a 000451 increase 4 ,regb 
+0x12b 000452 arg mem_24g_txbuf + 6 ,contw 
+0x12c 000453 arg 2 ,loopcnt 
+:      000454 p_g24_accumulation_loop:
+0x12d 000455 ifetch 1 ,regb 
+0x12e 000456 ifetcht 1 ,contw 
+0x12f 000457 iadd temp ,pdata 
+0x130 000458 istore 1 ,contw 
+0x131 000459 increase 1 ,regb 
+0x132 000460 loop p_g24_accumulation_loop 
+0x133 000461 rtn 
+:      000463 p_g24_transmit_packet:
+0x134 000464 jam 0 ,mem_24g_retry 
+:      000465 p_g24_transmit_loop:
+0x135 000466 arg param_rx_setup ,timeup 
+0x136 000467 until clkn_rt ,meet 
+0x137 000468 call p_g24_transmit_receive_ack 
+0x138 000471 nbranch p_g24_retransmit ,sync 
+0x139 000472 nbranch p_g24_retransmit ,user3 
+0x13a 000473 call p_g24_txbuf_clear 
+0x13b 000474 call p_g24_ackpayload_parse 
+0x13c 000475 call power_ctrl_pac_succ_incrs 
+:      000476 p_g24_transmit_next_packet:
+0x13d 000477 jam 0 ,mem_retry_count 
+0x13e 000478 fetch 1 ,mem_24g_pid 
+0x13f 000479 increase 1 ,pdata 
+0x140 000480 store 1 ,mem_24g_pid 
+0x141 000481 call p_g24_hop_enable_packet 
+0x142 000482 fetch 1 ,mem_24g_pairing_sm 
+0x143 000483 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x144 000484 call p_g24_transmit_succ_rf_config 
+:      000485 p_g24_transmit_abandon:
+0x145 000486 fetch 1 ,mem_mouse_24g_pair_timer 
+0x146 000487 ncall p_mouse_24g_led_off ,blank 
+0x147 000488 setarg 0 
+0x148 000489 store 2 ,mem_24g_txfail_cnt 
+0x149 000490 store 1 ,mem_24g_get_ack_fail 
+0x14a 000491 store 1 ,mem_24g_hop_pac_retry 
+0x14b 000492 store 1 ,mem_mouse_24g_pair_timer 
+0x14c 000493 jam ensure_off_24g ,mem_24g_ensure 
+0x14d 000494 rtn 
+:      000496 p_g24_txbuf_clear:
+0x14e 000497 arg 4 ,loopcnt 
+0x14f 000498 arg mem_24g_txbuf ,contw 
+0x150 000499 branch memset0 
+:      000501 p_g24_paring_mode_start:
+0x151 000502 call power_ctrl_pac_succ_cnt_init 
+0x152 000503 branch p_g24_paring_mode 
+:      000505 p_g24_transmit_receive_ack:
+0x153 000506 disable user3 
+0x154 000507 call p_g24_transmit 
+0x155 000512 force 0 ,radio_ctrl 
+0x156 000513 fetch 4 ,mem_24g_addr 
+0x157 000514 iforce access 
+0x158 000515 fetcht 1 ,mem_last_freq 
+0x159 000516 call set_freq_rx 
+0x15a 000517 call rf_rx_enable 
+0x15b 000518 call p_g24_receive_rxon 
+0x15c 000519 call p_g24_end_of_packet ,user3 
+0x15d 000520 rtn 
+:      000525 p_g24_retransmit:
+0x15e 000526 fetch 1 ,mem_24g_abort_pac 
+0x15f 000527 nrtn blank 
+0x160 000528 fetch 2 ,mem_24g_txfail_cnt 
+0x161 000529 increase 1 ,pdata 
+0x162 000530 store 2 ,mem_24g_txfail_cnt 
+0x163 000531 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x164 000532 bbit1 4 ,p_g24_stop_g24_mode 
+0x165 000534 fetch 1 ,mem_24g_pairing_sm 
+0x166 000535 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x167 000537 call p_g24_tx_hop_ch_process 
+0x168 000538 branch p_g24_transmit_loop 
+:      000540 p_g24_tx_paring_retry:
+0x169 000541 fetch 1 ,mem_24g_txfail_cnt 
+0x16a 000542 rtnne 0xff 
+:      000543 p_g24_tx_attempt_fail:
+0x16b 000544 setarg 0 
+0x16c 000545 store 2 ,mem_24g_txfail_cnt 
+:      000546 p_g24_stop_g24_mode:
+0x16d 000547 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x16e 000548 branch ui_ipc_send_event 
+:      000550 p_g24_tx_fast_hop:
+0x16f 000551 call power_ctrl_txpower_incrs 
+0x170 000552 call power_ctrl_pac_succ_decrs 
+0x171 000553 branch p_g24_ch 
+:      000555 p_g24_tx_hop_ch_process:
+0x172 000556 fetch 1 ,mem_24g_retry 
+0x173 000557 sub pdata ,11 ,null 
+0x174 000558 nbranch p_g24_tx_fast_hop ,positive 
+0x175 000559 increase 1 ,pdata 
+0x176 000560 store 1 ,mem_24g_retry 
+0x177 000562 beq 6 ,p_g24_hop_ch_disable 
+0x178 000564 beq 12 ,p_g24_hop_ch_disable 
+0x179 000565 rtn 
+:      000567 p_g24_ackpayload_parse:
+0x17a 000568 call p_g24_read_len_pid_crc 
+0x17b 000569 fetch 1 ,mem_24g_rxdata_length 
+0x17c 000570 rtn blank 
+0x17d 000571 iforce loopcnt 
+0x17e 000572 arg mem_24g_rxbuf + 2 ,contr 
+0x17f 000573 arg mem_24g_rxpayload ,contw 
+0x180 000574 branch memcpy 
+:      000576 p_g24_pairing_sm:
+0x181 000577 jam zcode_90 ,mem_zcode_temp_param0 
+0x182 000578 branch p_zcode_entrance 
+:      000580 p_g24_paring_mode:
+0x183 000581 jam zcode_91 ,mem_zcode_temp_param0 
+0x184 000582 branch p_zcode_entrance 
+:      000584 p_g24_start_24g_mode:
+:      000585 p_mouse_start_24g_mode:
+0x185 000586 setarg 0 
+0x186 000587 store 2 ,mem_24g_check_dongle_times 
+0x187 000588 jam zcode_60 ,mem_zcode_temp_param0 
+0x188 000589 branch p_zcode_entrance 
+:      000591 p_g24_auto_pair_start:
+0x189 000592 jam zcode_70 ,mem_zcode_temp_param0 
+0x18a 000593 branch p_zcode_entrance 
+:      000596 p_g24_tx_attemp_data_prep:
+0x18b 000597 jam 0xff ,mem_24g_common_temp 
+0x18c 000598 fetch 1 ,mem_24g_data_type 
+0x18d 000599 store 1 ,mem_24g_common_temp + 1 
+0x18e 000600 fetch 4 ,mem_24g_device_addr 
+0x18f 000601 store 4 ,mem_24g_common_temp + 2 
+0x190 000602 arg 6 ,temp 
+0x191 000603 arg mem_24g_common_temp ,rega 
+0x192 000604 call p_g24_put_data_in_buff 
+0x193 000605 branch p_g24_transmit_prep 
+:      000608 p_g24_check_51cmd_stop_24g:
+0x194 000609 set0 mark_24g ,mark 
+0x195 000610 call le_disable 
+:      000611 p_mouse_disable_g24_pairing_flag:
+0x196 000612 arg mosue_24g_pairing_flag ,queue 
+0x197 000613 branch mouse_disable_function_flag 
+:      000615 p_g24_put_data_in_buff:
+0x198 000616 storet 1 ,mem_24g_datalen 
+0x199 000617 copy temp ,loopcnt 
+0x19a 000618 arg mem_24g_txbuf ,contw 
+0x19b 000619 copy rega ,contr 
+0x19c 000620 branch memcpy 
+:      000622 p_g24_read_len_pid_crc:
+0x19d 000624 fetch 1 ,mem_24g_rxbuf + 1 
+0x19e 000625 rshift3 pdata ,pdata 
+0x19f 000626 store 1 ,mem_24g_rxdata_length 
+0x1a0 000628 increase 1 ,pdata 
+0x1a1 000629 arg mem_24g_rxbuf + 1 ,contr 
+0x1a2 000630 iadd contr ,contr 
+0x1a3 000631 ifetch 3 ,contr 
+0x1a4 000632 store 3 ,mem_24g_sta_crc 
+0x1a5 000634 fetch 1 ,mem_24g_rxbuf + 1 
+0x1a6 000635 rshift pdata ,pdata 
+0x1a7 000636 and pdata ,0x03 ,pdata 
+0x1a8 000637 store 1 ,mem_24g_sta_pid 
+0x1a9 000638 rtn 
+:      000640 p_g24_update_addr_and_synccrc8:
+0x1aa 000641 store 4 ,mem_24g_addr 
+:      000643 p_g24_syncword_crc8:
+0x1ab 000644 arg 0 ,rega 
+0x1ac 000645 arg 4 ,loopcnt 
+0x1ad 000646 arg mem_24g_addr ,contr 
+:      000647 p_g24_syncword_crc8_loop:
+0x1ae 000648 ifetch 1 ,contr 
+0x1af 000649 iadd rega ,rega 
+0x1b0 000650 loop p_g24_syncword_crc8_loop 
+0x1b1 000651 copy rega ,pdata 
+0x1b2 000652 store 2 ,mem_24g_syncword 
+0x1b3 000653 fetch 1 ,mem_24g_syncword 
+0x1b4 000654 fetcht 1 ,mem_24g_syncword + 1 
+0x1b5 000655 iadd temp ,pdata 
+0x1b6 000656 store 1 ,mem_24g_syncword_crc8 
+0x1b7 000657 rtn 
+:      000659 p_g24_transmit_prep:
+0x1b8 000662 fetch 1 ,mem_24g_datalen 
+0x1b9 000663 increase 2 ,pdata 
+0x1ba 000664 store 1 ,mem_24g_txlen 
+0x1bb 000666 fetch 1 ,mem_24g_data_type 
+0x1bc 000667 store 1 ,mem_24g_txpayload 
+0x1bd 000669 fetch 1 ,mem_24g_datalen 
+0x1be 000670 lshift3 pdata ,pdata 
+0x1bf 000671 fetcht 1 ,mem_24g_pid 
+0x1c0 000672 and temp ,0x03 ,temp 
+0x1c1 000673 lshift temp ,temp 
+0x1c2 000674 ior temp ,pdata 
+0x1c3 000675 fetcht 1 ,mem_24g_no_ack 
+0x1c4 000676 iadd temp ,pdata 
+0x1c5 000677 istore 1 ,contw 
+0x1c6 000679 fetch 1 ,mem_24g_datalen 
+0x1c7 000680 iforce loopcnt 
+0x1c8 000681 arg mem_24g_txbuf ,contr 
+0x1c9 000682 branch memcpy 
+:      000684 p_g24_ch:
+0x1ca 000685 fetcht 1 ,mem_24g_current_ch_number 
+0x1cb 000686 call p_g24_ch_map_size 
+0x1cc 000687 storet 1 ,mem_24g_current_ch_number 
+0x1cd 000688 rtn 
+:      000690 p_g24_ch_map_size:
+0x1ce 000691 call p_g24_ch_calc 
+0x1cf 000692 increase 1 ,temp 
+0x1d0 000693 and_into 3 ,temp 
+0x1d1 000694 rtn 
+:      000696 p_g24_ch_calc:
+0x1d2 000697 fetch 1 ,mem_24g_addr 
+0x1d3 000698 and_into 0x03 ,pdata 
+0x1d4 000699 mul32 pdata ,4 ,rega 
+0x1d5 000700 setarg mem_24g_ch_map1 
+0x1d6 000701 iadd rega ,pdata 
+0x1d7 000702 iadd temp ,contr 
+0x1d8 000703 ifetch 1 ,contr 
+0x1d9 000704 store 1 ,mem_24g_ch 
+0x1da 000705 rtn 
+:      000707 p_g24_prep:
+0x1db 000708 disable enable_crc 
+0x1dc 000709 disable enable_white 
+0x1dd 000710 setarg 0x555555 
+0x1de 000711 iforce crc24_init 
+0x1df 000712 fetch 1 ,mem_24g_ch 
+0x1e0 000713 reverse pdata ,temp 
+0x1e1 000714 set1 1 ,temp 
+0x1e2 000715 rshift temp ,white_init 
+0x1e3 000716 rtn 
+:      000719 p_g24_receive_rxon:
+0x1e4 000722 call p_g24_prep 
+0x1e5 000723 disable user3 
+0x1e6 000724 enable decode_fec0 
+0x1e7 000725 enable is_rx 
+0x1e8 000726 disable is_tx 
+0x1e9 000727 enable swfine 
+0x1ea 000728 fetch 2 ,mem_24g_rx_window 
+0x1eb 000729 iforce stop_watch 
+0x1ec 000730 correlate null ,timeout 
+0x1ed 000731 nbranch p_g24_sync_timeout ,sync 
+0x1ee 000734 disable decode_fec0 
+0x1ef 000735 enable decode_fec1 
+0x1f0 000736 enable enable_white 
+0x1f1 000737 enable enable_crc 
+0x1f2 000738 call p_g24_receive_byte 
+0x1f3 000739 store 1 ,mem_24g_get_syncword_crc8 
+0x1f4 000740 fetcht 1 ,mem_24g_syncword_crc8 
+0x1f5 000741 isub temp ,null 
+0x1f6 000742 nbranch p_g24_end_of_packet ,zero 
+0x1f7 000743 call p_g24_receive_byte 
+0x1f8 000744 store 1 ,mem_24g_rxbuf 
+0x1f9 000748 fetch 1 ,mem_24g_rxbuf 
+0x1fa 000749 fetcht 1 ,mem_24g_data_type 
+0x1fb 000750 icompare bits_data ,temp 
+0x1fc 000751 nbranch p_g24_end_of_packet ,true 
+:      000752 p_g24_receive_skip:
+0x1fd 000753 call p_g24_receive_byte 
+0x1fe 000754 istore 1 ,contw 
+0x1ff 000755 rshift3 pdata ,pdata 
+0x200 000756 and pdata ,0x1f ,loopcnt 
+0x201 000757 branch p_g24rx_nopayload ,zero 
+:      000758 p_g24rx_loop:
+0x202 000759 call p_g24_receive_byte 
+0x203 000760 istore 1 ,contw 
+0x204 000761 loop p_g24rx_loop 
+:      000762 p_g24rx_nopayload:
+0x205 000764 copy contw ,rega 
+0x206 000765 call p_g24_receive_byte 
+0x207 000766 store 1 ,mem_rssi_hex_received 
+0x208 000767 copy rega ,contw 
+0x209 000768 parse demod ,bucket ,24 
+0x20a 000769 enable swfine 
+0x20b 000770 arg param_sifs ,stop_watch 
+0x20c 000771 rshift32 pdata ,pdata 
+0x20d 000772 rshift16 pdata ,pdata 
+0x20e 000773 istore 3 ,contw 
+0x20f 000774 disable decode_fec1 
+0x210 000775 branch p_g24_end_of_packet ,crc_failed 
+0x211 000778 enable user3 
+0x212 000779 fetch 1 ,mem_last_freq 
+0x213 000780 add pdata ,0 ,rega 
+0x214 000781 call rf_write_freq 
+0x215 000782 disable decode_fec0 
+0x216 000783 call set_sync_on 
+0x217 000785 fetch 1 ,mem_rssi_hex_received 
+0x218 000786 branch p_rssi_signal 
+:      000790 p_g24_receive_byte:
+0x219 000791 parse demod ,bucket ,8 
+0x21a 000792 rshift3 pwindow ,pdata 
+0x21b 000793 rtn 
+:      000795 p_g24_sync_timeout:
+:      000800 p_g24_end_of_packet:
+0x21c 000801 disable encode_fec1 
+0x21d 000802 disable decode_fec1 
+0x21e 000803 call end_of_packet 
+0x21f 000804 rtn 
+:      000806 p_g24_set_freq_tx:
+0x220 000807 call set_sync_on 
+0x221 000808 fetcht 1 ,mem_24g_ch 
+0x222 000809 branch set_freq_tx 
+:      000811 p_g24_transmit:
+0x223 000812 call le_enable 
+0x224 000813 fetch 4 ,mem_24g_addr 
+0x225 000814 iforce access 
+0x226 000815 call p_g24_prep 
+0x227 000816 call p_g24_set_freq_tx 
+0x228 000817 set1 txgfsk ,radio_ctrl 
+0x229 000818 enable encode_fec0 
+0x22a 000819 enable is_tx 
+0x22b 000820 disable is_rx 
+0x22c 000823 rshift16 access ,pdata 
+0x22d 000824 rshift8 pdata ,pdata 
+0x22e 000825 rshift4 pdata ,pdata 
+0x22f 000826 inject mod ,40 
+0x230 000827 disable encode_fec0 
+0x231 000828 enable encode_fec1 
+0x232 000829 enable enable_white 
+0x233 000830 enable enable_crc 
+0x234 000831 fetch 1 ,mem_24g_syncword_crc8 
+0x235 000832 inject mod ,8 
+0x236 000833 fetch 1 ,mem_24g_txlen 
+0x237 000834 iforce loopcnt 
+0x238 000835 arg mem_24g_txpayload ,contr 
+:      000836 p_g24tr_loop:
+0x239 000837 ifetch 1 ,contr 
+0x23a 000838 inject mod ,8 
+0x23b 000839 loop p_g24tr_loop 
+0x23c 000842 enable enable_parity 
+0x23d 000843 inject mod ,24 
+0x23e 000844 disable enable_parity 
+0x23f 000845 until null ,tx_clear 
+0x240 000846 nop 100 
+0x241 000847 disable encode_fec0 
+0x242 000848 disable encode_fec1 
+0x243 000849 rtn 
+:      000851 p_g24_timer_check:
+0x244 000852 call disable_user 
+0x245 000853 fetcht 4 ,mem_24g_tx_btclk 
+0x246 000854 copy clkn_bt ,pdata 
+0x247 000855 isub temp ,null 
+0x248 000856 ncall g24_timer_timeout ,positive 
+0x249 000857 copy pdata ,regb 
+0x24a 000858 fetch 4 ,mem_24g_tx_btclk 
+0x24b 000859 fetcht 1 ,mem_24g_interval 
+0x24c 000860 iadd temp ,temp 
+0x24d 000861 copy regb ,pdata 
+0x24e 000862 isub temp ,null 
+0x24f 000863 nrtn positive 
+0x250 000864 set0 28 ,pdata 
+0x251 000865 store 4 ,mem_24g_tx_btclk 
+0x252 000866 branch enable_user 
+:      000890 p_rssi_average:
+0x253 000891 arg 0 ,temp 
+0x254 000892 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x255 000893 copy rega ,contr 
+:      000894 p_rssi_average_loop:
+0x256 000895 ifetch 1 ,contr 
+0x257 000896 iadd temp ,temp 
+0x258 000897 loop p_rssi_average_loop 
+0x259 000898 rshift3 temp ,pdata 
+0x25a 000899 copy pdata ,temp 
+0x25b 000900 rtnmark0 mark_24g 
+0x25c 000902 div pdata ,10 
+0x25d 000903 call wait_div_end 
+0x25e 000904 quotient pdata 
+0x25f 000905 lshift4 pdata ,pdata 
+0x260 000906 remainder temp 
+0x261 000907 ior temp ,temp 
+0x262 000908 rtn 
+0x263 000909 rtn 
+:      000912 p_mouse_before_lpm:
+0x264 000913 rtnmark1 mark_24g 
+0x265 000914 call p_mouse_le_txbuff_save 
+0x266 000915 call p_mouse_setgpio_lpm 
+0x267 000916 fetch 1 ,mem_context 
+0x268 000917 bbit0 state_inconn ,p_clear_wake 
+0x269 000918 fetch 1 ,mem_lpm_current_mult 
+0x26a 000919 nrtn blank 
+:      000920 p_clear_wake:
+0x26b 000921 setarg 0 
+0x26c 000922 store 8 ,mem_gpio_wakeup_low 
+0x26d 000923 rtn 
+:      000925 p_mouse_setgpio_lpm:
+0x26e 000926 call p_mouse_set_sdio_high 
+0x26f 000927 call p_clear_wake 
+:      000928 p_mouse_setgpio_hibernate:
+0x270 000929 call mouse_lpm_before_common 
+0x271 000930 fetcht 1 ,mem_flash_ncs_gpio 
+0x272 000931 call gpio_out_inactive 
+0x273 000932 hfetch 4 ,core_gpio_oe0 
+0x274 000933 hfetcht 4 ,core_gpio_pu0 
+0x275 000934 ior temp ,temp 
+0x276 000935 invert temp ,temp 
+0x277 000936 hstoret 4 ,core_gpio_pd0 
+0x278 000937 hfetch 1 ,core_gpio_pd0 
+0x279 000938 set0 5 ,pdata 
+0x27a 000939 hstore 1 ,core_gpio_pd0 
+0x27b 000940 hfetch 1 ,core_gpio_pd1 
+0x27c 000941 set0 2 ,pdata 
+0x27d 000942 hstore 1 ,core_gpio_pd1 
+0x27e 000943 hfetch 1 ,core_gpio_pd2 
+0x27f 000944 set0 6 ,pdata 
+0x280 000945 hstore 1 ,core_gpio_pd2 
+0x281 000946 rtn 
+:      000948 p_mouse_set_sdio_high:
+0x282 000949 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x283 000950 rtn blank 
+0x284 000951 branch p_mouse_seting_sensor_type 
+:      000953 p_device_init:
+0x285 000954 jam 0x86 ,0x895b 
+0x286 000955 jam 0xa0 ,0x895c 
+0x287 000956 call initialize_radio 
+0x288 000957 call app_lpm_mult_enable 
+0x289 000958 call enable_authrom 
+0x28a 000959 branch p_device_wake_from_lpm ,wake 
+:      000960 p_device_wake_from_power:
+0x28b 000961 call p_wake_from_power 
+0x28c 000962 arg 600 ,temp 
+0x28d 000963 fetch 2 ,mem_mouse_no_data_timeout 
+0x28e 000966 fetch 1 ,mem_device_flag 
+0x28f 000967 beq mode_bt_device1 ,p_mouse_check_reconn_target 
+0x290 000968 call mouse_check_key_gpio 
+0x291 000969 and pdata ,0x07 ,pdata 
+0x292 000970 beq mouse_lr_button ,p_mouse_24g_pairing_button 
+:      000973 p_mouse_check_reconn_target:
+0x293 000974 jam zcode_30 ,mem_zcode_temp_param0 
+0x294 000975 branch p_zcode_entrance 
+:      000978 p_mouse_tx_power_init:
+0x295 000979 fetch 1 ,mem_tx_power_temp 
+0x296 000980 store 1 ,mem_tx_power 
+0x297 000981 rtn 
+:      000983 p_mouse_le_fast_conn_disable:
+0x298 000984 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x299 000985 rtn 
+:      000987 p_mouse_fast_conn_init:
+0x29a 000988 jam 0xff ,mem_mouse_fast_conn_flag 
+0x29b 000989 jam 0x34 ,mem_xrecord_mode 
+0x29c 000990 setarg 0x0f0f0f 
+0x29d 000991 store 3 ,mem_le_lap 
+0x29e 000992 store 3 ,mem_le_lap + 3 
+0x29f 000993 rtn 
+:      000995 p_mouse_fast_conn_end:
+0x2a0 000996 jam zcode_31 ,mem_zcode_temp_param0 
+0x2a1 000997 branch p_zcode_entrance 
+:      001001 p_mouse_24g_pairing_button:
+0x2a2 001002 call mouse_stop_discovery 
+0x2a3 001003 jam zcode_71 ,mem_zcode_temp_param0 
+0x2a4 001004 branch p_zcode_entrance 
+:      001006 p_device_wake_from_lpm:
+:      001007 p_mouse_spi_init:
+0x2a5 001008 jam 0x76 ,mem_spi_init_clk 
+0x2a6 001009 branch mouse_spi_init 
+:      001011 p_mouse_init_sunt:
+0x2a7 001012 call p_mouse_spi_init 
+0x2a8 001013 call mouse_spi_sdio_gpio_pollup 
+:      001016 p_mouse_init_sensor:
+0x2a9 001017 call mouse_read_sensor_id 
+0x2aa 001018 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0x2ab 001019 beq p3065_id1 ,p_mouse_p3065_init_param 
+0x2ac 001020 call mouse_twspi_reset 
+0x2ad 001021 nop 1000 
+0x2ae 001022 branch p_mouse_init_sensor 
+:      001024 p_mouse_init_sensor_reset:
+0x2af 001025 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x2b0 001026 call spi_ncs_enable 
+0x2b1 001027 call p_mouse_init_sunt 
+0x2b2 001028 branch spi_ncs_disable 
+:      001030 p_mouse_init_p32xx_id2_judge:
+0x2b3 001031 call p_mouse_sensor_poweron 
+0x2b4 001032 branch mouse_init_p32xx_id2_judge 
+:      001035 p_mouse_p3065_init_param:
+0x2b5 001036 setarg 0x49 
+0x2b6 001037 call twspi_read 
+0x2b7 001038 beq 0xa1 ,p_mouse_s201b_init_param 
+0x2b8 001039 call p_mouse_sensor_poweron 
+0x2b9 001040 branch mouse_p3065_init_param 
+:      001042 p_mouse_s201b_init_param:
+0x2ba 001043 jam s201 ,mem_config_sensor_type 
+0x2bb 001044 rtn 
+:      001054 p_sensor_wr_seq:
+0x2bc 001055 ifetch 2 ,regc 
+0x2bd 001056 arg 0xffff ,temp 
+0x2be 001057 isub temp ,null 
+0x2bf 001058 rtn zero 
+0x2c0 001059 call twspi_write 
+0x2c1 001060 increase 2 ,regc 
+0x2c2 001061 branch p_sensor_wr_seq 
+:      001063 p_mouse_current_mult_update:
+0x2c3 001066 jam 0 ,mem_lpm_mult 
+0x2c4 001067 jam 30 ,mem_mouse_current_mult_timer 
+0x2c5 001068 rtn 
+:      001070 p_mouse_data_xy_release:
+0x2c6 001073 fetch 1 ,mem_mouse_long_mult_flag 
+0x2c7 001074 rtnne 1 
+0x2c8 001075 setarg 0 
+0x2c9 001076 store 1 ,mem_mouse_long_mult_flag 
+0x2ca 001077 store 4 ,mem_mouse_x 
+:      001078 p_mouse_sensor_poweron:
+0x2cb 001079 call p_mouse_spi_init 
+0x2cc 001080 setarg 0x8006 
+0x2cd 001081 call twspi_write 
+0x2ce 001082 nop 12000 
+:      001083 p_mouse_dpi_config:
+0x2cf 001084 fetch 1 ,mem_mouse_dpi 
+0x2d0 001085 bne 0xff ,p_mouse_seting_dpi 
+0x2d1 001086 fetch 1 ,mem_config_sensor_motion 
+0x2d2 001087 and pdata ,0x0f ,pdata 
+0x2d3 001088 store 1 ,mem_mouse_dpi 
+:      001089 p_mouse_seting_dpi:
+:      001090 p_mouse_seting_sensor_type:
+0x2d4 001091 fetch 1 ,mem_config_sensor_type 
+0x2d5 001092 beq p3212 ,p_mouse_seting_3212_dpi 
+0x2d6 001093 beq s201 ,p_mouse_seting_s201_dpi 
+0x2d7 001094 fetch 1 ,mem_mouse_dpi 
+0x2d8 001095 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
+0x2d9 001096 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
+0x2da 001097 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
+:      001098 p_mouse_set_cpi2:
+0x2db 001099 fetch 1 ,mem_config_sensor_type 
+0x2dc 001100 beq p3065_xy ,p_mouse_3065xy_set_cpi2 
+:      001102 p_mouse_320x_set_cpi3:
+0x2dd 001103 fetch 1 ,mem_320x_dpi_3 
+:      001104 p_mouse_dpi_store:
+0x2de 001105 store 1 ,mem_mouse_cpi_count 
+0x2df 001106 branch mouse_p3205_dpi + 3 
+:      001108 p_mouse_dpi_recount:
+0x2e0 001109 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x2e1 001110 branch p_mouse_set_cpi1 
+:      001112 p_mouse_set_cpi1:
+0x2e2 001113 fetch 1 ,mem_config_sensor_type 
+0x2e3 001114 beq p3065_xy ,p_mouse_3065xy_set_cpi1 
+:      001116 p_mouse_320x_set_cpi1:
+0x2e4 001117 fetch 1 ,mem_320x_dpi_1 
+0x2e5 001118 branch p_mouse_dpi_store 
+:      001120 p_mouse_set_cpi3:
+0x2e6 001121 fetch 1 ,mem_config_sensor_type 
+0x2e7 001122 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
+:      001124 p_mouse_320x_set_cpi4:
+0x2e8 001125 fetch 1 ,mem_320x_dpi_4 
+0x2e9 001126 branch p_mouse_dpi_store 
+:      001128 p_mouse_3065xy_set_cpi2:
+0x2ea 001129 fetch 1 ,mem_320x_dpi_3 
+0x2eb 001130 increase -1 ,pdata 
+0x2ec 001131 branch p_mouse_dpi_store 
+:      001132 p_mouse_3065xy_set_cpi1:
+0x2ed 001133 fetch 1 ,mem_320x_dpi_1 
+0x2ee 001134 increase -1 ,pdata 
+0x2ef 001135 branch p_mouse_dpi_store 
+:      001136 p_mouse_3065xy_set_cpi3:
+0x2f0 001137 fetch 1 ,mem_320x_dpi_4 
+0x2f1 001138 increase -1 ,pdata 
+0x2f2 001139 branch p_mouse_dpi_store 
+:      001141 p_mouse_seting_3212_dpi:
+0x2f3 001142 fetch 1 ,mem_mouse_dpi 
+0x2f4 001143 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x2f5 001144 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x2f6 001145 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x2f7 001146 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+0x2f8 001147 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
+:      001148 p_mouse_set_p3212_cpi3:
+0x2f9 001149 jam mouse_dpi_level3 ,mem_mouse_dpi 
+0x2fa 001150 branch mouse_set_p3212_cpi3 
+:      001153 p_mouse_seting_s201_dpi:
+0x2fb 001154 fetch 1 ,mem_mouse_dpi 
+0x2fc 001155 beq mouse_dpi_level1 ,p_mouse_set_s201_dpi_1 
+0x2fd 001156 beq mouse_dpi_level2 ,p_mouse_set_s201_dpi_2 
+0x2fe 001157 beq mouse_dpi_level3 ,p_mouse_set_s201_dpi_3 
+0x2ff 001158 beq mouse_dpi_level4 ,p_mouse_set_s201_dpi_4 
+:      001159 p_mouse_set_s201_dpi_2:
+0x300 001160 arg 0x09 ,rega 
+0x301 001161 branch p_mouse_dpi_s201_store 
+:      001163 p_mouse_set_s201_dpi_3:
+0x302 001164 arg 0x0b ,rega 
+0x303 001165 branch p_mouse_dpi_s201_store 
+:      001167 p_mouse_set_s201_dpi_4:
+0x304 001168 jam mouse_dpi_level1 ,mem_mouse_dpi 
+:      001169 p_mouse_set_s201_dpi_1:
+0x305 001170 arg 0x03 ,rega 
+0x306 001171 branch p_mouse_dpi_s201_store 
+:      001173 p_mouse_dpi_s201_store:
+0x307 001174 setarg 0xc309 
+0x308 001175 call twspi_write 
+0x309 001176 copy rega ,pdata 
+0x30a 001177 or_into 0x80 ,pdata 
+0x30b 001178 lshift8 pdata ,pdata 
+0x30c 001179 add pdata ,0x23 ,pdata 
+0x30d 001180 call twspi_write 
+0x30e 001181 setarg 0x0009 
+0x30f 001182 branch twspi_write 
+:      001186 p_mouse_sensor_power_down:
+0x310 001187 call p_mouse_init_sunt 
+:      001188 p_mouse_sensor_powerdown:
+0x311 001189 call p_mouse_spi_init 
+0x312 001190 setarg 0x0806 
+0x313 001195 branch twspi_write 
+:      001197 p_mouse_setting_config:
+0x314 001198 jam zcode_80 ,mem_zcode_temp_param0 
+0x315 001199 branch p_zcode_entrance 
+:      001201 p_spid_init_flash:
+0x316 001202 jam 0x40 ,core_spid_ctrl 
+0x317 001203 jam 0x0 ,core_spid_delay 
+0x318 001204 hfetch 1 ,core_gpio_sel1 
+0x319 001205 and pdata ,0xec ,pdata 
+0x31a 001206 or pdata ,0x08 ,pdata 
+0x31b 001207 hstore 1 ,core_gpio_sel1 
+0x31c 001208 setarg 0 
+0x31d 001209 store 4 ,mem_spid_tbuf 
+0x31e 001211 hfetch 1 ,core_gpio_pd3 
+0x31f 001212 set0 0 ,pdata 
+0x320 001213 hstore 1 ,core_gpio_pd3 
+0x321 001215 rtn 
+:      001217 p_mouse_load_flash_info_check:
+0x322 001218 call p_flash_release_deep_power_down 
+0x323 001219 call mouse_load_flash_flag 
+0x324 001220 fetch 2 ,mem_store_flag 
+0x325 001221 arg eeprom_init_flag ,temp 
+0x326 001222 isub temp ,null 
+0x327 001223 branch p_mouse_load_flash_device_info ,zero 
+0x328 001224 storet 2 ,mem_store_flag 
+0x329 001225 call mouse_ble_init_address 
+0x32a 001226 random pdata 
+0x32b 001227 store 2 ,mem_random_addr_increase_count 
+0x32c 001228 fetch 1 ,mem_config_sensor_motion 
+0x32d 001229 store 1 ,mem_mouse_dpi 
+0x32e 001230 fetch 4 ,mem_mouse_fast_conn_addr 
+0x32f 001231 store 4 ,mem_mouse_24g_addr 
+0x330 001232 store 4 ,mem_24g_addr 
+:      001233 p_mouse_store_flash_device_info:
+0x331 001234 call p_flash_release_deep_power_down 
+0x332 001235 call p_flash_erase_sector 
+0x333 001236 call p_flash_write_enable 
+0x334 001237 call p_mouse_information_flash_parameters 
+0x335 001238 call p_spid_write_flash 
+0x336 001239 call p_wait_flash_done 
+:      001240 p_mouse_store_random_addr_increase_count:
+0x337 001241 call p_flash_write_enable 
+0x338 001242 arg 2 ,temp 
+0x339 001243 arg mem_random_addr_increase_count ,rega 
+0x33a 001244 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x33b 001245 fetch 3 ,mem_flash_base 
+0x33c 001246 iadd regb ,pdata 
+0x33d 001247 call p_spid_write_flash 
+0x33e 001248 call p_wait_flash_done 
+0x33f 001249 call p_flash_deep_power_down 
+0x340 001250 branch p_mouse_spi_init 
+:      001253 p_flash_erase_sector:
+0x341 001254 fetch 3 ,mem_flash_base 
+0x342 001255 store 3 ,mem_spi_write_addr 
+0x343 001256 call p_flash_write_enable 
+0x344 001257 call flash_erase_sector + 3 
+:      001258 p_wait_flash_done:
+0x345 001259 call p_flash_read_status 
+0x346 001260 bbit1 flash_status_wip ,p_wait_flash_done 
+0x347 001261 rtn 
+:      001263 p_flash_read_status:
+0x348 001264 setarg mem_spid_rbuf 
+0x349 001265 hstore 2 ,core_spid_rxaddr 
+0x34a 001266 force 1 ,temp 
+0x34b 001267 setarg flash_read_satus 
+0x34c 001268 store 1 ,mem_spid_tbuf 
+0x34d 001269 setarg mem_spid_tbuf 
+0x34e 001270 hstore 2 ,core_spid_txaddr 
+0x34f 001271 branch spid_read_regs + 2 
+:      001273 p_flash_write_enable:
+0x350 001274 call spid_unlock_flash 
+0x351 001275 call p_flash_read_status 
+0x352 001276 bbit0 flash_status_wel ,p_flash_write_enable 
+0x353 001277 rtn 
+:      001279 p_spid_write_flash:
+0x354 001280 copy pdata ,regc 
+0x355 001281 copy rega ,pdata 
+0x356 001282 increase -4 ,pdata 
+0x357 001283 copy pdata ,regb 
+0x358 001284 ifetch 4 ,regb 
+0x359 001285 store 4 ,mem_write_flash_head_temp 
+0x35a 001286 copy regc ,pdata 
+0x35b 001287 call spid_write_flash 
+0x35c 001288 fetch 4 ,mem_write_flash_head_temp 
+0x35d 001289 istore 4 ,regb 
+0x35e 001290 rtn 
+:      001292 p_mouse_information_flash_parameters:
+0x35f 001293 setarg mem_mouse_information_end 
+0x360 001294 arg mem_mouse_information_start ,temp 
+0x361 001295 isub temp ,temp 
+0x362 001296 fetch 3 ,mem_flash_base 
+0x363 001297 arg mem_mouse_information_start ,rega 
+0x364 001298 rtn 
+:      001300 p_mouse_read_flash:
+0x365 001301 call p_flash_release_deep_power_down 
+0x366 001302 call p_mouse_information_flash_parameters 
+0x367 001303 branch spid_read_flash 
+:      001305 p_mouse_load_flash_device_info:
+0x368 001306 jam zcode_21 ,mem_zcode_temp_param0 
+0x369 001307 branch p_zcode_entrance 
+:      001310 p_flash_deep_power_down:
+0x36a 001311 jam flash_command_deep_power_down ,mem_temp 
+:      001312 p_spid_write_flash_cmd:
+0x36b 001313 call p_spid_init_flash 
+0x36c 001314 call delay_nop100 
+0x36d 001316 arg mem_write_flash_head_temp ,rega 
+0x36e 001317 fetcht 1 ,mem_temp 
+0x36f 001318 call spid_write_flash_common 
+0x370 001319 branch delay_nop100 
+:      001321 p_flash_release_deep_power_down:
+0x371 001322 jam flash_command_release_deep_power_down ,mem_temp 
+0x372 001323 branch p_spid_write_flash_cmd 
+:      001326 p_mouse_load_random_addr_increase_count:
+0x373 001327 call p_flash_release_deep_power_down 
+0x374 001328 arg 2 ,temp 
+0x375 001329 arg mem_random_addr_increase_count ,rega 
+0x376 001330 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x377 001331 fetch 3 ,mem_flash_base 
+0x378 001332 iadd regb ,pdata 
+0x379 001333 branch spid_read_flash 
+:      001336 p_mouse_discovery_led_blink:
+0x37a 001337 fetch 1 ,mem_mouse_discovery_timer 
+0x37b 001338 rtn blank 
+0x37c 001339 fetch 1 ,mem_mouse_discovery_blink_count 
+0x37d 001340 increase 1 ,pdata 
+0x37e 001341 store 1 ,mem_mouse_discovery_blink_count 
+0x37f 001342 beq 5 ,p_mouse_bt_led_off 
+0x380 001343 beq 10 ,p_mouse_bt_discovery_led_on 
+0x381 001344 rtn 
+:      001347 p_mouse_bt_reconnect_led_blink:
+0x382 001348 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x383 001349 nbranch p_mouse_bt_reconnect_led_start ,blank 
+0x384 001350 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0x385 001351 rtn blank 
+:      001352 p_mouse_bt_reconnect_led_start:
+0x386 001353 fetch 1 ,mem_mouse_discovery_blink_count 
+0x387 001354 increase 1 ,pdata 
+0x388 001355 store 1 ,mem_mouse_discovery_blink_count 
+0x389 001356 beq 2 ,p_mouse_bt_led_off 
+0x38a 001357 beq 4 ,p_mouse_bt_discovery_led_on 
+0x38b 001358 rtn 
+:      001360 p_mouse_24g_led_blink:
+0x38c 001361 fetch 1 ,mem_device_flag 
+0x38d 001362 rtnne mode_24g_device 
+0x38e 001363 fetch 1 ,mem_mouse_24g_pair_timer 
+0x38f 001364 rtn blank 
+0x390 001365 increase -1 ,pdata 
+0x391 001366 store 1 ,mem_mouse_24g_pair_timer 
+0x392 001367 branch p_app_enter_hibernate ,blank 
+0x393 001368 and pdata ,0x0f ,pdata 
+0x394 001369 beq 0x05 ,p_mouse_24g_led_on 
+0x395 001370 beq 0x0a ,p_mouse_24g_led_off 
+0x396 001371 rtn 
+:      001373 p_mouse_device_poweron_led_timer:
+0x397 001374 fetch 1 ,mem_mouse_poweron_led_timer 
+0x398 001375 rtn blank 
+0x399 001376 increase -1 ,pdata 
+0x39a 001377 store 1 ,mem_mouse_poweron_led_timer 
+0x39b 001378 branch p_mouse_24g_led_off ,blank 
+0x39c 001379 fetch 1 ,mem_device_flag 
+0x39d 001380 beq mode_24g_device ,p_mouse_24g_led_on 
+0x39e 001381 fetch 1 ,mem_mouse_discovery_timer 
+0x39f 001382 nbranch p_mouse_device_poweron_led_off ,blank 
+0x3a0 001383 branch p_mouse_bt_led_on 
+:      001385 p_mouse_bt_led_off:
+:      001386 p_mouse_24g_led_off:
+0x3a1 001387 fetcht 1 ,mem_device_bt_led_gpio 
+:      001388 p_gpio_set_input_high_impedance:
+0x3a2 001389 set0 gpio_active_bit ,temp 
+0x3a3 001390 branch gpio_set_high_impedance 
+:      001393 p_mouse_bt_discovery_led_on:
+0x3a4 001394 jam 0 ,mem_mouse_discovery_blink_count 
+:      001395 p_mouse_bt_led_on:
+0x3a5 001396 fetcht 1 ,mem_device_bt_led_gpio 
+0x3a6 001397 call gpio_config_output 
+0x3a7 001398 fetcht 1 ,mem_device_bt_led_gpio 
+0x3a8 001399 branch gpio_out_inactive 
+:      001401 p_mouse_24g_led_on:
+0x3a9 001402 fetcht 1 ,mem_device_bt_led_gpio 
+0x3aa 001403 call gpio_config_output 
+0x3ab 001404 fetcht 1 ,mem_device_bt_led_gpio 
+0x3ac 001405 branch gpio_out_active 
+:      001408 p_mouse_device_poweron_led_off:
+0x3ad 001409 jam 0 ,mem_mouse_poweron_led_timer 
+0x3ae 001410 fetch 1 ,mem_device_flag 
+0x3af 001411 rtneq mode_24g_device 
+0x3b0 001413 rtn 
+:      001416 p_mouse_g24_package_data:
+0x3b1 001417 call mouse_g24_package_data 
+0x3b2 001418 fetch 2 ,mem_mouse_z 
+0x3b3 001419 rtn blank 
+:      001420 p_g24_transmit_by_interrupt_enable:
+0x3b4 001421 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x3b5 001422 setarg 0 
+0x3b6 001423 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x3b7 001424 rtn 
+:      001426 p_mouse_le_txbuff_save:
+0x3b8 001427 arg mem_le_tx_buffer0 ,contr 
+0x3b9 001428 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x3ba 001429 call p_mouse_le_txbuff_copy 
+0x3bb 001430 arg mem_le_tx_buffer1 ,contr 
+0x3bc 001431 call p_mouse_le_txbuff_copy 
+0x3bd 001432 arg mem_le_tx_buffer2 ,contr 
+0x3be 001433 call p_mouse_le_txbuff_copy 
+0x3bf 001434 arg mem_le_tx_buffer3 ,contr 
+:      001435 p_mouse_le_txbuff_copy:
+0x3c0 001436 arg 27 ,loopcnt 
+0x3c1 001437 branch memcpy 
+:      001439 p_mouse_le_txbuff_load:
+0x3c2 001440 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x3c3 001441 arg mem_le_tx_buffer0 ,contw 
+0x3c4 001442 call p_mouse_le_txbuff_copy 
+0x3c5 001443 arg mem_le_tx_buffer1 ,contw 
+0x3c6 001444 call p_mouse_le_txbuff_copy 
+0x3c7 001445 arg mem_le_tx_buffer2 ,contw 
+0x3c8 001446 call p_mouse_le_txbuff_copy 
+0x3c9 001447 arg mem_le_tx_buffer3 ,contw 
+0x3ca 001448 branch p_mouse_le_txbuff_copy 
+:      001450 p_mouse_le:
+0x3cb 001451 call le_fifo_check_nearly_full 
+0x3cc 001452 nrtn blank 
+0x3cd 001453 fetch 1 ,mem_mouse_fast_conn_flag 
+0x3ce 001454 beq 0xff ,p_mouse_le_next 
+0x3cf 001455 fetch 1 ,mem_le_connect_status_flag 
+0x3d0 001456 and pdata ,0x03 ,pdata 
+0x3d1 001457 rtnne 0x03 
+:      001458 p_mouse_le_next:
+0x3d2 001459 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x3d3 001460 call p_mouse_clear_sensor_data ,blank 
+0x3d4 001461 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d5 001462 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x3d6 001463 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x3d7 001464 call mouse_motion 
+0x3d8 001465 nbranch p_bt_125hz_clear ,user 
+0x3d9 001466 call p_bt_125hz 
+0x3da 001467 nrtn user7 
+0x3db 001468 call p_mouse_current_mult_update 
+0x3dc 001469 call p_mouse_data_xy_release 
+0x3dd 001470 call p_mouse_wheel_trigger 
+:      001471 p_mouse_data_push:
+0x3de 001472 arg mem_mouse_key ,rega 
+0x3df 001473 call queue_push 
+0x3e0 001474 call p_mouse_queue_increase ,user 
+0x3e1 001475 rtn 
+:      001477 p_mouse_data_init:
+0x3e2 001478 jam 7 ,mem_mouse_data_queue 
+0x3e3 001479 jam 4 ,mem_mouse_data_queue + 1 
+0x3e4 001480 setarg mem_mouse_data_queue 
+0x3e5 001481 store 2 ,mem_queue_ptr 
+0x3e6 001482 branch queue_init 
+:      001484 p_mouse_queue_increase:
+0x3e7 001485 fetch 1 ,mem_mouse_data_queue_num 
+0x3e8 001486 increase 1 ,pdata 
+0x3e9 001487 store 1 ,mem_mouse_data_queue_num 
+0x3ea 001488 rtn 
+:      001490 p_mouse_data_pull:
+0x3eb 001491 arg mem_mouse_key ,rega 
+0x3ec 001492 call queue_pop 
+0x3ed 001493 branch p_mouse_fill_data_le ,user 
+0x3ee 001494 rtn 
+:      001496 p_mouse_fill_data_le:
+0x3ef 001497 call le_clear_md 
+0x3f0 001498 fetch 1 ,mem_mouse_data_queue_num 
+0x3f1 001499 sub pdata ,1 ,null 
+0x3f2 001500 ncall le_set_md ,positive 
+0x3f3 001501 fetch 1 ,mem_mouse_data_queue_num 
+0x3f4 001502 rtn blank 
+0x3f5 001503 increase -1 ,pdata 
+0x3f6 001504 store 1 ,mem_mouse_data_queue_num 
+0x3f7 001505 branch mouse_fill_data_le 
+:      001508 p_bt_125hz:
+0x3f8 001509 enable user7 
+0x3f9 001510 fetch 1 ,mem_bt_125hz_cnt 
+0x3fa 001511 beq 15 ,p_bt_125hz_clear 
+0x3fb 001512 increase 1 ,pdata 
+0x3fc 001513 store 1 ,mem_bt_125hz_cnt 
+0x3fd 001514 rtn 
+:      001515 p_bt_125hz_clear:
+0x3fe 001516 jam 0 ,mem_bt_125hz_cnt 
+0x3ff 001517 disable user7 
+0x400 001518 rtn 
+:      001522 p_mouse_wheel_trigger:
+0x401 001523 fetch 2 ,mem_mouse_z 
+0x402 001524 rtn blank 
+0x403 001525 jam 1 ,mem_mouse_wheel_trigger 
+0x404 001526 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x405 001527 rtn 
+:      001529 p_mouse_bt:
+0x406 001530 rtn attempt 
+0x407 001531 fetch 1 ,mem_app_handshake_flag 
+0x408 001532 rtn blank 
+0x409 001533 call l2cap_malloc_is_fifo_nearly_full 
+0x40a 001534 nrtn blank 
+0x40b 001535 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x40c 001536 call p_mouse_clear_sensor_data ,blank 
+0x40d 001537 fetch mouse_flag_len ,mem_mouse_flag 
+0x40e 001538 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x40f 001539 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+0x410 001540 call mouse_motion 
+0x411 001541 nbranch p_bt_125hz_clear ,user 
+0x412 001542 call p_bt_125hz 
+0x413 001543 nrtn user7 
+0x414 001544 call p_mouse_current_mult_update 
+0x415 001545 call p_mouse_data_xy_release 
+0x416 001546 call p_mouse_wheel_trigger 
+0x417 001547 fetch 1 ,mem_mouse_bt_boot_mode 
+0x418 001548 beq 1 ,p_mouse_send_data_boot_mode 
+0x419 001549 fetch 1 ,mem_mouse_bt_send_first_package_flag 
+0x41a 001550 rtn blank 
+0x41b 001551 branch mouse_send_data 
+:      001553 p_mouse_send_data_boot_mode:
+0x41c 001554 fetch 1 ,mem_mouse_key 
+0x41d 001555 store 1 ,mem_mouse_bt_boot_data 
+0x41e 001556 fetch 1 ,mem_mouse_x 
+0x41f 001557 istore 1 ,contw 
+0x420 001558 fetch 1 ,mem_mouse_y 
+0x421 001559 istore 1 ,contw 
+0x422 001560 fetch 2 ,mem_mouse_z 
+0x423 001561 istore 2 ,contw 
+0x424 001563 arg 7 ,rega 
+0x425 001564 call hid_malloc_tx_buff 
+0x426 001565 fetch 2 ,mem_hid_int_remote_cid 
+0x427 001566 istore 2 ,contw 
+0x428 001567 setarg 0x02a1 
+0x429 001568 istore 2 ,contw 
+0x42a 001569 fetch 5 ,mem_mouse_bt_boot_data 
+0x42b 001570 istore 5 ,contw 
+0x42c 001571 rtn 
+:      001573 p_mouse_clear_sensor_data:
+0x42d 001574 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x42e 001575 call le_set_config_more_data 
+0x42f 001576 branch p_mouse_init_sensor_reset 
+:      001583 p_mouse_idle:
+0x430 001584 call ui_check_paring_button 
+0x431 001585 call p_mouse_dpi_check 
+0x432 001586 call p_mouse_select_device_by_button 
+0x433 001587 branch mouse_wheel_check 
+:      001590 p_mouse_dpi_check:
+0x434 001591 arg 0 ,rega 
+0x435 001592 jam 0x05 ,mem_mouse_key_temp 
+0x436 001593 fetcht 1 ,mem_dpi_button_gpio 
+0x437 001594 fetch 1 ,mem_mouse_dpikey_press_status 
+0x438 001595 call p_mouse_check_key 
+0x439 001596 store 1 ,mem_mouse_dpikey_press_status 
+0x43a 001597 fetcht 1 ,mem_dpi_button_gpio 
+0x43b 001598 call p_gpio_set_input_pu 
+0x43c 001599 copy rega ,pdata 
+0x43d 001600 bbit1 5 ,p_mouse_dpi_down 
+0x43e 001601 branch mouse_dpi_up 
+:      001604 p_mouse_dpi_down:
+0x43f 001605 fetch 1 ,mem_mouse_dpi_button_state 
+0x440 001606 rtneq dpi_button_state_down 
+0x441 001607 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x442 001608 fetch 1 ,mem_config_sensor_type 
+0x443 001609 beq p3212 ,p_mouse_dpi_5_level_judge 
+0x444 001610 fetch 1 ,mem_mouse_dpi 
+0x445 001611 increase 1 ,pdata 
+0x446 001612 and pdata ,0x03 ,pdata 
+0x447 001613 store 1 ,mem_mouse_dpi 
+0x448 001614 call mouse_seting_dpi 
+0x449 001615 branch p_mouse_store_flash_device_info 
+:      001618 p_mouse_dpi_5_level_judge:
+0x44a 001619 fetch 1 ,mem_mouse_dpi 
+0x44b 001620 increase 1 ,pdata 
+0x44c 001621 sub pdata ,0x05 ,null 
+0x44d 001622 call set_pdata_0 ,zero 
+0x44e 001623 store 1 ,mem_mouse_dpi 
+0x44f 001624 branch mouse_seting_dpi 
+:      001627 p_mouse_priority_bb_event:
+0x450 001628 copy regc ,pdata 
+0x451 001629 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x452 001630 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x453 001631 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x454 001632 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x455 001633 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x456 001634 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0x457 001635 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0x458 001637 beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0x459 001638 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0x45a 001639 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0x45b 001640 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+0x45c 001641 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0x45d 001642 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x45e 001643 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x45f 001644 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x460 001645 branch mouse_priority_bb_event + 1 
+:      001647 p_mouse_le_bb_event_connected:
+0x461 001648 jam zcode_b0 ,mem_zcode_temp_param0 
+0x462 001649 branch p_zcode_entrance 
+:      001651 p_mouse_le_bb_disconnected:
+0x463 001652 jam zcode_a2 ,mem_zcode_temp_param0 
+0x464 001653 branch p_zcode_entrance 
+:      001655 p_mouse_le_enc_info:
+:      001656 p_app_updata_le_param:
+0x465 001657 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x466 001658 branch ui_ipc_send_cmd 
+:      001660 p_mouse_le_ll_start_encryt:
+0x467 001661 jam zcode_b3 ,mem_zcode_temp_param0 
+0x468 001662 branch p_zcode_entrance 
+:      001664 p_mouse_le_conn_param_update_rsp_recieved:
+0x469 001665 jam zcode_a1 ,mem_zcode_temp_param0 
+0x46a 001666 branch p_zcode_entrance 
+:      001669 p_mouse_bb_event_reconn_timeout:
+:      001670 p_mouse_bb_event_reconn_failed:
+0x46b 001671 jam zcode_a3 ,mem_zcode_temp_param0 
+0x46c 001672 branch p_zcode_entrance 
+:      001676 p_mouse_sniff_not_accept:
+0x46d 001677 jam zcode_b1 ,mem_zcode_temp_param0 
+0x46e 001678 branch p_zcode_entrance 
+:      001680 p_mouse_bb_event_connected:
+0x46f 001681 jam 0 ,mem_mouse_send_switch_req_timer 
+0x470 001682 jam 0 ,mem_mouse_bt_reconnect_flag 
+0x471 001683 call p_mouse_init_sensor_reset 
+0x472 001684 branch mouse_stop_discovery 
+:      001686 p_mouse_bb_event_disconnected:
+0x473 001687 jam zcode_b4 ,mem_zcode_temp_param0 
+0x474 001688 branch p_zcode_entrance 
+:      001690 p_mouse_enter_sniff_check:
+0x475 001691 jam zcode_b2 ,mem_zcode_temp_param0 
+0x476 001692 branch p_zcode_entrance 
+:      001694 p_mouse_24g_pairing_complete:
+0x477 001695 jam zcode_92 ,mem_zcode_temp_param0 
+0x478 001696 branch p_zcode_entrance 
+:      001698 p_mouse_24g_attempt_fail:
+0x479 001699 jam zcode_61 ,mem_zcode_temp_param0 
+0x47a 001700 branch p_zcode_entrance 
+:      001702 p_mouse_24g_attempt_success:
+0x47b 001704 call p_mouse_init_sensor_reset 
+0x47c 001705 branch mouse_no_data_timer_init 
+:      001707 p_app_enter_hibernate:
+0x47d 001708 call p_mouse_sensor_power_down 
+0x47e 001709 branch app_enter_hibernate 
+:      001712 p_mouse_before_hibernate:
+0x47f 001713 jam zcode_a4 ,mem_zcode_temp_param0 
+0x480 001714 branch p_zcode_entrance 
+:      001716 p_mouse_sensor_powerdown_check:
+0x481 001717 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x482 001718 rtn blank 
+0x483 001719 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x484 001720 branch p_mouse_sensor_power_down 
+:      001723 p_mouse_bb_event_timer:
+0x485 001724 call p_mouse_wheel_trigger_timer 
+0x486 001725 call mouse_check_discovery_timeout_timer 
+0x487 001726 call mouse_check_no_data_timeout_timer 
+0x488 001727 call p_mouse_current_mult_update_timer 
+0x489 001728 call p_mouse_bt_discovery_check 
+0x48a 001729 call p_mouse_24g_long_sleep_param_update_timer 
+0x48b 001730 call p_mouse_24g_pairing_commbination_key 
+0x48c 001731 call p_mouse_check_direct_timeout_timer 
+0x48d 001732 call p_mouse_le_enable_att_list_timer 
+0x48e 001733 call p_mouse_send_switch_req_timer 
+0x48f 001734 call mouse_check_hid_handshake_timer 
+0x490 001735 call p_mouse_bt_check_sniff_req_timeout_timer 
+0x491 001736 call p_mouse_discovery_led_blink 
+0x492 001737 call p_mouse_bt_reconnect_led_blink 
+0x493 001738 call p_mouse_24g_led_blink 
+0x494 001739 branch p_mouse_device_poweron_led_timer 
+:      001742 p_mouse_send_switch_req_timer:
+0x495 001743 arg mem_mouse_send_switch_req_timer ,regc 
+0x496 001744 arg host_create_conn_resend ,regb 
+0x497 001745 branch timer_single_step 
+:      001747 p_mouse_bt_check_sniff_req_timeout_timer:
+0x498 001748 arg mem_mouse_bt_send_first_package_timer ,regc 
+0x499 001749 arg p_mouse_bt_send_first_package ,regb 
+0x49a 001750 branch timer_single_step 
+:      001751 p_mouse_bt_send_first_package:
+0x49b 001752 jam 1 ,mem_mouse_bt_send_first_package_flag 
+0x49c 001753 rtn 
+:      001756 p_mouse_le_enable_att_list_timer:
+0x49d 001757 arg mem_le_start_encrypt_timer ,regc 
+0x49e 001758 arg mouse_le_write_enable ,regb 
+0x49f 001759 branch timer_single_step 
+:      001761 p_mouse_check_direct_timeout_timer:
+0x4a0 001762 arg mem_mouse_direct_timer ,regc 
+0x4a1 001763 arg p_mouse_check_direct_timeout ,regb 
+0x4a2 001764 call timer_single_step_2b 
+0x4a3 001765 fetch 1 ,mem_mouse_direct_timer 
+0x4a4 001766 beq 1 ,app_ble_stop_direct_adv 
+0x4a5 001767 rtn 
+:      001769 p_mouse_check_direct_timeout:
+0x4a6 001770 fetch 1 ,mem_mouse_fast_conn_flag 
+0x4a7 001771 beq 0xff ,p_mouse_fast_conn_end 
+0x4a8 001772 call app_ble_stop_direct_adv 
+0x4a9 001773 branch mouse_check_direct_timeout + 1 
+:      001776 p_mouse_wheel_trigger_timer:
+0x4aa 001777 arg mem_mouse_wheel_trigger_timer ,regc 
+0x4ab 001778 arg p_mouse_wheel_trigger_disable ,regb 
+0x4ac 001779 branch timer_single_step 
+:      001780 p_mouse_wheel_trigger_disable:
+0x4ad 001781 jam 0 ,mem_mouse_wheel_trigger 
+0x4ae 001782 rtn 
+:      001784 p_mouse_current_mult_update_timer:
+0x4af 001785 arg mem_mouse_current_mult_timer ,regc 
+0x4b0 001786 arg p_mouse_le_current_mult_reinit ,regb 
+0x4b1 001787 branch timer_single_step 
+:      001788 p_mouse_le_current_mult_reinit:
+0x4b2 001789 fetch 1 ,mem_lpm_mult_init 
+0x4b3 001790 store 1 ,mem_lpm_mult 
+0x4b4 001791 branch p_mouse_long_mult_flag_enable 
+:      001794 p_mouse_24g_long_sleep_param_update_timer:
+0x4b5 001795 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x4b6 001796 arg p_mouse_24g_long_sleep_normal_param ,regb 
+0x4b7 001797 branch timer_single_step 
+:      001798 p_mouse_24g_long_sleep_normal_param:
+0x4b8 001799 setarg g24_long_sleep_step2 
+0x4b9 001800 store 3 ,mem_24g_enter_hibernate 
+:      001801 p_mouse_long_mult_flag_enable:
+0x4ba 001802 jam 1 ,mem_mouse_long_mult_flag 
+0x4bb 001803 rtn 
+:      001806 p_mouse_24g_pairing_commbination_key:
+0x4bc 001807 fetch 1 ,mem_device_flag 
+0x4bd 001808 rtnne mode_24g_device 
+0x4be 001809 call p_mouse_check_key_gpio 
+0x4bf 001810 beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
+0x4c0 001811 branch mouse_bt_discovery_commbination_key_up 
+:      001812 p_mouse_bt_discovery_commbination_key_down:
+0x4c1 001813 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x4c2 001814 call p_mouse_24g_pairing_timer 
+0x4c3 001815 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001817 p_mouse_24g_pairing_timer:
+0x4c4 001818 arg mem_combination_ui_button_count ,regc 
+0x4c5 001819 arg p_mouse_24g_pairing_button ,regb 
+0x4c6 001820 branch timer_single_step 
+:      001823 p_mouse_bt_discovery_check:
+0x4c7 001824 fetch 1 ,mem_select_device_button_statue 
+0x4c8 001825 rtnne pb_button_state_down 
+:      001826 p_mouse_bt_discovery_timer:
+0x4c9 001827 arg mem_select_ui_button_count ,regc 
+0x4ca 001828 arg p_mouse_long_button_bt_discovery ,regb 
+0x4cb 001829 branch timer_single_step 
+:      001831 p_mouse_long_button_bt_discovery:
+0x4cc 001832 fetcht 1 ,mem_device_flag 
+0x4cd 001833 fetch 1 ,mem_24g_device_number 
+0x4ce 001834 isub temp ,null 
+0x4cf 001835 rtn zero 
+0x4d0 001836 fetch mouse_flag_len ,mem_mouse_flag 
+0x4d1 001837 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4d2 001838 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4d3 001839 call mouse_enable_function_flag 
+0x4d4 001840 fetch 2 ,mem_ui_state_map 
+0x4d5 001841 isolate1 ui_state_ble_adv ,pdata 
+0x4d6 001842 call mouse_stop_le_adv ,true 
+0x4d7 001843 fetch 2 ,mem_ui_state_map 
+0x4d8 001844 isolate1 ui_state_bt_reconnect ,pdata 
+0x4d9 001845 call mouse_cancel_reconnect ,true 
+0x4da 001846 branch mouse_long_button_bt_discovry 
+:      001851 p_mouse_select_device_by_button:
+0x4db 001852 arg 0 ,rega 
+0x4dc 001853 jam 0x00 ,mem_mouse_key_temp 
+0x4dd 001854 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4de 001855 fetch 1 ,mem_mouse_pbkey_press_status 
+0x4df 001856 call p_mouse_check_key 
+0x4e0 001857 store 1 ,mem_mouse_pbkey_press_status 
+0x4e1 001858 copy rega ,pdata 
+0x4e2 001859 bbit1 0 ,p_mouse_select_device_button_down 
+0x4e3 001860 branch p_mouse_select_device_button_up 
+:      001862 p_mouse_select_device_button_down:
+0x4e4 001863 fetch 1 ,mem_select_device_button_statue 
+0x4e5 001864 rtneq pb_button_state_down 
+0x4e6 001865 fetch 2 ,mem_mouse_direct_timeout 
+0x4e7 001866 store 2 ,mem_mouse_direct_timer 
+0x4e8 001867 force page_length_timer ,queue 
+0x4e9 001868 fetch 2 ,mem_page_to 
+0x4ea 001869 call timer_init 
+0x4eb 001870 jam pb_button_state_down ,mem_select_device_button_statue 
+0x4ec 001871 rtn 
+:      001875 p_mouse_select_device_button_up:
+0x4ed 001876 fetch 1 ,mem_select_device_button_statue 
+0x4ee 001877 rtneq pb_button_state_up 
+0x4ef 001878 fetch 1 ,mem_select_ui_button_count 
+0x4f0 001879 sub pdata ,20 ,null 
+0x4f1 001880 ncall p_mouse_ready_reconnection_by_button ,positive 
+0x4f2 001882 fetch 1 ,mem_ui_button_timeout 
+0x4f3 001883 store 1 ,mem_select_ui_button_count 
+0x4f4 001884 jam pb_button_state_up ,mem_select_device_button_statue 
+0x4f5 001885 rtn 
+:      001887 p_mouse_ready_reconnection_by_button:
+0x4f6 001888 fetcht 1 ,mem_device_flag 
+0x4f7 001889 increase 1 ,temp 
+0x4f8 001890 fetch 1 ,mem_device_number 
+0x4f9 001891 isub temp ,null 
+0x4fa 001892 ncall mouse_select_device_count_clean ,positive 
+0x4fb 001893 storet 1 ,mem_device_flag 
+0x4fc 001894 jam 0 ,mem_link_key_exists 
+0x4fd 001895 call p_mouse_store_flash_device_info 
+0x4fe 001896 call mouse_select_device_enable 
+0x4ff 001897 branch mouse_set_reconnection 
+:      001901 p_mouse_motion:
+0x500 001902 disable user 
+0x501 001903 setarg 0 
+0x502 001904 store 6 ,mem_mouse_x 
+0x503 001905 call p_mouse_cheak_sensor_data 
+0x504 001906 call p_mouse_set_sdio_high 
+0x505 001907 call mouse_zwheel 
+0x506 001908 call mouse_t_zwheel 
+0x507 001909 call p_mouse_key 
+0x508 001912 nbranch p_drawing_optima_init ,user 
+0x509 001913 call p_drawing_optima 
+0x50a 001914 branch mouse_motion + 9 
+:      001917 p_mouse_cheak_sensor_data:
+0x50b 001918 fetch 1 ,mem_spi_write_flash_sm 
+0x50c 001919 rtnne flash_sm_no_buys 
+0x50d 001920 fetch 1 ,mem_config_sensor_type 
+0x50e 001921 call mouse_clear_sensor_data 
+0x50f 001922 disable user 
+0x510 001923 branch mouse_p32xx_sensor_motion + 5 
+:      001926 p_mouse_key:
+0x511 001927 call p_mouse_check_key_gpio 
+0x512 001928 branch mouse_key + 1 
+:      001929 p_mouse_check_key_gpio:
+0x513 001930 fetch 1 ,mem_mouse_key 
+0x514 001931 copy pdata ,rega 
+0x515 001932 call p_mouse_check_lkey_gpio 
+0x516 001933 call p_mouse_check_rkey_gpio 
+0x517 001934 call p_mouse_check_mkey_gpio 
+0x518 001935 call p_mouse_check_bkkey_gpio 
+0x519 001936 call p_mouse_check_fwkey_gpio 
+0x51a 001937 copy rega ,pdata 
+0x51b 001938 rtn 
+:      001942 p_mouse_check_key:
+0x51c 001943 store 1 ,mem_mouse_key_status 
+0x51d 001944 lshift pdata ,pdata 
+0x51e 001945 copy pdata ,regb 
+0x51f 001946 copy temp ,regc 
+0x520 001947 fetch 1 ,mem_mouse_key_temp 
+0x521 001948 sub pdata ,0x02 ,null 
+0x522 001949 call p_gpio_set_input_pu ,positive 
+0x523 001950 ncall p_gpio_set_input_pd ,positive 
+0x524 001951 copy regc ,temp 
+0x525 001952 call gpio_get_bit 
+0x526 001953 setflag true ,0 ,regb 
+0x527 001954 call p_mouse_check_press 
+0x528 001955 and regb ,0x07 ,pdata 
+0x529 001956 fetcht 1 ,mem_mouse_key_temp 
+0x52a 001957 copy temp ,queue 
+0x52b 001958 sub temp ,0x02 ,null 
+0x52c 001959 beq 0x07 ,p_mouse_key_press 
+0x52d 001960 beq 0x00 ,p_mouse_key_release 
+0x52e 001961 rtn 
+:      001963 p_mouse_check_press:
+0x52f 001964 fetcht 1 ,mem_mouse_key_status 
+0x530 001965 and_into 0x01 ,temp 
+0x531 001966 and regb ,0x01 ,pdata 
+0x532 001967 isub temp ,null 
+0x533 001968 nbranch p_mouse_current_mult_update ,zero 
+0x534 001969 rtn 
+:      001971 p_mouse_check_lkey_gpio:
+0x535 001972 jam 0x00 ,mem_mouse_key_temp 
+0x536 001973 fetcht 1 ,mem_lbutton_gpio 
+0x537 001974 fetch 1 ,mem_mouse_lkey_press_status 
+0x538 001975 call p_mouse_check_key 
+0x539 001977 store 1 ,mem_mouse_lkey_press_status 
+0x53a 001978 rtn 
+:      001980 p_mouse_check_rkey_gpio:
+0x53b 001981 jam 0x01 ,mem_mouse_key_temp 
+0x53c 001982 fetcht 1 ,mem_rbutton_gpio 
+0x53d 001983 fetch 1 ,mem_mouse_rkey_press_status 
+0x53e 001984 call p_mouse_check_key 
+0x53f 001986 store 1 ,mem_mouse_rkey_press_status 
+0x540 001987 rtn 
+:      001989 p_mouse_check_mkey_gpio:
+0x541 001990 jam 0x02 ,mem_mouse_key_temp 
+0x542 001991 fetcht 1 ,mem_mbutton_gpio 
+0x543 001992 fetch 1 ,mem_mouse_mkey_press_status 
+0x544 001993 call p_mouse_check_key 
+0x545 001995 store 1 ,mem_mouse_mkey_press_status 
+0x546 001996 rtn 
+:      001998 p_mouse_check_bkkey_gpio:
+0x547 001999 jam 0x03 ,mem_mouse_key_temp 
+0x548 002000 fetcht 1 ,mem_bk_button_gpio 
+0x549 002001 fetch 1 ,mem_mouse_bkkey_press_status 
+0x54a 002002 call p_mouse_check_key 
+0x54b 002004 store 1 ,mem_mouse_bkkey_press_status 
+0x54c 002005 fetcht 1 ,mem_bk_button_gpio 
+0x54d 002006 branch p_gpio_set_input_pu 
+:      002008 p_mouse_check_fwkey_gpio:
+0x54e 002009 jam 0x04 ,mem_mouse_key_temp 
+0x54f 002010 fetcht 1 ,mem_fw_button_gpio 
+0x550 002011 fetch 1 ,mem_mouse_fwkey_press_status 
+0x551 002012 call p_mouse_check_key 
+0x552 002014 store 1 ,mem_mouse_fwkey_press_status 
+0x553 002015 fetcht 1 ,mem_fw_button_gpio 
+:      002017 p_gpio_set_input_pu:
+0x554 002018 set1 gpio_active_bit ,temp 
+:      002019 p_gpio_set_input_pu1:
+0x555 002020 arg core_gpio_pu0 ,contw 
+0x556 002021 call gpio_set_bit 
+0x557 002022 set0 gpio_active_bit ,temp 
+0x558 002023 branch p_gpio_set_input_pd4 
+:      002025 p_mouse_key_press:
+0x559 002027 branch p_qset1_rega ,positive 
+:      002028 p_qset0_rega:
+0x55a 002029 qset0 rega 
+0x55b 002030 rtn 
+:      002032 p_mouse_key_release:
+0x55c 002034 branch p_qset0_rega ,positive 
+:      002035 p_qset1_rega:
+0x55d 002036 qset1 rega 
+0x55e 002037 rtn 
+:      002039 p_gpio_set_input_pd:
+0x55f 002040 set0 gpio_active_bit ,temp 
+0x560 002041 arg core_gpio_pu0 ,contw 
+0x561 002042 call gpio_set_bit 
+0x562 002043 set1 gpio_active_bit ,temp 
+:      002044 p_gpio_set_input_pd4:
+0x563 002045 arg core_gpio_pd0 ,contw 
+0x564 002046 call gpio_set_bit 
+0x565 002047 set0 gpio_active_bit ,temp 
+0x566 002048 arg core_gpio_oe0 ,contw 
+0x567 002049 branch gpio_set_bit 
+:      002051 p_mouse_bb_event_discovery_btn:
+0x568 002052 jam 0 ,mem_mouse_poweron_led_timer 
+0x569 002053 isolate1 mark_24g ,mark 
+0x56a 002054 call p_g24_check_51cmd_stop_24g ,true 
+0x56b 002055 branch mouse_bb_event_discovery_btn + 1 
+:      002057 p_mouse_start_discovery:
+0x56c 002058 jam zcode_50 ,mem_zcode_temp_param0 
+0x56d 002059 branch p_zcode_entrance 
+:      002062 p_mouse_stop_discovery:
+0x56e 002063 jam zcode_22 ,mem_zcode_temp_param0 
+0x56f 002064 branch p_zcode_entrance 
+:      002066 p_le_slave_match:
+0x570 002067 fetch 1 ,mem_le_md_count 
+0x571 002068 pincrease 1 
+0x572 002069 store 1 ,mem_le_md_count 
+0x573 002070 beq le_md_max_count ,le_slave_cont 
+0x574 002071 call le_acknowledge 
+0x575 002072 call le_prepare_tx 
+0x576 002073 call power_ctrl_start 
+0x577 002074 branch le_slave_match + 7 
+:      002076 p_le_next_adv_channel:
+0x578 002077 fetch 1 ,mem_le_ch_mapped 
+0x579 002078 increase 1 ,pdata 
+0x57a 002079 store 1 ,mem_le_ch_mapped 
+0x57b 002080 rtnne 40 
+0x57c 002081 jam 37 ,mem_le_ch_mapped 
+0x57d 002082 rtn 
+:      002084 p_le_receive_skip:
+0x57e 002085 call save_rssi 
+0x57f 002086 call p_rssi_signal 
+0x580 002087 branch le_receive_skip + 2 
+:      002089 p_le_update_param:
+0x581 002090 jam zcode_40 ,mem_zcode_temp_param0 
+0x582 002091 branch p_zcode_entrance 
+:      002093 p_le_update_channel_map:
+0x583 002094 jam zcode_41 ,mem_zcode_temp_param0 
+0x584 002095 branch p_zcode_entrance 
+:      002097 p_le_prepare_tx:
+0x585 002098 fetch 1 ,mem_le_arq 
+0x586 002099 bbit1 wak ,p_le_prepare_tx_wak 
+0x587 002100 call power_ctrl_pac_succ_incrs 
+0x588 002101 fetch 1 ,mem_empty_count 
+0x589 002102 nbranch p_le_send_empyt ,blank 
+0x58a 002103 fetch 1 ,mem_le_state 
+0x58b 002104 bbit0 lestate_encryption ,p_le_tx_4 
+0x58c 002105 fetch 1 ,mem_le_rxbuf + 1 
+0x58d 002106 branch p_le_tx_4 ,blank 
+0x58e 002107 branch le_send_empty 
+:      002108 p_le_send_empyt:
+0x58f 002109 fetch 1 ,mem_empty_count 
+0x590 002110 increase -1 ,pdata 
+0x591 002111 store 1 ,mem_empty_count 
+0x592 002112 branch le_send_empty 
+:      002113 p_le_tx_4:
+0x593 002114 fetch 1 ,mem_le_pairing_state 
+0x594 002115 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x595 002116 jam 3 ,mem_empty_count 
+:      002117 p_in_le_tx_4:
+0x596 002118 call le_fifo_check_nearly_full 
+0x597 002119 call p_mouse_data_pull ,blank 
+0x598 002120 branch le_prepare_tx + 4 
+:      002122 p_le_prepare_tx_wak:
+0x599 002123 call p_le_check_tx_retransmit_setmd 
+0x59a 002124 branch p_le_power_ctrl_pac_succ_decrs 
+:      002126 p_le_check_tx_retransmit_setmd:
+0x59b 002127 fetch 1 ,mem_le_connect_status_flag 
+0x59c 002128 and pdata ,0x03 ,pdata 
+0x59d 002129 rtnne 0x03 
+0x59e 002130 fetch 1 ,mem_mouse_data_queue_num 
+0x59f 002131 rtn blank 
+0x5a0 002132 fetch 1 ,mem_le_txlen 
+0x5a1 002133 rtn blank 
+0x5a2 002134 fetch 1 ,mem_le_txheader 
+0x5a3 002135 set1 md ,pdata 
+0x5a4 002136 store 1 ,mem_le_txheader 
+0x5a5 002137 call le_set_md 
+0x5a6 002138 rtn 
+:      002142 p_le_power_ctrl_pac_succ_decrs:
+0x5a7 002143 branch power_ctrl_pac_succ_decrs 
+:      002145 p_mouse_le_reconn_write_enable_timer_reinit:
+0x5a8 002146 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5a9 002147 rtn blank 
+0x5aa 002148 fetch 1 ,mem_le_connect_status_flag 
+0x5ab 002149 and pdata ,0x03 ,pdata 
+0x5ac 002150 rtneq 0x03 
+0x5ad 002151 jam 1 ,mem_le_start_encrypt_timer 
+0x5ae 002152 rtn 
+:      002154 p_le_parse:
+0x5af 002155 rtnmark1 mark_old_packet 
+0x5b0 002156 call le_fifo_check_full 
+0x5b1 002157 nrtn blank 
+0x5b2 002158 fetch 1 ,mem_le_rxbuf 
+0x5b3 002159 and pdata ,0x3 ,pdata 
+0x5b4 002160 store 1 ,mem_le_packet_llid 
+0x5b5 002161 ifetch 1 ,contr 
+0x5b6 002162 and pdata ,0x1f ,pdata 
+0x5b7 002163 store 1 ,mem_le_packet_size 
+0x5b8 002164 rtn blank 
+0x5b9 002165 copy contr ,pdata 
+0x5ba 002166 store 2 ,mem_le_payload_ptr 
+0x5bb 002167 fetch 1 ,mem_le_packet_llid 
+0x5bc 002168 beq llid_le_ll ,p_le_parse_ll 
+0x5bd 002169 branch le_parse_l2cap 
+:      002170 p_le_parse_ll:
+0x5be 002171 fetch 1 ,mem_le_rxbuf + 2 
+0x5bf 002172 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x5c0 002173 branch le_parse_ll + 1 
+:      002174 p_le_parse_channel_map_req:
+0x5c1 002175 ifetch 5 ,contr 
+0x5c2 002176 store 5 ,mem_le_new_map 
+0x5c3 002177 ifetch 2 ,contr 
+0x5c4 002178 store 2 ,mem_le_instant 
+0x5c5 002179 branch le_parse_channel_map_req + 7 
+:      002181 p_le_parse_l2cap:
+0x5c6 002182 ifetch 2 ,contr 
+0x5c7 002183 beq le_l2cap_cid_att ,p_le_parse_att 
+0x5c8 002184 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x5c9 002185 branch le_parse_l2cap + 11 
+:      002186 p_le_parse_att:
+0x5ca 002187 call store_contr 
+0x5cb 002188 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x5cc 002189 call get_contr 
+0x5cd 002190 ifetch 3 ,contr 
+0x5ce 002191 store 3 ,mem_le_att_opcode 
+0x5cf 002192 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x5d0 002193 rshift8 pdata ,temp 
+0x5d1 002194 sub temp ,0x24 ,null 
+0x5d2 002195 branch p_le_parse_att1 ,positive 
+0x5d3 002196 arg mem_mouse_le_uuid_sup ,temp 
+0x5d4 002197 storet 2 ,mem_ui_le_uuid_table 
+0x5d5 002198 call le_parse_att + 2 
+0x5d6 002199 setarg 0x8e7a 
+0x5d7 002200 store 2 ,mem_ui_le_uuid_table 
+0x5d8 002201 rtn 
+:      002203 p_le_parse_att_read_by_group_type_request:
+0x5d9 002204 call le_parse_att_read_by_group_type_request 
+0x5da 002205 call le_fifo_get_last_tx_ptr 
+0x5db 002206 increase 7 ,contr 
+0x5dc 002207 ifetch 1 ,contr 
+0x5dd 002208 rtnne attop_read_by_group_type_response 
+0x5de 002209 increase 5 ,contr 
+0x5df 002210 ifetch 2 ,contr 
+0x5e0 002211 arg uuid_service_hids ,temp 
+0x5e1 002212 isub temp ,null 
+0x5e2 002213 nrtn zero 
+0x5e3 002214 increase -4 ,contr 
+0x5e4 002215 setarg 0x2b 
+0x5e5 002216 istore 2 ,contr 
+0x5e6 002217 rtn 
+:      002220 p_le_parse_att1:
+0x5e7 002221 beq attop_read_request ,p_le_parse_att_read_request 
+0x5e8 002222 branch le_parse_att + 2 
+:      002223 p_le_parse_att_read_request:
+0x5e9 002224 fetcht 2 ,mem_le_att_handle 
+0x5ea 002225 fetch 1 ,mem_le_configuration 
+0x5eb 002226 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      002227 p_le_send_att_read_response:
+0x5ec 002236 fetch 2 ,mem_le_att_handle 
+0x5ed 002237 beq 0x13 ,le_send_att_error_response_notfound 
+0x5ee 002239 fetcht 2 ,mem_le_att_handle 
+0x5ef 002240 branch le_send_att_read_response 
+:      002254 p_le_send_att_read_response_check_auth:
+0x5f0 002255 fetch 2 ,mem_le_pairing_handle 
+0x5f1 002256 isub temp ,null 
+0x5f2 002257 nbranch p_le_send_att_read_response ,zero 
+0x5f3 002258 call le_check_encrypt_state 
+0x5f4 002259 nbranch p_le_send_att_read_response ,user 
+0x5f5 002260 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5f6 002261 branch le_send_att_error_response 
+:      002265 p_le_parse_smp:
+0x5f7 002266 ifetch 1 ,contr 
+0x5f8 002267 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x5f9 002268 branch le_parse_smp + 1 
+:      002269 p_le_parse_smp_pairing_failed:
+0x5fa 002270 jam zcode_82 ,mem_zcode_temp_param0 
+0x5fb 002271 branch p_zcode_entrance 
+:      002273 p_le_adv_not_match:
+0x5fc 002274 fetch 1 ,mem_le_ch_mapped 
+0x5fd 002275 bne 39 ,le_adv_loop 
+0x5fe 002276 call p_le_adv_random_delay 
+0x5ff 002277 arg le_adv_interval_timer ,queue 
+0x600 002278 fetch 2 ,mem_le_adv_interval 
+0x601 002279 branch timer_init 
+:      002280 p_le_adv_random_delay:
+0x602 002281 random pdata 
+0x603 002282 arg 0x1ff ,temp 
+0x604 002283 iand temp ,pdata 
+0x605 002284 add pdata ,250 ,pdata 
+0x606 002285 branch delay 
+:      002287 p_le_lpm_setmult:
+0x607 002288 disable wake 
+0x608 002289 branch p_le_lpm_set_mult_attempt ,attempt 
+0x609 002290 nbranch le_lpm_lost ,match 
+:      002291 p_le_lpm_set_mult_attempt:
+0x60a 002292 call lpm_match 
+0x60b 002293 fetch 2 ,mem_rx_window_sniff 
+0x60c 002294 store 2 ,mem_le_receive_window 
+0x60d 002295 fetch 1 ,mem_le_connect_status_flag 
+0x60e 002296 compare 3 ,pdata ,3 
+0x60f 002297 nbranch lpm_mult_short ,true 
+0x610 002298 branch le_lpm_set_mult_attempt + 3 
+:      002300 p_le_mouse_bb_event_connect_complete:
+0x611 002301 jam zcode_42 ,mem_zcode_temp_param0 
+0x612 002302 branch p_zcode_entrance 
+:      002304 p_twspi_reset:
+0x613 002305 hfetch 1 ,core_gpio_out3 
+0x614 002306 and_into 0xfd ,pdata 
+0x615 002307 hstore 1 ,core_gpio_out3 
+0x616 002308 hfetcht 1 ,core_gpio_oe3 
+0x617 002309 or_into 0x2 ,temp 
+0x618 002310 hstoret 1 ,core_gpio_oe3 
+0x619 002311 call twspi_disable 
+0x61a 002312 and_into 0xfd ,temp 
+0x61b 002313 nop 13 
+0x61c 002314 call p_twspi_enable 
+0x61d 002315 hstoret 1 ,core_gpio_oe3 
+0x61e 002316 rtn 
+:      002318 p_spid_init:
+0x61f 002319 call spid_init_common 
+:      002320 p_twspi_enable:
+0x620 002321 hfetch 1 ,core_gpio_sel1 
+0x621 002322 set1 0 ,pdata 
+0x622 002323 set0 1 ,pdata 
+0x623 002324 set0 3 ,pdata 
+0x624 002325 hstore 1 ,core_gpio_sel1 
+0x625 002326 rtn 
+:      002329 p_page_wait_fhs_reply_ok:
+0x626 002330 jam zcode_00 ,mem_zcode_temp_param0 
+0x627 002331 branch p_zcode_entrance 
+:      002333 p_role_switch_master:
+0x628 002334 call role_switch_check 
+0x629 002335 nrtn user 
+:      002336 p_wait_role_switch_anchor:
+0x62a 002337 disable user 
+0x62b 002338 jam param_newconnto ,mem_newconnto_counter 
+0x62c 002339 set0 mark_fhs_already_good ,mark 
+0x62d 002340 set0 mark_role_switch_receive_fhs ,mark 
+:      002341 p_roles_waitfhs_loop:
+0x62e 002342 call rf_setup_time_master_slot 
+0x62f 002343 call master_recv_packet 
+0x630 002344 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
+0x631 002345 call new_conn_timeout 
+0x632 002346 nbranch p_roles_waitfhs_loop ,blank 
+0x633 002347 bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
+0x634 002348 branch role_switch_fail_master 
+:      002350 p_roles_replyto_fhs:
+0x635 002351 call rf_setup_time_slave_slot 
+0x636 002352 arg type_id ,type 
+0x637 002353 call master_send_packet 
+0x638 002354 set1 mark_role_switch_receive_fhs ,mark 
+0x639 002355 set0 mark_fhs_already_good ,mark 
+0x63a 002356 fetch 1 ,mem_amaddr 
+0x63b 002357 iforce am_addr 
+0x63c 002358 jam 2 ,mem_newconnto_counter 
+0x63d 002359 branch p_roles_waitfhs_loop 
+:      002361 p_roles_replyto_fhs1:
+0x63e 002362 fetch 4 ,mem_clke_bt 
+0x63f 002363 pincrease 8 
+0x640 002364 store 4 ,mem_clke_bt 
+0x641 002365 branch roles_replyto_fhs + 4 
+:      002367 p_process_dmh:
+0x642 002368 bmark1 mark_first_packet ,end_of_packet 
+0x643 002369 branch process_dmh + 1 
+:      002371 p_quit_connection_cont:
+0x644 002372 jam zcode_43 ,mem_zcode_temp_param0 
+0x645 002373 branch p_zcode_entrance 
+:      002375 p_prepare_tx:
+0x646 002376 fetch 1 ,mem_state 
+0x647 002377 isolate1 state_inconn ,pdata 
+0x648 002378 call p_bt_power_ctrl ,true 
+0x649 002379 branch prepare_tx + 1 
+:      002380 p_bt_power_ctrl:
+0x64a 002381 fetch 1 ,mem_arq 
+0x64b 002382 isolate1 wack ,pdata 
+0x64c 002383 call power_ctrl_pac_succ_decrs ,true 
+0x64d 002384 ncall power_ctrl_pac_succ_incrs ,true 
+0x64e 002385 branch power_ctrl_start 
+:      002387 p_slave_conn_recv_packet:
+0x64f 002388 call slave_receive_master_slot 
+0x650 002389 nbranch shutdown_radio ,sync 
+0x651 002390 call save_rssi 
+0x652 002391 call p_rssi_signal 
+0x653 002392 branch slave_conn_recv_packet + 4 
+:      002394 p_lpm_dispatch:
+0x654 002395 rtnmark1 mark_24g 
+0x655 002396 call lpo_calibration 
+0x656 002397 fetch 3 ,mem_clks_per_lpo 
+0x657 002398 rtn blank 
+0x658 002399 fetch 1 ,mem_lpm_mode 
+0x659 002400 rtn blank 
+0x65a 002401 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x65b 002402 nrtn blank 
+0x65c 002403 fetch 1 ,mem_ssp_enable 
+0x65d 002404 branch p_lpm_dispatch_next ,blank 
+0x65e 002405 fetch 1 ,mem_sp_local_key_invalid 
+0x65f 002406 rtn blank 
+:      002407 p_lpm_dispatch_next:
+0x660 002408 fetch 1 ,mem_le_sc_calc 
+0x661 002409 nrtn blank 
+0x662 002410 call lpm_check_wake_lock 
+0x663 002411 nrtn blank 
+0x664 002412 fetch 1 ,mem_context 
+0x665 002413 compare 3 ,pdata ,0x7 
+0x666 002414 nbranch lpm_dispatch_unconn ,true 
+0x667 002415 fetch 2 ,mem_context + coffset_tsniff 
+0x668 002416 arg 0xffff ,temp 
+0x669 002417 isub temp ,null 
+0x66a 002418 rtn zero 
+0x66b 002419 branch lpm_dispatch_next + 9 
+:      002421 p_lpm_set_mult:
+0x66c 002422 disable wake 
+0x66d 002423 fetch 1 ,mem_state 
+0x66e 002424 rtnbit0 state_insniff 
+0x66f 002425 nbranch lpm_not_match ,match 
+0x670 002426 call lpm_match 
+0x671 002427 fetch 2 ,mem_rx_window_sniff 
+0x672 002428 store 2 ,mem_rx_window 
+0x673 002429 fetch 1 ,mem_arq 
+0x674 002430 bbit1 wack ,lpm_mult_short 
+0x675 002431 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x676 002432 call l2cap_malloc_is_fifo_empty 
+0x677 002433 nbranch lpm_mult_short ,blank 
+0x678 002434 call p_lpm_set_attemp_timeout ,blank 
+0x679 002435 branch lpm_set_mult + 13 
+:      002436 p_lpm_set_attemp_timeout:
+0x67a 002437 jam 1 ,mem_current_sniff_attempt 
+0x67b 002438 jam 0 ,mem_current_sniff_timeout 
+0x67c 002439 rtn 
+:      002441 p_mouse_bb_disconnected:
+0x67d 002442 jam zcode_01 ,mem_zcode_temp_param0 
+0x67e 002443 branch p_zcode_entrance 
+:      002445 p_hid_rx_process:
+0x67f 002446 jam zcode_02 ,mem_zcode_temp_param0 
+0x680 002447 branch p_zcode_entrance 
+:      002449 p_parse_lmp_accepted:
+0x681 002450 fetch 1 ,mem_rxbuf + 1 
+0x682 002451 store 1 ,mem_lmi_accepted_opcode 
+0x683 002452 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
+0x684 002453 branch parse_lmp_accepted + 3 
+:      002454 p_parse_lmp_accepted_switch:
+0x685 002455 call parse_lmp_accepted_switch 
+0x686 002456 jam 1 ,mem_bt_rcvd_switch_req_accept 
+0x687 002457 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x688 002458 rtn blank 
+0x689 002459 jam 2 ,mem_bt_send_lmp_setup_complete 
+0x68a 002460 rtn 
+:      002462 p_send_lmp:
+0x68b 002463 jam zcode_10 ,mem_zcode_temp_param0 
+0x68c 002464 branch p_zcode_entrance 
+:      002466 p_process_conn_sm:
+0x68d 002467 call lmo_fifo_check 
+0x68e 002468 nrtn blank 
+:      002469 p_process_conn_sm_continue:
+0x68f 002470 fetch 1 ,mem_conn_sm 
+0x690 002471 rtn blank 
+0x691 002472 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
+0x692 002473 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
+0x693 002474 branch process_conn_sm_continue + 2 
+:      002476 p_host_creat_conn_wait_switch:
+0x694 002477 fetch 1 ,mem_switch_flag 
+0x695 002478 rtneq switch_flag_init 
+0x696 002479 beq switch_flag_accept ,p_host_create_conn_switch_accept 
+0x697 002480 branch host_creat_conn_wait_switch + 3 
+:      002481 p_host_create_conn_switch_accept:
+0x698 002482 rtn master 
+:      002483 p_host_create_conn_auth_pair:
+0x699 002485 fetch 1 ,mem_connection_options 
+0x69a 002486 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
+0x69b 002487 branch host_create_conn_auth_pair + 1 
+:      002488 p_host_create_conn_auth_pair_true:
+0x69c 002489 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x69d 002490 beq 1 ,host_create_conn_auth_pair_true 
+0x69e 002492 fetch 1 ,mem_link_key_exists 
+0x69f 002493 branch host_create_conn_auth_pair_nokey ,blank 
+0x6a0 002494 fetch 1 ,mem_lmp_conn_state 
+0x6a1 002495 rtnbit0 sent_setup_complete 
+0x6a2 002496 rtnbit0 received_setup_complete 
+0x6a3 002497 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x6a4 002498 rtn blank 
+0x6a5 002499 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x6a6 002500 fetch 4 ,mem_aurand_send_delay_time 
+0x6a7 002501 arg 20 ,temp 
+0x6a8 002502 iadd temp ,temp 
+0x6a9 002503 copy clkn_bt ,pdata 
+0x6aa 002504 isub temp ,null 
+0x6ab 002505 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
+0x6ac 002506 branch host_create_conn_auth 
+:      002508 p_bt_send_max_slot_req_accept_after_switch_wait:
+0x6ad 002509 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x6ae 002510 rtn 
+:      002512 p_host_create_conn_send_conn_req:
+0x6af 002513 jam 20 ,mem_mouse_send_switch_req_timer 
+0x6b0 002514 branch host_create_conn_send_conn_req 
+:      002520 p_check_51cmd_once_continue:
+0x6b1 002521 call lmo_fifo_check 
+0x6b2 002522 nbranch check_51cmd_restore ,blank 
+0x6b3 002523 fetch 1 ,mem_fifo_temp 
+0x6b4 002524 bmark0 mark_context ,check_51cmd_check_idle 
+0x6b5 002525 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
+0x6b6 002526 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
+0x6b7 002527 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+0x6b8 002528 branch check_51cmd_once_continue + 2 
+:      002530 p_check_51cmd_ble_update_connect_param:
+0x6b9 002531 call le_fifo_check_full 
+0x6ba 002532 nrtn blank 
+0x6bb 002533 branch le_l2cap_tx_update_req 
+:      002535 p_flash_store_le_reconn_info:
+0x6bc 002536 jam rec_4_mode ,mem_record_bt_mode 
+0x6bd 002537 fetch 6 ,mem_le_plap 
+0x6be 002538 branch p_flash_store_reconn_info 
+:      002539 p_flash_store_bd_reconn_info:
+0x6bf 002540 jam rec_3_mode ,mem_record_bt_mode 
+0x6c0 002541 fetch 6 ,mem_plap 
+:      002542 p_flash_store_reconn_info:
+0x6c1 002543 store 6 ,mem_temp_lap 
+:      002544 p_mouse_store_remote_bdaddr:
+0x6c2 002545 fetch mouse_flag_len ,mem_mouse_flag 
+0x6c3 002546 rtnbit0 mouse_store_eeprom_flag 
+0x6c4 002547 arg mouse_store_eeprom_flag ,queue 
+0x6c5 002548 call mouse_disable_function_flag 
+0x6c6 002549 call mouse_check_device_addr 
+:      002550 p_mouse_unplug_clean_bdaddr:
+0x6c7 002551 call mouse_before_store_reconn_info 
+0x6c8 002552 branch p_mouse_store_flash_device_info 
+:      002557 power_ctrl_pac_succ_cnt_init:
+0x6c9 002558 jam 1 ,mem_power_ctrl_level 
+0x6ca 002559 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x6cb 002560 rtn 
+:      002561 power_ctrl_pac_succ_incrs:
+0x6cc 002562 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6cd 002563 increase 1 ,pdata 
+0x6ce 002564 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6cf 002565 rtn 
+:      002566 power_ctrl_pac_succ_decrs:
+0x6d0 002567 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6d1 002568 sub pdata ,2 ,null 
+0x6d2 002569 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x6d3 002570 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6d4 002571 rtneq 0 
+0x6d5 002572 increase -1 ,pdata 
+0x6d6 002573 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6d7 002574 rtn 
+:      002575 power_ctrl_pac_succ_cnt_reinit:
+0x6d8 002576 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x6d9 002577 rtn 
+:      002579 power_ctrl_start:
+0x6da 002580 fetch 2 ,mem_ui_state_map 
+0x6db 002581 rtnbit1 ui_state_ble_adv 
+0x6dc 002582 rtnbit1 ui_state_bt_reconnect 
+0x6dd 002583 rtnbit1 ui_state_bt_discovery 
+0x6de 002585 arg mem_rssi_signal_buf ,rega 
+0x6df 002586 call p_rssi_average 
+0x6e0 002587 storet 1 ,mem_rssi_avg_received 
+0x6e1 002589 setarg rssi_dis_max_24g 
+0x6e2 002590 bmark1 mark_24g ,power_ctrl_start_next 
+0x6e3 002591 setarg rssi_dis_max_ble 
+:      002592 power_ctrl_start_next:
+0x6e4 002593 isub temp ,null 
+0x6e5 002594 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x6e6 002596 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6e7 002597 sub pdata ,2 ,null 
+0x6e8 002598 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x6e9 002599 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6ea 002600 beq 0 ,power_ctrl_txpower_incrs 
+0x6eb 002601 rtn 
+:      002603 power_ctrl_txpower_decrs_check:
+0x6ec 002604 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x6ed 002605 rtnne 150 
+0x6ee 002606 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002607 power_ctrl_txpower_decrs:
+0x6ef 002608 fetcht 1 ,mem_rssi_avg_received 
+0x6f0 002609 setarg rssi_dis_min_24g 
+0x6f1 002610 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x6f2 002611 setarg rssi_dis_min_ble 
+:      002612 power_ctrl_txpower_decrs_next:
+0x6f3 002613 isub temp ,null 
+0x6f4 002614 nrtn positive 
+0x6f5 002615 fetch 1 ,mem_power_ctrl_level 
+0x6f6 002616 beq 0 ,power_ctrl_decrs_level0 
+0x6f7 002617 increase -1 ,pdata 
+0x6f8 002618 store 1 ,mem_power_ctrl_level 
+0x6f9 002619 beq 0 ,power_ctrl_decrs_level0 
+:      002620 power_ctrl_decrs_level1:
+:      002621 power_ctrl_incrs_level1:
+0x6fa 002622 jam tx_power_0db ,mem_tx_power 
+0x6fb 002623 rtn 
+:      002625 power_ctrl_txpower_incrs_force:
+0x6fc 002626 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002627 power_ctrl_txpower_incrs:
+0x6fd 002628 fetch 1 ,mem_power_ctrl_level 
+0x6fe 002629 beq 2 ,power_ctrl_incrs_level2 
+0x6ff 002630 increase 1 ,pdata 
+0x700 002631 store 1 ,mem_power_ctrl_level 
+0x701 002632 beq 1 ,power_ctrl_incrs_level1 
+:      002633 power_ctrl_incrs_level2:
+0x702 002634 jam tx_power_5db ,mem_tx_power 
+0x703 002635 rtn 
+:      002637 power_ctrl_decrs_level0:
+0x704 002638 jam tx_power_f5db ,mem_tx_power 
+0x705 002639 rtn 
+:      002642 p_set_freq_tx:
+0x706 002643 storet 1 ,mem_last_freq 
+0x707 002644 add temp ,0 ,rega 
+0x708 002645 call rf_write_freq 
+0x709 002646 setarg param_pll_setup 
+0x70a 002647 call sleep 
+:      002648 p_rf_tx_enable:
+0x70b 002649 jam 0x1 ,rfen_adc 
+0x70c 002650 jam 0x3c ,rfen_rx 
+0x70d 002651 jam 0xe0 ,rfen_tx 
+0x70e 002652 nop 10 
+0x70f 002653 jam 0x01 ,rfen_mdm 
+0x710 002654 jam 0x3d ,rfen_mdm 
+0x711 002655 nop 10 
+0x712 002656 jam 0xb7 ,rfen_sn 
+0x713 002657 nop 10 
+0x714 002658 jam 0x7d ,rfen_mdm 
+0x715 002659 fetch 1 ,mem_tx_power 
+0x716 002662 beq tx_power_5db ,p_set_tx_power_5db 
+0x717 002664 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x718 002665 beq tx_power_pair ,p_set_tx_power_pair 
+:      002667 p_set_tx_power_0db:
+0x719 002668 call p_rx_low_sens 
+0x71a 002670 jam 0xd0 ,0x8955 
+0x71b 002671 jam 0xe0 ,0x8956 
+0x71c 002673 jam 0x6c ,0x8958 
+0x71d 002675 branch set_tx_power_0db 
+:      002687 p_set_tx_power_5db:
+0x71e 002688 call p_rx_high_sens 
+0x71f 002690 jam 0xd0 ,0x8955 
+0x720 002691 jam 0xe0 ,0x8956 
+0x721 002693 jam 0x3c ,0x8958 
+0x722 002695 branch set_tx_power_5db 
+:      002707 p_set_tx_power_f5db:
+0x723 002708 call p_rx_low_sens 
+0x724 002710 jam 0xd0 ,0x8955 
+0x725 002711 jam 0xc0 ,0x8956 
+0x726 002713 jam 0x6c ,0x8958 
+0x727 002715 branch set_tx_power_f5db 
+:      002717 p_rx_low_sens:
+0x728 002718 jam 0x5b ,0x894c 
+0x729 002719 jam 0x96 ,0x894d 
+0x72a 002720 jam 0x2c ,0x894e 
+0x72b 002721 jam 0x46 ,0x894f 
+0x72c 002722 rtn 
+:      002724 p_rx_high_sens:
+0x72d 002725 jam 0xfb ,0x894c 
+0x72e 002726 jam 0xef ,0x894d 
+0x72f 002727 jam 0xec ,0x894e 
+0x730 002728 jam 0x5e ,0x894f 
+0x731 002729 rtn 
+:      002731 p_set_tx_power_pair:
+0x732 002733 jam 0xc2 ,0x8956 
+0x733 002734 jam 0xd0 ,0x8955 
+0x734 002735 rtn 
+:      002737 p_shutdown_radio:
+0x735 002738 force 8 ,radio_ctrl 
+0x736 002739 branch shutdown_radio + 1 
+:      002743 p_zcode_entrance:
+0x737 002744 fetcht 1 ,mem_zcode_temp_param0 
+0x738 002745 rshift4 temp ,temp 
+0x739 002746 fetch 1 ,mem_zcode_current_number 
+0x73a 002747 isub temp ,null 
+0x73b 002748 branch p_zcode_run ,zero 
+0x73c 002749 storet 1 ,mem_zcode_current_number 
+0x73d 002750 increase 1 ,temp 
+0x73e 002751 setarg zcode_buff_size 
+0x73f 002752 imul32 temp ,temp 
+0x740 002753 fetch 3 ,mem_xip_flash_offset 
+0x741 002754 isub temp ,pdata 
+0x742 002756 fetcht 3 ,mem_flash_start_addr 
+0x743 002757 iadd temp ,pdata 
+0x744 002758 increase -5 ,pdata 
+0x745 002759 store 3 ,mem_flash_address 
+0x746 002761 call p_flash_release_deep_power_down 
+:      002762 p_zcode_read_loop:
+0x747 002763 fetch 3 ,mem_flash_address 
+0x748 002764 arg zcode_buff_size ,temp 
+0x749 002765 arg mem_zcode_buff ,rega 
+0x74a 002766 call spid_read_flash 
+0x74b 002767 fetch 4 ,mem_zcode_buff 
+0x74c 002768 fetcht 4 ,mem_zcode_head 
+0x74d 002769 isub temp ,null 
+0x74e 002770 nbranch p_zcode_read_loop ,zero 
+0x74f 002771 call p_mouse_spi_init 
+0x750 002773 setarg mem_zcode_buff 
+0x751 002774 store 2 ,mem_patch_ptr 
+0x752 002775 jam zcode_code_size ,mem_patch_len 
+0x753 002776 call load_ucode 
+0x754 002777 setarg 0 
+0x755 002778 store 4 ,mem_patch_ptr 
+:      002779 p_zcode_run:
+0x756 002780 fetch 1 ,mem_zcode_temp_param0 
+0x757 002781 branch p_zcode 
+:      002788 p_drawing_optima_init:
+0x758 002789 arg 5 ,loopcnt 
+0x759 002790 arg mem_mouse_asm_flag ,contw 
+0x75a 002791 branch clear_mem 
+:      002793 p_drawing_optima:
+0x75b 002794 fetch 4 ,mem_mouse_x 
+0x75c 002795 rtn blank 
+0x75d 002796 call p_data_abs_check 
+0x75e 002797 setarg 0x06 
+0x75f 002798 call p_data_greater_than_check 
+0x760 002799 setarg 0x03 
+0x761 002800 call p_data_less_than_check 
+0x762 002801 fetch 1 ,mem_mouse_asm_flag 
+0x763 002802 beq 1 ,p_drawing_optima_modify 
+0x764 002803 branch p_drawing_optima_init 
+:      002805 p_drawing_optima_modify:
+0x765 002806 fetch 2 ,mem_mouse_x_pre 
+0x766 002807 store 2 ,mem_data_pre 
+0x767 002808 fetch 2 ,mem_mouse_x 
+0x768 002809 store 2 ,mem_data_current 
+0x769 002810 call p_drawing_optima_data_x 
+0x76a 002811 fetch 2 ,mem_data_pre 
+0x76b 002812 store 2 ,mem_mouse_x_pre 
+0x76c 002813 fetch 2 ,mem_data_current 
+0x76d 002814 store 2 ,mem_mouse_x 
+0x76e 002816 fetch 2 ,mem_mouse_y_pre 
+0x76f 002817 store 2 ,mem_data_pre 
+0x770 002818 fetch 2 ,mem_mouse_y 
+0x771 002819 store 2 ,mem_data_current 
+0x772 002820 call p_drawing_optima_data_y 
+0x773 002821 fetch 2 ,mem_data_pre 
+0x774 002822 store 2 ,mem_mouse_y_pre 
+0x775 002823 fetch 2 ,mem_data_current 
+0x776 002824 store 2 ,mem_mouse_y 
+0x777 002825 rtn 
+:      002828 p_drawing_optima_data_x:
+0x778 002829 fetch 2 ,mem_data_pre 
+0x779 002830 fetcht 2 ,mem_data_current 
+0x77a 002831 iadd temp ,pdata 
+0x77b 002832 fetcht 1 ,mem_mouse_data_xtemp 
+0x77c 002833 iadd temp ,pdata 
+0x77d 002834 and pdata ,0x01 ,temp 
+0x77e 002835 storet 1 ,mem_mouse_data_xtemp 
+0x77f 002836 branch p_drawing_optima_data 
+:      002838 p_drawing_optima_data_y:
+0x780 002839 fetch 2 ,mem_data_pre 
+0x781 002840 fetcht 2 ,mem_data_current 
+0x782 002841 iadd temp ,pdata 
+0x783 002842 fetcht 1 ,mem_mouse_data_ytemp 
+0x784 002843 iadd temp ,pdata 
+0x785 002844 and pdata ,0x01 ,temp 
+0x786 002845 storet 1 ,mem_mouse_data_ytemp 
+0x787 002846 branch p_drawing_optima_data 
+:      002853 p_drawing_optima_data:
+0x788 002854 store 3 ,mem_data_sum 
+0x789 002855 isolate1 16 ,pdata 
+0x78a 002856 branch p_data_sum_overflow ,true 
+0x78b 002857 fetch 1 ,mem_data_sum + 1 
+0x78c 002858 beq 0xff ,p_data_sum_n 
+0x78d 002859 fetch 1 ,mem_data_sum 
+:      002860 p_data_store_pre:
+0x78e 002861 rshift pdata ,pdata 
+0x78f 002862 store 2 ,mem_data_pre 
+0x790 002863 store 2 ,mem_data_current 
+0x791 002864 rtn 
+:      002865 p_data_sum_overflow:
+0x792 002866 fetch 1 ,mem_data_sum + 1 
+0x793 002867 beq 0 ,p_data_sum_overflow_p 
+0x794 002868 fetch 3 ,mem_data_sum 
+0x795 002869 branch p_data_store_pre 
+:      002870 p_data_sum_overflow_p:
+0x796 002871 jam 0 ,mem_data_sum + 2 
+0x797 002872 fetch 1 ,mem_data_sum 
+0x798 002873 branch p_data_store_pre 
+:      002875 p_data_sum_n:
+0x799 002876 fetch 1 ,mem_data_sum 
+0x79a 002877 call p_pdata_get_half 
+0x79b 002878 store 1 ,mem_data_pre 
+0x79c 002879 store 1 ,mem_data_current 
+0x79d 002880 branch p_data_zero ,blank 
+0x79e 002881 setarg 0xff 
+:      002882 p_data_set_direction:
+0x79f 002883 store 1 ,mem_data_pre + 1 
+0x7a0 002884 store 1 ,mem_data_current + 1 
+0x7a1 002885 rtn 
+:      002886 p_data_zero:
+0x7a2 002887 setarg 0 
+0x7a3 002888 branch p_data_set_direction 
+:      002890 p_pdata_get_half:
+0x7a4 002891 sub pdata ,0 ,pdata 
+0x7a5 002892 store 1 ,mem_rega 
+0x7a6 002893 fetch 1 ,mem_rega 
+0x7a7 002894 rshift pdata ,pdata 
+0x7a8 002895 store 1 ,mem_rega 
+0x7a9 002896 fetch 1 ,mem_rega 
+0x7aa 002897 sub pdata ,0 ,pdata 
+0x7ab 002898 rtn 
+:      002901 p_data_greater_than_check:
+0x7ac 002902 isub rega ,null 
+0x7ad 002903 nbranch p_enable_asm ,positive 
+0x7ae 002904 isub regb ,null 
+0x7af 002905 nbranch p_enable_asm ,positive 
+:      002906 p_disable_asm:
+0x7b0 002907 jam 0 ,mem_mouse_asm_flag 
+0x7b1 002908 rtn 
+:      002909 p_data_less_than_check:
+0x7b2 002910 isub rega ,null 
+0x7b3 002911 nrtn positive 
+0x7b4 002912 isub regb ,null 
+0x7b5 002913 nrtn positive 
+0x7b6 002914 branch p_disable_asm 
+:      002915 p_enable_asm:
+0x7b7 002916 jam 1 ,mem_mouse_asm_flag 
+0x7b8 002917 rtn 
+:      002919 p_data_abs_check:
+0x7b9 002920 fetch 2 ,mem_mouse_x 
+0x7ba 002921 store 2 ,mem_data_current 
+0x7bb 002922 call p_data_abs 
+0x7bc 002923 copy pdata ,rega 
+0x7bd 002924 fetch 2 ,mem_mouse_y 
+0x7be 002925 store 2 ,mem_data_current 
+0x7bf 002926 call p_data_abs 
+0x7c0 002927 copy pdata ,regb 
+0x7c1 002928 rtn 
+:      002934 p_data_abs:
+0x7c2 002935 fetch 1 ,mem_data_current + 1 
+0x7c3 002936 beq 0xff ,p_data_reversal 
+0x7c4 002937 fetch 1 ,mem_data_current 
+:      002938 p_data_abs_store:
+0x7c5 002939 and_into 0xff ,pdata 
+0x7c6 002941 rtn 
+:      002942 p_data_reversal:
+0x7c7 002943 fetch 2 ,mem_data_current 
+0x7c8 002944 sub pdata ,0 ,pdata 
+0x7c9 002945 branch p_data_abs_store 
               org 0x2000
-:      003098 start:
-0x2000 003099 call lpmstate 
-:      003101 soft_reset:
-0x2001 003102 bpatch patch00_0 ,mem_patch00 
-0x2002 003103 clear_stack 
-0x2003 003104 call spi_ncs_gpio_init 
-0x2004 003105 call initialize_radio 
-0x2005 003106 call iicd_init_12m 
-0x2006 003107 call init_param 
-0x2007 003108 call l2cap_init 
-0x2008 003109 bpatch patch00_1 ,mem_patch00 
-0x2009 003110 call rfcomm_init 
-0x200a 003111 call init_lmp 
-0x200b 003112 call ui_init 
-0x200c 003113 call app_init 
-0x200d 003114 ncall load_chip_option ,wake 
-0x200e 003115 bpatch patch00_2 ,mem_patch00 
-0x200f 003116 call app_lpm_init ,wake 
-0x2010 003117 call publickey_init 
-0x2011 003118 call lpm_recover_clk ,wake 
-:      003119 main_loop:
-0x2012 003120 bpatch patch00_3 ,mem_patch00 
-0x2013 003121 call sp_calc_sequence 
-0x2014 003122 call sp_calc_sequence_256 
-0x2015 003123 call sp_calc_sequence_256_check 
-0x2016 003124 call le_dispatch 
-0x2017 003125 bpatch patch00_4 ,mem_patch00 
-0x2018 003126 call idle_dispatch 
-0x2019 003127 call app_process_idle 
-0x201a 003128 call inquiry_dispatch 
-0x201b 003129 call inquiry_scan_dispatch 
-0x201c 003130 call page_scan_dispatch 
-0x201d 003131 call connection_dispatch 
-0x201e 003132 call lpm_dispatch 
-0x201f 003133 call g24_dispatch 
-0x2020 003134 branch main_loop 
-:      003136 connection_dispatch:
-0x2021 003137 call connection_incontext 
-0x2022 003138 rtnmark0 mark_context 
-0x2023 003139 set0 mark_context ,mark 
-0x2024 003140 call context_save 
-0x2025 003141 branch le_disable 
-:      003143 connection_incontext:
-0x2026 003144 bpatch patch00_5 ,mem_patch00 
-0x2027 003145 call context_search_insniff 
-0x2028 003146 nbranch connection_nosniff ,zero 
-0x2029 003147 call context_load 
-0x202a 003148 add rega ,coffset_mode ,contr 
-0x202b 003149 ifetch 1 ,contr 
-0x202c 003150 bbit1 mode_le ,le_conn_dispatch 
-0x202d 003151 bbit1 mode_master ,master_dispatch 
-0x202e 003152 branch slave_dispatch 
-:      003153 connection_nosniff:
-0x202f 003154 call context_get_next 
-0x2030 003155 copy loopcnt ,null 
-0x2031 003156 rtn zero 
-0x2032 003157 call context_load 
-0x2033 003158 fetch 1 ,mem_state 
-0x2034 003159 bbit1 state_inpage ,master_page 
-0x2035 003160 fetch 1 ,mem_mode 
-0x2036 003161 bbit1 mode_master ,master_dispatch 
-0x2037 003162 branch slave_dispatch 
-:      003170 idle_dispatch:
-0x2038 003171 fetch 1 ,mem_hci_cmd 
-0x2039 003172 rtn blank 
-0x203a 003173 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 003174 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 003175 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 003176 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 003177 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 003178 call context_search_conn_handle 
-0x2040 003179 rtn zero 
-0x2041 003180 call context_search_plap 
-0x2042 003181 rtn zero 
-:      003182 idle_exit:
-0x2043 003183 jam 0 ,mem_hci_cmd 
-0x2044 003184 rtn 
-:      003186 idle_le_create_conn:
-0x2045 003187 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 003188 jam 0 ,mem_hci_cmd 
-0x2047 003189 rtn 
-:      003191 idle_inquiry:
-0x2048 003192 set1 mark_inquiry_on ,mark 
-0x2049 003193 set0 mark_inquiry_trainb ,mark 
-0x204a 003194 jam param_ninquiry ,mem_ninqy_index 
-0x204b 003195 jam 31 ,mem_nfreq_index_inq 
-0x204c 003196 branch idle_exit 
-:      003198 idle_inquiry_cancel:
-0x204d 003199 set0 mark_inquiry_on ,mark 
-0x204e 003200 force 0 ,stop_watch 
-0x204f 003201 branch idle_exit 
-:      003203 idle_remote_name_req:
-0x2050 003204 call context_search_plap 
-0x2051 003205 rtn zero 
-0x2052 003206 force lmp_name_req ,temp 
-0x2053 003207 jam 5 ,mem_nameres_cnt 
-0x2054 003208 branch idle_start_page 
-:      003210 idle_create_conn:
-0x2055 003211 bpatch patch00_6 ,mem_patch00 
-:      003212 idle_create_conn_device:
-0x2056 003213 fetch 6 ,mem_hci_plap 
-0x2057 003214 branch idle_exit ,blank 
-0x2058 003215 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 003217 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 003218 branch idle_create_conn_cont 
-:      003220 idle_create_conn_cont:
-0x205b 003221 force lmp_version_req ,temp 
-:      003222 idle_start_page:
-0x205c 003223 bpatch patch00_7 ,mem_patch00 
-0x205d 003224 fetch 1 ,mem_page_mode 
-0x205e 003225 branch idle_page_mode_r0 ,blank 
-0x205f 003226 lshift3 pdata ,pdata 
-0x2060 003227 lshift4 pdata ,pdata 
-0x2061 003228 increase -1 ,pdata 
-:      003229 idle_page_mode_r0:
-0x2062 003230 store 1 ,mem_npage 
-0x2063 003231 store 1 ,mem_npage_index 
-0x2064 003232 jam 31 ,mem_nfreq_index_page 
-0x2065 003233 set0 mark_page_trainb ,mark 
-0x2066 003234 call context_new 
-0x2067 003235 nbranch idle_page_fail ,zero 
-0x2068 003236 call get_free_amaddr 
-0x2069 003237 store 1 ,mem_amaddr 
-0x206a 003238 storet 1 ,mem_lmo_opcode2 
-0x206b 003239 fetch 6 ,mem_hci_plap 
-0x206c 003240 store 6 ,mem_plap 
-0x206d 003241 bpatch patch01_0 ,mem_patch01 
-0x206e 003242 call timer_reinit 
-0x206f 003243 force 0 ,pdata 
-0x2070 003244 compare lmp_name_req ,temp ,0xff 
-0x2071 003245 nsetflag true ,state_init_seq ,pdata 
-0x2072 003246 set1 state_inpage ,pdata 
-0x2073 003247 store 1 ,mem_state 
-0x2074 003248 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 003249 call ui_ipc_send_event 
-0x2076 003250 force 0 ,pdata 
-0x2077 003251 setflag true ,smap_name_req ,pdata 
-0x2078 003252 store 1 ,mem_state_map 
-0x2079 003253 setarg 0 
-0x207a 003254 set1 mode_master ,pdata 
-0x207b 003255 store 1 ,mem_mode 
-0x207c 003256 enable master 
-0x207d 003257 call context_save 
-0x207e 003258 disable master 
-0x207f 003259 force page_length_timer ,queue 
-0x2080 003260 fetch 2 ,mem_page_to 
-0x2081 003261 call timer_init 
-0x2082 003262 branch idle_exit 
-:      003263 idle_page_fail:
-0x2083 003264 bpatch patch01_1 ,mem_patch01 
-0x2084 003265 fetch 6 ,mem_hci_plap 
-0x2085 003266 store 6 ,mem_plap 
-0x2086 003267 compare lmp_name_req ,temp ,0xff 
-0x2087 003268 branch idle_name_fail ,true 
-0x2088 003269 branch idle_exit 
-:      003270 idle_name_fail:
-0x2089 003271 arg mem_tmp_buffer ,contw 
-0x208a 003272 arg 8 ,loopcnt 
-0x208b 003273 call memset0 
-0x208c 003274 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 003275 call ui_ipc_send_event 
-0x208e 003276 branch idle_exit 
-:      003283 inquiry_dispatch:
-0x208f 003284 rtnmark0 mark_inquiry_on 
-0x2090 003285 force inquiry_length_timer ,queue 
-0x2091 003286 call timer_check 
-0x2092 003287 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 003288 nbranch inquiry_start ,blank 
-0x2094 003289 rtn 
-:      003293 inquiry_start:
-0x2095 003294 bpatch patch01_2 ,mem_patch01 
-0x2096 003295 fetcht 2 ,mem_inq_window 
-0x2097 003296 force 4 ,queue 
-0x2098 003297 call sniff_check_window 
-0x2099 003298 rtn user 
-0x209a 003299 call afh_clear 
-0x209b 003300 force 0 ,freq_mode 
-:      003301 inquiry_restart:
-0x209c 003302 rtn timeout 
-0x209d 003303 set0 mark_fhs_already_good ,mark 
-0x209e 003304 set0 mark_fhs_eir ,mark 
-:      003305 inquiry_rx_restart:
-0x209f 003306 add clkn_bt ,1 ,bt_clk 
-0x20a0 003307 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 003308 setflag true ,2 ,freq_mode 
-0x20a2 003309 compare 0x00 ,bt_clk ,0x02 
-0x20a3 003310 nbranch inquiry_receive ,true 
-:      003312 inquiry_transmit:
-0x20a4 003313 bpatch patch01_3 ,mem_patch01 
-0x20a5 003314 fetch 1 ,mem_inquiry_transmit 
-0x20a6 003315 increase 1 ,pdata 
-0x20a7 003316 store 1 ,mem_inquiry_transmit 
-0x20a8 003317 call fetch_giac 
-0x20a9 003318 call tx_radio_freq 
-0x20aa 003319 call fetch_diac 
-0x20ab 003320 call start_transmitter 
-0x20ac 003321 call start_tx_native 
-0x20ad 003322 call send_access_word 
-0x20ae 003323 call end_of_packet 
-0x20af 003324 call inquiry_check_train 
-0x20b0 003325 branch inquiry_restart 
-:      003327 inquiry_check_train:
-0x20b1 003328 bpatch patch01_4 ,mem_patch01 
-0x20b2 003329 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003330 increase -1 ,pdata 
-0x20b4 003331 store 1 ,mem_nfreq_index_inq 
-0x20b5 003332 rtn positive 
-0x20b6 003333 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003334 fetch 1 ,mem_ninqy_index 
-0x20b8 003335 increase -1 ,pdata 
-0x20b9 003336 store 1 ,mem_ninqy_index 
-0x20ba 003337 rtn positive 
-0x20bb 003338 setflip mark_inquiry_trainb ,mark 
-0x20bc 003339 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003340 rtn 
-:      003342 inquiry_receive:
-0x20be 003343 bpatch patch01_5 ,mem_patch01 
-0x20bf 003344 call fetch_giac 
-0x20c0 003345 call rx_radio_freq 
-0x20c1 003346 call fetch_diac 
-0x20c2 003347 call start_rx_native 
-0x20c3 003348 call start_receiver 
-0x20c4 003349 call wait_access_clkn_rt 
-0x20c5 003350 branch inquiry_sync ,sync 
-0x20c6 003351 call inquiry_check_train 
-0x20c7 003352 branch inquiry_rx_restart 
-:      003353 inquiry_sync:
-0x20c8 003354 bpatch patch01_6 ,mem_patch01 
-0x20c9 003355 call save_rssi 
-0x20ca 003356 call scan_mode_whiten 
-0x20cb 003357 call receive_packet_whitened 
-0x20cc 003358 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003359 rtnmark0 mark_fhs_already_good 
-:      003360 inquiry_receive_rtn:
-0x20ce 003361 bpatch patch01_7 ,mem_patch01 
-:      003362 inquiry_receive_eir_rtn:
-0x20cf 003363 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003364 increase 1 ,pdata 
-0x20d1 003365 store 1 ,mem_inquiry_rcv 
-0x20d2 003366 rtn 
-:      003374 master_page:
-0x20d3 003375 bpatch patch02_0 ,mem_patch02 
-0x20d4 003376 enable master 
-0x20d5 003377 enable clknt 
-0x20d6 003378 fetch 2 ,mem_page_interval 
-0x20d7 003379 branch master_page_no_interval ,blank 
-0x20d8 003380 force page_interval_timer ,queue 
-0x20d9 003381 call timer_check 
-0x20da 003382 nrtn blank 
-:      003383 master_page_no_interval:
-0x20db 003384 bpatch patch02_1 ,mem_patch02 
-0x20dc 003385 fetcht 2 ,mem_page_window 
-0x20dd 003386 force 40 ,queue 
-0x20de 003387 call sniff_check_window 
-0x20df 003388 branch page_exit ,user 
-0x20e0 003389 force page_length_timer ,queue 
-0x20e1 003390 call timer_check 
-0x20e2 003391 nbranch page_start ,blank 
-0x20e3 003392 fetch 1 ,mem_state_map 
-0x20e4 003393 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003394 branch master_page_timeout 
-:      003395 master_npage_timeout:
-0x20e6 003396 arg mem_tmp_buffer ,contw 
-0x20e7 003397 arg 8 ,loopcnt 
-0x20e8 003398 call memset0 
-:      003399 master_page_timeout:
-0x20e9 003400 bpatch patch02_2 ,mem_patch02 
-0x20ea 003401 jam 0 ,mem_state 
-0x20eb 003402 call init_lmp_work 
-0x20ec 003403 jam 0 ,memui_reconnect_mode 
-0x20ed 003404 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003405 call ui_ipc_send_event 
-0x20ef 003406 branch page_exit 
-:      003408 page_start:
-0x20f0 003409 bpatch patch02_3 ,mem_patch02 
-0x20f1 003410 force 0 ,timeup 
-0x20f2 003411 until clkn_rt ,meet 
-0x20f3 003412 fetch 1 ,mem_page_clk 
-0x20f4 003413 increase -1 ,pdata 
-0x20f5 003414 ixor clkn_bt ,pdata 
-0x20f6 003415 compare 0 ,pdata ,3 
-0x20f7 003416 nbranch page_start ,true 
-0x20f8 003417 deposit am_addr 
-0x20f9 003418 store 1 ,mem_fhs_am_addr 
-0x20fa 003419 force 0 ,n_tx_slot 
-0x20fb 003420 force 0 ,freq_mode 
-:      003422 page_restart:
-0x20fc 003423 bpatch patch02_4 ,mem_patch02 
-0x20fd 003424 branch page_exit ,timeout 
-0x20fe 003425 call fetch_page_bt_adr 
-0x20ff 003426 arg param_rf_setup ,timeup 
-0x2100 003427 until clkn_rt ,meet 
-:      003428 page_rx_restart:
-0x2101 003429 bpatch patch02_5 ,mem_patch02 
-0x2102 003430 fetch 4 ,mem_page_clk 
-0x2103 003431 iforce bt_clk 
-0x2104 003432 increase 1 ,pdata 
-0x2105 003433 store 4 ,mem_page_clk 
-0x2106 003434 isolate1 mark_page_trainb ,mark 
-0x2107 003435 setflag true ,2 ,freq_mode 
-0x2108 003436 compare 0x00 ,bt_clk ,0x02 
-0x2109 003437 nbranch page_receive ,true 
-0x210a 003438 fetch 1 ,mem_page_transmit 
-0x210b 003439 increase 1 ,pdata 
-0x210c 003440 store 1 ,mem_page_transmit 
-0x210d 003441 call tx_radio_freq 
-0x210e 003442 call start_transmitter 
-0x210f 003443 call start_tx_native 
-0x2110 003444 call send_access_word 
-0x2111 003445 call end_of_packet 
-0x2112 003446 call page_check_train 
-0x2113 003447 branch page_restart 
-:      003448 page_exit:
-0x2114 003449 bpatch patch02_6 ,mem_patch02 
-0x2115 003450 disable master 
-0x2116 003451 fetch 2 ,mem_page_interval 
-0x2117 003452 rtn blank 
-0x2118 003453 force page_interval_timer ,queue 
-0x2119 003454 branch timer_init 
-:      003456 page_check_train:
-0x211a 003457 bpatch patch02_7 ,mem_patch02 
-0x211b 003458 fetch 1 ,mem_nfreq_index_page 
-0x211c 003459 increase -1 ,pdata 
-0x211d 003460 store 1 ,mem_nfreq_index_page 
-0x211e 003461 rtn positive 
-0x211f 003462 jam 31 ,mem_nfreq_index_page 
-0x2120 003463 fetch 1 ,mem_npage_index 
-0x2121 003464 increase -1 ,pdata 
-0x2122 003465 store 1 ,mem_npage_index 
-0x2123 003466 rtn positive 
-0x2124 003467 setflip mark_page_trainb ,mark 
-0x2125 003468 fetch 1 ,mem_npage 
-0x2126 003469 store 1 ,mem_npage_index 
-0x2127 003470 rtn 
-:      003472 page_receive:
-0x2128 003473 bpatch patch03_0 ,mem_patch03 
-0x2129 003474 call rx_radio_freq 
-0x212a 003475 call start_rx_native 
-0x212b 003476 call start_receiver 
-0x212c 003477 call wait_access_clkn_rt 
-0x212d 003478 branch page_sync ,sync 
-0x212e 003479 call page_check_train 
-0x212f 003480 branch page_rx_restart 
-:      003481 page_sync:
-0x2130 003482 call end_of_packet 
-0x2131 003483 fetch 1 ,mem_page_rcv 
-0x2132 003484 increase 1 ,pdata 
-0x2133 003485 store 1 ,mem_page_rcv 
-0x2134 003486 force 0 ,stop_watch 
-0x2135 003487 fetch 4 ,mem_page_clk 
-:      003488 page_send_fhs:
-0x2136 003489 bpatch patch03_1 ,mem_patch03 
-0x2137 003490 call rf_setup_time_master_slot 
-0x2138 003491 call fetch_page_bt_adr 
-0x2139 003492 increase 1 ,n_tx_slot 
-:      003493 page_send_fhs_continue:
-0x213a 003494 and_into 0x1fd ,bt_clk 
-0x213b 003495 and_into 0x1fc ,freq_mode 
-0x213c 003496 call tx_radio_freq 
-0x213d 003497 call start_transmitter 
-0x213e 003498 call start_tx_native 
-0x213f 003499 call send_access_word 
-0x2140 003500 deposit clkn_bt 
-0x2141 003501 store 4 ,mem_clkn_bt 
-0x2142 003502 force 0 ,am_addr 
-0x2143 003503 force type_fhs ,type 
-0x2144 003504 call scan_mode_whiten 
-0x2145 003505 call transmit_packet_whitened 
-:      003506 page_wait_fhs_reply:
-0x2146 003507 bpatch patch03_2 ,mem_patch03 
-0x2147 003508 call rf_setup_time_slave_slot 
-0x2148 003509 or_into 0x02 ,bt_clk 
-0x2149 003510 and_into 0x1fc ,freq_mode 
-0x214a 003511 call rx_radio_freq 
-0x214b 003512 call start_rx_native 
-0x214c 003513 call start_receiver 
-0x214d 003514 call wait_access_clkn_rt 
-0x214e 003515 call end_of_packet ,sync 
-0x214f 003516 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003517 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003518 branch page_restart ,blank 
-0x2152 003519 increase -1 ,pdata 
-0x2153 003520 store 1 ,mem_fhs_wait_counter 
-0x2154 003521 branch page_send_fhs 
-:      003523 page_wait_fhs_reply_ok:
-0x2155 003524 bpatch patch03_3 ,mem_patch03 
-0x2156 003525 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003526 increase 1 ,pdata 
-0x2158 003527 store 1 ,mem_page_rcv_fhs 
-0x2159 003528 call prepare_newconn 
-:      003529 master_newconn_loop:
-0x215a 003530 call master_newconn_once 
-0x215b 003531 branch newconn_poll_responded ,sync 
-0x215c 003532 call new_conn_timeout 
-0x215d 003533 nbranch master_newconn_loop ,blank 
-0x215e 003534 branch page_restart 
-:      003536 newconn_poll_responded:
-0x215f 003537 bpatch patch03_4 ,mem_patch03 
-0x2160 003538 fetch 1 ,mem_state 
-0x2161 003539 set0 state_inpage ,pdata 
-0x2162 003540 store 1 ,mem_state 
-0x2163 003541 call newconn_init 
-0x2164 003542 disable master 
-0x2165 003543 rtn 
-:      003546 master_dispatch:
-0x2166 003547 bpatch patch03_5 ,mem_patch03 
-0x2167 003548 enable master 
-0x2168 003549 enable clknt 
-0x2169 003550 call role_switch_master 
-0x216a 003551 rtn user 
-0x216b 003552 call check_bt_disabled 
-0x216c 003553 call rf_setup_time_master_slot 
-0x216d 003554 add clkn_bt ,1 ,bt_clk 
-0x216e 003555 call fetch_self_bt_adr 
-0x216f 003556 force 0x03 ,freq_mode 
-0x2170 003557 call scheduler_tx_l2cap_pkt 
-0x2171 003558 call prepare_tx 
-0x2172 003559 call tx_radio_freq 
-0x2173 003560 call start_transmitter 
-0x2174 003561 call start_tx_native 
-0x2175 003562 call send_access_word 
-0x2176 003563 call transmit_packet 
-:      003564 master_loop:
-0x2177 003565 bpatch patch03_6 ,mem_patch03 
-0x2178 003566 call parse_lmp 
-0x2179 003567 call master_conn_recv_packet 
-0x217a 003568 nbranch master_notmatch ,match 
-0x217b 003569 call supervision_flush 
-0x217c 003570 call parse_l2cap 
-0x217d 003571 fetch 1 ,mem_master_rcvcnt 
-0x217e 003572 increase 1 ,pdata 
-0x217f 003573 store 1 ,mem_master_rcvcnt 
-:      003574 master_notmatch:
-0x2180 003575 bpatch patch03_7 ,mem_patch03 
-0x2181 003576 call scheduler_process 
-0x2182 003577 call check_master_disconnect 
-0x2183 003578 nrtn master 
-0x2184 003579 call check_attempt 
-0x2185 003580 nbranch master_attempt ,blank 
-:      003581 master_exit:
-0x2186 003582 disable master 
-0x2187 003583 rtn 
-:      003585 master_attempt:
-0x2188 003586 call prepare_tx 
-0x2189 003587 call master_conn_send_packet 
-0x218a 003588 branch master_loop 
-:      003591 check_master_disconnect:
-0x218b 003592 branch check_master_match ,match 
-0x218c 003593 call supervision_update 
-0x218d 003594 branch master_disconnect ,positive 
-:      003595 check_master_match:
-0x218e 003596 call check_disconnect_timeout 
-0x218f 003597 nbranch master_disconnect ,user 
-0x2190 003598 fetch 1 ,mem_state_map 
-0x2191 003599 rtnbit0 smap_name_req 
-0x2192 003600 rtnbit1 smap_name_res 
-0x2193 003601 fetch 1 ,mem_op 
-0x2194 003602 rtnbit1 op_disconn 
-0x2195 003603 call conn_timer_expired 
-0x2196 003604 nrtn blank 
-0x2197 003605 fetch 1 ,mem_nameres_cnt 
-0x2198 003606 increase -1 ,pdata 
-0x2199 003607 store 1 ,mem_nameres_cnt 
-0x219a 003608 nrtn blank 
-0x219b 003609 branch lmp_disconnect 
-:      003611 master_disconnect:
-0x219c 003612 bpatch patch04_0 ,mem_patch04 
-0x219d 003613 call quit_connection 
-0x219e 003614 disable master 
-0x219f 003615 fetch 1 ,mem_state_map 
-0x21a0 003616 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003617 rtn 
-:      003619 master_name_disconnect:
-0x21a2 003620 fetch 1 ,mem_state_map 
-0x21a3 003621 rtnbit1 smap_name_res 
-:      003622 master_name_error:
-0x21a4 003623 arg mem_tmp_buffer ,contw 
-0x21a5 003624 arg 8 ,loopcnt 
-0x21a6 003625 branch memset0 
-:      003627 check_disconnect_timeout:
-0x21a7 003628 bpatch patch04_1 ,mem_patch04 
-0x21a8 003629 enable user 
-0x21a9 003630 fetch 1 ,mem_op 
-0x21aa 003631 rtnbit0 op_disconn 
-0x21ab 003632 call conn_timer_expired 
-0x21ac 003633 nrtn blank 
-0x21ad 003634 branch disable_user 
-:      003636 conn_timer_expired:
-0x21ae 003637 fetch 1 ,mem_conn_timer 
-0x21af 003638 increase -1 ,pdata 
-0x21b0 003639 store 1 ,mem_conn_timer 
-0x21b1 003640 rtn 
-:      003642 linkkey_ready:
-0x21b2 003643 bpatch patch04_2 ,mem_patch04 
-0x21b3 003644 fetch 1 ,mem_state 
-0x21b4 003645 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003646 fetch 1 ,mem_pairing_auth 
-0x21b6 003647 branch linkkey_set ,blank 
-0x21b7 003648 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003649 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003650 call ui_ipc_send_event 
-0x21ba 003651 branch linkkey_set 
-:      003652 linkkey_set:
-0x21bb 003653 bpatch patch04_3 ,mem_patch04 
-0x21bc 003654 call context_traverse_linkkey 
-0x21bd 003655 fetch 1 ,mem_state 
-0x21be 003656 set1 state_linkkey ,pdata 
-0x21bf 003657 store 1 ,mem_state 
-0x21c0 003658 jam 1 ,mem_link_key_exists 
-0x21c1 003659 fetch 1 ,mem_conn_sm 
-0x21c2 003660 bne conn_sm_pairing ,linkkey_set_continue 
-:      003661 linkkey_set_continue:
-0x21c3 003662 rtn 
-:      003664 generate_linkkey_continue:
-0x21c4 003665 jam pairing_auth ,mem_pairing_auth 
-:      003666 clear_linkstate:
-0x21c5 003667 fetch 1 ,mem_state 
-0x21c6 003668 set0 state_linkkey ,pdata 
-0x21c7 003669 store 1 ,mem_state 
-0x21c8 003670 rtn 
-:      003674 role_switch_check:
-0x21c9 003675 bpatch patch04_4 ,mem_patch04 
-0x21ca 003676 disable user 
-0x21cb 003677 fetch 2 ,mem_tsniff 
-0x21cc 003678 arg 0xffff ,temp 
-0x21cd 003679 isub temp ,null 
-0x21ce 003680 nrtn zero 
-0x21cf 003681 fetch 4 ,mem_sniff_anchor 
-0x21d0 003682 branch role_switch_clkn ,clknt 
-0x21d1 003683 isub clke_bt ,pdata 
-0x21d2 003684 branch role_switch_clke 
-:      003685 role_switch_clkn:
-0x21d3 003686 isub clkn_bt ,pdata 
-:      003687 role_switch_clke:
-0x21d4 003688 sub pdata ,4 ,null 
-0x21d5 003689 nrtn positive 
-0x21d6 003690 force 0 ,pdata 
-0x21d7 003691 store 2 ,mem_tsniff 
-0x21d8 003692 branch enable_user 
-:      003696 role_switch_prepare:
-0x21d9 003697 copy pdata ,temp 
-0x21da 003698 bpatch patch04_5 ,mem_patch04 
-0x21db 003699 storet 4 ,mem_sniff_anchor 
-:      003700 role_switch_prepare0:
-0x21dc 003701 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003702 setarg 0xffff 
-0x21de 003703 store 2 ,mem_tsniff 
-0x21df 003704 jam 1 ,mem_sniff_attempt 
-0x21e0 003705 rtn 
-:      003708 role_switch_master:
-0x21e1 003709 bpatch patch04_6 ,mem_patch04 
-0x21e2 003710 call role_switch_check 
-0x21e3 003711 nrtn user 
-0x21e4 003712 disable user 
-0x21e5 003713 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003714 set0 mark_fhs_already_good ,mark 
-:      003715 roles_waitfhs_loop:
-0x21e7 003716 call rf_setup_time_master_slot 
-0x21e8 003717 call master_recv_packet 
-0x21e9 003718 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003719 call new_conn_timeout 
-0x21eb 003720 nbranch roles_waitfhs_loop ,blank 
-:      003721 role_switch_fail_master:
-0x21ec 003722 bpatch patch04_7 ,mem_patch04 
-0x21ed 003723 disable user 
-0x21ee 003724 deposit clkn_bt 
-0x21ef 003725 store 4 ,mem_next_btclk 
-0x21f0 003726 enable clknt 
-0x21f1 003727 enable master 
-0x21f2 003728 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003729 branch ui_ipc_send_event 
-:      003731 roles_replyto_fhs:
-0x21f4 003732 bpatch patch05_0 ,mem_patch05 
-0x21f5 003733 call rf_setup_time_slave_slot 
-0x21f6 003734 arg type_id ,type 
-0x21f7 003735 call master_send_packet 
-0x21f8 003736 disable clknt 
-0x21f9 003737 disable master 
-0x21fa 003738 call apply_switch_clke 
-0x21fb 003739 call prepare_newconn 
-:      003740 roles_newconns_loop:
-0x21fc 003741 bpatch patch05_1 ,mem_patch05 
-0x21fd 003742 call slave_newconn_once 
-0x21fe 003743 branch roles_newconns_responded ,match 
-0x21ff 003744 call new_conn_timeout 
-0x2200 003745 nbranch roles_newconns_loop ,blank 
-0x2201 003746 branch role_switch_fail_master 
-:      003747 roles_newconns_responded:
-0x2202 003748 fetch 1 ,mem_mode 
-0x2203 003749 set0 mode_master ,pdata 
-0x2204 003750 store 1 ,mem_mode 
-0x2205 003751 call supervision_flush 
-0x2206 003752 call calc_clke_offset 
-0x2207 003753 enable user 
-0x2208 003754 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003755 branch ui_ipc_send_event 
-:      003760 context_load:
-0x220a 003761 bpatch patch05_2 ,mem_patch05 
-0x220b 003762 set1 mark_context ,mark 
-0x220c 003763 deposit rega 
-0x220d 003764 store 2 ,mem_context_ptr 
-0x220e 003765 force context_size ,loopcnt 
-0x220f 003766 arg mem_le_state ,contw 
-0x2210 003767 add rega ,coffset_mode ,contr 
-0x2211 003768 ifetch 1 ,contr 
-0x2212 003769 copy rega ,contr 
-0x2213 003770 bbit1 mode_le ,memcpy 
-0x2214 003771 arg mem_state ,contw 
-0x2215 003772 call memcpy 
-0x2216 003773 disable attempt 
-0x2217 003774 fetch 1 ,mem_amaddr 
-0x2218 003775 iforce am_addr 
-0x2219 003776 jam 1 ,mem_current_sniff_attempt 
-0x221a 003777 branch context_load_master ,master 
-0x221b 003778 jam 1 ,mem_current_sniff_attempt 
-:      003779 context_load_master:
-0x221c 003780 fetch 1 ,mem_state 
-0x221d 003781 rtnbit0 state_insniff 
-0x221e 003782 fetch 1 ,mem_sniff_attempt 
-0x221f 003783 store 1 ,mem_current_sniff_attempt 
-0x2220 003784 fetch 1 ,mem_sniff_timeout 
-0x2221 003785 store 1 ,mem_current_sniff_timeout 
-0x2222 003786 rtn 
-:      003788 context_save:
-0x2223 003789 bpatch patch05_3 ,mem_patch05 
-0x2224 003790 fetch 2 ,mem_context_ptr 
-0x2225 003791 iforce contw 
-0x2226 003792 force context_size ,loopcnt 
-0x2227 003793 arg mem_le_state ,contr 
-0x2228 003794 branch memcpy ,le 
-0x2229 003795 arg mem_state ,contr 
-0x222a 003796 branch memcpy 
-:      003800 context_get_next:
-0x222b 003801 arg context_num ,loopcnt 
-0x222c 003802 fetcht 1 ,mem_current_context 
-:      003803 context_get_next_loop:
-0x222d 003804 increase 1 ,temp 
-0x222e 003805 compare context_num ,temp ,0xff 
-0x222f 003806 nbranch context_get_next_cont ,true 
-0x2230 003807 arg 0 ,temp 
-:      003808 context_get_next_cont:
-0x2231 003809 storet 1 ,mem_current_context 
-0x2232 003810 mul32 temp ,context_size ,pdata 
-0x2233 003811 arg mem_context ,rega 
-0x2234 003812 iadd rega ,rega 
-0x2235 003813 ifetch 1 ,rega 
-0x2236 003814 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003815 rtnbit1 state_inconn 
-0x2238 003816 rtnbit1 state_inpage 
-:      003817 context_get_next_sniff:
-0x2239 003818 loop context_get_next_loop 
-0x223a 003819 rtn 
-:      003821 context_new:
-0x223b 003822 bpatch patch05_4 ,mem_patch05 
-0x223c 003823 arg context_search_empty ,regc 
-0x223d 003824 call context_search 
-0x223e 003825 nrtn zero 
-0x223f 003826 deposit rega 
-0x2240 003827 store 2 ,mem_context_ptr 
-0x2241 003828 force 0 ,null 
-0x2242 003829 rtn 
-:      003833 context_check_all_wack:
-0x2243 003834 call check_esco_amaddr 
-0x2244 003835 branch context_check_esco_wack ,true 
-0x2245 003836 fetch 2 ,mem_context_ptr 
-0x2246 003837 add pdata ,coffset_arq ,contw 
-0x2247 003838 fetch 1 ,mem_arq 
-0x2248 003839 istore 1 ,contw 
-0x2249 003840 arg context_check_a_wack ,regc 
-0x224a 003841 branch context_search 
-:      003843 context_check_esco_wack:
-0x224b 003844 fetch 1 ,mem_arq 
-0x224c 003845 isolate1 wack ,pdata 
-0x224d 003846 branch context_esco_wack ,true 
-0x224e 003847 force 1 ,null 
-0x224f 003848 rtn 
-:      003849 context_esco_wack:
-0x2250 003850 force 0 ,null 
-0x2251 003851 rtn 
-:      003854 context_check_idle:
-0x2252 003855 arg context_check_inconn ,regc 
-0x2253 003856 branch context_search 
-:      003858 context_traverse_linkkey:
-0x2254 003859 fetcht 2 ,mem_context_ptr 
-0x2255 003860 arg context_traverse_clearkey ,regc 
-0x2256 003861 branch context_search 
-:      003865 context_search_conn_handle:
-0x2257 003866 fetcht 1 ,mem_hci_conn_handle 
-:      003867 context_search_conn_handle2:
-0x2258 003868 arg context_search_handle ,regc 
-0x2259 003869 branch context_search 
-:      003871 context_search_plap:
-0x225a 003872 bpatch patch05_5 ,mem_patch05 
-0x225b 003873 fetcht 6 ,mem_hci_plap 
-:      003874 context_search_plap2:
-0x225c 003875 arg context_search_lap ,regc 
-0x225d 003876 branch context_search 
-:      003878 context_search_insniff:
-0x225e 003879 arg context_search_sniff ,regc 
-0x225f 003880 branch context_search 
-:      003882 context_search_sniff_window:
-0x2260 003883 arg context_search_window ,regc 
-:      003884 context_search:
-0x2261 003885 bpatch patch05_6 ,mem_patch05 
-0x2262 003886 arg mem_context ,rega 
-0x2263 003887 arg context_num ,loopcnt 
-:      003888 context_search_loop:
-0x2264 003889 ifetch 1 ,rega 
-0x2265 003890 copy regc ,pc 
-:      003891 context_search_next:
-0x2266 003892 increase context_size ,rega 
-0x2267 003893 loop context_search_loop 
-0x2268 003894 force 1 ,null 
-0x2269 003895 rtn 
-:      003897 context_search_empty:
-0x226a 003898 bbit1 state_inconn ,context_search_next 
-0x226b 003899 bbit1 state_inpage ,context_search_next 
-0x226c 003900 force 0 ,null 
-0x226d 003901 rtn 
-:      003903 context_search_lap:
-0x226e 003904 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003905 bbit0 state_inconn ,context_search_next 
-:      003906 context_search_lap_cont:
-0x2270 003907 add rega ,coffset_plap ,contr 
-0x2271 003908 ifetch 6 ,contr 
-0x2272 003909 isub temp ,null 
-0x2273 003910 rtn zero 
-0x2274 003911 branch context_search_next 
-:      003913 context_search_handle:
-0x2275 003914 bbit0 state_inconn ,context_search_next 
-0x2276 003915 add rega ,coffset_conn_handle ,contr 
-0x2277 003916 ifetch 1 ,contr 
-0x2278 003917 isub temp ,null 
-0x2279 003918 rtn zero 
-0x227a 003919 branch context_search_next 
-:      003921 context_search_sniff:
-0x227b 003922 bbit0 state_insniff ,context_search_next 
-:      003923 context_search_sniff_loop:
-0x227c 003924 call context_get_anchor 
-0x227d 003925 call sign_pdata_temp 
-0x227e 003926 isub temp ,pdata 
-0x227f 003927 increase 1 ,pdata 
-0x2280 003928 branch context_search_sniff_miss ,positive 
-0x2281 003929 copy contr ,regb 
-0x2282 003930 store 9 ,mem_temp 
-0x2283 003931 fetch 1 ,mem_le_sc_calc 
-0x2284 003932 nbranch context_search_sniff_sc ,blank 
-0x2285 003933 fetch 9 ,mem_temp 
-0x2286 003934 copy regb ,contr 
-0x2287 003935 increase 5 ,pdata 
-0x2288 003936 branch context_search_meet1 
-:      003937 context_search_sniff_sc:
-0x2289 003938 fetch 9 ,mem_temp 
-0x228a 003939 copy regb ,contr 
-0x228b 003940 increase 20 ,pdata 
-:      003941 context_search_meet1:
-0x228c 003942 nbranch context_search_next ,positive 
-:      003943 context_search_meet:
-0x228d 003944 copy temp ,bt_clk 
-0x228e 003945 call context_next_anchor 
-0x228f 003946 force 0 ,null 
-0x2290 003947 rtn 
-:      003950 context_search_sniff_miss:
-0x2291 003951 iforce regb 
-0x2292 003952 add rega ,coffset_tsniff ,contr 
-0x2293 003953 ifetch 2 ,contr 
-0x2294 003954 branch context_search_meet ,blank 
-0x2295 003955 call context_next_anchor 
-0x2296 003956 branch context_search_sniff_loop 
-:      003958 sign_pdata_temp:
-0x2297 003959 rshift16 pdata ,timeup 
-0x2298 003960 rshift8 timeup ,timeup 
-0x2299 003961 branch sign_pdata_temp_p0 ,zero 
-0x229a 003962 compare 0xf ,timeup ,0xf 
-0x229b 003963 nrtn true 
-0x229c 003964 rshift16 temp ,timeup 
-0x229d 003965 rshift8 timeup ,timeup 
-0x229e 003966 nrtn zero 
-0x229f 003967 set1 28 ,temp 
-0x22a0 003968 rtn 
-:      003969 sign_pdata_temp_p0:
-0x22a1 003970 rshift16 temp ,timeup 
-0x22a2 003971 rshift8 timeup ,timeup 
-0x22a3 003972 compare 0xf ,timeup ,0xf 
-0x22a4 003973 nrtn true 
-0x22a5 003974 set1 28 ,pdata 
-0x22a6 003975 rtn 
-:      003977 context_check_inconn:
-0x22a7 003978 bbit0 state_inconn ,context_search_next 
-0x22a8 003979 force 0 ,null 
-0x22a9 003980 rtn 
-:      003982 context_check_a_wack:
-0x22aa 003983 bbit0 state_inconn ,context_search_next 
-0x22ab 003984 add rega ,coffset_mode ,contr 
-0x22ac 003985 ifetch 1 ,contr 
-0x22ad 003986 bbit1 mode_le ,context_search_next 
-0x22ae 003987 add rega ,coffset_arq ,contr 
-0x22af 003988 ifetch 1 ,contr 
-0x22b0 003989 bbit0 wack ,context_search_next 
-0x22b1 003990 force 0 ,null 
-0x22b2 003991 rtn 
-:      003993 context_get_anchor:
-0x22b3 003994 add rega ,coffset_mode ,contr 
-0x22b4 003995 ifetcht 1 ,contr 
-0x22b5 003996 deposit clkn_bt 
-0x22b6 003997 isolate1 mode_master ,temp 
-0x22b7 003998 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003999 ifetcht 4 ,contr 
-0x22b9 004000 rtn true 
-0x22ba 004001 add rega ,coffset_clk_offset ,contr 
-0x22bb 004002 ifetch 6 ,contr 
-0x22bc 004003 call calc_clke2 
-0x22bd 004004 deposit clke_bt 
-0x22be 004005 rtn 
-:      004007 context_next_anchor:
-0x22bf 004008 add rega ,coffset_tsniff ,contr 
-0x22c0 004009 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 004010 ifetch 2 ,contr 
-0x22c2 004011 iadd temp ,timeup 
-0x22c3 004012 deposit timeup 
-0x22c4 004013 istore 4 ,contw 
-0x22c5 004014 branch le_context_nexthop 
-:      004017 context_search_window:
-0x22c6 004018 bbit0 state_insniff ,context_search_next 
-0x22c7 004019 call context_get_anchor 
-0x22c8 004020 iadd stop_watch ,pdata 
-0x22c9 004021 iadd stop_watch ,pdata 
-0x22ca 004022 iadd queue ,pdata 
-0x22cb 004023 isub temp ,null 
-0x22cc 004024 nbranch context_search_next ,positive 
-0x22cd 004025 force 0 ,null 
-0x22ce 004026 rtn 
-:      004028 context_traverse_clearkey:
-0x22cf 004029 bbit0 state_inconn ,context_search_next 
-0x22d0 004030 deposit temp 
-0x22d1 004031 isub rega ,null 
-0x22d2 004032 branch context_search_next ,null 
-0x22d3 004033 add rega ,coffset_mode ,contr 
-0x22d4 004034 ifetch 1 ,contr 
-0x22d5 004035 bbit1 mode_le ,context_search_next 
-0x22d6 004036 ifetch 1 ,rega 
-0x22d7 004037 set0 state_linkkey ,pdata 
-0x22d8 004038 istore 1 ,rega 
-0x22d9 004039 branch context_search_next 
-:      004042 master_conn_send_packet:
-0x22da 004043 bpatch patch05_7 ,mem_patch05 
-0x22db 004044 call rf_setup_time_master_slot 
-:      004045 master_send_packet:
-0x22dc 004046 add clkn_bt ,1 ,bt_clk 
-0x22dd 004047 call fetch_self_bt_adr 
-0x22de 004048 force 0x03 ,freq_mode 
-0x22df 004049 call tx_radio_freq 
-0x22e0 004050 call start_transmitter 
-0x22e1 004051 call start_tx_native 
-0x22e2 004052 call send_access_word 
-0x22e3 004053 branch transmit_packet 
-:      004055 master_conn_recv_packet:
-0x22e4 004056 bpatch patch06_0 ,mem_patch06 
-0x22e5 004057 call rf_setup_time_slave_slot 
-:      004058 master_recv_packet:
-0x22e6 004059 add clkn_bt ,1 ,bt_clk 
-0x22e7 004060 call fetch_self_bt_adr 
-0x22e8 004061 force 0x03 ,freq_mode 
-0x22e9 004062 call rx_radio_freq 
-0x22ea 004063 call init_rx_packet_flags 
-0x22eb 004064 call prep_crypt 
-0x22ec 004065 call start_rx_native 
-0x22ed 004066 call start_receiver 
-:      004067 master_rx_conn_finish_packet:
-0x22ee 004068 call wait_access_clkn_rt 
-0x22ef 004069 nrtn sync 
-0x22f0 004070 call save_rssi 
-0x22f1 004071 branch receive_packet 
-:      004075 master_newconn_once:
-0x22f2 004076 bpatch patch06_1 ,mem_patch06 
-0x22f3 004077 fetch 1 ,mem_fhs_am_addr 
-0x22f4 004078 iforce am_addr 
-0x22f5 004079 force type_poll ,type 
-0x22f6 004080 call master_conn_send_packet 
-0x22f7 004081 branch master_conn_recv_packet 
-:      004092 inquiry_scan_dispatch:
-0x22f8 004093 fetch 1 ,mem_scan_mode 
-0x22f9 004094 rtnbit0 inq_scan_mode 
-0x22fa 004095 force iscan_interval_timer ,queue 
-0x22fb 004096 call timer_check 
-0x22fc 004097 nrtn blank 
-0x22fd 004098 fetcht 2 ,mem_iscan_window 
-0x22fe 004099 force 4 ,queue 
-0x22ff 004100 call sniff_check_window 
-0x2300 004101 rtn user 
-0x2301 004102 call inquiry_scan_start 
-0x2302 004103 force iscan_interval_timer ,queue 
-0x2303 004104 fetch 2 ,mem_iscan_interval 
-0x2304 004105 nbranch timer_init ,sync 
-0x2305 004106 random pdata 
-0x2306 004107 iand mask3ff ,pdata 
-0x2307 004108 branch timer_init 
-:      004111 inquiry_scan_start:
-0x2308 004112 bpatch patch06_2 ,mem_patch06 
-0x2309 004113 jam 0 ,mem_fhs_am_addr 
-0x230a 004114 disable clknt 
-0x230b 004115 disable attempt 
-0x230c 004116 call afh_clear 
-0x230d 004117 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 004118 force 0x01 ,freq_mode 
-0x230f 004119 call fetch_giac 
-0x2310 004120 call rx_radio_freq 
-0x2311 004121 setflip mark_inquiry_state ,mark 
-0x2312 004122 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 004123 increase 1 ,pdata 
-0x2314 004124 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 004125 call fetch_diac 
-0x2316 004126 call start_receiver 
-0x2317 004127 call wait_access_forever 
-0x2318 004128 nrtn sync 
-0x2319 004129 bpatch patch06_3 ,mem_patch06 
-0x231a 004130 force 0 ,stop_watch 
-0x231b 004131 call shutdown_radio 
-0x231c 004132 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 004133 increase 1 ,pdata 
-0x231e 004134 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 004135 call fetch_giac 
-0x2320 004136 call rf_setup_time_slave_slot 
-0x2321 004137 or_into 0x002 ,bt_clk 
-0x2322 004138 force 0x01 ,freq_mode 
-0x2323 004139 call tx_radio_freq 
-0x2324 004140 call fetch_diac 
-0x2325 004141 call start_transmitter 
-0x2326 004142 call start_tx_external 
-0x2327 004143 deposit clkn_bt 
-0x2328 004144 store 4 ,mem_clkn_bt 
-0x2329 004145 call send_access_word 
-0x232a 004146 force type_fhs ,type 
-0x232b 004147 force 0 ,am_addr 
-0x232c 004148 call scan_mode_whiten 
-0x232d 004149 call transmit_packet_whitened 
-0x232e 004150 call send_eir 
-0x232f 004151 and_into 0x1fd ,bt_clk 
-0x2330 004152 increase 1 ,n_tx_slot 
-0x2331 004153 rtn 
-:      004155 send_eir:
-0x2332 004156 bpatch patch06_4 ,mem_patch06 
-0x2333 004157 fetch 1 ,mem_eir_enable 
-0x2334 004158 rtn blank 
-0x2335 004159 arg mem_eir ,contw 
-0x2336 004160 fetch 1 ,mem_local_name_length 
-0x2337 004161 copy pdata ,loopcnt 
-0x2338 004162 increase 1 ,pdata 
-0x2339 004163 istore 1 ,contw 
-0x233a 004164 copy contw ,temp 
-0x233b 004165 increase 1 ,pdata 
-0x233c 004166 store 2 ,mem_tx_len 
-0x233d 004167 copy temp ,contw 
-0x233e 004168 setarg 0x09 
-0x233f 004169 istore 1 ,contw 
-0x2340 004170 arg mem_local_name ,contr 
-0x2341 004171 call memcpy 
-0x2342 004173 arg mem_all_uuid_128bits ,regc 
-0x2343 004174 arg 4 ,loopcnt 
-0x2344 004175 call get_all_uuid 
-0x2345 004176 arg mem_all_uuid_16bits ,regc 
-0x2346 004177 arg 1 ,loopcnt 
-0x2347 004178 call get_all_uuid 
-0x2348 004180 force type_dm3 ,type 
-0x2349 004181 jam 2 ,mem_tx_lch 
-0x234a 004182 setarg mem_eir 
-0x234b 004183 store 2 ,mem_txptr 
-0x234c 004184 call rf_setup_time_slave_slot 
-0x234d 004185 call tx_radio_freq 
-0x234e 004186 call start_transmitter 
-0x234f 004187 call start_tx_external 
-0x2350 004188 call send_access_word 
-0x2351 004189 call scan_mode_whiten 
-0x2352 004190 call transmit_packet_whitened 
-0x2353 004191 rtn 
-:      004194 get_all_uuid:
-0x2354 004195 copy contw ,temp 
-0x2355 004196 copy regc ,contr 
-0x2356 004197 ifetch 1 ,contr 
-0x2357 004198 rtn blank 
-:      004199 lshift_loop:
-0x2358 004200 lshift pdata ,pdata 
-0x2359 004201 loop lshift_loop 
-0x235a 004202 copy pdata ,rega 
-0x235b 004203 increase 2 ,pdata 
-0x235c 004204 copy pdata ,queue 
-0x235d 004205 fetch 2 ,mem_tx_len 
-0x235e 004206 iadd queue ,pdata 
-0x235f 004207 store 2 ,mem_tx_len 
-0x2360 004208 copy temp ,contw 
-0x2361 004209 copy rega ,pdata 
-0x2362 004210 increase 1 ,pdata 
-0x2363 004211 istore 1 ,contw 
-0x2364 004212 copy regc ,contr 
-0x2365 004213 ifetch 1 ,contr 
-0x2366 004214 ifetch 1 ,contr 
-0x2367 004215 istore 1 ,contw 
-0x2368 004216 copy rega ,loopcnt 
-0x2369 004217 branch memcpy 
-:      004223 page_scan_dispatch:
-0x236a 004224 fetch 1 ,mem_scan_mode 
-0x236b 004225 rtnbit0 page_scan_mode 
-0x236c 004226 force pscan_interval_timer ,queue 
-0x236d 004227 call timer_check 
-0x236e 004228 nrtn blank 
-0x236f 004229 fetcht 2 ,mem_pscan_window 
-0x2370 004230 force 40 ,queue 
-0x2371 004231 call sniff_check_window 
-0x2372 004232 rtn user 
-0x2373 004233 force 0 ,am_addr 
-0x2374 004234 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 004235 set0 mark_fhs_already_good ,mark 
-0x2376 004236 call page_scan_start 
-0x2377 004237 force pscan_interval_timer ,queue 
-0x2378 004238 fetch 2 ,mem_pscan_interval 
-0x2379 004239 branch timer_init 
-:      004242 page_scan_start:
-0x237a 004243 bpatch patch06_5 ,mem_patch06 
-0x237b 004244 disable clknt 
-0x237c 004245 call afh_clear 
-0x237d 004246 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 004247 increase 1 ,pdata 
-0x237f 004248 store 1 ,mem_pagescan_waitcnt 
-0x2380 004249 force 0 ,n_tx_slot 
-0x2381 004250 call fetch_self_bt_adr 
-0x2382 004251 add clkn_bt ,1 ,bt_clk 
-0x2383 004252 force 0x02 ,freq_mode 
-0x2384 004253 bpatch patch06_6 ,mem_patch06 
-0x2385 004254 call rx_radio_freq 
-0x2386 004255 call start_receiver 
-0x2387 004256 call wait_access_forever 
-0x2388 004257 nrtn sync 
-0x2389 004258 call shutdown_radio 
-0x238a 004259 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 004260 increase 1 ,pdata 
-0x238c 004261 store 1 ,mem_pagescan_rcvcnt 
-0x238d 004262 force 0 ,stop_watch 
-0x238e 004263 call rf_setup_time_slave_slot 
-0x238f 004264 or_into 0x002 ,bt_clk 
-0x2390 004265 force 0x01 ,freq_mode 
-0x2391 004266 call tx_radio_freq 
-0x2392 004267 call start_transmitter 
-0x2393 004268 call start_tx_external 
-0x2394 004269 call send_access_word 
-0x2395 004270 call end_of_packet 
-0x2396 004271 force 0 ,am_addr 
-0x2397 004272 arg param_rf_setup ,timeup 
-0x2398 004273 until clke_rt ,meet 
-0x2399 004274 or_into 0x03 ,clke_bt 
-0x239a 004275 and_into 0x1fd ,bt_clk 
-:      004276 page_scan_wait_fhs_restart:
-0x239b 004277 bpatch patch06_7 ,mem_patch06 
-0x239c 004278 increase 1 ,n_tx_slot 
-0x239d 004279 call rx_radio_freq 
-0x239e 004280 call start_receiver 
-0x239f 004281 call wait_access_mhalfbnd 
-0x23a0 004282 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 004283 call scan_mode_whiten 
-0x23a2 004284 call receive_packet_whitened 
-0x23a3 004285 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      004286 page_scan_wait_fhs_again:
-0x23a4 004287 bpatch patch07_0 ,mem_patch07 
-0x23a5 004288 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 004289 rtn blank 
-0x23a7 004290 increase -1 ,pdata 
-0x23a8 004291 store 1 ,mem_fhs_wait_counter 
-0x23a9 004292 call rf_setup_time_master_slot 
-0x23aa 004293 branch page_scan_wait_fhs_restart 
-:      004296 page_scan_reply_to_fhs:
-0x23ab 004297 bpatch patch07_1 ,mem_patch07 
-0x23ac 004298 set0 1 ,clke_bt 
-0x23ad 004299 set1 0 ,clke_bt 
-0x23ae 004300 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 004301 increase 1 ,pdata 
-0x23b0 004302 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 004303 call rf_setup_time_slave_slot 
-0x23b2 004304 or_into 0x02 ,bt_clk 
-0x23b3 004305 call tx_radio_freq 
-0x23b4 004306 call start_transmitter 
-0x23b5 004307 call start_tx_external 
-0x23b6 004308 call send_access_word 
-0x23b7 004309 call end_of_packet 
-:      004310 slave_apply_clke_bt:
-0x23b8 004311 compare 0x03 ,clke_bt ,0x03 
-0x23b9 004312 branch slave_apply_clke_bt_now ,true 
-0x23ba 004313 until null ,mhalfbnd 
-0x23bb 004314 branch slave_apply_clke_bt 
-:      004315 slave_apply_clke_bt_now:
-0x23bc 004316 fetch 4 ,mem_clke_bt 
-0x23bd 004317 or_into 0x03 ,pdata 
-0x23be 004318 icopy clke_bt 
-:      004320 start_slave_connection:
-0x23bf 004321 bpatch patch07_2 ,mem_patch07 
-0x23c0 004322 fetch 6 ,extm_lap 
-0x23c1 004323 store 6 ,mem_plap 
-0x23c2 004324 call prepare_newconn 
-:      004325 slave_newconn_loop:
-0x23c3 004326 call slave_newconn_once 
-0x23c4 004327 branch sconn_successful ,match 
-0x23c5 004328 call new_conn_timeout 
-0x23c6 004329 nbranch slave_newconn_loop ,blank 
-0x23c7 004330 rtn 
-:      004333 sconn_successful:
-0x23c8 004334 bpatch patch07_3 ,mem_patch07 
-0x23c9 004335 call newconn_init 
-0x23ca 004336 call context_new 
-0x23cb 004337 nrtn zero 
-0x23cc 004338 jam 0 ,mem_mode 
-0x23cd 004339 call calc_clke_offset 
-0x23ce 004340 branch context_save 
-:      004345 slave_dispatch:
-0x23cf 004346 bpatch patch07_4 ,mem_patch07 
-0x23d0 004347 call calc_clke 
-0x23d1 004348 call role_switch_slave 
-0x23d2 004349 rtn user 
-:      004350 slave_loop:
-0x23d3 004351 bpatch patch07_5 ,mem_patch07 
-0x23d4 004352 call check_bt_disabled 
-0x23d5 004353 call scheduler_process 
-0x23d6 004354 call slave_conn_recv_packet 
-0x23d7 004355 nbranch slave_notmatch ,match 
-0x23d8 004356 call supervision_flush 
-0x23d9 004357 call scheduler_tx_l2cap_pkt 
-0x23da 004358 call prepare_tx 
-0x23db 004359 call slave_conn_send_packet 
-0x23dc 004360 call parse_l2cap 
-0x23dd 004361 call parse_lmp 
-0x23de 004362 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004363 increase 1 ,pdata 
-0x23e0 004364 store 1 ,mem_slave_rcvcnt 
-0x23e1 004365 call calc_clke_offset 
-:      004366 slave_notmatch:
-0x23e2 004367 bpatch patch07_6 ,mem_patch07 
-0x23e3 004368 call lpm_set_mult 
-0x23e4 004369 call supervision_update 
-0x23e5 004370 branch slave_disconnect ,positive 
-0x23e6 004371 call check_disconnect_timeout 
-0x23e7 004372 nbranch slave_disconnect ,user 
-0x23e8 004373 call check_attempt 
-0x23e9 004374 nbranch slave_loop ,blank 
-0x23ea 004375 rtn 
-:      004377 slave_disconnect:
-0x23eb 004378 bpatch patch07_7 ,mem_patch07 
-0x23ec 004379 jam 0 ,mem_tester_emulate 
-0x23ed 004380 jam 0 ,mem_debug_config 
-0x23ee 004381 call quit_connection 
-0x23ef 004382 set0 mark_testmode ,mark 
-0x23f0 004383 call test_enable_white 
-0x23f1 004384 fetch 1 ,mem_state 
-0x23f2 004385 rtn 
-:      004388 role_switch_slave:
-0x23f3 004389 bpatch patch08_0 ,mem_patch08 
-0x23f4 004390 call role_switch_check 
-0x23f5 004391 nrtn user 
-0x23f6 004392 copy am_addr ,temp 
-0x23f7 004393 call get_free_amaddr 
-0x23f8 004394 store 1 ,mem_fhs_am_addr 
-0x23f9 004395 copy temp ,am_addr 
-0x23fa 004396 jam param_newconnto ,mem_newconnto_counter 
-:      004397 roles_sendfhs_loop:
-0x23fb 004398 bpatch patch08_1 ,mem_patch08 
-0x23fc 004399 call rf_setup_time_master_slot 
-0x23fd 004400 force type_fhs ,type 
-0x23fe 004401 call slave_send_access 
-0x23ff 004402 deposit clkn_bt 
-0x2400 004403 store 4 ,mem_clkn_bt 
-0x2401 004404 call transmit_packet 
-0x2402 004405 call rf_setup_time_slave_slot 
-0x2403 004406 enable user3 
-0x2404 004407 call slave_receive_access 
-0x2405 004408 branch roles_got_fhs_reply ,sync 
-0x2406 004409 call shutdown_radio 
-0x2407 004410 call new_conn_timeout 
-0x2408 004411 nbranch roles_sendfhs_loop ,blank 
-0x2409 004412 rtnmark0 mark_accept_switch 
-0x240a 004413 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004414 set1 mark_switch_initiated ,mark 
-0x240c 004415 rtn 
-:      004416 roles_got_fhs_reply:
-0x240d 004417 enable clknt 
-0x240e 004418 call prepare_newconn 
-0x240f 004419 call afh_clear 
-:      004420 roles_newconn_loop:
-0x2410 004421 bpatch patch08_2 ,mem_patch08 
-0x2411 004422 call master_newconn_once 
-0x2412 004423 branch roles_newconn_responded ,sync 
-0x2413 004424 call new_conn_timeout 
-0x2414 004425 nbranch roles_newconn_loop ,blank 
-0x2415 004426 disable clknt 
-0x2416 004427 deposit clke_bt 
-0x2417 004428 store 4 ,mem_next_btclk 
-0x2418 004429 rtn 
-:      004430 roles_newconn_responded:
-0x2419 004431 enable master 
-0x241a 004432 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004433 set0 mark_accept_switch ,mark 
-0x241c 004434 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004435 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004436 call tid_set_reply 
-:      004437 roles_newconn_nolmp:
-0x241f 004438 deposit am_addr 
-0x2420 004439 store 1 ,mem_amaddr 
-0x2421 004440 force 0 ,pdata 
-0x2422 004441 store 6 ,mem_clk_offset 
-0x2423 004442 fetch 1 ,mem_mode 
-0x2424 004443 set1 mode_master ,pdata 
-0x2425 004444 store 1 ,mem_mode 
-0x2426 004445 call supervision_flush 
-0x2427 004446 disable master 
-0x2428 004447 enable user 
-0x2429 004448 rtn 
-:      004452 init_rx_packet_flags:
-0x242a 004453 bpatch patch08_3 ,mem_patch08 
-0x242b 004454 disable match 
-0x242c 004455 set0 mark_loopback ,mark 
-0x242d 004456 set0 mark_am_addr_broadcast ,mark 
-0x242e 004457 set0 mark_longpacket ,mark 
-0x242f 004458 set0 mark_old_packet ,mark 
-0x2430 004459 fetch 1 ,mem_arq 
-0x2431 004460 set0 arqnx ,pdata 
-0x2432 004461 set1 flowx ,pdata 
-0x2433 004462 store 1 ,mem_arq 
-0x2434 004463 rtn 
-:      004465 prepare_newconn:
-0x2435 004466 bpatch patch08_4 ,mem_patch08 
-0x2436 004467 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004468 jam param_newconn_arq ,mem_arq 
-0x2438 004469 fetch 2 ,mem_rx_window_init 
-0x2439 004470 store 2 ,mem_rx_window 
-0x243a 004471 deposit clkn_bt 
-0x243b 004472 store 4 ,mem_next_btclk 
-0x243c 004473 rtn clknt 
-0x243d 004474 deposit clke_bt 
-0x243e 004475 store 4 ,mem_next_btclk 
-0x243f 004476 rtn 
-:      004478 newconn_init:
-0x2440 004479 bpatch patch08_5 ,mem_patch08 
-0x2441 004480 call init_lmp_reinit 
-0x2442 004481 call new_conn_handle 
-0x2443 004482 store 1 ,mem_conn_handle 
-0x2444 004483 setarg 0 
-0x2445 004484 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004485 setarg param_supervision_to 
-0x2447 004486 store 2 ,mem_supervision_to 
-0x2448 004487 fetch 1 ,mem_state 
-0x2449 004488 set1 state_inconn ,pdata 
-0x244a 004489 store 1 ,mem_state 
-0x244b 004490 jam 0 ,mem_op 
-0x244c 004491 jam 0 ,mem_state_map 
-0x244d 004492 jam 0 ,mem_lpm_current_mult 
-0x244e 004493 branch supervision_flush 
-:      004496 clear_linkkey:
-0x244f 004497 bpatch patch08_6 ,mem_patch08 
-0x2450 004498 force 0 ,pdata 
-0x2451 004499 store 8 ,mem_link_key 
-0x2452 004500 istore 8 ,contw 
-0x2453 004501 call clear_linkstate 
-0x2454 004502 branch context_traverse_linkkey 
-:      004504 new_conn_timeout:
-0x2455 004505 fetch 1 ,mem_newconnto_counter 
-0x2456 004506 increase -1 ,pdata 
-0x2457 004507 store 1 ,mem_newconnto_counter 
-0x2458 004508 rtn 
-:      004510 new_conn_handle:
-0x2459 004511 fetch 1 ,mem_handle_num 
-0x245a 004512 increase 1 ,pdata 
-0x245b 004513 store 1 ,mem_handle_num 
-0x245c 004514 rtn 
-:      004517 quit_connection:
-0x245d 004518 bpatch patch08_7 ,mem_patch08 
-0x245e 004519 fetch 1 ,mem_hci_cmd 
-0x245f 004520 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004521 fetch 1 ,mem_lmp_to_send 
-0x2461 004522 bne lmp_name_req ,quit_connection_cont 
-:      004523 quit_connection_name:
-0x2462 004524 call cmd_check_plap 
-0x2463 004525 nbranch quit_connection_cont ,zero 
-0x2464 004526 call master_name_error 
-0x2465 004527 jam 0 ,mem_hci_cmd 
-:      004528 quit_connection_cont:
-0x2466 004529 bpatch patch09_0 ,mem_patch09 
-0x2467 004530 call app_disconn_reason_collect_bt 
-0x2468 004531 call sniff_exit 
-0x2469 004532 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004533 call ui_ipc_send_event 
-0x246b 004534 call init_lmp_work 
-0x246c 004535 call l2cap_init_work 
-0x246d 004536 call sp_initialize 
-0x246e 004537 fetch 1 ,mem_state 
-0x246f 004538 set0 state_inconn 
-0x2470 004539 store 1 ,mem_state 
-0x2471 004540 jam 0 ,memui_reconnect_mode 
-0x2472 004542 fetch 1 ,mem_state_map 
-0x2473 004543 compare 0x0 ,pdata ,0xc0 
-0x2474 004544 branch quit_connection_not_clear_mark ,true 
-0x2475 004545 set0 mark_rxbuf_inuse ,mark 
-:      004546 quit_connection_not_clear_mark:
-0x2476 004547 fetch 1 ,mem_arq 
-0x2477 004548 bbit0 wack ,quit_connection_not_clear_tx 
-:      004549 quit_connection_not_clear_tx:
-0x2478 004550 fetch 1 ,mem_op 
-0x2479 004551 rtnbit0 op_txl2cap 
-0x247a 004552 set0 mark_tx_l2cap ,mark 
-0x247b 004553 rtn 
-:      004555 slave_newconn_once:
-0x247c 004556 bpatch patch09_1 ,mem_patch09 
-0x247d 004557 fetch 1 ,extm_newconn_am_addr 
-0x247e 004558 rtn blank 
-0x247f 004559 icopy am_addr 
-0x2480 004560 call slave_conn_recv_packet 
-0x2481 004561 nrtn match 
-0x2482 004562 force type_null ,type 
-0x2483 004563 call slave_conn_send_packet 
-0x2484 004564 deposit am_addr 
-0x2485 004565 store 1 ,mem_amaddr 
-0x2486 004566 force 0 ,pdata 
-0x2487 004567 store 1 ,extm_newconn_am_addr 
-0x2488 004568 rtn 
-:      004574 prepare_tx:
-0x2489 004575 bpatch patch09_2 ,mem_patch09 
-0x248a 004576 fetch 1 ,mem_state 
-0x248b 004577 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004578 force type_hv3 ,type 
-0x248d 004579 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004580 call check_esco_amaddr 
-0x248f 004581 nbranch prepare_tx_not_sco ,true 
-0x2490 004582 branch prepare_tx_not_sco ,attempt 
-0x2491 004583 call set_wait_ack 
-0x2492 004584 setarg 2 
-0x2493 004585 store 2 ,mem_retransmission_cnt 
-0x2494 004586 rtn 
-:      004587 prepare_tx_not_esco:
-0x2495 004588 nrtn attempt 
-:      004589 prepare_tx_not_sco:
-0x2496 004590 bpatch patch09_3 ,mem_patch09 
-0x2497 004591 call context_check_all_wack 
-0x2498 004592 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004593 fetch 1 ,mem_arq 
-0x249a 004594 bbit0 wack ,prepare_tx_pollnull 
-:      004595 prepare_tx_retransmit:
-0x249b 004596 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004597 fetch 1 ,mem_debug_config 
-0x249d 004598 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004599 fetch 2 ,mem_retransmission_cnt 
-0x249f 004600 increase -1 ,pdata 
-0x24a0 004601 store 2 ,mem_retransmission_cnt 
-0x24a1 004602 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004603 fetch 1 ,mem_last_type 
-0x24a3 004604 iforce type 
-0x24a4 004605 rtn 
-:      004607 prepare_tx_nomore_retransmit:
-0x24a5 004608 bpatch patch09_4 ,mem_patch09 
-0x24a6 004609 call clear_got_tx 
-:      004610 prepare_tx_no_retransmit:
-0x24a7 004611 call check_esco_amaddr 
-0x24a8 004612 branch prepare_tx_pollnull ,true 
-0x24a9 004613 call send_lmp 
-0x24aa 004614 branch prepare_tx_sendlmp ,user 
-0x24ab 004615 fetch 1 ,mem_op 
-0x24ac 004616 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004617 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004618 fetch 1 ,mem_debug_config 
-0x24af 004619 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004620 prepare_tx_pollnull:
-0x24b0 004621 force type_poll ,type 
-0x24b1 004622 rtn master 
-0x24b2 004623 force type_null ,type 
-0x24b3 004624 rtn 
-:      004625 prepare_tx_loopback:
-0x24b4 004626 bpatch patch09_5 ,mem_patch09 
-0x24b5 004627 fetch 1 ,mem_rx_type 
-0x24b6 004628 iforce type 
-0x24b7 004629 rtnne 1 
-0x24b8 004630 force type_null ,type 
-0x24b9 004631 rtn 
-:      004632 prepare_tx_txpat:
-0x24ba 004633 fetch 1 ,test_mode_packet_type 
-0x24bb 004634 and pdata ,0xf ,type 
-0x24bc 004635 set1 mark_loopback ,mark 
-0x24bd 004636 rtn 
-:      004637 prepare_tx_sendlmp:
-0x24be 004638 force type_lmp ,type 
-0x24bf 004639 branch set_wait_ack 
-:      004640 prepare_tx_sendl2cap:
-0x24c0 004641 call tx_l2cap_type 
-:      004643 set_wait_ack:
-0x24c1 004644 bpatch patch09_6 ,mem_patch09 
-0x24c2 004645 fetcht 1 ,mem_arq 
-0x24c3 004646 set1 wack ,temp 
-0x24c4 004647 storet 1 ,mem_arq 
-0x24c5 004648 deposit type 
-0x24c6 004649 store 1 ,mem_last_type 
-0x24c7 004650 setarg 0xffff 
-0x24c8 004651 store 2 ,mem_retransmission_cnt 
-0x24c9 004652 rtn 
-:      004654 tx_l2cap_type:
-0x24ca 004655 bpatch patch09_7 ,mem_patch09 
-0x24cb 004656 fetch 1 ,mem_state_map 
-0x24cc 004657 isolate1 smap_edr ,pdata 
-0x24cd 004658 fetch 2 ,mem_tx_len 
-0x24ce 004659 branch tx_l2cap_type_edr ,true 
-0x24cf 004660 force type_dm1 ,type 
-0x24d0 004661 sub pdata ,17 ,null 
-0x24d1 004662 rtn positive 
-0x24d2 004663 force type_dh1 ,type 
-0x24d3 004664 sub pdata ,27 ,null 
-0x24d4 004665 rtn positive 
-0x24d5 004666 force type_dm3 ,type 
-0x24d6 004667 sub pdata ,121 ,null 
-0x24d7 004668 rtn positive 
-0x24d8 004669 force type_dh3 ,type 
-0x24d9 004670 sub pdata ,183 ,null 
-0x24da 004671 rtn positive 
-0x24db 004672 force type_dm5 ,type 
-0x24dc 004673 sub pdata ,224 ,null 
-0x24dd 004674 rtn positive 
-0x24de 004675 force type_dh5 ,type 
-0x24df 004676 rtn 
-:      004677 tx_l2cap_type_edr:
-0x24e0 004678 force type_dm1 ,type 
-0x24e1 004679 sub pdata ,17 ,null 
-0x24e2 004680 rtn positive 
-0x24e3 004681 force type_dh1 ,type 
-0x24e4 004682 sub pdata ,54 ,null 
-0x24e5 004683 rtn positive 
-0x24e6 004684 force type_dm3 ,type 
-0x24e7 004685 arg 367 ,temp 
-0x24e8 004686 isub temp ,null 
-0x24e9 004687 nrtn positive 
-0x24ea 004688 force type_dm5 ,type 
-0x24eb 004689 arg 679 ,temp 
-0x24ec 004690 isub temp ,null 
-0x24ed 004691 nrtn positive 
-0x24ee 004692 force type_dh5 ,type 
-0x24ef 004693 rtn 
-:      004702 slave_receive_master_slot:
-0x24f0 004703 fetch 1 ,mem_state 
-0x24f1 004704 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004705 fetch 2 ,mem_tsniff 
-0x24f3 004706 branch slave_receive_notsniff ,blank 
-0x24f4 004707 nbranch slave_receive_sniff ,attempt 
-:      004708 slave_receive_notsniff:
-0x24f5 004709 call rf_setup_time_master_slot 
-:      004710 slave_receive_access:
-0x24f6 004711 add clke_bt ,1 ,bt_clk 
-:      004712 slave_receive_sniff:
-0x24f7 004713 enable swfine 
-0x24f8 004714 fetch 2 ,mem_rx_window 
-0x24f9 004715 rshift pdata ,pdata 
-0x24fa 004716 arg param_pll_setup ,temp 
-0x24fb 004717 iadd temp ,pdata 
-0x24fc 004718 call ahead_window 
-0x24fd 004719 call fetch_extm_bt_adr 
-0x24fe 004720 force 0x03 ,freq_mode 
-0x24ff 004721 call rx_radio_freq 
-0x2500 004722 call init_rx_packet_flags 
-0x2501 004723 call prep_crypt 
-0x2502 004724 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004725 fetch 2 ,mem_rx_window 
-0x2504 004726 rshift pdata ,pdata 
-0x2505 004727 call ahead_window 
-0x2506 004728 call start_receiver 
-0x2507 004729 enable decode_fec0 
-0x2508 004730 fetch 2 ,mem_rx_window 
-0x2509 004731 arg param_clke_cal ,temp 
-0x250a 004732 iadd temp ,stop_watch 
-0x250b 004733 correlate null ,timeout 
-0x250c 004734 copy clke ,temp 
-0x250d 004735 storet 6 ,mem_sync_clke 
-0x250e 004736 disable decode_fec0 
-0x250f 004737 nrtn sync 
-0x2510 004738 arg param_clke_cal ,clke_rt 
-0x2511 004739 copy bt_clk ,clke_bt 
-0x2512 004740 branch lpm_adjust_clk ,wake 
-0x2513 004741 rtn 
-:      004744 slave_conn_recv_packet:
-0x2514 004745 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004746 call slave_receive_master_slot 
-0x2516 004747 nbranch shutdown_radio ,sync 
-0x2517 004748 call save_rssi 
-0x2518 004749 bmark0 mark_testmode ,receive_packet 
-0x2519 004750 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004751 increase 1 ,pdata 
-0x251b 004752 store 2 ,mem_tst_pktcnt_sync 
-:      004753 receive_packet:
-0x251c 004754 rshift bt_clk ,temp 
-0x251d 004755 or temp ,0x40 ,white_init 
-:      004756 receive_packet_whitened:
-0x251e 004757 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004758 enable enable_white 
-0x2520 004759 enable enable_hec 
-0x2521 004760 enable decode_fec1 
-0x2522 004761 parse demod ,bucket ,3 
-0x2523 004762 rshift8 pwindow ,pdata 
-0x2524 004763 store 1 ,mem_temp_am_addr 
-0x2525 004764 parse demod ,bucket ,4 
-0x2526 004765 inject bucket ,7 
-0x2527 004766 copy pwindow ,pdata 
-0x2528 004767 store 1 ,mem_rx_type 
-0x2529 004768 parse demod ,bucket ,3 
-0x252a 004769 rshift8 pwindow ,pdata 
-0x252b 004770 store 1 ,mem_temp_arq 
-0x252c 004771 fetch 1 ,mem_rx_type 
-0x252d 004772 sub pdata ,3 ,null 
-0x252e 004773 branch receive_packet_noedr ,positive 
-0x252f 004774 beq 7 ,receive_packet_noedr 
-0x2530 004775 fetch 1 ,mem_state_map 
-0x2531 004776 isolate1 smap_edr ,pdata 
-0x2532 004777 setflag true ,psk ,radio_ctrl 
-:      004778 receive_packet_noedr:
-0x2533 004779 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004780 parse demod ,bucket ,8 
-0x2535 004781 disable decode_fec1 
-0x2536 004782 disable enable_hec 
-0x2537 004783 branch error_header ,crc_failed 
-0x2538 004784 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004785 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004786 increase 1 ,pdata 
-0x253b 004787 store 2 ,mem_tst_pktcnt_hec 
-:      004788 receive_packet_amchk:
-0x253c 004789 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004790 fetch 1 ,mem_temp_am_addr 
-0x253e 004791 compare 0 ,pdata ,0x07 
-0x253f 004792 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004793 branch am_addr_ok ,true 
-0x2541 004794 icompare 0x07 ,am_addr 
-0x2542 004795 branch am_addr_match ,true 
-0x2543 004796 bmark0 mark_esco ,end_of_packet 
-0x2544 004797 fetcht 1 ,mem_saved_amaddr 
-0x2545 004798 icompare 0x7 ,temp 
-0x2546 004799 nbranch end_of_packet ,true 
-0x2547 004800 fetch 1 ,mem_arq 
-0x2548 004801 set0 arqnx ,pdata 
-0x2549 004802 set1 flowx ,pdata 
-0x254a 004803 store 1 ,mem_arq 
-:      004804 am_addr_match:
-0x254b 004805 enable match 
-:      004806 am_addr_ok:
-0x254c 004807 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004808 fetch 1 ,mem_rx_type 
-0x254e 004809 icopy type 
-0x254f 004810 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004811 fetcht 1 ,mem_temp_arq 
-0x2551 004812 fetch 1 ,mem_arq 
-0x2552 004813 set0 flow ,pdata 
-0x2553 004814 isolate1 flow ,temp 
-0x2554 004815 setflag true ,flow ,pdata 
-0x2555 004816 isolate1 arqn ,temp 
-0x2556 004817 setflag true ,arqn ,pdata 
-0x2557 004818 store 1 ,mem_arq 
-0x2558 004819 isolate0 arqn ,temp 
-0x2559 004820 branch arqn_bypass ,true 
-0x255a 004821 call clear_got_tx 
-:      004822 arqn_bypass:
-0x255b 004823 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004824 arg 0 ,temp 
-0x255d 004825 call reserve_slot 
-0x255e 004826 and type ,0xf ,pdata 
-0x255f 004827 beq type_poll ,process_poll 
-0x2560 004828 beq type_null ,end_of_packet 
-0x2561 004829 beq type_fhs ,process_fhs 
-0x2562 004830 fetcht 1 ,mem_temp_arq 
-0x2563 004831 fetch 1 ,mem_arq 
-0x2564 004832 icompare 0x04 ,temp 
-0x2565 004833 nbranch rx_type_dispatch ,true 
-0x2566 004834 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004835 bbit0 bcast1 ,rx_type_dispatch 
-:      004836 failed_seqn:
-0x2568 004837 set1 mark_old_packet ,mark 
-:      004838 rx_type_dispatch:
-0x2569 004839 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004840 deposit type 
-0x256b 004841 beq type_dm1 ,process_dm1 
-0x256c 004842 beq type_dh1 ,process_dh1 
-0x256d 004843 beq type_hv3 ,process_hev 
-0x256e 004844 beq type_3dh1 ,process_3dh1 
-0x256f 004845 arg 4 ,temp 
-0x2570 004846 call reserve_slot 
-0x2571 004847 beq type_dm3 ,process_dm3 
-0x2572 004848 beq type_dh3 ,process_dh3 
-0x2573 004849 arg 8 ,temp 
-0x2574 004850 call reserve_slot 
-0x2575 004851 beq type_dm5 ,process_dm5 
-0x2576 004852 beq type_dh5 ,process_dh5 
-0x2577 004853 rtn 
-:      004856 process_hev:
-0x2578 004857 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004858 enable decode_fec0 
-0x257a 004859 enable enable_crc 
-0x257b 004860 enable encrypt 
-0x257c 004861 arg mem_sco_ibuf ,contw 
-0x257d 004862 force 30 ,loopcnt 
-:      004863 process_hev_loop:
-0x257e 004864 parse demod ,bucket ,8 
-0x257f 004865 rshift3 pwindow ,pdata 
-0x2580 004866 istore 1 ,contw 
-0x2581 004867 loop process_hev_loop 
-0x2582 004868 bmark0 mark_esco ,end_of_packet 
-0x2583 004869 parse demod ,bucket ,16 
-0x2584 004870 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004871 branch error_payload ,crc_failed 
-0x2586 004872 branch ack_payload 
-:      004875 process_poll:
-0x2587 004876 branch end_of_packet 
-:      004878 process_dm3:
-:      004879 process_dm5:
-0x2588 004880 set1 mark_longpacket ,mark 
-:      004881 process_dm1:
-0x2589 004882 enable decode_fec2 
-0x258a 004883 branch process_dmh 
-:      004885 process_dh3:
-:      004886 process_dh5:
-0x258b 004887 set1 mark_longpacket ,mark 
-:      004888 process_3dh1:
-0x258c 004889 set1 psk3m ,radio_ctrl 
-:      004890 process_dh1:
-0x258d 004891 enable decode_fec0 
-:      004892 process_dmh:
-0x258e 004893 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004894 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004895 isolate0 psk ,radio_ctrl 
-0x2591 004896 branch process_dmh_noedr ,true 
-0x2592 004897 disable enable_white 
-0x2593 004898 enable decode_fec0 
-0x2594 004899 disable decode_fec2 
-0x2595 004900 add clkn_bt ,2 ,timeup 
-0x2596 004901 correlate clkn_bt ,meet 
-0x2597 004902 nbranch error_payload ,sync 
-0x2598 004903 set1 mark_longpacket ,mark 
-0x2599 004904 enable enable_white 
-:      004905 process_dmh_noedr:
-0x259a 004906 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004907 enable encrypt 
-0x259c 004908 enable enable_crc 
-0x259d 004909 parse demod ,bucket ,3 
-0x259e 004910 rshift8 pwindow ,pdata 
-0x259f 004911 store 1 ,mem_lch_code 
-0x25a0 004912 parse demod ,bucket ,5 
-0x25a1 004913 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004914 rshift3 pwindow ,loopcnt 
-0x25a3 004915 rshift3 loopcnt ,loopcnt 
-0x25a4 004916 branch process_dmh_common 
-:      004917 process_dmh_long:
-0x25a5 004918 parse demod ,bucket ,5 
-0x25a6 004919 rshift pwindow ,loopcnt 
-0x25a7 004920 parse demod ,bucket ,3 
-:      004921 process_dmh_common:
-0x25a8 004922 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004923 deposit loopcnt 
-0x25aa 004924 store 2 ,mem_len 
-0x25ab 004925 branch process_dmh_data_end ,blank 
-0x25ac 004926 isub mask3ff ,null 
-0x25ad 004927 branch error_payload ,positive 
-0x25ae 004928 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004929 set0 mark_fhs_eir ,mark 
-0x25b0 004930 fetch 1 ,mem_lch_code 
-0x25b1 004931 and_into 0x03 ,pdata 
-0x25b2 004932 arg mem_rxbuf ,contw 
-0x25b3 004933 beq llid_lmp ,process_lmp 
-0x25b4 004934 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004936 fetch 1 ,mem_lch_code 
-0x25b6 004937 and_into 0x03 ,pdata 
-0x25b7 004938 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004939 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004940 branch error_payload 
-:      004942 process_lmp:
-0x25ba 004943 fetch 2 ,mem_len 
-0x25bb 004944 sub pdata ,0x70 ,null 
-0x25bc 004945 nbranch error_payload ,positive 
-0x25bd 004946 bmark1 mark_old_packet ,ack_payload 
-0x25be 004947 branch process_dmh_data 
-:      004950 process_dmh_data_l2cap_start_pkt:
-0x25bf 004951 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004952 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004953 fetch 2 ,mem_len 
-0x25c2 004954 arg 0x2e0 ,temp 
-0x25c3 004955 isub temp ,null 
-0x25c4 004956 branch error_payload ,positive 
-0x25c5 004957 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004958 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004959 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004960 branch end_of_packet 
-:      004961 process_dmh_data_into_buff1:
-0x25c9 004962 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004963 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004964 bne 0 ,end_of_packet 
-0x25cc 004965 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004966 branch process_dmh_data 
-:      004967 process_dmh_data_into_buff2:
-0x25ce 004968 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004969 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004970 bne 0 ,end_of_packet 
-0x25d1 004971 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004972 branch process_dmh_data 
-:      004974 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004975 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004976 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004977 fetch 2 ,mem_len 
-0x25d6 004978 arg 0x2e0 ,temp 
-0x25d7 004979 isub temp ,null 
-0x25d8 004980 branch error_payload ,positive 
-0x25d9 004981 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004982 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004983 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004984 branch end_of_packet 
-:      004985 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004986 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004987 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004988 iadd contw ,contw 
-0x25e0 004989 branch process_dmh_data 
-:      004990 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004991 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004992 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004993 iadd contw ,contw 
-:      004994 process_dmh_data:
-0x25e4 004995 parse demod ,bucket ,8 
-0x25e5 004996 rshift3 pwindow ,pdata 
-0x25e6 004997 istore 1 ,contw 
-0x25e7 004998 loop process_dmh_data 
-:      004999 process_dmh_data_end:
-0x25e8 005000 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 005001 parse demod ,bucket ,16 
-0x25ea 005002 branch error_payload_crc ,crc_failed 
-0x25eb 005003 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 005004 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 005005 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 005006 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 005007 fetch 1 ,mem_lch_code 
-0x25f0 005008 compare 3 ,pdata ,3 
-0x25f1 005009 branch process_dmh_cont ,true 
-0x25f2 005010 fetch 2 ,mem_len 
-0x25f3 005011 branch process_dmh_cont ,blank 
-0x25f4 005012 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 005013 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 005014 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 005015 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 005016 branch assert 
-:      005017 process_l2cap_pass_crc_buff1:
-0x25f9 005018 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 005019 fetcht 2 ,mem_len 
-0x25fb 005020 iadd temp ,pdata 
-0x25fc 005021 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 005022 beq 0 ,assert 
-0x25fe 005023 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 005024 increase 4 ,temp 
-0x2600 005025 isub temp ,null 
-0x2601 005026 call l2cap_buff1_inuse ,zero 
-0x2602 005027 branch process_dmh_cont 
-:      005028 process_l2cap_pass_crc_buff2:
-0x2603 005029 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 005030 fetcht 2 ,mem_len 
-0x2605 005031 iadd temp ,pdata 
-0x2606 005032 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 005033 beq 0 ,assert 
-0x2608 005034 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 005035 add temp ,4 ,temp 
-0x260a 005036 isub temp ,null 
-0x260b 005037 call l2cap_buff2_inuse ,zero 
-0x260c 005038 branch process_dmh_cont 
-:      005039 process_dmh_cont:
-0x260d 005040 bpatch patch0c_1 ,mem_patch0c 
-0x260e 005041 fetcht 1 ,mem_state_map 
-0x260f 005042 fetch 1 ,mem_lch_code 
-0x2610 005043 compare 3 ,pdata ,0x03 
-0x2611 005044 setflag true ,smap_rxlmp ,temp 
-0x2612 005045 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 005046 storet 1 ,mem_state_map 
-0x2614 005047 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 005048 set1 mark_rxbuf_inuse ,mark 
-:      005049 process_dmh_cont_rxbuf_not_use:
-0x2616 005050 bmark0 mark_testmode ,ack_payload 
-0x2617 005051 isolate1 smap_rxlmp ,temp 
-0x2618 005052 branch ack_payload ,true 
-0x2619 005053 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 005054 increase 1 ,pdata 
-0x261b 005055 store 2 ,mem_tst_pktcnt_crc 
-0x261c 005056 set1 mark_loopback ,mark 
-0x261d 005057 set0 smap_rxl2cap ,temp 
-0x261e 005058 set0 mark_rxbuf_inuse ,mark 
-0x261f 005059 storet 1 ,mem_state_map 
-:      005060 ack_payload:
-0x2620 005061 bpatch patch0c_2 ,mem_patch0c 
-0x2621 005062 fetcht 1 ,mem_temp_arq 
-0x2622 005063 fetch 1 ,mem_arq 
-0x2623 005064 set1 arqnx ,pdata 
-0x2624 005065 isolate1 seqn ,temp 
-0x2625 005066 setflag true ,seqn ,pdata 
-0x2626 005067 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 005068 setflag true ,bcast1 ,pdata 
-0x2628 005069 store 1 ,mem_arq 
-0x2629 005070 fetch 2 ,mem_len 
-0x262a 005071 nbranch end_of_packet ,blank 
-0x262b 005072 fetch 1 ,mem_state_map 
-0x262c 005073 set0 smap_rxl2cap ,pdata 
-0x262d 005074 store 1 ,mem_state_map 
-0x262e 005075 fetch 1 ,mem_lch_code 
-0x262f 005076 compare 0x01 ,pdata ,0x07 
-0x2630 005078 branch end_of_packet 
-:      005080 error_header:
-0x2631 005081 bpatch patch0c_3 ,mem_patch0c 
-0x2632 005082 disable match 
-0x2633 005083 fetch 2 ,mem_rx_hec_err 
-0x2634 005084 increase 1 ,pdata 
-0x2635 005085 store 2 ,mem_rx_hec_err 
-0x2636 005086 branch end_of_packet 
-:      005087 error_payload_crc:
-0x2637 005088 fetch 2 ,mem_rx_crc_err 
-0x2638 005089 increase 1 ,pdata 
-0x2639 005090 store 2 ,mem_rx_crc_err 
-0x263a 005091 call discard_pkt 
-0x263b 005092 bmark0 mark_testmode ,error_payload 
-0x263c 005093 set1 mark_loopback ,mark 
-:      005094 error_payload:
-0x263d 005095 branch end_of_packet 
-:      005097 discard_pkt:
-0x263e 005098 bpatch patch0c_4 ,mem_patch0c 
-0x263f 005099 fetch 1 ,mem_lch_code 
-0x2640 005100 compare 3 ,pdata ,0x03 
-0x2641 005101 nbranch discard_pkt_l2cap ,true 
-:      005102 discard_pkt_lmp:
-0x2642 005103 fetcht 1 ,mem_state_map 
-0x2643 005104 set0 smap_rxlmp ,temp 
-0x2644 005105 storet 1 ,mem_state_map 
-0x2645 005106 rtn 
-:      005107 discard_pkt_l2cap:
-0x2646 005110 fetcht 1 ,mem_state_map 
-0x2647 005111 set0 smap_rxl2cap ,temp 
-0x2648 005112 storet 1 ,mem_state_map 
-0x2649 005113 branch h4_send_acl_trigger_clear 
-:      005115 redundant_payload:
-0x264a 005116 fetch 1 ,mem_arq 
-0x264b 005117 set1 arqnx ,pdata 
-0x264c 005118 store 1 ,mem_arq 
-:      005119 end_of_packet:
-0x264d 005120 bpatch patch0c_5 ,mem_patch0c 
-0x264e 005121 disable encode_fec0 
-0x264f 005122 disable encode_fec2 
-0x2650 005123 disable decode_fec0 
-0x2651 005124 disable decode_fec2 
-0x2652 005125 disable enable_crc 
-0x2653 005126 disable encrypt 
-0x2654 005127 disable enable_white 
-0x2655 005128 branch shutdown_radio ,is_rx 
-0x2656 005129 until null ,tx_clear 
-0x2657 005130 nop 100 
-0x2658 005131 branch shutdown_radio 
-:      005133 process_fhs:
-0x2659 005134 bpatch patch0c_6 ,mem_patch0c 
-0x265a 005135 enable enable_crc 
-0x265b 005136 enable decode_fec2 
-0x265c 005137 parse demod ,bucket ,72 
-0x265d 005138 isolate1 58 ,pdata 
-0x265e 005139 setflag true ,mark_fhs_eir ,mark 
-0x265f 005140 copy bt_adr ,temp 
-0x2660 005141 ialigned bt_adr 
-0x2661 005142 ialigned fhs0 
-0x2662 005143 pulse recalc 
-0x2663 005144 setsect 2 ,0xfffff 
-0x2664 005145 setsect 3 ,0x0ffff 
-0x2665 005146 nop 32 
-0x2666 005147 iverify fhs_parity 
-0x2667 005148 deposit lap 
-0x2668 005149 store 3 ,extm_lap 
-0x2669 005150 deposit uap 
-0x266a 005151 store 1 ,extm_uap 
-0x266b 005152 copy temp ,bt_adr 
-0x266c 005153 branch fhs_parity_ok ,true 
-0x266d 005154 branch error_payload 
-:      005155 fhs_parity_ok:
-0x266e 005156 bpatch patch0c_7 ,mem_patch0c 
-0x266f 005157 parse demod ,bucket ,72 
-0x2670 005158 ialigned fhs1 
-0x2671 005159 ialigned am_addr 
-0x2672 005160 ialigned nap 
-0x2673 005161 ialigned regb 
-0x2674 005162 force 0 ,pdata 
-0x2675 005163 parse demod ,bucket ,16 
-0x2676 005164 branch error_payload ,crc_failed 
-0x2677 005165 setarg 0x0ffffffc 
-0x2678 005166 iand regb ,pdata 
-0x2679 005167 store 4 ,mem_clke_bt 
-0x267a 005168 deposit fhs_class 
-0x267b 005169 store 3 ,extm_class 
-0x267c 005170 deposit fhs_misc 
-0x267d 005171 store 1 ,extm_fhs_misc 
-0x267e 005172 deposit am_addr 
-0x267f 005173 store 1 ,extm_newconn_am_addr 
-0x2680 005174 deposit nap 
-0x2681 005175 store 2 ,extm_nap 
-0x2682 005176 deposit bt_clk 
-0x2683 005177 inject rxf ,32 
-0x2684 005178 compare type_fhs ,type ,0x0f 
-0x2685 005179 setflag true ,mark_fhs_already_good ,mark 
-0x2686 005180 branch end_of_packet 
-:      005182 clear_got_tx:
-0x2687 005183 bpatch patch0d_0 ,mem_patch0d 
-0x2688 005184 fetch 1 ,mem_arq 
-0x2689 005185 rtnbit0 wack 
-0x268a 005186 set0 wack ,pdata 
-0x268b 005187 setflip seqnx ,pdata 
-0x268c 005188 store 1 ,mem_arq 
-0x268d 005189 fetch 1 ,mem_last_type 
-0x268e 005190 beq type_lmp ,clear_got_txlmp 
-0x268f 005191 rtneq type_hv3 
-0x2690 005192 fetch 1 ,mem_op 
-0x2691 005193 rtnbit0 op_txl2cap ,pdata 
-0x2692 005194 set0 op_txl2cap ,pdata 
-0x2693 005195 set1 op_pkt_comp ,pdata 
-0x2694 005196 store 1 ,mem_op 
-0x2695 005197 set0 mark_tx_l2cap ,mark 
-0x2696 005198 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 005199 nrtn blank 
-0x2698 005200 fetch 1 ,mem_op 
-0x2699 005201 set0 op_pkt_comp ,pdata 
-0x269a 005202 store 1 ,mem_op 
-0x269b 005203 branch l2cap_malloc_free 
-:      005205 clear_got_txlmp:
-0x269c 005206 bpatch patch0d_1 ,mem_patch0d 
-0x269d 005207 fetch 1 ,mem_lmo_header_opcode 
-0x269e 005208 rshift pdata ,pdata 
-0x269f 005209 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 005210 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 005211 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 005212 beq lmp_escape ,clear_lmp_escape 
-0x26a3 005213 rtnne lmp_accepted 
-0x26a4 005214 fetch 1 ,mem_lmo_payload 
-0x26a5 005215 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 005216 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 005217 rtn 
-:      005219 clear_lmp_escape:
-0x26a8 005220 fetch 1 ,mem_lmo_payload 
-0x26a9 005221 set1 7 ,pdata 
-0x26aa 005222 rtn 
-:      005223 clear_send_setup_complete:
-0x26ab 005224 rtn master 
-0x26ac 005225 fetch 1 ,mem_state 
-0x26ad 005226 rtnbit1 state_conn_comp 
-0x26ae 005227 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 005228 rtn 
-:      005231 sco_link_req_by_slave:
-0x26b0 005232 rtn master 
-0x26b1 005233 fetch 1 ,mem_mode 
-0x26b2 005234 isolate1 send_sco_when_slave ,pdata 
-0x26b3 005235 branch clean_mem_mode ,true 
-0x26b4 005237 rtn 
-:      005238 clean_mem_mode:
-0x26b5 005239 set0 send_sco_when_slave ,pdata 
-0x26b6 005240 store 1 ,mem_mode 
-0x26b7 005241 rtn 
-:      005243 start_encryption:
-0x26b8 005244 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 005245 fetch 1 ,mem_state_map 
-0x26ba 005246 set1 smap_encryption ,pdata 
-0x26bb 005247 store 1 ,mem_state_map 
-0x26bc 005248 jam 1 ,core_encrypt 
-0x26bd 005249 fetch 1 ,mem_state 
-0x26be 005250 isolate1 state_conn_comp ,pdata 
-0x26bf 005251 rtn 
-:      005253 stop_encryption:
-0x26c0 005254 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 005255 fetch 1 ,mem_state_map 
-0x26c2 005256 set0 smap_encryption ,pdata 
-0x26c3 005257 store 1 ,mem_state_map 
-0x26c4 005258 jam 0 ,core_encrypt 
-0x26c5 005259 rtn 
-:      005262 sniff_init:
-0x26c6 005263 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 005264 copy clkn_bt ,pdata 
-0x26c8 005265 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 005266 add clkn_bt ,3 ,rega 
-0x26ca 005267 branch sniff_init_master ,master 
-0x26cb 005268 add clke_bt ,3 ,rega 
-:      005269 sniff_init_master:
-0x26cc 005270 fetcht 2 ,mem_tsniff 
-0x26cd 005271 deposit rega 
-0x26ce 005272 set0 27 ,pdata 
-0x26cf 005273 idiv temp 
-0x26d0 005274 fetch 2 ,mem_dsniff 
-0x26d1 005275 call wait_div_end 
-0x26d2 005276 remainder regc 
-0x26d3 005277 isub regc ,pdata 
-0x26d4 005278 branch sniff_init_nowrap ,positive 
-0x26d5 005279 iadd temp ,pdata 
-:      005280 sniff_init_nowrap:
-0x26d6 005281 iadd rega ,pdata 
-0x26d7 005282 store 4 ,mem_sniff_anchor 
-0x26d8 005283 jam switch_flag_init ,mem_switch_flag 
-0x26d9 005284 fetch 1 ,mem_state 
-0x26da 005285 set1 state_insniff ,pdata 
-0x26db 005286 store 1 ,mem_state 
-0x26dc 005287 fetch 1 ,mem_sniff_attempt 
-0x26dd 005288 store 1 ,mem_current_sniff_attempt 
-0x26de 005289 setarg 0 
-0x26df 005290 store 3 ,mem_sniff_rcv 
-0x26e0 005291 store 3 ,mem_sniff_lost 
-0x26e1 005292 store 1 ,mem_sniff_unint_lost 
-0x26e2 005293 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 005294 call ui_ipc_send_event 
-0x26e4 005295 fetch 2 ,mem_rx_window_sniff 
-0x26e5 005296 store 2 ,mem_rx_window 
-0x26e6 005297 nrtn master 
-0x26e7 005298 add am_addr ,-1 ,queue 
-0x26e8 005299 rtn 
-:      005301 sniff_exit:
-0x26e9 005302 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 005303 fetch 1 ,mem_state 
-0x26eb 005304 rtnbit0 state_insniff 
-0x26ec 005305 set0 state_insniff ,pdata 
-0x26ed 005306 store 1 ,mem_state 
-0x26ee 005307 fetch 2 ,mem_rx_window_init 
-0x26ef 005308 store 2 ,mem_rx_window 
-0x26f0 005309 disable wake 
-0x26f1 005310 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 005311 branch ui_ipc_send_event 
-:      005314 check_attempt:
-0x26f3 005315 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 005316 enable attempt 
-0x26f5 005317 fetch 1 ,mem_state 
-0x26f6 005318 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 005319 rtnmark1 mark_testmode 
-0x26f8 005320 fetch 1 ,mem_arq 
-0x26f9 005321 rtnbit1 wack 
-0x26fa 005322 fetch 1 ,mem_lmp_to_send 
-0x26fb 005323 nrtn blank 
-0x26fc 005324 fetch 1 ,mem_op 
-0x26fd 005325 rtnbit1 op_txl2cap 
-:      005326 check_attempt_nomore:
-0x26fe 005327 force 0 ,pdata 
-0x26ff 005328 rtn 
-:      005330 check_attempt_sniff:
-0x2700 005331 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005332 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005333 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005334 fetch 1 ,mem_arq 
-0x2704 005335 bbit1 wack ,check_attempt_notimeout 
-0x2705 005336 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005337 check_attempt_sniff_restore_sco:
-0x2706 005338 nbranch check_attempt_notimeout ,master 
-0x2707 005339 fetch 1 ,mem_lmp_to_send 
-0x2708 005340 nbranch check_attempt_notimeout ,blank 
-:      005341 check_attempt_sco_master:
-0x2709 005342 fetch 1 ,mem_sco_poll 
-0x270a 005343 increase -1 ,pdata 
-0x270b 005344 store 1 ,mem_sco_poll 
-0x270c 005345 nbranch check_attempt_nomore ,blank 
-0x270d 005346 jam param_sco_poll ,mem_sco_poll 
-0x270e 005347 branch check_attempt_notimeout 
-:      005354 check_attempt_not_sco:
-0x270f 005355 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005356 bne 1 ,check_attempt_notimeout 
-0x2711 005357 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005358 branch check_attempt_notimeout ,blank 
-0x2713 005359 increase -1 ,pdata 
-0x2714 005360 store 1 ,mem_current_sniff_timeout 
-0x2715 005361 fetch 1 ,mem_arq 
-0x2716 005362 rtnbit1 wack 
-0x2717 005363 nrtn match 
-:      005364 check_attempt_notimeout:
-0x2718 005365 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005366 increase -1 ,pdata 
-0x271a 005367 store 1 ,mem_current_sniff_attempt 
-0x271b 005368 rtn 
-:      005379 sniff_check_window:
-0x271c 005380 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005381 disable swfine 
-0x271e 005382 copy temp ,stop_watch 
-0x271f 005383 call context_search_sniff_window 
-0x2720 005384 disable user 
-0x2721 005385 nrtn zero 
-0x2722 005386 force 0 ,stop_watch 
-0x2723 005387 enable user 
-0x2724 005388 rtn 
-:      005391 check_esco_amaddr:
-0x2725 005392 fetch 1 ,mem_esco_addr 
-0x2726 005393 icompare 0xff ,am_addr 
-0x2727 005394 rtn 
-:      005397 parse_l2cap:
-0x2728 005398 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005399 set0 mark_rxbuf_inuse ,mark 
-:      005400 parse_l2cap_cont:
-0x272a 005401 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005402 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005403 rtn blank 
-0x272d 005404 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005405 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005406 call process_rx_l2cap_pkt ,true 
-0x2730 005407 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005408 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005409 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005411 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005412 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005413 rtnbit0 l2cap_inuse_buff2 
-0x2736 005414 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005415 call process_rx_l2cap_pkt 
-0x2738 005416 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005417 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005418 rtn 
-:      005420 parse_l2cap_release_buff1:
-0x273b 005421 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005422 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005423 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005424 setarg 0 
-0x273f 005425 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005426 rtn 
-:      005427 parse_l2cap_release_buff2:
-0x2741 005428 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005429 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005430 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005431 setarg 0 
-0x2745 005432 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005433 rtn 
-:      005435 l2cap_buff1_inuse:
-0x2747 005436 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005437 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005438 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005439 rtn 
-:      005441 l2cap_buff2_inuse:
-0x274b 005442 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005443 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005444 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005445 rtn 
-:      005451 slave_send_access:
-0x274f 005452 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005453 add clke_bt ,1 ,bt_clk 
-0x2751 005454 call fetch_extm_bt_adr 
-0x2752 005455 force 0x03 ,freq_mode 
-0x2753 005456 call tx_radio_freq 
-0x2754 005457 call start_transmitter 
-0x2755 005458 call start_tx_external 
-0x2756 005459 branch send_access_word 
-:      005462 slave_conn_send_packet:
-0x2757 005463 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005464 call rf_setup_time_slave_slot 
-0x2759 005465 deposit clke_bt 
-0x275a 005466 fetcht 4 ,mem_next_btclk 
-0x275b 005467 isub temp ,pdata 
-0x275c 005468 rtnne 1 
-0x275d 005469 compare type_null ,type ,0x1f 
-0x275e 005470 nbranch slave_conn_send_access ,true 
-0x275f 005471 fetch 1 ,mem_rx_type 
-0x2760 005472 rtn blank 
-:      005473 slave_conn_send_access:
-0x2761 005474 call slave_send_access 
-:      005475 transmit_packet:
-0x2762 005476 compare type_id ,type ,0x1f 
-0x2763 005477 branch end_of_packet ,true 
-0x2764 005478 rshift bt_clk ,temp 
-0x2765 005479 or temp ,0x40 ,white_init 
-:      005480 transmit_packet_whitened:
-0x2766 005481 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005482 enable enable_white 
-0x2768 005483 enable enable_hec 
-0x2769 005484 enable encode_fec1 
-0x276a 005485 set0 mark_longpacket ,mark 
-0x276b 005486 deposit am_addr 
-0x276c 005487 inject mod ,3 
-0x276d 005488 deposit type 
-0x276e 005489 inject mod ,4 
-0x276f 005490 fetch 1 ,mem_arq 
-0x2770 005491 inject bucket ,4 
-0x2771 005492 inject mod ,3 
-0x2772 005493 enable enable_parity 
-0x2773 005494 inject mod ,8 
-0x2774 005495 disable encode_fec1 
-0x2775 005496 disable enable_parity 
-0x2776 005497 disable enable_hec 
-0x2777 005498 set0 psk3m ,radio_ctrl 
-0x2778 005499 arg 0 ,temp 
-0x2779 005500 call reserve_slot 
-0x277a 005501 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005502 and type ,0x1f ,pdata 
-0x277c 005503 beq type_lmp ,transmit_lmp 
-0x277d 005504 beq type_null ,end_of_packet 
-0x277e 005505 beq type_poll ,end_of_packet 
-0x277f 005506 beq type_fhs ,transmit_fhs 
-0x2780 005507 beq type_dm1 ,transmit_dm1 
-0x2781 005508 beq type_dh1 ,transmit_dh1 
-0x2782 005509 beq type_hv3 ,transmit_hev 
-0x2783 005510 beq type_3dh1 ,transmit_3dh1 
-0x2784 005511 arg 4 ,temp 
-0x2785 005512 call reserve_slot 
-0x2786 005513 beq type_dm3 ,transmit_dm3 
-0x2787 005514 beq type_dh3 ,transmit_dh3 
-0x2788 005515 arg 8 ,temp 
-0x2789 005516 call reserve_slot 
-0x278a 005517 beq type_dh5 ,transmit_dh5 
-0x278b 005518 branch transmit_dm5 
-:      005521 transmit_hev:
-0x278c 005522 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005523 enable encode_fec0 
-0x278e 005524 enable enable_crc 
-0x278f 005525 enable encrypt 
-0x2790 005526 force 30 ,loopcnt 
-0x2791 005527 arg mem_sco_obuf ,contr 
-:      005528 transmit_ev_loop:
-0x2792 005529 ifetch 1 ,contr 
-0x2793 005530 inject mod ,8 
-0x2794 005531 loop transmit_ev_loop 
-0x2795 005532 bmark1 mark_esco ,transmit_end 
-0x2796 005533 branch end_of_packet 
-:      005535 transmit_fhs:
-0x2797 005536 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005537 fetch 1 ,mem_fhs_am_addr 
-0x2799 005538 icopy am_addr 
-0x279a 005539 fetch 1 ,mem_fhs_misc 
-0x279b 005540 icopy fhs_misc 
-0x279c 005541 fetch 3 ,mem_class 
-0x279d 005542 icopy fhs_class 
-0x279e 005543 fetch 2 ,mem_nap 
-0x279f 005544 icopy nap 
-0x27a0 005545 enable enable_crc 
-0x27a1 005546 enable encode_fec2 
-0x27a2 005547 copy bt_adr ,rega 
-0x27a3 005548 call fetch_self_bt_adr 
-0x27a4 005549 pulse recalc 
-0x27a5 005550 nop 32 
-0x27a6 005551 copy bt_clk ,timeup 
-0x27a7 005552 fetch 4 ,mem_clkn_bt 
-0x27a8 005553 icopy bt_clk 
-0x27a9 005554 preload fhs0 
-0x27aa 005555 set1 58 ,pdata 
-0x27ab 005556 inject mod ,72 
-0x27ac 005557 preload fhs1 
-0x27ad 005558 inject mod ,72 
-0x27ae 005559 copy timeup ,bt_clk 
-0x27af 005560 copy rega ,bt_adr 
-0x27b0 005561 enable enable_parity 
-0x27b1 005562 inject mod ,16 
-0x27b2 005563 disable enable_parity 
-0x27b3 005564 branch end_of_packet 
-:      005566 transmit_lmp:
-0x27b4 005567 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005568 enable encrypt 
-0x27b6 005569 enable enable_crc 
-0x27b7 005570 enable encode_fec2 
-0x27b8 005571 fetch 1 ,mem_lmo_header_length 
-0x27b9 005572 and pdata ,0x1f8 ,temp 
-0x27ba 005573 arg mem_lmo_header_length ,contr 
-0x27bb 005574 increase 8 ,temp 
-:      005575 transmit_lmp_loop:
-0x27bc 005576 add temp ,-72 ,regc 
-0x27bd 005577 nbranch transmit_lmp_finish ,positive 
-0x27be 005578 ifetch 9 ,contr 
-0x27bf 005579 inject mod ,72 
-0x27c0 005580 copy regc ,temp 
-0x27c1 005581 branch transmit_lmp_loop 
-:      005582 transmit_lmp_finish:
-0x27c2 005583 ifetch 9 ,contr 
-0x27c3 005584 iinject mod ,temp 
-0x27c4 005585 branch transmit_end 
-:      005587 transmit_dm1:
-0x27c5 005588 enable encode_fec2 
-0x27c6 005589 branch transmit_dmh 
-:      005590 transmit_dm3:
-:      005591 transmit_dm5:
-0x27c7 005592 enable encode_fec2 
-0x27c8 005593 set1 mark_longpacket ,mark 
-0x27c9 005594 branch transmit_dmh 
-:      005596 transmit_3dh1:
-0x27ca 005597 set1 psk3m ,radio_ctrl 
-:      005598 transmit_dh1:
-0x27cb 005599 enable encode_fec0 
-0x27cc 005600 branch transmit_dmh 
-:      005602 transmit_dh3:
-:      005603 transmit_dh5:
-0x27cd 005604 set1 psk3m ,radio_ctrl 
-0x27ce 005605 enable encode_fec0 
-0x27cf 005606 set1 mark_longpacket ,mark 
-:      005608 transmit_dmh:
-0x27d0 005609 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005610 fetch 1 ,mem_state_map 
-0x27d2 005611 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005612 sub type ,3 ,null 
-0x27d4 005613 branch transmit_noedr ,positive 
-0x27d5 005614 disable encrypt 
-0x27d6 005615 disable encode_fec2 
-0x27d7 005616 enable encode_fec0 
-0x27d8 005617 disable enable_white 
-0x27d9 005618 set1 psk ,radio_ctrl 
-0x27da 005619 isolate1 psk3m ,radio_ctrl 
-0x27db 005620 branch transmit_edr3m ,true 
-0x27dc 005621 setarg 0xabeee 
-0x27dd 005622 inject mod ,20 
-0x27de 005623 branch transmit_edr_sync_end 
-:      005624 transmit_edr3m:
-0x27df 005625 setarg 0x5faeba 
-0x27e0 005626 inject mod ,24 
-0x27e1 005627 setarg 0x12 
-0x27e2 005628 inject mod ,6 
-:      005629 transmit_edr_sync_end:
-0x27e3 005630 enable enable_white 
-0x27e4 005631 set1 mark_longpacket ,mark 
-:      005632 transmit_noedr:
-0x27e5 005633 enable encrypt 
-0x27e6 005634 enable enable_crc 
-0x27e7 005635 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005636 fetch 1 ,mem_tx_lch 
-0x27e9 005637 inject mod ,3 
-0x27ea 005638 fetch 2 ,mem_tx_len 
-0x27eb 005639 iforce loopcnt 
-0x27ec 005640 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005641 inject mod ,5 
-0x27ee 005642 branch transmit_stuff 
-:      005643 transmit_long:
-0x27ef 005644 inject mod ,13 
-:      005645 transmit_stuff:
-0x27f0 005646 deposit loopcnt 
-0x27f1 005647 branch transmit_end ,blank 
-0x27f2 005648 fetch 2 ,mem_txptr 
-0x27f3 005649 iforce contr 
-:      005650 transmit_stuff_loop:
-0x27f4 005651 ifetch 1 ,contr 
-0x27f5 005652 inject mod ,8 
-0x27f6 005653 loop transmit_stuff_loop 
-:      005656 transmit_end:
-0x27f7 005657 enable enable_parity 
-0x27f8 005658 inject mod ,16 
-0x27f9 005659 disable enable_parity 
-0x27fa 005660 call set_wait_ack 
-0x27fb 005661 fetch 1 ,mem_state_map 
-0x27fc 005662 bbit0 smap_edr ,end_of_packet 
-0x27fd 005663 force 0 ,pdata 
-0x27fe 005664 inject mod ,6 
-0x27ff 005665 branch end_of_packet 
-:      005668 transmit_loopback:
-0x2800 005669 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005670 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005671 transmit_loopback_short:
-0x2802 005672 fetch 1 ,mem_lch_code 
-0x2803 005673 inject mod ,3 
-0x2804 005674 fetch 1 ,mem_len 
-0x2805 005675 iforce regc 
-0x2806 005676 inject mod ,5 
-0x2807 005677 branch transmit_loopback_cont 
-:      005678 transmit_loopback_long:
-0x2808 005679 fetch 1 ,mem_lch_code 
-0x2809 005680 inject mod ,3 
-0x280a 005681 fetch 2 ,mem_len 
-0x280b 005682 iforce regc 
-0x280c 005683 inject mod ,13 
-:      005684 transmit_loopback_cont:
-0x280d 005685 arg mem_rxbuf ,contr 
-:      005686 transmit_loopback_loop:
-0x280e 005687 copy regc ,null 
-0x280f 005688 branch transmit_loopback_end ,zero 
-0x2810 005689 ifetch 1 ,contr 
-0x2811 005690 inject mod ,8 
-0x2812 005691 increase -1 ,regc 
-0x2813 005692 branch transmit_loopback_loop 
-:      005693 transmit_loopback_end:
-0x2814 005694 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005695 increase 1 ,pdata 
-0x2816 005696 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005697 branch transmit_end 
-:      005700 apply_switch_clke:
-0x2818 005701 fetch 4 ,mem_clke_bt 
-0x2819 005702 add pdata ,7 ,rega 
-0x281a 005703 fetch 2 ,mem_slot_offset 
-0x281b 005704 nbranch apply_switch_nozero ,blank 
-0x281c 005705 increase -3 ,rega 
-0x281d 005706 branch apply_switch_wait_loop 
-:      005707 apply_switch_nozero:
-0x281e 005708 mul32 pdata ,12 ,pdata 
-0x281f 005709 hfetcht 2 ,core_halfslot 
-0x2820 005710 increase 1 ,temp 
-:      005711 apply_switch_loop:
-0x2821 005712 isub temp ,pdata 
-0x2822 005713 nbranch apply_switch_bt ,positive 
-0x2823 005714 increase -1 ,rega 
-0x2824 005715 branch apply_switch_loop 
-:      005716 apply_switch_bt:
-0x2825 005717 sub pdata ,0 ,pdata 
-:      005718 apply_switch_wait_loop:
-0x2826 005719 until null ,oneslot 
-0x2827 005720 compare 0 ,clkn_bt ,3 
-0x2828 005721 nbranch apply_switch_wait_loop ,true 
-0x2829 005722 iforce clke_rt 
-0x282a 005723 copy rega ,clke_bt 
-0x282b 005724 iforce clke_rt 
-0x282c 005725 rtn 
-:      005728 calc_slot_offset:
-0x282d 005729 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005730 until null ,halfslot 
-0x282f 005731 deposit clke 
-0x2830 005732 iforce contr 
-0x2831 005733 rshift16 ,pdata ,pdata 
-0x2832 005734 isub clkn_bt ,loopcnt 
-0x2833 005735 and_into 3 ,loopcnt 
-0x2834 005736 nbranch calc_bt_portion ,zero 
-0x2835 005737 force 0 ,pdata 
-0x2836 005738 branch calc_skip_bt 
-:      005739 calc_bt_portion:
-0x2837 005740 arg 3750 ,temp 
-0x2838 005741 force 0 ,pdata 
-:      005742 calc_slot_offset_loop:
-0x2839 005743 iadd temp ,pdata 
-0x283a 005744 loop calc_slot_offset_loop 
-:      005745 calc_skip_bt:
-0x283b 005746 iadd contr ,pdata 
-0x283c 005747 div pdata ,12 
-0x283d 005748 call wait_div_end 
-0x283e 005749 quotient pdata 
-0x283f 005750 store 2 ,mem_slot_offset 
-0x2840 005751 rtn 
-:      005753 calc_clke_offset:
-0x2841 005754 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005755 deposit clke 
-0x2843 005756 copy clkn ,temp 
-0x2844 005757 isub temp ,null 
-0x2845 005758 nsetflag positive ,44 ,pdata 
-0x2846 005759 isub temp ,temp 
-0x2847 005760 setarg 3750 
-0x2848 005761 isolate0 15 ,temp 
-0x2849 005762 branch calc_clke_pos ,true 
-0x284a 005763 setarg -61786 
-0x284b 005764 iadd temp ,temp 
-:      005765 calc_clke_pos:
-0x284c 005766 storet 6 ,mem_le_clk_offset 
-0x284d 005767 rtn le 
-0x284e 005768 storet 6 ,mem_clk_offset 
-0x284f 005769 rtn 
-:      005771 calc_clke:
-0x2850 005772 disable clknt 
-0x2851 005773 fetch 6 ,mem_le_clk_offset 
-0x2852 005774 branch calc_clke2 ,le 
-0x2853 005775 fetch 6 ,mem_clk_offset 
-:      005776 calc_clke2:
-0x2854 005777 iadd clkn ,alarm 
-0x2855 005778 increase 10 ,alarm 
-0x2856 005779 setarg 3750 
-0x2857 005780 isub alarm ,pdata 
-0x2858 005781 isolate0 15 ,pdata 
-0x2859 005782 branch calc_clke_pos_adj ,true 
-0x285a 005783 setarg 0xf15a 
-0x285b 005784 iadd alarm ,alarm 
-:      005785 calc_clke_pos2:
-0x285c 005786 copy alarm ,clke 
-0x285d 005787 rtn 
-:      005788 calc_clke_pos_adj:
-0x285e 005789 force 0 ,null 
-0x285f 005790 branch calc_clke_pos2 
-:      005797 calc_radio_freq:
-0x2860 005798 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005799 call set_sync_on 
-0x2862 005800 copy bt_clk ,pdata 
-0x2863 005801 and_into 0x180 ,pdata 
-0x2864 005802 compare 3 ,freq_mode ,0x07 
-0x2865 005803 nbranch freq_not_connection ,true 
-0x2866 005804 rshift3 pdata ,pdata 
-0x2867 005805 iadd freq_index ,pdata 
-0x2868 005806 branch do_hop_mod_now 
-:      005807 freq_not_connection:
-0x2869 005808 copy freq_index ,pdata 
-:      005809 do_hop_mod_now:
-0x286a 005810 div pdata ,79 
-0x286b 005811 pulse recalc 
-0x286c 005812 call wait_div_end 
-0x286d 005813 remainder rega 
-0x286e 005814 add rega ,-40 ,temp 
-0x286f 005815 branch odd_half ,positive 
-0x2870 005816 lshift rega ,temp 
-0x2871 005817 branch freq_result 
-:      005818 odd_half:
-0x2872 005819 lshift temp ,temp 
-0x2873 005820 increase 1 ,temp 
-:      005821 freq_result:
-0x2874 005822 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005823 fetch 1 ,mem_mode 
-0x2876 005824 bbit0 afh_change ,afh_process_con 
-:      005825 afh_process_0:
-0x2877 005826 fetch 4 ,mem_afh_instant 
-0x2878 005827 isub bt_clk ,null 
-0x2879 005828 branch afh_process_con ,positive 
-0x287a 005829 call afh_clear 
-0x287b 005830 fetch 1 ,mem_afh_new_mod 
-0x287c 005831 rtn blank 
-0x287d 005832 fetch 1 ,mem_mode 
-0x287e 005833 set1 afh_enable ,pdata 
-0x287f 005834 store 1 ,mem_mode 
-0x2880 005835 fetch 5 ,mem_afh_map_new 
-0x2881 005836 store 5 ,mem_afh_map_lo 
-0x2882 005837 ifetch 5 ,contr 
-0x2883 005838 store 5 ,mem_afh_map_hi 
-0x2884 005839 call afh_process_freq_map 
-:      005840 afh_process_con:
-0x2885 005841 fetch 1 ,mem_mode 
-0x2886 005842 rtnbit0 afh_enable 
-0x2887 005843 isolate1 1 ,bt_clk 
-0x2888 005844 branch afh_same_channel ,true 
-0x2889 005845 rshift3 temp ,rega 
-0x288a 005846 and temp ,7 ,queue 
-0x288b 005847 setarg mem_afh_map_lo 
-0x288c 005848 iadd rega ,rega 
-0x288d 005849 ifetch 1 ,rega 
-0x288e 005850 qisolate0 pdata 
-0x288f 005851 branch afh_process_1 ,true 
-0x2890 005852 deposit temp 
-0x2891 005853 branch afh_process_end 
-:      005854 afh_process_1:
-0x2892 005855 fetch 1 ,mem_afh_used 
-0x2893 005856 iforce regb 
-0x2894 005857 deposit bt_clk 
-0x2895 005858 and_into 0x180 ,pdata 
-0x2896 005859 rshift3 pdata ,pdata 
-0x2897 005860 iadd freq_index ,pdata 
-0x2898 005861 idiv regb 
-0x2899 005862 setarg mem_afh_map 
-0x289a 005863 call wait_div_end 
-0x289b 005864 remainder rega 
-0x289c 005865 iadd rega ,contr 
-0x289d 005866 ifetch 1 ,contr 
-:      005867 afh_process_end:
-0x289e 005868 store 1 ,mem_afh_index 
-0x289f 005869 iforce temp 
-0x28a0 005870 rtn 
-:      005872 afh_same_channel:
-0x28a1 005873 fetch 1 ,mem_afh_index 
-0x28a2 005874 iforce temp 
-0x28a3 005875 rtn 
-:      005877 afh_clear:
-0x28a4 005878 fetch 1 ,mem_mode 
-0x28a5 005879 set0 afh_enable ,pdata 
-0x28a6 005880 set0 afh_change ,pdata 
-0x28a7 005881 store 1 ,mem_mode 
-0x28a8 005882 rtn 
-:      005888 afh_process_freq_map:
-0x28a9 005889 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005890 arg mem_afh_map ,contw 
-0x28ab 005891 force 10 ,loopcnt 
-0x28ac 005892 call memset0 
-0x28ad 005893 arg mem_afh_map ,contw 
-0x28ae 005894 force 0 ,regc 
-0x28af 005895 force 2 ,queue 
-:      005896 process_freq_3:
-0x28b0 005897 fetch 5 ,mem_afh_map_lo 
-0x28b1 005898 iforce temp 
-0x28b2 005899 compare 2 ,queue ,0xff 
-0x28b3 005900 branch process_freq_1 ,true 
-0x28b4 005901 rshift temp ,temp 
-:      005902 process_freq_1:
-0x28b5 005903 isolate0 0 ,temp 
-0x28b6 005904 branch process_freq_0 ,true 
-0x28b7 005905 deposit regc 
-0x28b8 005906 istore 1 ,contw 
-:      005907 process_freq_0:
-0x28b9 005908 rshift2 temp ,temp 
-0x28ba 005909 increase 2 ,regc 
-0x28bb 005910 compare 40 ,regc ,0xfe 
-0x28bc 005911 nbranch process_freq_2 ,true 
-0x28bd 005912 fetch 5 ,mem_afh_map_hi 
-0x28be 005913 iforce temp 
-0x28bf 005914 compare 2 ,queue ,0xff 
-0x28c0 005915 branch process_freq_2 ,true 
-0x28c1 005916 rshift temp ,temp 
-:      005917 process_freq_2:
-0x28c2 005918 sub regc ,78 ,null 
-0x28c3 005919 branch process_freq_1 ,positive 
-0x28c4 005920 force 1 ,regc 
-0x28c5 005921 increase -1 ,queue 
-0x28c6 005922 nbranch process_freq_3 ,zero 
-0x28c7 005923 arg mem_afh_map ,rega 
-0x28c8 005924 deposit contw 
-0x28c9 005925 isub rega ,pdata 
-0x28ca 005926 store 1 ,mem_afh_used 
-0x28cb 005927 rtn 
-:      005929 rx_radio_freq:
-0x28cc 005930 bpatch patch10_0 ,mem_patch10 
-0x28cd 005931 call calc_radio_freq 
-0x28ce 005932 fetch 1 ,mem_debug_config 
-0x28cf 005933 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005934 fetcht 1 ,mem_rx_fixed_freq 
-:      005935 rx_radio_freq_now:
-0x28d1 005936 branch set_freq_rx 
-:      005939 tx_radio_freq:
-0x28d2 005940 bpatch patch10_1 ,mem_patch10 
-0x28d3 005941 call calc_radio_freq 
-0x28d4 005942 fetch 1 ,mem_debug_config 
-0x28d5 005943 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005944 fetcht 1 ,mem_tx_fixed_freq 
-:      005945 tx_radio_freq_now:
-0x28d7 005946 branch set_freq_tx 
-:      005949 fetch_giac:
-0x28d8 005950 force 0 ,uap 
-0x28d9 005951 fetch 3 ,mem_glap 
-0x28da 005952 iforce lap 
-0x28db 005953 rtn 
-:      005955 fetch_page_bt_adr:
-0x28dc 005956 bpatch patch10_2 ,mem_patch10 
-0x28dd 005957 fetch 1 ,mem_hci_puap 
-0x28de 005958 icopy uap 
-0x28df 005959 fetch 3 ,mem_hci_plap 
-0x28e0 005960 icopy lap 
-0x28e1 005961 rtn 
-:      005963 fetch_self_bt_adr:
-0x28e2 005964 bpatch patch10_3 ,mem_patch10 
-0x28e3 005965 fetch 2 ,mem_nap 
-0x28e4 005966 icopy nap 
-0x28e5 005967 fetch 1 ,mem_uap 
-0x28e6 005968 icopy uap 
-0x28e7 005969 fetch 3 ,mem_lap 
-0x28e8 005970 icopy lap 
-0x28e9 005971 rtn 
-:      005973 fetch_extm_bt_adr:
-0x28ea 005974 bpatch patch10_4 ,mem_patch10 
-0x28eb 005975 fetch 2 ,mem_pnap 
-0x28ec 005976 icopy nap 
-0x28ed 005977 fetch 1 ,mem_puap 
-0x28ee 005978 icopy uap 
-0x28ef 005979 fetch 3 ,mem_plap 
-0x28f0 005980 icopy lap 
-0x28f1 005981 rtn 
-:      005984 fetch_diac:
-0x28f2 005985 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005986 rtnmark0 mark_inquiry_state 
-0x28f4 005987 rtnmark0 mark_periodical_diac 
-:      005988 fetch_diac_do:
-0x28f5 005989 and_into -256 ,lap 
-0x28f6 005990 pulse recalc 
-0x28f7 005991 nop 32 
-0x28f8 005992 rtn 
-:      005995 shutdown_radio:
-0x28f9 005996 bpatch patch10_5 ,mem_patch10 
-0x28fa 005997 branch shutdown_radio0 ,is_rx 
-0x28fb 005998 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005999 nop 4 
-0x28fd 006000 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 006001 nop 4 
-0x28ff 006002 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 006003 nop 4 
-0x2901 006004 fetch 1 ,mem_tx_power 
-0x2902 006005 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 006006 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 006007 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 006008 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 006009 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 006010 beq tx_power_pair ,shutdown_radio_pair 
-:      006011 shutdown_radio_5db:
-:      006012 shutdown_radio_0db:
-0x2908 006013 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 006014 jam 0xe0 ,rf_tx_pa_gc 
-:      006015 shutdown_radio0:
-0x290a 006016 force 0 ,radio_ctrl 
-0x290b 006017 disable is_rx 
-0x290c 006018 disable is_tx 
-0x290d 006019 pulse packet_end 
-0x290e 006020 jam 0x0 ,rfen_mdm 
-0x290f 006021 jam 0x0 ,rfen_tx 
-0x2910 006022 jam 0x0 ,rfen_rx 
-0x2911 006023 jam 0 ,rfen_sn 
-0x2912 006024 jam 0x70 ,rfen_msc 
-0x2913 006025 jam 0x0 ,rfen_adc 
-0x2914 006026 rtn 
-:      006028 shutdown_radio_pair:
-:      006029 shutdown_radio_f5db:
-:      006030 shutdown_radio_f3db:
-:      006031 shutdown_radio_3db:
-0x2915 006032 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 006033 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 006034 branch shutdown_radio0 
-:      006036 set_sync_on:
-0x2918 006037 bpatch patch10_6 ,mem_patch10 
-0x2919 006038 jam 0x0 ,rfen_mdm 
-0x291a 006039 jam 0x0 ,rfen_tx 
-0x291b 006040 jam 0x18 ,rfen_rx 
-0x291c 006041 jam 0xa7 ,rfen_sn 
-0x291d 006042 jam 0x7f ,rfen_msc 
-0x291e 006043 rtn 
-:      006045 set_freq_rx:
-0x291f 006046 bpatch patch10_7 ,mem_patch10 
-0x2920 006048 storet 1 ,mem_last_freq 
-0x2921 006049 add temp ,rx_freq_offset ,rega 
-0x2922 006050 jam 0x07 ,rf_balun_ctrim 
-0x2923 006051 branch rf_write_freq 
-:      006052 rf_rx_enable:
-0x2924 006053 bpatch patch11_0 ,mem_patch11 
-0x2925 006054 jam 0xcf ,rfen_tx 
-0x2926 006055 nop 10 
-0x2927 006056 jam 0xff ,rfen_rx 
-0x2928 006057 jam 0xaf ,rfen_sn 
-0x2929 006058 jam 0xff ,rfen_msc 
-0x292a 006059 nop 10 
-0x292b 006060 jam 0xa0 ,rfen_mdm 
-0x292c 006061 rtn 
-:      006063 set_freq_tx_offset:
-0x292d 006064 fetch 1 ,mem_250k_freq_enable 
-0x292e 006065 branch set_freq_tx_2m_offset ,blank 
-:      006066 set_freq_tx_0m_offset:
-0x292f 006067 add temp ,2 ,rega 
-0x2930 006068 rtn 
-:      006069 set_freq_tx_2m_offset:
-0x2931 006070 add temp ,0 ,rega 
-0x2932 006071 rtn 
-:      006073 set_freq_tx:
-0x2933 006074 bpatch patch11_1 ,mem_patch11 
-0x2934 006075 storet 1 ,mem_last_freq 
-0x2935 006076 call set_freq_tx_offset 
-0x2936 006077 call rf_write_freq 
-0x2937 006078 setarg param_pll_setup 
-0x2938 006079 call sleep 
-:      006080 txon:
-0x2939 006081 jam 0x1 ,rfen_adc 
-0x293a 006082 jam 0x3c ,rfen_rx 
-0x293b 006083 jam 0xe0 ,rfen_tx 
-0x293c 006084 jam 0x12 ,rf_balun_ctrim 
-0x293d 006085 nop 10 
-0x293e 006086 jam 0x01 ,rfen_mdm 
-0x293f 006087 jam 0x3d ,rfen_mdm 
-0x2940 006088 nop 10 
-0x2941 006089 jam 0xb7 ,rfen_sn 
-0x2942 006090 nop 10 
-0x2943 006091 jam 0x7f ,rfen_mdm 
-:      006092 txon_power_select:
-0x2944 006093 fetch 1 ,mem_tx_power 
-0x2945 006094 beq tx_power_0db ,set_tx_power_0db 
-0x2946 006095 beq tx_power_3db ,set_tx_power_3db 
-0x2947 006096 beq tx_power_5db ,set_tx_power_5db 
-0x2948 006097 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 006098 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 006099 beq tx_power_pair ,set_tx_power_pair 
-:      006100 set_tx_power_0db:
-0x294b 006101 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 006102 call txon_common 
-0x294d 006103 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 006104 rtn 
-:      006106 set_tx_power_3db:
-0x294f 006107 jam 0xdf ,rf_tx_pa_gc 
-0x2950 006108 call txon_common 
-0x2951 006109 jam 0xdf ,rf_tx_pa_ib 
-0x2952 006110 rtn 
-:      006112 set_tx_power_5db:
-0x2953 006113 jam 0xff ,rf_tx_pa_gc 
-0x2954 006114 call txon_common 
-0x2955 006115 jam 0xdf ,rf_tx_pa_ib 
-0x2956 006116 rtn 
-:      006117 set_tx_power_f3db:
-0x2957 006118 jam 0xce ,rf_tx_pa_gc 
-0x2958 006119 call txon_common 
-0x2959 006120 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 006121 rtn 
-:      006123 set_tx_power_f5db:
-0x295b 006124 jam 0xcb ,rf_tx_pa_gc 
-0x295c 006125 call txon_common 
-0x295d 006126 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 006127 rtn 
-:      006129 set_tx_power_pair:
-0x295f 006130 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 006131 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 006132 jam 0x4c ,0x8957 
-0x2962 006133 jam 0x6c ,0x8958 
-0x2963 006134 jam 0x50 ,0x8959 
-0x2964 006135 rtn 
-:      006137 txon_common:
-0x2965 006138 nop 4 
-0x2966 006139 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 006140 nop 4 
-0x2968 006141 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 006142 nop 4 
-0x296a 006143 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 006144 rtn 
-:      006147 initialize_radio:
-0x296c 006148 jam clksel_rc ,core_clksel 
-:      006149 initialize_radio_wait:
-0x296d 006150 fetch 2 ,mem_rf_init_ptr 
-0x296e 006151 bbit0 14 ,initialize_radio_wait 
-0x296f 006152 iforce contr 
-0x2970 006153 arg 0x8900 ,temp 
-:      006154 initialize_radio_loop:
-0x2971 006155 ifetch 1 ,contr 
-0x2972 006156 beq 0xff ,initialize_radio_cont 
-0x2973 006157 ior temp ,contw 
-0x2974 006158 ifetch 1 ,contr 
-0x2975 006159 istore 1 ,contw 
-0x2976 006160 branch initialize_radio_loop 
-:      006161 initialize_radio_cont:
-0x2977 006162 bpatch patch11_2 ,mem_patch11 
-0x2978 006163 call lpm_cal_xtal_startup 
-0x2979 006164 call switchto_dpllclk 
-0x297a 006166 setarg param_dpll_start_delay 
-0x297b 006167 iadd clkn_bt ,pdata 
-0x297c 006168 store 4 ,mem_dpll_clkn 
-0x297d 006169 set1 reset ,radio_ctrl 
-0x297e 006170 force 0 ,radio_ctrl 
-0x297f 006171 ncall do_rccal ,wake 
-0x2980 006172 branch set_rccal 
-:      006175 rf_write_freq:
-0x2981 006176 bpatch patch11_3 ,mem_patch11 
-0x2982 006177 setarg 2400 
-0x2983 006178 iadd rega ,temp 
-0x2984 006179 fetch 1 ,mem_fcomp_mul 
-0x2985 006180 jam 0x04 ,rf_pll_rstn 
-0x2986 006181 imul32 temp ,pdata 
-0x2987 006182 fetcht 1 ,mem_fcomp_div 
-0x2988 006183 idiv temp 
-0x2989 006184 call wait_div_end 
-0x298a 006185 quotient rega 
-0x298b 006186 remainder pdata 
-0x298c 006187 lshift16 pdata ,pdata 
-0x298d 006188 lshift4 pdata ,pdata 
-0x298e 006189 idiv temp 
-0x298f 006190 call wait_div_end 
-0x2990 006191 quotient pdata 
-0x2991 006192 lshift8 pdata ,pdata 
-0x2992 006193 lshift pdata ,pdata 
-0x2993 006194 ior rega ,pdata 
-0x2994 006195 hstore 4 ,rf_pll_intg 
-0x2995 006196 jam 0x44 ,rf_pll_rstn 
-0x2996 006197 jam 0xc4 ,rf_pll_rstn 
-0x2997 006198 rtn 
-:      006201 do_rccal:
-0x2998 006202 bpatch patch11_4 ,mem_patch11 
-0x2999 006203 jam 0x02 ,rfen_adc 
-0x299a 006204 setarg 250000 
-0x299b 006205 call sleep 
-0x299c 006206 jam 0x7f ,rfen_rx 
-0x299d 006207 nop 130 
-0x299e 006208 jam 0x30 ,rf_rccal_ctrl 
-0x299f 006209 jam 0xd0 ,rfen_tx 
-0x29a0 006210 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 006211 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 006212 force 50 ,loopcnt 
-:      006213 do_rccal_loop:
-0x29a3 006214 hfetch 1 ,rf_rccal_result 
-0x29a4 006215 bbit1 5 ,do_rccal_end 
-0x29a5 006216 loop do_rccal_loop 
-:      006217 do_rccal_end:
-0x29a6 006218 store 1 ,mem_rf_rccal 
-0x29a7 006219 jam 0 ,rfen_tx 
-0x29a8 006220 jam 0 ,rfen_rx 
-0x29a9 006221 jam 0x00 ,rfen_adc 
-0x29aa 006222 rtn 
-:      006224 set_rccal:
-0x29ab 006225 bpatch patch11_5 ,mem_patch11 
-0x29ac 006226 fetch 1 ,mem_rf_rccal 
-0x29ad 006227 set1 5 ,pdata 
-0x29ae 006228 hstore 1 ,rf_rccal_ctrl 
-0x29af 006229 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 006230 and_into 7 ,temp 
-0x29b1 006231 lshift3 pdata ,pdata 
-0x29b2 006232 ior temp ,pdata 
-0x29b3 006233 hstore 1 ,rf_bpf_ctrim 
-0x29b4 006234 hfetch 1 ,rf_bpf_ib 
-0x29b5 006235 set0 bpf_rccal ,pdata 
-0x29b6 006236 hstore 1 ,rf_bpf_ib 
-0x29b7 006237 hfetch 1 ,rf_adc_rccal 
-0x29b8 006238 set0 adc_rccal ,pdata 
-0x29b9 006239 hstore 1 ,rf_adc_rccal 
-0x29ba 006240 rtn 
-:      006242 save_rssi:
-0x29bb 006243 bpatch patch11_6 ,mem_patch11 
-0x29bc 006244 hfetch 2 ,rf_afc_d2a 
-0x29bd 006245 rshift4 pdata ,pdata 
-0x29be 006246 rshift3 pdata ,pdata 
-0x29bf 006247 sub pdata ,0 ,pdata 
-:      006248 bcd:
-0x29c0 006249 and_into 0xff ,pdata 
-0x29c1 006250 div pdata ,10 
-0x29c2 006251 call wait_div_end 
-0x29c3 006252 quotient pdata 
-0x29c4 006253 lshift4 pdata ,pdata 
-0x29c5 006254 remainder temp 
-0x29c6 006255 ior temp ,pdata 
-0x29c7 006256 store 1 ,mem_rssi 
-0x29c8 006257 rtn 
-:      006260 switchto_dpllclk:
-0x29c9 006261 jam clksel_rc ,core_clksel 
-0x29ca 006262 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 006263 set0 4 ,pdata 
-0x29cc 006264 set0 5 ,pdata 
-0x29cd 006265 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 006266 jam 0x00 ,rfen_ck 
-0x29cf 006267 jam 0x00 ,rfen_msc 
-0x29d0 006268 jam 0x70 ,rfen_msc 
-0x29d1 006269 jam 0xff ,rfen_ck 
-0x29d2 006270 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 006271 set1 4 ,pdata 
-0x29d4 006272 set1 5 ,pdata 
-0x29d5 006273 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 006274 call init_lpm_ctrl 
-0x29d7 006275 hfetch 1 ,rf_clkpll_int 
-0x29d8 006276 set1 7 ,pdata 
-0x29d9 006277 hstore 1 ,rf_clkpll_int 
-0x29da 006278 set0 7 ,pdata 
-0x29db 006279 hstore 1 ,rf_clkpll_int 
-0x29dc 006280 set1 7 ,pdata 
-0x29dd 006281 hstore 1 ,rf_clkpll_int 
-0x29de 006282 jam clksel_dpll ,core_clksel 
-0x29df 006283 nop 1 
-0x29e0 006284 jam clksel_xtal ,core_clksel 
-0x29e1 006285 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 006286 and_into 0xcf ,pdata 
-0x29e3 006287 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 006288 or_into 0x30 ,pdata 
-0x29e5 006289 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 006290 rtn 
-:      006293 xtal_fast_wake:
-0x29e7 006294 setarg 0xf0f 
-0x29e8 006295 branch lpm_write_config 
-:      006297 init_lpm_ctrl:
-0x29e9 006298 setarg 0x80f 
-0x29ea 006299 branch lpm_write_config 
-:      006303 start_receiver:
-0x29eb 006304 bpatch patch11_7 ,mem_patch11 
-0x29ec 006305 call rf_rx_enable 
-0x29ed 006306 disable is_tx 
-0x29ee 006307 enable is_rx 
-0x29ef 006308 pulse init_encrypt 
-0x29f0 006309 rtn 
-:      006311 prep_crypt:
-0x29f1 006312 bpatch patch12_0 ,mem_patch12 
-0x29f2 006313 fetch 1 ,mem_state_map 
-0x29f3 006314 isolate1 smap_encryption ,pdata 
-0x29f4 006315 setflag true ,0 ,pdata 
-0x29f5 006316 hstore 1 ,core_encrypt 
-0x29f6 006317 arg mem_kc ,contr 
-0x29f7 006318 ifetch 9 ,contr 
-0x29f8 006319 iforce kc_ls 
-0x29f9 006320 ifetch 7 ,contr 
-0x29fa 006321 iforce kc_ms 
-0x29fb 006322 fetch 1 ,mem_key_size 
-0x29fc 006323 add pdata ,-1 ,g1l 
-0x29fd 006324 pulse kc_p_activate 
-0x29fe 006325 rtn 
-:      006327 wait_access_end:
-0x29ff 006328 deposit clke 
-0x2a00 006329 store 6 ,mem_sync_clke 
-0x2a01 006330 disable decode_fec0 
-0x2a02 006331 nbranch shutdown_radio ,sync 
-0x2a03 006332 arg param_clke_cal ,clke_rt 
-0x2a04 006333 increase 1 ,clke_bt 
-0x2a05 006334 and_into 0x1fc ,clke_bt 
-0x2a06 006335 rtn 
-:      006339 wait_access_mhalfbnd:
-0x2a07 006340 enable decode_fec0 
-:      006341 wait_access_mhalfbnd_correlate:
-0x2a08 006342 correlate null ,mhalfbnd 
-0x2a09 006343 branch wait_access_end ,sync 
-0x2a0a 006344 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006345 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006346 branch wait_access_end 
-:      006348 wait_access_clkn_rt:
-0x2a0d 006349 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006350 arg param_conn_access ,timeup 
-0x2a0f 006351 enable decode_fec0 
-0x2a10 006352 correlate clkn_rt ,meet 
-0x2a11 006353 disable decode_fec0 
-0x2a12 006354 nbranch shutdown_radio ,sync 
-0x2a13 006355 rtn 
-:      006357 wait_access_forever:
-0x2a14 006358 bpatch patch12_2 ,mem_patch12 
-0x2a15 006359 enable decode_fec0 
-0x2a16 006360 correlate null ,timeout 
-0x2a17 006361 disable decode_fec0 
-0x2a18 006362 nbranch shutdown_radio ,sync 
-0x2a19 006363 arg param_clke_cal ,clke_rt 
-0x2a1a 006364 and_into 0x1fc ,clke_bt 
-0x2a1b 006365 rtn 
-:      006368 reserve_slot:
-0x2a1c 006369 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006370 iforce rega 
-0x2a1e 006371 deposit bt_clk 
-0x2a1f 006372 iadd temp ,timeup 
-0x2a20 006373 copy timeup ,pdata 
-0x2a21 006374 store 4 ,mem_next_btclk 
-0x2a22 006375 deposit rega 
-0x2a23 006376 rtn 
-:      006379 ahead_window:
-0x2a24 006380 copy pdata ,temp 
-0x2a25 006381 bpatch patch12_4 ,mem_patch12 
-0x2a26 006382 copy temp ,pdata 
-0x2a27 006383 call clk2bt 
-0x2a28 006384 lshift16 bt_clk ,pdata 
-0x2a29 006385 set1 44 ,pdata 
-0x2a2a 006386 call clk_diff 
-0x2a2b 006387 set0 44 ,pdata 
-0x2a2c 006388 call get_clk 
-0x2a2d 006389 call clk_diff 
-0x2a2e 006390 rtn user 
-0x2a2f 006391 call clk2rt 
-0x2a30 006392 iforce stop_watch 
-0x2a31 006393 until null ,timeout 
-0x2a32 006394 rtn 
-:      006397 setup_clk:
-0x2a33 006398 bpatch patch12_5 ,mem_patch12 
-0x2a34 006399 branch setup_clkn ,clknt 
-0x2a35 006400 until clke_rt ,meet 
-:      006401 skip_setup_clke:
-0x2a36 006402 copy clke_bt ,temp 
-0x2a37 006403 branch setup_clknbt 
-:      006404 setup_clkn:
-0x2a38 006405 branch skip_setup_clkn ,attempt 
-0x2a39 006406 until clkn_rt ,meet 
-:      006407 skip_setup_clkn:
-0x2a3a 006408 copy clkn_bt ,temp 
-:      006409 setup_clknbt:
-0x2a3b 006410 branch setup_clk11 ,user 
-0x2a3c 006411 compare 1 ,temp ,3 
-0x2a3d 006412 nbranch setup_clk ,true 
-:      006413 setup_complete:
-0x2a3e 006414 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006415 fetch 1 ,mem_state 
-0x2a40 006416 rtnbit0 state_inconn 
-0x2a41 006417 fetch 4 ,mem_next_btclk 
-0x2a42 006418 isub temp ,pdata 
-0x2a43 006419 nrtn positive 
-0x2a44 006420 sub pdata ,0xff ,null 
-0x2a45 006421 branch setup_clk ,positive 
-0x2a46 006422 rtn 
-:      006423 setup_clk11:
-0x2a47 006424 compare 3 ,temp ,3 
-0x2a48 006425 nbranch setup_clk ,true 
-0x2a49 006426 branch setup_complete 
-:      006428 rf_setup_time:
-0x2a4a 006429 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006430 arg param_rf_setup ,timeup 
-0x2a4c 006431 branch setup_clk 
-:      006433 rf_setup_time_slave_slot:
-0x2a4d 006434 disable user 
-0x2a4e 006435 branch rf_setup_time 
-:      006437 rf_setup_time_master_slot:
-0x2a4f 006438 enable user 
-0x2a50 006439 branch rf_setup_time 
-:      006441 start_transmitter:
-0x2a51 006442 bpatch patch13_0 ,mem_patch13 
-0x2a52 006443 call prep_crypt 
-0x2a53 006444 disable is_rx 
-0x2a54 006445 enable is_tx 
-0x2a55 006446 rtn 
-:      006450 start_tx_native:
-0x2a56 006451 bpatch patch13_1 ,mem_patch13 
-0x2a57 006452 arg param_tx_setup ,timeup 
-0x2a58 006453 until clkn_rt ,meet 
-0x2a59 006454 pulse init_encrypt 
-0x2a5a 006455 rtn 
-:      006457 start_rx_native:
-0x2a5b 006458 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006459 arg param_rx_setup ,timeup 
-0x2a5d 006460 until clkn_rt ,meet 
-0x2a5e 006461 rtn 
-:      006464 start_tx_external:
-0x2a5f 006465 bpatch patch13_3 ,mem_patch13 
-0x2a60 006466 arg param_tx_setup ,timeup 
-0x2a61 006467 until clke_rt ,meet 
-0x2a62 006468 pulse init_encrypt 
-0x2a63 006469 rtn 
-:      006471 send_access_word:
-0x2a64 006472 bpatch patch13_4 ,mem_patch13 
-0x2a65 006473 preload access 
-0x2a66 006474 enable encode_fec0 
-0x2a67 006475 set1 txgfsk ,radio_ctrl 
-0x2a68 006476 inject mod ,72 
-0x2a69 006477 disable encode_fec0 
-0x2a6a 006478 rtn 
-:      006481 scan_mode_whiten:
-0x2a6b 006482 copy xin ,temp 
-0x2a6c 006483 or_into 0x60 ,temp 
-0x2a6d 006484 copy temp ,white_init 
-0x2a6e 006485 rtn 
-:      006490 get_free_amaddr:
-0x2a6f 006491 bpatch patch13_5 ,mem_patch13 
-0x2a70 006492 fetch 1 ,mem_current_amaddr 
-0x2a71 006493 increase 1 ,pdata 
-0x2a72 006494 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006495 force 1 ,pdata 
-:      006496 get_free_amaddr_cont:
-0x2a74 006497 store 1 ,mem_current_amaddr 
-0x2a75 006498 iforce am_addr 
-0x2a76 006499 rtn 
-:      006501 get_clk:
-0x2a77 006502 copy clkn ,temp 
-0x2a78 006503 rtn master 
-0x2a79 006504 copy clke ,temp 
-0x2a7a 006505 rtn 
-:      006507 get_clkbt:
-0x2a7b 006508 deposit clkn_bt 
-0x2a7c 006509 rtn master 
-0x2a7d 006510 deposit clke_bt 
-0x2a7e 006511 rtn 
-:      006514 supervision_update:
-0x2a7f 006515 bpatch patch13_6 ,mem_patch13 
-0x2a80 006516 fetcht 4 ,mem_supervision_timer 
-0x2a81 006517 call get_clkbt 
-0x2a82 006518 isub temp ,timeup 
-0x2a83 006519 deposit timeup 
-0x2a84 006520 fetcht 2 ,mem_supervision_to 
-0x2a85 006521 lshift temp ,temp 
-0x2a86 006522 isub temp ,pdata 
-0x2a87 006523 rtn 
-:      006525 supervision_flush:
-0x2a88 006526 bpatch patch13_7 ,mem_patch13 
-0x2a89 006527 call get_clkbt 
-0x2a8a 006528 store 4 ,mem_supervision_timer 
-0x2a8b 006529 rtn 
-:      006531 assert:
-0x2a8c 006532 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006533 branch assert 
-:      006535 loop:
-0x2a8e 006536 branch loop 
-:      006538 sleep:
-0x2a8f 006539 rtn blank 
-0x2a90 006541 rshift pdata ,pdata 
-0x2a91 006542 increase -3 ,pdata 
-:      006543 sleep_loop:
-0x2a92 006544 increase -1 ,pdata 
-0x2a93 006545 nbranch sleep_loop ,zero 
-0x2a94 006546 force 0 ,pdata 
-0x2a95 006547 rtn 
-:      006551 init_param:
-0x2a96 006553 arg 0x10 ,loopcnt 
-0x2a97 006554 arg 0 ,contw 
-0x2a98 006555 call memset0 
-0x2a99 006556 arg mem_le_state ,contw 
-0x2a9a 006557 arg 10 ,loopcnt 
-0x2a9b 006558 call memset0 
-0x2a9c 006559 jam 0 ,mem_sp_calc 
-0x2a9d 006560 jam 0 ,mem_fifo_temp 
-0x2a9e 006561 jam 0 ,mem_le_testtype 
-0x2a9f 006562 jam 0 ,mem_debug_config 
-0x2aa0 006563 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006564 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006565 jam 0 ,mem_connection_options 
-0x2aa3 006566 jam 0 ,mem_tester_emulate 
-0x2aa4 006567 jam 0 ,mem_tester_cnt 
-0x2aa5 006568 setarg param_glap 
-0x2aa6 006569 store 3 ,mem_glap 
-0x2aa7 006570 setarg param_acl_pktlen 
-0x2aa8 006571 store 2 ,mem_acl_pktlen 
-0x2aa9 006572 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006573 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006574 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006575 setarg param_hci_version 
-0x2aad 006576 store 3 ,mem_hci_version 
-0x2aae 006581 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006582 jam param_max_slot ,mem_max_slot 
-0x2ab0 006583 jam 0x02 ,mem_fw_ver 
-0x2ab1 006584 fetch 1 ,mem_ssp_enable 
-0x2ab2 006585 ncall init_memp ,blank 
-0x2ab3 006586 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006587 ncall init_memp_256 ,blank 
-0x2ab5 006588 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006589 rtn wake 
-0x2ab7 006590 setarg 0 
-0x2ab8 006591 store 2 ,mem_tx_len 
-0x2ab9 006592 rshift clkn_bt ,pdata 
-0x2aba 006593 store 4 ,mem_last_clkn 
-0x2abb 006594 rtn 
-:      006601 lpmstate:
-0x2abc 006602 setarg 0xee21 
-0x2abd 006603 hstore 2 ,core_clkoff 
-0x2abe 006604 hfetch 4 ,core_gpio_in 
-0x2abf 006605 store 4 ,mem_saved_gpio_in 
-0x2ac0 006606 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006607 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006608 bbit0 gpio_latch ,loadcode 
-0x2ac3 006609 enable wake 
-0x2ac4 006610 bbit0 cold_wake ,lpmwake 
-0x2ac5 006611 disable wake 
-0x2ac6 006612 deposit auxcnt 
-0x2ac7 006613 nbranch lpmwake ,blank 
-0x2ac8 006614 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006615 bbit1 reload_code ,lpmwake 
-0x2aca 006616 arg param_hibernate_clks ,temp 
-0x2acb 006617 branch lpm_enter_sleep 
-:      006618 lpmwake:
-0x2acc 006619 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006620 hstore 3 ,core_lpm_reg 
-0x2ace 006621 ifetch 1 ,contr 
-0x2acf 006622 or_into isogate_mask ,pdata 
-0x2ad0 006623 istore 1 ,contw 
-0x2ad1 006624 call lpm_write_ctrl2 
-0x2ad2 006625 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006626 set1 enable_retmem ,pdata 
-0x2ad4 006627 hstore 1 ,core_lpm_isogate 
-0x2ad5 006628 call lpm_write_ctrl2 
-0x2ad6 006629 call lpm_load_context ,wake 
-0x2ad7 006630 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006631 set0 gpio_latch ,pdata 
-0x2ad9 006632 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006633 call lpm_write_ctrl2 
-0x2adb 006634 nbranch loadcode ,wake 
-0x2adc 006635 rtnmark0 mark_otp_encrypt 
-0x2add 006636 jam lock_otp ,core_misc_ctrl 
-0x2ade 006637 rtn 
-:      006639 lpm_load_context:
-0x2adf 006640 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006641 hstore 1 ,core_spid_ctrl 
-0x2ae1 006642 fetch 3 ,mem_saved_gsel 
-0x2ae2 006643 hstore 3 ,core_gpio_sel 
-0x2ae3 006644 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006645 hstore 4 ,core_gpio_out0 
-0x2ae5 006646 fetch 4 ,mem_saved_gpio 
-0x2ae6 006647 hstore 4 ,core_gpio_oe0 
-0x2ae7 006648 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006649 hstore 8 ,core_gpio_pu0 
-0x2ae9 006650 fetch 8 ,mem_saved_mark 
-0x2aea 006651 iforce mark 
-0x2aeb 006652 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006653 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006654 call load_ucode 
-0x2aee 006655 rtn 
-:      006657 lpm_save_context:
-0x2aef 006658 deposit mark 
-0x2af0 006659 store 8 ,mem_saved_mark 
-0x2af1 006660 hfetch 8 ,core_gpio_oe0 
-0x2af2 006661 store 8 ,mem_saved_gpio 
-0x2af3 006662 ifetch 8 ,contr 
-0x2af4 006663 istore 8 ,contw 
-0x2af5 006664 hfetch 3 ,core_gpio_sel 
-0x2af6 006665 store 3 ,mem_saved_gsel 
-0x2af7 006666 hfetch 1 ,core_spid_ctrl 
-0x2af8 006667 store 1 ,mem_saved_spidctrl 
-0x2af9 006668 branch lpm_write_gpio_wakeup 
-:      006670 lpo_calibration:
-0x2afa 006671 hfetch 1 ,core_bist_ctrl 
-0x2afb 006672 nbranch lpo_cal_inited ,blank 
-0x2afc 006673 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006674 nrtn blank 
-0x2afe 006675 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006676 jam ccnt_start ,core_misc_ctrl 
-:      006677 lpo_cal_inited:
-0x2b00 006678 hfetch 1 ,core_perf_status 
-0x2b01 006679 rtnbit0 1 
-0x2b02 006680 hfetch 3 ,core_clk_counter 
-0x2b03 006681 store 3 ,mem_clks_per_lpo 
-0x2b04 006682 rtn 
-:      006686 lpm_adjust_clk:
-0x2b05 006687 bpatch patch14_3 ,mem_patch14 
-0x2b06 006688 deposit clke 
-0x2b07 006689 call clk_diff_rt 
-0x2b08 006690 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006691 sub temp ,0xff ,null 
-0x2b0a 006692 rtn positive 
-0x2b0b 006693 lshift8 pdata ,pdata 
-0x2b0c 006694 lshift4 pdata ,pdata 
-0x2b0d 006695 idiv temp 
-0x2b0e 006696 call wait_div_end 
-0x2b0f 006697 quotient pdata 
-0x2b10 006698 arg param_lpm_adjmax ,temp 
-0x2b11 006699 call ceiling 
-0x2b12 006700 store 1 ,mem_lpm_adjust 
-0x2b13 006701 nbranch lpm_adjust_positive ,user 
-0x2b14 006702 sub pdata ,0 ,pdata 
-:      006703 lpm_adjust_positive:
-0x2b15 006704 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006705 iadd temp ,pdata 
-0x2b17 006706 store 3 ,mem_clks_per_lpo 
-:      006707 lpm_clear_counter:
-0x2b18 006708 setarg 0 
-0x2b19 006709 store 4 ,mem_sleep_counter_all 
-0x2b1a 006710 rtn 
-:      006714 lpm_doze:
-0x2b1b 006715 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006716 set1 reload_code ,pdata 
-0x2b1d 006717 store 1 ,mem_lpm_config + 2 
-0x2b1e 006718 branch lpm_hibernate_normal 
-:      006722 lpm_hibernate:
-0x2b1f 006723 arg param_hibernate_clks ,temp 
-0x2b20 006724 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006725 set0 7 ,pdata 
-0x2b22 006726 store 1 ,mem_lpm_config + 1 
-:      006727 lpm_hibernate_normal:
-0x2b23 006728 bpatch patch14_4 ,mem_patch14 
-0x2b24 006729 call lpm_write_gpio_wakeup 
-0x2b25 006730 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006731 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006732 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006733 set1 cold_wake ,pdata 
-0x2b29 006734 store 1 ,mem_lpm_xtalcnt + 2 
-:      006737 lpm_sleep:
-0x2b2a 006738 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006739 call xtal_fast_wake 
-0x2b2c 006740 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006741 iadd temp ,pdata 
-0x2b2e 006742 store 4 ,mem_sleep_counter_all 
-0x2b2f 006743 call lpm_save_context 
-0x2b30 006744 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006745 hstore 4 ,core_lpm_reg 
-0x2b32 006746 rshift32 pdata ,rega 
-0x2b33 006747 until null ,lpo_edge 
-0x2b34 006748 deposit clkn 
-0x2b35 006749 store 6 ,mem_sleep_clkn 
-0x2b36 006750 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006751 until null ,lpo_edge 
-0x2b38 006752 until null ,lpo_edge 
-0x2b39 006753 deposit rega 
-0x2b3a 006754 hstore 1 ,core_lpm_isogate 
-0x2b3b 006755 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006756 lpm_enter_sleep:
-0x2b3c 006757 until null ,lpo_edge 
-0x2b3d 006758 until null ,lpo_edge 
-0x2b3e 006759 hstoret 4 ,core_lpm_reg 
-0x2b3f 006760 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006761 until null ,never 
-:      006766 lpm_recover_clk:
-0x2b41 006767 bpatch patch14_6 ,mem_patch14 
-0x2b42 006768 setarg 0 
-0x2b43 006769 copy auxcnt ,null 
-0x2b44 006770 branch lpm_recover_timeout ,zero 
-0x2b45 006771 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006772 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006773 isub temp ,null 
-0x2b48 006774 branch lpm_recover_xtal ,positive 
-0x2b49 006775 deposit temp 
-:      006776 lpm_recover_xtal:
-0x2b4a 006777 isub auxcnt ,pdata 
-0x2b4b 006778 increase 1 ,pdata 
-:      006779 lpm_recover_timeout:
-0x2b4c 006780 increase 8 ,pdata 
-0x2b4d 006781 until null ,lpo_edge 
-0x2b4e 006782 iadd lpo_time ,pdata 
-0x2b4f 006783 fetcht 4 ,mem_sleep_counter 
-0x2b50 006784 iadd temp ,pdata 
-0x2b51 006785 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006786 imul32 temp ,pdata 
-0x2b53 006787 rshift8 pdata ,pdata 
-0x2b54 006788 rshift4 pdata ,pdata 
-0x2b55 006789 increase param_lpm_fix ,pdata 
-0x2b56 006790 arg 3750 ,temp 
-0x2b57 006791 idiv temp 
-0x2b58 006792 call wait_div_end 
-0x2b59 006793 quotient pdata 
-0x2b5a 006794 lshift16 pdata ,pdata 
-0x2b5b 006795 remainder temp 
-0x2b5c 006796 ior temp ,pdata 
-0x2b5d 006797 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006798 call clk_add 
-0x2b5f 006799 copy temp ,clkn 
-0x2b60 006800 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006801 call calc_clke2 
-0x2b62 006802 deposit clke 
-0x2b63 006803 store 6 ,mem_pdatatemp 
-0x2b64 006804 deposit auxcnt 
-0x2b65 006805 istore 1 ,contw 
-0x2b66 006806 hfetch 1 ,core_gpio_in1 
-0x2b67 006807 or_into 0xf0 ,pdata 
-0x2b68 006808 istore 1 ,contw 
-0x2b69 006809 rtn 
-:      006811 lpm_dispatch:
-0x2b6a 006812 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006813 call lpo_calibration 
-0x2b6c 006814 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006815 rtn blank 
-0x2b6e 006816 fetch 1 ,mem_lpm_mode 
-0x2b6f 006817 rtn blank 
-0x2b70 006818 fetch 1 ,mem_ssp_enable 
-0x2b71 006819 branch lpm_dispatch_next ,blank 
-0x2b72 006820 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006821 rtn blank 
-:      006822 lpm_dispatch_next:
-0x2b74 006823 fetch 1 ,mem_le_sc_calc 
-0x2b75 006824 nrtn blank 
-0x2b76 006825 call lpm_check_wake_lock 
-0x2b77 006826 nrtn blank 
-0x2b78 006827 fetch 1 ,mem_context 
-0x2b79 006828 compare 3 ,pdata ,0x7 
-0x2b7a 006829 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006830 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006831 rtn blank 
-0x2b7d 006832 rtn wake 
-0x2b7e 006833 bpatch patch15_0 ,mem_patch15 
-:      006834 lpm_dispatch_next2:
-0x2b7f 006835 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006836 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006837 imul32 temp ,pdata 
-0x2b82 006838 rshift4 temp ,temp 
-0x2b83 006839 rshift2 temp ,temp 
-0x2b84 006840 isub temp ,pdata 
-0x2b85 006841 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006842 iadd temp ,pdata 
-0x2b87 006843 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006844 isub temp ,pdata 
-0x2b89 006845 lshift16 pdata ,alarm 
-0x2b8a 006846 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006847 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006848 rshift pdata ,pdata 
-0x2b8d 006849 call clk2bt 
-0x2b8e 006850 deposit alarm 
-0x2b8f 006851 call clk_diff 
-0x2b90 006852 copy clke ,temp 
-0x2b91 006853 call clk_diff_rt 
-0x2b92 006854 rtn user 
-:      006855 lpm_dispatch_sleep:
-0x2b93 006856 call clk2lpo 
-:      006857 lpm_dispatch_lpo:
-0x2b94 006858 bpatch patch15_2 ,mem_patch15 
-0x2b95 006859 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006860 isub temp ,null 
-0x2b97 006861 branch lpm_clear_counter ,positive 
-0x2b98 006862 storet 4 ,mem_sleep_counter 
-0x2b99 006863 call app_will_enter_lpm 
-0x2b9a 006864 call l2cap_lpm_save_txbuf 
-0x2b9b 006865 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006866 branch lpm_sleep 
-:      006868 lpm_dispatch_unconn:
-0x2b9d 006869 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006870 fetch 1 ,mem_context 
-0x2b9f 006871 rtnbit1 state_inconn 
-0x2ba0 006872 rtnbit1 state_inpage 
-0x2ba1 006873 fetch 1 ,mem_ssp_enable 
-0x2ba2 006874 branch lpm_unconn_nossp ,blank 
-0x2ba3 006875 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006876 rtn blank 
-:      006877 lpm_unconn_nossp:
-0x2ba5 006878 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006879 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006880 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006881 fetch 1 ,mem_scan_mode 
-0x2ba9 006882 rtn blank 
-:      006883 lpm_unconn_cont:
-0x2baa 006884 fetch 2 ,mem_lpm_interval 
-0x2bab 006885 rtn blank 
-:      006886 lpm_sleep_btclk:
-0x2bac 006887 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006888 isub temp ,pdata 
-0x2bae 006889 arg 7500 ,temp 
-0x2baf 006890 imul32 temp ,pdata 
-0x2bb0 006891 branch lpm_dispatch_sleep 
-:      006893 lpm_set_mult:
-0x2bb1 006894 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006895 disable wake 
-0x2bb3 006896 fetch 1 ,mem_state 
-0x2bb4 006897 rtnbit0 state_insniff 
-0x2bb5 006898 nbranch lpm_not_match ,match 
-0x2bb6 006899 call lpm_match 
-0x2bb7 006900 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006901 store 2 ,mem_rx_window 
-0x2bb9 006902 fetch 1 ,mem_arq 
-0x2bba 006903 bbit1 wack ,lpm_mult_short 
-0x2bbb 006904 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006905 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006906 nbranch lpm_mult_short ,blank 
-0x2bbe 006907 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006908 bbit1 short_mult_flag ,lpm_mult_short 
-:      006909 lpm_mult_wait_timeout:
-0x2bc0 006910 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006911 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006912 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006913 branch lpm_mult_long ,blank 
-0x2bc4 006914 increase -1 ,pdata 
-0x2bc5 006915 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006916 rtn 
-:      006919 classic_bt_set_mult_short_flag:
-0x2bc7 006920 arg short_mult_flag ,queue 
-0x2bc8 006921 branch classic_bluetooth_set_flag 
-:      006923 classic_bt_clr_mult_short_flag:
-0x2bc9 006924 arg short_mult_flag ,queue 
-0x2bca 006925 branch classic_bluetooth_clr_flag 
-:      006929 lpm_match:
-0x2bcb 006930 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006931 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006932 increase 1 ,pdata 
-0x2bce 006933 store 3 ,mem_sniff_rcv 
-0x2bcf 006934 rtn 
-:      006936 lpm_not_match:
-0x2bd0 006937 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006938 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006939 rshift temp ,temp 
-0x2bd3 006940 fetch 2 ,mem_rx_window 
-0x2bd4 006941 iadd temp ,pdata 
-0x2bd5 006942 store 2 ,mem_rx_window 
-:      006943 lpm_lost:
-0x2bd6 006944 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006945 fetch 3 ,mem_sniff_lost 
-0x2bd8 006946 increase 1 ,pdata 
-0x2bd9 006947 store 3 ,mem_sniff_lost 
-0x2bda 006948 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006949 increase 1 ,pdata 
-0x2bdc 006950 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006951 rtn 
-:      006953 lpm_mult_short:
-0x2bde 006954 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006955 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006956 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006957 rtn 
-:      006959 lpm_mult_long:
-0x2be2 006960 fetcht 1 ,mem_lpm_mult 
-0x2be3 006961 storet 1 ,mem_lpm_current_mult 
-0x2be4 006962 rtn 
-:      006964 lpm_cal_xtal_startup:
-0x2be5 006965 bpatch patch15_7 ,mem_patch15 
-0x2be6 006966 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006967 nrtn blank 
-0x2be8 006968 jam clksel_rc ,core_clksel 
-0x2be9 006969 setarg 0xf0c 
-0x2bea 006970 call lpm_write_config 
-0x2beb 006971 setarg 200000 
-0x2bec 006972 call sleep 
-0x2bed 006973 until null ,lpo_edge 
-0x2bee 006974 copy lpo_time ,alarm 
-0x2bef 006975 call xtal_fast_wake 
-0x2bf0 006976 jam clksel_xtal ,core_clksel 
-0x2bf1 006977 nop 10 
-0x2bf2 006978 until null ,lpo_edge 
-0x2bf3 006979 deposit lpo_time 
-0x2bf4 006980 isub alarm ,pdata 
-0x2bf5 006981 increase 0x30 ,pdata 
-0x2bf6 006982 arg 0xff ,temp 
-0x2bf7 006983 call ceiling 
-0x2bf8 006984 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006985 nop 30000 
-0x2bfa 006986 nop 30000 
-0x2bfb 006987 nop 30000 
-0x2bfc 006988 rtn 
-:      006990 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006991 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006992 nrtn blank 
-0x2bff 006993 jam 0xff ,core_xtal_stable_time 
-0x2c00 006994 jam clksel_rc ,core_clksel 
-0x2c01 006995 call xtal_fast_wake 
-0x2c02 006996 setarg 1000 
-0x2c03 006997 iadd lpo_time ,alarm 
-0x2c04 006998 snooze 
-0x2c05 006999 deposit lpo_time 
-0x2c06 007000 nop 12000 
-0x2c07 007001 nop 12000 
-0x2c08 007002 nop 12000 
-0x2c09 007003 nop 12000 
-0x2c0a 007004 nop 12000 
-0x2c0b 007005 nop 12000 
-0x2c0c 007006 nop 12000 
-0x2c0d 007007 nop 12000 
-0x2c0e 007008 nop 12000 
-0x2c0f 007009 isub alarm ,pdata 
-0x2c10 007010 add pdata ,0x30 ,pdata 
-0x2c11 007011 arg 0xff ,temp 
-0x2c12 007012 call ceiling 
-0x2c13 007013 store 1 ,mem_lpm_xtalcnt 
-0x2c14 007014 nop 30000 
-0x2c15 007015 nop 30000 
-0x2c16 007016 nop 30000 
-0x2c17 007017 rtn 
-:      007022 lpm_write_config:
-0x2c18 007023 arg 0xfff ,contw 
-0x2c19 007024 iand contw ,contw 
-0x2c1a 007025 fetch 1 ,mem_lpm_config 
-0x2c1b 007026 and_into 0xf0 ,pdata 
-0x2c1c 007027 lshift8 pdata ,pdata 
-0x2c1d 007028 ior contw ,pdata 
-0x2c1e 007029 hstore 2 ,core_lpm_reg 
-0x2c1f 007030 ifetch 2 ,contr 
-0x2c20 007031 istore 2 ,contw 
-:      007033 lpm_write_ctrl:
-0x2c21 007034 setarg lpmreg_sel_ctrl 
-0x2c22 007035 branch lpm_write 
-:      007037 lpm_write_ctrl2:
-0x2c23 007038 setarg lpmreg_sel_ctrl2 
-:      007039 lpm_write:
-0x2c24 007040 until null ,lpo_edge 
-0x2c25 007041 hstore 1 ,core_lpm_wr 
-0x2c26 007042 until null ,lpo_edge 
-0x2c27 007043 until null ,lpo_edge 
-0x2c28 007044 rtn 
-:      007047 lpm_write_gpio_wakeup:
-0x2c29 007048 bpatch patch16_0 ,mem_patch16 
-0x2c2a 007049 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 007050 hstore 4 ,core_lpm_reg 
-0x2c2c 007051 setarg lpmreg_sel_gpiolow 
-0x2c2d 007052 call lpm_write 
-0x2c2e 007053 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 007054 hstore 4 ,core_lpm_reg 
-0x2c30 007055 setarg lpmreg_sel_gpiohigh 
-0x2c31 007056 branch lpm_write 
-:      007058 lpm_get_wake_lock:
-0x2c32 007059 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 007060 qset1 pdata 
-0x2c34 007061 store 2 ,mem_lpm_wake_lock 
-0x2c35 007062 rtn 
-:      007064 lpm_put_wake_lock:
-0x2c36 007065 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 007066 qset0 pdata 
-0x2c38 007067 store 2 ,mem_lpm_wake_lock 
-0x2c39 007068 rtn 
-:      007072 lpm_check_wake_lock:
-0x2c3a 007073 bpatch patch16_1 ,mem_patch16 
-0x2c3b 007074 call app_check_wake_lock 
-0x2c3c 007075 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 007076 copy pdata ,rega 
-0x2c3e 007077 fetch 1 ,mem_state_map 
-0x2c3f 007078 isolate1 smap_rxlmp ,pdata 
-0x2c40 007079 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 007080 fetch 1 ,mem_lmo_opcode1 
-0x2c42 007081 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 007082 iadd temp ,pdata 
-0x2c44 007083 fetcht 1 ,mem_lmp_to_send 
-0x2c45 007084 iadd temp ,pdata 
-0x2c46 007085 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 007086 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 007087 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 007088 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 007089 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 007090 iadd temp ,pdata 
-0x2c4c 007091 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 007092 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 007093 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 007094 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 007095 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 007096 fetch 1 ,mem_hci_cmd 
-0x2c52 007097 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 007098 fetch 1 ,mem_device_option 
-0x2c54 007099 compare dvc_op_module ,pdata ,0xff 
-0x2c55 007100 call lpm_uart_wake_lock ,true 
-0x2c56 007101 setarg -8 
-0x2c57 007102 iand rega ,rega 
-0x2c58 007103 copy rega ,pdata 
-0x2c59 007104 store 2 ,mem_lpm_wake_lock 
-0x2c5a 007105 rtn 
-:      007107 lpm_uart_wake_lock:
-0x2c5b 007108 hfetch 2 ,core_uart_rxitems 
-0x2c5c 007109 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 007110 hfetch 2 ,core_uart_txitems 
-0x2c5e 007111 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 007112 rtn 
-:      007114 lpm_shut_down:
-0x2c60 007115 hfetch 4 ,core_lpm_ctrl 
-0x2c61 007116 set0 27 ,pdata 
-0x2c62 007117 hstore 4 ,core_lpm_reg 
-0x2c63 007118 call lpm_write_ctrl 
-0x2c64 007119 branch assert 
-:      007121 lpm_disable_exen_output:
-0x2c65 007122 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 007123 set0 20 ,pdata 
-0x2c67 007124 hstore 4 ,core_lpm_reg 
-0x2c68 007125 branch lpm_write_ctrl2 
-:      007127 check_bt_disabled:
-0x2c69 007128 fetch 2 ,mem_chip_functions 
-0x2c6a 007129 bbit1 bt_disabled ,assert 
-0x2c6b 007130 rtn 
-:      007131 check_ble_disabled:
-0x2c6c 007132 fetch 2 ,mem_chip_functions 
-0x2c6d 007133 bbit1 ble_disabled ,assert 
-0x2c6e 007134 rtn 
-:      007135 check_module_disabled:
-0x2c6f 007136 fetch 2 ,mem_chip_functions 
-0x2c70 007137 bbit1 module_disable ,assert 
-0x2c71 007138 rtn 
-:      007199 g24_dispatch:
-0x2c72 007200 bpatch patch16_2 ,mem_patch16 
-0x2c73 007201 call g24_head_ptr2regc 
-0x2c74 007202 add regc ,offset_24g_mode ,regb 
-0x2c75 007203 ifetch 1 ,regb 
-0x2c76 007205 rtneq disable_24g 
-0x2c77 007206 beq tx_24g ,g24_transmit_process 
-0x2c78 007207 beq rx_24g ,g24_receive_process 
-0x2c79 007208 rtn 
-:      007210 g24_head_ptr2regc:
-0x2c7a 007211 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 007212 copy temp ,regc 
-0x2c7c 007213 rtn 
-:      007215 g24_receive_process_init:
-0x2c7d 007216 call g24_receive_init 
-0x2c7e 007217 branch g24_mode_switch_init 
-:      007219 g24_receive_process:
-0x2c7f 007220 call g24_mode_switch 
-0x2c80 007221 call g24_dongle_work_mode_auto 
-0x2c81 007222 call g24_dongle_bind_mode_auto 
-0x2c82 007223 branch g24_dongle_search_mode_auto 
-:      007226 g24_pair_init:
-0x2c83 007229 call g24_set0_mem_pid 
-0x2c84 007230 setarg g24_pair_ch 
-0x2c85 007231 call g24_store_mem_ch 
-0x2c86 007232 call g24_store_mem_pair_txpower 
-0x2c87 007235 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 007236 ifetch 4 ,rega 
-0x2c89 007237 branch g24_store_mem_addr 
-:      007239 g24_ch:
-0x2c8a 007240 call g24_head_ptr2regc 
-0x2c8b 007241 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 007242 ifetcht 1 ,regb 
-0x2c8d 007244 call g24_ch_temp_incre_size4 
-0x2c8e 007245 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 007247 branch g24_contw_istoret_1byte 
-:      007249 g24_ch_temp_incre_size4:
-0x2c90 007250 call g24_ch_calc 
-0x2c91 007251 increase 1 ,temp 
-0x2c92 007252 and_into 3 ,temp 
-0x2c93 007253 rtn 
-:      007255 g24_ch_calc:
-0x2c94 007256 add regc ,offset_24g_addr ,regb 
-0x2c95 007257 ifetch 1 ,regb 
-0x2c96 007259 and_into 0x03 ,pdata 
-0x2c97 007260 mul32 pdata ,4 ,rega 
-0x2c98 007261 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 007263 iadd rega ,pdata 
-0x2c9a 007264 iadd temp ,contr 
-0x2c9b 007265 ifetch 1 ,contr 
-0x2c9c 007267 branch g24_store_mem_ch 
-:      007269 g24_set_device_addr:
-0x2c9d 007270 call g24_store_mem_tx_power_temp 
-0x2c9e 007271 call otp_enable_chgpump 
-0x2c9f 007272 setarg 0x7e2 
-0x2ca0 007273 arg mem_temp ,rega 
-0x2ca1 007274 arg 4 ,temp 
-0x2ca2 007275 call otpd_read_data 
-0x2ca3 007276 call otp_disable_chgpump 
-0x2ca4 007277 fetch 4 ,mem_temp 
-0x2ca5 007278 call g24_store_mem_device_addr 
-0x2ca6 007280 nrtn blank 
-0x2ca7 007281 fetch 4 ,mem_lap 
-0x2ca8 007283 branch g24_store_mem_device_addr 
-:      007285 g24_transmit_rf_sta_init:
-0x2ca9 007286 call g24_set1_mem_rf_last_sta 
-0x2caa 007288 setarg 0 
-0x2cab 007289 call g24_store_mem_sync_cnt 
-:      007291 g24_transmit_rf_ctrl_clear:
-0x2cac 007292 call g24_fetch_mem_data_type 
-0x2cad 007294 and_into bits_data ,pdata 
-0x2cae 007296 branch g24_store_mem_data_type 
-:      007298 g24_hop_ch_enable:
-0x2caf 007299 call g24_fetch_mem_data_type 
-0x2cb0 007301 set1 bit_hop ,pdata 
-0x2cb1 007302 call g24_store_mem_data_type 
-0x2cb2 007305 branch g24_store_mem_txpayload 
-:      007307 g24_transmit_hop_pac_fail:
-0x2cb3 007308 call g24_fetch_mem_rf_work_stage 
-0x2cb4 007310 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 007311 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 007312 rtn 
-:      007314 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 007315 call g24_set2_mem_sync_cnt 
-:      007317 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 007318 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 007319 call g24_mem_set0 
-0x2cba 007321 call g24_store_mem_rf_last_sta 
-0x2cbb 007323 branch g24_transmit_rf_ctrl_clear 
-:      007325 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007326 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007328 branch g24_transmit_hop_pac_fail_stage1 
-:      007330 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007331 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007332 ifetch 1 ,rega 
-0x2cc0 007334 increase 1 ,pdata 
-0x2cc1 007335 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007336 istore 1 ,contw 
-0x2cc3 007338 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007339 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007341 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007342 setarg 1 
-0x2cc7 007343 call g24_store_mem_rf_hop_ch 
-:      007345 g24_rf_hop_attemp_again:
-0x2cc8 007346 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007348 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007349 g24_rf_hop_fastly:
-0x2cca 007350 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007351 ifetch 1 ,rega 
-0x2ccc 007353 increase 1 ,pdata 
-0x2ccd 007354 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007356 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007357 call g24_ch 
-0x2cd0 007358 call g24_set2_mem_max_retry 
-0x2cd1 007360 branch g24_transmit_packet 
-:      007362 g24_rf_hop_fastly_exit:
-0x2cd2 007363 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007365 branch g24_transmit_rf_ctrl_clear 
-:      007367 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007368 setarg 0 
-:      007369 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007370 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007371 branch g24_contw_istore_1byte 
-:      007373 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007374 call g24_set2_mem_sync_cnt 
-:      007376 g24_transmit_hop_pac_succ:
-0x2cd8 007377 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007379 call g24_set1_mem_rf_last_sta 
-0x2cda 007381 branch g24_transmit_rf_ctrl_clear 
-:      007383 g24_transmit_succ_rf_config:
-0x2cdb 007384 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007386 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007387 call g24_fetch_mem_data_type 
-0x2cde 007389 isolate0 bit_hop ,pdata 
-0x2cdf 007390 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007391 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007393 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007394 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007395 rtn 
-:      007397 g24_rf_sta_check:
-0x2ce4 007398 call g24_fetch_mem_pairing_sm 
-0x2ce5 007400 rtnne state_24g_pairing_success 
-0x2ce6 007401 call g24_rf_laststa_synccnt_check 
-0x2ce7 007402 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007403 rtn 
-:      007405 g24_rf_laststa_synccnt_check:
-0x2ce9 007406 disable user2 
-0x2cea 007407 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007408 ifetch 1 ,rega 
-0x2cec 007410 rtnne 1 
-0x2ced 007411 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007412 ifetch 1 ,rega 
-0x2cef 007414 rtnne 0 
-0x2cf0 007415 setarg 1 
-0x2cf1 007416 call g24_store_mem_rf_work_stage 
-0x2cf2 007418 call g24_set4_mem_max_retry 
-0x2cf3 007420 branch enable_user2 
-:      007422 g24_rf_sync_cnt_check:
-0x2cf4 007423 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007424 ifetch 1 ,rega 
-0x2cf6 007426 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007427 increase -1 ,pdata 
-0x2cf8 007428 call g24_store_mem_sync_cnt 
-0x2cf9 007430 setarg 2 
-0x2cfa 007431 call g24_store_mem_rf_work_stage 
-0x2cfb 007433 call g24_ch 
-0x2cfc 007435 branch g24_set4_mem_max_retry 
-:      007437 g24_store_mem_rf_work_stage:
-0x2cfd 007438 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007439 branch g24_contw_istore_1byte 
-:      007442 g24_rf_hop_attemp:
-0x2cff 007443 setarg 3 
-0x2d00 007444 call g24_store_mem_rf_work_stage 
-0x2d01 007446 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007448 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007449 call g24_ch 
-:      007451 g24_set2_mem_max_retry:
-0x2d04 007452 setarg 2 
-0x2d05 007453 branch g24_store_mem_max_retry 
-:      007455 g24_transmit_process:
-0x2d06 007456 rtnmark0 mark_24g 
-0x2d07 007457 set1 mark_24g_conext ,mark 
-0x2d08 007458 bpatch patch16_3 ,mem_patch16 
-0x2d09 007459 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007460 ifetch 1 ,rega 
-0x2d0b 007462 beq 1 ,g24_transmit_without_int 
-0x2d0c 007463 call g24_timer_check 
-0x2d0d 007464 nbranch g24_transmit_exit ,user 
-0x2d0e 007465 call g24_interval_calibrate 
-:      007466 g24_transmit_without_int:
-0x2d0f 007467 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007468 call g24_mem_set0 
-0x2d11 007470 call g24_txdata_prep 
-0x2d12 007471 nbranch g24_enter_lpm ,user 
-0x2d13 007472 call g24_rf_sta_check 
-:      007473 g24_transmit_start:
-0x2d14 007474 call g24_transmit_packet 
-0x2d15 007475 call g24_power_ctrl 
-:      007476 g24_transmit_exit:
-0x2d16 007477 set0 mark_24g_conext ,mark 
-0x2d17 007478 rtn 
-:      007480 g24_timer_timeout:
-0x2d18 007481 rtn zero 
-0x2d19 007482 set1 28 ,pdata 
-0x2d1a 007483 rtn 
-:      007485 g24_interval_calibrate:
-0x2d1b 007486 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007487 ifetch 1 ,rega 
-0x2d1d 007489 increase 1 ,pdata 
-0x2d1e 007490 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007491 istore 1 ,contw 
-0x2d20 007493 beq 4 ,g24_interval_max 
-0x2d21 007494 beq 5 ,g24_interval_min 
-0x2d22 007495 rtn 
-:      007496 g24_interval_max:
-0x2d23 007497 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007498 ifetch 1 ,rega 
-:      007500 g24_interval_update:
-0x2d25 007502 add regc ,offset_24g_interval ,contw 
-0x2d26 007503 branch g24_contw_istore_1byte 
-:      007505 g24_interval_min:
-0x2d27 007506 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007507 call g24_mem_set0 
-0x2d29 007509 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007510 ifetch 1 ,rega 
-0x2d2b 007512 branch g24_interval_update 
-:      007514 g24_txdata_prep:
-0x2d2c 007515 call g24_fetch_mem_pairing_sm 
-0x2d2d 007517 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007518 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007519 call g24_package_data 
-0x2d30 007520 nbranch g24_txdata_last_pac ,user 
-0x2d31 007521 call g24_transmit_prep 
-0x2d32 007522 call g24_power_ctrl_pac_incrs 
-:      007523 g24_txdata_enable_tx:
-0x2d33 007525 setarg ensure_on_24g 
-:      007526 g24_store_mem_ensure:
-0x2d34 007527 add regc ,offset_24g_ensure ,contw 
-0x2d35 007528 branch g24_contw_istore_1byte 
-:      007530 g24_txdata_last_pac:
-0x2d36 007531 add regc ,offset_24g_ensure ,rega 
-0x2d37 007532 ifetch 1 ,rega 
-0x2d38 007534 beq ensure_on_24g ,enable_user 
-0x2d39 007535 rtn 
-:      007537 g24_package_data:
-0x2d3a 007539 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007540 ifetch 2 ,temp 
-0x2d3c 007542 call callback_func 
-0x2d3d 007543 nrtn user 
-0x2d3e 007544 copy rega ,pdata 
-0x2d3f 007545 store 1 ,mem_rega 
-0x2d40 007546 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007547 call g24_mem_set0 
-0x2d42 007549 call g24_transmit_rf_ctrl_clear 
-0x2d43 007550 store 1 ,mem_24g_common_temp 
-0x2d44 007551 fetch 1 ,mem_rega 
-0x2d45 007552 copy pdata ,rega 
-0x2d46 007553 add rega ,1 ,temp 
-0x2d47 007554 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007555 copy rega ,loopcnt 
-0x2d49 007556 copy regb ,contr 
-0x2d4a 007557 call memcpy 
-0x2d4b 007558 arg mem_24g_common_temp ,rega 
-:      007559 g24_put_data_in_buff:
-0x2d4c 007560 rtnmark0 mark_24g_conext 
-0x2d4d 007561 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007562 istoret 1 ,contw 
-0x2d4f 007564 copy temp ,loopcnt 
-0x2d50 007565 add regc ,offset_24g_txbuf ,contw 
-:      007567 g24_put_data_in_buff2:
-0x2d51 007568 copy rega ,contr 
-0x2d52 007569 branch memcpy 
-:      007571 g24_transmit_prep:
-0x2d53 007573 add regc ,offset_24g_datalen ,rega 
-0x2d54 007574 ifetch 1 ,rega 
-0x2d55 007576 increase 2 ,pdata 
-0x2d56 007577 add regc ,offset_24g_txlen ,contw 
-0x2d57 007578 istore 1 ,contw 
-0x2d58 007581 call g24_fetch_mem_data_type 
-0x2d59 007583 call g24_store_mem_txpayload 
-0x2d5a 007586 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007587 ifetch 1 ,rega 
-0x2d5c 007589 lshift3 pdata ,pdata 
-0x2d5d 007590 add regc ,offset_24g_pid ,rega 
-0x2d5e 007591 ifetcht 1 ,rega 
-0x2d5f 007593 and temp ,0x03 ,temp 
-0x2d60 007594 lshift temp ,temp 
-0x2d61 007595 ior temp ,pdata 
-0x2d62 007596 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007597 ifetcht 1 ,rega 
-0x2d64 007599 iadd temp ,pdata 
-0x2d65 007600 istore 1 ,contw 
-0x2d66 007602 add regc ,offset_24g_datalen ,rega 
-0x2d67 007603 ifetch 1 ,rega 
-0x2d68 007605 iforce loopcnt 
-0x2d69 007606 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007608 branch memcpy 
-:      007610 g24_send_abort_packet:
-0x2d6b 007611 call g24_set1_mem_abort_pac 
-0x2d6c 007613 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007615 call g24_power_ctrl_reinit 
-0x2d6e 007616 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007617 store 1 ,mem_24g_common_temp 
-0x2d70 007618 call g24_put_data_in_buff_pre 
-0x2d71 007619 call g24_fetch_mem_data_type 
-0x2d72 007621 set1 bit_abort ,pdata 
-0x2d73 007622 call g24_store_mem_data_type 
-0x2d74 007624 call g24_transmit_prep 
-0x2d75 007625 call g24_txdata_enable_tx 
-0x2d76 007626 branch g24_transmit_start 
-:      007628 g24_put_data_in_buff_pre:
-0x2d77 007629 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007630 call g24_fetch_mem_device_addr 
-0x2d79 007632 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007633 arg 6 ,temp 
-0x2d7b 007634 arg mem_24g_common_temp ,rega 
-0x2d7c 007635 branch g24_put_data_in_buff 
-:      007637 g24_enter_lpm:
-0x2d7d 007638 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007639 ifetch 1 ,rega 
-0x2d7f 007641 branch g24_send_abort_packet ,blank 
-:      007642 g24_enter_lpm_prepare:
-0x2d80 007644 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007645 ifetch 2 ,rega 
-0x2d82 007647 branch callback_func 
-:      007649 g24_lpm_long_sleep:
-0x2d83 007650 call g24_head_ptr2regc 
-0x2d84 007652 call lpo_calibration 
-0x2d85 007653 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007654 rtn blank 
-0x2d87 007655 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007656 ifetch 2 ,temp 
-0x2d89 007658 call callback_func 
-0x2d8a 007659 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007660 ifetch 8 ,temp 
-:      007661 g24_lpm_long_sleep_next:
-0x2d8c 007662 call clk2lpo 
-0x2d8d 007663 storet 4 ,mem_sleep_counter 
-0x2d8e 007664 branch lpm_sleep 
-:      007666 g24_transmit_packet:
-0x2d8f 007667 call g24_head_ptr2regc 
-0x2d90 007668 add regc ,offset_24g_retry ,contw 
-0x2d91 007669 call g24_mem_set0 
-:      007671 g24_transmit_loop:
-0x2d92 007672 call g24_transmit_receive_ack 
-0x2d93 007673 nbranch g24_retransmit ,sync 
-0x2d94 007674 nbranch g24_retransmit ,user3 
-0x2d95 007675 call g24_ackpayload_parse 
-0x2d96 007676 call g24_power_ctrl_ack_incrs 
-:      007677 g24_transmit_next_packet:
-0x2d97 007678 call g24_head_ptr2regc 
-0x2d98 007679 add regc ,offset_24g_pid ,rega 
-0x2d99 007680 ifetch 1 ,rega 
-0x2d9a 007682 increase 1 ,pdata 
-0x2d9b 007683 call g24_store_mem_pid 
-0x2d9c 007685 call g24_fetch_mem_pairing_sm 
-0x2d9d 007687 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007688 call g24_transmit_succ_rf_config 
-:      007689 g24_transmit_abandon:
-0x2d9f 007690 setarg 0 
-0x2da0 007691 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007692 istore 2 ,contw 
-0x2da2 007696 setarg ensure_off_24g 
-0x2da3 007697 branch g24_store_mem_ensure 
-:      007700 g24_transmit_receive_ack:
-0x2da4 007701 disable user3 
-0x2da5 007702 call g24_transmit 
-0x2da6 007703 call g24_head_ptr2regc 
-0x2da7 007704 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007705 ifetch 1 ,rega 
-0x2da9 007707 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007708 call g24_receive_packet 
-0x2dab 007709 branch g24_end_of_packet 
-:      007710 g24_transmit_no_ack:
-0x2dac 007711 call g24_end_of_packet 
-0x2dad 007712 branch g24_transmit_next_packet 
-:      007715 g24_retransmit:
-0x2dae 007716 bpatch patch16_5 ,mem_patch16 
-0x2daf 007717 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007718 ifetch 1 ,rega 
-0x2db1 007720 increase 1 ,pdata 
-0x2db2 007721 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007722 istore 1 ,contw 
-0x2db4 007724 call g24_fetch_mem_pairing_sm 
-0x2db5 007726 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007727 add regc ,offset_24g_retry ,rega 
-0x2db7 007728 ifetcht 1 ,rega 
-0x2db8 007730 increase 1 ,temp 
-0x2db9 007731 add regc ,offset_24g_retry ,contw 
-0x2dba 007732 istoret 1 ,contw 
-0x2dbb 007734 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007735 ifetch 1 ,rega 
-0x2dbd 007737 isub temp ,pdata 
-0x2dbe 007738 nbranch g24_transmit_loop ,blank 
-0x2dbf 007739 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007740 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007742 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007743 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007744 ifetch 1 ,rega 
-0x2dc4 007746 increase 1 ,pdata 
-0x2dc5 007747 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007748 istore 1 ,contw 
-0x2dc7 007750 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007751 call g24_hop_ch_enable 
-0x2dc9 007752 setarg 1 
-0x2dca 007753 call g24_store_mem_max_retry 
-0x2dcb 007755 branch g24_transmit_packet 
-:      007757 g24_tx_paring_retry:
-0x2dcc 007758 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007759 ifetch 1 ,rega 
-0x2dce 007761 rtnne 0xff 
-0x2dcf 007762 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007763 call g24_mem_set0 
-0x2dd1 007765 branch g24_stop_24g_mode 
-:      007767 g24_tx_attempt_fail:
-0x2dd2 007768 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007769 call g24_mem_set0 
-:      007771 g24_stop_24g_mode:
-0x2dd4 007772 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007773 branch ui_ipc_send_event 
-:      007775 g24_ackpayload_parse:
-0x2dd6 007776 call g24_read_len_pid_crc 
-0x2dd7 007777 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007778 ifetch 1 ,rega 
-0x2dd9 007780 rtn blank 
-0x2dda 007781 iforce loopcnt 
-0x2ddb 007782 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007784 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007786 branch memcpy 
-:      007789 g24_read_len_pid_crc:
-0x2dde 007791 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007793 rshift3 pdata ,pdata 
-0x2de0 007794 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007795 istore 1 ,contw 
-0x2de2 007798 increase 1 ,pdata 
-0x2de3 007799 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007801 iadd contr ,contr 
-0x2de5 007802 ifetch 3 ,contr 
-0x2de6 007803 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007804 istore 3 ,contw 
-0x2de8 007807 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007809 rshift pdata ,pdata 
-0x2dea 007810 and pdata ,0x03 ,pdata 
-0x2deb 007811 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007812 istore 1 ,contw 
-0x2ded 007814 rtn 
-:      007816 g24_prep:
-0x2dee 007817 disable enable_crc 
-0x2def 007818 disable enable_white 
-0x2df0 007819 setarg 0x555555 
-0x2df1 007820 iforce crc24_init 
-0x2df2 007821 rtn 
-:      007823 g24_set_freq_tx:
-0x2df3 007824 call set_sync_on 
-0x2df4 007825 add regc ,offset_24g_ch ,rega 
-0x2df5 007826 ifetcht 1 ,rega 
-0x2df6 007828 branch set_freq_tx 
-:      007830 g24_transmit:
-0x2df7 007831 call g24_prep 
-0x2df8 007832 call g24_set_freq_tx 
-0x2df9 007833 set1 txgfsk ,radio_ctrl 
-0x2dfa 007834 enable encode_fec0 
-0x2dfb 007835 enable is_tx 
-0x2dfc 007836 disable is_rx 
-0x2dfd 007837 call le_enable 
-0x2dfe 007838 call g24_fetch_mem_addr 
-0x2dff 007840 iforce access 
-0x2e00 007841 inject mod ,32 
-0x2e01 007842 enable enable_crc 
-0x2e02 007843 add regc ,offset_24g_txlen ,rega 
-0x2e03 007844 ifetch 1 ,rega 
-0x2e04 007846 iforce loopcnt 
-0x2e05 007847 add regc ,offset_24g_txpayload ,contr 
-:      007849 g24tr_loop:
-0x2e06 007850 ifetch 1 ,contr 
-0x2e07 007851 inject mod ,8 
-0x2e08 007852 loop g24tr_loop 
-0x2e09 007853 enable enable_parity 
-0x2e0a 007854 inject mod ,24 
-0x2e0b 007855 disable enable_parity 
-0x2e0c 007856 until null ,tx_clear 
-0x2e0d 007857 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007858 nop 100 
-0x2e0f 007859 disable encode_fec0 
-0x2e10 007860 rtn 
-:      007862 g24_receive_packet:
-0x2e11 007863 disable user3 
-0x2e12 007864 force 0 ,radio_ctrl 
-0x2e13 007865 add regc ,offset_24g_ch ,rega 
-0x2e14 007866 ifetcht 1 ,rega 
-0x2e15 007868 call set_freq_rx 
-0x2e16 007869 call rf_rx_enable 
-:      007870 g24_receive_rxon:
-0x2e17 007871 call g24_prep 
-0x2e18 007872 enable decode_fec0 
-0x2e19 007873 enable is_rx 
-0x2e1a 007874 disable is_tx 
-0x2e1b 007875 call le_enable 
-0x2e1c 007876 call g24_fetch_mem_addr 
-0x2e1d 007878 iforce access 
-0x2e1e 007879 enable swfine 
-0x2e1f 007880 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007881 ifetch 2 ,rega 
-0x2e21 007883 iforce stop_watch 
-0x2e22 007884 correlate null ,timeout 
-0x2e23 007885 nbranch g24_sync_timeout ,sync 
-0x2e24 007886 enable enable_crc 
-0x2e25 007887 parse demod ,bucket ,8 
-0x2e26 007888 rshift3 pwindow ,pdata 
-0x2e27 007889 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007890 istore 1 ,contw 
-0x2e29 007892 add regc ,offset_24g_mode ,rega 
-0x2e2a 007893 ifetch 1 ,rega 
-0x2e2b 007895 beq rx_24g ,g24_receive_skip 
-0x2e2c 007896 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007897 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007898 ifetch 1 ,rega 
-0x2e2f 007900 add regc ,offset_24g_data_type ,rega 
-0x2e30 007901 ifetcht 1 ,rega 
-0x2e31 007903 icompare bits_data ,temp 
-0x2e32 007904 nbranch g24_end_of_packet ,true 
-:      007905 g24_receive_skip:
-0x2e33 007906 parse demod ,bucket ,8 
-0x2e34 007907 rshift3 pwindow ,pdata 
-0x2e35 007908 istore 1 ,contw 
-0x2e36 007909 rshift3 pdata ,pdata 
-0x2e37 007910 and pdata ,0x1f ,loopcnt 
-0x2e38 007911 branch g24rx_nopayload ,zero 
-:      007912 g24rx_loop:
-0x2e39 007913 parse demod ,bucket ,8 
-0x2e3a 007914 rshift3 pwindow ,pdata 
-0x2e3b 007915 istore 1 ,contw 
-0x2e3c 007916 loop g24rx_loop 
-:      007917 g24rx_nopayload:
-0x2e3d 007918 parse demod ,bucket ,24 
-0x2e3e 007919 rshift32 pdata ,pdata 
-0x2e3f 007920 rshift16 pdata ,pdata 
-0x2e40 007921 istore 3 ,contw 
-0x2e41 007922 branch g24_end_of_packet ,crc_failed 
-0x2e42 007923 enable user3 
-0x2e43 007924 disable decode_fec0 
-0x2e44 007925 rtn 
-:      007928 g24_end_of_packet:
-0x2e45 007929 disable encode_fec0 
-0x2e46 007930 disable decode_fec0 
-0x2e47 007931 disable enable_crc 
-0x2e48 007932 disable enable_white 
-0x2e49 007933 branch shutdown_radio ,is_rx 
-0x2e4a 007934 until null ,tx_clear 
-0x2e4b 007935 nop 100 
-0x2e4c 007936 branch shutdown_radio 
-:      007938 g24_sync_timeout:
-0x2e4d 007939 call rssi_noise 
-0x2e4e 007940 branch g24_end_of_packet 
-:      007942 rssi_noise:
-0x2e4f 007943 call save_rssi 
-0x2e50 007944 rtn blank 
-0x2e51 007945 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007946 ifetcht 1 ,rega 
-0x2e53 007948 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007950 call rssi_noise_store 
-0x2e55 007951 add regc ,offset_rssi_noise_index ,contw 
-:      007953 g24_contw_istoret_1byte:
-0x2e56 007954 istoret 1 ,contw 
-0x2e57 007955 rtn 
-:      007957 rssi_noise_store:
-0x2e58 007958 arg rssi_buf_len_noise ,regb 
-0x2e59 007959 branch rssi_store 
-:      007977 rssi_store:
-0x2e5a 007978 copy rega ,pdata 
-0x2e5b 007979 iadd temp ,contw 
-0x2e5c 007980 fetch 1 ,mem_rssi 
-0x2e5d 007981 istore 1 ,contw 
-0x2e5e 007982 increase 1 ,temp 
-0x2e5f 007983 copy regb ,pdata 
-0x2e60 007984 iand_into temp 
-0x2e61 007985 rtn 
-:      007987 rssi_average:
-0x2e62 007988 arg 0 ,temp 
-0x2e63 007989 copy rega ,contr 
-:      007990 rssi_average_loop:
-0x2e64 007991 ifetch 1 ,contr 
-0x2e65 007992 iadd temp ,temp 
-0x2e66 007993 loop rssi_average_loop 
-0x2e67 007994 rshift8 temp ,temp 
-0x2e68 007995 rtn 
-:      007997 g24_power_ctrl_init:
-0x2e69 007998 call g24_head_ptr2regc 
-0x2e6a 007999 call g24_power_ctrl_incrs_level1 
-0x2e6b 008000 setarg 1 
-0x2e6c 008001 call g24_store_mem_power_ctrl_level 
-:      008003 g24_power_ctrl_reinit:
-0x2e6d 008004 setarg 0 
-0x2e6e 008005 call g24_store_mem_power_ctrl_pac 
-0x2e6f 008007 istore 1 ,contw 
-0x2e70 008009 rtn 
-:      008011 g24_power_ctrl_pac_incrs:
-0x2e71 008012 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 008014 increase 1 ,pdata 
-:      008015 g24_store_mem_power_ctrl_pac:
-0x2e73 008017 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 008018 branch g24_contw_istore_1byte 
-:      008020 g24_power_ctrl_ack_incrs:
-0x2e75 008023 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 008024 ifetch 1 ,rega 
-0x2e77 008025 increase 1 ,pdata 
-0x2e78 008026 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 008027 branch g24_contw_istore_1byte 
-:      008029 g24_power_ctrl:
-0x2e7a 008030 bpatch patch17_1 ,mem_patch17 
-0x2e7b 008031 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 008033 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 008034 rtn positive 
-0x2e7e 008035 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 008036 ifetcht 1 ,rega 
-0x2e80 008038 isub temp ,temp 
-0x2e81 008039 call g24_power_ctrl_reinit 
-0x2e82 008040 setarg offset_power_ctrl_threshold_up 
-0x2e83 008041 iadd regc ,rega 
-0x2e84 008042 ifetch 1 ,rega 
-0x2e85 008044 isub temp ,null 
-0x2e86 008045 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 008046 setarg offset_power_ctrl_threshold_down 
-0x2e88 008047 iadd regc ,rega 
-0x2e89 008048 ifetch 1 ,rega 
-0x2e8a 008050 isub temp ,null 
-0x2e8b 008051 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 008052 rtn 
-:      008054 g24_power_ctrl_incrs:
-0x2e8d 008055 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 008056 ifetch 1 ,rega 
-0x2e8f 008058 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 008059 increase 1 ,pdata 
-0x2e91 008060 call g24_store_mem_power_ctrl_level 
-0x2e92 008062 beq 1 ,g24_power_ctrl_incrs_level1 
-:      008063 g24_power_ctrl_incrs_level2:
-0x2e93 008064 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 008065 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 008067 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 008068 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 008071 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 008073 branch g24_ifetch_rega_store_mem_txpower 
-:      008075 g24_power_ctrl_decrs:
-0x2e99 008076 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 008077 ifetch 1 ,rega 
-0x2e9b 008079 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 008080 increase -1 ,pdata 
-0x2e9d 008081 call g24_store_mem_power_ctrl_level 
-0x2e9e 008083 beq 0 ,g24_power_ctrl_decrs_level0 
-:      008084 g24_power_ctrl_decrs_level1:
-:      008087 g24_power_ctrl_incrs_level1:
-0x2e9f 008088 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 008089 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 008091 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 008092 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 008095 setarg offset_power_ctrl_txpwr_level1 
-:      008096 g24_iadd_offset_mem_txpower:
-0x2ea4 008097 iadd regc ,rega 
-:      008098 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 008099 ifetch 1 ,rega 
-0x2ea6 008101 branch g24_store_mem_txpower 
-:      008103 g24_power_ctrl_decrs_level0:
-0x2ea7 008106 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 008107 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 008109 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 008110 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 008113 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 008115 branch g24_iadd_offset_mem_txpower 
-:      008129 g24_start_pairing_sm1:
-0x2ead 008130 set1 mark_24g ,mark 
-0x2eae 008131 call g24_pair_init 
-:      008132 g24_set_pairing_sm_1:
-0x2eaf 008134 setarg state_24g_pairing_1 
-0x2eb0 008135 branch g24_store_mem_pairing_sm 
-:      008137 g24_pairing_sm:
-0x2eb1 008138 add regc ,offset_24g_ensure ,rega 
-0x2eb2 008139 ifetch 1 ,rega 
-0x2eb3 008141 beq ensure_on_24g ,enable_user 
-0x2eb4 008142 call g24_fetch_mem_pairing_sm 
-0x2eb5 008144 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 008145 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 008146 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 008147 branch assert 
-:      008149 g24_pairing_sm_1:
-0x2eb9 008150 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 008151 call g24_store_mem_pairing_sm 
-0x2ebb 008153 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 008154 branch g24_pairing_sm_common 
-:      008155 g24_pairing_sm_2:
-0x2ebd 008156 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 008157 call g24_store_mem_pairing_sm 
-0x2ebf 008159 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 008160 branch g24_pairing_sm_common 
-:      008161 g24_pairing_sm_3:
-0x2ec1 008162 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 008163 call g24_store_mem_pairing_sm 
-0x2ec3 008165 jam 0x22 ,mem_24g_common_temp 
-:      008166 g24_pairing_sm_common:
-0x2ec4 008167 call g24_fetch_mem_data_type 
-0x2ec5 008169 and_into bits_data ,pdata 
-0x2ec6 008170 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 008171 call g24_fetch_mem_device_addr 
-0x2ec8 008173 store 4 ,mem_24g_common_temp + 2 
-:      008174 g24_put_pairing_data_in_buff:
-0x2ec9 008175 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 008176 arg mem_24g_common_temp ,rega 
-0x2ecb 008177 arg 7 ,temp 
-0x2ecc 008178 call g24_put_data_in_buff 
-0x2ecd 008179 call g24_transmit_prep 
-0x2ece 008180 call g24_txdata_enable_tx 
-0x2ecf 008181 branch enable_user 
-:      008183 g24_paring_mode:
-0x2ed0 008184 call g24_fetch_mem_pairing_sm 
-0x2ed1 008186 rtneq state_24g_pairing_success 
-0x2ed2 008187 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 008188 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 008189 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 008190 rtn 
-:      008192 g24_pairing_sm_1_waiting_ack:
-0x2ed6 008193 setarg state_24g_pairing_2 
-0x2ed7 008194 call g24_store_mem_pairing_sm 
-0x2ed8 008196 branch g24_transmit_abandon 
-:      008197 g24_pairing_sm_2_waiting_ack:
-0x2ed9 008198 setarg state_24g_pairing_3 
-0x2eda 008199 call g24_store_mem_pairing_sm 
-0x2edb 008201 branch g24_transmit_abandon 
-:      008202 g24_pairing_sm_3_waiting_ack:
-0x2edc 008203 setarg state_24g_pairing_success 
-0x2edd 008204 call g24_store_mem_pairing_sm 
-0x2ede 008206 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 008207 call ui_ipc_send_event 
-0x2ee0 008208 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 008209 ifetch 4 ,rega 
-0x2ee2 008211 call g24_store_mem_addr 
-0x2ee3 008213 branch g24_transmit_abandon 
-:      008215 g24_auto_pair_start:
-0x2ee4 008216 set0 mark_24g ,mark 
-0x2ee5 008217 call g24_auto_pair_set_device_info 
-0x2ee6 008218 call g24_tx_attemp_data_prep 
-:      008219 g24_auto_pair_restart:
-0x2ee7 008220 call g24_set0_mem_check_dongle_times 
-:      008221 g24_auto_pair_start_loop:
-0x2ee8 008222 nop 2000 
-0x2ee9 008223 call g24_fetch_mem_check_dongle_times 
-0x2eea 008224 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 008225 call g24_transmit_receive_ack 
-0x2eec 008226 nbranch g24_auto_pair_retry ,sync 
-0x2eed 008227 nbranch g24_auto_pair_retry ,user3 
-0x2eee 008228 call g24_ackpayload_parse 
-0x2eef 008229 call g24_head_ptr2regc 
-0x2ef0 008230 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 008231 ifetcht 4 ,rega 
-0x2ef2 008232 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 008233 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 008234 call g24_head_ptr2regc 
-0x2ef5 008235 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 008236 ifetch 4 ,rega 
-0x2ef7 008237 beq 0 ,g24_auto_pair_restart 
-0x2ef8 008238 call g24_store_mem_addr 
-0x2ef9 008239 branch g24_tx_attemp_dongle_succ 
-:      008241 g24_auto_pair_retry:
-0x2efa 008242 call g24_fetch_mem_check_dongle_times 
-0x2efb 008243 increase 1 ,pdata 
-0x2efc 008244 call g24_store_mem_check_dongle_times 
-0x2efd 008246 call g24_fetch_mem_auto_paring_switch 
-0x2efe 008247 increase 1 ,pdata 
-0x2eff 008248 and_into 1 ,pdata 
-0x2f00 008249 call g24_store_mem_auto_paring_switch 
-0x2f01 008250 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 008251 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 008252 rtn 
-:      008254 g24_fetch_mem_auto_paring_switch:
-0x2f04 008255 setarg offset_24g_auto_pair_switch 
-0x2f05 008256 branch g24_set_rega_ifetch_1byte 
-:      008257 g24_store_mem_auto_paring_switch:
-0x2f06 008258 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 008259 branch g24_set_contw_with_regb_store_1byte 
-:      008261 g24_auto_pair_set_device_info:
-0x2f08 008262 call g24_store_mem_tx_power 
-0x2f09 008263 call g24_fetch_mem_device_addr 
-0x2f0a 008264 call g24_store_mem_addr 
-0x2f0b 008265 branch g24_ch 
-:      008267 g24_auto_pair_device_attemp:
-0x2f0c 008268 call g24_auto_pair_set_device_info 
-0x2f0d 008269 branch g24_auto_pair_start_loop 
-:      008271 g24_auto_pair_pair_attemp:
-0x2f0e 008272 call g24_pair_init 
-0x2f0f 008273 branch g24_auto_pair_start_loop 
-:      008276 g24_start_24g_mode:
-0x2f10 008277 set0 mark_24g ,mark 
-0x2f11 008278 call g24_ch 
-0x2f12 008279 call g24_fetch_mem_pairing_sm 
-0x2f13 008281 rtnne state_24g_pairing_success 
-0x2f14 008282 call g24_tx_attemp_data_prep 
-0x2f15 008283 call g24_set0_mem_check_dongle_times 
-:      008285 g24_tx_attemp_dongle_loop:
-0x2f16 008286 nop 2000 
-0x2f17 008287 call g24_fetch_mem_check_dongle_times 
-0x2f18 008289 beq 0xff ,g24_stop_24g_mode 
-0x2f19 008290 call g24_transmit_receive_ack 
-0x2f1a 008291 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 008292 nbranch g24_attemp_txdata_retry ,user3 
-:      008293 g24_tx_attemp_dongle_succ:
-0x2f1c 008294 set1 mark_24g ,mark 
-0x2f1d 008295 call g24_set0_mem_check_dongle_times 
-0x2f1e 008296 setarg state_24g_pairing_success 
-0x2f1f 008297 call g24_store_mem_pairing_sm 
-:      008299 g24_app_tx_attempt_success:
-0x2f20 008300 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 008301 branch ui_ipc_send_event 
-:      008303 g24_tx_attemp_data_prep:
-0x2f22 008304 set1 mark_24g_conext ,mark 
-0x2f23 008305 jam 0xff ,mem_24g_common_temp 
-0x2f24 008306 call g24_fetch_mem_data_type 
-0x2f25 008308 call g24_put_data_in_buff_pre 
-0x2f26 008309 branch g24_transmit_prep 
-:      008311 g24_attemp_txdata_retry:
-0x2f27 008312 call g24_fetch_mem_check_dongle_times 
-0x2f28 008314 increase 1 ,pdata 
-0x2f29 008315 call g24_store_mem_check_dongle_times 
-0x2f2a 008317 call g24_ch 
-0x2f2b 008318 branch g24_tx_attemp_dongle_loop 
-:      008320 g24_check_51cmd_start_24g:
-0x2f2c 008321 call g24_store_mem_tx_power 
-0x2f2d 008324 setarg state_24g_pairing_success 
-0x2f2e 008325 call g24_store_mem_pairing_sm 
-0x2f2f 008327 branch g24_start_24g_mode 
-:      008336 dongle_init:
-0x2f30 008337 bpatch patch17_2 ,mem_patch17 
-0x2f31 008338 call g24_head_ptr2regc 
-0x2f32 008339 setarg dongle_rxdata_type1 
-0x2f33 008340 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008341 istore 2 ,contw 
-0x2f35 008343 call g24_receive_init 
-0x2f36 008344 call usb_init 
-0x2f37 008345 call g24_fetch_mem_pair_mode 
-0x2f38 008347 bpatch patch17_3 ,mem_patch17 
-0x2f39 008348 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008349 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008350 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008351 branch assert 
-:      008353 g24_receive_init:
-0x2f3d 008354 call g24_store_mem_tx_power_temp 
-0x2f3e 008355 arg 0x80 ,loopcnt 
-0x2f3f 008356 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008357 branch memset0 
-:      008359 dongle_all_powerful:
-0x2f41 008360 call dongle_check_mode 
-:      008361 dongle_all_powerful_loop:
-0x2f42 008362 call g24_dongle_work_mode 
-0x2f43 008363 call usb_isr 
-0x2f44 008364 branch dongle_all_powerful_loop 
-:      008366 dongle_pc_bind:
-0x2f45 008367 bpatch patch17_4 ,mem_patch17 
-0x2f46 008368 call dongle_check_mode 
-:      008369 dongle_pc_bind_loop:
-0x2f47 008370 call g24_dongle_work_mode 
-0x2f48 008371 call g24_dongle_bind_mode 
-0x2f49 008372 call usb_isr 
-0x2f4a 008373 call dongle_usb_dispatch 
-0x2f4b 008374 branch dongle_pc_bind_loop 
-:      008376 dongle_check_mode:
-0x2f4c 008380 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008381 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008382 branch g24_set0_mem_ackpayload_enable 
-:      008384 g24_dongle_work_mode:
-0x2f4f 008385 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008387 rtnne dongle_work 
-:      008388 g24_dongle_work_mode_start:
-0x2f51 008389 call g24_dongle_work_init 
-0x2f52 008390 call g24_ch_process 
-0x2f53 008391 call g24_receive_packet_start 
-0x2f54 008392 branch g24_blank_data_process 
-:      008394 g24_dongle_work_init:
-0x2f55 008395 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008397 rtnbit1 dongle_work 
-0x2f57 008398 set1 dongle_work ,pdata 
-0x2f58 008399 call g24_store_mem_dongle_mode_init 
-0x2f59 008401 call g24_store_mem_tx_power 
-0x2f5a 008404 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008406 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008407 call g24_set1_mem_abort_pac 
-0x2f5d 008409 call g24_dongle_init 
-:      008410 g24_rx_interrupt_clear:
-0x2f5e 008411 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008413 arg 66 ,loopcnt 
-0x2f60 008414 branch clear_mem 
-:      008416 g24_dongle_init:
-0x2f61 008417 call g24_set0_mem_pid 
-0x2f62 008419 call g24_fetch_mem_rx_addr 
-0x2f63 008421 call g24_store_mem_addr 
-0x2f64 008423 branch g24_ch 
-:      008425 g24_ch_process:
-0x2f65 008426 bpatch patch17_5 ,mem_patch17 
-0x2f66 008427 call g24_fetch_mem_abort_pac 
-0x2f67 008429 beq 1 ,g24_noise_rssi 
-0x2f68 008430 call g24_fetch_mem_hop_pac 
-0x2f69 008432 beq 1 ,g24_ch 
-0x2f6a 008433 setarg offset_24g_hop_btclk 
-0x2f6b 008434 iadd regc ,rega 
-0x2f6c 008435 ifetcht 4 ,rega 
-0x2f6d 008437 copy clkn_bt ,pdata 
-0x2f6e 008438 isub temp ,null 
-0x2f6f 008439 ncall g24_timer_timeout ,positive 
-0x2f70 008440 copy pdata ,regb 
-0x2f71 008441 setarg offset_24g_hop_btclk 
-0x2f72 008442 iadd regc ,rega 
-0x2f73 008443 ifetch 4 ,rega 
-0x2f74 008444 copy pdata ,temp 
-0x2f75 008446 setarg offset_24g_hop_interval 
-0x2f76 008447 iadd regc ,rega 
-0x2f77 008448 copy temp ,pdata 
-0x2f78 008449 ifetcht 1 ,rega 
-0x2f79 008451 iadd temp ,temp 
-0x2f7a 008452 copy regb ,pdata 
-0x2f7b 008453 isub temp ,null 
-0x2f7c 008454 nrtn positive 
-0x2f7d 008455 set0 28 ,pdata 
-0x2f7e 008456 setarg offset_24g_hop_btclk 
-0x2f7f 008457 iadd regc ,contw 
-0x2f80 008458 istore 4 ,contw 
-:      008460 g24_ch_update:
-0x2f81 008461 call g24_ch 
-0x2f82 008462 call g24_fetch_mem_rf_laststa 
-0x2f83 008464 increase 1 ,pdata 
-0x2f84 008465 call g24_store_mem_rf_laststa 
-0x2f85 008467 rtnne 2 
-0x2f86 008468 call g24_set0_mem_rf_laststa 
-0x2f87 008472 branch g24_set1_mem_abort_pac 
-:      008474 g24_ch_timer_reinit:
-0x2f88 008475 copy clkn_bt ,pdata 
-0x2f89 008476 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008477 call g24_set_contw_with_temp 
-0x2f8b 008478 istore 4 ,contw 
-0x2f8c 008482 branch g24_set0_mem_rf_laststa 
-:      008484 g24_noise_rssi:
-0x2f8d 008485 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008486 call g24_noise_rssi_average 
-0x2f8f 008487 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008488 istoret 1 ,contw 
-0x2f91 008490 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008491 nrtn positive 
-0x2f93 008492 branch g24_ch 
-:      008494 g24_noise_rssi_average:
-0x2f94 008495 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008496 branch rssi_average 
-:      008498 g24_blank_data_process:
-0x2f96 008499 call g24_ms_blank_data 
-0x2f97 008500 call g24_kb_blank_data 
-0x2f98 008501 branch g24_kb_mul_blank_data 
-:      008503 g24_ms_blank_data:
-0x2f99 008504 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008505 call g24_set_rega_ifetch_1byte 
-0x2f9b 008507 rtn blank 
-0x2f9c 008508 arg timer_ms_blank ,queue 
-0x2f9d 008509 call timer_check 
-0x2f9e 008510 nrtn blank 
-0x2f9f 008511 call g24_set0_mem_ms_blank_data_enable 
-:      008513 g24_ms_blank_data_2usb:
-0x2fa0 008514 setarg ms_report_id 
-0x2fa1 008515 store 1 ,mem_usb_mouse_data 
-0x2fa2 008516 setarg 0 
-0x2fa3 008517 istore 7 ,contw 
-0x2fa4 008518 branch g24_data_type1_usbtx_enable 
-:      008520 g24_kb_blank_data:
-0x2fa5 008521 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008522 call g24_set_rega_ifetch_1byte 
-0x2fa7 008524 rtn blank 
-0x2fa8 008525 arg timer_kb_blank ,queue 
-0x2fa9 008526 call timer_check 
-0x2faa 008527 nrtn blank 
-0x2fab 008528 call g24_set0_mem_kb_blank_data_enable 
-:      008530 g24_kb_blank_data_2usb:
-0x2fac 008531 arg mem_usb_kb_data ,contw 
-0x2fad 008532 arg 2 ,loopcnt 
-0x2fae 008533 call memset0 
-0x2faf 008534 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008535 branch g24_kb_data_into_ep1_fifo 
-:      008537 g24_kb_mul_blank_data:
-0x2fb1 008538 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008539 call g24_set_rega_ifetch_1byte 
-0x2fb3 008541 rtn blank 
-0x2fb4 008542 arg timer_kb_mul_blank ,queue 
-0x2fb5 008543 call timer_check 
-0x2fb6 008544 nrtn blank 
-0x2fb7 008545 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008547 g24_kb_mul_blank_data_2usb:
-0x2fb8 008548 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008549 arg 2 ,loopcnt 
-0x2fba 008550 call memset0 
-0x2fbb 008551 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008552 branch g24_kb_mul_data_into_ep2_fifo 
-:      008554 g24_dongle_bind_mode:
-0x2fbd 008555 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008557 rtnne dongle_bind 
-0x2fbf 008558 call g24_dongle_bind_init 
-0x2fc0 008559 branch g24_dongle_bind_data_process 
-:      008561 g24_dongle_bind_init:
-0x2fc1 008562 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008564 rtnbit1 dongle_bind 
-0x2fc3 008565 set1 dongle_bind ,pdata 
-0x2fc4 008566 call g24_store_mem_dongle_mode_init 
-0x2fc5 008568 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008570 call g24_pair_init 
-0x2fc7 008571 setarg 0 
-0x2fc8 008572 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008573 call g24_set_contw_with_temp 
-0x2fca 008575 branch g24_contw_istore_3byte 
-:      008577 g24_dongle_bind_data_process:
-0x2fcb 008578 call g24_receive_transmit_ack 
-0x2fcc 008579 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008580 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008581 setarg offset_24g_rxdata_temp 
-0x2fcf 008582 iadd regc ,contw 
-0x2fd0 008583 arg 8 ,loopcnt 
-0x2fd1 008584 call memcpy 
-0x2fd2 008585 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008586 call g24_set_rega_ifetch_1byte 
-0x2fd4 008587 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008588 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008589 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008590 beq 0xff ,g24_data_attemp 
-0x2fd8 008591 branch g24_rx_interrupt_clear 
-:      008593 g24_dongle_bind_first_step:
-0x2fd9 008594 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008595 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008596 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008597 rtn 
-:      008598 g24_dongle_bind_first_step_mouse:
-0x2fdd 008599 setarg 1 
-0x2fde 008600 call g24_store_mem_ms_bind_step 
-:      008602 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008603 setarg datatype_mouse 
-0x2fe0 008604 call g24_store_mem_bind_payload 
-:      008606 g24_dongle_bind_payload_cfg:
-0x2fe1 008607 setarg 0x80 
-0x2fe2 008608 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008609 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008611 call g24_fetch_mem_rx_addr 
-0x2fe5 008613 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008614 call g24_set_contw_with_temp 
-0x2fe7 008616 branch g24_contw_istore_4byte 
-:      008618 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008619 setarg 1 
-0x2fe9 008620 call g24_store_mem_kb_bind_step 
-:      008622 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008623 setarg datatype_keyboard 
-0x2feb 008624 call g24_store_mem_bind_payload 
-0x2fec 008626 branch g24_dongle_bind_payload_cfg 
-:      008628 g24_dongle_bind_second_step:
-0x2fed 008629 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008630 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008631 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008632 rtn 
-:      008633 g24_dongle_bind_second_step_mouse:
-0x2ff1 008634 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008635 setarg offset_dongle_ms_bind_step 
-0x2ff3 008636 call g24_set_rega_ifetch_1byte 
-0x2ff4 008638 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008639 rtn 
-:      008640 g24_dongle_ms_bind_step_set2:
-0x2ff6 008641 setarg 2 
-:      008643 g24_store_mem_ms_bind_step:
-0x2ff7 008644 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008645 branch g24_set_contw_with_regb_store_1byte 
-:      008647 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008648 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008649 setarg offset_dongle_kb_bind_step 
-0x2ffb 008650 call g24_set_rega_ifetch_1byte 
-0x2ffc 008652 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008653 rtn 
-:      008654 g24_dongle_kb_bind_step_set2:
-0x2ffe 008655 setarg 2 
-:      008657 g24_store_mem_kb_bind_step:
-0x2fff 008658 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008659 branch g24_set_contw_with_regb_store_1byte 
-:      008661 g24_dongle_bind_third_step:
-0x3001 008662 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008663 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008664 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008665 rtn 
-:      008666 g24_dongle_bind_third_step_mouse:
-0x3005 008667 setarg offset_dongle_ms_bind_step 
-0x3006 008668 call g24_set_rega_ifetch_1byte 
-0x3007 008670 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008671 rtn 
-:      008672 g24_dongle_ms_bind_step_success:
-0x3009 008673 call g24_fetch_mem_bind_device_status 
-0x300a 008675 or_into 0x01 ,pdata 
-0x300b 008676 call g24_store_mem_bind_device_status 
-:      008678 g24_dongle_bind_exit:
-0x300c 008679 setarg 0 
-0x300d 008680 setarg offset_dongle_ms_bind_step 
-0x300e 008681 iadd regc ,contw 
-0x300f 008682 istore 2 ,contw 
-0x3010 008683 branch g24_rx_interrupt_clear 
-:      008685 g24_dongle_bind_third_step_keyboard:
-0x3011 008686 setarg offset_dongle_kb_bind_step 
-0x3012 008687 call g24_set_rega_ifetch_1byte 
-0x3013 008689 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008690 rtn 
-:      008691 g24_dongle_kb_bind_step_success:
-0x3015 008692 call g24_fetch_mem_bind_device_status 
-0x3016 008694 or_into 0x02 ,pdata 
-0x3017 008695 call g24_store_mem_bind_device_status 
-0x3018 008697 branch g24_dongle_bind_exit 
-:      008700 dongle_usb_dispatch:
-0x3019 008701 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008702 rtn blank 
-0x301b 008703 jam 0 ,mem_usb0_get_set_report 
-0x301c 008704 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008705 arg pc_set_report ,temp 
-0x301e 008706 isub temp ,null 
-0x301f 008707 nrtn zero 
-0x3020 008709 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008710 rtnne pc_report_id 
-0x3022 008711 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008712 bpatch patch17_6 ,mem_patch17 
-0x3024 008713 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008714 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008715 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008716 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008717 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008718 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008719 usb0_data_ready_report_set0:
-0x302a 008720 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008721 rtn 
-:      008722 dongle_dispose_cmd_bind:
-0x302c 008723 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008724 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008725 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008726 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008727 branch usb0_data_ready_report_set0 
-:      008728 dongle_dispose_cmd_get_bind:
-0x3031 008729 call g24_fetch_mem_bind_device_status 
-0x3032 008731 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008732 branch usb0_data_ready_report_set1 
-:      008733 dongle_dispose_cmd_exit_bind:
-0x3034 008734 call g24_set_work_mem_dongle_work_mode 
-0x3035 008736 call g24_set0_mem_dongle_mode_init 
-0x3036 008738 call g24_fetch_mem_bind_device_status 
-0x3037 008740 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008741 branch usb0_data_ready_report_set1 
-:      008743 dongle_dispose_cmd_read_mode:
-:      008744 dongle_dispose_in_bind_mode:
-0x3039 008745 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008746 branch usb0_data_ready_report_set1 
-:      008748 dongle_dispose_cmd_mode:
-0x303b 008749 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008750 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008752 branch usb0_data_ready_report_set0 
-:      008753 dongle_enter_bind_mode:
-0x303e 008756 call g24_bind_mode_enable 
-:      008757 usb0_data_ready_report_set1:
-0x303f 008758 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008759 rtn 
-:      008764 dongle_dispose_cmd_current_project:
-0x3041 008765 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008766 branch usb0_data_ready_report_set1 
-:      008768 dongle_dispose_cmd_current_mode:
-0x3043 008769 call g24_fetch_mem_dongle_work_mode 
-0x3044 008771 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008772 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008774 rtn 
-:      008775 dongle_dispose_in_work_mode:
-0x3047 008776 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008777 branch usb0_data_ready_report_set1 
-:      008782 dongle_dispose_cmd_current_fw_version:
-0x3049 008783 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008784 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008785 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008786 branch usb0_data_ready_report_set1 
-:      008788 dongle_dispose_cmd_user_defined:
-0x304d 008790 call g24_set1_mem_ackpayload_enable 
-0x304e 008791 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008792 increase 2 ,pdata 
-0x3050 008793 copy pdata ,loopcnt 
-0x3051 008794 arg mem_usb0_set_report_data ,contr 
-0x3052 008795 setarg offset_24g_ackpayload 
-0x3053 008796 iadd regc ,contw 
-0x3054 008797 branch memcpy 
-:      008800 dongle_auto_bind:
-0x3055 008801 bpatch patch17_7 ,mem_patch17 
-0x3056 008802 call g24_mode_switch_init 
-:      008803 dongle_auto_bind_loop:
-0x3057 008804 call g24_receive_process 
-0x3058 008805 call usb_isr 
-0x3059 008806 branch dongle_auto_bind_loop 
-:      008808 g24_dongle_work_mode_auto:
-0x305a 008809 call g24_fetch_mem_dongle_work_mode 
-0x305b 008811 rtnne dongle_work 
-0x305c 008812 call g24_dongle_work_mode_start 
-0x305d 008813 branch g24_rx_nodata_process 
-:      008815 g24_dongle_bind_mode_auto:
-0x305e 008816 call g24_fetch_mem_dongle_work_mode 
-0x305f 008818 rtnne dongle_bind 
-0x3060 008819 call g24_dongle_bind_init 
-0x3061 008820 call g24_dongle_bind_data_process 
-0x3062 008821 call g24_fetch_mem_bind_device_status 
-0x3063 008823 rtn blank 
-0x3064 008824 call g24_set0_mem_mode_switch 
-0x3065 008826 call dongle_check_mode 
-0x3066 008827 call g24_enable_nodata_timer 
-:      008828 g24_timer_init:
-0x3067 008829 setarg 0 
-0x3068 008830 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008832 branch g24_contw_istore_4byte 
-:      008834 g24_timer_check:
-0x306a 008835 call disable_user 
-0x306b 008836 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008837 ifetcht 4 ,rega 
-0x306d 008839 copy clkn_bt ,pdata 
-0x306e 008840 isub temp ,null 
-0x306f 008841 ncall g24_timer_timeout ,positive 
-0x3070 008842 copy pdata ,regb 
-0x3071 008843 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008844 ifetch 4 ,rega 
-0x3073 008846 add regc ,offset_24g_interval ,rega 
-0x3074 008847 ifetcht 1 ,rega 
-0x3075 008849 iadd temp ,temp 
-0x3076 008850 copy regb ,pdata 
-0x3077 008851 isub temp ,null 
-0x3078 008852 nrtn positive 
-0x3079 008853 set0 28 ,pdata 
-0x307a 008854 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008855 istore 4 ,contw 
-0x307c 008857 branch enable_user 
-:      008859 g24_mode_switch_init:
-0x307d 008860 setarg 1 
-0x307e 008861 call g24_store_mem_mode_switch 
-0x307f 008863 call g24_set0_mem_time_slice 
-0x3080 008865 setarg 0xff 
-0x3081 008866 add regc ,offset_24g_interval ,contw 
-0x3082 008867 istore 1 ,contw 
-0x3083 008869 branch g24_timer_init 
-:      008871 g24_mode_switch:
-0x3084 008872 setarg offset_24g_mode_switch 
-0x3085 008873 call g24_set_rega_ifetch_1byte 
-0x3086 008875 rtn blank 
-0x3087 008876 call g24_timer_check 
-0x3088 008877 nrtn user 
-0x3089 008878 call g24_fetch_mem_time_slice 
-0x308a 008880 increase 1 ,pdata 
-0x308b 008881 and_into 1 ,pdata 
-0x308c 008882 call g24_store_mem_time_slice 
-0x308d 008884 beq 0 ,dongle_check_mode 
-0x308e 008885 beq 1 ,g24_bind_mode_enable 
-0x308f 008886 rtn 
-:      008888 g24_bind_mode_enable:
-0x3090 008892 setarg dongle_bind 
-0x3091 008893 call g24_store_mem_dongle_work_mode 
-0x3092 008894 branch g24_set0_mem_dongle_mode_init 
-:      008896 g24_enable_nodata_timer:
-0x3093 008897 setarg 1 
-0x3094 008898 call g24_store_mem_nodata_timer_enable 
-:      008900 g24_enable_nodata_timer_init:
-0x3095 008901 setarg timer_nodata_delay 
-0x3096 008902 arg timer_nodata ,queue 
-0x3097 008903 branch timer_init 
-:      008905 g24_rx_nodata_process:
-0x3098 008906 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008908 rtn blank 
-0x309a 008909 arg timer_nodata ,queue 
-0x309b 008910 call timer_check 
-0x309c 008911 nrtn blank 
-0x309d 008912 call g24_set0_mem_nodata_timer_enable 
-0x309e 008915 setarg dongle_search 
-0x309f 008916 call g24_store_mem_dongle_work_mode 
-0x30a0 008918 call g24_set0_mem_dongle_mode_init 
-0x30a1 008920 branch g24_rx_interrupt_clear 
-:      008922 g24_dongle_search_mode_auto:
-0x30a2 008923 bpatch patch18_0 ,mem_patch18 
-0x30a3 008924 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008926 rtnne dongle_search 
-0x30a5 008927 call g24_dongle_search_mode_init 
-0x30a6 008928 call g24_rx_auto_addr_ch_search 
-0x30a7 008929 call g24_receive_transmit_ack 
-0x30a8 008930 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008932 call g24_dongle_search_addr_check 
-0x30aa 008933 call g24_receive_packet_parse ,zero 
-0x30ab 008937 call dongle_check_mode 
-0x30ac 008938 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008940 set1 dongle_work ,pdata 
-0x30ae 008941 call g24_store_mem_dongle_mode_init 
-0x30af 008943 call g24_rx_interrupt_clear 
-0x30b0 008944 call g24_enable_nodata_timer 
-0x30b1 008945 call g24_dongle_search_addr_check 
-0x30b2 008946 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008947 setarg offset_24g_kb_addr 
-0x30b4 008948 call g24_set_rega_ifetcht_4byte 
-0x30b5 008950 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008951 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008952 setarg offset_24g_mouse_addr 
-0x30b8 008953 call g24_set_rega_ifetcht_4byte 
-0x30b9 008955 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008956 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008957 rtn 
-:      008959 g24_dongle_search_addr_check:
-0x30bc 008960 setarg offset_24g_rx_addr 
-0x30bd 008961 call g24_set_rega_ifetcht_4byte 
-:      008963 g24_fetch_mem_addr_isub_temp:
-0x30be 008964 call g24_fetch_mem_addr 
-0x30bf 008966 isub temp ,null 
-0x30c0 008967 rtn 
-:      008969 g24_dg_ch_num_reinit:
-0x30c1 008970 setarg offset_24g_dg_ch_number 
-0x30c2 008971 call g24_set_rega_ifetch_1byte 
-:      008973 g24_current_ch_num_reinit:
-0x30c3 008975 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008976 branch g24_contw_istore_1byte 
-:      008978 g24_kb_ch_num_reinit:
-0x30c5 008979 setarg offset_24g_kb_ch_number 
-0x30c6 008980 call g24_set_rega_ifetch_1byte 
-0x30c7 008982 branch g24_current_ch_num_reinit 
-:      008983 g24_ms_ch_num_reinit:
-0x30c8 008984 setarg offset_24g_ms_ch_number 
-0x30c9 008985 call g24_set_rega_ifetch_1byte 
-0x30ca 008987 branch g24_current_ch_num_reinit 
-:      008989 g24_dongle_search_mode_init:
-0x30cb 008990 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008992 rtnbit1 dongle_search 
-0x30cd 008993 set1 dongle_search ,pdata 
-0x30ce 008994 call g24_store_mem_dongle_mode_init 
-0x30cf 008996 call g24_set0_mem_time_slice 
-0x30d0 008998 call g24_set1_mem_ackpayload_enable 
-0x30d1 009000 setarg 0 
-0x30d2 009001 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 009002 istore 3 ,contw 
-0x30d4 009004 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 009005 call g24_set_contw_with_temp 
-0x30d6 009006 istore 7 ,contw 
-0x30d7 009009 call g24_dongle_search_addr_check 
-0x30d8 009010 nrtn zero 
-0x30d9 009011 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 009012 ifetch 1 ,rega 
-0x30db 009014 arg offset_24g_dg_ch_number ,rega 
-0x30dc 009015 call g24_set_contw_with_regb_store_1byte 
-0x30dd 009017 add regc ,offset_24g_ch ,rega 
-0x30de 009018 ifetch 1 ,rega 
-0x30df 009021 branch g24_store_mem_dg_last_ch 
-:      009023 g24_rx_auto_addr_ch_search:
-0x30e0 009024 bpatch patch18_1 ,mem_patch18 
-0x30e1 009025 call g24_fetch_mem_time_slice 
-0x30e2 009027 increase 1 ,pdata 
-0x30e3 009028 and_into 3 ,pdata 
-0x30e4 009029 call g24_store_mem_time_slice 
-0x30e5 009032 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 009033 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 009034 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 009035 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 009036 rtn 
-:      009038 g24_rx_auto_bind_config_mouse:
-0x30ea 009039 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 009040 setarg offset_24g_mouse_addr 
-0x30ec 009041 call g24_set_rega_ifetch_4byte 
-0x30ed 009043 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 009044 call g24_store_mem_addr 
-0x30ef 009046 setarg offset_24g_ms_config_ch_once 
-0x30f0 009047 call g24_set_rega_ifetch_1byte 
-0x30f1 009049 call g24_ms_config_ch_once ,blank 
-0x30f2 009050 setarg offset_24g_ms_last_ch 
-0x30f3 009051 call g24_set_rega_ifetch_1byte 
-0x30f4 009053 call g24_store_mem_ch 
-0x30f5 009055 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 009056 ifetcht 1 ,rega 
-0x30f7 009058 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 009059 call rssi_noise_store 
-0x30f9 009060 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 009061 istoret 1 ,contw 
-0x30fb 009063 call g24_noise_rssi_average 
-0x30fc 009064 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 009065 istoret 1 ,contw 
-0x30fe 009067 sub temp ,rssi_thresh_noise ,null 
-0x30ff 009068 nrtn positive 
-0x3100 009069 setarg offset_24g_ms_ch_number 
-0x3101 009070 call g24_set_rega_ifetcht_1byte 
-0x3102 009072 call g24_ch_temp_incre_size4 
-0x3103 009073 arg offset_24g_ms_ch_number ,rega 
-0x3104 009074 call g24_set_contw_with_regb2 
-0x3105 009075 istoret 1 ,contw 
-:      009077 g24_store_mem_ms_last_ch:
-0x3106 009079 arg offset_24g_ms_last_ch ,rega 
-0x3107 009080 branch g24_set_contw_with_regb_store_1byte 
-:      009082 g24_ms_config_ch_once:
-0x3108 009083 setarg 1 
-0x3109 009084 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 009085 call g24_set_contw_with_regb_store_1byte 
-0x310b 009087 arg 0 ,temp 
-0x310c 009088 call g24_ch_calc 
-0x310d 009091 branch g24_store_mem_ms_last_ch 
-:      009093 g24_rx_auto_bind_config_kb:
-0x310e 009094 call g24_dongle_bind_kb_payload_cfg 
-0x310f 009095 setarg offset_24g_kb_addr 
-0x3110 009096 call g24_set_rega_ifetch_4byte 
-0x3111 009098 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 009099 call g24_store_mem_addr 
-0x3113 009101 setarg offset_24g_kb_config_ch_once 
-0x3114 009102 call g24_set_rega_ifetch_1byte 
-0x3115 009104 call g24_kb_config_ch_once ,blank 
-0x3116 009105 setarg offset_24g_kb_last_ch 
-0x3117 009106 call g24_set_rega_ifetch_1byte 
-0x3118 009108 call g24_store_mem_ch 
-0x3119 009110 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 009111 ifetcht 1 ,rega 
-0x311b 009113 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 009114 call rssi_noise_store 
-0x311d 009115 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 009116 istoret 1 ,contw 
-0x311f 009118 call g24_noise_rssi_average 
-0x3120 009119 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 009120 istoret 1 ,contw 
-0x3122 009122 sub temp ,rssi_thresh_noise ,null 
-0x3123 009123 nrtn positive 
-0x3124 009124 setarg offset_24g_kb_ch_number 
-0x3125 009125 call g24_set_rega_ifetcht_1byte 
-0x3126 009127 call g24_ch_temp_incre_size4 
-0x3127 009128 arg offset_24g_kb_ch_number ,rega 
-0x3128 009129 call g24_set_contw_with_regb2 
-0x3129 009130 istoret 1 ,contw 
-:      009132 g24_store_mem_kb_last_ch:
-0x312a 009134 arg offset_24g_kb_last_ch ,rega 
-0x312b 009135 branch g24_set_contw_with_regb_store_1byte 
-:      009137 g24_kb_config_ch_once:
-0x312c 009138 setarg 1 
-0x312d 009139 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 009140 call g24_set_contw_with_regb_store_1byte 
-0x312f 009142 arg 0 ,temp 
-0x3130 009143 call g24_ch_calc 
-0x3131 009146 branch g24_store_mem_kb_last_ch 
-:      009148 g24_rx_auto_bind_config_dongle:
-0x3132 009149 call g24_dongle_bind_ms_payload_cfg 
-0x3133 009150 call g24_fetch_mem_rx_addr 
-0x3134 009152 call g24_store_mem_addr 
-0x3135 009154 setarg offset_24g_dg_config_ch_once 
-0x3136 009155 call g24_set_rega_ifetch_1byte 
-0x3137 009157 call g24_dg_config_ch_once ,blank 
-0x3138 009158 call g24_dg_store_config_ch 
-0x3139 009159 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 009160 ifetcht 1 ,rega 
-0x313b 009162 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 009163 call rssi_noise_store 
-0x313d 009164 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 009165 istoret 1 ,contw 
-0x313f 009167 call g24_noise_rssi_average 
-0x3140 009168 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 009169 istoret 1 ,contw 
-0x3142 009171 sub temp ,rssi_thresh_noise ,null 
-0x3143 009172 nrtn positive 
-0x3144 009173 setarg offset_24g_dg_ch_number 
-0x3145 009174 call g24_set_rega_ifetcht_1byte 
-0x3146 009176 call g24_ch_temp_incre_size4 
-0x3147 009177 arg offset_24g_dg_ch_number ,rega 
-0x3148 009178 call g24_set_contw_with_regb2 
-0x3149 009179 istoret 1 ,contw 
-:      009181 g24_store_mem_dg_last_ch:
-0x314a 009184 arg offset_24g_dg_last_ch ,rega 
-0x314b 009185 branch g24_set_contw_with_regb_store_1byte 
-:      009188 g24_dg_config_ch_once:
-0x314c 009193 setarg 1 
-0x314d 009194 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 009195 call g24_set_contw_with_regb_store_1byte 
-:      009196 g24_dg_store_config_ch:
-0x314f 009197 setarg offset_24g_dg_last_ch 
-0x3150 009198 call g24_set_rega_ifetch_1byte 
-0x3151 009199 branch g24_store_mem_ch 
-:      009202 g24_transmit_ack:
-0x3152 009204 add regc ,offset_24g_rxbuf ,rega 
-0x3153 009205 ifetch 1 ,rega 
-0x3154 009207 call g24_store_mem_data_type 
-0x3155 009210 call g24_read_len_pid_crc 
-0x3156 009212 call g24_fetch_mem_rxbuf_add1 
-0x3157 009214 isolate1 bit_ack_24g ,pdata 
-0x3158 009215 branch g24tx_no_ack ,true 
-:      009216 g24tx_with_ack:
-0x3159 009217 call g24_ackpayload_prep 
-0x315a 009218 call g24_transmit_prep 
-0x315b 009219 call g24_transmit 
-:      009220 g24tx_no_ack:
-0x315c 009221 branch g24_end_of_packet 
-:      009223 g24_ackpayload_prep:
-0x315d 009224 bpatch patch18_2 ,mem_patch18 
-0x315e 009225 add regc ,offset_24g_datalen ,contw 
-0x315f 009226 call g24_mem_set0 
-0x3160 009228 setarg offset_24g_ackpayload_enable 
-0x3161 009229 call g24_set_rega_ifetch_1byte 
-0x3162 009231 rtn blank 
-0x3163 009232 setarg 0x06 
-0x3164 009233 add regc ,offset_24g_datalen ,contw 
-0x3165 009234 istore 1 ,contw 
-0x3166 009236 arg 0x06 ,loopcnt 
-0x3167 009237 setarg offset_24g_bind_payload 
-0x3168 009238 iadd regc ,contr 
-0x3169 009240 add regc ,offset_24g_txbuf ,contw 
-0x316a 009242 branch memcpy 
-:      009245 g24_receive_packet_start:
-0x316b 009246 call g24_receive_transmit_ack 
-0x316c 009247 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 009248 branch g24_receive_packet_parse 
-:      009250 g24_receive_transmit_ack:
-0x316e 009251 call g24_rx_interrupt_clear 
-0x316f 009252 call g24_receive_packet 
-0x3170 009253 nrtn user3 
-0x3171 009254 branch g24_transmit_ack 
-:      009256 g24_receive_packet_parse:
-0x3172 009257 bpatch patch18_3 ,mem_patch18 
-0x3173 009258 call g24_receive_packet_parse_pid_crc 
-0x3174 009259 nbranch g24_rx_interrupt_clear ,user 
-0x3175 009260 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 009261 ifetch 1 ,rega 
-0x3177 009263 branch g24_rx_interrupt_clear ,blank 
-0x3178 009264 increase 2 ,pdata 
-0x3179 009265 iforce loopcnt 
-0x317a 009266 add regc ,offset_24g_rxbuf ,contr 
-0x317b 009268 setarg offset_24g_rxdata_temp 
-0x317c 009269 iadd regc ,contw 
-0x317d 009271 call memcpy 
-0x317e 009272 call g24_set0_mem_mode_switch 
-0x317f 009274 call g24_fetch_mem_pair_mode 
-0x3180 009276 call g24_enable_nodata_timer ,blank 
-0x3181 009277 setarg offset_24g_rxdata_temp_add2 
-0x3182 009278 call g24_set_rega_ifetch_1byte 
-0x3183 009280 beq 0x01 ,g24_data_type1 
-0x3184 009281 beq 0x02 ,g24_data_type2 
-0x3185 009282 beq 0x03 ,g24_data_type3 
-0x3186 009283 beq 0xff ,g24_data_attemp 
-0x3187 009284 branch g24_rx_interrupt_clear 
-:      009286 g24_receive_packet_parse_pid_crc:
-0x3188 009287 call g24_head_ptr2regc 
-0x3189 009288 call disable_user 
-0x318a 009289 add regc ,offset_24g_sta_pid ,rega 
-0x318b 009290 ifetch 1 ,rega 
-0x318c 009292 add regc ,offset_24g_last_pid ,rega 
-0x318d 009293 ifetcht 1 ,rega 
-0x318e 009295 isub temp ,null 
-0x318f 009296 ncall enable_user ,zero 
-0x3190 009297 add regc ,offset_24g_sta_pid ,rega 
-0x3191 009298 ifetch 1 ,rega 
-0x3192 009300 add regc ,offset_24g_last_pid ,contw 
-0x3193 009301 istore 1 ,contw 
-0x3194 009303 add regc ,offset_24g_sta_crc ,rega 
-0x3195 009304 ifetch 3 ,rega 
-0x3196 009306 add regc ,offset_24g_last_crc ,rega 
-0x3197 009307 ifetcht 3 ,rega 
-0x3198 009309 isub temp ,null 
-0x3199 009310 ncall enable_user ,zero 
-0x319a 009311 add regc ,offset_24g_sta_crc ,rega 
-0x319b 009312 ifetch 3 ,rega 
-0x319c 009314 add regc ,offset_24g_last_crc ,contw 
-0x319d 009316 branch g24_contw_istore_3byte 
-:      009318 g24_data_type1:
-0x319e 009319 call g24_ch_timer_reinit 
-0x319f 009320 call g24_fetch_mem_abort_pac 
-0x31a0 009321 store 1 ,mem_temp 
-0x31a1 009323 call g24_fetcht_mem_rxdata_temp 
-0x31a2 009324 fetch 1 ,mem_temp 
-0x31a3 009326 isolate1 bit_abort ,temp 
-0x31a4 009327 setflag true ,0 ,pdata 
-0x31a5 009328 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009329 istore 1 ,contw 
-0x31a7 009331 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009332 call g24_fetch_mem_hop_pac 
-0x31a9 009334 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009336 isolate1 bit_hop ,temp 
-0x31ab 009337 setflag true ,0 ,pdata 
-0x31ac 009338 call g24_store_mem_hop_pac 
-0x31ad 009340 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009341 ifetch 2 ,rega 
-0x31af 009343 branch callback_func 
-:      009345 dongle_rxdata_type1:
-0x31b0 009346 setarg ms_report_id 
-0x31b1 009347 store 1 ,mem_usb_mouse_data 
-0x31b2 009348 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009350 istore 7 ,contw 
-0x31b4 009351 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009353 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009354 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009356 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009357 g24_data_type1_usbtx_enable:
-0x31b8 009358 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009359 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009360 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009361 set1 2 ,pdata 
-0x31bb 009362 store 1 ,mem_usb_tx_enable 
-0x31bc 009363 rtn 
-:      009365 g24_ms_enable_blank_data_forcibly:
-0x31bd 009366 setarg 1 
-0x31be 009367 call g24_store_mem_ms_blank_data_enable 
-:      009369 g24_ms_enable_blank_data_timer:
-0x31bf 009370 setarg timer_ms_blank_delay 
-0x31c0 009371 arg timer_ms_blank ,queue 
-0x31c1 009372 branch timer_init 
-:      009373 g24_ms_disable_blank_data_forcibly:
-0x31c2 009374 call g24_set0_mem_ms_blank_data_enable 
-:      009376 g24_ms_disable_blank_data_timer:
-0x31c3 009377 setarg 0 
-0x31c4 009378 arg timer_ms_blank ,queue 
-0x31c5 009379 branch timer_init 
-:      009381 g24_data_type2:
-0x31c6 009382 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009384 isolate1 bit_abort ,temp 
-0x31c8 009385 branch g24_data_attemp_kbd ,true 
-0x31c9 009386 arg mem_usb_kb_data ,contw 
-0x31ca 009387 call g24_data_type2_reverse_data 
-0x31cb 009388 fetch 8 ,mem_usb_kb_data 
-0x31cc 009389 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009390 fetch 8 ,mem_usb_kb_data 
-0x31ce 009391 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009392 call g24_head_ptr2regc 
-0x31d0 009393 fetch 8 ,mem_usb_kb_data 
-0x31d1 009394 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009395 call g24_set_contw_with_temp 
-0x31d3 009396 istore 8 ,contw 
-0x31d4 009398 setarg offset_24g_kb_data_last_data 
-0x31d5 009399 iadd regc ,rega 
-0x31d6 009400 ifetcht 8 ,rega 
-0x31d7 009402 isub temp ,null 
-0x31d8 009403 ncall g24_kb_data_dispose ,zero 
-0x31d9 009404 setarg offset_24g_kb_data_sta_data 
-0x31da 009405 iadd regc ,rega 
-0x31db 009406 ifetch 8 ,rega 
-0x31dc 009408 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009409 call g24_set_contw_with_temp 
-0x31de 009410 istore 8 ,contw 
-0x31df 009412 branch g24_rx_interrupt_clear 
-:      009414 g24_data_type2_reverse_data:
-0x31e0 009415 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009416 iadd regc ,contr 
-0x31e2 009418 arg 9 ,loopcnt 
-0x31e3 009419 branch reverse_byte 
-:      009421 g24_kb_enable_blank_data_forcibly:
-0x31e4 009422 setarg 1 
-0x31e5 009423 call g24_store_mem_kb_blank_data_enable 
-:      009425 g24_kb_enable_blank_data_timer:
-0x31e6 009426 setarg timer_kb_blank_delay 
-0x31e7 009427 arg timer_kb_blank ,queue 
-0x31e8 009428 branch timer_init 
-:      009430 g24_kb_disable_blank_data_forcibly:
-0x31e9 009431 call g24_set0_mem_kb_blank_data_enable 
-:      009433 g24_kb_disable_blank_data_timer:
-0x31ea 009434 setarg 0 
-0x31eb 009435 arg timer_kb_blank ,queue 
-0x31ec 009436 branch timer_init 
-:      009438 g24_kb_data_dispose:
-:      009439 g24_kb_data_into_ep1_fifo:
-0x31ed 009440 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009441 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009442 set1 1 ,pdata 
-0x31f0 009443 store 1 ,mem_usb_tx_enable 
-0x31f1 009444 rtn 
-:      009446 g24_data_type3:
-0x31f2 009447 arg mem_usb_kb_multikey ,contw 
-0x31f3 009448 call g24_data_type2_reverse_data 
-0x31f4 009449 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009450 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009451 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009452 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009453 call g24_head_ptr2regc 
-0x31f9 009454 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009455 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009456 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009458 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009459 iadd regc ,rega 
-0x31fe 009460 ifetcht 3 ,rega 
-0x31ff 009462 isub temp ,null 
-0x3200 009463 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009464 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009465 iadd regc ,rega 
-0x3203 009466 ifetch 3 ,rega 
-0x3204 009468 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009469 call g24_set_contw_with_temp_store_3byte 
-0x3206 009471 branch g24_rx_interrupt_clear 
-:      009473 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009474 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009475 branch g24_data_type1_usbtx_enable_ep2 
-:      009477 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009478 setarg 1 
-0x320a 009479 call g24_store_mem_kb_mul_blank_data_enable 
-:      009481 g24_kb_mul_enable_blank_data_timer:
-0x320b 009482 setarg timer_kb_mul_blank_delay 
-0x320c 009483 arg timer_kb_mul_blank ,queue 
-0x320d 009484 branch timer_init 
-:      009486 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009487 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009489 g24_kb_mul_disable_blank_data_timer:
-0x320f 009490 setarg 0 
-0x3210 009491 arg timer_kb_mul_blank ,queue 
-0x3211 009492 branch timer_init 
-:      009494 g24_data_attemp:
-0x3212 009495 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009497 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009498 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009499 rtn 
-:      009500 g24_data_attemp_mouse:
-0x3216 009501 setarg offset_24g_rxdata_temp_add4 
-0x3217 009502 call g24_set_rega_ifetch_4byte 
-0x3218 009503 arg offset_24g_mouse_addr ,rega 
-0x3219 009504 call g24_set_contw_with_temp 
-0x321a 009507 branch g24_contw_istore_4byte 
-:      009509 g24_data_attemp_kbd:
-0x321b 009510 setarg offset_24g_rxdata_temp_add4 
-0x321c 009511 call g24_set_rega_ifetch_4byte 
-0x321d 009512 arg offset_24g_kb_addr ,rega 
-0x321e 009513 call g24_set_contw_with_temp 
-0x321f 009516 branch g24_contw_istore_4byte 
-:      009518 g24_store_mem_24g_mode:
-0x3220 009519 call g24_head_ptr2regc 
-0x3221 009520 add regc ,offset_24g_mode ,contw 
-0x3222 009521 istore 1 ,contw 
-0x3223 009522 rtn 
-:      009524 g24_fetch_mem_device_addr:
-0x3224 009525 call g24_head_ptr2regc 
-0x3225 009526 add regc ,offset_24g_device_addr ,rega 
-0x3226 009527 branch g24_rega_ifetch_4byte 
-:      009528 g24_store_mem_device_addr:
-0x3227 009529 call g24_head_ptr2regc 
-0x3228 009530 add regc ,offset_24g_device_addr ,contw 
-0x3229 009531 branch g24_contw_istore_4byte 
-:      009533 g24_fetch_mem_addr:
-0x322a 009534 add regc ,offset_24g_addr ,rega 
-0x322b 009535 branch g24_rega_ifetch_4byte 
-:      009536 g24_store_mem_addr:
-0x322c 009537 add regc ,offset_24g_addr ,contw 
-:      009538 g24_contw_istore_4byte:
-0x322d 009539 istore 4 ,contw 
-0x322e 009540 rtn 
-:      009542 g24_store_mem_ch:
-0x322f 009543 add regc ,offset_24g_ch ,contw 
-0x3230 009544 branch g24_contw_istore_1byte 
-:      009546 g24_set0_mem_pid:
-0x3231 009547 setarg 0 
-:      009548 g24_store_mem_pid:
-0x3232 009549 call g24_head_ptr2regc 
-0x3233 009550 add regc ,offset_24g_pid ,contw 
-0x3234 009551 branch g24_contw_istore_1byte 
-:      009553 g24_store_mem_txpayload:
-0x3235 009554 add regc ,offset_24g_txpayload ,contw 
-0x3236 009555 branch g24_contw_istore_1byte 
-:      009557 g24_set4_mem_max_retry:
-0x3237 009558 setarg 4 
-:      009559 g24_store_mem_max_retry:
-0x3238 009560 add regc ,offset_24g_max_retry ,contw 
-0x3239 009561 branch g24_contw_istore_1byte 
-:      009563 g24_fetch_mem_data_type:
-0x323a 009564 add regc ,offset_24g_data_type ,rega 
-0x323b 009565 branch g24_rega_ifetch_1byte 
-:      009566 g24_store_mem_data_type:
-0x323c 009567 add regc ,offset_24g_data_type ,contw 
-0x323d 009568 branch g24_contw_istore_1byte 
-:      009570 g24_set2_mem_sync_cnt:
-0x323e 009571 setarg 2 
-:      009572 g24_store_mem_sync_cnt:
-0x323f 009573 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009574 branch g24_contw_istore_1byte 
-:      009576 g24_set1_mem_rf_last_sta:
-0x3241 009577 setarg 1 
-:      009578 g24_store_mem_rf_last_sta:
-0x3242 009579 call g24_head_ptr2regc 
-0x3243 009580 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009581 branch g24_contw_istore_1byte 
-:      009583 g24_fetch_mem_hop_pac:
-0x3245 009584 call g24_head_ptr2regc 
-0x3246 009585 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009586 branch g24_rega_ifetch_1byte 
-:      009587 g24_set1_mem_hop_pac:
-0x3248 009588 setarg 1 
-:      009589 g24_store_mem_hop_pac:
-0x3249 009590 call g24_head_ptr2regc 
-0x324a 009591 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009592 branch g24_contw_istore_1byte 
-:      009594 g24_fetch_mem_abort_pac:
-0x324c 009595 call g24_head_ptr2regc 
-0x324d 009596 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009597 branch g24_rega_ifetch_1byte 
-:      009598 g24_set1_mem_abort_pac:
-0x324f 009599 setarg 1 
-:      009600 g24_store_mem_abort_pac:
-0x3250 009601 call g24_head_ptr2regc 
-0x3251 009602 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009603 branch g24_contw_istore_1byte 
-:      009605 g24_fetch_mem_pairing_sm:
-0x3253 009606 call g24_head_ptr2regc 
-0x3254 009607 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009608 branch g24_rega_ifetch_1byte 
-:      009609 g24_store_mem_pairing_sm:
-0x3256 009610 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009611 branch g24_contw_istore_1byte 
-:      009613 g24_fetch_mem_rf_hop_ch:
-0x3258 009614 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009615 branch g24_rega_ifetch_1byte 
-:      009616 g24_set0_mem_rf_hop_ch:
-0x325a 009617 setarg 0 
-:      009618 g24_store_mem_rf_hop_ch:
-0x325b 009619 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009620 branch g24_contw_istore_1byte 
-:      009622 g24_fetch_mem_rf_work_stage:
-0x325d 009623 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009624 branch g24_rega_ifetch_1byte 
-:      009626 g24_fetch_mem_rxbuf_add1:
-0x325f 009627 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009628 branch g24_rega_ifetch_1byte 
-:      009630 g24_fetch_mem_check_dongle_times:
-0x3261 009631 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009632 branch g24_rega_ifetch_1byte 
-:      009633 g24_set0_mem_check_dongle_times:
-0x3263 009634 setarg 0 
-:      009635 g24_store_mem_check_dongle_times:
-0x3264 009636 call g24_head_ptr2regc 
-0x3265 009637 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009638 branch g24_contw_istore_1byte 
-:      009640 g24_store_mem_tx_power:
-0x3267 009641 call g24_head_ptr2regc 
-0x3268 009642 add regc ,offset_tx_power_temp ,rega 
-0x3269 009643 ifetch 1 ,rega 
-:      009644 g24_store_mem_txpower:
-0x326a 009645 store 1 ,mem_tx_power 
-0x326b 009646 rtn 
-:      009648 g24_store_mem_tx_power_temp:
-0x326c 009649 call g24_head_ptr2regc 
-0x326d 009650 fetch 1 ,mem_tx_power 
-0x326e 009652 add regc ,offset_tx_power_temp ,contw 
-0x326f 009653 branch g24_contw_istore_1byte 
-:      009655 g24_fetch_mem_power_ctrl_pac:
-0x3270 009656 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009657 branch g24_rega_ifetch_1byte 
-:      009659 g24_store_mem_power_ctrl_level:
-0x3272 009660 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009661 branch g24_contw_istore_1byte 
-:      009663 g24_fetcht_mem_rxdata_temp:
-0x3274 009664 setarg offset_24g_rxdata_temp 
-:      009665 g24_set_rega_ifetcht_1byte:
-0x3275 009666 iadd regc ,rega 
-0x3276 009667 ifetcht 1 ,rega 
-0x3277 009668 rtn 
-:      009670 g24_fetch_mem_rf_laststa:
-0x3278 009671 setarg offset_24g_rf_laststa 
-0x3279 009672 branch g24_set_rega_ifetch_1byte 
-:      009673 g24_set0_mem_rf_laststa:
-0x327a 009674 setarg 0 
-:      009675 g24_store_mem_rf_laststa:
-0x327b 009676 arg offset_24g_rf_laststa ,rega 
-0x327c 009677 branch g24_set_contw_with_regb_store_1byte 
-:      009679 g24_fetch_mem_rx_addr:
-0x327d 009680 setarg offset_24g_rx_addr 
-:      009681 g24_set_rega_ifetch_4byte:
-0x327e 009682 call g24_set_rega 
-:      009683 g24_rega_ifetch_4byte:
-0x327f 009684 ifetch 4 ,rega 
-0x3280 009685 rtn 
-:      009687 g24_fetch_mem_time_slice:
-0x3281 009688 setarg offset_24g_time_slice 
-0x3282 009689 branch g24_set_rega_ifetch_1byte 
-:      009690 g24_set0_mem_time_slice:
-0x3283 009691 setarg 0 
-:      009692 g24_store_mem_time_slice:
-0x3284 009693 arg offset_24g_time_slice ,rega 
-0x3285 009694 branch g24_set_contw_with_regb_store_1byte 
-:      009696 g24_set0_mem_mode_switch:
-0x3286 009697 setarg 0 
-:      009698 g24_store_mem_mode_switch:
-0x3287 009699 arg offset_24g_mode_switch ,rega 
-0x3288 009700 branch g24_set_contw_with_regb_store_1byte 
-:      009702 g24_store_mem_bind_payload:
-0x3289 009703 arg offset_24g_bind_payload ,rega 
-0x328a 009704 branch g24_set_contw_with_regb_store_1byte 
-:      009706 g24_fetch_mem_bind_device_status:
-0x328b 009707 setarg offset_dongle_bind_device_status 
-0x328c 009708 branch g24_set_rega_ifetch_1byte 
-:      009709 g24_store_mem_bind_device_status:
-0x328d 009710 arg offset_dongle_bind_device_status ,rega 
-0x328e 009711 branch g24_set_contw_with_regb_store_1byte 
-:      009713 g24_fetch_mem_dongle_work_mode:
-0x328f 009714 setarg offset_dongle_work_mode 
-0x3290 009715 branch g24_set_rega_ifetch_1byte 
-:      009716 g24_set_work_mem_dongle_work_mode:
-0x3291 009717 setarg dongle_work 
-:      009718 g24_store_mem_dongle_work_mode:
-0x3292 009719 arg offset_dongle_work_mode ,rega 
-0x3293 009720 branch g24_set_contw_with_regb_store_1byte 
-:      009722 g24_fetch_mem_dongle_mode_init:
-0x3294 009723 setarg offset_dongle_mode_init 
-0x3295 009724 branch g24_set_rega_ifetch_1byte 
-:      009725 g24_set0_mem_dongle_mode_init:
-0x3296 009726 setarg clear_init 
-:      009727 g24_store_mem_dongle_mode_init:
-0x3297 009728 arg offset_dongle_mode_init ,rega 
-0x3298 009729 branch g24_set_contw_with_regb_store_1byte 
-:      009731 g24_set0_mem_ackpayload_enable:
-0x3299 009732 setarg 0 
-:      009733 g24_store_mem_ackpayload_enable:
-0x329a 009734 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009735 branch g24_set_contw_with_regb_store_1byte 
-:      009736 g24_set1_mem_ackpayload_enable:
-0x329c 009737 setarg 1 
-0x329d 009738 branch g24_store_mem_ackpayload_enable 
-:      009740 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009741 setarg offset_24g_rxdata_temp_add3 
-0x329f 009742 call g24_set_rega 
-0x32a0 009743 ifetch 7 ,rega 
-0x32a1 009744 rtn 
-:      009746 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009747 setarg offset_24g_nodata_timer_enable 
-0x32a3 009748 branch g24_set_rega_ifetch_1byte 
-:      009749 g24_set0_mem_nodata_timer_enable:
-0x32a4 009750 setarg 0 
-:      009751 g24_store_mem_nodata_timer_enable:
-0x32a5 009752 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009753 branch g24_set_contw_with_regb_store_1byte 
-:      009755 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009756 setarg 0 
-:      009757 g24_store_mem_ms_blank_data_enable:
-0x32a8 009758 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009759 branch g24_set_contw_with_regb_store_1byte 
-:      009761 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009762 setarg 0 
-:      009763 g24_store_mem_kb_blank_data_enable:
-0x32ab 009764 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009765 branch g24_set_contw_with_regb_store_1byte 
-:      009767 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009768 setarg 0 
-:      009769 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009770 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009771 branch g24_set_contw_with_regb_store_1byte 
-:      009773 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009774 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009775 branch g24_set_contw_with_regb_store_1byte 
-:      009777 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009778 arg offset_power_ctrl_threshold_down ,rega 
-:      009779 g24_set_contw_with_regb_store_1byte:
-0x32b3 009780 call g24_set_contw_with_regb 
-:      009781 g24_contw_istore_1byte:
-0x32b4 009782 istore 1 ,contw 
-0x32b5 009783 rtn 
-:      009785 g24_fetch_mem_pair_mode:
-0x32b6 009786 setarg offset_24g_pair_mode 
-0x32b7 009787 branch g24_set_rega_ifetch_1byte 
-:      009789 g24_store_mem_pair_mode:
-0x32b8 009790 arg offset_24g_pair_mode ,rega 
-0x32b9 009791 branch g24_set_contw_with_regb_store_1byte 
-:      009793 g24_store_mem_pair_txpower:
-0x32ba 009794 setarg offset_24g_pair_txpower 
-0x32bb 009795 call g24_set_rega_ifetch_1byte 
-0x32bc 009796 branch g24_store_mem_txpower 
-:      009798 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009799 setarg offset_24g_rxdata_temp_add3 
-0x32be 009800 branch g24_set_rega_ifetch_1byte 
-:      009802 g24_set_contw_with_temp:
-0x32bf 009803 copy pdata ,temp 
-0x32c0 009804 copy rega ,pdata 
-0x32c1 009805 iadd regc ,contw 
-0x32c2 009806 copy temp ,pdata 
-0x32c3 009807 rtn 
-:      009809 g24_set_contw_with_temp_store_3byte:
-0x32c4 009810 call g24_set_contw_with_temp 
-:      009811 g24_contw_istore_3byte:
-0x32c5 009812 istore 3 ,contw 
-0x32c6 009813 rtn 
-:      009815 g24_set_contw_with_regb:
-0x32c7 009816 call g24_head_ptr2regc 
-:      009817 g24_set_contw_with_regb2:
-0x32c8 009818 copy pdata ,regb 
-0x32c9 009819 copy rega ,pdata 
-0x32ca 009820 iadd regc ,contw 
-0x32cb 009821 copy regb ,pdata 
-0x32cc 009822 rtn 
-:      009824 g24_set_rega:
-0x32cd 009825 call g24_head_ptr2regc 
-0x32ce 009826 iadd regc ,rega 
-0x32cf 009827 rtn 
-:      009829 g24_set_rega_ifetch_1byte:
-0x32d0 009830 call g24_set_rega 
-:      009831 g24_rega_ifetch_1byte:
-0x32d1 009832 ifetch 1 ,rega 
-0x32d2 009833 rtn 
-:      009835 g24_set_rega_ifetcht_4byte:
-0x32d3 009836 call g24_set_rega 
-0x32d4 009837 ifetcht 4 ,rega 
-0x32d5 009838 rtn 
-:      009840 g24_mem_set0:
-0x32d6 009841 setarg 0 
-0x32d7 009842 branch g24_contw_istore_1byte 
-:      009846 app_init:
-0x32d8 009847 bpatch patch18_4 ,mem_patch18 
-0x32d9 009848 fetch 1 ,mem_device_option 
-0x32da 009849 branch app_init ,blank 
-0x32db 009851 beq dvc_op_dongle ,dongle_init 
-0x32dc 009852 beq dvc_op_antilost ,antilost_init 
-0x32dd 009853 beq dvc_op_shutter ,shutter_init 
-0x32de 009854 beq dvc_op_module ,module_init 
-0x32df 009855 beq dvc_op_car ,car_init 
-0x32e0 009856 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009857 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009858 rtn 
-:      009860 app_lpm_init:
-0x32e3 009861 bpatch patch18_5 ,mem_patch18 
-0x32e4 009862 jam 0 ,mem_tester_emulate 
-0x32e5 009863 jam 0 ,mem_debug_config 
-0x32e6 009864 jam 0 ,mem_lch_code 
-0x32e7 009865 setarg 0 
-0x32e8 009866 store 5 ,mem_sp_state_start 
-0x32e9 009867 fetch 1 ,mem_device_option 
-0x32ea 009868 branch app_lpm_init ,blank 
-0x32eb 009869 beq dvc_op_module ,module_lpm_init 
-:      009870 app_lpm_init0:
-0x32ec 009871 rtn 
-:      009874 app_process_idle:
-0x32ed 009875 call ui_dispatch 
-0x32ee 009876 call check_51cmd 
-0x32ef 009877 call app_process_bb_event 
-0x32f0 009878 fetch 2 ,mem_cb_idle_process 
-0x32f1 009879 branch callback_func 
-:      009881 app_process_bt:
-0x32f2 009882 fetch 2 ,mem_cb_bt_process 
-0x32f3 009883 branch callback_func 
-:      009885 app_process_ble:
-0x32f4 009886 fetch 2 ,mem_cb_le_process 
-0x32f5 009887 branch callback_func 
-:      009889 app_process_bb_event:
-0x32f6 009890 bpatch patch18_6 ,mem_patch18 
-0x32f7 009892 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009893 call fifo_out 
-0x32f9 009894 rtn blank 
-0x32fa 009896 copy pdata ,regc 
-0x32fb 009897 call app_event_normal_process 
-0x32fc 009898 branch app_process_bb_event_priority 
-:      009900 app_discard_event:
-0x32fd 009901 arg 0 ,regc 
-0x32fe 009902 rtn 
-:      009907 app_event_normal_process:
-0x32ff 009908 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009909 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009910 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009911 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009912 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009913 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009914 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009915 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009916 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009917 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009918 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009919 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009920 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009922 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009923 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009924 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009925 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009926 rtn 
-:      009929 app_evt_bt_conn:
-0x3311 009930 fetch 2 ,mem_ui_state_map 
-0x3312 009931 set1 ui_state_bt_connected ,pdata 
-0x3313 009932 store 2 ,mem_ui_state_map 
-0x3314 009933 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009934 set0 app_disc_by_button ,pdata 
-0x3316 009935 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009936 rtn 
-:      009938 app_event_switch_success:
-0x3318 009939 jam 0 ,mem_switch_fail_master_count 
-0x3319 009940 rtn 
-:      009942 app_event_switch_fail_master:
-0x331a 009943 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009944 increase 1 ,pdata 
-0x331c 009945 store 1 ,mem_switch_fail_master_count 
-0x331d 009946 sub pdata ,1 ,null 
-0x331e 009947 branch app_bt_role_switch ,positive 
-0x331f 009948 jam 0 ,mem_switch_fail_master_count 
-0x3320 009949 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009950 set1 app_disc_switch_fail ,pdata 
-0x3322 009951 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009952 branch app_bt_disconnect 
-:      009954 app_process_bb_event_priority:
-0x3324 009955 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009956 branch callback_func 
-:      009958 app_check_wake_lock:
-0x3326 009959 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009960 branch callback_func 
-:      009962 app_will_enter_lpm:
-0x3328 009963 fetch 2 ,mem_cb_before_lpm 
-0x3329 009964 branch callback_func 
-:      009966 app_event_linkkey_generate:
-0x332a 009967 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009968 set1 app_disc_after_pairing ,pdata 
-0x332c 009969 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009970 branch app_bt_store_reconn_info 
-:      009972 app_event_reconn_start:
-0x332e 009973 fetch 2 ,mem_ui_state_map 
-0x332f 009974 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009975 store 2 ,mem_ui_state_map 
-0x3331 009976 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009977 set1 app_disc_after_reconn ,pdata 
-0x3333 009978 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009979 rtn 
-:      009981 app_evt_setup_complete:
-0x3335 009982 fetch 2 ,mem_ui_state_map 
-0x3336 009983 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009984 store 2 ,mem_ui_state_map 
-0x3338 009985 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009986 set1 app_disc_after_setup_done ,pdata 
-0x333a 009987 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009988 rtn 
-:      009990 app_evt_hid_handshake:
-0x333c 009991 fetch 2 ,mem_ui_state_map 
-0x333d 009992 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009993 store 2 ,mem_ui_state_map 
-0x333f 009994 rtn 
-:      009996 app_event_enter_sniff:
-0x3340 009997 fetch 2 ,mem_ui_state_map 
-0x3341 009998 set1 ui_state_bt_sniff ,pdata 
-0x3342 009999 store 2 ,mem_ui_state_map 
-0x3343 010000 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 010001 set1 app_disc_after_sniff ,pdata 
-0x3345 010002 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 010003 rtn 
-:      010005 app_event_exit_sniff:
-0x3347 010006 fetch 2 ,mem_ui_state_map 
-0x3348 010007 set0 ui_state_bt_sniff ,pdata 
-0x3349 010008 store 2 ,mem_ui_state_map 
-0x334a 010009 rtn 
-:      010011 app_le_event_bb_connected:
-0x334b 010012 fetch 2 ,mem_ui_state_map 
-0x334c 010013 set1 ui_state_ble_connected ,pdata 
-0x334d 010014 store 2 ,mem_ui_state_map 
-0x334e 010015 rtn 
-:      010017 app_le_event_bb_disconn:
-0x334f 010018 fetch 2 ,mem_ui_state_map 
-0x3350 010019 set0 ui_state_ble_connected ,pdata 
-0x3351 010020 store 2 ,mem_ui_state_map 
-0x3352 010021 branch app_lpm_mult_disable 
-:      010023 app_bb_event_hid_connected:
-0x3353 010024 fetch 2 ,mem_ui_state_map 
-0x3354 010025 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 010026 store 2 ,mem_ui_state_map 
-0x3356 010027 rtn 
-:      010029 app_evt_button_long_pressed:
-0x3357 010030 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 010031 set1 app_disc_by_button ,pdata 
-0x3359 010032 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 010033 rtn 
-:      010035 app_event_ml2cap_conn_refused:
-0x335b 010036 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 010037 set1 app_disc_l2cap_refused ,pdata 
-0x335d 010038 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 010039 branch app_bt_disconnect 
-:      010042 app_evt_timer:
-0x335f 010043 bpatch patch18_7 ,mem_patch18 
-0x3360 010044 store 1 ,mem_app_evt_timer_count 
-:      010045 app_evt_100ms_loop:
-0x3361 010046 fetch 1 ,mem_app_evt_timer_count 
-0x3362 010047 rtn blank 
-0x3363 010048 increase -1 ,pdata 
-0x3364 010049 store 1 ,mem_app_evt_timer_count 
-0x3365 010050 call ui_button_polling 
-0x3366 010051 call app_lpm_wake_auto_lock_timer 
-0x3367 010052 call app_unsniff_delay_timer 
-0x3368 010053 call app_discovery_timer 
-0x3369 010054 call flash_write_spi_sm_timer 
-0x336a 010055 fetch 2 ,mem_cb_event_timer 
-0x336b 010056 call callback_func 
-0x336c 010057 branch app_evt_100ms_loop 
-:      010062 timer_single_step:
-0x336d 010063 ifetch 1 ,regc 
-0x336e 010064 rtn blank 
-0x336f 010065 pincrease -1 
-0x3370 010066 istore 1 ,regc 
-0x3371 010067 nrtn blank 
-0x3372 010068 copy regb ,pdata 
-0x3373 010069 branch callback_func 
-:      010073 timer_single_step_2b:
-0x3374 010074 ifetch 2 ,regc 
-0x3375 010075 rtn blank 
-0x3376 010076 pincrease -1 
-0x3377 010077 istore 2 ,regc 
-0x3378 010078 nrtn blank 
-0x3379 010079 copy regb ,pdata 
-0x337a 010080 branch callback_func 
-:      010082 app_power_timer:
-0x337b 010083 fetcht 2 ,mem_power_param_ptr 
-0x337c 010084 add temp ,power_timer_offset ,regc 
-0x337d 010085 arg app_power_timer_timeout ,regb 
-0x337e 010086 branch timer_single_step 
-:      010088 app_power_timer_timeout:
-0x337f 010089 call app_got_power_state_common 
-0x3380 010090 beq power_starting ,app_enter_power_stanby_state 
-:      010091 app_enter_power_off_state:
-0x3381 010092 branch app_enter_hibernate 
-:      010093 app_enter_power_stanby_state:
-0x3382 010094 setarg power_standby 
-0x3383 010095 istore 1 ,regc 
-0x3384 010096 add temp ,power_standby_cb_offset ,regb 
-:      010097 app_power_cb_common:
-0x3385 010098 ifetch 2 ,regb 
-0x3386 010099 branch callback_func 
-:      010101 app_unsniff_delay_timer:
-0x3387 010102 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 010103 arg app_unsniff_delay_timeout ,regb 
-0x3389 010104 branch timer_single_step 
-:      010106 app_unsniff_delay_timeout:
-0x338a 010107 call context_check_idle 
-0x338b 010108 branch app_bt_enter_sniff ,zero 
-0x338c 010109 rtn 
-:      010112 app_discovery_timer:
-0x338d 010113 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 010114 arg app_discovery_timeout ,regb 
-0x338f 010115 branch timer_single_step_2b 
-:      010117 app_discovery_timeout:
-0x3390 010118 call app_bt_stop_discovery 
-0x3391 010119 call app_led_off 
-0x3392 010120 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 010121 branch callback_func 
-:      010124 app_bb_event_reconn_failed:
-0x3394 010125 call app_disconn_reason_flag_clear 
-:      010126 app_clear_reconnect_flag:
-0x3395 010127 fetch 2 ,mem_ui_state_map 
-0x3396 010128 set0 ui_state_bt_reconnect ,pdata 
-0x3397 010129 store 2 ,mem_ui_state_map 
-0x3398 010130 rtn 
-:      010132 app_bb_event_bb_disconn:
-0x3399 010133 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 010134 fetch 2 ,mem_ui_state_map 
-0x339b 010135 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 010136 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 010137 call app_discard_event ,true 
-:      010138 app_bb_event_bb_reconn_disconn:
-0x339e 010139 bpatch patch19_0 ,mem_patch19 
-0x339f 010140 fetch 2 ,mem_ui_state_map 
-0x33a0 010141 set0 ui_state_bt_connected ,pdata 
-0x33a1 010142 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 010143 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 010144 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 010145 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 010146 store 2 ,mem_ui_state_map 
-0x33a6 010147 branch app_lpm_mult_disable 
-:      010149 app_bb_hibernate:
-0x33a7 010150 call app_disconn_reason_clear 
-0x33a8 010151 branch app_enter_hibernate 
-:      010154 app_disconn_reason_clear:
-0x33a9 010155 setarg 0 
-0x33aa 010156 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 010157 rtn 
-:      010158 app_disconn_reason_flag_clear:
-0x33ac 010159 setarg 0 
-0x33ad 010160 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 010161 rtn 
-:      010163 app_disconn_reason_collect_bt:
-0x33af 010164 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 010165 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 010166 setarg 0 
-0x33b2 010167 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 010168 rtn 
-:      010170 app_disconn_reason_collect_ble:
-0x33b4 010171 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 010172 set1 app_disc_ble ,pdata 
-0x33b6 010173 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 010174 setarg 0 
-0x33b8 010175 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 010176 rtn 
-:      010184 app_check_sniff:
-0x33ba 010185 fetch 1 ,mem_ui_state_map 
-0x33bb 010186 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 010187 rtn 
-:      010195 app_initflag_store:
-0x33bd 010196 setarg eeprom_init_flag 
-:      010197 app_flag_store:
-0x33be 010198 store 2 ,mem_timeup 
-0x33bf 010199 bpatch patch19_1 ,mem_patch19 
-0x33c0 010200 arg 2 ,temp 
-0x33c1 010201 arg mem_timeup ,rega 
-0x33c2 010202 arg eeprom_module_init_flag ,regb 
-0x33c3 010203 branch iicd_write_eep_data 
-:      010206 app_initflag_check:
-0x33c4 010207 bpatch patch19_2 ,mem_patch19 
-0x33c5 010208 arg 2 ,temp 
-0x33c6 010209 arg mem_pdatatemp ,rega 
-0x33c7 010210 arg eeprom_module_init_flag ,regb 
-0x33c8 010211 call iicd_read_eep_data 
-0x33c9 010212 fetch 2 ,mem_pdatatemp 
-0x33ca 010213 arg eeprom_init_flag ,temp 
-0x33cb 010214 isub temp ,null 
-0x33cc 010215 rtn 
-:      010218 app_start_auto_sniff:
-0x33cd 010219 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 010220 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 010221 rtn 
-:      010223 app_get_lpm_wake_lock:
-0x33d0 010224 arg wake_lock_app ,queue 
-0x33d1 010225 branch lpm_get_wake_lock 
-:      010227 app_put_lpm_wake_lock:
-0x33d2 010228 arg wake_lock_app ,queue 
-0x33d3 010229 branch lpm_put_wake_lock 
-:      010231 app_lpm_wake_auto_lock:
-0x33d4 010232 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 010233 branch app_get_lpm_wake_lock 
-:      010235 app_lpm_wake_auto_lock_timer:
-0x33d6 010236 arg mem_wake_up_delay_timer ,regc 
-0x33d7 010237 arg app_put_lpm_wake_lock ,regb 
-0x33d8 010238 branch timer_single_step 
-:      010240 app_l2cap_flow_control_enable:
-0x33d9 010241 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 010242 rtn 
-:      010244 app_l2cap_flow_control_disable:
-0x33db 010245 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 010246 rtn 
-:      010248 app_bt_set_pincode:
-0x33dd 010249 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 010250 branch ui_ipc_send_cmd 
-:      010252 app_bt_role_switch:
-0x33df 010253 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 010254 branch ui_ipc_send_cmd 
-:      010256 app_bt_start_reconnect:
-0x33e1 010257 bpatch patch19_3 ,mem_patch19 
-0x33e2 010258 fetch 1 ,mem_app_connection_options 
-0x33e3 010259 store 1 ,mem_connection_options 
-0x33e4 010260 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 010261 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 010262 branch ui_ipc_send_cmd 
-:      010264 app_bt_reconnect_cancel:
-0x33e7 010265 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 010266 branch ui_ipc_send_cmd 
-:      010268 app_bt_disconnect:
-0x33e9 010269 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 010270 branch ui_ipc_send_cmd 
-:      010272 app_bt_start_discovery_short:
-0x33eb 010273 fetch 2 ,mem_discovery_timeout 
-0x33ec 010274 store 2 ,mem_discovery_timeout_timer_count 
-:      010275 app_bt_start_discovery_led_blink:
-0x33ed 010276 call app_led_start_blink 
-:      010277 app_bt_start_discovery:
-0x33ee 010278 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 010279 branch ui_ipc_send_cmd 
-:      010281 app_bt_stop_discovery:
-0x33f0 010282 setarg 0 
-0x33f1 010283 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 010284 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 010285 branch ui_ipc_send_cmd 
-:      010287 app_ble_start_direct_adv:
-0x33f4 010288 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 010289 branch ui_ipc_send_cmd 
-:      010291 app_ble_stop_direct_adv:
-0x33f6 010292 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 010293 branch ui_ipc_send_cmd 
-:      010295 app_ble_stop_adv:
-0x33f8 010296 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 010297 branch ui_ipc_send_cmd 
-:      010299 app_ble_start_adv:
-0x33fa 010300 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 010301 branch ui_ipc_send_cmd 
-:      010303 app_ble_start_scan:
-0x33fc 010304 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 010305 branch ui_ipc_send_cmd 
-:      010307 app_ble_stop_scan:
-0x33fe 010308 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 010309 branch ui_ipc_send_cmd 
-:      010311 app_ble_start_conn:
-0x3400 010312 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 010313 branch ui_ipc_send_cmd 
-:      010315 app_ble_disconnect:
-0x3402 010316 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 010317 branch ui_ipc_send_cmd 
-:      010319 app_led_start_blink:
-0x3404 010320 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 010321 branch ui_ipc_send_cmd 
-:      010323 app_led_on:
-0x3406 010324 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 010325 branch ui_ipc_send_cmd 
-:      010327 app_led_stop_blink:
-:      010328 app_led_off:
-0x3408 010329 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010330 branch ui_ipc_send_cmd 
-:      010332 app_enter_hibernate:
-0x340a 010333 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010334 branch ui_ipc_send_cmd 
-:      010336 app_bt_sniff_exit:
-0x340c 010337 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010338 branch ui_ipc_send_cmd 
-:      010340 app_bt_enter_sniff:
-0x340e 010341 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010342 branch ui_ipc_send_cmd 
-:      010344 app_ble_store_reconn_info:
-0x3410 010345 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010346 branch ui_ipc_send_cmd 
-:      010348 app_bt_store_reconn_info:
-0x3412 010349 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010350 branch ui_ipc_send_cmd 
-:      010352 app_store_reconn_info:
-0x3414 010353 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010354 branch ui_ipc_send_cmd 
-:      010356 app_lpm_mult_enable:
-0x3416 010357 set1 mark_lpm_mult_enable ,mark 
-0x3417 010358 rtn 
-:      010360 app_lpm_mult_disable:
-0x3418 010361 set0 mark_lpm_mult_enable ,mark 
-0x3419 010362 rtn 
-:      010382 app_button_long_pressed:
-0x341a 010383 call app_got_power_state_common 
-0x341b 010384 beq power_standby ,app_power_shutting_down 
-:      010385 app_power_starting:
-0x341c 010386 setarg power_starting 
-0x341d 010387 istore 1 ,regc 
-0x341e 010388 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010389 add temp ,power_starting_cb_offset ,regb 
-:      010390 app_power_common:
-0x3420 010391 ifetcht 1 ,rega 
-0x3421 010392 increase 1 ,regc 
-0x3422 010393 istoret 1 ,regc 
-0x3423 010394 branch app_power_cb_common 
-:      010396 app_power_shutting_down:
-0x3424 010397 setarg power_off 
-0x3425 010398 istore 1 ,regc 
-0x3426 010399 fetch 2 ,mem_ui_state_map 
-0x3427 010400 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010401 call app_ble_disconnect 
-:      010402 app_power_off_end:
-0x3429 010403 fetcht 2 ,mem_power_param_ptr 
-0x342a 010404 add temp ,power_off_timeout_offset ,rega 
-0x342b 010405 add temp ,power_off_cb_offset ,regb 
-0x342c 010406 branch app_power_common 
-:      010408 app_got_power_state_common:
-0x342d 010409 fetcht 2 ,mem_power_param_ptr 
-0x342e 010410 add temp ,power_state_offset ,regc 
-0x342f 010411 ifetch 1 ,regc 
-0x3430 010412 rtn 
-:      010414 app_event_button_up:
-0x3431 010415 call app_got_power_state_common 
-0x3432 010416 bne power_off ,app_power_release 
-0x3433 010417 branch app_enter_hibernate 
-:      010418 app_power_release:
-0x3434 010419 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010420 branch app_power_cb_common 
-:      010422 antilost_init:
-0x3436 010423 rtn wake 
-0x3437 010424 jam 0x00 ,core_gpio_sel1 
-0x3438 010425 setarg antilost_le_before_hibernate 
-0x3439 010426 store 2 ,mem_cb_before_hibernate 
-0x343a 010427 setarg keyscan_process_lpm_before 
-0x343b 010428 store 2 ,mem_cb_before_lpm 
-0x343c 010429 setarg antilost_idle_process 
-0x343d 010430 store 2 ,mem_cb_idle_process 
-0x343e 010431 setarg antilost_le_conn_process 
-0x343f 010432 store 2 ,mem_cb_le_process 
-0x3440 010433 setarg antilost_bb_event_process 
-0x3441 010434 store 2 ,mem_cb_bb_event_process 
-0x3442 010435 setarg antilost_le_bb_event_timer 
-0x3443 010436 store 2 ,mem_cb_event_timer 
-0x3444 010437 setarg antilost_le_notification 
-0x3445 010438 store 2 ,mem_cb_ble_transmit 
-0x3446 010439 setarg antilost_lpm_lock_process 
-0x3447 010440 store 2 ,mem_cb_check_wakelock 
-0x3448 010441 setarg antilost_le_receive_data_process 
-0x3449 010442 store 2 ,mem_cb_att_write 
-0x344a 010443 bpatch patch19_4 ,mem_patch19 
-0x344b 010444 call antilost_buzzer_pwm_init 
-0x344c 010445 call keyscan_key_init 
-0x344d 010446 call antilost_adc_init 
-0x344e 010447 call ui_led_init_global 
-0x344f 010448 call ui_button_init 
-0x3450 010449 setarg antilost_key_up_down 
-0x3451 010450 store 2 ,mem_cb_antl_key 
-0x3452 010451 setarg antilost_power_off_cb 
-0x3453 010452 store 2 ,mem_antl_power_off_cb 
-0x3454 010453 setarg antilost_power_starting_cb 
-0x3455 010454 store 2 ,mem_antl_power_starting_cb 
-0x3456 010455 setarg antilost_power_standby_cb 
-0x3457 010456 store 2 ,mem_antl_power_standby_cb 
-0x3458 010457 setarg antilost_led_on_cb 
-0x3459 010458 store 2 ,mem_antl_led_cb_on 
-0x345a 010459 setarg antilost_led_off_cb 
-0x345b 010460 store 2 ,mem_antl_led_cb_off 
-0x345c 010461 setarg antilost_buzzer_on 
-0x345d 010462 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010463 setarg antilost_buzzer_off 
-0x345f 010464 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010465 fetch 2 ,mem_ui_state_map 
-0x3461 010466 rtnbit1 ui_state_btn_down 
-0x3462 010467 branch app_enter_hibernate 
-:      010469 antilost_le_before_hibernate:
-0x3463 010470 call antilost_led_buzzer_stop_blink 
-0x3464 010471 branch app_enter_hibernate 
-:      010473 antilost_le_notification:
-0x3465 010474 call le_fifo_check_nearly_full 
-0x3466 010475 nrtn blank 
-0x3467 010476 arg mem_temp_block5 ,rega 
-0x3468 010477 call queue_pop 
-0x3469 010478 nrtn user 
-0x346a 010479 arg mem_temp_block5 ,contr 
-0x346b 010480 branch le_send_notify_from_list 
-:      010482 antilost_power_standby_cb:
-0x346c 010483 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010484 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010485 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010486 branch antilost_fast_adv_start 
-:      010488 antilost_lpm_lock_process:
-0x3470 010489 fetch 1 ,mem_antl_key_state 
-0x3471 010490 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010491 fetch 2 ,mem_ui_state_map 
-0x3473 010492 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010493 fetch 1 ,mem_antl_lost_mode 
-0x3475 010494 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010495 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010496 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010497 branch app_put_lpm_wake_lock 
-:      010499 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010500 fetch 1 ,mem_antl_led_state 
-0x347a 010501 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010502 ior temp ,pdata 
-0x347c 010503 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010504 branch app_put_lpm_wake_lock 
-:      010506 antilost_bb_event_process:
-0x347e 010507 copy regc ,pdata 
-0x347f 010508 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010509 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010510 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010511 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010512 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010513 rtn 
-:      010514 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010515 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010516 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010517 antilost_le_conn_param_accepted:
-0x3487 010518 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010519 branch antilost_master_nonsupport_latency ,blank 
-:      010520 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010521 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010522 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010523 rtn 
-:      010525 antilost_le_conn_param_rejected:
-0x348c 010526 fetch 2 ,mem_le_latency 
-0x348d 010527 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010528 antilost_conn_param_retransimiting:
-0x348e 010529 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010530 fetcht 2 ,mem_interval_increment 
-0x3490 010531 fetch 2 ,mem_le_interval_min 
-0x3491 010532 iadd temp ,pdata 
-0x3492 010533 store 2 ,mem_le_interval_min 
-0x3493 010534 copy pdata ,rega 
-0x3494 010535 fetch 2 ,mem_le_interval_max 
-0x3495 010536 iadd temp ,pdata 
-0x3496 010537 store 2 ,mem_le_interval_max 
-0x3497 010538 iadd rega ,pdata 
-0x3498 010539 rshift pdata ,temp 
-0x3499 010540 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010541 idiv temp 
-0x349b 010542 call wait_div_end 
-0x349c 010543 quotient pdata 
-0x349d 010544 store 2 ,mem_le_latency 
-0x349e 010545 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010546 rtn 
-:      010547 antilost_conn_param_updata_procedure_faild:
-0x34a0 010548 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010549 rtn 
-:      010551 antilost_master_nonsupport_latency:
-0x34a2 010552 jam 0 ,mem_lpm_mult 
-0x34a3 010553 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010554 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010555 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010556 isub temp ,null 
-0x34a7 010557 setflag positive ,0 ,rega 
-0x34a8 010558 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010559 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010560 isub temp ,pdata 
-0x34ab 010561 setflag positive ,1 ,rega 
-0x34ac 010562 compare 0x03 ,rega ,0x03 
-0x34ad 010563 rtn true 
-0x34ae 010564 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010565 store 8 ,mem_le_interval_min 
-0x34b0 010566 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010567 rtn 
-:      010570 antilost_le_bb_event_timer:
-0x34b2 010572 call app_power_timer 
-0x34b3 010573 call antilost_double_click_timer 
-0x34b4 010574 call antilost_le_fast_adv_timer 
-0x34b5 010575 call antilost_le_sleep_timer 
-0x34b6 010576 call antilost_app_updata_le_param_timer 
-0x34b7 010577 call antilost_conn_update_timer 
-0x34b8 010578 branch antilost_adc_check_timer 
-:      010581 antilost_double_click_timer:
-0x34b9 010582 arg mem_double_click_timer ,regc 
-0x34ba 010583 arg antilost_double_click_timeout ,regb 
-0x34bb 010584 branch timer_single_step 
-:      010585 antilost_double_click_timeout:
-0x34bc 010586 jam 0 ,mem_butten_click_cnt 
-0x34bd 010587 rtn 
-:      010588 antilost_le_fast_adv_timer:
-0x34be 010589 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010590 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010591 branch timer_single_step_2b 
-:      010592 antilost_le_fast_adv_timeout:
-0x34c1 010593 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010594 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010595 branch antilost_adv_start_common 
-:      010598 antilost_conn_update_timer:
-0x34c4 010599 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010600 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010601 branch timer_single_step 
-:      010603 antilost_conn_update_timer_time_out:
-0x34c7 010604 fetch 2 ,mem_le_latency 
-0x34c8 010605 store 1 ,mem_lpm_mult 
-0x34c9 010606 rtn 
-:      010607 antilost_app_updata_le_param_timer:
-0x34ca 010608 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010609 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010610 branch timer_single_step 
-:      010611 antilost_app_updata_le_param_timeout:
-0x34cd 010612 fetch 1 ,mem_le_state 
-0x34ce 010613 compare 0 ,pdata ,0x60 
-0x34cf 010614 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010615 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010616 call app_lpm_mult_enable 
-0x34d2 010617 branch le_l2cap_tx_update_req 
-:      010618 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010619 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010620 rtn 
-:      010622 antilost_le_sleep_timer:
-0x34d5 010623 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010624 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010625 branch timer_single_step_2b 
-:      010628 antilost_le_sleep_timer_timeout:
-0x34d8 010629 branch app_button_long_pressed 
-:      010631 antilost_adc_check_timer:
-0x34d9 010634 arg mem_adc_timer ,regc 
-0x34da 010635 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010636 branch timer_single_step_2b 
-:      010637 antilost_adc_check_timer_timeout:
-0x34dc 010638 fetch 2 ,mem_adc_timeout 
-0x34dd 010639 store 2 ,mem_adc_timer 
-0x34de 010640 branch antilost_battery_process 
-:      010643 antilost_le_process_conn:
-0x34df 010644 fetch 2 ,mem_adc_timeout 
-0x34e0 010645 store 2 ,mem_adc_timer 
-0x34e1 010646 setarg 0 
-0x34e2 010647 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010648 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010649 call antilost_alert_off 
-0x34e5 010650 call antilost_led_buzzer_stop_blink 
-0x34e6 010651 jam 0 ,mem_lpm_mult 
-0x34e7 010652 branch app_ble_stop_adv 
-:      010655 antilost_le_process_discon:
-0x34e8 010658 setarg 0 
-0x34e9 010659 store 4 ,mem_adc_timer 
-0x34ea 010660 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010661 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010663 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010664 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010665 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010666 call queue_init 
-0x34f0 010667 fetch 1 ,mem_antl_power_state 
-0x34f1 010668 rtneq power_off 
-0x34f2 010669 call antilost_fast_adv_start 
-0x34f3 010670 branch antilost_on_off_alarm_after_disconn 
-:      010673 antilost_le_conn_process:
-0x34f4 010675 branch antilost_key_process 
-:      010677 antilost_idle_process:
-0x34f5 010679 fetch 1 ,mem_antl_power_state 
-0x34f6 010680 rtnne power_standby 
-0x34f7 010681 branch antilost_key_process 
-:      010686 antilost_power_starting_cb:
-0x34f8 010687 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010688 call antilost_buzzer_configuration 
-0x34fa 010689 arg mem_antl_power_starting_led_style ,regc 
-:      010690 antilost_power_common:
-0x34fb 010691 branch antilost_led_configuration 
-:      010693 antilost_power_off_cb:
-0x34fc 010694 jam off ,mem_le_adv_enable 
-0x34fd 010695 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010696 call antilost_buzzer_configuration 
-0x34ff 010697 arg mem_antl_power_off_led_style ,regc 
-0x3500 010698 branch antilost_power_common 
-:      010700 antilost_le_receive_data_process:
-0x3501 010701 fetch 1 ,mem_le_att_opcode 
-0x3502 010702 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010703 rtn 
-:      010704 antilost_le_parse_att_write_request:
-0x3504 010705 fetch 2 ,mem_le_att_handle 
-0x3505 010707 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010708 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010709 rtn 
-:      010714 antilost_key_process:
-0x3508 010715 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010716 rtn blank 
-0x350a 010717 branch keyscan_key_process 
-:      010721 antilost_key_up_down:
-0x350b 010722 copy rega ,pdata 
-0x350c 010723 branch antilost_key_is_up ,blank 
-:      010724 antilost_key_is_down:
-0x350d 010725 copy queue ,pdata 
-0x350e 010726 beq 0 ,antilost_key0_down 
-0x350f 010727 rtn 
-:      010728 antilost_key_is_up:
-0x3510 010729 copy queue ,pdata 
-0x3511 010730 beq 0 ,antilost_key0_up 
-0x3512 010731 rtn 
-:      010733 antilost_key0_down:
-0x3513 010734 jam 1 ,mem_antl_key_state 
-0x3514 010735 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010736 call antilost_buzzer_configuration 
-0x3516 010737 arg mem_antl_key_led_style ,regc 
-0x3517 010738 call antilost_led_configuration 
-0x3518 010739 fetch 2 ,mem_ui_state_map 
-0x3519 010740 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010741 branch antilost_butten_down_after_conn 
-:      010743 antilost_key0_up:
-0x351b 010744 jam 0 ,mem_antl_key_state 
-0x351c 010745 branch antilost_double_click_timer_init 
-:      010749 antilost_double_click_timer_init:
-0x351d 010750 fetch 1 ,mem_butten_click_cnt 
-0x351e 010751 rtnne 1 
-0x351f 010752 jam 5 ,mem_double_click_timer 
-0x3520 010753 rtn 
-:      010755 antilost_butten_down_after_conn:
-0x3521 010756 fetch 1 ,mem_butten_click_cnt 
-0x3522 010757 pincrease 1 
-0x3523 010758 store 1 ,mem_butten_click_cnt 
-0x3524 010759 beq 1 ,antilost_click_once 
-0x3525 010760 beq 2 ,antilost_click_twice 
-0x3526 010761 rtn 
-:      010762 antilost_click_once:
-0x3527 010763 call antilost_alert_off 
-0x3528 010764 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010765 arg mem_antl_key0_press ,regc 
-0x352a 010766 branch antilost_prepare_data_and_send 
-:      010767 antilost_click_twice:
-0x352b 010768 jam 0 ,mem_butten_click_cnt 
-0x352c 010769 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010770 arg mem_antl_key0_press ,regc 
-0x352e 010771 call antilost_prepare_data_and_send 
-0x352f 010772 fetch 1 ,mem_antl_lost_mode 
-0x3530 010773 beq 1 ,antilost_alert_on 
-0x3531 010774 rtn 
-:      010776 antilost_butten_down_while_disconn:
-0x3532 010777 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010778 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010779 call antilost_alert_off 
-0x3535 010780 branch antilost_fast_adv_start 
-:      010783 antilost_cmd_parse_for_application:
-0x3536 010784 bpatch patch19_5 ,mem_patch19 
-0x3537 010785 call le_app_receive_data 
-0x3538 010786 ifetch 1 ,rega 
-0x3539 010787 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010788 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010789 rtn 
-:      010791 antilost_on_of_alram:
-0x353c 010792 fetch 1 ,mem_antl_lost_mode 
-0x353d 010793 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010794 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010795 rtn 
-:      010797 antilost_configuration_for_alram:
-0x3540 010798 ifetch 1 ,regb 
-0x3541 010799 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010800 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010801 rtn 
-:      010808 antilost_prepare_data_and_send:
-0x3544 010809 bpatch patch19_6 ,mem_patch19 
-0x3545 010810 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010811 isolate1 notification_enable_bit ,pdata 
-0x3547 010812 nrtn true 
-0x3548 010813 add regc ,6 ,contr 
-0x3549 010814 ifetch 2 ,contr 
-0x354a 010815 byteswap pdata ,pdata 
-0x354b 010816 add pdata ,5 ,loopcnt 
-0x354c 010817 add regc ,3 ,contr 
-0x354d 010818 call calc_check_sum_start 
-0x354e 010819 istore 1 ,contr 
-0x354f 010820 copy regc ,rega 
-0x3550 010821 branch queue_push 
-:      010827 antilost_alert_on:
-0x3551 010828 fetch 1 ,mem_antl_power_state 
-0x3552 010829 rtn blank 
-0x3553 010830 jam 1 ,mem_antl_lost_mode 
-0x3554 010831 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010832 call antilost_buzzer_configuration 
-0x3556 010833 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010834 call antilost_led_configuration 
-0x3558 010835 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010836 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010837 arg mem_antl_key0_release ,regc 
-0x355b 010838 branch antilost_prepare_data_and_send 
-:      010839 antilost_alert_off:
-0x355c 010840 fetch 1 ,mem_antl_lost_mode 
-0x355d 010841 rtn blank 
-0x355e 010842 jam 0 ,mem_antl_lost_mode 
-0x355f 010843 call antilost_led_buzzer_stop_blink 
-0x3560 010844 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010845 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010846 arg mem_antl_key0_release ,regc 
-0x3563 010847 branch antilost_prepare_data_and_send 
-:      010849 antilost_set_start_alarm_after_disconn:
-0x3564 010850 jam 1 ,mem_alarm_config 
-0x3565 010851 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010852 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010853 arg mem_antl_key0_release ,regc 
-0x3568 010854 branch antilost_prepare_data_and_send 
-:      010855 antilost_set_no_alarm_after_disconn:
-0x3569 010856 jam 0 ,mem_alarm_config 
-0x356a 010857 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010858 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010859 arg mem_antl_key0_release ,regc 
-0x356d 010860 branch antilost_prepare_data_and_send 
-:      010861 antilost_on_off_alarm_after_disconn:
-0x356e 010862 fetch 1 ,mem_alarm_config 
-0x356f 010863 rtn blank 
-0x3570 010864 branch antilost_alert_on 
-:      010866 antilost_notify_alarm_config_first_time:
-0x3571 010867 ifetch 2 ,rega 
-0x3572 010868 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010869 isolate1 notification_enable_bit ,pdata 
-0x3574 010870 nrtn true 
-0x3575 010871 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010872 rtn blank 
-0x3577 010873 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010874 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010875 store 8 ,mem_le_interval_min 
-0x357a 010876 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010877 call antilost_battery_process 
-0x357c 010878 call antilost_battery_calculate_end 
-0x357d 010879 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010880 fetch 1 ,mem_alarm_config 
-0x357f 010881 store 1 ,mem_antl_key0_release + 8 
-0x3580 010882 arg mem_antl_key0_release ,regc 
-0x3581 010883 branch antilost_prepare_data_and_send 
-:      010887 antilost_buzzer_configuration:
-0x3582 010888 arg 1 ,rega 
-0x3583 010889 branch antilost_configuration_common 
-:      010890 antilost_led_configuration:
-0x3584 010891 arg 0 ,rega 
-:      010892 antilost_configuration_common:
-0x3585 010893 branch antilost_led_buzzer_style_configuration 
-:      010895 antilost_led_buzzer_stop_blink:
-0x3586 010896 arg 0 ,rega 
-0x3587 010897 call ui_led_blink_stop_global 
-0x3588 010898 arg 1 ,rega 
-0x3589 010899 call ui_led_blink_stop_global 
-0x358a 010900 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010901 branch pwm_disable 
-:      010903 antilost_led_buzzer_style_configuration:
-0x358c 010904 call calc_curr_struct_prt 
-0x358d 010905 arg 7 ,loopcnt 
-0x358e 010906 branch ui_led_set_style_global + 2 
-:      010910 antilost_fast_adv_start:
-0x358f 010911 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010912 arg mem_antl_lpm_interval ,regb 
-:      010913 antilost_adv_start_common:
-0x3591 010914 call antilost_adv_interval_lpm_interval_set 
-0x3592 010915 call antilost_led_configuration 
-0x3593 010916 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010917 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010918 branch app_ble_start_adv 
-:      010920 antilost_adv_interval_lpm_interval_set:
-0x3596 010921 ifetch 2 ,regb 
-0x3597 010922 store 2 ,mem_lpm_interval 
-0x3598 010923 ifetch 2 ,contr 
-0x3599 010924 store 2 ,mem_le_adv_interval 
-0x359a 010925 rtn 
-:      010927 antilost_buzzer_pwm_init:
-0x359b 010928 arg 0 ,rega 
-0x359c 010929 call pwm_init 
-0x359d 010930 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010931 store 6 ,mem_pdatatemp 
-0x359f 010932 call pwm_out_set 
-0x35a0 010933 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010934 branch pwm_disable 
-:      010936 antilost_led_on_cb:
-0x35a2 010937 jam 1 ,mem_antl_led_state 
-0x35a3 010938 rtn 
-:      010939 antilost_led_off_cb:
-0x35a4 010940 jam 0 ,mem_antl_led_state 
-0x35a5 010941 rtn 
-:      010945 antilost_buzzer_off:
-0x35a6 010946 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010947 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010948 branch pwm_disable 
-:      010950 antilost_buzzer_on:
-0x35a9 010951 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010952 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010953 store 6 ,mem_pdatatemp 
-0x35ac 010954 branch pwm_out_set 
-:      010958 antilost_adc_init:
-0x35ad 010959 jam 0 ,mem_adc_config_flag 
-0x35ae 010960 branch adc_init_data 
-:      010962 antilost_battery_process:
-0x35af 010963 call adc_set_mode 
-0x35b0 010964 call vdd_calculate_by_mode 
-0x35b1 010965 store 2 ,mem_battery_current_voltage 
-0x35b2 010966 arg mem_battery_calculate_set ,rega 
-0x35b3 010967 call adc_bat_percent_lowpower_out 
-0x35b4 010968 store 1 ,mem_voltage_remain_percent 
-0x35b5 010969 beq 0 ,antilost_low_battery 
-0x35b6 010970 sub pdata ,0x64 ,null 
-0x35b7 010971 nbranch antilost_full_battery ,positive 
-0x35b8 010972 store 1 ,mem_antl_key0_release + 8 
-:      010973 antilost_battery_calculate_end:
-0x35b9 010974 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010975 arg mem_antl_key0_release ,regc 
-0x35bb 010976 branch antilost_prepare_data_and_send 
-:      010977 antilost_full_battery:
-0x35bc 010978 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010979 branch antilost_battery_calculate_end 
-:      010981 antilost_low_battery:
-0x35be 010982 branch app_button_long_pressed 
-:      010986 car_init:
-0x35bf 010987 rtn wake 
-0x35c0 010988 hfetch 1 ,core_gpio_sel1 
-0x35c1 010989 and_into 0xf0 ,pdata 
-0x35c2 010990 hstore 1 ,core_gpio_sel1 
-0x35c3 010991 setarg car_le_before_hibernate 
-0x35c4 010992 store 2 ,mem_cb_before_hibernate 
-0x35c5 010994 setarg car_le_process_lpm_before 
-0x35c6 010995 store 2 ,mem_cb_before_lpm 
-0x35c7 010997 setarg app_enter_hibernate 
-0x35c8 010998 store 2 ,mem_cb_discovry_timeout 
-0x35c9 011000 setarg car_scale_process_idle 
-0x35ca 011001 store 2 ,mem_cb_idle_process 
-0x35cb 011003 setarg car_scale_process_bb_event 
-0x35cc 011004 store 2 ,mem_cb_bb_event_process 
-0x35cd 011006 setarg app_get_lpm_wake_lock 
-0x35ce 011007 store 2 ,mem_cb_check_wakelock 
-0x35cf 011009 setarg car_le_receive_data 
-0x35d0 011010 store 2 ,mem_cb_att_write 
-0x35d1 011012 setarg car_le_bb_event_timer 
-0x35d2 011013 store 2 ,mem_cb_event_timer 
-0x35d3 011015 call g24_head_ptr2regc 
-0x35d4 011016 setarg car_24g_receive_data 
-0x35d5 011017 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 011018 istore 2 ,contw 
-0x35d7 011020 setarg car_power_off_signal 
-0x35d8 011021 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 011023 setarg car_soft_switch_power_on_signal 
-0x35da 011024 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 011026 bpatch patch19_7 ,mem_patch19 
-0x35dc 011027 call car_init_environment 
-0x35dd 011028 call queue_init 
-0x35de 011029 jam 2 ,mem_lpm_mult 
-0x35df 011030 jam power_on ,mem_car_24g_received_pac 
-0x35e0 011031 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 011032 store 1 ,mem_car_hard_soft_switch 
-0x35e2 011033 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 011034 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 011035 store 1 ,mem_ui_button_gpio 
-0x35e5 011036 jam off ,mem_le_adv_enable 
-:      011037 car_soft_switch_power_on_init:
-0x35e6 011038 call car_ui_led_init 
-0x35e7 011039 call ui_button_init 
-0x35e8 011040 call ui_button_polling 
-0x35e9 011041 jam power_starting ,mem_car_power_state 
-0x35ea 011042 fetch 2 ,mem_ui_state_map 
-0x35eb 011043 rtnbit1 ui_state_btn_down 
-0x35ec 011044 branch app_enter_hibernate 
-:      011046 car_power_off_signal:
-0x35ed 011047 branch car_ui_led_init 
-:      011049 car_hard_switch_power_on_signal:
-0x35ee 011050 jam power_standby ,mem_car_power_state 
-:      011051 car_soft_switch_power_on_signal:
-0x35ef 011052 jam on ,mem_le_adv_enable 
-0x35f0 011053 call car_ui_led_init 
-0x35f1 011054 arg 0 ,rega 
-0x35f2 011055 call ui_led_blink_start_global 
-0x35f3 011057 setarg fast_adv_interval_value_car 
-0x35f4 011058 call shutter_ble_adv_interval_set 
-:      011059 car_le_modified_name_adv:
-0x35f5 011060 arg mem_le_name + 7 ,contw 
-0x35f6 011061 fetch 1 ,mem_le_lap 
-:      011062 car_name_loop:
-0x35f7 011063 and pdata ,0xF0 ,temp 
-0x35f8 011064 rshift4 temp ,temp 
-0x35f9 011065 call car_hex_to_ascii 
-0x35fa 011066 istoret 1 ,contw 
-0x35fb 011067 and pdata ,0x0F ,temp 
-0x35fc 011068 call car_hex_to_ascii 
-0x35fd 011069 istoret 1 ,contw 
-0x35fe 011070 call le_modified_name_att_list 
-0x35ff 011071 fetcht 1 ,mem_le_name_len 
-0x3600 011072 copy temp ,loopcnt 
-0x3601 011073 arg mem_le_adv_data + 2 ,contw 
-0x3602 011074 arg mem_le_name ,contr 
-0x3603 011075 call memcpy 
-:      011076 car_le_modified_name_scan:
-0x3604 011077 fetcht 1 ,mem_le_name_len 
-0x3605 011078 copy temp ,loopcnt 
-0x3606 011079 arg mem_le_scan_data + 2 ,contw 
-0x3607 011080 arg mem_le_name ,contr 
-0x3608 011081 branch memcpy 
-:      011082 car_hex_to_ascii:
-0x3609 011083 sub temp ,9 ,null 
-0x360a 011084 branch car_hex_num ,positive 
-0x360b 011085 add temp ,55 ,temp 
-0x360c 011086 rtn 
-:      011087 car_hex_num:
-0x360d 011088 add temp ,48 ,temp 
-0x360e 011089 rtn 
-:      011091 car_ui_led_init:
-0x360f 011092 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 011093 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      011094 car_ui_led_init_1:
-0x3611 011095 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 011096 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      011097 car_ui_led_init_2:
-0x3613 011098 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 011099 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      011100 car_ui_led_init_3:
-0x3615 011101 fetch 1 ,mem_car_led_num 
-0x3616 011102 copy pdata ,loopcnt 
-0x3617 011103 setarg mem_car_led_map 
-0x3618 011104 copy pdata ,rega 
-:      011105 car_in_lp1:
-0x3619 011106 copy rega ,contr 
-0x361a 011107 ifetch 1 ,contr 
-0x361b 011108 copy contr ,rega 
-0x361c 011109 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 011110 copy pdata ,temp 
-0x361e 011111 call gpio_config_output 
-:      011112 car_in_lp1_end:
-0x361f 011113 loop car_in_lp1 
-:      011114 car_ui_led_init_end:
-0x3620 011115 rtn 
-:      011116 car_blood_led_gpio_set:
-0x3621 011117 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 011118 store 8 ,mem_car_led_map + 2 
-0x3623 011119 branch car_ui_led_init_1 
-:      011120 car_pairing_led_gpio_set:
-0x3624 011121 store 1 ,mem_car_led_map 
-0x3625 011122 branch car_ui_led_init_2 
-:      011123 car_low_voltage_led_gpio_set:
-0x3626 011124 store 1 ,mem_car_led_map + 1 
-0x3627 011125 branch car_ui_led_init_3 
-:      011128 car_init_environment:
-0x3628 011129 arg 0 ,rega 
-0x3629 011130 call pwm_init 
-0x362a 011131 call car_ir_rx_init 
-0x362b 011132 call g24_receive_process_init 
-0x362c 011133 branch car_init_adc_hvin 
-:      011135 car_init_adc_hvin:
-0x362d 011136 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 011137 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 011138 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 011139 branch adc_init_data 
-:      011141 car_le_before_hibernate:
-0x3631 011142 call gpio_set_before_lpm_common 
-0x3632 011143 branch keyscan_process_lpm_before 
-:      011145 car_le_process_lpm_before:
-0x3633 011146 branch keyscan_process_lpm_before 
-:      011148 car_key_scan_process:
-0x3634 011151 branch keyscan_key_process 
-:      011153 car_scale_process_idle:
-0x3635 011154 call car_le_send_packet 
-0x3636 011155 call car_ir_receive_process 
-0x3637 011156 call car_g24_status_process 
-0x3638 011157 branch car_key_scan_process 
-:      011159 car_g24_status_process:
-0x3639 011160 fetch 2 ,mem_ui_state_map 
-0x363a 011161 rtnbit1 ui_state_ble_connected 
-0x363b 011162 fetch 1 ,mem_car_24g_received_pac 
-0x363c 011163 beq work_paired ,car_g24_connected_event 
-0x363d 011164 rtn 
-:      011165 car_g24_connected_event:
-0x363e 011166 fetch 1 ,mem_car_24g_status 
-0x363f 011167 rtneq work_paired 
-0x3640 011168 jam work_paired ,mem_car_24g_status 
-0x3641 011169 branch car_g24_connected 
-:      011171 car_le_send_packet:
-0x3642 011172 fetch 2 ,mem_ui_state_map 
-0x3643 011173 rtnbit0 ui_state_ble_connected 
-0x3644 011174 call le_fifo_check_nearly_full 
-0x3645 011175 nrtn blank 
-0x3646 011176 arg mem_car_pop_queue_buff ,rega 
-0x3647 011177 call queue_pop 
-0x3648 011178 nrtn user 
-0x3649 011179 arg mem_car_pop_queue_buff ,contr 
-0x364a 011180 branch le_send_notify_from_list 
-:      011182 car_scale_process_bb_event:
-0x364b 011183 copy regc ,pdata 
-0x364c 011184 beq bt_evt_button_up ,app_event_button_up 
-0x364d 011185 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 011186 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 011187 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 011188 rtn 
-:      011190 car_scale_event_le_conn:
-0x3651 011191 setarg disable_24g 
-0x3652 011192 call g24_store_mem_24g_mode 
-0x3653 011193 branch car_scale_process_conn 
-:      011194 car_g24_connected:
-0x3654 011195 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 011196 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      011197 car_scale_process_conn:
-0x3656 011198 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 011199 jam 0 ,mem_lpm_mode 
-0x3658 011200 call app_ble_stop_adv 
-0x3659 011201 call app_lpm_mult_enable 
-0x365a 011202 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 011203 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      011204 car_scale_process_conn_next:
-0x365c 011205 arg 0 ,rega 
-0x365d 011206 branch ui_led_on_global 
-:      011207 car_pairing_led_conn_status_setting:
-0x365e 011208 arg 0 ,rega 
-0x365f 011209 branch ui_led_blink_stop_global 
-:      011211 car_scale_event_le_discon:
-0x3660 011212 setarg rx_24g 
-0x3661 011213 call g24_store_mem_24g_mode 
-:      011214 car_g24_disconnect:
-0x3662 011215 setarg 0 
-0x3663 011216 store 5 ,mem_car_led_control 
-0x3664 011217 setarg 4 
-0x3665 011218 call pwm_disable 
-0x3666 011219 setarg 5 
-0x3667 011220 call pwm_disable 
-0x3668 011221 setarg 20 
-0x3669 011222 call pwm_disable 
-0x366a 011223 setarg 21 
-0x366b 011224 call pwm_disable 
-0x366c 011225 setarg 22 
-0x366d 011226 call pwm_disable 
-0x366e 011227 setarg 7 
-0x366f 011228 call pwm_disable 
-0x3670 011229 call queue_init 
-0x3671 011230 jam 10 ,mem_motor1_speed 
-0x3672 011231 jam 10 ,mem_motor2_speed 
-0x3673 011232 jam 10 ,mem_motor3_speed 
-0x3674 011234 jam 2 ,mem_lpm_mult 
-0x3675 011235 arg 0 ,rega 
-0x3676 011236 call ui_led_blink_start_global 
-0x3677 011238 setarg fast_adv_interval_value_car 
-0x3678 011239 call shutter_ble_adv_interval_set 
-0x3679 011240 branch app_ble_start_adv 
-:      011242 car_le_bb_event_timer:
-0x367a 011244 call car_moto1_blank_data_timer 
-0x367b 011245 call car_moto2_blank_data_timer 
-0x367c 011246 call car_moto3_blank_data_timer 
-0x367d 011247 call app_power_timer 
-0x367e 011248 call car_led_control_timer 
-0x367f 011249 call car_notify_vdd_timer 
-0x3680 011250 call car_24g_no_data_timeout_timer 
-0x3681 011251 call car_ir_breakdown_timer 
-0x3682 011252 branch car_attack_shake_timer 
-:      011254 car_ir_breakdown_timer:
-0x3683 011255 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 011256 arg car_ir_breakdown_timeout ,regb 
-0x3685 011257 branch timer_single_step 
-:      011258 car_ir_breakdown_timeout:
-0x3686 011259 call car_ir_gpio_get_status 
-0x3687 011260 nrtn true 
-0x3688 011261 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 011262 rtn 
-:      011264 car_24g_no_data_timeout_timer:
-0x368a 011265 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 011266 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 011267 branch timer_single_step_2b 
-:      011268 car_24g_no_data_timer_timeout:
-0x368d 011269 jam work_search ,mem_car_24g_status 
-0x368e 011270 branch car_g24_disconnect 
-:      011272 car_attack_shake_timer:
-0x368f 011273 arg mem_car_attack_shake_timer ,regc 
-0x3690 011274 arg car_attack_shake ,regb 
-0x3691 011275 branch timer_single_step 
-:      011276 car_attack_shake:
-0x3692 011277 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 011278 branch car_attack_shake_stop ,blank 
-0x3694 011279 jam 2 ,mem_car_attack_shake_timer 
-0x3695 011280 jam 0 ,mem_car_attack_shake_flag 
-0x3696 011281 setarg 0x0a02 
-0x3697 011282 store 2 ,mem_le_receive_payload 
-0x3698 011283 fetch 1 ,mem_car_config_device_select 
-0x3699 011284 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      011285 car_attack_shake_front_battle_car:
-0x369a 011286 branch car_motor_control 
-:      011287 car_attack_shake_front_battle_tank:
-0x369b 011288 setarg 0x0a02 
-0x369c 011289 store 2 ,mem_le_receive_payload + 2 
-0x369d 011290 branch car_motor_control 
-:      011291 car_attack_shake_stop:
-0x369e 011292 setarg 0 
-0x369f 011293 store 4 ,mem_le_receive_payload 
-0x36a0 011294 branch car_motor_control 
-:      011296 car_notify_vdd_timer:
-0x36a1 011297 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 011298 rtn blank 
-0x36a3 011299 fetch 2 ,mem_ui_state_map 
-0x36a4 011300 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 011301 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 011302 arg car_notify_vdd ,regb 
-0x36a7 011303 branch timer_single_step 
-:      011304 car_notify_vdd:
-0x36a8 011305 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 011306 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 011307 fetch 1 ,mem_car_working_flag 
-0x36ab 011308 nrtn blank 
-:      011309 car_read_hvin:
-0x36ac 011310 call adc_set_mode 
-0x36ad 011311 call vdd_calculate_by_mode 
-0x36ae 011312 store 2 ,mem_vdd_now_vol 
-0x36af 011313 arg mem_vdd_calculate_set ,rega 
-0x36b0 011314 call adc_bat_percent_lowpower_out 
-0x36b1 011315 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 011316 isub temp ,null 
-0x36b3 011317 branch car_notify_vdd_next2 ,positive 
-0x36b4 011318 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 011319 copy pdata ,temp 
-:      011320 car_notify_vdd_next2:
-0x36b6 011321 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 011322 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 011323 isub temp ,null 
-0x36b9 011324 call car_enter_low_bat ,positive 
-0x36ba 011325 storet 1 ,mem_notify_bat_payload 
-0x36bb 011326 arg 6 ,loopcnt 
-0x36bc 011327 arg mem_notify_bat_head ,contr 
-0x36bd 011328 call calc_check_sum_start 
-0x36be 011329 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011330 arg mem_notify_bat_packet ,rega 
-0x36c0 011331 branch queue_push 
-:      011332 car_enter_low_bat:
-0x36c1 011333 fetch 1 ,mem_low_bat_flag 
-0x36c2 011334 nrtn blank 
-0x36c3 011335 jam 1 ,mem_low_bat_flag 
-0x36c4 011336 arg 1 ,rega 
-0x36c5 011337 branch ui_led_blink_start_global 
-:      011338 car_low_bat_led_off:
-0x36c6 011339 arg 1 ,rega 
-0x36c7 011340 branch ui_led_blink_stop_global 
-:      011342 car_led_control_timer:
-0x36c8 011343 arg mem_car_led_control_timer ,regc 
-0x36c9 011344 arg car_led_control ,regb 
-0x36ca 011345 branch timer_single_step 
-:      011346 car_led_control:
-0x36cb 011347 jam 5 ,mem_car_led_control_timer 
-0x36cc 011348 jam 0 ,mem_car_led_no 
-0x36cd 011349 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011350 beq led_on ,car_led_control_blink_off 
-0x36cf 011351 beq led_off ,car_led_control_blink_on 
-:      011352 car_led_control_set:
-0x36d0 011353 arg mem_car_led_control ,contr 
-0x36d1 011354 copy contr ,rega 
-0x36d2 011355 arg 8 ,loopcnt 
-:      011356 car_led_control_timer_next:
-0x36d3 011357 copy rega ,contr 
-0x36d4 011358 ifetch 1 ,contr 
-0x36d5 011359 copy contr ,rega 
-0x36d6 011360 beq led_off ,car_led_control_off 
-0x36d7 011361 beq led_on ,car_led_control_on 
-0x36d8 011362 beq led_blink ,car_led_control_blink 
-:      011363 car_led_control_timer_next_2:
-0x36d9 011364 fetch 1 ,mem_car_led_no 
-0x36da 011365 increase 1 ,pdata 
-0x36db 011366 store 1 ,mem_car_led_no 
-0x36dc 011367 loop car_led_control_timer_next 
-0x36dd 011368 rtn 
-:      011369 car_led_switch:
-0x36de 011370 fetch 1 ,mem_car_led_no 
-0x36df 011371 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011372 iadd regb ,regb 
-0x36e1 011373 ifetcht 1 ,regb 
-0x36e2 011374 rtn 
-:      011375 car_led_control_off:
-0x36e3 011376 call car_led_switch 
-0x36e4 011377 call gpio_out_inactive 
-0x36e5 011378 branch car_led_control_timer_next_2 
-:      011379 car_led_control_on:
-0x36e6 011380 call car_led_switch 
-0x36e7 011381 call gpio_out_active 
-0x36e8 011382 branch car_led_control_timer_next_2 
-:      011383 car_led_control_blink:
-0x36e9 011384 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011385 beq led_on ,car_led_control_off 
-0x36eb 011386 branch car_led_control_on 
-:      011387 car_led_control_blink_on:
-0x36ec 011388 jam led_on ,mem_car_led_blink_status 
-0x36ed 011389 branch car_led_control_set 
-:      011390 car_led_control_blink_off:
-0x36ee 011391 jam led_off ,mem_car_led_blink_status 
-0x36ef 011392 branch car_led_control_set 
-:      011396 calc_check_sum_start:
-0x36f0 011397 arg 0 ,rega 
-:      011398 calc_check_sum_loop:
-0x36f1 011399 ifetch 1 ,contr 
-0x36f2 011400 iadd rega ,rega 
-0x36f3 011401 loop calc_check_sum_loop 
-:      011402 calc_check_sum_and:
-0x36f4 011403 and rega ,0xff ,pdata 
-0x36f5 011404 rtn 
-:      011406 car_le_receive_data:
-0x36f6 011407 fetch 1 ,mem_le_att_opcode 
-0x36f7 011408 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011409 rtn 
-:      011410 car_le_parse_att_write_request:
-0x36f9 011411 fetch 2 ,mem_le_att_handle 
-0x36fa 011412 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011413 rtn 
-:      011425 le_app_receive_data:
-0x36fc 011426 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011427 ifetch 5 ,rega 
-0x36fe 011428 store 5 ,mem_app_receive_temp 
-0x36ff 011429 fetch 2 ,mem_app_receive_temp 
-0x3700 011430 arg le_receive_packet_head ,temp 
-0x3701 011431 isub temp ,null 
-0x3702 011432 nrtn zero 
-0x3703 011433 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011434 byteswap pdata ,pdata 
-0x3705 011435 store 2 ,mem_app_receive_temp + 3 
-0x3706 011436 copy pdata ,loopcnt 
-0x3707 011437 increase 5 ,rega 
-0x3708 011438 copy rega ,contr 
-0x3709 011439 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011440 call memcpy 
-0x370b 011441 ifetch 1 ,contr 
-0x370c 011442 store 1 ,mem_app_receive_temp + 15 
-0x370d 011443 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011444 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011445 rtn 
-:      011447 car_control_le_receive:
-0x3710 011448 setarg 0 
-0x3711 011449 store 5 ,mem_le_receive_payload 
-0x3712 011450 store 5 ,mem_le_receive_payload + 5 
-0x3713 011451 call le_app_receive_data 
-0x3714 011452 copy regb ,contr 
-0x3715 011453 arg mem_le_receive_payload ,contw 
-0x3716 011454 arg 10 ,loopcnt 
-0x3717 011455 call memcpy 
-:      011456 car_receive_cmd_select:
-0x3718 011457 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011458 ifetch 1 ,rega 
-0x371a 011459 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011460 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011461 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011462 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011463 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011464 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011465 beq car_cmd_device_info ,car_info_request 
-0x3721 011466 rtn 
-:      011468 car_24g_receive_data:
-0x3722 011469 fetch 2 ,mem_ui_state_map 
-0x3723 011470 rtnbit1 ui_state_ble_connected 
-0x3724 011472 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011473 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011475 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011477 setarg offset_24g_rxdata_temp_add3 
-0x3728 011478 call g24_set_rega 
-0x3729 011479 call car_control_le_receive 
-0x372a 011481 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011482 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011483 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011484 rtn 
-:      011485 car_24g_receive_data_next:
-0x372e 011486 fetch 1 ,mem_le_receive_payload 
-0x372f 011487 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011488 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011489 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011490 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011491 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011492 rtn 
-:      011494 car_moto1_enable_blank_data_timer:
-0x3735 011495 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011496 rtn 
-:      011497 car_moto2_enable_blank_data_timer:
-0x3737 011498 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011499 rtn 
-:      011500 car_moto3_enable_blank_data_timer:
-0x3739 011501 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011502 rtn 
-:      011504 car_moto1_blank_data_timer:
-0x373b 011505 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011506 arg car_moto1_blank_data ,regb 
-0x373d 011507 branch timer_single_step 
-:      011508 car_moto2_blank_data_timer:
-0x373e 011509 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011510 arg car_moto2_blank_data ,regb 
-0x3740 011511 branch timer_single_step 
-:      011512 car_moto3_blank_data_timer:
-0x3741 011513 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011514 arg car_moto3_blank_data ,regb 
-0x3743 011515 branch timer_single_step 
-:      011517 car_moto1_blank_data:
-0x3744 011518 jam 0 ,mem_le_receive_payload 
-0x3745 011519 branch car_motor_control 
-:      011520 car_moto2_blank_data:
-0x3746 011521 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011522 branch car_motor_control 
-:      011523 car_moto3_blank_data:
-0x3748 011524 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011525 branch car_motor_control 
-:      011530 car_drive_old:
-0x374a 011531 call car_left_right_control_old 
-0x374b 011532 branch car_front_back_control_old 
-:      011533 car_left_right_control_old:
-0x374c 011534 fetch 1 ,mem_le_receive_payload 
-0x374d 011535 store 1 ,mem_motor2_status 
-0x374e 011536 branch car_motor2_control 
-:      011537 car_front_back_control_old:
-0x374f 011538 fetch 1 ,mem_motor1_speed 
-0x3750 011539 call car_reset_old_speed 
-0x3751 011540 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011541 store 1 ,mem_motor1_status 
-0x3753 011542 branch car_motor1_control 
-:      011543 car_reset_old_speed:
-0x3754 011544 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011545 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011546 store 1 ,mem_motor1_speed 
-0x3757 011547 rtn 
-:      011548 car_reset_old_speed2:
-0x3758 011549 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011550 rtn 
-:      011551 car_reset_old_speed3:
-0x375a 011552 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011553 rtn 
-:      011554 car_speed_set_old:
-0x375c 011555 fetch 1 ,mem_le_receive_payload 
-0x375d 011556 call car_reset_old_speed 
-0x375e 011557 fetch 1 ,mem_motor1_speed 
-0x375f 011558 call car_motor_speed_duty_setting 
-0x3760 011559 call car_motor_speed_duty_transform 
-0x3761 011560 branch pwm_pwm0_duty_set 
-:      011562 car_motor_control:
-0x3762 011563 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011564 nrtn blank 
-0x3764 011565 fetch 6 ,mem_le_receive_payload 
-0x3765 011566 store 6 ,mem_motor1_status 
-0x3766 011567 fetch 1 ,mem_motor1_speed 
-0x3767 011568 fetcht 1 ,mem_motor2_speed 
-0x3768 011569 iand temp ,pdata 
-0x3769 011570 fetcht 1 ,mem_motor3_speed 
-0x376a 011571 iand temp ,pdata 
-0x376b 011572 call car_motor_working_flag ,blank 
-0x376c 011573 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011574 call car_motor1_control 
-0x376e 011575 call car_motor2_control 
-0x376f 011576 branch car_motor3_control 
-:      011577 car_motor1_control:
-0x3770 011578 arg mem_motor1_pwm_set ,regb 
-0x3771 011579 arg mem_motor1_status ,contr 
-0x3772 011580 branch car_motor_status_select 
-:      011581 car_motor2_control:
-0x3773 011582 arg mem_motor2_pwm_set ,regb 
-0x3774 011583 arg mem_motor2_status ,contr 
-0x3775 011584 branch car_motor_status_select 
-:      011585 car_motor3_control:
-0x3776 011586 arg mem_motor3_pwm_set ,regb 
-0x3777 011587 arg mem_motor3_status ,contr 
-0x3778 011588 branch car_motor_status_select 
-:      011589 car_motor_working_flag:
-0x3779 011590 jam 0 ,mem_car_working_flag 
-0x377a 011591 rtn 
-:      011593 car_motor_status_select:
-0x377b 011594 ifetch 1 ,contr 
-0x377c 011595 beq motor_stop ,car_motor_stop 
-0x377d 011596 beq go_front ,car_motor_positive 
-0x377e 011597 beq go_back ,car_motor_negative 
-0x377f 011598 rtn 
-:      011599 car_motor_positive:
-0x3780 011600 jam 0 ,mem_motor_select_p_n 
-0x3781 011601 branch car_motor_negative + 1 
-:      011602 car_motor_negative:
-0x3782 011603 jam 1 ,mem_motor_select_p_n 
-0x3783 011604 ifetch 1 ,contr 
-0x3784 011605 store 1 ,mem_car_motor_speed 
-0x3785 011606 ifetch 8 ,regb 
-0x3786 011607 branch car_motor_work 
-:      011609 car_motor_stop:
-0x3787 011610 ifetch 1 ,regb 
-0x3788 011611 call pwm_disable 
-0x3789 011612 increase 1 ,regb 
-0x378a 011613 ifetch 1 ,regb 
-0x378b 011614 branch pwm_disable 
-:      011615 car_motor_work:
-0x378c 011616 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011617 jam 1 ,mem_car_working_flag 
-0x378e 011618 fetch 1 ,mem_motor_select_p_n 
-0x378f 011619 beq 0 ,car_motor_select_positive 
-:      011620 car_motor_select_negative:
-0x3790 011621 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011622 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011623 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011624 car_motor_work_next:
-0x3793 011625 call pwm_disable 
-0x3794 011626 fetch 1 ,mem_car_motor_speed 
-0x3795 011627 call car_motor_speed_duty_setting 
-0x3796 011628 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011629 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011630 store 6 ,mem_pdatatemp 
-0x3799 011631 branch pwm_out_set 
-:      011632 car_motor_select_positive:
-0x379a 011633 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011634 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011635 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011636 branch car_motor_work_next 
-:      011638 car_motor_speed_duty_setting:
-0x379e 011639 mul32 pdata ,5 ,pdata 
-0x379f 011640 add pdata ,50 ,pdata 
-0x37a0 011641 rtn 
-:      011642 car_motor_speed_duty_transform:
-0x37a1 011643 arg 12000 ,temp 
-0x37a2 011644 imul32 temp ,pdata 
-0x37a3 011645 div pdata ,100 
-0x37a4 011646 call wait_div_end 
-0x37a5 011647 quotient temp 
-0x37a6 011648 copy temp ,rega 
-0x37a7 011649 setarg 12000 
-0x37a8 011650 isub temp ,regb 
-0x37a9 011651 rtn 
-:      011654 car_ir_init:
-0x37aa 011655 hfetch 1 ,core_gpio_sel2 
-0x37ab 011656 set1 2 ,pdata 
-0x37ac 011657 hstore 1 ,core_gpio_sel2 
-0x37ad 011658 setarg 158 
-0x37ae 011659 hstore 2 ,core_pwm_pcnt4 
-0x37af 011660 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011661 rtn 
-:      011663 car_ir_data_rx_from_app:
-0x37b1 011664 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011665 nrtn blank 
-0x37b3 011666 fetch 2 ,mem_le_receive_payload 
-0x37b4 011667 store 2 ,mem_ir_data 
-0x37b5 011668 fetch 1 ,mem_car_24g_status 
-0x37b6 011669 bne work_paired ,car_ir_data_tx 
-0x37b7 011670 fetch 2 ,mem_le_lap 
-0x37b8 011671 store 2 ,mem_ir_data 
-:      011672 car_ir_data_tx:
-0x37b9 011673 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011674 call car_ir_init 
-0x37bb 011675 call car_ir_enable 
-0x37bc 011676 setarg 48000 
-0x37bd 011677 call sleep 
-0x37be 011678 call car_ir_disable 
-0x37bf 011679 setarg 7200 
-0x37c0 011680 call sleep 
-0x37c1 011681 arg 16 ,loopcnt 
-:      011682 car_ir_send_loop:
-0x37c2 011683 call car_ir_enable 
-0x37c3 011684 fetch 2 ,mem_ir_data 
-0x37c4 011685 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011686 setarg 7200 
-0x37c6 011687 call sleep 
-0x37c7 011688 call car_ir_disable 
-0x37c8 011689 branch car_ir_wait_finish 
-:      011691 car_ir_is_bit1:
-0x37c9 011692 setarg 14400 
-0x37ca 011693 call sleep 
-0x37cb 011694 call car_ir_disable 
-:      011695 car_ir_wait_finish:
-0x37cc 011696 setarg 7200 
-0x37cd 011697 call sleep 
-0x37ce 011698 fetch 2 ,mem_ir_data 
-0x37cf 011699 rshift pdata ,pdata 
-0x37d0 011700 store 2 ,mem_ir_data 
-0x37d1 011701 loop car_ir_send_loop 
-0x37d2 011703 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011704 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011705 setarg 0x0a01 
-0x37d5 011706 store 2 ,mem_le_receive_payload 
-0x37d6 011707 fetch 1 ,mem_car_config_device_select 
-0x37d7 011708 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011709 car_attack_shake_back_battle_car:
-0x37d8 011710 branch car_motor_control 
-:      011711 car_attack_shake_back_battle_tank:
-0x37d9 011712 setarg 0x0a01 
-0x37da 011713 store 2 ,mem_le_receive_payload + 2 
-0x37db 011714 branch car_motor_control 
-:      011716 car_ir_enable:
-0x37dc 011717 hfetch 1 ,core_gpio_key2 
-0x37dd 011718 or_into 0x40 ,pdata 
-0x37de 011719 hstore 1 ,core_gpio_key2 
-0x37df 011720 rtn 
-:      011721 car_ir_disable:
-0x37e0 011722 hfetch 1 ,core_gpio_key2 
-0x37e1 011723 and_into 0xbf ,pdata 
-0x37e2 011724 hstore 1 ,core_gpio_key2 
-0x37e3 011725 rtn 
-:      011727 car_ir_rx_init:
-0x37e4 011728 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011729 rtneq 0x00 
-0x37e6 011730 call lpm_disable_exen_output 
-0x37e7 011731 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011732 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011733 call gpio_config_input 
-0x37ea 011734 call car_ir_gpio_get_status 
-0x37eb 011735 nrtn true 
-0x37ec 011736 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011737 rtn 
-:      011739 car_ir_receive_process:
-0x37ee 011740 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011741 rtneq flag_ir_disable 
-0x37f0 011742 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011743 nrtn blank 
-0x37f2 011744 fetch 2 ,mem_ui_state_map 
-0x37f3 011745 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011746 fetch 1 ,mem_car_24g_status 
-0x37f5 011747 rtnne work_paired 
-:      011748 car_ir_receive_process_next:
-0x37f6 011749 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011750 call car_ir_gpio_get_status 
-0x37f8 011751 nrtn true 
-0x37f9 011752 setarg 36000 
-0x37fa 011753 call sleep 
-0x37fb 011754 call car_ir_gpio_get_status 
-0x37fc 011755 nrtn true 
-0x37fd 011756 call car_ir_clk_get 
-:      011757 car_ir_packet_head_wait_end:
-0x37fe 011758 call car_ir_clk_check 
-0x37ff 011759 nrtn positive 
-0x3800 011760 call car_ir_gpio_get_status 
-0x3801 011761 branch car_ir_packet_head_wait_end ,true 
-0x3802 011762 arg 0 ,rega 
-0x3803 011763 arg 16 ,loopcnt 
-0x3804 011764 call car_ir_clk_get 
-:      011765 car_ir_receive_process_loop:
-0x3805 011766 call car_ir_clk_check 
-0x3806 011767 nrtn positive 
-0x3807 011768 call car_ir_gpio_get_status 
-0x3808 011769 nbranch car_ir_receive_process_loop ,true 
-0x3809 011770 setarg 10800 
-0x380a 011771 call sleep 
-0x380b 011772 call car_ir_gpio_get_status 
-0x380c 011773 branch car_ir_get_bit1 ,true 
-:      011774 car_ir_get_bit0:
-0x380d 011775 setarg 0 
-0x380e 011776 rshift rega ,rega 
-0x380f 011777 ior rega ,rega 
-0x3810 011778 loop car_ir_receive_process_loop 
-0x3811 011779 branch car_ir_receive_process_end 
-:      011780 car_ir_get_bit1:
-0x3812 011781 setarg 0x8000 
-0x3813 011782 rshift rega ,rega 
-0x3814 011783 ior rega ,rega 
-0x3815 011784 call car_ir_clk_get 
-:      011785 car_ir_get_bit1_wait_low_end:
-0x3816 011786 call car_ir_clk_check 
-0x3817 011787 nrtn positive 
-0x3818 011788 call car_ir_gpio_get_status 
-0x3819 011789 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011790 loop car_ir_receive_process_loop 
-:      011791 car_ir_receive_process_end:
-0x381b 011792 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011793 copy rega ,pdata 
-0x381d 011794 store 2 ,mem_ir_rx_buf 
-0x381e 011795 store 2 ,mem_ir_notify_data + 8 
-0x381f 011796 fetch 1 ,mem_car_24g_status 
-0x3820 011797 beq work_paired ,car_ir_24g_receive_attack 
-:      011798 car_ir_data_notify:
-0x3821 011799 arg 0x07 ,loopcnt 
-0x3822 011800 arg mem_ir_notify_data_head ,contr 
-0x3823 011801 call calc_check_sum_start 
-0x3824 011802 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011803 arg mem_ir_notify_data ,rega 
-0x3826 011804 branch queue_push 
-:      011806 car_ir_24g_receive_attack:
-0x3827 011807 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011808 increase 1 ,pdata 
-0x3829 011809 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011810 div pdata ,2 
-0x382b 011811 call wait_div_end 
-0x382c 011812 quotient temp 
-0x382d 011813 remainder pdata 
-0x382e 011814 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011815 car_ir_24g_receive_attack_off:
-0x382f 011816 fetch 1 ,mem_car_config_led_num 
-0x3830 011817 isub temp ,null 
-0x3831 011818 call car_ir_24g_go_die ,zero 
-0x3832 011819 arg mem_car_led_control ,pdata 
-0x3833 011820 increase -1 ,temp 
-0x3834 011821 iadd temp ,rega 
-0x3835 011822 arg 0 ,pdata 
-0x3836 011823 istore 1 ,rega 
-0x3837 011824 rtn 
-:      011825 car_ir_24g_receive_attack_blink:
-0x3838 011826 arg mem_car_led_control ,pdata 
-0x3839 011827 iadd temp ,rega 
-0x383a 011828 arg 2 ,pdata 
-0x383b 011829 istore 1 ,rega 
-0x383c 011830 rtn 
-:      011831 car_ir_24g_go_die:
-0x383d 011832 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011833 rtn 
-:      011834 car_ir_clk_get:
-0x383f 011835 copy clkn_bt ,pdata 
-0x3840 011836 store 4 ,mem_ir_receive_clkn 
-0x3841 011837 rtn 
-:      011838 car_ir_clk_check:
-0x3842 011839 copy clkn_bt ,pdata 
-0x3843 011840 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011841 isub temp ,pdata 
-0x3845 011842 sub pdata ,200 ,null 
-0x3846 011843 rtn 
-:      011845 car_ir_gpio_get_status:
-0x3847 011846 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011847 branch gpio_get_bit 
-:      011849 car_led_control_receive:
-0x3849 011850 fetch 8 ,mem_le_receive_payload 
-0x384a 011851 store 8 ,mem_car_led_control 
-0x384b 011852 rtn 
-:      011854 car_info_request:
-0x384c 011855 fetch 1 ,mem_car_config_device_select 
-0x384d 011856 store 1 ,mem_car_info_request_payload 
-0x384e 011857 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011858 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011859 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011860 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011861 arg 13 ,loopcnt 
-0x3853 011862 arg mem_car_info_request_head ,contr 
-0x3854 011863 call calc_check_sum_start 
-0x3855 011864 store 1 ,mem_car_info_request_checksum 
-0x3856 011865 arg mem_car_info_request ,rega 
-0x3857 011866 branch queue_push 
-:      011872 light_init:
-0x3858 011873 call clear_eeprom_size_2k 
-0x3859 011874 jam 0x7a ,mem_curr_packet_num 
-0x385a 011875 call light_load_controler_list 
-0x385b 011876 call light_init_crr_cmd_count 
-0x385c 011877 setarg light_pairing_timer 
-0x385d 011878 store 2 ,mem_cb_event_timer 
-0x385e 011879 arg 0 ,rega 
-0x385f 011880 branch pwm_init 
-:      011882 light_pairing_timer:
-0x3860 011883 fetch 2 ,mem_light_pairing_timer 
-0x3861 011884 rtn blank 
-0x3862 011885 increase -1 ,pdata 
-0x3863 011886 store 2 ,mem_light_pairing_timer 
-0x3864 011887 rtnne 0 
-0x3865 011888 jam 0 ,mem_light_pairing_enable 
-0x3866 011889 rtn 
-:      011891 light_init_crr_cmd_count:
-0x3867 011892 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011893 fetch 1 ,mem_light_next_record 
-0x3869 011894 sub pdata ,40 ,null 
-0x386a 011895 rtn positive 
-0x386b 011896 jam 0 ,mem_light_next_record 
-0x386c 011897 rtn 
-:      011899 light_load_controler_list:
-0x386d 011900 arg mem_light_next_record ,rega 
-0x386e 011901 arg 0 ,regb 
-0x386f 011902 arg 81 ,temp 
-0x3870 011903 branch iicd_read_eep_data 
-:      011906 light_find_controler_pairing:
-0x3871 011907 disable user 
-0x3872 011908 fetch 1 ,mem_light_cnum 
-0x3873 011909 copy pdata ,loopcnt 
-0x3874 011911 arg mem_light_clist ,rega 
-0x3875 011912 copy regc ,regb 
-:      011913 light_find_controler_pairing_loop:
-0x3876 011914 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011915 call light_compare_addr_record 
-0x3878 011916 branch enable_user ,zero 
-:      011917 light_find_single_pairing_diff:
-0x3879 011918 increase 4 ,rega 
-0x387a 011919 loop light_find_controler_pairing_loop 
-0x387b 011920 rtn 
-:      011923 light_compare_addr_record:
-0x387c 011924 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011925 ifetch 3 ,rega 
-0x387e 011926 ifetcht 3 ,regb 
-0x387f 011927 isub temp ,null 
-0x3880 011928 rtn 
-:      011930 light_compare_single_record:
-0x3881 011931 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011932 ifetch 3 ,rega 
-0x3883 011933 ifetcht 3 ,regb 
-0x3884 011934 isub temp ,null 
-0x3885 011935 nrtn zero 
-0x3886 011936 ifetch 1 ,contr 
-0x3887 011937 sub pdata ,0 ,null 
-0x3888 011938 rtn zero 
-0x3889 011939 add rega ,3 ,contr 
-0x388a 011940 ifetcht 1 ,contr 
-0x388b 011941 isub temp ,null 
-0x388c 011942 rtn 
-:      011945 light_find_controler_cmd:
-0x388d 011946 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011947 disable user 
-0x388f 011948 fetch 1 ,mem_light_cnum 
-0x3890 011949 copy pdata ,loopcnt 
-0x3891 011951 arg mem_light_clist ,rega 
-0x3892 011952 copy regc ,regb 
-:      011953 light_find_controler_cmd_loop:
-0x3893 011954 call light_compare_single_record 
-0x3894 011955 branch enable_user ,zero 
-0x3895 011956 increase 4 ,rega 
-0x3896 011957 loop light_find_controler_cmd_loop 
-0x3897 011958 rtn 
-:      011961 light_recv_adv:
-0x3898 011962 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011963 increase 1 ,pdata 
-0x389a 011964 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011965 arg mem_le_rxbuf + 12 ,regc 
-:      011967 light_anylize_command:
-0x389c 011968 ifetch 2 ,regc 
-0x389d 011969 arg 0x55aa ,temp 
-0x389e 011970 isub temp ,null 
-0x389f 011971 nrtn zero 
-0x38a0 011972 copy contr ,regc 
-0x38a1 011973 ifetcht 3 ,regc 
-0x38a2 011974 setarg 0xffffff 
-0x38a3 011975 isub temp ,null 
-0x38a4 011976 branch light_parse_cmd ,zero 
-0x38a5 011977 call light_find_controler_cmd 
-0x38a6 011978 branch light_parse_cmd ,user 
-0x38a7 011979 rtn 
-:      011981 light_parse_cmd:
-0x38a8 011982 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011983 increase 4 ,regc 
-0x38aa 011984 ifetch 1 ,regc 
-0x38ab 011985 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011986 isub temp ,null 
-0x38ad 011987 rtn zero 
-0x38ae 011988 store 1 ,mem_curr_packet_num 
-0x38af 011989 fetch 1 ,mem_le_req_rcv 
-0x38b0 011990 increase 1 ,pdata 
-0x38b1 011991 store 1 ,mem_le_req_rcv 
-0x38b2 011993 increase 1 ,regc 
-0x38b3 011994 ifetch 1 ,regc 
-0x38b4 011995 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011996 copy pdata ,loopcnt 
-0x38b6 011997 rtn blank 
-:      011998 light_parse_cmd_loop:
-0x38b7 011999 ifetch 1 ,contr 
-0x38b8 012000 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 012001 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 012002 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 012003 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 012004 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 012005 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 012006 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 012007 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 012008 loop light_parse_cmd_loop 
-0x38c1 012009 rtn 
-:      012011 light_parse_cmd_pwm0:
-0x38c2 012012 copy contr ,regc 
-0x38c3 012013 fetch 1 ,mem_light_pwm0 
-0x38c4 012014 store 1 ,mem_pdatatemp 
-0x38c5 012015 arg 0 ,temp 
-:      012016 light_parse_cmd_pwm_common:
-0x38c6 012017 storet 1 ,mem_pdatatemp + 1 
-0x38c7 012018 setarg 10000 
-0x38c8 012019 store 3 ,mem_pdatatemp + 2 
-0x38c9 012020 ifetch 1 ,regc 
-0x38ca 012021 store 1 ,mem_pdatatemp + 5 
-0x38cb 012022 call pwm_out_set 
-0x38cc 012023 and regc ,1 ,contr 
-0x38cd 012024 loop light_parse_cmd_loop 
-0x38ce 012025 rtn 
-:      012026 light_parse_cmd_pwm1:
-0x38cf 012027 copy regc ,contr 
-0x38d0 012028 fetch 1 ,mem_light_pwm1 
-0x38d1 012029 store 1 ,mem_pdatatemp 
-0x38d2 012030 arg 1 ,temp 
-0x38d3 012031 branch light_parse_cmd_pwm_common 
-:      012032 light_parse_cmd_pwm2:
-0x38d4 012033 copy regc ,contr 
-0x38d5 012034 fetch 1 ,mem_light_pwm2 
-0x38d6 012035 store 1 ,mem_pdatatemp 
-0x38d7 012036 arg 2 ,temp 
-0x38d8 012037 branch light_parse_cmd_pwm_common 
-:      012038 light_parse_cmd_pwm3:
-0x38d9 012039 copy regc ,contr 
-0x38da 012040 fetch 1 ,mem_light_pwm3 
-0x38db 012041 store 1 ,mem_pdatatemp 
-0x38dc 012042 arg 3 ,temp 
-0x38dd 012043 branch light_parse_cmd_pwm_common 
-:      012044 light_parse_cmd_pwm4:
-0x38de 012045 copy regc ,contr 
-0x38df 012046 fetch 1 ,mem_light_pwm4 
-0x38e0 012047 store 1 ,mem_pdatatemp 
-0x38e1 012048 arg 4 ,temp 
-0x38e2 012049 branch light_parse_cmd_pwm_common 
-:      012050 light_parse_cmd_pwm5:
-0x38e3 012051 copy regc ,contr 
-0x38e4 012052 fetch 1 ,mem_light_pwm5 
-0x38e5 012053 store 1 ,mem_pdatatemp 
-0x38e6 012054 arg 5 ,temp 
-0x38e7 012055 branch light_parse_cmd_pwm_common 
-:      012057 light_parse_auto_mode:
-0x38e8 012058 ifetch 1 ,contr 
-0x38e9 012059 rtn 
-:      012061 light_parse_pairing:
-0x38ea 012062 copy contr ,regc 
-0x38eb 012063 fetch 1 ,mem_light_pairing_enable 
-0x38ec 012064 bne 1 ,light_parse_pairing_abandon 
-0x38ed 012065 call update_controler_list 
-:      012066 light_parse_pairing_abandon:
-0x38ee 012067 and regc ,4 ,contr 
-0x38ef 012068 rtn 
-:      012069 update_controler_list:
-0x38f0 012070 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 012071 call light_find_controler_pairing 
-0x38f2 012072 branch update_conrtoler_list_found ,user 
-0x38f3 012073 fetch 1 ,mem_light_next_record 
-0x38f4 012074 copy pdata ,temp 
-0x38f5 012075 increase 1 ,pdata 
-0x38f6 012076 store 1 ,mem_light_next_record 
-0x38f7 012077 call light_init_crr_cmd_count 
-0x38f8 012078 lshift2 temp ,temp 
-0x38f9 012079 setarg mem_light_clist 
-0x38fa 012080 iadd temp ,contw 
-0x38fb 012081 ifetch 4 ,regc 
-0x38fc 012082 istore 4 ,contw 
-0x38fd 012083 branch update_conrtoler_store_list 
-:      012084 update_conrtoler_list_found:
-0x38fe 012085 add regc ,3 ,contr 
-0x38ff 012086 ifetch 1 ,contr 
-0x3900 012087 rtn blank 
-0x3901 012088 ifetch 4 ,regc 
-0x3902 012089 istore 4 ,rega 
-:      012090 update_conrtoler_store_list:
-0x3903 012091 arg mem_light_next_record ,rega 
-0x3904 012092 arg 0 ,regb 
-0x3905 012093 arg 81 ,temp 
-0x3906 012094 branch iicd_write_eep_data 
-:      012098 lightc_init:
-0x3907 012102 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 012103 call gpio_out_inactive 
-0x3909 012104 rtn 
-:      012107 lightc_dispatch:
-0x390a 012110 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 012111 call gpio_out_active 
-0x390c 012114 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 012115 call gpio_out_inactive 
-0x390e 012118 call lightc_start_adv 
-0x390f 012120 fetch 1 ,mem_adv_time 
-0x3910 012121 nrtn blank 
-0x3911 012123 call lpm_write_gpio_wakeup 
-0x3912 012124 hfetch 4 ,core_lpm_ctrl 
-0x3913 012125 set0 15 ,pdata 
-0x3914 012126 hstore 4 ,core_lpm_reg 
-0x3915 012127 call lpm_write_ctrl 
-0x3916 012128 arg param_hibernate_clks ,temp 
-0x3917 012129 branch lpm_sleep 
-:      012131 lightc_adv:
-0x3918 012132 fetch 1 ,mem_adv_time 
-0x3919 012133 branch le_adv_loop_tx ,blank 
-0x391a 012134 increase -1 ,pdata 
-0x391b 012135 store 1 ,mem_adv_time 
-0x391c 012136 branch le_adv_loop_tx 
-:      012138 lightc_start_adv:
-0x391d 012139 mul32 pdata ,20 ,pdata 
-0x391e 012140 arg mem_cmd0_string ,contr 
-0x391f 012141 iadd contr ,contr 
-0x3920 012142 ifetch 1 ,contr 
-0x3921 012143 rtn blank 
-0x3922 012144 copy pdata ,rega 
-0x3923 012145 copy rega ,loopcnt 
-0x3924 012146 arg mem_le_adv_data + 2 ,contw 
-0x3925 012147 call memcpy 
-0x3926 012148 copy rega ,pdata 
-0x3927 012149 increase 2 ,pdata 
-0x3928 012150 store 1 ,mem_le_adv_data_len 
-0x3929 012151 rtn 
-:      012158 module_init:
-0x392a 012160 rtn wake 
-0x392b 012161 call le_modified_name 
-0x392c 012162 call adc_init_data 
-0x392d 012163 setarg module_process_idle 
-0x392e 012164 store 2 ,mem_cb_idle_process 
-0x392f 012165 setarg module_bt_conn_process 
-0x3930 012166 store 2 ,mem_cb_bt_process 
-0x3931 012167 setarg module_process_bb_event 
-0x3932 012168 store 2 ,mem_cb_bb_event_process 
-0x3933 012169 setarg module_le_conn_process 
-0x3934 012170 store 2 ,mem_cb_le_process 
-0x3935 012171 setarg module_lpm_lock 
-0x3936 012172 store 2 ,mem_cb_check_wakelock 
-0x3937 012173 setarg module_hci_cmd_transmit_le_notify 
-0x3938 012174 store 2 ,mem_cb_ble_transmit 
-0x3939 012175 setarg module_hci_event_receive_spp_data 
-0x393a 012176 store 2 ,mem_cb_receive_spp_data 
-0x393b 012177 setarg module_le_receive_data 
-0x393c 012178 store 2 ,mem_cb_att_write 
-0x393d 012179 setarg module_bb_event_timer 
-0x393e 012180 store 2 ,mem_cb_event_timer 
-0x393f 012182 call module_spp_clear_last_transmite_clock 
-0x3940 012183 bpatch patch1b_5 ,mem_patch1b 
-0x3941 012184 call module_lpm_uart_init 
-0x3942 012185 call module_gpio_init 
-0x3943 012186 call check_module_disabled 
-0x3944 012187 branch module_hci_event_enter_standby_mode 
-:      012190 module_lpm_uart_init:
-0x3945 012191 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 012192 hstore 4 ,core_uart_rsaddr 
-0x3947 012194 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 012195 hstore 4 ,core_uart_tsaddr 
-0x3949 012197 hfetch 1 ,core_gpio_sel1 
-0x394a 012198 or_into 0x04 ,pdata 
-0x394b 012199 and_into 0xfc ,pdata 
-0x394c 012200 hstore 1 ,core_gpio_sel1 
-0x394d 012201 jam 0x00 ,core_uart_ctrl 
-0x394e 012203 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 012204 hstore 2 ,core_uart_rrptr 
-0x3950 012205 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 012206 hstore 2 ,core_uart_twptr 
-0x3952 012207 hstore 2 ,core_uart_trptrp 
-0x3953 012209 hfetch 4 ,core_gpio_pu0 
-0x3954 012210 set1 7 ,pdata 
-0x3955 012211 hstore 4 ,core_gpio_pu0 
-0x3956 012213 hfetch 2 ,core_clkoff 
-0x3957 012214 set0 clock_off_uart ,pdata 
-0x3958 012215 hstore 2 ,core_clkoff 
-0x3959 012216 call uart_set_baud_by_mem 
-0x395a 012217 jam uartclk_crystal ,core_uart_clksel 
-0x395b 012218 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 012220 fetch 1 ,mem_module_flag 
-0x395d 012221 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 012222 hfetcht 1 ,core_uart_ctrl 
-0x395f 012223 setflag true ,4 ,temp 
-0x3960 012224 hstoret 1 ,core_uart_ctrl 
-0x3961 012225 rtn 
-:      012229 module_lpm_init:
-0x3962 012230 call module_spp_clear_last_transmite_clock 
-0x3963 012231 branch module_lpm_uart_init 
-:      012234 module_gpio_init:
-0x3964 012239 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 012240 call gpio_config_output 
-0x3966 012241 call module_set_conn_pin_low 
-0x3967 012243 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 012244 branch gpio_config_input 
-:      012246 module_lpm_lock:
-0x3969 012247 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 012248 call gpio_get_bit 
-0x396b 012249 nbranch app_put_lpm_wake_lock ,true 
-0x396c 012250 branch app_get_lpm_wake_lock 
-:      012253 module_le_conn_process:
-0x396d 012254 rtn 
-:      012256 module_bt_conn_process:
-0x396e 012257 call module_spp_enter_sniff 
-0x396f 012258 branch module_control_air_flow 
-:      012260 module_spp_enter_sniff:
-0x3970 012261 fetch 1 ,mem_ui_state_map 
-0x3971 012262 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 012263 bpatch patch1b_6 ,mem_patch1b 
-0x3973 012264 setarg 0x3eff 
-0x3974 012265 fetcht 4 ,mem_last_transmite_clock 
-0x3975 012266 iadd temp ,temp 
-0x3976 012267 copy clkn_bt ,pdata 
-0x3977 012268 isub temp ,null 
-0x3978 012269 nrtn positive 
-0x3979 012270 fetch 2 ,mem_ui_state_map 
-0x397a 012271 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 012272 fetch 1 ,mem_module_flag 
-0x397c 012273 rtnbit1 moudle_task_sniff 
-0x397d 012274 call module_set_sniff_task_flag 
-0x397e 012275 call app_bt_enter_sniff 
-:      012276 module_spp_clear_last_transmite_clock:
-0x397f 012277 copy clkn_bt ,pdata 
-0x3980 012278 store 4 ,mem_last_transmite_clock 
-0x3981 012279 rtn 
-:      012282 module_process_idle:
-0x3982 012283 call module_control_air_flow 
-0x3983 012284 call l2cap_malloc_is_fifo_full 
-0x3984 012285 nrtn blank 
-0x3985 012286 branch module_process 
-:      012289 module_process_bb_event:
-0x3986 012290 copy regc ,pdata 
-0x3987 012291 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 012292 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 012293 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 012294 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 012295 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 012296 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 012297 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 012298 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 012299 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 012300 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 012301 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 012302 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 012303 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 012304 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 012305 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 012306 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 012307 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 012308 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 012309 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 012310 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 012311 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 012312 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 012313 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 012314 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 012315 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 012316 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 012317 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 012318 rtn 
-:      012321 module_process_bb_event_disconned:
-0x39a3 012322 call module_spp_clear_last_transmite_clock 
-0x39a4 012323 fetch 1 ,mem_flag_pairing_state 
-0x39a5 012324 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 012325 call module_disconn_start 
-0x39a7 012326 fetch 2 ,mem_ui_state_map 
-0x39a8 012327 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 012328 branch module_spp_disconnected 
-:      012330 module_process_spp_connected:
-0x39aa 012331 fetch 2 ,mem_ui_state_map 
-0x39ab 012332 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012333 store 2 ,mem_ui_state_map 
-0x39ad 012334 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012335 store 1 ,mem_lpm_mult 
-0x39af 012336 call module_set_conn_pin_low 
-0x39b0 012337 branch module_hci_event_spp_connect 
-:      012339 module_process_spp_disconnected:
-:      012341 module_spp_disconnected:
-0x39b1 012342 fetch 2 ,mem_ui_state_map 
-0x39b2 012343 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012344 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012345 store 2 ,mem_ui_state_map 
-0x39b5 012346 branch module_hci_event_spp_disconnect 
-:      012349 module_process_enter_sniff:
-:      012351 module_sniff_param_check:
-0x39b6 012352 call module_spp_clear_last_transmite_clock 
-0x39b7 012355 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012356 rshift pdata ,pdata 
-0x39b9 012357 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012358 isub temp ,null 
-0x39bb 012359 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012360 branch app_lpm_mult_enable 
-:      012361 module_sniff_param_check_unsniff:
-0x39bd 012362 fetch 1 ,mem_module_flag 
-0x39be 012363 rtnbit1 moudle_task_unsniff 
-0x39bf 012364 hfetch 2 ,core_uart_rxitems 
-0x39c0 012365 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012366 branch app_bt_sniff_exit 
-:      012368 module_process_exit_sniff:
-0x39c2 012369 call module_clear_sniff_task_flag 
-0x39c3 012370 branch app_lpm_mult_disable 
-:      012372 module_process_setup_complete:
-0x39c4 012373 call module_spp_clear_last_transmite_clock 
-0x39c5 012374 branch module_conn_start 
-:      012376 module_process_bb_even_le_disconn:
-0x39c6 012377 call le_clr_config_more_data 
-0x39c7 012378 call module_disconn_start 
-0x39c8 012379 branch module_hci_event_le_disconnect 
-:      012381 module_process_evt_pincode_req:
-0x39c9 012382 branch app_bt_set_pincode 
-:      012385 module_process_sniff_not_accept:
-0x39ca 012386 branch module_clear_sniff_task_flag 
-:      012389 module_process_unsniff_accept:
-0x39cb 012390 fetch 1 ,mem_module_flag 
-0x39cc 012391 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012392 branch module_clear_unsniff_task_flag 
-:      012395 module_process_unsniff_not_accept:
-0x39ce 012396 branch module_clear_unsniff_task_flag 
-:      012399 module_process_le_conn:
-0x39cf 012400 call le_send_att_exchange_mtu_requset 
-0x39d0 012401 call module_conn_start 
-0x39d1 012402 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012403 store 1 ,mem_lpm_mult 
-0x39d3 012404 branch module_hci_event_le_connect 
-:      012407 module_process_bb_conn:
-0x39d4 012408 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012409 call module_clear_sniff_task_flag 
-0x39d6 012410 branch module_clear_unsniff_task_flag 
-:      012412 module_process_page_time_out:
-:      012413 module_process_reconn_fail:
-:      012414 module_disconn_start:
-0x39d7 012415 call module_start_adv_discovery_by_command 
-0x39d8 012416 branch module_set_conn_pin_high 
-:      012419 module_process_ble_ltk_lost:
-0x39d9 012420 call le_send_reject_ind 
-0x39da 012421 branch le_send_smp_security_request 
-:      012424 module_set_conn_pin_high:
-0x39db 012425 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012426 branch gpio_out_active 
-:      012428 module_conn_start:
-0x39dd 012429 call module_stop_adv_discovery 
-0x39de 012430 branch module_set_conn_pin_low 
-:      012432 module_stop_adv_discovery:
-0x39df 012433 fetch 1 ,mem_module_state 
-0x39e0 012434 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012435 call app_bt_stop_discovery ,true 
-0x39e2 012436 fetch 1 ,mem_module_state 
-0x39e3 012437 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012438 call app_ble_stop_adv ,true 
-0x39e5 012439 rtn 
-:      012440 module_set_conn_pin_low:
-0x39e6 012441 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012442 branch gpio_out_inactive 
-:      012444 module_process_with_credit:
-0x39e8 012445 fetch 1 ,mem_credit_flag 
-0x39e9 012446 rtneq credit_disable 
-0x39ea 012447 branch rfcomm_send_uih_without_payload 
-:      012449 module_process:
-0x39eb 012450 hfetch 1 ,core_uart_status 
-0x39ec 012451 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012452 call uartd_prepare_rx 
-0x39ee 012453 ifetch 1 ,contru 
-0x39ef 012454 bne 0x01 ,module_hci_in_excp 
-0x39f0 012455 hfetch 2 ,core_uart_rxitems 
-0x39f1 012456 sub pdata ,2 ,null 
-0x39f2 012457 rtn positive 
-0x39f3 012458 ifetch 1 ,contru 
-0x39f4 012459 store 1 ,mem_module_uart_opcode 
-0x39f5 012460 ifetcht 1 ,contru 
-0x39f6 012461 copy contru ,rega 
-0x39f7 012462 storet 1 ,mem_module_uart_len 
-0x39f8 012463 add temp ,3 ,temp 
-0x39f9 012464 hfetch 2 ,core_uart_rxitems 
-0x39fa 012465 isub temp ,temp 
-0x39fb 012466 nrtn positive 
-0x39fc 012467 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012468 call module_hci_cmd_control 
-0x39fe 012469 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012470 rtneq hci_not_discard_packet 
-0x3a00 012471 branch module_hci_dicard_packet 
-:      012473 module_hci_in_excp:
-0x3a01 012474 call delay_10ms 
-0x3a02 012475 call module_hci_event_invalid_packet 
-0x3a03 012476 branch module_hci_release_except 
-:      012479 module_hci_release_except:
-0x3a04 012480 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012481 hfetch 2 ,core_uart_rxitems 
-0x3a06 012482 rtn blank 
-0x3a07 012483 call uartd_prepare_rx 
-0x3a08 012484 ifetch 1 ,contru 
-0x3a09 012485 sub pdata ,0x01 ,null 
-0x3a0a 012486 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012487 nbranch module_hci_release_except ,zero 
-0x3a0c 012488 ifetch 1 ,contru 
-0x3a0d 012489 rtneq hci_cmd_spp_data_req 
-0x3a0e 012490 rtneq hci_cmd_set_credit_given 
-0x3a0f 012491 increase -1 ,contru 
-0x3a10 012492 call module_hci_dicard_bytes 
-0x3a11 012493 branch module_hci_release_except 
-:      012495 module_hci_dicard_packet:
-0x3a12 012496 call uartd_prepare_rx 
-0x3a13 012497 increase 2 ,contru 
-0x3a14 012498 ifetch 1 ,contru 
-0x3a15 012499 iadd contru ,contru 
-:      012500 module_hci_dicard_bytes:
-0x3a16 012501 branch uartd_rxdone 
-:      012504 module_hci_cmd_control:
-0x3a17 012505 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012506 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012507 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012508 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012509 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012510 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012511 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012512 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012513 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012514 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012515 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012516 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012517 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012518 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012519 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012520 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012521 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012522 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012523 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012524 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012525 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012526 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012527 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012528 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012529 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012530 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012531 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012532 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012533 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012534 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012535 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012536 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012537 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012538 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012539 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012540 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012541 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012542 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012543 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012544 branch module_hci_event_receive_invalid_cmd 
-:      012549 module_hci_cmd_set_bt_addr:
-0x3a3f 012550 fetch 1 ,mem_module_uart_len 
-0x3a40 012551 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012552 ifetch 6 ,contru 
-0x3a42 012553 store 6 ,mem_lap 
-0x3a43 012554 branch module_hci_event_receive_valid_cmd 
-:      012557 module_hci_cmd_set_le_addr:
-0x3a44 012558 fetch 1 ,mem_module_uart_len 
-0x3a45 012559 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012560 ifetch 6 ,contru 
-0x3a47 012561 store 6 ,mem_le_lap 
-0x3a48 012562 branch module_hci_event_receive_valid_cmd 
-:      012566 module_hci_cmd_set_visibility:
-0x3a49 012567 fetch 1 ,mem_module_uart_len 
-0x3a4a 012568 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012569 copy rega ,contru 
-0x3a4c 012570 call module_hci_event_receive_valid_cmd 
-0x3a4d 012571 ifetcht 1 ,contru 
-0x3a4e 012572 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012573 fetch 2 ,mem_ui_state_map 
-0x3a50 012574 rtnbit1 ui_state_ble_connected 
-0x3a51 012575 rtnbit1 ui_state_bt_connected 
-:      012576 module_start_adv_discovery_by_command:
-0x3a52 012577 fetch 1 ,mem_module_state 
-0x3a53 012578 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012579 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012580 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012581 and temp ,0x03 ,pdata 
-0x3a57 012582 store 1 ,mem_scan_mode 
-:      012583 moudle_start_adv_by_command:
-0x3a58 012584 fetch 1 ,mem_module_state 
-0x3a59 012585 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012586 nrtn true 
-0x3a5b 012587 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012588 isolate1 2 ,temp 
-0x3a5d 012589 branch app_ble_start_adv ,true 
-0x3a5e 012590 branch app_ble_stop_adv 
-:      012594 module_hci_cmd_set_bt_name:
-0x3a5f 012595 fetch 1 ,mem_module_uart_len 
-0x3a60 012596 sub pdata ,67 ,null 
-0x3a61 012597 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012598 store 1 ,mem_local_name_length 
-0x3a63 012599 arg 8 ,loopcnt 
-0x3a64 012600 call memset0 
-0x3a65 012601 fetch 1 ,mem_module_uart_len 
-0x3a66 012602 copy pdata ,loopcnt 
-0x3a67 012603 copy rega ,contru 
-0x3a68 012604 arg mem_local_name ,contw 
-0x3a69 012605 call uart_copy_rx_bytes_fast 
-0x3a6a 012606 branch module_hci_event_receive_valid_cmd 
-:      012610 module_hci_cmd_set_le_name:
-0x3a6b 012611 fetch 1 ,mem_module_uart_len 
-0x3a6c 012612 sub pdata ,29 ,null 
-0x3a6d 012613 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012614 store 1 ,mem_le_name_len 
-0x3a6f 012615 copy pdata ,loopcnt 
-0x3a70 012616 copy rega ,contru 
-0x3a71 012617 arg mem_le_name ,contw 
-0x3a72 012618 call uart_copy_rx_bytes_fast 
-0x3a73 012619 call le_modified_name 
-0x3a74 012620 branch module_hci_event_receive_valid_cmd 
-:      012624 module_hci_cmd_receive_spp_data:
-0x3a75 012625 fetch 1 ,mem_ui_state_map 
-0x3a76 012626 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012627 call app_check_sniff 
-0x3a78 012628 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012629 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012631 call module_spp_clear_last_transmite_clock 
-0x3a7b 012632 fetch 1 ,mem_remote_credits 
-0x3a7c 012633 rtn blank 
-0x3a7d 012634 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012635 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012636 fetch 1 ,mem_module_uart_len 
-0x3a80 012637 store 2 ,mem_nl_rx_len_all 
-0x3a81 012639 copy rega ,contru 
-0x3a82 012642 copy contru ,pdata 
-0x3a83 012643 store 2 ,mem_nl_rx_data_src 
-:      012644 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012645 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012646 branch spp_tx_rfcomm_packet 
-:      012648 module_hci_cmd_spp_exit_sniff:
-0x3a86 012649 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012650 branch module_exit_sniff 
-:      012652 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012653 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012654 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012655 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012656 isub temp ,pdata 
-0x3a8c 012657 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012658 rtn 
-:      012660 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012661 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012662 arg dm_refcom_buff_len ,temp 
-0x3a90 012663 call not_greater_than 
-0x3a91 012664 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012665 call not_greater_than 
-0x3a93 012666 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012667 call not_greater_than 
-0x3a95 012668 store 2 ,mem_current_packet_length 
-0x3a96 012669 rtn 
-:      012671 module_hci_command_tx_spp_tx_complete:
-0x3a97 012672 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012673 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012674 branch module_hci_event_receive_valid_cmd 
-:      012678 module_hci_cmd_receive_le_data:
-0x3a9a 012679 fetch 2 ,mem_ui_state_map 
-0x3a9b 012680 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012681 call module_check_ble_encrypt_state 
-0x3a9d 012682 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012683 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012684 fetch 1 ,mem_module_flag 
-0x3aa0 012685 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012686 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012687 nrtn blank 
-0x3aa3 012688 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012689 ifetch 2 ,contru 
-0x3aa5 012690 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012691 copy contru ,pdata 
-0x3aa7 012692 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012693 fetch 1 ,mem_module_uart_len 
-0x3aa9 012694 pincrease -2 
-0x3aaa 012695 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012696 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012697 store 1 ,mem_module_hci_notify_len 
-0x3aad 012698 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012699 call le_set_config_more_data 
-0x3aaf 012700 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012701 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012702 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012703 fetch 1 ,mem_module_flag 
-0x3ab3 012704 rtnbit0 module_flag_ble_data_finish 
-:      012705 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012706 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012707 call module_clear_le_tx_data_flag 
-0x3ab6 012708 branch module_hci_event_receive_valid_cmd 
-:      012710 module_hci_cmd_transmit_le_notify:
-0x3ab7 012711 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012712 rtn blank 
-0x3ab9 012713 call le_fifo_check_nearly_full 
-0x3aba 012714 nrtn blank 
-0x3abb 012715 call module_get_le_remote_mtu 
-0x3abc 012716 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012717 add temp ,-3 ,pdata 
-0x3abe 012718 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012719 call not_greater_than 
-0x3ac0 012720 copy pdata ,rega 
-0x3ac1 012721 copy temp ,pdata 
-0x3ac2 012722 isub rega ,pdata 
-0x3ac3 012723 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012724 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012725 call le_att_malloc_tx_notify 
-0x3ac6 012726 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012727 copy pdata ,contru 
-0x3ac8 012728 copy rega ,loopcnt 
-0x3ac9 012729 call uart_copy_rx_bytes_fast 
-0x3aca 012730 copy contru ,pdata 
-0x3acb 012731 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012732 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012733 nrtn blank 
-0x3ace 012734 branch module_set_le_tx_data_flag 
-:      012738 module_get_le_remote_mtu:
-0x3acf 012739 arg 0x17 ,temp 
-0x3ad0 012740 fetch 1 ,mem_module_flag 
-0x3ad1 012741 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012742 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012743 rtn 
-:      012745 module_check_ble_encrypt_state:
-0x3ad4 012746 fetch 1 ,mem_module_flag 
-0x3ad5 012747 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012748 branch disable_user 
-:      012752 module_hci_cmd_inquire_status:
-0x3ad7 012753 branch module_hci_event_status_res 
-:      012757 module_hci_cmd_set_pairing_mode:
-0x3ad8 012758 copy rega ,contru 
-0x3ad9 012759 ifetch 1 ,contru 
-0x3ada 012760 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012761 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012762 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012763 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012764 branch module_hci_event_receive_invalid_cmd 
-:      012765 module_hci_pairing_pincode_mode:
-0x3adf 012766 call ssp_disable 
-0x3ae0 012767 jam 0 ,mem_ssp_enable 
-0x3ae1 012768 branch module_hci_event_receive_valid_cmd 
-:      012769 module_hci_pairing_just_work_mode:
-0x3ae2 012770 setarg ssp_mode_just_work_io_cap_data 
-:      012771 module_hci_sspairing_mode:
-0x3ae3 012772 store 3 ,mem_sp_iocap_local 
-0x3ae4 012773 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012774 call ssp_enable 
-0x3ae6 012775 jam 1 ,mem_ssp_enable 
-0x3ae7 012776 branch module_hci_event_receive_valid_cmd 
-:      012777 module_hci_pairing_passkey:
-0x3ae8 012778 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012779 branch module_hci_sspairing_mode 
-:      012781 module_hci_pairing_numeric_comparison:
-0x3aea 012782 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012783 branch module_hci_sspairing_mode 
-:      012786 module_hci_cmd_set_pincode:
-0x3aec 012787 fetch 1 ,mem_module_uart_len 
-0x3aed 012788 sub pdata ,16 ,null 
-0x3aee 012789 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012790 store 1 ,mem_pin_length 
-0x3af0 012791 copy pdata ,loopcnt 
-0x3af1 012792 arg mem_pin ,contw 
-0x3af2 012793 call uart_copy_rx_bytes 
-0x3af3 012794 branch module_hci_event_receive_valid_cmd 
-:      012798 module_hci_cmd_set_uart_control_mode:
-0x3af4 012799 copy rega ,contru 
-0x3af5 012800 ifetch 1 ,contru 
-0x3af6 012801 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012802 nsetflag blank ,4 ,temp 
-0x3af8 012803 hstoret 1 ,core_uart_ctrl 
-0x3af9 012804 branch module_hci_event_receive_valid_cmd 
-:      012808 module_hci_cmd_set_uart_baud:
-0x3afa 012809 fetch 1 ,mem_module_uart_len 
-0x3afb 012810 copy pdata ,loopcnt 
-0x3afc 012811 copy rega ,contru 
-0x3afd 012812 call string2dec_from_uart 
-0x3afe 012813 setarg uart_clk_24 
-0x3aff 012814 idiv temp 
-0x3b00 012815 call wait_div_end 
-0x3b01 012816 quotient pdata 
-:      012817 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012818 store uart_baud_len ,mem_baud 
-0x3b03 012819 call module_hci_event_receive_valid_cmd 
-0x3b04 012820 call wait_uarttx 
-0x3b05 012821 branch uart_set_baud_by_mem 
-:      012825 module_hci_cmd_version_request:
-0x3b06 012826 arg 2 ,rega 
-0x3b07 012827 arg mem_soft_version_num ,regb 
-0x3b08 012828 arg 0 ,temp 
-0x3b09 012829 branch module_hci_event_set_cmd 
-:      012830 module_hci_event_set_cmd_send_response:
-0x3b0a 012831 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012832 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012833 arg 0 ,temp 
-0x3b0d 012834 branch module_hci_event_set_cmd 
-:      012838 module_hci_cmd_bt_disconnect:
-0x3b0e 012839 fetch 2 ,mem_ui_state_map 
-0x3b0f 012840 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012841 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012842 call module_hci_event_receive_valid_cmd 
-0x3b11 012843 branch app_bt_disconnect 
-:      012847 module_hci_cmd_ble_disconnect:
-0x3b12 012848 fetch 2 ,mem_ui_state_map 
-0x3b13 012849 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012850 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012851 call module_hci_event_receive_valid_cmd 
-0x3b15 012852 branch app_ble_disconnect 
-:      012858 module_hci_cmd_set_nvram:
-0x3b16 012859 fetch 1 ,mem_module_uart_len 
-0x3b17 012860 copy pdata ,loopcnt 
-0x3b18 012861 copy rega ,contru 
-0x3b19 012862 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012863 icopy contw 
-0x3b1b 012864 call uart_copy_rx_bytes_fast 
-0x3b1c 012865 branch module_hci_event_receive_valid_cmd 
-:      012869 module_hci_cmd_confirm_gkey:
-0x3b1d 012870 fetch 1 ,mem_ui_state_map 
-0x3b1e 012871 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012872 ifetch 1 ,contru 
-0x3b20 012873 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012874 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012875 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012876 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012878 call module_hci_event_receive_valid_cmd 
-0x3b25 012880 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012881 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012882 rtn 
-:      012884 dhkey_not_accept:
-0x3b28 012885 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012886 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012887 branch ui_ipc_send_cmd 
-:      012890 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012891 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012892 branch dhkey_not_accept 
-:      012896 module_hci_cmd_set_credit_given:
-0x3b2d 012897 fetch 1 ,mem_ui_state_map 
-0x3b2e 012898 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012899 fetch 1 ,mem_credit_flag 
-0x3b30 012900 rtneq credit_disable 
-0x3b31 012901 ifetch 1 ,contru 
-0x3b32 012902 fetcht 1 ,mem_credit_given 
-0x3b33 012903 iadd temp ,temp 
-0x3b34 012904 storet 1 ,mem_credit_given 
-0x3b35 012905 rtn 
-:      012909 module_hci_cmd_auto_adv:
-0x3b36 012910 arg 0x40 ,loopcnt 
-0x3b37 012911 arg mem_le_adv_data_len ,contw 
-0x3b38 012912 call clear_mem 
-0x3b39 012913 setarg 0 
-0x3b3a 012914 store 1 ,mem_regb 
-0x3b3b 012915 copy rega ,contru 
-:      012916 module_hci_cmd_auto_adv_loop:
-0x3b3c 012917 copy contru ,pdata 
-0x3b3d 012918 store 2 ,mem_regc 
-0x3b3e 012919 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012921 fetch 1 ,mem_regb 
-0x3b40 012922 fetcht 1 ,mem_temp 
-0x3b41 012923 increase 1 ,temp 
-0x3b42 012924 iadd temp ,pdata 
-0x3b43 012925 store 1 ,mem_regb 
-0x3b44 012927 sub pdata ,31 ,null 
-0x3b45 012928 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012929 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012930 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012931 setarg mem_le_adv_data 
-0x3b48 012932 iadd temp ,pdata 
-0x3b49 012933 store 2 ,mem_contw 
-0x3b4a 012934 fetcht 1 ,mem_temp 
-0x3b4b 012935 increase 1 ,temp 
-0x3b4c 012936 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012937 iadd temp ,pdata 
-0x3b4e 012938 store 1 ,mem_le_adv_data_len 
-0x3b4f 012939 branch module_hci_cmd_auto_adv_store_common 
-:      012940 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012941 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012942 setarg mem_le_scan_data 
-0x3b52 012943 iadd temp ,pdata 
-0x3b53 012944 store 2 ,mem_contw 
-0x3b54 012945 fetcht 1 ,mem_temp 
-0x3b55 012946 increase 1 ,temp 
-0x3b56 012947 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012948 iadd temp ,pdata 
-0x3b58 012949 store 1 ,mem_le_scan_data_len 
-:      012950 module_hci_cmd_auto_adv_store_common:
-0x3b59 012951 fetch 2 ,mem_contw 
-0x3b5a 012952 copy pdata ,contw 
-0x3b5b 012953 fetch 2 ,mem_regc 
-0x3b5c 012954 copy pdata ,contru 
-0x3b5d 012956 copy temp ,loopcnt 
-0x3b5e 012957 call uart_copy_rx_bytes_fast 
-0x3b5f 012959 fetch 1 ,mem_module_uart_len 
-0x3b60 012960 fetcht 1 ,mem_regb 
-0x3b61 012961 isub temp ,null 
-0x3b62 012962 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012963 branch module_hci_event_receive_valid_cmd 
-:      012966 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012967 ifetch 1 ,contru 
-0x3b65 012968 store 1 ,mem_temp 
-0x3b66 012969 ifetch 1 ,contru 
-0x3b67 012970 store 1 ,mem_rega 
-0x3b68 012971 rtn 
-:      012975 module_hci_cmd_power_request:
-0x3b69 012976 arg 0 ,temp 
-0x3b6a 012977 arg 2 ,rega 
-0x3b6b 012978 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012979 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012980 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012981 branch module_hci_event_set_cmd 
-:      012985 module_hci_cmd_power_set:
-0x3b6f 012986 fetch 1 ,mem_module_uart_len 
-0x3b70 012987 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012988 ifetch 1 ,contru 
-0x3b72 012989 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012990 setarg 0x00 
-0x3b74 012991 store 2 ,mem_module_vdd_quotient 
-0x3b75 012992 branch module_hci_event_receive_valid_cmd 
-:      012996 module_hci_cmd_passkey_entry:
-0x3b76 012997 ifetch 4 ,contru 
-0x3b77 012998 store 4 ,mem_pin 
-0x3b78 012999 jam 4 ,mem_pin_length 
-0x3b79 013000 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 013001 call module_hci_event_receive_valid_cmd 
-0x3b7b 013002 branch authentication_passkey 
-:      013006 module_hci_cmd_set_gpio:
-0x3b7c 013007 fetch 1 ,mem_module_uart_len 
-0x3b7d 013008 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 013009 ifetch 1 ,contru 
-0x3b7f 013010 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 013011 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 013012 branch module_hci_event_receive_invalid_cmd 
-:      013014 module_set_gpio_input:
-0x3b82 013015 ifetcht 1 ,contru 
-0x3b83 013016 ifetch 1 ,contru 
-0x3b84 013017 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 013018 nsetflag blank ,7 ,temp 
-0x3b86 013019 call gpio_config_input 
-0x3b87 013020 branch module_hci_event_receive_valid_cmd 
-:      013022 module_set_gpio_high_impedance:
-0x3b88 013023 call gpio_set_high_impedance 
-0x3b89 013024 branch module_hci_event_receive_valid_cmd 
-:      013026 module_set_gpio_output:
-0x3b8a 013027 ifetcht 1 ,contru 
-0x3b8b 013028 call gpio_config_output0 
-0x3b8c 013029 ifetch 1 ,contru 
-0x3b8d 013030 isolate1 0 ,pdata 
-0x3b8e 013031 call gpio_out_flag 
-0x3b8f 013032 branch module_hci_event_receive_valid_cmd 
-:      013036 module_hci_cmd_read_gpio:
-0x3b90 013037 fetch 1 ,mem_module_uart_len 
-0x3b91 013038 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 013039 ifetcht 1 ,contru 
-0x3b93 013040 call gpio_get_bit 
-0x3b94 013041 setarg 0x0 
-0x3b95 013042 nsetflag true ,0 ,pdata 
-0x3b96 013043 arg 1 ,rega 
-0x3b97 013044 branch module_hci_event_set_cmd_send_response 
-:      013048 module_hci_cmd_le_set_pairing_mode:
-0x3b98 013049 copy rega ,contru 
-0x3b99 013050 ifetch 1 ,contru 
-0x3b9a 013051 copy pdata ,temp 
-0x3b9b 013052 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 013053 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 013054 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 013055 store 1 ,mem_le_pairing_mode 
-0x3b9f 013056 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 013057 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 013058 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 013059 branch module_hci_event_receive_invalid_cmd 
-:      013061 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 013062 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 013063 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 013064 storet 1 ,mem_le_pairing_mode 
-0x3ba6 013065 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 013066 branch module_le_set_noinputnooutput 
-:      013067 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 013068 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 013069 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 013070 storet 1 ,mem_le_pairing_mode 
-0x3bab 013071 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 013072 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 013073 branch module_hci_event_receive_valid_cmd 
-:      013074 module_le_set_pairing_mode_secure_passkey:
-0x3bae 013075 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 013076 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 013077 storet 1 ,mem_le_pairing_mode 
-0x3bb1 013078 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 013079 branch module_le_set_displayonly 
-:      013080 module_le_set_no_pairing:
-0x3bb3 013081 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      013082 module_le_set_noinputnooutput:
-0x3bb4 013083 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 013084 branch module_hci_event_receive_valid_cmd 
-:      013085 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 013086 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 013087 branch module_le_set_noinputnooutput 
-:      013088 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 013089 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      013090 module_le_set_displayonly:
-0x3bb9 013091 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 013092 branch module_hci_event_receive_valid_cmd 
-:      013096 module_hci_cmd_le_set_adv_data:
-0x3bbb 013097 fetch 1 ,mem_module_uart_len 
-0x3bbc 013098 sub pdata ,31 ,null 
-0x3bbd 013099 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 013100 store 1 ,mem_le_adv_data_len 
-0x3bbf 013101 copy pdata ,loopcnt 
-0x3bc0 013102 copy rega ,contru 
-0x3bc1 013103 arg mem_le_adv_data ,contw 
-0x3bc2 013104 call uart_copy_rx_bytes_fast 
-0x3bc3 013105 branch module_hci_event_receive_valid_cmd 
-:      013109 module_hci_cmd_le_set_scan_data:
-0x3bc4 013110 fetch 1 ,mem_module_uart_len 
-0x3bc5 013111 sub pdata ,31 ,null 
-0x3bc6 013112 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 013113 store 1 ,mem_le_scan_data_len 
-0x3bc8 013114 copy pdata ,loopcnt 
-0x3bc9 013115 copy rega ,contru 
-0x3bca 013116 arg mem_le_scan_data ,contw 
-0x3bcb 013117 call uart_copy_rx_bytes_fast 
-0x3bcc 013118 branch module_hci_event_receive_valid_cmd 
-:      013122 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 013123 fetch 2 ,mem_ui_state_map 
-0x3bce 013124 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 013125 fetch 1 ,mem_module_uart_len 
-0x3bd0 013126 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 013127 copy rega ,contru 
-0x3bd2 013128 ifetch 8 ,contru 
-0x3bd3 013129 store 8 ,mem_le_interval_min 
-0x3bd4 013130 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 013131 call ui_ipc_send_cmd 
-0x3bd6 013132 branch module_hci_event_receive_valid_cmd 
-:      013136 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 013137 ifetch 2 ,contru 
-0x3bd8 013138 store 2 ,mem_le_adv_interval 
-0x3bd9 013139 branch module_hci_event_receive_valid_cmd 
-:      013143 module_hci_cmd_le_start_pairing:
-0x3bda 013144 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 013145 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 013146 fetch 1 ,mem_le_pairing_state 
-0x3bdd 013147 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 013148 fetch 1 ,mem_le_enc_state 
-0x3bdf 013149 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 013150 call check_51cmd_le_smp_sec_req 
-0x3be1 013151 branch module_hci_event_receive_valid_cmd 
-:      013155 module_hci_cmd_set_wake_gpio:
-0x3be2 013156 fetch 1 ,mem_module_uart_len 
-0x3be3 013157 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 013158 ifetch 1 ,contru 
-0x3be5 013159 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 013160 ifetch 4 ,contru 
-0x3be7 013161 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 013162 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 013163 call gpio_config_output 
-0x3bea 013164 call module_set_mcu_wake_pin_low 
-0x3beb 013165 branch module_hci_event_receive_valid_cmd 
-:      013169 module_hci_cmd_set_tx_power:
-0x3bec 013170 fetch 1 ,mem_module_uart_len 
-0x3bed 013171 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 013172 ifetch 1 ,contru 
-0x3bef 013173 store 1 ,mem_tx_power 
-0x3bf0 013174 branch module_hci_event_receive_valid_cmd 
-:      013178 module_hci_cmd_le_confirm_gkey:
-0x3bf1 013179 ifetch 1 ,contru 
-0x3bf2 013180 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 013181 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 013182 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 013183 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 013184 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 013185 branch module_hci_event_receive_invalid_cmd 
-:      013186 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 013187 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 013188 branch module_hci_event_receive_valid_cmd 
-:      013190 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 013191 call le_send_pairing_confirm_value_failed 
-0x3bfb 013192 branch module_hci_event_receive_valid_cmd 
-:      013196 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 013197 fetch 1 ,mem_module_uart_len 
-0x3bfd 013198 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 013199 call module_hci_event_receive_valid_cmd 
-0x3bff 013200 ifetch 1 ,contru 
-0x3c00 013201 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 013202 branch classic_bt_set_reject_justwork_flag 
-:      013206 module_hci_cmd_reset_chip:
-0x3c02 013207 call module_hci_event_receive_valid_cmd 
-0x3c03 013208 call wait_uarttx 
-0x3c04 013209 jam 0x01 ,core_reset 
-0x3c05 013210 branch loop 
-:      013214 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 013215 fetch 1 ,mem_module_uart_len 
-0x3c07 013216 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 013217 ifetch 1 ,contru 
-0x3c09 013218 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 013219 fetch 1 ,mem_module_uart_len 
-0x3c0b 013220 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 013221 ifetch 4 ,contru 
-0x3c0d 013222 arg 1000000 ,temp 
-0x3c0e 013223 isub temp ,null 
-0x3c0f 013224 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 013225 store 4 ,mem_le_tk 
-0x3c11 013226 call le_set_config_fixed_tk 
-0x3c12 013227 branch module_hci_event_receive_valid_cmd 
-:      013229 module_hci_cmd_le_set_random_passkey:
-0x3c13 013230 call le_clr_config_fixed_tk 
-0x3c14 013231 branch module_hci_event_receive_valid_cmd 
-:      013235 module_hci_test_cmde_close_lpm:
-0x3c15 013236 jam 0 ,mem_lpm_mode 
-0x3c16 013237 branch module_hci_event_receive_valid_cmd 
-:      013242 module_hci_event_receive_invalid_cmd:
-0x3c17 013243 arg 1 ,temp 
-0x3c18 013244 arg 0 ,rega 
-0x3c19 013245 branch module_hci_event_set_cmd 
-:      013248 module_hci_event_receive_valid_cmd:
-0x3c1a 013249 arg 0 ,temp 
-0x3c1b 013250 arg 0 ,rega 
-0x3c1c 013251 branch module_hci_event_set_cmd 
-:      013255 module_hci_event_spp_connect:
-0x3c1d 013256 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 013257 branch module_hci_event_enter_standby_mode_len0 
-:      013261 module_hci_event_le_connect:
-0x3c1f 013262 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 013263 branch module_hci_event_enter_standby_mode_len0 
-:      013267 module_hci_event_spp_disconnect:
-0x3c21 013268 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 013269 branch module_hci_event_enter_standby_mode_len0 
-:      013273 module_hci_event_le_disconnect:
-0x3c23 013274 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 013275 branch module_hci_event_enter_standby_mode_len0 
-:      013283 module_hci_event_set_cmd:
-0x3c25 013284 fetch 1 ,mem_module_uart_opcode 
-0x3c26 013285 copy pdata ,regc 
-0x3c27 013286 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 013287 setarg 2 
-0x3c29 013288 iadd rega ,pdata 
-0x3c2a 013289 call module_hci_prepare_tx 
-0x3c2b 013290 copy regc ,pdata 
-0x3c2c 013291 istore 1 ,contwu 
-0x3c2d 013292 istoret 1 ,contwu 
-0x3c2e 013293 copy rega ,loopcnt 
-0x3c2f 013294 copy regb ,contr 
-0x3c30 013295 call uart_copy_tx_bytes 
-0x3c31 013296 branch uartd_send 
-:      013300 module_hci_event_receive_spp_data:
-0x3c32 013302 call module_spp_clear_last_transmite_clock 
-0x3c33 013303 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 013304 fetch 1 ,mem_current_length 
-0x3c35 013305 rtn blank 
-0x3c36 013306 call module_hci_prepare_tx 
-0x3c37 013307 fetch 1 ,mem_current_length 
-0x3c38 013308 copy pdata ,loopcnt 
-0x3c39 013309 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 013310 copy pdata ,contr 
-0x3c3b 013311 call uart_copy_tx_bytes_fast 
-0x3c3c 013312 branch uartd_send 
-:      013316 module_hci_event_receive_le_data:
-0x3c3d 013317 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 013318 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 013319 icopy loopcnt 
-0x3c40 013320 increase 2 ,pdata 
-0x3c41 013321 call module_hci_prepare_tx 
-0x3c42 013322 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 013323 istore 2 ,contwu 
-0x3c44 013324 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 013325 icopy contr 
-0x3c46 013326 call uart_copy_tx_bytes_fast 
-0x3c47 013327 branch uartd_send 
-:      013331 module_hci_event_enter_standby_mode:
-0x3c48 013332 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013333 module_hci_event_enter_standby_mode_len0:
-0x3c49 013334 setarg 0 
-0x3c4a 013335 call module_hci_prepare_tx 
-0x3c4b 013336 branch uartd_send 
-:      013340 module_hci_event_status_res:
-0x3c4c 013341 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013342 setarg 1 
-0x3c4e 013343 call module_hci_prepare_tx 
-0x3c4f 013345 call module_hci_read_bt_status 
-0x3c50 013347 fetch 2 ,mem_ui_state_map 
-0x3c51 013348 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013349 qisolate1 pdata 
-0x3c53 013350 setflag true ,3 ,temp 
-0x3c54 013352 arg ui_state_ble_connected ,queue 
-0x3c55 013353 qisolate1 pdata 
-0x3c56 013354 setflag true ,5 ,temp 
-0x3c57 013356 fetch 1 ,mem_ui_state_map 
-0x3c58 013357 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013358 qisolate1 pdata 
-0x3c5a 013359 setflag true ,4 ,temp 
-0x3c5b 013361 istoret 1 ,contwu 
-0x3c5c 013362 branch uartd_send 
-:      013366 module_hci_read_bt_status:
-0x3c5d 013367 arg 0 ,temp 
-0x3c5e 013368 fetch 1 ,mem_scan_mode 
-0x3c5f 013369 arg inq_scan_mode ,queue 
-0x3c60 013370 qisolate1 pdata 
-0x3c61 013371 setflag true ,0 ,temp 
-0x3c62 013372 arg page_scan_mode ,queue 
-0x3c63 013373 qisolate1 pdata 
-0x3c64 013374 setflag true ,1 ,temp 
-0x3c65 013376 fetch 1 ,mem_le_adv_enable 
-0x3c66 013377 arg 0 ,queue 
-0x3c67 013378 qisolate1 pdata 
-0x3c68 013379 setflag true ,2 ,temp 
-0x3c69 013380 rtn 
-:      013384 module_hci_event_store_device:
-0x3c6a 013385 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013386 fetch 1 ,mem_nv_data_number 
-0x3c6c 013387 mul32 pdata ,34 ,pdata 
-0x3c6d 013388 icopy loopcnt 
-0x3c6e 013389 call module_hci_prepare_tx 
-0x3c6f 013390 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013391 icopy contr 
-0x3c71 013392 call uart_copy_tx_bytes_fast 
-0x3c72 013393 branch uartd_send 
-:      013397 module_hci_event_gkey_generate:
-0x3c73 013398 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013399 setarg 4 
-0x3c75 013400 call module_hci_prepare_tx 
-0x3c76 013401 fetch 4 ,mem_gkey 
-0x3c77 013402 istore 4 ,contwu 
-0x3c78 013403 branch uartd_send 
-:      013407 module_hci_event_invalid_packet:
-0x3c79 013408 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013409 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013410 arg 0xff ,temp 
-0x3c7c 013411 call not_greater_than 
-0x3c7d 013412 copy pdata ,loopcnt 
-0x3c7e 013413 call module_hci_prepare_tx 
-0x3c7f 013414 call uartd_prepare_rx 
-0x3c80 013415 call uart_copy_rx2tx 
-0x3c81 013416 branch uartd_send 
-:      013420 module_hci_event_passkey_entry_mode:
-0x3c82 013421 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013422 branch module_hci_event_enter_standby_mode_len0 
-:      013426 module_hci_event_le_tk:
-0x3c84 013427 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013428 setarg 4 
-0x3c86 013429 call module_hci_prepare_tx 
-0x3c87 013430 fetch 4 ,mem_le_tk 
-0x3c88 013431 istore 4 ,contwu 
-0x3c89 013432 branch uartd_send 
-:      013436 module_hci_event_le_pairing_fail:
-0x3c8a 013437 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013438 branch module_hci_event_pairing_completed 
-:      013440 module_hci_event_le_pairing_success:
-0x3c8c 013441 arg flag_ble_pairing_success ,rega 
-0x3c8d 013442 branch module_hci_event_pairing_completed 
-:      013444 module_hci_event_bt_pairing_fail:
-0x3c8e 013445 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013446 branch module_hci_event_pairing_completed 
-:      013448 module_hci_event_bt_pairing_success:
-0x3c90 013449 arg flag_bt_pairing_success ,rega 
-:      013451 module_hci_event_pairing_completed:
-0x3c91 013452 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013453 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013454 setarg 2 
-0x3c94 013455 call module_hci_prepare_tx 
-0x3c95 013456 copy rega ,pdata 
-0x3c96 013457 istore 2 ,contwu 
-0x3c97 013458 branch uartd_send 
-:      013462 module_hci_event_pause_enc:
-0x3c98 013463 arg flag_event_pause_enc ,regc 
-0x3c99 013464 branch module_hci_event_enc 
-:      013466 module_hci_event_start_enc:
-0x3c9a 013467 arg flag_event_start_enc ,regc 
-:      013469 module_hci_event_enc:
-0x3c9b 013470 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013471 setarg 1 
-0x3c9d 013472 call module_hci_prepare_tx 
-0x3c9e 013473 copy regc ,pdata 
-0x3c9f 013474 istore 1 ,contwu 
-0x3ca0 013475 branch uartd_send 
-:      013479 module_hci_event_le_gkey:
-0x3ca1 013480 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013481 setarg 4 
-0x3ca3 013482 call module_hci_prepare_tx 
-0x3ca4 013483 fetch 4 ,mem_gkey 
-0x3ca5 013484 istore 4 ,contwu 
-0x3ca6 013485 branch uartd_send 
-:      013496 module_hci_prepare_tx:
-0x3ca7 013497 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013498 store 1 ,mem_module_uart_len 
-0x3ca9 013499 storet 8 ,mem_temp 
-0x3caa 013500 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013501 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013502 fetcht 8 ,mem_temp 
-0x3cad 013503 call uartd_prepare_tx 
-0x3cae 013504 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013505 istore 3 ,contwu 
-0x3cb0 013506 rtn 
-:      013509 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013510 call module_check_mcu_wake_pin_high 
-0x3cb2 013511 rtn true 
-:      013512 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013513 call module_set_mcu_wake_pin_high 
-0x3cb4 013514 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013515 rshift2 pdata ,pdata 
-0x3cb6 013516 rtn blank 
-0x3cb7 013517 branch delay 
-:      013519 module_set_mcu_wake_pin_high:
-0x3cb8 013521 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013522 branch gpio_out_active 
-:      013524 module_check_mcu_wake_pin_high:
-0x3cba 013525 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013526 branch gpio_check_active 
-:      013528 module_set_mcu_wake_pin_low:
-0x3cbc 013529 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013530 branch gpio_out_inactive 
-:      013533 delay:
-0x3cbe 013534 increase -1 ,pdata 
-0x3cbf 013535 nop 38 
-0x3cc0 013536 nbranch delay ,blank 
-0x3cc1 013537 rtn 
-:      013546 module_le_receive_data:
-0x3cc2 013547 call module_check_ble_encrypt_state 
-0x3cc3 013548 rtn user 
-0x3cc4 013549 copy rega ,pdata 
-0x3cc5 013550 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013551 copy regb ,pdata 
-0x3cc7 013552 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013553 fetch 2 ,mem_le_att_handle 
-0x3cc9 013554 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013555 isub temp ,null 
-0x3ccb 013556 branch module_le_receive_data_ok ,zero 
-0x3ccc 013557 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013558 isub temp ,null 
-0x3cce 013559 nrtn zero 
-:      013560 module_le_receive_data_ok:
-0x3ccf 013561 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013562 branch module_hci_event_receive_le_data 
-:      013567 module_exit_sniff:
-0x3cd1 013568 fetch 1 ,mem_module_flag 
-0x3cd2 013569 rtnbit1 moudle_task_unsniff 
-0x3cd3 013570 call module_set_unsniff_task_flag 
-0x3cd4 013571 branch app_bt_sniff_exit 
-:      013574 module_set_lpm_mult_2:
-0x3cd5 013575 jam 2 ,mem_lpm_mult 
-0x3cd6 013576 rtn 
-:      013580 module_bb_event_timer:
-0x3cd7 013581 branch module_read_vdd_timer 
-:      013583 module_read_vdd_timer:
-0x3cd8 013584 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013585 rtn blank 
-0x3cda 013586 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013587 rtn blank 
-0x3cdc 013588 increase -1 ,pdata 
-0x3cdd 013589 store 1 ,mem_module_read_vdd_count 
-0x3cde 013590 nrtn blank 
-0x3cdf 013591 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013592 call adc_set_mode 
-0x3ce1 013593 call vdd_calculate_by_mode 
-0x3ce2 013594 div pdata ,0x64 
-0x3ce3 013595 call wait_div_end 
-0x3ce4 013596 quotient pdata 
-0x3ce5 013597 remainder temp 
-0x3ce6 013598 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013599 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013600 rtn 
-:      013603 module_control_air_flow:
-0x3ce9 013604 call check_uart_tx_buff 
-0x3cea 013605 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013606 branch app_l2cap_flow_control_disable 
-:      013610 module_set_sniff_task_flag:
-0x3cec 013611 arg moudle_task_sniff ,queue 
-0x3ced 013612 branch module_set_state 
-:      013614 module_clear_sniff_task_flag:
-0x3cee 013615 arg moudle_task_sniff ,queue 
-0x3cef 013616 branch module_clr_state 
-:      013618 module_set_unsniff_task_flag:
-0x3cf0 013619 arg moudle_task_unsniff ,queue 
-0x3cf1 013620 branch module_set_state 
-:      013622 module_clear_unsniff_task_flag:
-0x3cf2 013623 arg moudle_task_unsniff ,queue 
-0x3cf3 013624 branch module_clr_state 
-:      013626 module_set_le_tx_data_flag:
-0x3cf4 013627 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013628 branch module_set_state 
-:      013630 module_clear_le_tx_data_flag:
-0x3cf6 013631 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013632 branch module_clr_state 
-:      013634 module_clr_state:
-0x3cf8 013635 fetch 1 ,mem_module_flag 
-0x3cf9 013636 qset0 pdata 
-0x3cfa 013637 store 1 ,mem_module_flag 
-0x3cfb 013638 rtn 
-:      013640 module_set_state:
-0x3cfc 013641 fetch 1 ,mem_module_flag 
-0x3cfd 013642 qset1 pdata 
-0x3cfe 013643 store 1 ,mem_module_flag 
-0x3cff 013644 rtn 
-:      013654 mouse_init:
-0x3d00 013655 call mouse_setting_config 
-0x3d01 013656 call spi_ncs_enable 
-0x3d02 013657 call mouse_init_sunt 
-0x3d03 013658 call mouse_dpi_config 
-0x3d04 013659 call spi_ncs_disable 
-0x3d05 013660 rtn wake 
-0x3d06 013661 call mouse_cheak_enable_usb 
-0x3d07 013662 call mouse_cb_fuction 
-0x3d08 013665 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013666 rtnbit1 mouse_enable_usb 
-0x3d0a 013667 call mouse_wakeup_from_power 
-0x3d0b 013668 rtnmark1 mark_24g 
-0x3d0c 013669 fetch 2 ,mem_ui_state_map 
-0x3d0d 013670 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013671 branch mouse_check_reconn_target 
-:      013674 mouse_delay_4s:
-0x3d0f 013675 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013676 rtnbit0 mouse_enable_init_delay 
-0x3d11 013677 arg 20 ,loopcnt 
-:      013678 mouse_delay_20ms:
-0x3d12 013679 setarg 200000 
-0x3d13 013680 call sleep 
-0x3d14 013681 loop delay_10ms 
-0x3d15 013682 rtn 
-:      013685 mouse_cheak_enable_usb:
-0x3d16 013686 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013687 rtnbit0 mouse_enable_usb 
-0x3d18 013688 branch usb_init 
-:      013691 mouse_cb_fuction:
-0x3d19 013692 setarg mouse_le 
-0x3d1a 013693 store 2 ,mem_cb_le_process 
-0x3d1b 013694 setarg mouse_send_process 
-0x3d1c 013695 store 2 ,mem_cb_bt_process 
-0x3d1d 013696 setarg mouse_process_lpm_before 
-0x3d1e 013697 store 2 ,mem_cb_before_lpm 
-0x3d1f 013698 setarg mouse_priority_bb_event 
-0x3d20 013699 store 2 ,mem_cb_bb_event_process 
-0x3d21 013700 setarg mouse_idle 
-0x3d22 013701 store 2 ,mem_cb_idle_process 
-0x3d23 013702 setarg mouse_before_hibernate 
-0x3d24 013703 store 2 ,mem_cb_before_hibernate 
-0x3d25 013704 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013705 store 2 ,mem_cb_att_write 
-0x3d27 013707 call g24_head_ptr2regc 
-0x3d28 013708 setarg mouse_g24_package_data 
-0x3d29 013709 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013710 istore 2 ,contw 
-0x3d2b 013711 setarg mouse_g24_enter_lpm 
-0x3d2c 013712 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013713 istore 2 ,contw 
-0x3d2e 013714 setarg mouse_lpm_before_common 
-0x3d2f 013715 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013716 istore 2 ,contw 
-0x3d31 013718 setarg mouse_bb_event_timer 
-0x3d32 013719 store 2 ,mem_cb_event_timer 
-0x3d33 013720 setarg mouse_spi_write_flash_cb 
-0x3d34 013721 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013722 rtn 
-:      013723 mouse_spi_write_flash_cb:
-:      013724 mouse_spi_init:
-0x3d36 013725 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013726 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013727 branch spid_init2 
-:      013729 mouse_setting_config:
-0x3d39 013730 rtn wake 
-0x3d3a 013731 call g24_set_device_addr 
-0x3d3b 013732 call mouse_gpio_init 
-0x3d3c 013733 call mouse_param_init 
-0x3d3d 013734 call mouse_adc_init 
-0x3d3e 013735 call le_set_config_fixed_ltk 
-0x3d3f 013736 call le_set_justwork 
-0x3d40 013737 call le_set_fixed_ltk 
-0x3d41 013738 call le_set_config_read_authentication 
-0x3d42 013739 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013740 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013741 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013742 rtn 
-:      013744 mouse_init_iic:
-0x3d46 013745 call iic_init_390k 
-0x3d47 013746 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013747 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013748 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013749 call mouse_load_eeprom_dpi 
-0x3d4b 013750 call mouse_init_environment 
-0x3d4c 013751 call mouse_set_24g_addr_eeprom 
-0x3d4d 013752 branch iicd_read_eep_data 
-:      013754 mouse_wakeup_from_power:
-0x3d4e 013755 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013756 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013757 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013758 isolate0 gpio_latch ,pdata 
-0x3d52 013759 nrtn true 
-:      013760 mouse_wakeup_no_from_power:
-0x3d53 013761 fetch 1 ,mem_reconn_times_init 
-0x3d54 013762 store 1 ,mem_reconn_times 
-0x3d55 013763 fetch 1 ,mem_config_function_enable 
-0x3d56 013764 rtnbit1 enable_select_device_by_switch 
-:      013765 mouse_start_24g_mode:
-0x3d57 013766 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013767 rtnbit0 mouse_enable_24g 
-0x3d59 013768 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013769 branch g24_check_51cmd_start_24g 
-:      013770 le_mouse_bb_event_connect_complete:
-0x3d5b 013771 fetch 1 ,mem_le_att_handle 
-0x3d5c 013772 sub pdata ,26 ,pdata 
-0x3d5d 013773 nrtn zero 
-0x3d5e 013774 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013775 call ui_ipc_send_cmd 
-:      013776 mouse_le_write_enable:
-0x3d60 013777 arg write_req_enable_flag ,queue 
-0x3d61 013778 branch mouse_le_enable_connect_flag 
-:      013780 mouse_dpi_up:
-0x3d62 013781 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013782 rtneq dpi_button_state_up 
-0x3d64 013783 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013784 rtn 
-:      013785 mouse_dpi_config:
-0x3d66 013786 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013787 and pdata ,0x0f ,pdata 
-0x3d68 013788 store 1 ,mem_mouse_dpi 
-0x3d69 013789 branch mouse_seting_dpi + 2 
-:      013792 mouse_dpi_cheak:
-0x3d6a 013793 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013794 call gpio_get_bit 
-0x3d6c 013795 nbranch mouse_dpi_up ,true 
-:      013796 mouse_dpi_down:
-0x3d6d 013797 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013798 rtneq dpi_button_state_down 
-0x3d6f 013799 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3d70 013800 fetch 1 ,mem_mouse_dpi 
-0x3d71 013801 increase 1 ,pdata 
-0x3d72 013802 and pdata ,0x03 ,pdata 
-0x3d73 013803 store 1 ,mem_mouse_dpi 
-0x3d74 013804 call mouse_seting_dpi 
-0x3d75 013805 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013806 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013807 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013808 rtn 
-:      013809 mouse_before_store_flash_cpi:
-0x3d79 013810 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013811 call gpio_config_output 
-0x3d7b 013812 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013813 call gpio_config_output 
-0x3d7d 013814 branch mouse_store_flash_device_info 
-:      013816 mouse_seting_dpi:
-0x3d7e 013817 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013818 call mosue_dpi_led_blink_init 
-0x3d80 013819 fetch 1 ,mem_config_sensor_type 
-0x3d81 013820 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013821 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013822 fetch 1 ,mem_mouse_dpi 
-0x3d84 013823 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013824 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013825 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013826 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013827 mouse_set_cpi2:
-0x3d88 013828 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013829 branch mouse_p3205_dpi 
-:      013830 mouse_set_cpi1:
-0x3d8a 013831 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013832 branch mouse_p3205_dpi 
-:      013833 mouse_set_cpi3:
-0x3d8c 013834 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013835 branch mouse_p3205_dpi 
-:      013836 mouse_set_cpi4:
-0x3d8e 013837 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013838 branch mouse_p3205_dpi 
-:      013839 moue_seting_cpi_count:
-0x3d90 013840 fetch 1 ,mem_config_sensor_type 
-0x3d91 013841 rtneq p3065_xy 
-0x3d92 013842 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013843 increase 1 ,pdata 
-0x3d94 013844 store 1 ,mem_mouse_cpi_count 
-0x3d95 013845 rtn 
-:      013847 mouse_seting_3212_dpi:
-0x3d96 013848 fetch 1 ,mem_mouse_dpi 
-0x3d97 013849 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013850 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013851 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013852 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013853 mouse_set_p3212_cpi2:
-0x3d9b 013854 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013855 branch mouse_p3212_dpi 
-:      013856 mouse_set_p3212_cpi1:
-0x3d9d 013857 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013858 branch mouse_p3212_dpi 
-:      013859 mouse_set_p3212_cpi3:
-0x3d9f 013860 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013861 branch mouse_p3212_dpi 
-:      013862 mouse_set_p3212_cpi4:
-0x3da1 013863 fetch 1 ,mem_3212_dpi_4 
-:      013864 mouse_p3212_dpi:
-0x3da2 013865 store 1 ,mem_mouse_cpi_count 
-0x3da3 013866 lshift8 pdata ,pdata 
-0x3da4 013867 copy pdata ,rega 
-0x3da5 013868 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013869 call twspi_write 
-0x3da7 013870 copy rega ,pdata 
-0x3da8 013871 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013872 branch twspi_write 
-:      013874 mouse_seting_3610_dpi:
-0x3daa 013875 fetch 1 ,mem_mouse_dpi 
-0x3dab 013876 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013877 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013878 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013879 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013880 mouse_set_p3610_cpi2:
-0x3daf 013881 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013882 branch mouse_p3610_dpi 
-:      013883 mouse_set_p3610_cpi1:
-0x3db1 013884 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013885 branch mouse_p3610_dpi 
-:      013886 mouse_set_p3610_cpi3:
-0x3db3 013887 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013888 branch mouse_p3610_dpi 
-:      013889 mouse_set_p3610_cpi4:
-0x3db5 013890 fetch 1 ,mem_3610_dpi_4 
-:      013891 mouse_p3610_dpi:
-0x3db6 013892 store 1 ,mem_mouse_cpi_count 
-0x3db7 013893 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013894 fetch 1 ,mem_mouse_cpi_count 
-:      013895 mouse_reset_p3610_dpi:
-0x3db9 013896 add pdata ,0x80 ,pdata 
-0x3dba 013897 lshift8 pdata ,pdata 
-0x3dbb 013898 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013899 copy pdata ,rega 
-0x3dbd 013900 branch mouse_set_sensor_reg 
-:      013902 mouse_p3205_dpi:
-0x3dbe 013903 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013904 call moue_seting_cpi_count 
-0x3dc0 013905 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013906 setarg mouse_dpi_address 
-0x3dc2 013907 call twspi_read 
-0x3dc3 013908 and pdata ,0xf8 ,temp 
-0x3dc4 013909 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013910 iadd temp ,pdata 
-0x3dc6 013911 lshift8 pdata ,pdata 
-0x3dc7 013912 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013913 branch twspi_write 
-:      013916 mouse_init_environment:
-0x3dc9 013917 call app_initflag_check 
-0x3dca 013918 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013919 call mouse_ble_init_address 
-0x3dcc 013920 call mouse_store_eeprom_device_info 
-0x3dcd 013921 branch app_initflag_store 
-:      013924 mouse_24g_pairing_button:
-0x3dce 013925 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013926 rtn blank 
-0x3dd0 013927 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013928 rtnbit0 mouse_enable_24g 
-0x3dd2 013929 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013930 rtnmark1 mark_24g 
-0x3dd4 013931 call mouse_check_key_gpio 
-0x3dd5 013932 rtnne mouse_lmr_button 
-0x3dd6 013933 call mouse_devce_led_off 
-0x3dd7 013934 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013935 call mouse_enable_function_flag 
-0x3dd9 013936 setarg 0 
-0x3dda 013937 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013938 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013939 call g24_set0_mem_check_dongle_times 
-0x3ddd 013941 fetch 2 ,mem_ui_state_map 
-0x3dde 013942 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013943 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013944 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013945 call mouse_stop_discovery 
-0x3de2 013946 branch g24_start_pairing_sm1 
-:      013949 mouse_idle:
-0x3de3 013950 call mouse_24g_pairing_button 
-0x3de4 013951 call ui_check_paring_button 
-0x3de5 013952 call mouse_dpi_cheak 
-0x3de6 013953 call mouse_usb_isr 
-0x3de7 013954 call mouse_wheel_check 
-0x3de8 013955 branch mouse_usb_mode 
-:      013956 mouse_usb_isr:
-0x3de9 013957 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013958 rtnbit0 mouse_enable_usb 
-0x3deb 013959 call usb_isr 
-0x3dec 013960 branch usb_offline_state 
-:      013962 mouse_cheak_usb:
-0x3ded 013963 hfetch 1 ,core_usb_addr 
-0x3dee 013964 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013965 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013966 rtn 
-:      013967 mouse_usb_no_exsit:
-0x3df1 013968 fetch 1 ,mem_usb_addr 
-0x3df2 013969 rtnbit0 7 
-0x3df3 013970 branch soft_reset_chip 
-:      013971 mouse_usb_exsit:
-0x3df4 013972 fetch 1 ,mem_usb_addr 
-0x3df5 013973 rtnbit1 7 
-0x3df6 013974 branch mouse_stop_bluetooth_mode 
-:      013976 mouse_usb_mode:
-0x3df7 013977 call mouse_cheak_usb 
-0x3df8 013978 hfetch 1 ,core_usb_addr 
-0x3df9 013979 store 1 ,mem_usb_addr 
-0x3dfa 013980 rtnbit0 7 
-0x3dfb 013981 call mouse_clkn_check 
-0x3dfc 013982 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013983 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013984 iadd temp ,temp 
-0x3dff 013985 copy clkn_bt ,pdata 
-0x3e00 013986 isub temp ,null 
-0x3e01 013987 nrtn positive 
-0x3e02 013988 store 4 ,mem_btclk_sensor 
-0x3e03 013989 call mouse_motion 
-0x3e04 013990 nrtn user 
-0x3e05 013991 jam 4 ,mem_usb_tx_enable 
-0x3e06 013992 branch mouse_wired_to_usb 
-:      013994 mouse_clkn_check:
-0x3e07 013995 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013996 copy clkn_bt ,pdata 
-0x3e09 013997 isub temp ,null 
-0x3e0a 013998 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013999 rtn 
-:      014000 mouse_clkn_timeout:
-0x3e0c 014001 setarg 0 
-0x3e0d 014002 store 4 ,mem_btclk_sensor 
-0x3e0e 014003 rtn 
-:      014007 mouse_wired_to_usb:
-0x3e0f 014008 fetch 1 ,mem_usb_tx_enable 
-0x3e10 014009 rtnbit0 2 
-0x3e11 014010 branch mouse_data_push 
-:      014011 mouse_data_push:
-0x3e12 014012 hfetch 1 ,core_usb_addr 
-0x3e13 014013 rtnbit0 7 
-0x3e14 014014 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 014015 setarg ms_report_id 
-0x3e16 014016 store 1 ,mem_usb_mouse_data 
-0x3e17 014017 fetch 7 ,mem_mouse_key 
-0x3e18 014018 istore 7 ,contw 
-0x3e19 014019 rtn 
-:      014022 mouse_enable_clock_qdecoder:
-0x3e1a 014023 hfetch 2 ,core_clkoff 
-0x3e1b 014024 set0 clock_off_qdecoder ,pdata 
-0x3e1c 014025 hstore 2 ,core_clkoff 
-0x3e1d 014026 rtn 
-:      014028 mouse_param_init:
-0x3e1e 014029 setarg 0x8c00 
-0x3e1f 014030 store 2 ,mem_ui_uuid_table 
-0x3e20 014031 setarg 0x8e7a 
-0x3e21 014032 store 2 ,mem_ui_le_uuid_table 
-0x3e22 014033 setarg 0x2402 
-0x3e23 014034 store 2 ,mem_fcomp_mul 
-0x3e24 014035 setarg 0x2580 
-0x3e25 014036 store 3 ,mem_class 
-0x3e26 014037 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 014038 jam 8 ,mem_lpm_overhead 
-0x3e28 014039 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 014040 setarg 0x0200 
-0x3e2a 014041 store 2 ,mem_lpm_interval 
-0x3e2b 014042 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 014043 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 014045 setarg 0x0a77 
-0x3e2e 014046 store 2 ,mem_spi_init_clk 
-0x3e2f 014062 setsect 0 ,0x306 
-0x3e30 014063 setsect 1 ,0x4440 
-0x3e31 014064 setsect 2 ,0x10000 
-0x3e32 014065 setsect 3 ,0x4408 
-0x3e33 014066 store 9 ,mem_all_uuid_16bits 
-0x3e34 014067 setsect 0 ,0x1224 
-0x3e35 014068 setsect 1 ,0x4000 
-0x3e36 014069 setsect 2 ,0x0 
-0x3e37 014070 istore 5 ,contw 
-0x3e38 014072 setsect 0 ,0x3ffff 
-0x3e39 014073 setsect 1 ,0x2fe23 
-0x3e3a 014074 setsect 2 ,0x199d9 
-0x3e3b 014075 setsect 3 ,0x20d 
-0x3e3c 014076 store 8 ,mem_features 
-0x3e3d 014078 setarg 0x012c 
-0x3e3e 014079 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 014080 call le_modified_name 
-0x3e40 014081 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 014082 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 014083 call mouse_sensor_set_angle 
-0x3e43 014084 branch mouse_select_adc 
-:      014086 mouse_sensor_set_angle:
-0x3e44 014087 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 014088 call gpio_config_input 
-0x3e46 014089 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 014090 call gpio_get_bit 
-0x3e48 014091 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 014092 rtn true 
-0x3e4a 014093 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 014094 rtn 
-:      014096 mouse_select_adc:
-0x3e4c 014097 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 014098 call gpio_config_input 
-0x3e4e 014099 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 014100 call gpio_get_bit 
-0x3e50 014101 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 014102 rtn true 
-0x3e52 014103 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 014104 rtn 
-:      014107 mouse_adc_init:
-0x3e54 014108 fetch 1 ,mem_adc_config_flag 
-0x3e55 014109 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 014110 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 014111 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 014112 branch mouse_adc_init_data_vinlpm 
-:      014114 mouse_adc_init_data_vinlpm:
-0x3e59 014115 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 014116 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 014117 isub temp ,pdata 
-0x3e5c 014118 mul32 pdata ,20 ,pdata 
-0x3e5d 014119 div pdata ,100 
-0x3e5e 014120 call wait_div_end 
-0x3e5f 014121 quotient pdata 
-0x3e60 014122 store 2 ,mem_adc_reference_voltage 
-0x3e61 014123 rtn 
-:      014124 mouse_adc_init_data_hvin:
-0x3e62 014125 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 014126 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 014127 isub temp ,pdata 
-0x3e65 014128 mul32 pdata ,230 ,pdata 
-0x3e66 014129 div pdata ,400 
-0x3e67 014130 call wait_div_end 
-0x3e68 014131 quotient pdata 
-0x3e69 014132 store 2 ,mem_adc_reference_voltage 
-0x3e6a 014133 rtn 
-:      014134 mouse_adc_init_data_io:
-0x3e6b 014135 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 014136 store 2 ,mem_adc_reference_voltage 
-0x3e6d 014137 rtn 
-:      014138 mouse_gpio_init:
-0x3e6e 014139 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 014140 call gpio_config_output 
-0x3e70 014141 call usb_offline_check_init 
-0x3e71 014142 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 014143 call gpio_config_input 
-0x3e73 014144 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 014145 call gpio_config_input 
-0x3e75 014146 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 014147 call gpio_config_input 
-0x3e77 014148 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 014149 call gpio_config_input 
-0x3e79 014151 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 014152 call gpio_config_output 
-0x3e7b 014154 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 014155 call gpio_config_input 
-0x3e7d 014157 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 014158 call gpio_config_input 
-0x3e7f 014160 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 014161 call gpio_config_input 
-0x3e81 014162 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 014163 call gpio_config_input 
-0x3e83 014165 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 014166 call gpio_config_input 
-0x3e85 014167 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 014168 call gpio_config_input 
-0x3e87 014170 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 014171 call gpio_config_output 
-0x3e89 014173 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 014174 call gpio_config_output 
-0x3e8b 014176 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 014177 call gpio_config_output 
-0x3e8d 014179 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 014180 call gpio_config_output 
-0x3e8f 014182 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 014183 call gpio_config_output 
-0x3e91 014185 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 014186 call gpio_config_input 
-0x3e93 014188 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 014189 call gpio_config_input 
-0x3e95 014191 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 014192 branch gpio_config_input 
-:      014194 mouse_wheel_gpio_set_wake:
-0x3e97 014195 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 014196 call gpio_set_wake_by_current_state 
-0x3e99 014197 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 014198 call gpio_set_wake_by_current_state 
-0x3e9b 014199 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 014200 call gpio_set_wake_by_current_state 
-0x3e9d 014201 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 014202 branch gpio_set_wake_by_current_state 
-:      014204 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 014205 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 014206 call mouse_gpio_set_pupd_by_input 
-0x3ea1 014207 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 014208 call mouse_gpio_set_pupd_by_input 
-0x3ea3 014209 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 014210 call mouse_gpio_set_pupd_by_input 
-0x3ea5 014211 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 014212 branch mouse_gpio_set_pupd_by_input 
-:      014214 mouse_gpio_set_pupd_by_input:
-0x3ea7 014215 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 014216 rtn zero 
-0x3ea9 014217 and temp ,0x7f ,queue 
-0x3eaa 014218 hfetch 4 ,core_gpio_in 
-0x3eab 014219 qisolate1 pdata 
-0x3eac 014220 hfetch 4 ,core_gpio_pu0 
-0x3ead 014221 qsetflag true ,pdata 
-0x3eae 014222 hstore 4 ,core_gpio_pu0 
-0x3eaf 014223 hfetch 4 ,core_gpio_pd0 
-0x3eb0 014224 nqsetflag true ,pdata 
-0x3eb1 014225 hstore 4 ,core_gpio_pd0 
-0x3eb2 014226 rtn 
-:      014228 mouse_before_hibernate:
-0x3eb3 014229 enable user 
-0x3eb4 014230 hfetch 4 ,0x8138 
-0x3eb5 014231 setflag user ,26 ,pdata 
-0x3eb6 014232 hstore 4 ,core_lpm_reg 
-0x3eb7 014233 call lpm_write_ctrl 
-0x3eb8 014234 call mouse_devce_led_off 
-0x3eb9 014235 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 014237 branch mouse_lpm_before_common 
-:      014241 mouse_process_lpm_before:
-0x3ebb 014242 call mouse_lpm_before_common 
-0x3ebc 014243 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 014244 nrtn blank 
-0x3ebe 014245 branch gpio_clr_wake 
-:      014247 mouse_lpm_before_common:
-0x3ebf 014248 call mouse_wheel_check 
-0x3ec0 014249 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 014250 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 014251 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 014252 call mouse_spi_clk_gpio ,true 
-0x3ec4 014253 call gpio_config_output 
-0x3ec5 014254 call twspi_disable 
-0x3ec6 014258 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 014259 call gpio_set_wake_by_current_state 
-0x3ec8 014260 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 014261 call gpio_set_wake_by_current_state 
-0x3eca 014262 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 014263 call gpio_set_wake_by_current_state 
-0x3ecc 014265 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 014266 call gpio_set_wake_by_current_state 
-0x3ece 014267 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 014268 call gpio_set_wake_by_current_state 
-0x3ed0 014269 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 014270 call gpio_set_wake_by_current_state 
-0x3ed2 014271 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 014272 call gpio_set_wake_by_current_state 
-0x3ed4 014273 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 014274 call gpio_set_wake_by_current_state 
-0x3ed6 014275 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 014276 call gpio_set_wake_by_current_state 
-0x3ed8 014277 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 014278 call gpio_set_wake_by_current_state 
-0x3eda 014279 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 014280 call gpio_set_wake_by_current_state 
-0x3edc 014281 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 014282 branch gpio_set_wake 
-:      014286 mouse_spi_clk_gpio:
-0x3ede 014287 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 014288 rtn 
-:      014290 mouse_wheel_check:
-0x3ee0 014291 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 014292 call mouse_t_wheel_scan 
-0x3ee2 014293 call mouse_wheel_scan 
-0x3ee3 014294 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 014295 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 014296 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 014297 isub temp ,null 
-0x3ee7 014298 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 014299 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 014300 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 014301 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 014302 isub temp ,null 
-0x3eec 014303 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 014304 rtn 
-:      014305 mouse_t_wheel_scan:
-0x3eee 014306 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 014307 rtneq gpio_disable 
-0x3ef0 014308 arg 0 ,rega 
-0x3ef1 014309 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 014310 call gpio_get_bit 
-0x3ef3 014311 setflag true ,0 ,rega 
-0x3ef4 014312 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 014313 call gpio_get_bit 
-0x3ef6 014314 setflag true ,1 ,rega 
-0x3ef7 014315 copy rega ,pdata 
-0x3ef8 014316 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 014317 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 014318 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 014319 fetch 1 ,mem_wheel_tog 
-0x3efc 014320 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 014321 rtn 
-:      014323 mouse_t_wheel_scan_judge1:
-0x3efe 014324 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 014325 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 014326 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 014327 rtn 
-:      014328 mouse_t_wheel_scan_judge2:
-0x3f02 014329 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014330 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014331 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014332 rtn 
-:      014333 mouse_t_wheel_scan_judge11:
-0x3f06 014334 jam 0x82 ,mem_wheel_tog 
-0x3f07 014335 rtn 
-:      014336 mouse_t_wheel_scan_judge12:
-0x3f08 014337 jam 0x81 ,mem_wheel_tog 
-0x3f09 014338 rtn 
-:      014339 mouse_t_wheel_scan_judge21:
-0x3f0a 014340 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014341 rtn 
-:      014342 mouse_t_wheel_scan_judge22:
-0x3f0c 014343 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014344 rtn 
-:      014345 mouse_t_wheel_scan_judge3:
-0x3f0e 014346 fetch 1 ,mem_wheel_tog 
-0x3f0f 014347 set0 7 ,pdata 
-0x3f10 014348 store 1 ,mem_wheel_tog 
-0x3f11 014349 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014350 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014351 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014352 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014353 rtn 
-:      014354 mouse_t_wheel_scan_judge30:
-0x3f16 014355 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014356 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014357 rtn 
-:      014358 mouse_t_wheel_scan_judge31:
-0x3f19 014359 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014360 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014361 rtn 
-:      014362 mouse_t_wheel_scan_judge32:
-0x3f1c 014363 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014364 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014365 rtn 
-:      014366 mouse_t_wheel_scan_judge33:
-0x3f1f 014367 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014368 beq 0 ,mouse_wheel_t_back 
-0x3f21 014369 rtn 
-:      014370 mouse_wheel_t_forward:
-0x3f22 014371 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014372 increase 1 ,pdata 
-0x3f24 014373 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014374 sub pdata ,1 ,null 
-0x3f26 014375 rtn positive 
-0x3f27 014376 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014377 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014378 increase 1 ,pdata 
-0x3f2a 014379 store 1 ,mem_mouse_tz_data 
-0x3f2b 014380 rtn 
-:      014381 mouse_wheel_t_back:
-0x3f2c 014382 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014383 increase 1 ,pdata 
-0x3f2e 014384 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014385 sub pdata ,1 ,null 
-0x3f30 014386 rtn positive 
-0x3f31 014387 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014388 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014389 increase -1 ,pdata 
-0x3f34 014390 store 1 ,mem_mouse_tz_data 
-0x3f35 014391 rtn 
-:      014394 mouse_wheel_scan:
-0x3f36 014395 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014396 rtneq gpio_disable 
-0x3f38 014397 arg 0 ,rega 
-0x3f39 014398 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014399 call gpio_get_bit 
-0x3f3b 014400 setflag true ,0 ,rega 
-0x3f3c 014401 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014402 call gpio_get_bit 
-0x3f3e 014403 setflag true ,1 ,rega 
-0x3f3f 014404 copy rega ,pdata 
-0x3f40 014405 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014406 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014407 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014408 fetch 1 ,mem_mwheel_tog 
-0x3f44 014409 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014410 rtn 
-:      014412 mouse_wheel_scan_judge1:
-0x3f46 014413 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014414 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014415 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014416 rtn 
-:      014417 mouse_wheel_scan_judge2:
-0x3f4a 014418 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014419 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014420 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014421 rtn 
-:      014422 mouse_wheel_scan_judge11:
-0x3f4e 014423 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014424 rtn 
-:      014425 mouse_wheel_scan_judge12:
-0x3f50 014426 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014427 rtn 
-:      014428 mouse_wheel_scan_judge21:
-0x3f52 014429 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014430 rtn 
-:      014431 mouse_wheel_scan_judge22:
-0x3f54 014432 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014433 rtn 
-:      014434 mouse_wheel_scan_judge3:
-0x3f56 014435 fetch 1 ,mem_mwheel_tog 
-0x3f57 014436 set0 7 ,pdata 
-0x3f58 014437 store 1 ,mem_mwheel_tog 
-0x3f59 014438 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014439 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014440 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014441 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014442 rtn 
-:      014443 mouse_wheel_scan_judge30:
-0x3f5e 014444 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014445 beq 3 ,mouse_wheel_forward 
-0x3f60 014446 rtn 
-:      014447 mouse_wheel_scan_judge31:
-0x3f61 014448 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014449 beq 0 ,mouse_wheel_forward 
-0x3f63 014450 rtn 
-:      014451 mouse_wheel_scan_judge32:
-0x3f64 014452 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014453 beq 3 ,mouse_wheel_back 
-0x3f66 014454 rtn 
-:      014455 mouse_wheel_scan_judge33:
-0x3f67 014456 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014457 beq 0 ,mouse_wheel_back 
-0x3f69 014458 rtn 
-:      014459 mouse_wheel_forward:
-0x3f6a 014460 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014461 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014462 increase 1 ,pdata 
-0x3f6d 014463 store 1 ,mem_mouse_z_data 
-0x3f6e 014464 rtn 
-:      014465 mouse_wheel_back:
-0x3f6f 014466 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014467 fetch 1 ,mem_mouse_z_data 
-0x3f71 014468 increase -1 ,pdata 
-0x3f72 014469 store 1 ,mem_mouse_z_data 
-0x3f73 014470 rtn 
-:      014473 mouse_hid_connected:
-0x3f74 014474 setarg hid_handshake_timeout 
-0x3f75 014475 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014476 rtn 
-:      014478 mouse_send_process:
-0x3f77 014479 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014480 rtn blank 
-0x3f79 014481 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014482 nrtn blank 
-0x3f7b 014483 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014484 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014485 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014486 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014487 call mouse_motion 
-0x3f80 014488 nrtn user 
-:      014489 mouse_send_data:
-0x3f81 014490 arg 9 ,rega 
-0x3f82 014491 call hid_malloc_tx_buff 
-0x3f83 014492 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014493 istore 2 ,contw 
-0x3f85 014494 setarg 0x02a1 
-0x3f86 014495 istore 2 ,contw 
-0x3f87 014496 fetch 7 ,mem_mouse_key 
-0x3f88 014497 istore 7 ,contw 
-0x3f89 014498 rtn 
-:      014501 mouse_send_empty_data:
-0x3f8a 014502 setarg 0 
-0x3f8b 014503 store 7 ,mem_mouse_key 
-0x3f8c 014504 branch mouse_send_data 
-:      014507 mouse_no_data_timer_init:
-0x3f8d 014508 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014509 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014510 rtn 
-:      014513 mouse_fill_data_le:
-0x3f90 014514 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014515 arg 7 ,rega 
-0x3f92 014516 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014517 call le_att_malloc_tx_notify 
-0x3f94 014518 fetch 7 ,mem_mouse_key 
-0x3f95 014519 istore 7 ,contw 
-0x3f96 014520 rtn 
-:      014522 mouse_motion:
-0x3f97 014523 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014524 disable user 
-0x3f99 014525 setarg 0 
-0x3f9a 014526 store 6 ,mem_mouse_x 
-0x3f9b 014527 call mouse_cheak_sensor_data 
-0x3f9c 014528 call mouse_zwheel 
-0x3f9d 014529 call mouse_t_zwheel 
-0x3f9e 014530 call mouse_key 
-0x3f9f 014531 nrtn user 
-0x3fa0 014532 call mouse_no_data_timer_init 
-0x3fa1 014533 arg mouse_statue_up_flag ,queue 
-0x3fa2 014534 branch mouse_enable_function_flag 
-:      014536 motion_6clk_direction_dispose:
-0x3fa3 014537 fetch 2 ,mem_mouse_x 
-0x3fa4 014538 sub pdata ,0 ,pdata 
-0x3fa5 014539 store 2 ,mem_mouse_x 
-0x3fa6 014540 branch enable_user 
-:      014541 motion_12clk_direction_dispose:
-0x3fa7 014542 fetch 2 ,mem_mouse_y 
-0x3fa8 014543 sub pdata ,0 ,pdata 
-0x3fa9 014544 store 2 ,mem_mouse_y 
-0x3faa 014545 branch enable_user 
-:      014546 motion_9clk_direction_dispose:
-0x3fab 014547 fetch 2 ,mem_mouse_y 
-0x3fac 014548 sub pdata ,0 ,pdata 
-0x3fad 014549 store 2 ,mem_mouse_y 
-0x3fae 014550 fetch 2 ,mem_mouse_x 
-0x3faf 014551 sub pdata ,0 ,pdata 
-0x3fb0 014552 store 2 ,mem_mouse_x 
-0x3fb1 014553 call mouse_sensor_data_swap_places 
-0x3fb2 014554 branch enable_user 
-:      014555 motion_3clk_direction_dispose:
-0x3fb3 014556 call mouse_sensor_data_swap_places 
-0x3fb4 014557 branch enable_user 
-:      014558 mouse_cheak_sensor_data:
-0x3fb5 014559 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014560 rtnne flash_sm_no_buys 
-0x3fb7 014561 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014562 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014563 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014564 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014565 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014566 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014567 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014568 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014569 branch mouse_p32xx_sensor_motion 
-:      014571 mouse_clear_sensor_data:
-0x3fc0 014572 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014573 call mouse_read_sensor_common ,blank 
-0x3fc2 014574 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014575 rtn 
-:      014578 mouse_p3212_sensor_motion:
-0x3fc4 014579 call mouse_clear_sensor_data 
-0x3fc5 014580 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014581 call gpio_get_bit 
-0x3fc7 014582 nrtn true 
-:      014583 mouse_p3212_sensor_motion_1:
-0x3fc8 014584 setarg pan_reg_pid_l 
-0x3fc9 014585 call twspi_read 
-0x3fca 014586 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014587 setarg pan_reg_motion_staus 
-0x3fcc 014588 call twspi_read 
-0x3fcd 014589 rtnbit0 7 
-0x3fce 014590 call mouse_read_sensor_common 
-0x3fcf 014591 call mouse_read_3212sensor_xy_high 
-0x3fd0 014592 store 1 ,mem_mouse_xy_h 
-0x3fd1 014593 rshift4 pdata ,pdata 
-0x3fd2 014594 call extsign_bit3 
-0x3fd3 014595 store 1 ,mem_mouse_x + 1 
-0x3fd4 014596 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014597 and pdata ,0x0f ,pdata 
-0x3fd6 014598 call extsign_bit3 
-0x3fd7 014599 store 1 ,mem_mouse_y + 1 
-0x3fd8 014600 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014601 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014602 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014603 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014604 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014605 rtn 
-:      014607 mouse_read_3212sensor_xy_high:
-0x3fde 014608 setarg 0x12 
-0x3fdf 014609 branch twspi_read 
-:      014611 mouse_p3065_judge:
-0x3fe0 014612 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014613 branch mouse_twspi_reset 
-:      014615 mouse_p32xx_sensor_motion:
-0x3fe2 014616 call mouse_clear_sensor_data 
-0x3fe3 014617 disable user 
-0x3fe4 014618 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014619 call gpio_get_bit 
-0x3fe6 014620 nrtn true 
-:      014621 mouse_p32xx_sensor_motion_2:
-0x3fe7 014622 setarg pan_reg_pid_l 
-0x3fe8 014623 call twspi_read 
-0x3fe9 014624 bne p32xx_id1 ,mouse_p3065_judge 
-:      014625 mouse_p32xx_sensor_motion_1:
-0x3fea 014626 setarg pan_reg_motion_staus 
-0x3feb 014627 call twspi_read 
-0x3fec 014628 rtnbit0 7 
-0x3fed 014629 call mouse_read_sensor_common 
-0x3fee 014630 fetch 1 ,mem_mouse_x 
-0x3fef 014631 call extsign 
-0x3ff0 014632 store 2 ,mem_mouse_x 
-0x3ff1 014633 fetch 1 ,mem_mouse_y 
-0x3ff2 014634 call extsign 
-0x3ff3 014635 store 2 ,mem_mouse_y 
-0x3ff4 014636 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014637 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014638 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014639 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014640 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014641 rtn 
-:      014643 motion32xx_6clk_direction_selection:
-0x3ffa 014644 call motion_6clk_direction_dispose 
-0x3ffb 014645 branch mouse_sensor_sdio_low 
-:      014646 motion32xx_9clk_direction_selection:
-0x3ffc 014647 call motion_9clk_direction_dispose 
-0x3ffd 014648 branch mouse_sensor_sdio_low 
-:      014649 motion32xx_12clk_direction_selection:
-0x3ffe 014650 call motion_12clk_direction_dispose 
-0x3fff 014651 branch mouse_sensor_sdio_low 
-:      014652 motion32xx_3clk_direction_selection:
-0x4000 014653 call motion_3clk_direction_dispose 
-0x4001 014654 branch mouse_sensor_sdio_low 
-:      014656 mouse_sensor_data_swap_places:
-0x4002 014657 fetch 2 ,mem_mouse_y 
-0x4003 014658 fetcht 2 ,mem_mouse_x 
-0x4004 014659 store 2 ,mem_mouse_x 
-0x4005 014660 storet 2 ,mem_mouse_y 
-0x4006 014661 rtn 
-:      014663 mouse_p3610sensor_read:
-0x4007 014664 call spi_ncs_enable 
-0x4008 014665 nop 100 
-0x4009 014666 copy regb ,pdata 
-0x400a 014667 call twspi_read 
-0x400b 014668 copy pdata ,regb 
-0x400c 014669 call spi_ncs_disable 
-0x400d 014670 nop 100 
-0x400e 014671 copy regb ,pdata 
-0x400f 014672 rtn 
-:      014673 mouse_p3610_sensor_motion:
-0x4010 014674 disable user 
-0x4011 014675 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014676 call gpio_get_bit 
-0x4013 014677 nrtn true 
-0x4014 014678 arg pan_reg_motion_staus ,regb 
-0x4015 014679 call mouse_p3610sensor_read 
-0x4016 014680 rtnbit0 7 
-0x4017 014681 arg pan_reg_pid_l ,regb 
-0x4018 014682 call mouse_p3610sensor_read 
-0x4019 014683 store 1 ,mem_sensor_id1 
-0x401a 014684 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014685 fetch 1 ,mem_mouse_move_flag 
-0x401c 014686 call mouse_read_sensor3610_data ,blank 
-0x401d 014687 jam 1 ,mem_mouse_move_flag 
-0x401e 014688 call mouse_read_sensor3610_data 
-0x401f 014689 fetch 1 ,mem_mouse_xy_h 
-0x4020 014690 rshift4 pdata ,pdata 
-0x4021 014691 call extsign_bit3 
-0x4022 014692 store 1 ,mem_mouse_x + 1 
-0x4023 014693 fetch 1 ,mem_mouse_xy_h 
-0x4024 014694 and pdata ,0x0f ,pdata 
-0x4025 014695 call extsign_bit3 
-0x4026 014696 store 1 ,mem_mouse_y + 1 
-0x4027 014697 fetch 1 ,mem_config_sensor_angle 
-0x4028 014698 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014699 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014700 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014701 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014702 rtn 
-:      014704 mouse_3610_smart_select:
-0x402d 014705 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014706 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014707 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014708 rtn 
-:      014711 motion3610_6clk_direction_selection:
-0x4031 014712 call motion_6clk_direction_dispose 
-0x4032 014713 branch mouse_3610_smart_select 
-:      014715 motion3610_12clk_direction_selection:
-0x4033 014716 call motion_12clk_direction_dispose 
-0x4034 014717 branch mouse_3610_smart_select 
-:      014719 motion3610_9clk_direction_selection:
-0x4035 014720 call motion_9clk_direction_dispose 
-0x4036 014721 branch mouse_3610_smart_select 
-:      014723 motion3610_3clk_direction_selection:
-0x4037 014724 call motion_3clk_direction_dispose 
-0x4038 014725 branch mouse_3610_smart_select 
-:      014727 mouse_read_sensor3610_data:
-0x4039 014728 call spi_ncs_enable 
-0x403a 014729 call mouse_read_sensor_common 
-0x403b 014730 arg 5 ,pdata 
-0x403c 014731 call twspi_read 
-0x403d 014732 store 1 ,mem_mouse_xy_h 
-0x403e 014733 arg 7 ,pdata 
-0x403f 014734 call twspi_read 
-0x4040 014735 store 1 ,mem_sensor_shutter_hi 
-0x4041 014736 arg 8 ,pdata 
-0x4042 014737 call twspi_read 
-0x4043 014738 store 1 ,mem_sensor_shutter_lo 
-0x4044 014739 branch spi_ncs_disable 
-:      014742 mouse_3610_smart_enable:
-0x4045 014743 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014744 rtnne 0 
-0x4047 014745 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014746 sub pdata ,45 ,null 
-0x4049 014747 rtn positive 
-0x404a 014748 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014749 setarg 0xba41 
-0x404c 014750 call sensor_write 
-0x404d 014751 setarg 0x0032 
-0x404e 014752 call sensor_write 
-0x404f 014753 setarg 0xb541 
-0x4050 014754 branch sensor_write 
-:      014755 mouse_3610_smart_disable:
-0x4051 014756 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014757 rtnne 0 
-0x4053 014758 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014759 sub pdata ,45 ,null 
-0x4055 014760 nrtn positive 
-0x4056 014761 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014762 setarg 0xba41 
-0x4058 014763 call sensor_write 
-0x4059 014764 setarg 0x8032 
-0x405a 014765 call sensor_write 
-0x405b 014766 setarg 0xb541 
-0x405c 014767 branch sensor_write 
-:      014771 mouse_read_sensor_common:
-0x405d 014772 arg pan_reg_delta_x ,pdata 
-0x405e 014773 call twspi_read 
-0x405f 014774 store 2 ,mem_mouse_x 
-0x4060 014775 arg pan_reg_delta_y ,pdata 
-0x4061 014776 call twspi_read 
-0x4062 014777 store 2 ,mem_mouse_y 
-0x4063 014778 rtn 
-:      014780 mouse_set_qdecoder_x:
-0x4064 014781 arg mouse_default_xa_gpio ,temp 
-0x4065 014782 call gpio_config_input 
-0x4066 014783 arg mouse_default_xa_gpio ,temp 
-0x4067 014784 call gpio_get_bit 
-0x4068 014785 rtn true 
-0x4069 014786 hfetch 1 ,core_qdec_cntx 
-0x406a 014787 set1 4 ,pdata 
-0x406b 014788 hstore 1 ,core_qdec_cntx 
-0x406c 014789 rtn 
-:      014791 mouse_hardware_zwheel:
-0x406d 014792 fetcht 1 ,mem_mouse_z_data 
-0x406e 014793 hfetch 1 ,core_qdec_cntx 
-0x406f 014794 iadd temp ,pdata 
-0x4070 014795 rtn blank 
-0x4071 014796 store 1 ,mem_mouse_z 
-0x4072 014797 jam 0 ,mem_mouse_z_data 
-0x4073 014798 branch enable_user 
-:      014799 mouse_hardware_zwheel_beforelpm:
-0x4074 014800 fetcht 1 ,mem_mouse_z_data 
-0x4075 014801 hfetch 1 ,core_qdec_cntx 
-0x4076 014802 iadd temp ,pdata 
-0x4077 014803 store 1 ,mem_mouse_z_data 
-0x4078 014804 rtn 
-:      014805 mouse_zwheel:
-0x4079 014806 fetch 1 ,mem_mouse_z_data 
-0x407a 014807 rtn blank 
-0x407b 014808 store 1 ,mem_mouse_z 
-0x407c 014809 jam 0 ,mem_mouse_z_data 
-0x407d 014810 branch enable_user 
-:      014812 mouse_t_zwheel:
-0x407e 014813 fetch 1 ,mem_mouse_tz_data 
-0x407f 014814 rtn blank 
-0x4080 014815 store 1 ,mem_mouse_tz 
-0x4081 014816 jam 0 ,mem_mouse_tz_data 
-0x4082 014817 branch enable_user 
-:      014819 mouse_check_key_gpio:
-0x4083 014820 arg 0 ,rega 
-0x4084 014821 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014822 call gpio_get_bit 
-0x4086 014823 setflag true ,0 ,rega 
-0x4087 014824 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014825 call gpio_get_bit 
-0x4089 014826 setflag true ,1 ,rega 
-0x408a 014827 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014828 call gpio_get_bit 
-0x408c 014829 setflag true ,2 ,rega 
-0x408d 014830 call mouse_check_s_key_gpio 
-:      014831 mouse_check_key_gpio_output:
-0x408e 014832 copy rega ,pdata 
-0x408f 014833 rtn 
-:      014834 mouse_check_s_key_gpio:
-0x4090 014835 fetch 1 ,mem_bk_button_gpio 
-0x4091 014836 rtneq gpio_disable 
-0x4092 014837 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014838 call gpio_get_bit 
-0x4094 014839 setflag true ,3 ,rega 
-0x4095 014840 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014841 call gpio_get_bit 
-0x4097 014842 setflag true ,4 ,rega 
-0x4098 014843 rtn 
-:      014845 mouse_key:
-0x4099 014846 call mouse_check_key_gpio 
-0x409a 014847 call mouse_set_mult 
-0x409b 014848 call mouse_24g_key 
-0x409c 014849 copy rega ,pdata 
-0x409d 014850 fetcht 1 ,mem_mouse_key 
-0x409e 014851 store 1 ,mem_mouse_key 
-0x409f 014852 ixor temp ,pdata 
-0x40a0 014853 sub pdata ,0 ,null 
-0x40a1 014854 rtn zero 
-0x40a2 014855 branch enable_user 
-:      014857 mouse_24g_key:
-0x40a3 014858 rtnmark0 mark_24g 
-0x40a4 014859 copy rega ,pdata 
-0x40a5 014860 rtn blank 
-0x40a6 014861 store 1 ,mem_mouse_key 
-0x40a7 014862 branch enable_user 
-:      014865 mouse_set_mult:
-0x40a8 014866 fetch 2 ,mem_ui_state_map 
-0x40a9 014867 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014868 fetch 2 ,mem_ui_state_map 
-0x40ab 014869 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014870 rtn 
-:      014871 mouse_set_ble_mult:
-0x40ad 014872 copy rega ,pdata 
-0x40ae 014873 nbranch le_set_config_short_mult ,blank 
-0x40af 014874 branch le_clr_config_short_mult 
-:      014875 mouse_set_bt_mult:
-0x40b0 014876 copy rega ,pdata 
-0x40b1 014877 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014878 branch classic_bt_clr_mult_short_flag 
-:      014881 mouse_sensor_sdio_low:
-0x40b3 014882 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014883 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014884 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014885 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014886 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014887 call gpio_get_bit 
-0x40b9 014888 rtn true 
-0x40ba 014889 setarg 0x0a 
-0x40bb 014890 call twspi_read 
-0x40bc 014891 nop 1000 
-0x40bd 014892 branch mouse_sensor_sdio_low 
-:      014893 mouse_sensor_sdio_low2:
-0x40be 014894 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014895 rtn 
-:      014897 mouse_spi_sdio_gpio_pollup:
-0x40c0 014898 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014899 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014900 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014901 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014902 branch gpio_config_input_without_wake 
-:      014903 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014904 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014905 branch gpio_config_input_without_wake 
-:      014908 mouse_init_sunt:
-0x40c6 014909 call mouse_spi_init 
-0x40c7 014910 rtn wake 
-0x40c8 014911 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014912 fetch 1 ,mem_config_sensor_type 
-0x40ca 014913 beq p3610 ,mouse_init_3610sensor 
-:      014914 mouse_init_sensor:
-0x40cb 014915 call mouse_read_sensor_id 
-0x40cc 014916 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014917 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014918 call mouse_twspi_reset 
-0x40cf 014919 nop 1000 
-0x40d0 014920 branch mouse_init_sensor 
-:      014921 mouse_twspi_reset:
-0x40d1 014922 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014923 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014924 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014925 branch twspi_reset 
-:      014927 mouse_init_3610sensor:
-0x40d5 014928 call mouse_read_sensor_id 
-0x40d6 014929 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014930 call mouse_init_3610sensor_reset 
-0x40d8 014931 branch mouse_init_3610sensor 
-:      014933 mouse_read_sensor_id:
-0x40d9 014934 setarg pan_reg_pid_h 
-0x40da 014935 call twspi_read 
-0x40db 014936 store 1 ,mem_sensor_id2 
-0x40dc 014937 setarg pan_reg_pid_l 
-0x40dd 014938 call twspi_read 
-0x40de 014939 store 1 ,mem_sensor_id1 
-0x40df 014940 rtn 
-:      014941 mouse_init_p32xx_id2_judge:
-0x40e0 014942 fetch 1 ,mem_sensor_id2 
-0x40e1 014943 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014944 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014945 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014946 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014947 rtn 
-:      014948 mouse_ka8_init_param:
-0x40e6 014949 jam ka8 ,mem_config_sensor_type 
-0x40e7 014950 rtn 
-:      014951 mouse_p3065xy_init_param:
-0x40e8 014952 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014953 rtn 
-:      014954 mouse_p3065_init_param:
-0x40ea 014955 fetch 1 ,mem_sensor_id2 
-0x40eb 014956 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014957 jam p3065 ,mem_config_sensor_type 
-0x40ed 014958 rtn 
-:      014959 mouse_3212_init_param:
-0x40ee 014960 jam p3212 ,mem_config_sensor_type 
-0x40ef 014961 call mouse_sensor_disable_wp 
-0x40f0 014962 setarg 0x3426 
-0x40f1 014963 call twspi_write 
-0x40f2 014964 setarg 0x0419 
-0x40f3 014965 call twspi_write 
-:      014966 mouse_sensor_enable_wp:
-0x40f4 014967 setarg 0x0009 
-0x40f5 014968 branch twspi_write 
-:      014969 mouse_sensor_disable_wp:
-0x40f6 014970 setarg 0x5a09 
-0x40f7 014971 branch twspi_write 
-:      014973 mouse_3204_3l_init_param:
-0x40f8 014974 jam p3204 ,mem_config_sensor_type 
-0x40f9 014975 call mouse_sensor_disable_wp 
-0x40fa 014976 setarg 0x0f0d 
-0x40fb 014977 call twspi_write 
-0x40fc 014978 setarg 0xe31d 
-0x40fd 014979 call twspi_write 
-0x40fe 014980 setarg 0xd27d 
-0x40ff 014981 call twspi_write 
-0x4100 014982 call mouse_32xx_init_param 
-0x4101 014983 branch mouse_32xx_init_param_1 
-:      014985 mouse_32xx_init_param:
-0x4102 014986 setarg 0x351b 
-0x4103 014987 call twspi_write 
-0x4104 014988 setarg 0xb428 
-0x4105 014989 call twspi_write 
-0x4106 014990 setarg 0x4629 
-0x4107 014991 call twspi_write 
-0x4108 014992 setarg 0x962a 
-0x4109 014993 call twspi_write 
-0x410a 014994 setarg 0x8c2b 
-0x410b 014995 call twspi_write 
-0x410c 014996 setarg 0x6e2c 
-0x410d 014997 call twspi_write 
-0x410e 014998 setarg 0x642d 
-0x410f 014999 call twspi_write 
-0x4110 015000 setarg 0x5f38 
-0x4111 015001 call twspi_write 
-0x4112 015002 setarg 0x0f39 
-0x4113 015003 call twspi_write 
-0x4114 015004 setarg 0x323a 
-0x4115 015005 call twspi_write 
-0x4116 015006 setarg 0x473b 
-0x4117 015007 call twspi_write 
-0x4118 015008 setarg 0x1042 
-0x4119 015009 branch twspi_write 
-:      015010 mouse_32xx_init_param_1:
-0x411a 015011 setarg 0x2e54 
-0x411b 015012 call twspi_write 
-0x411c 015013 setarg 0xf255 
-0x411d 015014 call twspi_write 
-0x411e 015015 setarg 0xf461 
-0x411f 015016 call twspi_write 
-0x4120 015017 setarg 0x7063 
-0x4121 015018 call twspi_write 
-0x4122 015019 setarg 0x5275 
-0x4123 015020 call twspi_write 
-0x4124 015021 setarg 0x4176 
-0x4125 015022 call twspi_write 
-0x4126 015023 setarg 0xed77 
-0x4127 015024 call twspi_write 
-0x4128 015025 setarg 0x2378 
-0x4129 015026 call twspi_write 
-0x412a 015027 setarg 0x4679 
-0x412b 015028 call twspi_write 
-0x412c 015029 setarg 0xe57a 
-0x412d 015030 call twspi_write 
-0x412e 015031 setarg 0x487c 
-0x412f 015032 call twspi_write 
-0x4130 015033 setarg 0x777e 
-0x4131 015034 call twspi_write 
-0x4132 015035 setarg 0x017f 
-0x4133 015036 call twspi_write 
-0x4134 015037 setarg 0x000b 
-0x4135 015038 call twspi_write 
-0x4136 015039 setarg 0x007f 
-0x4137 015040 call twspi_write 
-0x4138 015041 branch mouse_sensor_enable_wp 
-:      015044 mouse_3205_3t_init_param:
-0x4139 015045 jam p3205 ,mem_config_sensor_type 
-0x413a 015046 call mouse_sensor_disable_wp 
-0x413b 015047 setarg 0x100d 
-0x413c 015048 call twspi_write 
-0x413d 015049 setarg 0xed1d 
-0x413e 015050 call twspi_write 
-0x413f 015051 setarg 0x807d 
-0x4140 015052 call twspi_write 
-0x4141 015053 call mouse_32xx_init_param 
-0x4142 015054 setarg 0x0943 
-0x4143 015055 call twspi_write 
-0x4144 015056 branch mouse_32xx_init_param_1 
-:      015059 mouse_init_3610sensor_reset:
-0x4145 015060 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 015061 call gpio_out_active 
-0x4147 015062 call delay_10ms 
-0x4148 015063 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 015064 call gpio_out_inactive 
-0x414a 015065 branch delay_10ms 
-:      015067 mouse_init_p3610:
-0x414b 015068 jam p3610 ,mem_config_sensor_type 
-0x414c 015069 setarg 0xba41 
-0x414d 015070 call sensor_write 
-0x414e 015071 setarg 0x0d11 
-0x414f 015072 call sensor_write 
-0x4150 015073 setarg 0x041b 
-0x4151 015074 call sensor_write 
-0x4152 015075 setarg 0x041c 
-0x4153 015076 call sensor_write 
-0x4154 015077 setarg 0x0f1d 
-0x4155 015078 call sensor_write 
-0x4156 015079 setarg 0x0032 
-0x4157 015080 call sensor_write 
-0x4158 015081 setarg 0xb541 
-0x4159 015082 branch sensor_write 
-:      015086 mouse_set_sensor_reg:
-0x415a 015087 setarg 0xba41 
-0x415b 015088 call sensor_write 
-0x415c 015089 nop 4000 
-0x415d 015090 setarg 0xff7f 
-0x415e 015091 call sensor_write 
-0x415f 015092 copy rega ,pdata 
-0x4160 015093 call sensor_write 
-0x4161 015094 setarg 0x007f 
-0x4162 015095 call sensor_write 
-0x4163 015096 setarg 0xb541 
-0x4164 015097 branch sensor_write 
-:      015099 extsign:
-0x4165 015100 rtnbit0 7 
-0x4166 015101 arg 0xff00 ,temp 
-0x4167 015102 ior temp ,pdata 
-0x4168 015103 rtn 
-:      015105 extsign_bit3:
-0x4169 015106 rtnbit0 3 
-0x416a 015107 arg 0xf0 ,temp 
-0x416b 015108 ior temp ,pdata 
-0x416c 015109 rtn 
-:      015112 mouse_le:
-0x416d 015113 call le_fifo_check_nearly_full 
-0x416e 015114 nrtn blank 
-0x416f 015115 fetch 1 ,mem_le_connect_status_flag 
-0x4170 015116 and pdata ,0x03 ,pdata 
-0x4171 015117 rtnne 0x03 
-0x4172 015118 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 015119 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 015120 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 015121 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 015122 call mouse_motion 
-0x4177 015123 nrtn user 
-0x4178 015124 branch mouse_fill_data_le 
-:      015126 mouse_le_send_empty_packet:
-0x4179 015127 setarg 0 
-0x417a 015128 store 7 ,mem_mouse_key 
-0x417b 015129 branch mouse_fill_data_le 
-:      015131 mouse_priority_bb_event:
-0x417c 015132 copy regc ,pdata 
-0x417d 015133 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 015134 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 015135 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 015136 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 015137 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 015138 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 015139 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 015140 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 015141 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 015142 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 015143 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 015144 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 015145 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 015146 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 015147 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 015148 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 015149 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 015150 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 015151 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 015152 rtn 
-:      015155 mouse_le_pairing_complete:
-0x4191 015156 branch app_ble_store_reconn_info 
-:      015158 mouse_24g_attempt_fail:
-0x4192 015159 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 015160 fetch 1 ,mem_reconn_times 
-0x4194 015161 nbranch mouse_polling_device ,blank 
-0x4195 015162 fetch 1 ,mem_device_flag 
-0x4196 015163 fetcht 1 ,mem_24g_device_number 
-0x4197 015164 isub temp ,null 
-0x4198 015165 branch app_enter_hibernate ,zero 
-0x4199 015166 rtn 
-:      015167 mouse_24g_attempt_success:
-0x419a 015168 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 015169 rtn 
-:      015170 mouse_24g_pairing_complete:
-0x419c 015171 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 015172 arg mosue_24g_pairing_flag ,queue 
-0x419e 015173 call mouse_disable_function_flag 
-0x419f 015174 setarg 0 
-0x41a0 015175 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 015176 jam 0 ,mem_mouse_move_flag 
-0x41a2 015178 fetch 1 ,mem_config_sensor_type 
-0x41a3 015179 sub pdata ,p3610 ,null 
-0x41a4 015180 call mouse_read_sensor3610_data ,zero 
-0x41a5 015181 ncall mouse_read_sensor_common ,zero 
-0x41a6 015183 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 015184 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 015185 call mouse_set_24g_addr_eeprom 
-0x41a9 015186 branch iicd_write_protect_eep_data 
-:      015188 mouse_set_24g_addr_eeprom:
-0x41aa 015189 call g24_head_ptr2regc 
-0x41ab 015190 add regc ,offset_24g_addr ,rega 
-0x41ac 015191 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 015192 arg 4 ,temp 
-0x41ae 015193 rtn 
-:      015195 mouse_store_flash_24g_address:
-0x41af 015196 call g24_head_ptr2regc 
-0x41b0 015197 add regc ,offset_24g_addr ,regb 
-0x41b1 015198 ifetch 1 ,regb 
-0x41b2 015199 store 1 ,mem_mouse_24g_addr 
-0x41b3 015200 branch mouse_store_flash_device_info 
-:      015203 mouse_le_pairing_success:
-0x41b4 015204 arg ll_pairing_success_flag ,queue 
-0x41b5 015205 branch mouse_le_enable_connect_flag 
-:      015206 mouse_le_ll_start_encryt:
-0x41b6 015207 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 015208 arg ll_start_enc_flag ,queue 
-0x41b8 015209 branch mouse_le_enable_connect_flag 
-:      015212 mouse_le_enable_connect_flag:
-0x41b9 015213 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 015214 qset1 pdata 
-0x41bb 015215 store 1 ,mem_le_connect_status_flag 
-0x41bc 015216 rtn 
-:      015218 mouse_le_disable_connect_flag:
-0x41bd 015219 fetch 1 ,mem_le_connect_status_flag 
-0x41be 015220 qset0 pdata 
-0x41bf 015221 store 1 ,mem_le_connect_status_flag 
-0x41c0 015222 rtn 
-:      015223 mouse_le_clean_connect_flag:
-0x41c1 015224 jam 0 ,mem_le_connect_status_flag 
-0x41c2 015225 rtn 
-:      015227 mouse_le_bb_event_connected:
-0x41c3 015228 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 015229 set0 app_disc_by_button ,pdata 
-0x41c5 015230 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 015231 setarg 0 
-0x41c7 015232 store 2 ,mem_mouse_direct_timer 
-0x41c8 015233 call mouse_no_data_timer_init 
-0x41c9 015234 branch mouse_stop_discovery 
-:      015236 mouse_bb_event_pincode:
-0x41ca 015237 call pincode_reinit 
-0x41cb 015238 branch app_bt_set_pincode 
-:      015239 mouse_bb_event_reconn_timeout:
-:      015240 mouse_bb_event_reconn_failed:
-0x41cc 015241 fetch 1 ,mem_reconn_times 
-0x41cd 015242 nbranch mouse_polling_device ,blank 
-0x41ce 015243 fetch 2 ,mem_ui_state_map 
-0x41cf 015244 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 015245 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 015246 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 015247 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 015248 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 015249 branch app_bb_hibernate 
-:      015252 mouse_bt_hid_connected:
-0x41d5 015253 branch mouse_hid_connected 
-:      015255 mouse_bt_event_setup_complete:
-0x41d6 015256 rtn 
-:      015258 mouse_soft_reset:
-0x41d7 015259 call mouse_select_device_enable 
-0x41d8 015260 branch soft_reset_chip 
-:      015262 mouse_bb_disconnected:
-0x41d9 015263 bpatch patch1d_1 ,mem_patch1d 
-0x41da 015264 call mouse_bb_discon_clear_stack 
-0x41db 015265 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 015266 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 015267 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 015268 fetch 1 ,mem_reconn_times 
-0x41df 015269 nbranch mouse_polling_device ,blank 
-0x41e0 015270 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 015271 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 015272 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 015273 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 015274 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 015275 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 015276 branch mouse_start_discovery 
-:      015277 mouse_bb_discon_clear_stack:
-0x41e7 015278 setarg 0 
-0x41e8 015279 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 015280 istore 4 ,contw 
-0x41ea 015281 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 015282 jam 0 ,mem_mouse_move_flag 
-0x41ec 015283 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 015284 jam 0 ,mem_ltk_exists 
-0x41ee 015285 rtn 
-:      015287 mouse_event_light_state_pairing:
-0x41ef 015288 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 015289 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 015290 branch mouse_start_discovery 
-:      015291 mouse_event_light_state_hibernate:
-0x41f2 015292 fetch 2 ,mem_ui_state_map 
-0x41f3 015293 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 015294 branch app_bb_hibernate 
-:      015296 mouse4_0_event_bb_disconn:
-0x41f5 015297 call mouse_le_clean_connect_flag 
-0x41f6 015298 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 015299 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 015300 branch app_bb_hibernate 
-:      015302 mouse_bb_event_timer:
-0x41f9 015303 call mouse_adc_read 
-0x41fa 015304 call mouse_24g_delay_timer 
-0x41fb 015305 call mouse_ban_24g_pairing_timer 
-0x41fc 015306 call mouse_dpi_led_blink_delay_timer 
-0x41fd 015307 call mouse_statue_up_timer 
-0x41fe 015309 call mouse_statue_cheak_timer 
-0x41ff 015310 call mouse_select_device 
-0x4200 015311 call mouse_bt_discovery_cheak 
-0x4201 015312 call mouse_low_voltage_led_timer 
-0x4202 015313 call mouse_sensor_led_contrl_timer 
-0x4203 015314 call mouse_check_hid_handshake_timer 
-0x4204 015315 call mouse_check_discovery_timeout_timer 
-0x4205 015316 call mouse_check_direct_timeout_timer 
-0x4206 015317 call mouse_check_no_data_timeout_timer 
-0x4207 015318 call mouse_check_mouse_state_timer 
-0x4208 015319 branch mouse_le_enable_att_list_timer 
-:      015323 mouse_sensor_led_contrl_timer:
-0x4209 015324 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 015325 rtn blank 
-0x420b 015326 increase -1 ,pdata 
-0x420c 015327 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 015328 nrtn blank 
-0x420e 015329 branch mouse_sensor_led_contrl 
-:      015330 mouse_sensor_led_contrl:
-0x420f 015331 fetch 1 ,mem_sensor_led_style 
-0x4210 015332 rtneq ui_led_state_blink_stop 
-0x4211 015333 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015334 mouse_sensor_led_blink_state_lighting:
-0x4212 015335 call mouse_sensor_led_on 
-0x4213 015336 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015337 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015338 rtn 
-:      015339 mouse_sensor_led_blink_state_darking:
-0x4216 015340 call mouse_sensor_led_off 
-0x4217 015341 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015342 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015343 rtn 
-:      015345 mouse_sensor_led_blink_stop:
-:      015346 mouse_sensor_reset:
-0x421a 015347 setarg 0x8006 
-0x421b 015348 call twspi_write 
-0x421c 015349 nop 1000 
-0x421d 015350 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015351 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015352 branch mouse_init_p32xx_id2_judge 
-:      015354 mouse_p3212sensor_led_on:
-0x4220 015355 setarg 0xa006 
-0x4221 015356 call twspi_write 
-0x4222 015357 setarg 0xa005 
-0x4223 015358 branch twspi_write 
-:      015359 mouse_sensor_led_on_global:
-0x4224 015360 jam 0 ,mem_mouse_sensor_timer_count 
-:      015361 mouse_sensor_led_on:
-0x4225 015362 fetch 1 ,mem_config_sensor_type 
-0x4226 015363 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015364 setarg 0x0106 
-0x4228 015365 call twspi_write 
-0x4229 015366 setarg 0xa105 
-0x422a 015367 branch twspi_write 
-:      015369 mouse_sensor_led_off_global:
-0x422b 015370 jam 0 ,mem_mouse_sensor_timer_count 
-:      015371 mouse_sensor_led_off:
-0x422c 015372 setarg 0x0906 
-0x422d 015373 branch twspi_write 
-:      015374 mouse_sensor_start_blink:
-0x422e 015375 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015376 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015377 rtn 
-:      015379 mouse_check_hid_handshake_timer:
-0x4231 015380 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015381 arg mouse_bt_hid_handshake ,regb 
-0x4233 015382 branch timer_single_step 
-:      015384 mouse_check_discovery_timeout_timer:
-0x4234 015385 arg mem_mouse_discovery_timer ,regc 
-0x4235 015386 arg mouse_check_discovery_timeout ,regb 
-0x4236 015387 branch timer_single_step_2b 
-:      015389 mouse_check_direct_timeout_timer:
-0x4237 015390 arg mem_mouse_direct_timer ,regc 
-0x4238 015391 arg mouse_check_direct_timeout ,regb 
-0x4239 015392 branch timer_single_step_2b 
-:      015394 mouse_check_no_data_timeout_timer:
-0x423a 015395 arg mem_mouse_no_data_timer ,regc 
-0x423b 015396 arg mouse_check_no_data_timeout ,regb 
-0x423c 015397 branch timer_single_step_2b 
-:      015399 mouse_check_mouse_state_timer:
-0x423d 015400 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015401 arg mouse_statue_led_off ,regb 
-0x423f 015402 branch timer_single_step 
-:      015406 mouse_le_enable_att_list_timer:
-0x4240 015407 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015408 arg mouse_le_enable_att_list ,regb 
-0x4242 015409 branch timer_single_step 
-:      015411 mouse_24g_delay_timer:
-0x4243 015412 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015413 arg mouse_24g_delay ,regb 
-0x4245 015414 branch timer_single_step 
-:      015416 mouse_ban_24g_pairing_timer:
-0x4246 015417 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015418 arg mouse_ban_24g_pairing ,regb 
-0x4248 015419 branch timer_single_step_2b 
-:      015420 mouse_ban_24g_pairing:
-:      015421 mouse_24g_delay:
-0x4249 015422 rtn 
-:      015425 mosue_dpi_led_blink_init:
-0x424a 015426 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015427 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015428 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015429 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015430 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015431 rtn 
-:      015434 mouse_dpi_led_blink_delay_timer:
-0x4250 015435 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015436 arg mouse_dpi_led_setting ,regb 
-0x4252 015437 branch timer_single_step 
-:      015438 mouse_dpi_led_setting:
-0x4253 015439 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015440 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015441 setarg led_dpi_blink 
-0x4256 015442 store 2 ,mem_mouse_on_time 
-0x4257 015443 store 2 ,mem_mouse_off_time 
-0x4258 015444 arg 0 ,rega 
-0x4259 015445 fetcht 1 ,mem_mouse_dpi 
-0x425a 015446 increase 1 ,temp 
-0x425b 015447 storet 1 ,mem_mouse_blink_count 
-0x425c 015448 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015449 rtn 
-:      015451 mouse_le_enable_att_list:
-0x425e 015452 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015453 rtnbit1 ll_pairing_success_flag 
-0x4260 015454 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015455 call ui_ipc_send_cmd 
-0x4262 015456 arg write_req_enable_flag ,queue 
-0x4263 015457 branch mouse_le_enable_connect_flag 
-:      015460 mouse_check_discovery_timeout:
-0x4264 015461 call mouse_stop_discovery 
-0x4265 015462 branch app_enter_hibernate 
-:      015464 mouse_check_direct_timeout:
-0x4266 015465 call app_ble_stop_direct_adv 
-0x4267 015466 fetch 1 ,mem_reconn_times 
-0x4268 015467 nbranch mouse_polling_device ,blank 
-0x4269 015468 branch app_enter_hibernate 
-:      015470 mouse_check_no_data_timeout:
-0x426a 015471 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015472 branch mouse_disconnect 
-:      015476 mouse_bb_event_discovery_btn:
-0x426c 015477 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015478 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015479 call mouse_disconnect 
-0x426f 015480 call mouse_le_clean_connect_flag 
-0x4270 015481 branch mouse_start_discovery 
-:      015485 mouse3_0_check_reconn_target:
-0x4271 015486 fetch 6 ,mem_hci_plap 
-0x4272 015487 branch app_bt_start_discovery_short ,blank 
-0x4273 015488 call mouse_reconn_setting_led_gpio 
-0x4274 015489 jam 0x17 ,mem_connection_options 
-0x4275 015490 fetch 1 ,mem_ssp_enable 
-0x4276 015491 nbranch app_bt_start_reconnect ,blank 
-0x4277 015492 jam 0x04 ,mem_connection_options 
-0x4278 015493 branch app_bt_start_reconnect 
-:      015495 mouse4_0_check_reconn_target:
-0x4279 015496 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015497 store 2 ,mem_mouse_direct_timer 
-0x427b 015498 call mouse_reconn_setting_led_gpio 
-0x427c 015499 call app_lpm_mult_disable 
-0x427d 015500 branch check_51cmd_adv 
-:      015502 mouse_reconn_setting_led_gpio:
-0x427e 015503 setarg led_reconnect_blink 
-0x427f 015504 store 2 ,mem_mouse_on_time 
-0x4280 015505 store 2 ,mem_mouse_off_time 
-0x4281 015506 branch mouse_setting_led_gpio_comman 
-:      015508 mouse_discover_setting_led_gpio:
-0x4282 015509 setarg led_discovery_blink 
-0x4283 015510 store 2 ,mem_mouse_on_time 
-0x4284 015511 store 2 ,mem_mouse_off_time 
-:      015512 mouse_setting_led_gpio_comman:
-0x4285 015513 fetch 1 ,mem_device_flag 
-0x4286 015514 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015515 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015516 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015517 rtn 
-:      015518 mouse_device_led1:
-0x428a 015519 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015520 branch mouse_led_blink 
-:      015521 mouse_device_led2:
-0x428c 015522 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015523 branch mouse_led_blink 
-:      015524 mouse_device_led3:
-0x428e 015525 fetch 1 ,mem_config_device3_led_gpio 
-:      015526 mouse_led_blink:
-0x428f 015527 store 1 ,mem_temp 
-0x4290 015528 call mouse_devce_led_off 
-0x4291 015529 fetch 1 ,mem_temp 
-0x4292 015530 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015531 arg 0 ,rega 
-0x4294 015532 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015533 branch ui_led_blink_start_global 
-:      015535 mouse_led_off:
-0x4296 015536 arg 0 ,rega 
-0x4297 015537 branch ui_led_off_global 
-:      015538 mouse_led_on:
-0x4298 015539 arg 0 ,rega 
-0x4299 015540 branch ui_led_on_global 
-:      015542 mouse4_0_bb_event_discovery_btn:
-0x429a 015543 branch mouse_le_clean_connect_flag 
-:      015545 mouse_bt_hid_handshake:
-0x429b 015546 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015547 call app_lpm_mult_enable 
-0x429d 015548 call app_bt_store_reconn_info 
-0x429e 015549 setarg 0 
-0x429f 015550 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015551 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015552 branch app_bt_enter_sniff 
-:      015554 mouse_check_reconn_target:
-0x42a2 015555 call mouse_cheak_select_device_by_switch 
-0x42a3 015556 fetch 1 ,mem_device_flag 
-0x42a4 015557 fetcht 1 ,mem_24g_device_number 
-0x42a5 015558 isub temp ,null 
-0x42a6 015559 branch mouse_connect_24g_mode ,zero 
-0x42a7 015560 fetch 1 ,mem_xrecord_mode 
-0x42a8 015561 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015562 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015563 branch mouse_start_discovery 
-:      015564 mouse_connect_24g_mode:
-0x42ab 015565 call mouse_start_24g_mode 
-0x42ac 015566 rtnmark1 mark_24g 
-0x42ad 015567 fetch 1 ,mem_reconn_times 
-0x42ae 015568 nbranch mouse_polling_device ,blank 
-0x42af 015569 rtn 
-:      015571 mouse_start_discovery:
-0x42b0 015572 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015573 fetch 2 ,mem_ui_state_map 
-0x42b2 015574 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015575 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015576 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015577 random pdata 
-0x42b6 015578 store 1 ,mem_le_lap + 1 
-:      015579 mouse_start_discovery_norandom:
-0x42b7 015580 call app_lpm_mult_disable 
-0x42b8 015581 fetch 2 ,mem_discovery_timeout 
-0x42b9 015582 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015583 jam 6 ,mem_connection_options 
-0x42bb 015584 setarg 0 
-0x42bc 015585 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015586 store 2 ,mem_mouse_direct_timer 
-0x42be 015587 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015588 call mouse_enable_function_flag 
-0x42c0 015589 call mouse_bt_discovery_button_down_disable 
-0x42c1 015590 fetch 1 ,mem_device_option 
-0x42c2 015591 isolate1 mode_4_mouse ,pdata 
-0x42c3 015592 call check_51cmd_adv ,true 
-0x42c4 015593 fetch 1 ,mem_device_option 
-0x42c5 015594 isolate1 mode_3_mouse ,pdata 
-0x42c6 015595 call check_51cmd_start_discovery ,true 
-0x42c7 015596 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015597 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015598 branch mouse_discover_setting_led_gpio 
-:      015600 mouse_stop_discovery:
-0x42ca 015601 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015602 fetch 1 ,mem_device_option 
-0x42cc 015603 isolate1 mode_4_mouse ,pdata 
-0x42cd 015604 call mouse_stop_le_adv ,true 
-0x42ce 015605 fetch 1 ,mem_device_option 
-0x42cf 015606 isolate1 mode_3_mouse ,pdata 
-0x42d0 015607 call mouse_stop_bt3_discovery ,true 
-0x42d1 015608 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015609 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015610 branch mouse_devce_led_off 
-:      015611 mouse_stop_le_adv:
-0x42d4 015612 setarg 0 
-0x42d5 015613 store 2 ,mem_mouse_direct_timer 
-0x42d6 015614 branch check_51cmd_stop_adv 
-:      015615 mouse_stop_bt3_discovery:
-0x42d7 015616 setarg 0 
-0x42d8 015617 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015618 branch check_51cmd_stop_discovery 
-:      015624 mouse_store_remote_bdaddr:
-0x42da 015625 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015626 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015627 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015628 call mouse_disable_function_flag 
-0x42de 015629 call mouse_check_device_addr 
-:      015630 mouse_unplug_clean_bdaddr:
-0x42df 015631 call mouse_before_store_reconn_info 
-0x42e0 015632 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015633 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015634 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015635 rtn 
-:      015636 mouse_store_eeprom_device_info:
-0x42e4 015637 arg 88 ,temp 
-0x42e5 015638 arg mem_device_flag ,rega 
-0x42e6 015639 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015640 branch iicd_write_protect_eep_data 
-:      015642 mouse_check_device_addr:
-0x42e8 015643 fetch 1 ,mem_record_bt_mode 
-0x42e9 015644 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015645 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015646 rtn 
-:      015647 mouse_check_le_device_addr:
-0x42ec 015648 store 1 ,mem_device_addr_temp 
-0x42ed 015649 fetch 6 ,mem_le_plap 
-0x42ee 015650 branch mouse_check_bt_device_addr_common 
-:      015651 mouse_check_bt_device_addr:
-0x42ef 015652 store 1 ,mem_device_addr_temp 
-0x42f0 015653 fetch 6 ,mem_plap 
-:      015654 mouse_check_bt_device_addr_common:
-0x42f1 015655 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015656 fetch 7 ,mem_device_addr_temp 
-0x42f3 015657 arg mem_device1_type ,contr 
-0x42f4 015658 arg 3 ,loopcnt 
-:      015659 mouse_check_device_addr_end:
-0x42f5 015660 ifetcht 7 ,contr 
-0x42f6 015661 isub temp ,null 
-0x42f7 015662 branch mouse_clean_addr ,zero 
-0x42f8 015663 increase 22 ,contr 
-0x42f9 015664 loop mouse_check_device_addr_end 
-0x42fa 015665 rtn 
-:      015666 mouse_before_store_reconn_info:
-0x42fb 015667 arg mem_device1_type ,rega 
-0x42fc 015668 fetch 1 ,mem_device_flag 
-0x42fd 015669 increase -1 ,pdata 
-0x42fe 015670 mul32 pdata ,29 ,pdata 
-0x42ff 015671 iadd rega ,rega 
-0x4300 015672 fetch 1 ,mem_record_bt_mode 
-0x4301 015673 istore 1 ,rega 
-0x4302 015674 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015675 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015676 rtn 
-:      015678 mouse_store_le_device:
-0x4305 015679 fetch 6 ,mem_le_plap 
-0x4306 015680 istore 6 ,contw 
-0x4307 015681 arg mem_le_ltk ,contr 
-0x4308 015682 call memcpy16 
-0x4309 015683 fetch 6 ,mem_le_lap 
-0x430a 015684 istore 6 ,contw 
-0x430b 015685 rtn 
-:      015686 mouse_store_bt_device:
-0x430c 015687 fetch 6 ,mem_plap 
-0x430d 015688 istore 6 ,contw 
-0x430e 015689 arg mem_link_key ,contr 
-0x430f 015690 branch memcpy16 
-:      015692 mouse_clean_addr:
-0x4310 015693 increase -6 ,contr 
-0x4311 015694 copy contr ,contw 
-0x4312 015695 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015696 increase 3 ,temp 
-0x4314 015697 istoret 6 ,contw 
-0x4315 015698 rtn 
-:      015702 mouse_eeprom_load_recon_info:
-0x4316 015703 arg 88 ,temp 
-0x4317 015704 arg mem_device_flag ,rega 
-0x4318 015705 arg mouse_info_eeprom_offect ,regb 
-0x4319 015706 call iicd_read_eep_data 
-:      015707 mouse_select_reconn_device:
-0x431a 015708 arg mem_device1_type ,rega 
-0x431b 015709 fetch 1 ,mem_device_flag 
-0x431c 015710 fetcht 1 ,mem_24g_device_number 
-0x431d 015711 isub temp ,null 
-0x431e 015712 rtn zero 
-0x431f 015713 increase -1 ,pdata 
-0x4320 015714 mul32 pdata ,29 ,pdata 
-0x4321 015715 iadd rega ,rega 
-0x4322 015716 ifetch 1 ,rega 
-0x4323 015717 store 1 ,mem_xrecord_mode 
-0x4324 015718 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015719 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015720 rtn 
-:      015722 mouse_load_bt_device:
-0x4327 015723 ifetch 6 ,contr 
-:      015724 mouse_load_bt_device_end:
-0x4328 015725 store 6 ,mem_hci_plap 
-0x4329 015726 arg mem_link_key ,contw 
-0x432a 015727 call memcpy16 
-0x432b 015728 branch check_link_key_load 
-:      015730 mouse_load_le_device:
-0x432c 015731 ifetch 6 ,contr 
-:      015732 mouse_load_le_device_end:
-0x432d 015733 store 6 ,mem_hci_plap 
-0x432e 015734 arg mem_le_ltk ,contw 
-0x432f 015735 call memcpy16 
-0x4330 015736 ifetch 6 ,contr 
-0x4331 015737 store 6 ,mem_le_lap 
-0x4332 015738 rtn 
-:      015741 mouse_select_device:
-0x4333 015742 fetch 1 ,mem_config_function_enable 
-0x4334 015743 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015744 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015745 branch mouse_select_device_by_combination_key 
-:      015747 mouse_select_device_by_combination_key:
-0x4337 015748 call mouse_check_key_gpio 
-0x4338 015749 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015750 mouse_select_device_commbination_key_up:
-0x4339 015751 jam 30 ,mem_combination_select_device_count 
-0x433a 015752 fetch 1 ,mem_select_device_button_statue 
-0x433b 015753 rtneq dpi_button_state_up 
-0x433c 015754 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015755 rtn 
-:      015757 mouse_select_device_commbination_key_down:
-0x433e 015758 call mouse_combination_select_device_timer 
-0x433f 015759 fetch 1 ,mem_select_device_button_statue 
-0x4340 015760 rtneq dpi_button_state_down 
-0x4341 015761 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015762 branch mouse_select_device_enable 
-:      015764 mouse_combination_select_device_timer:
-0x4343 015765 fetch 1 ,mem_combination_select_device_count 
-0x4344 015766 rtn blank 
-0x4345 015767 pincrease -1 
-0x4346 015768 store 1 ,mem_combination_select_device_count 
-0x4347 015769 nrtn blank 
-0x4348 015770 branch mouse_ready_reconnection_by_button 
-:      015772 mouse_select_device_by_button:
-0x4349 015773 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015774 rtneq gpio_disable 
-0x434b 015775 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015776 call gpio_get_bit 
-0x434d 015777 branch mouse_select_device_button_down ,true 
-:      015778 mouse_select_device_button_up:
-0x434e 015779 fetch 1 ,mem_select_device_button_statue 
-0x434f 015780 rtneq dpi_button_state_up 
-0x4350 015781 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015782 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015783 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015784 branch mouse_ready_reconnection_by_button 
-:      015786 mouse_select_device_button_down:
-0x4354 015787 fetch 1 ,mem_select_device_button_statue 
-0x4355 015788 rtneq dpi_button_state_down 
-0x4356 015789 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4357 015790 arg mouse_long_bt_button_flag ,queue 
-0x4358 015791 branch mouse_disable_function_flag 
-:      015795 mouse_select_device_by_switch:
-0x4359 015796 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015797 rtnbit0 enable_select_device_by_switch 
-0x435b 015798 fetch 1 ,mem_device_flag 
-0x435c 015799 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015800 beq mode_24g_device ,mouse_select2_device 
-0x435e 015801 rtn 
-:      015802 mouse_cheak_select_device_by_switch:
-0x435f 015803 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015804 rtnbit0 enable_select_device_by_switch 
-0x4361 015805 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015806 call gpio_get_bit 
-0x4363 015807 branch mouse_cheak_select_24gdevice ,true 
-:      015808 mouse_select_btdevice:
-0x4364 015809 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015810 rtn 
-:      015811 mouse_cheak_select_24gdevice:
-0x4366 015812 fetch 1 ,mem_24g_device_number 
-0x4367 015813 store 1 ,mem_device_flag 
-0x4368 015814 rtn 
-:      015815 mouse_select1_device:
-0x4369 015816 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015817 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015818 rtn 
-:      015819 mouse_select2_device:
-0x436c 015820 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015821 call gpio_get_bit 
-0x436e 015822 branch mouse_select_device_button_down ,true 
-0x436f 015823 rtn 
-:      015828 mouse_ready_reconnection_by_button:
-0x4370 015829 fetcht 1 ,mem_device_flag 
-0x4371 015830 increase 1 ,temp 
-0x4372 015831 fetch 1 ,mem_device_number 
-0x4373 015832 isub temp ,null 
-0x4374 015833 ncall mouse_select_device_count_clean ,positive 
-0x4375 015834 storet 1 ,mem_device_flag 
-0x4376 015835 jam 0 ,mem_link_key_exists 
-0x4377 015836 call mouse_store_device_number2eeprom 
-0x4378 015837 call mouse_select_device_enable 
-0x4379 015839 branch mouse_set_reconnection 
-:      015841 mouse_store_device_number2eeprom:
-0x437a 015842 arg 1 ,temp 
-0x437b 015843 arg mem_device_flag ,rega 
-0x437c 015844 arg 0 ,regb 
-0x437d 015845 branch iicd_write_eep_data 
-:      015847 mouse_set_reconnection:
-0x437e 015848 call mouse_stop_bluetooth_mode 
-0x437f 015849 call mouse_select_device_disable 
-0x4380 015850 branch mouse_soft_reset 
-:      015851 mouse_stop_bluetooth_mode:
-0x4381 015852 fetch 2 ,mem_ui_state_map 
-0x4382 015853 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015854 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015855 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015856 branch mouse_stop_discovery 
-:      015858 mouse_disconnect:
-0x4386 015859 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015860 setarg 0 
-0x4388 015861 store 2 ,mem_mouse_no_data_timer 
-0x4389 015862 fetch 2 ,mem_ui_state_map 
-0x438a 015863 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015864 fetch 2 ,mem_ui_state_map 
-0x438c 015865 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015866 rtn 
-:      015868 mouse_irtual_cable_unplug:
-0x438e 015869 setarg 0x01 
-0x438f 015870 store 6 ,mem_plap 
-0x4390 015871 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015872 branch mouse_unplug_clean_bdaddr 
-:      015875 mouse_cancel_reconnect:
-0x4392 015876 call mouse_bt_cannel_reconn_enable 
-0x4393 015877 branch check_51cmd_bb_reconn_cancel 
-:      015879 mouse_bt_discovery_by_button:
-0x4394 015880 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015881 rtneq gpio_disable 
-0x4396 015882 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015883 call gpio_get_bit 
-0x4398 015884 branch mouse_bt_discovery_button_down ,true 
-:      015885 mouse_bt_discovery_button_up:
-0x4399 015886 fetch 1 ,mem_ui_button_timeout 
-0x439a 015887 store 1 ,mem_combination_ui_button_count 
-0x439b 015888 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015889 rtneq dpi_button_state_up 
-0x439d 015890 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015891 branch mouse_bt_discovery_button_down_disable 
-:      015892 mouse_bt_discovery_button_down:
-0x439f 015893 call mouse_bt_discovry_timer 
-0x43a0 015894 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015895 rtneq dpi_button_state_down 
-0x43a2 015896 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015897 call check_51cmd_bb_reconn_cancel 
-0x43a4 015898 branch mouse_bt_discovery_button_down_enable 
-:      015901 mouse_bt_discovery_cheak:
-0x43a5 015902 fetch 1 ,mem_config_function_enable 
-0x43a6 015903 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015904 mouse_bt_discovery_commbination_key:
-0x43a7 015905 call mouse_check_key_gpio 
-0x43a8 015906 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015907 mouse_bt_discovery_commbination_key_up:
-0x43a9 015908 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015909 store 1 ,mem_combination_ui_button_count 
-0x43ab 015910 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015911 rtneq dpi_button_state_up 
-0x43ad 015912 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015913 branch mouse_bt_discovery_button_down_disable 
-:      015916 mouse_bt_discovery_commbination_key_down:
-0x43af 015917 call mouse_bt_discovry_timer 
-0x43b0 015918 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015919 rtneq dpi_button_state_down 
-0x43b2 015920 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015921 call check_51cmd_bb_reconn_cancel 
-0x43b4 015922 branch mouse_bt_discovery_button_down_enable 
-:      015924 mouse_bt_discovry_timer:
-0x43b5 015925 arg mem_combination_ui_button_count ,regc 
-0x43b6 015926 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015927 branch timer_single_step 
-:      015929 mouse_long_button_bt_discovry:
-0x43b8 015930 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015931 call mouse_enable_function_flag 
-0x43ba 015932 call app_evt_button_long_pressed 
-0x43bb 015933 branch mouse_bb_event_discovery_btn 
-:      015936 mouse_cpi_enable:
-0x43bc 015937 arg mouse_cpi_flag ,queue 
-0x43bd 015938 branch mouse_enable_function_flag 
-:      015939 mouse_cpi_disable:
-0x43be 015940 arg mouse_cpi_flag ,queue 
-0x43bf 015941 branch mouse_disable_function_flag 
-:      015942 mouse_select_device_enable:
-0x43c0 015943 arg mouse_select_device_flag ,queue 
-0x43c1 015944 branch mouse_enable_function_flag 
-:      015945 mouse_select_device_disable:
-0x43c2 015946 arg mouse_select_device_flag ,queue 
-0x43c3 015947 branch mouse_disable_function_flag 
-:      015948 mouse_bt_cannel_reconn_enable:
-0x43c4 015949 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015950 branch mouse_enable_function_flag 
-:      015951 mouse_bt_cannel_reconn_disable:
-0x43c6 015952 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015953 branch mouse_disable_function_flag 
-:      015954 mouse_bt_discovery_button_down_enable:
-0x43c8 015955 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015956 branch mouse_enable_function_flag 
-:      015957 mouse_bt_discovery_button_down_disable:
-0x43ca 015958 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015959 branch mouse_disable_function_flag 
-:      015963 mouse_select_device_count_clean:
-0x43cc 015964 arg 1 ,temp 
-0x43cd 015965 rtn 
-:      015967 mouse_enable_function_flag:
-0x43ce 015968 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015969 qset1 pdata 
-0x43d0 015970 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015971 rtn 
-:      015973 mouse_disable_function_flag:
-0x43d2 015974 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015975 qset0 pdata 
-0x43d4 015976 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015977 rtn 
-:      015979 mouse_adc_read:
-0x43d6 015980 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015981 rtnbit0 mouse_enable_adc 
-0x43d8 015982 fetch 1 ,mem_adc_read_timer 
-0x43d9 015983 increase 1 ,pdata 
-0x43da 015984 store 1 ,mem_adc_read_timer 
-0x43db 015985 sub pdata ,10 ,null 
-0x43dc 015986 rtn positive 
-0x43dd 015987 jam 0 ,mem_adc_read_timer 
-0x43de 015988 call adc_set_mode 
-0x43df 015989 call vdd_calculate_by_mode 
-0x43e0 015990 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015991 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015992 call adc_bat_percent_lowpower_out 
-0x43e3 015993 fetch 1 ,mem_adc_power_flag 
-0x43e4 015994 bbit1 1 ,mouse_power_down 
-0x43e5 015995 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015996 branch mouse_adc_low_voltage 
-:      015997 mouse_adc_low_voltage:
-0x43e7 015998 arg mouse_low_voltage_flag ,queue 
-0x43e8 015999 branch mouse_enable_function_flag 
-:      016000 mouse_adc_no_low_voltage:
-0x43e9 016001 arg mouse_low_voltage_flag ,queue 
-0x43ea 016002 branch mouse_disable_function_flag 
-:      016004 mouse_low_voltage_led_timer:
-0x43eb 016005 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 016006 rtnbit0 mouse_low_voltage_flag 
-0x43ed 016007 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 016008 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 016009 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 016010 pincrease 1 
-0x43f1 016011 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 016012 sub pdata ,20 ,null 
-0x43f3 016013 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 016014 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 016015 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 016016 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 016017 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 016018 rtn 
-:      016019 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 016020 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 016021 branch mouse_low_voltage_led_off 
-:      016022 mouse_low_voltage_led_on:
-0x43fb 016023 arg 0 ,rega 
-0x43fc 016024 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 016025 branch ui_led_on_global 
-:      016026 mouse_low_voltage_led_off:
-0x43fe 016027 arg 0 ,rega 
-0x43ff 016028 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 016029 branch ui_led_off_global 
-:      016031 mouse_g24_package_data:
-0x4401 016032 call mouse_motion 
-0x4402 016033 nrtn user 
-0x4403 016034 arg 7 ,rega 
-0x4404 016035 arg mem_mouse_key ,regb 
-0x4405 016036 rtn 
-:      016038 mouse_g24_enter_lpm:
-0x4406 016039 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 016040 rtn blank 
-0x4408 016042 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 016043 call gpio_get_bit 
-0x440a 016044 call mouse_24g_dpi_delay_init ,true 
-0x440b 016045 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 016046 nrtn blank 
-0x440d 016047 call mouse_check_key_gpio 
-0x440e 016048 nrtn blank 
-0x440f 016049 branch g24_lpm_long_sleep 
-:      016051 mouse_24g_dpi_delay_init:
-0x4410 016052 fetch 1 ,mem_dpi_button_gpio 
-0x4411 016053 rtneq ui_button_gpio_disable 
-0x4412 016054 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 016055 rtn 
-:      016058 mouse_load_flash_info_cheak:
-0x4414 016059 call mouse_load_flash_flag 
-0x4415 016060 fetch 2 ,mem_store_flag 
-0x4416 016061 arg eeprom_init_flag ,temp 
-0x4417 016062 isub temp ,null 
-0x4418 016063 branch mouse_load_flash_device_info ,zero 
-0x4419 016064 storet 2 ,mem_store_flag 
-0x441a 016065 call mouse_ble_init_address 
-0x441b 016066 branch mouse_store_flash_device_info 
-:      016067 mouse_ble_init_address:
-0x441c 016068 fetch 6 ,mem_le_lap 
-0x441d 016069 store 6 ,mem_device1_locall_addr 
-0x441e 016070 add pdata ,0x0100 ,pdata 
-0x441f 016071 store 6 ,mem_device2_locall_addr 
-0x4420 016072 add pdata ,0x0100 ,pdata 
-0x4421 016073 store 6 ,mem_device3_locall_addr 
-0x4422 016074 rtn 
-:      016077 mouse_load_flash_flag:
-0x4423 016078 setarg mem_store_flag 
-0x4424 016079 arg mem_mouse_information_start ,temp 
-0x4425 016080 isub temp ,temp 
-0x4426 016081 fetch 3 ,mem_flash_base 
-0x4427 016082 iadd temp ,pdata 
-0x4428 016083 arg 2 ,temp 
-0x4429 016084 arg mem_store_flag ,rega 
-0x442a 016085 branch spid_read_flash 
-:      016088 mouse_load_flash_device_info:
-0x442b 016089 setarg mem_mouse_information_end 
-0x442c 016090 arg mem_mouse_information_start ,temp 
-0x442d 016091 isub temp ,temp 
-0x442e 016092 fetch 3 ,mem_flash_base 
-0x442f 016093 arg mem_mouse_information_start ,rega 
-0x4430 016094 call spid_read_flash 
-0x4431 016095 call mouse_select_reconn_device 
-0x4432 016096 fetch 4 ,mem_mouse_24g_addr 
-0x4433 016097 call g24_head_ptr2regc 
-0x4434 016098 branch g24_store_mem_addr 
-:      016100 mouse_store_flash_device_info:
-0x4435 016101 setarg mem_mouse_information_end 
-0x4436 016102 arg mem_mouse_information_start ,temp 
-0x4437 016103 isub temp ,temp 
-0x4438 016104 arg mem_mouse_information_start ,rega 
-0x4439 016105 fetch 3 ,mem_flash_base 
-0x443a 016106 branch flash_write 
-:      016108 mouse_store_eerpom_dpi:
-0x443b 016109 arg 1 ,temp 
-0x443c 016110 arg mem_mouse_dpi ,rega 
-0x443d 016111 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 016112 branch iicd_write_protect_eep_data 
-:      016114 mouse_load_eeprom_dpi:
-0x443f 016115 arg 1 ,temp 
-0x4440 016116 arg mem_mouse_dpi ,rega 
-0x4441 016117 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 016118 branch iicd_read_eep_data 
-:      016120 mouse_statue_cheak_timer:
-0x4443 016121 rtnmark1 mark_24g 
-0x4444 016122 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 016123 rtnbit0 mouse_enable_statue_up 
-0x4446 016124 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 016125 pincrease 1 
-0x4448 016126 and pdata ,0x07 ,pdata 
-0x4449 016127 store 1 ,mem_mouse_1step_up_count 
-0x444a 016128 rtnne 0x07 
-0x444b 016129 fetch 2 ,mem_ui_state_map 
-0x444c 016130 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 016131 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 016132 rtn 
-:      016137 mouse_check_statue_up:
-0x444f 016138 bpatch patch1d_6 ,mem_patch1d 
-0x4450 016139 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 016140 nrtn blank 
-0x4452 016141 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 016142 rtnbit0 mouse_statue_up_flag 
-0x4454 016143 fetch 1 ,mem_sensor_squal_reg 
-0x4455 016144 call sensor_read 
-0x4456 016145 store 1 ,mem_sensor_iqc 
-0x4457 016146 sub pdata ,0x10 ,null 
-0x4458 016147 branch mouse_statue_up_timer_init ,positive 
-0x4459 016148 jam 0 ,mem_mouse_2step_up_count 
-0x445a 016149 rtn 
-:      016151 mouse_statue_up_timer_init:
-0x445b 016152 jam 30 ,mem_mouse_2step_up_count 
-0x445c 016153 rtn 
-:      016154 mouse_statue_up_timer:
-0x445d 016155 arg mem_mouse_2step_up_count ,regc 
-0x445e 016156 arg mouse_statue_up ,regb 
-0x445f 016157 branch timer_single_step 
-:      016159 mouse_statue_up:
-0x4460 016160 fetch 1 ,mem_sensor_squal_reg 
-0x4461 016161 call twspi_read 
-0x4462 016162 sub pdata ,0x10 ,null 
-0x4463 016163 nrtn positive 
-0x4464 016164 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 016165 rtnbit0 mouse_statue_up_flag 
-0x4466 016166 arg mouse_statue_up_flag ,queue 
-0x4467 016167 call mouse_disable_function_flag 
-0x4468 016168 jam 0 ,mem_lpm_mult 
-0x4469 016169 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 016170 call mouse_devce_led_off 
-0x446b 016171 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 016172 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      016173 mouse_two_device_statue_up:
-0x446d 016174 fetch 1 ,mem_device_flag 
-0x446e 016175 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 016176 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 016177 rtn 
-:      016178 mouse_three_device_statue_up:
-0x4471 016179 fetch 1 ,mem_device_flag 
-0x4472 016180 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 016181 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 016182 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 016183 rtn 
-:      016185 mouse_device_blink_led_init:
-0x4476 016186 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 016187 branch mouse_led_blink 
-:      016191 mouse_statue_led_off:
-0x4478 016192 jam 0x20 ,mem_lpm_mult 
-0x4479 016193 branch mouse_devce_led_off 
-:      016197 mouse_devce1_led_off:
-0x447a 016198 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 016199 rtneq gpio_disable 
-0x447c 016200 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 016201 branch mouse_led_off 
-:      016203 mouse_devce2_led_off:
-0x447e 016204 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 016205 rtneq gpio_disable 
-0x4480 016206 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 016207 branch mouse_led_off 
-:      016209 mouse_devce_led_off:
-0x4482 016210 call mouse_led_off 
-0x4483 016211 call mouse_devce1_led_off 
-0x4484 016212 call mouse_devce2_led_off 
-:      016213 mouse_devce3_led_off:
-0x4485 016214 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 016215 rtneq gpio_disable 
-0x4487 016216 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 016217 branch mouse_led_off 
-:      016219 mouse_device1_led_on:
-0x4489 016220 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 016221 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 016222 branch mouse_led_on 
-:      016223 mouse_device2_led_on:
-0x448c 016224 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 016225 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 016226 branch mouse_led_on 
-:      016227 mouse_device3_led_on:
-0x448f 016228 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 016229 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 016230 branch mouse_led_on 
-:      016234 mouse_polling_device:
-0x4492 016235 bpatch patch1d_7 ,mem_patch1d 
-0x4493 016236 fetch 1 ,mem_reconn_times 
-0x4494 016237 increase -1 ,pdata 
-0x4495 016238 store 1 ,mem_reconn_times 
-0x4496 016239 fetcht 1 ,mem_device_flag 
-0x4497 016240 increase 1 ,temp 
-0x4498 016241 fetch 1 ,mem_device_number 
-0x4499 016242 isub temp ,null 
-0x449a 016243 ncall mouse_select_device_count_clean ,positive 
-0x449b 016244 storet 1 ,mem_device_flag 
-0x449c 016245 jam 0 ,mem_link_key_exists 
-0x449d 016246 call mouse_store_device_number2eeprom 
-0x449e 016247 call mouse_before_store_reconn_info 
-0x449f 016248 branch mouse_check_reconn_target 
-:      016250 mouse_power_down:
-0x44a0 016251 call mouse_devce_led_off 
-0x44a1 016252 setarg 0 
-0x44a2 016253 store 8 ,mem_gpio_wakeup_low 
-0x44a3 016254 branch lpm_hibernate 
-:      016265 remote_car_init:
-0x44a4 016266 rtn wake 
-0x44a5 016267 hfetch 1 ,core_gpio_sel1 
-0x44a6 016268 and_into 0xf0 ,pdata 
-0x44a7 016269 hstore 1 ,core_gpio_sel1 
-0x44a8 016270 call keyscan_key_init 
-0x44a9 016271 setarg remote_car_le_before_hibernate 
-0x44aa 016272 store 2 ,mem_cb_before_hibernate 
-0x44ab 016274 setarg remote_car_process_lpm_before 
-0x44ac 016275 store 2 ,mem_cb_before_lpm 
-0x44ad 016277 setarg remote_car_scale_process_idle 
-0x44ae 016278 store 2 ,mem_cb_idle_process 
-0x44af 016280 setarg remote_car_scale_process_bb_event 
-0x44b0 016281 store 2 ,mem_cb_bb_event_process 
-0x44b1 016283 setarg app_get_lpm_wake_lock 
-0x44b2 016284 store 2 ,mem_cb_check_wakelock 
-0x44b3 016286 call g24_head_ptr2regc 
-0x44b4 016287 setarg remote_car_g24_package_data 
-0x44b5 016288 add regc ,offset_24g_cb_data ,contw 
-0x44b6 016289 istore 2 ,contw 
-0x44b7 016291 setarg remote_car_g24_enter_lpm 
-0x44b8 016292 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 016293 istore 2 ,contw 
-0x44ba 016295 setarg remote_car_process_lpm_before 
-0x44bb 016296 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 016297 istore 2 ,contw 
-0x44bd 016299 setarg remote_car_event_timer 
-0x44be 016300 store 2 ,mem_cb_event_timer 
-0x44bf 016302 setarg remote_car_power_off_signal 
-0x44c0 016303 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 016305 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 016306 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 016308 setarg remote_car_send_key_data 
-0x44c4 016309 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 016311 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 016312 call remote_car_init_environment 
-0x44c7 016313 call queue_init 
-0x44c8 016314 jam 2 ,mem_lpm_mult 
-0x44c9 016315 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 016316 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 016317 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 016318 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 016319 store 1 ,mem_ui_button_gpio 
-:      016320 remote_car_soft_switch_power_on_init:
-0x44ce 016321 call remote_car_ui_led_init 
-0x44cf 016322 call ui_button_init 
-0x44d0 016323 call ui_button_polling 
-0x44d1 016324 jam power_starting ,mem_remote_car_power_state 
-0x44d2 016325 fetch 2 ,mem_ui_state_map 
-0x44d3 016326 rtnbit1 ui_state_btn_down 
-0x44d4 016327 branch app_enter_hibernate 
-:      016331 remote_car_hard_switch_power_on_signal:
-0x44d5 016332 jam power_standby ,mem_remote_car_power_state 
-:      016333 remote_car_soft_switch_power_on_signal:
-0x44d6 016334 call remote_car_ui_led_init 
-0x44d7 016336 arg 0 ,rega 
-0x44d8 016337 call ui_led_blink_start_global 
-:      016338 remote_car_connect_24g_mode:
-0x44d9 016339 branch g24_auto_pair_start 
-:      016341 remote_car_power_off_signal:
-0x44da 016342 branch remote_car_ui_led_init 
-:      016344 remote_car_ui_led_init:
-0x44db 016345 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016346 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016347 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016348 remote_car_ui_led_init_1:
-0x44de 016349 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016350 branch gpio_config_output 
-:      016351 remote_car_pairing_led_gpio_set:
-0x44e0 016352 store 1 ,mem_remote_car_led_map 
-0x44e1 016353 branch remote_car_ui_led_init_1 
-:      016356 remote_car_init_environment:
-0x44e2 016357 call g24_set_device_addr 
-0x44e3 016358 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016359 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016360 branch remote_car_get_adc_default_data 
-:      016362 remote_car_le_before_hibernate:
-:      016367 remote_car_in_enter_hibernate:
-0x44e6 016368 call gpio_set_before_lpm_common 
-0x44e7 016369 call remote_car_process_lpm_before 
-0x44e8 016370 branch app_enter_hibernate 
-:      016372 remote_car_process_lpm_before:
-0x44e9 016373 branch keyscan_process_lpm_before 
-:      016375 remote_car_g24_enter_lpm:
-0x44ea 016376 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016377 rtn blank 
-0x44ec 016379 branch g24_lpm_long_sleep 
-:      016381 remote_car_process_auto_pair_exit:
-0x44ed 016382 rtn 
-:      016384 remote_car_key_scan_process:
-0x44ee 016385 branch keyscan_key_process 
-:      016387 remote_car_scale_process_idle:
-0x44ef 016388 call remote_car_rocker_process 
-0x44f0 016389 call remote_car_24g_status_process 
-0x44f1 016390 branch remote_car_key_scan_process 
-:      016392 remote_car_scale_process_bb_event:
-0x44f2 016393 copy regc ,pdata 
-0x44f3 016394 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016395 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016396 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016397 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016398 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016399 rtn 
-:      016401 remote_car_24g_attempt_fail:
-0x44f9 016402 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016403 rtn 
-:      016405 remote_car_24g_pairing_complete:
-0x44fb 016406 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016407 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016408 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016409 rtn 
-:      016411 remote_car_24g_attempt_success:
-0x44ff 016412 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016413 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016414 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016415 rtn 
-:      016417 remote_car_24g_status_process:
-0x4503 016418 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016419 rtneq power_on 
-0x4505 016420 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016421 rtneq work_paired 
-0x4507 016422 jam work_paired ,mem_remote_car_24g_status 
-:      016423 remote_car_scale_process_paired:
-0x4508 016424 arg 0 ,rega 
-0x4509 016425 branch ui_led_off_global 
-:      016426 remote_car_scale_process_shutdown:
-0x450a 016427 arg 0 ,rega 
-0x450b 016428 call ui_led_off_global 
-0x450c 016429 call remote_car_ui_led_init 
-0x450d 016430 branch app_enter_hibernate 
-:      016432 remote_car_event_timer:
-0x450e 016433 call app_power_timer 
-0x450f 016434 branch remote_car_no_data_timer 
-:      016436 remote_car_no_data_timer:
-0x4510 016437 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016438 rtn blank 
-0x4512 016439 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016440 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016441 branch timer_single_step_2b 
-:      016444 remote_car_get_adc_default_data:
-0x4515 016445 call remote_car_rocker_get_x 
-0x4516 016446 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016447 call remote_car_rocker_get_y 
-0x4518 016448 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016449 rtn 
-:      016450 remote_car_rocker_data_get:
-:      016451 remote_car_rocker_get_x:
-0x451a 016452 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016453 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016454 call remote_car_get_adc_from_gpio6 
-0x451d 016455 call remote_car_rocker_get_value 
-0x451e 016456 store 1 ,mem_rocker_status 
-:      016457 remote_car_rocker_get_y:
-0x451f 016458 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016459 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016460 call remote_car_get_adc_from_gpio7 
-0x4522 016461 call remote_car_rocker_get_value 
-0x4523 016462 store 1 ,mem_rocker_status + 1 
-0x4524 016463 rtn 
-:      016464 remote_car_rocker_get_value:
-0x4525 016465 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016466 copy pdata ,rega 
-0x4527 016467 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016468 call remote_car_rocker_mid_value_adjust 
-0x4529 016469 fetch 1 ,mem_rocker_work_status 
-0x452a 016470 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016471 nrtn positive 
-0x452c 016472 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016473 rtn 
-:      016474 remote_car_rocker_mid_value_adjust:
-0x452e 016475 isub temp ,pdata 
-0x452f 016476 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016477 sub pdata ,0 ,pdata 
-0x4531 016478 jam 1 ,mem_rocker_negative_flag 
-0x4532 016479 isub rega ,null 
-0x4533 016480 rtn 
-:      016481 remote_car_rocker_mid_adjust_positive:
-0x4534 016482 jam 0 ,mem_rocker_negative_flag 
-0x4535 016483 isub rega ,null 
-0x4536 016484 rtn 
-:      016485 remote_car_rocker_translate_key:
-0x4537 016486 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016487 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016488 nbranch remote_car_rocker_negative_key ,blank 
-:      016489 remote_car_rocker_positive_key:
-0x453a 016490 setarg rocker_positive_key 
-0x453b 016491 rtn 
-:      016492 remote_car_rocker_negative_key:
-0x453c 016493 setarg rocker_negative_key 
-0x453d 016494 rtn 
-:      016495 remote_car_rocker_middle_key:
-0x453e 016496 setarg rocker_middle_key 
-0x453f 016497 rtn 
-:      016498 remote_car_get_adc_from_gpio6:
-0x4540 016499 jam 0x33 ,mem_adc_channel 
-0x4541 016500 branch adc_set_mode 
-:      016501 remote_car_get_adc_from_gpio7:
-0x4542 016502 jam 0x34 ,mem_adc_channel 
-0x4543 016503 branch adc_set_mode 
-:      016506 remote_car_rocker_process:
-0x4544 016507 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016508 rtnne car_remote_check_rocker 
-:      016509 remote_car_read_rocker_check_start:
-0x4546 016510 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016511 jam 1 ,mem_rocker_work_status 
-0x4548 016512 call remote_car_rocker_data_get 
-0x4549 016513 fetch 2 ,mem_rocker_status 
-0x454a 016514 fetcht 2 ,mem_rocker_last_status 
-0x454b 016515 isub temp ,null 
-0x454c 016516 rtn zero 
-0x454d 016517 store 2 ,mem_rocker_last_status 
-0x454e 016518 call remote_car_rocker_x_to_key 
-0x454f 016519 branch remote_car_rocker_y_to_key 
-:      016521 remote_car_rocker_x_to_key:
-0x4550 016522 fetch 1 ,mem_rocker_x_status 
-0x4551 016523 branch rocker_to_queue_set_0 ,blank 
-0x4552 016524 increase -1 ,pdata 
-0x4553 016525 branch remote_car_rocker_to_key 
-:      016526 remote_car_rocker_y_to_key:
-0x4554 016527 fetch 1 ,mem_rocker_y_status 
-0x4555 016528 branch rocker_to_queue_set_2 ,blank 
-0x4556 016529 increase 1 ,pdata 
-:      016530 remote_car_rocker_to_key:
-0x4557 016531 copy pdata ,queue 
-0x4558 016532 arg 1 ,rega 
-0x4559 016533 branch remote_car_send_key_data 
-:      016535 rocker_to_queue_set_0:
-0x455a 016536 arg 0 ,queue 
-0x455b 016537 arg 0 ,rega 
-0x455c 016538 branch remote_car_send_key_data 
-:      016539 rocker_to_queue_set_2:
-0x455d 016540 arg 2 ,queue 
-0x455e 016541 arg 0 ,rega 
-0x455f 016542 branch remote_car_send_key_data 
-:      016544 remote_car_send_key_data:
-0x4560 016545 copy rega ,pdata 
-0x4561 016546 store 1 ,mem_remote_key_status 
-0x4562 016547 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016548 beq power_on ,g24_auto_pair_start 
-0x4564 016549 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016550 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016551 fetch 1 ,mem_remote_key_status 
-0x4567 016552 branch remote_car_key_is_release ,blank 
-:      016553 remote_car_key_is_press:
-0x4568 016554 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016555 arg 0 ,rega 
-0x456a 016556 call ui_led_on_global 
-:      016557 remote_car_attack_key_press:
-0x456b 016558 copy queue ,pdata 
-0x456c 016559 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016560 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016561 beq 6 ,remote_car_send_fire_key6_press 
-:      016564 remote_car_motor_key_press:
-0x456f 016565 call remote_car_device_layout_select 
-0x4570 016566 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016567 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016568 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016569 rtn 
-:      016571 remote_car_single_motor_key_is_press:
-0x4574 016572 copy queue ,pdata 
-0x4575 016573 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016574 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016575 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016576 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016577 rtn 
-:      016579 remote_car_double_motor_key_press:
-0x457a 016580 copy queue ,pdata 
-0x457b 016581 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016582 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016583 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016584 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016585 rtn 
-:      016587 remote_car_key_is_release:
-0x4580 016588 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016589 arg 0 ,rega 
-0x4582 016590 call ui_led_off_global 
-:      016591 remote_car_attack_key_release:
-0x4583 016592 copy queue ,pdata 
-0x4584 016593 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016594 beq 5 ,remote_car_send_attack_key5_rel 
-:      016597 remote_car_motor_key_release:
-0x4586 016598 call remote_car_device_layout_select 
-0x4587 016599 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016600 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016601 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016602 rtn 
-:      016604 remote_car_device_layout_select:
-0x458b 016605 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016606 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016607 ior temp ,pdata 
-0x458e 016608 rtn 
-:      016611 remote_car_send_motor1_key0_press:
-0x458f 016612 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016613 branch remote_car_send_key 
-:      016614 remote_car_send_motor1_key1_press:
-0x4591 016615 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016616 branch remote_car_send_key 
-:      016617 remote_car_send_motor2_key2_press:
-0x4593 016618 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016619 branch remote_car_send_key 
-:      016620 remote_car_send_motor2_key3_press:
-0x4595 016621 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016622 branch remote_car_send_key 
-:      016625 remote_car_send_double_motor_key0_press:
-0x4597 016626 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016627 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016628 branch remote_car_send_key 
-:      016629 remote_car_send_double_motor_key1_press:
-0x459a 016630 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016631 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016632 branch remote_car_send_key 
-:      016633 remote_car_send_double_motor_key2_press:
-0x459d 016634 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016635 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016636 branch remote_car_send_key 
-:      016637 remote_car_send_double_motor_key3_press:
-0x45a0 016638 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016639 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016640 branch remote_car_send_key 
-:      016643 remote_car_send_attack_key4_press:
-0x45a3 016644 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016645 branch remote_car_send_key 
-:      016646 remote_car_send_attack_key5_press:
-0x45a5 016647 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016648 branch remote_car_send_key 
-:      016650 remote_car_send_fire_key6_press:
-0x45a7 016651 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016652 branch remote_car_send_attack 
-:      016654 remote_car_single_motor_key_rel:
-0x45a9 016655 copy queue ,pdata 
-0x45aa 016656 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016657 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016658 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016659 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016660 rtn 
-:      016662 remote_car_double_motor_key_rel:
-0x45af 016663 copy queue ,pdata 
-0x45b0 016664 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016665 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016666 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016667 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016668 rtn 
-:      016670 remote_car_send_motor1_key0_rel:
-:      016671 remote_car_send_motor1_key1_rel:
-0x45b5 016672 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016673 branch remote_car_send_key 
-:      016674 remote_car_send_motor2_key2_rel:
-:      016675 remote_car_send_motor2_key3_rel:
-0x45b7 016676 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016677 branch remote_car_send_key 
-:      016679 remote_car_send_double_motor_key0_rel:
-:      016680 remote_car_send_double_motor_key1_rel:
-:      016681 remote_car_send_double_motor_key2_rel:
-:      016682 remote_car_send_double_motor_key3_rel:
-0x45b9 016683 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016684 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016685 branch remote_car_send_key 
-:      016687 remote_car_send_attack_key4_rel:
-:      016688 remote_car_send_attack_key5_rel:
-0x45bc 016689 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016690 branch remote_car_send_key 
-:      016692 remote_car_send_key:
-0x45be 016693 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016694 branch queue_push 
-:      016695 remote_car_send_attack:
-0x45c0 016696 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016697 branch queue_push 
-:      016699 remote_car_g24_package_data:
-0x45c2 016700 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016701 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016702 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016703 call queue_pop 
-0x45c6 016704 nbranch remote_car_moto_data ,user 
-:      016705 remote_car_g24_package_data_continue:
-0x45c7 016706 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016707 ifetch 1 ,contr 
-0x45c9 016708 copy pdata ,rega 
-0x45ca 016709 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016712 rtn 
-:      016714 remote_car_g24_send_empty:
-0x45cc 016715 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016716 enable user 
-0x45ce 016717 arg 1 ,rega 
-0x45cf 016718 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016719 rtn 
-:      016721 remote_car_moto_data:
-0x45d1 016722 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016723 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016724 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016725 rtn 
-:      016726 remote_car_moto_data_next:
-0x45d5 016727 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016728 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016729 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016730 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016731 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016732 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016733 rtn 
-:      016734 remote_car_moto_data_enable_user:
-0x45dc 016735 enable user 
-0x45dd 016736 branch remote_car_g24_package_data_continue 
-:      016744 shutter_init:
-0x45de 016745 rtn wake 
-0x45df 016746 hfetch 1 ,core_gpio_sel1 
-0x45e0 016747 and_into 0xfc ,pdata 
-0x45e1 016748 hstore 1 ,core_gpio_sel1 
-0x45e2 016749 setarg shutter_le_before_hibernate 
-0x45e3 016750 store 2 ,mem_cb_before_hibernate 
-0x45e4 016752 setarg shutter_process_lpm_before 
-0x45e5 016753 store 2 ,mem_cb_before_lpm 
-0x45e6 016755 setarg app_enter_hibernate 
-0x45e7 016756 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016758 setarg shutter_process_idle 
-0x45e9 016759 store 2 ,mem_cb_idle_process 
-0x45ea 016761 setarg shutter_process_bb_event 
-0x45eb 016762 store 2 ,mem_cb_bb_event_process 
-0x45ec 016764 setarg shutter_le_scale_lpm_lock 
-0x45ed 016765 store 2 ,mem_cb_check_wakelock 
-0x45ee 016767 setarg ble_shutter_receive_data 
-0x45ef 016768 store 2 ,mem_cb_att_write 
-0x45f0 016770 setarg shutter_le_bb_event_timer 
-0x45f1 016771 store 2 ,mem_cb_event_timer 
-0x45f2 016773 setarg shutter_key_change 
-0x45f3 016774 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016776 setarg shutter_soft_swtich_power_on 
-0x45f5 016777 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016778 setarg shutter_soft_swtich_power_off 
-0x45f7 016779 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016781 call le_modified_name 
-0x45f9 016782 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016783 call shutter_init_bluetooth_config 
-0x45fb 016784 call shutter_init_param 
-0x45fc 016785 call keyscan_key_init 
-0x45fd 016786 call shutter_load_buffer_config_form_datarom 
-0x45fe 016787 call queue_init 
-0x45ff 016788 call ui_led_init_global 
-0x4600 016789 call shutter_load_bluetooth_config 
-0x4601 016790 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016792 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016793 call classic_shutter_load_reconn_info 
-0x4604 016794 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016795 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016796 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016797 store 1 ,mem_ui_button_gpio 
-0x4608 016798 branch ui_soft_swtich_init 
-:      016801 shutter_hart_swtich_power_on:
-0x4609 016802 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016803 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016804 branch shutter_start_reconnect 
-:      016808 shutter_le_scale_lpm_lock:
-0x460c 016809 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016810 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016811 call l2cap_malloc_get_full_map 
-0x460f 016812 fetch 1 ,mem_used_map 
-0x4610 016813 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016814 branch app_put_lpm_wake_lock 
-:      016818 shutter_process_bb_event:
-0x4612 016819 copy regc ,pdata 
-0x4613 016821 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016822 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016823 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016824 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016825 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016826 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016827 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016828 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016829 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016830 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016831 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016833 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016834 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016835 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016836 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016838 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016839 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016840 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016841 rtn 
-:      016846 classic_shutter_process_baseband_connect:
-0x4626 016847 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016848 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016849 rtn 
-:      016852 classic_shutter_process_baseband_disconnect:
-0x4629 016853 call classic_shutter_disconnect_clear_flag 
-0x462a 016854 branch classic_shutter_process_reconnect_failed 
-:      016856 classic_shutter_disconnect_clear_flag:
-0x462b 016857 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016858 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016859 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016860 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016861 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016862 branch queue_init 
-:      016865 classic_shutter_process_reconnect_failed:
-0x4631 016866 call app_disconn_reason_clear 
-0x4632 016867 branch shutter_start_bluetooth_discovery 
-:      016870 classic_shutter_process_setup_complete:
-0x4633 016871 call shutter_stop_bluetooth_discovery 
-0x4634 016872 branch app_led_stop_blink 
-:      016875 classic_shutter_process_hid_connect:
-0x4635 016876 setarg hid_handshake_timeout 
-0x4636 016877 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016878 rtn 
-:      016881 classic_shutter_process_hid_disconnect:
-0x4638 016882 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016883 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016884 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016885 rtn 
-:      016888 classic_shutter_process_hid_handshake:
-0x463c 016889 fetch 1 ,mem_app_handshake_flag 
-0x463d 016890 rtneq app_handshake_done 
-0x463e 016891 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016892 call app_lpm_mult_enable 
-0x4640 016893 call app_store_reconn_info 
-0x4641 016894 call shutter_stop_bluetooth_discovery 
-0x4642 016895 call app_led_off 
-0x4643 016896 branch app_bt_enter_sniff 
-:      016899 classic_shutter_process_reconnect_page_timeout:
-0x4644 016900 branch classic_shutter_process_reconnect_failed 
-:      016903 classic_shutter_process_virtual_cable_unplug:
-0x4645 016904 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016905 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016906 rtn 
-:      016909 classic_shutter_process_remote_unsniff:
-0x4648 016910 branch app_start_auto_sniff 
-:      016914 classic_shutter_process_store_reconnect_information:
-0x4649 016915 arg nvram_eeprom_offset ,regb 
-0x464a 016916 fetch 1 ,mem_nv_data_number 
-0x464b 016917 mul32 pdata ,34 ,temp 
-0x464c 016918 fetch 2 ,mem_nv_data_ptr 
-0x464d 016919 copy pdata ,rega 
-0x464e 016920 branch iicd_write_eep_data 
-:      016922 classic_shutter_load_reconn_info:
-0x464f 016923 arg nvram_eeprom_offset ,regb 
-0x4650 016924 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016925 rtnbit0 classic_shutter 
-0x4652 016926 fetch 1 ,mem_nv_data_number 
-0x4653 016927 rtn blank 
-0x4654 016928 mul32 pdata ,34 ,temp 
-0x4655 016929 fetch 2 ,mem_nv_data_ptr 
-0x4656 016930 copy pdata ,rega 
-0x4657 016931 branch iicd_read_eep_data 
-:      016935 ble_shutter_process_baseband_connect:
-0x4658 016936 call shutter_stop_bluetooth_discovery 
-0x4659 016937 setarg 0 
-0x465a 016938 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016939 branch app_led_off 
-:      016942 ble_shutter_process_baseband_disconnect:
-0x465c 016943 call queue_init 
-0x465d 016944 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016945 branch shutter_start_reconnect 
-:      016948 ble_shutter_process_reconnect_complete:
-0x465f 016949 call queue_init 
-0x4660 016950 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016951 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016952 store 8 ,mem_le_interval_min 
-0x4663 016953 call app_lpm_mult_enable 
-0x4664 016954 branch le_l2cap_tx_update_req 
-:      016957 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016958 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016959 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016960 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016961 rtn blank 
-0x4669 016962 store 8 ,mem_le_interval_min 
-0x466a 016963 branch le_l2cap_tx_update_req 
-:      016967 shutter_process_soft_swtich_button_long_press:
-0x466b 016968 branch ui_soft_switch_botton_long_press 
-:      016970 shutter_process_soft_swtich_button_down:
-0x466c 016971 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016972 rtneq hard_switch 
-0x466e 016973 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016974 rtnne ss_state_power_on 
-0x4670 016975 call shutter_store_currenct_led_state 
-0x4671 016976 branch app_led_on 
-:      016978 shutter_store_currenct_led_state:
-0x4672 016979 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016980 arg 11 ,loopcnt 
-0x4674 016981 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016982 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016983 branch memcpy 
-:      016985 shutter_process_soft_swtich_button_up:
-0x4677 016986 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016987 rtneq hard_switch 
-0x4679 016988 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016989 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016990 branch ui_soft_switch_botton_up 
-:      016992 shutter_load_currenct_led_state:
-0x467c 016993 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016994 rtnne 1 
-0x467e 016995 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016996 fetch 2 ,mem_ui_state_map 
-0x4680 016997 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016998 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016999 arg 11 ,loopcnt 
-0x4683 017000 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 017001 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 017002 branch memcpy 
-:      017007 shutter_le_bb_event_timer:
-0x4686 017009 call shutter_check_sleep_timer 
-0x4687 017012 call shutter_check_power_off_timer 
-0x4688 017015 call classic_shutter_check_unplug_timer 
-0x4689 017016 call classic_shutter_hid_handshake_timer 
-0x468a 017017 call classic_shutter_hid_disconn_timer 
-0x468b 017020 branch ble_shutter_reconn_timer 
-:      017024 shutter_check_sleep_timer:
-0x468c 017025 arg mem_shutter_sleep_timer ,regc 
-0x468d 017026 arg shutter_sleep_timeout ,regb 
-0x468e 017027 branch timer_single_step_2b 
-:      017028 shutter_sleep_timeout:
-0x468f 017029 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 017030 call app_led_off 
-0x4691 017031 call shutter_disconnect_current_connection 
-0x4692 017032 branch shutter_wait_power_off 
-:      017035 shutter_check_power_off_timer:
-0x4693 017036 arg mem_shutter_power_off_timer ,regc 
-0x4694 017037 arg shutter_check_power_off_timeout ,regb 
-0x4695 017038 branch timer_single_step 
-:      017040 shutter_check_power_off_timeout:
-0x4696 017041 fetch 2 ,mem_ui_state_map 
-0x4697 017042 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 017043 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 017044 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 017045 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 017046 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 017047 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 017048 branch app_enter_hibernate 
-:      017052 classic_shutter_check_unplug_timer:
-0x469e 017053 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 017054 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 017055 branch timer_single_step 
-:      017057 classic_shutter_unplug_timeout:
-0x46a1 017058 fetch 1 ,mem_control_tasks 
-0x46a2 017059 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 017060 set1 l2cap_disconnect_control ,pdata 
-0x46a4 017061 store 1 ,mem_control_tasks 
-0x46a5 017062 rtn 
-:      017064 classic_shutter_hid_handshake_timer:
-0x46a6 017065 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 017066 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 017067 branch timer_single_step 
-:      017069 classic_shutter_hid_disconn_timer:
-0x46a9 017070 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 017071 arg app_bt_disconnect ,regb 
-0x46ab 017072 branch timer_single_step 
-:      017077 ble_shutter_reconn_timer:
-0x46ac 017078 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 017079 rtnne ss_state_power_on 
-0x46ae 017080 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 017081 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 017082 branch timer_single_step_2b 
-:      017085 shutter_process_idle:
-0x46b1 017086 call shutter_send_data_to_master 
-0x46b2 017087 branch keyscan_key_process 
-:      017090 shutter_process_lpm_before:
-0x46b3 017091 branch keyscan_process_lpm_before 
-:      017093 shutter_le_before_hibernate:
-0x46b4 017094 call gpio_set_before_lpm_common 
-0x46b5 017095 branch shutter_process_lpm_before 
-:      017101 shutter_stop_bluetooth_discovery:
-0x46b6 017102 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 017103 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 017104 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 017105 rtn 
-:      017107 ble_shutter_stop_bluetooth_discovery:
-0x46ba 017108 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 017109 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 017110 store 2 ,mem_shutter_sleep_timer 
-0x46bd 017111 branch app_ble_stop_adv 
-:      017113 classic_shutter_stop_bluetooth_discovery:
-0x46be 017114 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 017115 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 017116 store 2 ,mem_shutter_sleep_timer 
-0x46c1 017117 branch app_bt_stop_discovery 
-:      017119 shutter_start_bluetooth_discovery:
-0x46c2 017120 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 017121 rtnne ss_state_power_on 
-0x46c4 017122 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 017123 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 017124 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 017125 rtn 
-:      017127 classic_shutter_start_discovery:
-0x46c8 017128 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 017129 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 017130 store 2 ,mem_shutter_sleep_timer 
-0x46cb 017131 branch app_bt_start_discovery_short 
-:      017133 ble_shutter_start_discovery:
-0x46cc 017134 fetch 2 ,mem_ui_state_map 
-0x46cd 017135 rtnbit1 ui_state_ble_connected 
-0x46ce 017136 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 017137 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 017138 store 2 ,mem_shutter_sleep_timer 
-0x46d1 017139 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 017140 call shutter_ble_adv_interval_set 
-0x46d3 017141 call app_led_start_blink 
-0x46d4 017142 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 017143 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 017144 fetch 2 ,mem_ui_state_map 
-0x46d7 017145 rtnbit1 ui_state_ble_adv 
-0x46d8 017146 branch app_ble_start_adv 
-:      017149 shutter_start_reconnect:
-0x46d9 017150 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 017151 rtnne ss_state_power_on 
-0x46db 017152 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 017153 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 017154 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 017155 rtn 
-:      017157 classic_shutter_start_reconnect:
-0x46df 017158 call app_check_reconn_target 
-0x46e0 017159 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 017160 call app_led_on 
-0x46e2 017161 call app_bt_stop_discovery 
-0x46e3 017162 branch app_bt_start_reconnect 
-:      017164 ble_shutter_start_reconnect:
-0x46e4 017165 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 017166 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 017167 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 017168 nrtn blank 
-0x46e8 017169 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 017170 call shutter_ble_adv_interval_set 
-0x46ea 017171 call app_led_start_blink 
-0x46eb 017172 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 017173 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 017174 fetch 2 ,mem_ui_state_map 
-0x46ee 017175 rtnbit1 ui_state_ble_adv 
-0x46ef 017176 branch app_ble_start_adv 
-:      017179 shutter_ble_adv_interval_set:
-0x46f0 017180 store 2 ,mem_lpm_interval 
-0x46f1 017181 increase -4 ,pdata 
-0x46f2 017182 store 2 ,mem_le_adv_interval 
-0x46f3 017183 rtn 
-:      017186 shutter_disconnect_current_connection:
-0x46f4 017187 fetch 2 ,mem_ui_state_map 
-0x46f5 017188 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 017189 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 017190 branch shutter_stop_bluetooth_discovery 
-:      017194 app_check_reconn_target:
-0x46f8 017195 fetch 1 ,mem_nv_data_number 
-0x46f9 017196 copy pdata ,loopcnt 
-0x46fa 017197 fetch 2 ,mem_nv_data_ptr 
-0x46fb 017198 copy pdata ,rega 
-:      017199 app_check_reconn_target_loop:
-0x46fc 017200 ifetch 2 ,rega 
-0x46fd 017201 beq 0 ,found_reconn_device 
-0x46fe 017202 increase nv_data_len ,rega 
-0x46ff 017203 loop app_check_reconn_target_loop 
-0x4700 017204 branch enable_blank 
-:      017206 found_reconn_device:
-0x4701 017207 ifetch 6 ,contr 
-0x4702 017208 store 6 ,mem_hci_plap 
-0x4703 017209 increase 10 ,contr 
-0x4704 017210 arg mem_link_key ,contw 
-0x4705 017211 call memcpy16 
-0x4706 017212 call check_link_key_load 
-0x4707 017213 branch disable_blank 
-:      017219 shutter_check_data_enable:
-0x4708 017220 call disable_user 
-0x4709 017221 fetch 2 ,mem_ui_state_map 
-0x470a 017222 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 017223 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 017224 rtn 
-:      017226 shutter_check_bt_data_enable:
-0x470d 017227 fetch 1 ,mem_hid_interrupt_state 
-0x470e 017228 rtnne 0x3f 
-0x470f 017229 branch enable_user 
-:      017231 shutter_check_ble_data_enable:
-0x4710 017232 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 017233 rtn blank 
-0x4712 017234 branch enable_user 
-:      017239 shutter_check_bluetooth_conn:
-0x4713 017240 call disable_user 
-0x4714 017241 fetch 2 ,mem_ui_state_map 
-0x4715 017242 rtnbit1 ui_state_bt_connected 
-0x4716 017243 rtnbit1 ui_state_ble_connected 
-0x4717 017244 branch enable_user 
-:      017248 shutter_change_bluetooth_status_bt_disconn:
-0x4718 017249 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 017250 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 017251 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 017252 rtn 
-:      017254 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 017255 fetch 1 ,mem_scan_mode 
-0x471d 017256 rtnne 0x03 
-0x471e 017257 branch shutter_start_reconnect 
-:      017259 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 017260 branch shutter_start_reconnect 
-:      017263 shutter_check_send_data:
-0x4720 017264 disable user2 
-0x4721 017265 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 017266 store 2 ,mem_shutter_sleep_timer 
-0x4723 017268 call shutter_check_bluetooth_conn 
-0x4724 017269 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 017271 call shutter_check_data_enable 
-0x4726 017272 nrtn user 
-0x4727 017273 enable user2 
-0x4728 017274 rtn 
-:      017278 shutter_key_change:
-0x4729 017279 call shutter_check_send_data 
-0x472a 017280 nrtn user2 
-0x472b 017281 deposit rega 
-0x472c 017282 branch shutter_key_release ,blank 
-:      017283 shutter_key_press:
-0x472d 017284 call app_led_on 
-0x472e 017285 arg mem_key0_press ,regc 
-0x472f 017286 branch push_queue_press_or_release 
-:      017288 shutter_key_release:
-0x4730 017289 call app_led_off 
-0x4731 017290 arg mem_key0_release ,regc 
-:      017292 push_queue_press_or_release:
-0x4732 017293 arg max_queue_num ,pdata 
-0x4733 017294 imul32 queue ,pdata 
-0x4734 017295 iadd regc ,regc 
-:      017298 push_buffer_in_queue:
-0x4735 017299 ifetch 1 ,regc 
-0x4736 017300 rtn blank 
-0x4737 017301 call queue_push_one_byte 
-0x4738 017302 increase 1 ,regc 
-0x4739 017303 branch push_buffer_in_queue 
-:      017306 shutter_send_data_to_master:
-0x473a 017307 fetch 2 ,mem_ui_state_map 
-0x473b 017308 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 017309 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 017310 rtn 
-:      017312 pop_queue_to_ble_data:
-0x473e 017313 call le_fifo_check_nearly_full 
-0x473f 017314 nrtn blank 
-0x4740 017315 call queue_pop_one_byte 
-0x4741 017316 nrtn user 
-0x4742 017317 pincrease -1 
-0x4743 017318 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 017319 arg mem_ble_data_buffer1 ,temp 
-0x4745 017320 iadd temp ,contr 
-:      017321 le_send_notify_from_list:
-0x4746 017322 ifetch 1 ,contr 
-0x4747 017323 copy pdata ,rega 
-0x4748 017324 ifetcht 2 ,contr 
-0x4749 017325 call store_contr 
-0x474a 017326 call le_att_malloc_tx_notify 
-0x474b 017327 copy rega ,loopcnt 
-0x474c 017328 call get_contr 
-0x474d 017329 branch memcpy 
-:      017332 pop_queue_to_classic_data:
-0x474e 017333 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017334 nrtn blank 
-0x4750 017335 call queue_pop_one_byte 
-0x4751 017336 nrtn user 
-0x4752 017337 pincrease -1 
-0x4753 017338 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017339 arg mem_classic_data_buffer1 ,temp 
-0x4755 017340 iadd temp ,contr 
-0x4756 017341 ifetch 5 ,contr 
-0x4757 017342 store 5 ,mem_classic_data_buffer 
-:      017343 classic_send_hid_data:
-0x4758 017344 fetch 1 ,mem_classic_data_buffer 
-0x4759 017345 copy pdata ,rega 
-0x475a 017346 call hid_malloc_tx_buff 
-0x475b 017347 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017348 istore 2 ,contw 
-0x475d 017349 setarg 0xa1 
-0x475e 017350 istore 1 ,contw 
-0x475f 017351 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017352 istore 9 ,contw 
-0x4761 017353 rtn 
-:      017357 queue_push_one_byte:
-0x4762 017358 store 1 ,mem_pdatatemp 
-0x4763 017359 arg mem_pdatatemp ,rega 
-0x4764 017360 branch queue_push 
-:      017362 queue_pop_one_byte:
-0x4765 017363 arg mem_pdatatemp ,rega 
-0x4766 017364 call queue_pop 
-0x4767 017365 nrtn user 
-0x4768 017366 fetch 1 ,mem_pdatatemp 
-0x4769 017367 rtn 
-:      017370 ble_shutter_receive_data:
-0x476a 017371 fetch 2 ,mem_le_att_handle 
-0x476b 017372 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017373 rtn 
-:      017375 shutter_init_param:
-0x476d 017376 setarg 0x02 
-0x476e 017377 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017379 setarg 0x00200008 
-0x4770 017380 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017381 setarg 0x012c0005 
-0x4772 017382 istore 4 ,contw 
-0x4773 017385 jam 0x17 ,mem_le_local_mtu 
-0x4774 017388 setarg 0x1b 
-0x4775 017389 store 2 ,mem_le_pairing_handle 
-0x4776 017390 call le_set_config_fixed_ltk 
-0x4777 017391 call le_set_fixed_ltk 
-0x4778 017392 call le_set_justwork 
-0x4779 017393 branch le_set_config_read_authentication 
-:      017396 shutter_load_buffer_config_form_datarom:
-0x477a 017398 arg ble_key_value_list_size ,loopcnt 
-0x477b 017399 arg mem_ble_data_buffer1 ,contw 
-0x477c 017400 arg ble_shutter_key_value_list ,contr 
-0x477d 017401 call memcpy_fast 
-0x477e 017402 arg bt_key_value_list_size ,loopcnt 
-0x477f 017403 arg mem_classic_data_buffer1 ,contw 
-0x4780 017404 arg classic_shutter_key_value_list ,contr 
-0x4781 017405 branch memcpy_fast 
-:      017408 shutter_load_ble_gatt_form_datarom:
-0x4782 017409 arg ble_gatt_list_size ,loopcnt 
-0x4783 017410 arg ble_shutter_gatt_list ,contr 
-0x4784 017411 branch memcpy_fast 
-:      017414 shutter_load_bt_sdp_form_datarom:
-0x4785 017415 arg bt_sdp_list_size ,loopcnt 
-0x4786 017416 arg classic_shutter_sdp_list ,contr 
-0x4787 017417 branch memcpy_fast 
-:      017421 shutter_init_bluetooth_config:
-0x4788 017422 call shutter_check_load_config_flag 
-0x4789 017423 nrtn user 
-0x478a 017424 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017425 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017426 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017427 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017428 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017429 branch shutter_init_bluetooth_config_gpio_input 
-:      017431 shutter_init_bluetooth_config_gpio_input:
-0x4790 017432 rtn blank 
-0x4791 017433 or pdata ,0x80 ,temp 
-0x4792 017434 branch gpio_config_input_nowake 
-:      017437 shutter_load_bluetooth_config:
-0x4793 017438 call shutter_check_load_config_flag 
-0x4794 017439 nrtn user 
-0x4795 017440 call shutter_load_bluetooth_config_label 
-0x4796 017441 branch shutter_load_bluetooth_config_by_otp 
-:      017443 shutter_load_bluetooth_config_label:
-0x4797 017444 arg 0 ,rega 
-0x4798 017445 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017446 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017447 nsetflag blank ,0 ,rega 
-0x479b 017448 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017449 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017450 nsetflag blank ,1 ,rega 
-0x479e 017451 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017452 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017453 nsetflag blank ,2 ,rega 
-0x47a1 017454 copy rega ,pdata 
-0x47a2 017455 store 1 ,mem_shutter_config_label 
-0x47a3 017456 fetch 1 ,mem_shutter_config_size 
-0x47a4 017457 imul32 rega ,pdata 
-0x47a5 017458 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017459 iadd temp ,pdata 
-0x47a7 017460 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017461 rtn 
-:      017463 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017464 rtn blank 
-0x47aa 017465 or pdata ,0x80 ,temp 
-0x47ab 017466 call gpio_get_bit 
-0x47ac 017467 nbranch enable_blank ,true 
-0x47ad 017468 branch disable_blank 
-:      017471 shutter_check_load_config_flag:
-0x47ae 017472 call disable_user 
-0x47af 017473 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017474 nrtn blank 
-0x47b1 017475 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017476 rtn blank 
-0x47b3 017477 branch enable_user 
-:      017480 shutter_load_bluetooth_config_by_otp:
-0x47b4 017481 call otp_enable_chgpump 
-0x47b5 017482 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017483 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017484 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017485 call otpd_read_data 
-0x47b9 017486 call otp_disable_chgpump 
-:      017487 shutter_load_bluetooth_config_store_name:
-0x47ba 017488 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017489 copy pdata ,loopcnt 
-0x47bc 017490 store 1 ,mem_le_name_len 
-0x47bd 017491 call memcpy_fast 
-0x47be 017492 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017493 copy pdata ,loopcnt 
-0x47c0 017494 store 1 ,mem_local_name_length 
-0x47c1 017495 call memcpy_fast 
-0x47c2 017496 ifetch 1 ,contr 
-0x47c3 017497 store 1 ,mem_shutter_key_num 
-0x47c4 017498 ifetch 1 ,contr 
-0x47c5 017499 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017500 rtn 
-:      017503 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017504 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017505 rtnbit0 classic_shutter 
-0x47c9 017506 arg 3 ,temp 
-0x47ca 017507 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017508 copy pdata ,regb 
-0x47cc 017509 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017510 call iicd_read_eep_data 
-0x47ce 017511 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017512 setarg shutter_eeprom_config_crc 
-0x47d0 017513 isub temp ,null 
-0x47d1 017514 nrtn zero 
-0x47d2 017515 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017516 rtn blank 
-0x47d4 017517 copy pdata ,temp 
-0x47d5 017518 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017519 add pdata ,3 ,regb 
-0x47d7 017520 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017521 call iicd_read_eep_data 
-0x47d9 017522 branch shutter_store_config 
-:      017524 shutter_load_bluetooth_config_by_user_config:
-0x47da 017525 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017526 rtn blank 
-0x47dc 017527 call otp_enable_chgpump 
-0x47dd 017528 arg 1 ,temp 
-0x47de 017529 arg mem_shutter_config_user_size ,rega 
-0x47df 017530 call otpd_read_data 
-0x47e0 017532 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017533 rtn blank 
-0x47e2 017535 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017536 pincrease 1 
-0x47e4 017537 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017538 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017539 call otpd_read_data 
-0x47e7 017540 call otp_disable_chgpump 
-:      017541 shutter_store_config:
-0x47e8 017542 call shutter_load_bluetooth_config_store_name 
-:      017543 shutter_load_bluetooth_config_custom:
-0x47e9 017544 ifetch 2 ,contr 
-0x47ea 017545 rtn blank 
-0x47eb 017546 copy pdata ,contw 
-0x47ec 017547 ifetcht 1 ,contr 
-0x47ed 017548 copy temp ,loopcnt 
-0x47ee 017549 call memcpy 
-0x47ef 017550 branch shutter_load_bluetooth_config_custom 
-:      017554 shutter_random_mac_addr:
-0x47f0 017555 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017556 rtnbit0 classic_shutter 
-0x47f2 017557 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017558 copy pdata ,regb 
-0x47f4 017559 arg 4 ,temp 
-0x47f5 017560 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017561 call iicd_read_eep_data 
-0x47f7 017562 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017563 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017564 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017565 setarg 1 
-0x47fa 017566 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017567 force 3 ,loopcnt 
-0x47fc 017568 call generate_random_loop 
-0x47fd 017569 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017570 copy pdata ,regb 
-0x47ff 017571 arg 4 ,temp 
-0x4800 017572 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017573 call iicd_write_eep_data 
-:      017574 shutter_write_random_mac_addr:
-0x4802 017575 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017576 store 3 ,mem_lap 
-0x4804 017577 store 3 ,mem_le_lap 
-0x4805 017578 rtn 
-:      017581 shutter_soft_swtich_power_on:
-0x4806 017582 branch shutter_start_reconnect 
-:      017585 shutter_soft_swtich_power_off:
-0x4807 017586 arg 0 ,rega 
-0x4808 017587 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017588 call ui_led_set_style_global 
-0x480a 017589 call shutter_disconnect_current_connection 
-:      017590 shutter_wait_power_off:
-0x480b 017591 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017592 store 1 ,mem_shutter_power_off_timer 
-0x480d 017593 rtn 
-:      017597 ui_soft_swtich_init:
-0x480e 017598 setarg ss_state_power_up 
-0x480f 017599 call ui_soft_swtich_init_power_on_time 
-0x4810 017600 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017601 call ui_button_init 
-0x4812 017602 call ui_button_polling 
-0x4813 017603 fetch 2 ,mem_ui_state_map 
-0x4814 017604 rtnbit1 ui_state_btn_down 
-0x4815 017605 branch app_enter_hibernate 
-:      017607 ui_soft_swtich_init_power_on_time:
-0x4816 017608 fetcht 2 ,mem_power_param_ptr 
-0x4817 017609 istore 1 ,temp 
-0x4818 017610 ifetch 1 ,contw 
-0x4819 017611 store 1 ,mem_ui_button_timeout 
-0x481a 017612 rtn 
-:      017615 ui_soft_switch_botton_up:
-0x481b 017616 fetch 2 ,mem_power_param_ptr 
-0x481c 017617 ifetch 1 ,pdata 
-0x481d 017618 rtnne ss_state_power_up 
-0x481e 017619 branch app_enter_hibernate 
-:      017622 ui_soft_switch_botton_long_press:
-0x481f 017623 fetcht 2 ,mem_power_param_ptr 
-0x4820 017624 ifetch 1 ,temp 
-0x4821 017625 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017626 ui_soft_switch_power_on:
-0x4822 017627 setarg ss_state_power_on 
-0x4823 017628 fetcht 2 ,mem_power_param_ptr 
-0x4824 017629 istore 1 ,temp 
-0x4825 017630 add temp ,ss_power_off_time ,contr 
-0x4826 017631 ifetch 1 ,contr 
-0x4827 017632 istore 1 ,mem_ui_button_timeout 
-0x4828 017633 ifetch 2 ,contr 
-0x4829 017634 branch callback_func 
-:      017636 ui_soft_switch_power_off:
-0x482a 017637 setarg ss_state_power_off 
-0x482b 017638 call ui_soft_swtich_init_power_on_time 
-0x482c 017639 add temp ,ss_power_off_cb ,contr 
-0x482d 017640 ifetch 2 ,contr 
-0x482e 017641 branch app_enter_hibernate ,blank 
-0x482f 017642 branch callback_func 
-:      017648 shutter_byteswap:
-0x4830 017649 store 6 ,mem_tmp_buffer 
-0x4831 017650 fetch 1 ,mem_tmp_buffer 
-0x4832 017651 store 1 ,mem_tmp_buffer + 11 
-0x4833 017652 ifetch 1 ,contr 
-0x4834 017653 store 1 ,mem_tmp_buffer + 10 
-0x4835 017654 ifetch 1 ,contr 
-0x4836 017655 store 1 ,mem_tmp_buffer + 9 
-0x4837 017656 ifetch 1 ,contr 
-0x4838 017657 store 1 ,mem_tmp_buffer + 8 
-0x4839 017658 ifetch 1 ,contr 
-0x483a 017659 store 1 ,mem_tmp_buffer + 7 
-0x483b 017660 ifetch 1 ,contr 
-0x483c 017661 store 1 ,mem_tmp_buffer + 6 
-0x483d 017662 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017663 rtn 
-:      017665 shutter_random_addr_by_otp:
-0x483f 017666 call load_adc_init 
-0x4840 017667 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017668 store 1 ,mem_le_lap 
-0x4842 017669 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017670 istore 1 ,contw 
-0x4844 017671 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017672 istore 1 ,contw 
-0x4846 017673 fetch 3 ,mem_le_lap 
-0x4847 017674 store 3 ,mem_lap 
-0x4848 017675 rtn 
-:      017687 sim_iic_read_eep_data:
-0x4849 017688 fetch 2 ,mem_eeprom_base 
-0x484a 017689 iadd regb ,pdata 
-0x484b 017690 byteswap pdata ,pdata 
-0x484c 017691 store 2 ,mem_addr_mi 
-0x484d 017692 copy temp ,regb 
-0x484e 017694 call sim_iic_start 
-0x484f 017695 setarg 0xa0 
-0x4850 017696 call sim_iic_send_byte 
-0x4851 017697 fetch 1 ,mem_addr_mi 
-0x4852 017698 call sim_iic_send_byte 
-0x4853 017699 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017700 fetch 1 ,mem_addr_mi + 1 
-0x4855 017701 call sim_iic_send_byte 
-:      017702 sim_iic_read_eep_data_2k:
-0x4856 017703 call sim_iic_stop 
-0x4857 017705 call sim_iic_start 
-0x4858 017706 setarg 0xa1 
-0x4859 017707 call sim_iic_send_byte 
-:      017709 sim_iic_read_eep_data_loop:
-0x485a 017710 call sim_iic_read_byte 
-0x485b 017711 istore 1 ,rega 
-0x485c 017712 increase 1 ,rega 
-0x485d 017713 increase -1 ,regb 
-0x485e 017714 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017715 branch sim_iic_stop 
-:      017726 sim_iic_write_eep_data:
-0x4860 017727 byteswap regb ,pdata 
-0x4861 017728 store 2 ,mem_addr_mi 
-0x4862 017729 copy temp ,regb 
-0x4863 017731 call sim_iic_start 
-0x4864 017732 setarg 0xa0 
-0x4865 017733 call sim_iic_send_byte 
-0x4866 017735 fetch 1 ,mem_addr_mi 
-0x4867 017736 call sim_iic_send_byte 
-0x4868 017737 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017738 fetch 1 ,mem_addr_mi + 1 
-0x486a 017739 call sim_iic_send_byte 
-:      017740 sim_iic_write_eep_data_loop:
-0x486b 017741 ifetch 1 ,rega 
-0x486c 017742 call sim_iic_send_byte 
-0x486d 017743 increase 1 ,rega 
-0x486e 017744 increase -1 ,regb 
-0x486f 017745 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017746 branch sim_iic_stop 
-:      017750 sim_iic_wait_ack:
-0x4871 017751 arg 10 ,loopcnt 
-0x4872 017752 call sim_iic_release_sda 
-0x4873 017753 call sim_iic_scl_output_high 
-0x4874 017754 call sim_iic_delay 
-:      017755 sim_iic_wait_ack_loop:
-0x4875 017756 call sim_iic_read_sda_level 
-0x4876 017757 branch sim_iic_scl_output_low ,blank 
-0x4877 017758 loop sim_iic_wait_ack_loop 
-0x4878 017759 branch sim_iic_scl_output_low 
-:      017763 sim_iic_ack_slave:
-0x4879 017764 call sim_iic_scl_output_low 
-0x487a 017765 call sim_iic_sda_output_low 
-0x487b 017766 call sim_iic_delay 
-0x487c 017767 call sim_iic_scl_output_high 
-0x487d 017768 call sim_iic_delay 
-0x487e 017769 branch sim_iic_scl_output_low 
-:      017774 sim_iic_read_byte:
-0x487f 017775 arg 8 ,loopcnt 
-0x4880 017776 arg 0 ,regc 
-0x4881 017777 call sim_iic_release_sda 
-:      017778 sim_iic_read_byte_loop:
-0x4882 017779 call sim_iic_scl_output_high 
-0x4883 017780 call sim_iic_delay 
-0x4884 017781 lshift regc ,regc 
-0x4885 017782 call sim_iic_read_sda_level 
-0x4886 017783 iadd regc ,regc 
-0x4887 017784 call sim_iic_delay 
-0x4888 017785 call sim_iic_scl_output_low 
-0x4889 017786 loop sim_iic_read_byte_loop 
-0x488a 017787 call sim_iic_ack_slave 
-0x488b 017788 copy regc ,pdata 
-0x488c 017789 rtn 
-:      017793 sim_iic_send_byte:
-0x488d 017794 arg 8 ,loopcnt 
-0x488e 017795 copy pdata ,regc 
-0x488f 017796 call sim_iic_scl_output_low 
-:      017797 sim_iic_send_byte_loop:
-0x4890 017798 isolate1 7 ,regc 
-0x4891 017799 call sim_iic_sda_output_high ,true 
-0x4892 017800 ncall sim_iic_sda_output_low ,true 
-0x4893 017801 lshift regc ,regc 
-0x4894 017802 call sim_iic_delay 
-0x4895 017803 call sim_iic_scl_output_high 
-0x4896 017804 call sim_iic_delay 
-0x4897 017805 call sim_iic_scl_output_low 
-0x4898 017806 call sim_iic_delay 
-0x4899 017807 loop sim_iic_send_byte_loop 
-0x489a 017808 branch sim_iic_wait_ack 
-:      017812 sim_iic_start:
-0x489b 017813 call sim_iic_sda_output_high 
-0x489c 017814 call sim_iic_scl_output_high 
-0x489d 017815 call sim_iic_delay 
-0x489e 017816 call sim_iic_sda_output_low 
-0x489f 017817 call sim_iic_delay 
-0x48a0 017818 branch sim_iic_scl_output_low 
-:      017822 sim_iic_stop:
-0x48a1 017823 call sim_iic_sda_output_low 
-0x48a2 017824 call sim_iic_scl_output_high 
-0x48a3 017825 call sim_iic_delay 
-0x48a4 017826 call sim_iic_sda_output_high 
-0x48a5 017827 branch sim_iic_delay 
-:      017831 sim_iic_scl_output_high:
-0x48a6 017832 enable user 
-0x48a7 017833 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017834 branch sim_iic_config_gpio 
-:      017837 sim_iic_scl_output_low:
-0x48a9 017838 disable user 
-0x48aa 017839 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017840 branch sim_iic_config_gpio 
-:      017843 sim_iic_sda_output_high:
-0x48ac 017844 enable user 
-0x48ad 017845 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017846 branch sim_iic_config_gpio 
-:      017849 sim_iic_sda_output_low:
-0x48af 017850 disable user 
-0x48b0 017851 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017852 branch sim_iic_config_gpio 
-:      017857 sim_iic_config_gpio:
-0x48b2 017858 and pdata ,0x07 ,queue 
-0x48b3 017859 rshift3 pdata ,pdata 
-0x48b4 017860 arg core_gpio_oe0 ,temp 
-0x48b5 017861 iadd temp ,temp 
-0x48b6 017862 ifetch 1 ,temp 
-0x48b7 017863 qset1 pdata 
-0x48b8 017864 istore 1 ,temp 
-0x48b9 017865 increase 4 ,temp 
-0x48ba 017866 ifetch 1 ,temp 
-0x48bb 017867 qsetflag user ,pdata 
-0x48bc 017868 istore 1 ,temp 
-0x48bd 017869 rtn 
-:      017872 sim_iic_release_sda:
-0x48be 017873 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017874 and pdata ,0x07 ,queue 
-0x48c0 017875 rshift3 pdata ,pdata 
-0x48c1 017876 arg core_gpio_oe0 ,temp 
-0x48c2 017877 iadd temp ,temp 
-0x48c3 017878 ifetch 1 ,temp 
-0x48c4 017879 qset0 pdata 
-0x48c5 017880 istore 1 ,temp 
-0x48c6 017881 rtn 
-:      017886 sim_iic_read_sda_level:
-0x48c7 017887 nop 4 
-0x48c8 017888 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017889 and pdata ,0x07 ,queue 
-0x48ca 017890 rshift3 pdata ,pdata 
-0x48cb 017891 arg core_gpio_in ,temp 
-0x48cc 017892 iadd temp ,temp 
-0x48cd 017893 setarg 0 
-0x48ce 017894 ifetcht 1 ,temp 
-0x48cf 017895 qisolate1 temp 
-0x48d0 017896 setflag true ,0 ,pdata 
-0x48d1 017897 rtn 
-:      017900 sim_iic_delay:
-0x48d2 017902 rtn 
-:      017908 usb_isr:
-0x48d3 017909 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017910 hfetch 1 ,core_usb_status 
-0x48d5 017911 isolate1 7 ,pdata 
-0x48d6 017912 call usb_init ,true 
-0x48d7 017913 call usb_nak_state_judge 
-0x48d8 017914 hfetch 1 ,core_usb_status 
-0x48d9 017915 store 1 ,mem_usb_status 
-0x48da 017916 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017917 store 1 ,mem_usb_fifo_empty 
-0x48dc 017918 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017919 pinvert 
-0x48de 017920 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017921 iand temp ,pdata 
-0x48e0 017922 store 1 ,mem_usb_tx_wait 
-0x48e1 017923 jam 0xe0 ,core_usb_status 
-0x48e2 017924 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017925 compare 0x1 ,pdata ,0x1 
-0x48e4 017926 call usb0_fifo_empty ,true 
-0x48e5 017927 fetch 1 ,mem_usb_status 
-0x48e6 017928 compare 0x1 ,pdata ,0x1 
-0x48e7 017929 call usb_status1 ,true 
-0x48e8 017930 call usb_tx 
-0x48e9 017931 branch usb_nak_state 
-:      017933 usb_init:
-0x48ea 017934 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017935 call usb_init_param 
-0x48ec 017936 jam 0x00 ,core_usb_config 
-0x48ed 017937 nop 10000 
-0x48ee 017938 jam 0xc0 ,core_usb_trig 
-0x48ef 017939 hfetch 2 ,core_clkoff 
-0x48f0 017940 set0 clock_off_usb ,pdata 
-0x48f1 017941 hstore 2 ,core_clkoff 
-0x48f2 017942 jam 0x3c ,core_usb_config 
-0x48f3 017943 jam 0xff ,core_usb_status 
-0x48f4 017944 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017945 jam 0 ,core_usb_addr 
-0x48f6 017946 jam dev_default ,mem_usb0_state 
-0x48f7 017947 setarg mem_usb_clear_mem_end 
-0x48f8 017948 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017949 isub contw ,loopcnt 
-0x48fa 017950 branch clear_mem 
-:      017952 usb_offline_check_init:
-0x48fb 017953 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017954 branch gpio_config_input 
-:      017955 usb_offline_state:
-0x48fd 017956 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017957 rtn blank 
-0x48ff 017958 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017959 call gpio_get_bit 
-0x4901 017960 branch usb_init ,true 
-0x4902 017961 rtn 
-:      017964 usb_nak_state:
-0x4903 017965 arg timer_nak ,queue 
-0x4904 017966 call timer_check 
-0x4905 017967 nrtn blank 
-0x4906 017968 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017969 nrtn blank 
-0x4908 017970 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017971 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017972 rtn 
-:      017974 usb_mem_devicedesc_init:
-0x490b 017975 arg mem_devicedesc ,contw 
-0x490c 017976 setsect 0 ,0x11212 
-0x490d 017977 setsect 1 ,0x8000 
-0x490e 017978 setsect 2 ,0x0 
-0x490f 017979 setsect 3 ,0x10000 
-0x4910 017980 istore 9 ,contw 
-0x4911 017981 setsect 0 ,0x22412 
-0x4912 017982 setsect 1 ,0x8604 
-0x4913 017983 setsect 2 ,0x1000 
-0x4914 017984 setsect 3 ,0x8 
-0x4915 017985 istore 9 ,contw 
-0x4916 017986 setsect 0 ,0x1 
-0x4917 017987 istore 1 ,contw 
-0x4918 017988 rtn 
-:      017990 usb_init_param:
-0x4919 017991 jam 2 ,mem_usb0_state 
-0x491a 017992 setarg 0x0 
-0x491b 017993 store 1 ,mem_remain 
-0x491c 017994 store 2 ,mem_usb_zero_packet 
-0x491d 017995 pincrease 1 
-0x491e 017996 store 2 ,mem_usb_ones_packet 
-0x491f 017997 pincrease 1 
-0x4920 017998 store 2 ,mem_usb_two_packet 
-0x4921 017999 setarg hid_kbdata_addr 
-0x4922 018000 store 2 ,mem_hidreportdesc_kb 
-0x4923 018001 setarg hid_msdata_addr 
-0x4924 018002 store 2 ,mem_hidreportdesc_m 
-0x4925 018003 arg mem_confdesc ,contw 
-0x4926 018004 arg hid_confdata_addr ,contr 
-0x4927 018005 call memcpy64 
-0x4928 018006 fetch 1 ,mem_usb_tx_interval 
-0x4929 018007 ncall usb_tx_interval_config ,blank 
-0x492a 018008 branch usb_mem_devicedesc_init 
-:      018010 usb_tx_interval_config:
-0x492b 018011 store 1 ,mem_confdesc + 34 
-0x492c 018012 store 1 ,mem_confdesc + 59 
-0x492d 018013 rtn 
-:      018014 usb_nak_state_judge:
-0x492e 018015 hfetch 1 ,core_usb_status 
-0x492f 018016 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 018017 rtn 
-:      018019 usb_nak_state_timer_init:
-0x4931 018020 call usb0_attached_state_judge 
-0x4932 018021 call timer_reinit 
-0x4933 018022 setarg timer_nak_delay 
-0x4934 018023 arg timer_nak ,queue 
-0x4935 018024 branch timer_init 
-:      018026 usb0_attached_state_judge:
-0x4936 018027 fetch 1 ,mem_usb_state 
-0x4937 018028 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 018029 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 018030 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 018031 rtn 
-:      018032 usb_clear_halt_dispose:
-0x493b 018033 fetch 1 ,mem_usb_clear_halt 
-0x493c 018034 rtn blank 
-0x493d 018035 jam 0 ,mem_usb_clear_halt 
-0x493e 018036 jam usb_connected ,mem_usb_state 
-0x493f 018037 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 018038 rtn 
-:      018040 usb0_fifo_empty:
-0x4941 018041 jam 0x1 ,core_usb_fifo_empty 
-0x4942 018042 branch usb0_tx 
-:      018044 usb_rx_no_data:
-0x4943 018045 fetch 1 ,mem_usb_status 
-0x4944 018046 bbit1 usb_status_setup ,usb_class_type 
-0x4945 018047 rtn 
-:      018049 usb_rx_read:
-0x4946 018050 hfetch 1 ,core_usb_ep 
-0x4947 018051 istore 1 ,contw 
-0x4948 018052 loop usb_rx_read 
-0x4949 018053 rtn 
-:      018055 usb_status1:
-0x494a 018056 bpatch patch1f_0 ,mem_patch1f 
-0x494b 018057 jam 0x11 ,core_usb_status 
-0x494c 018058 hfetch 1 ,core_usb_ep_len 
-0x494d 018059 store 1 ,mem_usb_read_len 
-0x494e 018060 copy pdata ,loopcnt 
-0x494f 018061 branch usb_rx_no_data ,blank 
-0x4950 018062 arg mem_usb_setup ,contw 
-0x4951 018063 call usb_rx_read 
-0x4952 018064 fetch 1 ,mem_usb_read_len 
-0x4953 018065 sub pdata ,7 ,null 
-0x4954 018066 rtn positive 
-:      018067 usb_class_type:
-0x4955 018068 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 018069 and_into 0x80 ,pdata 
-0x4957 018070 beq in_device ,usb_in_device 
-0x4958 018071 beq out_device ,usb_out_device 
-0x4959 018072 branch assert 
-:      018074 usb_in_device:
-0x495a 018075 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 018076 rshift4 pdata ,pdata 
-0x495c 018077 rshift pdata ,pdata 
-0x495d 018078 and_into 0x03 ,pdata 
-0x495e 018079 beq standard_req ,usb_in_standard_req 
-0x495f 018080 beq class_req ,usb_in_class_req 
-0x4960 018081 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 018082 branch assert 
-:      018084 usb_out_device:
-0x4962 018085 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 018086 rshift4 pdata ,pdata 
-0x4964 018087 rshift pdata ,pdata 
-0x4965 018088 and_into 0x03 ,pdata 
-0x4966 018089 beq standard_req ,usb_out_standard_req 
-0x4967 018090 beq class_req ,usb_out_class_req 
-0x4968 018091 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 018092 branch assert 
-:      018094 usb_in_standard_req:
-0x496a 018095 fetch 1 ,mem_usb_setup_brequest 
-0x496b 018096 beq get_configuration ,usb0_request_get_configuration 
-0x496c 018097 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 018098 beq get_interface ,usb0_request_get_interface 
-0x496e 018099 beq get_status ,usb0_request_get_status 
-0x496f 018100 branch usb0_force_stall 
-:      018102 usb_in_class_req:
-0x4970 018103 fetch 1 ,mem_usb_setup_brequest 
-0x4971 018104 beq get_idle ,usb_get_idle 
-0x4972 018105 beq get_report ,usb_get_report 
-0x4973 018106 beq get_protocol ,usb_get_protocol_req 
-0x4974 018107 branch usb0_force_stall 
-:      018109 usb_in_manufacturer_req:
-0x4975 018110 branch usb0_force_stall 
-:      018112 usb_out_standard_req:
-0x4976 018113 fetch 1 ,mem_usb_setup_brequest 
-0x4977 018114 beq clear_feature ,usb0_request_clear_feature 
-0x4978 018115 beq set_feature ,usb0_request_set_feature 
-0x4979 018116 beq set_address ,usb0_request_set_address 
-0x497a 018117 beq set_configuration ,usb0_request_set_configuration 
-0x497b 018118 beq set_interface ,usb0_request_set_interface 
-0x497c 018119 beq set_descriptor ,usb0_force_stall 
-0x497d 018120 branch usb0_force_stall 
-:      018122 usb_out_class_req:
-0x497e 018123 fetch 1 ,mem_usb_setup_brequest 
-0x497f 018124 beq set_idle ,usb_set_idle 
-0x4980 018125 beq set_report ,usb_set_report 
-0x4981 018126 beq set_protocol ,usb_set_protocol_req 
-0x4982 018127 branch usb0_force_stall 
-:      018129 usb_out_manufacturer_req:
-0x4983 018130 branch usb0_force_stall 
-:      018132 usb0_force_stall:
-0x4984 018133 hfetch 1 ,core_usb_stall 
-0x4985 018134 set1 0 ,pdata 
-0x4986 018135 hstore 1 ,core_usb_stall 
-0x4987 018136 branch usb0_reply_zerolen 
-:      018138 usb0_reply_zerolen:
-0x4988 018139 jam 0x40 ,core_usb_clear 
-0x4989 018140 rtn 
-:      018142 usb0_request_get_configuration:
-0x498a 018143 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 018144 bne in_device ,usb0_force_stall 
-0x498c 018145 fetch 1 ,mem_usb_setup_windex 
-0x498d 018146 bne 0 ,usb0_force_stall 
-0x498e 018147 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 018148 bne 0 ,usb0_force_stall 
-0x4990 018149 fetch 1 ,mem_usb_setup_blength 
-0x4991 018150 bne 1 ,usb0_force_stall 
-0x4992 018151 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 018152 bne 0 ,usb0_force_stall 
-0x4994 018153 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 018154 bne 0 ,usb0_force_stall 
-0x4996 018155 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 018156 bne 0 ,usb0_force_stall 
-0x4998 018157 fetch 1 ,mem_usb0_state 
-0x4999 018158 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 018159 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 018160 branch usb0_force_stall 
-:      018162 usb0_request_get_cfg_dev_cfg:
-0x499c 018163 arg 1 ,regb 
-0x499d 018164 branch usb_send_ones_packet 
-:      018166 usb0_request_get_cfg_dev_addr:
-0x499e 018167 arg 1 ,regb 
-0x499f 018168 branch usb_send_zero_packet 
-:      018170 usb0_request_get_descriptor:
-0x49a0 018171 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 018172 set0 mark_isstr ,mark 
-0x49a2 018173 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 018174 beq dsc_device ,dsc_device_info 
-0x49a4 018175 beq dsc_config ,dsc_config_info 
-0x49a5 018176 beq dsc_string ,dsc_string_info 
-0x49a6 018177 beq dsc_hid ,dsc_hid_info 
-0x49a7 018178 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 018179 branch usb0_force_stall 
-:      018181 dsc_hid_info:
-0x49a9 018182 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 018183 fetch 1 ,mem_usb_setup_windex 
-0x49ab 018184 beq 0 ,dsc_hid_info_interface0 
-0x49ac 018185 beq 1 ,dsc_hid_info_interface1 
-0x49ad 018186 branch usb0_force_stall 
-:      018188 dsc_hid_info_interface0:
-0x49ae 018189 arg mem_confdesc + 19 ,rega 
-0x49af 018190 ifetch 1 ,rega 
-0x49b0 018191 iforce regb 
-0x49b1 018192 branch usb0_respond 
-:      018194 dsc_hid_info_interface1:
-0x49b2 018195 arg mem_confdesc + 44 ,rega 
-0x49b3 018196 ifetch 1 ,rega 
-0x49b4 018197 iforce regb 
-0x49b5 018198 branch usb0_respond 
-:      018200 dsc_device_info:
-0x49b6 018204 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 018205 ncall usb_set_high_addr ,blank 
-0x49b8 018206 setarg mem_devicedesc 
-0x49b9 018207 fetcht 1 ,mem_devicedesc 
-:      018208 dsc_info_set_data_len:
-0x49ba 018209 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 018210 storet 1 ,mem_dsc_info_len 
-0x49bc 018211 fetch 1 ,mem_usb_setup_blength 
-0x49bd 018212 isub temp ,null 
-0x49be 018213 nbranch dsc_info_set_current_data_len ,positive 
-:      018214 dsc_info_set_initial_data_len:
-0x49bf 018215 fetch 1 ,mem_dsc_info_len 
-:      018216 dsc_info_set_data_size_completed:
-0x49c0 018217 iforce regb 
-0x49c1 018218 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 018219 add pdata ,1 ,pdata 
-0x49c3 018220 iforce rega 
-0x49c4 018221 branch usb0_respond 
-:      018222 dsc_info_set_current_data_len:
-0x49c5 018223 fetch 1 ,mem_usb_setup_blength 
-0x49c6 018224 branch dsc_info_set_data_size_completed 
-:      018226 usb_set_high_addr:
-0x49c7 018227 hfetch 1 ,core_usb_addr 
-0x49c8 018228 ncall usb0_set_addr ,blank 
-0x49c9 018229 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 018230 rtn 
-:      018231 usb0_set_addr:
-0x49cb 018232 hfetch 1 ,core_usb_addr 
-0x49cc 018233 set1 7 ,pdata 
-0x49cd 018234 hstore 1 ,core_usb_addr 
-0x49ce 018235 rtn 
-:      018237 dsc_config_info:
-0x49cf 018238 setarg mem_confdesc 
-0x49d0 018239 fetcht 1 ,mem_confdesc 
-0x49d1 018240 branch dsc_info_set_data_len 
-:      018242 dsc_string_info:
-0x49d2 018243 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 018244 sub pdata ,3 ,null 
-0x49d4 018245 nbranch usb0_force_stall ,positive 
-0x49d5 018246 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 018247 arg mem_string0 ,rega 
-0x49d7 018248 beq 0 ,usb0_respond_length 
-0x49d8 018249 set1 mark_isstr ,mark 
-0x49d9 018250 arg mem_string1 ,rega 
-0x49da 018251 beq 1 ,usb0_respond_length 
-0x49db 018252 arg mem_string2 ,rega 
-0x49dc 018253 beq 2 ,usb0_respond_length 
-0x49dd 018254 arg mem_string3 ,rega 
-0x49de 018255 beq 3 ,usb0_respond_length 
-0x49df 018256 rtn 
-:      018258 dsc_hid_report_info:
-0x49e0 018259 fetch 2 ,mem_usb_setup_windex 
-0x49e1 018260 beq 1 ,dsc_hid_report_info0 
-0x49e2 018261 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 018262 copy pdata ,rega 
-0x49e4 018264 branch usb0_respond_length 
-:      018265 dsc_hid_report_info0:
-0x49e5 018266 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 018267 jam usb_got_report_req ,mem_usb_state 
-0x49e7 018268 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 018269 copy pdata ,rega 
-0x49e9 018271 branch usb0_respond_length 
-:      018274 usb0_request_get_interface:
-0x49ea 018275 fetch 1 ,mem_usb0_state 
-0x49eb 018276 bne dev_configured ,usb0_force_stall 
-0x49ec 018277 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 018278 bne in_interface ,usb0_force_stall 
-0x49ee 018279 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 018280 bne 0 ,usb0_force_stall 
-0x49f0 018281 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 018282 bne 0 ,usb0_force_stall 
-0x49f2 018283 fetch 1 ,mem_usb_setup_blength 
-0x49f3 018284 bne 1 ,usb0_force_stall 
-0x49f4 018285 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 018286 bne 0 ,usb0_force_stall 
-0x49f6 018287 fetch 1 ,mem_usb_setup_windex 
-0x49f7 018288 bne 0 ,usb0_force_stall 
-0x49f8 018289 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 018290 bne 0 ,usb0_force_stall 
-0x49fa 018291 arg 1 ,regb 
-0x49fb 018292 branch usb_send_zero_packet 
-:      018295 usb0_request_get_status:
-0x49fc 018296 fetch 1 ,mem_usb0_state 
-0x49fd 018297 beq dev_default ,usb0_force_stall 
-0x49fe 018298 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 018299 bne 0 ,usb0_force_stall 
-0x4a00 018300 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 018301 bne 0 ,usb0_force_stall 
-0x4a02 018302 fetch 1 ,mem_usb_setup_blength 
-0x4a03 018303 bne 2 ,usb0_force_stall 
-0x4a04 018304 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 018305 bne 0 ,usb0_force_stall 
-0x4a06 018306 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 018307 bne 0 ,usb0_force_stall 
-0x4a08 018308 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 018309 beq in_device ,usb0_get_status_in_device 
-0x4a0a 018310 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 018311 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 018312 branch usb0_force_stall 
-:      018314 usb0_get_status_in_device:
-0x4a0d 018315 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 018316 bne 0 ,usb0_force_stall 
-0x4a0f 018317 arg 2 ,regb 
-0x4a10 018318 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 018319 beq 0x01 ,usb_send_two_packet 
-:      018321 usb_send_zero_packet:
-0x4a12 018322 arg mem_usb_zero_packet ,rega 
-0x4a13 018323 branch usb0_respond 
-:      018324 usb_send_ones_packet:
-0x4a14 018325 arg mem_usb_ones_packet ,rega 
-0x4a15 018326 branch usb0_respond 
-:      018327 usb_send_two_packet:
-0x4a16 018328 arg mem_usb_two_packet ,rega 
-0x4a17 018329 branch usb0_respond 
-:      018331 usb0_get_status_in_interface:
-0x4a18 018332 fetch 1 ,mem_usb0_state 
-0x4a19 018333 bne dev_configured ,usb0_force_stall 
-0x4a1a 018334 arg 2 ,regb 
-0x4a1b 018335 branch usb_send_zero_packet 
-:      018337 usb0_get_status_in_endpoint:
-0x4a1c 018338 fetch 1 ,mem_usb0_state 
-0x4a1d 018339 bne dev_configured ,usb0_force_stall 
-0x4a1e 018340 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018341 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018342 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018343 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018344 and_into 0x7f ,pdata 
-0x4a23 018345 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018346 branch usb0_force_stall 
-:      018348 usb0_get_status_in_ep_in_ep0:
-0x4a25 018349 fetch 1 ,mem_usb_ep0_stall_status 
-:      018350 usb0_get_status_in_ep_in_ack:
-0x4a26 018351 arg 2 ,regb 
-0x4a27 018352 beq 1 ,usb_send_ones_packet 
-0x4a28 018353 branch usb_send_zero_packet 
-:      018354 usb0_get_status_in_ep_in_ep1:
-0x4a29 018355 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018356 branch usb0_get_status_in_ep_in_ack 
-:      018357 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018358 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018359 branch usb0_get_status_in_ep_in_ack 
-:      018360 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018361 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018362 branch usb0_get_status_in_ep_in_ack 
-:      018364 usb_get_idle:
-0x4a2f 018365 jam 1 ,mem_usb_idle_flag 
-0x4a30 018366 arg mem_usb_idle_rate ,rega 
-0x4a31 018367 arg 1 ,regb 
-0x4a32 018368 branch usb0_respond 
-:      018370 usb_get_report:
-0x4a33 018371 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018372 arg pc_get_report ,temp 
-0x4a35 018373 isub temp ,null 
-0x4a36 018374 nbranch usb0_force_stall ,zero 
-0x4a37 018375 set0 mark_isstr ,mark 
-:      018376 usb_get_report_dispose:
-0x4a38 018377 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018378 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018379 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018380 usb_get_report_send_data:
-0x4a3b 018381 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018382 iforce regb 
-0x4a3d 018383 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018384 call usb0_respond 
-:      018385 usb_get_report_data_release:
-0x4a3f 018386 arg mem_usb0_get_report_data ,contw 
-0x4a40 018387 arg 8 ,loopcnt 
-0x4a41 018388 branch memset0 
-:      018389 usb_get_report_data_success:
-0x4a42 018390 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018391 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018392 branch usb_get_report_send_data 
-:      018394 usb_get_protocol_req:
-0x4a45 018395 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018396 bne 1 ,usb0_force_stall 
-0x4a47 018397 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018398 arg 1 ,regb 
-0x4a49 018399 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018400 beq 0 ,usb_get_report_protocol 
-0x4a4b 018401 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018402 branch usb_send_zero_packet 
-:      018403 usb_get_report_protocol:
-0x4a4d 018404 branch usb_send_ones_packet 
-:      018405 usb_get_boot_protocol:
-0x4a4e 018406 branch usb_send_zero_packet 
-:      018411 usb0_request_clear_feature:
-0x4a4f 018412 fetch 1 ,mem_usb0_state 
-0x4a50 018413 bne dev_configured ,usb0_force_stall 
-0x4a51 018414 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018415 bne 0 ,usb0_force_stall 
-0x4a53 018416 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018417 bne 0 ,usb0_force_stall 
-0x4a55 018418 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018419 bne 0 ,usb0_force_stall 
-0x4a57 018420 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018421 bne 0 ,usb0_force_stall 
-0x4a59 018422 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018423 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018424 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018425 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018426 branch usb0_force_stall 
-:      018428 usb0_request_clear_feature_out_device:
-0x4a5e 018429 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018430 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018431 hfetch 1 ,core_usb_config 
-0x4a61 018432 set0 7 ,pdata 
-0x4a62 018433 hstore 1 ,core_usb_config 
-0x4a63 018434 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018435 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018436 branch usb0_reply_zerolen 
-:      018438 usb0_request_clear_feature_out_interface:
-0x4a66 018439 branch usb0_force_stall 
-:      018441 usb0_request_clear_feature_out_endpoint:
-0x4a67 018442 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018443 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018444 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018445 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018446 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018447 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018448 and_into 0x7f ,pdata 
-0x4a6e 018449 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018450 branch usb0_force_stall 
-:      018452 usb0_force_stall_ep0_in_off:
-0x4a70 018453 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018454 branch usb0_reply_zerolen 
-:      018455 usb0_force_stall_ep1_in_off:
-0x4a72 018456 jam 0 ,mem_usb_ep1_stall_status 
-:      018457 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018458 jam 1 ,mem_usb_clear_halt 
-0x4a74 018459 branch usb0_reply_zerolen 
-:      018460 usb0_force_stall_ep2_in_off:
-0x4a75 018461 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018462 branch usb0_force_stall_ep1_in_off_reply 
-:      018463 usb0_force_stall_ep3_in_off:
-0x4a77 018464 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018465 branch usb0_force_stall_ep1_in_off_reply 
-:      018468 usb0_request_set_feature:
-0x4a79 018469 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018470 bne 0 ,usb0_force_stall 
-0x4a7b 018471 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018472 bne 0 ,usb0_force_stall 
-0x4a7d 018473 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018474 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018475 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018476 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018477 branch usb0_force_stall 
-:      018479 usb0_request_set_feature_out_device:
-0x4a82 018480 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018481 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018482 hfetch 1 ,core_usb_config 
-0x4a85 018483 set1 7 ,pdata 
-0x4a86 018484 hstore 1 ,core_usb_config 
-0x4a87 018485 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018486 jam usb_sleep ,mem_usb_state 
-0x4a89 018487 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018488 call usb0_reply_zerolen 
-:      018489 usb_wakeup_timer_reinit:
-0x4a8b 018490 call timer_reinit 
-0x4a8c 018491 setarg timer_wakeup_delay 
-0x4a8d 018492 arg timer_wakeup ,queue 
-0x4a8e 018493 branch timer_init 
-:      018495 usb0_request_set_feature_out_interface:
-0x4a8f 018496 branch usb0_force_stall 
-:      018498 usb0_request_set_feature_out_endpoint:
-0x4a90 018499 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018500 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018501 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018502 bne 0 ,usb0_force_stall 
-0x4a94 018503 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018504 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018505 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018506 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018507 and_into 0x7f ,pdata 
-0x4a99 018508 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018509 branch usb0_force_stall 
-:      018511 usb0_force_stall_ep0_in_on:
-0x4a9b 018512 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018513 branch usb0_reply_zerolen 
-:      018514 usb0_force_stall_ep1_in_on:
-0x4a9d 018515 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018516 branch usb0_reply_zerolen 
-:      018517 usb0_force_stall_ep2_in_on:
-0x4a9f 018518 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018519 branch usb0_reply_zerolen 
-:      018520 usb0_force_stall_ep3_in_on:
-0x4aa1 018521 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018522 branch usb0_reply_zerolen 
-:      018525 usb0_request_set_address:
-0x4aa3 018526 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018527 bne out_device ,usb0_force_stall 
-0x4aa5 018528 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018529 bne 0 ,usb0_force_stall 
-0x4aa7 018530 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018531 bne 0 ,usb0_force_stall 
-0x4aa9 018532 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018533 bne 0 ,usb0_force_stall 
-0x4aab 018534 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018535 bne 0 ,usb0_force_stall 
-0x4aad 018536 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018537 bne 0 ,usb0_force_stall 
-0x4aaf 018538 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018539 and_into 0x80 ,pdata 
-0x4ab1 018540 bne 0 ,usb0_force_stall 
-0x4ab2 018541 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018542 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018543 usb_usb0_state_set_dev_default:
-0x4ab4 018544 jam dev_default ,mem_usb0_state 
-:      018545 usb0_request_set_wait_address:
-0x4ab5 018546 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018547 hstore 1 ,core_usb_addr 
-0x4ab7 018548 call usb0_reply_zerolen 
-0x4ab8 018549 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018550 rtn 
-:      018551 usb_usb0_state_set_dev_addr:
-0x4aba 018552 jam dev_address ,mem_usb0_state 
-0x4abb 018553 branch usb0_request_set_wait_address 
-:      018556 usb0_request_set_configuration:
-0x4abc 018557 fetch 1 ,mem_usb0_state 
-0x4abd 018558 beq dev_default ,usb0_force_stall 
-0x4abe 018559 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018560 bne out_device ,usb0_force_stall 
-0x4ac0 018561 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018562 bne 0 ,usb0_force_stall 
-0x4ac2 018563 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018564 bne 0 ,usb0_force_stall 
-0x4ac4 018565 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018566 bne 0 ,usb0_force_stall 
-0x4ac6 018567 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018568 bne 0 ,usb0_force_stall 
-0x4ac8 018569 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018570 bne 0 ,usb0_force_stall 
-0x4aca 018571 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018572 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018573 nbranch usb0_force_stall ,positive 
-0x4acd 018574 fetch 1 ,mem_usb0_state 
-0x4ace 018575 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018576 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018577 branch usb0_force_stall 
-:      018579 usb0_request_set_cfg_addr_state:
-:      018580 usb0_request_set_cfg_cfg_state:
-0x4ad1 018581 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018582 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018583 jam dev_configured ,mem_usb0_state 
-0x4ad4 018584 branch usb0_reply_zerolen 
-:      018585 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018586 jam dev_address ,mem_usb0_state 
-0x4ad6 018587 branch usb0_reply_zerolen 
-:      018590 usb0_request_set_interface:
-0x4ad7 018591 fetch 1 ,mem_usb0_state 
-0x4ad8 018592 bne dev_configured ,usb0_force_stall 
-0x4ad9 018593 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018594 bne out_interface ,usb0_force_stall 
-0x4adb 018595 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018596 bne 0 ,usb0_force_stall 
-0x4add 018597 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018598 bne 0 ,usb0_force_stall 
-0x4adf 018599 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018600 bne 0 ,usb0_force_stall 
-0x4ae1 018601 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018602 bne 0 ,usb0_force_stall 
-0x4ae3 018603 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018604 bne 0 ,usb0_force_stall 
-0x4ae5 018605 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018606 bne 0 ,usb0_force_stall 
-0x4ae7 018607 branch usb0_reply_zerolen 
-:      018610 usb_set_idle:
-0x4ae8 018611 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018612 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018613 store 1 ,mem_usb_idle_rate 
-0x4aeb 018614 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018615 sub pdata ,1 ,null 
-0x4aed 018616 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018617 fetch 1 ,mem_usb_state 
-0x4aef 018618 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018619 jam usb_connected ,mem_usb_state 
-0x4af1 018620 call usb0_reply_zerolen 
-0x4af2 018621 nop 30000 
-0x4af3 018622 nop 30000 
-0x4af4 018623 rtn 
-:      018624 usb_clear_remote_wakeup_set0:
-0x4af5 018625 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018626 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018627 jam usb_resume ,mem_usb_state 
-0x4af8 018628 rtn 
-:      018631 usb_set_report:
-0x4af9 018632 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018633 call usb_set_report_resume_judge 
-0x4afb 018634 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018635 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018636 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018637 iforce loopcnt 
-0x4aff 018638 arg mem_usb0_setup ,contr 
-0x4b00 018639 arg mem_usb0_set_report_data ,contw 
-0x4b01 018640 call memcpy 
-0x4b02 018641 branch usb0_reply_zerolen 
-:      018643 usb_set_report_resume_judge:
-0x4b03 018644 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018645 arg pc_set_report_bvalue ,temp 
-0x4b05 018646 isub temp ,null 
-0x4b06 018647 nrtn zero 
-0x4b07 018648 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018649 arg pc_set_report_windex ,temp 
-0x4b09 018650 isub temp ,null 
-0x4b0a 018651 nrtn zero 
-0x4b0b 018652 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018653 arg pc_set_report_blength ,temp 
-0x4b0d 018654 isub temp ,null 
-0x4b0e 018655 nrtn zero 
-0x4b0f 018656 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018657 rtn 
-:      018660 usb_set_protocol_req:
-0x4b11 018661 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018662 bne 0 ,usb0_force_stall 
-0x4b13 018663 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018664 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018665 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018666 branch usb0_force_stall 
-:      018667 usb_set_boot_protocol:
-0x4b17 018668 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018669 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018670 branch usb0_reply_zerolen 
-:      018671 usb_set_report_protocol:
-0x4b1a 018672 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018673 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018674 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018675 branch usb0_reply_zerolen 
-:      018678 usb0_respond_length:
-0x4b1e 018679 ifetch 1 ,rega 
-0x4b1f 018680 iforce regb 
-0x4b20 018681 increase 1 ,rega 
-:      018683 usb0_respond:
-0x4b21 018684 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018685 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018686 add regb ,1 ,pdata 
-0x4b24 018687 lshift pdata ,pdata 
-0x4b25 018688 hstore 1 ,core_usb_dfifo0 
-0x4b26 018689 jam 3 ,core_usb_dfifo0 
-0x4b27 018690 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018691 increase -2 ,pdata 
-0x4b29 018692 rshift pdata ,pdata 
-0x4b2a 018693 store 1 ,mem_usb_setup_blength 
-0x4b2b 018694 beq 0 ,usb_no_respond_data 
-:      018695 usb0_respond0:
-0x4b2c 018696 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018697 isub regb ,null 
-0x4b2e 018698 branch usb0_respond1 ,positive 
-0x4b2f 018699 copy pdata ,regb 
-:      018700 usb0_respond1:
-0x4b30 018701 deposit rega 
-0x4b31 018702 store 2 ,mem_bufptr 
-0x4b32 018703 deposit regb 
-0x4b33 018704 store 1 ,mem_remain 
-0x4b34 018705 branch usb0_tx 
-:      018707 usb_no_respond_data:
-0x4b35 018708 arg 0 ,queue 
-0x4b36 018709 branch usb_trig 
-:      018712 usb0_tx:
-0x4b37 018713 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018714 fetch 1 ,mem_remain 
-0x4b39 018715 rtn blank 
-0x4b3a 018716 copy pdata ,loopcnt 
-0x4b3b 018717 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018718 branch usb0_tx_info ,positive 
-0x4b3d 018719 arg ep0_packet_size ,loopcnt 
-:      018720 usb0_tx_info:
-0x4b3e 018721 fetch 1 ,mem_remain 
-0x4b3f 018722 isub loopcnt ,pdata 
-0x4b40 018723 store 1 ,mem_remain 
-0x4b41 018724 fetch 2 ,mem_bufptr 
-0x4b42 018725 copy pdata ,contr 
-:      018726 usb0_tx0:
-0x4b43 018727 ifetch 1 ,contr 
-0x4b44 018728 hstore 1 ,core_usb_dfifo0 
-0x4b45 018729 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018730 jam 0 ,core_usb_dfifo0 
-:      018731 usb0_tx1:
-0x4b47 018732 loop usb0_tx0 
-0x4b48 018733 copy contr ,pdata 
-0x4b49 018734 store 2 ,mem_bufptr 
-0x4b4a 018735 arg 0 ,queue 
-0x4b4b 018736 call usb_trig 
-0x4b4c 018737 fetch 1 ,mem_remain 
-0x4b4d 018738 nrtn blank 
-0x4b4e 018739 fetch 1 ,mem_usb_state 
-0x4b4f 018740 rtnne usb_got_report_req 
-0x4b50 018741 jam usb_connected ,mem_usb_state 
-0x4b51 018742 rtn 
-:      018745 usb_tx_ep1:
-0x4b52 018746 arg core_usb_dfifo1 ,rega 
-0x4b53 018747 arg 1 ,queue 
-:      018748 usb_tx_loop:
-0x4b54 018749 ifetch 1 ,contr 
-0x4b55 018750 istore 1 ,rega 
-0x4b56 018751 loop usb_tx_loop 
-:      018752 usb_trig:
-0x4b57 018753 setarg 0 
-0x4b58 018754 qset1 pdata 
-0x4b59 018755 hstore 1 ,core_usb_trig 
-0x4b5a 018756 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018757 ior temp ,pdata 
-0x4b5c 018758 store 1 ,mem_usb_tx_wait 
-0x4b5d 018759 rtn 
-:      018761 usb_tx_ep2:
-0x4b5e 018762 arg 2 ,queue 
-0x4b5f 018763 arg core_usb_dfifo2 ,rega 
-0x4b60 018764 branch usb_tx_loop 
-:      018766 usb_tx:
-0x4b61 018767 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018768 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018769 rtn blank 
-0x4b64 018770 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018771 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018772 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018773 branch usb_tx_fifo_release ,blank 
-0x4b68 018774 fetch 1 ,mem_usb_state 
-0x4b69 018775 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018776 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018777 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018778 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018779 call usb_tx_data_ep1 
-0x4b6e 018780 branch usb_tx_data_ep2 
-:      018782 usb_tx_data_ep1:
-0x4b6f 018783 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018784 rtnbit0 1 
-0x4b71 018785 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018786 rtnbit1 1 
-0x4b73 018787 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018788 set0 1 ,pdata 
-0x4b75 018789 store 1 ,mem_usb_tx_enable 
-0x4b76 018790 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018791 rtn blank 
-0x4b78 018792 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018793 branch assert 
-:      018795 usb_tx_data_ep2:
-0x4b7a 018796 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018797 rtnbit0 2 
-0x4b7c 018798 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018799 rtnbit1 2 
-0x4b7e 018800 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018801 set0 2 ,pdata 
-0x4b80 018802 store 1 ,mem_usb_tx_enable 
-0x4b81 018803 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018804 rtn blank 
-0x4b83 018805 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018806 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018807 branch assert 
-:      018809 usb_tx_fifo_release:
-0x4b86 018811 arg mem_usb_mouse_data ,contw 
-0x4b87 018812 arg 6 ,loopcnt 
-0x4b88 018813 branch memset0 
-:      018815 usb_tx_ms_data:
-0x4b89 018816 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018817 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018818 iand temp ,pdata 
-0x4b8c 018819 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018820 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018821 iadd temp ,pdata 
-0x4b8f 018822 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018823 branch usb_tx_ms_data_normal_mode 
-:      018825 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018826 jam 0 ,mem_usb_ep2_data 
-:      018827 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018828 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018829 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018830 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018831 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018832 store 1 ,mem_usb_mouse_data 
-0x4b97 018833 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018834 istore 1 ,contw 
-0x4b99 018835 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018836 istore 1 ,contw 
-0x4b9b 018837 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018838 istore 1 ,contw 
-0x4b9d 018839 arg 4 ,loopcnt 
-0x4b9e 018840 arg mem_usb_mouse_data ,contr 
-0x4b9f 018841 branch usb_tx_ep2 
-:      018843 usb_tx_ms_data_normal_mode:
-0x4ba0 018844 jam 0 ,mem_usb_ep2_data 
-:      018845 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018846 arg 8 ,loopcnt 
-0x4ba2 018847 arg mem_usb_mouse_data ,contr 
-0x4ba3 018848 branch usb_tx_ep2 
-:      018850 usb_tx_kb_multikey_data:
-0x4ba4 018851 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018852 arg 3 ,loopcnt 
-0x4ba6 018853 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018854 branch usb_tx_ep2 
-:      018856 usb_tx_kb_normal_data:
-0x4ba8 018857 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018858 arg 8 ,loopcnt 
-0x4baa 018859 arg mem_usb_kb_data ,contr 
-0x4bab 018860 branch usb_tx_ep1 
-:      018862 usb_inwake_state_tx_dispose:
-0x4bac 018863 fetch 1 ,mem_usb_state 
-0x4bad 018864 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018865 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018866 rtn 
-:      018867 usb_clear_tx_wait:
-0x4bb0 018868 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018869 rtn 
-:      018870 usb_mac_wakeup_trig:
-0x4bb2 018871 hfetch 1 ,core_usb_config 
-0x4bb3 018872 set1 7 ,pdata 
-0x4bb4 018873 hstore 1 ,core_usb_config 
-0x4bb5 018874 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018875 rtn 
-:      018877 usb_mac_wakeup_judge:
-0x4bb7 018878 fetch 1 ,mem_usb_state 
-0x4bb8 018879 rtneq usb_sleep 
-0x4bb9 018880 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018881 rtn 
-:      018882 usb_mac_wakeup:
-0x4bbb 018883 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018884 rtn blank 
-0x4bbd 018885 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018886 branch usb_wakeup 
-:      018888 usb_windows_wakeup:
-0x4bbf 018889 arg timer_wakeup ,queue 
-0x4bc0 018890 call timer_check 
-0x4bc1 018891 nrtn blank 
-:      018892 usb_wakeup:
-0x4bc2 018893 hfetch 1 ,core_usb_config 
-0x4bc3 018894 rtnbit0 7 
-0x4bc4 018895 jam 0xfc ,core_usb_config 
-0x4bc5 018896 nop 30000 
-0x4bc6 018897 jam 0x3c ,core_usb_config 
-0x4bc7 018898 rtn 
-:      018905 hci_rx_h4:
-0x4bc8 018906 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018907 fetch 1 ,mem_hci_cmd 
-0x4bca 018908 nrtn blank 
-:      018909 hci_rx_h4_1:
-0x4bcb 018910 call hci_h4_parse_packet 
-0x4bcc 018911 ncall h4_rx_discard_packet ,user 
-0x4bcd 018912 rtn 
-:      018914 hci_h4_parse_packet:
-0x4bce 018915 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018916 copy contru ,rega 
-0x4bd0 018917 arg 4 ,temp 
-0x4bd1 018918 ifetch 1 ,contru 
-0x4bd2 018919 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018920 increase 1 ,temp 
-0x4bd4 018921 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018922 copy contru ,pdata 
-0x4bd6 018923 hstore 2 ,core_uart_rrptr 
-0x4bd7 018924 rtn 
-:      018925 hci_h4_parse_packet_wait_len:
-0x4bd8 018926 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018927 isub temp ,null 
-0x4bda 018928 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018930 disable user 
-0x4bdc 018931 copy rega ,contru 
-0x4bdd 018932 call h4_get_rx_payload_len 
-0x4bde 018933 iadd temp ,temp 
-:      018934 hci_h4_parse_packet_wait:
-0x4bdf 018935 hfetch 2 ,core_uart_rxitems 
-0x4be0 018936 isub temp ,null 
-0x4be1 018937 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018938 copy rega ,contru 
-0x4be3 018939 ifetch 1 ,contru 
-0x4be4 018940 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018941 branch assert 
-:      018943 h4_rx_discard_packet:
-0x4be6 018944 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018945 hfetch 2 ,core_uart_rrptr 
-0x4be8 018946 iforce contru 
-0x4be9 018947 call h4_get_rx_payload_len 
-0x4bea 018948 iadd contru ,contru 
-0x4beb 018949 deposit contru 
-0x4bec 018950 hstore 2 ,core_uart_rrptr 
-0x4bed 018951 rtn 
-:      018956 h4_get_rx_payload_len:
-0x4bee 018957 ifetch 1 ,contru 
-0x4bef 018958 increase 2 ,contru 
-0x4bf0 018959 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018960 ifetch 1 ,contru 
-0x4bf2 018961 rtn 
-:      018962 h4_get_rx_payload_len_acl:
-0x4bf3 018963 ifetch 2 ,contru 
-0x4bf4 018964 rtn 
-:      018966 h4_get_tx_ptr:
-0x4bf5 018967 hfetch 2 ,core_uart_twptr 
-0x4bf6 018968 increase -5 ,contwu 
-0x4bf7 018969 iadd contwu ,contwu 
-0x4bf8 018970 rtn 
-:      018972 h4_send_packet_event:
-0x4bf9 018973 arg hci_h4_type_event ,temp 
-0x4bfa 018974 branch h4_send_packet 
-:      018975 h4_send_packet_acl:
-0x4bfb 018976 arg hci_h4_type_acl ,temp 
-:      018977 h4_send_packet:
-0x4bfc 018978 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018979 increase 1 ,loopcnt 
-0x4bfe 018980 hfetch 2 ,core_uart_twptr 
-0x4bff 018981 copy pdata ,contwu 
-0x4c00 018982 copy loopcnt ,pdata 
-0x4c01 018983 istoret 1 ,contwu 
-0x4c02 018984 increase -1 ,pdata 
-0x4c03 018985 iadd contwu ,contwu 
-0x4c04 018986 copy contwu ,pdata 
-0x4c05 018987 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018988 copy temp ,pdata 
-0x4c07 018989 rtneq hci_h4_type_acl 
-0x4c08 018990 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018991 hstore 2 ,core_uart_twptr 
-0x4c0a 018992 branch h4_send_acl_trigger_clear 
-:      018995 h4_send_acl_trigger_clear:
-0x4c0b 018996 setarg 0 
-0x4c0c 018997 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018998 rtn 
-:      019005 hci_init:
-0x4c0e 019006 rtn wake 
-0x4c0f 019007 setarg hci_idle_dispatch 
-0x4c10 019008 store 2 ,mem_cb_idle_process 
-0x4c11 019010 setarg uart_baud_115200 
-0x4c12 019011 store uart_baud_len ,mem_baud 
-:      019012 hci_lpm_init:
-0x4c13 019013 setarg mem_h5rx_buf 
-0x4c14 019014 hstore 2 ,core_uart_rsaddr 
-0x4c15 019015 setarg mem_h5rx_buf_end 
-0x4c16 019016 hstore 2 ,core_uart_readdr 
-0x4c17 019017 setarg mem_h5tx_buf 
-0x4c18 019018 hstore 2 ,core_uart_tsaddr 
-0x4c19 019019 call hci_sel_init 
-:      019020 hci_reinit:
-0x4c1a 019021 jam 0x0 ,core_uart_ctrl 
-0x4c1b 019022 setarg mem_h5tx_buf 
-0x4c1c 019023 hstore 2 ,core_uart_twptr 
-0x4c1d 019024 hstore 2 ,core_uart_trptrp 
-0x4c1e 019025 setarg mem_h5rx_buf 
-0x4c1f 019026 hstore 2 ,core_uart_rrptr 
-0x4c20 019027 store 2 ,mem_h5rx_rptr 
-:      019028 hci_init_common:
-0x4c21 019029 hfetch 2 ,core_clkoff 
-0x4c22 019030 set0 clock_off_uart ,pdata 
-0x4c23 019031 hstore 2 ,core_clkoff 
-0x4c24 019032 call uart_set_baud_by_mem 
-0x4c25 019033 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 019034 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 019035 rtn 
-:      019037 hci_sel_init:
-0x4c28 019038 setarg mem_h5tx_buf_end 
-0x4c29 019039 hstore 2 ,core_uart_teaddr 
-0x4c2a 019040 hfetch 1 ,core_gpio_sel1 
-0x4c2b 019041 or_into 0x07 ,pdata 
-0x4c2c 019042 hstore 1 ,core_gpio_sel1 
-0x4c2d 019043 rtn 
-:      019046 hci_rx_packet:
-0x4c2e 019047 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 019048 hfetch 1 ,core_uart_status 
-0x4c30 019049 iforce regb 
-0x4c31 019050 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 019051 hfetch 2 ,core_uart_rxitems 
-0x4c33 019052 iforce regc 
-0x4c34 019053 arg 0x44f ,temp 
-0x4c35 019054 isub temp ,null 
-0x4c36 019055 nrtn zero 
-:      019056 hci_rx_packet_cont:
-0x4c37 019057 hfetch 2 ,core_uart_rrptr 
-0x4c38 019058 iforce contru 
-0x4c39 019059 branch hci_rx_h4 
-:      019061 uart_send_byte:
-0x4c3a 019062 hfetcht 1 ,core_uart_status 
-0x4c3b 019063 isolate1 6 ,temp 
-0x4c3c 019064 branch uart_send_byte ,true 
-0x4c3d 019065 hstore 1 ,core_uart_txd 
-0x4c3e 019066 rtn 
-:      019068 process_hci_cmd:
-0x4c3f 019069 bpatchx patch20_2 ,mem_patch20 
-0x4c40 019070 fetch 1 ,mem_hci_cmd 
-0x4c41 019071 branch process_hci_cmd_cont ,blank 
-0x4c42 019072 enable user 
-0x4c43 019073 rtn 
-:      019074 process_hci_cmd_cont:
-0x4c44 019075 ifetch 2 ,contru 
-0x4c45 019076 iforce alarm 
-0x4c46 019077 iforce queue 
-0x4c47 019078 ifetch 1 ,contru 
-0x4c48 019079 iforce temp 
-0x4c49 019080 rshift2 alarm ,pdata 
-0x4c4a 019081 rshift8 pdata ,pdata 
-0x4c4b 019082 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 019083 rtn 
-:      019086 phci_grp_vendor_specific:
-0x4c4d 019087 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 019088 deposit queue 
-0x4c4f 019089 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 019090 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 019091 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 019092 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 019093 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 019094 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 019095 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 019096 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 019098 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 019099 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 019100 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 019101 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 019102 branch hci_normal_reply 
-:      019104 phci_grp_vendor_enter_lpm:
-0x4c5c 019105 call hci_normal_reply 
-0x4c5d 019106 call wait_uarttx 
-0x4c5e 019107 call gpio_pu_uart_tx 
-:      019108 hci_enter_lpm:
-0x4c5f 019109 call app_put_lpm_wake_lock 
-0x4c60 019110 call app_l2cap_flow_control_enable 
-0x4c61 019111 branch gpio_rx_config_input_with_pu 
-:      019113 hci_exit_lpm:
-0x4c62 019114 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 019115 call app_get_lpm_wake_lock 
-0x4c64 019116 call hci_lpm_init 
-0x4c65 019117 branch app_l2cap_flow_control_disable 
-:      019119 phci_grp_vendor_chipid:
-0x4c66 019120 call hci_get_cmd_complete_ptr 
-0x4c67 019121 hfetch 2 ,core_chipid 
-0x4c68 019122 istore 2 ,contwu 
-0x4c69 019123 force 6 ,loopcnt 
-0x4c6a 019124 branch hci_command_complete 
-:      019126 phci_grp_vendor_baud:
-0x4c6b 019127 ifetch 2 ,contru 
-0x4c6c 019128 store 2 ,mem_baud 
-0x4c6d 019129 hstore 2 ,core_uart_baud 
-0x4c6e 019130 rtn 
-:      019133 phci_grp_vendor_patch_common:
-0x4c6f 019135 ifetch 1 ,contru 
-0x4c70 019136 copy pdata ,temp 
-0x4c71 019137 hstore 1 ,core_ucode_low 
-0x4c72 019138 ifetch 1 ,contru 
-0x4c73 019139 iadd temp ,temp 
-0x4c74 019140 set1 7 ,pdata 
-0x4c75 019141 hstore 1 ,core_ucode_ctrl 
-0x4c76 019142 ifetch 1 ,contru 
-0x4c77 019143 iadd temp ,temp 
-0x4c78 019144 copy pdata ,loopcnt 
-0x4c79 019145 rtn 
-:      019147 phci_grp_vendor_patch:
-0x4c7a 019148 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 019149 call phci_grp_vendor_patch_common 
-:      019150 phci_grp_vendor_patch_loop:
-0x4c7c 019151 ifetch 1 ,contru 
-0x4c7d 019152 hstore 1 ,core_ucode_data 
-0x4c7e 019153 iadd temp ,temp 
-0x4c7f 019154 loop phci_grp_vendor_patch_loop 
-:      019155 phci_grp_vendor_patch_check_sum:
-0x4c80 019156 and temp ,0xff ,temp 
-0x4c81 019157 ifetch 1 ,contru 
-0x4c82 019158 isub temp ,null 
-0x4c83 019159 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 019160 branch hci_normal_reply 
-:      019163 phci_grp_vendor_patch_sec:
-0x4c85 019164 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 019165 call phci_grp_vendor_patch_common 
-0x4c87 019166 store 8 ,mem_pdatatemp 
-:      019167 phci_grp_vendor_patch_sec_loop:
-0x4c88 019168 call do_aes_cbc 
-0x4c89 019169 arg 16 ,loopcnt 
-0x4c8a 019170 arg mem_temp_block0 ,contw 
-0x4c8b 019171 call load_uart_sum_loop 
-0x4c8c 019172 storet 8 ,mem_temp 
-0x4c8d 019173 arg mem_temp_block2 ,contw 
-0x4c8e 019174 call store_aes_result 
-0x4c8f 019175 arg mem_temp_block2 ,rega 
-0x4c90 019176 arg mem_temp_block0 ,regb 
-0x4c91 019177 arg mem_temp_block3 ,contw 
-0x4c92 019178 call xor16 
-0x4c93 019179 arg 16 ,loopcnt 
-0x4c94 019180 arg mem_temp_block3 ,contr 
-0x4c95 019181 call load_ucode_only_loop 
-0x4c96 019182 fetcht 8 ,mem_temp 
-0x4c97 019183 fetch 8 ,mem_pdatatemp 
-0x4c98 019184 increase -16 ,pdata 
-0x4c99 019185 store 8 ,mem_pdatatemp 
-0x4c9a 019186 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 019187 branch phci_grp_vendor_patch_check_sum 
-:      019189 load_ucode_only_loop:
-0x4c9c 019190 ifetch 1 ,contr 
-0x4c9d 019191 hstore 1 ,core_ucode_data 
-0x4c9e 019192 loop load_ucode_only_loop 
-0x4c9f 019193 rtn 
-:      019195 load_uart_sum_loop:
-0x4ca0 019196 ifetch 1 ,contru 
-0x4ca1 019197 istore 1 ,contw 
-0x4ca2 019198 iadd temp ,temp 
-0x4ca3 019199 loop load_uart_sum_loop 
-0x4ca4 019200 rtn 
-:      019202 phci_grp_vendor_patch_sec_init:
-0x4ca5 019203 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 019204 arg 0 ,temp 
-0x4ca7 019205 arg 16 ,loopcnt 
-0x4ca8 019206 arg mem_temp_block0 ,contw 
-0x4ca9 019207 call load_uart_sum_loop 
-0x4caa 019208 hfetch 1 ,core_gpio_key2 
-0x4cab 019209 and_into 0xfd ,pdata 
-0x4cac 019210 hstore 1 ,core_gpio_key2 
-0x4cad 019211 arg mem_temp_block0 ,contr 
-0x4cae 019212 arg 16 ,loopcnt 
-0x4caf 019213 call aes_load_data 
-0x4cb0 019214 call aes_init 
-0x4cb1 019215 call aes_clear_data 
-0x4cb2 019216 branch phci_grp_vendor_patch_check_sum 
-:      019219 phci_grp_vendor_done:
-0x4cb3 019220 arg 0x20 ,loopcnt 
-0x4cb4 019221 arg mem_patch00 ,contw 
-0x4cb5 019222 arg 0 ,temp 
-:      019223 phci_grp_vendor_done_loop:
-0x4cb6 019224 ifetch 1 ,contru 
-0x4cb7 019225 istore 1 ,contw 
-0x4cb8 019226 iadd temp ,temp 
-0x4cb9 019227 loop phci_grp_vendor_done_loop 
-0x4cba 019228 and temp ,0xff ,temp 
-0x4cbb 019229 ifetch 1 ,contru 
-0x4cbc 019230 isub temp ,null 
-0x4cbd 019231 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 019232 jam 0 ,core_ucode_ctrl 
-0x4cbf 019233 call hci_normal_reply 
-0x4cc0 019234 call h4_rx_discard_packet 
-0x4cc1 019235 call clear_key_buf 
-0x4cc2 019236 call wait_uarttx 
-0x4cc3 019237 branch soft_reset 
-:      019239 phci_grp_vendor_patch_bad:
-0x4cc4 019240 jam 0 ,core_ucode_ctrl 
-0x4cc5 019241 branch start 
-:      019243 phci_grp_vendor_bdaddr:
-0x4cc6 019244 ifetch 6 ,contru 
-0x4cc7 019245 store 6 ,mem_lap 
-0x4cc8 019246 branch hci_normal_reply 
-:      019249 phci_grp_vendor_mem:
-0x4cc9 019250 ifetch 1 ,contru 
-0x4cca 019251 store 1 ,mem_hci_curr_len 
-0x4ccb 019252 copy pdata ,loopcnt 
-0x4ccc 019253 ifetch 2 ,contru 
-0x4ccd 019254 store 2 ,mem_hci_curr_target 
-0x4cce 019255 copy pdata ,contw 
-0x4ccf 019256 call uart_copy_rx_bytes 
-0x4cd0 019257 branch hci_normal_reply 
-:      019260 phci_grp_vendor_eep:
-0x4cd1 019261 ifetch 1 ,contru 
-0x4cd2 019262 store 1 ,mem_hci_curr_len 
-0x4cd3 019263 copy pdata ,loopcnt 
-0x4cd4 019264 ifetch 2 ,contru 
-0x4cd5 019265 store 2 ,mem_hci_curr_target 
-0x4cd6 019266 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 019267 call uart_copy_rx_bytes 
-0x4cd8 019268 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 019269 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 019270 fetch 2 ,mem_hci_curr_target 
-0x4cdb 019271 branch iicd_write_ota_data 
-:      019276 hci_normal_reply:
-0x4cdc 019277 force 4 ,loopcnt 
-:      019278 hci_command_complete:
-0x4cdd 019279 call hci_get_payload_ptr 
-0x4cde 019280 force 0x1 ,pdata 
-0x4cdf 019281 istore 1 ,contwu 
-0x4ce0 019282 deposit alarm 
-0x4ce1 019283 istore 3 ,contwu 
-0x4ce2 019284 force hci_event_command_complete ,queue 
-:      019285 hci_send_event:
-0x4ce3 019286 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 019287 call hci_get_packet_ptr 
-0x4ce5 019288 deposit queue 
-0x4ce6 019289 istore 1 ,contwu 
-0x4ce7 019290 deposit loopcnt 
-0x4ce8 019291 istore 1 ,contwu 
-:      019292 hci_send_event_raw:
-0x4ce9 019293 force 5 ,queue 
-0x4cea 019294 increase 2 ,loopcnt 
-:      019295 hci_send_packet:
-0x4ceb 019296 branch h4_send_packet_event 
-:      019298 hci_send_commu_ready_event:
-0x4cec 019299 force hci_event_vendor_specific ,queue 
-0x4ced 019300 call hci_get_payload_ptr 
-0x4cee 019301 setarg hci_vendor_event_commu_ready 
-0x4cef 019302 istore 1 ,contwu 
-0x4cf0 019303 force 1 ,loopcnt 
-0x4cf1 019304 branch hci_send_event 
-:      019306 hci_get_cmd_complete_ptr:
-0x4cf2 019307 force 12 ,contwu 
-0x4cf3 019308 branch hci_get_tx_ptr 
-:      019310 hci_get_payload_ptr:
-0x4cf4 019311 force 8 ,contwu 
-0x4cf5 019312 branch hci_get_tx_ptr 
-:      019314 hci_get_packet_ptr:
-0x4cf6 019315 force 6 ,contwu 
-:      019316 hci_get_tx_ptr:
-0x4cf7 019317 branch h4_get_tx_ptr 
-:      019321 calc_tx_crc16:
-0x4cf8 019322 pulse crc16 
-0x4cf9 019323 enable enable_crc 
-:      019324 crcloop:
-0x4cfa 019325 ifetch 1 ,contwu 
-0x4cfb 019326 inject bucket ,8 
-0x4cfc 019327 loop crcloop 
-0x4cfd 019328 enable enable_parity 
-0x4cfe 019329 inject bucket ,16 
-0x4cff 019330 disable enable_parity 
-0x4d00 019331 disable enable_crc 
-0x4d01 019332 disable crc16 
-0x4d02 019333 byteswap pdata ,pdata 
-0x4d03 019334 rtn 
-:      019338 cmd_exit:
-0x4d04 019339 jam 0 ,mem_hci_cmd 
-0x4d05 019340 rtn 
-:      019341 cmd_check_plap:
-0x4d06 019342 fetch 6 ,mem_hci_plap 
-0x4d07 019343 fetcht 6 ,mem_plap 
-0x4d08 019344 isub temp ,null 
-0x4d09 019345 rtn 
-:      019350 cmd_pair:
-0x4d0a 019351 fetch 1 ,mem_op 
-0x4d0b 019352 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019353 call tid_initiate 
-0x4d0d 019354 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019355 branch cmd_exit 
-:      019356 cmd_pair_passive:
-0x4d0f 019357 set0 op_inrand_req ,pdata 
-0x4d10 019358 store 1 ,mem_op 
-0x4d11 019359 call lmp_accept_inrand 
-0x4d12 019360 setarg 0 
-0x4d13 019361 setflag master ,smap_lmptid ,pdata 
-0x4d14 019362 store 1 ,mem_lmo_tid2 
-0x4d15 019363 branch cmd_exit 
-0x4d16 019364 rtn 
-:      019365 cmd_in_sniff:
-0x4d17 019366 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019367 arg mem_sniff_payload ,contw 
-0x4d19 019368 setarg 0 
-0x4d1a 019369 isolate1 27 ,clke_bt 
-0x4d1b 019370 setflag true ,1 ,pdata 
-0x4d1c 019371 istore 1 ,contw 
-0x4d1d 019372 setarg 0 
-0x4d1e 019373 istore 2 ,contw 
-0x4d1f 019374 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019375 istore 2 ,contw 
-0x4d21 019376 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019377 istore 2 ,contw 
-0x4d23 019378 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019379 istore 2 ,contw 
-0x4d25 019380 branch cmd_exit 
-:      019382 cmd_exit_sniff:
-0x4d26 019383 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019384 branch cmd_exit 
-:      019386 hci_idle_dispatch:
-0x4d28 019387 call gpio_check_uart_state 
-0x4d29 019388 rtn true 
-0x4d2a 019389 arg uart_wakeup_rx ,temp 
-0x4d2b 019390 call gpio_get_bit 
-0x4d2c 019391 nbranch uart_wake_up ,true 
-0x4d2d 019392 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019393 rtn 
-:      019394 uart_wake_up:
-0x4d2f 019395 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019396 rtnne hci_rx_wake 
-0x4d31 019397 call hci_exit_lpm 
-0x4d32 019398 branch hci_send_commu_ready_event 
-:      019412 hid_rx_process:
-0x4d33 019413 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019414 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019415 copy pdata ,contr 
-0x4d36 019416 ifetch 1 ,contr 
-0x4d37 019417 and pdata ,0x0f ,temp 
-0x4d38 019418 rshift4 pdata ,pdata 
-0x4d39 019419 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019420 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019421 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019422 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019423 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019424 rtn 
-:      019426 hid_rx_process_hid_control:
-0x4d3f 019427 copy temp ,pdata 
-0x4d40 019428 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019429 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019430 rtn 
-:      019432 hid_rx_process_virtual_cable_unplug:
-0x4d43 019433 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019434 call ui_ipc_send_event 
-0x4d45 019435 fetch 1 ,mem_device_option 
-0x4d46 019436 rtnbit0 dvc_op_mouse 
-0x4d47 019437 copy temp ,pdata 
-0x4d48 019438 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019439 rtn 
-:      019440 hid_rx_process_suspend:
-0x4d4a 019441 rtn 
-:      019443 hid_rx_process_set_report:
-0x4d4b 019444 call hid_rx_process_data 
-0x4d4c 019445 arg 0x01 ,rega 
-0x4d4d 019446 call hid_malloc_tx_buff 
-0x4d4e 019447 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019448 istore 2 ,contw 
-0x4d50 019449 setarg 0x00 
-0x4d51 019450 istore 1 ,contw 
-0x4d52 019451 rtn 
-:      019453 hid_rx_process_handshake:
-0x4d53 019454 arg 1 ,rega 
-0x4d54 019455 call hid_malloc_tx_buff 
-0x4d55 019456 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019457 istore 2 ,contw 
-0x4d57 019458 setarg 0 
-0x4d58 019459 istore 1 ,contw 
-0x4d59 019460 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019461 fetch 1 ,mem_hid_control_state 
-0x4d5b 019462 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019463 store 1 ,mem_hid_control_state 
-0x4d5d 019464 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019465 branch ui_ipc_send_event 
-:      019467 hid_rx_process_data:
-0x4d5f 019468 ifetch 1 ,contr 
-0x4d60 019469 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019470 rtn 
-:      019472 hid_rx_process_data_hid_kb:
-0x4d62 019473 rtn 
-:      019476 hid_malloc_tx_buff:
-0x4d63 019477 call l2cap_malloc 
-0x4d64 019478 copy rega ,temp 
-0x4d65 019479 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019480 copy pdata ,contw 
-0x4d67 019481 copy rega ,pdata 
-0x4d68 019482 istore 2 ,contw 
-0x4d69 019483 rtn 
-:      019500 l2cap_init:
-0x4d6a 019501 branch l2cap_init_wake ,wake 
-:      019502 l2cap_init_work:
-0x4d6b 019503 setarg mem_l2cap_xmem_end 
-0x4d6c 019504 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019505 isub contw ,loopcnt 
-0x4d6e 019506 call clear_mem 
-:      019507 l2cap_init_wake:
-0x4d6f 019508 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019509 setarg mem_sdp_mem_end 
-0x4d71 019510 arg mem_sdp_mem_start ,contw 
-0x4d72 019511 isub contw ,loopcnt 
-0x4d73 019512 call clear_mem 
-0x4d74 019513 setarg mem_l2cap_mem_end 
-0x4d75 019514 arg mem_l2cap_mem_start ,contw 
-0x4d76 019515 isub contw ,loopcnt 
-0x4d77 019516 call clear_mem 
-0x4d78 019517 branch l2cap_lpm_load_txbuf 
-:      019519 process_rx_l2cap_pkt:
-0x4d79 019520 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019521 copy contr ,temp 
-0x4d7b 019524 copy temp ,contr 
-0x4d7c 019525 ifetch 2 ,contr 
-0x4d7d 019526 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019527 ifetch 2 ,contr 
-0x4d7f 019528 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019529 deposit contr 
-0x4d81 019530 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019531 fetch 1 ,memui_reconnect_mode 
-0x4d83 019532 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019533 branch ml2cap_rx_multiplexing 
-:      019535 l2cap_rx_multiplexing:
-0x4d85 019536 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019537 branch l2cap_rx_reset_state ,blank 
-0x4d87 019538 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019539 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019540 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019541 l2cap_rx_multiplexing0:
-0x4d8a 019542 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019543 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019544 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019545 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019546 branch l2cap_rx_reset_state 
-:      019548 l2cap_check_map:
-0x4d8f 019551 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019552 call l2cap_malloc_get_full_map 
-0x4d91 019553 fetch 1 ,mem_used_map 
-0x4d92 019554 beq 0 ,set_pdata_0 
-0x4d93 019555 beq 1 ,set_pdata_0 
-0x4d94 019556 beq 2 ,set_pdata_0 
-0x4d95 019557 beq 3 ,set_pdata_0 
-0x4d96 019558 beq 0x81 ,set_pdata_0 
-0x4d97 019559 beq 0xc0 ,set_pdata_0 
-0x4d98 019560 beq 0x80 ,set_pdata_0 
-0x4d99 019561 beq 0x40 ,set_pdata_0 
-0x4d9a 019562 rtn 
-:      019564 set_pdata_0:
-0x4d9b 019565 setarg 0 
-0x4d9c 019566 rtn 
-:      019569 l2cap_call_proc_signal:
-0x4d9d 019570 call l2cap_check_map 
-0x4d9e 019571 nrtn blank 
-:      019572 l2cap_call_proc_signal0:
-0x4d9f 019573 call l2cap_malloc_signal_channel 
-0x4da0 019574 call l2cap_process_signal_pkt 
-0x4da1 019575 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019576 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019577 call l2cap_get_signal_tx_buff 
-0x4da4 019578 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019579 istore 2 ,contw 
-0x4da6 019580 force l2cap_signal_channel ,pdata 
-0x4da7 019581 istore 2 ,contw 
-0x4da8 019582 branch l2cap_rx_reset_state 
-:      019584 l2cap_call_proc_sigal_pending:
-0x4da9 019585 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019586 rtn blank 
-0x4dab 019587 copy pdata ,rega 
-0x4dac 019588 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019589 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019590 arg 0x100 ,temp 
-0x4daf 019591 iadd temp ,temp 
-0x4db0 019592 copy clkn_bt ,pdata 
-0x4db1 019593 isub temp ,null 
-0x4db2 019594 nrtn positive 
-0x4db3 019595 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019596 copy rega ,pdata 
-0x4db5 019597 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019598 branch assert 
-:      019599 l2cap_sdp_conn_succ:
-0x4db7 019600 arg 0 ,debug 
-0x4db8 019601 call l2cap_malloc_signal_channel 
-0x4db9 019602 call restore_l2cap_req_param 
-0x4dba 019603 call l2cap_get_signal_tx_payload 
-0x4dbb 019604 call save_cont_pointers 
-0x4dbc 019605 call send_connection_sdp_res 
-0x4dbd 019606 call l2cap_get_signal_tx_buff 
-0x4dbe 019608 setarg 0x000c 
-0x4dbf 019609 istore 2 ,contw 
-0x4dc0 019610 force l2cap_signal_channel ,pdata 
-0x4dc1 019611 istore 2 ,contw 
-0x4dc2 019612 branch l2cap_rx_reset_state 
-:      019616 l2cap_reset_sdp_map:
-0x4dc3 019617 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019618 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019619 increase 4 ,pdata 
-0x4dc6 019620 rshift4 pdata ,pdata 
-0x4dc7 019621 rshift3 pdata ,pdata 
-0x4dc8 019622 add pdata ,1 ,temp 
-0x4dc9 019623 arg mem_tx_fifo3 ,contr 
-0x4dca 019624 ifetch 3 ,contr 
-0x4dcb 019625 rtn blank 
-0x4dcc 019626 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019627 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019628 copy pdata ,rega 
-0x4dcf 019629 call check_l2cap_map 
-0x4dd0 019630 copy regb ,pdata 
-0x4dd1 019631 store 1 ,mem_tx_fifo3 
-0x4dd2 019632 rtn 
-:      019634 check_l2cap_map:
-0x4dd3 019635 arg 0 ,queue 
-0x4dd4 019636 arg 0 ,regb 
-:      019638 check_l2cap_map_loop:
-0x4dd5 019639 sub queue ,7 ,null 
-0x4dd6 019640 nrtn positive 
-0x4dd7 019641 qisolate1 rega 
-0x4dd8 019642 branch check_l2cap_map_used ,true 
-0x4dd9 019643 branch check_l2cap_map_used2 
-:      019645 check_l2cap_map_used:
-0x4dda 019646 copy temp ,pdata 
-0x4ddb 019647 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019648 qset1 regb 
-0x4ddd 019649 increase -1 ,temp 
-:      019651 check_l2cap_map_used2:
-0x4dde 019652 increase 1 ,queue 
-0x4ddf 019653 branch check_l2cap_map_loop 
-:      019655 l2cap_call_proc_sdp:
-0x4de0 019656 call l2cap_malloc_is_fifo_empty 
-0x4de1 019657 nrtn blank 
-0x4de2 019658 call l2cap_check_map 
-0x4de3 019659 nrtn blank 
-0x4de4 019660 call l2cap_malloc_sdp_channel 
-0x4de5 019661 call sdp_process 
-0x4de6 019662 call l2cap_reset_sdp_map 
-0x4de7 019663 branch l2cap_call_proc_sdp_common 
-:      019666 ml2cap_call_proc_sdp:
-0x4de8 019667 call l2cap_malloc_is_fifo_empty 
-0x4de9 019668 nrtn blank 
-0x4dea 019669 call l2cap_malloc_sdp_channel 
-0x4deb 019670 call sdp_process 
-:      019671 l2cap_call_proc_sdp_common:
-0x4dec 019672 call l2cap_get_sdp_tx_buff 
-0x4ded 019673 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019674 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019675 istore 2 ,contw 
-0x4df0 019676 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019677 istore 2 ,contw 
-0x4df2 019678 branch l2cap_rx_reset_state 
-:      019680 l2cap_call_proc_hid:
-0x4df3 019681 call hid_rx_process 
-0x4df4 019682 branch l2cap_rx_reset_state 
-:      019684 l2cap_call_proc_rfcomm:
-0x4df5 019685 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019686 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019687 call rfcomm_rx_process 
-0x4df8 019688 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019689 rtneq rfcomm_malloc_fail 
-0x4dfa 019690 branch l2cap_rx_reset_state 
-:      019691 l2cap_call_proc_no_reply:
-0x4dfb 019692 call l2cap_malloc_discard 
-:      019694 l2cap_rx_reset_state:
-0x4dfc 019695 setarg 0 
-0x4dfd 019696 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019697 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019698 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019699 rtn 
-:      019701 l2cap_process_signal_pkt:
-0x4e01 019702 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019703 call l2cap_get_signal_tx_payload 
-0x4e03 019704 force 0 ,regb 
-0x4e04 019705 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019706 copy pdata ,regc 
-0x4e06 019707 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019708 iforce contr 
-:      019709 l2cap_process_signal_pkt_loop:
-0x4e08 019710 call l2cap_process_one_signal 
-0x4e09 019711 deposit regc 
-0x4e0a 019712 increase -4 ,regc 
-0x4e0b 019713 increase -4 ,pdata 
-0x4e0c 019714 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019715 copy regb ,pdata 
-0x4e0e 019716 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019717 rtn 
-:      019719 l2cap_process_one_signal:
-0x4e10 019720 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019721 ifetch 1 ,contr 
-0x4e12 019722 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019723 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019724 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019725 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019726 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019727 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019728 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019729 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019730 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019731 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019732 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019733 call l2cap_reject_command 
-:      019734 l2cap_process_one_signal_rtn:
-0x4e1e 019735 rtn 
-:      019737 l2cap_proc_signal_info_req:
-0x4e1f 019738 ifetch 1 ,contr 
-0x4e20 019739 copy pdata ,queue 
-0x4e21 019740 ifetch 2 ,contr 
-0x4e22 019741 copy pdata ,rega 
-0x4e23 019742 copy regc ,pdata 
-0x4e24 019743 isub rega ,regc 
-0x4e25 019744 setarg signal_info_rsp 
-0x4e26 019745 istore 1 ,contw 
-0x4e27 019746 copy queue ,pdata 
-0x4e28 019747 istore 1 ,contw 
-0x4e29 019748 ifetch 2 ,contr 
-:      019749 l2cap_proc_signal_info_req_reply:
-0x4e2a 019750 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019751 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019752 rtn 
-:      019753 l2cap_proc_signal_info_req_ext:
-0x4e2d 019754 setarg 0x020008 
-0x4e2e 019755 istore 6 ,contw 
-0x4e2f 019756 setarg 0x0280 
-0x4e30 019757 istore 4 ,contw 
-0x4e31 019758 force 12 ,pdata 
-0x4e32 019759 branch l2cap_proc_signal_info_req_common 
-:      019760 l2cap_proc_signal_info_req_fix:
-0x4e33 019761 setarg 0x3000c 
-0x4e34 019762 istore 6 ,contw 
-0x4e35 019763 setarg 0x0006 
-0x4e36 019764 istore 8 ,contw 
-0x4e37 019765 force 16 ,pdata 
-:      019766 l2cap_proc_signal_info_req_common:
-0x4e38 019767 iadd regb ,regb 
-0x4e39 019768 branch l2cap_process_one_signal_rtn 
-:      019770 ml2cap_proc_signal_info_req:
-0x4e3a 019771 ifetch 1 ,contr 
-0x4e3b 019772 copy pdata ,queue 
-0x4e3c 019773 ifetch 2 ,contr 
-0x4e3d 019774 copy pdata ,rega 
-0x4e3e 019775 ifetch 2 ,contr 
-0x4e3f 019776 store 2 ,mem_temp 
-0x4e40 019777 copy regc ,pdata 
-0x4e41 019778 isub rega ,regc 
-0x4e42 019779 call l2cap_get_signal_tx_payload 
-0x4e43 019780 setarg signal_info_rsp 
-0x4e44 019781 istore 1 ,contw 
-0x4e45 019782 copy queue ,pdata 
-0x4e46 019783 istore 1 ,contw 
-0x4e47 019784 fetch 2 ,mem_temp 
-0x4e48 019785 branch l2cap_proc_signal_info_req_reply 
-:      019789 l2cap_proc_signal_cmd_reject:
-0x4e49 019790 ifetch 1 ,contr 
-0x4e4a 019791 copy pdata ,queue 
-0x4e4b 019792 ifetch 2 ,contr 
-0x4e4c 019793 copy pdata ,rega 
-0x4e4d 019794 iadd contr ,contr 
-0x4e4e 019795 copy regc ,pdata 
-0x4e4f 019796 isub rega ,regc 
-:      019797 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019798 branch l2cap_process_one_signal_rtn 
-:      019800 l2cap_proc_signal_connect_req:
-0x4e51 019801 call save_cont_pointers 
-0x4e52 019804 call load_cont_pointers 
-0x4e53 019805 arg 0 ,debug 
-0x4e54 019806 ifetch 1 ,contr 
-0x4e55 019807 copy pdata ,queue 
-0x4e56 019808 ifetch 2 ,contr 
-0x4e57 019809 copy pdata ,rega 
-0x4e58 019810 ifetch 2 ,contr 
-0x4e59 019811 copy pdata ,temp 
-0x4e5a 019812 ifetch 2 ,contr 
-0x4e5b 019813 copy pdata ,timeup 
-0x4e5c 019814 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019815 copy temp ,pdata 
-0x4e5e 019816 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019817 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019818 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019819 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019820 call l2cap_reject_command 
-0x4e63 019821 branch l2cap_proc_signal_connect_req_rtn 
-:      019823 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019824 call save_cont_pointers 
-0x4e65 019825 arg l2cap_sdp_channel ,temp 
-0x4e66 019826 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019827 nbranch already_connected ,blank 
-0x4e68 019828 copy timeup ,pdata 
-0x4e69 019829 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019830 copy clkn_bt ,pdata 
-0x4e6b 019831 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019832 call store_l2cap_req_param 
-0x4e6d 019833 branch send_connection_pending 
-:      019835 store_l2cap_req_param:
-0x4e6e 019836 storet 2 ,mem_psm 
-0x4e6f 019837 deposit timeup 
-0x4e70 019838 store 2 ,mem_scid 
-0x4e71 019839 deposit rega 
-0x4e72 019840 store 2 ,mem_cmd_length 
-0x4e73 019841 deposit regb 
-0x4e74 019842 store 2 ,mem_tt2 
-0x4e75 019843 deposit regc 
-0x4e76 019844 store 2 ,mem_tt3 
-0x4e77 019845 deposit queue 
-0x4e78 019846 store 2 ,mem_id 
-0x4e79 019847 rtn 
-:      019849 restore_l2cap_req_param:
-0x4e7a 019850 fetcht 2 ,mem_psm 
-0x4e7b 019851 fetch 2 ,mem_scid 
-0x4e7c 019852 copy pdata ,timeup 
-0x4e7d 019853 fetch 2 ,mem_cmd_length 
-0x4e7e 019854 copy pdata ,rega 
-0x4e7f 019855 fetch 2 ,mem_tt2 
-0x4e80 019856 copy pdata ,regb 
-0x4e81 019857 fetch 2 ,mem_tt3 
-0x4e82 019858 copy pdata ,regc 
-0x4e83 019859 fetch 2 ,mem_id 
-0x4e84 019860 copy pdata ,queue 
-0x4e85 019861 rtn 
-:      019863 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019864 call save_cont_pointers 
-0x4e87 019865 setarg l2cap_rfcomm_channel 
-0x4e88 019866 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019867 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019868 nbranch already_connected ,blank 
-0x4e8b 019869 copy timeup ,pdata 
-0x4e8c 019870 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019871 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019872 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019873 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019874 store 1 ,mem_rfcomm_state 
-0x4e91 019875 branch send_connection_res 
-:      019876 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019877 call save_cont_pointers 
-0x4e93 019878 arg l2cap_hid_control_channel ,temp 
-0x4e94 019879 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019880 nbranch already_connected ,blank 
-0x4e96 019881 copy timeup ,pdata 
-0x4e97 019882 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019883 fetch 1 ,mem_hid_control_state 
-0x4e99 019884 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019885 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019886 store 1 ,mem_hid_control_state 
-0x4e9c 019887 branch send_connection_res 
-:      019888 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019889 call save_cont_pointers 
-0x4e9e 019890 deposit clke 
-0x4e9f 019891 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019892 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019893 nbranch already_connected ,blank 
-0x4ea2 019894 copy timeup ,pdata 
-0x4ea3 019895 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019896 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019897 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019898 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019899 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019900 branch send_connection_res 
-:      019902 send_connection_pending:
-0x4ea9 019903 setarg l2cap_connect_pending 
-0x4eaa 019904 store 2 ,meml2cap_t1 
-0x4eab 019905 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019906 branch send_connection_res0 
-:      019907 send_connection_sdp_res:
-0x4ead 019908 fetch 1 ,mem_sdp_state 
-0x4eae 019909 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019910 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019911 store 1 ,mem_sdp_state 
-:      019912 send_connection_res:
-0x4eb1 019913 setarg l2cap_connect_successful 
-0x4eb2 019914 store 2 ,meml2cap_t1 
-:      019915 send_connection_res0:
-0x4eb3 019916 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019917 call load_cont_pointers 
-0x4eb5 019918 setarg signal_connect_rsp 
-0x4eb6 019919 istore 1 ,contw 
-0x4eb7 019920 copy queue ,pdata 
-0x4eb8 019921 istore 1 ,contw 
-0x4eb9 019922 setarg 0x0008 
-0x4eba 019923 istore 2 ,contw 
-0x4ebb 019924 copy temp ,pdata 
-0x4ebc 019925 istore 2 ,contw 
-0x4ebd 019926 copy timeup ,pdata 
-0x4ebe 019927 istore 2 ,contw 
-0x4ebf 019928 fetch 2 ,meml2cap_t1 
-0x4ec0 019929 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019930 isolate0 0 ,debug 
-0x4ec2 019931 branch connect_suc ,true 
-0x4ec3 019932 setarg l2cap_connect_refused_no_resources 
-:      019933 connect_suc:
-0x4ec4 019934 istore 2 ,contw 
-0x4ec5 019935 force 0x0000 ,pdata 
-0x4ec6 019936 istore 2 ,contw 
-0x4ec7 019937 setarg 12 
-0x4ec8 019938 branch connect_req_update_byte_counts 
-:      019939 connect_pending:
-0x4ec9 019940 istore 2 ,contw 
-0x4eca 019941 force 0x0002 ,pdata 
-0x4ecb 019942 istore 2 ,contw 
-0x4ecc 019943 setarg 12 
-0x4ecd 019944 branch connect_req_update_byte_counts 
-:      019946 already_connected:
-0x4ece 019947 set1 0 ,debug 
-0x4ecf 019948 branch send_connection_res 
-:      019949 connect_req_update_byte_counts:
-0x4ed0 019950 iadd regb ,regb 
-0x4ed1 019951 copy regc ,pdata 
-0x4ed2 019952 isub rega ,regc 
-0x4ed3 019953 branch l2cap_proc_signal_connect_req_rtn 
-:      019954 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019955 branch l2cap_process_one_signal_rtn 
-:      019957 l2cap_proc_signal_connect_rsp:
-0x4ed5 019958 ifetch 1 ,contr 
-0x4ed6 019959 copy pdata ,queue 
-0x4ed7 019960 ifetch 2 ,contr 
-0x4ed8 019961 copy pdata ,rega 
-0x4ed9 019962 copy regc ,pdata 
-0x4eda 019963 isub rega ,regc 
-0x4edb 019964 ifetch 2 ,contr 
-0x4edc 019965 copy pdata ,timeup 
-0x4edd 019966 ifetch 2 ,contr 
-0x4ede 019967 copy pdata ,temp 
-0x4edf 019968 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019969 setarg l2cap_sdp_channel 
-0x4ee1 019970 isub temp ,null 
-0x4ee2 019971 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019972 setarg l2cap_rfcomm_channel 
-0x4ee4 019973 isub temp ,null 
-0x4ee5 019974 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019975 setarg l2cap_hid_control_channel 
-0x4ee7 019976 isub temp ,null 
-0x4ee8 019977 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019978 setarg l2cap_hid_interrupt_channel 
-0x4eea 019979 isub temp ,null 
-0x4eeb 019980 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019981 rtn 
-:      019983 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019984 copy timeup ,pdata 
-0x4eee 019985 store 2 ,mem_sdp_remote_cid 
-0x4eef 019986 fetch 1 ,mem_sdp_state 
-0x4ef0 019987 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019988 store 1 ,mem_sdp_state 
-0x4ef2 019989 branch l2cap_process_one_signal_rtn 
-:      019990 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019991 copy timeup ,pdata 
-0x4ef4 019992 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019993 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019994 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019995 store 1 ,mem_rfcomm_state 
-0x4ef8 019996 rtn 
-:      019997 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019998 copy timeup ,pdata 
-0x4efa 019999 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 020000 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 020001 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 020002 store 1 ,mem_hid_interrupt_state 
-0x4efe 020003 rtn 
-:      020004 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 020005 copy timeup ,pdata 
-0x4f00 020006 store 2 ,mem_hid_int_remote_cid 
-0x4f01 020007 fetch 1 ,mem_hid_control_state 
-0x4f02 020008 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 020009 store 1 ,mem_hid_control_state 
-0x4f04 020010 rtn 
-:      020012 l2cap_proc_signal_config_req:
-0x4f05 020013 ifetch 1 ,contr 
-0x4f06 020014 copy pdata ,queue 
-0x4f07 020015 ifetch 2 ,contr 
-0x4f08 020016 copy pdata ,rega 
-0x4f09 020017 copy regc ,pdata 
-0x4f0a 020018 isub rega ,regc 
-0x4f0b 020019 ifetch 2 ,contr 
-0x4f0c 020020 copy pdata ,temp 
-0x4f0d 020021 copy temp ,rega 
-0x4f0e 020022 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 020023 setarg l2cap_sdp_channel 
-0x4f10 020024 isub temp ,null 
-0x4f11 020025 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 020026 setarg l2cap_rfcomm_channel 
-0x4f13 020027 isub temp ,null 
-0x4f14 020028 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 020029 setarg l2cap_hid_control_channel 
-0x4f16 020030 isub temp ,null 
-0x4f17 020031 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 020032 setarg l2cap_hid_interrupt_channel 
-0x4f19 020033 isub temp ,null 
-0x4f1a 020034 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 020035 branch l2cap_reject_command 
-:      020037 l2cap_proc_signal_config_req_sdp:
-0x4f1c 020038 copy contw ,timeup 
-0x4f1d 020039 fetch 1 ,mem_sdp_state 
-0x4f1e 020040 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 020041 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 020043 store 1 ,mem_sdp_state 
-0x4f21 020044 copy timeup ,contw 
-0x4f22 020045 arg l2cap_sdp_channel ,timeup 
-0x4f23 020046 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 020047 copy pdata ,temp 
-0x4f25 020048 branch l2cap_send_config_rsp 
-:      020049 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 020050 copy contw ,timeup 
-0x4f27 020051 fetch 1 ,mem_hid_control_state 
-0x4f28 020052 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 020053 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 020055 store 1 ,mem_hid_control_state 
-0x4f2b 020056 copy timeup ,contw 
-0x4f2c 020057 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 020058 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 020059 copy pdata ,temp 
-0x4f2f 020060 branch l2cap_send_config_rsp 
-:      020061 l2cap_proc_signal_config_req_hid_int:
-0x4f30 020062 copy contw ,timeup 
-0x4f31 020063 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 020064 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 020065 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 020067 store 1 ,mem_hid_interrupt_state 
-0x4f35 020068 copy timeup ,contw 
-0x4f36 020069 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 020070 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 020071 copy pdata ,temp 
-0x4f39 020072 branch l2cap_send_config_rsp 
-:      020073 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 020074 copy contw ,timeup 
-0x4f3b 020075 fetch 1 ,mem_rfcomm_state 
-0x4f3c 020076 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 020077 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 020079 store 1 ,mem_rfcomm_state 
-0x4f3f 020081 copy timeup ,contw 
-0x4f40 020082 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 020083 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 020084 copy pdata ,temp 
-:      020085 l2cap_send_config_rsp:
-0x4f43 020086 bpatchx patch22_3 ,mem_patch22 
-0x4f44 020087 setarg signal_config_rsp 
-0x4f45 020088 istore 1 ,contw 
-0x4f46 020089 copy queue ,pdata 
-0x4f47 020090 istore 1 ,contw 
-0x4f48 020091 setarg 0x0006 
-0x4f49 020092 istore 2 ,contw 
-0x4f4a 020093 copy temp ,pdata 
-0x4f4b 020094 istore 2 ,contw 
-0x4f4c 020095 force 0x00 ,pdata 
-0x4f4d 020096 istore 2 ,contw 
-0x4f4e 020097 force l2cap_config_success ,pdata 
-0x4f4f 020098 istore 2 ,contw 
-0x4f50 020099 force 10 ,pdata 
-0x4f51 020100 iadd regb ,regb 
-0x4f52 020102 storet 2 ,mem_config_req_dest_cid 
-0x4f53 020103 copy queue ,pdata 
-0x4f54 020104 store 1 ,mem_config_identifier 
-0x4f55 020105 force l2cap_sdp_channel ,pdata 
-0x4f56 020106 icompare 0xff ,timeup 
-0x4f57 020107 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 020108 increase 1 ,pdata 
-:      020109 l2cap_send_config_rsp_is_sdp:
-0x4f59 020111 rtn 
-:      020112 l2cap_check_channel_state:
-0x4f5a 020113 disable user 
-0x4f5b 020114 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 020115 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 020116 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 020117 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 020118 copy contr ,contw 
-0x4f60 020119 increase -1 ,contw 
-0x4f61 020120 istore 1 ,contw 
-0x4f62 020121 enable user 
-0x4f63 020122 rtn 
-:      020123 l2cap_send_config_req:
-:      020124 l2cap_send_config_req_sdp:
-0x4f64 020125 fetch 1 ,mem_sdp_state 
-0x4f65 020126 call l2cap_check_channel_state 
-0x4f66 020127 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 020128 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 020129 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 020130 store 2 ,mem_config_req_dest_cid 
-0x4f6a 020131 branch l2cap_generate_config_req 
-:      020132 l2cap_send_config_req_rfcomm:
-0x4f6b 020133 fetch 1 ,mem_rfcomm_state 
-0x4f6c 020134 call l2cap_check_channel_state 
-0x4f6d 020135 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 020136 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 020137 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 020138 store 2 ,mem_config_req_dest_cid 
-0x4f71 020139 branch l2cap_generate_config_req 
-:      020140 l2cap_send_config_req_hid_ctrl:
-0x4f72 020141 fetch 1 ,mem_hid_control_state 
-0x4f73 020142 call l2cap_check_channel_state 
-0x4f74 020143 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 020144 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 020145 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 020146 store 2 ,mem_config_req_dest_cid 
-0x4f78 020147 branch l2cap_generate_config_req 
-:      020148 l2cap_send_config_req_hid_int:
-0x4f79 020149 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 020150 call l2cap_check_channel_state 
-0x4f7b 020151 nrtn user 
-0x4f7c 020152 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 020153 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 020154 store 2 ,mem_config_req_dest_cid 
-:      020157 l2cap_generate_config_req:
-0x4f7f 020158 bpatchx patch22_4 ,mem_patch22 
-0x4f80 020159 call l2cap_get_req_id 
-0x4f81 020160 call l2cap_malloc_signal_channel 
-0x4f82 020161 force 0 ,regb 
-0x4f83 020162 call l2cap_get_signal_tx_payload 
-0x4f84 020163 force signal_config_req ,pdata 
-0x4f85 020164 istore 1 ,contw 
-0x4f86 020165 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 020166 istore 1 ,contw 
-0x4f88 020167 setarg 0x0008 
-0x4f89 020168 istore 2 ,contw 
-0x4f8a 020169 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 020170 istore 2 ,contw 
-0x4f8c 020171 setarg 0x0000 
-0x4f8d 020172 istore 2 ,contw 
-0x4f8e 020173 force 1 ,pdata 
-0x4f8f 020174 istore 1 ,contw 
-0x4f90 020175 force 2 ,pdata 
-0x4f91 020176 istore 1 ,contw 
-0x4f92 020177 fetch 1 ,mem_send_config_req 
-0x4f93 020178 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 020179 setarg l2cap_config_mtu_sdp 
-0x4f95 020180 istore 2 ,contw 
-0x4f96 020181 branch l2cap_generate_config_req_done 
-:      020182 l2cap_generate_config_req_rfcomm:
-0x4f97 020183 setarg l2cap_config_mtu_rfcomm 
-0x4f98 020184 istore 2 ,contw 
-:      020185 l2cap_generate_config_req_done:
-0x4f99 020186 arg 0x0c ,temp 
-0x4f9a 020187 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 020188 call l2cap_get_signal_tx_buff 
-0x4f9c 020189 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 020190 istore 2 ,contw 
-0x4f9e 020191 force l2cap_signal_channel ,pdata 
-0x4f9f 020192 istore 2 ,contw 
-0x4fa0 020193 jam 0 ,mem_send_config_req 
-:      020194 l2cap_proc_signal_config_req_rtn:
-0x4fa1 020195 branch l2cap_process_one_signal_rtn 
-:      020197 l2cap_proc_signal_config_rsp:
-0x4fa2 020198 increase 1 ,contr 
-0x4fa3 020199 ifetch 2 ,contr 
-0x4fa4 020200 copy pdata ,rega 
-0x4fa5 020201 copy regc ,pdata 
-0x4fa6 020202 isub rega ,regc 
-0x4fa7 020203 ifetch 2 ,contr 
-0x4fa8 020204 copy pdata ,rega 
-0x4fa9 020205 bpatchx patch22_5 ,mem_patch22 
-0x4faa 020206 setarg l2cap_sdp_channel 
-0x4fab 020207 isub rega ,null 
-0x4fac 020208 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 020209 setarg l2cap_rfcomm_channel 
-0x4fae 020210 isub rega ,null 
-0x4faf 020211 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 020212 setarg l2cap_hid_control_channel 
-0x4fb1 020213 isub rega ,null 
-0x4fb2 020214 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 020215 setarg l2cap_hid_interrupt_channel 
-0x4fb4 020216 isub rega ,null 
-0x4fb5 020217 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 020218 increase 2 ,contr 
-0x4fb7 020219 ifetch 2 ,contr 
-0x4fb8 020220 iforce null 
-0x4fb9 020221 branch l2cap_process_one_signal_rtn 
-:      020222 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 020223 fetch 1 ,mem_sdp_state 
-0x4fbb 020224 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 020225 store 1 ,mem_sdp_state 
-0x4fbd 020226 branch l2cap_process_one_signal_rtn 
-:      020227 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 020228 fetch 1 ,mem_rfcomm_state 
-0x4fbf 020229 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 020230 store 1 ,mem_rfcomm_state 
-0x4fc1 020231 branch l2cap_process_one_signal_rtn 
-:      020232 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 020233 fetch 1 ,mem_hid_control_state 
-0x4fc3 020234 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 020235 store 1 ,mem_hid_control_state 
-0x4fc5 020236 branch l2cap_process_one_signal_rtn 
-:      020237 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 020238 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 020239 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 020240 store 1 ,mem_hid_interrupt_state 
-0x4fc9 020241 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 020242 branch ui_ipc_send_event 
-:      020246 l2cap_proc_signal_disconnect_req:
-0x4fcb 020247 ifetch 1 ,contr 
-0x4fcc 020248 copy pdata ,queue 
-0x4fcd 020249 ifetch 2 ,contr 
-0x4fce 020250 copy pdata ,rega 
-0x4fcf 020251 copy regc ,pdata 
-0x4fd0 020252 isub rega ,regc 
-0x4fd1 020253 ifetch 2 ,contr 
-0x4fd2 020254 copy pdata ,rega 
-0x4fd3 020255 ifetch 2 ,contr 
-0x4fd4 020256 copy pdata ,timeup 
-0x4fd5 020257 copy rega ,temp 
-0x4fd6 020258 call save_cont_pointers 
-0x4fd7 020259 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 020260 setarg l2cap_sdp_channel 
-0x4fd9 020261 isub temp ,null 
-0x4fda 020262 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 020263 setarg l2cap_rfcomm_channel 
-0x4fdc 020264 isub temp ,null 
-0x4fdd 020265 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 020266 setarg l2cap_hid_control_channel 
-0x4fdf 020267 isub temp ,null 
-0x4fe0 020268 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 020269 setarg l2cap_hid_interrupt_channel 
-0x4fe2 020270 isub temp ,null 
-0x4fe3 020271 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 020272 call l2cap_reject_command 
-0x4fe5 020273 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020274 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 020275 copy timeup ,temp 
-0x4fe7 020276 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 020277 isub temp ,null 
-0x4fe9 020278 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 020279 call l2cap_reject_command 
-0x4feb 020280 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020281 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 020282 copy timeup ,temp 
-0x4fed 020283 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 020284 isub temp ,null 
-0x4fef 020285 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 020286 call l2cap_reject_command 
-0x4ff1 020287 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020289 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 020290 copy timeup ,temp 
-0x4ff3 020291 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 020292 isub temp ,null 
-0x4ff5 020293 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 020294 call l2cap_reject_command 
-0x4ff7 020295 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020296 l2cap_disconnect_hid_control_now:
-0x4ff8 020297 call l2cap_reset_hid_ctrl_state 
-0x4ff9 020298 branch l2cap_send_disconnect_rsp_pkt 
-:      020299 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 020300 call l2cap_reset_hid_int_state 
-0x4ffb 020301 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 020302 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 020310 branch l2cap_send_disconnect_rsp_pkt 
-:      020312 l2cap_disconnect_sdp_now:
-0x4ffe 020313 call l2cap_reset_sdp_channel_state 
-0x4fff 020314 fetch 1 ,mem_upper_sm_ss 
-0x5000 020315 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 020318 branch l2cap_send_disconnect_rsp_pkt 
-:      020319 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 020320 copy timeup ,temp 
-0x5003 020321 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 020322 isub temp ,null 
-0x5005 020323 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 020324 call l2cap_reject_command 
-0x5007 020325 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020326 l2cap_disconnect_rfcomm_now:
-0x5008 020327 call l2cap_reset_rfcomm_channel_state 
-0x5009 020328 branch l2cap_send_disconnect_rsp_pkt 
-:      020329 l2cap_send_disconnect_rsp_pkt:
-0x500a 020330 call load_cont_pointers 
-0x500b 020331 setarg signal_disconnect_rsp 
-0x500c 020332 istore 1 ,contw 
-0x500d 020333 copy queue ,pdata 
-0x500e 020334 istore 1 ,contw 
-0x500f 020335 setarg 0x0004 
-0x5010 020336 istore 2 ,contw 
-0x5011 020337 copy rega ,pdata 
-0x5012 020338 istore 2 ,contw 
-0x5013 020339 copy timeup ,pdata 
-0x5014 020340 istore 2 ,contw 
-0x5015 020341 force 8 ,pdata 
-0x5016 020342 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020343 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020344 call load_cont_pointers 
-0x5018 020345 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020346 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020347 iadd regb ,regb 
-0x501a 020348 branch l2cap_process_one_signal_rtn 
-:      020349 l2cap_proc_signal_disconnect_rsp:
-0x501b 020350 ifetch 1 ,contr 
-0x501c 020351 copy pdata ,queue 
-0x501d 020352 ifetch 2 ,contr 
-0x501e 020353 copy pdata ,rega 
-0x501f 020354 copy regc ,pdata 
-0x5020 020355 isub rega ,regc 
-0x5021 020356 ifetch 2 ,contr 
-0x5022 020357 copy pdata ,timeup 
-0x5023 020358 ifetch 2 ,contr 
-0x5024 020359 copy pdata ,temp 
-0x5025 020360 call save_cont_pointers 
-0x5026 020361 bpatchx patch22_7 ,mem_patch22 
-0x5027 020362 setarg l2cap_sdp_channel 
-0x5028 020363 isub temp ,null 
-0x5029 020364 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020365 setarg l2cap_rfcomm_channel 
-0x502b 020366 isub temp ,null 
-0x502c 020367 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020368 setarg l2cap_hid_control_channel 
-0x502e 020369 isub temp ,null 
-0x502f 020370 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020371 setarg l2cap_hid_interrupt_channel 
-0x5031 020372 isub temp ,null 
-0x5032 020373 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020374 call l2cap_reject_command 
-0x5034 020375 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020376 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020377 copy temp ,rega 
-0x5036 020378 copy timeup ,temp 
-0x5037 020379 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020380 isub temp ,null 
-0x5039 020381 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020382 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020383 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020384 copy temp ,rega 
-0x503c 020385 copy timeup ,temp 
-0x503d 020386 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020387 isub temp ,null 
-0x503f 020388 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020389 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020390 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020391 copy temp ,rega 
-0x5042 020392 copy timeup ,temp 
-0x5043 020393 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020394 isub temp ,null 
-0x5045 020395 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020396 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020397 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020398 copy temp ,rega 
-0x5048 020399 copy timeup ,temp 
-0x5049 020400 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020401 isub temp ,null 
-0x504b 020402 call l2cap_reset_hid_int_state ,zero 
-0x504c 020403 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020404 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020405 call load_cont_pointers 
-0x504e 020406 branch l2cap_process_one_signal_rtn 
-:      020407 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020408 branch l2cap_process_one_signal_rtn 
-:      020411 l2cap_proc_signal_echo_req:
-0x5050 020412 ifetch 1 ,contr 
-0x5051 020413 copy pdata ,queue 
-0x5052 020414 ifetch 2 ,contr 
-0x5053 020415 copy pdata ,rega 
-0x5054 020416 iadd contr ,contr 
-0x5055 020417 setarg 9 
-0x5056 020418 istore 1 ,contw 
-0x5057 020419 copy queue ,pdata 
-0x5058 020420 istore 1 ,contw 
-0x5059 020421 force 0x0000 ,pdata 
-0x505a 020422 istore 2 ,contw 
-0x505b 020423 force 4 ,pdata 
-0x505c 020424 iadd regb ,regb 
-0x505d 020425 copy regc ,pdata 
-0x505e 020426 isub rega ,regc 
-0x505f 020427 branch l2cap_process_one_signal_rtn 
-:      020428 l2cap_proc_signal_echo_rsp:
-0x5060 020429 branch l2cap_process_one_signal_rtn 
-:      020431 l2cap_proc_signal_info_rsp:
-0x5061 020432 branch l2cap_process_one_signal_rtn 
-:      020433 l2cap_reject_command:
-0x5062 020434 force 0 ,regb 
-0x5063 020435 call l2cap_get_signal_tx_payload 
-0x5064 020436 setarg signal_cmd_reject 
-0x5065 020437 istore 1 ,contw 
-0x5066 020438 copy queue ,pdata 
-0x5067 020439 istore 1 ,contw 
-0x5068 020440 setarg 2 
-0x5069 020441 istore 2 ,contw 
-0x506a 020442 setarg cmd_not_understood 
-0x506b 020443 istore 2 ,contw 
-0x506c 020444 increase 6 ,regb 
-0x506d 020445 arg 4 ,regc 
-0x506e 020446 branch l2cap_process_one_signal_rtn 
-:      020450 l2cap_reset_rfcomm_channel_state:
-0x506f 020451 setarg 0 
-0x5070 020452 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020453 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020454 jam 0 ,mem_rfcomm_state 
-0x5073 020455 rtn 
-:      020456 l2cap_reset_sdp_channel_state:
-0x5074 020457 setarg 0 
-0x5075 020458 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020459 store 2 ,mem_sdp_remote_cid 
-0x5077 020460 jam 0 ,mem_sdp_state 
-0x5078 020461 rtn 
-:      020462 l2cap_reset_hid_ctrl_state:
-0x5079 020463 setarg 0 
-0x507a 020464 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020465 jam 0 ,mem_hid_control_state 
-0x507c 020466 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020467 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020468 rtn 
-:      020470 l2cap_reset_hid_int_state:
-0x507f 020471 setarg 0 
-0x5080 020472 store 2 ,mem_hid_int_remote_cid 
-0x5081 020473 jam 0 ,mem_hid_interrupt_state 
-0x5082 020474 fetch 1 ,mem_hid_control_state 
-0x5083 020475 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020476 rtn 
-:      020478 l2cap_reset_hid_disconnected:
-0x5085 020479 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020480 branch ui_ipc_send_event 
-:      020482 l2cap_disconnect_interrupt_req:
-0x5087 020483 fetch 1 ,mem_control_tasks 
-0x5088 020484 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020485 store 1 ,mem_control_tasks 
-0x508a 020486 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020487 rtn blank 
-0x508c 020488 call l2cap_malloc_signal_channel 
-0x508d 020489 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020490 copy pdata ,rega 
-0x508f 020491 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020492 branch l2cap_generate_disconnect_req 
-:      020493 l2cap_disconnect_control_req:
-0x5091 020494 fetch 1 ,mem_control_tasks 
-0x5092 020495 set0 l2cap_disconnect_control ,pdata 
-0x5093 020496 store 1 ,mem_control_tasks 
-0x5094 020497 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020498 rtn blank 
-0x5096 020499 call l2cap_malloc_signal_channel 
-0x5097 020500 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020501 copy pdata ,rega 
-0x5099 020502 force l2cap_hid_control_channel ,regb 
-:      020503 l2cap_generate_disconnect_req:
-0x509a 020504 call l2cap_get_req_id 
-0x509b 020505 call l2cap_get_signal_tx_payload 
-0x509c 020506 force signal_disconnect_req ,pdata 
-0x509d 020507 istore 1 ,contw 
-0x509e 020508 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020509 istore 1 ,contw 
-0x50a0 020510 setarg 0x0004 
-0x50a1 020511 istore 2 ,contw 
-0x50a2 020512 copy rega ,pdata 
-0x50a3 020513 istore 2 ,contw 
-0x50a4 020514 copy regb ,pdata 
-0x50a5 020515 istore 2 ,contw 
-0x50a6 020516 force 0x08 ,temp 
-0x50a7 020517 branch ml2cap_send_signal 
-:      020519 ml2cap_send_signal_connect_req:
-0x50a8 020520 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020521 call l2cap_get_req_id 
-0x50aa 020522 call l2cap_get_signal_tx_payload 
-0x50ab 020523 setarg signal_connect_req 
-0x50ac 020524 istore 1 ,contw 
-0x50ad 020525 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020526 istore 1 ,contw 
-0x50af 020527 setarg 0x0004 
-0x50b0 020528 istore 2 ,contw 
-0x50b1 020529 copy temp ,pdata 
-0x50b2 020530 istore 2 ,contw 
-0x50b3 020531 copy timeup ,pdata 
-0x50b4 020532 istore 2 ,contw 
-0x50b5 020533 arg 8 ,temp 
-0x50b6 020534 branch ml2cap_send_signal 
-:      020535 ml2cap_send_signal_config_req:
-0x50b7 020536 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020537 call l2cap_get_req_id 
-0x50b9 020538 call l2cap_get_signal_tx_payload 
-0x50ba 020539 setarg signal_config_req 
-0x50bb 020540 istore 1 ,contw 
-0x50bc 020541 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020542 istore 1 ,contw 
-0x50be 020543 setarg 0x0008 
-0x50bf 020544 istore 2 ,contw 
-0x50c0 020546 copy temp ,pdata 
-0x50c1 020548 istore 2 ,contw 
-0x50c2 020549 setarg 0x0000 
-0x50c3 020550 istore 2 ,contw 
-0x50c4 020551 setarg 0x01 
-0x50c5 020552 istore 1 ,contw 
-0x50c6 020553 setarg 0x02 
-0x50c7 020554 istore 1 ,contw 
-0x50c8 020555 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020556 istore 2 ,contw 
-0x50ca 020557 arg 0xc ,temp 
-0x50cb 020558 branch ml2cap_send_signal 
-:      020559 ml2cap_send_signal_disconn_req:
-0x50cc 020560 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020561 call l2cap_get_req_id 
-0x50ce 020562 call l2cap_get_signal_tx_payload 
-0x50cf 020563 setarg signal_disconnect_req 
-0x50d0 020564 istore 1 ,contw 
-0x50d1 020565 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020566 increase 1 ,pdata 
-0x50d3 020567 copy contw ,rega 
-0x50d4 020568 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020569 copy rega ,contw 
-0x50d6 020570 istore 1 ,contw 
-0x50d7 020571 setarg 0x0004 
-0x50d8 020572 istore 2 ,contw 
-0x50d9 020573 copy temp ,pdata 
-0x50da 020574 istore 2 ,contw 
-0x50db 020575 copy timeup ,pdata 
-0x50dc 020576 istore 2 ,contw 
-0x50dd 020577 arg 0x8 ,temp 
-:      020580 ml2cap_send_signal:
-0x50de 020581 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020582 copy temp ,pdata 
-0x50e0 020583 branch l2cap_malloc_discard ,blank 
-0x50e1 020584 call l2cap_get_signal_tx_buff 
-0x50e2 020585 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020586 istore 2 ,contw 
-0x50e4 020587 force l2cap_signal_channel ,pdata 
-0x50e5 020588 istore 2 ,contw 
-0x50e6 020589 rtn 
-:      020591 msdp_send_req_done:
-0x50e7 020592 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020593 branch assert ,blank 
-0x50e9 020594 call l2cap_get_sdp_tx_buff 
-0x50ea 020595 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020596 istore 2 ,contw 
-0x50ec 020597 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020598 istore 2 ,contw 
-0x50ee 020599 rtn 
-:      020600 ml2cap_rx_multiplexing:
-0x50ef 020601 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020602 branch l2cap_rx_reset_state ,blank 
-0x50f1 020603 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020604 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020605 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020606 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020607 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020608 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020609 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020610 branch l2cap_rx_reset_state 
-:      020612 ml2cap_call_proc_signal:
-0x50f9 020613 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020614 call l2cap_malloc_signal_channel 
-0x50fb 020615 force 0 ,regb 
-0x50fc 020616 call l2cap_get_signal_tx_payload 
-0x50fd 020617 copy pdata ,contw 
-0x50fe 020618 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020619 copy pdata ,regc 
-0x5100 020620 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020621 iforce contr 
-:      020622 ml2cap_proc_one_comm_loop:
-0x5102 020623 call ml2cap_proc_one_comm 
-0x5103 020624 increase -4 ,regc 
-0x5104 020625 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020626 copy regb ,temp 
-0x5106 020627 call ml2cap_send_signal 
-0x5107 020628 branch l2cap_rx_reset_state 
-:      020630 ml2cap_proc_one_comm:
-0x5108 020631 ifetch 1 ,contr 
-0x5109 020632 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020633 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020634 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020635 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020636 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020637 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020638 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020639 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020640 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020641 branch ml2cap_proc_send_reject 
-:      020643 ml2cap_proc_signal_connect_req:
-0x5113 020644 call save_cont_pointers 
-0x5114 020646 call load_cont_pointers 
-0x5115 020647 branch l2cap_proc_signal_connect_req 
-:      020648 ml2cap_proc_signal_cmd_reject:
-0x5116 020649 ifetch 1 ,contr 
-0x5117 020650 copy pdata ,queue 
-0x5118 020651 ifetch 2 ,contr 
-0x5119 020652 copy pdata ,rega 
-0x511a 020653 copy regc ,pdata 
-0x511b 020654 isub rega ,regc 
-:      020655 mvptr:
-0x511c 020656 ifetch 1 ,contr 
-0x511d 020657 increase -1 ,rega 
-0x511e 020658 nbranch mvptr ,zero 
-0x511f 020659 rtn 
-:      020660 ml2cap_proc_signal_connect_rsp:
-0x5120 020661 ifetch 1 ,contr 
-0x5121 020662 copy pdata ,queue 
-0x5122 020663 ifetch 2 ,contr 
-0x5123 020664 copy pdata ,rega 
-0x5124 020665 ifetch 2 ,contr 
-0x5125 020666 copy pdata ,timeup 
-0x5126 020667 ifetch 2 ,contr 
-0x5127 020668 copy pdata ,temp 
-0x5128 020669 ifetch 2 ,contr 
-0x5129 020670 sub pdata ,0 ,null 
-0x512a 020671 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020672 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020673 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020674 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020675 ml2cap_proc_signal_connect_refused_result:
-0x512e 020676 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020677 call ui_ipc_send_event 
-:      020678 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020679 ifetch 2 ,contr 
-0x5131 020680 branch mnosucc 
-:      020681 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020682 call save_cont_pointers 
-0x5133 020686 bpatchx patch23_5 ,mem_patch23 
-0x5134 020687 setarg l2cap_sdp_channel 
-0x5135 020688 isub temp ,null 
-0x5136 020689 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020690 setarg l2cap_rfcomm_channel 
-0x5138 020691 isub temp ,null 
-0x5139 020692 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020693 setarg l2cap_hid_interrupt_channel 
-0x513b 020694 isub temp ,null 
-0x513c 020695 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020696 setarg l2cap_hid_control_channel 
-0x513e 020697 isub temp ,null 
-0x513f 020698 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020699 branch mnosucc 
-:      020700 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020701 copy timeup ,pdata 
-0x5142 020702 store 2 ,mem_sdp_remote_cid 
-0x5143 020703 fetch 1 ,mem_sdp_state 
-0x5144 020704 set1 l2cap_channel_state_conn_res 
-0x5145 020705 store 1 ,mem_sdp_state 
-0x5146 020706 branch mnosucc1 
-:      020707 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020708 copy timeup ,pdata 
-0x5148 020709 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020710 fetch 1 ,mem_rfcomm_state 
-0x514a 020711 set1 l2cap_channel_state_conn_res 
-0x514b 020712 store 1 ,mem_rfcomm_state 
-0x514c 020713 branch mnosucc1 
-:      020714 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020715 copy timeup ,pdata 
-0x514e 020716 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020717 fetch 1 ,mem_hid_control_state 
-0x5150 020718 set1 l2cap_channel_state_conn_res 
-0x5151 020719 store 1 ,mem_hid_control_state 
-0x5152 020720 branch mnosucc1 
-:      020721 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020722 copy timeup ,pdata 
-0x5154 020723 store 2 ,mem_hid_int_remote_cid 
-0x5155 020724 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020725 set1 l2cap_channel_state_conn_res 
-0x5157 020726 store 1 ,mem_hid_interrupt_state 
-:      020729 mnosucc1:
-0x5158 020730 call load_cont_pointers 
-:      020731 mnosucc:
-0x5159 020732 copy regc ,pdata 
-0x515a 020733 isub rega ,regc 
-0x515b 020734 rtn 
-:      020736 ml2cap_proc_signal_config_rsp:
-0x515c 020737 ifetch 1 ,contr 
-0x515d 020738 copy pdata ,queue 
-0x515e 020739 ifetch 2 ,contr 
-0x515f 020740 copy pdata ,rega 
-0x5160 020741 copy regc ,pdata 
-0x5161 020742 isub rega ,regc 
-0x5162 020743 ifetch 2 ,contr 
-0x5163 020744 copy pdata ,timeup 
-0x5164 020745 ifetch 2 ,contr 
-0x5165 020746 ifetch 2 ,contr 
-0x5166 020747 nbranch mcrsdone1 ,blank 
-0x5167 020748 call save_cont_pointers 
-0x5168 020752 copy timeup ,temp 
-0x5169 020753 bpatchx patch23_6 ,mem_patch23 
-0x516a 020754 setarg l2cap_sdp_channel 
-0x516b 020755 isub temp ,null 
-0x516c 020756 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020757 setarg l2cap_rfcomm_channel 
-0x516e 020758 isub temp ,null 
-0x516f 020759 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020760 setarg l2cap_hid_control_channel 
-0x5171 020761 isub temp ,null 
-0x5172 020762 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020763 setarg l2cap_hid_interrupt_channel 
-0x5174 020764 isub temp ,null 
-0x5175 020765 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020766 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020767 fetch 1 ,mem_sdp_state 
-0x5177 020768 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020769 store 1 ,mem_sdp_state 
-0x5179 020770 rtn 
-:      020771 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020772 fetch 1 ,mem_rfcomm_state 
-0x517b 020773 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020774 store 1 ,mem_rfcomm_state 
-0x517d 020775 rtn 
-:      020776 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020777 fetch 1 ,mem_hid_control_state 
-0x517f 020778 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020779 store 1 ,mem_hid_control_state 
-0x5181 020780 rtn 
-:      020781 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020782 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020783 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020784 store 1 ,mem_hid_interrupt_state 
-0x5185 020785 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020786 branch ui_ipc_send_event 
-:      020789 mcfrsdone:
-0x5187 020790 call load_cont_pointers 
-:      020791 mcrsdone1:
-0x5188 020792 increase -6 ,rega 
-:      020793 mloop2:
-0x5189 020794 branch mcrsdone ,zero 
-0x518a 020795 increase 1 ,contr 
-0x518b 020796 increase -1 ,rega 
-0x518c 020797 branch mloop2 
-:      020798 mcrsdone:
-0x518d 020799 rtn 
-:      020800 ml2cap_proc_signal_config_req:
-0x518e 020801 ifetch 1 ,contr 
-0x518f 020802 copy pdata ,queue 
-0x5190 020803 ifetch 2 ,contr 
-0x5191 020804 copy pdata ,rega 
-0x5192 020805 copy regc ,pdata 
-0x5193 020806 isub rega ,regc 
-0x5194 020807 ifetch 2 ,contr 
-0x5195 020808 increase 2 ,contr 
-0x5196 020809 copy pdata ,temp 
-0x5197 020810 setarg signal_config_rsp 
-0x5198 020811 istore 1 ,contw 
-0x5199 020812 copy queue ,pdata 
-0x519a 020813 istore 1 ,contw 
-0x519b 020814 increase 2 ,rega 
-0x519c 020815 copy rega ,pdata 
-0x519d 020816 istore 2 ,contw 
-0x519e 020817 call save_cont_pointers 
-0x519f 020818 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020819 setarg l2cap_sdp_channel 
-0x51a1 020820 isub temp ,null 
-0x51a2 020821 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020822 setarg l2cap_rfcomm_channel 
-0x51a4 020823 isub temp ,null 
-0x51a5 020824 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020825 setarg l2cap_hid_control_channel 
-0x51a7 020826 isub temp ,null 
-0x51a8 020827 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020828 setarg l2cap_hid_interrupt_channel 
-0x51aa 020829 isub temp ,null 
-0x51ab 020830 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020831 branch mcfgrq_done 
-:      020832 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020833 fetch 1 ,mem_sdp_state 
-0x51ae 020834 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020835 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020836 store 1 ,mem_sdp_state 
-0x51b1 020837 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020838 fetcht 1 ,mem_control_tasks 
-0x51b3 020839 set1 l2cap_init_config_req ,temp 
-0x51b4 020840 storet 1 ,mem_control_tasks 
-0x51b5 020841 copy queue ,pdata 
-0x51b6 020842 increase 1 ,pdata 
-0x51b7 020843 store 1 ,mem_config_identifier 
-0x51b8 020844 fetch 1 ,mem_sdp_state 
-0x51b9 020845 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020846 store 1 ,mem_sdp_state 
-:      020847 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020848 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020849 store 2 ,mem_config_req_dest_cid 
-0x51bd 020850 branch mcfgrq_done 
-:      020851 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020852 fetch 1 ,mem_rfcomm_state 
-0x51bf 020853 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020854 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020855 store 1 ,mem_rfcomm_state 
-0x51c2 020856 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020857 branch mcfgrq_done 
-:      020858 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020859 fetch 1 ,mem_hid_control_state 
-0x51c5 020860 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020861 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020862 store 1 ,mem_hid_control_state 
-0x51c8 020863 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020864 branch mcfgrq_done 
-:      020865 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020866 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020867 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020868 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020869 store 1 ,mem_hid_interrupt_state 
-0x51ce 020870 fetch 2 ,mem_hid_int_remote_cid 
-:      020873 mcfgrq_done:
-0x51cf 020874 copy pdata ,timeup 
-0x51d0 020875 call load_cont_pointers 
-0x51d1 020877 copy timeup ,pdata 
-0x51d2 020879 istore 2 ,contw 
-0x51d3 020880 force 0x0000 ,pdata 
-0x51d4 020881 istore 2 ,contw 
-0x51d5 020882 force 0x0000 ,pdata 
-0x51d6 020883 istore 2 ,contw 
-0x51d7 020884 force 10 ,pdata 
-0x51d8 020885 iadd regb ,regb 
-0x51d9 020886 increase -6 ,rega 
-:      020887 mloop1:
-0x51da 020888 branch mcrqdone ,zero 
-0x51db 020889 ifetch 1 ,contr 
-0x51dc 020890 istore 1 ,contw 
-0x51dd 020891 increase 1 ,regb 
-0x51de 020892 increase -1 ,rega 
-0x51df 020893 branch mloop1 
-:      020894 mcrqdone:
-0x51e0 020895 rtn 
-:      020896 ml2cap_proc_signal_disconn_req:
-0x51e1 020897 ifetch 1 ,contr 
-0x51e2 020898 copy pdata ,queue 
-0x51e3 020899 ifetch 2 ,contr 
-0x51e4 020900 copy pdata ,rega 
-0x51e5 020901 copy regc ,pdata 
-0x51e6 020902 isub rega ,regc 
-0x51e7 020904 ifetch 2 ,contr 
-0x51e8 020905 copy pdata ,rega 
-0x51e9 020906 ifetch 2 ,contr 
-0x51ea 020907 copy pdata ,timeup 
-0x51eb 020908 call save_cont_pointers 
-0x51ec 020909 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020910 setarg l2cap_sdp_channel 
-0x51ee 020911 copy rega ,temp 
-0x51ef 020912 isub temp ,null 
-0x51f0 020913 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020914 setarg l2cap_hid_control_channel 
-0x51f2 020915 copy rega ,temp 
-0x51f3 020916 isub temp ,null 
-0x51f4 020917 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020918 setarg l2cap_hid_interrupt_channel 
-0x51f6 020919 copy rega ,temp 
-0x51f7 020920 isub temp ,null 
-0x51f8 020921 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020922 branch mclsrfc 
-:      020923 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020924 setarg 0x0000 
-0x51fb 020925 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020926 store 2 ,mem_sdp_remote_cid 
-0x51fd 020927 store 1 ,mem_sdp_state 
-0x51fe 020928 branch mclssdp 
-:      020929 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020930 call l2cap_reset_hid_ctrl_state 
-0x5200 020931 branch mclssdp 
-:      020932 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020933 call l2cap_reset_hid_int_state 
-0x5202 020939 branch mclssdp 
-:      020940 mclsrfc:
-0x5203 020941 setarg 0x0000 
-0x5204 020942 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020943 mclssdp:
-0x5205 020944 call load_cont_pointers 
-0x5206 020945 setarg signal_disconnect_rsp 
-0x5207 020946 istore 1 ,contw 
-0x5208 020947 copy queue ,pdata 
-0x5209 020948 istore 1 ,contw 
-0x520a 020949 setarg 0x0004 
-0x520b 020950 istore 2 ,contw 
-0x520c 020951 copy rega ,pdata 
-0x520d 020952 istore 2 ,contw 
-0x520e 020953 copy timeup ,pdata 
-0x520f 020954 istore 2 ,contw 
-0x5210 020955 force 8 ,pdata 
-0x5211 020956 iadd regb ,regb 
-0x5212 020957 rtn 
-:      020959 ml2cap_proc_signal_disconn_rsp:
-0x5213 020960 ifetch 1 ,contr 
-0x5214 020961 copy pdata ,queue 
-0x5215 020962 ifetch 2 ,contr 
-0x5216 020963 copy pdata ,rega 
-0x5217 020964 ifetch 2 ,contr 
-0x5218 020965 copy pdata ,timeup 
-0x5219 020966 ifetch 2 ,contr 
-0x521a 020967 copy pdata ,temp 
-0x521b 020968 call save_cont_pointers 
-0x521c 020969 bpatchx patch24_1 ,mem_patch24 
-0x521d 020970 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020971 icompare 0xff ,queue 
-0x521f 020972 nbranch mdisdone ,true 
-0x5220 020973 setarg l2cap_sdp_channel 
-0x5221 020974 isub temp ,null 
-0x5222 020975 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020976 setarg l2cap_rfcomm_channel 
-0x5224 020977 isub temp ,null 
-0x5225 020978 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020979 branch mdisdone 
-:      020980 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020981 jam 0 ,mem_sdp_remote_cid 
-0x5228 020982 jam 0 ,mem_sdp_state 
-0x5229 020983 branch mdisdone 
-:      020984 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020987 mdisdone:
-0x522a 020988 call load_cont_pointers 
-0x522b 020989 copy regc ,pdata 
-0x522c 020990 isub rega ,regc 
-0x522d 020991 rtn 
-:      020993 ml2cap_proc_send_reject:
-0x522e 020994 setarg signal_cmd_reject 
-0x522f 020995 istore 1 ,contw 
-0x5230 020996 ifetch 1 ,contr 
-0x5231 020997 istore 1 ,contw 
-0x5232 020998 setarg 0x0002 
-0x5233 020999 istore 2 ,contw 
-0x5234 021000 setarg 0x0000 
-0x5235 021001 istore 2 ,contw 
-0x5236 021002 setarg 0x0006 
-0x5237 021003 iadd regb ,regb 
-0x5238 021004 force 4 ,regc 
-0x5239 021005 rtn 
-:      021008 l2cap_get_req_id:
-0x523a 021009 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 021010 increase 1 ,pdata 
-0x523c 021011 bne 0 ,l2cap_get_req_id_ok 
-0x523d 021012 increase 1 ,pdata 
-:      021013 l2cap_get_req_id_ok:
-0x523e 021014 store 1 ,mem_ml2cap_comm_id 
-0x523f 021015 rtn 
-:      021025 l2cap_malloc:
-0x5240 021026 bpatchx patch24_2 ,mem_patch24 
-0x5241 021027 arg 0 ,regb 
-0x5242 021028 call l2cap_malloc_is_fifo_full 
-0x5243 021029 nbranch assert ,blank 
-0x5244 021030 call l2cap_malloc_get_full_map 
-0x5245 021031 arg mem_tx_buff0 ,regb 
-0x5246 021032 arg 0 ,queue 
-:      021033 l2cap_malloc_loop:
-0x5247 021034 fetcht 1 ,mem_used_map 
-0x5248 021035 qisolate1 temp 
-0x5249 021036 branch l2cap_malloc_next ,true 
-0x524a 021037 call l2cap_malloc_enough 
-0x524b 021038 sub timeup ,0 ,null 
-0x524c 021039 branch l2cap_malloc_next ,positive 
-0x524d 021040 call l2cap_malloc_into_fifo 
-0x524e 021041 branch l2cap_malloc_rtn 
-:      021042 l2cap_malloc_next:
-0x524f 021043 increase 128 ,regb 
-0x5250 021044 increase 1 ,queue 
-0x5251 021045 setarg 8 
-0x5252 021046 isub queue ,null 
-0x5253 021047 branch l2cap_malloc_loop ,positive 
-0x5254 021048 arg 0 ,regb 
-:      021049 l2cap_malloc_rtn:
-0x5255 021050 copy regb ,pdata 
-0x5256 021051 branch assert ,blank 
-0x5257 021052 rtn 
-:      021060 l2cap_malloc_fifo_out:
-0x5258 021061 bpatchx patch24_3 ,mem_patch24 
-0x5259 021062 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 021063 increase 1 ,contr 
-0x525b 021064 ifetch 2 ,contr 
-0x525c 021065 rtn 
-:      021071 l2cap_malloc_free:
-0x525d 021072 bpatchx patch24_4 ,mem_patch24 
-0x525e 021073 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 021074 copy contr ,contw 
-0x5260 021075 copy contr ,temp 
-0x5261 021076 setarg 0 
-0x5262 021077 istore 3 ,contw 
-0x5263 021078 rtn 
-:      021083 l2cap_malloc_discard:
-0x5264 021084 bpatchx patch24_5 ,mem_patch24 
-0x5265 021085 call l2cap_malloc_is_fifo_empty 
-0x5266 021086 branch assert ,blank 
-0x5267 021087 fetch 3 ,mem_tx_fifo2 
-0x5268 021088 store 3 ,mem_tx_fifo3 
-0x5269 021089 fetch 3 ,mem_tx_fifo1 
-0x526a 021090 store 3 ,mem_tx_fifo2 
-0x526b 021091 fetch 3 ,mem_tx_fifo0 
-0x526c 021092 store 3 ,mem_tx_fifo1 
-0x526d 021093 rtn 
-:      021099 l2cap_malloc_is_fifo_full:
-0x526e 021100 bpatchx patch24_6 ,mem_patch24 
-0x526f 021101 fetch 3 ,mem_tx_fifo0 
-0x5270 021102 rtn 
-:      021108 l2cap_malloc_is_fifo_nearly_full:
-0x5271 021109 bpatchx patch24_7 ,mem_patch24 
-0x5272 021110 fetch 3 ,mem_tx_fifo1 
-0x5273 021111 rtn 
-:      021117 l2cap_malloc_is_fifo_empty:
-0x5274 021118 bpatchx patch25_0 ,mem_patch25 
-0x5275 021119 fetch 3 ,mem_tx_fifo3 
-0x5276 021120 rtn 
-:      021125 l2cap_malloc_fifo_get_first_ptr:
-0x5277 021126 call l2cap_malloc_is_fifo_empty 
-0x5278 021127 branch assert ,blank 
-0x5279 021128 arg mem_tx_fifo0 ,contr 
-:      021129 l2cap_malloc_free_loop:
-0x527a 021130 ifetch 3 ,contr 
-0x527b 021131 branch l2cap_malloc_free_loop ,blank 
-0x527c 021132 increase -3 ,contr 
-0x527d 021133 rtn 
-:      021140 l2cap_malloc_get_full_map:
-0x527e 021141 bpatchx patch25_1 ,mem_patch25 
-0x527f 021142 arg 4 ,loopcnt 
-0x5280 021143 arg mem_tx_fifo0_map ,contr 
-0x5281 021144 arg 0 ,temp 
-:      021145 l2cap_malloc_get_full_map_loop:
-0x5282 021146 ifetch 3 ,contr 
-0x5283 021147 and pdata ,0xff ,pdata 
-0x5284 021148 ior temp ,temp 
-0x5285 021149 loop l2cap_malloc_get_full_map_loop 
-0x5286 021150 storet 1 ,mem_used_map 
-0x5287 021151 rtn 
-:      021159 l2cap_malloc_into_fifo:
-0x5288 021160 bpatchx patch25_2 ,mem_patch25 
-0x5289 021161 call l2cap_malloc_is_fifo_full 
-0x528a 021162 nbranch assert ,blank 
-0x528b 021163 call l2cap_malloc_is_fifo_empty 
-0x528c 021164 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 021165 fetch 3 ,mem_tx_fifo1 
-0x528e 021166 store 3 ,mem_tx_fifo0 
-0x528f 021167 ifetch 3 ,contr 
-0x5290 021168 istore 3 ,contw 
-0x5291 021169 ifetch 3 ,contr 
-0x5292 021170 istore 3 ,contw 
-0x5293 021171 setarg 0 
-0x5294 021172 istore 3 ,contw 
-:      021173 l2cap_malloc_into_fifo_no_push:
-0x5295 021174 arg 0 ,temp 
-0x5296 021175 copy timeup ,pdata 
-0x5297 021176 iadd queue ,pdata 
-:      021177 l2cap_malloc_into_fifo_loop:
-0x5298 021178 qset1 temp 
-0x5299 021179 increase 1 ,queue 
-0x529a 021180 isub queue ,null 
-0x529b 021181 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 021183 lshift8 regb ,pdata 
-0x529d 021184 ior temp ,pdata 
-0x529e 021185 store 3 ,mem_tx_fifo3 
-0x529f 021186 rtn 
-:      021196 l2cap_malloc_enough:
-0x52a0 021197 bpatchx patch25_3 ,mem_patch25 
-0x52a1 021198 call l2cap_malloc_get_full_map 
-0x52a2 021199 copy queue ,regc 
-0x52a3 021200 arg 0 ,temp 
-0x52a4 021201 arg 0 ,timeup 
-:      021203 l2cap_malloc_enough_loop:
-0x52a5 021204 copy queue ,pdata 
-0x52a6 021205 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 021206 fetch 1 ,mem_used_map 
-0x52a8 021207 qisolate1 pdata 
-0x52a9 021208 branch l2cap_malloc_enough_end ,true 
-0x52aa 021209 increase 128 ,temp 
-0x52ab 021210 increase 1 ,queue 
-0x52ac 021211 copy rega ,pdata 
-0x52ad 021212 isub temp ,null 
-0x52ae 021213 branch l2cap_malloc_enough_end ,zero 
-0x52af 021214 branch l2cap_malloc_enough_loop ,positive 
-:      021215 l2cap_malloc_enough_end:
-0x52b0 021216 copy temp ,pdata 
-0x52b1 021217 isub rega ,null 
-0x52b2 021218 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 021219 copy queue ,pdata 
-0x52b4 021220 copy regc ,temp 
-0x52b5 021221 isub temp ,timeup 
-:      021222 l2cap_malloc_enough_rtn:
-0x52b6 021223 copy regc ,queue 
-0x52b7 021224 rtn 
-:      021227 l2cap_malloc_signal_channel:
-0x52b8 021228 bpatchx patch25_4 ,mem_patch25 
-0x52b9 021229 arg l2cap_signal_malloc_size ,rega 
-0x52ba 021230 call l2cap_malloc 
-0x52bb 021231 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 021232 increase 4 ,pdata 
-0x52bd 021233 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 021234 setarg 0 
-0x52bf 021235 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 021236 rtn 
-:      021238 l2cap_get_signal_tx_buff:
-0x52c1 021239 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 021240 branch l2cap_util_pdata_to_contw 
-:      021242 l2cap_get_signal_tx_payload:
-0x52c3 021243 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 021244 branch l2cap_util_pdata_to_contw 
-:      021247 l2cap_malloc_sdp_channel:
-0x52c5 021248 bpatchx patch25_5 ,mem_patch25 
-0x52c6 021249 arg sdp_malloc_size ,rega 
-0x52c7 021250 call l2cap_malloc 
-0x52c8 021251 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 021252 increase 4 ,pdata 
-0x52ca 021253 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 021254 setarg 0 
-0x52cc 021255 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 021256 rtn 
-:      021258 l2cap_get_sdp_tx_buff:
-0x52ce 021259 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 021260 branch l2cap_util_pdata_to_contw 
-:      021262 l2cap_get_sdp_tx_payload:
-0x52d0 021263 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 021264 branch l2cap_util_pdata_to_contw 
-:      021267 l2cap_malloc_rfcomm_channel:
-0x52d2 021268 bpatchx patch25_6 ,mem_patch25 
-0x52d3 021269 call push_stack 
-0x52d4 021270 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 021271 call l2cap_malloc_is_fifo_full 
-0x52d6 021272 nrtn blank 
-0x52d7 021273 arg rfcomm_malloc_size ,rega 
-0x52d8 021274 call l2cap_malloc 
-0x52d9 021275 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 021276 increase 4 ,pdata 
-0x52db 021277 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 021278 setarg 0 
-0x52dd 021279 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 021280 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 021281 branch pop_stack 
-:      021283 l2cap_get_rfcomm_tx_buff:
-0x52e0 021284 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 021285 branch l2cap_util_pdata_to_contw 
-:      021287 l2cap_util_pdata_to_contw:
-0x52e2 021288 branch assert ,blank 
-0x52e3 021289 copy pdata ,contw 
-0x52e4 021290 rtn 
-:      021293 l2cap_lpm_save_calc_len:
-0x52e5 021294 bpatchx patch25_7 ,mem_patch25 
-0x52e6 021295 arg 0 ,regb 
-0x52e7 021296 arg mem_tx_fifo0_map ,rega 
-0x52e8 021297 increase -2 ,rega 
-:      021298 l2cap_lpm_save_calc_len_loop:
-0x52e9 021299 increase 2 ,rega 
-0x52ea 021300 setarg mem_tx_fifo_end 
-0x52eb 021301 isub rega ,null 
-0x52ec 021302 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 021303 ifetch 1 ,rega 
-0x52ee 021304 increase 1 ,rega 
-0x52ef 021305 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 021306 ifetcht 2 ,rega 
-0x52f1 021307 ifetch 2 ,temp 
-0x52f2 021308 iadd regb ,regb 
-0x52f3 021309 increase 4 ,regb 
-0x52f4 021310 branch l2cap_lpm_save_calc_len_loop 
-:      021311 l2cap_lpm_save_calc_len_end:
-0x52f5 021312 copy regb ,pdata 
-0x52f6 021313 rtn 
-:      021316 l2cap_lpm_get_wake_lock:
-0x52f7 021317 arg wake_lock_l2cap_tx ,queue 
-0x52f8 021318 branch lpm_get_wake_lock 
-:      021320 l2cap_lpm_put_wake_lock:
-0x52f9 021321 arg wake_lock_l2cap_tx ,queue 
-0x52fa 021322 branch lpm_put_wake_lock 
-:      021324 l2cap_lpm_save_txbuf:
-0x52fb 021325 bpatchx patch26_0 ,mem_patch26 
-0x52fc 021326 call l2cap_malloc_get_full_map 
-0x52fd 021327 fetch 1 ,mem_used_map 
-0x52fe 021328 rtn blank 
-0x52ff 021329 call l2cap_lpm_save_calc_len 
-0x5300 021330 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021331 isub temp ,null 
-0x5302 021332 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021333 call l2cap_lpm_put_wake_lock 
-0x5304 021334 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021335 arg mem_tx_fifo0 ,rega 
-:      021336 l2cap_lpm_save_txbuf_loop:
-0x5306 021337 setarg mem_tx_fifo_end 
-0x5307 021338 isub rega ,null 
-0x5308 021339 rtn zero 
-0x5309 021340 ifetch 1 ,rega 
-0x530a 021341 increase 1 ,rega 
-0x530b 021342 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021343 istore 2 ,contw 
-0x530d 021344 increase 2 ,rega 
-0x530e 021345 branch l2cap_lpm_save_txbuf_loop 
-:      021346 l2cap_lpm_save_txbuf_nempty:
-0x530f 021347 ifetch 2 ,rega 
-0x5310 021348 increase 2 ,rega 
-0x5311 021349 copy pdata ,contr 
-0x5312 021350 ifetch 2 ,contr 
-0x5313 021351 istore 2 ,contw 
-0x5314 021352 copy pdata ,loopcnt 
-0x5315 021353 increase 2 ,loopcnt 
-0x5316 021354 call memcpy 
-0x5317 021355 branch l2cap_lpm_save_txbuf_loop 
-:      021357 l2cap_lpm_load_txbuf:
-0x5318 021358 bpatchx patch26_1 ,mem_patch26 
-0x5319 021359 call l2cap_malloc_get_full_map 
-0x531a 021360 fetch 1 ,mem_used_map 
-0x531b 021361 rtn blank 
-0x531c 021362 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021363 increase -3 ,rega 
-0x531e 021364 arg mem_l2cap_lpm_txbuf ,contr 
-:      021365 l2cap_lpm_load_txbuf_loop:
-0x531f 021366 increase 3 ,rega 
-0x5320 021367 setarg mem_tx_fifo_end + 1 
-0x5321 021368 isub rega ,null 
-0x5322 021369 rtn zero 
-0x5323 021370 ifetch 2 ,contr 
-0x5324 021371 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021372 increase 4 ,pdata 
-0x5326 021373 copy pdata ,loopcnt 
-0x5327 021374 copy contr ,regb 
-0x5328 021375 ifetch 2 ,rega 
-0x5329 021376 copy pdata ,contw 
-0x532a 021377 copy regb ,contr 
-0x532b 021378 increase -2 ,contr 
-0x532c 021379 call memcpy 
-0x532d 021380 branch l2cap_lpm_load_txbuf_loop 
-:      021390 le_init_conn:
-0x532e 021391 bpatchx patch26_2 ,mem_patch26 
-0x532f 021392 disable wake 
-0x5330 021393 jam 1 ,mem_le_conn_handle 
-0x5331 021394 jam 3 ,mem_le_state 
-0x5332 021395 jam 1 ,mem_le_arq 
-0x5333 021396 setarg -1 
-0x5334 021397 store 2 ,mem_le_event_count 
-0x5335 021398 force 0 ,pdata 
-0x5336 021399 store 1 ,mem_le_ch 
-0x5337 021400 store 1 ,mem_le_op 
-0x5338 021401 store 3 ,mem_sniff_rcv 
-0x5339 021402 store 3 ,mem_sniff_lost 
-0x533a 021403 store 5 ,mem_le_pcnt_tx 
-0x533b 021404 set1 39 ,pdata 
-0x533c 021405 store 5 ,mem_le_pcnt_rx 
-0x533d 021406 jam 1 ,mem_le_txheader 
-0x533e 021407 jam 0 ,mem_le_txlen 
-0x533f 021408 branch le_supervision_flush 
-:      021410 le_init_master:
-0x5340 021411 bpatchx patch26_3 ,mem_patch26 
-0x5341 021412 enable master 
-0x5342 021413 jam lemode_master ,mem_le_mode 
-0x5343 021414 jam 1 ,mem_le_att_handle 
-0x5344 021415 jam 1 ,mem_le_search_handle_start 
-0x5345 021416 setarg 0xffff 
-0x5346 021417 store 2 ,mem_le_search_handle_end 
-0x5347 021418 force 0 ,pdata 
-0x5348 021419 store 5 ,mem_le_pcnt_rx 
-0x5349 021420 set1 39 ,pdata 
-0x534a 021421 store 5 ,mem_le_pcnt_tx 
-0x534b 021422 branch le_init_conn 
-:      021425 le_init_slave:
-0x534c 021426 bpatchx patch26_4 ,mem_patch26 
-0x534d 021427 disable master 
-0x534e 021428 setarg 0x17 
-0x534f 021429 store 2 ,mem_le_remote_mtu 
-0x5350 021430 jam lemode_slave ,mem_le_mode 
-0x5351 021431 jam 0 ,mem_le_adv_enable 
-0x5352 021432 jam 0 ,mem_lpm_current_mult 
-0x5353 021433 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021434 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021435 fetch 2 ,mem_le_superto 
-0x5356 021436 store 2 ,mem_le_init_superto 
-0x5357 021437 fetch 2 ,mem_le_tsniff 
-0x5358 021438 mul32 pdata ,5 ,pdata 
-0x5359 021439 rshift4 pdata ,pdata 
-0x535a 021440 store 2 ,mem_le_superto 
-0x535b 021441 branch le_init_conn 
-:      021447 le_dispatch:
-0x535c 021448 call le_enable 
-0x535d 021449 call le_scan 
-0x535e 021450 call le_adv 
-0x535f 021451 branch le_disable 
-:      021453 le_conn_dispatch:
-0x5360 021454 bpatchx patch26_5 ,mem_patch26 
-0x5361 021455 call le_enable 
-0x5362 021456 call app_process_ble 
-0x5363 021457 fetch 1 ,mem_le_mode 
-0x5364 021458 beq lemode_master ,le_master_dispatch 
-0x5365 021459 branch le_slave_dispatch 
-:      021465 le_master_dispatch:
-0x5366 021466 bpatchx patch26_6 ,mem_patch26 
-0x5367 021467 enable master 
-0x5368 021468 call le_supervision_update 
-0x5369 021469 branch le_master_disconn ,positive 
-0x536a 021470 call check_ble_disabled 
-0x536b 021471 call le_setup 
-0x536c 021472 call le_prepare_tx 
-0x536d 021473 disable match 
-0x536e 021474 call le_transmit_receive_sifs 
-0x536f 021475 nrtn match 
-0x5370 021476 bpatchx patch26_7 ,mem_patch26 
-0x5371 021477 fetch 1 ,mem_le_conn_rcv 
-0x5372 021478 increase 1 ,pdata 
-0x5373 021479 store 1 ,mem_le_conn_rcv 
-0x5374 021480 call le_acknowledge 
-0x5375 021481 disable master 
-0x5376 021482 rtn 
-:      021484 le_master_disconn:
-0x5377 021485 call le_disconnect 
-0x5378 021486 disable master 
-0x5379 021487 rtn 
-:      021492 le_slave_dispatch:
-0x537a 021493 bpatchx patch27_0 ,mem_patch27 
-0x537b 021494 jam 0 ,mem_le_md_count 
-0x537c 021495 call sp_calc_sequence_256 
-0x537d 021496 call le_secure_connect_sm 
-0x537e 021497 disable attempt 
-0x537f 021498 call le_supervision_update 
-0x5380 021499 branch le_slave_disconn ,positive 
-0x5381 021500 call check_ble_disabled 
-0x5382 021501 call le_setup 
-0x5383 021502 call le_receive_slave 
-0x5384 021503 nbranch le_slave_unsync ,sync 
-0x5385 021504 call le_got_first_packet 
-0x5386 021505 branch le_slave_match ,match 
-0x5387 021506 branch le_slave_cont 
-:      021509 le_slave_match:
-0x5388 021510 bpatchx patch27_1 ,mem_patch27 
-0x5389 021511 fetch 1 ,mem_le_md_count 
-0x538a 021512 pincrease 1 
-0x538b 021513 store 1 ,mem_le_md_count 
-0x538c 021514 beq le_md_max_count ,le_slave_cont 
-0x538d 021515 call le_acknowledge 
-0x538e 021516 call le_prepare_tx 
-0x538f 021517 call le_transmit_norx 
-0x5390 021518 call le_parse 
-0x5391 021519 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021520 call callback_func 
-0x5393 021521 call le_check_md 
-0x5394 021522 branch le_slave_more_data ,user 
-:      021523 le_slave_cont:
-0x5395 021524 bpatchx patch27_2 ,mem_patch27 
-0x5396 021525 call le_pairing_sm 
-0x5397 021526 call le_check_paring_time 
-0x5398 021527 call check_51cmd 
-0x5399 021528 fetch 1 ,mem_le_op 
-0x539a 021529 bbit1 op_disconn ,le_slave_disconn 
-:      021530 le_slave_unsync:
-0x539b 021531 bpatchx patch27_3 ,mem_patch27 
-0x539c 021532 call le_lpm_set_mult 
-0x539d 021533 call le_update_channel_map 
-0x539e 021534 call le_update_param 
-0x539f 021535 branch calc_clke_offset 
-:      021538 le_check_md:
-0x53a0 021539 disable user 
-0x53a1 021540 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021541 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021542 rtn 
-:      021545 le_slave_more_data:
-0x53a4 021546 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021547 enable attempt 
-0x53a6 021548 call le_transmit_receive_sifs_notx 
-0x53a7 021549 branch le_slave_match ,match 
-0x53a8 021550 branch le_slave_cont 
-:      021552 le_slave_disconn:
-:      021555 le_disconnect:
-0x53a9 021556 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021557 call le_clear_connection_info 
-0x53ab 021558 call app_disconn_reason_collect_ble 
-0x53ac 021559 call sp_initialize_256 
-0x53ad 021560 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021561 branch ui_ipc_send_event 
-:      021563 le_clear_connection_info:
-0x53af 021564 setarg 0 
-0x53b0 021565 store 9 ,mem_le_tx_buff_used 
-0x53b1 021566 jam 0 ,mem_le_conn_handle 
-0x53b2 021567 jam lemode_idle ,mem_le_mode 
-0x53b3 021568 jam 0 ,mem_le_state 
-0x53b4 021569 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021570 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021571 rtn 
-:      021573 le_got_first_packet:
-0x53b7 021574 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021575 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021576 increase 1 ,pdata 
-0x53ba 021577 store 1 ,mem_le_conn_rcv 
-0x53bb 021578 fetch 1 ,mem_le_state 
-0x53bc 021579 rtnbit1 lestate_got_first_packet 
-0x53bd 021580 set1 lestate_got_first_packet 
-0x53be 021581 store 1 ,mem_le_state 
-0x53bf 021582 fetch 2 ,mem_le_init_superto 
-0x53c0 021583 store 2 ,mem_le_superto 
-0x53c1 021584 setarg 0 
-0x53c2 021585 store 4 ,mem_le_transmit_window 
-0x53c3 021586 rtn 
-:      021589 le_enable:
-0x53c4 021590 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021591 jam 0x36 ,rf_adc_goff 
-0x53c6 021592 jam 0x5f ,rf_agc_nsat 
-0x53c7 021593 enable le 
-0x53c8 021594 jam 7 ,rfen_ulp 
-0x53c9 021595 call check_ble_disabled 
-0x53ca 021596 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021597 rtn blank 
-0x53cc 021598 jam 0xb8 ,rf_iq_gain 
-0x53cd 021599 rtn 
-:      021601 le_disable:
-0x53ce 021602 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021603 jam 0x2e ,rf_adc_goff 
-0x53d0 021604 jam 0xff ,rf_agc_nsat 
-0x53d1 021605 disable le 
-0x53d2 021606 jam 3 ,rfen_ulp 
-0x53d3 021607 arg 0 ,stop_watch 
-0x53d4 021608 rtn 
-:      021610 le_prep:
-0x53d5 021611 disable enable_crc 
-0x53d6 021612 disable enable_white 
-0x53d7 021613 fetch 3 ,mem_le_crcinit 
-0x53d8 021614 iforce crc24_init 
-0x53d9 021615 fetch 1 ,mem_le_ch_mapped 
-:      021616 le_prep2:
-0x53da 021617 reverse pdata ,temp 
-0x53db 021618 set1 1 ,temp 
-0x53dc 021619 rshift temp ,white_init 
-0x53dd 021620 rtn 
-:      021623 lerx_setfreq:
-0x53de 021624 call le_setfreq 
-0x53df 021625 call set_freq_rx 
-0x53e0 021626 setarg param_pll_setup 
-0x53e1 021627 call sleep 
-0x53e2 021628 branch rf_rx_enable 
-:      021630 letx_setfreq:
-0x53e3 021631 branch txon ,match 
-:      021632 letx_setfreq0:
-0x53e4 021633 call le_setfreq 
-0x53e5 021634 branch set_freq_tx 
-:      021635 le_setfreq:
-0x53e6 021636 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021637 call set_sync_on 
-0x53e8 021638 fetch 1 ,mem_le_testtype 
-0x53e9 021639 nbranch le_ctf_test ,blank 
-0x53ea 021640 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021641 sub pdata ,36 ,null 
-0x53ec 021642 branch le_ctf_normal ,positive 
-0x53ed 021643 force 0 ,temp 
-0x53ee 021644 rtneq 37 
-0x53ef 021645 force 24 ,temp 
-0x53f0 021646 rtneq 38 
-0x53f1 021647 force 78 ,temp 
-0x53f2 021648 rtn 
-:      021650 le_ctf_normal:
-0x53f3 021651 sub pdata ,10 ,null 
-0x53f4 021652 branch le_ctf_low ,positive 
-0x53f5 021653 increase 1 ,pdata 
-:      021655 le_ctf_low:
-0x53f6 021656 lshift pdata ,pdata 
-0x53f7 021657 add pdata ,2 ,temp 
-0x53f8 021658 rtn 
-:      021660 le_ctf_test:
-0x53f9 021661 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021662 lshift pdata ,temp 
-0x53fb 021663 rtn 
-:      021665 le_sca_map:
-0x53fc 021666 arg 500 ,temp 
-0x53fd 021667 rtn blank 
-0x53fe 021668 arg 250 ,temp 
-0x53ff 021669 rtneq 1 
-0x5400 021670 arg 150 ,temp 
-0x5401 021671 rtneq 2 
-0x5402 021672 arg 100 ,temp 
-0x5403 021673 rtneq 3 
-0x5404 021674 arg 75 ,temp 
-0x5405 021675 rtneq 4 
-0x5406 021676 arg 50 ,temp 
-0x5407 021677 rtneq 5 
-0x5408 021678 arg 40 ,temp 
-0x5409 021679 rtneq 6 
-0x540a 021680 arg 20 ,temp 
-0x540b 021681 rtn 
-:      021685 le_adv_access:
-0x540c 021686 setarg 0x8e89be 
-0x540d 021687 lshift8 pdata ,pdata 
-0x540e 021688 or_into 0xd6 ,pdata 
-0x540f 021689 iforce access 
-0x5410 021690 setarg 0x555555 
-0x5411 021691 store 3 ,mem_le_crcinit 
-0x5412 021692 rtn 
-:      021694 le_setup:
-0x5413 021695 bpatchx patch28_2 ,mem_patch28 
-0x5414 021696 enable swfine 
-0x5415 021697 fetch 4 ,mem_le_access 
-0x5416 021698 iforce access 
-0x5417 021699 call le_map_channel 
-0x5418 021700 setarg 0x200 
-0x5419 021701 branch le_setup_master ,master 
-0x541a 021702 fetch 2 ,mem_le_receive_window 
-0x541b 021703 rshift pdata ,pdata 
-:      021704 le_setup_master:
-0x541c 021705 arg param_pll_setup ,temp 
-0x541d 021706 iadd temp ,pdata 
-0x541e 021707 call ahead_window 
-0x541f 021708 deposit clke 
-0x5420 021709 store 6 ,mem_le_rxon_ts 
-0x5421 021710 rtn 
-:      021712 le_next_adv_channel:
-0x5422 021713 bpatchx patch28_3 ,mem_patch28 
-0x5423 021714 fetch 1 ,mem_le_ch_mapped 
-0x5424 021715 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021716 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021717 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021718 branch le_next_adv_channel_curr_channel_39 
-:      021720 le_next_adv_channel_curr_channel_37:
-0x5428 021721 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021722 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021723 branch set_le_next_adv_channel_38 ,true 
-0x542b 021724 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021725 branch set_le_next_adv_channel_39 ,true 
-0x542d 021726 branch set_le_next_adv_channel_37 
-:      021729 le_next_adv_channel_curr_channel_38:
-0x542e 021730 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021731 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021732 branch set_le_next_adv_channel_39 ,true 
-0x5431 021733 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021734 branch set_le_next_adv_channel_37 ,true 
-0x5433 021735 branch set_le_next_adv_channel_38 
-:      021738 le_next_adv_channel_curr_channel_39:
-0x5434 021739 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021740 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021741 branch set_le_next_adv_channel_37 ,true 
-0x5437 021742 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021743 branch set_le_next_adv_channel_38 ,true 
-0x5439 021744 branch set_le_next_adv_channel_39 
-:      021748 set_le_next_adv_channel_37:
-0x543a 021749 jam 37 ,mem_le_ch_mapped 
-0x543b 021750 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021751 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021752 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021753 rtn 
-:      021755 set_le_next_adv_channel_38:
-0x543f 021756 jam 38 ,mem_le_ch_mapped 
-0x5440 021757 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021758 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021759 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021760 rtn 
-:      021762 set_le_next_adv_channel_39:
-0x5444 021763 jam 39 ,mem_le_ch_mapped 
-0x5445 021764 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021765 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021766 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021767 rtn 
-:      021771 le_context_nexthop:
-0x5449 021772 bpatchx patch28_4 ,mem_patch28 
-0x544a 021773 add rega ,coffset_mode ,contr 
-0x544b 021774 ifetch 1 ,contr 
-0x544c 021775 rtnbit0 mode_le 
-0x544d 021776 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021777 ifetch 2 ,contw 
-0x544f 021778 increase 1 ,pdata 
-0x5450 021779 istore 2 ,contw 
-0x5451 021780 add rega ,coffset_le_hop ,contr 
-0x5452 021781 ifetch 1 ,contr 
-0x5453 021782 add rega ,coffset_le_ch ,contw 
-0x5454 021783 ifetcht 1 ,contw 
-0x5455 021784 iadd temp ,pdata 
-0x5456 021785 sub pdata ,36 ,null 
-0x5457 021786 branch le_nexthop_nowrap ,positive 
-0x5458 021787 increase -37 ,pdata 
-:      021788 le_nexthop_nowrap:
-0x5459 021789 istore 1 ,contw 
-0x545a 021790 rtn 
-:      021793 le_calc_channel_map:
-0x545b 021794 bpatchx patch28_5 ,mem_patch28 
-0x545c 021795 fetch 5 ,mem_le_channel_map 
-0x545d 021796 force 0 ,temp 
-0x545e 021797 force 37 ,loopcnt 
-:      021798 le_count_channels_loop:
-0x545f 021799 bbit0 0 ,le_count_channels_notused 
-0x5460 021800 increase 1 ,temp 
-:      021801 le_count_channels_notused:
-0x5461 021802 rshift pdata ,pdata 
-0x5462 021803 loop le_count_channels_loop 
-0x5463 021804 add temp ,-1 ,pdata 
-0x5464 021805 store 1 ,mem_le_channels 
-0x5465 021806 rtn 
-:      021808 le_map_channel:
-0x5466 021809 bpatchx patch28_6 ,mem_patch28 
-0x5467 021810 fetch 1 ,mem_le_ch 
-0x5468 021811 iforce queue 
-0x5469 021812 fetcht 5 ,mem_le_channel_map 
-0x546a 021813 qisolate1 temp 
-0x546b 021814 branch le_map_channel_end ,true 
-:      021815 le_map_channel_next:
-0x546c 021816 bpatchx patch28_7 ,mem_patch28 
-0x546d 021817 fetch 1 ,mem_le_channels 
-0x546e 021818 isub queue ,pdata 
-0x546f 021819 branch le_map_channel_cont ,positive 
-0x5470 021820 sub pdata ,-1 ,queue 
-0x5471 021821 branch le_map_channel_next 
-:      021822 le_map_channel_cont:
-0x5472 021823 copy queue ,loopcnt 
-0x5473 021824 force 0 ,queue 
-:      021825 le_map_channel_loop:
-0x5474 021826 qisolate1 temp 
-0x5475 021827 branch le_map_channel_skip ,true 
-0x5476 021828 increase 1 ,loopcnt 
-:      021829 le_map_channel_skip:
-0x5477 021830 deposit loopcnt 
-0x5478 021831 branch le_map_channel_end ,blank 
-0x5479 021832 increase 1 ,queue 
-0x547a 021833 increase -1 ,loopcnt 
-0x547b 021834 branch le_map_channel_loop 
-:      021835 le_map_channel_end:
-0x547c 021836 deposit queue 
-0x547d 021837 store 1 ,mem_le_ch_mapped 
-0x547e 021838 rtn 
-:      021841 le_wait_tx:
-0x547f 021842 branch le_wait_master ,master 
-0x5480 021843 until null ,timeout 
-0x5481 021844 rtn 
-:      021846 le_wait_master:
-0x5482 021847 arg 0xea0 ,timeup 
-0x5483 021848 until clkn_rt ,meet 
-0x5484 021849 rtn 
-:      021851 le_receive_adv:
-0x5485 021852 disable swfine 
-0x5486 021853 fetch 2 ,mem_le_scan_window 
-0x5487 021854 copy pdata ,timeup 
-0x5488 021855 branch le_receive_packet 
-:      021858 le_receive_slave:
-0x5489 021859 bpatchx patch29_0 ,mem_patch29 
-0x548a 021860 enable swfine 
-0x548b 021861 fetch 2 ,mem_le_receive_window 
-0x548c 021862 fetcht 4 ,mem_le_transmit_window 
-0x548d 021863 iadd temp ,timeup 
-:      021864 le_receive_packet:
-0x548e 021865 call lerx_setfreq 
-:      021866 le_receive_rxon:
-0x548f 021867 bpatchx patch29_1 ,mem_patch29 
-0x5490 021868 call le_prep 
-0x5491 021869 disable match 
-0x5492 021870 enable decode_fec0 
-0x5493 021871 enable is_rx 
-0x5494 021872 disable is_tx 
-0x5495 021873 copy timeup ,stop_watch 
-0x5496 021874 correlate null ,timeout 
-0x5497 021875 branch le_receive_on_attempt ,attempt 
-0x5498 021876 copy clke ,temp 
-0x5499 021877 storet 6 ,mem_sync_clke 
-:      021878 le_receive_on_attempt:
-0x549a 021879 nbranch end_of_packet ,sync 
-0x549b 021880 branch le_receive_skip ,attempt 
-0x549c 021881 arg param_clke_cal_le ,clke_rt 
-0x549d 021882 copy bt_clk ,clke_bt 
-0x549e 021883 fetch 1 ,mem_le_state 
-0x549f 021884 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021885 call lpm_adjust_clk ,wake 
-:      021886 le_receive_skip:
-0x54a1 021887 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021888 call save_rssi 
-0x54a3 021889 enable enable_white 
-0x54a4 021890 enable enable_crc 
-0x54a5 021891 parse demod ,bucket ,8 
-0x54a6 021892 rshift3 pwindow ,pdata 
-0x54a7 021893 store 1 ,mem_le_rxbuf 
-0x54a8 021894 parse demod ,bucket ,8 
-0x54a9 021895 rshift3 pwindow ,pdata 
-0x54aa 021896 istore 1 ,contw 
-0x54ab 021897 and pdata ,0x3f ,loopcnt 
-0x54ac 021898 branch lerx_nopayload ,zero 
-:      021900 lerx_loop:
-0x54ad 021901 parse demod ,bucket ,8 
-0x54ae 021902 rshift3 pwindow ,pdata 
-0x54af 021903 istore 1 ,contw 
-0x54b0 021904 loop lerx_loop 
-:      021906 lerx_nopayload:
-0x54b1 021907 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021908 parse demod ,bucket ,24 
-0x54b3 021909 enable swfine 
-0x54b4 021910 arg param_sifs ,stop_watch 
-0x54b5 021911 rshift32 pdata ,pdata 
-0x54b6 021912 rshift16 pdata ,pdata 
-0x54b7 021913 istore 3 ,contw 
-0x54b8 021914 branch end_of_packet ,crc_failed 
-0x54b9 021915 enable match 
-:      021916 lerx_nopayload2:
-0x54ba 021917 fetch 1 ,mem_last_freq 
-0x54bb 021918 add pdata ,0 ,rega 
-0x54bc 021919 call rf_write_freq 
-0x54bd 021920 disable decode_fec0 
-0x54be 021921 branch set_sync_on 
-:      021923 le_transmit_receive_sifs:
-0x54bf 021924 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021925 call le_transmit 
-:      021926 le_transmit_receive_sifs_notx:
-0x54c1 021927 fetcht 1 ,mem_last_freq 
-0x54c2 021928 call set_freq_rx 
-0x54c3 021929 call rf_rx_enable 
-0x54c4 021930 enable swfine 
-0x54c5 021931 arg 5500 ,timeup 
-0x54c6 021932 branch le_receive_rxon 
-:      021934 le_transmit_norx:
-0x54c7 021935 call le_transmit 
-0x54c8 021936 branch end_of_packet 
-:      021938 le_transmit:
-0x54c9 021939 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021940 call le_prep 
-0x54cb 021941 call letx_setfreq 
-0x54cc 021942 branch le_transmit0 
-:      021944 le_transmit0:
-0x54cd 021945 set1 txgfsk ,radio_ctrl 
-0x54ce 021946 enable encode_fec0 
-0x54cf 021947 enable is_tx 
-0x54d0 021948 disable is_rx 
-0x54d1 021949 call le_wait_tx 
-0x54d2 021950 rshift16 access ,pdata 
-0x54d3 021951 rshift8 pdata ,pdata 
-0x54d4 021952 rshift4 pdata ,pdata 
-0x54d5 021953 inject mod ,40 
-0x54d6 021954 enable enable_white 
-0x54d7 021955 enable enable_crc 
-0x54d8 021956 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021957 fetch 1 ,mem_le_txheader 
-0x54da 021958 inject mod ,8 
-0x54db 021959 ifetch 1 ,contr 
-0x54dc 021960 and pdata ,0x3f ,loopcnt 
-0x54dd 021961 inject mod ,8 
-0x54de 021962 branch letr_nopayload ,zero 
-:      021963 letr_loop:
-0x54df 021964 ifetch 1 ,contr 
-0x54e0 021965 inject mod ,8 
-0x54e1 021966 loop letr_loop 
-:      021968 letr_nopayload:
-0x54e2 021969 enable enable_parity 
-0x54e3 021970 inject mod ,24 
-0x54e4 021971 disable enable_parity 
-0x54e5 021972 until null ,tx_clear 
-0x54e6 021973 nop 100 
-0x54e7 021974 disable encode_fec0 
-0x54e8 021975 rtn 
-:      021977 le_send_adv_ind:
-0x54e9 021978 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021979 fetch 1 ,mem_le_adv_type 
-0x54eb 021980 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021981 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021982 lshift4 pdata ,pdata 
-0x54ee 021983 lshift2 pdata ,pdata 
-0x54ef 021984 store 1 ,mem_le_txheader 
-0x54f0 021985 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021986 add temp ,6 ,pdata 
-0x54f2 021987 store 1 ,mem_le_txlen 
-0x54f3 021988 fetch 6 ,mem_le_lap 
-0x54f4 021989 store 6 ,mem_le_txpayload 
-0x54f5 021990 copy temp ,loopcnt 
-0x54f6 021991 arg mem_le_adv_data ,contr 
-0x54f7 021992 call memcpy_fast 
-0x54f8 021993 branch le_send_adv_transmit 
-:      021994 le_send_adv_direct_ind:
-0x54f9 021995 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021996 lshift4 pdata ,pdata 
-0x54fb 021997 lshift2 pdata ,pdata 
-0x54fc 021998 increase 1 ,pdata 
-0x54fd 021999 store 1 ,mem_le_txheader 
-0x54fe 022000 setarg 12 
-0x54ff 022001 store 1 ,mem_le_txlen 
-0x5500 022002 fetch 6 ,mem_le_lap 
-0x5501 022003 store 6 ,mem_le_txpayload 
-0x5502 022004 fetch 6 ,mem_hci_plap 
-0x5503 022005 istore 6 ,contw 
-:      022006 le_send_adv_transmit:
-0x5504 022007 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 022008 fetch 1 ,mem_le_adv_transmit 
-0x5506 022009 increase 1 ,pdata 
-0x5507 022010 store 1 ,mem_le_adv_transmit 
-0x5508 022011 arg 1800 ,stop_watch 
-0x5509 022012 disable match 
-0x550a 022013 branch le_transmit_receive_sifs 
-:      022015 le_send_scan_request:
-0x550b 022016 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 022017 fetch 1 ,mem_le_scan_type 
-0x550d 022018 rtnne le_scan_type_active 
-0x550e 022019 fetch 1 ,mem_le_adv_transmit 
-0x550f 022020 increase 1 ,pdata 
-0x5510 022021 store 1 ,mem_le_adv_transmit 
-0x5511 022022 arg 0x0c03 ,temp 
-0x5512 022023 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 022024 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 022025 copy rega ,pdata 
-0x5515 022026 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 022027 storet 2 ,mem_le_txheader 
-0x5517 022028 fetch 6 ,mem_le_lap 
-0x5518 022029 istore 6 ,contw 
-0x5519 022030 fetch 6 ,mem_le_plap 
-0x551a 022031 istore 6 ,contw 
-0x551b 022032 branch le_transmit_receive_sifs 
-:      022035 le_send_scan_response:
-0x551c 022036 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 022037 arg scan_rsp ,temp 
-0x551e 022038 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 022039 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 022040 storet 1 ,mem_le_txheader 
-0x5521 022041 fetcht 1 ,mem_le_scan_data_len 
-0x5522 022042 add temp ,6 ,pdata 
-0x5523 022043 store 1 ,mem_le_txlen 
-0x5524 022044 fetch 6 ,mem_le_lap 
-0x5525 022045 store 6 ,mem_le_txpayload 
-0x5526 022046 arg mem_le_scan_data ,contr 
-0x5527 022047 copy temp ,loopcnt 
-0x5528 022048 call memcpy_fast 
-0x5529 022049 call le_transmit_norx 
-0x552a 022050 branch le_adv_not_match 
-:      022052 le_connect_request:
-0x552b 022053 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 022054 force -1 ,pdata 
-0x552d 022055 setsect 2 ,1 
-0x552e 022056 store 5 ,mem_le_channel_map 
-0x552f 022057 call le_calc_channel_map 
-0x5530 022058 force 4 ,loopcnt 
-0x5531 022059 arg mem_le_access ,contw 
-0x5532 022060 call generate_random_loop 
-0x5533 022061 fetch 2 ,mem_le_timeout 
-0x5534 022062 store 2 ,mem_le_superto 
-:      022063 le_con_req_hop_retry:
-0x5535 022064 random pdata 
-0x5536 022065 and_into 0xf ,pdata 
-0x5537 022066 sub pdata ,4 ,null 
-0x5538 022067 branch le_con_req_hop_retry ,positive 
-0x5539 022068 store 1 ,mem_le_hop 
-0x553a 022069 store 1 ,mem_tmp1 
-0x553b 022070 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 022071 fetcht 2 ,mem_le_conn_interval 
-0x553d 022072 storet 2 ,mem_le_tsniff 
-0x553e 022073 copy temp ,regc 
-0x553f 022074 add clkn_bt ,7 ,pdata 
-0x5540 022075 idiv regc 
-0x5541 022076 call wait_div_end 
-0x5542 022077 remainder rega 
-0x5543 022078 isub rega ,pdata 
-0x5544 022079 iadd regc ,pdata 
-0x5545 022080 fetcht 2 ,mem_le_dsniff 
-0x5546 022081 iadd temp ,pdata 
-0x5547 022082 store 4 ,mem_le_anchor 
-0x5548 022083 isub clkn_bt ,rega 
-0x5549 022084 increase -6 ,rega 
-0x554a 022085 arg 0x2205 ,regb 
-0x554b 022086 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 022087 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 022088 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 022089 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 022090 copy regb ,pdata 
-0x5550 022091 store 2 ,mem_le_txheader 
-0x5551 022092 fetch 6 ,mem_le_lap 
-0x5552 022093 istore 6 ,contw 
-0x5553 022094 fetch 6 ,mem_le_plap 
-0x5554 022095 istore 6 ,contw 
-0x5555 022096 fetch 4 ,mem_le_access 
-0x5556 022097 istore 4 ,contw 
-0x5557 022098 random pdata 
-0x5558 022099 istore 2 ,contw 
-0x5559 022100 random pdata 
-0x555a 022101 istore 1 ,contw 
-0x555b 022102 force 2 ,pdata 
-0x555c 022103 istore 1 ,contw 
-0x555d 022104 rshift2 rega ,pdata 
-0x555e 022105 istore 2 ,contw 
-0x555f 022106 rshift2 regc ,pdata 
-0x5560 022107 istore 2 ,contw 
-0x5561 022108 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 022109 setarg 0 
-0x5563 022110 istore 2 ,contw 
-0x5564 022111 fetch 2 ,mem_le_timeout 
-0x5565 022112 istore 2 ,contw 
-0x5566 022113 fetch 5 ,mem_le_channel_map 
-0x5567 022114 istore 5 ,contw 
-0x5568 022115 fetch 1 ,mem_le_hop 
-0x5569 022116 arg param_le_sca ,temp 
-0x556a 022117 ior temp ,pdata 
-0x556b 022118 istore 1 ,contw 
-0x556c 022119 call le_transmit_norx 
-0x556d 022120 setarg mem_le_txheader 
-0x556e 022121 add pdata ,18 ,contr 
-0x556f 022122 ifetch 3 ,contr 
-0x5570 022123 store 3 ,mem_le_crcinit 
-0x5571 022124 rtn 
-:      022126 le_init_adv:
-0x5572 022127 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 022128 disable master 
-0x5574 022129 branch le_adv_access 
-:      022133 le_update_param:
-0x5575 022134 fetch 1 ,mem_le_state 
-0x5576 022135 rtnbit0 lestate_update_param 
-0x5577 022136 fetch 2 ,mem_le_event_count 
-0x5578 022137 fetcht 2 ,mem_le_instant 
-0x5579 022138 isub temp ,pdata 
-0x557a 022139 nrtn positive 
-0x557b 022140 store 2 ,mem_pdatatemp 
-0x557c 022141 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 022142 fetch 1 ,mem_le_state 
-0x557e 022143 set0 lestate_update_param ,pdata 
-0x557f 022144 set0 lestate_got_first_packet ,pdata 
-0x5580 022145 store 1 ,mem_le_state 
-0x5581 022146 fetch 4 ,mem_le_anchor 
-0x5582 022147 fetcht 2 ,mem_le_tsniff 
-0x5583 022148 storet 2 ,mem_temp 
-0x5584 022149 isub temp ,rega 
-0x5585 022150 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 022151 fetch 1 ,mem_le_new_param 
-0x5587 022152 store 1 ,mem_le_window_size 
-0x5588 022153 ifetcht 2 ,contr 
-0x5589 022154 ifetch 2 ,contr 
-0x558a 022155 lshift2 pdata ,pdata 
-0x558b 022156 store 2 ,mem_le_tsniff 
-0x558c 022157 lshift2 temp ,temp 
-0x558d 022158 iadd temp ,pdata 
-0x558e 022159 ifetcht 4 ,contr 
-0x558f 022160 storet 4 ,mem_le_slave_latency 
-0x5590 022161 iadd rega ,pdata 
-0x5591 022162 copy pdata ,regab 
-0x5592 022163 fetch 2 ,mem_le_tsniff 
-0x5593 022164 fetcht 2 ,mem_temp 
-0x5594 022165 isub temp ,pdata 
-0x5595 022166 fetcht 2 ,mem_pdatatemp 
-0x5596 022167 imul32 temp ,pdata 
-0x5597 022168 iadd regab ,pdata 
-0x5598 022169 store 4 ,mem_le_anchor 
-0x5599 022170 call le_receive_window_size 
-0x559a 022171 fetch 2 ,mem_le_superto 
-0x559b 022172 store 2 ,mem_le_init_superto 
-0x559c 022173 rtn 
-:      022176 le_update_channel_map:
-0x559d 022177 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 022178 fetch 1 ,mem_le_state 
-0x559f 022179 rtnbit0 lestate_update_map 
-0x55a0 022180 fetch 2 ,mem_le_event_count 
-0x55a1 022181 fetcht 2 ,mem_le_instant 
-0x55a2 022182 isub temp ,pdata 
-0x55a3 022183 nrtn positive 
-0x55a4 022184 fetch 1 ,mem_le_state 
-0x55a5 022185 set0 lestate_update_map ,pdata 
-0x55a6 022186 store 1 ,mem_le_state 
-0x55a7 022187 fetch 5 ,mem_le_new_map 
-0x55a8 022188 store 5 ,mem_le_channel_map 
-0x55a9 022189 branch le_calc_channel_map 
-:      022192 le_acknowledge:
-0x55aa 022193 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 022194 call le_supervision_flush 
-0x55ac 022195 call le_check_wak 
-0x55ad 022196 fetch 1 ,mem_le_rxbuf 
-0x55ae 022197 isolate1 md ,pdata 
-0x55af 022198 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 022199 rshift pdata ,pdata 
-0x55b1 022200 ixor temp ,pdata 
-0x55b2 022201 isolate1 nesn ,pdata 
-0x55b3 022202 setflag true ,mark_old_packet ,mark 
-0x55b4 022203 rtnmark1 mark_old_packet 
-0x55b5 022204 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 022205 branch le_ack_unenc ,blank 
-0x55b7 022206 fetch 1 ,mem_le_state 
-0x55b8 022207 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 022208 call load_sk 
-0x55ba 022209 call le_decrypt 
-0x55bb 022210 nrtn blank 
-:      022211 le_ack_unenc:
-0x55bc 022212 fetcht 1 ,mem_le_arq 
-0x55bd 022213 setflip nesn ,temp 
-0x55be 022214 storet 1 ,mem_le_arq 
-0x55bf 022215 rtn 
-:      022218 le_check_wak:
-0x55c0 022219 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 022220 fetcht 1 ,mem_le_arq 
-0x55c2 022221 isolate0 wak ,temp 
-0x55c3 022222 rtn true 
-0x55c4 022223 fetch 1 ,mem_le_rxbuf 
-0x55c5 022224 lshift pdata ,pdata 
-0x55c6 022225 ixor temp ,pdata 
-0x55c7 022226 rtnbit0 sn 
-0x55c8 022227 set0 wak ,temp 
-0x55c9 022228 setflip sn ,temp 
-0x55ca 022229 storet 1 ,mem_le_arq 
-0x55cb 022230 compare 3 ,temp ,3 
-0x55cc 022231 nrtn true 
-0x55cd 022232 fetch 1 ,mem_le_txpayload 
-0x55ce 022233 beq ll_start_enc_req ,le_set_enc 
-0x55cf 022234 fetch 1 ,mem_le_enc_state 
-0x55d0 022235 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 022236 rtn 
-:      022239 le_set_enc:
-0x55d2 022240 fetch 1 ,mem_le_state 
-0x55d3 022241 set1 lestate_encryption ,pdata 
-0x55d4 022242 store 1 ,mem_le_state 
-0x55d5 022243 rtn 
-:      022245 le_clear_enc:
-0x55d6 022246 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 022247 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 022248 arg 0 ,pdata 
-0x55d9 022249 store 4 ,mem_le_last_mic 
-0x55da 022250 store 5 ,mem_le_pcnt_tx 
-0x55db 022251 set1 39 ,pdata 
-0x55dc 022252 store 5 ,mem_le_pcnt_rx 
-0x55dd 022253 fetch 1 ,mem_le_state 
-0x55de 022254 set0 lestate_encryption ,pdata 
-0x55df 022255 store 1 ,mem_le_state 
-0x55e0 022256 rtn 
-:      022259 le_wait_adv:
-0x55e1 022260 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 022261 call le_next_adv_channel 
-0x55e3 022262 call le_receive_adv 
-0x55e4 022263 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 022264 increase 1 ,pdata 
-0x55e6 022265 store 1 ,mem_le_adv_waitcnt 
-0x55e7 022266 rtn 
-:      022269 le_scan:
-0x55e8 022270 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 022271 fetch 1 ,mem_le_scan_enable 
-0x55ea 022272 rtnne le_scan_enable 
-0x55eb 022273 arg le_scan_interval_timer ,queue 
-0x55ec 022274 call timer_check 
-0x55ed 022275 nrtn blank 
-0x55ee 022276 fetch 2 ,mem_le_scan_interval 
-0x55ef 022277 fetcht 2 ,mem_le_scan_window 
-0x55f0 022278 isub temp ,pdata 
-0x55f1 022279 arg le_scan_interval_timer ,queue 
-0x55f2 022280 call timer_init 
-0x55f3 022281 disable master 
-0x55f4 022282 call le_init_adv 
-0x55f5 022283 call le_wait_adv 
-0x55f6 022284 nrtn match 
-0x55f7 022285 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 022286 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 022287 store 6 ,mem_le_plap 
-0x55fa 022290 fetch 1 ,mem_le_adv_rcv 
-0x55fb 022291 increase 1 ,pdata 
-0x55fc 022292 store 1 ,mem_le_adv_rcv 
-0x55fd 022293 call le_create_conn 
-0x55fe 022294 rtn master 
-0x55ff 022295 call le_send_scan_request 
-0x5600 022296 nrtn match 
-0x5601 022297 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 022298 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 022299 increase 1 ,pdata 
-0x5604 022300 store 1 ,mem_le_scanrsp_rcv 
-0x5605 022301 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 022302 store 9 ,mem_tmp_buffer 
-0x5607 022303 rtn 
-:      022305 le_create_conn:
-0x5608 022306 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 022307 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 022308 rtnne hci_cmd_le_create_conn 
-0x560b 022309 fetch 6 ,mem_le_plap 
-0x560c 022310 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 022311 isub temp ,null 
-0x560e 022312 nrtn zero 
-0x560f 022313 call context_new 
-0x5610 022314 nrtn zero 
-0x5611 022315 call le_connect_request 
-0x5612 022316 call le_init_master 
-0x5613 022317 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 022318 jam 0 ,mem_hci_cmd 
-0x5615 022319 jam 0 ,mem_le_peer_sca 
-0x5616 022320 jam 0 ,mem_le_scan_enable 
-0x5617 022321 jam 0 ,mem_cmd_le_create_conn 
-0x5618 022322 branch context_save 
-:      022324 le_scan_check_sender_addr_type:
-0x5619 022325 arg 1 ,rega 
-0x561a 022326 fetch 1 ,mem_le_rxbuf 
-0x561b 022327 rtnbit1 le_sender_addr_bit 
-0x561c 022328 arg 0 ,rega 
-0x561d 022329 rtn 
-:      022333 le_prepare_tx:
-0x561e 022334 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022335 fetch 1 ,mem_le_arq 
-0x5620 022336 rtnbit1 wak 
-0x5621 022337 call le_check_tx_md 
-0x5622 022338 call le_fifo_get_first_tx_ptr 
-0x5623 022339 branch le_send_empty ,blank 
-0x5624 022340 ifetch 1 ,contr 
-0x5625 022341 ifetcht 1 ,contr 
-0x5626 022342 copy temp ,rega 
-0x5627 022343 isub rega ,pdata 
-0x5628 022344 arg le_max_paket_len ,temp 
-0x5629 022345 call not_greater_than 
-0x562a 022346 copy pdata ,temp 
-0x562b 022347 ifetch 1 ,contr 
-0x562c 022348 copy pdata ,type 
-0x562d 022349 copy rega ,pdata 
-0x562e 022350 iadd contr ,contr 
-0x562f 022351 arg mem_le_txpayload ,contw 
-0x5630 022352 copy temp ,loopcnt 
-0x5631 022353 call memcpy 
-0x5632 022354 call le_update_tx_type 
-0x5633 022355 call le_send_packet 
-0x5634 022357 call le_fifo_get_first_tx_ptr 
-0x5635 022358 ifetch 1 ,contr 
-0x5636 022359 copy pdata ,rega 
-0x5637 022360 copy contr ,regc 
-0x5638 022361 ifetcht 1 ,contr 
-0x5639 022362 copy temp ,regb 
-0x563a 022363 isub regb ,pdata 
-0x563b 022364 arg le_max_paket_len ,temp 
-0x563c 022365 call not_greater_than 
-0x563d 022366 iadd regb ,pdata 
-0x563e 022367 istore 1 ,regc 
-0x563f 022368 isub rega ,null 
-0x5640 022369 nrtn zero 
-0x5641 022370 branch le_fifo_release_first_node 
-:      022373 le_check_tx_md:
-0x5642 022374 call le_check_continue 
-0x5643 022375 rtnmark1 mark_ble_tx_md 
-0x5644 022376 fetch 1 ,mem_le_configuration 
-0x5645 022377 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022378 call le_fifo_get_second_tx_ptr 
-0x5647 022379 branch le_clear_md ,blank 
-0x5648 022380 branch le_set_md 
-:      022383 le_check_continue:
-0x5649 022384 call le_fifo_get_first_tx_ptr 
-0x564a 022385 branch le_clear_md ,blank 
-0x564b 022386 ifetch 1 ,contr 
-0x564c 022387 ifetcht 1 ,contr 
-0x564d 022388 isub temp ,pdata 
-0x564e 022389 sub pdata ,le_max_paket_len ,null 
-0x564f 022390 branch le_clear_md ,positive 
-:      022391 le_set_md:
-0x5650 022392 set1 mark_ble_tx_md ,mark 
-0x5651 022393 rtn 
-:      022395 le_clear_md:
-0x5652 022396 set0 mark_ble_tx_md ,mark 
-0x5653 022397 rtn 
-:      022399 le_update_tx_type:
-0x5654 022400 copy rega ,pdata 
-0x5655 022401 rtn blank 
-0x5656 022402 arg llid_continue ,type 
-0x5657 022403 rtn 
-:      022406 le_att_check_notification_enable:
-0x5658 022407 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022408 increase 1 ,temp 
-0x565a 022409 call le_att_get_handle_ptr 
-0x565b 022410 increase -2 ,contr 
-0x565c 022411 ifetch 2 ,contr 
-0x565d 022412 arg client_charactertic_configuration ,temp 
-0x565e 022413 isub temp ,null 
-0x565f 022414 nrtn zero 
-0x5660 022415 increase 1 ,contr 
-0x5661 022416 copy contr ,rega 
-0x5662 022417 ifetch 1 ,contr 
-0x5663 022418 rtn 
-:      022421 le_send_empty:
-0x5664 022422 force 0 ,temp 
-0x5665 022423 force 1 ,type 
-:      022425 le_send_packet:
-0x5666 022426 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022427 storet 1 ,mem_le_txlen 
-0x5668 022428 fetcht 1 ,mem_le_arq 
-0x5669 022429 set1 wak ,temp 
-0x566a 022430 and temp ,0xfc ,pdata 
-0x566b 022431 ior type ,pdata 
-0x566c 022432 store 1 ,mem_le_arq 
-0x566d 022433 and_into 0x1f ,pdata 
-0x566e 022434 isolate1 mark_ble_tx_md ,mark 
-0x566f 022435 setflag true ,md ,pdata 
-0x5670 022436 store 1 ,mem_le_txheader 
-0x5671 022438 fetch 1 ,mem_le_txheader 
-0x5672 022439 compare 1 ,type ,3 
-0x5673 022440 nbranch le_send_no_txlen ,true 
-0x5674 022441 fetch 1 ,mem_le_txlen 
-0x5675 022442 rtn blank 
-:      022443 le_send_no_txlen:
-0x5676 022444 fetch 1 ,mem_le_state 
-0x5677 022445 rtnbit0 lestate_encryption 
-0x5678 022446 call load_sk 
-0x5679 022447 branch le_encrypt 
-:      022450 get_lpm_wake_ble_rx_lock:
-0x567a 022451 arg wake_lock_ble_rx ,queue 
-0x567b 022452 branch lpm_get_wake_lock 
-:      022454 put_lpm_wake_ble_rx_lock:
-0x567c 022455 arg wake_lock_ble_rx ,queue 
-0x567d 022456 branch lpm_put_wake_lock 
-:      022459 le_parse:
-0x567e 022460 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022461 rtnmark1 mark_old_packet 
-0x5680 022462 call le_fifo_check_full 
-0x5681 022463 nrtn blank 
-0x5682 022464 fetch 1 ,mem_le_rxbuf 
-0x5683 022465 and pdata ,0x3 ,pdata 
-0x5684 022466 store 1 ,mem_le_packet_llid 
-0x5685 022467 ifetch 1 ,contr 
-0x5686 022468 and pdata ,0x1f ,pdata 
-0x5687 022469 store 1 ,mem_le_packet_size 
-0x5688 022470 rtn blank 
-0x5689 022471 copy contr ,pdata 
-0x568a 022472 store 2 ,mem_le_payload_ptr 
-0x568b 022473 fetch 1 ,mem_le_packet_llid 
-0x568c 022474 beq llid_le_ll ,le_parse_ll 
-:      022475 le_parse_l2cap:
-0x568d 022476 call le_check_l2cap_complete 
-0x568e 022477 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022478 call put_lpm_wake_ble_rx_lock 
-0x5690 022479 fetch 2 ,mem_le_payload_ptr 
-0x5691 022480 copy pdata ,contr 
-0x5692 022481 ifetch 2 ,contr 
-0x5693 022482 store 2 ,mem_le_l2cap_size 
-0x5694 022483 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022484 ifetch 2 ,contr 
-0x5696 022485 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022486 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022487 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022488 rtn 
-:      022491 le_check_l2cap_complete:
-0x569a 022492 fetch 1 ,mem_le_packet_llid 
-0x569b 022493 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022494 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022495 rtn 
-:      022500 le_check_l2cap_cid_legal:
-0x569e 022501 call enable_user 
-0x569f 022502 arg le_l2cap_cid_att ,temp 
-0x56a0 022503 isub pdata ,null 
-0x56a1 022504 rtn zero 
-0x56a2 022505 arg le_l2cap_cid_signal ,temp 
-0x56a3 022506 isub pdata ,null 
-0x56a4 022507 rtn zero 
-0x56a5 022508 arg le_l2cap_cid_smp ,temp 
-0x56a6 022509 isub pdata ,null 
-0x56a7 022510 rtn zero 
-0x56a8 022511 branch disable_user 
-:      022514 le_check_l2cap_llid_start:
-0x56a9 022515 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022516 copy pdata ,contr 
-0x56ab 022517 ifetch 2 ,contr 
-0x56ac 022518 store 2 ,mem_le_l2cap_size 
-0x56ad 022519 ifetch 2 ,contr 
-0x56ae 022520 call le_check_l2cap_cid_legal 
-0x56af 022521 nrtn user 
-0x56b0 022522 fetcht 1 ,mem_le_packet_size 
-0x56b1 022523 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022524 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022525 increase 4 ,pdata 
-0x56b4 022526 isub temp ,null 
-0x56b5 022527 branch enable_user ,zero 
-0x56b6 022528 fetch 1 ,mem_le_packet_size 
-0x56b7 022529 copy pdata ,loopcnt 
-0x56b8 022530 arg mem_le_l2capbuf ,contw 
-0x56b9 022531 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022532 copy pdata ,contr 
-0x56bb 022533 call memcpy 
-0x56bc 022534 branch disable_user 
-:      022539 le_check_l2cap_continue_legal:
-0x56bd 022540 call enable_user 
-0x56be 022541 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022542 nrtn blank 
-0x56c0 022543 branch disable_user 
-:      022545 le_check_l2cap_llid_continue:
-0x56c1 022546 call le_check_l2cap_continue_legal 
-0x56c2 022547 nrtn user 
-0x56c3 022548 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022549 arg mem_le_l2capbuf ,contw 
-0x56c5 022550 iadd contw ,rega 
-0x56c6 022551 fetcht 1 ,mem_le_packet_size 
-0x56c7 022552 iadd temp ,pdata 
-0x56c8 022553 store 1 ,mem_le_packet_len_recved 
-0x56c9 022554 fetch 1 ,mem_le_packet_size 
-0x56ca 022555 copy pdata ,loopcnt 
-0x56cb 022556 copy rega ,contw 
-0x56cc 022557 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022558 copy pdata ,contr 
-0x56ce 022559 call memcpy_fast 
-0x56cf 022560 setarg mem_le_l2capbuf 
-0x56d0 022561 store 2 ,mem_le_payload_ptr 
-0x56d1 022562 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022563 increase 4 ,pdata 
-0x56d3 022564 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022565 isub temp ,null 
-0x56d5 022566 branch enable_user ,zero 
-0x56d6 022567 branch disable_user 
-:      022573 le_get_search_att_type:
-0x56d7 022574 call store_contr 
-0x56d8 022575 arg mem_le_search_att_type_length ,contw 
-:      022576 le_get_search_common:
-0x56d9 022577 fetch 2 ,mem_le_l2cap_size 
-0x56da 022578 increase -5 ,pdata 
-:      022579 le_get_search_common2:
-0x56db 022580 istore 1 ,contw 
-0x56dc 022581 copy pdata ,loopcnt 
-0x56dd 022582 call get_contr 
-0x56de 022583 branch memcpy_fast 
-:      022585 le_get_search_att_uuid:
-0x56df 022586 call store_contr 
-0x56e0 022587 arg mem_le_search_uuid_length ,contw 
-0x56e1 022588 branch le_get_search_common 
-:      022592 le_writeatt_cb:
-0x56e2 022593 fetch 2 ,mem_cb_att_write 
-0x56e3 022594 branch callback_func 
-:      022596 le_supervision_update:
-0x56e4 022597 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022598 call get_clkbt 
-0x56e6 022599 isub temp ,timeup 
-0x56e7 022600 deposit timeup 
-0x56e8 022601 fetcht 2 ,mem_le_superto 
-0x56e9 022602 lshift4 temp ,temp 
-0x56ea 022603 lshift temp ,temp 
-0x56eb 022604 isub temp ,pdata 
-0x56ec 022605 rtn 
-:      022607 le_supervision_flush:
-0x56ed 022608 call get_clkbt 
-0x56ee 022609 store 4 ,mem_le_supervision_timer 
-0x56ef 022610 rtn 
-:      022613 le_adv:
-0x56f0 022614 jam 36 ,mem_le_ch_mapped 
-0x56f1 022615 jam 0 ,mem_le_adv_channel_map_temp 
-:      022616 le_adv_loop:
-0x56f2 022617 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022618 fetch 1 ,mem_le_adv_enable 
-0x56f4 022619 rtn blank 
-0x56f5 022620 arg le_adv_interval_timer ,queue 
-0x56f6 022621 call timer_check 
-0x56f7 022622 nrtn blank 
-0x56f8 022623 bpatchx patch2d_1 ,mem_patch2d 
-:      022624 le_adv_loop_tx:
-0x56f9 022625 disable master 
-0x56fa 022626 enable swfine 
-0x56fb 022627 call le_init_adv 
-0x56fc 022628 call le_next_adv_channel 
-0x56fd 022629 call le_send_adv_ind 
-0x56fe 022630 nbranch le_adv_not_match ,match 
-0x56ff 022631 fetch 1 ,mem_le_req_rcv 
-0x5700 022632 increase 1 ,pdata 
-0x5701 022633 store 1 ,mem_le_req_rcv 
-0x5702 022634 fetch 1 ,mem_le_rxbuf 
-0x5703 022635 and pdata ,0x0f ,pdata 
-0x5704 022636 beq scan_req ,le_send_scan_response 
-0x5705 022637 beq connect_req ,le_parse_connect_req 
-:      022638 le_adv_not_match:
-0x5706 022639 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022640 random pdata 
-0x5708 022641 arg 0x1ff ,temp 
-0x5709 022642 iand temp ,pdata 
-0x570a 022643 add pdata ,250 ,pdata 
-0x570b 022644 call delay 
-0x570c 022645 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022646 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022647 isub temp ,null 
-0x570f 022648 nbranch le_adv_loop ,zero 
-0x5710 022649 arg le_adv_interval_timer ,queue 
-0x5711 022650 fetch 2 ,mem_le_adv_interval 
-0x5712 022651 branch timer_init 
-:      022654 le_receive_window_size:
-0x5713 022655 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022656 fetch 1 ,mem_le_peer_sca 
-0x5715 022657 call le_sca_map 
-0x5716 022658 fetch 2 ,mem_le_tsniff 
-0x5717 022659 imul32 temp ,pdata 
-0x5718 022660 arg 375 ,temp 
-0x5719 022661 imul32 temp ,pdata 
-0x571a 022662 arg 100000 ,temp 
-0x571b 022663 idiv temp 
-0x571c 022664 fetch 1 ,mem_le_window_size 
-0x571d 022665 arg 20000 ,temp 
-0x571e 022666 imul32 temp ,pdata 
-0x571f 022667 iadd temp ,pdata 
-0x5720 022668 store 4 ,mem_le_transmit_window 
-0x5721 022669 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022670 fetch 2 ,mem_rx_window_sniff 
-0x5723 022671 call wait_div_end 
-0x5724 022672 quotient temp 
-0x5725 022673 iadd temp ,pdata 
-0x5726 022674 store 2 ,mem_le_receive_window 
-0x5727 022675 rtn 
-:      022677 le_parse_connect_req:
-0x5728 022678 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022679 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022680 fetcht 6 ,mem_le_lap 
-0x572b 022681 isub temp ,null 
-0x572c 022682 nrtn zero 
-0x572d 022683 call le_scan_check_sender_addr_type 
-0x572e 022684 copy rega ,pdata 
-0x572f 022685 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022686 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022687 store 7 ,mem_tmp_buffer 
-0x5732 022688 ifetch 8 ,contr 
-0x5733 022689 istore 8 ,contw 
-0x5734 022690 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022691 store 6 ,mem_le_plap 
-0x5736 022692 increase 6 ,contr 
-0x5737 022693 ifetch 8 ,contr 
-0x5738 022694 store 8 ,mem_le_access 
-0x5739 022695 ifetcht 2 ,contr 
-0x573a 022696 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022697 lshift2 temp ,temp 
-0x573c 022698 ifetch 2 ,contr 
-0x573d 022699 lshift2 pdata ,pdata 
-0x573e 022700 store 2 ,mem_le_tsniff 
-0x573f 022701 store 4 ,mem_le_anchor 
-0x5740 022702 isub temp ,pdata 
-0x5741 022703 add pdata ,-2 ,clke_bt 
-0x5742 022704 ifetch 9 ,contr 
-0x5743 022705 store 9 ,mem_le_slave_latency 
-0x5744 022706 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022707 ifetch 1 ,contr 
-0x5746 022708 rshift4 pdata ,temp 
-0x5747 022709 rshift temp ,temp 
-0x5748 022710 storet 1 ,mem_le_peer_sca 
-0x5749 022711 and_into 0x1f ,pdata 
-0x574a 022712 store 1 ,mem_le_hop 
-0x574b 022713 call le_receive_window_size 
-0x574c 022714 call le_calc_channel_map 
-0x574d 022715 call le_init_slave 
-0x574e 022716 call context_new 
-0x574f 022717 nrtn zero 
-0x5750 022718 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022719 call calc_clke_offset 
-0x5752 022720 call le_l2cap_reset_signaling_identifier 
-0x5753 022721 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022722 call ui_ipc_send_event 
-0x5755 022723 branch context_save 
-:      022726 le_init_attlist_search:
-0x5756 022727 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022728 fetch 2 ,mem_le_search_handle_start 
-0x5758 022729 iforce regb 
-0x5759 022730 fetch 2 ,mem_le_search_handle_end 
-0x575a 022731 iforce regc 
-0x575b 022732 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022733 iforce contr 
-0x575d 022734 enable user 
-0x575e 022735 rtn 
-:      022738 le_att_handle_inrange:
-0x575f 022739 ifetch 2 ,contr 
-0x5760 022740 rtn blank 
-0x5761 022741 isub regb ,null 
-0x5762 022742 nrtn positive 
-0x5763 022743 isub regc ,null 
-0x5764 022744 rtn zero 
-0x5765 022745 branch le_att_handle_blank ,positive 
-0x5766 022746 force 1 ,null 
-0x5767 022747 rtn 
-:      022748 le_att_handle_blank:
-0x5768 022749 force 0 ,pdata 
-0x5769 022750 rtn 
-:      022754 le_att_get_handle_ptr:
-0x576a 022755 call le_att_get_handle_ptr2 
-0x576b 022756 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022757 rtn 
-:      022759 le_att_get_handle_ptr2:
-0x576d 022760 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022761 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022762 iforce contr 
-:      022763 le_att_get_handle_loop1:
-0x5770 022764 ifetch 2 ,contr 
-0x5771 022765 rtn blank 
-0x5772 022766 isub temp ,null 
-0x5773 022767 rtn zero 
-0x5774 022768 ifetch 1 ,contr 
-0x5775 022769 iadd contr ,contr 
-0x5776 022770 ifetch 1 ,contr 
-0x5777 022771 iadd contr ,contr 
-0x5778 022772 branch le_att_get_handle_loop1 
-:      022773 le_att_get_handle_ptr_found:
-0x5779 022774 ifetch 1 ,contr 
-0x577a 022775 iadd contr ,contr 
-0x577b 022776 rtn 
-:      022780 le_att_get_short_uuid_ptr:
-0x577c 022781 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022782 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022783 iforce contr 
-:      022784 le_att_get_short_uuid_loop:
-0x577f 022785 ifetch 2 ,contr 
-0x5780 022786 rtn blank 
-0x5781 022787 ifetch 1 ,contr 
-0x5782 022788 iadd contr ,contr 
-0x5783 022789 increase -2 ,contr 
-0x5784 022790 ifetch 2 ,contr 
-0x5785 022791 isub temp ,null 
-0x5786 022792 rtn zero 
-0x5787 022793 ifetch 1 ,contr 
-0x5788 022794 iadd contr ,contr 
-0x5789 022795 branch le_att_get_short_uuid_loop 
-:      022799 le_att_get_handle_info_from_ptr:
-0x578a 022800 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022801 branch le_att_get_handle_info_fast 
-:      022803 le_att_get_handle_info:
-0x578c 022804 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022805 fetch 2 ,mem_ui_le_uuid_table 
-:      022806 le_att_get_handle_info_fast:
-0x578e 022807 iforce contr 
-0x578f 022808 copy temp ,rega 
-:      022809 le_att_get_handle_loop:
-0x5790 022810 ifetch 2 ,contr 
-0x5791 022811 branch le_att_unfind_handle ,blank 
-0x5792 022812 isub rega ,null 
-0x5793 022813 branch le_att_finded_handle ,zero 
-0x5794 022814 ifetch 1 ,contr 
-0x5795 022815 iadd contr ,contr 
-0x5796 022816 ifetch 1 ,contr 
-0x5797 022817 iadd contr ,contr 
-0x5798 022818 branch le_att_get_handle_loop 
-:      022819 le_att_unfind_handle:
-0x5799 022820 branch disable_blank 
-:      022822 le_att_finded_handle:
-0x579a 022823 ifetch 1 ,contr 
-0x579b 022824 store 1 ,mem_le_cur_uuid_length 
-0x579c 022825 copy pdata ,loopcnt 
-0x579d 022826 arg mem_le_cur_uuid ,contw 
-0x579e 022827 call memcpy_fast 
-0x579f 022828 ifetch 1 ,contr 
-0x57a0 022829 store 1 ,mem_le_curr_att_len 
-0x57a1 022830 call store_contr 
-0x57a2 022831 branch enable_blank 
-:      022834 le_modified_name:
-0x57a3 022835 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022836 call le_modified_name_att_list 
-0x57a5 022837 branch le_modified_name_adv 
-:      022839 le_modified_name_att_list:
-0x57a6 022840 arg uuid_chrctr_device_name ,temp 
-0x57a7 022841 call le_att_get_short_uuid_ptr 
-0x57a8 022842 rtn blank 
-0x57a9 022843 ifetch 1 ,contr 
-0x57aa 022844 copy contr ,contw 
-0x57ab 022845 fetcht 1 ,mem_le_name_len 
-0x57ac 022846 copy temp ,loopcnt 
-0x57ad 022847 isub temp ,null 
-0x57ae 022848 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022849 isub temp ,temp 
-0x57b0 022850 arg mem_le_name ,contr 
-0x57b1 022851 call memcpy 
-0x57b2 022852 copy temp ,loopcnt 
-0x57b3 022853 ncall memcpy_empty ,zero 
-0x57b4 022854 rtn 
-:      022855 le_name_length_longer_than_att:
-0x57b5 022856 copy pdata ,loopcnt 
-0x57b6 022857 arg mem_le_name ,contr 
-0x57b7 022858 branch memcpy_fast 
-:      022861 le_modified_name_adv:
-0x57b8 022862 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022863 arg mem_le_adv_data ,rega 
-0x57ba 022864 call le_modified_name_adv_and_scan 
-0x57bb 022865 setarg 0 
-0x57bc 022866 setflag user ,0 ,pdata 
-0x57bd 022867 store 1 ,mem_pdatatemp 
-0x57be 022868 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022869 arg mem_le_scan_data ,rega 
-0x57c0 022870 call le_modified_name_adv_and_scan 
-0x57c1 022871 rtn user 
-0x57c2 022872 fetch 1 ,mem_pdatatemp 
-0x57c3 022873 branch assert ,blank 
-0x57c4 022874 rtn 
-:      022877 le_modified_name_adv_and_scan:
-0x57c5 022878 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022879 call enable_user 
-0x57c7 022880 call clear_temp_block 
-0x57c8 022881 arg 0 ,regb 
-0x57c9 022882 arg mem_le_data_temp ,contw 
-0x57ca 022883 call le_modified_name_adv_loop 
-0x57cb 022884 fetch 1 ,mem_le_name_len 
-0x57cc 022885 add pdata ,1 ,temp 
-0x57cd 022886 iadd regb ,rega 
-0x57ce 022887 increase 2 ,rega 
-0x57cf 022888 sub rega ,0x1f ,null 
-0x57d0 022889 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022890 istoret 1 ,contw 
-0x57d2 022891 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022892 istoret 1 ,contw 
-0x57d4 022893 iforce loopcnt 
-0x57d5 022894 call memcpy_fast 
-0x57d6 022895 copy rega ,regb 
-:      022896 le_modified_name_adv_and_scan_store_data:
-0x57d7 022897 deposit regb 
-0x57d8 022898 store 1 ,mem_le_data_len_temp 
-0x57d9 022899 arg mem_le_data_len_temp ,contr 
-0x57da 022900 setarg -32 
-0x57db 022901 iadd regc ,contw 
-0x57dc 022902 branch memcpy32 
-:      022904 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022905 call disable_user 
-0x57de 022906 branch le_modified_name_adv_and_scan_store_data 
-:      022908 le_modified_name_adv_loop:
-0x57df 022909 ifetch 1 ,rega 
-0x57e0 022910 rtn blank 
-0x57e1 022911 pincrease 1 
-0x57e2 022912 ifetcht 1 ,contr 
-0x57e3 022913 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022914 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022915 iadd regb ,regb 
-0x57e6 022916 copy rega ,contr 
-0x57e7 022917 iforce loopcnt 
-0x57e8 022918 call memcpy_fast 
-0x57e9 022919 copy contr ,rega 
-:      022920 le_modified_name_adv_loop2:
-0x57ea 022921 deposit rega 
-0x57eb 022922 isub regc ,null 
-0x57ec 022923 rtn positive 
-0x57ed 022924 branch le_modified_name_adv_loop 
-:      022926 le_modified_name_adv_found_name:
-0x57ee 022927 iadd rega ,rega 
-0x57ef 022928 branch le_modified_name_adv_loop2 
-:      022931 memcpy_empty:
-0x57f0 022932 setarg space 
-0x57f1 022933 istore 1 ,contw 
-0x57f2 022934 loop memcpy_empty 
-0x57f3 022935 rtn 
-:      022938 le_lpm_set_mult:
-0x57f4 022939 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022940 disable wake 
-0x57f6 022941 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022942 nbranch le_lpm_lost ,match 
-:      022943 le_lpm_set_mult_attempt:
-0x57f8 022944 call lpm_match 
-0x57f9 022945 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022946 store 2 ,mem_le_receive_window 
-0x57fb 022948 nbranch lpm_mult_short ,match 
-0x57fc 022949 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022951 fetch 1 ,mem_le_packet_size 
-0x57fe 022952 nbranch lpm_mult_short ,blank 
-0x57ff 022953 fetch 1 ,mem_le_txlen 
-0x5800 022954 nbranch lpm_mult_short ,blank 
-0x5801 022956 fetch 1 ,mem_le_configuration 
-0x5802 022957 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022959 fetch 1 ,mem_le_state 
-0x5804 022960 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022961 branch lpm_mult_wait_timeout 
-:      022963 le_lpm_lost:
-0x5806 022964 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022965 rshift temp ,temp 
-0x5808 022966 fetch 2 ,mem_le_receive_window 
-0x5809 022967 iadd temp ,pdata 
-0x580a 022968 store 2 ,mem_le_receive_window 
-0x580b 022969 branch lpm_lost 
-:      022972 le_set_config_fixed_tk:
-0x580c 022973 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022974 branch le_set_config 
-:      022976 le_clr_config_fixed_tk:
-0x580e 022977 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022978 branch le_clr_config 
-:      022980 le_set_config_fixed_ltk:
-0x5810 022981 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022982 branch le_set_config 
-:      022984 le_clr_config_fixed_ltk:
-0x5812 022985 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022986 branch le_clr_config 
-:      022988 le_set_config_more_data:
-0x5814 022989 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022990 branch le_set_config 
-:      022992 le_clr_config_more_data:
-0x5816 022993 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022994 branch le_clr_config 
-:      022996 le_set_config_read_authentication:
-0x5818 022997 arg bit_ble_read_auth ,queue 
-0x5819 022998 branch le_set_config 
-:      023000 le_clr_config_read_authentication:
-0x581a 023001 arg bit_ble_read_auth ,queue 
-0x581b 023002 branch le_clr_config 
-:      023004 le_set_config_write_authentication:
-0x581c 023005 arg bit_ble_write_auth ,queue 
-0x581d 023006 branch le_set_config 
-:      023008 le_clr_config_write_authentication:
-0x581e 023009 arg bit_ble_write_auth ,queue 
-0x581f 023010 branch le_clr_config 
-:      023012 le_set_config_short_mult:
-0x5820 023013 arg bit_ble_short_mult ,queue 
-0x5821 023014 branch le_set_config 
-:      023016 le_clr_config_short_mult:
-0x5822 023017 arg bit_ble_short_mult ,queue 
-0x5823 023018 branch le_clr_config 
-:      023021 le_set_config:
-0x5824 023022 fetch 1 ,mem_le_configuration 
-0x5825 023023 qset1 pdata 
-0x5826 023024 store 1 ,mem_le_configuration 
-0x5827 023025 rtn 
-:      023027 le_clr_config:
-0x5828 023028 fetch 1 ,mem_le_configuration 
-0x5829 023029 qset0 pdata 
-0x582a 023030 store 1 ,mem_le_configuration 
-0x582b 023031 rtn 
-:      023033 le_set_fixed_ltk:
-0x582c 023034 setarg 0x112233 
-0x582d 023035 store 3 ,mem_le_fixed_ltk 
-0x582e 023036 setarg 0x445566 
-0x582f 023037 istore 3 ,contw 
-0x5830 023038 setarg 0x778899 
-0x5831 023039 istore 3 ,contw 
-0x5832 023040 setarg 0x001122 
-0x5833 023041 istore 3 ,contw 
-0x5834 023042 setarg 0x334455 
-0x5835 023043 istore 3 ,contw 
-0x5836 023044 setarg 0x66 
-0x5837 023045 istore 1 ,contw 
-0x5838 023046 rtn 
-:      023049 le_set_justwork:
-0x5839 023050 setarg 0x01000302 
-0x583a 023051 store 4 ,mem_le_pres 
-0x583b 023052 setarg 0x010010 
-0x583c 023053 store 3 ,mem_le_pres_max_keysize 
-0x583d 023054 jam 1 ,mem_le_pairing_mode 
-0x583e 023055 rtn 
-:      023059 le_fifo_malloc_tx_empty:
-0x583f 023060 arg 0 ,rega 
-0x5840 023061 arg llid_empty ,type 
-0x5841 023062 branch le_fifo_malloc_tx 
-:      023066 le_fifo_malloc_tx_ll:
-0x5842 023067 arg llid_le_ll ,type 
-0x5843 023068 call le_fifo_malloc_tx 
-0x5844 023069 copy regb ,pdata 
-0x5845 023070 istore 1 ,contw 
-0x5846 023071 rtn 
-:      023075 le_fifo_malloc_tx_l2cap:
-0x5847 023076 force llid_l2cap_start ,type 
-0x5848 023077 increase 4 ,rega 
-0x5849 023078 call le_fifo_malloc_tx 
-0x584a 023079 increase -4 ,rega 
-0x584b 023080 copy rega ,pdata 
-0x584c 023081 istore 2 ,contw 
-0x584d 023082 copy regb ,pdata 
-0x584e 023083 istore 2 ,contw 
-0x584f 023084 rtn 
-:      023088 le_fifo_malloc_tx:
-0x5850 023089 sub rega ,240 ,null 
-0x5851 023090 nbranch assert ,positive 
-0x5852 023091 fetch 1 ,mem_le_tx_buff_used 
-0x5853 023092 arg 1 ,temp 
-0x5854 023093 arg le_tx_buff_count ,loopcnt 
-:      023094 le_fifo_malloc_tx_loop:
-0x5855 023095 iand temp ,null 
-0x5856 023096 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 023097 lshift temp ,temp 
-0x5858 023098 loop le_fifo_malloc_tx_loop 
-0x5859 023099 branch assert 
-:      023100 le_fifo_malloc_tx_got_empty:
-0x585a 023101 ixor temp ,pdata 
-0x585b 023102 store 1 ,mem_le_tx_buff_used 
-0x585c 023103 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 023104 lshift4 pdata ,pdata 
-0x585e 023105 lshift4 pdata ,pdata 
-0x585f 023106 arg mem_le_tx_buffer0 ,temp 
-0x5860 023107 iadd temp ,temp 
-:      023108 le_fifo_tx_find_empty_ptr:
-0x5861 023109 arg 0 ,loopcnt 
-0x5862 023110 arg mem_le_tx_ptr0 ,contr 
-:      023111 le_fifo_tx_find_empty_ptr_loop:
-0x5863 023112 ifetch 2 ,contr 
-0x5864 023113 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 023114 copy loopcnt ,pdata 
-0x5866 023115 increase 1 ,loopcnt 
-0x5867 023116 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 023117 branch assert 
-:      023120 le_fifo_tx_found_empty_ptr:
-0x5869 023121 increase -2 ,contr 
-0x586a 023122 istoret 2 ,contr 
-0x586b 023123 copy temp ,contw 
-0x586c 023124 copy rega ,pdata 
-0x586d 023125 istore 1 ,contw 
-0x586e 023126 setarg 0 
-0x586f 023127 istore 1 ,contw 
-0x5870 023128 copy type ,pdata 
-0x5871 023129 istore 1 ,contw 
-0x5872 023130 rtn 
-:      023134 le_fifo_get_first_tx_ptr:
-0x5873 023135 fetch 2 ,mem_le_tx_ptr0 
-0x5874 023136 copy pdata ,contr 
-0x5875 023137 rtn 
-:      023139 le_fifo_get_second_tx_ptr:
-0x5876 023140 fetch 2 ,mem_le_tx_ptr1 
-0x5877 023141 copy pdata ,contr 
-0x5878 023142 rtn 
-:      023144 le_fifo_get_last_tx_ptr:
-0x5879 023145 call le_fifo_get_last_tx_ptr0 
-0x587a 023146 copy pdata ,contr 
-0x587b 023147 rtn 
-:      023148 le_fifo_get_last_tx_ptr0:
-0x587c 023149 fetch 2 ,mem_le_tx_ptr3 
-0x587d 023150 nrtn blank 
-0x587e 023151 fetch 2 ,mem_le_tx_ptr2 
-0x587f 023152 nrtn blank 
-0x5880 023153 fetch 2 ,mem_le_tx_ptr1 
-0x5881 023154 nrtn blank 
-0x5882 023155 fetch 2 ,mem_le_tx_ptr0 
-0x5883 023156 rtn 
-:      023158 le_fifo_get_first_l2cap_ptr:
-0x5884 023159 call le_fifo_get_first_tx_ptr 
-0x5885 023160 increase 3 ,contr 
-0x5886 023161 rtn 
-:      023163 le_fifo_get_first_att_ptr:
-0x5887 023164 call le_fifo_get_first_tx_ptr 
-0x5888 023165 increase 7 ,contr 
-0x5889 023166 rtn 
-:      023168 le_fifo_get_last_att_ptr:
-0x588a 023169 call le_fifo_get_last_tx_ptr 
-0x588b 023170 increase 7 ,contr 
-0x588c 023171 rtn 
-:      023173 le_fifo_get_last_l2cap_ptr:
-0x588d 023174 call le_fifo_get_last_tx_ptr 
-0x588e 023175 increase 3 ,contr 
-0x588f 023176 rtn 
-:      023180 le_fifo_check_full:
-0x5890 023181 fetch 2 ,mem_le_tx_ptr3 
-0x5891 023182 rtn 
-:      023185 le_fifo_check_nearly_full:
-0x5892 023186 fetch 2 ,mem_le_tx_ptr2 
-0x5893 023187 rtn 
-:      023190 le_fifo_check_empty:
-0x5894 023191 fetch 2 ,mem_le_tx_ptr0 
-0x5895 023192 rtn 
-:      023195 le_fifo_release_first_node:
-0x5896 023196 fetch 2 ,mem_le_tx_ptr0 
-0x5897 023197 arg mem_le_tx_buffer0 ,temp 
-0x5898 023198 isub temp ,pdata 
-0x5899 023199 rshift4 pdata ,pdata 
-0x589a 023200 rshift4 pdata ,queue 
-0x589b 023201 fetch 1 ,mem_le_tx_buff_used 
-0x589c 023202 qset0 pdata 
-0x589d 023203 store 1 ,mem_le_tx_buff_used 
-0x589e 023204 arg 0 ,loopcnt 
-:      023205 le_fifo_release_first_node_loop:
-0x589f 023206 lshift loopcnt ,pdata 
-0x58a0 023207 arg mem_le_tx_ptr1 ,temp 
-0x58a1 023208 iadd temp ,temp 
-0x58a2 023209 ifetch 2 ,temp 
-0x58a3 023210 increase -2 ,temp 
-0x58a4 023211 istore 2 ,temp 
-0x58a5 023212 copy loopcnt ,pdata 
-0x58a6 023213 increase 1 ,loopcnt 
-0x58a7 023214 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 023215 setarg 0 
-0x58a9 023216 istore 2 ,temp 
-0x58aa 023217 rtn 
-:      023223 le_parse_att:
-0x58ab 023224 ifetch 3 ,contr 
-0x58ac 023225 store 3 ,mem_le_att_opcode 
-0x58ad 023226 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 023227 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 023228 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 023229 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 023230 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 023231 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 023232 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 023233 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 023234 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 023235 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 023236 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 023237 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 023238 rtn 
-:      023241 le_send_att_exchange_mtu_requset:
-0x58ba 023242 force 3 ,rega 
-0x58bb 023243 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 023244 setarg attop_exchange_mtu_request 
-0x58bd 023245 istore 1 ,contw 
-0x58be 023246 fetch 2 ,mem_le_local_mtu 
-0x58bf 023247 istore 2 ,contw 
-0x58c0 023248 rtn 
-:      023251 le_parse_att_exchange_mtu_request:
-0x58c1 023252 call le_parse_att_exchange_mtu_response 
-:      023253 le_send_att_exchange_mtu_response:
-0x58c2 023254 force 3 ,rega 
-0x58c3 023255 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 023256 setarg attop_exchange_mtu_response 
-0x58c5 023257 istore 1 ,contw 
-0x58c6 023258 fetch 2 ,mem_le_local_mtu 
-0x58c7 023259 istore 2 ,contw 
-0x58c8 023260 rtn 
-:      023262 le_parse_att_exchange_mtu_response:
-0x58c9 023263 rshift8 pdata ,pdata 
-0x58ca 023264 store 2 ,mem_le_remote_mtu 
-0x58cb 023265 rtn 
-:      023267 le_parse_att_find_information_request:
-0x58cc 023268 call le_get_search_handle_start_end_common 
-0x58cd 023269 call enable_user 
-0x58ce 023270 branch le_send_att_find_information_response 
-:      023272 le_send_att_find_information_response:
-0x58cf 023273 arg 3 ,timeup 
-0x58d0 023274 call le_init_attlist_search 
-:      023275 le_send_att_find_information_res_loop:
-0x58d1 023276 call le_att_handle_inrange 
-0x58d2 023277 branch le_send_att_find_information_res_end ,blank 
-0x58d3 023278 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 023279 increase -2 ,contr 
-0x58d5 023280 call store_contr 
-0x58d6 023281 call get_contw 
-0x58d7 023282 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 023283 call push_stack_rega_b_c 
-0x58d9 023284 call disable_user 
-0x58da 023285 force 20 ,rega 
-0x58db 023286 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 023287 call pop_stack_rega_b_c 
-0x58dd 023288 setarg attop_find_information_response 
-0x58de 023289 istore 1 ,contw 
-0x58df 023290 setarg uuid_size_16bit 
-0x58e0 023291 istore 1 ,contw 
-:      023292 le_send_att_find_information_res_store_info:
-0x58e1 023293 call get_contr 
-0x58e2 023294 ifetch 2 ,contr 
-0x58e3 023295 istore 2 ,contw 
-0x58e4 023296 ifetch 1 ,contr 
-0x58e5 023297 copy pdata ,loopcnt 
-0x58e6 023298 call memcpy 
-0x58e7 023299 call store_contw 
-0x58e8 023300 increase -1 ,timeup 
-0x58e9 023301 branch le_send_att_find_information_res_end ,zero 
-:      023302 le_send_att_find_information_res_cont:
-0x58ea 023303 ifetch 1 ,contr 
-0x58eb 023304 iadd contr ,contr 
-0x58ec 023305 branch le_send_att_find_information_res_loop 
-:      023306 le_send_att_find_information_res_next:
-0x58ed 023307 ifetch 1 ,contr 
-0x58ee 023308 iadd contr ,contr 
-0x58ef 023309 branch le_send_att_find_information_res_cont 
-:      023310 le_send_att_find_information_res_end:
-0x58f0 023311 branch le_send_att_error_response_notfound ,user 
-0x58f1 023312 branch le_send_auto_len_by_mem 
-:      023315 le_parse_att_find_by_type_value_request:
-0x58f2 023316 call le_get_search_handle_start_end_common 
-0x58f3 023317 ifetch 2 ,contr 
-0x58f4 023318 store 2 ,mem_le_search_uuid 
-0x58f5 023319 call store_contr 
-0x58f6 023320 arg mem_le_search_att_type_length ,contw 
-0x58f7 023321 fetch 2 ,mem_le_l2cap_size 
-0x58f8 023322 increase -7 ,pdata 
-0x58f9 023323 call le_get_search_common2 
-0x58fa 023324 branch le_send_att_find_by_type_value_response 
-:      023327 le_start_end_handle_check_1:
-0x58fb 023328 disable user 
-0x58fc 023329 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 023330 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023331 isub temp ,null 
-0x58ff 023332 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023333 deposit temp 
-0x5901 023334 rtnne 0 
-:      023335 le_start_end_handle_check_1_fail:
-0x5902 023336 enable user 
-0x5903 023337 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023338 branch le_send_att_error_response 
-:      023341 le_send_att_find_by_type_value_response:
-0x5905 023342 call le_start_end_handle_check_1 
-0x5906 023343 rtn user 
-0x5907 023344 fetcht 2 ,mem_le_search_uuid 
-0x5908 023345 setarg uuid_gatt_primary_service 
-0x5909 023346 isub temp ,null 
-0x590a 023347 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023348 branch le_send_att_error_response_notfound 
-:      023351 le_send_att_find_by_type_value_res_primary:
-0x590c 023352 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023353 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023354 storet 2 ,mem_temp 
-0x590f 023355 call le_att_get_handle_info 
-0x5910 023356 nbranch le_send_att_error_response_notfound ,blank 
-:      023357 le_send_att_find_primary_search_loop:
-0x5911 023358 fetcht 2 ,mem_temp 
-0x5912 023359 call le_att_get_handle_info 
-0x5913 023360 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023361 copy contr ,rega 
-0x5915 023362 fetch 1 ,mem_le_curr_att_len 
-0x5916 023363 copy pdata ,loopcnt 
-0x5917 023364 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023365 isub temp ,null 
-0x5919 023366 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023367 arg mem_le_search_att_type ,regb 
-0x591b 023368 call string_compare 
-0x591c 023370 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023372 fetch 2 ,mem_le_cur_uuid 
-0x591e 023373 fetcht 2 ,mem_le_search_uuid 
-0x591f 023374 isub temp ,null 
-0x5920 023375 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023376 le_send_att_find_primary_search_loop1:
-0x5921 023377 fetch 2 ,mem_temp 
-0x5922 023378 increase 1 ,pdata 
-0x5923 023379 store 2 ,mem_temp 
-0x5924 023380 branch le_send_att_find_primary_search_loop 
-:      023382 le_send_att_error_response_notfound2:
-0x5925 023383 fetch 1 ,mem_le_search_res 
-0x5926 023384 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023385 branch le_send_att_error_response_notfound 
-:      023388 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023389 fetch 2 ,mem_le_cur_uuid 
-0x5929 023390 fetcht 2 ,mem_le_search_uuid 
-0x592a 023391 isub temp ,null 
-0x592b 023392 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023393 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023395 fetcht 2 ,mem_temp 
-0x592e 023396 storet 2 ,mem_le_cur_handle_start 
-0x592f 023397 branch le_send_att_find_primary_search_loop1 
-:      023399 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023400 fetch 1 ,mem_le_search_res 
-0x5931 023401 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023402 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023403 fetcht 2 ,mem_temp 
-0x5934 023404 increase -1 ,temp 
-0x5935 023405 storet 2 ,mem_le_cur_handle_end 
-:      023407 le_send_att_find_primary_search_end:
-0x5936 023408 arg 5 ,rega 
-0x5937 023409 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023410 setarg attop_find_by_type_value_response 
-0x5939 023411 istore 1 ,contw 
-0x593a 023412 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023413 istore 2 ,contw 
-0x593c 023414 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023415 istore 2 ,contw 
-0x593e 023416 rtn 
-:      023420 le_parse_att_read_by_type_request:
-0x593f 023421 call le_get_search_handle_start_end_common 
-0x5940 023422 call le_get_search_att_uuid 
-0x5941 023423 branch le_send_att_read_by_type_response 
-:      023425 le_send_att_read_by_type_response:
-0x5942 023426 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023427 storet 2 ,mem_temp 
-0x5944 023428 call le_init_attlist_search 
-0x5945 023429 call le_att_get_handle_ptr2 
-0x5946 023430 increase -2 ,contr 
-0x5947 023431 copy contr ,pdata 
-0x5948 023432 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023434 fetcht 2 ,mem_le_search_uuid 
-0x594a 023435 setarg uuid_chrctr_device_name 
-0x594b 023436 isub temp ,null 
-0x594c 023437 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023438 setarg uuid_gatt_characteristic 
-0x594e 023439 isub temp ,null 
-0x594f 023440 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023441 arg 2 ,timeup 
-:      023442 le_send_att_read_by_type_response_loop:
-0x5951 023443 call le_att_check_handle_end 
-0x5952 023444 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023445 fetcht 2 ,mem_temp 
-0x5954 023446 call le_att_get_handle_info_from_ptr 
-0x5955 023447 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023448 call le_att_same_uuid 
-0x5957 023449 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023450 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023451 disable user 
-0x595a 023452 arg 20 ,rega 
-0x595b 023453 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023454 setarg attop_read_by_type_response 
-0x595d 023455 istore 1 ,contw 
-0x595e 023456 copy contw ,alarm 
-0x595f 023457 increase 1 ,contw 
-0x5960 023459 call le_send_att_read_by_type_write_properties 
-0x5961 023460 call le_att_next_handle 
-0x5962 023461 call le_att_get_handle_info_from_ptr 
-0x5963 023462 call le_send_att_read_by_type_write_uuid 
-0x5964 023463 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023464 increase 5 ,pdata 
-0x5966 023465 istore 1 ,alarm 
-0x5967 023466 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023467 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023468 increase -1 ,timeup 
-0x596a 023469 branch le_send_att_read_by_type_response_end ,zero 
-:      023470 le_send_att_read_by_type_response_next_handle:
-0x596b 023471 call le_att_next_handle 
-0x596c 023472 branch le_send_att_read_by_type_response_loop 
-:      023473 le_send_att_read_by_type_response_end:
-0x596d 023474 branch le_send_att_error_response_notfound ,user 
-0x596e 023475 branch le_send_auto_len_by_mem 
-:      023477 le_send_att_read_by_type_res_found_next:
-0x596f 023478 call le_store_att_record 
-0x5970 023479 call le_att_next_handle 
-0x5971 023480 call le_att_get_handle_info_from_ptr 
-0x5972 023481 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023482 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023484 call get_contw 
-0x5975 023485 fetch 2 ,mem_temp 
-0x5976 023486 increase -1 ,pdata 
-0x5977 023487 istore 2 ,contw 
-0x5978 023488 call le_write_att_record_common 
-0x5979 023489 call le_send_att_read_by_type_write_uuid 
-0x597a 023490 increase -1 ,timeup 
-0x597b 023491 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023492 branch le_send_att_read_by_type_response_next_handle 
-:      023495 le_send_att_read_by_type_write_properties:
-0x597d 023496 fetch 2 ,mem_temp 
-0x597e 023497 istore 2 ,contw 
-0x597f 023499 fetch 1 ,mem_le_curr_att_len 
-0x5980 023500 copy pdata ,loopcnt 
-0x5981 023501 call get_contr 
-0x5982 023502 call memcpy_fast 
-0x5983 023503 branch store_contw 
-:      023504 le_send_att_read_by_type_write_uuid:
-0x5984 023505 call get_contw 
-0x5985 023506 fetch 2 ,mem_temp 
-0x5986 023507 istore 2 ,contw 
-0x5987 023508 call store_contw 
-0x5988 023509 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023510 copy pdata ,loopcnt 
-0x598a 023511 call get_contw 
-0x598b 023512 call get_contr 
-0x598c 023513 isub loopcnt ,contr 
-0x598d 023514 increase -1 ,contr 
-0x598e 023515 call memcpy_fast 
-0x598f 023516 branch store_contw 
-:      023520 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023521 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023522 storet 2 ,mem_temp 
-:      023523 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023524 call le_att_check_handle_end 
-0x5993 023525 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023526 call le_att_get_handle_info_from_ptr 
-0x5995 023527 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023528 call le_att_same_uuid 
-0x5997 023529 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023531 le_send_att_read_by_type_res_not_char_common:
-0x5998 023532 arg 20 ,rega 
-0x5999 023533 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023534 setarg attop_read_by_type_response 
-0x599b 023535 istore 1 ,contw 
-0x599c 023536 fetch 1 ,mem_le_curr_att_len 
-0x599d 023537 copy pdata ,loopcnt 
-0x599e 023538 increase 2 ,pdata 
-0x599f 023539 istore 1 ,contw 
-0x59a0 023540 fetch 2 ,mem_temp 
-0x59a1 023541 istore 2 ,contw 
-0x59a2 023542 call get_contr 
-0x59a3 023543 call memcpy_fast 
-0x59a4 023544 call store_contw 
-0x59a5 023545 branch le_send_auto_len_by_mem 
-:      023547 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023548 call le_att_next_handle 
-0x59a7 023549 branch le_send_att_read_by_type_res_not_char_loop 
-:      023552 le_send_att_read_by_type_res_device_name:
-0x59a8 023553 arg uuid_chrctr_device_name ,temp 
-0x59a9 023554 call le_att_get_short_uuid_ptr 
-0x59aa 023555 rtn blank 
-0x59ab 023556 increase -5 ,contr 
-0x59ac 023557 ifetch 2 ,contr 
-0x59ad 023558 store 2 ,mem_temp 
-0x59ae 023559 arg 20 ,rega 
-0x59af 023560 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023561 setarg attop_read_by_type_response 
-0x59b1 023562 istore 1 ,contw 
-0x59b2 023563 fetch 1 ,mem_le_name_len 
-0x59b3 023564 copy pdata ,loopcnt 
-0x59b4 023565 increase 2 ,pdata 
-0x59b5 023566 istore 1 ,contw 
-0x59b6 023567 fetch 2 ,mem_temp 
-0x59b7 023568 istore 2 ,contw 
-0x59b8 023569 arg mem_le_name ,contr 
-0x59b9 023570 call memcpy_fast 
-0x59ba 023571 call store_contw 
-0x59bb 023572 branch le_send_auto_len_by_mem 
-:      023576 le_parse_att_read_request:
-0x59bc 023577 fetcht 2 ,mem_le_att_handle 
-0x59bd 023578 fetch 1 ,mem_le_configuration 
-0x59be 023579 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023581 le_send_att_read_response:
-0x59bf 023582 call le_att_get_handle_ptr 
-0x59c0 023583 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023584 increase -2 ,contr 
-0x59c2 023585 ifetch 2 ,contr 
-0x59c3 023586 arg uuid_chrctr_device_name ,temp 
-0x59c4 023587 isub temp ,null 
-0x59c5 023588 branch le_send_device_name ,zero 
-0x59c6 023589 ifetch 1 ,contr 
-0x59c7 023590 sub pdata ,22 ,null 
-0x59c8 023591 branch le_send_att_read_response_less ,positive 
-0x59c9 023592 force 22 ,pdata 
-:      023593 le_send_att_read_response_less:
-0x59ca 023594 copy pdata ,regc 
-0x59cb 023595 call store_contr 
-0x59cc 023596 add regc ,1 ,rega 
-0x59cd 023597 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023598 setarg attop_read_response 
-0x59cf 023599 istore 1 ,contw 
-0x59d0 023600 copy regc ,loopcnt 
-0x59d1 023601 call get_contr 
-0x59d2 023602 branch memcpy 
-:      023604 le_send_device_name:
-0x59d3 023605 call store_contr 
-0x59d4 023606 fetch 1 ,mem_le_name_len 
-0x59d5 023607 add pdata ,1 ,rega 
-0x59d6 023608 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023609 setarg attop_read_response 
-0x59d8 023610 istore 1 ,contw 
-0x59d9 023611 fetch 1 ,mem_le_name_len 
-0x59da 023612 copy pdata ,loopcnt 
-0x59db 023613 arg mem_le_name ,contr 
-0x59dc 023614 branch memcpy 
-:      023617 le_send_att_read_response_check_auth:
-0x59dd 023618 fetch 2 ,mem_le_pairing_handle 
-0x59de 023619 isub temp ,null 
-0x59df 023620 nbranch le_send_att_read_response ,zero 
-0x59e0 023622 call le_check_encrypt_state 
-0x59e1 023623 nbranch le_send_att_read_response ,user 
-0x59e2 023624 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023625 branch le_send_att_error_response 
-:      023628 le_parse_att_read_blob_request:
-0x59e4 023629 ifetch 2 ,contr 
-0x59e5 023630 store 2 ,mem_le_att_offset 
-:      023631 le_send_att_read_blob_response:
-0x59e6 023632 arg 20 ,rega 
-0x59e7 023633 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023634 setarg attop_read_blob_response 
-0x59e9 023635 istore 1 ,contw 
-0x59ea 023636 fetch 2 ,mem_le_att_offset 
-0x59eb 023637 iforce rega 
-0x59ec 023638 fetcht 2 ,mem_le_att_handle 
-0x59ed 023639 call le_att_get_handle_ptr 
-0x59ee 023640 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023641 ifetch 1 ,contr 
-0x59f0 023642 isub rega ,loopcnt 
-0x59f1 023643 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023644 sub loopcnt ,22 ,null 
-0x59f3 023645 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023646 force 22 ,loopcnt 
-:      023647 le_send_att_read_blob_response_less:
-0x59f5 023648 deposit rega 
-0x59f6 023649 iadd contr ,contr 
-0x59f7 023650 call memcpy_fast 
-0x59f8 023651 call store_contw 
-0x59f9 023652 branch le_send_auto_len_by_mem 
-:      023655 le_parse_att_read_by_group_type_request:
-0x59fa 023656 call le_get_search_handle_start_end_common 
-0x59fb 023657 call le_get_search_att_type 
-0x59fc 023658 branch le_send_att_read_by_group_type_response 
-:      023663 le_send_att_read_by_group_type_response:
-0x59fd 023664 arg 2 ,timeup 
-0x59fe 023665 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023669 storet 2 ,mem_temp 
-0x5a00 023670 call le_init_attlist_search 
-0x5a01 023671 call le_att_get_handle_ptr2 
-0x5a02 023672 increase -2 ,contr 
-0x5a03 023673 copy contr ,pdata 
-0x5a04 023674 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023675 le_send_att_read_by_group_type_response_loop:
-0x5a05 023676 call le_att_check_handle_end 
-0x5a06 023677 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023678 fetcht 2 ,mem_temp 
-0x5a08 023679 call le_att_get_handle_info_from_ptr 
-0x5a09 023680 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023682 call le_att_same_type 
-0x5a0b 023683 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023684 copy timeup ,pdata 
-0x5a0d 023685 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023686 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023687 disable user 
-0x5a10 023689 arg 20 ,rega 
-0x5a11 023690 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023691 setarg attop_read_by_group_type_response 
-0x5a13 023692 istore 1 ,contw 
-0x5a14 023693 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023694 increase 4 ,pdata 
-0x5a16 023695 istore 1 ,contw 
-0x5a17 023696 call store_contw 
-0x5a18 023697 branch le_send_att_read_by_group_type_store_record 
-:      023698 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023699 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023700 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023701 fetch 2 ,mem_temp 
-0x5a1c 023702 increase -1 ,pdata 
-0x5a1d 023703 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023704 call le_write_att_record 
-:      023705 le_send_att_read_by_group_type_store_record:
-0x5a1f 023706 fetch 2 ,mem_temp 
-0x5a20 023707 store 2 ,mem_le_cur_handle_start 
-0x5a21 023708 call le_store_att_record 
-0x5a22 023709 increase -1 ,timeup 
-:      023711 le_send_att_read_by_group_type_next_handle:
-0x5a23 023712 call le_att_next_handle 
-0x5a24 023713 branch le_send_att_read_by_group_type_response_loop 
-:      023715 le_send_att_read_by_group_type_end0:
-0x5a25 023716 fetch 2 ,mem_temp 
-0x5a26 023717 store 2 ,mem_le_cur_handle_end 
-0x5a27 023718 branch le_send_att_read_by_group_type_end_common 
-:      023719 le_send_att_read_by_group_type_end1:
-0x5a28 023720 fetch 2 ,mem_temp 
-0x5a29 023721 increase -1 ,pdata 
-0x5a2a 023722 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023723 branch le_send_att_read_by_group_type_end_common 
-:      023724 le_send_att_read_by_group_type_end_common:
-0x5a2c 023725 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023726 call le_write_att_record 
-0x5a2e 023727 branch le_send_auto_len_by_mem 
-:      023732 le_parse_att_write_request:
-0x5a2f 023733 copy contr ,rega 
-0x5a30 023734 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023735 add pdata ,-3 ,regb 
-0x5a32 023736 call le_writeatt_cb 
-:      023737 le_send_att_write_response_check_auth:
-0x5a33 023738 fetch 1 ,mem_le_configuration 
-0x5a34 023739 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023741 fetcht 2 ,mem_le_att_handle 
-0x5a36 023742 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023743 isub temp ,null 
-0x5a38 023744 nbranch le_send_att_write_response ,zero 
-0x5a39 023745 call le_check_encrypt_state 
-0x5a3a 023746 nbranch le_send_att_write_response ,user 
-0x5a3b 023747 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023748 branch le_send_att_error_response 
-:      023750 le_send_att_write_response:
-0x5a3d 023751 force 1 ,rega 
-0x5a3e 023752 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023753 setarg attop_write_response 
-0x5a40 023754 istore 1 ,contw 
-0x5a41 023755 rtn 
-:      023757 le_check_encrypt_state:
-0x5a42 023758 call disable_user 
-0x5a43 023759 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023760 rtneq le_pairing_mode_none 
-0x5a45 023761 fetch 1 ,mem_context 
-0x5a46 023762 rtnbit1 lestate_encryption 
-0x5a47 023763 branch enable_user 
-:      023766 le_parse_att_prepare_write_request:
-0x5a48 023767 add contr ,2 ,rega 
-0x5a49 023768 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023769 add pdata ,-5 ,regb 
-0x5a4b 023770 call le_writeatt_cb 
-0x5a4c 023771 branch le_send_att_prepare_write_response 
-:      023774 le_send_att_prepare_write_response:
-0x5a4d 023775 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023776 copy pdata ,rega 
-0x5a4f 023777 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023778 setarg attop_prepare_write_response 
-0x5a51 023779 istore 1 ,contw 
-0x5a52 023780 fetch 2 ,mem_le_att_handle 
-0x5a53 023781 istore 2 ,contw 
-0x5a54 023782 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023783 add pdata ,-5 ,loopcnt 
-0x5a56 023784 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023785 add pdata ,7 ,contr 
-0x5a58 023786 ifetch 2 ,contr 
-0x5a59 023787 istore 2 ,contw 
-0x5a5a 023788 branch memcpy_fast 
-:      023792 le_parse_att_execute_write_request:
-:      023794 le_send_att_execute_write_response:
-0x5a5b 023795 force 1 ,rega 
-0x5a5c 023796 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023797 setarg attop_execute_write_response 
-0x5a5e 023798 istore 1 ,contw 
-0x5a5f 023799 rtn 
-:      023803 le_parse_att_write_command:
-0x5a60 023804 copy contr ,rega 
-0x5a61 023805 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023806 add pdata ,-3 ,regb 
-0x5a63 023807 branch le_writeatt_cb 
-:      023812 le_att_malloc_tx_notify:
-0x5a64 023813 copy temp ,regc 
-0x5a65 023814 increase 3 ,rega 
-0x5a66 023815 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023816 increase -3 ,rega 
-0x5a68 023817 setarg attop_handle_value_notification 
-0x5a69 023818 istore 1 ,contw 
-0x5a6a 023819 copy regc ,temp 
-0x5a6b 023820 istoret 2 ,contw 
-0x5a6c 023821 rtn 
-:      023824 le_att_malloc_tx_indication:
-0x5a6d 023825 copy temp ,regc 
-0x5a6e 023826 increase 3 ,rega 
-0x5a6f 023827 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023828 increase -3 ,rega 
-0x5a71 023829 setarg attop_handle_value_indication 
-0x5a72 023830 istore 1 ,contw 
-0x5a73 023831 copy regc ,temp 
-0x5a74 023832 istoret 2 ,contw 
-0x5a75 023833 rtn 
-:      023838 le_send_att_error_response_notfound:
-0x5a76 023839 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023840 le_send_att_error_response:
-0x5a77 023841 force 5 ,rega 
-0x5a78 023842 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023843 setarg attop_error_response 
-0x5a7a 023844 istore 1 ,contw 
-0x5a7b 023845 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023846 istore 1 ,contw 
-0x5a7d 023847 fetch 2 ,mem_le_att_handle 
-0x5a7e 023848 istore 2 ,contw 
-0x5a7f 023849 fetch 1 ,mem_le_err_code 
-0x5a80 023850 istore 1 ,contw 
-0x5a81 023851 rtn 
-:      023854 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023855 force le_l2cap_cid_att ,regb 
-0x5a83 023856 branch le_fifo_malloc_tx_l2cap 
-:      023859 le_att_next_handle:
-0x5a84 023860 fetcht 2 ,mem_temp 
-0x5a85 023861 increase 1 ,temp 
-0x5a86 023862 storet 2 ,mem_temp 
-0x5a87 023863 rtn 
-:      023865 le_att_check_handle_end:
-0x5a88 023866 fetcht 2 ,mem_temp 
-0x5a89 023867 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023868 isub temp ,null 
-0x5a8b 023869 rtn 
-:      023872 le_att_same_type:
-0x5a8c 023873 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023874 arg mem_le_search_att_type ,rega 
-:      023875 le_att_check_same_common:
-0x5a8e 023876 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023877 copy pdata ,loopcnt 
-0x5a90 023878 isub temp ,null 
-0x5a91 023879 nrtn zero 
-0x5a92 023880 arg mem_le_cur_uuid ,regb 
-0x5a93 023881 branch string_compare 
-:      023883 le_att_same_uuid:
-0x5a94 023884 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023885 arg mem_le_search_uuid ,rega 
-0x5a96 023886 branch le_att_check_same_common 
-:      023889 le_store_att_record:
-0x5a97 023890 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023891 store 1 ,mem_tmp_buffer 
-0x5a99 023892 copy pdata ,loopcnt 
-0x5a9a 023893 call get_contr 
-0x5a9b 023894 branch memcpy_fast 
-:      023897 le_write_att_record:
-0x5a9c 023898 call get_contw 
-0x5a9d 023899 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023900 istore 2 ,contw 
-0x5a9f 023901 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023902 istore 2 ,contw 
-:      023903 le_write_att_record_common:
-0x5aa1 023904 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023905 copy pdata ,loopcnt 
-0x5aa3 023906 call memcpy_fast 
-0x5aa4 023907 branch store_contw 
-:      023911 le_send_auto_len_by_mem:
-0x5aa5 023912 call get_contw 
-0x5aa6 023913 call le_fifo_get_last_att_ptr 
-0x5aa7 023914 copy contw ,pdata 
-0x5aa8 023915 isub contr ,rega 
-0x5aa9 023916 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023917 copy rega ,pdata 
-0x5aab 023918 istore 2 ,contr 
-0x5aac 023919 increase 4 ,rega 
-0x5aad 023920 call le_fifo_get_last_tx_ptr 
-0x5aae 023921 copy rega ,pdata 
-0x5aaf 023922 istore 1 ,contr 
-0x5ab0 023923 rtn 
-:      023926 le_get_search_handle_start_end_common:
-0x5ab1 023927 rshift8 pdata ,pdata 
-0x5ab2 023928 store 2 ,mem_le_search_handle_start 
-0x5ab3 023929 ifetch 2 ,contr 
-0x5ab4 023930 store 2 ,mem_le_search_handle_end 
-0x5ab5 023931 rtn 
-:      023936 le_parse_signaling:
-0x5ab6 023937 ifetch 1 ,contr 
-0x5ab7 023938 ifetcht 1 ,contr 
-0x5ab8 023939 ifetcht 2 ,contr 
-0x5ab9 023940 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023941 rtn 
-:      023942 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023943 ifetch 2 ,contr 
-0x5abc 023944 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023945 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023946 branch ui_ipc_send_event 
-:      023952 le_l2cap_tx_update_req:
-0x5abf 023953 arg 0x0c ,rega 
-0x5ac0 023954 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023955 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023956 setarg 0x08 
-0x5ac3 023957 istore 2 ,contw 
-0x5ac4 023958 fetch 8 ,mem_le_interval_min 
-0x5ac5 023959 istore 8 ,contw 
-0x5ac6 023960 rtn 
-:      023964 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023965 call le_l2cap_update_signaling_identifier 
-0x5ac8 023966 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023967 call le_fifo_malloc_tx_l2cap 
-0x5aca 023968 copy regc ,pdata 
-0x5acb 023969 istore 1 ,contw 
-0x5acc 023970 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023971 istore 1 ,contw 
-0x5ace 023972 rtn 
-:      023975 le_l2cap_update_signaling_identifier:
-0x5acf 023976 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023978 pincrease 1 
-0x5ad1 023979 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023980 rtnne 0 
-:      023982 le_l2cap_reset_signaling_identifier:
-0x5ad3 023983 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023984 rtn 
-:      023989 le_pairing_mode_init:
-0x5ad5 023990 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023991 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023992 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023993 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023994 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023995 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023996 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023997 rtn 
-:      023999 le_set_pairing_mode_secure_justwork:
-0x5add 024000 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 024001 branch le_set_noinputnooutput 
-:      024002 le_set_pairing_mode_secure_numeric:
-0x5adf 024003 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 024004 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 024005 rtn 
-:      024006 le_set_pairing_mode_secure_passkey:
-0x5ae2 024007 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 024008 branch le_set_displayonly 
-:      024009 le_set_no_pairing:
-0x5ae4 024010 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      024011 le_set_noinputnooutput:
-0x5ae5 024012 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 024013 rtn 
-:      024014 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 024015 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 024016 branch le_set_noinputnooutput 
-:      024017 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 024018 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      024019 le_set_displayonly:
-0x5aea 024020 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 024021 rtn 
-:      024024 le_secure_connection_enable:
-0x5aec 024025 fetch 1 ,mem_le_pres_auth 
-0x5aed 024026 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 024027 store 1 ,mem_le_pres_auth 
-0x5aef 024028 rtn 
-:      024029 le_secure_connection_disable:
-0x5af0 024030 fetch 1 ,mem_le_pres_auth 
-0x5af1 024031 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 024032 store 1 ,mem_le_pres_auth 
-0x5af3 024033 rtn 
-:      024035 le_parse_smp:
-0x5af4 024036 ifetch 1 ,contr 
-0x5af5 024037 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 024039 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 024040 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 024041 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 024042 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 024043 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 024044 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 024045 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 024046 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 024047 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 024048 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 024049 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 024050 rtn 
-:      024054 le_send_smp_security_request:
-0x5b02 024055 force 2 ,rega 
-0x5b03 024056 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 024057 setarg smp_security_request 
-0x5b05 024058 istore 1 ,contw 
-0x5b06 024059 fetch 1 ,mem_le_pres_auth 
-0x5b07 024060 istore 1 ,contw 
-0x5b08 024061 rtn 
-:      024063 le_parse_smp_pairing_request:
-0x5b09 024064 store 1 ,mem_le_preq 
-0x5b0a 024065 ifetch 6 ,contr 
-0x5b0b 024066 istore 6 ,contw 
-0x5b0c 024067 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 024068 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 024069 call le_send_smp_pairing_response 
-0x5b0f 024070 call le_check_master_support_secure_connect 
-0x5b10 024071 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 024072 fetch 1 ,mem_le_preq_iocap 
-0x5b12 024073 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 024074 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 024075 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 024076 fetch 1 ,mem_le_pairing_mode 
-0x5b16 024077 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 024078 rtneq le_pairing_mode_secure_connect_passkey 
-:      024079 le_set_tk_0:
-0x5b18 024080 arg 0 ,pdata 
-0x5b19 024081 store 4 ,mem_le_tk 
-0x5b1a 024082 rtn 
-:      024084 le_parse_smp_pairing_req_passkey:
-0x5b1b 024085 fetch 1 ,mem_le_configuration 
-0x5b1c 024086 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      024087 le_genernate_tk:
-0x5b1d 024088 arg mem_le_tk ,rega 
-0x5b1e 024089 copy rega ,contw 
-0x5b1f 024090 arg 3 ,loopcnt 
-0x5b20 024091 call generate_random_loop 
-0x5b21 024092 fetch 2 ,mem_le_tk + 2 
-0x5b22 024093 and_into 0x7 ,pdata 
-0x5b23 024094 store 2 ,mem_le_tk + 2 
-:      024095 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 024096 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 024097 branch ui_ipc_send_event 
-:      024099 le_check_master_support_secure_connect:
-0x5b26 024100 fetch 1 ,mem_le_preq_auth 
-0x5b27 024101 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 024102 fetch 1 ,mem_le_pairing_mode 
-0x5b29 024103 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 024104 branch app_ble_disconnect 
-:      024106 le_send_smp_pairing_response:
-0x5b2b 024107 force 7 ,rega 
-0x5b2c 024108 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 024109 fetch 7 ,mem_le_pres 
-0x5b2e 024110 istore 7 ,contw 
-0x5b2f 024111 rtn 
-:      024114 le_parse_smp_pairing_confirm:
-0x5b30 024115 copy contr ,rega 
-0x5b31 024116 fetch 1 ,mem_le_pairing_mode 
-0x5b32 024117 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 024118 copy rega ,contr 
-0x5b34 024119 arg mem_le_rconfirm ,contw 
-0x5b35 024120 call memcpy16 
-0x5b36 024121 branch le_send_smp_pairing_confirm 
-:      024122 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 024123 copy rega ,contr 
-0x5b38 024124 arg mem_le_rconfirm ,contw 
-0x5b39 024125 call memcpy16 
-0x5b3a 024126 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 024127 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 024128 rtn 
-:      024131 le_send_smp_pairing_confirm:
-0x5b3d 024132 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 024133 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 024134 call generate_confirm 
-0x5b40 024135 force 17 ,rega 
-0x5b41 024136 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 024137 setarg smp_pairing_confirm 
-0x5b43 024138 istore 1 ,contw 
-0x5b44 024139 branch store_aes_result 
-:      024142 le_send_smp_pairing_confirm_sc:
-0x5b45 024143 arg mem_le_srand ,contw 
-0x5b46 024144 call generate_random 
-0x5b47 024145 call function_f4_cb 
-0x5b48 024146 force 17 ,rega 
-0x5b49 024147 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 024148 setarg smp_pairing_confirm 
-0x5b4b 024149 istore 1 ,contw 
-0x5b4c 024150 branch load_inverse_result 
-:      024154 le_parse_smp_pairing_random:
-0x5b4d 024155 copy contr ,rega 
-0x5b4e 024156 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 024157 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 024158 copy rega ,contr 
-0x5b51 024159 call authenticate_rconfirm 
-0x5b52 024160 branch le_parse_smp_pairing_random_success ,zero 
-:      024161 le_send_pairing_confirm_value_failed:
-0x5b53 024162 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      024163 le_send_pairing_failed:
-0x5b54 024164 force 2 ,rega 
-0x5b55 024165 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 024166 setarg smp_pairing_failed 
-0x5b57 024167 istore 1 ,contw 
-0x5b58 024168 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 024169 istore 1 ,contw 
-:      024170 le_parse_smp_pairing_failed:
-0x5b5a 024171 force smp_pairing_timer ,queue 
-0x5b5b 024172 call timer_stop 
-0x5b5c 024173 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 024174 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 024175 branch ui_ipc_send_event 
-:      024177 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 024178 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 024179 branch le_send_pairing_failed 
-:      024182 le_parse_smp_pairing_random_sc:
-0x5b61 024183 arg mem_le_mrand ,contw 
-0x5b62 024184 copy rega ,contr 
-0x5b63 024185 call memcpy16 
-0x5b64 024186 fetch 1 ,mem_le_pairing_mode 
-0x5b65 024187 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 024188 call function_g2 
-0x5b67 024191 call le_send_smp_pairing_random 
-0x5b68 024192 fetch 1 ,mem_le_pairing_mode 
-0x5b69 024193 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 024194 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 024195 branch ui_ipc_send_event 
-:      024197 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 024198 call function_f4_ca 
-0x5b6d 024199 arg mem_aes_cmac_temp ,contw 
-0x5b6e 024200 call load_inverse_result 
-0x5b6f 024201 arg mem_aes_cmac_temp ,rega 
-0x5b70 024202 arg mem_le_rconfirm ,regb 
-0x5b71 024203 arg 16 ,loopcnt 
-0x5b72 024204 call string_compare 
-0x5b73 024205 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 024206 branch le_send_smp_pairing_random 
-:      024208 le_parse_smp_pairing_random_success:
-0x5b75 024209 call generate_stk 
-0x5b76 024210 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 024211 call ui_ipc_send_event 
-0x5b78 024212 jam 1 ,mem_ltk_exists 
-0x5b79 024213 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      024215 le_send_smp_pairing_random:
-0x5b7a 024216 force 17 ,rega 
-0x5b7b 024217 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 024218 setarg smp_pairing_random 
-0x5b7d 024219 istore 1 ,contw 
-0x5b7e 024220 arg mem_le_srand ,contr 
-0x5b7f 024221 branch memcpy16 
-:      024223 le_parse_smp_encryption_information:
-0x5b80 024224 arg mem_le_peer_ltk ,contw 
-0x5b81 024225 branch memcpy16 
-:      024227 le_send_smp_encryption_information:
-0x5b82 024228 force 17 ,rega 
-0x5b83 024229 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 024230 setarg smp_encryption_information 
-0x5b85 024231 istore 1 ,contw 
-0x5b86 024232 fetch 1 ,mem_le_configuration 
-0x5b87 024233 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 024234 arg mem_le_ltk ,contr 
-0x5b89 024235 branch memcpy16 
-:      024237 le_send_fixed_ltk:
-0x5b8a 024238 arg mem_le_fixed_ltk ,contr 
-0x5b8b 024239 branch memcpy16 
-:      024242 le_send_smp_master_identification:
-0x5b8c 024243 arg mem_le_ediv ,contw 
-0x5b8d 024244 force 10 ,loopcnt 
-0x5b8e 024245 call generate_random_loop 
-0x5b8f 024246 force 11 ,rega 
-0x5b90 024247 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 024248 setarg smp_master_identification 
-0x5b92 024249 istore 1 ,contw 
-0x5b93 024250 fetch 2 ,mem_le_ediv 
-0x5b94 024251 istore 2 ,contw 
-0x5b95 024252 fetch 8 ,mem_le_rand 
-0x5b96 024253 istore 8 ,contw 
-0x5b97 024254 rtn 
-:      024256 le_send_smp_identity_information:
-0x5b98 024257 force 17 ,rega 
-0x5b99 024258 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 024259 setarg smp_identity_information 
-0x5b9b 024260 istore 1 ,contw 
-0x5b9c 024261 setarg 0 
-0x5b9d 024262 istore 8 ,contw 
-0x5b9e 024263 istore 8 ,contw 
-0x5b9f 024264 rtn 
-:      024267 le_send_smp_identity_address_information:
-0x5ba0 024268 force 8 ,rega 
-0x5ba1 024269 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 024270 setarg smp_identity_address_information 
-0x5ba3 024271 istore 1 ,contw 
-0x5ba4 024272 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 024273 istore 1 ,contw 
-0x5ba6 024274 fetch 6 ,mem_le_lap 
-0x5ba7 024275 istore 6 ,contw 
-0x5ba8 024276 rtn 
-:      024279 le_send_pairing_fail_unspecified_reason:
-0x5ba9 024280 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 024281 branch le_send_pairing_failed 
-:      024283 le_check_init_key_distribution:
-0x5bab 024284 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 024285 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 024286 iand temp ,pdata 
-0x5bae 024287 rtn 
-:      024289 le_parse_smp_identity_information:
-0x5baf 024290 arg mem_le_irk ,contw 
-0x5bb0 024291 call memcpy16 
-0x5bb1 024292 call le_check_init_key_distribution 
-0x5bb2 024293 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 024294 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 024295 fetch 1 ,mem_device_option 
-0x5bb5 024296 rtnne dvc_op_module 
-0x5bb6 024297 call le_check_master_addr_type 
-0x5bb7 024298 nrtn user 
-0x5bb8 024299 branch app_ble_store_reconn_info 
-:      024302 le_check_master_addr_type:
-0x5bb9 024303 call disable_user 
-0x5bba 024304 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 024305 rtneq master_public_addr 
-0x5bbc 024306 fetch 1 ,mem_le_plap + 5 
-0x5bbd 024307 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 024308 rtn true 
-0x5bbf 024309 branch enable_user 
-:      024311 le_parse_smp_identity_address_information:
-0x5bc0 024312 call le_check_init_key_distribution 
-0x5bc1 024313 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 024314 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 024315 rtn 
-:      024317 le_parse_smp_master_identification:
-:      024318 le_parse_smp_signing_information:
-:      024319 le_parse_smp_security_request:
-0x5bc4 024320 rtn 
-:      024322 le_parse_smp_public_key:
-0x5bc5 024323 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 024324 call memcpy64 
-0x5bc7 024325 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 024326 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 024327 rtn 
-:      024329 le_parse_smp_dhkey_check:
-0x5bca 024330 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024331 call memcpy16 
-0x5bcc 024332 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024333 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024334 rtn 
-:      024336 le_send_smp_pairing_public_key:
-0x5bcf 024337 force 65 ,rega 
-0x5bd0 024338 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024339 setarg smp_pairing_public_key 
-0x5bd2 024340 istore 1 ,contw 
-0x5bd3 024341 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024342 branch memcpy64 
-:      024344 le_send_smp_pairing_dhkey_check:
-0x5bd5 024345 call function_f6_eb 
-0x5bd6 024346 force 17 ,rega 
-0x5bd7 024347 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024348 setarg smp_pairing_dhkey_check 
-0x5bd9 024349 istore 1 ,contw 
-0x5bda 024350 branch load_inverse_result 
-:      024353 le_check_paring_time:
-0x5bdb 024354 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024355 rtneq flag_le_pairing_end 
-0x5bdd 024356 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024357 isub temp ,null 
-0x5bdf 024358 nrtn positive 
-0x5be0 024359 arg smp_pairing_timer ,queue 
-0x5be1 024360 call timer_check 
-0x5be2 024361 nrtn blank 
-0x5be3 024362 branch le_send_pairing_fail_unspecified_reason 
-:      024364 le_pairing_sm:
-0x5be4 024365 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024366 fetch 1 ,mem_le_pairing_state 
-0x5be6 024367 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024368 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024369 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024370 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024371 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024372 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024373 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024374 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024375 rtn 
-:      024377 le_pairing_sm_null:
-:      024378 le_pairing_sm_send_sec_req:
-0x5bef 024379 fetch 1 ,mem_le_enc_state 
-0x5bf0 024380 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024381 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024382 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024383 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024384 branch ui_ipc_send_event 
-:      024387 le_pairing_sm_start:
-0x5bf5 024388 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024389 branch le_send_smp_security_request 
-:      024391 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024392 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024393 setarg timer_smp_pairing_timeout 
-0x5bf9 024394 arg smp_pairing_timer ,queue 
-0x5bfa 024395 branch timer_init 
-:      024397 le_pairing_sm_after_auth:
-0x5bfb 024398 fetch 1 ,mem_le_enc_state 
-0x5bfc 024399 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024400 rtn 
-:      024402 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024403 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024404 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024405 call ui_ipc_send_event 
-0x5c01 024406 call le_send_smp_encryption_information 
-0x5c02 024407 fetch 1 ,mem_device_option 
-0x5c03 024408 rtnne dvc_op_module 
-0x5c04 024409 call le_check_master_addr_type 
-0x5c05 024410 rtn user 
-0x5c06 024411 branch app_ble_store_reconn_info 
-:      024414 le_pairng_sm_send_enc_information:
-0x5c07 024415 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024416 branch le_send_smp_master_identification 
-:      024418 le_pairng_sm_send_master_indentification:
-0x5c09 024419 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024420 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024421 iand temp ,pdata 
-0x5c0c 024422 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024423 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024424 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024425 branch le_send_smp_identity_information 
-:      024427 le_pairng_sm_send_indentity_information:
-0x5c10 024428 call le_send_smp_identity_address_information 
-0x5c11 024429 branch le_parse_start_enc_rsp_after_auth_end 
-:      024432 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024433 force smp_pairing_timer ,queue 
-0x5c13 024434 call timer_stop 
-0x5c14 024435 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024436 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024437 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024438 branch ui_ipc_send_event 
-:      024442 le_secure_connect_sm:
-0x5c18 024443 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024444 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024445 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024446 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024447 rtnne le_sp_flag_commit_256 
-0x5c1d 024448 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024449 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024450 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024451 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024452 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024453 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024454 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024455 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024456 rtn 
-:      024459 le_sc_sm_passkey_wait_confirm:
-0x5c26 024460 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024461 copy pdata ,queue 
-0x5c28 024462 increase 1 ,pdata 
-0x5c29 024463 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024464 fetch 4 ,mem_le_tk 
-0x5c2b 024465 qisolate1 pdata 
-0x5c2c 024466 setarg 0x80 
-0x5c2d 024467 setflag true ,0 ,pdata 
-0x5c2e 024468 store 1 ,mem_passkey_1bit 
-0x5c2f 024469 branch le_sc_sm_ready_send_pairing_confirm 
-:      024471 le_sc_sm_wait_confirm_gkey:
-0x5c30 024472 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024473 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024474 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024475 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024476 rtn 
-:      024478 le_sc_confirm_gkey_ok:
-0x5c35 024479 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024480 call ui_ipc_send_event 
-0x5c37 024481 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024482 branch le_send_smp_pairing_dhkey_check 
-:      024484 le_sc_sm_receive_dhkey:
-0x5c39 024485 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024486 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024487 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024488 rtn 
-:      024490 le_dhkey_ready:
-0x5c3d 024491 call function_f5 
-0x5c3e 024495 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024496 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024497 call le_set_tk_0 
-:      024498 le_dhkey_ready_common:
-0x5c41 024499 call function_f6_ea 
-0x5c42 024500 arg mem_aes_cmac_temp ,rega 
-0x5c43 024501 arg mem_sp_confirm_remote ,regb 
-0x5c44 024502 arg 16 ,loopcnt 
-0x5c45 024503 call string_compare 
-0x5c46 024504 branch le_dhkey_check_ok ,zero 
-:      024505 le_dhkey_check_fail:
-0x5c47 024506 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024507 branch le_send_pairing_failed 
-:      024510 le_dhkey_check_ok:
-0x5c49 024511 call sp_calc_check_publickey_256 
-0x5c4a 024512 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024513 jam 1 ,mem_ltk_exists 
-0x5c4c 024514 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024515 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024516 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024517 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024518 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024519 rtn 
-:      024521 le_sc_sm_send_public_key:
-0x5c52 024522 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024523 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024524 jam 0 ,mem_passkey_1bit 
-:      024525 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024526 branch le_send_smp_pairing_confirm 
-:      024528 le_sc_sm_send_public_key_passkey:
-0x5c56 024532 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024533 branch le_parse_smp_pairing_req_passkey 
-:      024536 le_sc_sm_receive_public_key:
-0x5c58 024537 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024538 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024539 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024541 rtn 
-:      024543 le_public_key_ready:
-0x5c5c 024544 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024545 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024546 branch sp_dhkey_calc_256 
-:      024548 le_sc_sm_wait_send_public_key:
-0x5c5f 024549 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024550 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024551 branch le_send_smp_pairing_public_key 
-:      024555 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024556 force le_l2cap_cid_smp ,regb 
-0x5c63 024557 branch le_fifo_malloc_tx_l2cap 
-:      024561 le_parse_ll:
-0x5c64 024562 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024563 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024564 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024565 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024566 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024567 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024568 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024569 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024570 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024571 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024572 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024573 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024574 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024575 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024576 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024577 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024578 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024579 arg 2 ,rega 
-0x5c76 024580 arg ll_unknown_rsp ,regb 
-0x5c77 024581 call le_fifo_malloc_tx_ll 
-0x5c78 024582 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024583 istore 1 ,contw 
-0x5c7a 024584 rtn 
-:      024587 le_parse_connection_update_req:
-0x5c7b 024588 ifetch 9 ,contr 
-0x5c7c 024589 store 9 ,mem_le_new_param 
-0x5c7d 024590 ifetch 2 ,contr 
-0x5c7e 024591 store 2 ,mem_le_instant 
-0x5c7f 024592 fetch 1 ,mem_le_state 
-0x5c80 024593 set1 lestate_update_param ,pdata 
-0x5c81 024594 store 1 ,mem_le_state 
-0x5c82 024595 rtn 
-:      024597 le_parse_channel_map_req:
-0x5c83 024598 ifetch 5 ,contr 
-0x5c84 024599 store 5 ,mem_le_new_map 
-0x5c85 024600 ifetch 2 ,contr 
-0x5c86 024601 store 2 ,mem_le_instant 
-0x5c87 024602 fetcht 2 ,mem_le_event_count 
-0x5c88 024603 isub temp ,null 
-0x5c89 024604 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024605 fetch 1 ,mem_le_state 
-0x5c8b 024606 set1 lestate_update_map ,pdata 
-0x5c8c 024607 store 1 ,mem_le_state 
-0x5c8d 024608 rtn 
-:      024611 le_parse_terminate_ind:
-0x5c8e 024612 setarg 20 
-0x5c8f 024613 store 2 ,mem_le_superto 
-0x5c90 024614 store 2 ,mem_le_init_superto 
-0x5c91 024615 rtn 
-:      024617 le_send_terminate_ind_user_terminated:
-0x5c92 024618 arg error_remote_user_terminated_connection ,regc 
-:      024621 le_send_terminate_ind:
-0x5c93 024622 arg 2 ,rega 
-0x5c94 024623 arg ll_terminate_ind ,regb 
-0x5c95 024624 call le_fifo_malloc_tx_ll 
-0x5c96 024625 copy regc ,pdata 
-0x5c97 024626 istore 1 ,contw 
-0x5c98 024627 rtn 
-:      024629 le_parse_feature_req:
-:      024631 le_send_feature_rsp:
-0x5c99 024632 arg 9 ,rega 
-0x5c9a 024633 arg ll_feature_rsp ,regb 
-0x5c9b 024634 call le_fifo_malloc_tx_ll 
-0x5c9c 024635 setarg param_le_features 
-0x5c9d 024636 istore 8 ,contw 
-0x5c9e 024637 rtn 
-:      024640 le_parse_version_ind:
-0x5c9f 024641 rtn master 
-:      024642 le_send_version_ind:
-0x5ca0 024643 arg 6 ,rega 
-0x5ca1 024644 arg ll_version_ind ,regb 
-0x5ca2 024645 call le_fifo_malloc_tx_ll 
-0x5ca3 024646 fetch 5 ,mem_lmp_version 
-0x5ca4 024647 istore 5 ,contw 
-0x5ca5 024648 rtn 
-:      024651 le_parse_ping_req:
-0x5ca6 024652 arg ll_ping_rsp ,regb 
-0x5ca7 024653 branch le_send_ll_one_lenth 
-:      024656 le_send_ll_one_lenth:
-0x5ca8 024657 arg 1 ,rega 
-0x5ca9 024658 branch le_fifo_malloc_tx_ll 
-:      024661 le_parse_enc_req:
-0x5caa 024662 ifetch 8 ,contr 
-0x5cab 024663 store 8 ,mem_le_rand 
-0x5cac 024664 ifetch 2 ,contr 
-0x5cad 024665 store 2 ,mem_le_ediv 
-0x5cae 024666 ifetch 8 ,contr 
-0x5caf 024667 store 8 ,mem_le_skdm 
-0x5cb0 024668 ifetch 4 ,contr 
-0x5cb1 024669 store 4 ,mem_le_ivm 
-0x5cb2 024670 call le_send_enc_rsp 
-0x5cb3 024671 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024672 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024673 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024674 fetch 1 ,mem_le_configuration 
-0x5cb7 024675 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024676 fetch 1 ,mem_nv_data_number 
-0x5cb9 024677 ncall load_device_list_mode_4 ,blank 
-0x5cba 024678 fetch 1 ,mem_ltk_exists 
-0x5cbb 024679 beq 0 ,le_ltk_lost 
-:      024680 le_parse_enc_req_after_auth:
-0x5cbc 024681 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024682 call le_send_start_enc_req 
-0x5cbe 024683 branch generate_sk 
-:      024685 le_parse_enc_req_fixed_ltk:
-0x5cbf 024686 jam 1 ,mem_ltk_exists 
-0x5cc0 024687 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024688 arg mem_le_ltk ,contw 
-0x5cc2 024689 call memcpy16 
-0x5cc3 024690 branch le_parse_enc_req_after_auth 
-:      024693 le_ltk_lost:
-0x5cc4 024694 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024695 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024696 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024697 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024698 branch ui_ipc_send_event 
-:      024700 le_send_reject_ind:
-0x5cc9 024701 arg 2 ,rega 
-0x5cca 024702 arg ll_reject_ind ,regb 
-0x5ccb 024703 call le_fifo_malloc_tx_ll 
-0x5ccc 024704 setarg le_err_pin_or_key_missing 
-0x5ccd 024705 istore 1 ,contw 
-0x5cce 024706 rtn 
-:      024708 le_send_enc_rsp:
-0x5ccf 024709 arg mem_le_skds ,contw 
-0x5cd0 024710 force 8 ,loopcnt 
-0x5cd1 024711 call generate_random_loop 
-0x5cd2 024712 arg mem_le_ivs ,contw 
-0x5cd3 024713 force 4 ,loopcnt 
-0x5cd4 024714 call generate_random_loop 
-0x5cd5 024715 arg 13 ,rega 
-0x5cd6 024716 arg ll_enc_rsp ,regb 
-0x5cd7 024717 call le_fifo_malloc_tx_ll 
-0x5cd8 024718 fetch 8 ,mem_le_skds 
-0x5cd9 024719 istore 8 ,contw 
-0x5cda 024720 fetch 4 ,mem_le_ivs 
-0x5cdb 024721 istore 4 ,contw 
-0x5cdc 024722 rtn 
-:      024724 le_send_start_enc_req:
-0x5cdd 024725 arg ll_start_enc_req ,regb 
-0x5cde 024726 branch le_send_ll_one_lenth 
-:      024728 le_send_start_enc_rsp:
-0x5cdf 024729 arg ll_start_enc_rsp ,regb 
-0x5ce0 024730 branch le_send_ll_one_lenth 
-:      024733 le_parse_enc_rsp:
-0x5ce1 024734 ifetch 8 ,contr 
-0x5ce2 024735 store 8 ,mem_le_skds 
-0x5ce3 024736 ifetch 4 ,contr 
-0x5ce4 024737 store 4 ,mem_le_ivs 
-0x5ce5 024738 branch generate_sk 
-:      024740 le_parse_start_enc_req:
-0x5ce6 024741 fetch 1 ,mem_le_state 
-0x5ce7 024742 set1 lestate_encryption ,pdata 
-0x5ce8 024743 store 1 ,mem_le_state 
-0x5ce9 024744 rtn 
-:      024746 le_parse_start_enc_rsp:
-0x5cea 024747 rtn master 
-0x5ceb 024748 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024749 call ui_ipc_send_event 
-0x5ced 024750 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024751 branch le_send_start_enc_rsp 
-:      024753 le_parse_pause_enc_req:
-0x5cef 024754 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024755 call le_send_pause_enc_rsp 
-0x5cf1 024756 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024757 branch ui_ipc_send_event 
-:      024759 le_send_pause_enc_rsp:
-0x5cf3 024760 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024761 branch le_send_ll_one_lenth 
-:      024764 le_parse_feature_rsp:
-:      024765 le_parse_unknown_rsp:
-:      024766 le_parse_pause_enc_rsp:
-:      024767 le_parse_reject_ind:
-:      024768 le_parse_ping_rsp:
-0x5cf5 024769 rtn 
-:      024776 init_lmp:
-0x5cf6 024777 rtn wake 
-:      024778 init_lmp_work:
-0x5cf7 024779 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024780 setarg 0 
-0x5cf9 024781 store 1 ,mem_lmp_to_send 
-0x5cfa 024782 store 1 ,mem_conn_sm 
-0x5cfb 024783 store 1 ,mem_lmo_opcode1 
-0x5cfc 024784 store 1 ,mem_lmo_opcode2 
-0x5cfd 024785 store 1 ,mem_esco_addr 
-0x5cfe 024786 store 1 ,mem_auth_enable 
-0x5cff 024787 store 1 ,mem_connection_options 
-0x5d00 024788 store 1 ,mem_pairing_auth 
-0x5d01 024789 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024790 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024791 jam null_encryp ,mem_wait_encryption 
-:      024792 init_lmp_reinit:
-0x5d04 024793 jam 0 ,mem_pairing_auth 
-0x5d05 024794 jam 0 ,mem_sp_localsm 
-0x5d06 024795 jam 0 ,mem_lmp_conn_state 
-:      024797 parse_rx_done:
-0x5d07 024798 rtn 
-:      024800 parse_lmp:
-0x5d08 024801 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024802 call setlocalsm_master ,master 
-0x5d0a 024803 ncall setlocalsm_slave ,master 
-0x5d0b 024804 call lmo_fifo_check 
-0x5d0c 024805 nrtn blank 
-0x5d0d 024806 fetch 1 ,mem_state_map 
-0x5d0e 024807 rtnbit0 smap_rxlmp 
-0x5d0f 024808 set0 smap_rxlmp ,pdata 
-0x5d10 024809 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024810 store 1 ,mem_state_map 
-0x5d12 024811 fetch 1 ,mem_rxbuf 
-0x5d13 024812 fetcht 1 ,mem_state_map 
-0x5d14 024813 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024814 setflag true ,smap_lmptid ,temp 
-0x5d16 024815 storet 1 ,mem_state_map 
-0x5d17 024816 and_into 0x2 ,temp 
-0x5d18 024817 storet 1 ,mem_lmo_tid2 
-0x5d19 024818 fetcht 1 ,mem_state_map 
-0x5d1a 024819 rshift pdata ,pdata 
-0x5d1b 024820 store 1 ,mem_lmi_opcode2 
-0x5d1c 024821 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024822 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024823 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024824 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024825 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024826 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024827 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024828 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024829 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024830 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024831 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024832 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024833 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024834 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024835 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024836 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024837 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024838 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024839 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024840 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024841 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024842 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024843 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024844 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024845 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024846 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024847 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024848 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024849 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024850 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024851 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024852 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024853 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024854 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024855 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024856 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024857 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024858 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024859 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024860 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024861 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024862 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024863 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024864 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024865 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024866 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024867 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024868 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024869 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024870 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024871 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024872 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024873 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024874 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024877 reject_unknown_packet:
-0x5d52 024878 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024879 reject_lmp_packet:
-0x5d53 024880 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024881 rtn 
-:      024883 parse_lmp_clkoffset_req:
-0x5d55 024884 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024885 rtn 
-:      024887 parse_enc_key_size_mask_req:
-0x5d57 024888 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024889 rtn 
-:      024891 parse_lmp_set_afh:
-0x5d59 024892 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024893 lshift pdata ,pdata 
-0x5d5b 024894 store 4 ,mem_afh_instant 
-0x5d5c 024895 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024896 store 1 ,mem_afh_new_mod 
-0x5d5e 024897 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024898 store 5 ,mem_afh_map_new 
-0x5d60 024899 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024900 istore 5 ,contw 
-0x5d62 024901 fetch 1 ,mem_mode 
-0x5d63 024902 set1 afh_change ,pdata 
-0x5d64 024903 store 1 ,mem_mode 
-0x5d65 024904 rtn 
-:      024905 parse_lmp_escape:
-0x5d66 024906 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024907 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024908 set1 7 ,pdata 
-0x5d69 024909 store 1 ,mem_lmi_opcode2 
-0x5d6a 024910 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024911 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024912 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024913 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024914 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024915 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024916 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024917 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024918 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024919 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024920 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024921 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024922 rtneq lmp_ext_features_res 
-:      024925 reject_unknown_ext_packet:
-0x5d77 024926 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024927 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024929 rtn 
-:      024930 parse_lmpext_chn_classification_req:
-0x5d7a 024931 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024932 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024933 rtn 
-:      024935 parse_lmpext_iocap_req:
-0x5d7d 024936 call iocap_lmpext_load 
-0x5d7e 024937 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024938 rtn 
-:      024940 parse_lmpext_iocap_res:
-0x5d80 024941 call iocap_lmpext_load 
-0x5d81 024942 branch iocap_lmpext_common 
-:      024944 iocap_lmpext_load:
-0x5d82 024945 arg mem_sp_iocap_remote ,contw 
-0x5d83 024946 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024947 istore 3 ,contw 
-0x5d85 024948 rtn 
-:      024950 iocap_lmpext_common:
-0x5d86 024951 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024952 rtn 
-:      024953 parse_lmpext_accepted:
-0x5d88 024954 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024955 set1 7 ,pdata 
-0x5d8a 024956 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024957 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024958 rtn 
-:      024961 parse_lmpext_not_accepted:
-0x5d8d 024962 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024963 set1 7 ,pdata 
-0x5d8f 024964 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024965 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024966 rtn 
-:      024968 parse_lmpext_accepted_ptt:
-0x5d92 024969 fetch 1 ,mem_ptt 
-0x5d93 024970 fetcht 1 ,mem_state_map 
-0x5d94 024971 nsetflag blank ,smap_edr ,temp 
-0x5d95 024972 storet 1 ,mem_state_map 
-:      024973 parse_lmpext_not_accepted_ptt:
-0x5d96 024974 fetch 1 ,mem_state 
-0x5d97 024975 rtnbit0 state_init_seq 
-0x5d98 024976 set0 state_init_seq ,pdata 
-0x5d99 024977 store 1 ,mem_state 
-0x5d9a 024978 fetch 1 ,mem_auth_enable 
-0x5d9b 024979 nrtn blank 
-0x5d9c 024980 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024981 rtn 
-:      024983 parse_lmpext_pause_encrypt:
-0x5d9e 024984 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024985 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024986 branch tid_reply 
-:      024988 parse_lmpext_pause_encrypt_slave:
-0x5da1 024989 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024990 rtn 
-:      024992 parse_lmpext_resume_encrypt:
-0x5da3 024995 call tid_reply 
-0x5da4 024996 branch lmp_start_encryption 
-:      024998 parse_lmpext_features_req:
-0x5da5 024999 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 025000 rtn 
-:      025002 parse_lmpext_features_res:
-0x5da7 025003 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 025004 and temp ,0x1 ,temp 
-0x5da9 025005 storet 1 ,mem_remote_sppcap 
-0x5daa 025006 fetch 1 ,mem_hci_cmd 
-0x5dab 025007 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 025008 jam 0 ,mem_hci_cmd 
-:      025009 parse_lmpext_features_res_not_hci:
-0x5dad 025010 fetch 1 ,mem_conn_sm 
-0x5dae 025011 rtnne conn_sm_wait_features_ext 
-0x5daf 025012 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 025013 branch process_conn_sm 
-:      025015 parse_lmp_accepted:
-0x5db1 025016 bpatchx patch30_0 ,mem_patch30 
-0x5db2 025017 fetch 1 ,mem_rxbuf + 1 
-0x5db3 025018 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 025019 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 025020 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 025021 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 025022 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 025023 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 025024 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 025025 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 025026 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 025027 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 025029 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 025030 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 025031 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 025032 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 025033 rtn 
-:      025035 parse_lmp_not_accepted:
-0x5dc2 025036 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 025037 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 025038 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 025039 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 025040 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 025041 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 025042 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 025043 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 025045 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 025046 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 025047 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 025048 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 025049 rtn 
-:      025051 parse_lmp_accepted_switch:
-0x5dcf 025052 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 025053 call ui_ipc_send_event 
-0x5dd1 025054 branch role_switch_prepare0 
-:      025055 parse_lmp_not_accepted_switch:
-0x5dd2 025056 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 025057 call ui_ipc_send_event 
-0x5dd4 025058 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 025059 setarg timer_switch_waite 
-0x5dd6 025060 arg switch_wait_timer ,queue 
-0x5dd7 025061 branch timer_init 
-:      025064 parse_lmp_accepted_hostconn:
-0x5dd8 025067 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 025068 set1 received_conn_req ,pdata 
-0x5dda 025069 store 1 ,mem_lmp_conn_state 
-0x5ddb 025070 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 025071 call ui_ipc_send_event 
-0x5ddd 025072 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      025074 parse_lmp_accepted_hostconn_ctn:
-0x5dde 025076 fetch 1 ,mem_conn_sm 
-0x5ddf 025077 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 025080 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 025081 rtn 
-:      025089 parse_lmp_not_accepted_hostconn:
-0x5de2 025090 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 025091 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 025093 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 025095 branch parse_rx_done ,true 
-0x5de6 025096 rtn 
-:      025098 parse_lmp_accepted_inrand:
-0x5de7 025099 fetch 1 ,mem_link_key_exists 
-0x5de8 025100 nrtn blank 
-0x5de9 025101 call clear_linkkey 
-0x5dea 025102 call lmp_generate_key 
-0x5deb 025103 rtn master 
-0x5dec 025104 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 025105 rtn 
-:      025107 parse_lmp_accepted_enc_mode:
-0x5dee 025108 nrtn master 
-0x5def 025109 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 025110 fetch 1 ,mem_state_map 
-0x5df1 025111 rtnbit0 smap_encryption 
-0x5df2 025112 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 025113 rtn 
-:      025115 parse_lmp_accepted_enc_keysize:
-0x5df4 025116 branch lmp_start_encryption 
-:      025118 parse_lmp_accepted_start_enc:
-0x5df5 025119 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 025120 fetch 1 ,mem_state 
-0x5df7 025121 rtnbit1 state_conn_comp 
-0x5df8 025122 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 025123 fetch 1 ,mem_conn_sm 
-0x5dfa 025124 rtnne conn_sm_encrypt_wait 
-0x5dfb 025125 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 025126 rtn 
-:      025128 parse_lmp_accepted_stop_enc:
-0x5dfd 025136 rtn 
-:      025138 parse_lmp_not_accepted_aurand:
-:      025139 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 025140 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 025141 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 025142 rtn 
-:      025144 parse_lmp_not_accepted_inrand:
-0x5e01 025145 fetch 1 ,mem_rxbuf + 2 
-0x5e02 025146 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 025147 rtnne pairing_not_allowed 
-0x5e04 025148 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 025149 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 025150 rtn 
-:      025151 parse_lmp_inrand_key_missing:
-0x5e07 025152 jam key_missing ,mem_disconn_reason_send 
-0x5e08 025153 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 025154 rtn 
-:      025156 parse_lmp_not_accepted_name_req:
-0x5e0a 025157 rtn 
-:      025159 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 025160 jam sp_stat_null ,mem_sp_state 
-0x5e0c 025161 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 025162 branch parse_rx_done 
-:      025164 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 025165 jam sp_stat_null ,mem_sp_state 
-0x5e0f 025166 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 025167 branch parse_rx_done 
-:      025168 parse_lmp_not_accepted_unsniff_req:
-0x5e11 025169 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 025170 branch ui_ipc_send_event 
-:      025172 parse_lmp_accepted_unsniff_req:
-0x5e13 025173 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 025174 call ui_ipc_send_event 
-0x5e15 025175 branch sniff_exit 
-:      025177 parse_lmp_accepted_sniff_req:
-0x5e16 025178 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 025179 call ui_ipc_send_event 
-0x5e18 025180 setarg 0 
-0x5e19 025181 store 2 ,mem_dsniff 
-0x5e1a 025182 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 025183 lshift pdata ,pdata 
-0x5e1c 025184 store 2 ,mem_tsniff 
-0x5e1d 025185 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 025186 store 1 ,mem_sniff_attempt 
-0x5e1f 025187 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 025188 store 1 ,mem_sniff_timeout 
-0x5e21 025189 branch sniff_init 
-:      025191 parse_lmp_not_acdcept_sniff_req:
-0x5e22 025192 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 025193 branch ui_ipc_send_event 
-:      025195 parse_lmp_crypt_key:
-0x5e24 025196 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 025197 storet 1 ,mem_key_size 
-0x5e26 025198 branch accept_lmp_msg 
-:      025200 parse_lmp_setup_complete:
-0x5e27 025201 fetch 1 ,mem_lmp_conn_state 
-0x5e28 025202 set1 received_setup_complete ,pdata 
-0x5e29 025203 store 1 ,mem_lmp_conn_state 
-0x5e2a 025204 rtnbit1 sent_setup_complete 
-0x5e2b 025205 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 025206 branch parse_rx_done 
-:      025208 parse_lmp_max_slot:
-0x5e2d 025211 rtn 
-:      025213 parse_lmp_max_slot_req:
-0x5e2e 025214 fetch 1 ,mem_max_slot 
-0x5e2f 025215 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 025216 isub temp ,null 
-0x5e31 025218 branch accept_lmp_msg ,positive 
-0x5e32 025219 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 025220 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 025221 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 025222 rtn 
-:      025224 parse_lmp_detach:
-0x5e36 025225 call prepare_disconnect 
-0x5e37 025226 branch accept_lmp_msg 
-:      025228 accept_lmp_msg:
-0x5e38 025229 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 025230 rtn 
-:      025232 parse_lmp_incr_power:
-0x5e3a 025233 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 025234 rtn 
-:      025236 parse_lmp_decr_power:
-0x5e3c 025237 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 025238 rtn 
-:      025240 parse_lmp_version_res:
-0x5e3e 025241 fetch 1 ,mem_conn_sm 
-0x5e3f 025242 rtneq conn_sm_wait_version 
-0x5e40 025244 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 025246 rtn 
-:      025249 parse_lmp_auto_rate:
-0x5e42 025250 rtn 
-:      025252 parse_lmp_in_rand:
-0x5e43 025253 call lmp_copy_rand 
-0x5e44 025254 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 025255 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 025256 call ui_ipc_send_event 
-0x5e47 025258 call tid_check 
-0x5e48 025259 nbranch lmp_accept_inrand ,true 
-0x5e49 025261 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 025262 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 025263 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 025264 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 025265 rtn 
-:      025266 parse_lmp_inrand_res:
-0x5e4e 025267 fetch 1 ,mem_op 
-0x5e4f 025268 set1 op_inrand_req ,pdata 
-0x5e50 025269 store 1 ,mem_op 
-0x5e51 025270 rtn 
-:      025273 pop_tid_follow:
-0x5e52 025274 fetcht 1 ,mem_state_map 
-0x5e53 025275 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 025276 storet 1 ,mem_state_map 
-0x5e55 025277 rtn 
-:      025280 push_tid_follow:
-0x5e56 025281 fetch 1 ,mem_lmo_tid2 
-0x5e57 025282 rshift pdata ,pdata 
-0x5e58 025283 and_into 1 ,pdata 
-0x5e59 025284 rtn 
-:      025286 parse_lmp_au_rand_moudle:
-0x5e5a 025287 fetch 1 ,mem_nv_data_number 
-0x5e5b 025288 rtn blank 
-0x5e5c 025289 fetch 1 ,mem_pairing_auth 
-0x5e5d 025290 call load_device_list ,blank 
-0x5e5e 025291 rtn 
-:      025293 parse_lmp_au_rand:
-0x5e5f 025294 call parse_lmp_au_rand_moudle 
-0x5e60 025295 call push_tid_follow 
-0x5e61 025296 store 1 ,mem_sres_tid 
-0x5e62 025297 call lmp_copy_rand 
-0x5e63 025298 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 025299 fetch 1 ,mem_link_key_exists 
-0x5e65 025300 nrtn blank 
-0x5e66 025301 fetch 1 ,mem_state 
-0x5e67 025302 rtnbit1 state_combkey 
-0x5e68 025303 jam key_missing ,mem_lmo_reason2 
-0x5e69 025304 branch reject_lmp_packet 
-:      025306 parse_lmp_sres:
-0x5e6a 025307 arg mem_plap ,rega 
-0x5e6b 025308 call function_e1 
-0x5e6c 025309 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 025310 fetcht 4 ,mem_input_store 
-0x5e6e 025311 isub temp ,null 
-0x5e6f 025312 branch authentication_ok ,zero 
-0x5e70 025313 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 025314 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 025315 rtn 
-:      025316 authentication_ok:
-0x5e73 025317 call authentication_ok_common 
-0x5e74 025318 fetch 1 ,mem_ssp_enable 
-0x5e75 025319 branch pairing_success ,blank 
-0x5e76 025320 rtn 
-:      025323 authentication_ok_common:
-0x5e77 025324 call copy_aco 
-0x5e78 025325 call linkkey_ready 
-0x5e79 025326 fetch 1 ,mem_op 
-0x5e7a 025327 isolate1 op_auth_req ,pdata 
-0x5e7b 025328 set0 op_auth_req ,pdata 
-0x5e7c 025329 store 1 ,mem_op 
-0x5e7d 025330 fetch 1 ,mem_conn_sm 
-0x5e7e 025331 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025332 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025333 rtn 
-:      025334 authentication_ok_conn_sm:
-0x5e81 025335 fetch 1 ,mem_pairing_auth 
-0x5e82 025336 rtnne defalt_pairing_auth 
-0x5e83 025337 fetch 1 ,mem_state_map 
-0x5e84 025338 rtnbit1 smap_encryption 
-0x5e85 025339 branch host_create_conn_encrypt 
-:      025341 parse_lmp_comb_key:
-0x5e86 025342 arg mem_rxbuf + 1 ,rega 
-0x5e87 025343 arg mem_kinit ,regb 
-0x5e88 025344 arg mem_random_number ,contw 
-0x5e89 025345 call xor16 
-0x5e8a 025346 arg mem_plap ,rega 
-0x5e8b 025347 call generate_linkkey 
-0x5e8c 025348 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025349 fetch 1 ,mem_state 
-0x5e8e 025350 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025351 rtn 
-:      025353 parse_lmp_name_res:
-0x5e90 025354 fetch 2 ,mem_len 
-0x5e91 025355 add pdata ,-3 ,loopcnt 
-0x5e92 025356 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025357 setarg mem_tmp_buffer 
-0x5e94 025358 iadd temp ,contw 
-0x5e95 025359 arg mem_rxbuf + 3 ,contr 
-0x5e96 025360 call memcpy 
-0x5e97 025361 fetcht 1 ,mem_name_offset 
-0x5e98 025362 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025363 isub temp ,pdata 
-0x5e9a 025364 sub pdata ,14 ,null 
-0x5e9b 025365 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025366 add temp ,14 ,pdata 
-0x5e9d 025367 store 1 ,mem_name_offset 
-0x5e9e 025368 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025369 rtn 
-:      025370 parse_lmp_name_res_end:
-0x5ea0 025371 fetch 1 ,mem_state_map 
-0x5ea1 025372 set1 smap_name_res ,pdata 
-0x5ea2 025373 store 1 ,mem_state_map 
-0x5ea3 025374 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025375 rtn 
-:      025376 parse_lmp_name_req:
-0x5ea5 025377 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025378 store 1 ,mem_lmi_opcode2 
-0x5ea7 025379 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025380 rtn 
-:      025382 parse_lmp_conn_req:
-0x5ea9 025383 branch accept_lmp_msg 
-:      025385 parse_lmp_timing_accuracy_req:
-0x5eaa 025386 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025387 rtn 
-:      025389 parse_lmp_features_req:
-0x5eac 025390 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025391 rtn 
-:      025393 parse_lmp_version_req:
-0x5eae 025394 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025395 rtn 
-:      025397 parse_lmp_supervision_timeout:
-0x5eb0 025400 rtn 
-:      025404 parse_lmp_sniff_subrating_req:
-0x5eb1 025405 fetch 2 ,mem_tsniff 
-0x5eb2 025406 iforce temp 
-0x5eb3 025407 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025408 store 1 ,mem_subsniff_rate 
-0x5eb5 025409 imul32 temp ,temp 
-0x5eb6 025410 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025411 lshift pdata ,pdata 
-0x5eb8 025412 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025413 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025414 lshift pdata ,pdata 
-0x5ebb 025415 store 4 ,mem_subsniff_instant 
-0x5ebc 025417 deposit temp 
-0x5ebd 025418 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025419 rtn 
-:      025420 parse_lmpext_packet_type_table_req:
-0x5ebf 025421 fetcht 1 ,mem_ptt 
-0x5ec0 025422 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025423 ixor temp ,null 
-0x5ec2 025424 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025425 isolate1 0 ,pdata 
-0x5ec4 025426 fetch 1 ,mem_state_map 
-0x5ec5 025427 setflag true ,smap_edr ,pdata 
-0x5ec6 025428 store 1 ,mem_state_map 
-0x5ec7 025429 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025430 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025431 rtn 
-:      025434 parse_lmp_sniff_subrating_res:
-:      025435 parse_lmp_preferred_rate:
-:      025436 parse_lmp_max_power:
-:      025437 parse_lmp_min_power:
-0x5eca 025438 rtn 
-:      025439 parse_lmp_page_mode_req:
-0x5ecb 025441 branch accept_lmp_msg 
-:      025442 parse_lmp_page_scan_mode_req:
-0x5ecc 025445 branch accept_lmp_msg 
-:      025449 parse_lmp_slot_offset:
-0x5ecd 025450 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025451 store 2 ,mem_slot_offset 
-0x5ecf 025452 rtn 
-:      025454 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025455 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025456 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025457 imul32 temp ,pdata 
-0x5ed3 025458 arg 0x640 ,temp 
-0x5ed4 025459 isub temp ,null 
-0x5ed5 025461 rtn 
-:      025463 parse_lmp_sniff_req:
-0x5ed6 025464 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025465 branch lmp_reject_sniff ,blank 
-0x5ed8 025466 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025467 branch lmp_reject_sniff ,positive 
-0x5eda 025468 fetch 1 ,mem_device_option 
-0x5edb 025469 sub pdata ,dvc_op_module ,null 
-0x5edc 025470 call module_set_lpm_mult_2 ,zero 
-0x5edd 025471 fetch 1 ,mem_state 
-0x5ede 025472 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025473 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025474 lshift pdata ,pdata 
-0x5ee1 025475 store 2 ,mem_dsniff 
-0x5ee2 025476 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025477 lshift pdata ,pdata 
-0x5ee4 025478 store 2 ,mem_tsniff 
-0x5ee5 025479 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025480 store 1 ,mem_sniff_attempt 
-0x5ee7 025481 iforce temp 
-0x5ee8 025482 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025483 store 1 ,mem_sniff_timeout 
-0x5eea 025484 isub temp ,null 
-0x5eeb 025485 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025486 store 1 ,mem_sniff_attempt 
-:      025487 set_big_value_to_attempt:
-0x5eed 025489 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025490 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025491 rtn 
-:      025493 lmp_reject_sniff:
-0x5ef0 025494 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025495 branch reject_lmp_packet 
-:      025497 parse_lmp_start_encryption_req:
-0x5ef2 025498 call accept_lmp_msg 
-0x5ef3 025499 call lmp_copy_rand 
-0x5ef4 025500 call function_e3 
-0x5ef5 025501 branch start_encryption 
-:      025503 parse_lmp_stop_encryption_req:
-0x5ef6 025504 call accept_lmp_msg 
-0x5ef7 025505 branch stop_encryption 
-:      025508 parse_lmp_switch_req:
-0x5ef8 025509 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025510 lshift pdata ,pdata 
-0x5efa 025512 branch parse_lmp_switch_accept ,master 
-0x5efb 025513 fetcht 1 ,mem_link_key_exists 
-0x5efc 025514 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025515 parse_lmp_switch_req_not_accept:
-0x5efd 025516 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025517 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025518 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025519 rtn 
-:      025520 parse_lmp_switch_req_clear_mark:
-0x5f01 025521 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025522 jam 0 ,mem_conn_sm 
-0x5f03 025523 branch role_switch_prepare 
-:      025525 parse_lmp_switch_accept:
-0x5f04 025526 call role_switch_prepare 
-0x5f05 025527 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025528 fetch 1 ,mem_connection_options 
-0x5f07 025529 set0 connection_switch ,pdata 
-0x5f08 025530 store 1 ,mem_connection_options 
-0x5f09 025531 branch accept_lmp_msg 
-:      025535 parse_lmp_temp_rand:
-:      025536 parse_lmp_temp_key:
-:      025537 parse_lmp_timing_accuracy_res:
-:      025538 parse_lmp_unit_key:
-:      025539 parse_lmp_use_semi_permanend_key:
-0x5f0a 025540 rtn 
-:      025543 parse_lmp_unsniff_req:
-0x5f0b 025544 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025545 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025546 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025547 call ui_ipc_send_event 
-0x5f0f 025548 branch sniff_exit 
-:      025550 parse_lmp_encapsulated_header:
-0x5f10 025551 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025552 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025553 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025554 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025555 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025556 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025557 call check_localsm 
-0x5f17 025558 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025559 jam sp_stat_key_recv ,mem_sp_state 
-:      025560 parse_lmp_encapsulated_header_master:
-0x5f19 025561 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025562 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025563 branch parse_rx_done 
-:      025565 parse_lmp_encapsulated_header_reject:
-0x5f1c 025566 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025567 branch reject_lmp_packet 
-:      025569 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025572 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025574 rtn 
-:      025575 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025576 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025577 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025578 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025579 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025580 call check_localsm 
-0x5f24 025581 rtn true 
-0x5f25 025582 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025583 rtn 
-:      025585 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025586 call g_noninit_number_confirm 
-0x5f28 025587 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025588 call ui_ipc_send_event 
-0x5f2a 025589 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025592 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025593 call check_localsm 
-0x5f2c 025594 rtn true 
-0x5f2d 025595 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025596 beq 19 ,authentication_passkey_end 
-0x5f2f 025597 increase 1 ,pdata 
-0x5f30 025598 store 1 ,mem_authentication_passkey_times 
-:      025601 authentication_passkey:
-0x5f31 025602 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025603 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025604 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025605 copy pdata ,queue 
-0x5f35 025606 fetch 6 ,mem_pin 
-0x5f36 025607 qisolate1 pdata 
-0x5f37 025608 setarg 0x80 
-0x5f38 025609 setflag true ,0 ,pdata 
-0x5f39 025610 store 1 ,mem_passkey_1bit 
-0x5f3a 025611 rtn 
-:      025613 authentication_passkey_end:
-0x5f3b 025614 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025615 rtn 
-:      025617 parse_lmp_accepted_dhkey_check:
-0x5f3d 025618 call parse_lmp_accepted_dhkey_check_common 
-:      025619 pairing_success:
-0x5f3e 025620 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025621 rtn blank 
-0x5f40 025622 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025623 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025624 branch ui_ipc_send_event 
-:      025627 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025629 call check_localsm 
-0x5f44 025630 ncall g_noninit ,true 
-0x5f45 025631 call g_init ,true 
-0x5f46 025632 call check_localsm 
-0x5f47 025633 rtn true 
-0x5f48 025634 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025635 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025636 rtn 
-:      025638 parse_simple_pairing_confirm:
-0x5f4b 025639 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025640 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025641 call memcpy16 
-0x5f4e 025642 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025643 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025644 branch master_set_mem_master_sp_flag 
-:      025646 parse_lmp_encapsulated_payload:
-0x5f51 025647 fetch 1 ,mem_master_sp_state 
-0x5f52 025648 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025649 fetch 1 ,mem_sp_state 
-0x5f54 025650 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025651 parse_encapsulated_payload_master:
-0x5f55 025652 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025653 sub pdata ,0x20 ,contw 
-0x5f57 025654 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025655 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025656 iadd contw ,contw 
-0x5f5a 025657 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025658 istore 8 ,contw 
-0x5f5c 025659 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025660 istore 8 ,contw 
-0x5f5e 025661 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025662 increase 16 ,pdata 
-0x5f60 025663 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025664 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025665 parse_lmp_encapsulated_payload_completed:
-0x5f62 025666 call check_localsm 
-0x5f63 025667 branch accept_lmp_msg ,true 
-0x5f64 025668 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025669 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025670 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025671 branch accept_lmp_msg 
-:      025672 parse_lmp_encapsulated_payload_reject:
-0x5f68 025673 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025674 branch reject_lmp_packet 
-:      025675 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025676 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025677 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025678 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025679 branch parse_rx_done 
-:      025681 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025682 call check_localsm 
-0x5f6f 025683 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025684 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025685 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025686 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025687 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025688 branch parse_rx_done 
-:      025690 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025691 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025692 branch ui_ipc_send_event 
-:      025695 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025697 branch parse_rx_done 
-:      025699 parse_lmp_simple_pairing_number:
-0x5f78 025700 fetch 1 ,mem_master_sp_state 
-0x5f79 025701 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025702 fetch 1 ,mem_sp_state 
-0x5f7b 025703 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025704 parse_lmp_simple_pairing_number_master:
-0x5f7c 025705 arg mem_sp_random_remote ,contw 
-0x5f7d 025706 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025707 istore 8 ,contw 
-0x5f7f 025708 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025709 istore 8 ,contw 
-0x5f81 025710 call check_localsm 
-0x5f82 025711 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025712 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025713 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025714 branch accept_lmp_msg 
-:      025715 parse_lmp_simple_pairing_number_master0:
-0x5f86 025716 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025717 branch master_set_mem_master_sp_flag 
-:      025720 parse_lmp_simple_pairing_number_reject:
-0x5f88 025721 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025722 branch reject_lmp_packet 
-:      025724 parse_dhkey_check:
-0x5f8a 025725 fetch 1 ,mem_master_sp_state 
-0x5f8b 025726 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025727 fetch 1 ,mem_sp_state 
-0x5f8d 025728 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025729 parse_dhkey_check_master:
-0x5f8e 025730 arg mem_sp_check_result ,contw 
-0x5f8f 025731 arg mem_rxbuf + 1 ,contr 
-0x5f90 025732 call memcpy16 
-0x5f91 025733 call check_localsm 
-0x5f92 025734 branch parse_dhkey_check_master0 ,true 
-0x5f93 025735 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025736 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025737 number_comparison_successed:
-0x5f95 025738 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025739 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025740 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025741 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025742 branch parse_rx_done 
-:      025744 parse_dhkey_check_master0:
-0x5f9a 025745 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025746 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025747 branch parse_rx_done 
-:      025748 parse_lmp_dhkey_check_reject:
-0x5f9d 025749 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025750 branch reject_lmp_packet 
-:      025752 number_comparison_mode:
-0x5f9f 025753 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025754 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025755 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025756 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025757 rtn 
-:      025759 comparison_result:
-0x5fa4 025760 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025761 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025762 branch parse_lmp_dhkey_check_reject 
-:      025765 parse_lmp_clkoffset_res:
-0x5fa7 025766 branch parse_rx_done 
-:      025768 parse_lmp_encryption_mode_req:
-0x5fa8 025769 fetch 1 ,mem_connection_options 
-0x5fa9 025770 set0 connection_encrypt 
-0x5faa 025771 store 1 ,mem_connection_options 
-0x5fab 025772 call accept_lmp_msg 
-0x5fac 025773 nrtn master 
-0x5fad 025774 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025775 fetcht 1 ,mem_op 
-0x5faf 025776 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025777 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025778 storet 1 ,mem_op 
-0x5fb2 025779 rtn 
-:      025781 parse_lmp_features_res:
-0x5fb3 025782 fetcht 8 ,mem_rxbuf + 1 
-:      025783 parse_lmp_features_res_not_hci:
-0x5fb4 025784 fetch 1 ,mem_conn_sm 
-0x5fb5 025785 rtnne conn_sm_wait_features_res 
-0x5fb6 025787 fetch 1 ,mem_connection_options 
-0x5fb7 025788 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025790 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025791 rtn 
-:      025792 parse_lmp_send_conn:
-0x5fba 025793 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025794 rtn 
-:      025795 parse_lmp_test_activate:
-0x5fbc 025796 fetch 1 ,mem_debug_config 
-0x5fbd 025797 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025798 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025799 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025800 rtn 
-:      025801 parse_lmp_test_control:
-0x5fc1 025804 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025805 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025806 force 9 ,loopcnt 
-0x5fc4 025807 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025808 arg mem_temp_payload ,contw 
-:      025809 parse_lmp_test_xor:
-0x5fc6 025810 ifetch 1 ,contr 
-0x5fc7 025811 xor_into 0x55 ,pdata 
-0x5fc8 025812 istore 1 ,contw 
-0x5fc9 025813 loop parse_lmp_test_xor 
-0x5fca 025814 fetch 1 ,test_mode_scenario 
-0x5fcb 025815 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025816 set0 tester_no_whitening ,temp 
-0x5fcd 025817 set0 tester_pattern_test ,temp 
-0x5fce 025818 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025819 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025820 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025821 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025822 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025823 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025824 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025825 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025826 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025827 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025828 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025829 rtn 
-:      025830 parse_lmp_test_control_exit:
-0x5fda 025832 fetch 1 ,mem_tester_emulate 
-0x5fdb 025833 set1 tester_exit ,pdata 
-0x5fdc 025834 set1 tester_change ,pdata 
-0x5fdd 025835 store 1 ,mem_tester_emulate 
-0x5fde 025836 rtn 
-:      025837 parse_lmp_test_control_pattern:
-0x5fdf 025838 set1 tester_pattern_test ,temp 
-0x5fe0 025839 jam 5 ,mem_lch_code 
-0x5fe1 025840 fetch 2 ,test_mode_data_length 
-0x5fe2 025841 iforce loopcnt 
-0x5fe3 025842 store 2 ,mem_len 
-0x5fe4 025843 arg mem_rxbuf ,contw 
-0x5fe5 025844 call pn9 
-:      025845 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025846 set1 tester_no_whitening ,temp 
-:      025847 parse_lmp_test_control_loopback:
-0x5fe7 025848 set1 tester_change ,temp 
-0x5fe8 025849 force 0 ,pdata 
-0x5fe9 025850 store 1 ,mem_slave_rcvcnt 
-0x5fea 025851 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025852 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025853 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025854 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025855 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025856 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025857 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025858 storet 1 ,mem_tester_emulate 
-0x5ff2 025859 rtn 
-:      025861 parse_lmp_test_control_pause:
-0x5ff3 025862 set0 mark_testmode ,mark 
-0x5ff4 025863 jam 0 ,mem_tester_emulate 
-0x5ff5 025864 fetch 1 ,mem_debug_config 
-0x5ff6 025865 set0 debug_tx_pattern ,pdata 
-0x5ff7 025866 store 1 ,mem_debug_config 
-0x5ff8 025867 rtn 
-:      025873 lmp_copy_rand:
-0x5ff9 025874 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025875 arg mem_random_number ,contw 
-0x5ffb 025876 branch memcpy16 
-:      025878 lmp_generate_key:
-0x5ffc 025879 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025880 rtn 
-:      025882 lmp_start_encryption:
-0x5ffe 025883 nrtn master 
-0x5fff 025884 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025885 rtn 
-:      025887 lmp_accept_inrand:
-0x6001 025888 arg mem_lap ,rega 
-0x6002 025889 call generate_kinit 
-0x6003 025890 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025891 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025892 rtn 
-:      025894 lmp_disconnect:
-0x6006 025895 jam 10 ,mem_conn_timer 
-0x6007 025896 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025897 jam local_host ,mem_disconn_reason_send 
-0x6009 025898 rtn 
-:      025904 send_lmp:
-0x600a 025905 bpatchx patch30_2 ,mem_patch30 
-0x600b 025906 disable user 
-0x600c 025907 call lmo_fifo_process 
-0x600d 025908 fetch 1 ,mem_lmp_to_send 
-0x600e 025909 rtn blank 
-0x600f 025914 bbit1 7 ,send_lmp_escape 
-:      025915 send_lmp0:
-0x6010 025916 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025917 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025918 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025919 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025920 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025921 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025922 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025923 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025924 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025925 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025926 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025927 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025928 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025929 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025930 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025931 beq lmp_sres ,send_lmp_sres 
-0x6020 025932 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025933 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025934 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025935 beq lmp_detach ,send_lmp_detach 
-0x6024 025936 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025937 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025939 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025940 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025941 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025942 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025943 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025944 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025945 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025946 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025947 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025948 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025949 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025950 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025951 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025952 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025953 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025954 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025955 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025956 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025957 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025959 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025960 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025961 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025962 beq lmp_test_control ,send_lmp_test_control 
-:      025963 send_lmp_error:
-0x603d 025964 branch assert 
-0x603e 025965 rtn 
-:      025966 send_lmp_escape:
-0x603f 025967 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025968 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025969 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025970 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025971 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025972 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025973 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025974 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025975 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025976 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025977 branch assert 
-:      025983 send_lmp_accepted:
-0x604a 025984 force 2 ,pdata 
-0x604b 025985 call msg_send_lmp 
-0x604c 025986 fetch 1 ,mem_lmi_opcode 
-0x604d 025987 istore 1 ,contw 
-0x604e 025988 call send_lmp_follow 
-0x604f 025989 bpatchx patch30_3 ,mem_patch30 
-0x6050 025990 fetch 1 ,mem_lmi_opcode 
-0x6051 025991 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025992 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025993 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025994 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025995 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025996 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025997 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025998 rtn 
-:      026000 send_create_conn_start_l2cap_timer_sm:
-0x6059 026001 fetch 1 ,mem_conn_sm 
-0x605a 026002 rtn blank 
-0x605b 026003 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 026004 setarg timer_enpt_waite 
-0x605d 026005 arg enpt_delay_timer ,queue 
-0x605e 026006 branch timer_init 
-:      026008 send_lmp_accept_sniff_req:
-0x605f 026009 branch sniff_init 
-:      026010 send_lmp_not_accepted:
-0x6060 026011 force 3 ,pdata 
-0x6061 026012 call msg_send_lmp 
-0x6062 026013 fetch 1 ,mem_lmi_opcode 
-0x6063 026014 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 026015 istore 1 ,contw 
-0x6065 026016 fetch 1 ,mem_lmo_reason 
-0x6066 026017 istore 1 ,contw 
-0x6067 026018 branch send_lmp_follow 
-:      026020 send_not_accept_aurand:
-0x6068 026021 istore 1 ,contw 
-0x6069 026022 fetch 1 ,mem_lmo_reason 
-0x606a 026023 istore 1 ,contw 
-0x606b 026024 arg mem_sres_tid ,temp 
-0x606c 026025 branch special_tid_store 
-:      026027 send_lmpext_accepted:
-0x606d 026028 force 4 ,queue 
-0x606e 026029 call send_lmpext 
-0x606f 026030 setarg lmp_escape 
-0x6070 026031 istore 1 ,contw 
-0x6071 026032 fetch 1 ,mem_lmi_opcode 
-0x6072 026033 set0 7 ,pdata 
-0x6073 026034 istore 1 ,contw 
-0x6074 026035 fetch 1 ,mem_lmi_opcode 
-0x6075 026036 branch send_lmp_follow 
-:      026038 send_lmpext_not_accepted:
-0x6076 026039 force 5 ,queue 
-0x6077 026040 call send_lmpext 
-0x6078 026041 setarg lmp_escape 
-0x6079 026042 istore 1 ,contw 
-0x607a 026043 fetch 1 ,mem_lmi_opcode 
-0x607b 026044 set0 7 ,pdata 
-0x607c 026045 istore 1 ,contw 
-0x607d 026046 fetch 1 ,mem_lmo_reason 
-0x607e 026047 istore 1 ,contw 
-0x607f 026048 branch send_lmp_follow 
-:      026051 send_lmp_accepted_inrand:
-0x6080 026052 call clear_linkkey 
-0x6081 026053 call tid_check 
-0x6082 026054 rtn true 
-0x6083 026055 branch lmp_generate_key 
-:      026057 send_lmp_accepted_enc_mode:
-0x6084 026058 fetch 1 ,mem_op 
-0x6085 026059 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 026060 rtnbit0 op_stop_enc 
-0x6087 026061 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 026062 set0 op_stop_enc ,pdata 
-0x6089 026063 call tid_reply 
-0x608a 026064 branch send_lmp_accepted_enc_exit 
-:      026065 send_lmp_accepted_enc_start:
-0x608b 026066 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 026067 set0 op_start_enc ,pdata 
-:      026068 send_lmp_accepted_enc_exit:
-0x608d 026069 store 1 ,mem_op 
-0x608e 026070 rtn 
-:      026072 send_lmp_accepted_enc_key:
-0x608f 026073 call check_localsm 
-0x6090 026074 branch lmp_start_encryption ,true 
-0x6091 026075 rtn 
-:      026077 send_lmp_accepted_connection:
-0x6092 026078 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 026080 fetch 1 ,mem_lmp_conn_state 
-0x6094 026081 set1 received_conn_req ,pdata 
-0x6095 026082 store 1 ,mem_lmp_conn_state 
-0x6096 026083 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 026084 branch ui_ipc_send_event 
-:      026087 send_lmp_accept_dhkey_check:
-0x6098 026088 rtn 
-:      026092 send_lmpext_features_res:
-0x6099 026093 force 12 ,queue 
-0x609a 026094 call send_lmpext 
-0x609b 026095 setarg 0x01 
-0x609c 026096 istore 1 ,contw 
-0x609d 026097 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 026098 istore 2 ,contw 
-0x609f 026099 setarg 0 
-0x60a0 026100 istore 3 ,contw 
-0x60a1 026101 setarg 0x00 
-0x60a2 026102 istore 4 ,contw 
-0x60a3 026103 branch send_lmp_reply 
-:      026104 send_lmpext_io_cap_res:
-0x60a4 026105 force 5 ,queue 
-0x60a5 026106 call send_lmpext 
-0x60a6 026107 fetch 3 ,mem_sp_iocap_local 
-0x60a7 026108 istore 3 ,contw 
-0x60a8 026109 call send_lmp_reply 
-0x60a9 026110 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 026111 fetch 1 ,mem_sp_iocap_local 
-0x60ab 026112 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 026113 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 026114 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 026115 rtn 
-:      026117 responder_iocap_keyboard_only:
-0x60af 026118 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 026119 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 026120 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 026121 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 026122 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 026123 rtn 
-:      026126 responder_iocap_display_yesno:
-0x60b5 026127 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 026128 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 026129 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 026130 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 026131 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 026132 rtn 
-:      026135 responder_iocap_no_input_no_output:
-0x60bb 026136 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 026137 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 026138 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 026139 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 026140 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 026141 rtn 
-:      026143 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      026144 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      026145 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      026146 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      026147 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      026148 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      026149 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      026150 set_ssp_mode_justwork:
-0x60c1 026151 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 026152 fetch 1 ,mem_classic_bt_flag 
-0x60c3 026153 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 026154 rtn 
-:      026156 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      026157 set_ssp_mode_numeric_comparison:
-0x60c5 026158 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 026159 rtn 
-:      026161 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      026162 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      026163 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      026164 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      026165 set_ssp_mode_passkey:
-0x60c7 026166 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 026167 rtn 
-:      026170 classic_bt_set_reject_justwork_flag:
-0x60c9 026171 arg flag_ssp_reject_justwork ,queue 
-0x60ca 026172 branch classic_bluetooth_set_flag 
-:      026174 classic_bt_clr_reject_justwork_flag:
-0x60cb 026175 arg flag_ssp_reject_justwork ,queue 
-0x60cc 026176 branch classic_bluetooth_clr_flag 
-:      026178 classic_bluetooth_set_flag:
-0x60cd 026179 fetch 1 ,mem_classic_bt_flag 
-0x60ce 026180 qset1 pdata 
-0x60cf 026181 store 1 ,mem_classic_bt_flag 
-0x60d0 026182 rtn 
-:      026184 classic_bluetooth_clr_flag:
-0x60d1 026185 fetch 1 ,mem_classic_bt_flag 
-0x60d2 026186 qset0 pdata 
-0x60d3 026187 store 1 ,mem_classic_bt_flag 
-0x60d4 026188 rtn 
-:      026191 send_lmp_io_cap_req:
-0x60d5 026192 force 5 ,queue 
-0x60d6 026193 call send_lmpext 
-0x60d7 026194 fetch 3 ,mem_sp_iocap_local 
-0x60d8 026195 istore 3 ,contw 
-0x60d9 026196 branch send_lmp_request 
-:      026199 send_lmpext_sniff_subrating_req:
-0x60da 026201 rtn 
-:      026202 send_lmpext_sniff_subrating_res:
-0x60db 026203 force 9 ,queue 
-0x60dc 026204 call send_lmpext 
-0x60dd 026205 fetch 1 ,mem_subsniff_rate 
-0x60de 026206 istore 1 ,contw 
-0x60df 026207 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 026208 istore 2 ,contw 
-0x60e1 026209 fetch 4 ,mem_subsniff_instant 
-0x60e2 026210 istore 4 ,contw 
-0x60e3 026211 branch send_lmp_reply 
-:      026213 send_lmp_name_res:
-0x60e4 026214 force 17 ,pdata 
-0x60e5 026215 call msg_send_lmp 
-0x60e6 026216 fetch 1 ,mem_lmi_opcode 
-0x60e7 026217 copy pdata ,temp 
-0x60e8 026218 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 026219 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 026220 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 026221 rtn 
-:      026222 send_lmp_name_res_offset_ok:
-0x60ec 026223 istore 1 ,contw 
-0x60ed 026224 fetch 1 ,mem_local_name_length 
-0x60ee 026225 istore 1 ,contw 
-0x60ef 026226 arg 14 ,loopcnt 
-0x60f0 026227 setarg mem_local_name 
-0x60f1 026228 iadd temp ,contr 
-0x60f2 026229 call memcpy 
-0x60f3 026230 branch send_lmp_reply 
-:      026233 send_lmp_timing_accuracy_res:
-0x60f4 026234 force 3 ,pdata 
-0x60f5 026235 call msg_send_lmp 
-0x60f6 026236 setarg 0x0114 
-0x60f7 026237 istore 2 ,contw 
-0x60f8 026238 branch send_lmp_reply 
-:      026240 send_lmp_clkoffset_res:
-0x60f9 026242 force 3 ,pdata 
-0x60fa 026243 call msg_send_lmp 
-0x60fb 026244 fetch 4 ,mem_clke_bt 
-0x60fc 026245 isub clkn_bt ,pdata 
-0x60fd 026246 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 026247 sub pdata ,0 ,pdata 
-:      026248 send_lmp_clkoffset_res_master:
-0x60ff 026250 rshift2 pdata ,pdata 
-0x6100 026251 set0 15 ,pdata 
-0x6101 026252 istore 2 ,contw 
-0x6102 026253 branch send_lmp_reply 
-:      026255 send_lmp_version_res:
-0x6103 026256 force 6 ,pdata 
-0x6104 026257 call msg_send_lmp 
-0x6105 026258 fetch 5 ,mem_lmp_version 
-0x6106 026259 istore 5 ,contw 
-0x6107 026260 branch send_lmp_reply 
-:      026262 send_lmp_features_res:
-0x6108 026263 force 9 ,pdata 
-0x6109 026264 call msg_send_lmp 
-0x610a 026265 fetch 8 ,mem_features 
-0x610b 026266 istore 8 ,contw 
-0x610c 026267 branch send_lmp_reply 
-:      026274 send_lmpext_features_req:
-0x610d 026275 force 12 ,queue 
-0x610e 026276 call send_lmpext 
-0x610f 026277 setarg 0x01 
-0x6110 026278 istore 1 ,contw 
-0x6111 026279 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 026280 istore 2 ,contw 
-0x6113 026281 setarg 0 
-0x6114 026282 istore 3 ,contw 
-0x6115 026283 setarg 0x00 
-0x6116 026284 istore 4 ,contw 
-0x6117 026285 branch send_lmp_request 
-:      026287 send_lmpext_packet_type_table_req:
-0x6118 026288 force 3 ,queue 
-0x6119 026289 call send_lmpext 
-0x611a 026290 fetch 1 ,mem_ptt 
-0x611b 026291 istore 1 ,contw 
-0x611c 026292 disable user 
-0x611d 026293 call send_lmp_request 
-0x611e 026294 nrtn user 
-0x611f 026295 nrtn master 
-0x6120 026296 fetch 1 ,mem_afh_cfg 
-0x6121 026297 rtnbit0 afh_cfg_on 
-0x6122 026298 call afh_init 
-0x6123 026299 branch afh_open_all_channels 
-:      026302 ssp_enable:
-0x6124 026303 bpatchx patch30_4 ,mem_patch30 
-0x6125 026304 fetch 1 ,mem_features + 6 
-0x6126 026305 set1 param_featrue_ssp ,pdata 
-0x6127 026306 store 1 ,mem_features + 6 
-0x6128 026307 setarg param_lmpext_ssp_enable 
-0x6129 026308 store 2 ,mem_lmpext_ssp_enable 
-0x612a 026309 rtn 
-:      026311 ssp_disable:
-0x612b 026312 bpatchx patch30_5 ,mem_patch30 
-0x612c 026313 fetch 1 ,mem_features + 6 
-0x612d 026314 set0 param_featrue_ssp ,pdata 
-0x612e 026315 store 1 ,mem_features + 6 
-0x612f 026316 setarg 0 
-0x6130 026317 store 2 ,mem_lmpext_ssp_enable 
-0x6131 026318 rtn 
-:      026320 afh_init:
-0x6132 026321 jam 0x3 ,mem_afh_cfg 
-0x6133 026322 setarg 0 
-0x6134 026323 store 4 ,mem_afh_timer 
-0x6135 026324 arg mem_afh_map_lo ,contw 
-0x6136 026325 call afh_reset_map 
-0x6137 026326 arg mem_afh_map_new ,contw 
-0x6138 026327 call afh_reset_map 
-0x6139 026328 arg mem_afh_classify_channel_map ,contw 
-0x613a 026329 call afh_reset_map 
-0x613b 026330 branch afh_clear_error_counter 
-:      026331 afh_open_all_channels:
-0x613c 026332 arg mem_afh_map_new ,contw 
-0x613d 026333 call afh_reset_map 
-0x613e 026334 call afh_clear_error_counter 
-0x613f 026335 branch afh_set_send_flag 
-:      026338 afh_reset_map:
-0x6140 026339 setarg 0xffffff 
-0x6141 026340 istore 3 ,contw 
-0x6142 026341 istore 3 ,contw 
-0x6143 026342 istore 3 ,contw 
-0x6144 026343 setarg 0x7f 
-0x6145 026344 istore 1 ,contw 
-0x6146 026345 rtn 
-:      026346 afh_clear_error_counter:
-0x6147 026347 setarg 0 
-0x6148 026348 store 2 ,mem_afh_error_total 
-0x6149 026349 rtn 
-:      026350 afh_set_send_flag:
-0x614a 026351 fetch 1 ,mem_afh_cfg 
-0x614b 026352 set1 send_lmp_set_afh ,pdata 
-0x614c 026353 store 1 ,mem_afh_cfg 
-0x614d 026354 rtn 
-:      026357 send_lmpext_pause_encryption_req:
-0x614e 026358 force 2 ,queue 
-0x614f 026359 call send_lmpext 
-0x6150 026360 nbranch send_lmp_reply ,master 
-0x6151 026362 branch send_lmp_request 
-:      026366 send_lmp_detach:
-0x6152 026367 force 2 ,pdata 
-0x6153 026368 call msg_send_lmp 
-0x6154 026369 fetch 1 ,mem_disconn_reason_send 
-0x6155 026370 istore 1 ,contw 
-0x6156 026371 call send_lmp_request 
-:      026372 prepare_disconnect:
-0x6157 026373 fetch 1 ,mem_op 
-0x6158 026374 set1 op_disconn ,pdata 
-0x6159 026375 store 1 ,mem_op 
-0x615a 026376 jam 50 ,mem_conn_timer 
-0x615b 026377 rtn 
-:      026380 send_lmp_no_payload:
-0x615c 026381 force 1 ,pdata 
-0x615d 026382 call msg_send_lmp 
-0x615e 026383 branch send_lmp_request 
-:      026384 send_lmp_nopayload_reply:
-0x615f 026385 force 1 ,pdata 
-0x6160 026386 call msg_send_lmp 
-0x6161 026387 branch send_lmp_reply 
-:      026390 send_lmp_encryption_mode_req:
-0x6162 026391 force 2 ,pdata 
-0x6163 026392 call msg_send_lmp 
-0x6164 026393 fetch 1 ,mem_state_map 
-0x6165 026394 isolate0 smap_encryption ,pdata 
-0x6166 026395 setflag true ,0 ,pdata 
-0x6167 026396 and_into 1 ,pdata 
-0x6168 026397 istore 1 ,contw 
-0x6169 026398 branch send_lmp_request 
-:      026401 send_lmp_superto:
-0x616a 026402 force 3 ,pdata 
-0x616b 026403 call msg_send_lmp 
-0x616c 026404 fetch 2 ,mem_supervision_to 
-0x616d 026405 istore 2 ,contw 
-0x616e 026406 branch send_lmp_request 
-:      026408 send_lmp_name_req:
-0x616f 026409 jam 250 ,mem_conn_timer 
-0x6170 026410 force 2 ,pdata 
-0x6171 026411 call msg_send_lmp 
-0x6172 026412 fetch 1 ,mem_name_offset 
-0x6173 026413 istore 1 ,contw 
-0x6174 026414 branch send_lmp_request 
-:      026416 send_lmp_test_control:
-0x6175 026417 force 10 ,pdata 
-0x6176 026418 call msg_send_lmp 
-0x6177 026419 arg mem_temp_payload ,contr 
-0x6178 026420 force 9 ,loopcnt 
-:      026421 send_lmp_test_control_loop:
-0x6179 026422 ifetch 1 ,contr 
-0x617a 026423 xor_into 0x55 ,pdata 
-0x617b 026424 istore 1 ,contw 
-0x617c 026425 loop send_lmp_test_control_loop 
-0x617d 026426 branch send_lmp_request 
-:      026428 send_lmp_quality_of_service_req:
-0x617e 026429 branch send_lmp_request 
-:      026430 send_lmp_unit_key:
-0x617f 026431 branch send_lmp_request 
-:      026433 send_lmp_slot_offset:
-0x6180 026434 rtn master 
-0x6181 026435 call calc_slot_offset 
-0x6182 026436 force 9 ,pdata 
-0x6183 026437 call msg_send_lmp 
-0x6184 026438 fetch 2 ,mem_slot_offset 
-0x6185 026439 istore 2 ,contw 
-0x6186 026440 fetch 3 ,mem_lap 
-0x6187 026441 istore 3 ,contw 
-0x6188 026442 fetch 1 ,mem_uap 
-0x6189 026443 istore 1 ,contw 
-0x618a 026444 fetch 2 ,mem_nap 
-0x618b 026445 istore 2 ,contw 
-0x618c 026446 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026447 set0 mark_switch_initiated ,mark 
-0x618e 026448 call send_lmp_request 
-0x618f 026449 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026450 rtn 
-:      026451 send_lmp_slot_offset_reply:
-0x6191 026452 call send_lmp_reply 
-0x6192 026453 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026454 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026455 rtn 
-:      026457 send_lmp_switch_req:
-0x6195 026458 arg 0x200 ,temp 
-0x6196 026459 branch switch_on_native ,master 
-0x6197 026460 deposit clke_bt 
-0x6198 026461 branch switch_slack 
-:      026462 switch_on_native:
-0x6199 026463 deposit clkn_bt 
-:      026464 switch_slack:
-0x619a 026465 deposit bt_clk 
-0x619b 026466 iadd temp ,pdata 
-0x619c 026467 and_into 0x1fc ,pdata 
-0x619d 026468 store 4 ,mem_sniff_anchor 
-0x619e 026469 force 5 ,pdata 
-0x619f 026470 call msg_send_lmp 
-0x61a0 026471 fetch 4 ,mem_sniff_anchor 
-0x61a1 026472 rshift pdata ,pdata 
-0x61a2 026473 istore 4 ,contw 
-0x61a3 026474 branch send_lmp_request 
-:      026476 send_lmp_sniff_req:
-0x61a4 026477 force 10 ,pdata 
-0x61a5 026478 call msg_send_lmp 
-0x61a6 026479 arg mem_sniff_payload ,contr 
-0x61a7 026480 ifetch 9 ,contr 
-0x61a8 026481 istore 9 ,contw 
-0x61a9 026482 branch send_lmp_request 
-:      026485 send_lmp_timing_accuracy_req:
-0x61aa 026487 force 3 ,pdata 
-0x61ab 026488 call msg_send_lmp 
-0x61ac 026489 setarg 0x0114 
-0x61ad 026490 istore 2 ,contw 
-0x61ae 026491 branch send_lmp_request 
-:      026493 send_lmp_unsniff_req:
-0x61af 026495 force 1 ,pdata 
-0x61b0 026496 call msg_send_lmp 
-0x61b1 026505 branch send_lmp_request 
-:      026508 send_lmp_max_slot:
-0x61b2 026509 force 2 ,pdata 
-0x61b3 026510 call msg_send_lmp 
-0x61b4 026511 fetch 1 ,mem_max_slot 
-0x61b5 026512 istore 1 ,contw 
-0x61b6 026513 branch send_lmp_request 
-:      026516 send_lmp_max_slot_req:
-0x61b7 026517 force 2 ,pdata 
-0x61b8 026518 call msg_send_lmp 
-0x61b9 026519 setarg 0x05 
-0x61ba 026520 istore 1 ,contw 
-0x61bb 026521 branch send_lmp_request 
-:      026524 send_lmp_inc_power:
-0x61bc 026525 force 2 ,pdata 
-0x61bd 026526 call msg_send_lmp 
-0x61be 026527 setarg 0x00 
-0x61bf 026528 istore 1 ,contw 
-0x61c0 026529 branch send_lmp_request 
-:      026532 send_lmp_setup_complete_by_module:
-0x61c1 026533 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026534 rtn 
-:      026535 send_lmp_setup_complete:
-0x61c3 026536 fetch 1 ,mem_device_option 
-0x61c4 026537 sub pdata ,dvc_op_module ,null 
-0x61c5 026538 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026539 fetch 1 ,mem_state 
-0x61c7 026540 set1 state_conn_comp ,pdata 
-0x61c8 026541 store 1 ,mem_state 
-0x61c9 026542 copy clkn_bt ,pdata 
-0x61ca 026543 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026544 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026545 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026546 set1 sent_setup_complete ,pdata 
-0x61ce 026547 store 1 ,mem_lmp_conn_state 
-0x61cf 026548 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026549 call ui_ipc_send_event 
-0x61d1 026550 force 1 ,pdata 
-0x61d2 026551 call msg_send_lmp 
-0x61d3 026552 branch send_lmp_request 
-:      026553 send_lmp_setup_complete_has_sent:
-0x61d4 026554 jam 0 ,mem_lmp_to_send 
-0x61d5 026555 rtn 
-:      026557 send_lmp_version_req:
-0x61d6 026558 force 6 ,pdata 
-0x61d7 026559 call msg_send_lmp 
-0x61d8 026560 fetch 5 ,mem_lmp_version 
-0x61d9 026561 istore 5 ,contw 
-0x61da 026562 branch send_lmp_request 
-:      026564 send_lmp_features_req:
-0x61db 026565 force 9 ,pdata 
-0x61dc 026566 call msg_send_lmp 
-0x61dd 026567 fetch 8 ,mem_features 
-0x61de 026568 istore 8 ,contw 
-0x61df 026569 branch send_lmp_request 
-:      026571 sp_master_send_io_cap_get:
-0x61e0 026572 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026573 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026574 rtnne sp_key_valid 
-0x61e3 026575 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026576 rtn 
-:      026578 sp_master_send_io_cap_send:
-0x61e5 026579 call tid_initiate 
-0x61e6 026580 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026581 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026582 rtn 
-:      026585 sp_master_send_lmp_encapsulated_header:
-0x61e9 026586 call tid_initiate 
-0x61ea 026587 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026588 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026589 rtn 
-:      026591 sp_master_commitment_compare:
-0x61ed 026592 arg mem_sp_calc_result_high ,rega 
-0x61ee 026593 arg mem_sp_confirm_remote ,regb 
-0x61ef 026594 arg 16 ,loopcnt 
-0x61f0 026595 call string_compare 
-0x61f1 026596 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026597 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026598 call master_clear_mem_master_sp_flag 
-0x61f4 026599 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026600 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026601 branch reject_lmp_packet 
-:      026602 sp_master_commitment_compare_success:
-0x61f7 026603 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026604 call master_set_mem_master_sp_flag 
-0x61f9 026605 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026606 branch accept_lmp_msg 
-:      026610 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026611 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026612 rtn 
-:      026616 sp_send_lmp_encapsulated_header:
-0x61fd 026619 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026621 rtn 
-:      026627 send_lmp_encapsulated_header:
-0x61ff 026628 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026629 force 4 ,pdata 
-0x6201 026630 call msg_send_lmp 
-0x6202 026631 force encapsulated_major_type_p192 ,pdata 
-0x6203 026632 istore 1 ,contw 
-0x6204 026633 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026634 istore 1 ,contw 
-0x6206 026635 force encapsulated_len_p192 ,pdata 
-0x6207 026636 istore 1 ,contw 
-0x6208 026637 call check_localsm 
-0x6209 026638 branch send_lmp_request ,true 
-0x620a 026639 branch send_lmp_reply 
-:      026641 send_lmp_encapsulated_payload:
-0x620b 026643 force 17 ,pdata 
-0x620c 026644 call msg_send_lmp 
-0x620d 026645 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026646 arg mem_sp_pubkey_local ,contr 
-0x620f 026647 iadd contr ,contr 
-0x6210 026648 ifetch 8 ,contr 
-0x6211 026649 istore 8 ,contw 
-0x6212 026650 ifetch 8 ,contr 
-0x6213 026651 istore 8 ,contw 
-0x6214 026652 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026653 increase 16 ,pdata 
-0x6216 026654 store 1 ,mem_sp_local_key_send_count 
-0x6217 026655 call check_localsm 
-0x6218 026656 branch send_lmp_request ,true 
-0x6219 026657 branch send_lmp_reply 
-:      026660 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026661 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026662 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026663 rtn 
-:      026664 send_lmp_simple_pairing_comfirm:
-0x621d 026667 force 17 ,pdata 
-0x621e 026668 call msg_send_lmp 
-0x621f 026669 arg mem_sp_calc_result_high ,contr 
-0x6220 026670 ifetch 8 ,contr 
-0x6221 026671 istore 8 ,contw 
-0x6222 026672 ifetch 8 ,contr 
-0x6223 026673 istore 8 ,contw 
-0x6224 026674 branch send_lmp_reply 
-:      026676 sp_send_lmp_simple_pairing_number:
-0x6225 026677 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026678 rtn 
-:      026680 send_lmp_simple_pairing_number:
-0x6227 026682 call check_localsm 
-0x6228 026683 call sp_local_random_key_generator ,true 
-0x6229 026684 force 17 ,pdata 
-0x622a 026685 call msg_send_lmp 
-0x622b 026686 arg mem_sp_random_local ,contr 
-0x622c 026687 ifetch 8 ,contr 
-0x622d 026688 istore 8 ,contw 
-0x622e 026689 ifetch 8 ,contr 
-0x622f 026690 istore 8 ,contw 
-0x6230 026691 call check_localsm 
-0x6231 026692 nbranch send_lmp_reply ,true 
-0x6232 026693 branch send_lmp_request ,true 
-:      026695 master_sp_sm_end:
-0x6233 026697 jam sp_stat_done ,mem_master_sp_state 
-:      026698 sp_aurand_send:
-0x6234 026699 call tid_initiate 
-0x6235 026700 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026701 call check_localsm_master 
-0x6237 026702 branch sp_master_key_prarm_push ,true 
-0x6238 026703 branch sp_link_key_prarm_push 
-:      026704 master_sp_send_lmp_dhkey_check:
-0x6239 026705 call tid_reply 
-:      026706 sp_send_lmp_dhkey_check:
-0x623a 026707 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026708 rtn 
-:      026709 send_lmp_dhkey_check:
-0x623c 026711 force 17 ,pdata 
-0x623d 026712 call msg_send_lmp 
-0x623e 026713 arg mem_sp_calc_result_high ,contr 
-0x623f 026714 ifetch 8 ,contr 
-0x6240 026715 istore 8 ,contw 
-0x6241 026716 ifetch 8 ,contr 
-0x6242 026717 istore 8 ,contw 
-0x6243 026718 call check_localsm 
-0x6244 026719 nbranch send_lmp_reply ,true 
-0x6245 026720 branch send_lmp_request ,true 
-:      026722 send_lmp_enc_key_size_mask_res:
-0x6246 026723 force 3 ,pdata 
-0x6247 026724 call msg_send_lmp 
-0x6248 026725 setarg 0xfffe 
-0x6249 026726 istore 2 ,contw 
-0x624a 026727 branch send_lmp_reply 
-:      026729 send_lmp_auto_rate:
-0x624b 026730 branch send_lmp_request 
-:      026731 send_lmp_clkoffset_req:
-0x624c 026732 branch send_lmp_request 
-:      026733 send_lmp_quality_of_service:
-0x624d 026734 branch send_lmp_request 
-:      026735 send_lmp_test_activate:
-0x624e 026736 branch send_lmp_request 
-:      026741 send_lmp_comb_key:
-0x624f 026742 call generate_random_number 
-0x6250 026743 arg mem_lap ,rega 
-0x6251 026744 call generate_linkkey 
-0x6252 026745 force 17 ,pdata 
-0x6253 026746 call msg_send_lmp 
-0x6254 026747 arg mem_kinit ,rega 
-0x6255 026748 arg mem_random_number ,regb 
-0x6256 026749 call xor16 
-0x6257 026750 nbranch send_lmp_follow ,master 
-0x6258 026751 branch send_lmp_tid 
-:      026753 send_lmp_inrand:
-0x6259 026754 call generate_random_number 
-0x625a 026755 arg mem_plap ,rega 
-0x625b 026756 call generate_kinit 
-:      026757 send_lmp_rand:
-0x625c 026758 force 17 ,pdata 
-0x625d 026759 call msg_send_lmp 
-0x625e 026760 arg mem_random_number ,contr 
-0x625f 026761 call memcpy16 
-0x6260 026762 fetch 1 ,mem_conn_sm 
-0x6261 026763 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026764 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026765 branch send_lmp_tid 
-:      026767 send_lmp_aurand:
-0x6264 026768 fetch 1 ,mem_pairing_auth 
-0x6265 026769 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026770 call check_localsm 
-0x6267 026771 call tid_initiate ,true 
-0x6268 026772 ncall tid_reply ,true 
-0x6269 026773 branch send_lmp_aurand_common 
-:      026774 send_lmp_aurand_notpairing:
-0x626a 026775 call tid_initiate 
-:      026776 send_lmp_aurand_common:
-0x626b 026777 call generate_random_number 
-0x626c 026778 branch send_lmp_rand 
-:      026780 send_lmp_sres:
-0x626d 026781 arg mem_lap ,rega 
-0x626e 026782 call function_e1 
-0x626f 026783 force 5 ,pdata 
-0x6270 026784 call msg_send_lmp 
-0x6271 026785 fetch 4 ,mem_input_store 
-0x6272 026786 istore 4 ,contw 
-0x6273 026787 arg mem_sres_tid ,temp 
-0x6274 026788 call special_tid_store 
-0x6275 026789 call copy_aco 
-0x6276 026790 call check_localsm 
-0x6277 026791 branch send_lmp_sres_master ,true 
-0x6278 026792 jam done_encryp ,mem_wait_encryption 
-0x6279 026793 fetch 1 ,mem_pairing_auth 
-0x627a 026794 rtn blank 
-0x627b 026795 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026796 send_lmp_sres_master:
-0x627c 026797 fetch 1 ,mem_link_key_exists 
-0x627d 026798 rtn blank 
-:      026799 send_lmp_sres_startenc:
-0x627e 026800 call check_localsm 
-0x627f 026801 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026802 fetch 1 ,mem_auth_enable 
-0x6281 026803 rtn blank 
-0x6282 026804 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026805 rtn 
-:      026806 send_lmp_sres_startenc_slave:
-0x6284 026807 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026808 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026809 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026810 rtn 
-:      026814 send_lmp_start_encryption:
-0x6288 026815 call generate_random_number 
-0x6289 026816 call function_e3 
-0x628a 026817 force 17 ,pdata 
-0x628b 026818 call msg_send_lmp 
-0x628c 026819 arg mem_random_number ,contr 
-0x628d 026820 call memcpy16 
-0x628e 026821 branch send_lmp_tid 
-:      026823 send_lmp_stop_encryption_req:
-0x628f 026824 force 1 ,pdata 
-0x6290 026825 call msg_send_lmp 
-0x6291 026826 branch send_lmp_tid 
-:      026828 send_lmp_encryption_key_size_req:
-0x6292 026829 force 2 ,pdata 
-0x6293 026830 call msg_send_lmp 
-0x6294 026831 force 16 ,pdata 
-0x6295 026832 istore 1 ,contw 
-0x6296 026833 store 1 ,mem_key_size 
-0x6297 026834 branch send_lmp_tid 
-:      026836 msg_send_lmp:
-0x6298 026838 lshift3 pdata ,pdata 
-0x6299 026839 or_into 0x07 ,pdata 
-0x629a 026840 store 1 ,mem_lmo_header_length 
-0x629b 026841 arg 17 ,loopcnt 
-0x629c 026842 arg mem_lmo_payload ,contw 
-0x629d 026843 call clear_mem 
-0x629e 026844 arg mem_lmo_payload ,contw 
-0x629f 026845 rtn 
-:      026847 send_lmpext:
-0x62a0 026848 and pdata ,0x7f ,rega 
-0x62a1 026849 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026850 deposit queue 
-0x62a3 026851 call msg_send_lmp 
-0x62a4 026852 deposit rega 
-0x62a5 026853 istore 1 ,contw 
-0x62a6 026854 rtn 
-:      026856 send_lmp_follow:
-0x62a7 026857 fetch 1 ,mem_lmp_to_send 
-0x62a8 026858 lshift pdata ,pdata 
-0x62a9 026859 fetcht 1 ,mem_state_map 
-0x62aa 026860 isolate1 smap_lmptid ,temp 
-0x62ab 026861 setflag true ,0 ,pdata 
-0x62ac 026862 branch send_lmp_exit 
-:      026865 send_lmp_tid:
-0x62ad 026866 fetcht 1 ,mem_state_map 
-0x62ae 026867 and_into 1 ,temp 
-0x62af 026868 branch send_lmp_end 
-:      026870 send_lmp_reply:
-0x62b0 026871 force 0 ,temp 
-0x62b1 026872 branch send_lmp_end 
-:      026874 send_lmp_request:
-0x62b2 026875 force 1 ,temp 
-:      026876 send_lmp_end:
-0x62b3 026877 fetch 1 ,mem_lmp_to_send 
-0x62b4 026878 lshift pdata ,pdata 
-0x62b5 026879 setflag master ,0 ,pdata 
-0x62b6 026880 ixor temp ,pdata 
-:      026881 send_lmp_exit:
-0x62b7 026882 store 1 ,mem_lmo_header_opcode 
-0x62b8 026883 jam 0 ,mem_lmp_to_send 
-0x62b9 026884 call lmo_fifo_process_lmo0empty 
-0x62ba 026885 enable user 
-0x62bb 026886 rtn 
-:      026889 lmo_fifo_check:
-0x62bc 026890 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026891 rtn blank 
-0x62be 026892 call lmo_fifo_process 
-0x62bf 026893 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026894 rtn 
-:      026896 lmo_fifo_process:
-0x62c1 026897 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026898 fetch 1 ,mem_lmp_to_send 
-0x62c3 026899 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026900 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026901 nrtn blank 
-0x62c6 026902 branch lmo_fifo_process_lmo2to1 
-:      026903 lmo_fifo_process_lmo0empty:
-0x62c7 026904 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026905 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026906 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026907 store 3 ,mem_lmp_to_send 
-0x62cb 026908 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026909 fetch 1 ,mem_state_map 
-0x62cd 026910 set0 smap_lmptid ,pdata 
-0x62ce 026911 ior temp ,pdata 
-0x62cf 026912 store 1 ,mem_state_map 
-0x62d0 026913 jam 0 ,mem_lmo_opcode1 
-:      026914 lmo_fifo_process_lmo2to1:
-0x62d1 026915 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026916 rtn blank 
-0x62d3 026917 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026918 store 4 ,mem_lmo_opcode1 
-0x62d5 026919 jam 0 ,mem_lmo_opcode2 
-0x62d6 026920 rtn 
-:      026921 lmo_fifo_process_lmo1_empty:
-0x62d7 026922 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026923 rtn blank 
-0x62d9 026924 fetch 3 ,mem_lmo_opcode2 
-0x62da 026925 store 3 ,mem_lmp_to_send 
-0x62db 026926 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026927 fetch 1 ,mem_state_map 
-0x62dd 026928 set0 smap_lmptid ,pdata 
-0x62de 026929 ior temp ,pdata 
-0x62df 026930 store 1 ,mem_state_map 
-0x62e0 026931 jam 0 ,mem_lmo_opcode2 
-0x62e1 026932 rtn 
-:      026935 special_tid_store:
-0x62e2 026936 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026937 fetch 1 ,mem_state_map 
-0x62e4 026938 copy pdata ,regc 
-0x62e5 026939 ifetch 1 ,temp 
-0x62e6 026940 call pop_tid_follow 
-0x62e7 026941 call send_lmp_follow 
-0x62e8 026942 copy regc ,pdata 
-0x62e9 026943 store 1 ,mem_state_map 
-0x62ea 026944 rtn 
-:      026946 tid_reply:
-0x62eb 026947 fetcht 1 ,mem_state_map 
-0x62ec 026948 set0 smap_lmptidinit ,temp 
-0x62ed 026949 storet 1 ,mem_state_map 
-0x62ee 026950 rtn 
-:      026952 tid_initiate:
-0x62ef 026953 fetcht 1 ,mem_state_map 
-0x62f0 026954 set1 smap_lmptidinit ,temp 
-0x62f1 026955 storet 1 ,mem_state_map 
-0x62f2 026956 rtn 
-:      026959 tid_check:
-0x62f3 026960 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026961 fetcht 1 ,mem_state_map 
-0x62f5 026962 ixor temp ,pdata 
-0x62f6 026963 isolate1 smap_lmptid ,pdata 
-0x62f7 026964 rtn 
-:      026967 tid_set_reply:
-0x62f8 026968 fetch 1 ,mem_state_map 
-0x62f9 026969 setflag master ,smap_lmptid ,pdata 
-0x62fa 026970 store 1 ,mem_state_map 
-0x62fb 026971 rtn 
-:      026974 check_localsm:
-0x62fc 026975 fetch 1 ,mem_sp_localsm 
-0x62fd 026976 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026977 rtn 
-:      026978 setlocalsm_master:
-0x62ff 026979 fetch 1 ,mem_sp_localsm 
-0x6300 026980 set1 7 ,pdata 
-0x6301 026981 store 1 ,mem_sp_localsm 
-0x6302 026982 rtn 
-:      026983 setlocalsm_slave:
-0x6303 026984 fetch 1 ,mem_sp_localsm 
-0x6304 026985 set0 7 ,pdata 
-0x6305 026986 store 1 ,mem_sp_localsm 
-0x6306 026987 rtn 
-:      026988 check_localsm_master:
-0x6307 026989 fetch 1 ,mem_sp_localsm 
-0x6308 026990 isolate1 7 ,pdata 
-0x6309 026991 store 1 ,mem_sp_localsm 
-0x630a 026992 rtn 
-:      026994 generate_random_number:
-0x630b 026996 arg mem_random_number ,contw 
-:      026997 generate_random:
-0x630c 026998 force 16 ,loopcnt 
-:      026999 generate_random_another:
-:      027000 generate_random_loop:
-0x630d 027001 random pdata 
-0x630e 027002 istore 1 ,contw 
-0x630f 027003 loop generate_random_another 
-0x6310 027004 rtn 
-:      027006 generate_linkkey:
-0x6311 027007 call function_e21 
-0x6312 027008 arg mem_link_key ,rega 
-0x6313 027009 arg mem_input_store ,regb 
-0x6314 027010 ifetch 8 ,rega 
-0x6315 027011 fetcht 1 ,mem_state 
-0x6316 027012 nsetflag blank ,state_combkey ,temp 
-0x6317 027013 storet 1 ,mem_state 
-0x6318 027014 copy rega ,contw 
-0x6319 027015 call xor16 
-0x631a 027016 branch generate_linkkey_continue 
-:      027022 process_conn_sm:
-0x631b 027024 bpatchx patch31_0 ,mem_patch31 
-0x631c 027026 call lmo_fifo_check 
-0x631d 027027 nrtn blank 
-:      027028 process_conn_sm_continue:
-0x631e 027029 fetch 1 ,mem_conn_sm 
-0x631f 027030 rtn blank 
-0x6320 027034 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 027035 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 027036 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 027037 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 027038 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 027039 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 027040 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 027041 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 027042 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 027043 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 027044 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 027045 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 027046 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 027047 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 027048 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 027049 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 027050 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 027051 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 027052 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 027053 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 027054 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 027055 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 027056 beq conn_sm_done ,host_create_conn_done 
-0x6337 027057 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 027058 jam conn_sm_standby ,mem_conn_sm 
-0x6339 027060 rtn 
-:      027061 host_create_conn_done:
-0x633a 027062 fetch 1 ,mem_lmp_conn_state 
-0x633b 027063 rtnbit0 received_setup_complete 
-0x633c 027064 rtnbit0 sent_setup_complete 
-0x633d 027065 jam conn_sm_standby ,mem_conn_sm 
-0x633e 027066 call host_conn_judge_encrypt 
-0x633f 027067 branch scheduler_start_upper_sm 
-:      027069 host_conn_judge_encrypt:
-0x6340 027070 fetch 1 ,mem_connection_options 
-0x6341 027071 rtnbit0 connection_encrypt 
-0x6342 027072 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 027073 rtn 
-:      027075 host_create_conn_done_wait:
-0x6344 027076 arg enpt_delay_timer ,queue 
-0x6345 027077 call timer_check 
-0x6346 027078 nrtn blank 
-0x6347 027079 jam conn_sm_done ,mem_conn_sm 
-0x6348 027080 rtn 
-:      027082 host_create_conn_auth:
-0x6349 027083 fetch 1 ,mem_connection_options 
-0x634a 027084 set0 connection_auth ,pdata 
-0x634b 027085 store 1 ,mem_connection_options 
-0x634c 027086 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 027087 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 027088 rtn 
-:      027089 host_create_conn_auth_wait:
-0x634f 027090 rtn 
-:      027091 host_create_conn_pairing:
-0x6350 027092 fetch 1 ,mem_pincode_state 
-0x6351 027093 rtnne pincode_state_pincode_ready 
-0x6352 027094 call host_auth 
-0x6353 027095 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 027096 rtn 
-:      027098 host_create_conn_pairing_wait:
-0x6355 027099 rtn 
-:      027100 host_creat_conn_send_feat_ext:
-0x6356 027101 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 027102 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 027103 rtn 
-:      027104 host_create_conn_send_version:
-0x6359 027105 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 027106 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 027107 rtn 
-:      027109 host_creat_conn_wait_switch:
-0x635c 027110 fetch 1 ,mem_switch_flag 
-0x635d 027111 rtneq switch_flag_init 
-0x635e 027112 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 027113 arg switch_wait_timer ,queue 
-0x6360 027114 call timer_check 
-0x6361 027115 nrtn blank 
-0x6362 027116 jam switch_flag_init ,mem_switch_flag 
-0x6363 027117 branch host_create_conn_switch 
-:      027118 host_create_conn_switch_accept:
-0x6364 027119 rtn master 
-0x6365 027120 branch host_create_conn_auth_pair 
-:      027122 host_create_conn_send_features:
-0x6366 027123 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 027124 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 027125 rtn 
-:      027126 host_create_conn_send_switch:
-0x6369 027127 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 027128 set1 mark_switch_initiated ,mark 
-0x636b 027129 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 027130 setarg 0x1ff 
-0x636d 027131 store 2 ,mem_soft_timer 
-0x636e 027132 rtn 
-:      027133 host_create_conn_send_conn_req:
-0x636f 027134 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 027135 jam 0xff ,mem_soft_timer 
-0x6371 027136 set0 mark_reconn_recieve_switch ,mark 
-0x6372 027137 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 027138 branch init_lmp_reinit 
-:      027139 host_create_conn_wait_accept:
-0x6374 027140 rtnmark1 mark_reconn_recieve_switch 
-0x6375 027141 fetch 2 ,mem_soft_timer 
-0x6376 027142 sub pdata ,1 ,pdata 
-0x6377 027143 branch host_create_conn_resend ,zero 
-0x6378 027144 store 2 ,mem_soft_timer 
-0x6379 027145 rtn 
-:      027146 host_create_conn_resend:
-0x637a 027147 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 027148 rtn 
-:      027149 host_create_conn_waiting:
-0x637c 027151 rtn 
-:      027153 host_create_conn_switch:
-0x637d 027154 fetch 1 ,mem_lmp_conn_state 
-0x637e 027155 rtnbit0 sent_setup_complete 
-0x637f 027156 rtnbit0 received_setup_complete 
-0x6380 027157 fetch 1 ,mem_connection_options 
-0x6381 027158 set0 connection_switch ,pdata 
-0x6382 027159 store 1 ,mem_connection_options 
-0x6383 027160 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 027161 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 027162 rtn 
-:      027164 host_create_conn_send_setup_complete:
-0x6386 027165 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 027166 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 027167 rtn 
-:      027169 host_create_conn_wait_setup_complete:
-0x6389 027170 fetch 1 ,mem_lmp_conn_state 
-0x638a 027171 rtnbit0 received_setup_complete 
-0x638b 027172 jam conn_sm_standby ,mem_conn_sm 
-0x638c 027174 rtn 
-:      027175 host_create_conn_wait_setup_complete_rtn:
-0x638d 027176 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 027177 rtn 
-:      027179 host_create_conn_master_detach:
-0x638f 027180 fetch 1 ,mem_soft_timer 
-0x6390 027181 increase -1 ,pdata 
-0x6391 027182 branch host_create_conn_send_detach ,blank 
-0x6392 027183 store 1 ,mem_soft_timer 
-0x6393 027184 rtn 
-:      027185 host_create_conn_send_detach:
-0x6394 027186 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 027187 jam local_host ,mem_disconn_reason_send 
-0x6396 027188 jam 0 ,mem_conn_sm 
-0x6397 027189 rtn 
-:      027190 host_create_conn_auth_pair:
-0x6398 027192 fetch 1 ,mem_connection_options 
-0x6399 027193 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 027194 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      027195 host_create_conn_sm_done:
-0x639b 027196 jam conn_sm_done ,mem_conn_sm 
-0x639c 027197 rtn 
-:      027198 host_create_conn_auth_pair_true:
-0x639d 027199 fetch 1 ,mem_link_key_exists 
-0x639e 027200 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 027201 fetch 1 ,mem_lmp_conn_state 
-0x63a0 027202 rtnbit0 sent_setup_complete 
-0x63a1 027203 rtnbit0 received_setup_complete 
-0x63a2 027204 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 027205 arg 100 ,temp 
-0x63a4 027206 iadd temp ,temp 
-0x63a5 027207 copy clkn_bt ,pdata 
-0x63a6 027208 isub temp ,null 
-0x63a7 027209 nrtn positive 
-0x63a8 027210 branch host_create_conn_auth 
-:      027214 host_create_conn_auth_pair_nokey:
-0x63a9 027215 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 027216 jam 4 ,mem_pin_length 
-0x63ab 027217 setarg 0x3030 
-0x63ac 027218 store 2 ,mem_pin 
-0x63ad 027219 istore 2 ,contw 
-0x63ae 027220 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 027221 branch host_create_conn_pairing 
-:      027223 host_create_conn_auth_pair_wait:
-0x63b0 027224 rtn 
-:      027225 host_create_conn_encrypt:
-0x63b1 027226 fetch 1 ,mem_connection_options 
-0x63b2 027227 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 027228 jam conn_sm_done ,mem_conn_sm 
-0x63b4 027229 rtn 
-:      027231 host_create_conn_encrypt_start:
-0x63b5 027232 fetch 1 ,mem_connection_options 
-0x63b6 027233 set0 connection_encrypt ,pdata 
-0x63b7 027234 store 1 ,mem_connection_options 
-0x63b8 027235 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 027236 rtn 
-:      027238 host_create_conn_encrypt_wait:
-0x63ba 027239 fetch 1 ,mem_wait_encryption 
-0x63bb 027240 rtn blank 
-0x63bc 027241 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 027242 branch host_create_conn_encrypt_start 
-:      027244 host_create_conn_encrypt_wait_clear:
-0x63be 027245 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 027246 rtn 
-:      027248 host_auth:
-0x63c0 027249 fetch 1 ,mem_op 
-0x63c1 027250 bbit1 op_inrand_req ,remote_auth 
-0x63c2 027251 call tid_initiate 
-0x63c3 027252 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 027253 branch cmd_exit 
-:      027254 remote_auth:
-0x63c5 027255 fetch 1 ,mem_op 
-0x63c6 027256 set0 op_inrand_req ,pdata 
-0x63c7 027257 store 1 ,mem_op 
-0x63c8 027258 call lmp_accept_inrand 
-0x63c9 027259 call tid_set_reply 
-0x63ca 027260 branch cmd_exit 
-:      027262 pincode_reinit:
-0x63cb 027263 setarg 4 
-0x63cc 027264 store 1 ,mem_pin_length 
-0x63cd 027265 setarg 0x3030 
-0x63ce 027266 istore 2 ,contw 
-0x63cf 027267 istore 2 ,contw 
-0x63d0 027268 rtn 
-:      027274 twspi_reset:
-0x63d1 027275 bpatchx patch31_4 ,mem_patch31 
-0x63d2 027276 hfetch 1 ,core_gpio_oe3 
-0x63d3 027277 arg 0x06 ,temp 
-0x63d4 027278 ior temp ,pdata 
-0x63d5 027279 hstore 1 ,core_gpio_oe3 
-0x63d6 027280 hfetch 1 ,core_gpio_out3 
-0x63d7 027281 ior temp ,pdata 
-0x63d8 027282 hstore 1 ,core_gpio_out3 
-0x63d9 027283 call twspi_disable 
-0x63da 027284 hfetch 1 ,core_gpio_out3 
-0x63db 027285 set0 1 ,pdata 
-0x63dc 027286 set0 2 ,pdata 
-0x63dd 027287 hstore 1 ,core_gpio_out3 
-0x63de 027288 nop 30 
-0x63df 027289 branch twspi_enable 
-:      027291 twspi_reset2:
-0x63e0 027292 hfetch 1 ,core_gpio_oe3 
-0x63e1 027293 arg 0xc0 ,temp 
-0x63e2 027294 ior temp ,pdata 
-0x63e3 027295 hstore 1 ,core_gpio_oe3 
-0x63e4 027296 hfetch 1 ,core_gpio_out3 
-0x63e5 027297 ior temp ,pdata 
-0x63e6 027298 hstore 1 ,core_gpio_out3 
-0x63e7 027299 call twspi_disable 
-0x63e8 027300 hfetch 1 ,core_gpio_out3 
-0x63e9 027301 set0 6 ,pdata 
-0x63ea 027302 set0 7 ,pdata 
-0x63eb 027303 hstore 1 ,core_gpio_out3 
-0x63ec 027304 nop 30 
-0x63ed 027305 branch twspi_enable2 
-:      027307 twspi_disable:
-0x63ee 027308 hfetch 1 ,core_gpio_sel1 
-0x63ef 027309 and pdata ,0xfc ,pdata 
-0x63f0 027310 hstore 1 ,core_gpio_sel1 
-0x63f1 027311 rtn 
-:      027312 twspi_enable:
-0x63f2 027313 hfetch 1 ,core_gpio_sel1 
-0x63f3 027314 or pdata ,0x01 ,pdata 
-0x63f4 027315 hstore 1 ,core_gpio_sel1 
-0x63f5 027316 rtn 
-:      027317 twspi_enable2:
-0x63f6 027318 hfetch 1 ,core_gpio_sel1 
-0x63f7 027319 or pdata ,0x03 ,pdata 
-0x63f8 027320 set0 4 ,pdata 
-0x63f9 027321 hstore 1 ,core_gpio_sel1 
-0x63fa 027322 rtn 
-:      027326 sensor_read:
-0x63fb 027327 copy pdata ,regb 
-0x63fc 027328 call spi_ncs_enable 
-0x63fd 027329 nop 100 
-0x63fe 027330 copy regb ,pdata 
-0x63ff 027331 call twspi_read 
-0x6400 027332 copy pdata ,regb 
-0x6401 027333 call spi_ncs_disable 
-0x6402 027334 nop 100 
-0x6403 027335 copy regb ,pdata 
-0x6404 027336 rtn 
-:      027338 sensor_write:
-0x6405 027339 copy pdata ,regb 
-0x6406 027340 call spi_ncs_enable 
-0x6407 027341 nop 100 
-0x6408 027342 copy regb ,pdata 
-0x6409 027343 call twspi_write 
-0x640a 027344 call spi_ncs_disable 
-0x640b 027345 nop 100 
-0x640c 027346 rtn 
-:      027349 spi_ncs_gpio_init:
-0x640d 027350 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027351 branch gpio_config_output 
-:      027354 spi_ncs_enable:
-0x640f 027355 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027356 branch gpio_out_active 
-:      027359 spi_ncs_disable:
-0x6411 027360 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027361 branch gpio_out_inactive 
-:      027364 twspi_write:
-0x6413 027365 branch spid_write_reg 
-:      027367 twspi_read:
-0x6414 027368 branch spid_read_reg 
-:      027375 read_function_aes:
-0x6415 027376 nbranch read_function ,user 
-0x6416 027377 hfetch 1 ,core_gpio_key2 
-0x6417 027378 or_into 0x2 ,pdata 
-0x6418 027379 hstore 1 ,core_gpio_key2 
-:      027380 read_function:
-0x6419 027381 copy temp ,null 
-0x641a 027382 branch read_fuction_zero ,zero 
-0x641b 027383 copy regc ,pc 
-:      027384 read_fuction_zero:
-0x641c 027385 isolate0 0 ,null 
-0x641d 027386 branch set_ucode_status 
-:      027389 get_block_header:
-0x641e 027390 force 4 ,temp 
-:      027391 get_block_header0:
-0x641f 027392 arg mem_ucode_buf ,rega 
-0x6420 027393 hfetch 1 ,core_gpio_key2 
-0x6421 027394 and_into 0xfd ,pdata 
-0x6422 027395 hstore 1 ,core_gpio_key2 
-0x6423 027396 call read_function 
-0x6424 027397 arg 0x55aa ,rega 
-0x6425 027398 fetch 2 ,mem_ucode_buf 
-0x6426 027399 ifetcht 2 ,contr 
-0x6427 027400 isub rega ,null 
-0x6428 027401 rtn 
-:      027403 read_first_block:
-0x6429 027404 arg 2 ,temp 
-0x642a 027405 arg mem_ucode_ptr ,rega 
-0x642b 027406 call read_function 
-0x642c 027407 fetch 2 ,mem_ucode_ptr 
-0x642d 027408 store 2 ,mem_addr_mi 
-0x642e 027409 call get_iv ,user 
-0x642f 027410 rtn 
-:      027412 get_iv:
-0x6430 027413 arg 16 ,temp 
-0x6431 027414 arg mem_ucode_keybuf ,rega 
-0x6432 027415 hfetch 1 ,core_gpio_key2 
-0x6433 027416 and_into 0xfd ,pdata 
-0x6434 027417 hstore 1 ,core_gpio_key2 
-0x6435 027418 call read_function 
-0x6436 027419 arg mem_ucode_keybuf ,contr 
-0x6437 027420 arg 16 ,loopcnt 
-0x6438 027421 call aes_load_data 
-0x6439 027422 call aes_init 
-0x643a 027423 call aes_clear_data 
-0x643b 027424 branch do_aes_cbc 
-:      027426 load_storage:
-0x643c 027427 disable match 
-0x643d 027428 call get_block_header 
-0x643e 027429 nrtn zero 
-0x643f 027430 enable match 
-0x6440 027431 jam 0x80 ,core_ucode_ctrl 
-0x6441 027432 jam 0 ,core_ucode_hi 
-0x6442 027433 jam 0 ,core_ucode_low 
-0x6443 027434 arg core_ucode_data ,rega 
-0x6444 027435 call read_function_aes 
-0x6445 027436 jam 0x0 ,core_ucode_ctrl 
-:      027437 load_storage_loop:
-0x6446 027438 arg 6 ,temp 
-0x6447 027439 call get_block_header0 
-0x6448 027440 nrtn zero 
-0x6449 027441 ifetch 2 ,contr 
-0x644a 027442 iforce rega 
-0x644b 027443 call read_function 
-0x644c 027444 branch load_storage_loop 
-:      027448 reload_eeprom:
-0x644d 027449 call clean_mem 
-0x644e 027450 setarg 0x1000 
-0x644f 027451 store 2 ,mem_addr_mi 
-0x6450 027452 arg iicd_read_eep ,regc 
-0x6451 027453 arg 2 ,loopcnt 
-:      027454 reload_eeprom_loop:
-0x6452 027455 call get_block_header 
-0x6453 027456 nrtn zero 
-0x6454 027457 fetch 2 ,mem_addr_mi 
-0x6455 027458 byteswap pdata ,pdata 
-0x6456 027459 iadd temp ,pdata 
-0x6457 027460 byteswap pdata ,pdata 
-0x6458 027461 store 2 ,mem_addr_mi 
-0x6459 027462 loop reload_eeprom_loop 
-0x645a 027463 branch load_storage_loop 
-:      027465 loadcode:
-0x645b 027466 call clean_mem 
-0x645c 027467 disable user 
-0x645d 027468 call otp_enable_chgpump 
-0x645e 027469 setarg otp_ucode_flag 
-0x645f 027470 arg mem_otp_ucode_flag ,rega 
-0x6460 027471 arg 2 ,temp 
-0x6461 027472 call otpd_read_data 
-0x6462 027473 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027474 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027475 jam 0x25 ,core_clkoff 
-0x6465 027476 setarg otp_ucode_aeskey 
-0x6466 027477 arg mem_ucode_keybuf ,rega 
-0x6467 027478 arg 16 ,temp 
-0x6468 027479 call otpd_read_data 
-0x6469 027480 jam lock_otp ,core_misc_ctrl 
-0x646a 027481 set1 mark_otp_encrypt ,mark 
-0x646b 027482 arg mem_ucode_keybuf ,contr 
-0x646c 027483 call load_key 
-0x646d 027484 enable user 
-:      027485 loadcode_otp:
-0x646e 027486 jam 0 ,mem_loadcode_times 
-:      027487 loadcode_otp_2:
-0x646f 027488 call loadcode_check_times 
-0x6470 027489 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027490 byteswap pdata ,pdata 
-0x6472 027491 arg 0x7ff ,temp 
-0x6473 027492 iand temp ,pdata 
-0x6474 027493 branch loadcode_iic ,zero 
-0x6475 027494 call otp_set_addr 
-0x6476 027495 arg otpd_read_code ,regc 
-0x6477 027496 call get_iv ,user 
-0x6478 027497 call load_storage 
-0x6479 027498 fetch 1 ,mem_ucode_status 
-0x647a 027499 bbit0 0 ,loadcode_otp_2 
-:      027501 loadcode_iic:
-0x647b 027502 call otp_disable_chgpump 
-0x647c 027503 jam 0 ,mem_loadcode_times 
-:      027504 loadcode_iic_2:
-0x647d 027505 call loadcode_check_times 
-0x647e 027506 call clear_eeprom_size_2k 
-0x647f 027507 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027508 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027509 call loadcode_iic_by_eeprom 
-0x6482 027510 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027511 fetch 1 ,mem_ucode_status 
-0x6484 027512 bbit0 0 ,loadcode_iic_2 
-0x6485 027513 branch loadcode_hci 
-:      027514 loadcode_iic_eeprom_2k:
-0x6486 027515 call set_eeprom_size_2k 
-0x6487 027516 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027517 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027518 call loadcode_iic_by_eeprom 
-0x648a 027519 nbranch loadcode_spi ,match 
-0x648b 027520 fetch 1 ,mem_ucode_status 
-0x648c 027521 bbit0 0 ,loadcode_iic_2 
-0x648d 027522 branch loadcode_hci 
-:      027524 loadcode_spi:
-0x648e 027525 jam 0 ,mem_loadcode_times 
-:      027526 loadcode_spi_2:
-0x648f 027527 call loadcode_check_times 
-0x6490 027528 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027529 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027530 setarg 0x0 
-0x6493 027531 store 3 ,mem_addr_hi 
-0x6494 027532 call spid_init_flash 
-0x6495 027533 arg spid_load_flash ,regc 
-0x6496 027534 call read_first_block 
-0x6497 027535 call load_storage 
-0x6498 027536 nbranch loadcode_hci ,match 
-0x6499 027537 fetch 1 ,mem_ucode_status 
-0x649a 027538 bbit0 0 ,loadcode_spi_2 
-:      027540 loadcode_hci:
-0x649b 027541 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027542 call clear_key_buf 
-:      027543 loadcode_hci_enc:
-0x649d 027544 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027545 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027546 jam 0x21 ,core_clkoff 
-0x64a0 027547 call hci_init 
-:      027548 loadcode_hci_loop:
-0x64a1 027549 call hci_rx_packet 
-0x64a2 027550 branch loadcode_hci_loop 
-:      027552 clear_key_buf:
-0x64a3 027553 setarg 0 
-0x64a4 027554 store 8 ,mem_ucode_keybuf 
-0x64a5 027555 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027556 force regidx_key ,regext_index 
-0x64a7 027557 call aes_clear 
-0x64a8 027558 jam 0x21 ,core_clkoff 
-0x64a9 027559 rtn 
-:      027562 loadcode_iic_by_eeprom:
-0x64aa 027563 setarg 0x0 
-0x64ab 027564 store 2 ,mem_addr_mi 
-0x64ac 027565 arg iicd_read_eep ,regc 
-0x64ad 027566 call iicd_init_12m 
-0x64ae 027567 call read_first_block 
-0x64af 027568 branch load_storage 
-:      027571 loadcode_check_times:
-0x64b0 027572 fetch 1 ,mem_loadcode_times 
-0x64b1 027573 increase 1 ,pdata 
-0x64b2 027574 sub pdata ,3 ,null 
-0x64b3 027575 nbranch loadcode_error ,positive 
-0x64b4 027576 store 1 ,mem_loadcode_times 
-0x64b5 027577 rtn 
-:      027579 loadcode_error:
-0x64b6 027580 call clear_key_buf 
-0x64b7 027581 call ice_break 
-0x64b8 027582 rtn 
-:      027586 set_ucode_status:
-0x64b9 027587 fetch 1 ,mem_ucode_status 
-0x64ba 027588 lshift pdata ,pdata 
-0x64bb 027589 setflag true ,0 ,pdata 
-0x64bc 027590 isolate0 15 ,rega 
-0x64bd 027591 rtn true 
-0x64be 027592 store 1 ,mem_ucode_status 
-0x64bf 027593 rtn 
-:      027596 decrypt_code:
-0x64c0 027597 hfetch 1 ,core_gpio_key2 
-0x64c1 027598 rtnbit0 1 
-0x64c2 027599 branch decrypt_code_skip 
-:      027600 decrypt_code_loop:
-0x64c3 027601 hfetch 1 ,core_dma_status 
-0x64c4 027602 qisolate1 pdata 
-0x64c5 027603 rtn true 
-:      027604 decrypt_code_skip:
-0x64c6 027605 hfetch 1 ,core_misc_status 
-0x64c7 027606 bbit0 1 ,decrypt_code_loop 
-0x64c8 027607 call do_aes_cbc 
-0x64c9 027608 branch decrypt_code_loop 
-:      027612 load_ucode:
-0x64ca 027613 fetch 2 ,mem_patch_ptr 
-0x64cb 027614 rtn blank 
-0x64cc 027615 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027616 jam 0 ,core_ucode_hi 
-0x64ce 027617 jam 0 ,core_ucode_low 
-0x64cf 027618 fetcht 2 ,mem_patch_len 
-0x64d0 027619 lshift2 temp ,loopcnt 
-0x64d1 027620 iforce contr 
-:      027621 load_ucode_loop:
-0x64d2 027622 ifetch 1 ,contr 
-0x64d3 027623 hstore 1 ,core_ucode_data 
-0x64d4 027624 loop load_ucode_loop 
-0x64d5 027625 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027626 rtn 
-:      027631 spid_init:
-0x64d7 027632 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027633 call spid_init_common 
-0x64d9 027634 branch twspi_enable 
-:      027636 spid_init2:
-0x64da 027637 call spid_init_common 
-0x64db 027638 call twspi_disable 
-0x64dc 027639 branch twspi_enable2 
-:      027641 spid_init_common:
-0x64dd 027642 fetch 1 ,mem_spi_init_clk 
-0x64de 027643 hstore 1 ,core_spid_ctrl 
-0x64df 027644 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027645 hstore 1 ,core_spid_delay 
-0x64e1 027646 setarg mem_spid_tbuf 
-0x64e2 027647 hstore 2 ,core_spid_txaddr 
-0x64e3 027648 setarg mem_spid_rbuf 
-0x64e4 027649 hstore 2 ,core_spid_rxaddr 
-0x64e5 027650 branch twspi_disable 
-:      027652 spid_reset:
-0x64e6 027653 hfetch 1 ,core_spid_ctrl 
-0x64e7 027654 set1 7 ,pdata 
-0x64e8 027655 hstore 1 ,core_spid_ctrl 
-0x64e9 027656 set0 7 ,pdata 
-0x64ea 027657 hstore 1 ,core_spid_ctrl 
-0x64eb 027658 rtn 
-:      027662 spid_write_reg:
-0x64ec 027663 set1 7 ,pdata 
-0x64ed 027664 store 2 ,mem_spid_tbuf 
-0x64ee 027665 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027666 jam 2 ,core_spid_txlen 
-0x64f0 027667 jam 0 ,core_spid_rxlen 
-0x64f1 027668 jam spid_start ,core_misc_ctrl 
-0x64f2 027669 branch wait_spid_done 
-:      027672 spid_read_reg:
-0x64f3 027673 force 1 ,temp 
-:      027675 spid_read_regs:
-0x64f4 027677 store 1 ,mem_spid_tbuf 
-0x64f5 027678 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027679 jam 1 ,core_spid_txlen 
-0x64f7 027680 hstoret 2 ,core_spid_rxlen 
-0x64f8 027681 jam spid_start ,core_misc_ctrl 
-0x64f9 027682 call wait_spid_done 
-0x64fa 027683 fetch 1 ,mem_spid_rbuf 
-0x64fb 027684 rtn 
-:      027686 wait_spid_done:
-0x64fc 027687 fetch 2 ,mem_afh_error_total 
-0x64fd 027688 increase 1 ,pdata 
-0x64fe 027689 store 2 ,mem_afh_error_total 
-0x64ff 027690 hfetch 1 ,core_dma_status 
-0x6500 027691 bbit0 spid_done ,wait_spid_done 
-0x6501 027692 rtn 
-:      027694 spid_init_flash:
-0x6502 027695 jam 0x40 ,core_spid_ctrl 
-0x6503 027696 jam 0x0 ,core_spid_delay 
-0x6504 027697 hfetch 1 ,core_gpio_sel1 
-0x6505 027698 set0 0 ,pdata 
-0x6506 027699 set1 1 ,pdata 
-0x6507 027700 hstore 1 ,core_gpio_sel1 
-0x6508 027701 setarg 0 
-0x6509 027702 store 4 ,mem_spid_tbuf 
-0x650a 027703 rtn 
-:      027706 spid_unlock_flash:
-0x650b 027707 setarg 0 
-0x650c 027708 hstore 2 ,core_spid_rxlen 
-0x650d 027709 setarg 1 
-0x650e 027710 hstore 2 ,core_spid_txlen 
-0x650f 027711 setarg mem_spid_tbuf 
-0x6510 027712 hstore 2 ,core_spid_txaddr 
-0x6511 027713 jam 6 ,mem_spid_tbuf 
-0x6512 027714 jam spid_start ,core_misc_ctrl 
-0x6513 027715 branch wait_spid_done 
-:      027730 flash_write:
-0x6514 027731 disable user 
-0x6515 027732 copy pdata ,regb 
-0x6516 027733 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027734 rtnne flash_sm_no_buys 
-0x6518 027735 enable user 
-0x6519 027736 copy regb ,pdata 
-0x651a 027737 branch flash_write_start 
-:      027740 flash_write_spi_sm_timer:
-0x651b 027741 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027742 beq flash_sm_start ,flash_write_start 
-0x651d 027743 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027744 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027745 beq flash_sm_write_data ,flash_write_data 
-0x6520 027746 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027747 rtn 
-:      027749 flash_write_start:
-0x6522 027750 store 3 ,mem_spi_write_addr 
-0x6523 027751 copy rega ,pdata 
-0x6524 027752 store 2 ,mem_spi_write_ptr 
-0x6525 027753 storet 2 ,mem_spi_write_len 
-0x6526 027754 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027755 branch spid_init_flash 
-:      027756 flash_erase_sector:
-0x6528 027757 call spid_init_flash 
-0x6529 027758 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027759 call spid_unlock_flash 
-0x652b 027760 arg mem_spid_tbuf ,rega 
-0x652c 027761 fetch 3 ,mem_spi_write_addr 
-0x652d 027762 jam 4 ,core_spid_txlen 
-0x652e 027763 arg flash_command_sector_erase ,temp 
-0x652f 027764 branch spid_write_flash_common 
-:      027766 flash_wait_erase_sector:
-0x6530 027767 call spid_init_flash 
-0x6531 027768 call spid_unlock_flash 
-0x6532 027769 setarg flash_read_satus 
-0x6533 027770 call spid_read_reg 
-0x6534 027771 rtnbit1 flash_status_wip 
-0x6535 027772 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027773 rtn 
-:      027774 flash_write_data:
-0x6537 027775 call spid_init_flash 
-0x6538 027776 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027777 call spid_unlock_flash 
-0x653a 027778 call flash_data_preserve 
-0x653b 027779 call spid_write_flash 
-0x653c 027780 branch flash_data_recover 
-:      027781 flash_wait_write_data:
-0x653d 027782 call spid_init_flash 
-0x653e 027783 call spid_unlock_flash 
-0x653f 027784 setarg flash_read_satus 
-0x6540 027785 call spid_read_reg 
-0x6541 027786 rtnbit1 flash_status_wip 
-0x6542 027787 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027788 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027789 branch callback_func 
-:      027790 flash_data_recover:
-0x6545 027791 fetch 4 ,mem_temp 
-0x6546 027792 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027793 increase -4 ,temp 
-0x6548 027794 istore 4 ,temp 
-0x6549 027795 rtn 
-:      027796 flash_data_preserve:
-0x654a 027797 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027798 copy temp ,rega 
-0x654c 027799 increase -4 ,temp 
-0x654d 027800 ifetch 4 ,temp 
-0x654e 027801 store 4 ,mem_temp 
-0x654f 027802 fetcht 2 ,mem_spi_write_len 
-0x6550 027803 fetch 3 ,mem_spi_write_addr 
-0x6551 027804 rtn 
-:      027808 spid_write_flash:
-0x6552 027809 increase 4 ,temp 
-0x6553 027810 hstoret 2 ,core_spid_txlen 
-0x6554 027811 arg flash_command_write_data ,temp 
-0x6555 027812 increase -4 ,rega 
-:      027813 spid_write_flash_common:
-0x6556 027815 istoret 1 ,rega 
-0x6557 027816 rshift16 pdata ,temp 
-0x6558 027817 istoret 1 ,contw 
-0x6559 027818 rshift8 pdata ,temp 
-0x655a 027819 istoret 1 ,contw 
-0x655b 027820 istore 1 ,contw 
-0x655c 027821 deposit rega 
-0x655d 027822 hstore 2 ,core_spid_txaddr 
-0x655e 027823 setarg 0 
-0x655f 027824 hstore 2 ,core_spid_rxlen 
-0x6560 027825 jam spid_start ,core_misc_ctrl 
-0x6561 027826 branch wait_spid_done 
-:      027830 spid_read_flash:
-0x6562 027831 hstoret 2 ,core_spid_rxlen 
-0x6563 027832 rshift16 pdata ,temp 
-0x6564 027833 storet 1 ,mem_addr_hi 
-0x6565 027834 rshift8 pdata ,temp 
-0x6566 027835 storet 1 ,mem_addr_mi 
-0x6567 027836 store 1 ,mem_addr_lo 
-0x6568 027837 setarg 4 
-0x6569 027838 hstore 2 ,core_spid_txlen 
-0x656a 027839 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027840 setarg mem_spid_tbuf 
-0x656c 027841 hstore 2 ,core_spid_txaddr 
-0x656d 027842 deposit rega 
-0x656e 027843 hstore 2 ,core_spid_rxaddr 
-0x656f 027844 hfetch 1 ,core_spid_ctrl 
-0x6570 027845 isolate0 15 ,rega 
-0x6571 027846 setflag true ,6 ,pdata 
-0x6572 027847 hstore 1 ,core_spid_ctrl 
-0x6573 027848 jam spid_start ,core_misc_ctrl 
-:      027849 spi_read_flash_wait:
-0x6574 027850 hfetch 1 ,core_dma_status 
-0x6575 027851 bbit1 7 ,spi_read_flash_wait 
-0x6576 027852 arg spid_done ,queue 
-0x6577 027853 branch wait_spid_done 
-:      027857 spid_load_flash:
-0x6578 027858 hstoret 2 ,core_spid_rxlen 
-0x6579 027859 setarg 4 
-0x657a 027860 hstore 2 ,core_spid_txlen 
-0x657b 027861 jam 3 ,mem_spid_tbuf 
-0x657c 027862 setarg mem_spid_tbuf 
-0x657d 027863 hstore 2 ,core_spid_txaddr 
-0x657e 027864 deposit rega 
-0x657f 027865 hstore 2 ,core_spid_rxaddr 
-0x6580 027866 hfetch 1 ,core_spid_ctrl 
-0x6581 027867 isolate0 15 ,rega 
-0x6582 027868 setflag true ,6 ,pdata 
-0x6583 027869 hstore 1 ,core_spid_ctrl 
-0x6584 027870 jam spid_start ,core_misc_ctrl 
-:      027871 spi_load_flash_wait:
-0x6585 027872 hfetch 1 ,core_dma_status 
-0x6586 027873 bbit1 7 ,spi_load_flash_wait 
-0x6587 027874 arg spid_done ,queue 
-0x6588 027875 call decrypt_code 
-0x6589 027876 call wait_spid_done 
-0x658a 027877 isolate1 spid_crcok ,pdata 
-0x658b 027878 call set_ucode_status 
-0x658c 027879 fetch 1 ,mem_addr_hi 
-0x658d 027880 lshift16 pdata ,regb 
-0x658e 027881 fetch 1 ,mem_addr_mi 
-0x658f 027882 lshift8 pdata ,pdata 
-0x6590 027883 ior regb ,regb 
-0x6591 027884 fetch 1 ,mem_addr_lo 
-0x6592 027885 ior regb ,pdata 
-0x6593 027886 iadd temp ,pdata 
-0x6594 027887 store 1 ,mem_addr_lo 
-0x6595 027888 rshift8 pdata ,pdata 
-0x6596 027889 store 1 ,mem_addr_mi 
-0x6597 027890 rshift8 pdata ,pdata 
-0x6598 027891 store 1 ,mem_addr_hi 
-0x6599 027892 rtn 
-:      027897 soft_reset_chip:
-0x659a 027898 jam 1 ,core_reset 
-0x659b 027899 rtn 
-:      027905 iic_init_390k:
-0x659c 027906 jam 12 ,core_iicd_scl_low 
-0x659d 027907 jam 13 ,core_iicd_scl_high 
-0x659e 027908 jam 13 ,core_iicd_start_setup 
-0x659f 027909 jam 13 ,core_iicd_start_hold 
-0x65a0 027910 jam 13 ,core_iicd_stop_setup 
-0x65a1 027911 jam 12 ,core_iicd_data_setup 
-0x65a2 027912 branch iicd_init_gpio 
-:      027915 iicd_init_12m:
-0x65a3 027916 jam 5 ,core_iicd_scl_low 
-0x65a4 027917 jam 7 ,core_iicd_scl_high 
-0x65a5 027918 jam 7 ,core_iicd_start_setup 
-0x65a6 027919 jam 7 ,core_iicd_start_hold 
-0x65a7 027920 jam 7 ,core_iicd_stop_setup 
-0x65a8 027921 jam 5 ,core_iicd_data_setup 
-:      027922 iicd_init_gpio:
-0x65a9 027923 hfetch 1 ,core_gpio_pu3 
-0x65aa 027924 or_into 0xc0 ,pdata 
-0x65ab 027925 hstore 1 ,core_gpio_pu3 
-0x65ac 027926 hfetch 1 ,core_gpio_sel1 
-0x65ad 027927 or_into 0x10 ,pdata 
-0x65ae 027928 hstore 1 ,core_gpio_sel1 
-0x65af 027929 rtn 
-:      027933 wait_iicd_done:
-0x65b0 027934 hfetch 1 ,core_dma_status 
-0x65b1 027935 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027936 rtn 
-:      027944 iicd_read_data:
-0x65b3 027945 hstore 2 ,core_iicd_txlen 
-0x65b4 027946 deposit rega 
-0x65b5 027947 hstore 2 ,core_iicd_txaddr 
-0x65b6 027948 deposit regb 
-0x65b7 027949 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027950 deposit temp 
-0x65b9 027951 hstore 2 ,core_iicd_rxlen 
-0x65ba 027952 arg 1 ,temp 
-0x65bb 027953 nsetflag blank ,1 ,temp 
-0x65bc 027954 hstore 1 ,core_iicd_ctrl 
-0x65bd 027955 jam iicd_start ,core_misc_ctrl 
-0x65be 027956 branch wait_iicd_done 
-:      027959 set_eeprom_size_2k:
-0x65bf 027960 set1 mark_eeprom_size ,mark 
-0x65c0 027961 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027962 rtn 
-:      027964 clear_eeprom_size_2k:
-0x65c2 027965 set0 mark_eeprom_size ,mark 
-0x65c3 027966 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027967 rtn 
-:      027970 iicd_read_eep_data_size_2k:
-0x65c5 027971 fetch 1 ,mem_eeprom_base 
-0x65c6 027972 iadd regb ,pdata 
-0x65c7 027973 store 1 ,mem_addr_mi 
-0x65c8 027974 branch iicd_read_eep_size_2k 
-:      027976 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027977 fetch 2 ,mem_addr_mi 
-0x65ca 027978 byteswap pdata ,pdata 
-0x65cb 027979 store 1 ,mem_addr_mi 
-:      027984 iicd_read_eep_size_2k:
-0x65cc 027985 setarg 3 
-0x65cd 027986 hstore 2 ,core_iicd_txlen 
-0x65ce 027987 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027988 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027989 branch iicd_read_eep_common 
-:      027995 iicd_write_protect_eep_data:
-0x65d1 027996 storet 2 ,mem_temp 
-0x65d2 027997 call iicd_eeprom_write_enable 
-0x65d3 027998 fetcht 2 ,mem_temp 
-0x65d4 027999 call iicd_write_eep_data 
-0x65d5 028000 branch iicd_eeprom_write_disable 
-:      028002 iicd_eeprom_write_enable:
-0x65d6 028003 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 028004 rtneq gpio_disable 
-0x65d8 028005 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 028006 setarg 150000 
-0x65da 028007 call sleep 
-:      028008 iicd_wp_gpio_output_low:
-0x65db 028009 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 028010 branch gpio_out_active 
-:      028012 iicd_eeprom_write_disable:
-0x65dd 028013 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 028014 branch gpio_out_inactive 
-:      028019 iicd_read_eep_data:
-0x65df 028020 bpatchx patch32_0 ,mem_patch32 
-0x65e0 028021 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 028022 fetch 2 ,mem_eeprom_base 
-0x65e2 028023 iadd regb ,pdata 
-0x65e3 028024 byteswap pdata ,pdata 
-0x65e4 028025 store 2 ,mem_addr_mi 
-:      028028 iicd_read_eep:
-0x65e5 028029 bpatchx patch32_1 ,mem_patch32 
-0x65e6 028030 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 028031 setarg 4 
-0x65e8 028032 hstore 2 ,core_iicd_txlen 
-0x65e9 028033 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 028034 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      028035 iicd_read_eep_common:
-0x65eb 028036 setarg mem_iicd_tbuf 
-0x65ec 028037 hstore 2 ,core_iicd_txaddr 
-0x65ed 028038 hstoret 2 ,core_iicd_rxlen 
-0x65ee 028039 deposit rega 
-0x65ef 028040 hstore 2 ,core_iicd_rxaddr 
-0x65f0 028041 setarg 2 
-0x65f1 028042 isolate0 15 ,rega 
-0x65f2 028043 setflag true ,0 ,pdata 
-0x65f3 028044 hstore 1 ,core_iicd_ctrl 
-0x65f4 028045 jam iicd_start ,core_misc_ctrl 
-0x65f5 028046 arg iicd_done ,queue 
-0x65f6 028047 call decrypt_code 
-0x65f7 028048 call wait_iicd_done 
-0x65f8 028049 isolate1 iicd_crcok ,pdata 
-0x65f9 028050 call set_ucode_status 
-0x65fa 028051 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 028052 fetch 2 ,mem_addr_mi 
-0x65fc 028053 byteswap pdata ,pdata 
-0x65fd 028054 iadd temp ,pdata 
-0x65fe 028055 byteswap pdata ,pdata 
-0x65ff 028056 store 2 ,mem_addr_mi 
-0x6600 028057 rtn 
-:      028059 iicd_read_eep_load_code_size_2k:
-0x6601 028060 fetch 1 ,mem_addr_mi 
-0x6602 028061 iadd temp ,pdata 
-0x6603 028062 byteswap pdata ,pdata 
-0x6604 028063 store 2 ,mem_addr_mi 
-0x6605 028064 rtn 
-:      028070 iicd_write_eep_data:
-0x6606 028071 fetch 2 ,mem_eeprom_base 
-0x6607 028072 iadd regb ,pdata 
-:      028075 iicd_write_ota_data:
-0x6608 028076 store 2 ,mem_pdatatemp 
-0x6609 028077 bpatchx patch32_2 ,mem_patch32 
-0x660a 028078 storet 2 ,mem_temp 
-0x660b 028079 copy rega ,pdata 
-0x660c 028080 store 2 ,mem_contr 
-:      028081 iicd_write_eep_loop:
-0x660d 028082 call iicd_eep_transparency 
-0x660e 028084 fetcht 2 ,mem_regb 
-0x660f 028085 fetch 2 ,mem_contr 
-0x6610 028086 copy pdata ,rega 
-0x6611 028087 fetch 2 ,mem_pdatatemp 
-0x6612 028089 call iicd_write_eep 
-0x6613 028091 fetch 2 ,mem_regb 
-0x6614 028092 fetcht 2 ,mem_contr 
-0x6615 028093 iadd temp ,temp 
-0x6616 028094 storet 2 ,mem_contr 
-0x6617 028095 fetcht 2 ,mem_pdatatemp 
-0x6618 028096 iadd temp ,temp 
-0x6619 028097 storet 2 ,mem_pdatatemp 
-0x661a 028098 fetch 2 ,mem_temp 
-0x661b 028099 nbranch iicd_write_eep_loop ,blank 
-0x661c 028100 rtn 
-:      028108 iicd_eep_transparency:
-0x661d 028109 bpatchx patch32_3 ,mem_patch32 
-0x661e 028110 fetch 1 ,mem_eeprom_block_size 
-0x661f 028111 increase -1 ,pdata 
-0x6620 028112 fetcht 2 ,mem_pdatatemp 
-0x6621 028113 ior temp ,pdata 
-0x6622 028114 increase 1 ,pdata 
-0x6623 028115 store 3 ,mem_regc 
-0x6624 028117 fetch 2 ,mem_temp 
-0x6625 028118 iadd temp ,pdata 
-0x6626 028120 fetcht 3 ,mem_regc 
-0x6627 028121 isub temp ,pdata 
-0x6628 028122 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 028123 store 2 ,mem_temp 
-0x662a 028124 fetch 3 ,mem_regc 
-0x662b 028125 fetcht 2 ,mem_pdatatemp 
-0x662c 028126 isub temp ,pdata 
-0x662d 028127 store 2 ,mem_regb 
-0x662e 028128 rtn 
-:      028129 iicd_eep_deal_short_packet:
-0x662f 028130 fetch 2 ,mem_temp 
-0x6630 028131 store 2 ,mem_regb 
-0x6631 028132 setarg 0 
-0x6632 028133 store 2 ,mem_temp 
-0x6633 028134 rtn 
-:      028136 iicd_write_eep_size_2k:
-0x6634 028137 increase 2 ,temp 
-0x6635 028138 hstoret 2 ,core_iicd_txlen 
-0x6636 028139 increase -2 ,rega 
-0x6637 028140 ifetcht 3 ,rega 
-0x6638 028141 copy temp ,regb 
-0x6639 028142 arg 0xa0 ,temp 
-0x663a 028143 istoret 1 ,rega 
-0x663b 028145 istore 1 ,contw 
-0x663c 028146 branch iicd_write_eep_common 
-:      028149 iicd_write_eep:
-0x663d 028150 copy pdata ,regb 
-0x663e 028151 bpatchx patch32_4 ,mem_patch32 
-0x663f 028152 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 028153 copy regb ,pdata 
-0x6641 028154 increase 3 ,temp 
-0x6642 028155 hstoret 2 ,core_iicd_txlen 
-0x6643 028156 increase -3 ,rega 
-0x6644 028157 ifetcht 3 ,rega 
-0x6645 028158 copy temp ,regb 
-0x6646 028159 arg 0xa0 ,temp 
-0x6647 028160 istoret 1 ,rega 
-0x6648 028161 byteswap pdata ,pdata 
-0x6649 028162 istore 2 ,contw 
-:      028163 iicd_write_eep_common:
-0x664a 028164 deposit rega 
-0x664b 028165 hstore 2 ,core_iicd_txaddr 
-0x664c 028166 setarg 0 
-0x664d 028167 hstore 2 ,core_iicd_rxlen 
-0x664e 028168 jam 1 ,core_iicd_ctrl 
-0x664f 028169 jam iicd_start ,core_misc_ctrl 
-0x6650 028170 call wait_iicd_done 
-0x6651 028171 copy regb ,pdata 
-0x6652 028172 istore 3 ,rega 
-:      028174 iic_check_eeprom_standby:
-0x6653 028175 bpatchx patch32_5 ,mem_patch32 
-0x6654 028176 jam 0 ,mem_iicd_tbuf + 3 
-:      028177 iic_check_eeprom_standby_wait:
-0x6655 028178 setarg 1 
-0x6656 028179 hstore 2 ,core_iicd_txlen 
-0x6657 028180 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 028181 setarg mem_iicd_tbuf 
-0x6659 028182 hstore 2 ,core_iicd_txaddr 
-0x665a 028183 setarg 0 
-0x665b 028184 hstore 2 ,core_iicd_rxlen 
-0x665c 028185 hstore 2 ,core_iicd_rxaddr 
-0x665d 028186 setarg 3 
-0x665e 028187 hstore 1 ,core_iicd_ctrl 
-0x665f 028188 jam iicd_start ,core_misc_ctrl 
-0x6660 028189 call wait_iicd_done 
-0x6661 028190 hfetch 1 ,core_dma_status 
-0x6662 028191 rtnbit0 iicd_ack 
-0x6663 028192 nop 1500 
-0x6664 028193 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 028194 increase 1 ,pdata 
-0x6666 028195 store 1 ,mem_iicd_tbuf + 3 
-0x6667 028196 sub pdata ,40 ,null 
-0x6668 028197 nrtn positive 
-0x6669 028198 branch iic_check_eeprom_standby_wait 
-:      028202 otp_enable_chgpump:
-0x666a 028203 jam 0x70 ,rfen_chgpump 
-0x666b 028204 nop param_chgpump_delay 
-0x666c 028205 rtn 
-:      028207 otp_disable_chgpump:
-0x666d 028208 jam 0x30 ,rfen_chgpump 
-0x666e 028209 rtn 
-:      028211 otp_set_addr:
-0x666f 028212 lshift3 pdata ,pdata 
-0x6670 028213 hstore 2 ,core_otp_addr 
-0x6671 028214 jam 0 ,core_otpd_ctrl 
-0x6672 028215 rtn 
-:      028218 otp_write:
-0x6673 028219 call otp_set_addr 
-0x6674 028220 call otp_ce 
-:      028221 otp_program:
-0x6675 028222 ifetcht 1 ,rega 
-0x6676 028223 increase 1 ,rega 
-0x6677 028224 force 0 ,queue 
-:      028225 otp_program_bit:
-0x6678 028226 qisolate0 temp 
-0x6679 028227 branch otp_skip_0 ,true 
-0x667a 028228 hfetch 1 ,core_otp_din 
-0x667b 028229 set1 6 ,pdata 
-0x667c 028230 set1 7 ,pdata 
-0x667d 028231 hstore 1 ,core_otp_din 
-0x667e 028232 jam 0x02 ,core_otp_ctrl 
-0x667f 028233 jam 0x82 ,core_otp_ctrl 
-0x6680 028234 set0 7 ,pdata 
-0x6681 028235 hstore 1 ,core_otp_din 
-0x6682 028236 jam 0x8a ,core_otp_ctrl 
-0x6683 028237 nop 11 
-0x6684 028238 jam 0xca ,core_otp_ctrl 
-0x6685 028239 nop 33 
-0x6686 028240 jam 0x4a ,core_otp_ctrl 
-0x6687 028241 nop 44 
-0x6688 028242 jam 0xca ,core_otp_ctrl 
-0x6689 028243 nop 22 
-0x668a 028244 jam 0x8a ,core_otp_ctrl 
-0x668b 028245 nop 33 
-0x668c 028246 jam 0x82 ,core_otp_ctrl 
-0x668d 028247 nop 1 
-0x668e 028248 jam 0x92 ,core_otp_ctrl 
-0x668f 028249 nop 10 
-0x6690 028250 jam 0xb2 ,core_otp_ctrl 
-0x6691 028251 hfetch 1 ,core_otp_rdata 
-0x6692 028252 jam 0x92 ,core_otp_ctrl 
-0x6693 028253 nop 1 
-0x6694 028254 jam 0x82 ,core_otp_ctrl 
-0x6695 028255 qisolate0 pdata 
-0x6696 028256 branch otp_program_bit ,true 
-:      028257 otp_skip_0:
-0x6697 028258 hfetch 2 ,core_otp_addr 
-0x6698 028259 increase 1 ,pdata 
-0x6699 028260 hstore 2 ,core_otp_addr 
-0x669a 028261 increase 1 ,queue 
-0x669b 028262 compare 8 ,queue ,0xf 
-0x669c 028263 nbranch otp_program_bit ,true 
-0x669d 028264 loop otp_program 
-0x669e 028265 jam 0x83 ,core_otp_ctrl 
-0x669f 028266 rtn 
-:      028268 otp_ce:
-0x66a0 028269 jam 0x82 ,core_otp_ctrl 
-0x66a1 028270 nop 12 
-0x66a2 028271 jam 0x80 ,core_otp_ctrl 
-0x66a3 028272 jam 0x82 ,core_otp_ctrl 
-0x66a4 028273 nop 150 
-0x66a5 028274 rtn 
-:      028277 otpd_read_init:
-0x66a6 028278 call otp_ce 
-0x66a7 028279 jam 0xa2 ,core_otp_ctrl 
-0x66a8 028280 deposit rega 
-0x66a9 028281 hstore 2 ,core_otpd_addr 
-0x66aa 028282 set1 11 ,temp 
-0x66ab 028283 isolate0 15 ,pdata 
-0x66ac 028284 setflag true ,15 ,temp 
-0x66ad 028285 hstoret 2 ,core_otpd_len 
-0x66ae 028286 jam otpd_start ,core_misc_ctrl 
-0x66af 028287 rtn 
-:      028289 otpd_wait_end:
-0x66b0 028290 hfetch 1 ,core_dma_status 
-0x66b1 028291 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 028292 rtn 
-:      028295 otpd_read_data:
-0x66b3 028296 call otp_set_addr 
-0x66b4 028297 call otpd_read_init 
-0x66b5 028298 call otpd_wait_end 
-0x66b6 028299 jam 0x83 ,core_otp_ctrl 
-0x66b7 028300 rtn 
-:      028305 otpd_read_code:
-0x66b8 028306 hfetch 2 ,core_current_otp_addr 
-0x66b9 028307 hstore 2 ,core_otp_addr 
-0x66ba 028308 call otpd_read_init 
-0x66bb 028309 arg otpd_done ,queue 
-0x66bc 028310 call decrypt_code 
-0x66bd 028311 call otpd_wait_end 
-0x66be 028312 isolate1 otpd_crcok ,pdata 
-0x66bf 028313 call set_ucode_status 
-0x66c0 028314 jam 0x83 ,core_otp_ctrl 
-0x66c1 028315 rtn 
-:      028318 uartd_prepare_tx:
-0x66c2 028319 hfetch 2 ,core_uart_twptr 
-0x66c3 028320 iforce contwu 
-0x66c4 028321 rtn 
-:      028323 uartd_send:
-0x66c5 028324 deposit contwu 
-0x66c6 028325 hstore 2 ,core_uart_twptr 
-0x66c7 028326 rtn 
-:      028328 uartd_rxdone:
-0x66c8 028329 deposit contru 
-0x66c9 028330 hstore 2 ,core_uart_rrptr 
-0x66ca 028331 rtn 
-:      028333 uartd_prepare_rx:
-0x66cb 028334 hfetch 2 ,core_uart_rrptr 
-0x66cc 028335 copy pdata ,contru 
-0x66cd 028336 rtn 
-:      028338 uart_set_baud_by_mem:
-0x66ce 028339 fetch uart_baud_len ,mem_baud 
-0x66cf 028340 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028341 rtn 
-:      028343 uart_copy_tx_bytes_fast:
-0x66d1 028344 deposit loopcnt 
-0x66d2 028345 rtn blank 
-:      028346 uart_copy_tx_bytes_fast_loop:
-0x66d3 028347 increase -8 ,loopcnt 
-0x66d4 028348 call uart_tx_8_bytes ,positive 
-0x66d5 028349 rtn zero 
-0x66d6 028350 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028351 increase 8 ,loopcnt 
-:      028352 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028353 increase -4 ,loopcnt 
-0x66d9 028354 call uart_tx_4_bytes ,positive 
-0x66da 028355 rtn zero 
-0x66db 028356 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028357 increase 4 ,loopcnt 
-0x66dd 028358 branch uart_copy_tx_bytes 
-:      028360 uart_tx_8_bytes:
-0x66de 028361 ifetch 8 ,contr 
-0x66df 028362 istore 8 ,contwu 
-0x66e0 028363 rtn 
-:      028365 uart_tx_4_bytes:
-0x66e1 028366 ifetch 4 ,contr 
-0x66e2 028367 istore 4 ,contwu 
-0x66e3 028368 rtn 
-:      028370 uart_copy_tx_bytes:
-0x66e4 028371 deposit loopcnt 
-0x66e5 028372 rtn blank 
-:      028373 uart_copy_tx_bytes_loop:
-0x66e6 028374 ifetch 1 ,contr 
-0x66e7 028375 istore 1 ,contwu 
-0x66e8 028376 loop uart_copy_tx_bytes_loop 
-0x66e9 028377 rtn 
-:      028379 uart_copy_rx_bytes_fast:
-0x66ea 028380 deposit loopcnt 
-0x66eb 028381 rtn blank 
-:      028382 uart_copy_rx_bytes_fast_loop:
-0x66ec 028383 increase -8 ,loopcnt 
-0x66ed 028384 call uart_rx_8_bytes ,positive 
-0x66ee 028385 rtn zero 
-0x66ef 028386 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028387 increase 8 ,loopcnt 
-:      028388 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028389 increase -4 ,loopcnt 
-0x66f2 028390 call uart_rx_4_bytes ,positive 
-0x66f3 028391 rtn zero 
-0x66f4 028392 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028393 increase 4 ,loopcnt 
-0x66f6 028394 branch uart_copy_rx_bytes 
-:      028396 uart_rx_8_bytes:
-0x66f7 028397 ifetch 8 ,contru 
-0x66f8 028398 istore 8 ,contw 
-0x66f9 028399 rtn 
-:      028401 uart_rx_4_bytes:
-0x66fa 028402 ifetch 4 ,contru 
-0x66fb 028403 istore 4 ,contw 
-0x66fc 028404 rtn 
-:      028407 uart_copy_rx_bytes:
-0x66fd 028408 deposit loopcnt 
-0x66fe 028409 rtn blank 
-:      028410 uart_copy_rx_bytes_loop:
-0x66ff 028411 ifetch 1 ,contru 
-0x6700 028412 istore 1 ,contw 
-0x6701 028413 loop uart_copy_rx_bytes_loop 
-0x6702 028414 rtn 
-:      028417 uart_copy_rx2tx:
-0x6703 028418 deposit loopcnt 
-0x6704 028419 rtn blank 
-:      028420 uart_copy_rx2tx_loop:
-0x6705 028421 ifetch 1 ,contru 
-0x6706 028422 istore 1 ,contwu 
-0x6707 028423 loop uart_copy_rx2tx_loop 
-0x6708 028424 rtn 
-:      028429 app_store_nvram_event:
-0x6709 028430 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028431 branch ui_ipc_send_event 
-:      028433 check_51cmd_store_reconn_info:
-:      028434 check_51cmd_update_device_record:
-0x670b 028435 bpatchx patch32_6 ,mem_patch32 
-0x670c 028436 fetch 1 ,mem_nv_data_number 
-0x670d 028437 rtn blank 
-0x670e 028438 call check_nvram 
-0x670f 028439 call init_device_list ,zero 
-0x6710 028440 call nvram_find_addr_from_bd_list 
-:      028441 write_device_record:
-0x6711 028442 fetch 1 ,mem_nv_data_number 
-0x6712 028443 icopy regc 
-0x6713 028444 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028445 storet 2 ,mem_list_item_ptr 
-:      028446 write_device_loop_find:
-0x6715 028447 copy regc ,pdata 
-0x6716 028448 branch app_store_nvram_event ,blank 
-0x6717 028449 increase -1 ,regc 
-0x6718 028450 copy temp ,rega 
-0x6719 028451 ifetch 1 ,rega 
-0x671a 028452 fetcht 1 ,mem_select_list_item 
-0x671b 028453 isub temp ,null 
-0x671c 028454 call set_index_finded_device ,zero 
-0x671d 028455 branch write_device_loop_find0 ,positive 
-0x671e 028456 ifetch 1 ,rega 
-0x671f 028457 increase 1 ,pdata 
-0x6720 028458 istore 1 ,rega 
-:      028459 write_device_loop_find0:
-0x6721 028460 fetcht 2 ,mem_list_item_ptr 
-0x6722 028461 increase nv_data_len ,temp 
-0x6723 028462 storet 2 ,mem_list_item_ptr 
-0x6724 028463 branch write_device_loop_find 
-:      028465 set_index_finded_device:
-0x6725 028466 setarg 0 
-0x6726 028467 istore 1 ,rega 
-0x6727 028468 fetch 1 ,mem_temp_reconn_record 
-0x6728 028469 istore 1 ,contw 
-0x6729 028470 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028471 arg mem_link_key ,regb 
-:      028472 set_index_find_device_master_addr:
-0x672b 028473 ifetch 6 ,contr 
-0x672c 028474 istore 8 ,contw 
-0x672d 028475 setarg 0 
-0x672e 028476 istore 8 ,contw 
-0x672f 028477 copy regb ,contr 
-:      028478 store_rec_data_common:
-0x6730 028479 call memcpy16 
-0x6731 028480 force 1 ,null 
-0x6732 028481 rtn 
-:      028483 set_index_finded_device_ble_mode:
-0x6733 028484 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028485 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028486 arg mem_le_ltk ,regb 
-0x6736 028487 branch set_index_find_device_master_addr 
-:      028489 set_index_finded_device_irk:
-0x6737 028490 arg mem_le_irk ,contr 
-0x6738 028491 call memcpy16 
-:      028492 store_ble_rec_data_common:
-0x6739 028493 arg mem_le_ltk ,contr 
-0x673a 028494 branch store_rec_data_common 
-:      028496 set_index_finded_device_ediv:
-0x673b 028497 arg mem_le_rand ,contr 
-0x673c 028498 call memcpy16 
-0x673d 028499 branch store_ble_rec_data_common 
-:      028502 nvram_find_addr_from_bd_list:
-0x673e 028503 call disable_user 
-0x673f 028504 fetch 1 ,mem_nv_data_number 
-0x6740 028505 rtn blank 
-0x6741 028506 fetch 2 ,mem_ui_state_map 
-0x6742 028507 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028508 find_addr_from_bd_list_ble_mode:
-0x6743 028509 bpatchx patch32_7 ,mem_patch32 
-0x6744 028510 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028511 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028512 fetch 1 ,mem_le_plap + 5 
-0x6747 028513 compare 0xc0 ,pdata ,0xc0 
-0x6748 028514 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028515 compare 0x40 ,pdata ,0xc0 
-0x674a 028516 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028517 compare 0x00 ,pdata ,0xc0 
-0x674c 028518 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028519 find_addr_from_bd_list_static_addr:
-0x674d 028520 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028521 fetch 6 ,mem_le_plap 
-0x674f 028522 branch find_addr_from_bd_list_common 
-:      028524 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028525 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028526 branch find_addr_from_bd_list_common 
-:      028529 find_addr_from_bd_list_random_addr:
-0x6752 028530 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028531 branch find_addr_from_bd_list_common 
-:      028534 find_addr_from_bd_list_spp_mode:
-0x6754 028535 bpatchx patch33_0 ,mem_patch33 
-0x6755 028536 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028537 fetch 6 ,mem_plap 
-:      028538 find_addr_from_bd_list_common:
-0x6757 028539 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028540 fetch 2 ,mem_nv_data_ptr 
-0x6759 028541 ifetcht 1 ,pdata 
-0x675a 028542 pincrease 1 
-0x675b 028543 store 2 ,mem_list_item_ptr 
-0x675c 028544 storet 1 ,mem_select_list_item 
-0x675d 028545 fetch 1 ,mem_nv_data_number 
-0x675e 028546 icopy regc 
-:      028547 nvram_find_addr_from_list:
-0x675f 028548 fetch 2 ,mem_list_item_ptr 
-0x6760 028549 copy pdata ,rega 
-0x6761 028550 call nvram_find_addr_from_list_compare 
-0x6762 028551 rtn user 
-0x6763 028552 fetcht 2 ,mem_list_item_ptr 
-0x6764 028553 increase nv_data_len ,temp 
-0x6765 028554 storet 2 ,mem_list_item_ptr 
-0x6766 028555 increase -1 ,temp 
-0x6767 028556 ifetch 1 ,temp 
-0x6768 028557 store 1 ,mem_select_list_item 
-0x6769 028558 increase -1 ,regc 
-0x676a 028559 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028560 fetch 1 ,mem_nv_data_number 
-0x676c 028561 pincrease decreased_one 
-0x676d 028562 store 1 ,mem_select_list_item 
-0x676e 028563 rtn 
-:      028564 nvram_find_addr_from_list_compare:
-0x676f 028565 fetch 1 ,mem_temp_reconn_record 
-0x6770 028566 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028567 find_master_addr_from_list_compare:
-0x6771 028568 arg mem_temp_reconn_record ,regb 
-0x6772 028569 arg 7 ,loopcnt 
-0x6773 028570 call string_compare 
-0x6774 028571 branch enable_user ,zero 
-0x6775 028572 rtn 
-:      028574 find_addr_from_list_compare_ble_mode:
-0x6776 028575 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028576 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028577 branch find_master_addr_from_list_compare 
-:      028579 find_irk_form_list_compare:
-0x6779 028580 ifetcht 1 ,rega 
-0x677a 028581 isub temp ,null 
-0x677b 028582 nrtn zero 
-0x677c 028583 arg mem_le_prand ,contw 
-0x677d 028584 arg 16 ,loopcnt 
-0x677e 028585 call clear_mem 
-0x677f 028586 fetch 3 ,mem_le_plap + 3 
-0x6780 028587 store 3 ,mem_le_prand 
-0x6781 028588 call genernate_master_macaddress 
-0x6782 028589 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028590 byteswap pdata ,pdata 
-0x6784 028591 lshift8 pdata ,temp 
-0x6785 028592 ifetch 1 ,contr 
-0x6786 028593 iadd temp ,pdata 
-0x6787 028594 fetcht 3 ,mem_le_plap 
-0x6788 028595 isub temp ,null 
-0x6789 028596 branch enable_user ,zero 
-0x678a 028597 rtn 
-:      028600 genernate_master_macaddress:
-0x678b 028601 arg mem_le_prand ,contr 
-0x678c 028602 call load_data128 
-0x678d 028604 ifetch 1 ,rega 
-0x678e 028605 call load_regext 
-0x678f 028606 force 0x38 ,aes_ctrl 
-0x6790 028607 force 0x0 ,aes_ctrl 
-0x6791 028608 call wait_aes 
-0x6792 028609 arg mem_le_aes_128 ,contw 
-0x6793 028610 branch store_aes_result 
-:      028612 find_ediv_form_list_compare:
-0x6794 028613 ifetcht 1 ,rega 
-0x6795 028614 isub temp ,null 
-0x6796 028615 nrtn zero 
-0x6797 028616 copy contr ,rega 
-0x6798 028617 add contr ,8 ,regc 
-0x6799 028618 arg mem_le_rand ,regb 
-0x679a 028619 arg 8 ,loopcnt 
-0x679b 028620 call string_compare 
-0x679c 028621 branch enable_user ,zero 
-0x679d 028622 copy regc ,rega 
-0x679e 028623 arg mem_le_irk ,regb 
-0x679f 028624 arg 8 ,loopcnt 
-0x67a0 028625 call string_compare 
-0x67a1 028626 branch enable_user ,zero 
-0x67a2 028627 rtn 
-:      028629 check_nvram:
-0x67a3 028630 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028631 ifetcht 1 ,pdata 
-0x67a5 028632 pincrease nv_data_len 
-0x67a6 028633 ifetch 1 ,pdata 
-0x67a7 028634 isub temp ,null 
-0x67a8 028635 rtn 
-:      028637 init_device_list:
-0x67a9 028638 fetch 1 ,mem_nv_data_number 
-0x67aa 028639 icopy loopcnt 
-0x67ab 028640 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028641 setarg 0 
-:      028642 init_device_list_loop:
-0x67ad 028643 istore 1 ,temp 
-0x67ae 028644 increase nv_data_len ,temp 
-0x67af 028645 pincrease 1 
-0x67b0 028646 loop init_device_list_loop 
-0x67b1 028647 rtn 
-:      028649 load_device_list:
-0x67b2 028650 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028651 call nvram_find_addr_from_bd_list 
-0x67b4 028652 fetch 1 ,mem_state 
-0x67b5 028653 setflag user ,state_combkey ,pdata 
-0x67b6 028654 store 1 ,mem_state 
-0x67b7 028655 nbranch clear_key_exists ,user 
-0x67b8 028656 add rega ,10 ,contr 
-0x67b9 028658 arg mem_link_key ,contw 
-0x67ba 028659 call memcpy16 
-0x67bb 028660 branch check_link_key_load 
-:      028661 clear_key_exists:
-0x67bc 028662 jam 0 ,mem_link_key_exists 
-0x67bd 028663 rtn 
-:      028665 load_device_list_mode_4:
-0x67be 028666 fetch 9 ,mem_le_ediv 
-0x67bf 028667 branch clear_ltk_exists ,blank 
-0x67c0 028668 call nvram_find_addr_from_bd_list 
-0x67c1 028669 nbranch clear_ltk_exists ,user 
-0x67c2 028670 fetch 2 ,mem_list_item_ptr 
-0x67c3 028671 add pdata ,1 ,contr 
-0x67c4 028672 arg mem_le_irk ,contw 
-0x67c5 028673 call memcpy16 
-0x67c6 028674 arg mem_le_ltk ,contw 
-0x67c7 028675 call memcpy16 
-0x67c8 028676 jam 1 ,mem_ltk_exists 
-0x67c9 028677 rtn 
-:      028679 clear_ltk_exists:
-0x67ca 028680 jam 0 ,mem_ltk_exists 
-0x67cb 028681 rtn 
-:      028684 eeprom_store_le_reconn_info:
-0x67cc 028685 fetch 6 ,mem_le_plap 
-0x67cd 028686 store 6 ,mem_temp_lap 
-0x67ce 028687 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028688 branch eeprom_store_reconn_info 
-:      028689 eeprom_store_bd_reconn_info:
-0x67d0 028690 fetch 6 ,mem_plap 
-0x67d1 028691 store 6 ,mem_temp_lap 
-0x67d2 028692 jam rec_3_mode ,mem_record_bt_mode 
-:      028693 eeprom_store_reconn_info:
-0x67d3 028694 fetch 1 ,mem_device_option 
-0x67d4 028695 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028696 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028697 rtn 
-:      028700 check_link_key_load:
-0x67d7 028701 fetch 8 ,mem_link_key 
-0x67d8 028702 fetcht 8 ,mem_link_key + 8 
-0x67d9 028703 ior temp ,pdata 
-0x67da 028704 rtn blank 
-0x67db 028705 jam 1 ,mem_link_key_exists 
-0x67dc 028706 rtn 
-:      028713 gpio_set_wake_by_current_state:
-0x67dd 028714 bpatchx patch33_2 ,mem_patch33 
-0x67de 028715 set1 7 ,temp 
-0x67df 028716 call gpio_get_bit 
-0x67e0 028717 nsetflag true ,7 ,temp 
-:      028722 gpio_set_wake:
-0x67e1 028723 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028724 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028725 rtn zero 
-0x67e4 028726 isolate0 7 ,temp 
-0x67e5 028727 and temp ,0x1f ,queue 
-0x67e6 028728 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028729 qsetflag true ,pdata 
-0x67e8 028730 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028731 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028732 nqsetflag true ,pdata 
-0x67eb 028733 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028734 rtn 
-:      028737 gpio_clr_wake:
-0x67ed 028738 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028739 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028740 rtn zero 
-0x67f0 028741 isolate0 7 ,temp 
-0x67f1 028742 and temp ,0x1f ,queue 
-0x67f2 028743 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028744 qset0 pdata 
-0x67f4 028745 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028746 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028747 qset0 pdata 
-0x67f7 028748 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028749 rtn 
-:      028752 gpio_config_input_nowake:
-0x67f9 028753 call gpio_clr_wake 
-0x67fa 028754 branch gpio_config_input_without_wake 
-:      028757 gpio_config_input:
-0x67fb 028758 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028759 rtn zero 
-0x67fd 028760 ncall gpio_set_wake ,wake 
-:      028762 gpio_config_input_without_wake:
-0x67fe 028763 arg core_gpio_pd0 ,contw 
-0x67ff 028764 call gpio_set_bit 
-0x6800 028765 setflip gpio_active_bit ,temp 
-0x6801 028766 arg core_gpio_pu0 ,contw 
-0x6802 028767 call gpio_set_bit 
-0x6803 028768 set0 gpio_active_bit ,temp 
-0x6804 028769 arg core_gpio_oe0 ,contw 
-0x6805 028770 branch gpio_set_bit 
-:      028773 gpio_set_high_impedance:
-0x6806 028774 arg core_gpio_pd0 ,contw 
-0x6807 028775 call gpio_set_bit 
-0x6808 028776 set0 gpio_active_bit ,temp 
-0x6809 028777 arg core_gpio_pu0 ,contw 
-:      028778 gpio_set_high_impedance2:
-0x680a 028779 call gpio_set_bit 
-0x680b 028780 set0 gpio_active_bit ,temp 
-0x680c 028781 arg core_gpio_oe0 ,contw 
-0x680d 028782 branch gpio_set_bit 
-:      028786 gpio_config_output:
-0x680e 028787 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028788 rtn zero 
-0x6810 028789 setflip gpio_active_bit ,temp 
-0x6811 028790 call gpio_out 
-:      028791 gpio_config_output0:
-0x6812 028792 set1 gpio_active_bit ,temp 
-0x6813 028793 arg core_gpio_oe0 ,contw 
-0x6814 028794 branch gpio_set_bit 
-:      028796 gpio_common:
-0x6815 028797 and temp ,0x07 ,queue 
-0x6816 028798 rshift3 temp ,pdata 
-0x6817 028799 and_into 3 ,pdata 
-0x6818 028800 iadd contw ,contw 
-0x6819 028801 ifetch 1 ,contw 
-0x681a 028802 rtn 
-:      028804 gpio_check_active:
-0x681b 028805 arg core_gpio_out0 ,contw 
-0x681c 028806 branch get_bit_common 
-:      028810 gpio_get_bit:
-0x681d 028811 arg core_gpio_in ,contw 
-:      028812 get_bit_common:
-0x681e 028813 call gpio_common 
-0x681f 028814 isolate1 gpio_active_bit ,temp 
-0x6820 028815 branch gpio_get_bit_reverse ,true 
-0x6821 028816 qisolate0 pdata 
-0x6822 028817 rtn 
-:      028818 gpio_get_bit_reverse:
-0x6823 028819 qisolate1 pdata 
-0x6824 028820 rtn 
-:      028822 gpio_out_inactive:
-0x6825 028823 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028824 rtn zero 
-0x6827 028825 isolate1 7 ,null 
-0x6828 028826 branch gpio_out_flag 
-:      028828 gpio_out_active:
-0x6829 028829 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028830 rtn zero 
-0x682b 028831 isolate0 7 ,null 
-:      028834 gpio_out_flag:
-0x682c 028835 setarg 0 
-0x682d 028836 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028837 ixor temp ,temp 
-:      028840 gpio_out:
-0x682f 028841 arg core_gpio_out0 ,contw 
-:      028844 gpio_set_bit:
-0x6830 028845 call gpio_common 
-0x6831 028846 isolate1 gpio_active_bit ,temp 
-0x6832 028847 qsetflag true ,pdata 
-0x6833 028848 istore 1 ,contw 
-0x6834 028849 rtn 
-:      028851 gpio_set_before_lpm_common:
-0x6835 028852 arg -1 ,rega 
-0x6836 028853 hfetch 1 ,core_gpio_sel1 
-0x6837 028854 compare 0x02 ,pdata ,0x03 
-0x6838 028855 call neglact4_from_23_pin ,true 
-0x6839 028857 compare 0x01 ,pdata ,0x03 
-0x683a 028858 call neglact2_form_25_pin ,true 
-0x683b 028860 compare 0x03 ,pdata ,0x03 
-0x683c 028861 call neglact2_form_25_pin ,true 
-0x683d 028863 isolate1 2 ,pdata 
-0x683e 028864 call neglect2_from_6_pin ,true 
-0x683f 028866 isolate1 3 ,pdata 
-0x6840 028867 call neglect4_from_9_pin ,true 
-0x6841 028869 isolate1 4 ,pdata 
-0x6842 028870 call neglact2_form_30_pin ,true 
-0x6843 028872 isolate1 6 ,pdata 
-0x6844 028873 nsetflag true ,04 ,rega 
-0x6845 028875 isolate1 7 ,pdata 
-0x6846 028876 nsetflag true ,05 ,rega 
-0x6847 028878 hfetch 1 ,core_gpio_sel2 
-0x6848 028879 isolate1 0 ,pdata 
-0x6849 028880 nsetflag true ,27 ,rega 
-0x684a 028881 isolate1 1 ,pdata 
-0x684b 028882 nsetflag true ,28 ,rega 
-0x684c 028883 isolate1 2 ,pdata 
-0x684d 028884 nsetflag true ,03 ,rega 
-0x684e 028885 isolate1 3 ,pdata 
-0x684f 028886 nsetflag true ,08 ,rega 
-0x6850 028887 isolate1 4 ,pdata 
-0x6851 028888 nsetflag true ,20 ,rega 
-0x6852 028889 isolate1 5 ,pdata 
-0x6853 028890 nsetflag true ,21 ,rega 
-0x6854 028891 isolate1 6 ,pdata 
-0x6855 028892 nsetflag true ,22 ,rega 
-0x6856 028893 isolate1 7 ,pdata 
-0x6857 028894 nsetflag true ,23 ,rega 
-0x6858 028896 hfetch 1 ,core_gpio_sel 
-0x6859 028897 isolate1 0 ,pdata 
-0x685a 028898 nsetflag true ,05 ,rega 
-0x685b 028899 isolate1 1 ,pdata 
-0x685c 028900 nsetflag true ,06 ,rega 
-0x685d 028901 isolate1 2 ,pdata 
-0x685e 028902 nsetflag true ,07 ,rega 
-0x685f 028903 isolate1 3 ,pdata 
-0x6860 028904 nsetflag true ,18 ,rega 
-0x6861 028905 isolate1 4 ,pdata 
-0x6862 028906 nsetflag true ,19 ,rega 
-0x6863 028907 isolate1 5 ,pdata 
-0x6864 028908 nsetflag true ,20 ,rega 
-0x6865 028909 isolate1 6 ,pdata 
-0x6866 028910 nsetflag true ,21 ,rega 
-0x6867 028911 isolate1 7 ,pdata 
-0x6868 028912 nsetflag true ,22 ,rega 
-0x6869 028914 hfetch 1 ,core_uart_ctrl 
-0x686a 028915 isolate1 4 ,pdata 
-0x686b 028916 call neglact2_form_2_pin ,true 
-0x686c 028917 bpatchx patch33_5 ,mem_patch33 
-0x686d 028919 hfetch 4 ,core_gpio_pu0 
-0x686e 028920 hfetcht 4 ,core_gpio_pd0 
-0x686f 028921 ior temp ,pdata 
-0x6870 028922 invert pdata ,pdata 
-0x6871 028923 iand rega ,pdata 
-0x6872 028925 hstore 4 ,core_gpio_oe0 
-0x6873 028926 rtn 
-:      028929 neglect2_from_6_pin:
-0x6874 028930 arg 6 ,queue 
-0x6875 028931 branch neglect_2_pin 
-:      028932 neglect4_from_9_pin:
-0x6876 028933 arg 9 ,queue 
-0x6877 028934 branch neglact_4_pin 
-:      028935 neglact4_from_23_pin:
-0x6878 028936 arg 23 ,queue 
-0x6879 028937 branch neglact_4_pin 
-:      028938 neglact2_form_25_pin:
-0x687a 028939 arg 25 ,queue 
-0x687b 028940 branch neglect_2_pin 
-:      028941 neglact2_form_30_pin:
-0x687c 028942 arg 30 ,queue 
-0x687d 028943 branch neglect_2_pin 
-:      028944 neglact2_form_2_pin:
-0x687e 028945 arg 2 ,queue 
-0x687f 028946 branch neglect_2_pin 
-:      028947 neglact_1_pin:
-0x6880 028948 arg 1 ,loopcnt 
-0x6881 028949 branch neglect_pin_loop 
-:      028950 neglact_4_pin:
-0x6882 028951 arg 4 ,loopcnt 
-0x6883 028952 branch neglect_pin_loop 
-:      028953 neglect_2_pin:
-0x6884 028954 arg 2 ,loopcnt 
-:      028955 neglect_pin_loop:
-0x6885 028956 qset0 rega 
-0x6886 028957 increase 1 ,queue 
-0x6887 028958 loop neglect_pin_loop 
-0x6888 028959 rtn 
-:      028967 gpio_cfg_uart_tx_output:
-0x6889 028968 call gpio_uart2gpio 
-0x688a 028969 arg uart_wakeup_tx ,temp 
-0x688b 028970 branch gpio_config_output 
-:      028972 gpio_pu_uart_tx:
-0x688c 028973 call gpio_cfg_uart_tx_output 
-0x688d 028974 arg uart_wakeup_tx ,temp 
-0x688e 028975 branch gpio_out_inactive 
-:      028979 gpio_rx_config_input_with_pu:
-0x688f 028980 call gpio_uart2gpio 
-0x6890 028981 hfetch 1 ,core_gpio_pu0 
-0x6891 028982 set1 uart_wakeup_rx ,pdata 
-0x6892 028983 hstore 1 ,core_gpio_pu0 
-0x6893 028984 arg uart_wakeup_rx ,temp 
-0x6894 028985 branch gpio_config_input 
-:      028987 gpio_uart2gpio:
-0x6895 028988 hfetch 1 ,core_gpio_sel1 
-0x6896 028989 and_into 0xfb ,pdata 
-0x6897 028990 hstore 1 ,core_gpio_sel1 
-0x6898 028991 rtn 
-:      028993 gpio_check_uart_state:
-0x6899 028994 hfetch 1 ,core_gpio_sel1 
-0x689a 028995 isolate1 2 ,pdata 
-0x689b 028996 rtn 
-:      028998 load_chip_option:
-0x689c 028999 call otp_enable_chgpump 
-0x689d 029000 setarg otp_chip_functions 
-0x689e 029001 arg mem_chip_functions ,rega 
-0x689f 029002 arg 0x02 ,temp 
-0x68a0 029003 call otpd_read_data 
-0x68a1 029004 branch otp_disable_chgpump 
-:      029007 load_adc_init:
-0x68a2 029008 call otp_enable_chgpump 
-0x68a3 029009 setarg otp_adc_io_0_5v_addr 
-0x68a4 029010 arg mem_0_5_adc_io_data ,rega 
-0x68a5 029011 arg 14 ,temp 
-0x68a6 029012 call otpd_read_data 
-0x68a7 029013 branch otp_disable_chgpump 
-:      029017 adc_init_data:
-0x68a8 029018 bpatchx patch33_6 ,mem_patch33 
-0x68a9 029020 call load_adc_init 
-0x68aa 029022 fetch 1 ,mem_adc_config_flag 
-0x68ab 029023 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 029024 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 029025 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 029026 rtn 
-:      029028 adc_init_data_vinlpm:
-0x68af 029029 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 029030 setarg otp_adc_flag 
-0x68b1 029031 isub temp ,null 
-0x68b2 029032 branch adc_check_data_vinlpm ,zero 
-0x68b3 029033 setarg 0x4dfa 
-0x68b4 029034 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 029035 setarg 0x4894 
-0x68b6 029036 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 029037 branch set_vdd_reference_voltage_1v 
-:      029039 adc_check_data_vinlpm:
-0x68b8 029040 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 029041 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 029042 setarg 0x4dfa 
-0x68bb 029043 store 2 ,mem_3v_adc_vinlpm_data 
-:      029044 adc_check_2v_vinlpm:
-0x68bc 029045 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 029046 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 029047 setarg 0x4894 
-0x68bf 029048 store 2 ,mem_2v_adc_vinlpm_data 
-:      029049 set_vdd_reference_voltage_1v:
-0x68c0 029050 setarg 100 
-0x68c1 029051 store 2 ,mem_reference_voltage 
-0x68c2 029052 rtn 
-:      029054 adc_init_data_hvin:
-0x68c3 029055 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 029056 setarg otp_adc_flag 
-0x68c5 029057 isub temp ,null 
-0x68c6 029058 branch adc_check_data_hvin ,zero 
-0x68c7 029059 setarg 0x5932 
-0x68c8 029060 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 029061 setarg 0x4323 
-0x68ca 029062 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 029063 branch set_vdd_reference_voltage_4v 
-:      029065 adc_check_data_hvin:
-0x68cc 029066 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 029067 nbranch adc_check_1v_hvin ,blank 
-0x68ce 029068 setarg 0x5932 
-0x68cf 029069 store 2 ,mem_5v_adc_hvin_data 
-:      029070 adc_check_1v_hvin:
-0x68d0 029071 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 029072 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 029073 setarg 0x4323 
-0x68d3 029074 store 2 ,mem_1v_adc_hvin_data 
-:      029075 set_vdd_reference_voltage_4v:
-0x68d4 029076 setarg 400 
-0x68d5 029077 store 2 ,mem_reference_voltage 
-0x68d6 029078 rtn 
-:      029080 adc_init_data_io:
-0x68d7 029081 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 029082 setarg otp_adc_flag 
-0x68d9 029083 isub temp ,null 
-0x68da 029084 branch adc_check_data_io ,zero 
-0x68db 029085 setarg 0x6946 
-0x68dc 029086 store 2 ,mem_1v_adc_io_data 
-0x68dd 029087 setarg 0x5377 
-0x68de 029088 store 2 ,mem_0_5_adc_io_data 
-0x68df 029089 branch set_vdd_reference_voltage_0_5v 
-:      029091 adc_check_data_io:
-0x68e0 029092 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 029093 nbranch adc_check_0_5v_io ,blank 
-0x68e2 029094 setarg 0x6946 
-0x68e3 029095 store 2 ,mem_1v_adc_io_data 
-:      029096 adc_check_0_5v_io:
-0x68e4 029097 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 029098 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 029099 setarg 0x5377 
-0x68e7 029100 store 2 ,mem_0_5_adc_io_data 
-:      029101 set_vdd_reference_voltage_0_5v:
-0x68e8 029102 setarg 50 
-0x68e9 029103 store 2 ,mem_reference_voltage 
-0x68ea 029104 rtn 
-:      029107 adc_set_mode:
-0x68eb 029108 fetch 1 ,mem_adc_config_flag 
-0x68ec 029109 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 029110 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 029111 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 029112 rtn 
-:      029113 adc_check_vinlpm:
-0x68f0 029114 jam 0xbf ,rf_adc_mode 
-0x68f1 029115 branch read_adc 
-:      029116 adc_check_hvin:
-0x68f2 029117 jam 0xaf ,rf_adc_mode 
-0x68f3 029118 branch read_adc 
-:      029119 adc_check_gpio:
-0x68f4 029120 jam 0x8f ,rf_adc_mode 
-0x68f5 029121 fetch 1 ,mem_adc_channel 
-0x68f6 029122 hstore 1 ,rf_adc_ch 
-0x68f7 029123 branch read_adc 
-:      029124 read_adc:
-0x68f8 029125 bpatchx patch33_7 ,mem_patch33 
-0x68f9 029126 hfetch 1 ,core_uart_baud + 1 
-0x68fa 029127 set1 7 ,pdata 
-0x68fb 029128 hstore 1 ,core_uart_baud + 1 
-0x68fc 029129 hfetch 1 ,rf_adc_ch 
-0x68fd 029130 or_into 0x30 ,pdata 
-0x68fe 029131 hstore 1 ,rf_adc_ch 
-0x68ff 029132 jam 0x7c ,rfen_adc 
-0x6900 029133 jam 0xaa ,rf_adc_gc 
-0x6901 029134 nop 5000 
-0x6902 029135 hfetcht 2 ,core_adc_sum 
-0x6903 029136 hfetch 1 ,core_uart_baud + 1 
-0x6904 029137 set0 7 ,pdata 
-0x6905 029138 hstore 1 ,core_uart_baud + 1 
-0x6906 029139 storet 2 ,mem_adc_current_value 
-0x6907 029140 rtn 
-:      029142 vdd_calculate_by_mode:
-0x6908 029143 bpatchx patch34_0 ,mem_patch34 
-0x6909 029144 fetch 1 ,mem_adc_config_flag 
-0x690a 029145 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 029146 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 029147 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 029148 rtn 
-:      029150 vdd_calculate_vinlpm:
-0x690e 029151 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 029152 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 029153 arg 200 ,regc 
-0x6911 029154 branch vdd_calculate 
-:      029156 vdd_calculate_hvin:
-0x6912 029157 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 029158 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 029159 arg 100 ,regc 
-0x6915 029160 branch vdd_calculate 
-:      029162 vdd_calculate_io:
-0x6916 029163 fetch 2 ,mem_1v_adc_io_data 
-0x6917 029164 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 029165 arg 50 ,regc 
-0x6919 029166 branch vdd_calculate 
-:      029168 vdd_calculate:
-0x691a 029169 isub temp ,rega 
-0x691b 029170 fetch 2 ,mem_adc_current_value 
-0x691c 029171 isub temp ,pdata 
-0x691d 029172 nbranch vdd_calculate1 ,positive 
-0x691e 029173 fetcht 2 ,mem_reference_voltage 
-0x691f 029174 imul32 temp ,regb 
-0x6920 029175 copy regc ,pdata 
-0x6921 029176 imul32 rega ,pdata 
-0x6922 029177 iadd regb ,pdata 
-:      029178 vdd_calculate2:
-0x6923 029179 idiv rega 
-0x6924 029180 call wait_div_end 
-0x6925 029181 quotient pdata 
-0x6926 029182 rtn 
-:      029184 vdd_calculate1:
-0x6927 029185 copy temp ,pdata 
-0x6928 029186 fetcht 2 ,mem_adc_current_value 
-0x6929 029187 isub temp ,pdata 
-0x692a 029188 fetcht 2 ,mem_reference_voltage 
-0x692b 029189 imul32 temp ,regb 
-0x692c 029190 copy regc ,pdata 
-0x692d 029191 imul32 rega ,pdata 
-0x692e 029192 isub regb ,pdata 
-0x692f 029193 branch vdd_calculate2 
-:      029204 adc_bat_percent_lowpower_out:
-0x6930 029205 ifetch 8 ,rega 
-0x6931 029206 store 8 ,mem_pdatatemp 
-0x6932 029207 fetch 2 ,mem_pdatatemp 
-0x6933 029208 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 029209 isub temp ,rega 
-0x6935 029210 fetch 2 ,mem_pdatatemp + 6 
-0x6936 029211 isub temp ,regb 
-0x6937 029212 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 029213 isub temp ,null 
-0x6939 029214 ncall adc_set_low_power_flag ,positive 
-0x693a 029215 mul32 regb ,100 ,pdata 
-0x693b 029216 idiv rega 
-0x693c 029217 call wait_div_end 
-0x693d 029218 quotient pdata 
-0x693e 029219 call adc_set_no_power_flag ,blank 
-0x693f 029220 rtn 
-:      029221 adc_set_low_power_flag:
-0x6940 029222 fetch 1 ,mem_adc_power_flag 
-0x6941 029223 set1 0 ,pdata 
-0x6942 029224 store 1 ,mem_adc_power_flag 
-0x6943 029225 rtn 
-:      029226 adc_set_no_power_flag:
-0x6944 029227 fetcht 1 ,mem_adc_power_flag 
-0x6945 029228 set1 1 ,temp 
-0x6946 029229 storet 1 ,mem_adc_power_flag 
-0x6947 029230 rtn 
-:      029235 keyscan_key_init:
-0x6948 029236 fetch 2 ,mem_key_num_ptr 
-0x6949 029237 ifetch 1 ,pdata 
-:      029238 keyscan_key_init_next:
-0x694a 029239 rtn blank 
-0x694b 029240 copy pdata ,loopcnt 
-0x694c 029242 fetch 2 ,mem_keyscan_ptr 
-0x694d 029243 increase 3 ,pdata 
-0x694e 029244 copy pdata ,rega 
-:      029245 keyscan_key_init_lp1:
-0x694f 029246 ifetcht 1 ,rega 
-0x6950 029247 call gpio_config_input 
-0x6951 029248 increase key_conf_struct_len ,rega 
-0x6952 029249 loop keyscan_key_init_lp1 
-:      029250 keyscan_key_init_end:
-0x6953 029251 rtn 
-:      029253 keyscan_scan_key:
-0x6954 029254 fetch 2 ,mem_keyscan_ptr 
-0x6955 029255 increase 3 ,pdata 
-0x6956 029256 copy pdata ,rega 
-0x6957 029258 force 0 ,regb 
-0x6958 029259 jam 0 ,mem_key_value_temp 
-:      029260 keyscan_scan_key_lp1:
-0x6959 029261 ifetcht 1 ,rega 
-0x695a 029262 call gpio_get_bit 
-0x695b 029263 bpatchx patch34_1 ,mem_patch34 
-0x695c 029264 fetch 2 ,mem_key_value_temp 
-0x695d 029265 copy regb ,queue 
-0x695e 029266 qsetflag true ,pdata 
-0x695f 029267 store 2 ,mem_key_value_temp 
-0x6960 029268 increase key_conf_struct_len ,rega 
-0x6961 029269 increase 1 ,regb 
-0x6962 029270 fetch 2 ,mem_key_num_ptr 
-0x6963 029271 ifetch 1 ,pdata 
-:      029272 keyscan_scan_key_lp1_next:
-0x6964 029273 ixor regb ,null 
-0x6965 029274 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 029275 fetch 2 ,mem_key_value_temp 
-0x6967 029276 fetcht 2 ,mem_key_value 
-0x6968 029277 ixor temp ,null 
-0x6969 029278 rtn zero 
-0x696a 029279 enable user 
-0x696b 029280 rtn 
-:      029282 keyscan_process_lpm_before:
-0x696c 029283 fetch 2 ,mem_key_num_ptr 
-0x696d 029284 ifetch 1 ,pdata 
-:      029285 keyscan_process_lpm_before_next:
-0x696e 029286 rtn blank 
-0x696f 029287 copy pdata ,loopcnt 
-0x6970 029288 fetch 2 ,mem_keyscan_ptr 
-0x6971 029289 increase 3 ,pdata 
-0x6972 029290 copy pdata ,rega 
-:      029291 keyscan_process_lpm_before_lp1:
-0x6973 029292 ifetcht 1 ,rega 
-0x6974 029293 call gpio_set_wake_by_current_state 
-0x6975 029294 increase key_conf_struct_len ,rega 
-0x6976 029295 loop keyscan_process_lpm_before_lp1 
-:      029296 keyscan_process_lpm_before_end:
-0x6977 029297 rtn 
-:      029299 keyscan_key_process:
-0x6978 029300 arg key_scan_timer ,queue 
-0x6979 029301 call timer_check 
-0x697a 029302 nrtn blank 
-0x697b 029303 setarg 0x20 
-0x697c 029304 arg key_scan_timer ,queue 
-0x697d 029305 call timer_init 
-0x697e 029306 disable user 
-0x697f 029307 call keyscan_process_lpm_before 
-0x6980 029308 bpatchx patch34_2 ,mem_patch34 
-0x6981 029309 fetch 2 ,mem_key_num_ptr 
-0x6982 029310 ifetch 1 ,pdata 
-:      029311 keyscan_key_process_next:
-0x6983 029312 rtn blank 
-0x6984 029313 call keyscan_scan_key 
-0x6985 029314 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 029315 call lpm_button_get_wake_lock 
-0x6987 029316 disable user 
-0x6988 029317 fetch 2 ,mem_key_value_temp 
-0x6989 029318 store 2 ,mem_key_value_temp4 
-0x698a 029319 jam 0 ,mem_key_value_temp6 
-0x698b 029320 force 0 ,queue 
-:      029321 keyscan_key_lp1:
-0x698c 029322 fetch 2 ,mem_key_value 
-0x698d 029323 rshift pdata ,temp 
-0x698e 029324 storet 2 ,mem_key_value 
-0x698f 029325 and pdata ,0x01 ,pdata 
-0x6990 029326 fetcht 2 ,mem_key_value_temp4 
-0x6991 029327 and temp ,0x01 ,rega 
-0x6992 029328 rshift temp ,temp 
-0x6993 029329 storet 2 ,mem_key_value_temp4 
-0x6994 029330 ixor rega ,null 
-0x6995 029331 ncall keyscan_send_key_data ,zero 
-0x6996 029332 fetch 2 ,mem_key_num_ptr 
-0x6997 029333 ifetch 1 ,pdata 
-:      029334 keyscan_key_lp1_next:
-0x6998 029335 fetcht 1 ,mem_key_value_temp6 
-0x6999 029336 increase 1 ,temp 
-0x699a 029337 storet 1 ,mem_key_value_temp6 
-0x699b 029338 copy temp ,queue 
-0x699c 029339 ixor queue ,null 
-0x699d 029340 nbranch keyscan_key_lp1 ,zero 
-0x699e 029341 fetch 2 ,mem_key_value_temp 
-0x699f 029342 store 2 ,mem_key_value 
-0x69a0 029343 rtn 
-:      029344 keyscan_send_key_data:
-0x69a1 029345 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029346 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029347 increase 1 ,pdata 
-0x69a4 029348 ifetch 2 ,pdata 
-0x69a5 029349 branch callback_func 
-:      029360 pwm_init:
-0x69a6 029361 hfetch 1 ,core_clksel 
-0x69a7 029362 ior rega ,pdata 
-0x69a8 029363 hstore 1 ,core_clksel 
-0x69a9 029364 hfetch 2 ,core_clkoff 
-0x69aa 029365 set0 clock_off_pwm ,pdata 
-0x69ab 029366 hstore 2 ,core_clkoff 
-:      029367 delay_nop100:
-0x69ac 029368 nop 100 
-0x69ad 029369 rtn 
-:      029380 pwm_out_set:
-0x69ae 029381 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029382 setarg pwm_12mhz 
-0x69b0 029383 idiv temp 
-0x69b1 029384 call wait_div_end 
-0x69b2 029385 quotient temp 
-0x69b3 029386 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029387 imul32 temp ,pdata 
-0x69b5 029388 div pdata ,100 
-0x69b6 029389 call wait_div_end 
-0x69b7 029390 quotient rega 
-0x69b8 029391 copy temp ,pdata 
-0x69b9 029392 isub rega ,regb 
-0x69ba 029393 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029394 call pwm_duty_cycle_set 
-0x69bc 029395 fetch 1 ,mem_pdatatemp 
-0x69bd 029396 branch pwm_enable 
-:      029399 pwm_duty_cycle_set:
-0x69be 029400 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029401 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029402 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029403 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029404 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029405 beq 5 ,pwm_pwm5_duty_set 
-:      029406 pwm_pwm0_duty_set:
-0x69c4 029407 arg core_pwm_pcnt0 ,contw 
-0x69c5 029408 branch pwm_set_pncnt 
-:      029409 pwm_pwm1_duty_set:
-0x69c6 029410 arg core_pwm_pcnt1 ,contw 
-0x69c7 029411 branch pwm_set_pncnt 
-:      029412 pwm_pwm2_duty_set:
-0x69c8 029413 arg core_pwm_pcnt2 ,contw 
-0x69c9 029414 branch pwm_set_pncnt 
-:      029415 pwm_pwm3_duty_set:
-0x69ca 029416 arg core_pwm_pcnt3 ,contw 
-0x69cb 029417 branch pwm_set_pncnt 
-:      029418 pwm_pwm4_duty_set:
-0x69cc 029419 arg core_pwm_pcnt4 ,contw 
-0x69cd 029420 branch pwm_set_pncnt 
-:      029421 pwm_pwm5_duty_set:
-0x69ce 029422 arg core_pwm_pcnt5 ,contw 
-0x69cf 029423 branch pwm_set_pncnt 
-:      029424 pwm_set_pncnt:
-0x69d0 029425 copy rega ,pdata 
-0x69d1 029426 istore 2 ,contw 
-0x69d2 029427 copy regb ,pdata 
-0x69d3 029428 istore 2 ,contw 
-0x69d4 029429 rtn 
-:      029433 pwm_enable:
-0x69d5 029434 enable user 
-0x69d6 029435 branch pwm_gpio_set 
-:      029436 pwm_disable:
-0x69d7 029437 disable user 
-:      029438 pwm_gpio_set:
-0x69d8 029439 beq 4 ,pwm_gpio4_set 
-0x69d9 029440 beq 5 ,pwm_gpio5_set 
-0x69da 029441 beq 27 ,pwm_gpio27_set 
-0x69db 029442 beq 28 ,pwm_gpio28_set 
-0x69dc 029443 beq 3 ,pwm_gpio3_set 
-0x69dd 029444 beq 8 ,pwm_gpio8_set 
-0x69de 029445 beq 20 ,pwm_gpio20_set 
-0x69df 029446 beq 21 ,pwm_gpio21_set 
-0x69e0 029447 beq 22 ,pwm_gpio22_set 
-0x69e1 029448 beq 23 ,pwm_gpio23_set 
-0x69e2 029449 rtn 
-:      029452 pwm_gpio4_set:
-0x69e3 029453 arg 6 ,queue 
-0x69e4 029454 branch pwm_one_set_select 
-:      029455 pwm_gpio5_set:
-0x69e5 029456 arg 7 ,queue 
-0x69e6 029457 branch pwm_one_set_select 
-:      029458 pwm_gpio27_set:
-0x69e7 029459 arg 8 ,queue 
-0x69e8 029460 branch pwm_one_set_select 
-:      029461 pwm_gpio28_set:
-0x69e9 029462 arg 9 ,queue 
-0x69ea 029463 branch pwm_one_set_select 
-:      029464 pwm_gpio3_set:
-0x69eb 029465 arg 10 ,queue 
-0x69ec 029466 branch pwm_one_set_select 
-:      029467 pwm_gpio8_set:
-0x69ed 029468 arg 11 ,queue 
-0x69ee 029469 branch pwm_one_set_select 
-:      029470 pwm_gpio20_set:
-0x69ef 029471 arg 12 ,queue 
-0x69f0 029472 branch pwm_tw0_set_select 
-:      029473 pwm_gpio21_set:
-0x69f1 029474 arg 13 ,queue 
-0x69f2 029475 branch pwm_tw0_set_select 
-:      029476 pwm_gpio22_set:
-0x69f3 029477 arg 14 ,queue 
-0x69f4 029478 branch pwm_tw0_set_select 
-:      029479 pwm_gpio23_set:
-0x69f5 029480 arg 15 ,queue 
-0x69f6 029481 branch pwm_tw0_set_select 
-:      029483 pwm_set_select:
-0x69f7 029484 hfetch 2 ,core_gpio_sel1 
-0x69f8 029485 qsetflag user ,pdata 
-0x69f9 029486 hstore 2 ,core_gpio_sel1 
-0x69fa 029487 copy rega ,queue 
-0x69fb 029488 hfetch 1 ,core_gpio_key2 
-0x69fc 029489 qsetflag user ,pdata 
-0x69fd 029490 hstore 1 ,core_gpio_key2 
-0x69fe 029491 rtn 
-:      029493 pwm_one_set_select:
-0x69ff 029494 add queue ,-4 ,rega 
-0x6a00 029495 branch pwm_set_select 
-:      029497 pwm_tw0_set_select:
-0x6a01 029498 add queue ,-10 ,rega 
-0x6a02 029499 branch pwm_set_select 
-:      029504 rfcomm_init:
-0x6a03 029505 rtn wake 
-0x6a04 029506 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029507 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029508 jam databits8 ,memremoteprndatabits 
-0x6a07 029509 jam 0x11 ,memremoteprnxon 
-0x6a08 029510 jam 0x13 ,memremoteprnxoff 
-0x6a09 029511 setarg 0 
-0x6a0a 029512 store 3 ,memremoteprnstopbit 
-0x6a0b 029513 store 1 ,mem_spp_state 
-0x6a0c 029514 jam 0 ,memui_reconnect_mode 
-:      029516 rfcomm_init_spp:
-0x6a0d 029517 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029518 setarg 0 
-0x6a0f 029519 store 1 ,mem_spp_state 
-0x6a10 029520 store 1 ,mem_remote_spp_channel 
-0x6a11 029521 store 1 ,mem_pn_dlci 
-0x6a12 029522 fetch 1 ,mem_credit_flag 
-0x6a13 029523 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029524 jam 0x50 ,mem_credit_given 
-0x6a15 029525 rtn 
-:      029527 rfcomm_init_spp_with_credit:
-0x6a16 029528 jam 0x00 ,mem_credit_given 
-0x6a17 029529 rtn 
-:      029531 set_cr_bit:
-0x6a18 029532 or_into 0x02 ,temp 
-0x6a19 029533 rtn 
-:      029545 rfcomm_calculate_fcs_sabm:
-0x6a1a 029546 copy temp ,pdata 
-0x6a1b 029547 reverse pdata ,pdata 
-0x6a1c 029548 store 1 ,memfcstemp3 
-0x6a1d 029549 force ini_tx_sabm ,pdata 
-0x6a1e 029550 reverse pdata ,pdata 
-0x6a1f 029551 store 1 ,memfcstemp2 
-0x6a20 029552 force 0x01 ,pdata 
-0x6a21 029553 reverse pdata ,pdata 
-0x6a22 029554 store 1 ,memfcstemp1 
-0x6a23 029555 call caculate_fcs 
-0x6a24 029556 copy temp ,pdata 
-0x6a25 029557 rtn 
-:      029558 rfcomm_calculate_fcs_ua:
-0x6a26 029559 reverse pdata ,pdata 
-0x6a27 029560 store 1 ,memfcstemp3 
-0x6a28 029561 force rsp_tx_ua ,pdata 
-0x6a29 029562 reverse pdata ,pdata 
-0x6a2a 029563 store 1 ,memfcstemp2 
-0x6a2b 029564 force 0x01 ,pdata 
-0x6a2c 029565 reverse pdata ,pdata 
-0x6a2d 029566 store 1 ,memfcstemp1 
-0x6a2e 029567 branch caculate_fcs 
-:      029569 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029570 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029571 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029572 setarg 0x70 
-0x6a32 029573 rtn 
-:      029574 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029575 setarg 0xaa 
-0x6a34 029576 rtn 
-:      029578 rfcomm_save_fcs_uih:
-0x6a35 029579 reverse pdata ,pdata 
-0x6a36 029580 store 1 ,memfcstemp3 
-0x6a37 029581 force rsp_rx_uih ,pdata 
-0x6a38 029582 call caculate_uihdata_fcs 
-0x6a39 029583 fetcht 2 ,mem_contw_temp 
-0x6a3a 029584 copy temp ,contw 
-0x6a3b 029585 istore 1 ,contw 
-0x6a3c 029586 copy contw ,temp 
-0x6a3d 029587 storet 2 ,mem_contw_temp 
-0x6a3e 029588 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029589 call caculate_uihdata_fcs 
-0x6a40 029590 fetcht 2 ,mem_contw_temp 
-0x6a41 029591 copy temp ,contw 
-0x6a42 029592 istore 1 ,contw 
-0x6a43 029593 rtn 
-:      029602 caculate_uihdata_fcs:
-0x6a44 029603 reverse pdata ,pdata 
-0x6a45 029604 store 1 ,memfcstemp2 
-0x6a46 029605 fetch 2 ,memfcstemp2 
-0x6a47 029606 lshift8 pdata ,pdata 
-0x6a48 029607 store 3 ,mem_mod2div_temp 
-0x6a49 029608 arg 0x107 ,rega 
-0x6a4a 029609 arg 0xf ,regb 
-0x6a4b 029610 call mod2div 
-0x6a4c 029611 xor_into 0xd7 ,pdata 
-0x6a4d 029612 invert pdata ,pdata 
-0x6a4e 029613 reverse pdata ,pdata 
-0x6a4f 029614 rtn 
-:      029624 caculate_fcs:
-0x6a50 029625 fetch 3 ,memfcstemp1 
-0x6a51 029626 store 3 ,mem_mod2div_temp 
-0x6a52 029627 arg 0x107 ,rega 
-0x6a53 029628 arg 0xf ,regb 
-0x6a54 029629 call mod2div 
-0x6a55 029630 lshift8 pdata ,pdata 
-0x6a56 029631 arg 0x7 ,regb 
-0x6a57 029632 call mod2div 
-0x6a58 029633 xor_into 0x2b ,pdata 
-0x6a59 029634 invert pdata ,pdata 
-0x6a5a 029635 reverse pdata ,pdata 
-0x6a5b 029636 copy pdata ,temp 
-0x6a5c 029637 rtn 
-:      029639 mod2div:
-0x6a5d 029640 arg 0 ,regc 
-0x6a5e 029641 copy regb ,loopcnt 
-0x6a5f 029642 call right_shift_n 
-0x6a60 029643 icopy temp 
-:      029644 mod2div_loop:
-0x6a61 029649 copy temp ,pdata 
-0x6a62 029650 lshift regc ,regc 
-0x6a63 029651 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029652 ixor rega ,temp 
-0x6a65 029653 increase 1 ,regc 
-:      029654 mod2div_not_enough_reduction:
-0x6a66 029655 lshift temp ,temp 
-0x6a67 029656 fetch 3 ,mem_mod2div_temp 
-0x6a68 029657 increase -1 ,regb 
-0x6a69 029658 compare 0xff ,regb ,0xff 
-0x6a6a 029659 branch mod2div_end ,true 
-0x6a6b 029660 copy regb ,loopcnt 
-0x6a6c 029661 call right_shift_n 
-0x6a6d 029662 isolate1 0 ,pdata 
-0x6a6e 029663 setflag true ,0 ,temp 
-0x6a6f 029664 branch mod2div_loop 
-:      029665 mod2div_end:
-0x6a70 029667 rshift temp ,pdata 
-0x6a71 029668 rtn 
-:      029670 get_rfcomm_snd_adss:
-0x6a72 029671 fetcht 1 ,mem_pn_dlci 
-:      029672 dlci_to_address_cmd:
-0x6a73 029674 lshift2 temp ,temp 
-0x6a74 029675 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029676 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029677 ncall set_cr_bit ,blank 
-0x6a77 029678 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029679 rtn 
-:      029681 channel_to_dlci:
-0x6a79 029683 lshift temp ,temp 
-0x6a7a 029684 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029685 setflag blank ,0 ,temp 
-0x6a7c 029687 rtn 
-:      029688 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029689 fetcht 1 ,mem_current_channel 
-0x6a7e 029690 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029691 call rfcomm_send_ua 
-0x6a80 029692 fetch 1 ,mem_rfcomm_state 
-0x6a81 029693 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029694 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029695 store 1 ,mem_rfcomm_state 
-0x6a84 029696 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029697 branch rfcomm_rx_process_end 
-:      029698 rfcomm_rx_process_dlci0_ua:
-0x6a86 029699 fetch 1 ,mem_rfcomm_state 
-0x6a87 029700 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029701 store 1 ,mem_rfcomm_state 
-0x6a89 029702 branch rfcomm_rx_process_end 
-:      029705 rfcomm_rx_process:
-0x6a8a 029706 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029707 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029708 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029709 branch rfcomm_rx_process_reconn 
-:      029711 rfcomm_rx_process_remote_page:
-0x6a8e 029712 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029713 copy pdata ,contr 
-0x6a90 029714 call get_rfcomm_head_struct 
-0x6a91 029715 fetch 1 ,mem_current_channel 
-0x6a92 029716 beq 0 ,parse_dlci0_rp 
-0x6a93 029717 branch parse_uih_rp 
-:      029718 parse_dlci0_rp:
-0x6a94 029719 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029720 fetch 1 ,mem_current_frame_type 
-0x6a96 029721 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029722 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029723 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029724 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029725 rtn 
-:      029728 parse_dlci0_rp_uih:
-0x6a9b 029729 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029730 copy pdata ,contr 
-0x6a9d 029731 call get_rfcomm_uih_head_struct 
-0x6a9e 029732 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029733 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029734 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029735 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029736 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029737 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029738 branch rfcomm_rx_process_end 
-:      029740 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029741 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029743 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029745 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029746 fetch 1 ,mem_spp_state 
-0x6aa8 029747 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029748 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029749 store 1 ,mem_spp_state 
-0x6aab 029750 call rfcomm_send_param_neg_res 
-0x6aac 029751 branch rfcomm_rx_process_end 
-:      029753 parse_dlci0_rp_uih_pn_res:
-0x6aad 029754 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029755 branch rfcomm_rx_process_end 
-:      029757 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029758 call get_param_payload_ptr 
-0x6ab0 029759 branch get_rfcomm_prarmer_negotiation 
-:      029761 get_rfcomm_param_modem_status:
-0x6ab1 029762 call get_param_payload_ptr 
-0x6ab2 029763 ifetch 1 ,contr 
-0x6ab3 029764 rshift3 pdata ,pdata 
-0x6ab4 029765 store 1 ,mem_ms_channel 
-0x6ab5 029766 ifetch 1 ,contr 
-0x6ab6 029767 store 1 ,mem_ms_param 
-0x6ab7 029768 rtn 
-:      029771 get_rfcomm_head_struct:
-0x6ab8 029772 ifetch 1 ,contr 
-0x6ab9 029773 store 1 ,mem_current_adss 
-0x6aba 029774 rshift3 pdata ,pdata 
-0x6abb 029775 store 1 ,mem_current_channel 
-0x6abc 029776 ifetch 1 ,contr 
-0x6abd 029777 store 1 ,mem_current_frame_type 
-:      029778 get_rfcomm_current_length:
-0x6abe 029779 call get_rfcomm_length_common 
-0x6abf 029780 storet 2 ,mem_current_length 
-0x6ac0 029781 copy contr ,pdata 
-0x6ac1 029782 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029783 rtn 
-:      029785 get_rfcomm_uih_head_struct:
-0x6ac3 029786 ifetch 1 ,contr 
-0x6ac4 029787 rshift pdata ,pdata 
-0x6ac5 029788 store 1 ,mem_uih_cmd_type 
-0x6ac6 029789 call get_rfcomm_length_common 
-0x6ac7 029790 storet 2 ,mem_uih_length 
-0x6ac8 029791 copy contr ,pdata 
-0x6ac9 029792 store 2 ,mem_param_payload_ptr 
-0x6aca 029793 rtn 
-:      029796 get_param_payload_ptr:
-0x6acb 029797 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029798 copy pdata ,contr 
-0x6acd 029799 rtn 
-:      029801 get_rfcomm_length_common:
-0x6ace 029802 ifetch 1 ,contr 
-0x6acf 029803 copy pdata ,temp 
-0x6ad0 029804 rshift temp ,temp 
-0x6ad1 029805 rtnbit1 0 
-0x6ad2 029806 ifetch 1 ,contr 
-0x6ad3 029807 lshift3 pdata ,pdata 
-0x6ad4 029808 lshift4 pdata ,pdata 
-0x6ad5 029809 iadd temp ,temp 
-0x6ad6 029810 rtn 
-:      029812 get_rfcomm_prarmer_negotiation:
-0x6ad7 029813 ifetch 1 ,contr 
-0x6ad8 029814 store 1 ,mem_pn_dlci 
-0x6ad9 029815 ifetch 1 ,contr 
-0x6ada 029816 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029817 ifetch 1 ,contr 
-0x6adc 029818 store 1 ,mem_pn_priority 
-0x6add 029819 ifetch 1 ,contr 
-0x6ade 029820 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029821 ifetch 2 ,contr 
-0x6ae0 029822 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029823 ifetch 1 ,contr 
-0x6ae2 029824 store 1 ,mem_pn_max_retrans 
-0x6ae3 029825 ifetch 1 ,contr 
-0x6ae4 029826 store 1 ,mem_remote_credits 
-0x6ae5 029827 rtn 
-:      029830 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029831 call get_rfcomm_param_modem_status 
-0x6ae7 029833 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029835 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029836 fetch 1 ,mem_spp_state 
-0x6ae9 029837 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029838 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029839 store 1 ,mem_spp_state 
-0x6aec 029840 fetcht 1 ,mem_pn_dlci 
-0x6aed 029841 lshift2 temp ,temp 
-0x6aee 029842 or_into 3 ,temp 
-0x6aef 029843 call rfcomm_send_modem_status_res 
-0x6af0 029844 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029845 branch rfcomm_rx_process_end 
-:      029847 parse_dlci0_rp_uih_ms_res:
-0x6af2 029848 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029849 call ui_ipc_send_event 
-0x6af4 029850 call get_rfcomm_param_modem_status 
-0x6af5 029851 fetch 1 ,mem_ms_channel 
-0x6af6 029852 sub pdata ,1 ,null 
-0x6af7 029853 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029854 branch assert 
-:      029855 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029856 fetch 1 ,mem_spp_state 
-0x6afa 029857 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029858 store 1 ,mem_spp_state 
-0x6afc 029859 branch rfcomm_rx_process_end 
-:      029861 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029862 call get_param_payload_ptr 
-0x6afe 029863 ifetch 1 ,contr 
-0x6aff 029864 store 1 ,mem_rpn_dlci 
-0x6b00 029865 call l2cap_malloc_rfcomm_channel 
-0x6b01 029866 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029867 setarg 0x000e 
-0x6b03 029868 istore 2 ,contw 
-0x6b04 029869 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029870 istore 2 ,contw 
-0x6b06 029871 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029873 lshift pdata ,pdata 
-0x6b08 029874 set1 0 ,pdata 
-0x6b09 029875 istore 1 ,contw 
-0x6b0a 029876 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029877 setarg 0x15ef 
-0x6b0c 029878 istore 2 ,contw 
-0x6b0d 029879 setarg 0x1191 
-0x6b0e 029880 istore 2 ,contw 
-0x6b0f 029883 fetch 1 ,mem_rpn_dlci 
-0x6b10 029884 istore 1 ,contw 
-0x6b11 029885 setarg 0x000007 
-0x6b12 029886 istore 5 ,contw 
-0x6b13 029889 setarg 0x01 
-0x6b14 029890 istore 2 ,contw 
-0x6b15 029893 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029894 istore 1 ,contw 
-0x6b17 029895 rtn 
-:      029899 parse_uih_rp:
-0x6b18 029900 branch parse_uih_rp_spp 
-:      029902 parse_uih_rp_spp:
-0x6b19 029903 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029904 fetch 1 ,mem_current_frame_type 
-0x6b1b 029905 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029906 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029907 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029908 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029909 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029910 rtn 
-:      029911 parse_uih_rp_spp_ua:
-0x6b21 029912 fetch 1 ,mem_spp_state 
-0x6b22 029913 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029914 store 1 ,mem_spp_state 
-0x6b24 029915 branch rfcomm_rx_process_end 
-:      029916 parse_uih_rp_spp_sabm:
-0x6b25 029917 fetch 1 ,mem_spp_state 
-0x6b26 029918 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029919 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029920 store 1 ,mem_spp_state 
-0x6b29 029921 fetch 1 ,mem_current_adss 
-0x6b2a 029922 call rfcomm_calculate_fcs_ua 
-0x6b2b 029923 store 1 ,mem_current_fcs 
-0x6b2c 029924 call rfcomm_send_ua 
-0x6b2d 029925 fetch 1 ,mem_current_adss 
-0x6b2e 029926 rshift2 pdata ,pdata 
-0x6b2f 029927 store 1 ,mem_pn_dlci 
-0x6b30 029928 lshift2 pdata ,pdata 
-0x6b31 029929 set0 rfcomm_address_cr ,pdata 
-0x6b32 029930 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029931 arg mem_hiufcs_spp ,temp 
-0x6b34 029932 storet 2 ,mem_contw_temp 
-0x6b35 029933 call rfcomm_save_fcs_uih 
-0x6b36 029934 branch rfcomm_rx_process_end 
-:      029936 parse_uih_spp_uih_credits:
-0x6b37 029937 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029938 copy pdata ,contr 
-0x6b39 029939 increase 1 ,pdata 
-0x6b3a 029940 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029941 ifetch 1 ,contr 
-0x6b3c 029942 fetcht 1 ,mem_remote_credits 
-0x6b3d 029943 iadd temp ,pdata 
-0x6b3e 029944 store 1 ,mem_remote_credits 
-:      029945 parse_uih_spp_uih:
-0x6b3f 029946 call rfcomm_increase_credit_given 
-:      029947 parse_uih_spp_uih_cont:
-0x6b40 029948 call get_rfcomm_snd_adss 
-0x6b41 029949 call rfcomm_send_uih_without_payload 
-0x6b42 029950 call spp_process_rx_data 
-0x6b43 029951 branch rfcomm_rx_process_end 
-:      029953 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029954 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029955 call ui_ipc_send_event 
-:      029956 parse_uih_rp_spp_disconn:
-0x6b46 029957 call rfcomm_init_spp 
-0x6b47 029958 fetch 1 ,mem_current_adss 
-0x6b48 029959 call rfcomm_calculate_fcs_ua 
-0x6b49 029960 store 1 ,mem_current_fcs 
-0x6b4a 029961 call rfcomm_send_ua 
-0x6b4b 029962 branch rfcomm_rx_process_end 
-:      029967 rfcomm_rx_process_reconn:
-0x6b4c 029968 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029969 copy pdata ,contr 
-0x6b4e 029970 call get_rfcomm_head_struct 
-0x6b4f 029971 fetch 1 ,mem_current_channel 
-0x6b50 029972 beq 0 ,parse_dlci0_reconn 
-0x6b51 029973 branch parse_uih_reconn 
-:      029975 parse_dlci0_reconn:
-0x6b52 029976 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029977 fetch 1 ,mem_current_frame_type 
-0x6b54 029978 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029979 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029980 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029981 branch rfcomm_rx_process_end 
-:      029982 parse_dlci0_reconn_uih:
-0x6b58 029983 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029984 copy pdata ,contr 
-0x6b5a 029985 call get_rfcomm_uih_head_struct 
-0x6b5b 029986 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029987 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029988 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029989 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029990 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029991 branch rfcomm_rx_process_end 
-:      029993 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029994 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029995 fetch 1 ,mem_pn_dlci 
-0x6b63 029996 rshift pdata ,pdata 
-0x6b64 029997 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029998 isub temp ,null 
-0x6b66 029999 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 030000 branch assert 
-:      030001 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 030002 fetch 1 ,mem_spp_state 
-0x6b69 030003 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 030004 store 1 ,mem_spp_state 
-0x6b6b 030005 branch rfcomm_rx_process_end 
-:      030007 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 030008 call get_rfcomm_param_modem_status 
-0x6b6d 030009 fetch 1 ,mem_ms_channel 
-0x6b6e 030010 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 030011 isub temp ,null 
-0x6b70 030012 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 030013 branch assert 
-0x6b72 030014 branch rfcomm_rx_process_end 
-:      030015 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 030016 fetch 1 ,mem_spp_state 
-0x6b74 030017 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 030018 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 030019 store 1 ,mem_spp_state 
-0x6b77 030020 fetcht 1 ,mem_pn_dlci 
-0x6b78 030021 lshift2 temp ,temp 
-0x6b79 030022 or_into 3 ,temp 
-0x6b7a 030023 call rfcomm_send_modem_status_res 
-0x6b7b 030024 branch rfcomm_rx_process_end 
-:      030026 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 030027 call get_rfcomm_param_modem_status 
-0x6b7d 030028 fetch 1 ,mem_ms_channel 
-0x6b7e 030029 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 030030 isub temp ,null 
-0x6b80 030031 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 030032 branch assert 
-:      030033 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 030034 fetch 1 ,mem_spp_state 
-0x6b83 030035 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 030036 store 1 ,mem_spp_state 
-0x6b85 030037 branch rfcomm_rx_process_end 
-:      030039 parse_uih_reconn:
-0x6b86 030040 fetch 1 ,mem_current_channel 
-0x6b87 030041 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 030042 isub temp ,null 
-0x6b89 030043 branch parse_uih_reconn_spp ,zero 
-0x6b8a 030044 branch assert 
-0x6b8b 030045 branch rfcomm_rx_process_end 
-:      030047 parse_uih_reconn_spp:
-0x6b8c 030048 fetch 1 ,mem_current_frame_type 
-0x6b8d 030049 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 030050 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 030051 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 030052 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      030053 parse_uih_reconn_spp_ua:
-0x6b91 030054 fetch 1 ,mem_spp_state 
-0x6b92 030055 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 030056 store 1 ,mem_spp_state 
-0x6b94 030057 branch rfcomm_rx_process_end 
-:      030058 parse_uih_reconn_spp_sabm:
-0x6b95 030059 branch parse_uih_reconn_spp_sabm 
-:      030060 parse_uih_reconn_spp_disconn:
-0x6b96 030061 branch parse_uih_rp_spp_disconn 
-:      030062 rfcomm_rx_process_end:
-0x6b97 030063 rtn 
-:      030065 rfcomm_send_more_pkt:
-0x6b98 030066 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 030067 rtn blank 
-0x6b9a 030068 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 030069 branch assert 
-:      030071 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 030072 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 030073 call l2cap_malloc_rfcomm_channel 
-0x6b9e 030074 arg spp_slave_channel ,temp 
-0x6b9f 030075 fetcht 1 ,mem_pn_dlci 
-0x6ba0 030076 lshift2 temp ,temp 
-:      030077 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 030078 or_into 0x03 ,temp 
-0x6ba2 030079 arg 0xaa ,rega 
-0x6ba3 030080 call rfcomm_send_modem_status_cmd 
-0x6ba4 030081 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 030082 copy contw ,contr 
-0x6ba6 030083 ifetch 2 ,contr 
-0x6ba7 030084 branch assert ,blank 
-0x6ba8 030085 rtn 
-:      030087 rfcomm_send_sabm:
-0x6ba9 030088 call l2cap_get_rfcomm_tx_buff 
-0x6baa 030089 setarg 0x0004 
-0x6bab 030090 istore 2 ,contw 
-0x6bac 030091 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 030092 istore 2 ,contw 
-0x6bae 030093 fetch 1 ,mem_current_adss 
-0x6baf 030094 istore 1 ,contw 
-0x6bb0 030095 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 030096 setarg 0x013f 
-0x6bb2 030097 istore 2 ,contw 
-0x6bb3 030098 fetch 1 ,mem_current_fcs 
-0x6bb4 030099 istore 1 ,contw 
-0x6bb5 030100 rtn 
-:      030101 rfcomm_send_ua:
-0x6bb6 030102 call l2cap_malloc_rfcomm_channel 
-0x6bb7 030103 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 030104 setarg 0x0004 
-0x6bb9 030105 istore 2 ,contw 
-0x6bba 030106 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 030107 istore 2 ,contw 
-0x6bbc 030108 fetch 1 ,mem_current_adss 
-0x6bbd 030109 istore 1 ,contw 
-0x6bbe 030110 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 030111 setarg 0x0173 
-0x6bc0 030112 istore 2 ,contw 
-0x6bc1 030113 fetch 1 ,mem_current_fcs 
-0x6bc2 030114 istore 1 ,contw 
-0x6bc3 030115 rtn 
-:      030116 rfcomm_send_param_neg_cmd:
-0x6bc4 030117 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 030118 setarg 0x000e 
-0x6bc6 030119 istore 2 ,contw 
-0x6bc7 030120 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 030121 istore 2 ,contw 
-0x6bc9 030122 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 030123 lshift pdata ,pdata 
-0x6bcb 030124 set1 0 ,pdata 
-0x6bcc 030125 istore 1 ,contw 
-0x6bcd 030126 bpatchx patch35_4 ,mem_patch35 
-0x6bce 030127 setarg 0x15ef 
-0x6bcf 030128 istore 2 ,contw 
-0x6bd0 030129 setarg 0x1183 
-0x6bd1 030130 istore 2 ,contw 
-0x6bd2 030131 copy temp ,pdata 
-0x6bd3 030132 istore 1 ,contw 
-0x6bd4 030133 setarg 0x0000f0 
-0x6bd5 030134 istore 3 ,contw 
-0x6bd6 030135 setarg rfcomm_max_frame_size 
-0x6bd7 030136 istore 2 ,contw 
-0x6bd8 030137 setarg 0 
-0x6bd9 030138 istore 1 ,contw 
-0x6bda 030139 setarg 0x01 
-0x6bdb 030140 istore 1 ,contw 
-0x6bdc 030141 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 030142 istore 1 ,contw 
-0x6bde 030143 jam 0x10 ,mem_credit_given 
-0x6bdf 030144 rtn 
-:      030145 rfcomm_send_param_neg_res:
-0x6be0 030146 call l2cap_malloc_rfcomm_channel 
-0x6be1 030147 call l2cap_get_rfcomm_tx_buff 
-0x6be2 030148 setarg 0x000e 
-0x6be3 030149 istore 2 ,contw 
-0x6be4 030150 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 030151 istore 2 ,contw 
-0x6be6 030152 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 030153 lshift pdata ,pdata 
-0x6be8 030154 set1 0 ,pdata 
-0x6be9 030155 istore 1 ,contw 
-0x6bea 030156 bpatchx patch35_5 ,mem_patch35 
-0x6beb 030157 setarg 0x15ef 
-0x6bec 030158 istore 2 ,contw 
-0x6bed 030159 setarg 0x1181 
-0x6bee 030160 istore 2 ,contw 
-0x6bef 030161 fetch 1 ,mem_pn_dlci 
-0x6bf0 030162 istore 1 ,contw 
-0x6bf1 030163 setarg 0x0000e0 
-0x6bf2 030164 istore 3 ,contw 
-0x6bf3 030165 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 030166 istore 2 ,contw 
-0x6bf5 030167 setarg 0x00 
-0x6bf6 030168 istore 1 ,contw 
-0x6bf7 030169 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 030170 istore 1 ,contw 
-0x6bf9 030171 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 030172 istore 1 ,contw 
-0x6bfb 030173 rtn 
-:      030174 rfcomm_send_modem_status_cmd:
-0x6bfc 030175 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 030176 setarg 0x0008 
-0x6bfe 030177 istore 2 ,contw 
-0x6bff 030178 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 030179 istore 2 ,contw 
-0x6c01 030180 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 030181 lshift pdata ,pdata 
-0x6c03 030182 set1 0 ,pdata 
-0x6c04 030183 istore 1 ,contw 
-0x6c05 030184 bpatchx patch35_6 ,mem_patch35 
-0x6c06 030185 setarg 0x09ef 
-0x6c07 030186 istore 2 ,contw 
-0x6c08 030187 setarg 0x05e3 
-0x6c09 030188 istore 2 ,contw 
-0x6c0a 030189 copy temp ,pdata 
-0x6c0b 030190 istore 1 ,contw 
-0x6c0c 030191 setarg 0x8d 
-0x6c0d 030192 istore 1 ,contw 
-0x6c0e 030193 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 030194 istore 1 ,contw 
-0x6c10 030195 rtn 
-:      030197 rfcomm_send_modem_status_res:
-0x6c11 030198 call l2cap_malloc_rfcomm_channel 
-0x6c12 030199 call l2cap_get_rfcomm_tx_buff 
-0x6c13 030200 setarg 0x0008 
-0x6c14 030201 istore 2 ,contw 
-0x6c15 030202 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 030203 istore 2 ,contw 
-0x6c17 030204 copy temp ,timeup 
-0x6c18 030205 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 030206 lshift pdata ,pdata 
-0x6c1a 030207 set1 0 ,pdata 
-0x6c1b 030208 istore 1 ,contw 
-0x6c1c 030209 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 030210 setarg 0x09ef 
-0x6c1e 030211 istore 2 ,contw 
-0x6c1f 030212 setarg 0x05e1 
-0x6c20 030213 istore 2 ,contw 
-0x6c21 030214 copy timeup ,pdata 
-0x6c22 030215 istore 1 ,contw 
-0x6c23 030216 setarg 0x8d 
-0x6c24 030217 istore 1 ,contw 
-0x6c25 030218 call rfcomm_calculate_fcs_dlci0 
-0x6c26 030219 istore 1 ,contw 
-0x6c27 030220 rtn 
-:      030222 rfcomm_send_uih_without_payload:
-0x6c28 030223 bpatchx patch36_0 ,mem_patch36 
-0x6c29 030224 fetch 1 ,mem_credit_given 
-0x6c2a 030225 rtn blank 
-0x6c2b 030226 hfetch 2 ,core_uart_rxitems 
-0x6c2c 030227 nrtn blank 
-0x6c2d 030228 copy rega ,pdata 
-0x6c2e 030229 store 1 ,mem_pdatatemp + 1 
-0x6c2f 030230 storet 1 ,mem_pdatatemp 
-0x6c30 030231 call l2cap_malloc_is_fifo_full 
-0x6c31 030232 nrtn blank 
-0x6c32 030233 call l2cap_malloc_rfcomm_channel 
-0x6c33 030234 call l2cap_get_rfcomm_tx_buff 
-0x6c34 030235 setarg 0x05 
-0x6c35 030236 istore 2 ,contw 
-0x6c36 030237 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 030238 istore 2 ,contw 
-0x6c38 030239 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 030240 istore 1 ,contw 
-0x6c3a 030241 setarg 0x01ff 
-0x6c3b 030242 istore 2 ,contw 
-0x6c3c 030243 fetch 1 ,mem_credit_given 
-0x6c3d 030244 istore 1 ,contw 
-0x6c3e 030245 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 030246 istore 1 ,contw 
-0x6c40 030247 jam 0 ,mem_credit_given 
-0x6c41 030248 rtn 
-:      030250 rfcomm_increase_credit_given:
-0x6c42 030251 bpatchx patch36_1 ,mem_patch36 
-0x6c43 030252 fetch 1 ,mem_credit_flag 
-0x6c44 030253 rtneq credit_enable 
-0x6c45 030254 fetch 2 ,mem_current_length 
-0x6c46 030255 rtn blank 
-0x6c47 030256 fetch 1 ,mem_credit_given 
-0x6c48 030257 increase 1 ,pdata 
-0x6c49 030258 store 1 ,mem_credit_given 
-0x6c4a 030259 rtn 
-:      030261 spp_process_rx_data:
-0x6c4b 030262 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 030263 branch callback_func 
-:      030265 spp_tx_rfcomm_packet:
-0x6c4d 030266 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 030268 fetch 1 ,mem_remote_credits 
-0x6c4f 030269 rtn blank 
-0x6c50 030270 increase -1 ,pdata 
-0x6c51 030271 store 1 ,mem_remote_credits 
-0x6c52 030272 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 030273 fetcht 2 ,mem_current_packet_length 
-0x6c54 030274 isub temp ,null 
-0x6c55 030275 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 030276 store 2 ,mem_current_packet_length 
-:      030277 ssp_tx_rfcomm_from_uart:
-0x6c57 030278 fetch 1 ,mem_credit_given 
-0x6c58 030279 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 030280 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 030281 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 030282 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 030283 setarg rsp_rx_uih_wdata 
-0x6c5d 030284 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 030285 branch ssp_tx_rfcomm_from_uart_common 
-:      030286 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 030287 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 030288 fetch 1 ,mem_hiufcs_spp 
-0x6c61 030289 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 030290 setarg rsp_tx_uih 
-0x6c63 030291 store 1 ,mem_rfcomm_send_frame_type 
-:      030292 ssp_tx_rfcomm_from_uart_common:
-0x6c64 030293 bpatchx patch36_3 ,mem_patch36 
-0x6c65 030294 fetch 2 ,mem_current_packet_length 
-0x6c66 030295 sub pdata ,127 ,null 
-0x6c67 030296 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 030297 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 030298 increase 1 ,pdata 
-0x6c6a 030299 store 1 ,mem_rfcomm_send_offset 
-:      030300 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 030301 call get_rfcomm_snd_adss 
-0x6c6c 030302 fetch 2 ,mem_current_packet_length 
-0x6c6d 030303 increase 8 ,pdata 
-0x6c6e 030304 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 030305 iadd temp ,rega 
-0x6c70 030307 call l2cap_malloc 
-0x6c71 030308 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 030309 increase 4 ,pdata 
-0x6c73 030310 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 030311 copy pdata ,contw 
-0x6c75 030312 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 030313 istore 1 ,contw 
-0x6c77 030314 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 030315 istore 1 ,contw 
-0x6c79 030316 call ssp_tx_write_length 
-0x6c7a 030317 call ssp_tx_write_given_credit 
-0x6c7b 030318 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 030319 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 030320 copy pdata ,contru 
-0x6c7e 030321 fetch 2 ,mem_current_packet_length 
-0x6c7f 030322 copy pdata ,loopcnt 
-0x6c80 030323 call uart_copy_rx_bytes_fast 
-0x6c81 030324 copy contw ,temp 
-0x6c82 030325 copy contru ,pdata 
-0x6c83 030326 store 2 ,mem_nl_rx_data_src 
-0x6c84 030327 copy temp ,contw 
-0x6c85 030328 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 030329 istore 1 ,contw 
-0x6c87 030330 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 030331 copy pdata ,contw 
-0x6c89 030332 fetch 2 ,mem_current_packet_length 
-0x6c8a 030333 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030334 iadd temp ,pdata 
-0x6c8c 030335 increase 4 ,pdata 
-0x6c8d 030336 istore 2 ,contw 
-0x6c8e 030337 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030338 istore 2 ,contw 
-0x6c90 030339 jam 0 ,mem_credit_given 
-0x6c91 030340 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030341 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030342 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030343 rtn 
-:      030345 ssp_tx_write_length:
-0x6c95 030346 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030347 fetch 2 ,mem_current_packet_length 
-0x6c97 030348 sub pdata ,0x7f ,null 
-0x6c98 030349 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030350 lshift pdata ,pdata 
-0x6c9a 030351 set1 0 ,pdata 
-0x6c9b 030352 istore 1 ,contw 
-0x6c9c 030353 rtn 
-:      030354 ssp_tx_write_long_packet:
-0x6c9d 030355 fetch 2 ,mem_current_packet_length 
-0x6c9e 030356 rshift3 pdata ,pdata 
-0x6c9f 030357 rshift4 pdata ,temp 
-0x6ca0 030358 and_into 0x7f ,pdata 
-0x6ca1 030359 lshift pdata ,pdata 
-0x6ca2 030360 set0 0 ,pdata 
-0x6ca3 030361 istore 1 ,contw 
-0x6ca4 030362 istoret 1 ,contw 
-0x6ca5 030363 rtn 
-:      030364 ssp_tx_write_given_credit:
-0x6ca6 030365 fetch 1 ,mem_credit_given 
-0x6ca7 030366 rtn blank 
-0x6ca8 030367 istore 1 ,contw 
-0x6ca9 030368 rtn 
-:      030373 scheduler_process:
-0x6caa 030374 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030375 call check_51cmd 
-0x6cac 030376 call app_process_bb_event 
-0x6cad 030377 call process_conn_sm 
-0x6cae 030379 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030380 call sp_calc_sequence 
-0x6cb0 030381 call simple_pairing_sequence 
-0x6cb1 030382 call master_simple_paring_sequence 
-0x6cb2 030385 call l2cap_malloc_is_fifo_full 
-0x6cb3 030386 nrtn blank 
-0x6cb4 030388 call l2cap_call_proc_sigal_pending 
-0x6cb5 030389 call l2cap_malloc_is_fifo_full 
-0x6cb6 030390 nrtn blank 
-0x6cb7 030391 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030393 call process_upper_sm 
-0x6cb9 030394 call l2cap_send_config_req 
-0x6cba 030395 call rfcomm_send_more_pkt 
-:      030396 scheduler_process0:
-0x6cbb 030397 call scheduler_tx_disconnect_hid 
-0x6cbc 030398 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030401 branch app_process_bt 
-:      030403 scheduler_tx_disconnect_hid:
-0x6cbe 030404 fetch 1 ,mem_control_tasks 
-0x6cbf 030405 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030406 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030407 rtn 
-:      030409 scheduler_tx_l2cap_pkt:
-0x6cc2 030410 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030411 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030412 rtn blank 
-0x6cc5 030413 fetch 1 ,mem_op 
-0x6cc6 030414 rtnbit1 op_txl2cap 
-0x6cc7 030415 call l2cap_malloc_fifo_out 
-0x6cc8 030416 store 2 ,mem_txptr 
-0x6cc9 030417 copy pdata ,contr 
-0x6cca 030418 ifetch 2 ,contr 
-0x6ccb 030419 increase 4 ,pdata 
-0x6ccc 030420 store 2 ,mem_tx_len 
-0x6ccd 030421 jam 6 ,mem_tx_lch 
-0x6cce 030422 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030423 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030424 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030425 fetch 1 ,mem_op 
-0x6cd2 030426 rtnbit0 op_pkt_comp 
-0x6cd3 030427 set0 op_pkt_comp ,pdata 
-0x6cd4 030428 store 1 ,mem_op 
-0x6cd5 030429 jam 5 ,mem_tx_lch 
-0x6cd6 030430 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030431 fetch 2 ,mem_txptr 
-0x6cd8 030432 iadd temp ,pdata 
-0x6cd9 030433 store 2 ,mem_txptr 
-0x6cda 030434 fetch 2 ,mem_tx_len 
-0x6cdb 030435 isub temp ,pdata 
-0x6cdc 030436 store 2 ,mem_tx_len 
-:      030437 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030438 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030439 fetch 2 ,mem_tx_len 
-0x6cdf 030440 branch assert ,blank 
-0x6ce0 030441 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030442 isub temp ,pdata 
-0x6ce2 030443 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030444 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030445 storet 2 ,mem_tx_len 
-0x6ce5 030446 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030447 iadd temp ,pdata 
-0x6ce7 030448 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030449 branch scheduler_tx_l2cap_pkt_end 
-:      030450 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030451 setarg 0 
-0x6cea 030452 store 2 ,mem_l2cap_tx_multi_offset 
-:      030453 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030454 fetch 1 ,mem_op 
-0x6cec 030455 set1 op_txl2cap ,pdata 
-0x6ced 030456 store 1 ,mem_op 
-0x6cee 030457 rtn 
-:      030459 scheduler_start_upper_sm:
-0x6cef 030460 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030461 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030462 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030463 rtn 
-:      030464 scheduler_start_upper_sm_hid:
-0x6cf3 030465 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030466 rtn 
-:      030468 process_upper_sm:
-0x6cf5 030469 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030470 nbranch process_upper_sm_reconn ,blank 
-:      030471 process_upper_sm_remote_page:
-0x6cf7 030472 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030474 rtn blank 
-0x6cf9 030476 jam 0 ,mem_upper_sm_remote_page 
-:      030477 process_upper_sm_rp_wait:
-0x6cfa 030478 rtn 
-:      030481 process_upper_sm_reconn:
-0x6cfb 030482 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030483 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030484 rtn blank 
-0x6cfe 030485 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030486 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030487 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030488 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030489 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030490 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030491 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030492 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030493 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030494 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030495 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030496 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030497 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030498 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030499 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030500 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030501 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030502 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030503 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030504 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030505 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030506 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030507 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030508 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030509 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030510 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030511 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030512 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030513 process_upper_sm_reconn_wait:
-0x6d1a 030514 rtn 
-:      030515 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030516 call upper_sm_send_sdp_conn 
-0x6d1c 030517 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030518 fetch 1 ,mem_sdp_state 
-0x6d1e 030519 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030520 store 1 ,mem_sdp_state 
-0x6d20 030521 rtn 
-:      030522 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030523 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030524 fetch 1 ,mem_sdp_state 
-0x6d23 030525 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030526 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030527 call upper_sm_send_sdp_cfg 
-0x6d26 030528 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030529 fetch 1 ,mem_sdp_state 
-0x6d28 030530 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030531 store 1 ,mem_sdp_state 
-0x6d2a 030532 rtn 
-:      030533 process_upper_sm_reconn_ss_spp:
-0x6d2b 030534 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030535 nrtn blank 
-0x6d2d 030536 call upper_sm_send_ss_spp 
-0x6d2e 030537 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030538 rtn 
-:      030539 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030540 call upper_sm_send_sdp_disconn 
-0x6d31 030541 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030542 rtn 
-:      030543 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030544 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030545 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030546 fetch 1 ,mem_hid_control_state 
-0x6d36 030547 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030548 store 1 ,mem_hid_control_state 
-0x6d38 030549 rtn 
-:      030550 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030551 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030552 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030553 fetch 1 ,mem_hid_control_state 
-0x6d3c 030554 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030555 store 1 ,mem_hid_control_state 
-0x6d3e 030556 rtn 
-:      030557 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030558 call upper_sm_send_hid_int_conn 
-0x6d40 030559 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030560 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030561 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030562 store 1 ,mem_hid_interrupt_state 
-0x6d44 030563 rtn 
-:      030564 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030565 call upper_sm_send_hid_int_cfg 
-0x6d46 030566 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030567 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030568 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030569 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030570 rtn 
-:      030571 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030572 call upper_sm_send_rfcomm_conn 
-0x6d4c 030573 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030574 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030575 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030576 store 1 ,mem_rfcomm_state 
-0x6d50 030577 rtn 
-:      030578 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030579 call upper_sm_send_rfcomm_cfg 
-0x6d52 030580 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030581 fetch 1 ,mem_rfcomm_state 
-0x6d54 030582 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030583 store 1 ,mem_rfcomm_state 
-0x6d56 030584 rtn 
-:      030585 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030586 call upper_sm_send_rfcomm_sabm 
-0x6d58 030587 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030588 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030589 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030590 store 1 ,mem_rfcomm_state 
-0x6d5c 030591 rtn 
-:      030592 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030593 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030594 fetch 1 ,mem_spp_state 
-0x6d5f 030595 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030596 store 1 ,mem_spp_state 
-0x6d61 030597 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030598 rtn 
-:      030599 process_upper_sm_reconn_spp_sabm:
-0x6d63 030600 call upper_sm_send_spp_sabm 
-0x6d64 030601 fetch 1 ,mem_spp_state 
-0x6d65 030602 set1 rfcomm_channel_state_sabm 
-0x6d66 030603 store 1 ,mem_spp_state 
-0x6d67 030604 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030605 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030606 lshift3 pdata ,pdata 
-0x6d6a 030607 or_into 3 ,pdata 
-0x6d6b 030608 arg mem_hiufcs_spp ,temp 
-0x6d6c 030609 storet 2 ,mem_contw_temp 
-0x6d6d 030610 branch rfcomm_save_fcs_uih 
-:      030611 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030612 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030613 fetch 1 ,mem_spp_state 
-0x6d70 030614 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030615 store 1 ,mem_spp_state 
-0x6d72 030616 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030617 rtn 
-:      030619 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030620 fetch 1 ,mem_sdp_state 
-0x6d75 030621 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030622 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030623 branch process_upper_sm_reconn 
-:      030624 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030625 fetch 1 ,mem_sdp_state 
-0x6d79 030626 rtnne l2cap_channel_setup_complete 
-0x6d7a 030627 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030628 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030629 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030630 rtnne recieve_ss_reasult_hf 
-0x6d7d 030631 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030632 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030633 branch process_upper_sm_reconn 
-:      030634 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030635 fetch 1 ,mem_sdp_state 
-0x6d81 030636 nrtn blank 
-0x6d82 030637 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030638 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030639 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030640 branch process_upper_sm_reconn_termination 
-:      030641 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030642 fetch 1 ,mem_hid_control_state 
-0x6d87 030643 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030644 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030645 branch process_upper_sm_reconn 
-:      030646 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030647 fetch 1 ,mem_hid_control_state 
-0x6d8b 030648 rtnne l2cap_channel_setup_complete 
-0x6d8c 030649 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030650 branch process_upper_sm_reconn 
-:      030651 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030652 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030653 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030654 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030655 branch process_upper_sm_reconn 
-:      030656 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030657 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030658 rtnne l2cap_channel_setup_complete 
-0x6d94 030659 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030660 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030661 branch process_upper_sm_reconn_termination 
-:      030662 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030663 fetch 1 ,mem_rfcomm_state 
-0x6d98 030664 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030665 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030666 branch process_upper_sm_reconn 
-:      030667 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030668 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030669 rtnne l2cap_channel_setup_complete 
-0x6d9d 030670 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030671 branch process_upper_sm_reconn 
-:      030672 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030673 fetch 1 ,mem_rfcomm_state 
-0x6da0 030674 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030675 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030676 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030677 branch process_upper_sm_reconn_termination 
-:      030678 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030679 fetch 1 ,mem_spp_state 
-0x6da5 030680 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030681 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030682 branch process_upper_sm_reconn 
-:      030683 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030684 fetch 1 ,mem_spp_state 
-0x6da9 030685 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030686 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030687 branch process_upper_sm_reconn 
-:      030688 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030689 fetch 1 ,mem_spp_state 
-0x6dad 030690 rtnne rfcomm_channel_setup_complete 
-0x6dae 030691 branch process_upper_sm_reconn_termination 
-:      030693 process_upper_sm_reconn_setup_hid:
-0x6daf 030694 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030695 branch process_upper_sm_reconn 
-:      030697 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030698 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030699 branch process_upper_sm_reconn 
-:      030700 process_upper_sm_reconn_setup_spp:
-0x6db3 030701 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030702 branch process_upper_sm_reconn 
-:      030706 process_upper_sm_reconn_termination:
-0x6db5 030707 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030708 rtn 
-:      030709 upper_sm_send_sdp_conn:
-0x6db7 030710 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030711 call l2cap_malloc_signal_channel 
-0x6db9 030712 setarg psm_sdp 
-0x6dba 030713 copy pdata ,temp 
-0x6dbb 030714 setarg l2cap_sdp_channel 
-0x6dbc 030715 copy pdata ,timeup 
-0x6dbd 030716 branch ml2cap_send_signal_connect_req 
-:      030718 upper_sm_send_sdp_cfg:
-0x6dbe 030719 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030720 call l2cap_malloc_signal_channel 
-0x6dc0 030721 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030722 copy pdata ,temp 
-0x6dc2 030723 branch ml2cap_send_signal_config_req 
-:      030725 upper_sm_send_sdp_disconn:
-0x6dc3 030726 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030727 call l2cap_malloc_signal_channel 
-0x6dc5 030728 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030729 copy pdata ,temp 
-0x6dc7 030730 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030731 call ml2cap_send_signal_disconn_req 
-0x6dc9 030732 fetch 1 ,mem_sdp_state 
-0x6dca 030733 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030734 store 1 ,mem_sdp_state 
-0x6dcc 030735 rtn 
-:      030737 upper_sm_send_ss_spp:
-0x6dcd 030738 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030739 call l2cap_malloc_sdp_channel 
-0x6dcf 030740 call sdp_send_spp_request 
-0x6dd0 030741 branch msdp_send_req_done 
-:      030743 upper_sm_send_rfcomm_conn:
-0x6dd1 030744 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030745 call l2cap_malloc_signal_channel 
-0x6dd3 030746 setarg psm_rfcomm 
-0x6dd4 030747 copy pdata ,temp 
-0x6dd5 030748 setarg l2cap_rfcomm_channel 
-0x6dd6 030749 copy pdata ,timeup 
-0x6dd7 030750 branch ml2cap_send_signal_connect_req 
-:      030752 upper_sm_send_rfcomm_cfg:
-0x6dd8 030753 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030754 call l2cap_malloc_signal_channel 
-0x6dda 030755 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030756 copy pdata ,temp 
-0x6ddc 030757 branch ml2cap_send_signal_config_req 
-:      030759 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030760 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030761 call l2cap_malloc_signal_channel 
-0x6ddf 030762 setarg psm_hid_control 
-0x6de0 030763 copy pdata ,temp 
-0x6de1 030764 setarg l2cap_hid_control_channel 
-0x6de2 030765 copy pdata ,timeup 
-0x6de3 030766 branch ml2cap_send_signal_connect_req 
-:      030768 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030769 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030770 call l2cap_malloc_signal_channel 
-0x6de6 030771 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030772 copy pdata ,temp 
-0x6de8 030773 branch ml2cap_send_signal_config_req 
-:      030775 upper_sm_send_hid_int_conn:
-0x6de9 030776 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030777 call l2cap_malloc_signal_channel 
-0x6deb 030778 setarg psm_hid_interrupt 
-0x6dec 030779 copy pdata ,temp 
-0x6ded 030780 setarg l2cap_hid_interrupt_channel 
-0x6dee 030781 copy pdata ,timeup 
-0x6def 030782 branch ml2cap_send_signal_connect_req 
-:      030784 upper_sm_send_hid_int_cfg:
-0x6df0 030785 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030786 call l2cap_malloc_signal_channel 
-0x6df2 030787 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030788 copy pdata ,temp 
-0x6df4 030789 branch ml2cap_send_signal_config_req 
-:      030791 upper_sm_send_rfcomm_sabm:
-0x6df5 030792 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030793 call l2cap_malloc_rfcomm_channel 
-0x6df7 030795 jam 3 ,mem_current_adss 
-0x6df8 030796 jam 0x1c ,mem_current_fcs 
-0x6df9 030797 call rfcomm_send_sabm 
-0x6dfa 030798 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030799 rtn 
-:      030801 upper_sm_send_spp_cmd_pn:
-0x6dfc 030802 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030803 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030804 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030805 call channel_to_dlci 
-0x6e00 030806 storet 1 ,mem_pn_dlci 
-0x6e01 030807 branch rfcomm_send_param_neg_cmd 
-:      030809 upper_sm_send_spp_sabm:
-0x6e02 030810 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030811 call l2cap_malloc_rfcomm_channel 
-0x6e04 030812 fetcht 1 ,mem_pn_dlci 
-0x6e05 030813 call dlci_to_address_cmd 
-0x6e06 030814 call rfcomm_calculate_fcs_sabm 
-0x6e07 030815 store 1 ,mem_current_fcs 
-0x6e08 030816 fetcht 1 ,mem_pn_dlci 
-0x6e09 030817 call dlci_to_address_cmd 
-0x6e0a 030818 storet 1 ,mem_current_adss 
-0x6e0b 030819 branch rfcomm_send_sabm 
-:      030821 upper_sm_send_spp_cmd_ms:
-0x6e0c 030822 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030823 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030824 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030825 call dlci_to_address_cmd 
-0x6e10 030826 branch rfcomm_send_modem_status_cmd 
-:      030839 sdp_process:
-0x6e11 030840 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030841 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030842 iforce contr 
-0x6e14 030845 ifetch 1 ,contr 
-0x6e15 030846 copy pdata ,regb 
-0x6e16 030847 store 1 ,mem_sdp_pduid 
-0x6e17 030848 ifetch 2 ,contr 
-0x6e18 030849 store 2 ,mem_sdp_transactionid 
-0x6e19 030850 ifetch 1 ,contr 
-0x6e1a 030851 lshift8 pdata ,timeup 
-0x6e1b 030852 ifetch 1 ,contr 
-0x6e1c 030853 iadd timeup ,timeup 
-0x6e1d 030854 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030855 copy contr ,temp 
-0x6e1f 030856 arg 4 ,loopcnt 
-0x6e20 030857 arg mem_sdp_handle_list ,contw 
-0x6e21 030858 call memset0 
-0x6e22 030859 copy temp ,contr 
-0x6e23 030860 deposit regb 
-0x6e24 030861 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030862 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030863 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030864 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030865 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030866 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030867 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030868 branch sdp_insufficient_resource 
-:      030879 sdp_process_ss_req:
-0x6e2c 030880 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030881 call ask_serviceclassid 
-0x6e2e 030882 compare 1 ,temp ,0xff 
-0x6e2f 030883 branch ss_empty_rsp ,true 
-0x6e30 030884 compare 0xff ,temp ,0xff 
-0x6e31 030885 branch sdp_invalid_request_syntax ,true 
-0x6e32 030887 ifetch 2 ,contr 
-0x6e33 030888 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030889 increase -2 ,timeup 
-0x6e35 030891 increase -1 ,timeup 
-0x6e36 030892 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030893 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030894 ifetch 2 ,timeup 
-0x6e39 030895 rtn blank 
-0x6e3a 030896 call search_all_uuid 
-0x6e3b 030897 call l2cap_get_sdp_tx_payload 
-0x6e3c 030898 force 3 ,pdata 
-0x6e3d 030899 istore 1 ,contw 
-0x6e3e 030900 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030901 istore 2 ,contw 
-0x6e40 030902 lshift2 queue ,pdata 
-0x6e41 030903 add pdata ,5 ,pdata 
-0x6e42 030904 add pdata ,5 ,regc 
-0x6e43 030905 byteswap pdata ,pdata 
-0x6e44 030906 istore 2 ,contw 
-0x6e45 030907 deposit queue 
-0x6e46 030908 byteswap pdata ,pdata 
-0x6e47 030909 istore 2 ,contw 
-0x6e48 030910 istore 2 ,contw 
-0x6e49 030911 arg mem_sdp_handle_list ,contr 
-0x6e4a 030912 copy queue ,loopcnt 
-0x6e4b 030913 branch ss_req_blank ,zero 
-:      030914 ss_req_loop:
-0x6e4c 030915 ifetch 4 ,contr 
-0x6e4d 030916 istore 4 ,contw 
-0x6e4e 030917 loop ss_req_loop 
-:      030918 ss_req_blank:
-0x6e4f 030919 force 0 ,pdata 
-0x6e50 030920 istore 1 ,contw 
-0x6e51 030921 deposit regc 
-0x6e52 030922 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030924 rtn 
-:      030935 sdp_process_sa_req:
-0x6e54 030936 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030937 ifetch 4 ,contr 
-0x6e56 030938 store 4 ,mem_sdp_record_handle 
-0x6e57 030939 increase -4 ,timeup 
-0x6e58 030940 call sdp_store_maxbyte 
-0x6e59 030941 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030942 increase -2 ,timeup 
-0x6e5b 030943 call dataelementtype6 
-0x6e5c 030944 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030945 compare 5 ,rega ,0xff 
-0x6e5e 030947 branch sa_judge_wholerange ,true 
-:      030948 sa_isnot_wholerange:
-0x6e5f 030949 arg mem_sdp_attrib_list ,contw 
-0x6e60 030950 force 0 ,queue 
-0x6e61 030951 branch sa_req_loop 
-:      030952 sa_judge_wholerange:
-0x6e62 030953 ifetch 1 ,contr 
-0x6e63 030954 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030955 ifetch 2 ,contr 
-0x6e65 030956 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030957 ifetch 1 ,contr 
-0x6e67 030958 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030959 ifetch 1 ,contr 
-0x6e69 030960 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030961 branch sa_req_all 
-:      030962 sa_judge_wholerange_false3:
-0x6e6b 030963 increase -5 ,contr 
-0x6e6c 030964 branch sa_isnot_wholerange 
-:      030965 sa_judge_wholerange_false2:
-0x6e6d 030966 increase -4 ,contr 
-0x6e6e 030967 branch sa_isnot_wholerange 
-:      030968 sa_judge_wholerange_false1:
-0x6e6f 030969 increase -3 ,contr 
-0x6e70 030970 branch sa_isnot_wholerange 
-:      030971 sa_req_loop:
-0x6e71 030972 ifetch 1 ,contr 
-0x6e72 030973 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030974 beq sdp_attribute_range ,sa_req_range 
-:      030975 sa_req_range:
-0x6e74 030976 ifetch 2 ,contr 
-0x6e75 030977 istore 2 ,contw 
-0x6e76 030978 increase 1 ,queue 
-0x6e77 030979 byteswap pdata ,regb 
-0x6e78 030980 ifetch 2 ,contr 
-0x6e79 030981 byteswap pdata ,pdata 
-:      030982 sa_req_range_id_increase:
-0x6e7a 030983 increase 1 ,regb 
-0x6e7b 030984 isub regb ,null 
-0x6e7c 030985 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030986 copy pdata ,regc 
-0x6e7e 030987 byteswap regb ,pdata 
-0x6e7f 030988 istore 2 ,contw 
-0x6e80 030989 increase 1 ,queue 
-0x6e81 030990 copy regc ,pdata 
-0x6e82 030991 branch sa_req_range_id_increase 
-:      030992 sa_req_range_id_finish:
-0x6e83 030993 increase -5 ,timeup 
-0x6e84 030994 increase -5 ,rega 
-0x6e85 030995 branch sa_req_check_next_id 
-:      030996 sa_req_one_id:
-0x6e86 030997 ifetch 2 ,contr 
-0x6e87 030998 istore 2 ,contw 
-0x6e88 030999 increase 1 ,queue 
-0x6e89 031000 increase -3 ,timeup 
-0x6e8a 031001 increase -3 ,rega 
-:      031002 sa_req_check_next_id:
-0x6e8b 031003 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 031004 nbranch sa_req_loop ,zero 
-0x6e8d 031005 increase -1 ,timeup 
-0x6e8e 031006 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 031008 call l2cap_get_sdp_tx_payload 
-0x6e90 031009 increase 10 ,contw 
-0x6e91 031010 arg mem_sdp_attrib_list ,rega 
-:      031011 sa_req_handle_attributelist_next:
-0x6e92 031012 copy queue ,pdata 
-0x6e93 031013 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 031014 ifetch 2 ,rega 
-0x6e95 031015 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 031016 iforce regb 
-0x6e97 031017 fetch 4 ,mem_sdp_record_handle 
-0x6e98 031018 iforce temp 
-0x6e99 031019 call search_handle_attrib 
-0x6e9a 031020 copy contr ,pdata 
-0x6e9b 031021 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 031022 increase -3 ,contr 
-0x6e9d 031023 ifetch 3 ,contr 
-0x6e9e 031024 istore 3 ,contw 
-0x6e9f 031025 call sdp_data_len 
-0x6ea0 031026 iforce loopcnt 
-0x6ea1 031027 call memcpy 
-:      031028 sa_req_handle_attributelist_notfound:
-0x6ea2 031029 increase 2 ,rega 
-0x6ea3 031030 increase -1 ,queue 
-0x6ea4 031031 branch sa_req_handle_attributelist_next 
-:      031033 sa_req_handle_attributelist_end:
-0x6ea5 031034 arg sdp_attribute_res ,rega 
-0x6ea6 031035 call ssa_req_range_lastfreg_common 
-0x6ea7 031036 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 031037 beq 11 ,sa_empty_rsp 
-0x6ea9 031038 branch ssa_req_range_attrbutes_length_no_continue 
-:      031041 sdp_store_continue_common:
-0x6eaa 031042 ifetch 1 ,contr 
-0x6eab 031043 beq 0 ,sdp_store_continue_0byte 
-0x6eac 031044 beq 1 ,sdp_store_continue_1byte 
-0x6ead 031045 beq 2 ,sdp_store_continue_2byte 
-:      031046 sdp_store_continue_0byte:
-0x6eae 031047 increase -1 ,timeup 
-0x6eaf 031048 branch sdp_store_continue_end 
-:      031049 sdp_store_continue_1byte:
-0x6eb0 031050 ifetch 1 ,contr 
-0x6eb1 031051 increase -2 ,timeup 
-0x6eb2 031052 branch sdp_store_continue_end 
-:      031053 sdp_store_continue_2byte:
-0x6eb3 031054 ifetch 2 ,contr 
-0x6eb4 031055 byteswap pdata ,pdata 
-0x6eb5 031056 increase -3 ,timeup 
-:      031057 sdp_store_continue_end:
-0x6eb6 031058 store 2 ,mem_sdp_continue_byte 
-0x6eb7 031059 rtn 
-:      031061 sa_req_all:
-0x6eb8 031062 increase -5 ,timeup 
-0x6eb9 031063 call sdp_store_continue_common 
-0x6eba 031064 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 031065 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 031066 call search_handle 
-0x6ebd 031067 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 031068 copy contr ,rega 
-0x6ebf 031069 call l2cap_get_sdp_tx_payload 
-0x6ec0 031070 copy rega ,contr 
-0x6ec1 031071 increase 3 ,contw 
-0x6ec2 031072 copy contr ,timeup 
-0x6ec3 031073 call sdp_get_data 
-0x6ec4 031074 copy pdata ,rega 
-0x6ec5 031076 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 031077 copy pdata ,regb 
-0x6ec7 031078 copy rega ,pdata 
-0x6ec8 031079 isub regb ,regb 
-0x6ec9 031080 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 031081 isub regb ,null 
-0x6ecb 031082 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 031084 disable user 
-0x6ecd 031085 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 031086 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 031087 iadd timeup ,contr 
-0x6ed0 031088 increase 3 ,regb 
-0x6ed1 031089 copy regb ,loopcnt 
-0x6ed2 031090 copy loopcnt ,pdata 
-0x6ed3 031091 increase 3 ,pdata 
-0x6ed4 031092 byteswap pdata ,pdata 
-0x6ed5 031093 istore 2 ,contw 
-0x6ed6 031094 copy loopcnt ,pdata 
-0x6ed7 031095 byteswap pdata ,pdata 
-0x6ed8 031096 istore 2 ,contw 
-0x6ed9 031097 branch sa_req_all_answer_attributelist_full_loop 
-:      031098 sa_req_all_fisrt_fragment:
-0x6eda 031099 add rega ,6 ,loopcnt 
-0x6edb 031100 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 031101 byteswap loopcnt ,pdata 
-0x6edd 031102 branch sa_req_all_parlength_continue_byte_end 
-:      031103 sa_req_all_parlength_continue_byte:
-0x6ede 031104 copy loopcnt ,pdata 
-0x6edf 031105 increase 2 ,pdata 
-0x6ee0 031106 byteswap pdata ,pdata 
-:      031107 sa_req_all_parlength_continue_byte_end:
-0x6ee1 031108 istore 2 ,contw 
-0x6ee2 031109 increase -3 ,loopcnt 
-0x6ee3 031110 byteswap loopcnt ,pdata 
-0x6ee4 031111 istore 2 ,contw 
-0x6ee5 031112 copy timeup ,contr 
-0x6ee6 031113 branch sa_req_all_answer_attributelist_full_loop 
-:      031114 sa_req_all_fragment_sdp:
-0x6ee7 031115 enable user 
-0x6ee8 031117 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 031118 copy pdata ,rega 
-0x6eea 031119 copy rega ,loopcnt 
-0x6eeb 031120 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 031121 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 031122 iadd timeup ,contr 
-0x6eee 031123 copy rega ,pdata 
-0x6eef 031124 increase 5 ,pdata 
-0x6ef0 031125 byteswap pdata ,pdata 
-0x6ef1 031126 istore 2 ,contw 
-0x6ef2 031127 copy rega ,pdata 
-0x6ef3 031128 byteswap pdata ,pdata 
-0x6ef4 031129 istore 2 ,contw 
-:      031130 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 031131 call memcpy 
-0x6ef6 031132 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 031133 force 2 ,pdata 
-0x6ef8 031134 istore 1 ,contw 
-0x6ef9 031135 copy contr ,pdata 
-0x6efa 031136 isub timeup ,pdata 
-0x6efb 031137 byteswap pdata ,pdata 
-0x6efc 031138 istore 2 ,contw 
-0x6efd 031139 branch sa_req_all_frag_end 
-:      031140 sa_req_all_last_frag_continue:
-0x6efe 031141 force 0 ,pdata 
-0x6eff 031142 istore 1 ,contw 
-:      031143 sa_req_all_frag_end:
-0x6f00 031144 arg sdp_attribute_res ,rega 
-0x6f01 031145 branch ssa_req_range_common 
-:      031156 sdp_process_ssa_req:
-0x6f02 031157 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 031158 call ask_serviceclassid 
-0x6f04 031159 compare 0xff ,temp ,0xff 
-0x6f05 031160 branch sdp_invalid_request_syntax ,true 
-0x6f06 031161 call sdp_store_maxbyte 
-0x6f07 031162 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 031163 increase -2 ,timeup 
-0x6f09 031164 call dataelementtype6 
-0x6f0a 031165 arg mem_sdp_attrib_list ,contw 
-0x6f0b 031166 force 0 ,queue 
-:      031167 ssa_req_loop:
-0x6f0c 031168 ifetch 1 ,contr 
-0x6f0d 031169 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 031170 ifetch 2 ,contr 
-0x6f0f 031171 istore 2 ,contw 
-0x6f10 031172 increase 1 ,queue 
-0x6f11 031173 increase -3 ,timeup 
-0x6f12 031174 increase -3 ,rega 
-0x6f13 031175 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 031176 nbranch ssa_req_loop ,zero 
-0x6f15 031177 increase -1 ,timeup 
-0x6f16 031178 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 031179 call l2cap_get_sdp_tx_payload 
-0x6f18 031180 increase 13 ,contw 
-0x6f19 031181 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 031182 iforce regc 
-0x6f1b 031183 arg mem_sdp_attrib_list ,rega 
-:      031184 ssa_req_attributelist_next:
-0x6f1c 031185 ifetch 2 ,rega 
-0x6f1d 031186 branch ssa_req_attributelist_end ,blank 
-0x6f1e 031187 iforce regb 
-0x6f1f 031188 call search_attrib 
-0x6f20 031189 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 031190 increase -3 ,contr 
-0x6f22 031191 ifetch 3 ,contr 
-0x6f23 031192 istore 3 ,contw 
-0x6f24 031193 call sdp_data_len 
-0x6f25 031194 iforce loopcnt 
-0x6f26 031195 call memcpy 
-:      031196 ssa_req_attributelist_notfound:
-0x6f27 031197 increase 2 ,rega 
-0x6f28 031198 branch ssa_req_attributelist_next 
-:      031200 ssa_req_attributelist_end:
-0x6f29 031201 call ssa_req_range_lastfreg 
-0x6f2a 031202 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 031203 beq 14 ,ssa_empty_rsp 
-0x6f2c 031204 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 031205 branch ssa_req_range_attrbutes_length_no_continue 
-:      031208 sdp_store_maxbyte:
-0x6f2e 031209 ifetch 2 ,contr 
-0x6f2f 031210 byteswap pdata ,pdata 
-0x6f30 031211 increase -3 ,pdata 
-0x6f31 031212 arg 200 ,temp 
-0x6f32 031213 isub temp ,null 
-0x6f33 031214 nrtn positive 
-0x6f34 031215 setarg 200 
-0x6f35 031216 rtn 
-:      031219 ssa_req_range:
-0x6f36 031220 increase 4 ,contr 
-0x6f37 031221 increase -5 ,timeup 
-0x6f38 031222 increase -5 ,rega 
-0x6f39 031223 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 031224 call sdp_store_continue_common 
-0x6f3b 031225 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 031226 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 031227 call search_all_uuid 
-0x6f3e 031228 deposit queue 
-0x6f3f 031229 branch ssa_empty_rsp ,blank 
-0x6f40 031230 store 1 ,mem_handle_humber 
-0x6f41 031232 copy regb ,pdata 
-0x6f42 031233 store 2 ,mem_sdp_all_length 
-0x6f43 031234 arg 0 ,queue 
-0x6f44 031235 arg 0 ,rega 
-0x6f45 031236 call l2cap_get_sdp_tx_payload 
-0x6f46 031237 increase 10 ,contw 
-:      031238 ssa_req_range_find_handle:
-0x6f47 031239 call ssa_req_range_get_length 
-0x6f48 031240 nbranch assert ,user 
-0x6f49 031241 copy contr ,timeup 
-0x6f4a 031242 copy pdata ,regc 
-0x6f4b 031243 iadd rega ,rega 
-0x6f4c 031246 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 031247 copy pdata ,regb 
-0x6f4e 031248 branch ssa_req_range_first_freg ,blank 
-:      031249 ssa_req_range_later_freg_with_continue:
-0x6f4f 031250 copy rega ,pdata 
-0x6f50 031251 isub regb ,regb 
-0x6f51 031252 branch ssa_req_range_next_handle ,zero 
-0x6f52 031253 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 031254 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 031255 isub regb ,null 
-0x6f55 031256 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 031257 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      031260 ssa_req_range_send_not_maxbyte:
-0x6f57 031261 copy regb ,loopcnt 
-0x6f58 031262 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 031263 fetch 1 ,mem_handle_humber 
-0x6f5a 031264 increase 1 ,queue 
-0x6f5b 031265 isub queue ,null 
-0x6f5c 031266 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 031267 branch ssa_req_range_freg_with_continue 
-:      031269 ssa_req_range_maxbyte_with_continue:
-0x6f5e 031270 copy pdata ,loopcnt 
-0x6f5f 031271 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 031272 branch ssa_req_range_freg_with_continue 
-:      031274 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 031275 increase -3 ,contw 
-0x6f62 031276 copy loopcnt ,temp 
-0x6f63 031277 copy regc ,pdata 
-0x6f64 031278 isub regb ,pdata 
-0x6f65 031279 iadd timeup ,contr 
-0x6f66 031280 branch memcpy 
-:      031282 ssa_req_range_next_handle:
-0x6f67 031283 fetch 1 ,mem_handle_humber 
-0x6f68 031284 increase 1 ,queue 
-0x6f69 031285 isub queue ,null 
-0x6f6a 031286 rtn zero 
-0x6f6b 031287 branch ssa_req_range_find_handle 
-:      031289 ssa_req_range_get_length:
-0x6f6c 031290 call disable_user 
-0x6f6d 031291 arg mem_sdp_handle_list ,contr 
-0x6f6e 031292 lshift2 queue ,pdata 
-0x6f6f 031293 iadd contr ,contr 
-0x6f70 031294 ifetcht 4 ,contr 
-0x6f71 031295 call search_handle 
-0x6f72 031296 nrtn zero 
-0x6f73 031297 call sdp_data_len 
-0x6f74 031298 branch enable_user 
-:      031300 ssa_req_range_first_freg:
-0x6f75 031301 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 031302 isub rega ,null 
-0x6f77 031303 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 031304 copy rega ,loopcnt 
-0x6f79 031305 copy loopcnt ,temp 
-0x6f7a 031306 copy timeup ,contr 
-0x6f7b 031307 call memcpy 
-0x6f7c 031308 fetch 2 ,mem_sdp_all_length 
-0x6f7d 031309 isub rega ,null 
-0x6f7e 031310 branch ssa_req_range_freg_no_continue ,zero 
-:      031311 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 031312 call ssa_req_range_freg_with_continue 
-0x6f80 031313 branch ssa_req_range_attrbutes_length 
-:      031315 ssa_req_range_freg_no_continue:
-0x6f81 031316 call ssa_req_range_lastfreg 
-0x6f82 031317 branch ssa_req_range_attrbutes_length 
-:      031319 ssa_req_range_lastfreg:
-0x6f83 031320 arg sdp_searchattrib_res ,rega 
-:      031321 ssa_req_range_lastfreg_common:
-0x6f84 031322 force 0 ,pdata 
-0x6f85 031323 istore 1 ,contw 
-0x6f86 031324 call ssa_req_range_common 
-0x6f87 031325 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 031326 increase -5 ,temp 
-0x6f89 031327 byteswap temp ,pdata 
-0x6f8a 031328 istore 2 ,contw 
-0x6f8b 031329 increase -3 ,temp 
-0x6f8c 031330 byteswap temp ,pdata 
-0x6f8d 031331 istore 2 ,contw 
-0x6f8e 031332 rtn 
-:      031334 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031335 copy pdata ,loopcnt 
-0x6f90 031336 copy loopcnt ,temp 
-0x6f91 031337 copy timeup ,contr 
-0x6f92 031338 call memcpy 
-0x6f93 031339 call ssa_req_range_freg_with_continue 
-:      031340 ssa_req_range_attrbutes_length:
-0x6f94 031341 setarg 0x36 
-0x6f95 031342 istore 1 ,contw 
-0x6f96 031343 fetch 2 ,mem_sdp_all_length 
-0x6f97 031344 byteswap pdata ,pdata 
-0x6f98 031345 istore 2 ,contw 
-0x6f99 031346 rtn 
-:      031348 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031349 setarg 0x36 
-0x6f9b 031350 istore 1 ,contw 
-0x6f9c 031351 increase -3 ,temp 
-0x6f9d 031352 byteswap temp ,pdata 
-0x6f9e 031353 istore 2 ,contw 
-0x6f9f 031354 rtn 
-:      031356 ssa_req_range_freg_with_continue:
-0x6fa0 031357 arg sdp_searchattrib_res ,rega 
-0x6fa1 031358 setarg 2 
-0x6fa2 031359 istore 1 ,contw 
-0x6fa3 031360 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031361 iadd temp ,temp 
-0x6fa5 031362 byteswap temp ,pdata 
-0x6fa6 031363 istore 2 ,contw 
-0x6fa7 031364 call ssa_req_range_common 
-0x6fa8 031365 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031366 increase -5 ,temp 
-0x6faa 031367 byteswap temp ,pdata 
-0x6fab 031368 istore 2 ,contw 
-0x6fac 031369 increase -5 ,temp 
-0x6fad 031370 byteswap temp ,pdata 
-0x6fae 031371 istore 2 ,contw 
-0x6faf 031372 rtn 
-:      031374 ssa_req_range_common:
-0x6fb0 031375 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031376 isub contw ,pdata 
-0x6fb2 031377 sub pdata ,0 ,pdata 
-0x6fb3 031378 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031379 call l2cap_get_sdp_tx_payload 
-0x6fb5 031380 copy rega ,pdata 
-0x6fb6 031381 istore 1 ,contw 
-0x6fb7 031382 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031383 istore 2 ,contw 
-0x6fb9 031384 rtn 
-:      031397 sdp_process_ssa_res:
-:      031398 sdp_process_ss_res:
-:      031399 sdp_process_sa_res:
-:      031400 sdp_process_error_res:
-0x6fba 031401 rtn 
-:      031434 sdp_invalid_service_record_handle:
-0x6fbb 031435 setarg 0x0200 
-0x6fbc 031436 store 2 ,mem_sdp_error_code 
-0x6fbd 031437 branch sdp_error_response 
-:      031438 sdp_invalid_pdu_size:
-0x6fbe 031439 setarg 0x0400 
-0x6fbf 031440 store 2 ,mem_sdp_error_code 
-0x6fc0 031441 branch sdp_error_response 
-:      031442 sdp_insufficient_resource:
-0x6fc1 031443 setarg 0x0600 
-0x6fc2 031444 store 2 ,mem_sdp_error_code 
-0x6fc3 031445 branch sdp_error_response 
-:      031446 sdp_invalid_request_syntax:
-0x6fc4 031447 setarg 0x0300 
-0x6fc5 031448 store 2 ,mem_sdp_error_code 
-:      031449 sdp_error_response:
-0x6fc6 031450 call l2cap_get_sdp_tx_payload 
-0x6fc7 031451 istore 1 ,contw 
-0x6fc8 031452 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031453 istore 2 ,contw 
-0x6fca 031454 setarg 0x0200 
-0x6fcb 031455 istore 2 ,contw 
-0x6fcc 031456 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031457 istore 2 ,contw 
-0x6fce 031458 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031459 rtn 
-:      031464 ask_serviceclassid:
-0x6fd0 031465 arg 0 ,regb 
-0x6fd1 031466 force 0 ,temp 
-0x6fd2 031467 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031468 call dataelementtype6 
-0x6fd4 031469 branch asksrv_error ,zero 
-:      031470 classidloop:
-0x6fd5 031471 increase 1 ,regb 
-0x6fd6 031472 ifetch 1 ,contr 
-0x6fd7 031473 increase -1 ,rega 
-0x6fd8 031474 increase -1 ,timeup 
-0x6fd9 031475 compare 0x18 ,pdata ,0xf8 
-0x6fda 031476 nbranch asksrv_error ,true 
-0x6fdb 031477 compare 0x04 ,pdata ,0x07 
-0x6fdc 031478 nbranch cmp032 ,true 
-0x6fdd 031479 force 1 ,temp 
-:      031480 skip2bytes:
-0x6fde 031481 ifetch 1 ,contr 
-0x6fdf 031482 increase -1 ,rega 
-0x6fe0 031483 increase -1 ,timeup 
-0x6fe1 031484 bne 0x00 ,frstbwrong 
-0x6fe2 031485 ifetch 1 ,contr 
-0x6fe3 031486 increase -1 ,rega 
-0x6fe4 031487 increase -1 ,timeup 
-0x6fe5 031488 beq 0x00 ,cmpuuid 
-0x6fe6 031489 branch scndbwrong 
-:      031490 frstbwrong:
-0x6fe7 031491 increase 1 ,contr 
-0x6fe8 031492 increase -1 ,rega 
-0x6fe9 031493 increase -1 ,timeup 
-:      031494 scndbwrong:
-0x6fea 031495 increase 2 ,contr 
-0x6feb 031496 increase -2 ,rega 
-0x6fec 031497 increase -2 ,timeup 
-0x6fed 031498 compare 0x00 ,temp ,0xff 
-0x6fee 031499 branch loopornot ,true 
-0x6fef 031500 increase 12 ,contr 
-0x6ff0 031501 increase -12 ,rega 
-0x6ff1 031502 increase -12 ,timeup 
-0x6ff2 031503 branch loopornot 
-:      031504 cmp032:
-0x6ff3 031505 compare 0x02 ,pdata ,0x07 
-0x6ff4 031506 nbranch cmp016 ,true 
-0x6ff5 031507 branch skip2bytes 
-:      031508 cmp016:
-0x6ff6 031509 compare 0x01 ,pdata ,0x07 
-0x6ff7 031510 nbranch asksrv_error ,true 
-:      031511 cmpuuid:
-0x6ff8 031512 increase -2 ,rega 
-0x6ff9 031513 increase -2 ,timeup 
-0x6ffa 031514 ifetch 2 ,contr 
-0x6ffb 031515 sub regb ,4 ,null 
-0x6ffc 031516 branch uuidsize ,zero 
-0x6ffd 031517 istore 2 ,contw 
-:      031518 uuidsize:
-0x6ffe 031519 compare 0x00 ,temp ,0xff 
-0x6fff 031520 branch loopornot ,true 
-0x7000 031521 copy contr ,temp 
-0x7001 031522 ifetch 1 ,contr 
-0x7002 031523 bne 0x00 ,wrong12b 
-0x7003 031524 ifetch 1 ,contr 
-0x7004 031525 bne 0x00 ,wrong12b 
-0x7005 031526 ifetch 1 ,contr 
-0x7006 031527 bne 0x10 ,wrong12b 
-0x7007 031528 ifetch 1 ,contr 
-0x7008 031529 bne 0x00 ,wrong12b 
-0x7009 031530 ifetch 1 ,contr 
-0x700a 031531 bne 0x80 ,wrong12b 
-0x700b 031532 ifetch 1 ,contr 
-0x700c 031533 bne 0x00 ,wrong12b 
-0x700d 031534 ifetch 1 ,contr 
-0x700e 031535 bne 0x00 ,wrong12b 
-0x700f 031536 ifetch 1 ,contr 
-0x7010 031537 bne 0x80 ,wrong12b 
-0x7011 031538 ifetch 1 ,contr 
-0x7012 031539 bne 0x5f ,wrong12b 
-0x7013 031540 ifetch 1 ,contr 
-0x7014 031541 bne 0x9b ,wrong12b 
-0x7015 031542 ifetch 1 ,contr 
-0x7016 031543 bne 0x34 ,wrong12b 
-0x7017 031544 ifetch 1 ,contr 
-0x7018 031545 beq 0xfb ,chck12dn 
-:      031546 wrong12b:
-0x7019 031547 copy temp ,contr 
-:      031548 wrong12b1:
-0x701a 031549 increase 12 ,contr 
-0x701b 031550 force 0x00 ,queue 
-0x701c 031551 force 0x00 ,temp 
-0x701d 031552 branch chck12dn 
-:      031554 chck12dn:
-0x701e 031555 increase -12 ,timeup 
-0x701f 031556 increase -12 ,rega 
-:      031557 loopornot:
-0x7020 031558 force 0x00 ,temp 
-0x7021 031559 compare 0x00 ,rega ,0xff 
-0x7022 031560 nbranch classidloop ,true 
-0x7023 031561 force 0 ,pdata 
-0x7024 031562 istore 2 ,contw 
-0x7025 031563 rtn 
-:      031564 asksrv_error:
-0x7026 031565 arg 0xff ,temp 
-0x7027 031566 rtn 
-:      031576 dataelementtype6:
-0x7028 031577 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031578 ifetch 1 ,contr 
-0x702a 031579 increase -1 ,timeup 
-0x702b 031580 compare 0x30 ,pdata ,0xf8 
-0x702c 031581 nbranch dsize_error ,true 
-0x702d 031582 compare 0x07 ,pdata ,0x07 
-0x702e 031583 branch dsize32 ,true 
-0x702f 031584 compare 0x06 ,pdata ,0x07 
-0x7030 031585 branch dsize16 ,true 
-0x7031 031586 compare 0x05 ,pdata ,0x07 
-0x7032 031587 nbranch dsize_error ,true 
-0x7033 031589 ifetch 1 ,contr 
-0x7034 031590 copy pdata ,rega 
-0x7035 031591 increase -1 ,timeup 
-0x7036 031592 branch dsize 
-:      031593 dsize32:
-0x7037 031594 increase 2 ,contr 
-0x7038 031595 increase -2 ,timeup 
-:      031596 dsize16:
-0x7039 031597 ifetch 2 ,contr 
-0x703a 031598 byteswap pdata ,rega 
-0x703b 031599 increase -2 ,timeup 
-:      031600 dsize:
-0x703c 031601 force 0x01 ,pdata 
-0x703d 031602 rtn 
-:      031603 dsize_error:
-0x703e 031604 force 0x00 ,pdata 
-0x703f 031605 rtn 
-:      031615 ss_empty_rsp:
-0x7040 031616 setarg sdp_search_res 
-0x7041 031617 store 1 ,mem_sdp_pduid 
-0x7042 031618 branch empty_response 
-:      031619 sa_empty_rsp:
-0x7043 031620 setarg sdp_attribute_res 
-0x7044 031621 store 1 ,mem_sdp_pduid 
-0x7045 031622 branch empty_response 
-:      031623 ssa_empty_rsp:
-0x7046 031624 setarg sdp_searchattrib_res 
-0x7047 031625 store 1 ,mem_sdp_pduid 
-:      031626 empty_response:
-0x7048 031627 call l2cap_get_sdp_tx_payload 
-0x7049 031630 fetch 1 ,mem_sdp_pduid 
-0x704a 031631 copy pdata ,regb 
-0x704b 031632 istore 1 ,contw 
-0x704c 031633 fetch 2 ,mem_sdp_transactionid 
-0x704d 031634 istore 2 ,contw 
-0x704e 031635 setarg 0x0500 
-0x704f 031636 istore 2 ,contw 
-0x7050 031637 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031638 branch fullsearch ,true 
-0x7052 031639 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031640 branch fullsearch ,true 
-0x7054 031641 setarg 0x000000 
-0x7055 031642 istore 5 ,contw 
-0x7056 031643 branch outempty 
-:      031645 fullsearch:
-0x7057 031646 setarg 0x350200 
-0x7058 031647 istore 5 ,contw 
-:      031648 outempty:
-0x7059 031649 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031650 rtn 
-:      031653 sdp_data_len:
-0x705b 031654 call store_contw 
-0x705c 031655 call store_contr 
-0x705d 031656 call sdp_get_data 
-0x705e 031657 call get_contw 
-0x705f 031658 call get_contr 
-0x7060 031659 copy temp ,pdata 
-0x7061 031660 rtn 
-:      031663 sdp_get_data:
-0x7062 031664 ifetch 1 ,contr 
-0x7063 031665 and pdata ,0x7 ,loopcnt 
-0x7064 031666 rshift3 pdata ,pdata 
-0x7065 031667 bne 0 ,sdp_get_data_type_not0 
-:      031668 sdp_get_data_type0:
-0x7066 031669 force 1 ,pdata 
-0x7067 031670 force 1 ,temp 
-0x7068 031671 rtn 
-:      031673 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031674 call left_shift_n 
-0x706a 031675 add pdata ,1 ,temp 
-0x706b 031676 rtn 
-:      031677 sdp_get_data_type_not0:
-0x706c 031678 deposit loopcnt 
-0x706d 031679 sub pdata ,4 ,null 
-0x706e 031680 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031681 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031682 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031683 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031684 rtn 
-:      031686 sdp_get_data_type_not0_sizeindex5:
-0x7073 031687 ifetch 1 ,contr 
-0x7074 031688 add pdata ,2 ,temp 
-0x7075 031689 rtn 
-:      031690 sdp_get_data_type_not0_sizeindex6:
-0x7076 031691 ifetch 2 ,contr 
-0x7077 031692 byteswap pdata ,pdata 
-0x7078 031693 add pdata ,3 ,temp 
-0x7079 031694 rtn 
-:      031695 sdp_get_data_type_not0_sizeindex7:
-0x707a 031696 ifetch 2 ,contr 
-0x707b 031697 byteswap pdata ,pdata 
-0x707c 031698 ifetcht 2 ,contr 
-0x707d 031699 byteswap temp ,temp 
-0x707e 031700 lshift16 temp ,temp 
-0x707f 031701 iadd temp ,pdata 
-0x7080 031702 add pdata ,5 ,temp 
-0x7081 031703 rtn 
-:      031709 search_all_uuid:
-0x7082 031710 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031711 force 0 ,queue 
-0x7084 031712 arg 0 ,regb 
-0x7085 031713 arg mem_sdp_handle_list ,contw 
-:      031714 search_all_uuid_llop:
-0x7086 031715 ifetch 2 ,timeup 
-0x7087 031716 rtn blank 
-0x7088 031717 call search_uuid 
-0x7089 031718 copy queue ,pdata 
-0x708a 031719 rtneq sdp_max_handle_number 
-0x708b 031720 increase 2 ,timeup 
-0x708c 031721 branch search_all_uuid_llop 
-:      031723 search_uuid:
-0x708d 031725 iforce regc 
-0x708e 031727 fetch 2 ,mem_ui_uuid_table 
-0x708f 031728 iforce contr 
-:      031729 search_uuid_next:
-0x7090 031730 copy queue ,pdata 
-0x7091 031731 rtneq sdp_max_handle_number 
-0x7092 031732 disable user 
-0x7093 031733 ifetch 1 ,contr 
-0x7094 031734 rtn blank 
-0x7095 031735 iforce loopcnt 
-:      031736 search_uuid_loop:
-0x7096 031737 ifetch 2 ,contr 
-0x7097 031738 isub regc ,null 
-0x7098 031739 nbranch search_uuid_not_found ,zero 
-0x7099 031740 enable user 
-:      031741 search_uuid_not_found:
-0x709a 031742 loop search_uuid_loop 
-0x709b 031743 ifetcht 4 ,contr 
-0x709c 031744 copy contr ,rega 
-0x709d 031745 nbranch search_uuid_nomatch ,user 
-0x709e 031746 arg mem_sdp_handle_list ,contr 
-0x709f 031747 arg sdp_max_handle_number ,loopcnt 
-:      031748 search_uuid_check_same_handle:
-0x70a0 031749 ifetch 4 ,contr 
-0x70a1 031750 branch search_uuid_store_handle ,blank 
-0x70a2 031751 isub temp ,null 
-0x70a3 031752 branch search_uuid_nomatch ,zero 
-0x70a4 031753 loop search_uuid_check_same_handle 
-0x70a5 031754 rtn 
-:      031755 search_uuid_store_handle:
-0x70a6 031756 istoret 4 ,contw 
-0x70a7 031757 increase 1 ,queue 
-0x70a8 031758 copy rega ,contr 
-0x70a9 031759 call sdp_data_len 
-0x70aa 031760 iadd regb ,regb 
-0x70ab 031761 iadd contr ,contr 
-0x70ac 031762 branch search_uuid_next 
-:      031763 search_uuid_nomatch:
-0x70ad 031764 copy rega ,contr 
-0x70ae 031765 call sdp_get_data 
-0x70af 031766 iadd contr ,contr 
-0x70b0 031767 branch search_uuid_next 
-:      031773 search_handle:
-0x70b1 031774 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031775 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031776 iforce contr 
-:      031777 search_handle_loop:
-0x70b4 031778 ifetch 1 ,contr 
-0x70b5 031779 branch disable_zero ,blank 
-0x70b6 031780 lshift pdata ,pdata 
-0x70b7 031781 iadd contr ,contr 
-0x70b8 031782 ifetch 4 ,contr 
-0x70b9 031783 isub temp ,null 
-0x70ba 031784 rtn zero 
-0x70bb 031785 deposit contw 
-0x70bc 031786 store 2 ,mem_contw 
-0x70bd 031787 storet 8 ,mem_temp 
-0x70be 031788 call sdp_get_data 
-0x70bf 031789 iadd contr ,contr 
-0x70c0 031790 copy contr ,pdata 
-0x70c1 031791 fetcht 2 ,mem_contw 
-0x70c2 031792 copy temp ,contw 
-0x70c3 031793 fetcht 8 ,mem_temp 
-0x70c4 031794 copy pdata ,contr 
-0x70c5 031795 branch search_handle_loop 
-:      031801 search_attrib:
-0x70c6 031802 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031803 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031804 iforce contr 
-:      031805 search_attrib_next:
-0x70c9 031806 ifetch 1 ,contr 
-0x70ca 031807 branch search_attrib_end ,blank 
-0x70cb 031808 iforce loopcnt 
-:      031809 search_attrib_loop:
-0x70cc 031810 ifetch 2 ,contr 
-0x70cd 031811 isub regc ,null 
-0x70ce 031812 branch search_attrib_found_uuid ,zero 
-0x70cf 031813 loop search_attrib_loop 
-0x70d0 031814 increase 4 ,contr 
-0x70d1 031815 call sdp_get_data 
-0x70d2 031816 iadd contr ,contr 
-0x70d3 031817 branch search_attrib_next 
-:      031818 search_attrib_found_uuid:
-0x70d4 031819 increase -1 ,loopcnt 
-0x70d5 031820 lshift loopcnt ,pdata 
-0x70d6 031821 iadd contr ,contr 
-0x70d7 031822 increase 4 ,contr 
-0x70d8 031823 call sdp_get_data 
-0x70d9 031824 iadd contr ,timeup 
-:      031825 search_attrib_loop_attribs:
-0x70da 031826 increase 1 ,contr 
-0x70db 031827 ifetch 2 ,contr 
-0x70dc 031828 isub regb ,null 
-0x70dd 031832 branch disable_blank ,zero 
-0x70de 031833 call sdp_data_len 
-0x70df 031834 iadd contr ,contr 
-0x70e0 031835 deposit timeup 
-0x70e1 031836 isub contr ,null 
-0x70e2 031837 branch search_attrib_end ,zero 
-0x70e3 031838 branch search_attrib_loop_attribs 
-:      031839 search_attrib_end:
-0x70e4 031840 force 0 ,contr 
-0x70e5 031841 force 0 ,pdata 
-0x70e6 031842 rtn 
-:      031848 search_handle_attrib:
-0x70e7 031849 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031850 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031851 iforce contr 
-:      031852 search_handle_attrib_next:
-0x70ea 031853 ifetch 1 ,contr 
-0x70eb 031854 branch search_handle_attrib_end ,blank 
-0x70ec 031855 lshift pdata ,pdata 
-0x70ed 031856 iadd contr ,contr 
-0x70ee 031857 ifetch 4 ,contr 
-0x70ef 031858 isub temp ,null 
-0x70f0 031859 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031860 call sdp_get_data 
-0x70f2 031861 iadd contr ,contr 
-0x70f3 031862 branch search_handle_attrib_next 
-:      031863 search_handl_attrib_found_handle:
-0x70f4 031864 call sdp_get_data 
-0x70f5 031865 iadd contr ,timeup 
-:      031866 search_handle_attrib_loop_attribs:
-0x70f6 031867 increase 1 ,contr 
-0x70f7 031868 ifetch 2 ,contr 
-0x70f8 031869 isub regb ,null 
-0x70f9 031870 rtn zero 
-0x70fa 031871 call sdp_data_len 
-0x70fb 031872 iadd contr ,contr 
-0x70fc 031873 deposit timeup 
-0x70fd 031874 isub contr ,null 
-0x70fe 031875 branch search_handle_attrib_end ,zero 
-0x70ff 031876 branch search_handle_attrib_loop_attribs 
-:      031877 search_handle_attrib_end:
-0x7100 031878 force 0 ,contr 
-0x7101 031879 rtn 
-:      031883 search_rfcomm_cn:
-0x7102 031884 arg 0x0400 ,regb 
-0x7103 031885 call search_handl_attrib_found_handle 
-0x7104 031886 arg 0x0300 ,regb 
-0x7105 031887 call search_uuid_in_data 
-0x7106 031888 nrtn user 
-0x7107 031889 sub rega ,3 ,null 
-0x7108 031890 branch disable_user ,positive 
-0x7109 031891 ifetch 1 ,contr 
-0x710a 031892 bne 0x08 ,disable_user 
-0x710b 031893 ifetch 1 ,contr 
-0x710c 031894 rtn 
-:      031899 search_uuid_in_data:
-0x710d 031900 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031901 call sdp_get_data 
-0x710f 031902 copy pdata ,rega 
-:      031903 search_uuid_in_data_loop:
-0x7110 031904 ifetch 1 ,contr 
-0x7111 031905 and pdata ,0x7 ,loopcnt 
-0x7112 031906 rshift3 pdata ,pdata 
-0x7113 031907 sub pdata ,3 ,null 
-0x7114 031908 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031909 copy loopcnt ,pdata 
-0x7116 031910 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031911 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031912 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031913 increase -1 ,contr 
-0x711a 031914 call sdp_get_data 
-0x711b 031915 iadd contr ,contr 
-0x711c 031916 copy rega ,pdata 
-0x711d 031917 isub temp ,rega 
-0x711e 031918 branch disable_user ,zero 
-0x711f 031919 branch search_uuid_in_data_loop 
-:      031921 search_uuid_in_data_found_element_index5:
-0x7120 031922 increase -2 ,rega 
-0x7121 031923 increase 1 ,contr 
-0x7122 031924 branch search_uuid_in_data_loop 
-:      031925 search_uuid_in_data_found_element_index6:
-0x7123 031926 increase -3 ,rega 
-0x7124 031927 increase 2 ,contr 
-0x7125 031928 branch search_uuid_in_data_loop 
-:      031929 search_uuid_in_data_found_element_index7:
-0x7126 031930 increase -5 ,rega 
-0x7127 031931 increase 4 ,contr 
-0x7128 031932 branch search_uuid_in_data_loop 
-:      031934 search_uuid_in_data_found_uuid:
-0x7129 031935 increase -1 ,rega 
-0x712a 031936 copy loopcnt ,pdata 
-0x712b 031937 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031938 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031939 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031940 branch disable_user 
-:      031941 search_uuid_in_data_type_uuid_128:
-0x712f 031942 increase -12 ,rega 
-:      031943 search_uuid_in_data_type_uuid_32:
-0x7130 031944 ifetch 2 ,contr 
-0x7131 031945 increase -2 ,rega 
-:      031946 search_uuid_in_data_type_uuid_16:
-0x7132 031947 ifetch 2 ,contr 
-0x7133 031948 isub regb ,null 
-0x7134 031949 branch enable_user ,zero 
-0x7135 031950 increase -2 ,rega 
-0x7136 031951 branch disable_user ,zero 
-0x7137 031952 branch search_uuid_in_data_loop 
-:      032011 sdp_send_spp_request:
-0x7138 032012 call l2cap_get_sdp_tx_payload 
-0x7139 032013 copy pdata ,contw 
-0x713a 032014 setarg 6 
-0x713b 032015 istore 1 ,contw 
-0x713c 032016 setarg sdp_tid_spp 
-0x713d 032017 istore 2 ,contw 
-0x713e 032018 setarg 0x0f00 
-0x713f 032019 istore 2 ,contw 
-0x7140 032020 setarg 0x1a0535 
-0x7141 032021 istore 3 ,contw 
-0x7142 032022 setarg 0x0111 
-0x7143 032023 lshift16 pdata ,pdata 
-0x7144 032024 istore 4 ,contw 
-0x7145 032025 setarg 0x2600 
-0x7146 032026 istore 2 ,contw 
-0x7147 032027 setarg 0x0335 
-0x7148 032028 istore 2 ,contw 
-0x7149 032029 setarg 0x0009 
-0x714a 032030 istore 2 ,contw 
-0x714b 032031 setarg 0x0004 
-0x714c 032032 istore 2 ,contw 
-0x714d 032033 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 032034 rtn 
-:      032038 function_g2:
-0x714f 032039 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 032040 jam 80 ,mem_aes_cmac_data_length 
-0x7151 032041 arg memdat ,contw 
-0x7152 032042 arg mem_le_srand ,contr 
-0x7153 032043 call memcpy16 
-0x7154 032044 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 032045 call memcpy32 
-0x7156 032046 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 032047 call memcpy32 
-0x7158 032048 call inverse_memdat 
-0x7159 032049 arg mem_le_mrand ,contr 
-0x715a 032050 call store_inverse_k 
-0x715b 032051 call function_aes_cmac 
-0x715c 032053 arg mem_aes_cmac_temp ,contw 
-0x715d 032054 call load_inverse_result 
-0x715e 032055 setarg 1000000 
-0x715f 032056 copy pdata ,rega 
-0x7160 032057 fetch 4 ,mem_aes_cmac_temp 
-0x7161 032058 idiv rega 
-0x7162 032059 call wait_div_end 
-0x7163 032060 remainder pdata 
-0x7164 032061 store 4 ,mem_gkey 
-0x7165 032063 rtn 
-:      032065 function_f6_eb:
-0x7166 032066 jam 65 ,mem_aes_cmac_data_length 
-0x7167 032067 arg memdat ,contw 
-0x7168 032068 call store_addr_common_a 
-0x7169 032069 call store_addr_common_b 
-0x716a 032070 fetch 3 ,mem_le_pres + 1 
-0x716b 032071 istore 3 ,contw 
-0x716c 032074 call get_r 
-0x716d 032076 arg mem_le_mrand ,contr 
-0x716e 032077 call memcpy16 
-0x716f 032078 arg mem_le_srand ,contr 
-0x7170 032079 call memcpy16 
-0x7171 032080 call inverse_memdat 
-0x7172 032081 arg mem_le_mackey ,contr 
-0x7173 032082 arg mem_aes_cmac_k ,contw 
-0x7174 032083 call memcpy16 
-0x7175 032085 branch function_aes_cmac 
-:      032089 get_r:
-0x7176 032090 fetch 4 ,mem_le_tk 
-0x7177 032091 istore 4 ,contw 
-0x7178 032092 call memset0_4 
-0x7179 032093 branch memset0_8 
-:      032095 function_f6_ea:
-0x717a 032096 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 032097 jam 65 ,mem_aes_cmac_data_length 
-0x717c 032098 arg memdat ,contw 
-0x717d 032099 call store_addr_common_b 
-0x717e 032100 call store_addr_common_a 
-0x717f 032101 fetch 3 ,mem_le_preq + 1 
-0x7180 032102 istore 3 ,contw 
-0x7181 032105 call get_r 
-0x7182 032106 arg mem_le_srand ,contr 
-0x7183 032107 call memcpy16 
-0x7184 032108 arg mem_le_mrand ,contr 
-0x7185 032109 call memcpy16 
-0x7186 032110 call inverse_memdat 
-0x7187 032111 arg mem_le_mackey ,contr 
-0x7188 032112 arg mem_aes_cmac_k ,contw 
-0x7189 032113 call memcpy16 
-0x718a 032115 call function_aes_cmac 
-0x718b 032116 arg mem_aes_cmac_temp ,contw 
-0x718c 032117 branch load_inverse_result 
-:      032119 function_f5:
-0x718d 032120 jam 32 ,mem_aes_cmac_data_length 
-0x718e 032121 arg mem_le_dhkey_256 ,contr 
-0x718f 032122 arg memdat ,contw 
-0x7190 032123 call memcpy32 
-0x7191 032124 call inverse_memdat 
-0x7192 032125 arg mem_le_slat ,contr 
-0x7193 032126 call store_inverse_k 
-0x7194 032127 call function_aes_cmac 
-0x7195 032128 arg mem_aes_cmac_k ,contw 
-0x7196 032129 call store_aes_result 
-0x7197 032130 arg 1 ,temp 
-0x7198 032131 call function_f5_common 
-0x7199 032132 arg mem_le_ltk ,contw 
-0x719a 032133 call load_inverse_result 
-0x719b 032134 arg 0 ,temp 
-0x719c 032135 call function_f5_common 
-0x719d 032136 arg mem_le_mackey ,contw 
-0x719e 032138 branch store_aes_result 
-:      032141 function_f5_common:
-0x719f 032142 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 032143 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 032144 setarg 0x100 
-0x71a2 032145 store 2 ,memdat 
-0x71a3 032146 call store_addr_common_b 
-0x71a4 032147 call store_addr_common_a 
-0x71a5 032148 arg mem_le_srand ,contr 
-0x71a6 032149 call memcpy16 
-0x71a7 032150 arg mem_le_mrand ,contr 
-0x71a8 032151 call memcpy16 
-0x71a9 032153 setarg 0x6c65 
-0x71aa 032154 istore 2 ,contw 
-0x71ab 032155 setarg 0x6274 
-0x71ac 032156 istore 2 ,contw 
-0x71ad 032157 istoret 1 ,contw 
-0x71ae 032158 call inverse_memdat 
-0x71af 032159 branch function_aes_cmac 
-:      032161 store_addr_common_b:
-0x71b0 032162 fetch 6 ,mem_le_lap 
-0x71b1 032163 istore 6 ,contw 
-0x71b2 032164 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 032165 istore 1 ,contw 
-0x71b4 032166 rtn 
-:      032168 store_addr_common_a:
-0x71b5 032169 fetch 6 ,mem_le_plap 
-0x71b6 032170 istore 6 ,contw 
-0x71b7 032175 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 032176 istore 1 ,contw 
-0x71b9 032177 rtn 
-:      032179 function_f4_ca:
-0x71ba 032180 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 032181 fetch 1 ,mem_passkey_1bit 
-0x71bc 032182 store 1 ,memdat 
-0x71bd 032183 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 032184 call memcpy32 
-0x71bf 032185 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 032186 call memcpy32 
-0x71c1 032187 call inverse_memdat 
-0x71c2 032188 arg mem_le_mrand ,contr 
-0x71c3 032189 call store_inverse_k 
-0x71c4 032190 branch function_aes_cmac 
-:      032193 function_f4_cb:
-0x71c5 032194 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 032195 fetch 1 ,mem_passkey_1bit 
-0x71c7 032196 store 1 ,memdat 
-0x71c8 032197 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 032198 call memcpy32 
-0x71ca 032199 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 032200 call memcpy32 
-0x71cc 032201 call inverse_memdat 
-0x71cd 032202 arg mem_le_srand ,contr 
-0x71ce 032203 call store_inverse_k 
-0x71cf 032204 branch function_aes_cmac 
-:      032206 function_aes_cmac:
-0x71d0 032207 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 032208 call function_aes_cmac_generate_subkey 
-0x71d2 032212 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 032213 copy pdata ,temp 
-:      032214 function_ceil16:
-0x71d4 032215 increase 15 ,pdata 
-0x71d5 032216 rshift4 pdata ,pdata 
-0x71d6 032217 copy pdata ,regb 
-0x71d7 032218 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 032219 and temp ,0x0f ,pdata 
-0x71d9 032220 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 032222 arg mem_aes_cmac_k1 ,regc 
-0x71db 032223 arg memdat ,pdata 
-0x71dc 032224 increase -16 ,pdata 
-0x71dd 032227 iadd temp ,rega 
-0x71de 032228 arg mem_aes_cmac_m_last ,contw 
-0x71df 032229 arg 4 ,loopcnt 
-0x71e0 032230 call xor_loop 
-0x71e1 032234 branch function_aes_cmac_aes 
-:      032236 function_aes_cmac_set_flag_0_balnk:
-0x71e2 032237 arg 1 ,regb 
-0x71e3 032238 arg 0 ,rega 
-0x71e4 032240 branch function_aes_cmac_set_flag_0_common 
-:      032243 function_aes_cmac_set_flag_0:
-0x71e5 032245 and temp ,0x0f ,rega 
-:      032246 function_aes_cmac_set_flag_0_common:
-0x71e6 032247 arg memdat ,pdata 
-0x71e7 032248 iadd temp ,pdata 
-0x71e8 032249 isub rega ,contr 
-0x71e9 032251 arg mem_aes_cmac_temp ,contw 
-0x71ea 032252 call function_aes_cmac_padding 
-0x71eb 032254 arg mem_aes_cmac_k2 ,regc 
-0x71ec 032255 arg mem_aes_cmac_temp ,rega 
-0x71ed 032256 arg mem_aes_cmac_m_last ,contw 
-0x71ee 032257 arg 4 ,loopcnt 
-0x71ef 032258 call xor_loop 
-:      032265 function_aes_cmac_aes:
-0x71f0 032270 call aes_clear_data 
-0x71f1 032271 call aes_init 
-0x71f2 032274 arg memdat ,contr 
-:      032275 function_aes_cmac_aes_loop:
-0x71f3 032277 increase -1 ,regb 
-0x71f4 032278 deposit regb 
-0x71f5 032279 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 032280 call load_data128 
-0x71f7 032281 call do_aes_cbc 
-0x71f8 032282 branch function_aes_cmac_aes_loop 
-:      032284 function_aes_cmac_aes_loop_end:
-0x71f9 032285 arg mem_aes_cmac_temp ,contw 
-0x71fa 032286 call store_aes_result 
-0x71fb 032287 arg mem_aes_cmac_m_last ,contr 
-0x71fc 032288 call load_data128 
-0x71fd 032289 call aes_init 
-0x71fe 032290 arg mem_aes_cmac_temp ,contr 
-0x71ff 032291 call load_data128 
-0x7200 032292 branch do_aes_cbc 
-:      032296 load_inverse_result:
-0x7201 032298 copy contw ,rega 
-0x7202 032299 call store_aes_result 
-0x7203 032301 arg 16 ,loopcnt 
-0x7204 032302 branch inverse_data 
-:      032304 store_inverse_k:
-0x7205 032305 arg mem_aes_cmac_k ,contw 
-0x7206 032306 call memcpy16 
-:      032307 inverse_k:
-0x7207 032308 arg 16 ,loopcnt 
-0x7208 032309 arg mem_aes_cmac_k ,rega 
-0x7209 032310 branch inverse_data 
-:      032312 inverse_memdat:
-0x720a 032313 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 032314 copy pdata ,loopcnt 
-0x720c 032315 arg memdat ,rega 
-0x720d 032316 branch inverse_data 
-:      032318 bn_lshift_0_inverse:
-0x720e 032319 ifetch 1 ,rega 
-0x720f 032320 lshift pdata ,pdata 
-0x7210 032321 isolate1 0 ,regc 
-0x7211 032322 setflag true ,0 ,pdata 
-0x7212 032323 isolate1 8 ,pdata 
-0x7213 032324 setflag true ,0 ,regc 
-0x7214 032325 istore 1 ,rega 
-0x7215 032326 increase -1 ,rega 
-0x7216 032327 loop bn_lshift_0_inverse 
-0x7217 032328 rtn 
-:      032330 function_aes_cmac_k1_inverse:
-0x7218 032331 arg mem_aes_cmac_k1 ,rega 
-:      032332 function_aes_cmac_inverse_common:
-0x7219 032333 increase 15 ,rega 
-0x721a 032334 force 16 ,loopcnt 
-0x721b 032335 force 0 ,regc 
-0x721c 032336 branch bn_lshift_0_inverse 
-:      032338 function_aes_cmac_k2_inverse:
-0x721d 032339 arg mem_aes_cmac_k2 ,rega 
-0x721e 032340 branch function_aes_cmac_inverse_common 
-:      032343 function_aes_cmac_generate_subkey:
-0x721f 032344 arg mem_aes_cmac_k ,contr 
-0x7220 032345 call load_key 
-0x7221 032348 force regidx_xor ,regext_index 
-0x7222 032349 call aes_clear 
-0x7223 032350 call aes_clear_data 
-0x7224 032351 call do_aes_ocb 
-0x7225 032356 arg mem_aes_cmac_k1 ,contw 
-0x7226 032357 call store_aes_result 
-:      032358 function_aes_cmac_k1:
-0x7227 032359 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032360 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032361 isolate1 7 ,pdata 
-0x722a 032362 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032363 call function_aes_cmac_k1_inverse 
-0x722c 032366 arg mem_aes_cmac_k1 ,regc 
-0x722d 032368 arg mem_aes_cmac_k1 ,contw 
-0x722e 032371 call function_aes_cmac_xor_rb 
-0x722f 032372 branch function_aes_cmac_k2 
-:      032373 function_aes_cmac_k1_0:
-0x7230 032374 call function_aes_cmac_k1_inverse 
-:      032375 function_aes_cmac_k2:
-0x7231 032377 arg mem_aes_cmac_k1 ,contr 
-0x7232 032378 arg mem_aes_cmac_k2 ,contw 
-0x7233 032379 call memcpy16 
-0x7234 032380 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032381 isolate1 7 ,pdata 
-0x7236 032382 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032383 call function_aes_cmac_k2_inverse 
-0x7238 032385 arg mem_aes_cmac_k2 ,regc 
-0x7239 032387 arg mem_aes_cmac_k2 ,contw 
-:      032393 function_aes_cmac_xor_rb:
-0x723a 032394 arg 3 ,loopcnt 
-:      032395 function_aes_cmac_xor_rb_loop:
-0x723b 032396 arg 0 ,temp 
-0x723c 032397 call function_aes_cmac_xor_loop_common 
-0x723d 032398 increase 4 ,regc 
-0x723e 032399 loop function_aes_cmac_xor_rb_loop 
-0x723f 032400 arg 0x8700 ,temp 
-0x7240 032401 lshift16 temp ,temp 
-:      032402 function_aes_cmac_xor_loop_common:
-0x7241 032403 ifetch 4 ,regc 
-0x7242 032404 ixor temp ,pdata 
-0x7243 032405 istore 4 ,contw 
-0x7244 032406 rtn 
-:      032412 function_aes_cmac_padding:
-0x7245 032413 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032414 arg 16 ,loopcnt 
-0x7247 032415 arg 0 ,pdata 
-:      032416 function_aes_cmac_padding_loop:
-0x7248 032417 isub rega ,null 
-0x7249 032418 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032419 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032420 ifetcht 1 ,contr 
-0x724c 032421 istoret 1 ,contw 
-:      032422 function_aes_cmac_padding_loop2:
-0x724d 032423 increase 1 ,pdata 
-0x724e 032424 loop function_aes_cmac_padding_loop 
-0x724f 032425 rtn 
-:      032426 function_aes_cmac_padding_beq_length:
-0x7250 032427 arg 0x80 ,temp 
-:      032428 function_aes_cmac_padding_common:
-0x7251 032429 istoret 1 ,contw 
-0x7252 032430 branch function_aes_cmac_padding_loop2 
-:      032432 function_aes_cmac_padding_big_length:
-0x7253 032433 arg 0 ,temp 
-0x7254 032434 branch function_aes_cmac_padding_common 
-:      032437 generate_kinit:
-0x7255 032438 call function_e22 
-0x7256 032439 arg mem_input_store ,contr 
-0x7257 032440 arg mem_kinit ,contw 
-0x7258 032441 branch memcpy16 
-:      032444 function_e21:
-0x7259 032445 disable user 
-0x725a 032446 call function_expand 
-0x725b 032447 arg mem_random_number ,contr 
-0x725c 032448 arg mem_x ,contw 
-0x725d 032449 force 15 ,loopcnt 
-0x725e 032450 call memcpy 
-0x725f 032451 ifetch 1 ,contr 
-0x7260 032452 xor_into 6 ,pdata 
-0x7261 032453 istore 1 ,contw 
-0x7262 032454 setarg mem_y 
-0x7263 032455 store 2 ,memp_ar_input 
-0x7264 032456 setarg mem_x 
-0x7265 032457 store 2 ,memp_ar_key 
-0x7266 032458 set1 mark_ar2 ,mark 
-0x7267 032459 branch function_ar 
-:      032463 function_e22:
-0x7268 032464 fetcht 1 ,mem_pin_length 
-0x7269 032465 force 16 ,regb 
-0x726a 032466 add temp ,6 ,regc 
-0x726b 032467 sub regc ,16 ,null 
-0x726c 032468 branch function_e22_pin_init ,positive 
-0x726d 032469 force 16 ,regc 
-:      032470 function_e22_pin_init:
-0x726e 032471 arg mem_x ,contw 
-:      032472 function_e22_genx_pin:
-0x726f 032473 arg mem_pin ,contr 
-0x7270 032474 copy temp ,loopcnt 
-0x7271 032475 disable user 
-:      032476 function_e22_genx_loop:
-0x7272 032477 ifetch 1 ,contr 
-0x7273 032478 istore 1 ,contw 
-0x7274 032479 increase -1 ,regb 
-0x7275 032480 branch function_e22_genx_end ,zero 
-0x7276 032481 loop function_e22_genx_loop 
-0x7277 032482 branch function_e22_genx_pin ,user 
-0x7278 032483 enable user 
-0x7279 032484 force 6 ,loopcnt 
-0x727a 032485 copy rega ,contr 
-0x727b 032486 branch function_e22_genx_loop 
-:      032487 function_e22_genx_end:
-0x727c 032488 arg mem_random_number ,contr 
-0x727d 032489 arg mem_y ,contw 
-0x727e 032490 call memcpy16 
-0x727f 032491 fetch 1 ,mem_y15 
-0x7280 032492 ixor regc ,pdata 
-0x7281 032493 store 1 ,mem_y15 
-0x7282 032494 setarg mem_y 
-0x7283 032495 store 2 ,memp_ar_input 
-0x7284 032496 setarg mem_x 
-0x7285 032497 store 2 ,memp_ar_key 
-0x7286 032498 set1 mark_ar2 ,mark 
-0x7287 032499 branch function_ar 
-:      032504 function_e1:
-0x7288 032505 disable user 
-0x7289 032506 call function_expand 
-0x728a 032507 branch function_hash 
-:      032509 function_e3:
-0x728b 032510 arg mem_aco ,rega 
-0x728c 032511 enable user 
-0x728d 032512 call function_expand 
-0x728e 032513 call function_hash 
-0x728f 032514 arg mem_input_store ,contr 
-0x7290 032515 arg mem_kc ,contw 
-0x7291 032516 branch memcpy16 
-:      032519 function_hash:
-0x7292 032520 setarg mem_random_number 
-0x7293 032521 store 2 ,memp_ar_input 
-0x7294 032522 setarg mem_link_key 
-0x7295 032523 store 2 ,memp_ar_key 
-0x7296 032524 set0 mark_ar2 ,mark 
-0x7297 032525 call function_ar 
-0x7298 032526 arg mem_input_store ,rega 
-0x7299 032527 arg mem_random_number ,regb 
-0x729a 032528 arg mem_x ,contw 
-0x729b 032529 call xor16 
-0x729c 032530 arg mem_x ,rega 
-0x729d 032531 arg mem_y ,regb 
-0x729e 032532 copy regb ,contw 
-0x729f 032533 enable user 
-0x72a0 032534 call add16 
-0x72a1 032535 call key_offset 
-0x72a2 032536 setarg mem_y 
-0x72a3 032537 store 2 ,memp_ar_input 
-0x72a4 032538 setarg mem_x 
-0x72a5 032539 store 2 ,memp_ar_key 
-0x72a6 032540 set1 mark_ar2 ,mark 
-0x72a7 032541 branch function_ar 
-:      032545 function_ar:
-0x72a8 032546 jam 0 ,mem_ar_hround 
-0x72a9 032547 fetch 2 ,memp_ar_key 
-0x72aa 032548 iforce contr 
-0x72ab 032549 arg mem_key_store ,contw 
-0x72ac 032550 call memcpy16 
-0x72ad 032551 fetch 2 ,memp_ar_input 
-0x72ae 032552 iforce contr 
-0x72af 032553 arg mem_input_store ,contw 
-0x72b0 032554 call memcpy16 
-:      032556 function_ar_loop:
-0x72b1 032557 call key_scheduling 
-0x72b2 032558 disable user 
-0x72b3 032559 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032560 fetch 1 ,mem_ar_hround 
-0x72b5 032561 bne 4 ,function_ar_original 
-0x72b6 032562 fetch 2 ,memp_ar_input 
-0x72b7 032563 iforce regb 
-0x72b8 032564 call xor_mod32_ar2 
-:      032565 function_ar_original:
-0x72b9 032566 call xor_mod32 
-0x72ba 032567 call el_boxes 
-0x72bb 032568 fetch 1 ,mem_ar_hround 
-0x72bc 032569 increase 1 ,pdata 
-0x72bd 032570 store 1 ,mem_ar_hround 
-0x72be 032572 call key_scheduling 
-0x72bf 032573 enable user 
-0x72c0 032574 call xor_mod32 
-0x72c1 032575 call pht 
-0x72c2 032576 call permute 
-0x72c3 032577 call pht 
-0x72c4 032578 call permute 
-0x72c5 032579 call pht 
-0x72c6 032580 call permute 
-0x72c7 032581 call pht 
-0x72c8 032582 fetch 1 ,mem_ar_hround 
-0x72c9 032583 increase 1 ,pdata 
-0x72ca 032584 store 1 ,mem_ar_hround 
-0x72cb 032585 bne 16 ,function_ar_loop 
-0x72cc 032586 call key_scheduling 
-0x72cd 032587 disable user 
-0x72ce 032588 branch xor_mod32 
-:      032592 key_scheduling:
-0x72cf 032593 fetch 1 ,mem_ar_hround 
-0x72d0 032594 arg mem_key_store ,contr 
-0x72d1 032595 branch key_sched_zero ,blank 
-0x72d2 032596 iforce regb 
-0x72d3 032597 force 17 ,loopcnt 
-0x72d4 032598 copy contr ,contw 
-:      032599 key_rotateloop:
-0x72d5 032600 ifetch 1 ,contr 
-0x72d6 032601 lshift3 pdata ,temp 
-0x72d7 032602 rshift2 pdata ,pdata 
-0x72d8 032603 rshift3 pdata ,pdata 
-0x72d9 032604 ior temp ,pdata 
-0x72da 032605 istore 1 ,contw 
-0x72db 032606 loop key_rotateloop 
-0x72dc 032607 setarg mem_key_store 
-0x72dd 032608 iadd regb ,contr 
-0x72de 032609 force 16 ,loopcnt 
-0x72df 032610 arg mem_round_key ,contw 
-:      032611 key_select_octet_loop:
-0x72e0 032612 ifetch 1 ,contr 
-0x72e1 032613 istore 1 ,contw 
-0x72e2 032614 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032615 nbranch key_select_octet_nwrap ,true 
-0x72e4 032616 increase -17 ,contr 
-:      032617 key_select_octet_nwrap:
-0x72e5 032618 loop key_select_octet_loop 
-0x72e6 032619 force 0 ,rega 
-0x72e7 032620 add regb ,-1 ,regc 
-0x72e8 032621 lshift2 regc ,regc 
-0x72e9 032622 lshift2 regc ,regc 
-0x72ea 032623 call enable_authrom 
-0x72eb 032624 setarg mem_b_box 
-0x72ec 032625 iadd regc ,regc 
-0x72ed 032626 arg mem_round_key ,contw 
-0x72ee 032627 force 16 ,loopcnt 
-:      032628 bias_round_key_loop:
-0x72ef 032629 ifetcht 1 ,regc 
-0x72f0 032630 ifetch 1 ,contw 
-0x72f1 032631 iadd temp ,pdata 
-0x72f2 032632 istore 1 ,contw 
-0x72f3 032633 increase 1 ,regc 
-0x72f4 032634 loop bias_round_key_loop 
-0x72f5 032635 branch disable_authrom 
-:      032637 key_sched_zero:
-0x72f6 032638 force 16 ,loopcnt 
-0x72f7 032639 force 0 ,temp 
-:      032640 create_byte_16_loop:
-0x72f8 032641 ifetch 1 ,contr 
-0x72f9 032642 ixor temp ,temp 
-0x72fa 032643 loop create_byte_16_loop 
-0x72fb 032644 deposit temp 
-0x72fc 032645 istore 1 ,contr 
-0x72fd 032646 arg mem_key_store ,contr 
-0x72fe 032647 arg mem_round_key ,contw 
-0x72ff 032648 branch memcpy16 
-:      032650 xor_mod32:
-0x7300 032651 arg mem_round_key ,regb 
-:      032652 xor_mod32_ar2:
-0x7301 032653 force 16 ,loopcnt 
-0x7302 032654 arg mem_input_store ,rega 
-0x7303 032655 copy rega ,contw 
-:      032656 xor_mod32_loop:
-0x7304 032657 ifetcht 1 ,rega 
-0x7305 032658 ifetch 1 ,regb 
-0x7306 032659 ixor temp ,alarm 
-0x7307 032660 and loopcnt ,3 ,regc 
-0x7308 032661 nbranch xor_mod32_invert ,user 
-0x7309 032662 xor_into 3 ,regc 
-:      032663 xor_mod32_invert:
-0x730a 032664 sub regc ,1 ,regc 
-0x730b 032665 branch xor_even ,positive 
-0x730c 032666 iadd temp ,alarm 
-:      032667 xor_even:
-0x730d 032668 deposit alarm 
-0x730e 032669 istore 1 ,contw 
-0x730f 032670 increase 1 ,rega 
-0x7310 032671 increase 1 ,regb 
-0x7311 032672 loop xor_mod32_loop 
-0x7312 032673 rtn 
-:      032675 el_boxes:
-0x7313 032676 call enable_authrom 
-0x7314 032677 force 16 ,loopcnt 
-0x7315 032678 arg mem_input_store ,rega 
-:      032679 el_box_loop:
-0x7316 032680 ifetch 1 ,rega 
-0x7317 032681 arg mem_e_box ,contr 
-0x7318 032682 and loopcnt ,3 ,regc 
-0x7319 032683 sub regc ,1 ,null 
-0x731a 032684 branch e_boxes ,positive 
-0x731b 032685 arg mem_l_box ,contr 
-:      032686 e_boxes:
-0x731c 032687 iadd contr ,contr 
-0x731d 032688 ifetch 1 ,contr 
-0x731e 032689 istore 1 ,rega 
-0x731f 032690 increase 1 ,rega 
-0x7320 032691 loop el_box_loop 
-0x7321 032692 branch disable_authrom 
-:      032694 pht:
-0x7322 032695 force 8 ,loopcnt 
-0x7323 032696 arg mem_input_store ,contr 
-0x7324 032697 copy contr ,contw 
-:      032698 pht_loop:
-0x7325 032699 ifetch 1 ,contr 
-0x7326 032700 iforce rega 
-0x7327 032701 ifetch 1 ,contr 
-0x7328 032702 iforce regb 
-0x7329 032703 lshift rega ,pdata 
-0x732a 032704 iadd regb ,pdata 
-0x732b 032705 istore 1 ,contw 
-0x732c 032706 deposit rega 
-0x732d 032707 iadd regb ,pdata 
-0x732e 032708 istore 1 ,contw 
-0x732f 032709 loop pht_loop 
-0x7330 032710 rtn 
-:      032713 permute:
-0x7331 032714 setarg 0x8ae42c 
-0x7332 032715 iforce temp 
-0x7333 032716 force 7 ,loopcnt 
-0x7334 032717 call permute_exchange 
-0x7335 032718 setarg 0xd751b 
-0x7336 032719 iforce temp 
-0x7337 032720 force 5 ,loopcnt 
-0x7338 032721 call permute_exchange 
-0x7339 032722 fetch 1 ,mem_input_store + 15 
-0x733a 032723 iforce rega 
-0x733b 032724 fetch 1 ,mem_input_store + 3 
-0x733c 032725 store 1 ,mem_input_store + 15 
-0x733d 032726 deposit rega 
-0x733e 032727 store 1 ,mem_input_store + 3 
-0x733f 032728 rtn 
-:      032730 permute_exchange:
-0x7340 032731 and temp ,0xf ,regb 
-:      032732 permute_loop:
-0x7341 032733 and temp ,0xf ,pdata 
-0x7342 032734 arg mem_input_store ,contw 
-0x7343 032735 iadd contw ,contw 
-0x7344 032736 ifetch 1 ,contw 
-0x7345 032737 iforce regc 
-0x7346 032738 deposit rega 
-0x7347 032739 istore 1 ,contw 
-0x7348 032740 copy regc ,rega 
-0x7349 032741 rshift4 temp ,temp 
-0x734a 032742 loop permute_loop 
-0x734b 032743 setarg mem_input_store 
-0x734c 032744 iadd regb ,contw 
-0x734d 032745 deposit rega 
-0x734e 032746 istore 1 ,contw 
-0x734f 032747 rtn 
-:      032749 add16:
-0x7350 032750 enable user 
-0x7351 032751 branch xor_add16 
-:      032753 xor16:
-0x7352 032754 disable user 
-:      032755 xor_add16:
-0x7353 032756 force 16 ,loopcnt 
-:      032757 xoradd_loop:
-0x7354 032758 ifetcht 1 ,rega 
-0x7355 032759 ifetch 1 ,regb 
-0x7356 032760 branch xoradd_add ,user 
-0x7357 032761 ixor temp ,pdata 
-0x7358 032762 branch xoradd_store 
-:      032763 xoradd_add:
-0x7359 032764 iadd temp ,pdata 
-:      032765 xoradd_store:
-0x735a 032766 istore 1 ,contw 
-0x735b 032767 increase 1 ,rega 
-0x735c 032768 increase 1 ,regb 
-0x735d 032769 loop xoradd_loop 
-0x735e 032770 rtn 
-:      032773 function_expand:
-0x735f 032774 arg mem_y ,contw 
-0x7360 032775 ifetch 6 ,rega 
-0x7361 032776 istore 6 ,contw 
-0x7362 032777 branch expand_12 ,user 
-0x7363 032778 ifetch 6 ,rega 
-0x7364 032779 branch expand_cont 
-:      032780 expand_12:
-0x7365 032781 ifetch 6 ,contr 
-:      032782 expand_cont:
-0x7366 032783 istore 6 ,contw 
-0x7367 032784 ifetch 4 ,rega 
-0x7368 032785 istore 4 ,contw 
-0x7369 032786 rtn 
-:      032788 key_offset:
-0x736a 032789 arg mem_link_key ,contr 
-0x736b 032790 arg mem_x ,contw 
-0x736c 032791 arg 0 ,temp 
-0x736d 032792 setarg 0x8395a7 
-0x736e 032793 call concatenate_temp24 
-0x736f 032794 setarg 0xb3c1df 
-0x7370 032795 call concatenate_temp24 
-0x7371 032796 setarg 0xe5e9 
-0x7372 032797 call concatenate_temp16 
-0x7373 032798 copy temp ,regab 
-0x7374 032799 disable user 
-0x7375 032800 call key_addxor 
-0x7376 032801 copy regab ,temp 
-0x7377 032802 enable user 
-0x7378 032803 branch key_addxor 
-:      032805 key_addxor:
-0x7379 032806 force 8 ,loopcnt 
-:      032807 key_addxor_loop:
-0x737a 032808 ifetch 1 ,contr 
-0x737b 032809 compare 1 ,loopcnt ,1 
-0x737c 032810 branch key_high ,user 
-0x737d 032811 branch key_xor ,true 
-:      032812 key_add:
-0x737e 032813 iadd temp ,pdata 
-0x737f 032814 branch key_store 
-:      032815 key_high:
-0x7380 032816 branch key_add ,true 
-:      032817 key_xor:
-0x7381 032818 ixor temp ,pdata 
-:      032819 key_store:
-0x7382 032820 istore 1 ,contw 
-0x7383 032821 rshift8 temp ,temp 
-0x7384 032822 loop key_addxor_loop 
-0x7385 032823 rtn 
-:      032825 copy_aco:
-0x7386 032826 fetch 6 ,mem_input_store + 4 
-0x7387 032827 store 6 ,mem_aco 
-0x7388 032828 ifetch 6 ,contr 
-0x7389 032829 istore 6 ,contw 
-0x738a 032830 rtn 
-:      032832 concatenate_temp24:
-0x738b 032833 lshift8 temp ,temp 
-:      032834 concatenate_temp16:
-0x738c 032835 lshift16 temp ,temp 
-0x738d 032836 ior temp ,temp 
-0x738e 032837 rtn 
-:      032841 loop1:
-0x738f 032842 branch loop1 
-:      032846 generate_stk:
-0x7390 032847 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032848 call function_s1 
-0x7392 032849 arg mem_le_ltk ,contw 
-0x7393 032850 branch store_aes_result 
-:      032853 authenticate_rconfirm:
-0x7394 032854 arg mem_le_srand ,contw 
-0x7395 032855 branch authenticate_mconfirm ,master 
-0x7396 032856 arg mem_le_mrand ,contw 
-:      032857 authenticate_mconfirm:
-0x7397 032858 copy contr ,rega 
-0x7398 032859 call memcpy16 
-0x7399 032860 call function_c1 
-0x739a 032861 arg mem_le_rconfirm ,contr 
-0x739b 032862 branch compare_res 
-:      032864 generate_confirm:
-0x739c 032865 arg mem_le_mrand ,rega 
-0x739d 032866 branch generate_mrand ,master 
-0x739e 032867 arg mem_le_srand ,rega 
-:      032868 generate_mrand:
-0x739f 032869 copy rega ,contw 
-0x73a0 032870 call generate_random 
-0x73a1 032871 branch function_c1 
-:      032873 generate_sk:
-0x73a2 032874 arg mem_le_skdm ,contr 
-0x73a3 032875 call load_data128 
-0x73a4 032876 arg mem_le_ltk ,contr 
-0x73a5 032877 call load_regext 
-0x73a6 032878 force 0x38 ,aes_ctrl 
-0x73a7 032879 force 0x0 ,aes_ctrl 
-0x73a8 032880 call wait_aes 
-0x73a9 032881 arg mem_le_sk ,contw 
-0x73aa 032882 branch store_aes_result 
-:      032885 first_block_counter:
-0x73ab 032886 force 0x49 ,pdata 
-0x73ac 032887 branch first_block 
-:      032888 first_block_data:
-0x73ad 032889 force 1 ,pdata 
-:      032890 first_block:
-0x73ae 032891 force regidx_data ,regext_index 
-0x73af 032892 lshift8 temp ,regext 
-0x73b0 032893 ior regext ,regext 
-0x73b1 032894 increase 1 ,regext_index 
-0x73b2 032895 rshift8 temp ,regext 
-0x73b3 032896 rshift16 regext ,regext 
-0x73b4 032897 fetch 2 ,mem_le_ivm 
-0x73b5 032898 lshift16 ,pdata ,pdata 
-0x73b6 032899 ior regext ,regext 
-0x73b7 032900 increase 1 ,regext_index 
-0x73b8 032901 ifetch 4 ,contr 
-0x73b9 032902 iforce regext 
-0x73ba 032903 increase 1 ,regext_index 
-0x73bb 032904 ifetch 2 ,contr 
-0x73bc 032905 byteswap rega ,regext 
-0x73bd 032906 lshift16 regext ,regext 
-0x73be 032907 ior regext ,regext 
-0x73bf 032908 increase 1 ,regext_index 
-0x73c0 032909 rtn 
-:      032913 generate_mic:
-0x73c1 032914 add regc ,1 ,contr 
-0x73c2 032915 ifetch 1 ,contr 
-0x73c3 032916 iforce rega 
-0x73c4 032917 call first_block_counter 
-0x73c5 032918 call do_aes_ocb 
-0x73c6 032920 force regidx_data ,regext_index 
-0x73c7 032921 ifetch 1 ,regc 
-0x73c8 032922 and_into 0x3 ,pdata 
-0x73c9 032923 lshift16 pdata ,regext 
-0x73ca 032924 set1 8 ,regext 
-0x73cb 032925 call clear_hidata 
-0x73cc 032926 call do_aes_cbc 
-0x73cd 032928 copy rega ,loopcnt 
-0x73ce 032929 add regc ,2 ,contr 
-0x73cf 032930 call padding_data 
-:      032931 generate_mic_loop:
-0x73d0 032932 call aes_load_data 
-0x73d1 032933 call do_aes_cbc 
-0x73d2 032934 deposit loopcnt 
-0x73d3 032935 branch generate_mic_end ,blank 
-0x73d4 032936 branch generate_mic_loop 
-:      032937 generate_mic_end:
-0x73d5 032938 force regidx_result ,regext_index 
-0x73d6 032939 deposit regext 
-0x73d7 032940 store 4 ,mem_le_mic 
-0x73d8 032941 rtn 
-:      032943 aes_crypt_data:
-0x73d9 032944 increase 1 ,rega 
-0x73da 032945 call first_block_data 
-0x73db 032946 copy regc ,contr 
-0x73dc 032947 call aes_load_xor 
-0x73dd 032948 call do_aes_ctr 
-0x73de 032949 call store_enc_data 
-0x73df 032950 increase 16 ,regc 
-0x73e0 032951 increase -16 ,regb 
-0x73e1 032952 branch aes_crypt_data ,positive 
-0x73e2 032953 rtn 
-:      032955 le_encrypt:
-0x73e3 032956 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032957 arg mem_le_txheader ,regc 
-0x73e5 032958 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032959 call generate_mic 
-0x73e7 032960 force regidx_xor ,regext_index 
-0x73e8 032961 iforce regext 
-0x73e9 032962 force 0 ,rega 
-0x73ea 032963 call first_block_data 
-0x73eb 032964 call do_aes_ctr 
-0x73ec 032965 arg mem_le_txpayload ,regc 
-0x73ed 032966 fetch 1 ,mem_le_txlen 
-0x73ee 032967 add pdata ,-1 ,regb 
-0x73ef 032968 iadd regc ,contw 
-0x73f0 032969 force regidx_result ,regext_index 
-0x73f1 032970 deposit regext 
-0x73f2 032971 istore 4 ,contw 
-0x73f3 032972 call aes_crypt_data 
-0x73f4 032973 fetch 1 ,mem_le_txlen 
-0x73f5 032974 increase 4 ,pdata 
-0x73f6 032975 store 1 ,mem_le_txlen 
-0x73f7 032976 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032977 increase 1 ,temp 
-0x73f9 032978 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032979 rtn 
-:      032981 le_decrypt:
-0x73fb 032982 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032983 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032984 sub pdata ,20 ,null 
-0x73fe 032985 branch le_dec_cont ,positive 
-:      032986 le_dec_cont:
-0x73ff 032987 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032988 add pdata ,-1 ,regb 
-0x7401 032989 increase -4 ,pdata 
-0x7402 032990 store 1 ,mem_le_rxbuf + 1 
-0x7403 032991 iadd regc ,contr 
-0x7404 032992 ifetch 4 ,contr 
-0x7405 032993 force regidx_xor ,regext_index 
-0x7406 032994 iforce regext 
-0x7407 032995 force 0 ,rega 
-0x7408 032996 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032997 call first_block_data 
-0x740a 032998 call do_aes_ctr 
-0x740b 032999 force regidx_result ,regext_index 
-0x740c 033000 deposit regext 
-0x740d 033001 store 4 ,mem_le_peer_mic 
-0x740e 033002 call aes_crypt_data 
-0x740f 033003 arg mem_le_rxbuf ,regc 
-0x7410 033004 call generate_mic 
-0x7411 033005 fetcht 4 ,mem_le_peer_mic 
-0x7412 033006 isub temp ,pdata 
-0x7413 033007 nrtn blank 
-0x7414 033008 fetch 4 ,mem_le_last_mic 
-0x7415 033009 isub temp ,pdata 
-0x7416 033010 rtn blank 
-0x7417 033011 storet 4 ,mem_le_last_mic 
-0x7418 033012 fetch 5 ,mem_le_pcnt_rx 
-0x7419 033013 increase 1 ,pdata 
-0x741a 033014 store 5 ,mem_le_pcnt_rx 
-0x741b 033015 force 0 ,pdata 
-0x741c 033016 rtn 
-:      033018 wait_aes:
-0x741d 033019 nbranch wait_aes ,aes_ready 
-0x741e 033020 rtn 
-:      033022 do_aes_ocb:
-0x741f 033023 force 0x30 ,aes_ctrl 
-0x7420 033024 force 0x0 ,aes_ctrl 
-0x7421 033025 branch wait_aes 
-:      033027 do_aes_cbc:
-0x7422 033028 force 0x32 ,aes_ctrl 
-0x7423 033029 force 0x2 ,aes_ctrl 
-0x7424 033030 branch wait_aes 
-:      033032 do_aes_ctr:
-0x7425 033033 force 0x34 ,aes_ctrl 
-0x7426 033034 force 0x4 ,aes_ctrl 
-0x7427 033035 branch wait_aes 
-:      033038 aes_init:
-0x7428 033039 force 1 ,aes_ctrl 
-0x7429 033040 force 0 ,aes_ctrl 
-0x742a 033041 rtn 
-:      033042 function_s1:
-0x742b 033043 force regidx_data ,regext_index 
-0x742c 033044 fetch 4 ,mem_le_mrand 
-0x742d 033045 iforce regext 
-0x742e 033046 increase 1 ,regext_index 
-0x742f 033047 ifetch 4 ,contr 
-0x7430 033048 iforce regext 
-0x7431 033049 increase 1 ,regext_index 
-0x7432 033050 fetch 4 ,mem_le_srand 
-0x7433 033051 iforce regext 
-0x7434 033052 increase 1 ,regext_index 
-0x7435 033053 ifetch 4 ,contr 
-0x7436 033054 iforce regext 
-0x7437 033055 increase 1 ,regext_index 
-0x7438 033056 call aes_clear 
-0x7439 033057 increase -4 ,regext_index 
-0x743a 033058 fetch 4 ,mem_le_tk 
-0x743b 033059 copy pdata ,regext 
-0x743c 033060 increase 4 ,regext_index 
-0x743d 033061 force 0x38 ,aes_ctrl 
-0x743e 033062 force 0x8 ,aes_ctrl 
-0x743f 033063 branch wait_aes 
-:      033066 function_c1:
-0x7440 033067 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 033068 fetch 6 ,mem_le_lap 
-0x7442 033069 fetcht 6 ,mem_le_plap 
-0x7443 033070 branch function_c1_master ,master 
-0x7444 033071 fetch 6 ,mem_le_plap 
-0x7445 033072 fetcht 6 ,mem_le_lap 
-:      033073 function_c1_master:
-0x7446 033074 force regidx_xor ,regext_index 
-0x7447 033075 copy temp ,regext 
-0x7448 033076 increase 1 ,regext_index 
-0x7449 033077 rshift32 temp ,regext 
-0x744a 033078 lshift16 pdata ,pdata 
-0x744b 033079 ior regext ,regext 
-0x744c 033080 increase 1 ,regext_index 
-0x744d 033081 rshift32 pdata ,regext 
-0x744e 033082 increase 1 ,regext_index 
-0x744f 033083 force 0 ,regext 
-0x7450 033084 force 0 ,pdata 
-0x7451 033085 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 033086 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 033087 nbranch function_c1_irat ,master 
-0x7454 033089 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 033090 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      033091 function_c1_irat:
-0x7456 033092 store 1 ,mem_le_iat 
-0x7457 033093 storet 1 ,mem_le_rat 
-0x7458 033094 force regidx_data ,regext_index 
-0x7459 033095 arg mem_le_iat ,regb 
-0x745a 033096 force 4 ,loopcnt 
-:      033097 function_c1_loop1:
-0x745b 033098 ifetch 4 ,rega 
-0x745c 033099 ifetcht 4 ,regb 
-0x745d 033100 ixor temp ,regext 
-0x745e 033101 increase 1 ,regext_index 
-0x745f 033102 increase 4 ,rega 
-0x7460 033103 increase 4 ,regb 
-0x7461 033104 loop function_c1_loop1 
-0x7462 033105 call aes_clear 
-0x7463 033106 increase -4 ,regext_index 
-0x7464 033107 fetch 4 ,mem_le_tk 
-0x7465 033108 copy pdata ,regext 
-0x7466 033109 increase 4 ,regext_index 
-0x7467 033110 force 0x38 ,aes_ctrl 
-0x7468 033111 force 0xc ,aes_ctrl 
-0x7469 033112 call wait_aes 
-0x746a 033114 call aes_clear_data 
-0x746b 033115 force 0x3a ,aes_ctrl 
-0x746c 033116 force 0x8 ,aes_ctrl 
-0x746d 033117 branch wait_aes 
-:      033119 padding_data:
-0x746e 033120 compare 0 ,loopcnt ,3 
-0x746f 033121 rtn true 
-0x7470 033122 deposit contr 
-0x7471 033123 iadd loopcnt ,contw 
-0x7472 033124 force 0 ,pdata 
-:      033125 padding_loop:
-0x7473 033126 istore 1 ,contw 
-0x7474 033127 increase 1 ,loopcnt 
-0x7475 033128 compare 0 ,loopcnt ,3 
-0x7476 033129 rtn true 
-0x7477 033130 branch padding_loop 
-:      033132 aes_load_data:
-0x7478 033133 force regidx_data ,regext_index 
-:      033134 load_data_loop:
-0x7479 033135 deposit loopcnt 
-0x747a 033136 branch load_data_padding ,blank 
-0x747b 033137 ifetch 4 ,contr 
-0x747c 033138 increase -4 ,loopcnt 
-:      033139 load_data_padding:
-0x747d 033140 iforce regext 
-0x747e 033141 increase 1 ,regext_index 
-0x747f 033142 compare regidx_key ,regext_index ,0xf 
-0x7480 033143 rtn true 
-0x7481 033144 branch load_data_loop 
-:      033146 aes_load_xor:
-0x7482 033147 force regidx_xor ,regext_index 
-0x7483 033148 branch load_regext 
-:      033149 load_key:
-0x7484 033150 force regidx_key ,regext_index 
-0x7485 033151 branch load_regext 
-:      033152 load_data128:
-0x7486 033153 force regidx_data ,regext_index 
-:      033154 load_regext:
-0x7487 033155 force 4 ,loopcnt 
-:      033156 load_regext_loop:
-0x7488 033157 ifetch 4 ,contr 
-0x7489 033158 iforce regext 
-0x748a 033159 increase 1 ,regext_index 
-0x748b 033160 loop load_regext_loop 
-0x748c 033161 rtn 
-:      033163 load_sk:
-0x748d 033164 arg mem_le_sk ,contr 
-0x748e 033165 branch load_key 
-:      033167 clear_hidata:
-0x748f 033168 force 4 ,loopcnt 
-0x7490 033169 branch clear_data_rest 
-:      033171 aes_clear_data:
-0x7491 033172 force regidx_data ,regext_index 
-:      033173 aes_clear:
-0x7492 033174 force 4 ,loopcnt 
-:      033175 clear_loop:
-0x7493 033176 force 0 ,regext 
-:      033177 clear_data_rest:
-0x7494 033178 increase 1 ,regext_index 
-0x7495 033179 loop clear_loop 
-0x7496 033180 rtn 
-:      033182 store_aes_result:
-0x7497 033183 force regidx_result ,regext_index 
-0x7498 033184 force 4 ,loopcnt 
-:      033185 send_aes_result_loop:
-0x7499 033186 deposit regext 
-0x749a 033187 istore 4 ,contw 
-0x749b 033188 increase 1 ,regext_index 
-0x749c 033189 loop send_aes_result_loop 
-0x749d 033190 rtn 
-:      033192 store_enc_data:
-0x749e 033193 force regidx_result ,regext_index 
-0x749f 033194 copy regc ,contw 
-0x74a0 033195 add regb ,1 ,loopcnt 
-0x74a1 033196 sub loopcnt ,15 ,null 
-0x74a2 033197 branch store_enc_loop ,positive 
-0x74a3 033198 force 16 ,loopcnt 
-:      033199 store_enc_loop:
-0x74a4 033200 deposit regext 
-0x74a5 033201 sub loopcnt ,3 ,null 
-0x74a6 033202 branch store_enc_byte ,positive 
-0x74a7 033203 istore 4 ,contw 
-0x74a8 033204 increase -4 ,loopcnt 
-0x74a9 033205 rtn zero 
-0x74aa 033206 increase 1 ,regext_index 
-0x74ab 033207 branch store_enc_loop 
-:      033208 store_enc_byte:
-0x74ac 033209 istore 1 ,contw 
-0x74ad 033210 rshift8 pdata ,pdata 
-0x74ae 033211 loop store_enc_byte 
-0x74af 033212 rtn 
-:      033215 compare_res:
-0x74b0 033216 force regidx_result ,regext_index 
-0x74b1 033217 force 4 ,loopcnt 
-:      033218 compare_res_loop:
-0x74b2 033219 ifetch 4 ,contr 
-0x74b3 033220 isub regext ,null 
-0x74b4 033221 nrtn zero 
-0x74b5 033222 increase 1 ,regext_index 
-0x74b6 033223 loop compare_res_loop 
-0x74b7 033224 force 0 ,null 
-0x74b8 033225 rtn 
-:      033227 enable_authrom:
-0x74b9 033228 hfetch 1 ,core_clkoff 
-0x74ba 033229 set0 clock_off_auth_rom ,pdata 
-0x74bb 033230 hstore 1 ,core_clkoff 
-0x74bc 033231 rtn 
-:      033233 disable_authrom:
-0x74bd 033234 hfetch 1 ,core_clkoff 
-0x74be 033235 set1 clock_off_auth_rom ,pdata 
-0x74bf 033236 hstore 1 ,core_clkoff 
-0x74c0 033237 rtn 
-:      033239 init_memp:
-0x74c1 033240 arg mem_p ,contw 
-0x74c2 033241 setsect 0 ,0x3ffff 
-0x74c3 033242 setsect 1 ,0x3ffff 
-0x74c4 033243 setsect 2 ,0x3ffff 
-0x74c5 033244 setsect 3 ,0x3fbff 
-0x74c6 033245 istore 9 ,contw 
-0x74c7 033246 setsect 0 ,0x3ffff 
-0x74c8 033247 setsect 1 ,0x3ffff 
-0x74c9 033248 setsect 2 ,0x3ffff 
-0x74ca 033249 setsect 3 ,0x3ffff 
-0x74cb 033250 istore 9 ,contw 
-0x74cc 033251 setsect 0 ,0x3ffff 
-0x74cd 033252 setsect 1 ,0x3ffff 
-0x74ce 033253 setsect 2 ,0x3cfff 
-0x74cf 033254 setsect 3 ,0x3ffff 
-0x74d0 033255 istore 9 ,contw 
-0x74d1 033256 setsect 0 ,0x3ffff 
-0x74d2 033257 setsect 1 ,0x3ffff 
-0x74d3 033258 setsect 2 ,0x3ffef 
-0x74d4 033259 setsect 3 ,0x3ffff 
-0x74d5 033260 istore 9 ,contw 
-0x74d6 033261 setsect 0 ,0x3ffff 
-0x74d7 033262 setsect 1 ,0x3ffff 
-0x74d8 033263 setsect 2 ,0x3ffff 
-0x74d9 033264 setsect 3 ,0x3ffff 
-0x74da 033265 istore 9 ,contw 
-0x74db 033266 setsect 0 ,0x3ffff 
-0x74dc 033267 setsect 1 ,0x26c7f 
-0x74dd 033268 setsect 2 ,0x146b 
-0x74de 033269 setsect 3 ,0x37bb3 
-0x74df 033270 istore 9 ,contw 
-0x74e0 033271 setsect 0 ,0x1feb8 
-0x74e1 033272 setsect 1 ,0x10c12 
-0x74e2 033273 setsect 2 ,0x2b722 
-0x74e3 033274 setsect 3 ,0x29fa6 
-0x74e4 033275 istore 9 ,contw 
-0x74e5 033276 setsect 0 ,0xe70f 
-0x74e6 033277 setsect 1 ,0x16720 
-0x74e7 033278 setsect 2 ,0x519e 
-0x74e8 033279 setsect 3 ,0x19084 
-0x74e9 033280 istore 9 ,contw 
-0x74ea 033281 setsect 0 ,0x31012 
-0x74eb 033282 setsect 1 ,0x360bf 
-0x74ec 033283 setsect 2 ,0x3f0af 
-0x74ed 033284 setsect 3 ,0x3d3 
-0x74ee 033285 istore 9 ,contw 
-0x74ef 033286 setsect 0 ,0x3a188 
-0x74f0 033287 setsect 1 ,0x3ad0 
-0x74f1 033288 setsect 2 ,0x3cbf2 
-0x74f2 033289 setsect 3 ,0x243d9 
-0x74f3 033290 istore 9 ,contw 
-0x74f4 033291 setsect 0 ,0x2b030 
-0x74f5 033292 setsect 1 ,0x36a03 
-0x74f6 033293 setsect 2 ,0x11188 
-0x74f7 033294 setsect 3 ,0x1e520 
-0x74f8 033295 istore 9 ,contw 
-0x74f9 033296 setsect 0 ,0x3a11e 
-0x74fa 033297 setsect 1 ,0xfe5d 
-0x74fb 033298 setsect 2 ,0xdd57 
-0x74fc 033299 setsect 3 ,0x1ac93 
-0x74fd 033300 istore 9 ,contw 
-0x74fe 033301 setsect 0 ,0x11ed 
-0x74ff 033302 setsect 1 ,0x218c4 
-0x7500 033303 setsect 2 ,0x8da7 
-0x7501 033304 setsect 3 ,0x257ff 
-0x7502 033305 istore 9 ,contw 
-0x7503 033306 setsect 0 ,0x3192b 
-0x7504 033307 setsect 1 ,0x34641 
-0x7505 033308 setsect 2 ,0x1be0c 
-0x7506 033309 setsect 3 ,0x366ad 
-0x7507 033310 istore 9 ,contw 
-0x7508 033311 setsect 0 ,0x1f83 
-0x7509 033312 setsect 1 ,0x15a23 
-0x750a 033313 setsect 2 ,0x3f9b0 
-0x750b 033314 setsect 3 ,0x3949 
-0x750c 033315 istore 9 ,contw 
-0x750d 033316 setsect 0 ,0x13a51 
-0x750e 033317 setsect 1 ,0x153fd 
-0x750f 033318 setsect 2 ,0x3372a 
-0x7510 033319 setsect 3 ,0xf1bb 
-0x7511 033320 istore 9 ,contw 
-0x7512 033321 setsect 0 ,0x3ae85 
-0x7513 033322 setsect 1 ,0x1eed9 
-0x7514 033323 setsect 2 ,0x9e66 
-0x7515 033324 setsect 3 ,0x1a8 
-0x7516 033325 istore 8 ,contw 
-0x7517 033326 rtn 
-:      033330 init_memp_256:
-0x7518 033331 arg mem_p_256 ,contw 
-0x7519 033332 setsect 0 ,0x3ffff 
-0x751a 033333 setsect 1 ,0x3ffff 
-0x751b 033334 setsect 2 ,0x3ffff 
-0x751c 033335 setsect 3 ,0x3ffff 
-0x751d 033336 istore 9 ,contw 
-0x751e 033337 setsect 0 ,0x3ffff 
-0x751f 033338 setsect 1 ,0x3f 
-0x7520 033339 setsect 2 ,0x0 
-0x7521 033340 setsect 3 ,0x0 
-0x7522 033341 istore 9 ,contw 
-0x7523 033342 setsect 0 ,0x0 
-0x7524 033343 setsect 1 ,0x0 
-0x7525 033344 setsect 2 ,0x1000 
-0x7526 033345 setsect 3 ,0x0 
-0x7527 033346 istore 9 ,contw 
-0x7528 033347 setsect 0 ,0x3ff00 
-0x7529 033348 setsect 1 ,0x3ffff 
-0x752a 033349 setsect 2 ,0x3ffcf 
-0x752b 033350 setsect 3 ,0x3ffff 
-0x752c 033351 istore 9 ,contw 
-0x752d 033352 setsect 0 ,0x3ffff 
-0x752e 033353 setsect 1 ,0x3ffff 
-0x752f 033354 setsect 2 ,0x3ffff 
-0x7530 033355 setsect 3 ,0x3ff 
-0x7531 033356 istore 9 ,contw 
-0x7532 033357 setsect 0 ,0x0 
-0x7533 033358 setsect 1 ,0x0 
-0x7534 033359 setsect 2 ,0x0 
-0x7535 033360 setsect 3 ,0x0 
-0x7536 033361 istore 9 ,contw 
-0x7537 033362 setsect 0 ,0x10000 
-0x7538 033363 setsect 1 ,0x0 
-0x7539 033364 setsect 2 ,0x3f000 
-0x753a 033365 setsect 3 ,0x3ffff 
-0x753b 033366 istore 9 ,contw 
-0x753c 033367 setsect 0 ,0x296ff 
-0x753d 033368 setsect 1 ,0x22630 
-0x753e 033369 setsect 2 ,0x3945d 
-0x753f 033370 setsect 3 ,0x3d284 
-0x7540 033371 istore 9 ,contw 
-0x7541 033372 setsect 0 ,0x333a0 
-0x7542 033373 setsect 1 ,0x4b7a 
-0x7543 033374 setsect 2 ,0x37d8 
-0x7544 033375 setsect 3 ,0x3c9dc 
-0x7545 033376 istore 9 ,contw 
-0x7546 033377 setsect 0 ,0x3a440 
-0x7547 033378 setsect 1 ,0x1b958 
-0x7548 033379 setsect 2 ,0x38bce 
-0x7549 033380 setsect 3 ,0x1091f 
-0x754a 033381 istore 9 ,contw 
-0x754b 033382 setsect 0 ,0x2e12c 
-0x754c 033383 setsect 1 ,0x1f47c 
-0x754d 033384 setsect 2 ,0x356b1 
-0x754e 033385 setsect 3 ,0x2fd47 
-0x754f 033386 istore 9 ,contw 
-0x7550 033387 setsect 0 ,0x6837 
-0x7551 033388 setsect 1 ,0x2ed90 
-0x7552 033389 setsect 2 ,0x1ecec 
-0x7553 033390 setsect 3 ,0x1acc5 
-0x7554 033391 istore 9 ,contw 
-0x7555 033392 setsect 0 ,0x23357 
-0x7556 033393 setsect 1 ,0x18af3 
-0x7557 033394 setsect 2 ,0xf9e1 
-0x7558 033395 setsect 3 ,0x129f0 
-0x7559 033396 istore 9 ,contw 
-0x755a 033397 setsect 0 ,0x2e7eb 
-0x755b 033398 setsect 1 ,0x3e6e3 
-0x755c 033399 setsect 2 ,0x3e1a7 
-0x755d 033400 setsect 3 ,0x10b8b 
-0x755e 033401 istore 9 ,contw 
-0x755f 033402 setsect 0 ,0x24fe3 
-0x7560 033403 setsect 1 ,0x20ef 
-0x7561 033404 setsect 2 ,0x1b5a6 
-0x7562 033405 setsect 3 ,0xdc2f 
-0x7563 033406 istore 9 ,contw 
-0x7564 033407 setsect 0 ,0x13860 
-0x7565 033408 setsect 1 ,0x2bd69 
-0x7566 033409 setsect 2 ,0x391a 
-0x7567 033410 setsect 3 ,0x1b222 
-0x7568 033411 istore 9 ,contw 
-0x7569 033412 rtn 
-:      033415 publickey_init:
-0x756a 033416 fetch 1 ,mem_ssp_enable 
-0x756b 033417 nbranch sp_initialize ,blank 
-0x756c 033418 branch sp_initialize_256 
-:      033420 sp_calc_sequence_256_check:
-0x756d 033421 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033422 fetch 1 ,mem_ssp_enable 
-0x756f 033423 rtn blank 
-0x7570 033424 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033425 rtnne sp_key_valid 
-0x7572 033426 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033427 rtn blank 
-0x7574 033428 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033429 rtneq sp_key_valid_256 
-0x7576 033430 fetch 2 ,mem_ui_state_map 
-0x7577 033431 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033432 fetch 1 ,mem_le_sc_calc 
-0x7579 033433 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033434 rtn 
-:      033435 stop_publickey_calc_256:
-0x757b 033436 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033437 rtn 
-:      033440 sp_initialize:
-0x757d 033441 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033442 fetch 1 ,mem_ssp_enable 
-0x757f 033443 branch ssp_disable ,blank 
-0x7580 033444 call ssp_enable 
-0x7581 033445 call sp_clear_flags 
-0x7582 033446 branch sp_pubkey_calc 
-:      033448 sp_clear_flags:
-0x7583 033449 setarg 0 
-0x7584 033450 store 8 ,mem_sp_state_start 
-0x7585 033451 store 4 ,mem_sp_flag_start 
-0x7586 033452 store 7 ,mem_sp_iocap_remote 
-0x7587 033453 rtn 
-:      033455 sp_generate_local_key:
-0x7588 033456 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033457 branch sp_generate_local_key0 
-:      033458 sp_master_generate_local_key:
-0x758a 033459 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033460 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033461 branch assert 
-:      033462 sp_generate_local_key0:
-0x758d 033463 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033464 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033465 branch sp_pubkey_calc 
-:      033467 sp_start_send_pubkey:
-0x7590 033468 call sp_dhkey_calc 
-0x7591 033469 fetch 1 ,mem_master_sp_state 
-0x7592 033470 nrtn blank 
-0x7593 033471 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033472 rtn 
-:      033475 sp_calc_check_publickey_256:
-0x7595 033476 call sp_calc_b256 
-0x7596 033477 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033478 arg mem_t7_256 ,contw 
-0x7598 033479 call bn_sqrmod_256 
-0x7599 033480 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033481 arg mem_t2_256 ,contw 
-0x759b 033482 call bn_sqrmod_256 
-0x759c 033483 arg mem_t2_256 ,rega 
-0x759d 033484 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033485 arg mem_t2_256 ,contw 
-0x759f 033486 call bn_mulmod_256 
-0x75a0 033487 arg mem_a_256 ,rega 
-0x75a1 033488 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033489 arg mem_t3_256 ,contw 
-0x75a3 033490 call bn_mulmod_256 
-0x75a4 033491 arg mem_t3_256 ,rega 
-0x75a5 033492 arg mem_t2_256 ,regb 
-0x75a6 033493 arg mem_t2_256 ,contw 
-0x75a7 033494 call bn_addmod_256 
-0x75a8 033495 arg mem_t0_256 ,rega 
-0x75a9 033496 arg mem_t2_256 ,regb 
-0x75aa 033497 arg mem_t0_256 ,contw 
-0x75ab 033498 call bn_addmod_256 
-0x75ac 033499 arg 32 ,loopcnt 
-0x75ad 033500 arg mem_t7_256 ,rega 
-0x75ae 033501 arg mem_t0_256 ,regb 
-0x75af 033502 branch string_compare 
-:      033504 sp_calc_b256:
-0x75b0 033505 arg mem_gy_256 ,rega 
-0x75b1 033506 arg mem_t0_256 ,contw 
-0x75b2 033507 call bn_sqrmod_256 
-0x75b3 033508 arg mem_gx_256 ,rega 
-0x75b4 033509 arg mem_t2_256 ,contw 
-0x75b5 033510 call bn_sqrmod_256 
-0x75b6 033511 arg mem_t2_256 ,rega 
-0x75b7 033512 arg mem_gx_256 ,regb 
-0x75b8 033513 arg mem_t2_256 ,contw 
-0x75b9 033514 call bn_mulmod_256 
-0x75ba 033515 arg mem_a_256 ,rega 
-0x75bb 033516 arg mem_gx_256 ,regb 
-0x75bc 033517 arg mem_t3_256 ,contw 
-0x75bd 033518 call bn_mulmod_256 
-0x75be 033519 arg mem_t3_256 ,rega 
-0x75bf 033520 arg mem_t2_256 ,regb 
-0x75c0 033521 arg mem_t2_256 ,contw 
-0x75c1 033522 call bn_addmod_256 
-0x75c2 033523 arg mem_t0_256 ,rega 
-0x75c3 033524 arg mem_t2_256 ,regb 
-0x75c4 033525 arg mem_t0_256 ,contw 
-0x75c5 033526 branch bn_submod_256 
-:      033528 sp_calc_check_publickey:
-0x75c6 033529 call sp_calc_b 
-0x75c7 033530 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033531 arg mem_t7_256 ,contw 
-0x75c9 033532 call bn_sqrmod 
-0x75ca 033533 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033534 arg mem_t2_256 ,contw 
-0x75cc 033535 call bn_sqrmod 
-0x75cd 033536 arg mem_t2_256 ,rega 
-0x75ce 033537 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033538 arg mem_t2_256 ,contw 
-0x75d0 033539 call bn_mulmod 
-0x75d1 033540 arg mem_a ,rega 
-0x75d2 033541 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033542 arg mem_t3_256 ,contw 
-0x75d4 033543 call bn_mulmod 
-0x75d5 033544 arg mem_t3_256 ,rega 
-0x75d6 033545 arg mem_t2_256 ,regb 
-0x75d7 033546 arg mem_t2_256 ,contw 
-0x75d8 033547 call bn_addmod 
-0x75d9 033548 arg mem_t0_256 ,rega 
-0x75da 033549 arg mem_t2_256 ,regb 
-0x75db 033550 arg mem_t0_256 ,contw 
-0x75dc 033551 call bn_addmod 
-0x75dd 033552 arg 24 ,loopcnt 
-0x75de 033553 arg mem_t7_256 ,rega 
-0x75df 033554 arg mem_t0_256 ,regb 
-0x75e0 033555 branch string_compare 
-:      033557 sp_calc_b:
-0x75e1 033558 arg mem_gy ,rega 
-0x75e2 033559 arg mem_t0_256 ,contw 
-0x75e3 033560 call bn_sqrmod 
-0x75e4 033561 arg mem_gx ,rega 
-0x75e5 033562 arg mem_t2_256 ,contw 
-0x75e6 033563 call bn_sqrmod 
-0x75e7 033564 arg mem_t2_256 ,rega 
-0x75e8 033565 arg mem_gx ,regb 
-0x75e9 033566 arg mem_t2_256 ,contw 
-0x75ea 033567 call bn_mulmod 
-0x75eb 033568 arg mem_a ,rega 
-0x75ec 033569 arg mem_gx ,regb 
-0x75ed 033570 arg mem_t3_256 ,contw 
-0x75ee 033571 call bn_mulmod 
-0x75ef 033572 arg mem_t3_256 ,rega 
-0x75f0 033573 arg mem_t2_256 ,regb 
-0x75f1 033574 arg mem_t2_256 ,contw 
-0x75f2 033575 call bn_addmod 
-0x75f3 033576 arg mem_t0_256 ,rega 
-0x75f4 033577 arg mem_t2_256 ,regb 
-0x75f5 033578 arg mem_t0_256 ,contw 
-0x75f6 033579 branch bn_submod 
-:      033582 sp_calculate_commitment:
-0x75f7 033583 fetch 1 ,mem_sp_calc 
-0x75f8 033584 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033585 call sp_local_random_key_generator 
-0x75fa 033586 arg mem_sp_prarm_stack ,contw 
-0x75fb 033587 setarg mem_sp_random_local_end 
-0x75fc 033588 istore 2 ,contw 
-0x75fd 033589 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033590 istore 2 ,contw 
-0x75ff 033591 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033592 istore 2 ,contw 
-0x7601 033593 branch sp_calculate_commitment0 
-:      033594 master_sp_calculate_commitment:
-0x7602 033595 arg mem_sp_prarm_stack ,contw 
-0x7603 033596 setarg mem_sp_random_remote_end 
-0x7604 033597 istore 2 ,contw 
-0x7605 033598 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033599 istore 2 ,contw 
-0x7607 033600 setarg mem_sp_pubkey_local_x_end 
-0x7608 033601 istore 2 ,contw 
-:      033602 sp_calculate_commitment0:
-0x7609 033603 call function_f1 
-0x760a 033604 fetch 1 ,mem_master_sp_state 
-0x760b 033605 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033606 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033607 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033608 rtn 
-:      033609 master_sp_calculate_commitment0:
-0x760f 033610 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033611 call sp_master_generate_local_key 
-0x7611 033612 branch master_set_mem_master_sp_flag 
-:      033614 sp_local_random_key_generator:
-0x7612 033615 arg mem_sp_random_local ,contw 
-0x7613 033616 force 8 ,queue 
-0x7614 033617 branch random_generator 
-:      033619 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033620 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033621 rtn 
-:      033623 sp_confirm_check:
-0x7617 033625 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033626 arg mem_addr_value ,contw 
-0x7619 033627 fetch 6 ,mem_lap 
-0x761a 033628 istore 6 ,contw 
-0x761b 033629 fetch 6 ,mem_plap 
-0x761c 033630 istore 6 ,contw 
-0x761d 033631 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033632 istore 3 ,contw 
-0x761f 033634 call function_f3a 
-0x7620 033636 arg mem_sp_calc_result_high ,rega 
-0x7621 033637 arg mem_sp_check_result ,regb 
-0x7622 033638 force 4 ,queue 
-0x7623 033639 call compare4 
-0x7624 033640 nbranch sp_confirm_check_failed ,true 
-0x7625 033642 call sp_confirm_check_success 
-0x7626 033643 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033644 branch tid_set_reply 
-:      033646 sp_confirm_check_success:
-0x7628 033647 fetch 1 ,mem_master_sp_state 
-0x7629 033648 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033649 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033650 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033651 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033652 rtn 
-:      033653 sp_confirm_check_success_master:
-0x762e 033654 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033655 jam sp_state_end ,mem_master_sp_state 
-0x7630 033656 branch master_set_mem_master_sp_flag 
-:      033659 sp_confirm_check_failed:
-0x7631 033660 fetch 1 ,mem_master_sp_state 
-0x7632 033661 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033662 jam sp_stat_null ,mem_sp_state 
-0x7634 033663 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033665 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033666 rtn 
-:      033667 sp_confirm_check_failed_master:
-0x7637 033668 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033669 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033670 rtn 
-:      033672 sp_confirm_calc:
-0x763a 033673 fetch 1 ,mem_sp_dh_ready 
-0x763b 033674 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033675 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033676 branch master_set_mem_master_sp_flag 
-:      033677 sp_confirm_calc_ready:
-0x763e 033678 arg mem_addr_value ,contw 
-0x763f 033679 fetch 6 ,mem_plap 
-0x7640 033680 istore 6 ,contw 
-0x7641 033681 fetch 6 ,mem_lap 
-0x7642 033682 istore 6 ,contw 
-0x7643 033683 fetch 3 ,mem_sp_iocap_local 
-0x7644 033684 istore 3 ,contw 
-0x7645 033686 call function_f3b 
-0x7646 033687 fetch 1 ,mem_master_sp_state 
-0x7647 033688 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033689 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033690 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033691 rtn 
-:      033692 sp_confirm_calc_master:
-0x764b 033693 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033694 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033695 rtn 
-:      033697 sp_master_key_prarm_push:
-0x764e 033698 arg mem_sp_prarm_stack ,contw 
-0x764f 033699 fetch 6 ,mem_plap 
-0x7650 033700 istore 6 ,contw 
-0x7651 033701 fetch 6 ,mem_lap 
-0x7652 033702 istore 6 ,contw 
-0x7653 033703 setarg mem_sp_random_local_end 
-0x7654 033704 istore 2 ,contw 
-0x7655 033705 setarg mem_sp_random_remote_end 
-0x7656 033706 istore 2 ,contw 
-0x7657 033707 branch sp_link_key_calc 
-:      033708 sp_link_key_prarm_push:
-0x7658 033709 jam sp_stat_done ,mem_sp_state 
-0x7659 033710 arg mem_sp_prarm_stack ,contw 
-0x765a 033711 fetch 6 ,mem_lap 
-0x765b 033712 istore 6 ,contw 
-0x765c 033713 fetch 6 ,mem_plap 
-0x765d 033714 istore 6 ,contw 
-0x765e 033715 setarg mem_sp_random_remote_end 
-0x765f 033716 istore 2 ,contw 
-0x7660 033717 setarg mem_sp_random_local_end 
-0x7661 033718 istore 2 ,contw 
-:      033719 sp_link_key_calc:
-0x7662 033721 arg mem_addr_value ,contw 
-0x7663 033722 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033723 istore 6 ,contw 
-0x7665 033724 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033725 istore 6 ,contw 
-0x7667 033727 call function_f2 
-0x7668 033730 jam 1 ,mem_link_key_exists 
-0x7669 033731 arg mem_link_key ,contw 
-0x766a 033732 arg mem_sp_calc_result_high ,contr 
-0x766b 033733 call memcpy16 
-0x766c 033734 branch generate_linkkey_continue 
-:      033737 sp_pubkey_calc:
-0x766d 033738 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033739 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033740 rtnne sp_key_invalid 
-0x7670 033741 fetch 1 ,mem_sp_calc 
-0x7671 033742 rtnne sp_calc_standby 
-0x7672 033743 arg mem_sp_private_key ,contw 
-0x7673 033744 force 11 ,queue 
-0x7674 033745 call random_generator 
-0x7675 033746 random pdata 
-0x7676 033747 rshift pdata ,pdata 
-0x7677 033748 istore 2 ,contw 
-0x7678 033750 arg mem_k ,contw 
-0x7679 033751 arg mem_sp_private_key ,contr 
-0x767a 033752 call memcpy24 
-0x767b 033754 arg mem_ax ,contw 
-0x767c 033755 arg mem_gx ,contr 
-0x767d 033756 call memcpy48 
-0x767e 033758 arg mem_az ,contw 
-0x767f 033759 call bn_zero 
-0x7680 033760 jam 1 ,mem_az 
-0x7681 033762 call eckp_calc_init 
-0x7682 033763 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033764 rtn 
-:      033766 sp_pubkey_generated:
-0x7684 033767 arg mem_sp_pubkey_local ,contw 
-0x7685 033768 arg mem_bx ,contr 
-0x7686 033769 call memcpy48 
-0x7687 033770 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033771 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033772 rtn 
-:      033774 sp_dhkey_calc:
-0x768a 033775 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033776 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033777 rtnne sp_key_invalid 
-0x768d 033778 fetch 1 ,mem_sp_calc 
-0x768e 033779 rtnne sp_calc_standby 
-0x768f 033781 arg mem_k ,contw 
-0x7690 033782 arg mem_sp_private_key ,contr 
-0x7691 033783 call memcpy24 
-0x7692 033785 arg mem_ax ,contw 
-0x7693 033786 arg mem_sp_pubkey_remote ,contr 
-0x7694 033787 call memcpy48 
-0x7695 033789 arg mem_az ,contw 
-0x7696 033790 call bn_zero 
-0x7697 033791 jam 1 ,mem_az 
-0x7698 033793 call eckp_calc_init 
-0x7699 033794 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033795 rtn 
-:      033797 sp_dhkey_generated:
-0x769b 033798 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033799 arg mem_sp_dhkey ,contw 
-0x769d 033800 arg mem_bx ,contr 
-0x769e 033801 call memcpy24 
-0x769f 033802 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033803 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033804 rtn 
-:      033806 random_generator:
-0x76a2 033807 increase -1 ,queue 
-0x76a3 033808 nrtn positive 
-0x76a4 033809 random pdata 
-0x76a5 033810 istore 2 ,contw 
-0x76a6 033811 branch random_generator 
-:      033812 compare4:
-0x76a7 033813 increase -1 ,queue 
-0x76a8 033814 nbranch compare4_success ,positive 
-0x76a9 033815 ifetch 4 ,rega 
-0x76aa 033816 copy pdata ,temp 
-0x76ab 033817 ifetch 4 ,regb 
-0x76ac 033818 iflip temp ,pdata 
-0x76ad 033819 nbranch compare4_failed ,zero 
-0x76ae 033820 increase 4 ,rega 
-0x76af 033821 increase 4 ,regb 
-0x76b0 033822 branch compare4 
-:      033823 compare4_failed:
-0x76b1 033824 disable true 
-0x76b2 033825 rtn 
-:      033826 compare4_success:
-0x76b3 033827 enable true 
-0x76b4 033828 rtn 
-:      033835 simple_pairing_sequence:
-0x76b5 033836 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033837 fetch 1 ,mem_sp_flag 
-0x76b7 033838 rtn blank 
-0x76b8 033839 call lmo_fifo_check 
-0x76b9 033840 nrtn blank 
-0x76ba 033841 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033842 fetch 1 ,mem_sp_state 
-0x76bc 033843 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033844 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033845 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033846 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033847 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033848 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033849 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033850 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033851 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033853 rtn 
-:      033855 master_simple_paring_sequence:
-0x76c6 033856 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033857 fetch 1 ,mem_master_sp_flag 
-0x76c8 033858 rtn blank 
-0x76c9 033859 call lmo_fifo_check 
-0x76ca 033860 nrtn blank 
-0x76cb 033861 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033862 fetch 1 ,mem_master_sp_state 
-0x76cd 033863 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033864 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033865 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033866 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033867 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033868 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033869 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033870 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033871 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033872 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033873 rtn 
-:      033875 master_set_mem_master_sp_flag:
-0x76d8 033876 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033877 rtn 
-:      033879 master_clear_mem_master_sp_flag:
-0x76da 033880 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033881 rtn 
-:      033882 sp_calc_sequence:
-0x76dc 033883 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033884 fetch 1 ,mem_ssp_enable 
-0x76de 033885 rtn blank 
-0x76df 033886 fetch 1 ,mem_sp_calc 
-0x76e0 033887 rtn blank 
-0x76e1 033888 increase 0x80 ,pdata 
-0x76e2 033889 store 1 ,mem_sp_calc 
-0x76e3 033890 rtnbit1 7 
-0x76e4 033891 fetch 1 ,mem_ec_loopc 
-0x76e5 033892 branch sp_calc_sequence_done ,blank 
-0x76e6 033893 branch eckp_calc 
-:      033895 sp_calc_sequence_done:
-0x76e7 033896 call ecunmapz 
-0x76e8 033897 fetch 1 ,mem_sp_calc 
-0x76e9 033898 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033899 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033900 rtn 
-:      033903 bn_testbit:
-0x76ec 033904 and pdata ,7 ,queue 
-0x76ed 033905 rshift3 pdata ,pdata 
-0x76ee 033906 iadd contr ,contr 
-0x76ef 033907 ifetch 1 ,contr 
-0x76f0 033908 qisolate0 pdata 
-0x76f1 033909 rtn 
-:      033912 ec_copy:
-0x76f2 033913 call memcpy24 
-0x76f3 033914 call memcpy24 
-0x76f4 033915 branch memcpy24 
-:      033918 bn_eq_zero:
-0x76f5 033919 ifetch 8 ,contr 
-0x76f6 033920 nrtn blank 
-0x76f7 033921 ifetch 8 ,contr 
-0x76f8 033922 nrtn blank 
-0x76f9 033923 ifetch 8 ,contr 
-0x76fa 033924 rtn 
-:      033929 bn_eq_0:
-0x76fb 033930 ifetch 4 ,rega 
-0x76fc 033931 iforce temp 
-0x76fd 033932 ifetch 4 ,regb 
-0x76fe 033933 isub temp ,null 
-0x76ff 033934 nrtn zero 
-0x7700 033935 increase 4 ,rega 
-0x7701 033936 increase 4 ,regb 
-0x7702 033937 loop bn_eq_0 
-0x7703 033938 rtn 
-:      033941 bn_bigeq:
-0x7704 033942 force 6 ,loopcnt 
-0x7705 033943 increase 20 ,rega 
-0x7706 033944 increase 20 ,regb 
-:      033945 bn_bigeq_0:
-0x7707 033946 ifetch 4 ,regb 
-0x7708 033947 iforce temp 
-0x7709 033948 ifetch 4 ,rega 
-0x770a 033949 isub temp ,pdata 
-0x770b 033950 nrtn positive 
-0x770c 033951 nrtn blank 
-0x770d 033952 increase -4 ,rega 
-0x770e 033953 increase -4 ,regb 
-0x770f 033954 loop bn_bigeq_0 
-0x7710 033955 rtn 
-:      033957 bn_add:
-0x7711 033958 force 6 ,loopcnt 
-0x7712 033959 force 0 ,regc 
-:      033960 bn_add_0:
-0x7713 033961 ifetch 4 ,rega 
-0x7714 033962 iforce temp 
-0x7715 033963 ifetch 4 ,regb 
-0x7716 033964 iadd temp ,pdata 
-0x7717 033965 iadd regc ,pdata 
-0x7718 033966 istore 4 ,contw 
-0x7719 033967 isolate1 32 ,pdata 
-0x771a 033968 setflag true ,0 ,regc 
-0x771b 033969 increase 4 ,rega 
-0x771c 033970 increase 4 ,regb 
-0x771d 033971 loop bn_add_0 
-0x771e 033972 rtn 
-:      033974 bn_sub:
-0x771f 033975 force 6 ,loopcnt 
-0x7720 033976 force 0 ,regc 
-:      033977 bn_sub_0:
-0x7721 033978 ifetch 4 ,regb 
-0x7722 033979 iforce temp 
-0x7723 033980 ifetch 4 ,rega 
-0x7724 033981 isub temp ,pdata 
-0x7725 033982 isub regc ,pdata 
-0x7726 033983 istore 4 ,contw 
-0x7727 033984 isolate1 32 ,pdata 
-0x7728 033985 setflag true ,0 ,regc 
-0x7729 033986 increase 4 ,rega 
-0x772a 033987 increase 4 ,regb 
-0x772b 033988 loop bn_sub_0 
-0x772c 033989 rtn 
-:      033991 bn_rshift6:
-0x772d 033992 force 6 ,loopcnt 
-0x772e 033993 increase 20 ,rega 
-:      033994 bn_rshift:
-0x772f 033995 force 0 ,regc 
-:      033996 bn_rshift_0:
-0x7730 033997 ifetch 4 ,rega 
-0x7731 033998 isolate1 0 ,pdata 
-0x7732 033999 setflag true ,1 ,regc 
-0x7733 034000 rshift pdata ,pdata 
-0x7734 034001 isolate1 0 ,regc 
-0x7735 034002 setflag true ,31 ,pdata 
-0x7736 034003 istore 4 ,rega 
-0x7737 034004 increase -4 ,rega 
-0x7738 034005 rshift regc ,regc 
-0x7739 034006 loop bn_rshift_0 
-0x773a 034007 rtn 
-:      034009 bn_lshift:
-0x773b 034010 force 6 ,loopcnt 
-0x773c 034011 force 0 ,regc 
-:      034012 bn_lshift_0:
-0x773d 034013 ifetch 4 ,rega 
-0x773e 034014 isolate1 31 ,pdata 
-0x773f 034015 setflag true ,1 ,regc 
-0x7740 034016 lshift pdata ,pdata 
-0x7741 034017 isolate1 0 ,regc 
-0x7742 034018 setflag true ,0 ,pdata 
-0x7743 034019 istore 4 ,rega 
-0x7744 034020 increase 4 ,rega 
-0x7745 034021 rshift regc ,regc 
-0x7746 034022 loop bn_lshift_0 
-0x7747 034023 rtn 
-:      034025 bn_lshiftmod:
-0x7748 034026 call bn_lshift 
-:      034027 bn_lshiftmod_ismod:
-0x7749 034028 isolate1 0 ,regc 
-0x774a 034029 branch bn_lshiftmod_0 ,true 
-0x774b 034030 arg mem_p ,regb 
-0x774c 034031 copy rega ,regc 
-0x774d 034032 increase -24 ,rega 
-0x774e 034033 call bn_bigeq 
-0x774f 034034 nrtn positive 
-0x7750 034035 copy regc ,rega 
-:      034036 bn_lshiftmod_0:
-0x7751 034037 increase -24 ,rega 
-0x7752 034038 arg mem_p ,regb 
-0x7753 034039 copy rega ,contw 
-0x7754 034040 branch bn_sub 
-:      034043 bn_addmod:
-0x7755 034044 call bn_add 
-0x7756 034045 copy contw ,rega 
-0x7757 034046 branch bn_lshiftmod_ismod 
-:      034048 bn_submod:
-0x7758 034049 call bn_sub 
-0x7759 034050 isolate0 0 ,regc 
-0x775a 034051 rtn true 
-0x775b 034052 arg mem_p ,regb 
-0x775c 034053 add contw ,-24 ,rega 
-0x775d 034054 copy rega ,contw 
-0x775e 034055 branch bn_add 
-:      034058 bn_p192mod:
-0x775f 034059 copy contw ,timeup 
-0x7760 034060 copy rega ,alarm 
-0x7761 034061 arg mem_tmp2 ,regb 
-0x7762 034062 copy regb ,contw 
-0x7763 034063 add rega ,24 ,contr 
-0x7764 034064 ifetch 8 ,contr 
-0x7765 034065 istore 8 ,contw 
-0x7766 034066 istore 8 ,contw 
-0x7767 034067 force 0 ,pdata 
-0x7768 034068 istore 8 ,contw 
-0x7769 034069 copy timeup ,contw 
-0x776a 034070 call bn_addmod 
-0x776b 034071 arg mem_tmp2 ,regb 
-0x776c 034072 copy regb ,contw 
-0x776d 034073 force 0 ,pdata 
-0x776e 034074 istore 8 ,contw 
-0x776f 034075 add alarm ,32 ,contr 
-0x7770 034076 ifetch 8 ,contr 
-0x7771 034077 istore 8 ,contw 
-0x7772 034078 istore 8 ,contw 
-0x7773 034079 copy timeup ,rega 
-0x7774 034080 copy rega ,contw 
-0x7775 034081 call bn_addmod 
-0x7776 034082 arg mem_tmp2 ,regb 
-0x7777 034083 copy regb ,contw 
-0x7778 034084 add alarm ,40 ,contr 
-0x7779 034085 ifetch 8 ,contr 
-0x777a 034086 istore 8 ,contw 
-0x777b 034087 istore 8 ,contw 
-0x777c 034088 istore 8 ,contw 
-0x777d 034089 copy timeup ,rega 
-0x777e 034090 copy rega ,contw 
-0x777f 034091 branch bn_addmod 
-:      034094 bn_load:
-0x7780 034095 force 6 ,loopcnt 
-:      034096 bn_load_0:
-0x7781 034097 ifetch 4 ,contr 
-0x7782 034098 iforce regext 
-0x7783 034099 increase 1 ,regext_index 
-0x7784 034100 loop bn_load_0 
-0x7785 034101 rtn 
-:      034105 bn_mulmod:
-0x7786 034106 copy contw ,timeup 
-0x7787 034107 arg mem_tmp1 ,contw 
-0x7788 034108 call bn_zero 
-0x7789 034109 arg mem_tmp1 ,contw 
-0x778a 034110 copy rega ,contr 
-0x778b 034111 force 0 ,regext_index 
-0x778c 034112 call bn_load 
-0x778d 034113 copy regb ,contr 
-0x778e 034114 call bn_load 
-0x778f 034115 force 0 ,regb 
-:      034116 bn_mulmod_1:
-0x7790 034117 force 0 ,temp 
-0x7791 034118 force 6 ,regc 
-:      034119 bn_mulmod_0:
-0x7792 034120 ifetch 4 ,contw 
-0x7793 034121 iforce rega 
-0x7794 034122 copy regb ,regext_index 
-0x7795 034123 deposit regext 
-0x7796 034124 copy regc ,regext_index 
-0x7797 034125 imul32 regext ,pdata 
-0x7798 034126 iadd rega ,pdata 
-0x7799 034127 iadd temp ,pdata 
-0x779a 034128 istore 4 ,contw 
-0x779b 034129 rshift32 pdata ,temp 
-0x779c 034130 increase 1 ,regc 
-0x779d 034131 compare 12 ,regc ,0xff 
-0x779e 034132 nbranch bn_mulmod_0 ,true 
-0x779f 034133 deposit temp 
-0x77a0 034134 istore 4 ,contw 
-0x77a1 034135 increase -24 ,contw 
-0x77a2 034136 increase 1 ,regb 
-0x77a3 034137 compare 6 ,regb ,0xff 
-0x77a4 034138 nbranch bn_mulmod_1 ,true 
-0x77a5 034139 arg mem_tmp1 ,rega 
-0x77a6 034140 copy timeup ,contw 
-0x77a7 034141 branch bn_p192mod 
-:      034144 bn_sqrmod:
-0x77a8 034145 copy rega ,regb 
-0x77a9 034146 branch bn_mulmod 
-:      034148 bn_rshifteven:
-0x77aa 034149 copy rega ,alarm 
-:      034150 bn_rshifteven_1:
-0x77ab 034151 copy alarm ,rega 
-0x77ac 034152 ifetch 1 ,rega 
-0x77ad 034153 isolate1 0 ,pdata 
-0x77ae 034154 rtn true 
-0x77af 034155 call bn_rshift6 
-0x77b0 034156 ifetch 1 ,regb 
-0x77b1 034157 isolate0 0 ,pdata 
-0x77b2 034158 branch bn_rshifteven_0 ,true 
-0x77b3 034159 arg mem_p ,rega 
-0x77b4 034160 copy regb ,contw 
-0x77b5 034161 call bn_add 
-0x77b6 034162 ifetch 1 ,regb 
-0x77b7 034163 iadd regc ,pdata 
-0x77b8 034164 istore 1 ,regb 
-0x77b9 034165 increase -24 ,regb 
-:      034166 bn_rshifteven_0:
-0x77ba 034167 add regb ,24 ,rega 
-0x77bb 034168 force 7 ,loopcnt 
-0x77bc 034169 call bn_rshift 
-0x77bd 034170 branch bn_rshifteven_1 
-:      034173 bn_invmod:
-0x77be 034174 copy contw ,timeup 
-0x77bf 034175 arg mem_tmp0 ,contw 
-0x77c0 034176 call bn_zero 
-0x77c1 034177 force 0 ,pdata 
-0x77c2 034178 store 4 ,mem_tmp5 
-0x77c3 034179 store 4 ,mem_t2 
-0x77c4 034180 jam 1 ,mem_tmp0 
-0x77c5 034181 arg mem_tmp1 ,contw 
-0x77c6 034182 call bn_zero 
-0x77c7 034183 arg mem_p ,contr 
-0x77c8 034184 arg mem_tmp2 ,contw 
-0x77c9 034185 call memcpy24 
-0x77ca 034186 copy rega ,contr 
-0x77cb 034187 arg mem_tmp3 ,contw 
-0x77cc 034188 call memcpy24 
-:      034189 bn_invmod_2:
-0x77cd 034190 arg mem_tmp3 ,contr 
-0x77ce 034191 call bn_eq_zero 
-0x77cf 034192 branch bn_invmod_0 ,blank 
-0x77d0 034193 arg mem_tmp3 ,rega 
-0x77d1 034194 arg mem_tmp0 ,regb 
-0x77d2 034195 call bn_rshifteven 
-0x77d3 034197 arg mem_tmp2 ,rega 
-0x77d4 034198 arg mem_tmp1 ,regb 
-0x77d5 034199 call bn_rshifteven 
-0x77d6 034200 arg mem_tmp3 ,rega 
-0x77d7 034201 arg mem_tmp2 ,regb 
-0x77d8 034202 call bn_bigeq 
-0x77d9 034203 branch bn_invmod_1 ,positive 
-0x77da 034204 arg mem_tmp2 ,rega 
-0x77db 034205 arg mem_tmp3 ,regb 
-0x77dc 034206 copy rega ,contw 
-0x77dd 034207 call bn_sub 
-0x77de 034208 arg mem_tmp0 ,rega 
-0x77df 034209 arg mem_tmp1 ,regb 
-0x77e0 034210 copy regb ,contw 
-0x77e1 034211 call bn_add 
-0x77e2 034212 ifetch 1 ,rega 
-0x77e3 034213 iadd regc ,regc 
-0x77e4 034214 ifetch 1 ,regb 
-0x77e5 034215 iadd regc ,pdata 
-0x77e6 034216 istore 1 ,regb 
-0x77e7 034217 branch bn_invmod_2 
-:      034218 bn_invmod_1:
-0x77e8 034219 arg mem_tmp3 ,rega 
-0x77e9 034220 arg mem_tmp2 ,regb 
-0x77ea 034221 copy rega ,contw 
-0x77eb 034222 call bn_sub 
-0x77ec 034223 arg mem_tmp1 ,rega 
-0x77ed 034224 arg mem_tmp0 ,regb 
-0x77ee 034225 copy regb ,contw 
-0x77ef 034226 call bn_add 
-0x77f0 034227 ifetch 1 ,rega 
-0x77f1 034228 iadd regc ,regc 
-0x77f2 034229 ifetch 1 ,regb 
-0x77f3 034230 iadd regc ,pdata 
-0x77f4 034231 istore 1 ,regb 
-0x77f5 034232 branch bn_invmod_2 
-:      034233 bn_invmod_0:
-0x77f6 034234 arg mem_tmp0 ,contw 
-0x77f7 034235 call bn_zero 
-0x77f8 034236 fetch 1 ,mem_tmp5 
-0x77f9 034237 store 1 ,mem_tmp0 
-0x77fa 034238 store 1 ,mem_tmp0a 
-0x77fb 034239 arg mem_tmp0 ,rega 
-0x77fc 034240 arg mem_tmp1 ,regb 
-0x77fd 034241 copy regb ,contw 
-0x77fe 034242 call bn_addmod 
-0x77ff 034243 arg mem_p ,rega 
-0x7800 034244 arg mem_tmp1 ,regb 
-0x7801 034245 copy timeup ,contw 
-0x7802 034246 branch bn_submod 
-:      034251 ecdbl:
-0x7803 034252 arg mem_cz ,rega 
-0x7804 034253 arg mem_t2 ,contw 
-0x7805 034254 call bn_sqrmod 
-0x7806 034255 arg mem_t2 ,rega 
-0x7807 034256 arg mem_t3 ,contw 
-0x7808 034257 call bn_sqrmod 
-0x7809 034258 arg mem_a ,rega 
-0x780a 034259 arg mem_t3 ,regb 
-0x780b 034260 arg mem_t3 ,contw 
-0x780c 034261 call bn_mulmod 
-0x780d 034262 arg mem_cx ,rega 
-0x780e 034263 arg mem_t2 ,contw 
-0x780f 034264 call bn_sqrmod 
-0x7810 034265 arg mem_t2 ,contr 
-0x7811 034266 arg mem_t1 ,contw 
-0x7812 034267 call memcpy24 
-0x7813 034268 arg mem_t1 ,rega 
-0x7814 034269 call bn_lshiftmod 
-0x7815 034270 arg mem_t2 ,rega 
-0x7816 034271 arg mem_t1 ,regb 
-0x7817 034272 arg mem_t2 ,contw 
-0x7818 034273 call bn_addmod 
-0x7819 034274 arg mem_t2 ,rega 
-0x781a 034275 arg mem_t3 ,regb 
-0x781b 034276 arg mem_t2 ,contw 
-0x781c 034277 call bn_addmod 
-0x781d 034278 arg mem_cx ,contr 
-0x781e 034279 arg mem_t1 ,contw 
-0x781f 034280 call memcpy24 
-0x7820 034281 arg mem_cy ,rega 
-0x7821 034282 arg mem_t3 ,contw 
-0x7822 034283 call bn_sqrmod 
-0x7823 034284 arg mem_t1 ,rega 
-0x7824 034285 call bn_lshiftmod 
-0x7825 034286 arg mem_t1 ,rega 
-0x7826 034287 call bn_lshiftmod 
-0x7827 034288 arg mem_t1 ,rega 
-0x7828 034289 arg mem_t3 ,regb 
-0x7829 034290 arg mem_t1 ,contw 
-0x782a 034291 call bn_mulmod 
-0x782b 034292 arg mem_t3 ,rega 
-0x782c 034293 arg mem_t0 ,contw 
-0x782d 034294 call bn_sqrmod 
-0x782e 034295 arg mem_t0 ,rega 
-0x782f 034296 call bn_lshiftmod 
-0x7830 034297 arg mem_t0 ,rega 
-0x7831 034298 call bn_lshiftmod 
-0x7832 034299 arg mem_t0 ,rega 
-0x7833 034300 call bn_lshiftmod 
-0x7834 034301 arg mem_cy ,contr 
-0x7835 034302 arg mem_t3 ,contw 
-0x7836 034303 call memcpy24 
-0x7837 034304 arg mem_t3 ,rega 
-0x7838 034305 call bn_lshiftmod 
-0x7839 034306 arg mem_t3 ,rega 
-0x783a 034307 arg mem_cz ,regb 
-0x783b 034308 arg mem_cz ,contw 
-0x783c 034309 call bn_mulmod 
-0x783d 034310 arg mem_t2 ,rega 
-0x783e 034311 arg mem_t3 ,contw 
-0x783f 034312 call bn_sqrmod 
-0x7840 034313 arg mem_t3 ,rega 
-0x7841 034314 arg mem_t1 ,regb 
-0x7842 034315 arg mem_t3 ,contw 
-0x7843 034316 call bn_submod 
-0x7844 034317 arg mem_t3 ,rega 
-0x7845 034318 arg mem_t1 ,regb 
-0x7846 034319 arg mem_cx ,contw 
-0x7847 034320 call bn_submod 
-0x7848 034321 arg mem_t1 ,rega 
-0x7849 034322 arg mem_cx ,regb 
-0x784a 034323 arg mem_t3 ,contw 
-0x784b 034324 call bn_submod 
-0x784c 034325 arg mem_t3 ,rega 
-0x784d 034326 arg mem_t2 ,regb 
-0x784e 034327 arg mem_t3 ,contw 
-0x784f 034328 call bn_mulmod 
-0x7850 034329 arg mem_t3 ,rega 
-0x7851 034330 arg mem_t0 ,regb 
-0x7852 034331 arg mem_cy ,contw 
-0x7853 034332 branch bn_submod 
-:      034336 ecadd:
-0x7854 034337 arg mem_az ,rega 
-0x7855 034338 arg mem_t7 ,contw 
-0x7856 034339 call bn_sqrmod 
-0x7857 034340 arg mem_cx ,rega 
-0x7858 034341 arg mem_t7 ,regb 
-0x7859 034342 arg mem_t0 ,contw 
-0x785a 034343 call bn_mulmod 
-0x785b 034344 arg mem_az ,rega 
-0x785c 034345 arg mem_t7 ,regb 
-0x785d 034346 arg mem_t7 ,contw 
-0x785e 034347 call bn_mulmod 
-0x785f 034348 arg mem_cy ,rega 
-0x7860 034349 arg mem_t7 ,regb 
-0x7861 034350 arg mem_t1 ,contw 
-0x7862 034351 call bn_mulmod 
-0x7863 034352 arg mem_cz ,rega 
-0x7864 034353 arg mem_t7 ,contw 
-0x7865 034354 call bn_sqrmod 
-0x7866 034355 arg mem_ax ,rega 
-0x7867 034356 arg mem_t7 ,regb 
-0x7868 034357 arg mem_t2 ,contw 
-0x7869 034358 call bn_mulmod 
-0x786a 034359 arg mem_cz ,rega 
-0x786b 034360 arg mem_t7 ,regb 
-0x786c 034361 arg mem_t7 ,contw 
-0x786d 034362 call bn_mulmod 
-0x786e 034363 arg mem_ay ,rega 
-0x786f 034364 arg mem_t7 ,regb 
-0x7870 034365 arg mem_t3 ,contw 
-0x7871 034366 call bn_mulmod 
-0x7872 034367 arg mem_t0 ,rega 
-0x7873 034368 arg mem_t2 ,regb 
-0x7874 034369 arg mem_t7 ,contw 
-0x7875 034370 call bn_submod 
-0x7876 034371 arg mem_t0 ,rega 
-0x7877 034372 arg mem_t2 ,regb 
-0x7878 034373 arg mem_t0 ,contw 
-0x7879 034374 call bn_addmod 
-0x787a 034375 arg mem_t1 ,rega 
-0x787b 034376 arg mem_t3 ,regb 
-0x787c 034377 arg mem_t2 ,contw 
-0x787d 034378 call bn_submod 
-0x787e 034379 arg mem_t1 ,rega 
-0x787f 034380 arg mem_t3 ,regb 
-0x7880 034381 arg mem_t1 ,contw 
-0x7881 034382 call bn_addmod 
-0x7882 034383 arg mem_t1 ,rega 
-0x7883 034384 arg mem_t7 ,regb 
-0x7884 034385 arg mem_t1 ,contw 
-0x7885 034386 call bn_mulmod 
-0x7886 034387 arg mem_cz ,rega 
-0x7887 034388 arg mem_az ,regb 
-0x7888 034389 arg mem_t3 ,contw 
-0x7889 034390 call bn_mulmod 
-0x788a 034391 arg mem_t3 ,rega 
-0x788b 034392 arg mem_t7 ,regb 
-0x788c 034393 arg mem_cz ,contw 
-0x788d 034394 call bn_mulmod 
-0x788e 034395 arg mem_t7 ,rega 
-0x788f 034396 arg mem_t7 ,contw 
-0x7890 034397 call bn_sqrmod 
-0x7891 034398 arg mem_t7 ,rega 
-0x7892 034399 arg mem_t0 ,regb 
-0x7893 034400 arg mem_t3 ,contw 
-0x7894 034401 call bn_mulmod 
-0x7895 034402 arg mem_t7 ,rega 
-0x7896 034403 arg mem_t1 ,regb 
-0x7897 034404 arg mem_t1 ,contw 
-0x7898 034405 call bn_mulmod 
-0x7899 034406 arg mem_t2 ,rega 
-0x789a 034407 arg mem_cx ,contw 
-0x789b 034408 call bn_sqrmod 
-0x789c 034409 arg mem_cx ,rega 
-0x789d 034410 arg mem_t3 ,regb 
-0x789e 034411 arg mem_cx ,contw 
-0x789f 034412 call bn_submod 
-0x78a0 034413 arg mem_cx ,contr 
-0x78a1 034414 arg mem_t7 ,contw 
-0x78a2 034415 call memcpy24 
-0x78a3 034416 arg mem_t7 ,rega 
-0x78a4 034417 call bn_lshiftmod 
-0x78a5 034418 arg mem_t3 ,rega 
-0x78a6 034419 arg mem_t7 ,regb 
-0x78a7 034420 arg mem_t3 ,contw 
-0x78a8 034421 call bn_submod 
-0x78a9 034422 arg mem_t3 ,rega 
-0x78aa 034423 arg mem_t2 ,regb 
-0x78ab 034424 arg mem_t2 ,contw 
-0x78ac 034425 call bn_mulmod 
-0x78ad 034426 arg mem_t2 ,rega 
-0x78ae 034427 arg mem_t1 ,regb 
-0x78af 034428 arg mem_cy ,contw 
-0x78b0 034429 call bn_submod 
-0x78b1 034430 arg mem_cy ,rega 
-0x78b2 034431 arg mem_p ,regb 
-0x78b3 034432 arg mem_cy ,contw 
-0x78b4 034433 force 0 ,regc 
-0x78b5 034434 fetch 1 ,mem_cy 
-0x78b6 034435 isolate1 0 ,pdata 
-0x78b7 034436 call bn_add ,true 
-0x78b8 034437 copy regc ,alarm 
-0x78b9 034438 arg mem_cy ,rega 
-0x78ba 034439 call bn_rshift6 
-0x78bb 034440 fetch 1 ,mem_cy5 
-0x78bc 034441 isolate1 0 ,alarm 
-0x78bd 034442 setflag true ,7 ,pdata 
-0x78be 034443 store 1 ,mem_cy5 
-0x78bf 034444 rtn 
-:      034448 eckp_0:
-0x78c0 034449 fetch 1 ,mem_ec_loopc 
-0x78c1 034450 increase -1 ,pdata 
-0x78c2 034451 nrtn positive 
-0x78c3 034452 store 1 ,mem_ec_loopc 
-0x78c4 034453 fetch 1 ,mem_ec_infinite 
-0x78c5 034454 call ecdbl ,blank 
-0x78c6 034455 fetch 1 ,mem_ec_loopc 
-0x78c7 034456 arg mem_k ,contr 
-0x78c8 034457 call bn_testbit 
-0x78c9 034458 branch eckp_0 ,true 
-0x78ca 034459 fetch 1 ,mem_ec_infinite 
-0x78cb 034460 nbranch eckp_1 ,blank 
-0x78cc 034461 call ecadd 
-0x78cd 034462 branch eckp_0 
-:      034463 eckp_1:
-0x78ce 034464 jam 0 ,mem_ec_infinite 
-0x78cf 034465 arg mem_ax ,contr 
-0x78d0 034466 arg mem_cx ,contw 
-0x78d1 034467 call ec_copy 
-0x78d2 034468 branch eckp_0 
-:      034471 ecunmapz:
-0x78d3 034472 arg mem_cz ,rega 
-0x78d4 034473 arg mem_t3 ,contw 
-0x78d5 034474 call bn_invmod 
-0x78d6 034475 arg mem_t3 ,rega 
-0x78d7 034476 arg mem_t1 ,contw 
-0x78d8 034477 call bn_sqrmod 
-0x78d9 034478 arg mem_cx ,rega 
-0x78da 034479 arg mem_t1 ,regb 
-0x78db 034480 arg mem_bx ,contw 
-0x78dc 034481 call bn_mulmod 
-0x78dd 034482 arg mem_t3 ,rega 
-0x78de 034483 arg mem_t1 ,regb 
-0x78df 034484 arg mem_t2 ,contw 
-0x78e0 034485 call bn_mulmod 
-0x78e1 034486 arg mem_cy ,rega 
-0x78e2 034487 arg mem_t2 ,regb 
-0x78e3 034488 arg mem_by ,contw 
-0x78e4 034489 branch bn_mulmod 
-:      034493 sha_endian_swap2:
-0x78e5 034494 ifetch 4 ,contr 
-0x78e6 034495 force 4 ,rega 
-0x78e7 034496 increase 3 ,contw 
-:      034497 sha_endian_loop:
-0x78e8 034498 istore 1 ,contw 
-0x78e9 034499 rshift8 pdata ,pdata 
-0x78ea 034500 increase -2 ,contw 
-0x78eb 034501 increase -1 ,rega 
-0x78ec 034502 nbranch sha_endian_loop ,zero 
-0x78ed 034503 increase 5 ,contw 
-0x78ee 034504 loop sha_endian_swap2 
-0x78ef 034505 rtn 
-:      034508 sha_getw:
-0x78f0 034509 lshift2 queue ,pdata 
-0x78f1 034510 iadd timeup ,contr 
-0x78f2 034511 ifetch 4 ,contr 
-0x78f3 034512 rtn 
-:      034514 sha_r:
-0x78f4 034515 force 16 ,alarm 
-0x78f5 034516 arg memdat ,timeup 
-:      034517 sha_r_loop:
-0x78f6 034518 add alarm ,-7 ,queue 
-0x78f7 034519 call sha_getw 
-0x78f8 034520 iforce temp 
-0x78f9 034521 add alarm ,-16 ,queue 
-0x78fa 034522 call sha_getw 
-0x78fb 034523 iadd temp ,temp 
-0x78fc 034524 add alarm ,-2 ,queue 
-0x78fd 034525 call sha_getw 
-0x78fe 034526 shasx pdata ,1 ,pdata 
-0x78ff 034527 iadd temp ,temp 
-0x7900 034528 add alarm ,-15 ,queue 
-0x7901 034529 call sha_getw 
-0x7902 034530 shasx pdata ,0 ,pdata 
-0x7903 034531 iadd temp ,temp 
-0x7904 034532 lshift2 alarm ,pdata 
-0x7905 034533 iadd timeup ,contw 
-0x7906 034534 istoret 4 ,contw 
-0x7907 034535 increase 1 ,alarm 
-0x7908 034536 compare 64 ,alarm ,0xff 
-0x7909 034537 nbranch sha_r_loop ,true 
-0x790a 034538 rtn 
-:      034541 sha_init:
-0x790b 034542 arg memh0 ,contr 
-0x790c 034543 force 7 ,regext_index 
-:      034544 sha_init_0:
-0x790d 034545 ifetch 4 ,contr 
-0x790e 034546 iforce regext 
-0x790f 034547 increase -1 ,regext_index 
-0x7910 034548 branch sha_init_0 ,positive 
-0x7911 034549 rtn 
-:      034551 sha:
-0x7912 034552 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034553 call sha_r 
-0x7914 034554 arg memahbak ,contw 
-0x7915 034555 force 0 ,regext_index 
-:      034556 sha_0:
-0x7916 034557 deposit regext 
-0x7917 034558 istore 4 ,contw 
-0x7918 034559 increase 1 ,regext_index 
-0x7919 034560 compare 8 ,regext_index ,0xff 
-0x791a 034561 nbranch sha_0 ,true 
-0x791b 034562 call enable_authrom 
-0x791c 034563 arg memk ,timeup 
-0x791d 034564 arg memdat ,alarm 
-0x791e 034565 force 64 ,loopcnt 
-:      034566 sha_loop:
-0x791f 034567 ifetcht 4 ,alarm 
-0x7920 034568 ifetch 4 ,timeup 
-0x7921 034569 increase 4 ,timeup 
-0x7922 034570 increase 4 ,alarm 
-0x7923 034571 iadd temp ,pdata 
-0x7924 034572 force 7 ,regext_index 
-0x7925 034573 iadd regext ,temp 
-0x7926 034574 force 4 ,regext_index 
-0x7927 034575 shasx regext ,3 ,pdata 
-0x7928 034576 iadd temp ,temp 
-0x7929 034577 force 5 ,regext_index 
-0x792a 034578 deposit regext 
-0x792b 034579 force 6 ,regext_index 
-0x792c 034580 ixor regext ,pdata 
-0x792d 034581 force 4 ,regext_index 
-0x792e 034582 iand regext ,pdata 
-0x792f 034583 force 6 ,regext_index 
-0x7930 034584 ixor regext ,pdata 
-0x7931 034585 iadd temp ,temp 
-0x7932 034586 force 7 ,regext_index 
-0x7933 034587 copy temp ,regext 
-0x7934 034588 force 3 ,regext_index 
-0x7935 034589 deposit regext 
-0x7936 034590 iadd temp ,regext 
-0x7937 034591 force 0 ,regext_index 
-0x7938 034592 deposit regext 
-0x7939 034593 force 1 ,regext_index 
-0x793a 034594 iand regext ,temp 
-0x793b 034595 ior regext ,pdata 
-0x793c 034596 force 2 ,regext_index 
-0x793d 034597 iand regext ,pdata 
-0x793e 034598 ior temp ,temp 
-0x793f 034599 force 0 ,regext_index 
-0x7940 034600 shasx regext ,2 ,pdata 
-0x7941 034601 iadd temp ,pdata 
-0x7942 034602 force 7 ,regext_index 
-0x7943 034603 iadd regext ,regext 
-0x7944 034604 regexrot 
-0x7945 034605 loop sha_loop 
-0x7946 034606 arg memahbak ,contr 
-0x7947 034607 force 0 ,regext_index 
-:      034608 sha_1:
-0x7948 034609 ifetch 4 ,contr 
-0x7949 034610 iadd regext ,regext 
-0x794a 034611 increase 1 ,regext_index 
-0x794b 034612 compare 8 ,regext_index ,0xff 
-0x794c 034613 nbranch sha_1 ,true 
-0x794d 034614 branch disable_authrom 
-:      034617 sha_result:
-0x794e 034618 arg memresult ,contw 
-0x794f 034619 force 7 ,regext_index 
-:      034620 sha_regext_save:
-0x7950 034621 deposit regext 
-0x7951 034622 istore 4 ,contw 
-0x7952 034623 increase -1 ,regext_index 
-0x7953 034624 branch sha_regext_save ,positive 
-0x7954 034625 rtn 
-:      034627 pad_xor:
-0x7955 034629 arg memdat ,contw 
-0x7956 034630 increase -4 ,contr 
-0x7957 034631 sub loopcnt ,16 ,rega 
-:      034632 pad_xor_0:
-0x7958 034633 ifetch 4 ,contr 
-0x7959 034634 ixor temp ,pdata 
-0x795a 034635 istore 4 ,contw 
-0x795b 034636 increase -8 ,contr 
-0x795c 034637 loop pad_xor_0 
-0x795d 034638 copy rega ,loopcnt 
-0x795e 034639 deposit temp 
-:      034640 pad_xor_1:
-0x795f 034641 istore 4 ,contw 
-0x7960 034642 loop pad_xor_1 
-0x7961 034643 rtn 
-:      034645 g_noninit_number_confirm:
-0x7962 034646 call g_noninit0 
-0x7963 034647 call sha_result 
-0x7964 034648 branch g_common0 
-:      034650 g_noninit:
-0x7965 034651 call g_noninit0 
-0x7966 034652 branch g_common0 
-:      034654 g_noninit0:
-0x7967 034655 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034656 arg memdat ,contw 
-0x7969 034657 force 6 ,loopcnt 
-0x796a 034658 call memcpy_dword_swap 
-0x796b 034659 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034660 force 6 ,loopcnt 
-0x796d 034661 call memcpy_dword_swap 
-0x796e 034662 arg mem_sp_random_remote_end ,contr 
-0x796f 034663 call memcpy_dword_swap4 
-0x7970 034664 call sha_init 
-0x7971 034665 call sha 
-0x7972 034666 arg mem_sp_random_local_end ,contr 
-0x7973 034667 arg memdat ,contw 
-0x7974 034668 branch g_common 
-:      034670 g_init:
-0x7975 034671 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034672 arg memdat ,contw 
-0x7977 034673 force 6 ,loopcnt 
-0x7978 034674 call memcpy_dword_swap 
-0x7979 034675 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034676 force 6 ,loopcnt 
-0x797b 034677 call memcpy_dword_swap 
-0x797c 034678 arg mem_sp_random_local_end ,contr 
-0x797d 034679 call memcpy_dword_swap4 
-0x797e 034680 call sha_init 
-0x797f 034681 call sha 
-0x7980 034682 arg mem_sp_random_remote_end ,contr 
-0x7981 034683 arg memdat ,contw 
-0x7982 034684 call g_common 
-0x7983 034685 branch g_common0 
-:      034687 g_common:
-0x7984 034688 call memcpy_dword_swap4 
-0x7985 034689 setarg 0x800000 
-0x7986 034690 lshift8 pdata ,pdata 
-0x7987 034691 istore 4 ,contw 
-0x7988 034692 force 5 ,loopcnt 
-0x7989 034693 call memset0 
-0x798a 034694 setarg 640 
-0x798b 034695 istore 4 ,contw 
-0x798c 034696 branch sha 
-:      034697 g_common0:
-0x798d 034698 fetch 4 ,memresult 
-0x798e 034700 arg 1000 ,rega 
-0x798f 034701 idiv rega 
-0x7990 034702 call wait_div_end 
-0x7991 034703 remainder pdata 
-0x7992 034704 store 4 ,mem_gkey 
-0x7993 034705 quotient pdata 
-0x7994 034706 arg 1000 ,rega 
-0x7995 034707 idiv rega 
-0x7996 034708 call wait_div_end 
-0x7997 034709 remainder pdata 
-0x7998 034710 arg 1000 ,rega 
-0x7999 034711 imul32 rega ,pdata 
-0x799a 034712 fetcht 4 ,mem_gkey 
-0x799b 034713 iadd temp ,pdata 
-0x799c 034714 store 4 ,mem_gkey 
-0x799d 034715 rtn 
-:      034717 function_f1_no_key:
-0x799e 034718 jam 0 ,mem_passkey_1bit 
-0x799f 034719 branch function_f1_common 
-:      034721 function_f1:
-0x79a0 034722 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034723 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034724 function_f1_common:
-0x79a2 034725 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034726 setarg 0x363636 
-0x79a4 034727 lshift8 pdata ,temp 
-0x79a5 034728 or_into 0x36 ,temp 
-0x79a6 034729 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034730 copy pdata ,contr 
-0x79a8 034731 force 4 ,loopcnt 
-0x79a9 034732 call pad_xor 
-0x79aa 034733 call sha_init 
-0x79ab 034734 call sha 
-0x79ac 034735 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034736 copy pdata ,contr 
-0x79ae 034737 arg memdat ,contw 
-0x79af 034738 force 6 ,loopcnt 
-0x79b0 034739 call memcpy_dword_swap 
-0x79b1 034740 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034741 copy pdata ,contr 
-0x79b3 034742 force 6 ,loopcnt 
-0x79b4 034743 call memcpy_dword_swap 
-0x79b5 034744 setarg 0x800000 
-0x79b6 034745 istore 3 ,contw 
-0x79b7 034747 fetch 1 ,mem_passkey_1bit 
-0x79b8 034749 istore 1 ,contw 
-0x79b9 034750 force 0 ,pdata 
-0x79ba 034751 istore 8 ,contw 
-0x79bb 034752 setarg 0x0388 
-0x79bc 034753 istore 4 ,contw 
-0x79bd 034754 call sha 
-0x79be 034755 call sha_result 
-0x79bf 034756 arg memresult ,contr 
-0x79c0 034757 arg memahsave ,contw 
-0x79c1 034758 call memcpy32 
-0x79c2 034760 setarg 0x5c5c5c 
-0x79c3 034761 lshift8 pdata ,temp 
-0x79c4 034762 or_into 0x5c ,temp 
-0x79c5 034763 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034764 copy pdata ,contr 
-0x79c7 034765 force 4 ,loopcnt 
-0x79c8 034766 call pad_xor 
-0x79c9 034767 call sha_init 
-0x79ca 034768 call sha 
-0x79cb 034769 arg memahsave_end ,contr 
-0x79cc 034770 arg memdat ,contw 
-0x79cd 034771 force 8 ,loopcnt 
-0x79ce 034772 call memcpy_dword_swap 
-0x79cf 034773 setarg 0x800000 
-0x79d0 034774 lshift8 pdata ,pdata 
-0x79d1 034775 istore 4 ,contw 
-0x79d2 034776 call bn_zero 
-0x79d3 034777 setarg 0x0300 
-0x79d4 034778 istore 4 ,contw 
-0x79d5 034779 call sha 
-0x79d6 034780 branch sha_result 
-:      034783 function_f2:
-0x79d7 034784 setarg 0x363636 
-0x79d8 034785 lshift8 pdata ,temp 
-0x79d9 034786 or_into 0x36 ,temp 
-0x79da 034787 arg mem_sp_dhkey_end ,contr 
-0x79db 034788 force 6 ,loopcnt 
-0x79dc 034789 call pad_xor 
-0x79dd 034790 call sha_init 
-0x79de 034791 call sha 
-0x79df 034792 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034793 copy pdata ,contr 
-0x79e1 034794 arg memdat ,contw 
-0x79e2 034795 call memcpy_dword_swap4 
-0x79e3 034796 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034797 copy pdata ,contr 
-0x79e5 034798 call memcpy_dword_swap4 
-0x79e6 034800 setarg 0x62746c 
-0x79e7 034801 lshift8 pdata ,pdata 
-0x79e8 034802 or_into 0x6b ,pdata 
-0x79e9 034803 istore 4 ,contw 
-0x79ea 034804 arg mem_addr_value_end ,contr 
-0x79eb 034805 force 3 ,loopcnt 
-0x79ec 034806 call memcpy_dword_swap 
-0x79ed 034808 setarg 0x800000 
-0x79ee 034809 lshift8 pdata ,pdata 
-0x79ef 034810 istore 4 ,contw 
-0x79f0 034811 force 0 ,pdata 
-0x79f1 034812 istore 8 ,contw 
-0x79f2 034813 setarg 0x0380 
-0x79f3 034814 istore 4 ,contw 
-0x79f4 034815 call sha 
-0x79f5 034817 call sha_result 
-0x79f6 034818 arg memresult ,contr 
-0x79f7 034819 arg memahsave ,contw 
-0x79f8 034820 call memcpy32 
-0x79f9 034822 setarg 0x5c5c5c 
-0x79fa 034823 lshift8 pdata ,temp 
-0x79fb 034824 or_into 0x5c ,temp 
-0x79fc 034825 arg mem_sp_dhkey_end ,contr 
-0x79fd 034826 force 6 ,loopcnt 
-0x79fe 034827 call pad_xor 
-0x79ff 034828 call sha_init 
-0x7a00 034829 call sha 
-0x7a01 034830 arg memahsave_end ,contr 
-0x7a02 034831 arg memdat ,contw 
-0x7a03 034832 force 8 ,loopcnt 
-0x7a04 034833 call memcpy_dword_swap 
-0x7a05 034834 setarg 0x800000 
-0x7a06 034835 lshift8 pdata ,pdata 
-0x7a07 034836 istore 4 ,contw 
-0x7a08 034837 call bn_zero 
-0x7a09 034838 setarg 0x0300 
-0x7a0a 034839 istore 4 ,contw 
-0x7a0b 034840 call sha 
-0x7a0c 034841 branch sha_result 
-:      034844 function_f3a:
-0x7a0d 034845 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034846 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034847 function_f3a_common:
-0x7a0f 034848 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034849 setarg 0x363636 
-0x7a11 034850 lshift8 pdata ,temp 
-0x7a12 034851 or_into 0x36 ,temp 
-0x7a13 034852 arg mem_sp_dhkey_end ,contr 
-0x7a14 034853 force 6 ,loopcnt 
-0x7a15 034854 call pad_xor 
-0x7a16 034855 call sha_init 
-0x7a17 034856 call sha 
-0x7a18 034857 arg mem_sp_random_remote_end ,contr 
-0x7a19 034858 arg memdat ,contw 
-0x7a1a 034859 call memcpy_dword_swap4 
-0x7a1b 034860 arg mem_sp_random_local_end ,contr 
-0x7a1c 034861 call memcpy_dword_swap4 
-0x7a1d 034862 branch function_f3_common 
-:      034864 function_f3a_no_pin:
-0x7a1e 034865 setarg 0 
-0x7a1f 034866 store 4 ,mem_pin 
-0x7a20 034867 branch function_f3a_common 
-:      034869 function_f3b_no_pin:
-0x7a21 034870 setarg 0 
-0x7a22 034871 store 4 ,mem_pin 
-0x7a23 034872 branch function_f3b_common 
-:      034875 function_f3b:
-0x7a24 034876 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034877 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034878 function_f3b_common:
-0x7a26 034879 setarg 0x363636 
-0x7a27 034880 lshift8 pdata ,temp 
-0x7a28 034881 or_into 0x36 ,temp 
-0x7a29 034882 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034883 force 6 ,loopcnt 
-0x7a2b 034884 call pad_xor 
-0x7a2c 034885 call sha_init 
-0x7a2d 034886 call sha 
-0x7a2e 034888 arg mem_sp_random_local_end ,contr 
-0x7a2f 034889 arg memdat ,contw 
-0x7a30 034890 call memcpy_dword_swap4 
-0x7a31 034891 arg mem_sp_random_remote_end ,contr 
-0x7a32 034892 call memcpy_dword_swap4 
-:      034893 function_f3_common:
-0x7a33 034894 setarg 0x0 
-0x7a34 034895 istore 8 ,contw 
-0x7a35 034896 istore 4 ,contw 
-0x7a36 034897 fetch 4 ,mem_pin 
-0x7a37 034898 istore 4 ,contw 
-0x7a38 034900 copy contw ,temp 
-0x7a39 034901 jam 0x80 ,mem_addr_padding 
-0x7a3a 034902 copy temp ,contw 
-0x7a3b 034903 arg mem_addr_iocap_end ,contr 
-0x7a3c 034904 call memcpy_dword_swap4 
-0x7a3d 034906 call sha 
-0x7a3e 034908 arg memdat ,contw 
-0x7a3f 034909 force 7 ,loopcnt 
-0x7a40 034910 call memset0 
-0x7a41 034911 istore 4 ,contw 
-0x7a42 034912 setarg 0x03F8 
-0x7a43 034913 istore 4 ,contw 
-0x7a44 034914 call sha 
-0x7a45 034915 call sha_result 
-0x7a46 034917 arg memresult ,contr 
-0x7a47 034918 arg memahsave ,contw 
-0x7a48 034919 call memcpy32 
-0x7a49 034921 setarg 0x5c5c5c 
-0x7a4a 034922 lshift8 pdata ,temp 
-0x7a4b 034923 or_into 0x5c ,temp 
-0x7a4c 034924 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034925 force 6 ,loopcnt 
-0x7a4e 034926 call pad_xor 
-0x7a4f 034927 call sha_init 
-0x7a50 034928 call sha 
-0x7a51 034929 arg memahsave_end ,contr 
-0x7a52 034930 arg memdat ,contw 
-0x7a53 034931 force 8 ,loopcnt 
-0x7a54 034932 call memcpy_dword_swap 
-0x7a55 034933 setarg 0x800000 
-0x7a56 034934 lshift8 pdata ,pdata 
-0x7a57 034935 istore 4 ,contw 
-0x7a58 034936 call bn_zero 
-0x7a59 034937 setarg 0x0300 
-0x7a5a 034938 istore 4 ,contw 
-0x7a5b 034939 call sha 
-0x7a5c 034940 branch sha_result 
-:      034947 eckp_calc_init:
-0x7a5d 034948 jam 192 ,mem_ec_loopc 
-:      034949 eckp_calc_init_1:
-0x7a5e 034950 fetch 1 ,mem_ec_loopc 
-0x7a5f 034951 rtn blank 
-0x7a60 034952 increase -1 ,pdata 
-0x7a61 034953 store 1 ,mem_ec_loopc 
-0x7a62 034954 arg mem_k ,contr 
-0x7a63 034955 call bn_testbit 
-0x7a64 034956 branch eckp_calc_init_1 ,true 
-0x7a65 034957 arg mem_ax ,contr 
-0x7a66 034958 arg mem_cx ,contw 
-0x7a67 034959 branch ec_copy 
-:      034961 eckp_calc:
-0x7a68 034962 call ecdbl 
-0x7a69 034963 fetch 1 ,mem_ec_loopc 
-0x7a6a 034964 increase -1 ,pdata 
-0x7a6b 034965 store 1 ,mem_ec_loopc 
-0x7a6c 034966 arg mem_k ,contr 
-0x7a6d 034967 call bn_testbit 
-0x7a6e 034968 rtn true 
-0x7a6f 034969 branch ecadd 
-:      034971 memcpy_dword_swap4:
-0x7a70 034972 force 4 ,loopcnt 
-:      034973 memcpy_dword_swap:
-0x7a71 034974 increase -4 ,contr 
-:      034975 memcpy_dword_swap_loop:
-0x7a72 034976 ifetch 4 ,contr 
-0x7a73 034977 istore 4 ,contw 
-0x7a74 034978 increase -8 ,contr 
-0x7a75 034979 loop memcpy_dword_swap_loop 
-0x7a76 034980 rtn 
-:      034985 sp_initialize_256:
-0x7a77 034986 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034987 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034988 branch le_secure_connection_disable ,blank 
-0x7a7a 034989 call le_secure_connection_enable 
-0x7a7b 034990 call sp_clear_flags 
-0x7a7c 034992 branch sp_pubkey_calc_256 
-:      034997 sp_pubkey_calc_256:
-0x7a7d 034998 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034999 rtnne sp_key_invalid 
-0x7a7f 035000 fetch 1 ,mem_le_sc_calc 
-0x7a80 035001 rtnne sp_calc_standby 
-0x7a81 035003 arg mem_le_private_key_256 ,contw 
-0x7a82 035004 force 15 ,queue 
-0x7a83 035005 call random_generator 
-0x7a84 035006 random pdata 
-0x7a85 035007 rshift pdata ,pdata 
-0x7a86 035008 istore 2 ,contw 
-0x7a87 035010 arg mem_k_256 ,contw 
-0x7a88 035011 arg mem_le_private_key_256 ,contr 
-0x7a89 035012 call memcpy32 
-0x7a8a 035014 arg mem_ax_256 ,contw 
-0x7a8b 035015 arg mem_gx_256 ,contr 
-0x7a8c 035016 call memcpy64 
-0x7a8d 035018 arg mem_az_256 ,contw 
-0x7a8e 035019 call clear_mem_256 
-0x7a8f 035020 jam 1 ,mem_az_256 
-0x7a90 035022 call eckp_calc_init_256 
-0x7a91 035023 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 035024 rtn 
-:      035026 sp_pubkey_generated_256:
-0x7a93 035027 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 035028 arg mem_bx_256 ,contr 
-0x7a95 035029 call memcpy64 
-0x7a96 035030 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 035031 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 035032 rtn 
-:      035036 sp_dhkey_calc_256:
-0x7a99 035037 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 035038 rtnne sp_key_invalid 
-0x7a9b 035039 fetch 1 ,mem_le_sc_calc 
-0x7a9c 035040 rtnne sp_calc_standby 
-0x7a9d 035042 arg mem_k_256 ,contw 
-0x7a9e 035043 arg mem_le_private_key_256 ,contr 
-0x7a9f 035044 call memcpy32 
-0x7aa0 035046 arg mem_ax_256 ,contw 
-0x7aa1 035047 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 035048 call memcpy64 
-0x7aa3 035050 arg mem_az_256 ,contw 
-0x7aa4 035051 call clear_mem_256 
-0x7aa5 035052 jam 1 ,mem_az_256 
-0x7aa6 035054 call eckp_calc_init_256 
-0x7aa7 035055 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 035056 rtn 
-:      035059 sp_dhkey_generated_256:
-0x7aa9 035061 arg mem_le_dhkey_256 ,contw 
-0x7aaa 035062 arg mem_bx_256 ,contr 
-0x7aab 035063 call memcpy32 
-0x7aac 035064 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 035065 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 035066 rtn 
-:      035070 sp_calc_sequence_256:
-0x7aaf 035071 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 035072 rtn blank 
-0x7ab1 035073 fetch 1 ,mem_le_sc_calc 
-0x7ab2 035074 rtn blank 
-0x7ab3 035075 increase 0x80 ,pdata 
-0x7ab4 035076 store 1 ,mem_le_sc_calc 
-0x7ab5 035077 rtnbit1 7 
-0x7ab6 035078 fetch 2 ,mem_ec_loopc 
-0x7ab7 035079 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 035080 branch eckp_calc_256 
-:      035082 sp_calc_sequence_done_256:
-0x7ab9 035083 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 035084 call ecunmapz_256 
-0x7abb 035085 fetch 1 ,mem_le_sc_calc 
-0x7abc 035086 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 035087 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 035088 rtn 
-:      035091 eckp_calc_256:
-0x7abf 035092 call ecdbl_256 
-0x7ac0 035093 fetch 2 ,mem_ec_loopc 
-0x7ac1 035094 increase -1 ,pdata 
-0x7ac2 035095 store 2 ,mem_ec_loopc 
-0x7ac3 035096 arg mem_k_256 ,contr 
-0x7ac4 035097 call bn_testbit 
-0x7ac5 035098 rtn true 
-0x7ac6 035099 branch ecadd_256 
-:      035101 eckp_calc_init_256:
-0x7ac7 035102 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 035103 setarg 256 ,pdata 
-0x7ac9 035104 store 2 ,mem_ec_loopc 
-:      035105 eckp_calc_init_256_1:
-0x7aca 035106 fetch 2 ,mem_ec_loopc 
-0x7acb 035107 rtn blank 
-0x7acc 035108 increase -1 ,pdata 
-0x7acd 035109 store 2 ,mem_ec_loopc 
-0x7ace 035110 arg mem_k_256 ,contr 
-0x7acf 035111 call bn_testbit 
-0x7ad0 035112 branch eckp_calc_init_256_1 ,true 
-0x7ad1 035113 arg mem_ax_256 ,contr 
-0x7ad2 035114 arg mem_cx_256 ,contw 
-0x7ad3 035115 branch memcpy96 
-:      035118 ecunmapz_256:
-0x7ad4 035119 arg mem_cz_256 ,rega 
-0x7ad5 035120 arg mem_t3_256 ,contw 
-0x7ad6 035121 call bn_invmod_256 
-0x7ad7 035122 arg mem_t3_256 ,rega 
-0x7ad8 035123 arg mem_t1_256 ,contw 
-0x7ad9 035124 call bn_sqrmod_256 
-0x7ada 035125 arg mem_cx_256 ,rega 
-0x7adb 035126 arg mem_t1_256 ,regb 
-0x7adc 035127 arg mem_bx_256 ,contw 
-0x7add 035128 call bn_mulmod_256 
-0x7ade 035129 arg mem_t3_256 ,rega 
-0x7adf 035130 arg mem_t1_256 ,regb 
-0x7ae0 035131 arg mem_t2_256 ,contw 
-0x7ae1 035132 call bn_mulmod_256 
-0x7ae2 035133 arg mem_cy_256 ,rega 
-0x7ae3 035134 arg mem_t2_256 ,regb 
-0x7ae4 035135 arg mem_by_256 ,contw 
-0x7ae5 035136 branch bn_mulmod_256 
-:      035138 ecdbl_256:
-0x7ae6 035139 arg mem_cz_256 ,rega 
-0x7ae7 035140 arg mem_t2_256 ,contw 
-0x7ae8 035141 call bn_sqrmod_256 
-0x7ae9 035142 arg mem_t2_256 ,rega 
-0x7aea 035143 arg mem_t3_256 ,contw 
-0x7aeb 035144 call bn_sqrmod_256 
-0x7aec 035146 arg mem_a_256 ,rega 
-0x7aed 035147 arg mem_t3_256 ,regb 
-0x7aee 035148 arg mem_t3_256 ,contw 
-0x7aef 035149 call bn_mulmod_256 
-0x7af0 035150 arg mem_cx_256 ,rega 
-0x7af1 035151 arg mem_t2_256 ,contw 
-0x7af2 035152 call bn_sqrmod_256 
-0x7af3 035154 arg mem_t2_256 ,contr 
-0x7af4 035155 arg mem_t1_256 ,contw 
-0x7af5 035156 call memcpy32 
-0x7af6 035157 arg mem_t1_256 ,rega 
-0x7af7 035158 call bn_lshiftmod_256 
-0x7af8 035159 arg mem_t2_256 ,rega 
-0x7af9 035160 arg mem_t1_256 ,regb 
-0x7afa 035161 arg mem_t2_256 ,contw 
-0x7afb 035162 call bn_addmod_256 
-0x7afc 035164 arg mem_t2_256 ,rega 
-0x7afd 035165 arg mem_t3_256 ,regb 
-0x7afe 035166 arg mem_t2_256 ,contw 
-0x7aff 035167 call bn_addmod_256 
-0x7b00 035169 arg mem_cx_256 ,contr 
-0x7b01 035170 arg mem_t1_256 ,contw 
-0x7b02 035171 call memcpy32 
-0x7b03 035172 arg mem_cy_256 ,rega 
-0x7b04 035173 arg mem_t3_256 ,contw 
-0x7b05 035174 call bn_sqrmod_256 
-0x7b06 035175 arg mem_t1_256 ,rega 
-0x7b07 035176 call bn_lshiftmod_256 
-0x7b08 035177 arg mem_t1_256 ,rega 
-0x7b09 035178 call bn_lshiftmod_256 
-0x7b0a 035179 arg mem_t1_256 ,rega 
-0x7b0b 035180 arg mem_t3_256 ,regb 
-0x7b0c 035181 arg mem_t1_256 ,contw 
-0x7b0d 035182 call bn_mulmod_256 
-0x7b0e 035183 arg mem_t3_256 ,rega 
-0x7b0f 035184 arg mem_t0_256 ,contw 
-0x7b10 035185 call bn_sqrmod_256 
-0x7b11 035186 arg mem_t0_256 ,rega 
-0x7b12 035187 call bn_lshiftmod_256 
-0x7b13 035188 arg mem_t0_256 ,rega 
-0x7b14 035189 call bn_lshiftmod_256 
-0x7b15 035190 arg mem_t0_256 ,rega 
-0x7b16 035191 call bn_lshiftmod_256 
-0x7b17 035192 arg mem_cy_256 ,contr 
-0x7b18 035193 arg mem_t3_256 ,contw 
-0x7b19 035194 call memcpy32 
-0x7b1a 035195 arg mem_t3_256 ,rega 
-0x7b1b 035196 call bn_lshiftmod_256 
-0x7b1c 035197 arg mem_t3_256 ,rega 
-0x7b1d 035198 arg mem_cz_256 ,regb 
-0x7b1e 035199 arg mem_cz_256 ,contw 
-0x7b1f 035200 call bn_mulmod_256 
-0x7b20 035203 arg mem_t2_256 ,rega 
-0x7b21 035204 arg mem_t3_256 ,contw 
-0x7b22 035205 call bn_sqrmod_256 
-0x7b23 035207 arg mem_t3_256 ,rega 
-0x7b24 035208 arg mem_t1_256 ,regb 
-0x7b25 035209 arg mem_t3_256 ,contw 
-0x7b26 035210 call bn_submod_256 
-0x7b27 035211 arg mem_t3_256 ,rega 
-0x7b28 035212 arg mem_t1_256 ,regb 
-0x7b29 035213 arg mem_cx_256 ,contw 
-0x7b2a 035214 call bn_submod_256 
-0x7b2b 035215 arg mem_t1_256 ,rega 
-0x7b2c 035216 arg mem_cx_256 ,regb 
-0x7b2d 035217 arg mem_t3_256 ,contw 
-0x7b2e 035218 call bn_submod_256 
-0x7b2f 035219 arg mem_t3_256 ,rega 
-0x7b30 035220 arg mem_t2_256 ,regb 
-0x7b31 035221 arg mem_t3_256 ,contw 
-0x7b32 035222 call bn_mulmod_256 
-0x7b33 035223 arg mem_t3_256 ,rega 
-0x7b34 035224 arg mem_t0_256 ,regb 
-0x7b35 035225 arg mem_cy_256 ,contw 
-0x7b36 035226 branch bn_submod_256 
-:      035228 ecadd_256:
-0x7b37 035230 arg mem_az_256 ,rega 
-0x7b38 035231 arg mem_t7_256 ,contw 
-0x7b39 035232 call bn_sqrmod_256 
-0x7b3a 035233 arg mem_cx_256 ,rega 
-0x7b3b 035234 arg mem_t7_256 ,regb 
-0x7b3c 035235 arg mem_t0_256 ,contw 
-0x7b3d 035236 call bn_mulmod_256 
-0x7b3e 035239 arg mem_az_256 ,rega 
-0x7b3f 035240 arg mem_t7_256 ,regb 
-0x7b40 035241 arg mem_t7_256 ,contw 
-0x7b41 035242 call bn_mulmod_256 
-0x7b42 035243 arg mem_cy_256 ,rega 
-0x7b43 035244 arg mem_t7_256 ,regb 
-0x7b44 035245 arg mem_t1_256 ,contw 
-0x7b45 035246 call bn_mulmod_256 
-0x7b46 035249 arg mem_cz_256 ,rega 
-0x7b47 035250 arg mem_t7_256 ,contw 
-0x7b48 035251 call bn_sqrmod_256 
-0x7b49 035252 arg mem_ax_256 ,rega 
-0x7b4a 035253 arg mem_t7_256 ,regb 
-0x7b4b 035254 arg mem_t2_256 ,contw 
-0x7b4c 035255 call bn_mulmod_256 
-0x7b4d 035257 arg mem_cz_256 ,rega 
-0x7b4e 035258 arg mem_t7_256 ,regb 
-0x7b4f 035259 arg mem_t7_256 ,contw 
-0x7b50 035260 call bn_mulmod_256 
-0x7b51 035261 arg mem_ay_256 ,rega 
-0x7b52 035262 arg mem_t7_256 ,regb 
-0x7b53 035263 arg mem_t3_256 ,contw 
-0x7b54 035264 call bn_mulmod_256 
-0x7b55 035269 arg mem_t0_256 ,regb 
-0x7b56 035270 arg mem_t2_256 ,rega 
-0x7b57 035271 arg mem_t7_256 ,contw 
-0x7b58 035272 call bn_submod_256 
-0x7b59 035273 arg mem_t0_256 ,rega 
-0x7b5a 035274 arg mem_t2_256 ,regb 
-0x7b5b 035275 arg mem_t0_256 ,contw 
-0x7b5c 035276 call bn_addmod_256 
-0x7b5d 035279 arg mem_t1_256 ,regb 
-0x7b5e 035280 arg mem_t3_256 ,rega 
-0x7b5f 035281 arg mem_t2_256 ,contw 
-0x7b60 035282 call bn_submod_256 
-0x7b61 035283 arg mem_t1_256 ,rega 
-0x7b62 035284 arg mem_t3_256 ,regb 
-0x7b63 035285 arg mem_t1_256 ,contw 
-0x7b64 035286 call bn_addmod_256 
-0x7b65 035287 arg mem_t1_256 ,rega 
-0x7b66 035288 arg mem_t7_256 ,regb 
-0x7b67 035289 arg mem_t1_256 ,contw 
-0x7b68 035290 call bn_mulmod_256 
-0x7b69 035291 arg mem_cz_256 ,rega 
-0x7b6a 035292 arg mem_az_256 ,regb 
-0x7b6b 035293 arg mem_t3_256 ,contw 
-0x7b6c 035294 call bn_mulmod_256 
-0x7b6d 035295 arg mem_t3_256 ,rega 
-0x7b6e 035296 arg mem_t7_256 ,regb 
-0x7b6f 035297 arg mem_cz_256 ,contw 
-0x7b70 035298 call bn_mulmod_256 
-0x7b71 035300 arg mem_t7_256 ,rega 
-0x7b72 035301 arg mem_t7_256 ,contw 
-0x7b73 035302 call bn_sqrmod_256 
-0x7b74 035303 arg mem_t7_256 ,rega 
-0x7b75 035304 arg mem_t0_256 ,regb 
-0x7b76 035305 arg mem_t3_256 ,contw 
-0x7b77 035306 call bn_mulmod_256 
-0x7b78 035307 arg mem_t7_256 ,rega 
-0x7b79 035308 arg mem_t1_256 ,regb 
-0x7b7a 035309 arg mem_t1_256 ,contw 
-0x7b7b 035310 call bn_mulmod_256 
-0x7b7c 035311 arg mem_t2_256 ,rega 
-0x7b7d 035312 arg mem_cx_256 ,contw 
-0x7b7e 035313 call bn_sqrmod_256 
-0x7b7f 035314 arg mem_cx_256 ,rega 
-0x7b80 035315 arg mem_t3_256 ,regb 
-0x7b81 035316 arg mem_cx_256 ,contw 
-0x7b82 035317 call bn_submod_256 
-0x7b83 035318 arg mem_cx_256 ,contr 
-0x7b84 035319 arg mem_t7_256 ,contw 
-0x7b85 035320 call memcpy32 
-0x7b86 035321 arg mem_t7_256 ,rega 
-0x7b87 035322 call bn_lshiftmod_256 
-0x7b88 035323 arg mem_t3_256 ,rega 
-0x7b89 035324 arg mem_t7_256 ,regb 
-0x7b8a 035325 arg mem_t3_256 ,contw 
-0x7b8b 035326 call bn_submod_256 
-0x7b8c 035327 arg mem_t3_256 ,rega 
-0x7b8d 035328 arg mem_t2_256 ,regb 
-0x7b8e 035329 arg mem_t2_256 ,contw 
-0x7b8f 035330 call bn_mulmod_256 
-0x7b90 035331 arg mem_t2_256 ,rega 
-0x7b91 035332 arg mem_t1_256 ,regb 
-0x7b92 035333 arg mem_cy_256 ,contw 
-0x7b93 035334 call bn_submod_256 
-0x7b94 035335 arg mem_cy_256 ,rega 
-0x7b95 035336 arg mem_p_256 ,regb 
-0x7b96 035337 arg mem_cy_256 ,contw 
-0x7b97 035338 force 0 ,regc 
-0x7b98 035339 fetch 1 ,mem_cy_256 
-0x7b99 035340 isolate1 0 ,pdata 
-0x7b9a 035341 call bn_add_256 ,true 
-0x7b9b 035342 copy regc ,alarm 
-0x7b9c 035343 arg mem_cy_256 ,rega 
-0x7b9d 035344 call bn_rshift_256 
-0x7b9e 035345 fetch 1 ,mem_cy5_256 
-0x7b9f 035346 isolate1 0 ,alarm 
-0x7ba0 035347 setflag true ,7 ,pdata 
-0x7ba1 035348 store 1 ,mem_cy5_256 
-0x7ba2 035349 rtn 
-:      035351 bn_invmod_256:
-0x7ba3 035352 copy contw ,timeup 
-0x7ba4 035353 arg mem_tmp0_256 ,contw 
-0x7ba5 035354 call clear_mem_256 
-0x7ba6 035355 force 0 ,pdata 
-0x7ba7 035357 store 4 ,mem_t2_256 
-0x7ba8 035358 jam 1 ,mem_tmp0_256 
-0x7ba9 035359 arg mem_tmp1_256 ,contw 
-0x7baa 035360 call clear_mem_512 
-0x7bab 035361 arg mem_p_256 ,contr 
-0x7bac 035362 arg mem_tmp2_256 ,contw 
-0x7bad 035363 call memcpy32 
-0x7bae 035364 copy rega ,contr 
-0x7baf 035365 arg mem_tmp3_256 ,contw 
-0x7bb0 035366 call memcpy32 
-:      035372 bn_invmod_256_2:
-0x7bb1 035373 arg mem_tmp3_256 ,contr 
-0x7bb2 035374 call bn_eq_zero_256 
-0x7bb3 035375 branch bn_invmod_256_0 ,blank 
-0x7bb4 035380 arg mem_tmp3_256 ,rega 
-0x7bb5 035381 arg mem_tmp0_256 ,regb 
-0x7bb6 035382 call bn_rshifteven_256 
-0x7bb7 035383 arg mem_tmp2_256 ,rega 
-0x7bb8 035384 arg mem_tmp1_256 ,regb 
-0x7bb9 035385 call bn_rshifteven_256 
-0x7bba 035387 arg mem_tmp3_256 ,rega 
-0x7bbb 035388 arg mem_tmp2_256 ,regb 
-0x7bbc 035389 call bn_bigeq_256 
-0x7bbd 035390 branch bn_invmod_256_1 ,positive 
-0x7bbe 035391 arg mem_tmp2_256 ,rega 
-0x7bbf 035392 arg mem_tmp3_256 ,regb 
-0x7bc0 035393 copy rega ,contw 
-0x7bc1 035394 call bn_sub_256 
-0x7bc2 035395 arg mem_tmp0_256 ,rega 
-0x7bc3 035396 arg mem_tmp1_256 ,regb 
-0x7bc4 035397 copy regb ,contw 
-0x7bc5 035398 call bn_add_256 
-0x7bc6 035399 ifetch 1 ,rega 
-0x7bc7 035400 iadd regc ,regc 
-0x7bc8 035401 ifetch 1 ,regb 
-0x7bc9 035402 iadd regc ,pdata 
-0x7bca 035403 istore 1 ,regb 
-0x7bcb 035404 branch bn_invmod_256_2 
-:      035405 bn_invmod_256_1:
-0x7bcc 035406 arg mem_tmp3_256 ,rega 
-0x7bcd 035407 arg mem_tmp2_256 ,regb 
-0x7bce 035408 copy rega ,contw 
-0x7bcf 035409 call bn_sub_256 
-0x7bd0 035410 arg mem_tmp1_256 ,rega 
-0x7bd1 035411 arg mem_tmp0_256 ,regb 
-0x7bd2 035412 copy regb ,contw 
-0x7bd3 035413 call bn_add_256 
-0x7bd4 035414 ifetch 1 ,rega 
-0x7bd5 035415 iadd regc ,regc 
-0x7bd6 035416 ifetch 1 ,regb 
-0x7bd7 035417 iadd regc ,pdata 
-0x7bd8 035418 istore 1 ,regb 
-0x7bd9 035419 branch bn_invmod_256_2 
-:      035420 bn_invmod_256_0:
-0x7bda 035422 arg mem_tmp1_256 ,rega 
-0x7bdb 035423 copy timeup ,contw 
-0x7bdc 035424 call bn_p256mod 
-0x7bdd 035426 arg mem_p_256 ,rega 
-0x7bde 035427 copy timeup ,regb 
-0x7bdf 035428 copy timeup ,contw 
-0x7be0 035429 branch bn_submod_256 
-:      035432 bn_mulmod_256:
-0x7be1 035433 copy contw ,timeup 
-0x7be2 035435 force 0 ,regext_index 
-0x7be3 035437 arg mem_tmp1_256 ,contw 
-0x7be4 035438 call clear_mem_512 
-0x7be5 035439 arg mem_regext ,contw 
-0x7be6 035440 call clear_mem_512 
-0x7be7 035444 copy rega ,contr 
-0x7be8 035446 jam 0 ,mem_regext 
-0x7be9 035447 setarg 0 
-0x7bea 035448 call bn_load_mem 
-0x7beb 035449 copy regb ,contr 
-0x7bec 035450 call bn_load_256 
-0x7bed 035453 force 0 ,queue 
-0x7bee 035454 arg mem_tmp1_256 ,contw 
-:      035455 bn_mulmod_256_1:
-0x7bef 035458 arg mem_regext ,temp 
-0x7bf0 035459 copy queue ,regb 
-0x7bf1 035460 lshift2 regb ,pdata 
-0x7bf2 035462 iadd temp ,regb 
-0x7bf3 035463 force 0 ,temp 
-0x7bf4 035464 force 0 ,regc 
-:      035465 bn_mulmod_256_0:
-0x7bf5 035470 ifetch 4 ,contw 
-0x7bf6 035471 iforce rega 
-0x7bf7 035474 ifetch 4 ,regb 
-0x7bf8 035475 copy regc ,regext_index 
-0x7bf9 035476 imul32 regext ,pdata 
-0x7bfa 035477 iadd rega ,pdata 
-0x7bfb 035478 iadd temp ,pdata 
-0x7bfc 035479 istore 4 ,contw 
-0x7bfd 035480 rshift32 pdata ,temp 
-0x7bfe 035481 increase 1 ,regc 
-0x7bff 035482 compare 8 ,regc ,0xff 
-0x7c00 035483 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035485 deposit temp 
-0x7c02 035486 istore 4 ,contw 
-0x7c03 035487 increase -32 ,contw 
-0x7c04 035490 increase 1 ,queue 
-0x7c05 035491 compare 8 ,queue ,0xff 
-0x7c06 035492 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035493 arg mem_tmp1_256 ,rega 
-0x7c08 035494 copy timeup ,contw 
-0x7c09 035495 branch bn_p256mod 
-:      035497 bn_p256mod:
-0x7c0a 035498 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035499 copy contw ,timeup 
-0x7c0c 035500 copy rega ,alarm 
-0x7c0d 035501 arg mem_tmp2_256 ,regb 
-0x7c0e 035502 copy regb ,contw 
-0x7c0f 035503 call memset0_4 
-0x7c10 035504 istore 8 ,contw 
-0x7c11 035505 add rega ,44 ,contr 
-0x7c12 035506 call memcpy8 
-0x7c13 035507 call memcpy12 
-0x7c14 035508 copy regb ,rega 
-0x7c15 035509 call bn_lshiftmod_256 
-0x7c16 035510 arg mem_tmp2_256 ,regb 
-0x7c17 035511 copy alarm ,rega 
-0x7c18 035512 copy timeup ,contw 
-0x7c19 035513 call bn_addmod_256 
-0x7c1a 035515 arg mem_tmp2_256 ,regb 
-0x7c1b 035516 copy regb ,contw 
-0x7c1c 035517 call memset0_4 
-0x7c1d 035518 istore 8 ,contw 
-0x7c1e 035519 add alarm ,48 ,contr 
-0x7c1f 035520 call memcpy16 
-0x7c20 035521 call memset0_4 
-0x7c21 035522 copy regb ,rega 
-0x7c22 035523 call bn_lshiftmod_256 
-0x7c23 035527 arg mem_tmp2_256 ,regb 
-0x7c24 035528 copy timeup ,rega 
-0x7c25 035529 copy rega ,contw 
-0x7c26 035530 call bn_addmod_256 
-0x7c27 035534 arg mem_tmp2_256 ,regb 
-0x7c28 035535 copy regb ,contw 
-0x7c29 035536 add alarm ,32 ,contr 
-0x7c2a 035537 call memcpy12 
-0x7c2b 035538 call memset0_4 
-0x7c2c 035539 istore 8 ,contw 
-0x7c2d 035540 add alarm ,56 ,contr 
-0x7c2e 035541 call memcpy8 
-0x7c2f 035542 copy timeup ,rega 
-0x7c30 035543 copy rega ,contw 
-0x7c31 035544 call bn_addmod_256 
-0x7c32 035548 arg mem_tmp2_256 ,regb 
-0x7c33 035549 copy regb ,contw 
-0x7c34 035550 add alarm ,36 ,contr 
-0x7c35 035551 call memcpy12 
-0x7c36 035552 add alarm ,52 ,contr 
-0x7c37 035553 call memcpy12 
-0x7c38 035554 add alarm ,52 ,contr 
-0x7c39 035555 call memcpy4 
-0x7c3a 035556 add alarm ,32 ,contr 
-0x7c3b 035557 call memcpy4 
-0x7c3c 035558 copy timeup ,rega 
-0x7c3d 035559 copy rega ,contw 
-0x7c3e 035560 call bn_addmod_256 
-0x7c3f 035563 arg mem_tmp2_256 ,regb 
-0x7c40 035564 copy regb ,contw 
-0x7c41 035565 add alarm ,44 ,contr 
-0x7c42 035566 call memcpy12 
-0x7c43 035567 call memset0_4 
-0x7c44 035568 istore 8 ,contw 
-0x7c45 035569 add alarm ,32 ,contr 
-0x7c46 035570 call memcpy4 
-0x7c47 035571 add alarm ,40 ,contr 
-0x7c48 035572 call memcpy4 
-0x7c49 035573 copy timeup ,rega 
-0x7c4a 035574 copy rega ,contw 
-0x7c4b 035575 call bn_submod_256 
-0x7c4c 035578 arg mem_tmp2_256 ,regb 
-0x7c4d 035579 copy regb ,contw 
-0x7c4e 035580 add alarm ,48 ,contr 
-0x7c4f 035581 call memcpy8 
-0x7c50 035582 call memcpy8 
-0x7c51 035583 force 0 ,pdata 
-0x7c52 035584 istore 8 ,contw 
-0x7c53 035585 add alarm ,36 ,contr 
-0x7c54 035586 call memcpy4 
-0x7c55 035587 add alarm ,44 ,contr 
-0x7c56 035588 call memcpy4 
-0x7c57 035589 copy timeup ,rega 
-0x7c58 035590 copy rega ,contw 
-0x7c59 035591 call bn_submod_256 
-0x7c5a 035594 arg mem_tmp2_256 ,regb 
-0x7c5b 035595 copy regb ,contw 
-0x7c5c 035596 add alarm ,52 ,contr 
-0x7c5d 035597 call memcpy12 
-0x7c5e 035598 add alarm ,32 ,contr 
-0x7c5f 035599 call memcpy12 
-0x7c60 035600 call memset0_4 
-0x7c61 035601 add alarm ,48 ,contr 
-0x7c62 035602 call memcpy4 
-0x7c63 035603 copy timeup ,rega 
-0x7c64 035604 copy rega ,contw 
-0x7c65 035605 call bn_submod_256 
-0x7c66 035608 arg mem_tmp2_256 ,regb 
-0x7c67 035609 copy regb ,contw 
-0x7c68 035610 add alarm ,56 ,contr 
-0x7c69 035611 call memcpy8 
-0x7c6a 035612 call memset0_4 
-0x7c6b 035613 add alarm ,36 ,contr 
-0x7c6c 035614 call memcpy12 
-0x7c6d 035615 call memset0_4 
-0x7c6e 035616 add alarm ,52 ,contr 
-0x7c6f 035617 call memcpy4 
-0x7c70 035618 copy timeup ,rega 
-0x7c71 035619 copy rega ,contw 
-0x7c72 035620 branch bn_submod_256 
-:      035623 bn_load_mem:
-0x7c73 035624 force 32 ,loopcnt 
-0x7c74 035625 arg mem_regext ,contw 
-0x7c75 035626 iadd contw ,contw 
-0x7c76 035627 branch memcpy 
-:      035629 bn_load_256:
-0x7c77 035630 force 8 ,loopcnt 
-0x7c78 035631 branch bn_load_0 
-:      035633 bn_sqrmod_256:
-0x7c79 035634 copy rega ,regb 
-0x7c7a 035635 branch bn_mulmod_256 
-:      035637 bn_add_256:
-0x7c7b 035638 force 8 ,loopcnt 
-0x7c7c 035639 branch bn_add + 1 
-:      035641 bn_addmod_256:
-0x7c7d 035642 call bn_add_256 
-0x7c7e 035643 copy contw ,rega 
-0x7c7f 035644 branch bn_lshiftmod_ismod_256 
-:      035646 bn_lshiftmod_256:
-0x7c80 035647 call bn_lshift_256 
-:      035648 bn_lshiftmod_ismod_256:
-0x7c81 035649 isolate1 0 ,regc 
-0x7c82 035650 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035651 arg mem_p_256 ,regb 
-0x7c84 035652 copy rega ,regc 
-0x7c85 035653 increase -32 ,rega 
-0x7c86 035654 call bn_bigeq_256 
-0x7c87 035655 nrtn positive 
-0x7c88 035656 copy regc ,rega 
-0x7c89 035657 branch sub_p2_256 
-:      035659 bn_lshiftmod_p_256:
-0x7c8a 035660 call sub_p2_256 
-0x7c8b 035662 copy rega ,regc 
-0x7c8c 035663 increase -32 ,rega 
-0x7c8d 035664 arg mem_p_256 ,regb 
-0x7c8e 035665 call bn_bigeq_256 
-0x7c8f 035666 nrtn positive 
-0x7c90 035667 copy regc ,rega 
-0x7c91 035668 branch sub_p2_256 
-:      035671 sub_p2_256:
-0x7c92 035672 increase -32 ,rega 
-0x7c93 035673 arg mem_p_256 ,regb 
-0x7c94 035674 copy rega ,contw 
-0x7c95 035675 branch bn_sub_256 
-:      035680 bn_submod_256:
-0x7c96 035681 call bn_sub_256 
-0x7c97 035683 branch bn_submod_256_np ,true 
-0x7c98 035686 add contw ,-32 ,rega 
-0x7c99 035687 arg mem_p_256 ,regb 
-0x7c9a 035688 call bn_bigeq_256 
-0x7c9b 035689 nrtn positive 
-0x7c9c 035690 arg mem_p_256 ,regb 
-0x7c9d 035691 add contw ,-32 ,rega 
-0x7c9e 035693 copy rega ,contw 
-0x7c9f 035694 branch bn_sub_256 
-:      035695 bn_submod_256_np:
-0x7ca0 035696 add contw ,-32 ,rega 
-0x7ca1 035697 arg mem_p_256 ,regb 
-0x7ca2 035698 copy rega ,contw 
-0x7ca3 035699 call bn_add_256 
-0x7ca4 035701 rtn true 
-0x7ca5 035702 add contw ,-32 ,rega 
-0x7ca6 035703 arg mem_p_256 ,regb 
-0x7ca7 035704 copy rega ,contw 
-0x7ca8 035705 branch bn_add_256 
-:      035709 bn_sub_256:
-0x7ca9 035710 force 8 ,loopcnt 
-0x7caa 035711 branch bn_sub + 1 
-:      035713 bn_rshift_256:
-0x7cab 035714 force 8 ,loopcnt 
-0x7cac 035715 increase 28 ,rega 
-0x7cad 035716 branch bn_rshift 
-:      035718 bn_lshift_256:
-0x7cae 035719 force 8 ,loopcnt 
-0x7caf 035720 force 0 ,regc 
-0x7cb0 035721 branch bn_lshift_0 
-:      035723 bn_bigeq_256:
-0x7cb1 035724 force 8 ,loopcnt 
-0x7cb2 035725 increase 28 ,rega 
-0x7cb3 035726 increase 28 ,regb 
-0x7cb4 035727 branch bn_bigeq_0 
-:      035730 bn_eq_zero_256:
-0x7cb5 035731 ifetch 8 ,contr 
-0x7cb6 035732 nrtn blank 
-0x7cb7 035733 branch bn_eq_zero 
-:      035738 bn_rshifteven_256:
-0x7cb8 035739 copy rega ,alarm 
-:      035740 bn_rshifteven_256_1:
-0x7cb9 035741 copy alarm ,rega 
-0x7cba 035742 ifetch 1 ,rega 
-0x7cbb 035743 isolate1 0 ,pdata 
-0x7cbc 035744 rtn true 
-0x7cbd 035745 call bn_rshift_256 
-0x7cbe 035746 ifetch 1 ,regb 
-0x7cbf 035747 isolate0 0 ,pdata 
-0x7cc0 035748 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035749 arg mem_p_256 ,rega 
-0x7cc2 035750 copy regb ,contw 
-0x7cc3 035751 call bn_add_256 
-0x7cc4 035752 ifetch 1 ,regb 
-0x7cc5 035753 iadd regc ,pdata 
-0x7cc6 035754 istore 1 ,regb 
-0x7cc7 035755 increase -32 ,regb 
-:      035756 bn_rshifteven_256_0:
-0x7cc8 035757 add regb ,32 ,rega 
-0x7cc9 035758 force 9 ,loopcnt 
-0x7cca 035759 call bn_rshift 
-0x7ccb 035760 branch bn_rshifteven_256_1 
-:      035764 ui_init:
-0x7ccc 035765 call lpm_disable_exen_output 
-0x7ccd 035766 rtn wake 
-0x7cce 035767 call ui_button_init 
-0x7ccf 035768 call ui_timer_init 
-0x7cd0 035769 branch ui_led_init_global 
-:      035771 ui_dispatch:
-0x7cd1 035772 call ui_led_dispatch 
-0x7cd2 035774 branch ui_timer_check 
-:      035776 ui_button_init:
-0x7cd3 035777 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035778 rtneq ui_button_gpio_disable 
-0x7cd5 035779 iforce temp 
-0x7cd6 035780 call gpio_config_output 
-0x7cd7 035781 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035782 call gpio_out_inactive 
-0x7cd9 035783 nop 100 
-0x7cda 035784 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035785 call gpio_config_input 
-0x7cdc 035786 branch ui_button_polling 
-:      035790 ui_button_polling:
-0x7cdd 035791 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035792 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035793 rtneq ui_button_gpio_disable 
-0x7ce0 035794 copy pdata ,temp 
-0x7ce1 035795 call gpio_get_bit 
-0x7ce2 035796 nbranch ui_button_up ,true 
-:      035798 ui_button_down:
-0x7ce3 035799 call ui_button_check_long_press 
-0x7ce4 035800 fetch 2 ,mem_ui_state_map 
-0x7ce5 035801 set1 ui_state_btn_down 
-0x7ce6 035802 store 2 ,mem_ui_state_map 
-0x7ce7 035803 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035804 rtneq ui_button_state_down 
-0x7ce9 035805 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035807 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035808 store 1 ,mem_ui_button_timer 
-0x7cec 035809 call lpm_button_get_wake_lock 
-0x7ced 035810 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035811 branch ui_ipc_send_event 
-:      035812 ui_button_up:
-0x7cef 035813 fetch 2 ,mem_ui_state_map 
-0x7cf0 035814 set0 ui_state_btn_down 
-0x7cf1 035815 store 2 ,mem_ui_state_map 
-0x7cf2 035816 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035817 rtneq ui_button_state_up 
-0x7cf4 035818 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035820 jam 0 ,mem_ui_button_timer 
-0x7cf6 035821 call lpm_button_clean_wake_lock 
-0x7cf7 035822 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035823 branch ui_ipc_send_event 
-:      035825 ui_button_check_long_press:
-0x7cf9 035826 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035827 rtn blank 
-0x7cfb 035828 increase -1 ,pdata 
-0x7cfc 035829 store 1 ,mem_ui_button_timer 
-0x7cfd 035830 nrtn blank 
-0x7cfe 035832 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035833 branch ui_ipc_send_event 
-:      035835 lpm_button_get_wake_lock:
-0x7d00 035836 arg wake_lock_button ,queue 
-0x7d01 035837 branch lpm_get_wake_lock 
-:      035839 lpm_button_clean_wake_lock:
-0x7d02 035840 arg wake_lock_button ,queue 
-0x7d03 035841 branch lpm_put_wake_lock 
-:      035863 calc_curr_struct_prt:
-0x7d04 035864 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035865 mul32 rega ,led_offset_length ,regb 
-0x7d06 035866 iadd regb ,regb 
-0x7d07 035867 rtn 
-:      035870 ui_led_init_global:
-0x7d08 035871 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035872 rtn blank 
-0x7d0a 035873 copy pdata ,loopcnt 
-0x7d0b 035874 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035875 copy pdata ,regb 
-:      035876 ui_led_init_loop:
-0x7d0d 035877 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035878 ifetcht 1 ,regc 
-0x7d0f 035879 call gpio_config_output 
-0x7d10 035880 call ui_led_off_static 
-0x7d11 035881 increase led_offset_length ,regb 
-0x7d12 035882 loop ui_led_init_loop 
-0x7d13 035883 rtn 
-:      035887 ui_led_on_global:
-0x7d14 035888 call calc_curr_struct_prt 
-0x7d15 035889 setarg ui_led_state_lighting 
-0x7d16 035890 istore 1 ,regb 
-0x7d17 035891 call ui_led_stop_timer 
-0x7d18 035892 branch ui_led_on_static 
-:      035896 ui_led_blink_stop_global:
-:      035897 ui_led_off_global:
-0x7d19 035898 call calc_curr_struct_prt 
-0x7d1a 035899 setarg ui_led_state_darking 
-0x7d1b 035900 istore 1 ,regb 
-0x7d1c 035901 call ui_led_stop_timer 
-0x7d1d 035902 branch ui_led_off_static 
-:      035906 ui_led_blink_start_global:
-0x7d1e 035907 call calc_curr_struct_prt 
-0x7d1f 035908 setarg ui_led_state_blink_start 
-0x7d20 035909 istore 1 ,regb 
-0x7d21 035910 setarg led_infinite_flash_num 
-0x7d22 035911 istore 1 ,contw 
-0x7d23 035912 branch ui_led_off_static 
-:      035917 ui_led_set_style_global:
-0x7d24 035918 call calc_curr_struct_prt 
-0x7d25 035919 arg led_offset_length ,loopcnt 
-0x7d26 035920 copy regc ,contr 
-0x7d27 035921 copy regb ,contw 
-0x7d28 035922 branch memcpy_fast 
-:      035926 ui_led_dispatch:
-0x7d29 035927 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035928 rtn blank 
-0x7d2b 035929 arg 0 ,rega 
-:      035930 ui_led_blink_polling:
-0x7d2c 035931 call ui_led_change_style_by_type 
-0x7d2d 035932 increase 1 ,rega 
-0x7d2e 035933 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035934 isub rega ,null 
-0x7d30 035935 rtn zero 
-0x7d31 035936 branch ui_led_blink_polling 
-:      035939 ui_led_off_static:
-0x7d32 035940 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035941 ifetcht 1 ,regc 
-0x7d34 035942 branch gpio_out_inactive 
-:      035945 ui_led_on_static:
-0x7d35 035946 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035947 ifetcht 1 ,regc 
-0x7d37 035948 branch gpio_out_active 
-:      035952 ui_led_change_style_by_type:
-0x7d38 035953 add rega ,ui_led_blink ,queue 
-0x7d39 035954 call timer_check 
-0x7d3a 035955 nrtn blank 
-0x7d3b 035957 call calc_curr_struct_prt 
-0x7d3c 035959 ifetch 1 ,regb 
-0x7d3d 035961 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035962 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035963 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035964 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035965 ui_led_blink_state_lighting:
-0x7d41 035966 call ui_led_on_static 
-0x7d42 035967 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035968 call push_stack 
-0x7d44 035969 ifetch 2 ,regc 
-0x7d45 035970 call callback_func 
-0x7d46 035971 call pop_stack 
-0x7d47 035972 setarg ui_led_state_blink_darking 
-0x7d48 035973 istore 1 ,regb 
-0x7d49 035974 add regb ,led_offset_on_time ,regc 
-0x7d4a 035975 ifetch 2 ,regc 
-0x7d4b 035976 branch ui_led_blink_timer_start 
-:      035979 ui_led_blink_state_darking:
-0x7d4c 035980 call ui_led_off_static 
-0x7d4d 035981 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035982 call push_stack 
-0x7d4f 035983 ifetch 2 ,regc 
-0x7d50 035984 call callback_func 
-0x7d51 035985 call pop_stack 
-0x7d52 035987 add regb ,led_offset_blink_count ,regc 
-0x7d53 035988 ifetch 1 ,regc 
-0x7d54 035989 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035990 increase -1 ,pdata 
-0x7d56 035991 istore 1 ,regc 
-0x7d57 035992 branch ui_led_blink_stop_global ,blank 
-:      035993 ui_led_blink_infinite:
-0x7d58 035994 setarg ui_led_state_blink_lighting 
-0x7d59 035995 istore 1 ,regb 
-0x7d5a 035996 add regb ,led_offset_off_time ,regc 
-0x7d5b 035997 ifetch 2 ,regc 
-:      035998 ui_led_blink_timer_start:
-0x7d5c 035999 add rega ,ui_led_blink ,queue 
-0x7d5d 036000 branch timer_init 
-:      036002 ui_led_stop_timer:
-0x7d5e 036003 setarg 0 
-0x7d5f 036004 branch ui_led_blink_timer_start 
-:      036010 ui_timer_timeout:
-0x7d60 036011 setarg 0x1000 
-0x7d61 036012 lshift16 pdata ,pdata 
-0x7d62 036013 iadd regb ,regb 
-0x7d63 036014 rtn 
-:      036016 ui_timer_check:
-0x7d64 036017 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 036018 arg 0 ,rega 
-0x7d66 036019 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 036020 copy clkn_bt ,regb 
-0x7d68 036021 copy regb ,pdata 
-0x7d69 036022 isub temp ,null 
-0x7d6a 036023 ncall ui_timer_timeout ,positive 
-:      036025 ui_timer_check_loop:
-0x7d6b 036026 copy regb ,pdata 
-0x7d6c 036027 increase 160 ,temp 
-0x7d6d 036028 increase 160 ,temp 
-0x7d6e 036029 isub temp ,null 
-0x7d6f 036030 nbranch ui_timer_check_end ,positive 
-0x7d70 036031 increase 1 ,rega 
-0x7d71 036032 and rega ,0x0f ,pdata 
-0x7d72 036033 nbranch ui_timer_check_loop ,blank 
-0x7d73 036034 arg 0 ,rega 
-0x7d74 036035 call ui_timer_check_send_evt 
-:      036036 ui_timer_init:
-0x7d75 036037 copy clkn_bt ,pdata 
-0x7d76 036038 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 036039 rtn 
-:      036040 ui_timer_check_end:
-0x7d78 036041 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 036042 copy rega ,pdata 
-0x7d7a 036043 rtn blank 
-0x7d7b 036044 increase -160 ,temp 
-0x7d7c 036045 increase -160 ,temp 
-0x7d7d 036046 set0 28 ,temp 
-0x7d7e 036047 storet 4 ,mem_ui_timer_last_btclk 
-:      036048 ui_timer_check_send_evt:
-0x7d7f 036049 branch app_evt_timer 
-:      036056 ui_ipc_get_lock:
-0x7d80 036057 jam 1 ,mem_ipc_lock_bt 
-:      036058 ui_ipc_get_lock_wait:
-0x7d81 036059 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 036060 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 036061 rtn 
-:      036063 ui_ipc_put_lock:
-0x7d84 036064 jam 0 ,mem_ipc_lock_bt 
-0x7d85 036065 rtn 
-:      036069 ui_ipc_send_event:
-0x7d86 036070 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 036071 call ui_ipc_get_lock 
-0x7d88 036072 copy rega ,pdata 
-0x7d89 036073 store 4 ,mem_ipc_rega_temp 
-0x7d8a 036074 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 036075 call fifo_in 
-0x7d8c 036076 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 036077 copy pdata ,rega 
-0x7d8e 036078 branch ui_ipc_put_lock 
-:      036080 ui_ipc_send_cmd:
-0x7d8f 036081 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 036082 call ui_ipc_get_lock 
-0x7d91 036083 copy rega ,pdata 
-0x7d92 036084 store 4 ,mem_ipc_rega_temp 
-0x7d93 036085 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 036086 call fifo_in 
-0x7d95 036087 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 036088 copy pdata ,rega 
-0x7d97 036089 branch ui_ipc_put_lock 
-:      036091 ui_ipc_clean_all_fifo:
-0x7d98 036092 setarg 0 
-0x7d99 036093 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 036094 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 036095 rtn 
-:      036097 check_51cmd:
-0x7d9c 036098 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 036099 fetch 1 ,mem_hci_cmd 
-0x7d9e 036100 nrtn blank 
-0x7d9f 036101 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 036102 call fifo_is_empty 
-0x7da1 036103 rtn blank 
-0x7da2 036104 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 036105 call check_51cmd_once 
-0x7da4 036106 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 036107 branch check_51cmd ,blank 
-0x7da6 036108 rtn 
-:      036110 check_51cmd_once:
-0x7da7 036111 call ui_ipc_get_lock 
-0x7da8 036112 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 036113 call fifo_out 
-0x7daa 036114 copy pdata ,temp 
-0x7dab 036115 call ui_ipc_put_lock 
-0x7dac 036116 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 036117 copy temp ,pdata 
-0x7dae 036118 rtn blank 
-0x7daf 036119 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 036120 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 036121 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 036122 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 036123 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 036124 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 036125 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 036126 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 036127 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 036128 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 036129 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 036130 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 036131 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 036132 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 036133 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 036134 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 036135 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 036136 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 036137 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 036138 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 036139 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 036141 store 1 ,mem_fifo_temp 
-0x7dc5 036142 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 036143 call lmo_fifo_check 
-0x7dc7 036144 nbranch check_51cmd_restore ,blank 
-:      036145 check_51cmd_once_continue:
-0x7dc8 036146 fetch 1 ,mem_fifo_temp 
-0x7dc9 036147 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 036148 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 036149 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 036150 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 036151 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 036152 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 036153 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 036154 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 036155 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 036156 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 036157 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 036158 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 036159 rtn 
-:      036161 check_51cmd_check_idle:
-0x7dd6 036162 store 1 ,mem_fifo_temp 
-0x7dd7 036163 call context_check_idle 
-0x7dd8 036164 branch check_51cmd_restore ,zero 
-0x7dd9 036165 call context_search_plap 
-0x7dda 036166 nrtn zero 
-:      036167 check_51cmd_restore:
-0x7ddb 036168 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 036169 branch ui_ipc_send_cmd 
-:      036174 check_51cmd_start_discovery:
-0x7ddd 036175 fetch 2 ,mem_ui_state_map 
-0x7dde 036176 set1 ui_state_bt_discovery 
-0x7ddf 036177 store 2 ,mem_ui_state_map 
-0x7de0 036178 jam 3 ,mem_scan_mode 
-0x7de1 036179 rtn 
-:      036183 check_51cmd_stop_discovery:
-0x7de2 036184 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 036185 jam 0 ,mem_scan_mode 
-0x7de4 036186 fetch 2 ,mem_ui_state_map 
-0x7de5 036187 set0 ui_state_bt_discovery 
-0x7de6 036188 store 2 ,mem_ui_state_map 
-0x7de7 036189 rtn 
-:      036193 check_51cmd_reconnect:
-0x7de8 036194 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 036195 rtn 
-:      036199 check_51cmd_disconnect:
-0x7dea 036200 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 036201 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 036202 rtn 
-:      036206 check_51cmd_enter_sniff_subrating:
-0x7ded 036207 rtn 
-:      036211 check_51cmd_exit_sniff_subrating:
-0x7dee 036212 rtn 
-:      036216 check_51cmd_sniff_test:
-0x7def 036217 rtn 
-:      036221 check_51cmd_pincode:
-0x7df0 036222 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 036223 branch cmd_pair 
-:      036227 check_51cmd_inq:
-0x7df2 036228 rtn 
-:      036232 check_51cmd_stop_inq:
-0x7df3 036233 rtn 
-:      036237 check_51cmd_adv:
-0x7df4 036238 jam on ,mem_le_adv_enable 
-0x7df5 036239 jam adv_ind ,mem_le_adv_type 
-0x7df6 036240 fetch 2 ,mem_ui_state_map 
-0x7df7 036241 set1 ui_state_ble_adv ,pdata 
-0x7df8 036242 store 2 ,mem_ui_state_map 
-0x7df9 036243 rtn 
-:      036247 check_51cmd_stop_adv:
-0x7dfa 036248 fetch 2 ,mem_ui_state_map 
-0x7dfb 036249 set0 ui_state_ble_adv ,pdata 
-0x7dfc 036250 store 2 ,mem_ui_state_map 
-0x7dfd 036251 jam off ,mem_le_adv_enable 
-0x7dfe 036252 rtn 
-:      036256 check_51cmd_direct_adv:
-0x7dff 036257 jam on ,mem_le_adv_enable 
-0x7e00 036258 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 036259 fetch 2 ,mem_ui_state_map 
-0x7e02 036260 set1 ui_state_ble_adv ,pdata 
-0x7e03 036261 store 2 ,mem_ui_state_map 
-0x7e04 036262 rtn 
-:      036266 check_51cmd_stop_direct_adv:
-0x7e05 036267 fetch 2 ,mem_ui_state_map 
-0x7e06 036268 set0 ui_state_ble_adv ,pdata 
-0x7e07 036269 store 2 ,mem_ui_state_map 
-0x7e08 036270 jam off ,mem_le_adv_enable 
-0x7e09 036271 rtn 
-:      036275 check_51cmd_le_disconnect:
-0x7e0a 036276 setarg 20 
-0x7e0b 036277 store 2 ,mem_le_superto 
-0x7e0c 036278 store 2 ,mem_le_init_superto 
-0x7e0d 036279 branch le_send_terminate_ind_user_terminated 
-:      036283 check_51cmd_ble_update_connect_param:
-0x7e0e 036284 branch le_l2cap_tx_update_req 
-:      036288 check_51cmd_led_off:
-0x7e0f 036289 arg 0 ,rega 
-0x7e10 036290 branch ui_led_off_global 
-:      036294 check_51cmd_led_on:
-0x7e11 036295 arg 0 ,rega 
-0x7e12 036296 branch ui_led_on_global 
-:      036300 check_51cmd_led_start_blink:
-0x7e13 036301 arg 0 ,rega 
-0x7e14 036302 branch ui_led_blink_start_global 
-:      036306 check_51cmd_le_start_con:
-0x7e15 036307 jam on ,mem_le_scan_enable 
-0x7e16 036308 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 036311 rtn 
-:      036315 check_51cmd_start_scan:
-0x7e18 036316 jam on ,mem_le_scan_enable 
-0x7e19 036317 rtn 
-:      036321 check_51cmd_stop_scan:
-0x7e1a 036322 jam off ,mem_le_scan_enable 
-0x7e1b 036323 jam 0 ,mem_hci_cmd 
-0x7e1c 036324 rtn 
-:      036328 check_51cmd_hibernate:
-0x7e1d 036329 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 036330 call callback_func 
-0x7e1f 036331 fetch 1 ,mem_ui_button_gpio 
-0x7e20 036332 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036333 copy pdata ,temp 
-0x7e22 036334 call gpio_config_input 
-:      036335 check_51cmd_hibernate_btn_disabled:
-0x7e23 036336 call ui_ipc_clean_all_fifo 
-0x7e24 036337 branch lpm_hibernate 
-:      036341 check_51cmd_le_smp_sec_req:
-0x7e25 036342 branch le_send_smp_security_request 
-:      036346 check_51cmd_role_switch:
-0x7e26 036347 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036348 set1 mark_switch_initiated ,mark 
-0x7e28 036349 nrtn master 
-0x7e29 036350 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036351 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036352 fetch 1 ,mem_connection_options 
-0x7e2c 036353 set0 connection_switch ,pdata 
-0x7e2d 036354 store 1 ,mem_connection_options 
-0x7e2e 036355 rtn 
-:      036359 check_51cmd_bb_reconn_cancel:
-0x7e2f 036360 force page_length_timer ,queue 
-0x7e30 036361 branch timer_stop 
-:      036365 check_51cmd_dhkey_not_accept:
-0x7e31 036366 call tid_set_reply 
-0x7e32 036367 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036368 branch parse_lmp_dhkey_check_reject 
-:      036371 ui_check_paring_button:
-0x7e34 036372 fetch 1 ,mem_ui_state_map 
-0x7e35 036373 rtnbit0 ui_state_btn_down 
-0x7e36 036374 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036375 branch check_51cmd_bb_reconn_cancel 
-:      036380 queue_init:
-0x7e38 036381 fetch 2 ,mem_queue_ptr 
-0x7e39 036382 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036383 setarg 0 
-0x7e3b 036384 istore 3 ,contw 
-0x7e3c 036385 rtn 
-:      036389 queue_push:
-0x7e3d 036390 call disable_user 
-0x7e3e 036391 call queue_full 
-0x7e3f 036392 rtn blank 
-0x7e40 036393 fetch 2 ,mem_queue_ptr 
-0x7e41 036394 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036395 ifetcht 1 ,regb 
-0x7e43 036396 increase 1 ,temp 
-0x7e44 036397 istoret 1 ,regb 
-0x7e45 036399 ifetcht 1 ,pdata 
-0x7e46 036400 copy temp ,loopcnt 
-0x7e47 036401 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036402 ifetch 1 ,regb 
-0x7e49 036403 imul32 temp ,pdata 
-0x7e4a 036404 iadd contr ,contw 
-0x7e4b 036405 copy rega ,contr 
-:      036406 calc_queue_next_ptr:
-0x7e4c 036407 call memcpy 
-0x7e4d 036408 call queue_get_size 
-0x7e4e 036409 pincrease -1 
-0x7e4f 036410 ifetcht 1 ,regb 
-0x7e50 036411 increase 1 ,temp 
-0x7e51 036412 iand temp ,temp 
-0x7e52 036413 istoret 1 ,regb 
-0x7e53 036414 branch enable_user 
-:      036419 queue_pop:
-0x7e54 036420 call disable_user 
-0x7e55 036421 call queue_empty 
-0x7e56 036422 rtn blank 
-0x7e57 036423 fetch 2 ,mem_queue_ptr 
-0x7e58 036424 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036425 ifetcht 1 ,regb 
-0x7e5a 036426 increase -1 ,temp 
-0x7e5b 036427 istoret 1 ,regb 
-0x7e5c 036428 ifetcht 1 ,pdata 
-0x7e5d 036429 copy temp ,loopcnt 
-0x7e5e 036430 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036431 ifetch 1 ,regb 
-0x7e60 036432 imul32 temp ,pdata 
-0x7e61 036433 iadd contr ,contr 
-0x7e62 036434 increase 1 ,contr 
-0x7e63 036435 copy rega ,contw 
-0x7e64 036436 branch calc_queue_next_ptr 
-:      036440 queue_empty:
-0x7e65 036441 fetch 2 ,mem_queue_ptr 
-0x7e66 036442 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036443 ifetch 1 ,contr 
-0x7e68 036444 rtn 
-:      036447 queue_full:
-0x7e69 036448 call queue_get_size 
-0x7e6a 036449 ifetcht 1 ,contr 
-0x7e6b 036450 isub temp ,pdata 
-0x7e6c 036451 rtn 
-:      036454 queue_get_size:
-0x7e6d 036455 fetch 2 ,mem_queue_ptr 
-0x7e6e 036456 add pdata ,queue_offset_length ,contr 
-0x7e6f 036457 ifetch 1 ,contr 
-0x7e70 036458 rtn 
-:      036466 right_shift_n:
-0x7e71 036467 sub loopcnt ,0 ,null 
-0x7e72 036468 rtn zero 
-:      036469 right_shift_n_loop:
-0x7e73 036470 rshift pdata ,pdata 
-0x7e74 036471 loop right_shift_n_loop 
-0x7e75 036472 rtn 
-:      036475 left_shift_n:
-0x7e76 036476 force 1 ,pdata 
-0x7e77 036477 sub loopcnt ,0 ,null 
-0x7e78 036478 rtn zero 
-:      036479 left_shift_n_loop:
-0x7e79 036480 lshift pdata ,pdata 
-0x7e7a 036481 loop left_shift_n_loop 
-0x7e7b 036482 rtn 
-:      036483 push_stack:
-0x7e7c 036484 deposit contw 
-0x7e7d 036485 store 2 ,mem_contw 
-0x7e7e 036486 storet 8 ,mem_temp 
-0x7e7f 036487 deposit timeup 
-0x7e80 036488 store 4 ,mem_timeup 
-0x7e81 036489 call push_stack_rega_b_c 
-0x7e82 036490 deposit contr 
-0x7e83 036491 store 2 ,mem_contr 
-0x7e84 036492 rtn 
-:      036494 push_stack_rega_b_c:
-0x7e85 036495 deposit rega 
-0x7e86 036496 store 4 ,mem_rega 
-0x7e87 036497 deposit regb 
-0x7e88 036498 store 4 ,mem_regb 
-0x7e89 036499 deposit regc 
-0x7e8a 036500 store 3 ,mem_regc 
-0x7e8b 036501 rtn 
-:      036503 pop_stack:
-0x7e8c 036504 fetcht 8 ,mem_temp 
-0x7e8d 036505 fetch 4 ,mem_timeup 
-0x7e8e 036506 iforce timeup 
-0x7e8f 036507 call pop_stack_rega_b_c 
-0x7e90 036508 fetch 2 ,mem_contw 
-0x7e91 036509 iforce contw 
-0x7e92 036510 fetch 2 ,mem_contr 
-0x7e93 036511 iforce contr 
-0x7e94 036512 rtn 
-:      036514 pop_stack_rega_b_c:
-0x7e95 036515 fetch 4 ,mem_rega 
-0x7e96 036516 iforce rega 
-0x7e97 036517 fetch 4 ,mem_regb 
-0x7e98 036518 iforce regb 
-0x7e99 036519 fetch 3 ,mem_regc 
-0x7e9a 036520 iforce regc 
-0x7e9b 036521 rtn 
-:      036523 get_contw:
-0x7e9c 036524 fetch 2 ,mem_contw 
-0x7e9d 036525 copy pdata ,contw 
-0x7e9e 036526 rtn 
-:      036527 get_contr:
-0x7e9f 036528 fetch 2 ,mem_contr 
-0x7ea0 036529 copy pdata ,contr 
-0x7ea1 036530 rtn 
-:      036531 store_contw:
-0x7ea2 036532 copy contw ,pdata 
-0x7ea3 036533 store 2 ,mem_contw 
-0x7ea4 036534 rtn 
-:      036535 store_contr:
-0x7ea5 036536 copy contr ,pdata 
-0x7ea6 036537 store 2 ,mem_contr 
-0x7ea7 036538 rtn 
-:      036542 save_cont_pointers:
-0x7ea8 036543 copy contw ,pdata 
-0x7ea9 036544 store 2 ,mem_hold_contw 
-0x7eaa 036545 copy contr ,pdata 
-0x7eab 036546 store 2 ,mem_hold_contr 
-0x7eac 036547 rtn 
-:      036548 load_cont_pointers:
-0x7ead 036549 fetch 2 ,mem_hold_contw 
-0x7eae 036550 copy pdata ,contw 
-0x7eaf 036551 fetch 2 ,mem_hold_contr 
-0x7eb0 036552 copy pdata ,contr 
-0x7eb1 036553 rtn 
-:      036555 memcpy96:
-0x7eb2 036556 call memcpy32 
-:      036557 memcpy64:
-0x7eb3 036558 call memcpy32 
-0x7eb4 036559 branch memcpy32 
-:      036560 memcpy12:
-0x7eb5 036561 call memcpy8 
-:      036562 memcpy4:
-0x7eb6 036563 ifetch 4 ,contr 
-0x7eb7 036564 istore 4 ,contw 
-0x7eb8 036565 rtn 
-:      036566 memcpy8:
-0x7eb9 036567 ifetch 8 ,contr 
-0x7eba 036568 istore 8 ,contw 
-0x7ebb 036569 rtn 
-:      036571 memcpy48:
-0x7ebc 036572 call memcpy16 
-:      036573 memcpy32:
-0x7ebd 036574 call memcpy8 
-:      036575 memcpy24:
-0x7ebe 036576 call memcpy8 
-:      036577 memcpy16:
-0x7ebf 036578 call memcpy8 
-0x7ec0 036579 branch memcpy8 
-:      036583 delay_10ms:
-0x7ec1 036584 arg 10 ,loopcnt 
-:      036585 delay_ms_wait:
-0x7ec2 036586 nop 12000 
-0x7ec3 036587 loop delay_ms_wait 
-0x7ec4 036588 rtn 
-:      036590 bn_zero:
-0x7ec5 036591 force 3 ,loopcnt 
-:      036592 memset0:
-0x7ec6 036593 force 0 ,pdata 
-:      036594 memset8:
-0x7ec7 036595 istore 8 ,contw 
-0x7ec8 036596 loop memset8 
-0x7ec9 036597 rtn 
-:      036599 memset0_8:
-0x7eca 036600 force 0 ,pdata 
-0x7ecb 036601 istore 8 ,contw 
-0x7ecc 036602 rtn 
-:      036603 memset0_4:
-0x7ecd 036604 force 0 ,pdata 
-0x7ece 036605 istore 4 ,contw 
-0x7ecf 036606 rtn 
-:      036608 clear_mem_256:
-0x7ed0 036609 force 4 ,loopcnt 
-0x7ed1 036610 branch memset0 
-:      036611 clear_mem_512:
-0x7ed2 036612 force 8 ,loopcnt 
-0x7ed3 036613 branch memset0 
-:      036615 clear_mem:
-0x7ed4 036616 deposit loopcnt 
-0x7ed5 036617 rtn blank 
-0x7ed6 036618 setarg 0 
-:      036619 clear_mem_loop:
-0x7ed7 036620 istore 1 ,contw 
-0x7ed8 036621 loop clear_mem_loop 
-0x7ed9 036622 rtn 
-:      036625 clear_temp_block:
-0x7eda 036626 arg 32 ,loopcnt 
-0x7edb 036627 arg mem_temp_block0 ,contw 
-0x7edc 036628 branch clear_mem 
-:      036630 xor_loop:
-0x7edd 036631 ifetch 4 ,regc 
-0x7ede 036632 ifetcht 4 ,rega 
-0x7edf 036633 ixor temp ,pdata 
-0x7ee0 036634 istore 4 ,contw 
-0x7ee1 036635 increase 4 ,rega 
-0x7ee2 036636 increase 4 ,regc 
-0x7ee3 036637 loop xor_loop 
-0x7ee4 036638 rtn 
-:      036642 inverse_data:
-0x7ee5 036643 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036644 copy loopcnt ,pdata 
-0x7ee7 036645 sub pdata ,1 ,null 
-0x7ee8 036646 rtn positive 
-0x7ee9 036647 iadd rega ,regb 
-0x7eea 036648 increase -1 ,regb 
-0x7eeb 036649 rshift loopcnt ,loopcnt 
-:      036650 inverse_loop:
-0x7eec 036651 ifetcht 1 ,rega 
-0x7eed 036652 ifetch 1 ,regb 
-0x7eee 036653 istore 1 ,rega 
-0x7eef 036654 istoret 1 ,regb 
-0x7ef0 036655 increase -1 ,regb 
-0x7ef1 036656 increase 1 ,rega 
-0x7ef2 036657 loop inverse_loop 
-0x7ef3 036658 rtn 
-:      036661 memcpy_fast:
-0x7ef4 036662 deposit loopcnt 
-0x7ef5 036663 rtn blank 
-:      036664 memcpy_fast_loop:
-0x7ef6 036665 increase -8 ,loopcnt 
-0x7ef7 036666 call memcpy8 ,positive 
-0x7ef8 036667 rtn zero 
-0x7ef9 036668 branch memcpy_fast_loop ,positive 
-0x7efa 036669 increase 8 ,loopcnt 
-:      036670 memcpy_fast_loop_four:
-0x7efb 036671 increase -4 ,loopcnt 
-0x7efc 036672 call memcpy4 ,positive 
-0x7efd 036673 rtn zero 
-0x7efe 036674 branch memcpy_fast_loop_four ,positive 
-0x7eff 036675 increase 4 ,loopcnt 
-0x7f00 036676 branch memcpy 
-:      036678 memcpy:
-0x7f01 036679 deposit loopcnt 
-0x7f02 036680 rtn blank 
-:      036681 memcpy_loop:
-0x7f03 036682 ifetch 1 ,contr 
-0x7f04 036683 istore 1 ,contw 
-0x7f05 036684 loop memcpy_loop 
-0x7f06 036685 rtn 
-:      036687 timer_stop:
-0x7f07 036688 setarg 0 
-:      036689 timer_init:
-0x7f08 036690 rshift clkn_bt ,temp 
-0x7f09 036691 storet 4 ,mem_last_clkn 
-0x7f0a 036692 arg mem_timers ,contw 
-0x7f0b 036693 iforce temp 
-0x7f0c 036694 lshift queue ,pdata 
-0x7f0d 036695 iadd contw ,contw 
-0x7f0e 036696 istoret 2 ,contw 
-0x7f0f 036697 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036698 rtn 
-:      036700 timer_check_timeout:
-0x7f11 036701 arg 0x800 ,timeup 
-0x7f12 036702 lshift16 timeup ,timeup 
-0x7f13 036703 iadd timeup ,pdata 
-0x7f14 036704 rtn 
-:      036707 timer_reinit:
-0x7f15 036708 arg 0 ,queue 
-:      036709 timer_check:
-0x7f16 036710 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036711 fetcht 4 ,mem_last_clkn 
-0x7f18 036712 rshift clkn_bt ,pdata 
-0x7f19 036713 store 4 ,mem_last_clkn 
-0x7f1a 036714 isub temp ,null 
-0x7f1b 036715 ncall timer_check_timeout ,positive 
-0x7f1c 036716 isub temp ,timeup 
-0x7f1d 036717 copy timeup ,temp 
-0x7f1e 036718 arg mem_timers ,contr 
-0x7f1f 036719 copy contr ,contw 
-0x7f20 036720 arg 16 ,loopcnt 
-:      036721 timer_loop:
-0x7f21 036722 ifetch 2 ,contr 
-0x7f22 036723 isub temp ,pdata 
-0x7f23 036724 branch timer_counting ,positive 
-0x7f24 036725 force 0 ,pdata 
-:      036726 timer_counting:
-0x7f25 036727 istore 2 ,contw 
-0x7f26 036728 loop timer_loop 
-0x7f27 036729 arg mem_timers ,contr 
-0x7f28 036730 lshift queue ,pdata 
-0x7f29 036731 iadd contr ,contr 
-0x7f2a 036732 ifetch 2 ,contr 
-0x7f2b 036733 rtn 
-:      036738 clk_add:
-0x7f2c 036739 iadd temp ,temp 
-0x7f2d 036740 copy temp ,loopcnt 
-0x7f2e 036741 setarg 3750 
-0x7f2f 036742 isub loopcnt ,pdata 
-0x7f30 036743 rtn positive 
-0x7f31 036744 sub pdata ,0 ,pdata 
-0x7f32 036745 rshift16 temp ,temp 
-0x7f33 036746 increase 1 ,temp 
-0x7f34 036747 lshift16 temp ,temp 
-0x7f35 036748 ior temp ,temp 
-0x7f36 036749 rtn 
-:      036751 clk_diff_rt:
-0x7f37 036752 call clk_diff 
-0x7f38 036753 branch clk2rt 
-:      036756 clk_diff:
-0x7f39 036757 disable user 
-0x7f3a 036758 isub temp ,pdata 
-0x7f3b 036759 branch clk_diff_pos ,positive 
-0x7f3c 036760 enable user 
-0x7f3d 036761 sub pdata ,0 ,pdata 
-:      036762 clk_diff_pos:
-0x7f3e 036763 rtnbit0 15 
-0x7f3f 036764 arg -61786 ,temp 
-0x7f40 036765 iadd temp ,pdata 
-0x7f41 036766 set0 64 ,pdata 
-0x7f42 036767 rtn 
-:      036769 clk2rt:
-0x7f43 036770 iforce contr 
-0x7f44 036771 rshift16 pdata ,pdata 
-0x7f45 036772 arg 3750 ,temp 
-0x7f46 036773 imul32 temp ,pdata 
-0x7f47 036774 iadd contr ,pdata 
-0x7f48 036775 rtn 
-:      036778 clk2lpo:
-0x7f49 036779 lshift8 pdata ,pdata 
-0x7f4a 036780 lshift4 pdata ,pdata 
-0x7f4b 036781 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036782 idiv temp 
-0x7f4d 036783 call wait_div_end 
-0x7f4e 036784 quotient temp 
-0x7f4f 036785 rtn 
-:      036788 clk2bt:
-0x7f50 036789 arg 3750 ,temp 
-0x7f51 036790 idiv temp 
-0x7f52 036791 call wait_div_end 
-0x7f53 036792 quotient pdata 
-0x7f54 036793 lshift16 pdata ,pdata 
-:      036794 clk2bt2:
-0x7f55 036795 remainder temp 
-0x7f56 036796 ior temp ,temp 
-0x7f57 036797 rtn 
-:      036804 string2dec_from_uart:
-0x7f58 036805 arg 0 ,temp 
-:      036806 string2dec_from_uart_done:
-0x7f59 036807 copy temp ,regc 
-0x7f5a 036808 ifetch 1 ,contru 
-0x7f5b 036809 call uchar2dialog 
-0x7f5c 036810 copy regc ,temp 
-0x7f5d 036811 call swap 
-0x7f5e 036812 arg 10 ,regb 
-0x7f5f 036813 imul32 regb ,pdata 
-0x7f60 036814 iadd temp ,pdata 
-0x7f61 036815 copy pdata ,temp 
-0x7f62 036816 loop string2dec_from_uart_done 
-0x7f63 036817 rtn 
-:      036821 uchar2dialog:
-0x7f64 036822 arg 0x3a ,temp 
-0x7f65 036823 isub temp ,null 
-0x7f66 036824 nbranch uchar2dialog_number ,positive 
-0x7f67 036825 arg 0x61 ,temp 
-0x7f68 036826 isub temp ,null 
-0x7f69 036827 branch uchar2dialog_a2f ,positive 
-0x7f6a 036828 arg 0x37 ,temp 
-0x7f6b 036829 isub temp ,pdata 
-0x7f6c 036830 rtn 
-:      036831 uchar2dialog_number:
-0x7f6d 036832 arg 0x30 ,temp 
-0x7f6e 036833 isub temp ,pdata 
-0x7f6f 036834 rtn 
-:      036835 uchar2dialog_a2f:
-0x7f70 036836 arg 0x57 ,temp 
-0x7f71 036837 isub temp ,pdata 
-0x7f72 036838 rtn 
-:      036840 pn9:
-0x7f73 036841 copy temp ,alarm 
-0x7f74 036842 setarg 0x1ff 
-0x7f75 036843 force 0 ,regb 
-:      036844 pn9_loop:
-0x7f76 036845 rshift3 pdata ,rega 
-0x7f77 036846 rshift rega ,rega 
-0x7f78 036847 ixor rega ,rega 
-0x7f79 036848 isolate1 0 ,rega 
-0x7f7a 036849 setflag true ,9 ,pdata 
-0x7f7b 036850 rshift temp ,temp 
-0x7f7c 036851 isolate1 0 ,pdata 
-0x7f7d 036852 setflag true ,7 ,temp 
-0x7f7e 036853 rshift pdata ,pdata 
-0x7f7f 036854 increase 1 ,regb 
-0x7f80 036855 compare 0 ,regb ,0x7 
-0x7f81 036856 nbranch pn9_loop ,true 
-0x7f82 036857 istoret 1 ,contw 
-0x7f83 036858 loop pn9_loop 
-0x7f84 036859 copy alarm ,temp 
-0x7f85 036860 rtn 
-:      036863 wait_div_end:
-0x7f86 036864 rtn modone 
-0x7f87 036865 branch wait_div_end 
-:      036875 compare_loop:
-:      036876 string_compare:
-0x7f88 036877 ifetch 1 ,rega 
-0x7f89 036878 ifetcht 1 ,regb 
-0x7f8a 036879 isub temp ,null 
-0x7f8b 036880 nrtn zero 
-0x7f8c 036881 increase 1 ,rega 
-0x7f8d 036882 increase 1 ,regb 
-0x7f8e 036883 loop string_compare 
-0x7f8f 036884 force 0 ,null 
-0x7f90 036885 rtn 
-:      036888 ceiling:
-0x7f91 036889 isub temp ,null 
-0x7f92 036890 nrtn positive 
-0x7f93 036891 deposit temp 
-0x7f94 036892 rtn 
-:      036894 swap:
-0x7f95 036895 iadd temp ,pdata 
-0x7f96 036896 isub temp ,temp 
-0x7f97 036897 isub temp ,pdata 
-0x7f98 036898 rtn 
-:      036900 clean_mem:
-0x7f99 036901 arg 0x200 ,loopcnt 
-0x7f9a 036902 arg 0x4000 ,contw 
-0x7f9b 036903 branch memset0 
-:      036906 callback_func:
-0x7f9c 036907 rtn blank 
-0x7f9d 036908 copy pdata ,pc 
-:      036911 wait_uarttx:
-0x7f9e 036912 hfetch 2 ,core_uart_txitems 
-0x7f9f 036913 nbranch wait_uarttx ,blank 
-0x7fa0 036914 rtn 
-:      036916 ice_break:
-0x7fa1 036917 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036918 rtn 
-:      036920 ice_setbp:
-0x7fa3 036921 hstore 2 ,core_ice_break0 
-0x7fa4 036922 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036923 set1 4 ,pdata 
-0x7fa6 036924 hstore 1 ,core_ice_ctrl 
-0x7fa7 036925 rtn 
-:      036926 ice_setbp2:
-0x7fa8 036927 hstore 2 ,core_ice_break1 
-0x7fa9 036928 hfetch 1 ,core_ice_ctrl 
-0x7faa 036929 set1 6 ,pdata 
-0x7fab 036930 hstore 1 ,core_ice_ctrl 
-0x7fac 036931 rtn 
-:      036933 ice_set_write_bp:
-0x7fad 036934 hstore 2 ,core_ice_break0 
-0x7fae 036935 jam 0x30 ,core_ice_ctrl 
-0x7faf 036936 rtn 
-:      036940 test_enable_white:
-0x7fb0 036941 hfetch 1 ,core_config 
-0x7fb1 036942 set0 whiteoff_bit ,pdata 
-0x7fb2 036943 hstore 1 ,core_config 
-0x7fb3 036944 rtn 
-:      036946 check_uart_tx_buff:
-0x7fb4 036947 hfetch 2 ,core_uart_txitems 
-0x7fb5 036948 arg uart_air_control_threshold ,temp 
-:      036949 pdata_sub_temp:
-0x7fb6 036950 isub temp ,null 
-0x7fb7 036951 rtn 
-:      036957 fifo_in:
-0x7fb8 036958 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036959 ifetcht util_fifo_len ,rega 
-0x7fba 036960 and temp ,0xff ,pdata 
-0x7fbb 036961 nbranch fifo_in_push ,blank 
-0x7fbc 036962 rshift8 temp ,pdata 
-0x7fbd 036963 istore util_fifo_len ,rega 
-:      036964 fifo_in_push:
-0x7fbe 036965 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036966 ifetch 1 ,rega 
-0x7fc0 036967 nbranch assert ,blank 
-0x7fc1 036968 fetch 1 ,mem_fifo_temp 
-0x7fc2 036969 istore 1 ,rega 
-0x7fc3 036970 rtn 
-:      036975 fifo_out:
-0x7fc4 036976 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036977 arg util_fifo_len ,loopcnt 
-0x7fc6 036978 ifetch util_fifo_len ,rega 
-0x7fc7 036979 rtn blank 
-:      036980 fifo_out_loop:
-0x7fc8 036981 ifetch 1 ,rega 
-0x7fc9 036982 nbranch fifo_out_end ,blank 
-0x7fca 036983 increase 1 ,rega 
-0x7fcb 036984 loop fifo_out_loop 
-0x7fcc 036985 branch assert 
-:      036986 fifo_out_end:
-0x7fcd 036987 arg 0 ,temp 
-0x7fce 036988 istoret 1 ,rega 
-0x7fcf 036989 rtn 
-:      036994 fifo_is_empty:
-0x7fd0 036995 ifetch util_fifo_len ,rega 
-0x7fd1 036996 rtn 
-:      037001 fifo_is_full:
-0x7fd2 037002 ifetch 1 ,rega 
-0x7fd3 037003 rtn 
-:      037006 fifo_is_near_full:
-0x7fd4 037007 ifetch 2 ,rega 
-0x7fd5 037008 rtn 
-:      037012 fifo_content_count:
-0x7fd6 037013 arg 0 ,temp 
-:      037014 fifo_content_count_loop:
-0x7fd7 037015 fetch 1 ,contr 
-0x7fd8 037016 loop fifo_content_count_loop ,blank 
-0x7fd9 037017 increase 1 ,temp 
-0x7fda 037018 loop fifo_content_count_loop 
-0x7fdb 037019 copy temp ,pdata 
-0x7fdc 037020 rtn 
-:      037022 not_greater_than:
-0x7fdd 037023 isub temp ,null 
-0x7fde 037024 nrtn positive 
-0x7fdf 037025 copy temp ,pdata 
-0x7fe0 037026 rtn 
-:      037029 disable_positive:
-0x7fe1 037030 force -1 ,null 
-0x7fe2 037031 rtn 
-:      037032 enable_positive:
-:      037033 disable_zero:
-0x7fe3 037034 force 1 ,null 
-0x7fe4 037035 rtn 
-:      037036 enable_zero:
-0x7fe5 037037 force 0 ,null 
-0x7fe6 037038 rtn 
-:      037040 enable_user:
-0x7fe7 037041 enable user 
-0x7fe8 037042 rtn 
-:      037044 disable_user:
-0x7fe9 037045 disable user 
-0x7fea 037046 rtn 
-:      037048 enable_user2:
-0x7feb 037049 enable user2 
-0x7fec 037050 rtn 
-:      037052 disable_user2:
-0x7fed 037053 disable user2 
-0x7fee 037054 rtn 
-:      037056 disable_blank:
-0x7fef 037057 setarg 1 
-0x7ff0 037058 rtn 
-:      037060 enable_blank:
-0x7ff1 037061 setarg 0 
-0x7ff2 037062 rtn 
-:      037065 reverse_byte:
-0x7ff3 037066 copy loopcnt ,pdata 
-0x7ff4 037067 rtn blank 
-0x7ff5 037068 copy contr ,pdata 
-0x7ff6 037069 iadd loopcnt ,pdata 
-0x7ff7 037070 increase -1 ,pdata 
-0x7ff8 037071 copy pdata ,contr 
-:      037072 reverse_loop:
-0x7ff9 037073 ifetch 1 ,contr 
-0x7ffa 037074 increase -2 ,contr 
-0x7ffb 037075 istore 1 ,contw 
-0x7ffc 037076 loop reverse_loop 
-0x7ffd 037077 rtn 
+:      002957 start:
+0x2000 002958 call lpmstate 
+:      002960 soft_reset:
+0x2001 002961 bpatch patch00_0 ,mem_patch00 
+0x2002 002962 clear_stack 
+0x2003 002963 call spi_ncs_gpio_init 
+0x2004 002964 call initialize_radio 
+0x2005 002965 call iicd_init_12m 
+0x2006 002966 call init_param 
+0x2007 002967 call l2cap_init 
+0x2008 002968 bpatch patch00_1 ,mem_patch00 
+0x2009 002969 call rfcomm_init 
+0x200a 002970 call init_lmp 
+0x200b 002971 call ui_init 
+0x200c 002972 call app_init 
+0x200d 002973 ncall load_chip_option ,wake 
+0x200e 002974 bpatch patch00_2 ,mem_patch00 
+0x200f 002975 call app_lpm_init ,wake 
+0x2010 002976 call publickey_init 
+0x2011 002977 call lpm_recover_clk ,wake 
+:      002978 main_loop:
+0x2012 002979 bpatch patch00_3 ,mem_patch00 
+0x2013 002980 call sp_calc_sequence 
+0x2014 002981 call sp_calc_sequence_256 
+0x2015 002982 call sp_calc_sequence_256_check 
+0x2016 002983 call le_dispatch 
+0x2017 002984 bpatch patch00_4 ,mem_patch00 
+0x2018 002985 call idle_dispatch 
+0x2019 002986 call app_process_idle 
+0x201a 002987 call inquiry_dispatch 
+0x201b 002988 call inquiry_scan_dispatch 
+0x201c 002989 call page_scan_dispatch 
+0x201d 002990 call connection_dispatch 
+0x201e 002991 call lpm_dispatch 
+0x201f 002992 call g24_dispatch 
+0x2020 002993 branch main_loop 
+:      002995 connection_dispatch:
+0x2021 002996 call connection_incontext 
+0x2022 002997 rtnmark0 mark_context 
+0x2023 002998 set0 mark_context ,mark 
+0x2024 002999 call context_save 
+0x2025 003000 branch le_disable 
+:      003002 connection_incontext:
+0x2026 003003 bpatch patch00_5 ,mem_patch00 
+0x2027 003004 call context_search_insniff 
+0x2028 003005 nbranch connection_nosniff ,zero 
+0x2029 003006 call context_load 
+0x202a 003007 add rega ,coffset_mode ,contr 
+0x202b 003008 ifetch 1 ,contr 
+0x202c 003009 bbit1 mode_le ,le_conn_dispatch 
+0x202d 003010 bbit1 mode_master ,master_dispatch 
+0x202e 003011 branch slave_dispatch 
+:      003012 connection_nosniff:
+0x202f 003013 call context_get_next 
+0x2030 003014 copy loopcnt ,null 
+0x2031 003015 rtn zero 
+0x2032 003016 call context_load 
+0x2033 003017 fetch 1 ,mem_state 
+0x2034 003018 bbit1 state_inpage ,master_page 
+0x2035 003019 fetch 1 ,mem_mode 
+0x2036 003020 bbit1 mode_master ,master_dispatch 
+0x2037 003021 branch slave_dispatch 
+:      003029 idle_dispatch:
+0x2038 003030 fetch 1 ,mem_hci_cmd 
+0x2039 003031 rtn blank 
+0x203a 003032 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 003033 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 003034 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 003035 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 003036 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 003037 call context_search_conn_handle 
+0x2040 003038 rtn zero 
+0x2041 003039 call context_search_plap 
+0x2042 003040 rtn zero 
+:      003041 idle_exit:
+0x2043 003042 jam 0 ,mem_hci_cmd 
+0x2044 003043 rtn 
+:      003045 idle_le_create_conn:
+0x2045 003046 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 003047 jam 0 ,mem_hci_cmd 
+0x2047 003048 rtn 
+:      003050 idle_inquiry:
+0x2048 003051 set1 mark_inquiry_on ,mark 
+0x2049 003052 set0 mark_inquiry_trainb ,mark 
+0x204a 003053 jam param_ninquiry ,mem_ninqy_index 
+0x204b 003054 jam 31 ,mem_nfreq_index_inq 
+0x204c 003055 branch idle_exit 
+:      003057 idle_inquiry_cancel:
+0x204d 003058 set0 mark_inquiry_on ,mark 
+0x204e 003059 force 0 ,stop_watch 
+0x204f 003060 branch idle_exit 
+:      003062 idle_remote_name_req:
+0x2050 003063 call context_search_plap 
+0x2051 003064 rtn zero 
+0x2052 003065 force lmp_name_req ,temp 
+0x2053 003066 jam 5 ,mem_nameres_cnt 
+0x2054 003067 branch idle_start_page 
+:      003069 idle_create_conn:
+0x2055 003070 bpatch patch00_6 ,mem_patch00 
+:      003071 idle_create_conn_device:
+0x2056 003072 fetch 6 ,mem_hci_plap 
+0x2057 003073 branch idle_exit ,blank 
+0x2058 003074 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 003076 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 003077 branch idle_create_conn_cont 
+:      003079 idle_create_conn_cont:
+0x205b 003080 force lmp_version_req ,temp 
+:      003081 idle_start_page:
+0x205c 003082 bpatch patch00_7 ,mem_patch00 
+0x205d 003083 fetch 1 ,mem_page_mode 
+0x205e 003084 branch idle_page_mode_r0 ,blank 
+0x205f 003085 lshift3 pdata ,pdata 
+0x2060 003086 lshift4 pdata ,pdata 
+0x2061 003087 increase -1 ,pdata 
+:      003088 idle_page_mode_r0:
+0x2062 003089 store 1 ,mem_npage 
+0x2063 003090 store 1 ,mem_npage_index 
+0x2064 003091 jam 31 ,mem_nfreq_index_page 
+0x2065 003092 set0 mark_page_trainb ,mark 
+0x2066 003093 call context_new 
+0x2067 003094 nbranch idle_page_fail ,zero 
+0x2068 003095 call get_free_amaddr 
+0x2069 003096 store 1 ,mem_amaddr 
+0x206a 003097 storet 1 ,mem_lmo_opcode2 
+0x206b 003098 fetch 6 ,mem_hci_plap 
+0x206c 003099 store 6 ,mem_plap 
+0x206d 003100 bpatch patch01_0 ,mem_patch01 
+0x206e 003101 call timer_reinit 
+0x206f 003102 force 0 ,pdata 
+0x2070 003103 compare lmp_name_req ,temp ,0xff 
+0x2071 003104 nsetflag true ,state_init_seq ,pdata 
+0x2072 003105 set1 state_inpage ,pdata 
+0x2073 003106 store 1 ,mem_state 
+0x2074 003107 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003108 call ui_ipc_send_event 
+0x2076 003109 force 0 ,pdata 
+0x2077 003110 setflag true ,smap_name_req ,pdata 
+0x2078 003111 store 1 ,mem_state_map 
+0x2079 003112 setarg 0 
+0x207a 003113 set1 mode_master ,pdata 
+0x207b 003114 store 1 ,mem_mode 
+0x207c 003115 enable master 
+0x207d 003116 call context_save 
+0x207e 003117 disable master 
+0x207f 003118 force page_length_timer ,queue 
+0x2080 003119 fetch 2 ,mem_page_to 
+0x2081 003120 call timer_init 
+0x2082 003121 branch idle_exit 
+:      003122 idle_page_fail:
+0x2083 003123 bpatch patch01_1 ,mem_patch01 
+0x2084 003124 fetch 6 ,mem_hci_plap 
+0x2085 003125 store 6 ,mem_plap 
+0x2086 003126 compare lmp_name_req ,temp ,0xff 
+0x2087 003127 branch idle_name_fail ,true 
+0x2088 003128 branch idle_exit 
+:      003129 idle_name_fail:
+0x2089 003130 arg mem_tmp_buffer ,contw 
+0x208a 003131 arg 8 ,loopcnt 
+0x208b 003132 call memset0 
+0x208c 003133 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003134 call ui_ipc_send_event 
+0x208e 003135 branch idle_exit 
+:      003142 inquiry_dispatch:
+0x208f 003143 rtnmark0 mark_inquiry_on 
+0x2090 003144 force inquiry_length_timer ,queue 
+0x2091 003145 call timer_check 
+0x2092 003146 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003147 nbranch inquiry_start ,blank 
+0x2094 003148 rtn 
+:      003152 inquiry_start:
+0x2095 003153 bpatch patch01_2 ,mem_patch01 
+0x2096 003154 fetcht 2 ,mem_inq_window 
+0x2097 003155 force 4 ,queue 
+0x2098 003156 call sniff_check_window 
+0x2099 003157 rtn user 
+0x209a 003158 call afh_clear 
+0x209b 003159 force 0 ,freq_mode 
+:      003160 inquiry_restart:
+0x209c 003161 rtn timeout 
+0x209d 003162 set0 mark_fhs_already_good ,mark 
+0x209e 003163 set0 mark_fhs_eir ,mark 
+:      003164 inquiry_rx_restart:
+0x209f 003165 add clkn_bt ,1 ,bt_clk 
+0x20a0 003166 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003167 setflag true ,2 ,freq_mode 
+0x20a2 003168 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003169 nbranch inquiry_receive ,true 
+:      003171 inquiry_transmit:
+0x20a4 003172 bpatch patch01_3 ,mem_patch01 
+0x20a5 003173 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003174 increase 1 ,pdata 
+0x20a7 003175 store 1 ,mem_inquiry_transmit 
+0x20a8 003176 call fetch_giac 
+0x20a9 003177 call tx_radio_freq 
+0x20aa 003178 call fetch_diac 
+0x20ab 003179 call start_transmitter 
+0x20ac 003180 call start_tx_native 
+0x20ad 003181 call send_access_word 
+0x20ae 003182 call end_of_packet 
+0x20af 003183 call inquiry_check_train 
+0x20b0 003184 branch inquiry_restart 
+:      003186 inquiry_check_train:
+0x20b1 003187 bpatch patch01_4 ,mem_patch01 
+0x20b2 003188 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003189 increase -1 ,pdata 
+0x20b4 003190 store 1 ,mem_nfreq_index_inq 
+0x20b5 003191 rtn positive 
+0x20b6 003192 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003193 fetch 1 ,mem_ninqy_index 
+0x20b8 003194 increase -1 ,pdata 
+0x20b9 003195 store 1 ,mem_ninqy_index 
+0x20ba 003196 rtn positive 
+0x20bb 003197 setflip mark_inquiry_trainb ,mark 
+0x20bc 003198 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003199 rtn 
+:      003201 inquiry_receive:
+0x20be 003202 bpatch patch01_5 ,mem_patch01 
+0x20bf 003203 call fetch_giac 
+0x20c0 003204 call rx_radio_freq 
+0x20c1 003205 call fetch_diac 
+0x20c2 003206 call start_rx_native 
+0x20c3 003207 call start_receiver 
+0x20c4 003208 call wait_access_clkn_rt 
+0x20c5 003209 branch inquiry_sync ,sync 
+0x20c6 003210 call inquiry_check_train 
+0x20c7 003211 branch inquiry_rx_restart 
+:      003212 inquiry_sync:
+0x20c8 003213 bpatch patch01_6 ,mem_patch01 
+0x20c9 003214 call save_rssi 
+0x20ca 003215 call scan_mode_whiten 
+0x20cb 003216 call receive_packet_whitened 
+0x20cc 003217 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003218 rtnmark0 mark_fhs_already_good 
+:      003219 inquiry_receive_rtn:
+0x20ce 003220 bpatch patch01_7 ,mem_patch01 
+:      003221 inquiry_receive_eir_rtn:
+0x20cf 003222 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003223 increase 1 ,pdata 
+0x20d1 003224 store 1 ,mem_inquiry_rcv 
+0x20d2 003225 rtn 
+:      003233 master_page:
+0x20d3 003234 bpatch patch02_0 ,mem_patch02 
+0x20d4 003235 enable master 
+0x20d5 003236 enable clknt 
+0x20d6 003237 fetch 2 ,mem_page_interval 
+0x20d7 003238 branch master_page_no_interval ,blank 
+0x20d8 003239 force page_interval_timer ,queue 
+0x20d9 003240 call timer_check 
+0x20da 003241 nrtn blank 
+:      003242 master_page_no_interval:
+0x20db 003243 bpatch patch02_1 ,mem_patch02 
+0x20dc 003244 fetcht 2 ,mem_page_window 
+0x20dd 003245 force 40 ,queue 
+0x20de 003246 call sniff_check_window 
+0x20df 003247 branch page_exit ,user 
+0x20e0 003248 force page_length_timer ,queue 
+0x20e1 003249 call timer_check 
+0x20e2 003250 nbranch page_start ,blank 
+0x20e3 003251 fetch 1 ,mem_state_map 
+0x20e4 003252 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003253 branch master_page_timeout 
+:      003254 master_npage_timeout:
+0x20e6 003255 arg mem_tmp_buffer ,contw 
+0x20e7 003256 arg 8 ,loopcnt 
+0x20e8 003257 call memset0 
+:      003258 master_page_timeout:
+0x20e9 003259 bpatch patch02_2 ,mem_patch02 
+0x20ea 003260 jam 0 ,mem_state 
+0x20eb 003261 call init_lmp_work 
+0x20ec 003262 jam 0 ,memui_reconnect_mode 
+0x20ed 003263 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003264 call ui_ipc_send_event 
+0x20ef 003265 branch page_exit 
+:      003267 page_start:
+0x20f0 003268 bpatch patch02_3 ,mem_patch02 
+0x20f1 003269 force 0 ,timeup 
+0x20f2 003270 until clkn_rt ,meet 
+0x20f3 003271 fetch 1 ,mem_page_clk 
+0x20f4 003272 increase -1 ,pdata 
+0x20f5 003273 ixor clkn_bt ,pdata 
+0x20f6 003274 compare 0 ,pdata ,3 
+0x20f7 003275 nbranch page_start ,true 
+0x20f8 003276 deposit am_addr 
+0x20f9 003277 store 1 ,mem_fhs_am_addr 
+0x20fa 003278 force 0 ,n_tx_slot 
+0x20fb 003279 force 0 ,freq_mode 
+:      003281 page_restart:
+0x20fc 003282 bpatch patch02_4 ,mem_patch02 
+0x20fd 003283 branch page_exit ,timeout 
+0x20fe 003284 call fetch_page_bt_adr 
+0x20ff 003285 arg param_rf_setup ,timeup 
+0x2100 003286 until clkn_rt ,meet 
+:      003287 page_rx_restart:
+0x2101 003288 bpatch patch02_5 ,mem_patch02 
+0x2102 003289 fetch 4 ,mem_page_clk 
+0x2103 003290 iforce bt_clk 
+0x2104 003291 increase 1 ,pdata 
+0x2105 003292 store 4 ,mem_page_clk 
+0x2106 003293 isolate1 mark_page_trainb ,mark 
+0x2107 003294 setflag true ,2 ,freq_mode 
+0x2108 003295 compare 0x00 ,bt_clk ,0x02 
+0x2109 003296 nbranch page_receive ,true 
+0x210a 003297 fetch 1 ,mem_page_transmit 
+0x210b 003298 increase 1 ,pdata 
+0x210c 003299 store 1 ,mem_page_transmit 
+0x210d 003300 call tx_radio_freq 
+0x210e 003301 call start_transmitter 
+0x210f 003302 call start_tx_native 
+0x2110 003303 call send_access_word 
+0x2111 003304 call end_of_packet 
+0x2112 003305 call page_check_train 
+0x2113 003306 branch page_restart 
+:      003307 page_exit:
+0x2114 003308 bpatch patch02_6 ,mem_patch02 
+0x2115 003309 disable master 
+0x2116 003310 fetch 2 ,mem_page_interval 
+0x2117 003311 rtn blank 
+0x2118 003312 force page_interval_timer ,queue 
+0x2119 003313 branch timer_init 
+:      003315 page_check_train:
+0x211a 003316 bpatch patch02_7 ,mem_patch02 
+0x211b 003317 fetch 1 ,mem_nfreq_index_page 
+0x211c 003318 increase -1 ,pdata 
+0x211d 003319 store 1 ,mem_nfreq_index_page 
+0x211e 003320 rtn positive 
+0x211f 003321 jam 31 ,mem_nfreq_index_page 
+0x2120 003322 fetch 1 ,mem_npage_index 
+0x2121 003323 increase -1 ,pdata 
+0x2122 003324 store 1 ,mem_npage_index 
+0x2123 003325 rtn positive 
+0x2124 003326 setflip mark_page_trainb ,mark 
+0x2125 003327 fetch 1 ,mem_npage 
+0x2126 003328 store 1 ,mem_npage_index 
+0x2127 003329 rtn 
+:      003331 page_receive:
+0x2128 003332 bpatch patch03_0 ,mem_patch03 
+0x2129 003333 call rx_radio_freq 
+0x212a 003334 call start_rx_native 
+0x212b 003335 call start_receiver 
+0x212c 003336 call wait_access_clkn_rt 
+0x212d 003337 branch page_sync ,sync 
+0x212e 003338 call page_check_train 
+0x212f 003339 branch page_rx_restart 
+:      003340 page_sync:
+0x2130 003341 call end_of_packet 
+0x2131 003342 fetch 1 ,mem_page_rcv 
+0x2132 003343 increase 1 ,pdata 
+0x2133 003344 store 1 ,mem_page_rcv 
+0x2134 003345 force 0 ,stop_watch 
+0x2135 003346 fetch 4 ,mem_page_clk 
+:      003347 page_send_fhs:
+0x2136 003348 bpatch patch03_1 ,mem_patch03 
+0x2137 003349 call rf_setup_time_master_slot 
+0x2138 003350 call fetch_page_bt_adr 
+0x2139 003351 increase 1 ,n_tx_slot 
+:      003352 page_send_fhs_continue:
+0x213a 003353 and_into 0x1fd ,bt_clk 
+0x213b 003354 and_into 0x1fc ,freq_mode 
+0x213c 003355 call tx_radio_freq 
+0x213d 003356 call start_transmitter 
+0x213e 003357 call start_tx_native 
+0x213f 003358 call send_access_word 
+0x2140 003359 deposit clkn_bt 
+0x2141 003360 store 4 ,mem_clkn_bt 
+0x2142 003361 force 0 ,am_addr 
+0x2143 003362 force type_fhs ,type 
+0x2144 003363 call scan_mode_whiten 
+0x2145 003364 call transmit_packet_whitened 
+:      003365 page_wait_fhs_reply:
+0x2146 003366 bpatch patch03_2 ,mem_patch03 
+0x2147 003367 call rf_setup_time_slave_slot 
+0x2148 003368 or_into 0x02 ,bt_clk 
+0x2149 003369 and_into 0x1fc ,freq_mode 
+0x214a 003370 call rx_radio_freq 
+0x214b 003371 call start_rx_native 
+0x214c 003372 call start_receiver 
+0x214d 003373 call wait_access_clkn_rt 
+0x214e 003374 call end_of_packet ,sync 
+0x214f 003375 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003376 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003377 branch page_restart ,blank 
+0x2152 003378 increase -1 ,pdata 
+0x2153 003379 store 1 ,mem_fhs_wait_counter 
+0x2154 003380 branch page_send_fhs 
+:      003382 page_wait_fhs_reply_ok:
+0x2155 003383 bpatch patch03_3 ,mem_patch03 
+0x2156 003384 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003385 increase 1 ,pdata 
+0x2158 003386 store 1 ,mem_page_rcv_fhs 
+0x2159 003387 call prepare_newconn 
+:      003388 master_newconn_loop:
+0x215a 003389 call master_newconn_once 
+0x215b 003390 branch newconn_poll_responded ,sync 
+0x215c 003391 call new_conn_timeout 
+0x215d 003392 nbranch master_newconn_loop ,blank 
+0x215e 003393 branch page_restart 
+:      003395 newconn_poll_responded:
+0x215f 003396 bpatch patch03_4 ,mem_patch03 
+0x2160 003397 fetch 1 ,mem_state 
+0x2161 003398 set0 state_inpage ,pdata 
+0x2162 003399 store 1 ,mem_state 
+0x2163 003400 call newconn_init 
+0x2164 003401 disable master 
+0x2165 003402 rtn 
+:      003405 master_dispatch:
+0x2166 003406 bpatch patch03_5 ,mem_patch03 
+0x2167 003407 enable master 
+0x2168 003408 enable clknt 
+0x2169 003409 call role_switch_master 
+0x216a 003410 rtn user 
+0x216b 003411 call check_bt_disabled 
+0x216c 003412 call rf_setup_time_master_slot 
+0x216d 003413 add clkn_bt ,1 ,bt_clk 
+0x216e 003414 call fetch_self_bt_adr 
+0x216f 003415 force 0x03 ,freq_mode 
+0x2170 003416 call scheduler_tx_l2cap_pkt 
+0x2171 003417 call prepare_tx 
+0x2172 003418 call tx_radio_freq 
+0x2173 003419 call start_transmitter 
+0x2174 003420 call start_tx_native 
+0x2175 003421 call send_access_word 
+0x2176 003422 call transmit_packet 
+:      003423 master_loop:
+0x2177 003424 bpatch patch03_6 ,mem_patch03 
+0x2178 003425 call parse_lmp 
+0x2179 003426 call master_conn_recv_packet 
+0x217a 003427 nbranch master_notmatch ,match 
+0x217b 003428 call supervision_flush 
+0x217c 003429 call parse_l2cap 
+0x217d 003430 fetch 1 ,mem_master_rcvcnt 
+0x217e 003431 increase 1 ,pdata 
+0x217f 003432 store 1 ,mem_master_rcvcnt 
+:      003433 master_notmatch:
+0x2180 003434 bpatch patch03_7 ,mem_patch03 
+0x2181 003435 call scheduler_process 
+0x2182 003436 call check_master_disconnect 
+0x2183 003437 nrtn master 
+0x2184 003438 call check_attempt 
+0x2185 003439 nbranch master_attempt ,blank 
+:      003440 master_exit:
+0x2186 003441 disable master 
+0x2187 003442 rtn 
+:      003444 master_attempt:
+0x2188 003445 call prepare_tx 
+0x2189 003446 call master_conn_send_packet 
+0x218a 003447 branch master_loop 
+:      003450 check_master_disconnect:
+0x218b 003451 branch check_master_match ,match 
+0x218c 003452 call supervision_update 
+0x218d 003453 branch master_disconnect ,positive 
+:      003454 check_master_match:
+0x218e 003455 call check_disconnect_timeout 
+0x218f 003456 nbranch master_disconnect ,user 
+0x2190 003457 fetch 1 ,mem_state_map 
+0x2191 003458 rtnbit0 smap_name_req 
+0x2192 003459 rtnbit1 smap_name_res 
+0x2193 003460 fetch 1 ,mem_op 
+0x2194 003461 rtnbit1 op_disconn 
+0x2195 003462 call conn_timer_expired 
+0x2196 003463 nrtn blank 
+0x2197 003464 fetch 1 ,mem_nameres_cnt 
+0x2198 003465 increase -1 ,pdata 
+0x2199 003466 store 1 ,mem_nameres_cnt 
+0x219a 003467 nrtn blank 
+0x219b 003468 branch lmp_disconnect 
+:      003470 master_disconnect:
+0x219c 003471 bpatch patch04_0 ,mem_patch04 
+0x219d 003472 call quit_connection 
+0x219e 003473 disable master 
+0x219f 003474 fetch 1 ,mem_state_map 
+0x21a0 003475 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003476 rtn 
+:      003478 master_name_disconnect:
+0x21a2 003479 fetch 1 ,mem_state_map 
+0x21a3 003480 rtnbit1 smap_name_res 
+:      003481 master_name_error:
+0x21a4 003482 arg mem_tmp_buffer ,contw 
+0x21a5 003483 arg 8 ,loopcnt 
+0x21a6 003484 branch memset0 
+:      003486 check_disconnect_timeout:
+0x21a7 003487 bpatch patch04_1 ,mem_patch04 
+0x21a8 003488 enable user 
+0x21a9 003489 fetch 1 ,mem_op 
+0x21aa 003490 rtnbit0 op_disconn 
+0x21ab 003491 call conn_timer_expired 
+0x21ac 003492 nrtn blank 
+0x21ad 003493 branch disable_user 
+:      003495 conn_timer_expired:
+0x21ae 003496 fetch 1 ,mem_conn_timer 
+0x21af 003497 increase -1 ,pdata 
+0x21b0 003498 store 1 ,mem_conn_timer 
+0x21b1 003499 rtn 
+:      003501 linkkey_ready:
+0x21b2 003502 bpatch patch04_2 ,mem_patch04 
+0x21b3 003503 fetch 1 ,mem_state 
+0x21b4 003504 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003505 fetch 1 ,mem_pairing_auth 
+0x21b6 003506 branch linkkey_set ,blank 
+0x21b7 003507 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003508 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003509 call ui_ipc_send_event 
+0x21ba 003510 branch linkkey_set 
+:      003511 linkkey_set:
+0x21bb 003512 bpatch patch04_3 ,mem_patch04 
+0x21bc 003513 call context_traverse_linkkey 
+0x21bd 003514 fetch 1 ,mem_state 
+0x21be 003515 set1 state_linkkey ,pdata 
+0x21bf 003516 store 1 ,mem_state 
+0x21c0 003517 jam 1 ,mem_link_key_exists 
+0x21c1 003518 fetch 1 ,mem_conn_sm 
+0x21c2 003519 bne conn_sm_pairing ,linkkey_set_continue 
+:      003520 linkkey_set_continue:
+0x21c3 003521 rtn 
+:      003523 generate_linkkey_continue:
+0x21c4 003524 jam pairing_auth ,mem_pairing_auth 
+:      003525 clear_linkstate:
+0x21c5 003526 fetch 1 ,mem_state 
+0x21c6 003527 set0 state_linkkey ,pdata 
+0x21c7 003528 store 1 ,mem_state 
+0x21c8 003529 rtn 
+:      003533 role_switch_check:
+0x21c9 003534 bpatch patch04_4 ,mem_patch04 
+0x21ca 003535 disable user 
+0x21cb 003536 fetch 2 ,mem_tsniff 
+0x21cc 003537 arg 0xffff ,temp 
+0x21cd 003538 isub temp ,null 
+0x21ce 003539 nrtn zero 
+0x21cf 003540 fetch 4 ,mem_sniff_anchor 
+0x21d0 003541 branch role_switch_clkn ,clknt 
+0x21d1 003542 isub clke_bt ,pdata 
+0x21d2 003543 branch role_switch_clke 
+:      003544 role_switch_clkn:
+0x21d3 003545 isub clkn_bt ,pdata 
+:      003546 role_switch_clke:
+0x21d4 003547 sub pdata ,4 ,null 
+0x21d5 003548 nrtn positive 
+0x21d6 003549 force 0 ,pdata 
+0x21d7 003550 store 2 ,mem_tsniff 
+0x21d8 003551 branch enable_user 
+:      003555 role_switch_prepare:
+0x21d9 003556 copy pdata ,temp 
+0x21da 003557 bpatch patch04_5 ,mem_patch04 
+0x21db 003558 storet 4 ,mem_sniff_anchor 
+:      003559 role_switch_prepare0:
+0x21dc 003560 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003561 setarg 0xffff 
+0x21de 003562 store 2 ,mem_tsniff 
+0x21df 003563 jam 1 ,mem_sniff_attempt 
+0x21e0 003564 rtn 
+:      003567 role_switch_master:
+0x21e1 003568 bpatch patch04_6 ,mem_patch04 
+0x21e2 003569 call role_switch_check 
+0x21e3 003570 nrtn user 
+0x21e4 003571 disable user 
+0x21e5 003572 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003573 set0 mark_fhs_already_good ,mark 
+:      003574 roles_waitfhs_loop:
+0x21e7 003575 call rf_setup_time_master_slot 
+0x21e8 003576 call master_recv_packet 
+0x21e9 003577 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003578 call new_conn_timeout 
+0x21eb 003579 nbranch roles_waitfhs_loop ,blank 
+:      003580 role_switch_fail_master:
+0x21ec 003581 bpatch patch04_7 ,mem_patch04 
+0x21ed 003582 disable user 
+0x21ee 003583 deposit clkn_bt 
+0x21ef 003584 store 4 ,mem_next_btclk 
+0x21f0 003585 enable clknt 
+0x21f1 003586 enable master 
+0x21f2 003587 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003588 branch ui_ipc_send_event 
+:      003590 roles_replyto_fhs:
+0x21f4 003591 bpatch patch05_0 ,mem_patch05 
+0x21f5 003592 call rf_setup_time_slave_slot 
+0x21f6 003593 arg type_id ,type 
+0x21f7 003594 call master_send_packet 
+0x21f8 003595 disable clknt 
+0x21f9 003596 disable master 
+0x21fa 003597 call apply_switch_clke 
+0x21fb 003598 call prepare_newconn 
+:      003599 roles_newconns_loop:
+0x21fc 003600 bpatch patch05_1 ,mem_patch05 
+0x21fd 003601 call slave_newconn_once 
+0x21fe 003602 branch roles_newconns_responded ,match 
+0x21ff 003603 call new_conn_timeout 
+0x2200 003604 nbranch roles_newconns_loop ,blank 
+0x2201 003605 branch role_switch_fail_master 
+:      003606 roles_newconns_responded:
+0x2202 003607 fetch 1 ,mem_mode 
+0x2203 003608 set0 mode_master ,pdata 
+0x2204 003609 store 1 ,mem_mode 
+0x2205 003610 call supervision_flush 
+0x2206 003611 call calc_clke_offset 
+0x2207 003612 enable user 
+0x2208 003613 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003614 branch ui_ipc_send_event 
+:      003619 context_load:
+0x220a 003620 bpatch patch05_2 ,mem_patch05 
+0x220b 003621 set1 mark_context ,mark 
+0x220c 003622 deposit rega 
+0x220d 003623 store 2 ,mem_context_ptr 
+0x220e 003624 force context_size ,loopcnt 
+0x220f 003625 arg mem_le_state ,contw 
+0x2210 003626 add rega ,coffset_mode ,contr 
+0x2211 003627 ifetch 1 ,contr 
+0x2212 003628 copy rega ,contr 
+0x2213 003629 bbit1 mode_le ,memcpy 
+0x2214 003630 arg mem_state ,contw 
+0x2215 003631 call memcpy 
+0x2216 003632 disable attempt 
+0x2217 003633 fetch 1 ,mem_amaddr 
+0x2218 003634 iforce am_addr 
+0x2219 003635 jam 1 ,mem_current_sniff_attempt 
+0x221a 003636 branch context_load_master ,master 
+0x221b 003637 jam 1 ,mem_current_sniff_attempt 
+:      003638 context_load_master:
+0x221c 003639 fetch 1 ,mem_state 
+0x221d 003640 rtnbit0 state_insniff 
+0x221e 003641 fetch 1 ,mem_sniff_attempt 
+0x221f 003642 store 1 ,mem_current_sniff_attempt 
+0x2220 003643 fetch 1 ,mem_sniff_timeout 
+0x2221 003644 store 1 ,mem_current_sniff_timeout 
+0x2222 003645 rtn 
+:      003647 context_save:
+0x2223 003648 bpatch patch05_3 ,mem_patch05 
+0x2224 003649 fetch 2 ,mem_context_ptr 
+0x2225 003650 iforce contw 
+0x2226 003651 force context_size ,loopcnt 
+0x2227 003652 arg mem_le_state ,contr 
+0x2228 003653 branch memcpy ,le 
+0x2229 003654 arg mem_state ,contr 
+0x222a 003655 branch memcpy 
+:      003659 context_get_next:
+0x222b 003660 arg context_num ,loopcnt 
+0x222c 003661 fetcht 1 ,mem_current_context 
+:      003662 context_get_next_loop:
+0x222d 003663 increase 1 ,temp 
+0x222e 003664 compare context_num ,temp ,0xff 
+0x222f 003665 nbranch context_get_next_cont ,true 
+0x2230 003666 arg 0 ,temp 
+:      003667 context_get_next_cont:
+0x2231 003668 storet 1 ,mem_current_context 
+0x2232 003669 mul32 temp ,context_size ,pdata 
+0x2233 003670 arg mem_context ,rega 
+0x2234 003671 iadd rega ,rega 
+0x2235 003672 ifetch 1 ,rega 
+0x2236 003673 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003674 rtnbit1 state_inconn 
+0x2238 003675 rtnbit1 state_inpage 
+:      003676 context_get_next_sniff:
+0x2239 003677 loop context_get_next_loop 
+0x223a 003678 rtn 
+:      003680 context_new:
+0x223b 003681 bpatch patch05_4 ,mem_patch05 
+0x223c 003682 arg context_search_empty ,regc 
+0x223d 003683 call context_search 
+0x223e 003684 nrtn zero 
+0x223f 003685 deposit rega 
+0x2240 003686 store 2 ,mem_context_ptr 
+0x2241 003687 force 0 ,null 
+0x2242 003688 rtn 
+:      003692 context_check_all_wack:
+0x2243 003693 call check_esco_amaddr 
+0x2244 003694 branch context_check_esco_wack ,true 
+0x2245 003695 fetch 2 ,mem_context_ptr 
+0x2246 003696 add pdata ,coffset_arq ,contw 
+0x2247 003697 fetch 1 ,mem_arq 
+0x2248 003698 istore 1 ,contw 
+0x2249 003699 arg context_check_a_wack ,regc 
+0x224a 003700 branch context_search 
+:      003702 context_check_esco_wack:
+0x224b 003703 fetch 1 ,mem_arq 
+0x224c 003704 isolate1 wack ,pdata 
+0x224d 003705 branch context_esco_wack ,true 
+0x224e 003706 force 1 ,null 
+0x224f 003707 rtn 
+:      003708 context_esco_wack:
+0x2250 003709 force 0 ,null 
+0x2251 003710 rtn 
+:      003713 context_check_idle:
+0x2252 003714 arg context_check_inconn ,regc 
+0x2253 003715 branch context_search 
+:      003717 context_traverse_linkkey:
+0x2254 003718 fetcht 2 ,mem_context_ptr 
+0x2255 003719 arg context_traverse_clearkey ,regc 
+0x2256 003720 branch context_search 
+:      003724 context_search_conn_handle:
+0x2257 003725 fetcht 1 ,mem_hci_conn_handle 
+:      003726 context_search_conn_handle2:
+0x2258 003727 arg context_search_handle ,regc 
+0x2259 003728 branch context_search 
+:      003730 context_search_plap:
+0x225a 003731 bpatch patch05_5 ,mem_patch05 
+0x225b 003732 fetcht 6 ,mem_hci_plap 
+:      003733 context_search_plap2:
+0x225c 003734 arg context_search_lap ,regc 
+0x225d 003735 branch context_search 
+:      003737 context_search_insniff:
+0x225e 003738 arg context_search_sniff ,regc 
+0x225f 003739 branch context_search 
+:      003741 context_search_sniff_window:
+0x2260 003742 arg context_search_window ,regc 
+:      003743 context_search:
+0x2261 003744 bpatch patch05_6 ,mem_patch05 
+0x2262 003745 arg mem_context ,rega 
+0x2263 003746 arg context_num ,loopcnt 
+:      003747 context_search_loop:
+0x2264 003748 ifetch 1 ,rega 
+0x2265 003749 copy regc ,pc 
+:      003750 context_search_next:
+0x2266 003751 increase context_size ,rega 
+0x2267 003752 loop context_search_loop 
+0x2268 003753 force 1 ,null 
+0x2269 003754 rtn 
+:      003756 context_search_empty:
+0x226a 003757 bbit1 state_inconn ,context_search_next 
+0x226b 003758 bbit1 state_inpage ,context_search_next 
+0x226c 003759 force 0 ,null 
+0x226d 003760 rtn 
+:      003762 context_search_lap:
+0x226e 003763 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003764 bbit0 state_inconn ,context_search_next 
+:      003765 context_search_lap_cont:
+0x2270 003766 add rega ,coffset_plap ,contr 
+0x2271 003767 ifetch 6 ,contr 
+0x2272 003768 isub temp ,null 
+0x2273 003769 rtn zero 
+0x2274 003770 branch context_search_next 
+:      003772 context_search_handle:
+0x2275 003773 bbit0 state_inconn ,context_search_next 
+0x2276 003774 add rega ,coffset_conn_handle ,contr 
+0x2277 003775 ifetch 1 ,contr 
+0x2278 003776 isub temp ,null 
+0x2279 003777 rtn zero 
+0x227a 003778 branch context_search_next 
+:      003780 context_search_sniff:
+0x227b 003781 bbit0 state_insniff ,context_search_next 
+:      003782 context_search_sniff_loop:
+0x227c 003783 call context_get_anchor 
+0x227d 003784 call sign_pdata_temp 
+0x227e 003785 isub temp ,pdata 
+0x227f 003786 increase 1 ,pdata 
+0x2280 003787 branch context_search_sniff_miss ,positive 
+0x2281 003788 copy contr ,regb 
+0x2282 003789 store 9 ,mem_temp 
+0x2283 003790 fetch 1 ,mem_le_sc_calc 
+0x2284 003791 nbranch context_search_sniff_sc ,blank 
+0x2285 003792 fetch 9 ,mem_temp 
+0x2286 003793 copy regb ,contr 
+0x2287 003794 increase 5 ,pdata 
+0x2288 003795 branch context_search_meet1 
+:      003796 context_search_sniff_sc:
+0x2289 003797 fetch 9 ,mem_temp 
+0x228a 003798 copy regb ,contr 
+0x228b 003799 increase 20 ,pdata 
+:      003800 context_search_meet1:
+0x228c 003801 nbranch context_search_next ,positive 
+:      003802 context_search_meet:
+0x228d 003803 copy temp ,bt_clk 
+0x228e 003804 call context_next_anchor 
+0x228f 003805 force 0 ,null 
+0x2290 003806 rtn 
+:      003809 context_search_sniff_miss:
+0x2291 003810 iforce regb 
+0x2292 003811 add rega ,coffset_tsniff ,contr 
+0x2293 003812 ifetch 2 ,contr 
+0x2294 003813 branch context_search_meet ,blank 
+0x2295 003814 call context_next_anchor 
+0x2296 003815 branch context_search_sniff_loop 
+:      003817 sign_pdata_temp:
+0x2297 003818 rshift16 pdata ,timeup 
+0x2298 003819 rshift8 timeup ,timeup 
+0x2299 003820 branch sign_pdata_temp_p0 ,zero 
+0x229a 003821 compare 0xf ,timeup ,0xf 
+0x229b 003822 nrtn true 
+0x229c 003823 rshift16 temp ,timeup 
+0x229d 003824 rshift8 timeup ,timeup 
+0x229e 003825 nrtn zero 
+0x229f 003826 set1 28 ,temp 
+0x22a0 003827 rtn 
+:      003828 sign_pdata_temp_p0:
+0x22a1 003829 rshift16 temp ,timeup 
+0x22a2 003830 rshift8 timeup ,timeup 
+0x22a3 003831 compare 0xf ,timeup ,0xf 
+0x22a4 003832 nrtn true 
+0x22a5 003833 set1 28 ,pdata 
+0x22a6 003834 rtn 
+:      003836 context_check_inconn:
+0x22a7 003837 bbit0 state_inconn ,context_search_next 
+0x22a8 003838 force 0 ,null 
+0x22a9 003839 rtn 
+:      003841 context_check_a_wack:
+0x22aa 003842 bbit0 state_inconn ,context_search_next 
+0x22ab 003843 add rega ,coffset_mode ,contr 
+0x22ac 003844 ifetch 1 ,contr 
+0x22ad 003845 bbit1 mode_le ,context_search_next 
+0x22ae 003846 add rega ,coffset_arq ,contr 
+0x22af 003847 ifetch 1 ,contr 
+0x22b0 003848 bbit0 wack ,context_search_next 
+0x22b1 003849 force 0 ,null 
+0x22b2 003850 rtn 
+:      003852 context_get_anchor:
+0x22b3 003853 add rega ,coffset_mode ,contr 
+0x22b4 003854 ifetcht 1 ,contr 
+0x22b5 003855 deposit clkn_bt 
+0x22b6 003856 isolate1 mode_master ,temp 
+0x22b7 003857 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003858 ifetcht 4 ,contr 
+0x22b9 003859 rtn true 
+0x22ba 003860 add rega ,coffset_clk_offset ,contr 
+0x22bb 003861 ifetch 6 ,contr 
+0x22bc 003862 call calc_clke2 
+0x22bd 003863 deposit clke_bt 
+0x22be 003864 rtn 
+:      003866 context_next_anchor:
+0x22bf 003867 add rega ,coffset_tsniff ,contr 
+0x22c0 003868 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003869 ifetch 2 ,contr 
+0x22c2 003870 iadd temp ,timeup 
+0x22c3 003871 deposit timeup 
+0x22c4 003872 istore 4 ,contw 
+0x22c5 003873 branch le_context_nexthop 
+:      003876 context_search_window:
+0x22c6 003877 bbit0 state_insniff ,context_search_next 
+0x22c7 003878 call context_get_anchor 
+0x22c8 003879 iadd stop_watch ,pdata 
+0x22c9 003880 iadd stop_watch ,pdata 
+0x22ca 003881 iadd queue ,pdata 
+0x22cb 003882 isub temp ,null 
+0x22cc 003883 nbranch context_search_next ,positive 
+0x22cd 003884 force 0 ,null 
+0x22ce 003885 rtn 
+:      003887 context_traverse_clearkey:
+0x22cf 003888 bbit0 state_inconn ,context_search_next 
+0x22d0 003889 deposit temp 
+0x22d1 003890 isub rega ,null 
+0x22d2 003891 branch context_search_next ,null 
+0x22d3 003892 add rega ,coffset_mode ,contr 
+0x22d4 003893 ifetch 1 ,contr 
+0x22d5 003894 bbit1 mode_le ,context_search_next 
+0x22d6 003895 ifetch 1 ,rega 
+0x22d7 003896 set0 state_linkkey ,pdata 
+0x22d8 003897 istore 1 ,rega 
+0x22d9 003898 branch context_search_next 
+:      003901 master_conn_send_packet:
+0x22da 003902 bpatch patch05_7 ,mem_patch05 
+0x22db 003903 call rf_setup_time_master_slot 
+:      003904 master_send_packet:
+0x22dc 003905 add clkn_bt ,1 ,bt_clk 
+0x22dd 003906 call fetch_self_bt_adr 
+0x22de 003907 force 0x03 ,freq_mode 
+0x22df 003908 call tx_radio_freq 
+0x22e0 003909 call start_transmitter 
+0x22e1 003910 call start_tx_native 
+0x22e2 003911 call send_access_word 
+0x22e3 003912 branch transmit_packet 
+:      003914 master_conn_recv_packet:
+0x22e4 003915 bpatch patch06_0 ,mem_patch06 
+0x22e5 003916 call rf_setup_time_slave_slot 
+:      003917 master_recv_packet:
+0x22e6 003918 add clkn_bt ,1 ,bt_clk 
+0x22e7 003919 call fetch_self_bt_adr 
+0x22e8 003920 force 0x03 ,freq_mode 
+0x22e9 003921 call rx_radio_freq 
+0x22ea 003922 call init_rx_packet_flags 
+0x22eb 003923 call prep_crypt 
+0x22ec 003924 call start_rx_native 
+0x22ed 003925 call start_receiver 
+:      003926 master_rx_conn_finish_packet:
+0x22ee 003927 call wait_access_clkn_rt 
+0x22ef 003928 nrtn sync 
+0x22f0 003929 call save_rssi 
+0x22f1 003930 branch receive_packet 
+:      003934 master_newconn_once:
+0x22f2 003935 bpatch patch06_1 ,mem_patch06 
+0x22f3 003936 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003937 iforce am_addr 
+0x22f5 003938 force type_poll ,type 
+0x22f6 003939 call master_conn_send_packet 
+0x22f7 003940 branch master_conn_recv_packet 
+:      003951 inquiry_scan_dispatch:
+0x22f8 003952 fetch 1 ,mem_scan_mode 
+0x22f9 003953 rtnbit0 inq_scan_mode 
+0x22fa 003954 force iscan_interval_timer ,queue 
+0x22fb 003955 call timer_check 
+0x22fc 003956 nrtn blank 
+0x22fd 003957 fetcht 2 ,mem_iscan_window 
+0x22fe 003958 force 4 ,queue 
+0x22ff 003959 call sniff_check_window 
+0x2300 003960 rtn user 
+0x2301 003961 call inquiry_scan_start 
+0x2302 003962 force iscan_interval_timer ,queue 
+0x2303 003963 fetch 2 ,mem_iscan_interval 
+0x2304 003964 nbranch timer_init ,sync 
+0x2305 003965 random pdata 
+0x2306 003966 iand mask3ff ,pdata 
+0x2307 003967 branch timer_init 
+:      003970 inquiry_scan_start:
+0x2308 003971 bpatch patch06_2 ,mem_patch06 
+0x2309 003972 jam 0 ,mem_fhs_am_addr 
+0x230a 003973 disable clknt 
+0x230b 003974 disable attempt 
+0x230c 003975 call afh_clear 
+0x230d 003976 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003977 force 0x01 ,freq_mode 
+0x230f 003978 call fetch_giac 
+0x2310 003979 call rx_radio_freq 
+0x2311 003980 setflip mark_inquiry_state ,mark 
+0x2312 003981 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003982 increase 1 ,pdata 
+0x2314 003983 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003984 call fetch_diac 
+0x2316 003985 call start_receiver 
+0x2317 003986 call wait_access_forever 
+0x2318 003987 nrtn sync 
+0x2319 003988 bpatch patch06_3 ,mem_patch06 
+0x231a 003989 force 0 ,stop_watch 
+0x231b 003990 call shutdown_radio 
+0x231c 003991 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003992 increase 1 ,pdata 
+0x231e 003993 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003994 call fetch_giac 
+0x2320 003995 call rf_setup_time_slave_slot 
+0x2321 003996 or_into 0x002 ,bt_clk 
+0x2322 003997 force 0x01 ,freq_mode 
+0x2323 003998 call tx_radio_freq 
+0x2324 003999 call fetch_diac 
+0x2325 004000 call start_transmitter 
+0x2326 004001 call start_tx_external 
+0x2327 004002 deposit clkn_bt 
+0x2328 004003 store 4 ,mem_clkn_bt 
+0x2329 004004 call send_access_word 
+0x232a 004005 force type_fhs ,type 
+0x232b 004006 force 0 ,am_addr 
+0x232c 004007 call scan_mode_whiten 
+0x232d 004008 call transmit_packet_whitened 
+0x232e 004009 call send_eir 
+0x232f 004010 and_into 0x1fd ,bt_clk 
+0x2330 004011 increase 1 ,n_tx_slot 
+0x2331 004012 rtn 
+:      004014 send_eir:
+0x2332 004015 bpatch patch06_4 ,mem_patch06 
+0x2333 004016 fetch 1 ,mem_eir_enable 
+0x2334 004017 rtn blank 
+0x2335 004018 arg mem_eir ,contw 
+0x2336 004019 fetch 1 ,mem_local_name_length 
+0x2337 004020 copy pdata ,loopcnt 
+0x2338 004021 increase 1 ,pdata 
+0x2339 004022 istore 1 ,contw 
+0x233a 004023 copy contw ,temp 
+0x233b 004024 increase 1 ,pdata 
+0x233c 004025 store 2 ,mem_tx_len 
+0x233d 004026 copy temp ,contw 
+0x233e 004027 setarg 0x09 
+0x233f 004028 istore 1 ,contw 
+0x2340 004029 arg mem_local_name ,contr 
+0x2341 004030 call memcpy 
+0x2342 004032 arg mem_all_uuid_128bits ,regc 
+0x2343 004033 arg 4 ,loopcnt 
+0x2344 004034 call get_all_uuid 
+0x2345 004035 arg mem_all_uuid_16bits ,regc 
+0x2346 004036 arg 1 ,loopcnt 
+0x2347 004037 call get_all_uuid 
+0x2348 004039 force type_dm3 ,type 
+0x2349 004040 jam 2 ,mem_tx_lch 
+0x234a 004041 setarg mem_eir 
+0x234b 004042 store 2 ,mem_txptr 
+0x234c 004043 call rf_setup_time_slave_slot 
+0x234d 004044 call tx_radio_freq 
+0x234e 004045 call start_transmitter 
+0x234f 004046 call start_tx_external 
+0x2350 004047 call send_access_word 
+0x2351 004048 call scan_mode_whiten 
+0x2352 004049 call transmit_packet_whitened 
+0x2353 004050 rtn 
+:      004053 get_all_uuid:
+0x2354 004054 copy contw ,temp 
+0x2355 004055 copy regc ,contr 
+0x2356 004056 ifetch 1 ,contr 
+0x2357 004057 rtn blank 
+:      004058 lshift_loop:
+0x2358 004059 lshift pdata ,pdata 
+0x2359 004060 loop lshift_loop 
+0x235a 004061 copy pdata ,rega 
+0x235b 004062 increase 2 ,pdata 
+0x235c 004063 copy pdata ,queue 
+0x235d 004064 fetch 2 ,mem_tx_len 
+0x235e 004065 iadd queue ,pdata 
+0x235f 004066 store 2 ,mem_tx_len 
+0x2360 004067 copy temp ,contw 
+0x2361 004068 copy rega ,pdata 
+0x2362 004069 increase 1 ,pdata 
+0x2363 004070 istore 1 ,contw 
+0x2364 004071 copy regc ,contr 
+0x2365 004072 ifetch 1 ,contr 
+0x2366 004073 ifetch 1 ,contr 
+0x2367 004074 istore 1 ,contw 
+0x2368 004075 copy rega ,loopcnt 
+0x2369 004076 branch memcpy 
+:      004082 page_scan_dispatch:
+0x236a 004083 fetch 1 ,mem_scan_mode 
+0x236b 004084 rtnbit0 page_scan_mode 
+0x236c 004085 force pscan_interval_timer ,queue 
+0x236d 004086 call timer_check 
+0x236e 004087 nrtn blank 
+0x236f 004088 fetcht 2 ,mem_pscan_window 
+0x2370 004089 force 40 ,queue 
+0x2371 004090 call sniff_check_window 
+0x2372 004091 rtn user 
+0x2373 004092 force 0 ,am_addr 
+0x2374 004093 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004094 set0 mark_fhs_already_good ,mark 
+0x2376 004095 call page_scan_start 
+0x2377 004096 force pscan_interval_timer ,queue 
+0x2378 004097 fetch 2 ,mem_pscan_interval 
+0x2379 004098 branch timer_init 
+:      004101 page_scan_start:
+0x237a 004102 bpatch patch06_5 ,mem_patch06 
+0x237b 004103 disable clknt 
+0x237c 004104 call afh_clear 
+0x237d 004105 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004106 increase 1 ,pdata 
+0x237f 004107 store 1 ,mem_pagescan_waitcnt 
+0x2380 004108 force 0 ,n_tx_slot 
+0x2381 004109 call fetch_self_bt_adr 
+0x2382 004110 add clkn_bt ,1 ,bt_clk 
+0x2383 004111 force 0x02 ,freq_mode 
+0x2384 004112 bpatch patch06_6 ,mem_patch06 
+0x2385 004113 call rx_radio_freq 
+0x2386 004114 call start_receiver 
+0x2387 004115 call wait_access_forever 
+0x2388 004116 nrtn sync 
+0x2389 004117 call shutdown_radio 
+0x238a 004118 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004119 increase 1 ,pdata 
+0x238c 004120 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004121 force 0 ,stop_watch 
+0x238e 004122 call rf_setup_time_slave_slot 
+0x238f 004123 or_into 0x002 ,bt_clk 
+0x2390 004124 force 0x01 ,freq_mode 
+0x2391 004125 call tx_radio_freq 
+0x2392 004126 call start_transmitter 
+0x2393 004127 call start_tx_external 
+0x2394 004128 call send_access_word 
+0x2395 004129 call end_of_packet 
+0x2396 004130 force 0 ,am_addr 
+0x2397 004131 arg param_rf_setup ,timeup 
+0x2398 004132 until clke_rt ,meet 
+0x2399 004133 or_into 0x03 ,clke_bt 
+0x239a 004134 and_into 0x1fd ,bt_clk 
+:      004135 page_scan_wait_fhs_restart:
+0x239b 004136 bpatch patch06_7 ,mem_patch06 
+0x239c 004137 increase 1 ,n_tx_slot 
+0x239d 004138 call rx_radio_freq 
+0x239e 004139 call start_receiver 
+0x239f 004140 call wait_access_mhalfbnd 
+0x23a0 004141 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004142 call scan_mode_whiten 
+0x23a2 004143 call receive_packet_whitened 
+0x23a3 004144 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004145 page_scan_wait_fhs_again:
+0x23a4 004146 bpatch patch07_0 ,mem_patch07 
+0x23a5 004147 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004148 rtn blank 
+0x23a7 004149 increase -1 ,pdata 
+0x23a8 004150 store 1 ,mem_fhs_wait_counter 
+0x23a9 004151 call rf_setup_time_master_slot 
+0x23aa 004152 branch page_scan_wait_fhs_restart 
+:      004155 page_scan_reply_to_fhs:
+0x23ab 004156 bpatch patch07_1 ,mem_patch07 
+0x23ac 004157 set0 1 ,clke_bt 
+0x23ad 004158 set1 0 ,clke_bt 
+0x23ae 004159 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004160 increase 1 ,pdata 
+0x23b0 004161 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004162 call rf_setup_time_slave_slot 
+0x23b2 004163 or_into 0x02 ,bt_clk 
+0x23b3 004164 call tx_radio_freq 
+0x23b4 004165 call start_transmitter 
+0x23b5 004166 call start_tx_external 
+0x23b6 004167 call send_access_word 
+0x23b7 004168 call end_of_packet 
+:      004169 slave_apply_clke_bt:
+0x23b8 004170 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004171 branch slave_apply_clke_bt_now ,true 
+0x23ba 004172 until null ,mhalfbnd 
+0x23bb 004173 branch slave_apply_clke_bt 
+:      004174 slave_apply_clke_bt_now:
+0x23bc 004175 fetch 4 ,mem_clke_bt 
+0x23bd 004176 or_into 0x03 ,pdata 
+0x23be 004177 icopy clke_bt 
+:      004179 start_slave_connection:
+0x23bf 004180 bpatch patch07_2 ,mem_patch07 
+0x23c0 004181 fetch 6 ,extm_lap 
+0x23c1 004182 store 6 ,mem_plap 
+0x23c2 004183 call prepare_newconn 
+:      004184 slave_newconn_loop:
+0x23c3 004185 call slave_newconn_once 
+0x23c4 004186 branch sconn_successful ,match 
+0x23c5 004187 call new_conn_timeout 
+0x23c6 004188 nbranch slave_newconn_loop ,blank 
+0x23c7 004189 rtn 
+:      004192 sconn_successful:
+0x23c8 004193 bpatch patch07_3 ,mem_patch07 
+0x23c9 004194 call newconn_init 
+0x23ca 004195 call context_new 
+0x23cb 004196 nrtn zero 
+0x23cc 004197 jam 0 ,mem_mode 
+0x23cd 004198 call calc_clke_offset 
+0x23ce 004199 branch context_save 
+:      004204 slave_dispatch:
+0x23cf 004205 bpatch patch07_4 ,mem_patch07 
+0x23d0 004206 call calc_clke 
+0x23d1 004207 call role_switch_slave 
+0x23d2 004208 rtn user 
+:      004209 slave_loop:
+0x23d3 004210 bpatch patch07_5 ,mem_patch07 
+0x23d4 004211 call check_bt_disabled 
+0x23d5 004212 call scheduler_process 
+0x23d6 004213 call slave_conn_recv_packet 
+0x23d7 004214 nbranch slave_notmatch ,match 
+0x23d8 004215 call supervision_flush 
+0x23d9 004216 call scheduler_tx_l2cap_pkt 
+0x23da 004217 call prepare_tx 
+0x23db 004218 call slave_conn_send_packet 
+0x23dc 004219 call parse_l2cap 
+0x23dd 004220 call parse_lmp 
+0x23de 004221 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004222 increase 1 ,pdata 
+0x23e0 004223 store 1 ,mem_slave_rcvcnt 
+0x23e1 004224 call calc_clke_offset 
+:      004225 slave_notmatch:
+0x23e2 004226 bpatch patch07_6 ,mem_patch07 
+0x23e3 004227 call lpm_set_mult 
+0x23e4 004228 call supervision_update 
+0x23e5 004229 branch slave_disconnect ,positive 
+0x23e6 004230 call check_disconnect_timeout 
+0x23e7 004231 nbranch slave_disconnect ,user 
+0x23e8 004232 call check_attempt 
+0x23e9 004233 nbranch slave_loop ,blank 
+0x23ea 004234 rtn 
+:      004236 slave_disconnect:
+0x23eb 004237 bpatch patch07_7 ,mem_patch07 
+0x23ec 004238 jam 0 ,mem_tester_emulate 
+0x23ed 004239 jam 0 ,mem_debug_config 
+0x23ee 004240 call quit_connection 
+0x23ef 004241 set0 mark_testmode ,mark 
+0x23f0 004242 call test_enable_white 
+0x23f1 004243 fetch 1 ,mem_state 
+0x23f2 004244 rtn 
+:      004247 role_switch_slave:
+0x23f3 004248 bpatch patch08_0 ,mem_patch08 
+0x23f4 004249 call role_switch_check 
+0x23f5 004250 nrtn user 
+0x23f6 004251 copy am_addr ,temp 
+0x23f7 004252 call get_free_amaddr 
+0x23f8 004253 store 1 ,mem_fhs_am_addr 
+0x23f9 004254 copy temp ,am_addr 
+0x23fa 004255 jam param_newconnto ,mem_newconnto_counter 
+:      004256 roles_sendfhs_loop:
+0x23fb 004257 bpatch patch08_1 ,mem_patch08 
+0x23fc 004258 call rf_setup_time_master_slot 
+0x23fd 004259 force type_fhs ,type 
+0x23fe 004260 call slave_send_access 
+0x23ff 004261 deposit clkn_bt 
+0x2400 004262 store 4 ,mem_clkn_bt 
+0x2401 004263 call transmit_packet 
+0x2402 004264 call rf_setup_time_slave_slot 
+0x2403 004265 enable user3 
+0x2404 004266 call slave_receive_access 
+0x2405 004267 branch roles_got_fhs_reply ,sync 
+0x2406 004268 call shutdown_radio 
+0x2407 004269 call new_conn_timeout 
+0x2408 004270 nbranch roles_sendfhs_loop ,blank 
+0x2409 004271 rtnmark0 mark_accept_switch 
+0x240a 004272 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004273 set1 mark_switch_initiated ,mark 
+0x240c 004274 rtn 
+:      004275 roles_got_fhs_reply:
+0x240d 004276 enable clknt 
+0x240e 004277 call prepare_newconn 
+0x240f 004278 call afh_clear 
+:      004279 roles_newconn_loop:
+0x2410 004280 bpatch patch08_2 ,mem_patch08 
+0x2411 004281 call master_newconn_once 
+0x2412 004282 branch roles_newconn_responded ,sync 
+0x2413 004283 call new_conn_timeout 
+0x2414 004284 nbranch roles_newconn_loop ,blank 
+0x2415 004285 disable clknt 
+0x2416 004286 deposit clke_bt 
+0x2417 004287 store 4 ,mem_next_btclk 
+0x2418 004288 rtn 
+:      004289 roles_newconn_responded:
+0x2419 004290 enable master 
+0x241a 004291 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004292 set0 mark_accept_switch ,mark 
+0x241c 004293 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004294 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004295 call tid_set_reply 
+:      004296 roles_newconn_nolmp:
+0x241f 004297 deposit am_addr 
+0x2420 004298 store 1 ,mem_amaddr 
+0x2421 004299 force 0 ,pdata 
+0x2422 004300 store 6 ,mem_clk_offset 
+0x2423 004301 fetch 1 ,mem_mode 
+0x2424 004302 set1 mode_master ,pdata 
+0x2425 004303 store 1 ,mem_mode 
+0x2426 004304 call supervision_flush 
+0x2427 004305 disable master 
+0x2428 004306 enable user 
+0x2429 004307 rtn 
+:      004311 init_rx_packet_flags:
+0x242a 004312 bpatch patch08_3 ,mem_patch08 
+0x242b 004313 disable match 
+0x242c 004314 set0 mark_loopback ,mark 
+0x242d 004315 set0 mark_am_addr_broadcast ,mark 
+0x242e 004316 set0 mark_longpacket ,mark 
+0x242f 004317 set0 mark_old_packet ,mark 
+0x2430 004318 fetch 1 ,mem_arq 
+0x2431 004319 set0 arqnx ,pdata 
+0x2432 004320 set1 flowx ,pdata 
+0x2433 004321 store 1 ,mem_arq 
+0x2434 004322 rtn 
+:      004324 prepare_newconn:
+0x2435 004325 bpatch patch08_4 ,mem_patch08 
+0x2436 004326 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004327 jam param_newconn_arq ,mem_arq 
+0x2438 004328 fetch 2 ,mem_rx_window_init 
+0x2439 004329 store 2 ,mem_rx_window 
+0x243a 004330 deposit clkn_bt 
+0x243b 004331 store 4 ,mem_next_btclk 
+0x243c 004332 rtn clknt 
+0x243d 004333 deposit clke_bt 
+0x243e 004334 store 4 ,mem_next_btclk 
+0x243f 004335 rtn 
+:      004337 newconn_init:
+0x2440 004338 bpatch patch08_5 ,mem_patch08 
+0x2441 004339 call init_lmp_reinit 
+0x2442 004340 call new_conn_handle 
+0x2443 004341 store 1 ,mem_conn_handle 
+0x2444 004342 setarg 0 
+0x2445 004343 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004344 setarg param_supervision_to 
+0x2447 004345 store 2 ,mem_supervision_to 
+0x2448 004346 fetch 1 ,mem_state 
+0x2449 004347 set1 state_inconn ,pdata 
+0x244a 004348 store 1 ,mem_state 
+0x244b 004349 jam 0 ,mem_op 
+0x244c 004350 jam 0 ,mem_state_map 
+0x244d 004351 jam 0 ,mem_lpm_current_mult 
+0x244e 004352 branch supervision_flush 
+:      004355 clear_linkkey:
+0x244f 004356 bpatch patch08_6 ,mem_patch08 
+0x2450 004357 force 0 ,pdata 
+0x2451 004358 store 8 ,mem_link_key 
+0x2452 004359 istore 8 ,contw 
+0x2453 004360 call clear_linkstate 
+0x2454 004361 branch context_traverse_linkkey 
+:      004363 new_conn_timeout:
+0x2455 004364 fetch 1 ,mem_newconnto_counter 
+0x2456 004365 increase -1 ,pdata 
+0x2457 004366 store 1 ,mem_newconnto_counter 
+0x2458 004367 rtn 
+:      004369 new_conn_handle:
+0x2459 004370 fetch 1 ,mem_handle_num 
+0x245a 004371 increase 1 ,pdata 
+0x245b 004372 store 1 ,mem_handle_num 
+0x245c 004373 rtn 
+:      004376 quit_connection:
+0x245d 004377 bpatch patch08_7 ,mem_patch08 
+0x245e 004378 fetch 1 ,mem_hci_cmd 
+0x245f 004379 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004380 fetch 1 ,mem_lmp_to_send 
+0x2461 004381 bne lmp_name_req ,quit_connection_cont 
+:      004382 quit_connection_name:
+0x2462 004383 call cmd_check_plap 
+0x2463 004384 nbranch quit_connection_cont ,zero 
+0x2464 004385 call master_name_error 
+0x2465 004386 jam 0 ,mem_hci_cmd 
+:      004387 quit_connection_cont:
+0x2466 004388 bpatch patch09_0 ,mem_patch09 
+0x2467 004389 call app_disconn_reason_collect_bt 
+0x2468 004390 call sniff_exit 
+0x2469 004391 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004392 call ui_ipc_send_event 
+0x246b 004393 call init_lmp_work 
+0x246c 004394 call l2cap_init_work 
+0x246d 004395 call sp_initialize 
+0x246e 004396 fetch 1 ,mem_state 
+0x246f 004397 set0 state_inconn 
+0x2470 004398 store 1 ,mem_state 
+0x2471 004399 jam 0 ,memui_reconnect_mode 
+0x2472 004401 fetch 1 ,mem_state_map 
+0x2473 004402 compare 0x0 ,pdata ,0xc0 
+0x2474 004403 branch quit_connection_not_clear_mark ,true 
+0x2475 004404 set0 mark_rxbuf_inuse ,mark 
+:      004405 quit_connection_not_clear_mark:
+0x2476 004406 fetch 1 ,mem_arq 
+0x2477 004407 bbit0 wack ,quit_connection_not_clear_tx 
+:      004408 quit_connection_not_clear_tx:
+0x2478 004409 fetch 1 ,mem_op 
+0x2479 004410 rtnbit0 op_txl2cap 
+0x247a 004411 set0 mark_tx_l2cap ,mark 
+0x247b 004412 rtn 
+:      004414 slave_newconn_once:
+0x247c 004415 bpatch patch09_1 ,mem_patch09 
+0x247d 004416 fetch 1 ,extm_newconn_am_addr 
+0x247e 004417 rtn blank 
+0x247f 004418 icopy am_addr 
+0x2480 004419 call slave_conn_recv_packet 
+0x2481 004420 nrtn match 
+0x2482 004421 force type_null ,type 
+0x2483 004422 call slave_conn_send_packet 
+0x2484 004423 deposit am_addr 
+0x2485 004424 store 1 ,mem_amaddr 
+0x2486 004425 force 0 ,pdata 
+0x2487 004426 store 1 ,extm_newconn_am_addr 
+0x2488 004427 rtn 
+:      004433 prepare_tx:
+0x2489 004434 bpatch patch09_2 ,mem_patch09 
+0x248a 004435 fetch 1 ,mem_state 
+0x248b 004436 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004437 force type_hv3 ,type 
+0x248d 004438 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004439 call check_esco_amaddr 
+0x248f 004440 nbranch prepare_tx_not_sco ,true 
+0x2490 004441 branch prepare_tx_not_sco ,attempt 
+0x2491 004442 call set_wait_ack 
+0x2492 004443 setarg 2 
+0x2493 004444 store 2 ,mem_retransmission_cnt 
+0x2494 004445 rtn 
+:      004446 prepare_tx_not_esco:
+0x2495 004447 nrtn attempt 
+:      004448 prepare_tx_not_sco:
+0x2496 004449 bpatch patch09_3 ,mem_patch09 
+0x2497 004450 call context_check_all_wack 
+0x2498 004451 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004452 fetch 1 ,mem_arq 
+0x249a 004453 bbit0 wack ,prepare_tx_pollnull 
+:      004454 prepare_tx_retransmit:
+0x249b 004455 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004456 fetch 1 ,mem_debug_config 
+0x249d 004457 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004458 fetch 2 ,mem_retransmission_cnt 
+0x249f 004459 increase -1 ,pdata 
+0x24a0 004460 store 2 ,mem_retransmission_cnt 
+0x24a1 004461 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004462 fetch 1 ,mem_last_type 
+0x24a3 004463 iforce type 
+0x24a4 004464 rtn 
+:      004466 prepare_tx_nomore_retransmit:
+0x24a5 004467 bpatch patch09_4 ,mem_patch09 
+0x24a6 004468 call clear_got_tx 
+:      004469 prepare_tx_no_retransmit:
+0x24a7 004470 call check_esco_amaddr 
+0x24a8 004471 branch prepare_tx_pollnull ,true 
+0x24a9 004472 call send_lmp 
+0x24aa 004473 branch prepare_tx_sendlmp ,user 
+0x24ab 004474 fetch 1 ,mem_op 
+0x24ac 004475 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004476 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004477 fetch 1 ,mem_debug_config 
+0x24af 004478 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004479 prepare_tx_pollnull:
+0x24b0 004480 force type_poll ,type 
+0x24b1 004481 rtn master 
+0x24b2 004482 force type_null ,type 
+0x24b3 004483 rtn 
+:      004484 prepare_tx_loopback:
+0x24b4 004485 bpatch patch09_5 ,mem_patch09 
+0x24b5 004486 fetch 1 ,mem_rx_type 
+0x24b6 004487 iforce type 
+0x24b7 004488 rtnne 1 
+0x24b8 004489 force type_null ,type 
+0x24b9 004490 rtn 
+:      004491 prepare_tx_txpat:
+0x24ba 004492 fetch 1 ,test_mode_packet_type 
+0x24bb 004493 and pdata ,0xf ,type 
+0x24bc 004494 set1 mark_loopback ,mark 
+0x24bd 004495 rtn 
+:      004496 prepare_tx_sendlmp:
+0x24be 004497 force type_lmp ,type 
+0x24bf 004498 branch set_wait_ack 
+:      004499 prepare_tx_sendl2cap:
+0x24c0 004500 call tx_l2cap_type 
+:      004502 set_wait_ack:
+0x24c1 004503 bpatch patch09_6 ,mem_patch09 
+0x24c2 004504 fetcht 1 ,mem_arq 
+0x24c3 004505 set1 wack ,temp 
+0x24c4 004506 storet 1 ,mem_arq 
+0x24c5 004507 deposit type 
+0x24c6 004508 store 1 ,mem_last_type 
+0x24c7 004509 setarg 0xffff 
+0x24c8 004510 store 2 ,mem_retransmission_cnt 
+0x24c9 004511 rtn 
+:      004513 tx_l2cap_type:
+0x24ca 004514 bpatch patch09_7 ,mem_patch09 
+0x24cb 004515 fetch 1 ,mem_state_map 
+0x24cc 004516 isolate1 smap_edr ,pdata 
+0x24cd 004517 fetch 2 ,mem_tx_len 
+0x24ce 004518 branch tx_l2cap_type_edr ,true 
+0x24cf 004519 force type_dm1 ,type 
+0x24d0 004520 sub pdata ,17 ,null 
+0x24d1 004521 rtn positive 
+0x24d2 004522 force type_dh1 ,type 
+0x24d3 004523 sub pdata ,27 ,null 
+0x24d4 004524 rtn positive 
+0x24d5 004525 force type_dm3 ,type 
+0x24d6 004526 sub pdata ,121 ,null 
+0x24d7 004527 rtn positive 
+0x24d8 004528 force type_dh3 ,type 
+0x24d9 004529 sub pdata ,183 ,null 
+0x24da 004530 rtn positive 
+0x24db 004531 force type_dm5 ,type 
+0x24dc 004532 sub pdata ,224 ,null 
+0x24dd 004533 rtn positive 
+0x24de 004534 force type_dh5 ,type 
+0x24df 004535 rtn 
+:      004536 tx_l2cap_type_edr:
+0x24e0 004537 force type_dm1 ,type 
+0x24e1 004538 sub pdata ,17 ,null 
+0x24e2 004539 rtn positive 
+0x24e3 004540 force type_dh1 ,type 
+0x24e4 004541 sub pdata ,54 ,null 
+0x24e5 004542 rtn positive 
+0x24e6 004543 force type_dm3 ,type 
+0x24e7 004544 arg 367 ,temp 
+0x24e8 004545 isub temp ,null 
+0x24e9 004546 nrtn positive 
+0x24ea 004547 force type_dm5 ,type 
+0x24eb 004548 arg 679 ,temp 
+0x24ec 004549 isub temp ,null 
+0x24ed 004550 nrtn positive 
+0x24ee 004551 force type_dh5 ,type 
+0x24ef 004552 rtn 
+:      004561 slave_receive_master_slot:
+0x24f0 004562 fetch 1 ,mem_state 
+0x24f1 004563 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004564 fetch 2 ,mem_tsniff 
+0x24f3 004565 branch slave_receive_notsniff ,blank 
+0x24f4 004566 nbranch slave_receive_sniff ,attempt 
+:      004567 slave_receive_notsniff:
+0x24f5 004568 call rf_setup_time_master_slot 
+:      004569 slave_receive_access:
+0x24f6 004570 add clke_bt ,1 ,bt_clk 
+:      004571 slave_receive_sniff:
+0x24f7 004572 enable swfine 
+0x24f8 004573 fetch 2 ,mem_rx_window 
+0x24f9 004574 rshift pdata ,pdata 
+0x24fa 004575 arg param_pll_setup ,temp 
+0x24fb 004576 iadd temp ,pdata 
+0x24fc 004577 call ahead_window 
+0x24fd 004578 call fetch_extm_bt_adr 
+0x24fe 004579 force 0x03 ,freq_mode 
+0x24ff 004580 call rx_radio_freq 
+0x2500 004581 call init_rx_packet_flags 
+0x2501 004582 call prep_crypt 
+0x2502 004583 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004584 fetch 2 ,mem_rx_window 
+0x2504 004585 rshift pdata ,pdata 
+0x2505 004586 call ahead_window 
+0x2506 004587 call start_receiver 
+0x2507 004588 enable decode_fec0 
+0x2508 004589 fetch 2 ,mem_rx_window 
+0x2509 004590 arg param_clke_cal ,temp 
+0x250a 004591 iadd temp ,stop_watch 
+0x250b 004592 correlate null ,timeout 
+0x250c 004593 copy clke ,temp 
+0x250d 004594 storet 6 ,mem_sync_clke 
+0x250e 004595 disable decode_fec0 
+0x250f 004596 nrtn sync 
+0x2510 004597 arg param_clke_cal ,clke_rt 
+0x2511 004598 copy bt_clk ,clke_bt 
+0x2512 004599 branch lpm_adjust_clk ,wake 
+0x2513 004600 rtn 
+:      004603 slave_conn_recv_packet:
+0x2514 004604 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004605 call slave_receive_master_slot 
+0x2516 004606 nbranch shutdown_radio ,sync 
+0x2517 004607 call save_rssi 
+0x2518 004608 bmark0 mark_testmode ,receive_packet 
+0x2519 004609 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004610 increase 1 ,pdata 
+0x251b 004611 store 2 ,mem_tst_pktcnt_sync 
+:      004612 receive_packet:
+0x251c 004613 rshift bt_clk ,temp 
+0x251d 004614 or temp ,0x40 ,white_init 
+:      004615 receive_packet_whitened:
+0x251e 004616 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004617 enable enable_white 
+0x2520 004618 enable enable_hec 
+0x2521 004619 enable decode_fec1 
+0x2522 004620 parse demod ,bucket ,3 
+0x2523 004621 rshift8 pwindow ,pdata 
+0x2524 004622 store 1 ,mem_temp_am_addr 
+0x2525 004623 parse demod ,bucket ,4 
+0x2526 004624 inject bucket ,7 
+0x2527 004625 copy pwindow ,pdata 
+0x2528 004626 store 1 ,mem_rx_type 
+0x2529 004627 parse demod ,bucket ,3 
+0x252a 004628 rshift8 pwindow ,pdata 
+0x252b 004629 store 1 ,mem_temp_arq 
+0x252c 004630 fetch 1 ,mem_rx_type 
+0x252d 004631 sub pdata ,3 ,null 
+0x252e 004632 branch receive_packet_noedr ,positive 
+0x252f 004633 beq 7 ,receive_packet_noedr 
+0x2530 004634 fetch 1 ,mem_state_map 
+0x2531 004635 isolate1 smap_edr ,pdata 
+0x2532 004636 setflag true ,psk ,radio_ctrl 
+:      004637 receive_packet_noedr:
+0x2533 004638 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004639 parse demod ,bucket ,8 
+0x2535 004640 disable decode_fec1 
+0x2536 004641 disable enable_hec 
+0x2537 004642 branch error_header ,crc_failed 
+0x2538 004643 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004644 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004645 increase 1 ,pdata 
+0x253b 004646 store 2 ,mem_tst_pktcnt_hec 
+:      004647 receive_packet_amchk:
+0x253c 004648 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004649 fetch 1 ,mem_temp_am_addr 
+0x253e 004650 compare 0 ,pdata ,0x07 
+0x253f 004651 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004652 branch am_addr_ok ,true 
+0x2541 004653 icompare 0x07 ,am_addr 
+0x2542 004654 branch am_addr_match ,true 
+0x2543 004655 bmark0 mark_esco ,end_of_packet 
+0x2544 004656 fetcht 1 ,mem_saved_amaddr 
+0x2545 004657 icompare 0x7 ,temp 
+0x2546 004658 nbranch end_of_packet ,true 
+0x2547 004659 fetch 1 ,mem_arq 
+0x2548 004660 set0 arqnx ,pdata 
+0x2549 004661 set1 flowx ,pdata 
+0x254a 004662 store 1 ,mem_arq 
+:      004663 am_addr_match:
+0x254b 004664 enable match 
+:      004665 am_addr_ok:
+0x254c 004666 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004667 fetch 1 ,mem_rx_type 
+0x254e 004668 icopy type 
+0x254f 004669 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004670 fetcht 1 ,mem_temp_arq 
+0x2551 004671 fetch 1 ,mem_arq 
+0x2552 004672 set0 flow ,pdata 
+0x2553 004673 isolate1 flow ,temp 
+0x2554 004674 setflag true ,flow ,pdata 
+0x2555 004675 isolate1 arqn ,temp 
+0x2556 004676 setflag true ,arqn ,pdata 
+0x2557 004677 store 1 ,mem_arq 
+0x2558 004678 isolate0 arqn ,temp 
+0x2559 004679 branch arqn_bypass ,true 
+0x255a 004680 call clear_got_tx 
+:      004681 arqn_bypass:
+0x255b 004682 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004683 arg 0 ,temp 
+0x255d 004684 call reserve_slot 
+0x255e 004685 and type ,0xf ,pdata 
+0x255f 004686 beq type_poll ,process_poll 
+0x2560 004687 beq type_null ,end_of_packet 
+0x2561 004688 beq type_fhs ,process_fhs 
+0x2562 004689 fetcht 1 ,mem_temp_arq 
+0x2563 004690 fetch 1 ,mem_arq 
+0x2564 004691 icompare 0x04 ,temp 
+0x2565 004692 nbranch rx_type_dispatch ,true 
+0x2566 004693 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004694 bbit0 bcast1 ,rx_type_dispatch 
+:      004695 failed_seqn:
+0x2568 004696 set1 mark_old_packet ,mark 
+:      004697 rx_type_dispatch:
+0x2569 004698 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004699 deposit type 
+0x256b 004700 beq type_dm1 ,process_dm1 
+0x256c 004701 beq type_dh1 ,process_dh1 
+0x256d 004702 beq type_hv3 ,process_hev 
+0x256e 004703 beq type_3dh1 ,process_3dh1 
+0x256f 004704 arg 4 ,temp 
+0x2570 004705 call reserve_slot 
+0x2571 004706 beq type_dm3 ,process_dm3 
+0x2572 004707 beq type_dh3 ,process_dh3 
+0x2573 004708 arg 8 ,temp 
+0x2574 004709 call reserve_slot 
+0x2575 004710 beq type_dm5 ,process_dm5 
+0x2576 004711 beq type_dh5 ,process_dh5 
+0x2577 004712 rtn 
+:      004715 process_hev:
+0x2578 004716 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004717 enable decode_fec0 
+0x257a 004718 enable enable_crc 
+0x257b 004719 enable encrypt 
+0x257c 004720 arg mem_sco_ibuf ,contw 
+0x257d 004721 force 30 ,loopcnt 
+:      004722 process_hev_loop:
+0x257e 004723 parse demod ,bucket ,8 
+0x257f 004724 rshift3 pwindow ,pdata 
+0x2580 004725 istore 1 ,contw 
+0x2581 004726 loop process_hev_loop 
+0x2582 004727 bmark0 mark_esco ,end_of_packet 
+0x2583 004728 parse demod ,bucket ,16 
+0x2584 004729 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004730 branch error_payload ,crc_failed 
+0x2586 004731 branch ack_payload 
+:      004734 process_poll:
+0x2587 004735 branch end_of_packet 
+:      004737 process_dm3:
+:      004738 process_dm5:
+0x2588 004739 set1 mark_longpacket ,mark 
+:      004740 process_dm1:
+0x2589 004741 enable decode_fec2 
+0x258a 004742 branch process_dmh 
+:      004744 process_dh3:
+:      004745 process_dh5:
+0x258b 004746 set1 mark_longpacket ,mark 
+:      004747 process_3dh1:
+0x258c 004748 set1 psk3m ,radio_ctrl 
+:      004749 process_dh1:
+0x258d 004750 enable decode_fec0 
+:      004751 process_dmh:
+0x258e 004752 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004753 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004754 isolate0 psk ,radio_ctrl 
+0x2591 004755 branch process_dmh_noedr ,true 
+0x2592 004756 disable enable_white 
+0x2593 004757 enable decode_fec0 
+0x2594 004758 disable decode_fec2 
+0x2595 004759 add clkn_bt ,2 ,timeup 
+0x2596 004760 correlate clkn_bt ,meet 
+0x2597 004761 nbranch error_payload ,sync 
+0x2598 004762 set1 mark_longpacket ,mark 
+0x2599 004763 enable enable_white 
+:      004764 process_dmh_noedr:
+0x259a 004765 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004766 enable encrypt 
+0x259c 004767 enable enable_crc 
+0x259d 004768 parse demod ,bucket ,3 
+0x259e 004769 rshift8 pwindow ,pdata 
+0x259f 004770 store 1 ,mem_lch_code 
+0x25a0 004771 parse demod ,bucket ,5 
+0x25a1 004772 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004773 rshift3 pwindow ,loopcnt 
+0x25a3 004774 rshift3 loopcnt ,loopcnt 
+0x25a4 004775 branch process_dmh_common 
+:      004776 process_dmh_long:
+0x25a5 004777 parse demod ,bucket ,5 
+0x25a6 004778 rshift pwindow ,loopcnt 
+0x25a7 004779 parse demod ,bucket ,3 
+:      004780 process_dmh_common:
+0x25a8 004781 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004782 deposit loopcnt 
+0x25aa 004783 store 2 ,mem_len 
+0x25ab 004784 branch process_dmh_data_end ,blank 
+0x25ac 004785 isub mask3ff ,null 
+0x25ad 004786 branch error_payload ,positive 
+0x25ae 004787 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004788 set0 mark_fhs_eir ,mark 
+0x25b0 004789 fetch 1 ,mem_lch_code 
+0x25b1 004790 and_into 0x03 ,pdata 
+0x25b2 004791 arg mem_rxbuf ,contw 
+0x25b3 004792 beq llid_lmp ,process_lmp 
+0x25b4 004793 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004795 fetch 1 ,mem_lch_code 
+0x25b6 004796 and_into 0x03 ,pdata 
+0x25b7 004797 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004798 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004799 branch error_payload 
+:      004801 process_lmp:
+0x25ba 004802 fetch 2 ,mem_len 
+0x25bb 004803 sub pdata ,0x70 ,null 
+0x25bc 004804 nbranch error_payload ,positive 
+0x25bd 004805 bmark1 mark_old_packet ,ack_payload 
+0x25be 004806 branch process_dmh_data 
+:      004809 process_dmh_data_l2cap_start_pkt:
+0x25bf 004810 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004811 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004812 fetch 2 ,mem_len 
+0x25c2 004813 arg 0x2e0 ,temp 
+0x25c3 004814 isub temp ,null 
+0x25c4 004815 branch error_payload ,positive 
+0x25c5 004816 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004817 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004818 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004819 branch end_of_packet 
+:      004820 process_dmh_data_into_buff1:
+0x25c9 004821 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004822 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004823 bne 0 ,end_of_packet 
+0x25cc 004824 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004825 branch process_dmh_data 
+:      004826 process_dmh_data_into_buff2:
+0x25ce 004827 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004828 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004829 bne 0 ,end_of_packet 
+0x25d1 004830 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004831 branch process_dmh_data 
+:      004833 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004834 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004835 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004836 fetch 2 ,mem_len 
+0x25d6 004837 arg 0x2e0 ,temp 
+0x25d7 004838 isub temp ,null 
+0x25d8 004839 branch error_payload ,positive 
+0x25d9 004840 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004841 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004842 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004843 branch end_of_packet 
+:      004844 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004845 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004846 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004847 iadd contw ,contw 
+0x25e0 004848 branch process_dmh_data 
+:      004849 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004850 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004851 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004852 iadd contw ,contw 
+:      004853 process_dmh_data:
+0x25e4 004854 parse demod ,bucket ,8 
+0x25e5 004855 rshift3 pwindow ,pdata 
+0x25e6 004856 istore 1 ,contw 
+0x25e7 004857 loop process_dmh_data 
+:      004858 process_dmh_data_end:
+0x25e8 004859 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004860 parse demod ,bucket ,16 
+0x25ea 004861 branch error_payload_crc ,crc_failed 
+0x25eb 004862 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004863 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004864 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004865 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004866 fetch 1 ,mem_lch_code 
+0x25f0 004867 compare 3 ,pdata ,3 
+0x25f1 004868 branch process_dmh_cont ,true 
+0x25f2 004869 fetch 2 ,mem_len 
+0x25f3 004870 branch process_dmh_cont ,blank 
+0x25f4 004871 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004872 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004873 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004874 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004875 branch assert 
+:      004876 process_l2cap_pass_crc_buff1:
+0x25f9 004877 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004878 fetcht 2 ,mem_len 
+0x25fb 004879 iadd temp ,pdata 
+0x25fc 004880 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004881 beq 0 ,assert 
+0x25fe 004882 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004883 increase 4 ,temp 
+0x2600 004884 isub temp ,null 
+0x2601 004885 call l2cap_buff1_inuse ,zero 
+0x2602 004886 branch process_dmh_cont 
+:      004887 process_l2cap_pass_crc_buff2:
+0x2603 004888 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004889 fetcht 2 ,mem_len 
+0x2605 004890 iadd temp ,pdata 
+0x2606 004891 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004892 beq 0 ,assert 
+0x2608 004893 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004894 add temp ,4 ,temp 
+0x260a 004895 isub temp ,null 
+0x260b 004896 call l2cap_buff2_inuse ,zero 
+0x260c 004897 branch process_dmh_cont 
+:      004898 process_dmh_cont:
+0x260d 004899 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004900 fetcht 1 ,mem_state_map 
+0x260f 004901 fetch 1 ,mem_lch_code 
+0x2610 004902 compare 3 ,pdata ,0x03 
+0x2611 004903 setflag true ,smap_rxlmp ,temp 
+0x2612 004904 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004905 storet 1 ,mem_state_map 
+0x2614 004906 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004907 set1 mark_rxbuf_inuse ,mark 
+:      004908 process_dmh_cont_rxbuf_not_use:
+0x2616 004909 bmark0 mark_testmode ,ack_payload 
+0x2617 004910 isolate1 smap_rxlmp ,temp 
+0x2618 004911 branch ack_payload ,true 
+0x2619 004912 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004913 increase 1 ,pdata 
+0x261b 004914 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004915 set1 mark_loopback ,mark 
+0x261d 004916 set0 smap_rxl2cap ,temp 
+0x261e 004917 set0 mark_rxbuf_inuse ,mark 
+0x261f 004918 storet 1 ,mem_state_map 
+:      004919 ack_payload:
+0x2620 004920 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004921 fetcht 1 ,mem_temp_arq 
+0x2622 004922 fetch 1 ,mem_arq 
+0x2623 004923 set1 arqnx ,pdata 
+0x2624 004924 isolate1 seqn ,temp 
+0x2625 004925 setflag true ,seqn ,pdata 
+0x2626 004926 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004927 setflag true ,bcast1 ,pdata 
+0x2628 004928 store 1 ,mem_arq 
+0x2629 004929 fetch 2 ,mem_len 
+0x262a 004930 nbranch end_of_packet ,blank 
+0x262b 004931 fetch 1 ,mem_state_map 
+0x262c 004932 set0 smap_rxl2cap ,pdata 
+0x262d 004933 store 1 ,mem_state_map 
+0x262e 004934 fetch 1 ,mem_lch_code 
+0x262f 004935 compare 0x01 ,pdata ,0x07 
+0x2630 004937 branch end_of_packet 
+:      004939 error_header:
+0x2631 004940 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004941 disable match 
+0x2633 004942 fetch 2 ,mem_rx_hec_err 
+0x2634 004943 increase 1 ,pdata 
+0x2635 004944 store 2 ,mem_rx_hec_err 
+0x2636 004945 branch end_of_packet 
+:      004946 error_payload_crc:
+0x2637 004947 fetch 2 ,mem_rx_crc_err 
+0x2638 004948 increase 1 ,pdata 
+0x2639 004949 store 2 ,mem_rx_crc_err 
+0x263a 004950 call discard_pkt 
+0x263b 004951 bmark0 mark_testmode ,error_payload 
+0x263c 004952 set1 mark_loopback ,mark 
+:      004953 error_payload:
+0x263d 004954 branch end_of_packet 
+:      004956 discard_pkt:
+0x263e 004957 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004958 fetch 1 ,mem_lch_code 
+0x2640 004959 compare 3 ,pdata ,0x03 
+0x2641 004960 nbranch discard_pkt_l2cap ,true 
+:      004961 discard_pkt_lmp:
+0x2642 004962 fetcht 1 ,mem_state_map 
+0x2643 004963 set0 smap_rxlmp ,temp 
+0x2644 004964 storet 1 ,mem_state_map 
+0x2645 004965 rtn 
+:      004966 discard_pkt_l2cap:
+0x2646 004969 fetcht 1 ,mem_state_map 
+0x2647 004970 set0 smap_rxl2cap ,temp 
+0x2648 004971 storet 1 ,mem_state_map 
+0x2649 004972 branch h4_send_acl_trigger_clear 
+:      004974 redundant_payload:
+0x264a 004975 fetch 1 ,mem_arq 
+0x264b 004976 set1 arqnx ,pdata 
+0x264c 004977 store 1 ,mem_arq 
+:      004978 end_of_packet:
+0x264d 004979 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004980 disable encode_fec0 
+0x264f 004981 disable encode_fec2 
+0x2650 004982 disable decode_fec0 
+0x2651 004983 disable decode_fec2 
+0x2652 004984 disable enable_crc 
+0x2653 004985 disable encrypt 
+0x2654 004986 disable enable_white 
+0x2655 004987 branch shutdown_radio ,is_rx 
+0x2656 004988 until null ,tx_clear 
+0x2657 004989 nop 100 
+0x2658 004990 branch shutdown_radio 
+:      004992 process_fhs:
+0x2659 004993 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004994 enable enable_crc 
+0x265b 004995 enable decode_fec2 
+0x265c 004996 parse demod ,bucket ,72 
+0x265d 004997 isolate1 58 ,pdata 
+0x265e 004998 setflag true ,mark_fhs_eir ,mark 
+0x265f 004999 copy bt_adr ,temp 
+0x2660 005000 ialigned bt_adr 
+0x2661 005001 ialigned fhs0 
+0x2662 005002 pulse recalc 
+0x2663 005003 setsect 2 ,0xfffff 
+0x2664 005004 setsect 3 ,0x0ffff 
+0x2665 005005 nop 32 
+0x2666 005006 iverify fhs_parity 
+0x2667 005007 deposit lap 
+0x2668 005008 store 3 ,extm_lap 
+0x2669 005009 deposit uap 
+0x266a 005010 store 1 ,extm_uap 
+0x266b 005011 copy temp ,bt_adr 
+0x266c 005012 branch fhs_parity_ok ,true 
+0x266d 005013 branch error_payload 
+:      005014 fhs_parity_ok:
+0x266e 005015 bpatch patch0c_7 ,mem_patch0c 
+0x266f 005016 parse demod ,bucket ,72 
+0x2670 005017 ialigned fhs1 
+0x2671 005018 ialigned am_addr 
+0x2672 005019 ialigned nap 
+0x2673 005020 ialigned regb 
+0x2674 005021 force 0 ,pdata 
+0x2675 005022 parse demod ,bucket ,16 
+0x2676 005023 branch error_payload ,crc_failed 
+0x2677 005024 setarg 0x0ffffffc 
+0x2678 005025 iand regb ,pdata 
+0x2679 005026 store 4 ,mem_clke_bt 
+0x267a 005027 deposit fhs_class 
+0x267b 005028 store 3 ,extm_class 
+0x267c 005029 deposit fhs_misc 
+0x267d 005030 store 1 ,extm_fhs_misc 
+0x267e 005031 deposit am_addr 
+0x267f 005032 store 1 ,extm_newconn_am_addr 
+0x2680 005033 deposit nap 
+0x2681 005034 store 2 ,extm_nap 
+0x2682 005035 deposit bt_clk 
+0x2683 005036 inject rxf ,32 
+0x2684 005037 compare type_fhs ,type ,0x0f 
+0x2685 005038 setflag true ,mark_fhs_already_good ,mark 
+0x2686 005039 branch end_of_packet 
+:      005041 clear_got_tx:
+0x2687 005042 bpatch patch0d_0 ,mem_patch0d 
+0x2688 005043 fetch 1 ,mem_arq 
+0x2689 005044 rtnbit0 wack 
+0x268a 005045 set0 wack ,pdata 
+0x268b 005046 setflip seqnx ,pdata 
+0x268c 005047 store 1 ,mem_arq 
+0x268d 005048 fetch 1 ,mem_last_type 
+0x268e 005049 beq type_lmp ,clear_got_txlmp 
+0x268f 005050 rtneq type_hv3 
+0x2690 005051 fetch 1 ,mem_op 
+0x2691 005052 rtnbit0 op_txl2cap ,pdata 
+0x2692 005053 set0 op_txl2cap ,pdata 
+0x2693 005054 set1 op_pkt_comp ,pdata 
+0x2694 005055 store 1 ,mem_op 
+0x2695 005056 set0 mark_tx_l2cap ,mark 
+0x2696 005057 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 005058 nrtn blank 
+0x2698 005059 fetch 1 ,mem_op 
+0x2699 005060 set0 op_pkt_comp ,pdata 
+0x269a 005061 store 1 ,mem_op 
+0x269b 005062 branch l2cap_malloc_free 
+:      005064 clear_got_txlmp:
+0x269c 005065 bpatch patch0d_1 ,mem_patch0d 
+0x269d 005066 fetch 1 ,mem_lmo_header_opcode 
+0x269e 005067 rshift pdata ,pdata 
+0x269f 005068 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 005069 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 005070 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 005071 beq lmp_escape ,clear_lmp_escape 
+0x26a3 005072 rtnne lmp_accepted 
+0x26a4 005073 fetch 1 ,mem_lmo_payload 
+0x26a5 005074 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 005075 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 005076 rtn 
+:      005078 clear_lmp_escape:
+0x26a8 005079 fetch 1 ,mem_lmo_payload 
+0x26a9 005080 set1 7 ,pdata 
+0x26aa 005081 rtn 
+:      005082 clear_send_setup_complete:
+0x26ab 005083 rtn master 
+0x26ac 005084 fetch 1 ,mem_state 
+0x26ad 005085 rtnbit1 state_conn_comp 
+0x26ae 005086 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005087 rtn 
+:      005090 sco_link_req_by_slave:
+0x26b0 005091 rtn master 
+0x26b1 005092 fetch 1 ,mem_mode 
+0x26b2 005093 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005094 branch clean_mem_mode ,true 
+0x26b4 005096 rtn 
+:      005097 clean_mem_mode:
+0x26b5 005098 set0 send_sco_when_slave ,pdata 
+0x26b6 005099 store 1 ,mem_mode 
+0x26b7 005100 rtn 
+:      005102 start_encryption:
+0x26b8 005103 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005104 fetch 1 ,mem_state_map 
+0x26ba 005105 set1 smap_encryption ,pdata 
+0x26bb 005106 store 1 ,mem_state_map 
+0x26bc 005107 jam 1 ,core_encrypt 
+0x26bd 005108 fetch 1 ,mem_state 
+0x26be 005109 isolate1 state_conn_comp ,pdata 
+0x26bf 005110 rtn 
+:      005112 stop_encryption:
+0x26c0 005113 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005114 fetch 1 ,mem_state_map 
+0x26c2 005115 set0 smap_encryption ,pdata 
+0x26c3 005116 store 1 ,mem_state_map 
+0x26c4 005117 jam 0 ,core_encrypt 
+0x26c5 005118 rtn 
+:      005121 sniff_init:
+0x26c6 005122 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005123 copy clkn_bt ,pdata 
+0x26c8 005124 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005125 add clkn_bt ,3 ,rega 
+0x26ca 005126 branch sniff_init_master ,master 
+0x26cb 005127 add clke_bt ,3 ,rega 
+:      005128 sniff_init_master:
+0x26cc 005129 fetcht 2 ,mem_tsniff 
+0x26cd 005130 deposit rega 
+0x26ce 005131 set0 27 ,pdata 
+0x26cf 005132 idiv temp 
+0x26d0 005133 fetch 2 ,mem_dsniff 
+0x26d1 005134 call wait_div_end 
+0x26d2 005135 remainder regc 
+0x26d3 005136 isub regc ,pdata 
+0x26d4 005137 branch sniff_init_nowrap ,positive 
+0x26d5 005138 iadd temp ,pdata 
+:      005139 sniff_init_nowrap:
+0x26d6 005140 iadd rega ,pdata 
+0x26d7 005141 store 4 ,mem_sniff_anchor 
+0x26d8 005142 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005143 fetch 1 ,mem_state 
+0x26da 005144 set1 state_insniff ,pdata 
+0x26db 005145 store 1 ,mem_state 
+0x26dc 005146 fetch 1 ,mem_sniff_attempt 
+0x26dd 005147 store 1 ,mem_current_sniff_attempt 
+0x26de 005148 setarg 0 
+0x26df 005149 store 3 ,mem_sniff_rcv 
+0x26e0 005150 store 3 ,mem_sniff_lost 
+0x26e1 005151 store 1 ,mem_sniff_unint_lost 
+0x26e2 005152 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005153 call ui_ipc_send_event 
+0x26e4 005154 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005155 store 2 ,mem_rx_window 
+0x26e6 005156 nrtn master 
+0x26e7 005157 add am_addr ,-1 ,queue 
+0x26e8 005158 rtn 
+:      005160 sniff_exit:
+0x26e9 005161 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005162 fetch 1 ,mem_state 
+0x26eb 005163 rtnbit0 state_insniff 
+0x26ec 005164 set0 state_insniff ,pdata 
+0x26ed 005165 store 1 ,mem_state 
+0x26ee 005166 fetch 2 ,mem_rx_window_init 
+0x26ef 005167 store 2 ,mem_rx_window 
+0x26f0 005168 disable wake 
+0x26f1 005169 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005170 branch ui_ipc_send_event 
+:      005173 check_attempt:
+0x26f3 005174 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005175 enable attempt 
+0x26f5 005176 fetch 1 ,mem_state 
+0x26f6 005177 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005178 rtnmark1 mark_testmode 
+0x26f8 005179 fetch 1 ,mem_arq 
+0x26f9 005180 rtnbit1 wack 
+0x26fa 005181 fetch 1 ,mem_lmp_to_send 
+0x26fb 005182 nrtn blank 
+0x26fc 005183 fetch 1 ,mem_op 
+0x26fd 005184 rtnbit1 op_txl2cap 
+:      005185 check_attempt_nomore:
+0x26fe 005186 force 0 ,pdata 
+0x26ff 005187 rtn 
+:      005189 check_attempt_sniff:
+0x2700 005190 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005191 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005192 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005193 fetch 1 ,mem_arq 
+0x2704 005194 bbit1 wack ,check_attempt_notimeout 
+0x2705 005195 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005196 check_attempt_sniff_restore_sco:
+0x2706 005197 nbranch check_attempt_notimeout ,master 
+0x2707 005198 fetch 1 ,mem_lmp_to_send 
+0x2708 005199 nbranch check_attempt_notimeout ,blank 
+:      005200 check_attempt_sco_master:
+0x2709 005201 fetch 1 ,mem_sco_poll 
+0x270a 005202 increase -1 ,pdata 
+0x270b 005203 store 1 ,mem_sco_poll 
+0x270c 005204 nbranch check_attempt_nomore ,blank 
+0x270d 005205 jam param_sco_poll ,mem_sco_poll 
+0x270e 005206 branch check_attempt_notimeout 
+:      005213 check_attempt_not_sco:
+0x270f 005214 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005215 bne 1 ,check_attempt_notimeout 
+0x2711 005216 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005217 branch check_attempt_notimeout ,blank 
+0x2713 005218 increase -1 ,pdata 
+0x2714 005219 store 1 ,mem_current_sniff_timeout 
+0x2715 005220 fetch 1 ,mem_arq 
+0x2716 005221 rtnbit1 wack 
+0x2717 005222 nrtn match 
+:      005223 check_attempt_notimeout:
+0x2718 005224 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005225 increase -1 ,pdata 
+0x271a 005226 store 1 ,mem_current_sniff_attempt 
+0x271b 005227 rtn 
+:      005238 sniff_check_window:
+0x271c 005239 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005240 disable swfine 
+0x271e 005241 copy temp ,stop_watch 
+0x271f 005242 call context_search_sniff_window 
+0x2720 005243 disable user 
+0x2721 005244 nrtn zero 
+0x2722 005245 force 0 ,stop_watch 
+0x2723 005246 enable user 
+0x2724 005247 rtn 
+:      005250 check_esco_amaddr:
+0x2725 005251 fetch 1 ,mem_esco_addr 
+0x2726 005252 icompare 0xff ,am_addr 
+0x2727 005253 rtn 
+:      005256 parse_l2cap:
+0x2728 005257 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005258 set0 mark_rxbuf_inuse ,mark 
+:      005259 parse_l2cap_cont:
+0x272a 005260 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005261 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005262 rtn blank 
+0x272d 005263 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005264 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005265 call process_rx_l2cap_pkt ,true 
+0x2730 005266 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005267 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005268 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005270 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005271 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005272 rtnbit0 l2cap_inuse_buff2 
+0x2736 005273 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005274 call process_rx_l2cap_pkt 
+0x2738 005275 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005276 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005277 rtn 
+:      005279 parse_l2cap_release_buff1:
+0x273b 005280 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005281 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005282 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005283 setarg 0 
+0x273f 005284 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005285 rtn 
+:      005286 parse_l2cap_release_buff2:
+0x2741 005287 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005288 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005289 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005290 setarg 0 
+0x2745 005291 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005292 rtn 
+:      005294 l2cap_buff1_inuse:
+0x2747 005295 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005296 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005297 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005298 rtn 
+:      005300 l2cap_buff2_inuse:
+0x274b 005301 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005302 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005303 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005304 rtn 
+:      005310 slave_send_access:
+0x274f 005311 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005312 add clke_bt ,1 ,bt_clk 
+0x2751 005313 call fetch_extm_bt_adr 
+0x2752 005314 force 0x03 ,freq_mode 
+0x2753 005315 call tx_radio_freq 
+0x2754 005316 call start_transmitter 
+0x2755 005317 call start_tx_external 
+0x2756 005318 branch send_access_word 
+:      005321 slave_conn_send_packet:
+0x2757 005322 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005323 call rf_setup_time_slave_slot 
+0x2759 005324 deposit clke_bt 
+0x275a 005325 fetcht 4 ,mem_next_btclk 
+0x275b 005326 isub temp ,pdata 
+0x275c 005327 rtnne 1 
+0x275d 005328 compare type_null ,type ,0x1f 
+0x275e 005329 nbranch slave_conn_send_access ,true 
+0x275f 005330 fetch 1 ,mem_rx_type 
+0x2760 005331 rtn blank 
+:      005332 slave_conn_send_access:
+0x2761 005333 call slave_send_access 
+:      005334 transmit_packet:
+0x2762 005335 compare type_id ,type ,0x1f 
+0x2763 005336 branch end_of_packet ,true 
+0x2764 005337 rshift bt_clk ,temp 
+0x2765 005338 or temp ,0x40 ,white_init 
+:      005339 transmit_packet_whitened:
+0x2766 005340 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005341 enable enable_white 
+0x2768 005342 enable enable_hec 
+0x2769 005343 enable encode_fec1 
+0x276a 005344 set0 mark_longpacket ,mark 
+0x276b 005345 deposit am_addr 
+0x276c 005346 inject mod ,3 
+0x276d 005347 deposit type 
+0x276e 005348 inject mod ,4 
+0x276f 005349 fetch 1 ,mem_arq 
+0x2770 005350 inject bucket ,4 
+0x2771 005351 inject mod ,3 
+0x2772 005352 enable enable_parity 
+0x2773 005353 inject mod ,8 
+0x2774 005354 disable encode_fec1 
+0x2775 005355 disable enable_parity 
+0x2776 005356 disable enable_hec 
+0x2777 005357 set0 psk3m ,radio_ctrl 
+0x2778 005358 arg 0 ,temp 
+0x2779 005359 call reserve_slot 
+0x277a 005360 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005361 and type ,0x1f ,pdata 
+0x277c 005362 beq type_lmp ,transmit_lmp 
+0x277d 005363 beq type_null ,end_of_packet 
+0x277e 005364 beq type_poll ,end_of_packet 
+0x277f 005365 beq type_fhs ,transmit_fhs 
+0x2780 005366 beq type_dm1 ,transmit_dm1 
+0x2781 005367 beq type_dh1 ,transmit_dh1 
+0x2782 005368 beq type_hv3 ,transmit_hev 
+0x2783 005369 beq type_3dh1 ,transmit_3dh1 
+0x2784 005370 arg 4 ,temp 
+0x2785 005371 call reserve_slot 
+0x2786 005372 beq type_dm3 ,transmit_dm3 
+0x2787 005373 beq type_dh3 ,transmit_dh3 
+0x2788 005374 arg 8 ,temp 
+0x2789 005375 call reserve_slot 
+0x278a 005376 beq type_dh5 ,transmit_dh5 
+0x278b 005377 branch transmit_dm5 
+:      005380 transmit_hev:
+0x278c 005381 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005382 enable encode_fec0 
+0x278e 005383 enable enable_crc 
+0x278f 005384 enable encrypt 
+0x2790 005385 force 30 ,loopcnt 
+0x2791 005386 arg mem_sco_obuf ,contr 
+:      005387 transmit_ev_loop:
+0x2792 005388 ifetch 1 ,contr 
+0x2793 005389 inject mod ,8 
+0x2794 005390 loop transmit_ev_loop 
+0x2795 005391 bmark1 mark_esco ,transmit_end 
+0x2796 005392 branch end_of_packet 
+:      005394 transmit_fhs:
+0x2797 005395 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005396 fetch 1 ,mem_fhs_am_addr 
+0x2799 005397 icopy am_addr 
+0x279a 005398 fetch 1 ,mem_fhs_misc 
+0x279b 005399 icopy fhs_misc 
+0x279c 005400 fetch 3 ,mem_class 
+0x279d 005401 icopy fhs_class 
+0x279e 005402 fetch 2 ,mem_nap 
+0x279f 005403 icopy nap 
+0x27a0 005404 enable enable_crc 
+0x27a1 005405 enable encode_fec2 
+0x27a2 005406 copy bt_adr ,rega 
+0x27a3 005407 call fetch_self_bt_adr 
+0x27a4 005408 pulse recalc 
+0x27a5 005409 nop 32 
+0x27a6 005410 copy bt_clk ,timeup 
+0x27a7 005411 fetch 4 ,mem_clkn_bt 
+0x27a8 005412 icopy bt_clk 
+0x27a9 005413 preload fhs0 
+0x27aa 005414 set1 58 ,pdata 
+0x27ab 005415 inject mod ,72 
+0x27ac 005416 preload fhs1 
+0x27ad 005417 inject mod ,72 
+0x27ae 005418 copy timeup ,bt_clk 
+0x27af 005419 copy rega ,bt_adr 
+0x27b0 005420 enable enable_parity 
+0x27b1 005421 inject mod ,16 
+0x27b2 005422 disable enable_parity 
+0x27b3 005423 branch end_of_packet 
+:      005425 transmit_lmp:
+0x27b4 005426 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005427 enable encrypt 
+0x27b6 005428 enable enable_crc 
+0x27b7 005429 enable encode_fec2 
+0x27b8 005430 fetch 1 ,mem_lmo_header_length 
+0x27b9 005431 and pdata ,0x1f8 ,temp 
+0x27ba 005432 arg mem_lmo_header_length ,contr 
+0x27bb 005433 increase 8 ,temp 
+:      005434 transmit_lmp_loop:
+0x27bc 005435 add temp ,-72 ,regc 
+0x27bd 005436 nbranch transmit_lmp_finish ,positive 
+0x27be 005437 ifetch 9 ,contr 
+0x27bf 005438 inject mod ,72 
+0x27c0 005439 copy regc ,temp 
+0x27c1 005440 branch transmit_lmp_loop 
+:      005441 transmit_lmp_finish:
+0x27c2 005442 ifetch 9 ,contr 
+0x27c3 005443 iinject mod ,temp 
+0x27c4 005444 branch transmit_end 
+:      005446 transmit_dm1:
+0x27c5 005447 enable encode_fec2 
+0x27c6 005448 branch transmit_dmh 
+:      005449 transmit_dm3:
+:      005450 transmit_dm5:
+0x27c7 005451 enable encode_fec2 
+0x27c8 005452 set1 mark_longpacket ,mark 
+0x27c9 005453 branch transmit_dmh 
+:      005455 transmit_3dh1:
+0x27ca 005456 set1 psk3m ,radio_ctrl 
+:      005457 transmit_dh1:
+0x27cb 005458 enable encode_fec0 
+0x27cc 005459 branch transmit_dmh 
+:      005461 transmit_dh3:
+:      005462 transmit_dh5:
+0x27cd 005463 set1 psk3m ,radio_ctrl 
+0x27ce 005464 enable encode_fec0 
+0x27cf 005465 set1 mark_longpacket ,mark 
+:      005467 transmit_dmh:
+0x27d0 005468 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005469 fetch 1 ,mem_state_map 
+0x27d2 005470 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005471 sub type ,3 ,null 
+0x27d4 005472 branch transmit_noedr ,positive 
+0x27d5 005473 disable encrypt 
+0x27d6 005474 disable encode_fec2 
+0x27d7 005475 enable encode_fec0 
+0x27d8 005476 disable enable_white 
+0x27d9 005477 set1 psk ,radio_ctrl 
+0x27da 005478 isolate1 psk3m ,radio_ctrl 
+0x27db 005479 branch transmit_edr3m ,true 
+0x27dc 005480 setarg 0xabeee 
+0x27dd 005481 inject mod ,20 
+0x27de 005482 branch transmit_edr_sync_end 
+:      005483 transmit_edr3m:
+0x27df 005484 setarg 0x5faeba 
+0x27e0 005485 inject mod ,24 
+0x27e1 005486 setarg 0x12 
+0x27e2 005487 inject mod ,6 
+:      005488 transmit_edr_sync_end:
+0x27e3 005489 enable enable_white 
+0x27e4 005490 set1 mark_longpacket ,mark 
+:      005491 transmit_noedr:
+0x27e5 005492 enable encrypt 
+0x27e6 005493 enable enable_crc 
+0x27e7 005494 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005495 fetch 1 ,mem_tx_lch 
+0x27e9 005496 inject mod ,3 
+0x27ea 005497 fetch 2 ,mem_tx_len 
+0x27eb 005498 iforce loopcnt 
+0x27ec 005499 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005500 inject mod ,5 
+0x27ee 005501 branch transmit_stuff 
+:      005502 transmit_long:
+0x27ef 005503 inject mod ,13 
+:      005504 transmit_stuff:
+0x27f0 005505 deposit loopcnt 
+0x27f1 005506 branch transmit_end ,blank 
+0x27f2 005507 fetch 2 ,mem_txptr 
+0x27f3 005508 iforce contr 
+:      005509 transmit_stuff_loop:
+0x27f4 005510 ifetch 1 ,contr 
+0x27f5 005511 inject mod ,8 
+0x27f6 005512 loop transmit_stuff_loop 
+:      005515 transmit_end:
+0x27f7 005516 enable enable_parity 
+0x27f8 005517 inject mod ,16 
+0x27f9 005518 disable enable_parity 
+0x27fa 005519 call set_wait_ack 
+0x27fb 005520 fetch 1 ,mem_state_map 
+0x27fc 005521 bbit0 smap_edr ,end_of_packet 
+0x27fd 005522 force 0 ,pdata 
+0x27fe 005523 inject mod ,6 
+0x27ff 005524 branch end_of_packet 
+:      005527 transmit_loopback:
+0x2800 005528 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005529 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005530 transmit_loopback_short:
+0x2802 005531 fetch 1 ,mem_lch_code 
+0x2803 005532 inject mod ,3 
+0x2804 005533 fetch 1 ,mem_len 
+0x2805 005534 iforce regc 
+0x2806 005535 inject mod ,5 
+0x2807 005536 branch transmit_loopback_cont 
+:      005537 transmit_loopback_long:
+0x2808 005538 fetch 1 ,mem_lch_code 
+0x2809 005539 inject mod ,3 
+0x280a 005540 fetch 2 ,mem_len 
+0x280b 005541 iforce regc 
+0x280c 005542 inject mod ,13 
+:      005543 transmit_loopback_cont:
+0x280d 005544 arg mem_rxbuf ,contr 
+:      005545 transmit_loopback_loop:
+0x280e 005546 copy regc ,null 
+0x280f 005547 branch transmit_loopback_end ,zero 
+0x2810 005548 ifetch 1 ,contr 
+0x2811 005549 inject mod ,8 
+0x2812 005550 increase -1 ,regc 
+0x2813 005551 branch transmit_loopback_loop 
+:      005552 transmit_loopback_end:
+0x2814 005553 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005554 increase 1 ,pdata 
+0x2816 005555 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005556 branch transmit_end 
+:      005559 apply_switch_clke:
+0x2818 005560 fetch 4 ,mem_clke_bt 
+0x2819 005561 add pdata ,7 ,rega 
+0x281a 005562 fetch 2 ,mem_slot_offset 
+0x281b 005563 nbranch apply_switch_nozero ,blank 
+0x281c 005564 increase -3 ,rega 
+0x281d 005565 branch apply_switch_wait_loop 
+:      005566 apply_switch_nozero:
+0x281e 005567 mul32 pdata ,12 ,pdata 
+0x281f 005568 hfetcht 2 ,core_halfslot 
+0x2820 005569 increase 1 ,temp 
+:      005570 apply_switch_loop:
+0x2821 005571 isub temp ,pdata 
+0x2822 005572 nbranch apply_switch_bt ,positive 
+0x2823 005573 increase -1 ,rega 
+0x2824 005574 branch apply_switch_loop 
+:      005575 apply_switch_bt:
+0x2825 005576 sub pdata ,0 ,pdata 
+:      005577 apply_switch_wait_loop:
+0x2826 005578 until null ,oneslot 
+0x2827 005579 compare 0 ,clkn_bt ,3 
+0x2828 005580 nbranch apply_switch_wait_loop ,true 
+0x2829 005581 iforce clke_rt 
+0x282a 005582 copy rega ,clke_bt 
+0x282b 005583 iforce clke_rt 
+0x282c 005584 rtn 
+:      005587 calc_slot_offset:
+0x282d 005588 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005589 until null ,halfslot 
+0x282f 005590 deposit clke 
+0x2830 005591 iforce contr 
+0x2831 005592 rshift16 ,pdata ,pdata 
+0x2832 005593 isub clkn_bt ,loopcnt 
+0x2833 005594 and_into 3 ,loopcnt 
+0x2834 005595 nbranch calc_bt_portion ,zero 
+0x2835 005596 force 0 ,pdata 
+0x2836 005597 branch calc_skip_bt 
+:      005598 calc_bt_portion:
+0x2837 005599 arg 3750 ,temp 
+0x2838 005600 force 0 ,pdata 
+:      005601 calc_slot_offset_loop:
+0x2839 005602 iadd temp ,pdata 
+0x283a 005603 loop calc_slot_offset_loop 
+:      005604 calc_skip_bt:
+0x283b 005605 iadd contr ,pdata 
+0x283c 005606 div pdata ,12 
+0x283d 005607 call wait_div_end 
+0x283e 005608 quotient pdata 
+0x283f 005609 store 2 ,mem_slot_offset 
+0x2840 005610 rtn 
+:      005612 calc_clke_offset:
+0x2841 005613 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005614 deposit clke 
+0x2843 005615 copy clkn ,temp 
+0x2844 005616 isub temp ,null 
+0x2845 005617 nsetflag positive ,44 ,pdata 
+0x2846 005618 isub temp ,temp 
+0x2847 005619 setarg 3750 
+0x2848 005620 isolate0 15 ,temp 
+0x2849 005621 branch calc_clke_pos ,true 
+0x284a 005622 setarg -61786 
+0x284b 005623 iadd temp ,temp 
+:      005624 calc_clke_pos:
+0x284c 005625 storet 6 ,mem_le_clk_offset 
+0x284d 005626 rtn le 
+0x284e 005627 storet 6 ,mem_clk_offset 
+0x284f 005628 rtn 
+:      005630 calc_clke:
+0x2850 005631 disable clknt 
+0x2851 005632 fetch 6 ,mem_le_clk_offset 
+0x2852 005633 branch calc_clke2 ,le 
+0x2853 005634 fetch 6 ,mem_clk_offset 
+:      005635 calc_clke2:
+0x2854 005636 iadd clkn ,alarm 
+0x2855 005637 increase 10 ,alarm 
+0x2856 005638 setarg 3750 
+0x2857 005639 isub alarm ,pdata 
+0x2858 005640 isolate0 15 ,pdata 
+0x2859 005641 branch calc_clke_pos_adj ,true 
+0x285a 005642 setarg 0xf15a 
+0x285b 005643 iadd alarm ,alarm 
+:      005644 calc_clke_pos2:
+0x285c 005645 copy alarm ,clke 
+0x285d 005646 rtn 
+:      005647 calc_clke_pos_adj:
+0x285e 005648 force 0 ,null 
+0x285f 005649 branch calc_clke_pos2 
+:      005656 calc_radio_freq:
+0x2860 005657 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005658 call set_sync_on 
+0x2862 005659 copy bt_clk ,pdata 
+0x2863 005660 and_into 0x180 ,pdata 
+0x2864 005661 compare 3 ,freq_mode ,0x07 
+0x2865 005662 nbranch freq_not_connection ,true 
+0x2866 005663 rshift3 pdata ,pdata 
+0x2867 005664 iadd freq_index ,pdata 
+0x2868 005665 branch do_hop_mod_now 
+:      005666 freq_not_connection:
+0x2869 005667 copy freq_index ,pdata 
+:      005668 do_hop_mod_now:
+0x286a 005669 div pdata ,79 
+0x286b 005670 pulse recalc 
+0x286c 005671 call wait_div_end 
+0x286d 005672 remainder rega 
+0x286e 005673 add rega ,-40 ,temp 
+0x286f 005674 branch odd_half ,positive 
+0x2870 005675 lshift rega ,temp 
+0x2871 005676 branch freq_result 
+:      005677 odd_half:
+0x2872 005678 lshift temp ,temp 
+0x2873 005679 increase 1 ,temp 
+:      005680 freq_result:
+0x2874 005681 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005682 fetch 1 ,mem_mode 
+0x2876 005683 bbit0 afh_change ,afh_process_con 
+:      005684 afh_process_0:
+0x2877 005685 fetch 4 ,mem_afh_instant 
+0x2878 005686 isub bt_clk ,null 
+0x2879 005687 branch afh_process_con ,positive 
+0x287a 005688 call afh_clear 
+0x287b 005689 fetch 1 ,mem_afh_new_mod 
+0x287c 005690 rtn blank 
+0x287d 005691 fetch 1 ,mem_mode 
+0x287e 005692 set1 afh_enable ,pdata 
+0x287f 005693 store 1 ,mem_mode 
+0x2880 005694 fetch 5 ,mem_afh_map_new 
+0x2881 005695 store 5 ,mem_afh_map_lo 
+0x2882 005696 ifetch 5 ,contr 
+0x2883 005697 store 5 ,mem_afh_map_hi 
+0x2884 005698 call afh_process_freq_map 
+:      005699 afh_process_con:
+0x2885 005700 fetch 1 ,mem_mode 
+0x2886 005701 rtnbit0 afh_enable 
+0x2887 005702 isolate1 1 ,bt_clk 
+0x2888 005703 branch afh_same_channel ,true 
+0x2889 005704 rshift3 temp ,rega 
+0x288a 005705 and temp ,7 ,queue 
+0x288b 005706 setarg mem_afh_map_lo 
+0x288c 005707 iadd rega ,rega 
+0x288d 005708 ifetch 1 ,rega 
+0x288e 005709 qisolate0 pdata 
+0x288f 005710 branch afh_process_1 ,true 
+0x2890 005711 deposit temp 
+0x2891 005712 branch afh_process_end 
+:      005713 afh_process_1:
+0x2892 005714 fetch 1 ,mem_afh_used 
+0x2893 005715 iforce regb 
+0x2894 005716 deposit bt_clk 
+0x2895 005717 and_into 0x180 ,pdata 
+0x2896 005718 rshift3 pdata ,pdata 
+0x2897 005719 iadd freq_index ,pdata 
+0x2898 005720 idiv regb 
+0x2899 005721 setarg mem_afh_map 
+0x289a 005722 call wait_div_end 
+0x289b 005723 remainder rega 
+0x289c 005724 iadd rega ,contr 
+0x289d 005725 ifetch 1 ,contr 
+:      005726 afh_process_end:
+0x289e 005727 store 1 ,mem_afh_index 
+0x289f 005728 iforce temp 
+0x28a0 005729 rtn 
+:      005731 afh_same_channel:
+0x28a1 005732 fetch 1 ,mem_afh_index 
+0x28a2 005733 iforce temp 
+0x28a3 005734 rtn 
+:      005736 afh_clear:
+0x28a4 005737 fetch 1 ,mem_mode 
+0x28a5 005738 set0 afh_enable ,pdata 
+0x28a6 005739 set0 afh_change ,pdata 
+0x28a7 005740 store 1 ,mem_mode 
+0x28a8 005741 rtn 
+:      005747 afh_process_freq_map:
+0x28a9 005748 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005749 arg mem_afh_map ,contw 
+0x28ab 005750 force 10 ,loopcnt 
+0x28ac 005751 call memset0 
+0x28ad 005752 arg mem_afh_map ,contw 
+0x28ae 005753 force 0 ,regc 
+0x28af 005754 force 2 ,queue 
+:      005755 process_freq_3:
+0x28b0 005756 fetch 5 ,mem_afh_map_lo 
+0x28b1 005757 iforce temp 
+0x28b2 005758 compare 2 ,queue ,0xff 
+0x28b3 005759 branch process_freq_1 ,true 
+0x28b4 005760 rshift temp ,temp 
+:      005761 process_freq_1:
+0x28b5 005762 isolate0 0 ,temp 
+0x28b6 005763 branch process_freq_0 ,true 
+0x28b7 005764 deposit regc 
+0x28b8 005765 istore 1 ,contw 
+:      005766 process_freq_0:
+0x28b9 005767 rshift2 temp ,temp 
+0x28ba 005768 increase 2 ,regc 
+0x28bb 005769 compare 40 ,regc ,0xfe 
+0x28bc 005770 nbranch process_freq_2 ,true 
+0x28bd 005771 fetch 5 ,mem_afh_map_hi 
+0x28be 005772 iforce temp 
+0x28bf 005773 compare 2 ,queue ,0xff 
+0x28c0 005774 branch process_freq_2 ,true 
+0x28c1 005775 rshift temp ,temp 
+:      005776 process_freq_2:
+0x28c2 005777 sub regc ,78 ,null 
+0x28c3 005778 branch process_freq_1 ,positive 
+0x28c4 005779 force 1 ,regc 
+0x28c5 005780 increase -1 ,queue 
+0x28c6 005781 nbranch process_freq_3 ,zero 
+0x28c7 005782 arg mem_afh_map ,rega 
+0x28c8 005783 deposit contw 
+0x28c9 005784 isub rega ,pdata 
+0x28ca 005785 store 1 ,mem_afh_used 
+0x28cb 005786 rtn 
+:      005788 rx_radio_freq:
+0x28cc 005789 bpatch patch10_0 ,mem_patch10 
+0x28cd 005790 call calc_radio_freq 
+0x28ce 005791 fetch 1 ,mem_debug_config 
+0x28cf 005792 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005793 fetcht 1 ,mem_rx_fixed_freq 
+:      005794 rx_radio_freq_now:
+0x28d1 005795 branch set_freq_rx 
+:      005798 tx_radio_freq:
+0x28d2 005799 bpatch patch10_1 ,mem_patch10 
+0x28d3 005800 call calc_radio_freq 
+0x28d4 005801 fetch 1 ,mem_debug_config 
+0x28d5 005802 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005803 fetcht 1 ,mem_tx_fixed_freq 
+:      005804 tx_radio_freq_now:
+0x28d7 005805 branch set_freq_tx 
+:      005808 fetch_giac:
+0x28d8 005809 force 0 ,uap 
+0x28d9 005810 fetch 3 ,mem_glap 
+0x28da 005811 iforce lap 
+0x28db 005812 rtn 
+:      005814 fetch_page_bt_adr:
+0x28dc 005815 bpatch patch10_2 ,mem_patch10 
+0x28dd 005816 fetch 1 ,mem_hci_puap 
+0x28de 005817 icopy uap 
+0x28df 005818 fetch 3 ,mem_hci_plap 
+0x28e0 005819 icopy lap 
+0x28e1 005820 rtn 
+:      005822 fetch_self_bt_adr:
+0x28e2 005823 bpatch patch10_3 ,mem_patch10 
+0x28e3 005824 fetch 2 ,mem_nap 
+0x28e4 005825 icopy nap 
+0x28e5 005826 fetch 1 ,mem_uap 
+0x28e6 005827 icopy uap 
+0x28e7 005828 fetch 3 ,mem_lap 
+0x28e8 005829 icopy lap 
+0x28e9 005830 rtn 
+:      005832 fetch_extm_bt_adr:
+0x28ea 005833 bpatch patch10_4 ,mem_patch10 
+0x28eb 005834 fetch 2 ,mem_pnap 
+0x28ec 005835 icopy nap 
+0x28ed 005836 fetch 1 ,mem_puap 
+0x28ee 005837 icopy uap 
+0x28ef 005838 fetch 3 ,mem_plap 
+0x28f0 005839 icopy lap 
+0x28f1 005840 rtn 
+:      005843 fetch_diac:
+0x28f2 005844 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005845 rtnmark0 mark_inquiry_state 
+0x28f4 005846 rtnmark0 mark_periodical_diac 
+:      005847 fetch_diac_do:
+0x28f5 005848 and_into -256 ,lap 
+0x28f6 005849 pulse recalc 
+0x28f7 005850 nop 32 
+0x28f8 005851 rtn 
+:      005854 shutdown_radio:
+0x28f9 005855 bpatch patch10_5 ,mem_patch10 
+0x28fa 005856 branch shutdown_radio0 ,is_rx 
+0x28fb 005857 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005858 nop 4 
+0x28fd 005859 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005860 nop 4 
+0x28ff 005861 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005862 nop 4 
+0x2901 005863 fetch 1 ,mem_tx_power 
+0x2902 005864 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005865 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005866 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005867 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005868 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005869 beq tx_power_pair ,shutdown_radio_pair 
+:      005870 shutdown_radio_5db:
+:      005871 shutdown_radio_0db:
+0x2908 005872 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005873 jam 0xe0 ,rf_tx_pa_gc 
+:      005874 shutdown_radio0:
+0x290a 005875 force 0 ,radio_ctrl 
+0x290b 005876 disable is_rx 
+0x290c 005877 disable is_tx 
+0x290d 005878 pulse packet_end 
+0x290e 005879 jam 0x0 ,rfen_mdm 
+0x290f 005880 jam 0x0 ,rfen_tx 
+0x2910 005881 jam 0x0 ,rfen_rx 
+0x2911 005882 jam 0 ,rfen_sn 
+0x2912 005883 jam 0x70 ,rfen_msc 
+0x2913 005884 jam 0x0 ,rfen_adc 
+0x2914 005885 rtn 
+:      005887 shutdown_radio_pair:
+:      005888 shutdown_radio_f5db:
+:      005889 shutdown_radio_f3db:
+:      005890 shutdown_radio_3db:
+0x2915 005891 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005892 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005893 branch shutdown_radio0 
+:      005895 set_sync_on:
+0x2918 005896 bpatch patch10_6 ,mem_patch10 
+0x2919 005897 jam 0x0 ,rfen_mdm 
+0x291a 005898 jam 0x0 ,rfen_tx 
+0x291b 005899 jam 0x18 ,rfen_rx 
+0x291c 005900 jam 0xa7 ,rfen_sn 
+0x291d 005901 jam 0x7f ,rfen_msc 
+0x291e 005902 rtn 
+:      005904 set_freq_rx:
+0x291f 005905 bpatch patch10_7 ,mem_patch10 
+0x2920 005907 storet 1 ,mem_last_freq 
+0x2921 005908 add temp ,rx_freq_offset ,rega 
+0x2922 005909 jam 0x07 ,rf_balun_ctrim 
+0x2923 005910 branch rf_write_freq 
+:      005911 rf_rx_enable:
+0x2924 005912 bpatch patch11_0 ,mem_patch11 
+0x2925 005913 jam 0xcf ,rfen_tx 
+0x2926 005914 nop 10 
+0x2927 005915 jam 0xff ,rfen_rx 
+0x2928 005916 jam 0xaf ,rfen_sn 
+0x2929 005917 jam 0xff ,rfen_msc 
+0x292a 005918 nop 10 
+0x292b 005919 jam 0xa0 ,rfen_mdm 
+0x292c 005920 rtn 
+:      005922 set_freq_tx_offset:
+0x292d 005923 fetch 1 ,mem_250k_freq_enable 
+0x292e 005924 branch set_freq_tx_2m_offset ,blank 
+:      005925 set_freq_tx_0m_offset:
+0x292f 005926 add temp ,2 ,rega 
+0x2930 005927 rtn 
+:      005928 set_freq_tx_2m_offset:
+0x2931 005929 add temp ,0 ,rega 
+0x2932 005930 rtn 
+:      005932 set_freq_tx:
+0x2933 005933 bpatch patch11_1 ,mem_patch11 
+0x2934 005934 storet 1 ,mem_last_freq 
+0x2935 005935 call set_freq_tx_offset 
+0x2936 005936 call rf_write_freq 
+0x2937 005937 setarg param_pll_setup 
+0x2938 005938 call sleep 
+:      005939 txon:
+0x2939 005940 jam 0x1 ,rfen_adc 
+0x293a 005941 jam 0x3c ,rfen_rx 
+0x293b 005942 jam 0xe0 ,rfen_tx 
+0x293c 005943 jam 0x12 ,rf_balun_ctrim 
+0x293d 005944 nop 10 
+0x293e 005945 jam 0x01 ,rfen_mdm 
+0x293f 005946 jam 0x3d ,rfen_mdm 
+0x2940 005947 nop 10 
+0x2941 005948 jam 0xb7 ,rfen_sn 
+0x2942 005949 nop 10 
+0x2943 005950 jam 0x7f ,rfen_mdm 
+:      005951 txon_power_select:
+0x2944 005952 fetch 1 ,mem_tx_power 
+0x2945 005953 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005954 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005955 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005956 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005957 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005958 beq tx_power_pair ,set_tx_power_pair 
+:      005959 set_tx_power_0db:
+0x294b 005960 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005961 call txon_common 
+0x294d 005962 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005963 rtn 
+:      005965 set_tx_power_3db:
+0x294f 005966 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005967 call txon_common 
+0x2951 005968 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005969 rtn 
+:      005971 set_tx_power_5db:
+0x2953 005972 jam 0xff ,rf_tx_pa_gc 
+0x2954 005973 call txon_common 
+0x2955 005974 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005975 rtn 
+:      005976 set_tx_power_f3db:
+0x2957 005977 jam 0xce ,rf_tx_pa_gc 
+0x2958 005978 call txon_common 
+0x2959 005979 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005980 rtn 
+:      005982 set_tx_power_f5db:
+0x295b 005983 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005984 call txon_common 
+0x295d 005985 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005986 rtn 
+:      005988 set_tx_power_pair:
+0x295f 005989 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005990 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005991 jam 0x4c ,0x8957 
+0x2962 005992 jam 0x6c ,0x8958 
+0x2963 005993 jam 0x50 ,0x8959 
+0x2964 005994 rtn 
+:      005996 txon_common:
+0x2965 005997 nop 4 
+0x2966 005998 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005999 nop 4 
+0x2968 006000 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 006001 nop 4 
+0x296a 006002 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 006003 rtn 
+:      006006 initialize_radio:
+0x296c 006007 jam clksel_rc ,core_clksel 
+:      006008 initialize_radio_wait:
+0x296d 006009 fetch 2 ,mem_rf_init_ptr 
+0x296e 006010 bbit0 14 ,initialize_radio_wait 
+0x296f 006011 iforce contr 
+0x2970 006012 arg 0x8900 ,temp 
+:      006013 initialize_radio_loop:
+0x2971 006014 ifetch 1 ,contr 
+0x2972 006015 beq 0xff ,initialize_radio_cont 
+0x2973 006016 ior temp ,contw 
+0x2974 006017 ifetch 1 ,contr 
+0x2975 006018 istore 1 ,contw 
+0x2976 006019 branch initialize_radio_loop 
+:      006020 initialize_radio_cont:
+0x2977 006021 bpatch patch11_2 ,mem_patch11 
+0x2978 006022 call lpm_cal_xtal_startup 
+0x2979 006023 call switchto_dpllclk 
+0x297a 006025 setarg param_dpll_start_delay 
+0x297b 006026 iadd clkn_bt ,pdata 
+0x297c 006027 store 4 ,mem_dpll_clkn 
+0x297d 006028 set1 reset ,radio_ctrl 
+0x297e 006029 force 0 ,radio_ctrl 
+0x297f 006030 ncall do_rccal ,wake 
+0x2980 006031 branch set_rccal 
+:      006034 rf_write_freq:
+0x2981 006035 bpatch patch11_3 ,mem_patch11 
+0x2982 006036 setarg 2400 
+0x2983 006037 iadd rega ,temp 
+0x2984 006038 fetch 1 ,mem_fcomp_mul 
+0x2985 006039 jam 0x04 ,rf_pll_rstn 
+0x2986 006040 imul32 temp ,pdata 
+0x2987 006041 fetcht 1 ,mem_fcomp_div 
+0x2988 006042 idiv temp 
+0x2989 006043 call wait_div_end 
+0x298a 006044 quotient rega 
+0x298b 006045 remainder pdata 
+0x298c 006046 lshift16 pdata ,pdata 
+0x298d 006047 lshift4 pdata ,pdata 
+0x298e 006048 idiv temp 
+0x298f 006049 call wait_div_end 
+0x2990 006050 quotient pdata 
+0x2991 006051 lshift8 pdata ,pdata 
+0x2992 006052 lshift pdata ,pdata 
+0x2993 006053 ior rega ,pdata 
+0x2994 006054 hstore 4 ,rf_pll_intg 
+0x2995 006055 jam 0x44 ,rf_pll_rstn 
+0x2996 006056 jam 0xc4 ,rf_pll_rstn 
+0x2997 006057 rtn 
+:      006060 do_rccal:
+0x2998 006061 bpatch patch11_4 ,mem_patch11 
+0x2999 006062 jam 0x02 ,rfen_adc 
+0x299a 006063 setarg 250000 
+0x299b 006064 call sleep 
+0x299c 006065 jam 0x7f ,rfen_rx 
+0x299d 006066 nop 130 
+0x299e 006067 jam 0x30 ,rf_rccal_ctrl 
+0x299f 006068 jam 0xd0 ,rfen_tx 
+0x29a0 006069 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 006070 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 006071 force 50 ,loopcnt 
+:      006072 do_rccal_loop:
+0x29a3 006073 hfetch 1 ,rf_rccal_result 
+0x29a4 006074 bbit1 5 ,do_rccal_end 
+0x29a5 006075 loop do_rccal_loop 
+:      006076 do_rccal_end:
+0x29a6 006077 store 1 ,mem_rf_rccal 
+0x29a7 006078 jam 0 ,rfen_tx 
+0x29a8 006079 jam 0 ,rfen_rx 
+0x29a9 006080 jam 0x00 ,rfen_adc 
+0x29aa 006081 rtn 
+:      006083 set_rccal:
+0x29ab 006084 bpatch patch11_5 ,mem_patch11 
+0x29ac 006085 fetch 1 ,mem_rf_rccal 
+0x29ad 006086 set1 5 ,pdata 
+0x29ae 006087 hstore 1 ,rf_rccal_ctrl 
+0x29af 006088 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006089 and_into 7 ,temp 
+0x29b1 006090 lshift3 pdata ,pdata 
+0x29b2 006091 ior temp ,pdata 
+0x29b3 006092 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006093 hfetch 1 ,rf_bpf_ib 
+0x29b5 006094 set0 bpf_rccal ,pdata 
+0x29b6 006095 hstore 1 ,rf_bpf_ib 
+0x29b7 006096 hfetch 1 ,rf_adc_rccal 
+0x29b8 006097 set0 adc_rccal ,pdata 
+0x29b9 006098 hstore 1 ,rf_adc_rccal 
+0x29ba 006099 rtn 
+:      006101 save_rssi:
+0x29bb 006102 bpatch patch11_6 ,mem_patch11 
+0x29bc 006103 hfetch 2 ,rf_afc_d2a 
+0x29bd 006104 rshift4 pdata ,pdata 
+0x29be 006105 rshift3 pdata ,pdata 
+0x29bf 006106 sub pdata ,0 ,pdata 
+:      006107 bcd:
+0x29c0 006108 and_into 0xff ,pdata 
+0x29c1 006109 div pdata ,10 
+0x29c2 006110 call wait_div_end 
+0x29c3 006111 quotient pdata 
+0x29c4 006112 lshift4 pdata ,pdata 
+0x29c5 006113 remainder temp 
+0x29c6 006114 ior temp ,pdata 
+0x29c7 006115 store 1 ,mem_rssi 
+0x29c8 006116 rtn 
+:      006119 switchto_dpllclk:
+0x29c9 006120 jam clksel_rc ,core_clksel 
+0x29ca 006121 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006122 set0 4 ,pdata 
+0x29cc 006123 set0 5 ,pdata 
+0x29cd 006124 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006125 jam 0x00 ,rfen_ck 
+0x29cf 006126 jam 0x00 ,rfen_msc 
+0x29d0 006127 jam 0x70 ,rfen_msc 
+0x29d1 006128 jam 0xff ,rfen_ck 
+0x29d2 006129 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006130 set1 4 ,pdata 
+0x29d4 006131 set1 5 ,pdata 
+0x29d5 006132 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006133 call init_lpm_ctrl 
+0x29d7 006134 hfetch 1 ,rf_clkpll_int 
+0x29d8 006135 set1 7 ,pdata 
+0x29d9 006136 hstore 1 ,rf_clkpll_int 
+0x29da 006137 set0 7 ,pdata 
+0x29db 006138 hstore 1 ,rf_clkpll_int 
+0x29dc 006139 set1 7 ,pdata 
+0x29dd 006140 hstore 1 ,rf_clkpll_int 
+0x29de 006141 jam clksel_dpll ,core_clksel 
+0x29df 006142 nop 1 
+0x29e0 006143 jam clksel_xtal ,core_clksel 
+0x29e1 006144 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006145 and_into 0xcf ,pdata 
+0x29e3 006146 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006147 or_into 0x30 ,pdata 
+0x29e5 006148 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006149 rtn 
+:      006152 xtal_fast_wake:
+0x29e7 006153 setarg 0xf0f 
+0x29e8 006154 branch lpm_write_config 
+:      006156 init_lpm_ctrl:
+0x29e9 006157 setarg 0x80f 
+0x29ea 006158 branch lpm_write_config 
+:      006162 start_receiver:
+0x29eb 006163 bpatch patch11_7 ,mem_patch11 
+0x29ec 006164 call rf_rx_enable 
+0x29ed 006165 disable is_tx 
+0x29ee 006166 enable is_rx 
+0x29ef 006167 pulse init_encrypt 
+0x29f0 006168 rtn 
+:      006170 prep_crypt:
+0x29f1 006171 bpatch patch12_0 ,mem_patch12 
+0x29f2 006172 fetch 1 ,mem_state_map 
+0x29f3 006173 isolate1 smap_encryption ,pdata 
+0x29f4 006174 setflag true ,0 ,pdata 
+0x29f5 006175 hstore 1 ,core_encrypt 
+0x29f6 006176 arg mem_kc ,contr 
+0x29f7 006177 ifetch 9 ,contr 
+0x29f8 006178 iforce kc_ls 
+0x29f9 006179 ifetch 7 ,contr 
+0x29fa 006180 iforce kc_ms 
+0x29fb 006181 fetch 1 ,mem_key_size 
+0x29fc 006182 add pdata ,-1 ,g1l 
+0x29fd 006183 pulse kc_p_activate 
+0x29fe 006184 rtn 
+:      006186 wait_access_end:
+0x29ff 006187 deposit clke 
+0x2a00 006188 store 6 ,mem_sync_clke 
+0x2a01 006189 disable decode_fec0 
+0x2a02 006190 nbranch shutdown_radio ,sync 
+0x2a03 006191 arg param_clke_cal ,clke_rt 
+0x2a04 006192 increase 1 ,clke_bt 
+0x2a05 006193 and_into 0x1fc ,clke_bt 
+0x2a06 006194 rtn 
+:      006198 wait_access_mhalfbnd:
+0x2a07 006199 enable decode_fec0 
+:      006200 wait_access_mhalfbnd_correlate:
+0x2a08 006201 correlate null ,mhalfbnd 
+0x2a09 006202 branch wait_access_end ,sync 
+0x2a0a 006203 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006204 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006205 branch wait_access_end 
+:      006207 wait_access_clkn_rt:
+0x2a0d 006208 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006209 arg param_conn_access ,timeup 
+0x2a0f 006210 enable decode_fec0 
+0x2a10 006211 correlate clkn_rt ,meet 
+0x2a11 006212 disable decode_fec0 
+0x2a12 006213 nbranch shutdown_radio ,sync 
+0x2a13 006214 rtn 
+:      006216 wait_access_forever:
+0x2a14 006217 bpatch patch12_2 ,mem_patch12 
+0x2a15 006218 enable decode_fec0 
+0x2a16 006219 correlate null ,timeout 
+0x2a17 006220 disable decode_fec0 
+0x2a18 006221 nbranch shutdown_radio ,sync 
+0x2a19 006222 arg param_clke_cal ,clke_rt 
+0x2a1a 006223 and_into 0x1fc ,clke_bt 
+0x2a1b 006224 rtn 
+:      006227 reserve_slot:
+0x2a1c 006228 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006229 iforce rega 
+0x2a1e 006230 deposit bt_clk 
+0x2a1f 006231 iadd temp ,timeup 
+0x2a20 006232 copy timeup ,pdata 
+0x2a21 006233 store 4 ,mem_next_btclk 
+0x2a22 006234 deposit rega 
+0x2a23 006235 rtn 
+:      006238 ahead_window:
+0x2a24 006239 copy pdata ,temp 
+0x2a25 006240 bpatch patch12_4 ,mem_patch12 
+0x2a26 006241 copy temp ,pdata 
+0x2a27 006242 call clk2bt 
+0x2a28 006243 lshift16 bt_clk ,pdata 
+0x2a29 006244 set1 44 ,pdata 
+0x2a2a 006245 call clk_diff 
+0x2a2b 006246 set0 44 ,pdata 
+0x2a2c 006247 call get_clk 
+0x2a2d 006248 call clk_diff 
+0x2a2e 006249 rtn user 
+0x2a2f 006250 call clk2rt 
+0x2a30 006251 iforce stop_watch 
+0x2a31 006252 until null ,timeout 
+0x2a32 006253 rtn 
+:      006256 setup_clk:
+0x2a33 006257 bpatch patch12_5 ,mem_patch12 
+0x2a34 006258 branch setup_clkn ,clknt 
+0x2a35 006259 until clke_rt ,meet 
+:      006260 skip_setup_clke:
+0x2a36 006261 copy clke_bt ,temp 
+0x2a37 006262 branch setup_clknbt 
+:      006263 setup_clkn:
+0x2a38 006264 branch skip_setup_clkn ,attempt 
+0x2a39 006265 until clkn_rt ,meet 
+:      006266 skip_setup_clkn:
+0x2a3a 006267 copy clkn_bt ,temp 
+:      006268 setup_clknbt:
+0x2a3b 006269 branch setup_clk11 ,user 
+0x2a3c 006270 compare 1 ,temp ,3 
+0x2a3d 006271 nbranch setup_clk ,true 
+:      006272 setup_complete:
+0x2a3e 006273 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006274 fetch 1 ,mem_state 
+0x2a40 006275 rtnbit0 state_inconn 
+0x2a41 006276 fetch 4 ,mem_next_btclk 
+0x2a42 006277 isub temp ,pdata 
+0x2a43 006278 nrtn positive 
+0x2a44 006279 sub pdata ,0xff ,null 
+0x2a45 006280 branch setup_clk ,positive 
+0x2a46 006281 rtn 
+:      006282 setup_clk11:
+0x2a47 006283 compare 3 ,temp ,3 
+0x2a48 006284 nbranch setup_clk ,true 
+0x2a49 006285 branch setup_complete 
+:      006287 rf_setup_time:
+0x2a4a 006288 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006289 arg param_rf_setup ,timeup 
+0x2a4c 006290 branch setup_clk 
+:      006292 rf_setup_time_slave_slot:
+0x2a4d 006293 disable user 
+0x2a4e 006294 branch rf_setup_time 
+:      006296 rf_setup_time_master_slot:
+0x2a4f 006297 enable user 
+0x2a50 006298 branch rf_setup_time 
+:      006300 start_transmitter:
+0x2a51 006301 bpatch patch13_0 ,mem_patch13 
+0x2a52 006302 call prep_crypt 
+0x2a53 006303 disable is_rx 
+0x2a54 006304 enable is_tx 
+0x2a55 006305 rtn 
+:      006309 start_tx_native:
+0x2a56 006310 bpatch patch13_1 ,mem_patch13 
+0x2a57 006311 arg param_tx_setup ,timeup 
+0x2a58 006312 until clkn_rt ,meet 
+0x2a59 006313 pulse init_encrypt 
+0x2a5a 006314 rtn 
+:      006316 start_rx_native:
+0x2a5b 006317 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006318 arg param_rx_setup ,timeup 
+0x2a5d 006319 until clkn_rt ,meet 
+0x2a5e 006320 rtn 
+:      006323 start_tx_external:
+0x2a5f 006324 bpatch patch13_3 ,mem_patch13 
+0x2a60 006325 arg param_tx_setup ,timeup 
+0x2a61 006326 until clke_rt ,meet 
+0x2a62 006327 pulse init_encrypt 
+0x2a63 006328 rtn 
+:      006330 send_access_word:
+0x2a64 006331 bpatch patch13_4 ,mem_patch13 
+0x2a65 006332 preload access 
+0x2a66 006333 enable encode_fec0 
+0x2a67 006334 set1 txgfsk ,radio_ctrl 
+0x2a68 006335 inject mod ,72 
+0x2a69 006336 disable encode_fec0 
+0x2a6a 006337 rtn 
+:      006340 scan_mode_whiten:
+0x2a6b 006341 copy xin ,temp 
+0x2a6c 006342 or_into 0x60 ,temp 
+0x2a6d 006343 copy temp ,white_init 
+0x2a6e 006344 rtn 
+:      006349 get_free_amaddr:
+0x2a6f 006350 bpatch patch13_5 ,mem_patch13 
+0x2a70 006351 fetch 1 ,mem_current_amaddr 
+0x2a71 006352 increase 1 ,pdata 
+0x2a72 006353 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006354 force 1 ,pdata 
+:      006355 get_free_amaddr_cont:
+0x2a74 006356 store 1 ,mem_current_amaddr 
+0x2a75 006357 iforce am_addr 
+0x2a76 006358 rtn 
+:      006360 get_clk:
+0x2a77 006361 copy clkn ,temp 
+0x2a78 006362 rtn master 
+0x2a79 006363 copy clke ,temp 
+0x2a7a 006364 rtn 
+:      006366 get_clkbt:
+0x2a7b 006367 deposit clkn_bt 
+0x2a7c 006368 rtn master 
+0x2a7d 006369 deposit clke_bt 
+0x2a7e 006370 rtn 
+:      006373 supervision_update:
+0x2a7f 006374 bpatch patch13_6 ,mem_patch13 
+0x2a80 006375 fetcht 4 ,mem_supervision_timer 
+0x2a81 006376 call get_clkbt 
+0x2a82 006377 isub temp ,timeup 
+0x2a83 006378 deposit timeup 
+0x2a84 006379 fetcht 2 ,mem_supervision_to 
+0x2a85 006380 lshift temp ,temp 
+0x2a86 006381 isub temp ,pdata 
+0x2a87 006382 rtn 
+:      006384 supervision_flush:
+0x2a88 006385 bpatch patch13_7 ,mem_patch13 
+0x2a89 006386 call get_clkbt 
+0x2a8a 006387 store 4 ,mem_supervision_timer 
+0x2a8b 006388 rtn 
+:      006390 assert:
+0x2a8c 006391 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006392 branch assert 
+:      006394 loop:
+0x2a8e 006395 branch loop 
+:      006397 sleep:
+0x2a8f 006398 rtn blank 
+0x2a90 006400 rshift pdata ,pdata 
+0x2a91 006401 increase -3 ,pdata 
+:      006402 sleep_loop:
+0x2a92 006403 increase -1 ,pdata 
+0x2a93 006404 nbranch sleep_loop ,zero 
+0x2a94 006405 force 0 ,pdata 
+0x2a95 006406 rtn 
+:      006410 init_param:
+0x2a96 006412 arg 0x10 ,loopcnt 
+0x2a97 006413 arg 0 ,contw 
+0x2a98 006414 call memset0 
+0x2a99 006415 arg mem_le_state ,contw 
+0x2a9a 006416 arg 10 ,loopcnt 
+0x2a9b 006417 call memset0 
+0x2a9c 006418 jam 0 ,mem_sp_calc 
+0x2a9d 006419 jam 0 ,mem_fifo_temp 
+0x2a9e 006420 jam 0 ,mem_le_testtype 
+0x2a9f 006421 jam 0 ,mem_debug_config 
+0x2aa0 006422 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006423 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006424 jam 0 ,mem_connection_options 
+0x2aa3 006425 jam 0 ,mem_tester_emulate 
+0x2aa4 006426 jam 0 ,mem_tester_cnt 
+0x2aa5 006427 setarg param_glap 
+0x2aa6 006428 store 3 ,mem_glap 
+0x2aa7 006429 setarg param_acl_pktlen 
+0x2aa8 006430 store 2 ,mem_acl_pktlen 
+0x2aa9 006431 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006432 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006433 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006434 setarg param_hci_version 
+0x2aad 006435 store 3 ,mem_hci_version 
+0x2aae 006440 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006441 jam param_max_slot ,mem_max_slot 
+0x2ab0 006442 jam 0x02 ,mem_fw_ver 
+0x2ab1 006443 fetch 1 ,mem_ssp_enable 
+0x2ab2 006444 ncall init_memp ,blank 
+0x2ab3 006445 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006446 ncall init_memp_256 ,blank 
+0x2ab5 006447 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006448 rtn wake 
+0x2ab7 006449 setarg 0 
+0x2ab8 006450 store 2 ,mem_tx_len 
+0x2ab9 006451 rshift clkn_bt ,pdata 
+0x2aba 006452 store 4 ,mem_last_clkn 
+0x2abb 006453 rtn 
+:      006460 lpmstate:
+0x2abc 006461 setarg 0xee21 
+0x2abd 006462 hstore 2 ,core_clkoff 
+0x2abe 006463 hfetch 4 ,core_gpio_in 
+0x2abf 006464 store 4 ,mem_saved_gpio_in 
+0x2ac0 006465 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006466 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006467 bbit0 gpio_latch ,loadcode 
+0x2ac3 006468 enable wake 
+0x2ac4 006469 bbit0 cold_wake ,lpmwake 
+0x2ac5 006470 disable wake 
+0x2ac6 006471 deposit auxcnt 
+0x2ac7 006472 nbranch lpmwake ,blank 
+0x2ac8 006473 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006474 bbit1 reload_code ,lpmwake 
+0x2aca 006475 arg param_hibernate_clks ,temp 
+0x2acb 006476 branch lpm_enter_sleep 
+:      006477 lpmwake:
+0x2acc 006478 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006479 hstore 3 ,core_lpm_reg 
+0x2ace 006480 ifetch 1 ,contr 
+0x2acf 006481 or_into isogate_mask ,pdata 
+0x2ad0 006482 istore 1 ,contw 
+0x2ad1 006483 call lpm_write_ctrl2 
+0x2ad2 006484 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006485 set1 enable_retmem ,pdata 
+0x2ad4 006486 hstore 1 ,core_lpm_isogate 
+0x2ad5 006487 call lpm_write_ctrl2 
+0x2ad6 006488 call lpm_load_context ,wake 
+0x2ad7 006489 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006490 set0 gpio_latch ,pdata 
+0x2ad9 006491 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006492 call lpm_write_ctrl2 
+0x2adb 006493 nbranch loadcode ,wake 
+0x2adc 006494 rtnmark0 mark_otp_encrypt 
+0x2add 006495 jam lock_otp ,core_misc_ctrl 
+0x2ade 006496 rtn 
+:      006498 lpm_load_context:
+0x2adf 006499 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006500 hstore 1 ,core_spid_ctrl 
+0x2ae1 006501 fetch 3 ,mem_saved_gsel 
+0x2ae2 006502 hstore 3 ,core_gpio_sel 
+0x2ae3 006503 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006504 hstore 4 ,core_gpio_out0 
+0x2ae5 006505 fetch 4 ,mem_saved_gpio 
+0x2ae6 006506 hstore 4 ,core_gpio_oe0 
+0x2ae7 006507 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006508 hstore 8 ,core_gpio_pu0 
+0x2ae9 006509 fetch 8 ,mem_saved_mark 
+0x2aea 006510 iforce mark 
+0x2aeb 006511 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006512 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006513 call load_ucode 
+0x2aee 006514 rtn 
+:      006516 lpm_save_context:
+0x2aef 006517 deposit mark 
+0x2af0 006518 store 8 ,mem_saved_mark 
+0x2af1 006519 hfetch 8 ,core_gpio_oe0 
+0x2af2 006520 store 8 ,mem_saved_gpio 
+0x2af3 006521 ifetch 8 ,contr 
+0x2af4 006522 istore 8 ,contw 
+0x2af5 006523 hfetch 3 ,core_gpio_sel 
+0x2af6 006524 store 3 ,mem_saved_gsel 
+0x2af7 006525 hfetch 1 ,core_spid_ctrl 
+0x2af8 006526 store 1 ,mem_saved_spidctrl 
+0x2af9 006527 branch lpm_write_gpio_wakeup 
+:      006529 lpo_calibration:
+0x2afa 006530 hfetch 1 ,core_bist_ctrl 
+0x2afb 006531 nbranch lpo_cal_inited ,blank 
+0x2afc 006532 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006533 nrtn blank 
+0x2afe 006534 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006535 jam ccnt_start ,core_misc_ctrl 
+:      006536 lpo_cal_inited:
+0x2b00 006537 hfetch 1 ,core_perf_status 
+0x2b01 006538 rtnbit0 1 
+0x2b02 006539 hfetch 3 ,core_clk_counter 
+0x2b03 006540 store 3 ,mem_clks_per_lpo 
+0x2b04 006541 rtn 
+:      006545 lpm_adjust_clk:
+0x2b05 006546 bpatch patch14_3 ,mem_patch14 
+0x2b06 006547 deposit clke 
+0x2b07 006548 call clk_diff_rt 
+0x2b08 006549 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006550 sub temp ,0xff ,null 
+0x2b0a 006551 rtn positive 
+0x2b0b 006552 lshift8 pdata ,pdata 
+0x2b0c 006553 lshift4 pdata ,pdata 
+0x2b0d 006554 idiv temp 
+0x2b0e 006555 call wait_div_end 
+0x2b0f 006556 quotient pdata 
+0x2b10 006557 arg param_lpm_adjmax ,temp 
+0x2b11 006558 call ceiling 
+0x2b12 006559 store 1 ,mem_lpm_adjust 
+0x2b13 006560 nbranch lpm_adjust_positive ,user 
+0x2b14 006561 sub pdata ,0 ,pdata 
+:      006562 lpm_adjust_positive:
+0x2b15 006563 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006564 iadd temp ,pdata 
+0x2b17 006565 store 3 ,mem_clks_per_lpo 
+:      006566 lpm_clear_counter:
+0x2b18 006567 setarg 0 
+0x2b19 006568 store 4 ,mem_sleep_counter_all 
+0x2b1a 006569 rtn 
+:      006573 lpm_doze:
+0x2b1b 006574 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006575 set1 reload_code ,pdata 
+0x2b1d 006576 store 1 ,mem_lpm_config + 2 
+0x2b1e 006577 branch lpm_hibernate_normal 
+:      006581 lpm_hibernate:
+0x2b1f 006582 arg param_hibernate_clks ,temp 
+0x2b20 006583 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006584 set0 7 ,pdata 
+0x2b22 006585 store 1 ,mem_lpm_config + 1 
+:      006586 lpm_hibernate_normal:
+0x2b23 006587 bpatch patch14_4 ,mem_patch14 
+0x2b24 006588 call lpm_write_gpio_wakeup 
+0x2b25 006589 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006590 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006591 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006592 set1 cold_wake ,pdata 
+0x2b29 006593 store 1 ,mem_lpm_xtalcnt + 2 
+:      006596 lpm_sleep:
+0x2b2a 006597 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006598 call xtal_fast_wake 
+0x2b2c 006599 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006600 iadd temp ,pdata 
+0x2b2e 006601 store 4 ,mem_sleep_counter_all 
+0x2b2f 006602 call lpm_save_context 
+0x2b30 006603 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006604 hstore 4 ,core_lpm_reg 
+0x2b32 006605 rshift32 pdata ,rega 
+0x2b33 006606 until null ,lpo_edge 
+0x2b34 006607 deposit clkn 
+0x2b35 006608 store 6 ,mem_sleep_clkn 
+0x2b36 006609 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006610 until null ,lpo_edge 
+0x2b38 006611 until null ,lpo_edge 
+0x2b39 006612 deposit rega 
+0x2b3a 006613 hstore 1 ,core_lpm_isogate 
+0x2b3b 006614 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006615 lpm_enter_sleep:
+0x2b3c 006616 until null ,lpo_edge 
+0x2b3d 006617 until null ,lpo_edge 
+0x2b3e 006618 hstoret 4 ,core_lpm_reg 
+0x2b3f 006619 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006620 until null ,never 
+:      006625 lpm_recover_clk:
+0x2b41 006626 bpatch patch14_6 ,mem_patch14 
+0x2b42 006627 setarg 0 
+0x2b43 006628 copy auxcnt ,null 
+0x2b44 006629 branch lpm_recover_timeout ,zero 
+0x2b45 006630 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006631 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006632 isub temp ,null 
+0x2b48 006633 branch lpm_recover_xtal ,positive 
+0x2b49 006634 deposit temp 
+:      006635 lpm_recover_xtal:
+0x2b4a 006636 isub auxcnt ,pdata 
+0x2b4b 006637 increase 1 ,pdata 
+:      006638 lpm_recover_timeout:
+0x2b4c 006639 increase 8 ,pdata 
+0x2b4d 006640 until null ,lpo_edge 
+0x2b4e 006641 iadd lpo_time ,pdata 
+0x2b4f 006642 fetcht 4 ,mem_sleep_counter 
+0x2b50 006643 iadd temp ,pdata 
+0x2b51 006644 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006645 imul32 temp ,pdata 
+0x2b53 006646 rshift8 pdata ,pdata 
+0x2b54 006647 rshift4 pdata ,pdata 
+0x2b55 006648 increase param_lpm_fix ,pdata 
+0x2b56 006649 arg 3750 ,temp 
+0x2b57 006650 idiv temp 
+0x2b58 006651 call wait_div_end 
+0x2b59 006652 quotient pdata 
+0x2b5a 006653 lshift16 pdata ,pdata 
+0x2b5b 006654 remainder temp 
+0x2b5c 006655 ior temp ,pdata 
+0x2b5d 006656 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006657 call clk_add 
+0x2b5f 006658 copy temp ,clkn 
+0x2b60 006659 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006660 call calc_clke2 
+0x2b62 006661 deposit clke 
+0x2b63 006662 store 6 ,mem_pdatatemp 
+0x2b64 006663 deposit auxcnt 
+0x2b65 006664 istore 1 ,contw 
+0x2b66 006665 hfetch 1 ,core_gpio_in1 
+0x2b67 006666 or_into 0xf0 ,pdata 
+0x2b68 006667 istore 1 ,contw 
+0x2b69 006668 rtn 
+:      006670 lpm_dispatch:
+0x2b6a 006671 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006672 call lpo_calibration 
+0x2b6c 006673 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006674 rtn blank 
+0x2b6e 006675 fetch 1 ,mem_lpm_mode 
+0x2b6f 006676 rtn blank 
+0x2b70 006677 fetch 1 ,mem_ssp_enable 
+0x2b71 006678 branch lpm_dispatch_next ,blank 
+0x2b72 006679 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006680 rtn blank 
+:      006681 lpm_dispatch_next:
+0x2b74 006682 fetch 1 ,mem_le_sc_calc 
+0x2b75 006683 nrtn blank 
+0x2b76 006684 call lpm_check_wake_lock 
+0x2b77 006685 nrtn blank 
+0x2b78 006686 fetch 1 ,mem_context 
+0x2b79 006687 compare 3 ,pdata ,0x7 
+0x2b7a 006688 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006689 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006690 rtn blank 
+0x2b7d 006691 rtn wake 
+0x2b7e 006692 bpatch patch15_0 ,mem_patch15 
+:      006693 lpm_dispatch_next2:
+0x2b7f 006694 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006695 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006696 imul32 temp ,pdata 
+0x2b82 006697 rshift4 temp ,temp 
+0x2b83 006698 rshift2 temp ,temp 
+0x2b84 006699 isub temp ,pdata 
+0x2b85 006700 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006701 iadd temp ,pdata 
+0x2b87 006702 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006703 isub temp ,pdata 
+0x2b89 006704 lshift16 pdata ,alarm 
+0x2b8a 006705 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006706 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006707 rshift pdata ,pdata 
+0x2b8d 006708 call clk2bt 
+0x2b8e 006709 deposit alarm 
+0x2b8f 006710 call clk_diff 
+0x2b90 006711 copy clke ,temp 
+0x2b91 006712 call clk_diff_rt 
+0x2b92 006713 rtn user 
+:      006714 lpm_dispatch_sleep:
+0x2b93 006715 call clk2lpo 
+:      006716 lpm_dispatch_lpo:
+0x2b94 006717 bpatch patch15_2 ,mem_patch15 
+0x2b95 006718 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006719 isub temp ,null 
+0x2b97 006720 branch lpm_clear_counter ,positive 
+0x2b98 006721 storet 4 ,mem_sleep_counter 
+0x2b99 006722 call app_will_enter_lpm 
+0x2b9a 006723 call l2cap_lpm_save_txbuf 
+0x2b9b 006724 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006725 branch lpm_sleep 
+:      006727 lpm_dispatch_unconn:
+0x2b9d 006728 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006729 fetch 1 ,mem_context 
+0x2b9f 006730 rtnbit1 state_inconn 
+0x2ba0 006731 rtnbit1 state_inpage 
+0x2ba1 006732 fetch 1 ,mem_ssp_enable 
+0x2ba2 006733 branch lpm_unconn_nossp ,blank 
+0x2ba3 006734 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006735 rtn blank 
+:      006736 lpm_unconn_nossp:
+0x2ba5 006737 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006738 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006739 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006740 fetch 1 ,mem_scan_mode 
+0x2ba9 006741 rtn blank 
+:      006742 lpm_unconn_cont:
+0x2baa 006743 fetch 2 ,mem_lpm_interval 
+0x2bab 006744 rtn blank 
+:      006745 lpm_sleep_btclk:
+0x2bac 006746 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006747 isub temp ,pdata 
+0x2bae 006748 arg 7500 ,temp 
+0x2baf 006749 imul32 temp ,pdata 
+0x2bb0 006750 branch lpm_dispatch_sleep 
+:      006752 lpm_set_mult:
+0x2bb1 006753 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006754 disable wake 
+0x2bb3 006755 fetch 1 ,mem_state 
+0x2bb4 006756 rtnbit0 state_insniff 
+0x2bb5 006757 nbranch lpm_not_match ,match 
+0x2bb6 006758 call lpm_match 
+0x2bb7 006759 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006760 store 2 ,mem_rx_window 
+0x2bb9 006761 fetch 1 ,mem_arq 
+0x2bba 006762 bbit1 wack ,lpm_mult_short 
+0x2bbb 006763 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006764 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006765 nbranch lpm_mult_short ,blank 
+0x2bbe 006766 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006767 bbit1 short_mult_flag ,lpm_mult_short 
+:      006768 lpm_mult_wait_timeout:
+0x2bc0 006769 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006770 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006771 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006772 branch lpm_mult_long ,blank 
+0x2bc4 006773 increase -1 ,pdata 
+0x2bc5 006774 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006775 rtn 
+:      006778 classic_bt_set_mult_short_flag:
+0x2bc7 006779 arg short_mult_flag ,queue 
+0x2bc8 006780 branch classic_bluetooth_set_flag 
+:      006782 classic_bt_clr_mult_short_flag:
+0x2bc9 006783 arg short_mult_flag ,queue 
+0x2bca 006784 branch classic_bluetooth_clr_flag 
+:      006788 lpm_match:
+0x2bcb 006789 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006790 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006791 increase 1 ,pdata 
+0x2bce 006792 store 3 ,mem_sniff_rcv 
+0x2bcf 006793 rtn 
+:      006795 lpm_not_match:
+0x2bd0 006796 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006797 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006798 rshift temp ,temp 
+0x2bd3 006799 fetch 2 ,mem_rx_window 
+0x2bd4 006800 iadd temp ,pdata 
+0x2bd5 006801 store 2 ,mem_rx_window 
+:      006802 lpm_lost:
+0x2bd6 006803 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006804 fetch 3 ,mem_sniff_lost 
+0x2bd8 006805 increase 1 ,pdata 
+0x2bd9 006806 store 3 ,mem_sniff_lost 
+0x2bda 006807 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006808 increase 1 ,pdata 
+0x2bdc 006809 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006810 rtn 
+:      006812 lpm_mult_short:
+0x2bde 006813 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006814 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006815 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006816 rtn 
+:      006818 lpm_mult_long:
+0x2be2 006819 fetcht 1 ,mem_lpm_mult 
+0x2be3 006820 storet 1 ,mem_lpm_current_mult 
+0x2be4 006821 rtn 
+:      006823 lpm_cal_xtal_startup:
+0x2be5 006824 bpatch patch15_7 ,mem_patch15 
+0x2be6 006825 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006826 nrtn blank 
+0x2be8 006827 jam clksel_rc ,core_clksel 
+0x2be9 006828 setarg 0xf0c 
+0x2bea 006829 call lpm_write_config 
+0x2beb 006830 setarg 200000 
+0x2bec 006831 call sleep 
+0x2bed 006832 until null ,lpo_edge 
+0x2bee 006833 copy lpo_time ,alarm 
+0x2bef 006834 call xtal_fast_wake 
+0x2bf0 006835 jam clksel_xtal ,core_clksel 
+0x2bf1 006836 nop 10 
+0x2bf2 006837 until null ,lpo_edge 
+0x2bf3 006838 deposit lpo_time 
+0x2bf4 006839 isub alarm ,pdata 
+0x2bf5 006840 increase 0x30 ,pdata 
+0x2bf6 006841 arg 0xff ,temp 
+0x2bf7 006842 call ceiling 
+0x2bf8 006843 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006844 nop 30000 
+0x2bfa 006845 nop 30000 
+0x2bfb 006846 nop 30000 
+0x2bfc 006847 rtn 
+:      006849 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006850 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006851 nrtn blank 
+0x2bff 006852 jam 0xff ,core_xtal_stable_time 
+0x2c00 006853 jam clksel_rc ,core_clksel 
+0x2c01 006854 call xtal_fast_wake 
+0x2c02 006855 setarg 1000 
+0x2c03 006856 iadd lpo_time ,alarm 
+0x2c04 006857 snooze 
+0x2c05 006858 deposit lpo_time 
+0x2c06 006859 nop 12000 
+0x2c07 006860 nop 12000 
+0x2c08 006861 nop 12000 
+0x2c09 006862 nop 12000 
+0x2c0a 006863 nop 12000 
+0x2c0b 006864 nop 12000 
+0x2c0c 006865 nop 12000 
+0x2c0d 006866 nop 12000 
+0x2c0e 006867 nop 12000 
+0x2c0f 006868 isub alarm ,pdata 
+0x2c10 006869 add pdata ,0x30 ,pdata 
+0x2c11 006870 arg 0xff ,temp 
+0x2c12 006871 call ceiling 
+0x2c13 006872 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006873 nop 30000 
+0x2c15 006874 nop 30000 
+0x2c16 006875 nop 30000 
+0x2c17 006876 rtn 
+:      006881 lpm_write_config:
+0x2c18 006882 arg 0xfff ,contw 
+0x2c19 006883 iand contw ,contw 
+0x2c1a 006884 fetch 1 ,mem_lpm_config 
+0x2c1b 006885 and_into 0xf0 ,pdata 
+0x2c1c 006886 lshift8 pdata ,pdata 
+0x2c1d 006887 ior contw ,pdata 
+0x2c1e 006888 hstore 2 ,core_lpm_reg 
+0x2c1f 006889 ifetch 2 ,contr 
+0x2c20 006890 istore 2 ,contw 
+:      006892 lpm_write_ctrl:
+0x2c21 006893 setarg lpmreg_sel_ctrl 
+0x2c22 006894 branch lpm_write 
+:      006896 lpm_write_ctrl2:
+0x2c23 006897 setarg lpmreg_sel_ctrl2 
+:      006898 lpm_write:
+0x2c24 006899 until null ,lpo_edge 
+0x2c25 006900 hstore 1 ,core_lpm_wr 
+0x2c26 006901 until null ,lpo_edge 
+0x2c27 006902 until null ,lpo_edge 
+0x2c28 006903 rtn 
+:      006906 lpm_write_gpio_wakeup:
+0x2c29 006907 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006908 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006909 hstore 4 ,core_lpm_reg 
+0x2c2c 006910 setarg lpmreg_sel_gpiolow 
+0x2c2d 006911 call lpm_write 
+0x2c2e 006912 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006913 hstore 4 ,core_lpm_reg 
+0x2c30 006914 setarg lpmreg_sel_gpiohigh 
+0x2c31 006915 branch lpm_write 
+:      006917 lpm_get_wake_lock:
+0x2c32 006918 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006919 qset1 pdata 
+0x2c34 006920 store 2 ,mem_lpm_wake_lock 
+0x2c35 006921 rtn 
+:      006923 lpm_put_wake_lock:
+0x2c36 006924 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006925 qset0 pdata 
+0x2c38 006926 store 2 ,mem_lpm_wake_lock 
+0x2c39 006927 rtn 
+:      006931 lpm_check_wake_lock:
+0x2c3a 006932 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006933 call app_check_wake_lock 
+0x2c3c 006934 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006935 copy pdata ,rega 
+0x2c3e 006936 fetch 1 ,mem_state_map 
+0x2c3f 006937 isolate1 smap_rxlmp ,pdata 
+0x2c40 006938 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006939 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006940 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006941 iadd temp ,pdata 
+0x2c44 006942 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006943 iadd temp ,pdata 
+0x2c46 006944 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006945 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006946 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006947 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006948 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006949 iadd temp ,pdata 
+0x2c4c 006950 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006951 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006952 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006953 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006954 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006955 fetch 1 ,mem_hci_cmd 
+0x2c52 006956 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006957 fetch 1 ,mem_device_option 
+0x2c54 006958 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006959 call lpm_uart_wake_lock ,true 
+0x2c56 006960 setarg -8 
+0x2c57 006961 iand rega ,rega 
+0x2c58 006962 copy rega ,pdata 
+0x2c59 006963 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006964 rtn 
+:      006966 lpm_uart_wake_lock:
+0x2c5b 006967 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006968 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006969 hfetch 2 ,core_uart_txitems 
+0x2c5e 006970 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006971 rtn 
+:      006973 lpm_shut_down:
+0x2c60 006974 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006975 set0 27 ,pdata 
+0x2c62 006976 hstore 4 ,core_lpm_reg 
+0x2c63 006977 call lpm_write_ctrl 
+0x2c64 006978 branch assert 
+:      006980 lpm_disable_exen_output:
+0x2c65 006981 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006982 set0 20 ,pdata 
+0x2c67 006983 hstore 4 ,core_lpm_reg 
+0x2c68 006984 branch lpm_write_ctrl2 
+:      006986 check_bt_disabled:
+0x2c69 006987 fetch 2 ,mem_chip_functions 
+0x2c6a 006988 bbit1 bt_disabled ,assert 
+0x2c6b 006989 rtn 
+:      006990 check_ble_disabled:
+0x2c6c 006991 fetch 2 ,mem_chip_functions 
+0x2c6d 006992 bbit1 ble_disabled ,assert 
+0x2c6e 006993 rtn 
+:      006994 check_module_disabled:
+0x2c6f 006995 fetch 2 ,mem_chip_functions 
+0x2c70 006996 bbit1 module_disable ,assert 
+0x2c71 006997 rtn 
+:      007058 g24_dispatch:
+0x2c72 007059 bpatch patch16_2 ,mem_patch16 
+0x2c73 007060 call g24_head_ptr2regc 
+0x2c74 007061 add regc ,offset_24g_mode ,regb 
+0x2c75 007062 ifetch 1 ,regb 
+0x2c76 007064 rtneq disable_24g 
+0x2c77 007065 beq tx_24g ,g24_transmit_process 
+0x2c78 007066 beq rx_24g ,g24_receive_process 
+0x2c79 007067 rtn 
+:      007069 g24_head_ptr2regc:
+0x2c7a 007070 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 007071 copy temp ,regc 
+0x2c7c 007072 rtn 
+:      007074 g24_receive_process_init:
+0x2c7d 007075 call g24_receive_init 
+0x2c7e 007076 branch g24_mode_switch_init 
+:      007078 g24_receive_process:
+0x2c7f 007079 call g24_mode_switch 
+0x2c80 007080 call g24_dongle_work_mode_auto 
+0x2c81 007081 call g24_dongle_bind_mode_auto 
+0x2c82 007082 branch g24_dongle_search_mode_auto 
+:      007085 g24_pair_init:
+0x2c83 007088 call g24_set0_mem_pid 
+0x2c84 007089 setarg g24_pair_ch 
+0x2c85 007090 call g24_store_mem_ch 
+0x2c86 007091 call g24_store_mem_pair_txpower 
+0x2c87 007094 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007095 ifetch 4 ,rega 
+0x2c89 007096 branch g24_store_mem_addr 
+:      007098 g24_ch:
+0x2c8a 007099 call g24_head_ptr2regc 
+0x2c8b 007100 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007101 ifetcht 1 ,regb 
+0x2c8d 007103 call g24_ch_temp_incre_size4 
+0x2c8e 007104 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007106 branch g24_contw_istoret_1byte 
+:      007108 g24_ch_temp_incre_size4:
+0x2c90 007109 call g24_ch_calc 
+0x2c91 007110 increase 1 ,temp 
+0x2c92 007111 and_into 3 ,temp 
+0x2c93 007112 rtn 
+:      007114 g24_ch_calc:
+0x2c94 007115 add regc ,offset_24g_addr ,regb 
+0x2c95 007116 ifetch 1 ,regb 
+0x2c96 007118 and_into 0x03 ,pdata 
+0x2c97 007119 mul32 pdata ,4 ,rega 
+0x2c98 007120 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007122 iadd rega ,pdata 
+0x2c9a 007123 iadd temp ,contr 
+0x2c9b 007124 ifetch 1 ,contr 
+0x2c9c 007126 branch g24_store_mem_ch 
+:      007128 g24_set_device_addr:
+0x2c9d 007129 call g24_store_mem_tx_power_temp 
+0x2c9e 007130 call otp_enable_chgpump 
+0x2c9f 007131 setarg 0x7e2 
+0x2ca0 007132 arg mem_temp ,rega 
+0x2ca1 007133 arg 4 ,temp 
+0x2ca2 007134 call otpd_read_data 
+0x2ca3 007135 call otp_disable_chgpump 
+0x2ca4 007136 fetch 4 ,mem_temp 
+0x2ca5 007137 call g24_store_mem_device_addr 
+0x2ca6 007139 nrtn blank 
+0x2ca7 007140 fetch 4 ,mem_lap 
+0x2ca8 007142 branch g24_store_mem_device_addr 
+:      007144 g24_transmit_rf_sta_init:
+0x2ca9 007145 call g24_set1_mem_rf_last_sta 
+0x2caa 007147 setarg 0 
+0x2cab 007148 call g24_store_mem_sync_cnt 
+:      007150 g24_transmit_rf_ctrl_clear:
+0x2cac 007151 call g24_fetch_mem_data_type 
+0x2cad 007153 and_into bits_data ,pdata 
+0x2cae 007155 branch g24_store_mem_data_type 
+:      007157 g24_hop_ch_enable:
+0x2caf 007158 call g24_fetch_mem_data_type 
+0x2cb0 007160 set1 bit_hop ,pdata 
+0x2cb1 007161 call g24_store_mem_data_type 
+0x2cb2 007164 branch g24_store_mem_txpayload 
+:      007166 g24_transmit_hop_pac_fail:
+0x2cb3 007167 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007169 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007170 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007171 rtn 
+:      007173 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007174 call g24_set2_mem_sync_cnt 
+:      007176 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007177 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007178 call g24_mem_set0 
+0x2cba 007180 call g24_store_mem_rf_last_sta 
+0x2cbb 007182 branch g24_transmit_rf_ctrl_clear 
+:      007184 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007185 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007187 branch g24_transmit_hop_pac_fail_stage1 
+:      007189 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007190 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007191 ifetch 1 ,rega 
+0x2cc0 007193 increase 1 ,pdata 
+0x2cc1 007194 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007195 istore 1 ,contw 
+0x2cc3 007197 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007198 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007200 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007201 setarg 1 
+0x2cc7 007202 call g24_store_mem_rf_hop_ch 
+:      007204 g24_rf_hop_attemp_again:
+0x2cc8 007205 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007207 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007208 g24_rf_hop_fastly:
+0x2cca 007209 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007210 ifetch 1 ,rega 
+0x2ccc 007212 increase 1 ,pdata 
+0x2ccd 007213 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007215 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007216 call g24_ch 
+0x2cd0 007217 call g24_set2_mem_max_retry 
+0x2cd1 007219 branch g24_transmit_packet 
+:      007221 g24_rf_hop_fastly_exit:
+0x2cd2 007222 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007224 branch g24_transmit_rf_ctrl_clear 
+:      007226 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007227 setarg 0 
+:      007228 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007229 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007230 branch g24_contw_istore_1byte 
+:      007232 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007233 call g24_set2_mem_sync_cnt 
+:      007235 g24_transmit_hop_pac_succ:
+0x2cd8 007236 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007238 call g24_set1_mem_rf_last_sta 
+0x2cda 007240 branch g24_transmit_rf_ctrl_clear 
+:      007242 g24_transmit_succ_rf_config:
+0x2cdb 007243 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007245 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007246 call g24_fetch_mem_data_type 
+0x2cde 007248 isolate0 bit_hop ,pdata 
+0x2cdf 007249 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007250 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007252 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007253 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007254 rtn 
+:      007256 g24_rf_sta_check:
+0x2ce4 007257 call g24_fetch_mem_pairing_sm 
+0x2ce5 007259 rtnne state_24g_pairing_success 
+0x2ce6 007260 call g24_rf_laststa_synccnt_check 
+0x2ce7 007261 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007262 rtn 
+:      007264 g24_rf_laststa_synccnt_check:
+0x2ce9 007265 disable user2 
+0x2cea 007266 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007267 ifetch 1 ,rega 
+0x2cec 007269 rtnne 1 
+0x2ced 007270 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007271 ifetch 1 ,rega 
+0x2cef 007273 rtnne 0 
+0x2cf0 007274 setarg 1 
+0x2cf1 007275 call g24_store_mem_rf_work_stage 
+0x2cf2 007277 call g24_set4_mem_max_retry 
+0x2cf3 007279 branch enable_user2 
+:      007281 g24_rf_sync_cnt_check:
+0x2cf4 007282 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007283 ifetch 1 ,rega 
+0x2cf6 007285 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007286 increase -1 ,pdata 
+0x2cf8 007287 call g24_store_mem_sync_cnt 
+0x2cf9 007289 setarg 2 
+0x2cfa 007290 call g24_store_mem_rf_work_stage 
+0x2cfb 007292 call g24_ch 
+0x2cfc 007294 branch g24_set4_mem_max_retry 
+:      007296 g24_store_mem_rf_work_stage:
+0x2cfd 007297 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007298 branch g24_contw_istore_1byte 
+:      007301 g24_rf_hop_attemp:
+0x2cff 007302 setarg 3 
+0x2d00 007303 call g24_store_mem_rf_work_stage 
+0x2d01 007305 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007307 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007308 call g24_ch 
+:      007310 g24_set2_mem_max_retry:
+0x2d04 007311 setarg 2 
+0x2d05 007312 branch g24_store_mem_max_retry 
+:      007314 g24_transmit_process:
+0x2d06 007315 rtnmark0 mark_24g 
+0x2d07 007316 set1 mark_24g_conext ,mark 
+0x2d08 007317 bpatch patch16_3 ,mem_patch16 
+0x2d09 007318 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007319 ifetch 1 ,rega 
+0x2d0b 007321 beq 1 ,g24_transmit_without_int 
+0x2d0c 007322 call g24_timer_check 
+0x2d0d 007323 nbranch g24_transmit_exit ,user 
+0x2d0e 007324 call g24_interval_calibrate 
+:      007325 g24_transmit_without_int:
+0x2d0f 007326 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007327 call g24_mem_set0 
+0x2d11 007329 call g24_txdata_prep 
+0x2d12 007330 nbranch g24_enter_lpm ,user 
+0x2d13 007331 call g24_rf_sta_check 
+:      007332 g24_transmit_start:
+0x2d14 007333 call g24_transmit_packet 
+0x2d15 007334 call g24_power_ctrl 
+:      007335 g24_transmit_exit:
+0x2d16 007336 set0 mark_24g_conext ,mark 
+0x2d17 007337 rtn 
+:      007339 g24_timer_timeout:
+0x2d18 007340 rtn zero 
+0x2d19 007341 set1 28 ,pdata 
+0x2d1a 007342 rtn 
+:      007344 g24_interval_calibrate:
+0x2d1b 007345 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007346 ifetch 1 ,rega 
+0x2d1d 007348 increase 1 ,pdata 
+0x2d1e 007349 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007350 istore 1 ,contw 
+0x2d20 007352 beq 4 ,g24_interval_max 
+0x2d21 007353 beq 5 ,g24_interval_min 
+0x2d22 007354 rtn 
+:      007355 g24_interval_max:
+0x2d23 007356 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007357 ifetch 1 ,rega 
+:      007359 g24_interval_update:
+0x2d25 007361 add regc ,offset_24g_interval ,contw 
+0x2d26 007362 branch g24_contw_istore_1byte 
+:      007364 g24_interval_min:
+0x2d27 007365 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007366 call g24_mem_set0 
+0x2d29 007368 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007369 ifetch 1 ,rega 
+0x2d2b 007371 branch g24_interval_update 
+:      007373 g24_txdata_prep:
+0x2d2c 007374 call g24_fetch_mem_pairing_sm 
+0x2d2d 007376 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007377 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007378 call g24_package_data 
+0x2d30 007379 nbranch g24_txdata_last_pac ,user 
+0x2d31 007380 call g24_transmit_prep 
+0x2d32 007381 call g24_power_ctrl_pac_incrs 
+:      007382 g24_txdata_enable_tx:
+0x2d33 007384 setarg ensure_on_24g 
+:      007385 g24_store_mem_ensure:
+0x2d34 007386 add regc ,offset_24g_ensure ,contw 
+0x2d35 007387 branch g24_contw_istore_1byte 
+:      007389 g24_txdata_last_pac:
+0x2d36 007390 add regc ,offset_24g_ensure ,rega 
+0x2d37 007391 ifetch 1 ,rega 
+0x2d38 007393 beq ensure_on_24g ,enable_user 
+0x2d39 007394 rtn 
+:      007396 g24_package_data:
+0x2d3a 007398 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007399 ifetch 2 ,temp 
+0x2d3c 007401 call callback_func 
+0x2d3d 007402 nrtn user 
+0x2d3e 007403 copy rega ,pdata 
+0x2d3f 007404 store 1 ,mem_rega 
+0x2d40 007405 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007406 call g24_mem_set0 
+0x2d42 007408 call g24_transmit_rf_ctrl_clear 
+0x2d43 007409 store 1 ,mem_24g_common_temp 
+0x2d44 007410 fetch 1 ,mem_rega 
+0x2d45 007411 copy pdata ,rega 
+0x2d46 007412 add rega ,1 ,temp 
+0x2d47 007413 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007414 copy rega ,loopcnt 
+0x2d49 007415 copy regb ,contr 
+0x2d4a 007416 call memcpy 
+0x2d4b 007417 arg mem_24g_common_temp ,rega 
+:      007418 g24_put_data_in_buff:
+0x2d4c 007419 rtnmark0 mark_24g_conext 
+0x2d4d 007420 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007421 istoret 1 ,contw 
+0x2d4f 007423 copy temp ,loopcnt 
+0x2d50 007424 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007426 copy rega ,contr 
+0x2d52 007427 branch memcpy 
+:      007429 g24_transmit_prep:
+0x2d53 007431 add regc ,offset_24g_datalen ,rega 
+0x2d54 007432 ifetch 1 ,rega 
+0x2d55 007434 increase 2 ,pdata 
+0x2d56 007435 add regc ,offset_24g_txlen ,contw 
+0x2d57 007436 istore 1 ,contw 
+0x2d58 007439 call g24_fetch_mem_data_type 
+0x2d59 007441 call g24_store_mem_txpayload 
+0x2d5a 007444 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007445 ifetch 1 ,rega 
+0x2d5c 007447 lshift3 pdata ,pdata 
+0x2d5d 007448 add regc ,offset_24g_pid ,rega 
+0x2d5e 007449 ifetcht 1 ,rega 
+0x2d5f 007451 and temp ,0x03 ,temp 
+0x2d60 007452 lshift temp ,temp 
+0x2d61 007453 ior temp ,pdata 
+0x2d62 007454 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007455 ifetcht 1 ,rega 
+0x2d64 007457 iadd temp ,pdata 
+0x2d65 007458 istore 1 ,contw 
+0x2d66 007460 add regc ,offset_24g_datalen ,rega 
+0x2d67 007461 ifetch 1 ,rega 
+0x2d68 007463 iforce loopcnt 
+0x2d69 007464 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007466 branch memcpy 
+:      007468 g24_send_abort_packet:
+0x2d6b 007469 call g24_set1_mem_abort_pac 
+0x2d6c 007471 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007473 call g24_power_ctrl_reinit 
+0x2d6e 007474 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007475 store 1 ,mem_24g_common_temp 
+0x2d70 007476 call g24_put_data_in_buff_pre 
+0x2d71 007477 call g24_fetch_mem_data_type 
+0x2d72 007479 set1 bit_abort ,pdata 
+0x2d73 007480 call g24_store_mem_data_type 
+0x2d74 007482 call g24_transmit_prep 
+0x2d75 007483 call g24_txdata_enable_tx 
+0x2d76 007484 branch g24_transmit_start 
+:      007486 g24_put_data_in_buff_pre:
+0x2d77 007487 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007488 call g24_fetch_mem_device_addr 
+0x2d79 007490 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007491 arg 6 ,temp 
+0x2d7b 007492 arg mem_24g_common_temp ,rega 
+0x2d7c 007493 branch g24_put_data_in_buff 
+:      007495 g24_enter_lpm:
+0x2d7d 007496 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007497 ifetch 1 ,rega 
+0x2d7f 007499 branch g24_send_abort_packet ,blank 
+:      007500 g24_enter_lpm_prepare:
+0x2d80 007502 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007503 ifetch 2 ,rega 
+0x2d82 007505 branch callback_func 
+:      007507 g24_lpm_long_sleep:
+0x2d83 007508 call g24_head_ptr2regc 
+0x2d84 007510 call lpo_calibration 
+0x2d85 007511 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007512 rtn blank 
+0x2d87 007513 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007514 ifetch 2 ,temp 
+0x2d89 007516 call callback_func 
+0x2d8a 007517 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007518 ifetch 8 ,temp 
+:      007519 g24_lpm_long_sleep2:
+0x2d8c 007520 call clk2lpo 
+0x2d8d 007521 storet 4 ,mem_sleep_counter 
+0x2d8e 007522 branch lpm_sleep 
+:      007524 g24_transmit_packet:
+0x2d8f 007525 call g24_head_ptr2regc 
+0x2d90 007526 add regc ,offset_24g_retry ,contw 
+0x2d91 007527 call g24_mem_set0 
+:      007529 g24_transmit_loop:
+0x2d92 007530 call g24_transmit_receive_ack 
+0x2d93 007531 nbranch g24_retransmit ,sync 
+0x2d94 007532 nbranch g24_retransmit ,user3 
+0x2d95 007533 call g24_ackpayload_parse 
+0x2d96 007534 call g24_power_ctrl_ack_incrs 
+:      007535 g24_transmit_next_packet:
+0x2d97 007536 call g24_head_ptr2regc 
+0x2d98 007537 add regc ,offset_24g_pid ,rega 
+0x2d99 007538 ifetch 1 ,rega 
+0x2d9a 007540 increase 1 ,pdata 
+0x2d9b 007541 call g24_store_mem_pid 
+0x2d9c 007543 call g24_fetch_mem_pairing_sm 
+0x2d9d 007545 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007546 call g24_transmit_succ_rf_config 
+:      007547 g24_transmit_abandon:
+0x2d9f 007548 setarg 0 
+0x2da0 007549 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007550 istore 2 ,contw 
+0x2da2 007554 setarg ensure_off_24g 
+0x2da3 007555 branch g24_store_mem_ensure 
+:      007558 g24_transmit_receive_ack:
+0x2da4 007559 disable user3 
+0x2da5 007560 call g24_transmit 
+0x2da6 007561 call g24_head_ptr2regc 
+0x2da7 007562 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007563 ifetch 1 ,rega 
+0x2da9 007565 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007566 call g24_receive_packet 
+0x2dab 007567 branch g24_end_of_packet 
+:      007568 g24_transmit_no_ack:
+0x2dac 007569 call g24_end_of_packet 
+0x2dad 007570 branch g24_transmit_next_packet 
+:      007573 g24_retransmit:
+0x2dae 007574 bpatch patch16_5 ,mem_patch16 
+0x2daf 007575 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007576 ifetch 1 ,rega 
+0x2db1 007578 increase 1 ,pdata 
+0x2db2 007579 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007580 istore 1 ,contw 
+0x2db4 007582 call g24_fetch_mem_pairing_sm 
+0x2db5 007584 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007585 add regc ,offset_24g_retry ,rega 
+0x2db7 007586 ifetcht 1 ,rega 
+0x2db8 007588 increase 1 ,temp 
+0x2db9 007589 add regc ,offset_24g_retry ,contw 
+0x2dba 007590 istoret 1 ,contw 
+0x2dbb 007592 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007593 ifetch 1 ,rega 
+0x2dbd 007595 isub temp ,pdata 
+0x2dbe 007596 nbranch g24_transmit_loop ,blank 
+0x2dbf 007597 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007598 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007600 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007601 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007602 ifetch 1 ,rega 
+0x2dc4 007604 increase 1 ,pdata 
+0x2dc5 007605 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007606 istore 1 ,contw 
+0x2dc7 007608 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007609 call g24_hop_ch_enable 
+0x2dc9 007610 setarg 1 
+0x2dca 007611 call g24_store_mem_max_retry 
+0x2dcb 007613 branch g24_transmit_packet 
+:      007615 g24_tx_paring_retry:
+0x2dcc 007616 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007617 ifetch 1 ,rega 
+0x2dce 007619 rtnne 0xff 
+0x2dcf 007620 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007621 call g24_mem_set0 
+0x2dd1 007623 branch g24_stop_24g_mode 
+:      007625 g24_tx_attempt_fail:
+0x2dd2 007626 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007627 call g24_mem_set0 
+:      007629 g24_stop_24g_mode:
+0x2dd4 007630 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007631 branch ui_ipc_send_event 
+:      007633 g24_ackpayload_parse:
+0x2dd6 007634 call g24_read_len_pid_crc 
+0x2dd7 007635 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007636 ifetch 1 ,rega 
+0x2dd9 007638 rtn blank 
+0x2dda 007639 iforce loopcnt 
+0x2ddb 007640 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007642 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007644 branch memcpy 
+:      007647 g24_read_len_pid_crc:
+0x2dde 007649 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007651 rshift3 pdata ,pdata 
+0x2de0 007652 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007653 istore 1 ,contw 
+0x2de2 007656 increase 1 ,pdata 
+0x2de3 007657 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007659 iadd contr ,contr 
+0x2de5 007660 ifetch 3 ,contr 
+0x2de6 007661 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007662 istore 3 ,contw 
+0x2de8 007665 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007667 rshift pdata ,pdata 
+0x2dea 007668 and pdata ,0x03 ,pdata 
+0x2deb 007669 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007670 istore 1 ,contw 
+0x2ded 007672 rtn 
+:      007674 g24_prep:
+0x2dee 007675 disable enable_crc 
+0x2def 007676 disable enable_white 
+0x2df0 007677 setarg 0x555555 
+0x2df1 007678 iforce crc24_init 
+0x2df2 007679 rtn 
+:      007681 g24_set_freq_tx:
+0x2df3 007682 call set_sync_on 
+0x2df4 007683 add regc ,offset_24g_ch ,rega 
+0x2df5 007684 ifetcht 1 ,rega 
+0x2df6 007686 branch set_freq_tx 
+:      007688 g24_transmit:
+0x2df7 007689 call g24_prep 
+0x2df8 007690 call g24_set_freq_tx 
+0x2df9 007691 set1 txgfsk ,radio_ctrl 
+0x2dfa 007692 enable encode_fec0 
+0x2dfb 007693 enable is_tx 
+0x2dfc 007694 disable is_rx 
+0x2dfd 007695 call le_enable 
+0x2dfe 007696 call g24_fetch_mem_addr 
+0x2dff 007698 iforce access 
+0x2e00 007699 inject mod ,32 
+0x2e01 007700 enable enable_crc 
+0x2e02 007701 add regc ,offset_24g_txlen ,rega 
+0x2e03 007702 ifetch 1 ,rega 
+0x2e04 007704 iforce loopcnt 
+0x2e05 007705 add regc ,offset_24g_txpayload ,contr 
+:      007707 g24tr_loop:
+0x2e06 007708 ifetch 1 ,contr 
+0x2e07 007709 inject mod ,8 
+0x2e08 007710 loop g24tr_loop 
+0x2e09 007711 enable enable_parity 
+0x2e0a 007712 inject mod ,24 
+0x2e0b 007713 disable enable_parity 
+0x2e0c 007714 until null ,tx_clear 
+0x2e0d 007715 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007716 nop 100 
+0x2e0f 007717 disable encode_fec0 
+0x2e10 007718 rtn 
+:      007720 g24_receive_packet:
+0x2e11 007721 disable user3 
+0x2e12 007722 force 0 ,radio_ctrl 
+0x2e13 007723 add regc ,offset_24g_ch ,rega 
+0x2e14 007724 ifetcht 1 ,rega 
+0x2e15 007726 call set_freq_rx 
+0x2e16 007727 call rf_rx_enable 
+:      007728 g24_receive_rxon:
+0x2e17 007729 call g24_prep 
+0x2e18 007730 enable decode_fec0 
+0x2e19 007731 enable is_rx 
+0x2e1a 007732 disable is_tx 
+0x2e1b 007733 call le_enable 
+0x2e1c 007734 call g24_fetch_mem_addr 
+0x2e1d 007736 iforce access 
+0x2e1e 007737 enable swfine 
+0x2e1f 007738 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007739 ifetch 2 ,rega 
+0x2e21 007741 iforce stop_watch 
+0x2e22 007742 correlate null ,timeout 
+0x2e23 007743 nbranch g24_sync_timeout ,sync 
+0x2e24 007744 enable enable_crc 
+0x2e25 007745 parse demod ,bucket ,8 
+0x2e26 007746 rshift3 pwindow ,pdata 
+0x2e27 007747 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007748 istore 1 ,contw 
+0x2e29 007750 add regc ,offset_24g_mode ,rega 
+0x2e2a 007751 ifetch 1 ,rega 
+0x2e2b 007753 beq rx_24g ,g24_receive_skip 
+0x2e2c 007754 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007755 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007756 ifetch 1 ,rega 
+0x2e2f 007758 add regc ,offset_24g_data_type ,rega 
+0x2e30 007759 ifetcht 1 ,rega 
+0x2e31 007761 icompare bits_data ,temp 
+0x2e32 007762 nbranch g24_end_of_packet ,true 
+:      007763 g24_receive_skip:
+0x2e33 007764 parse demod ,bucket ,8 
+0x2e34 007765 rshift3 pwindow ,pdata 
+0x2e35 007766 istore 1 ,contw 
+0x2e36 007767 rshift3 pdata ,pdata 
+0x2e37 007768 and pdata ,0x1f ,loopcnt 
+0x2e38 007769 branch g24rx_nopayload ,zero 
+:      007770 g24rx_loop:
+0x2e39 007771 parse demod ,bucket ,8 
+0x2e3a 007772 rshift3 pwindow ,pdata 
+0x2e3b 007773 istore 1 ,contw 
+0x2e3c 007774 loop g24rx_loop 
+:      007775 g24rx_nopayload:
+0x2e3d 007776 parse demod ,bucket ,24 
+0x2e3e 007777 rshift32 pdata ,pdata 
+0x2e3f 007778 rshift16 pdata ,pdata 
+0x2e40 007779 istore 3 ,contw 
+0x2e41 007780 branch g24_end_of_packet ,crc_failed 
+0x2e42 007781 enable user3 
+0x2e43 007782 disable decode_fec0 
+0x2e44 007783 rtn 
+:      007786 g24_end_of_packet:
+0x2e45 007787 disable encode_fec0 
+0x2e46 007788 disable decode_fec0 
+0x2e47 007789 disable enable_crc 
+0x2e48 007790 disable enable_white 
+0x2e49 007791 branch shutdown_radio ,is_rx 
+0x2e4a 007792 until null ,tx_clear 
+0x2e4b 007793 nop 100 
+0x2e4c 007794 branch shutdown_radio 
+:      007796 g24_sync_timeout:
+0x2e4d 007797 call rssi_noise 
+0x2e4e 007798 branch g24_end_of_packet 
+:      007800 rssi_noise:
+0x2e4f 007801 call save_rssi 
+0x2e50 007802 rtn blank 
+0x2e51 007803 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007804 ifetcht 1 ,rega 
+0x2e53 007806 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007808 call rssi_noise_store 
+0x2e55 007809 add regc ,offset_rssi_noise_index ,contw 
+:      007811 g24_contw_istoret_1byte:
+0x2e56 007812 istoret 1 ,contw 
+0x2e57 007813 rtn 
+:      007815 rssi_noise_store:
+0x2e58 007816 arg rssi_buf_len_noise ,regb 
+0x2e59 007817 branch rssi_store 
+:      007835 rssi_store:
+0x2e5a 007836 copy rega ,pdata 
+0x2e5b 007837 iadd temp ,contw 
+0x2e5c 007838 fetch 1 ,mem_rssi 
+0x2e5d 007839 istore 1 ,contw 
+0x2e5e 007840 increase 1 ,temp 
+0x2e5f 007841 copy regb ,pdata 
+0x2e60 007842 iand_into temp 
+0x2e61 007843 rtn 
+:      007845 rssi_average:
+0x2e62 007846 arg 0 ,temp 
+0x2e63 007847 copy rega ,contr 
+:      007848 rssi_average_loop:
+0x2e64 007849 ifetch 1 ,contr 
+0x2e65 007850 iadd temp ,temp 
+0x2e66 007851 loop rssi_average_loop 
+0x2e67 007852 rshift8 temp ,temp 
+0x2e68 007853 rtn 
+:      007855 g24_power_ctrl_init:
+0x2e69 007856 call g24_head_ptr2regc 
+0x2e6a 007857 call g24_power_ctrl_incrs_level1 
+0x2e6b 007858 setarg 1 
+0x2e6c 007859 call g24_store_mem_power_ctrl_level 
+:      007861 g24_power_ctrl_reinit:
+0x2e6d 007862 setarg 0 
+0x2e6e 007863 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007865 istore 1 ,contw 
+0x2e70 007867 rtn 
+:      007869 g24_power_ctrl_pac_incrs:
+0x2e71 007870 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007872 increase 1 ,pdata 
+:      007873 g24_store_mem_power_ctrl_pac:
+0x2e73 007875 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007876 branch g24_contw_istore_1byte 
+:      007878 g24_power_ctrl_ack_incrs:
+0x2e75 007881 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007882 ifetch 1 ,rega 
+0x2e77 007883 increase 1 ,pdata 
+0x2e78 007884 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007885 branch g24_contw_istore_1byte 
+:      007887 g24_power_ctrl:
+0x2e7a 007888 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007889 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007891 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007892 rtn positive 
+0x2e7e 007893 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007894 ifetcht 1 ,rega 
+0x2e80 007896 isub temp ,temp 
+0x2e81 007897 call g24_power_ctrl_reinit 
+0x2e82 007898 setarg offset_power_ctrl_threshold_up 
+0x2e83 007899 iadd regc ,rega 
+0x2e84 007900 ifetch 1 ,rega 
+0x2e85 007902 isub temp ,null 
+0x2e86 007903 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007904 setarg offset_power_ctrl_threshold_down 
+0x2e88 007905 iadd regc ,rega 
+0x2e89 007906 ifetch 1 ,rega 
+0x2e8a 007908 isub temp ,null 
+0x2e8b 007909 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007910 rtn 
+:      007912 g24_power_ctrl_incrs:
+0x2e8d 007913 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007914 ifetch 1 ,rega 
+0x2e8f 007916 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007917 increase 1 ,pdata 
+0x2e91 007918 call g24_store_mem_power_ctrl_level 
+0x2e92 007920 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007921 g24_power_ctrl_incrs_level2:
+0x2e93 007922 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007923 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007925 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007926 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007929 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007931 branch g24_ifetch_rega_store_mem_txpower 
+:      007933 g24_power_ctrl_decrs:
+0x2e99 007934 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007935 ifetch 1 ,rega 
+0x2e9b 007937 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007938 increase -1 ,pdata 
+0x2e9d 007939 call g24_store_mem_power_ctrl_level 
+0x2e9e 007941 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007942 g24_power_ctrl_decrs_level1:
+:      007945 g24_power_ctrl_incrs_level1:
+0x2e9f 007946 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007947 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007949 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007950 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007953 setarg offset_power_ctrl_txpwr_level1 
+:      007954 g24_iadd_offset_mem_txpower:
+0x2ea4 007955 iadd regc ,rega 
+:      007956 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007957 ifetch 1 ,rega 
+0x2ea6 007959 branch g24_store_mem_txpower 
+:      007961 g24_power_ctrl_decrs_level0:
+0x2ea7 007964 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007965 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007967 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007968 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007971 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007973 branch g24_iadd_offset_mem_txpower 
+:      007987 g24_start_pairing_sm1:
+0x2ead 007988 set1 mark_24g ,mark 
+0x2eae 007989 call g24_pair_init 
+:      007990 g24_set_pairing_sm_1:
+0x2eaf 007992 setarg state_24g_pairing_1 
+0x2eb0 007993 branch g24_store_mem_pairing_sm 
+:      007995 g24_pairing_sm:
+0x2eb1 007996 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007997 ifetch 1 ,rega 
+0x2eb3 007999 beq ensure_on_24g ,enable_user 
+0x2eb4 008000 call g24_fetch_mem_pairing_sm 
+0x2eb5 008002 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 008003 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 008004 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 008005 branch assert 
+:      008007 g24_pairing_sm_1:
+0x2eb9 008008 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 008009 call g24_store_mem_pairing_sm 
+0x2ebb 008011 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 008012 branch g24_pairing_sm_common 
+:      008013 g24_pairing_sm_2:
+0x2ebd 008014 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 008015 call g24_store_mem_pairing_sm 
+0x2ebf 008017 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 008018 branch g24_pairing_sm_common 
+:      008019 g24_pairing_sm_3:
+0x2ec1 008020 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 008021 call g24_store_mem_pairing_sm 
+0x2ec3 008023 jam 0x22 ,mem_24g_common_temp 
+:      008024 g24_pairing_sm_common:
+0x2ec4 008025 call g24_fetch_mem_data_type 
+0x2ec5 008027 and_into bits_data ,pdata 
+0x2ec6 008028 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 008029 call g24_fetch_mem_device_addr 
+0x2ec8 008031 store 4 ,mem_24g_common_temp + 2 
+:      008032 g24_put_pairing_data_in_buff:
+0x2ec9 008033 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 008034 arg mem_24g_common_temp ,rega 
+0x2ecb 008035 arg 7 ,temp 
+0x2ecc 008036 call g24_put_data_in_buff 
+0x2ecd 008037 call g24_transmit_prep 
+0x2ece 008038 call g24_txdata_enable_tx 
+0x2ecf 008039 branch enable_user 
+:      008041 g24_paring_mode:
+0x2ed0 008042 call g24_fetch_mem_pairing_sm 
+0x2ed1 008044 rtneq state_24g_pairing_success 
+0x2ed2 008045 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 008046 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 008047 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 008048 rtn 
+:      008050 g24_pairing_sm_1_waiting_ack:
+0x2ed6 008051 setarg state_24g_pairing_2 
+0x2ed7 008052 call g24_store_mem_pairing_sm 
+0x2ed8 008054 branch g24_transmit_abandon 
+:      008055 g24_pairing_sm_2_waiting_ack:
+0x2ed9 008056 setarg state_24g_pairing_3 
+0x2eda 008057 call g24_store_mem_pairing_sm 
+0x2edb 008059 branch g24_transmit_abandon 
+:      008060 g24_pairing_sm_3_waiting_ack:
+0x2edc 008061 setarg state_24g_pairing_success 
+0x2edd 008062 call g24_store_mem_pairing_sm 
+0x2ede 008064 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 008065 call ui_ipc_send_event 
+0x2ee0 008066 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 008067 ifetch 4 ,rega 
+0x2ee2 008069 call g24_store_mem_addr 
+0x2ee3 008071 branch g24_transmit_abandon 
+:      008073 g24_auto_pair_start:
+0x2ee4 008074 set0 mark_24g ,mark 
+0x2ee5 008075 call g24_auto_pair_set_device_info 
+0x2ee6 008076 call g24_tx_attemp_data_prep 
+:      008077 g24_auto_pair_restart:
+0x2ee7 008078 call g24_set0_mem_check_dongle_times 
+:      008079 g24_auto_pair_start_loop:
+0x2ee8 008080 nop 2000 
+0x2ee9 008081 call g24_fetch_mem_check_dongle_times 
+0x2eea 008082 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 008083 call g24_transmit_receive_ack 
+0x2eec 008084 nbranch g24_auto_pair_retry ,sync 
+0x2eed 008085 nbranch g24_auto_pair_retry ,user3 
+0x2eee 008086 call g24_ackpayload_parse 
+0x2eef 008087 call g24_head_ptr2regc 
+0x2ef0 008088 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008089 ifetcht 4 ,rega 
+0x2ef2 008090 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008091 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008092 call g24_head_ptr2regc 
+0x2ef5 008093 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008094 ifetch 4 ,rega 
+0x2ef7 008095 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008096 call g24_store_mem_addr 
+0x2ef9 008097 branch g24_tx_attemp_dongle_succ 
+:      008099 g24_auto_pair_retry:
+0x2efa 008100 call g24_fetch_mem_check_dongle_times 
+0x2efb 008101 increase 1 ,pdata 
+0x2efc 008102 call g24_store_mem_check_dongle_times 
+0x2efd 008104 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008105 increase 1 ,pdata 
+0x2eff 008106 and_into 1 ,pdata 
+0x2f00 008107 call g24_store_mem_auto_paring_switch 
+0x2f01 008108 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008109 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008110 rtn 
+:      008112 g24_fetch_mem_auto_paring_switch:
+0x2f04 008113 setarg offset_24g_auto_pair_switch 
+0x2f05 008114 branch g24_set_rega_ifetch_1byte 
+:      008115 g24_store_mem_auto_paring_switch:
+0x2f06 008116 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008117 branch g24_set_contw_with_regb_store_1byte 
+:      008119 g24_auto_pair_set_device_info:
+0x2f08 008120 call g24_store_mem_tx_power 
+0x2f09 008121 call g24_fetch_mem_device_addr 
+0x2f0a 008122 call g24_store_mem_addr 
+0x2f0b 008123 branch g24_ch 
+:      008125 g24_auto_pair_device_attemp:
+0x2f0c 008126 call g24_auto_pair_set_device_info 
+0x2f0d 008127 branch g24_auto_pair_start_loop 
+:      008129 g24_auto_pair_pair_attemp:
+0x2f0e 008130 call g24_pair_init 
+0x2f0f 008131 branch g24_auto_pair_start_loop 
+:      008134 g24_start_24g_mode:
+0x2f10 008135 set0 mark_24g ,mark 
+0x2f11 008136 call g24_ch 
+0x2f12 008137 call g24_fetch_mem_pairing_sm 
+0x2f13 008139 rtnne state_24g_pairing_success 
+0x2f14 008140 call g24_tx_attemp_data_prep 
+0x2f15 008141 call g24_set0_mem_check_dongle_times 
+:      008143 g24_tx_attemp_dongle_loop:
+0x2f16 008144 nop 2000 
+0x2f17 008145 call g24_fetch_mem_check_dongle_times 
+0x2f18 008147 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008148 call g24_transmit_receive_ack 
+0x2f1a 008149 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008150 nbranch g24_attemp_txdata_retry ,user3 
+:      008151 g24_tx_attemp_dongle_succ:
+0x2f1c 008152 set1 mark_24g ,mark 
+0x2f1d 008153 call g24_set0_mem_check_dongle_times 
+0x2f1e 008154 setarg state_24g_pairing_success 
+0x2f1f 008155 call g24_store_mem_pairing_sm 
+0x2f20 008157 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008158 branch ui_ipc_send_event 
+:      008160 g24_tx_attemp_data_prep:
+0x2f22 008161 set1 mark_24g_conext ,mark 
+0x2f23 008162 jam 0xff ,mem_24g_common_temp 
+0x2f24 008163 call g24_fetch_mem_data_type 
+0x2f25 008165 call g24_put_data_in_buff_pre 
+0x2f26 008166 branch g24_transmit_prep 
+:      008168 g24_attemp_txdata_retry:
+0x2f27 008169 call g24_fetch_mem_check_dongle_times 
+0x2f28 008171 increase 1 ,pdata 
+0x2f29 008172 call g24_store_mem_check_dongle_times 
+0x2f2a 008174 call g24_ch 
+0x2f2b 008175 branch g24_tx_attemp_dongle_loop 
+:      008177 g24_check_51cmd_start_24g:
+0x2f2c 008178 call g24_store_mem_tx_power 
+0x2f2d 008181 setarg state_24g_pairing_success 
+0x2f2e 008182 call g24_store_mem_pairing_sm 
+0x2f2f 008184 branch g24_start_24g_mode 
+:      008193 dongle_init:
+0x2f30 008194 bpatch patch17_2 ,mem_patch17 
+0x2f31 008195 call g24_head_ptr2regc 
+0x2f32 008196 setarg dongle_rxdata_type1 
+0x2f33 008197 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008198 istore 2 ,contw 
+0x2f35 008200 call g24_receive_init 
+0x2f36 008201 call usb_init 
+0x2f37 008202 call g24_fetch_mem_pair_mode 
+0x2f38 008204 bpatch patch17_3 ,mem_patch17 
+0x2f39 008205 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008206 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008207 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008208 branch assert 
+:      008210 g24_receive_init:
+0x2f3d 008211 call g24_store_mem_tx_power_temp 
+0x2f3e 008212 arg 0x80 ,loopcnt 
+0x2f3f 008213 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008214 branch memset0 
+:      008216 dongle_all_powerful:
+0x2f41 008217 call dongle_check_mode 
+:      008218 dongle_all_powerful_loop:
+0x2f42 008219 call g24_dongle_work_mode 
+0x2f43 008220 call usb_isr 
+0x2f44 008221 branch dongle_all_powerful_loop 
+:      008223 dongle_pc_bind:
+0x2f45 008224 bpatch patch17_4 ,mem_patch17 
+0x2f46 008225 call dongle_check_mode 
+:      008226 dongle_pc_bind_loop:
+0x2f47 008227 call g24_dongle_work_mode 
+0x2f48 008228 call g24_dongle_bind_mode 
+0x2f49 008229 call usb_isr 
+0x2f4a 008230 call dongle_usb_dispatch 
+0x2f4b 008231 branch dongle_pc_bind_loop 
+:      008233 dongle_check_mode:
+0x2f4c 008237 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008238 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008239 branch g24_set0_mem_ackpayload_enable 
+:      008241 g24_dongle_work_mode:
+0x2f4f 008242 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008244 rtnne dongle_work 
+:      008245 g24_dongle_work_mode_start:
+0x2f51 008246 call g24_dongle_work_init 
+0x2f52 008247 call g24_ch_process 
+0x2f53 008248 call g24_receive_packet_start 
+0x2f54 008249 branch g24_blank_data_process 
+:      008251 g24_dongle_work_init:
+0x2f55 008252 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008254 rtnbit1 dongle_work 
+0x2f57 008255 set1 dongle_work ,pdata 
+0x2f58 008256 call g24_store_mem_dongle_mode_init 
+0x2f59 008258 call g24_store_mem_tx_power 
+0x2f5a 008261 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008263 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008264 call g24_set1_mem_abort_pac 
+0x2f5d 008266 call g24_dongle_init 
+:      008267 g24_rx_interrupt_clear:
+0x2f5e 008268 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008270 arg 66 ,loopcnt 
+0x2f60 008271 branch clear_mem 
+:      008273 g24_dongle_init:
+0x2f61 008274 call g24_set0_mem_pid 
+0x2f62 008276 call g24_fetch_mem_rx_addr 
+0x2f63 008278 call g24_store_mem_addr 
+0x2f64 008280 branch g24_ch 
+:      008282 g24_ch_process:
+0x2f65 008283 bpatch patch17_5 ,mem_patch17 
+0x2f66 008284 call g24_fetch_mem_abort_pac 
+0x2f67 008286 beq 1 ,g24_noise_rssi 
+0x2f68 008287 call g24_fetch_mem_hop_pac 
+0x2f69 008289 beq 1 ,g24_ch 
+0x2f6a 008290 setarg offset_24g_hop_btclk 
+0x2f6b 008291 iadd regc ,rega 
+0x2f6c 008292 ifetcht 4 ,rega 
+0x2f6d 008294 copy clkn_bt ,pdata 
+0x2f6e 008295 isub temp ,null 
+0x2f6f 008296 ncall g24_timer_timeout ,positive 
+0x2f70 008297 copy pdata ,regb 
+0x2f71 008298 setarg offset_24g_hop_btclk 
+0x2f72 008299 iadd regc ,rega 
+0x2f73 008300 ifetch 4 ,rega 
+0x2f74 008301 copy pdata ,temp 
+0x2f75 008303 setarg offset_24g_hop_interval 
+0x2f76 008304 iadd regc ,rega 
+0x2f77 008305 copy temp ,pdata 
+0x2f78 008306 ifetcht 1 ,rega 
+0x2f79 008308 iadd temp ,temp 
+0x2f7a 008309 copy regb ,pdata 
+0x2f7b 008310 isub temp ,null 
+0x2f7c 008311 nrtn positive 
+0x2f7d 008312 set0 28 ,pdata 
+0x2f7e 008313 setarg offset_24g_hop_btclk 
+0x2f7f 008314 iadd regc ,contw 
+0x2f80 008315 istore 4 ,contw 
+:      008317 g24_ch_update:
+0x2f81 008318 call g24_ch 
+0x2f82 008319 call g24_fetch_mem_rf_laststa 
+0x2f83 008321 increase 1 ,pdata 
+0x2f84 008322 call g24_store_mem_rf_laststa 
+0x2f85 008324 rtnne 2 
+0x2f86 008325 call g24_set0_mem_rf_laststa 
+0x2f87 008329 branch g24_set1_mem_abort_pac 
+:      008331 g24_ch_timer_reinit:
+0x2f88 008332 copy clkn_bt ,pdata 
+0x2f89 008333 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008334 call g24_set_contw_with_temp 
+0x2f8b 008335 istore 4 ,contw 
+0x2f8c 008339 branch g24_set0_mem_rf_laststa 
+:      008341 g24_noise_rssi:
+0x2f8d 008342 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008343 call g24_noise_rssi_average 
+0x2f8f 008344 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008345 istoret 1 ,contw 
+0x2f91 008347 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008348 nrtn positive 
+0x2f93 008349 branch g24_ch 
+:      008351 g24_noise_rssi_average:
+0x2f94 008352 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008353 branch rssi_average 
+:      008355 g24_blank_data_process:
+0x2f96 008356 call g24_ms_blank_data 
+0x2f97 008357 call g24_kb_blank_data 
+0x2f98 008358 branch g24_kb_mul_blank_data 
+:      008360 g24_ms_blank_data:
+0x2f99 008361 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008362 call g24_set_rega_ifetch_1byte 
+0x2f9b 008364 rtn blank 
+0x2f9c 008365 arg timer_ms_blank ,queue 
+0x2f9d 008366 call timer_check 
+0x2f9e 008367 nrtn blank 
+0x2f9f 008368 call g24_set0_mem_ms_blank_data_enable 
+:      008370 g24_ms_blank_data_2usb:
+0x2fa0 008371 setarg ms_report_id 
+0x2fa1 008372 store 1 ,mem_usb_mouse_data 
+0x2fa2 008373 setarg 0 
+0x2fa3 008374 istore 7 ,contw 
+0x2fa4 008375 branch g24_data_type1_usbtx_enable 
+:      008377 g24_kb_blank_data:
+0x2fa5 008378 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008379 call g24_set_rega_ifetch_1byte 
+0x2fa7 008381 rtn blank 
+0x2fa8 008382 arg timer_kb_blank ,queue 
+0x2fa9 008383 call timer_check 
+0x2faa 008384 nrtn blank 
+0x2fab 008385 call g24_set0_mem_kb_blank_data_enable 
+:      008387 g24_kb_blank_data_2usb:
+0x2fac 008388 arg mem_usb_kb_data ,contw 
+0x2fad 008389 arg 2 ,loopcnt 
+0x2fae 008390 call memset0 
+0x2faf 008391 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008392 branch g24_kb_data_into_ep1_fifo 
+:      008394 g24_kb_mul_blank_data:
+0x2fb1 008395 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008396 call g24_set_rega_ifetch_1byte 
+0x2fb3 008398 rtn blank 
+0x2fb4 008399 arg timer_kb_mul_blank ,queue 
+0x2fb5 008400 call timer_check 
+0x2fb6 008401 nrtn blank 
+0x2fb7 008402 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008404 g24_kb_mul_blank_data_2usb:
+0x2fb8 008405 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008406 arg 2 ,loopcnt 
+0x2fba 008407 call memset0 
+0x2fbb 008408 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008409 branch g24_kb_mul_data_into_ep2_fifo 
+:      008411 g24_dongle_bind_mode:
+0x2fbd 008412 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008414 rtnne dongle_bind 
+0x2fbf 008415 call g24_dongle_bind_init 
+0x2fc0 008416 branch g24_dongle_bind_data_process 
+:      008418 g24_dongle_bind_init:
+0x2fc1 008419 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008421 rtnbit1 dongle_bind 
+0x2fc3 008422 set1 dongle_bind ,pdata 
+0x2fc4 008423 call g24_store_mem_dongle_mode_init 
+0x2fc5 008425 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008427 call g24_pair_init 
+0x2fc7 008428 setarg 0 
+0x2fc8 008429 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008430 call g24_set_contw_with_temp 
+0x2fca 008432 branch g24_contw_istore_3byte 
+:      008434 g24_dongle_bind_data_process:
+0x2fcb 008435 call g24_receive_transmit_ack 
+0x2fcc 008436 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008437 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008438 setarg offset_24g_rxdata_temp 
+0x2fcf 008439 iadd regc ,contw 
+0x2fd0 008440 arg 8 ,loopcnt 
+0x2fd1 008441 call memcpy 
+0x2fd2 008442 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008443 call g24_set_rega_ifetch_1byte 
+0x2fd4 008444 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008445 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008446 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008447 beq 0xff ,g24_data_attemp 
+0x2fd8 008448 branch g24_rx_interrupt_clear 
+:      008450 g24_dongle_bind_first_step:
+0x2fd9 008451 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008452 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008453 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008454 rtn 
+:      008455 g24_dongle_bind_first_step_mouse:
+0x2fdd 008456 setarg 1 
+0x2fde 008457 call g24_store_mem_ms_bind_step 
+:      008459 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008460 setarg datatype_mouse 
+0x2fe0 008461 call g24_store_mem_bind_payload 
+:      008463 g24_dongle_bind_payload_cfg:
+0x2fe1 008464 setarg 0x80 
+0x2fe2 008465 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008466 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008468 call g24_fetch_mem_rx_addr 
+0x2fe5 008470 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008471 call g24_set_contw_with_temp 
+0x2fe7 008473 branch g24_contw_istore_4byte 
+:      008475 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008476 setarg 1 
+0x2fe9 008477 call g24_store_mem_kb_bind_step 
+:      008479 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008480 setarg datatype_keyboard 
+0x2feb 008481 call g24_store_mem_bind_payload 
+0x2fec 008483 branch g24_dongle_bind_payload_cfg 
+:      008485 g24_dongle_bind_second_step:
+0x2fed 008486 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008487 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008488 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008489 rtn 
+:      008490 g24_dongle_bind_second_step_mouse:
+0x2ff1 008491 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008492 setarg offset_dongle_ms_bind_step 
+0x2ff3 008493 call g24_set_rega_ifetch_1byte 
+0x2ff4 008495 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008496 rtn 
+:      008497 g24_dongle_ms_bind_step_set2:
+0x2ff6 008498 setarg 2 
+:      008500 g24_store_mem_ms_bind_step:
+0x2ff7 008501 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008502 branch g24_set_contw_with_regb_store_1byte 
+:      008504 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008505 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008506 setarg offset_dongle_kb_bind_step 
+0x2ffb 008507 call g24_set_rega_ifetch_1byte 
+0x2ffc 008509 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008510 rtn 
+:      008511 g24_dongle_kb_bind_step_set2:
+0x2ffe 008512 setarg 2 
+:      008514 g24_store_mem_kb_bind_step:
+0x2fff 008515 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008516 branch g24_set_contw_with_regb_store_1byte 
+:      008518 g24_dongle_bind_third_step:
+0x3001 008519 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008520 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008521 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008522 rtn 
+:      008523 g24_dongle_bind_third_step_mouse:
+0x3005 008524 setarg offset_dongle_ms_bind_step 
+0x3006 008525 call g24_set_rega_ifetch_1byte 
+0x3007 008527 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008528 rtn 
+:      008529 g24_dongle_ms_bind_step_success:
+0x3009 008530 call g24_fetch_mem_bind_device_status 
+0x300a 008532 or_into 0x01 ,pdata 
+0x300b 008533 call g24_store_mem_bind_device_status 
+:      008535 g24_dongle_bind_exit:
+0x300c 008536 setarg 0 
+0x300d 008537 setarg offset_dongle_ms_bind_step 
+0x300e 008538 iadd regc ,contw 
+0x300f 008539 istore 2 ,contw 
+0x3010 008540 branch g24_rx_interrupt_clear 
+:      008542 g24_dongle_bind_third_step_keyboard:
+0x3011 008543 setarg offset_dongle_kb_bind_step 
+0x3012 008544 call g24_set_rega_ifetch_1byte 
+0x3013 008546 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008547 rtn 
+:      008548 g24_dongle_kb_bind_step_success:
+0x3015 008549 call g24_fetch_mem_bind_device_status 
+0x3016 008551 or_into 0x02 ,pdata 
+0x3017 008552 call g24_store_mem_bind_device_status 
+0x3018 008554 branch g24_dongle_bind_exit 
+:      008557 dongle_usb_dispatch:
+0x3019 008558 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008559 rtn blank 
+0x301b 008560 jam 0 ,mem_usb0_get_set_report 
+0x301c 008561 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008562 arg pc_set_report ,temp 
+0x301e 008563 isub temp ,null 
+0x301f 008564 nrtn zero 
+0x3020 008566 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008567 rtnne pc_report_id 
+0x3022 008568 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008569 bpatch patch17_6 ,mem_patch17 
+0x3024 008570 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008571 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008572 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008573 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008574 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008575 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008576 usb0_data_ready_report_set0:
+0x302a 008577 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008578 rtn 
+:      008579 dongle_dispose_cmd_bind:
+0x302c 008580 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008581 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008582 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008583 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008584 branch usb0_data_ready_report_set0 
+:      008585 dongle_dispose_cmd_get_bind:
+0x3031 008586 call g24_fetch_mem_bind_device_status 
+0x3032 008588 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008589 branch usb0_data_ready_report_set1 
+:      008590 dongle_dispose_cmd_exit_bind:
+0x3034 008591 call g24_set_work_mem_dongle_work_mode 
+0x3035 008593 call g24_set0_mem_dongle_mode_init 
+0x3036 008595 call g24_fetch_mem_bind_device_status 
+0x3037 008597 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008598 branch usb0_data_ready_report_set1 
+:      008600 dongle_dispose_cmd_read_mode:
+:      008601 dongle_dispose_in_bind_mode:
+0x3039 008602 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008603 branch usb0_data_ready_report_set1 
+:      008605 dongle_dispose_cmd_mode:
+0x303b 008606 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008607 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008609 branch usb0_data_ready_report_set0 
+:      008610 dongle_enter_bind_mode:
+0x303e 008613 call g24_bind_mode_enable 
+:      008614 usb0_data_ready_report_set1:
+0x303f 008615 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008616 rtn 
+:      008621 dongle_dispose_cmd_current_project:
+0x3041 008622 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008623 branch usb0_data_ready_report_set1 
+:      008625 dongle_dispose_cmd_current_mode:
+0x3043 008626 call g24_fetch_mem_dongle_work_mode 
+0x3044 008628 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008629 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008631 rtn 
+:      008632 dongle_dispose_in_work_mode:
+0x3047 008633 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008634 branch usb0_data_ready_report_set1 
+:      008639 dongle_dispose_cmd_current_fw_version:
+0x3049 008640 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008641 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008642 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008643 branch usb0_data_ready_report_set1 
+:      008645 dongle_dispose_cmd_user_defined:
+0x304d 008647 call g24_set1_mem_ackpayload_enable 
+0x304e 008648 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008649 increase 2 ,pdata 
+0x3050 008650 copy pdata ,loopcnt 
+0x3051 008651 arg mem_usb0_set_report_data ,contr 
+0x3052 008652 setarg offset_24g_ackpayload 
+0x3053 008653 iadd regc ,contw 
+0x3054 008654 branch memcpy 
+:      008657 dongle_auto_bind:
+0x3055 008658 bpatch patch17_7 ,mem_patch17 
+0x3056 008659 call g24_mode_switch_init 
+:      008660 dongle_auto_bind_loop:
+0x3057 008661 call g24_receive_process 
+0x3058 008662 call usb_isr 
+0x3059 008663 branch dongle_auto_bind_loop 
+:      008665 g24_dongle_work_mode_auto:
+0x305a 008666 call g24_fetch_mem_dongle_work_mode 
+0x305b 008668 rtnne dongle_work 
+0x305c 008669 call g24_dongle_work_mode_start 
+0x305d 008670 branch g24_rx_nodata_process 
+:      008672 g24_dongle_bind_mode_auto:
+0x305e 008673 call g24_fetch_mem_dongle_work_mode 
+0x305f 008675 rtnne dongle_bind 
+0x3060 008676 call g24_dongle_bind_init 
+0x3061 008677 call g24_dongle_bind_data_process 
+0x3062 008678 call g24_fetch_mem_bind_device_status 
+0x3063 008680 rtn blank 
+0x3064 008681 call g24_set0_mem_mode_switch 
+0x3065 008683 call dongle_check_mode 
+0x3066 008684 call g24_enable_nodata_timer 
+:      008685 g24_timer_init:
+0x3067 008686 setarg 0 
+0x3068 008687 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008689 branch g24_contw_istore_4byte 
+:      008691 g24_timer_check:
+0x306a 008692 call disable_user 
+0x306b 008693 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008694 ifetcht 4 ,rega 
+0x306d 008696 copy clkn_bt ,pdata 
+0x306e 008697 isub temp ,null 
+0x306f 008698 ncall g24_timer_timeout ,positive 
+0x3070 008699 copy pdata ,regb 
+0x3071 008700 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008701 ifetch 4 ,rega 
+0x3073 008703 add regc ,offset_24g_interval ,rega 
+0x3074 008704 ifetcht 1 ,rega 
+0x3075 008706 iadd temp ,temp 
+0x3076 008707 copy regb ,pdata 
+0x3077 008708 isub temp ,null 
+0x3078 008709 nrtn positive 
+0x3079 008710 set0 28 ,pdata 
+0x307a 008711 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008712 istore 4 ,contw 
+0x307c 008714 branch enable_user 
+:      008716 g24_mode_switch_init:
+0x307d 008717 setarg 1 
+0x307e 008718 call g24_store_mem_mode_switch 
+0x307f 008720 call g24_set0_mem_time_slice 
+0x3080 008722 setarg 0xff 
+0x3081 008723 add regc ,offset_24g_interval ,contw 
+0x3082 008724 istore 1 ,contw 
+0x3083 008726 branch g24_timer_init 
+:      008728 g24_mode_switch:
+0x3084 008729 setarg offset_24g_mode_switch 
+0x3085 008730 call g24_set_rega_ifetch_1byte 
+0x3086 008732 rtn blank 
+0x3087 008733 call g24_timer_check 
+0x3088 008734 nrtn user 
+0x3089 008735 call g24_fetch_mem_time_slice 
+0x308a 008737 increase 1 ,pdata 
+0x308b 008738 and_into 1 ,pdata 
+0x308c 008739 call g24_store_mem_time_slice 
+0x308d 008741 beq 0 ,dongle_check_mode 
+0x308e 008742 beq 1 ,g24_bind_mode_enable 
+0x308f 008743 rtn 
+:      008745 g24_bind_mode_enable:
+0x3090 008749 setarg dongle_bind 
+0x3091 008750 call g24_store_mem_dongle_work_mode 
+0x3092 008751 branch g24_set0_mem_dongle_mode_init 
+:      008753 g24_enable_nodata_timer:
+0x3093 008754 setarg 1 
+0x3094 008755 call g24_store_mem_nodata_timer_enable 
+:      008757 g24_enable_nodata_timer_init:
+0x3095 008758 setarg timer_nodata_delay 
+0x3096 008759 arg timer_nodata ,queue 
+0x3097 008760 branch timer_init 
+:      008762 g24_rx_nodata_process:
+0x3098 008763 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008765 rtn blank 
+0x309a 008766 arg timer_nodata ,queue 
+0x309b 008767 call timer_check 
+0x309c 008768 nrtn blank 
+0x309d 008769 call g24_set0_mem_nodata_timer_enable 
+0x309e 008772 setarg dongle_search 
+0x309f 008773 call g24_store_mem_dongle_work_mode 
+0x30a0 008775 call g24_set0_mem_dongle_mode_init 
+0x30a1 008777 branch g24_rx_interrupt_clear 
+:      008779 g24_dongle_search_mode_auto:
+0x30a2 008780 bpatch patch18_0 ,mem_patch18 
+0x30a3 008781 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008783 rtnne dongle_search 
+0x30a5 008784 call g24_dongle_search_mode_init 
+0x30a6 008785 call g24_rx_auto_addr_ch_search 
+0x30a7 008786 call g24_receive_transmit_ack 
+0x30a8 008787 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008789 call g24_dongle_search_addr_check 
+0x30aa 008790 call g24_receive_packet_parse ,zero 
+0x30ab 008794 call dongle_check_mode 
+0x30ac 008795 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008797 set1 dongle_work ,pdata 
+0x30ae 008798 call g24_store_mem_dongle_mode_init 
+0x30af 008800 call g24_rx_interrupt_clear 
+0x30b0 008801 call g24_enable_nodata_timer 
+0x30b1 008802 call g24_dongle_search_addr_check 
+0x30b2 008803 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008804 setarg offset_24g_kb_addr 
+0x30b4 008805 call g24_set_rega_ifetcht_4byte 
+0x30b5 008807 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008808 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008809 setarg offset_24g_mouse_addr 
+0x30b8 008810 call g24_set_rega_ifetcht_4byte 
+0x30b9 008812 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008813 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008814 rtn 
+:      008816 g24_dongle_search_addr_check:
+0x30bc 008817 setarg offset_24g_rx_addr 
+0x30bd 008818 call g24_set_rega_ifetcht_4byte 
+:      008820 g24_fetch_mem_addr_isub_temp:
+0x30be 008821 call g24_fetch_mem_addr 
+0x30bf 008823 isub temp ,null 
+0x30c0 008824 rtn 
+:      008826 g24_dg_ch_num_reinit:
+0x30c1 008827 setarg offset_24g_dg_ch_number 
+0x30c2 008828 call g24_set_rega_ifetch_1byte 
+:      008830 g24_current_ch_num_reinit:
+0x30c3 008832 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008833 branch g24_contw_istore_1byte 
+:      008835 g24_kb_ch_num_reinit:
+0x30c5 008836 setarg offset_24g_kb_ch_number 
+0x30c6 008837 call g24_set_rega_ifetch_1byte 
+0x30c7 008839 branch g24_current_ch_num_reinit 
+:      008840 g24_ms_ch_num_reinit:
+0x30c8 008841 setarg offset_24g_ms_ch_number 
+0x30c9 008842 call g24_set_rega_ifetch_1byte 
+0x30ca 008844 branch g24_current_ch_num_reinit 
+:      008846 g24_dongle_search_mode_init:
+0x30cb 008847 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008849 rtnbit1 dongle_search 
+0x30cd 008850 set1 dongle_search ,pdata 
+0x30ce 008851 call g24_store_mem_dongle_mode_init 
+0x30cf 008853 call g24_set0_mem_time_slice 
+0x30d0 008855 call g24_set1_mem_ackpayload_enable 
+0x30d1 008857 setarg 0 
+0x30d2 008858 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008859 istore 3 ,contw 
+0x30d4 008861 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008862 call g24_set_contw_with_temp 
+0x30d6 008863 istore 7 ,contw 
+0x30d7 008866 call g24_dongle_search_addr_check 
+0x30d8 008867 nrtn zero 
+0x30d9 008868 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008869 ifetch 1 ,rega 
+0x30db 008871 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008872 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008874 add regc ,offset_24g_ch ,rega 
+0x30de 008875 ifetch 1 ,rega 
+0x30df 008878 branch g24_store_mem_dg_last_ch 
+:      008880 g24_rx_auto_addr_ch_search:
+0x30e0 008881 bpatch patch18_1 ,mem_patch18 
+0x30e1 008882 call g24_fetch_mem_time_slice 
+0x30e2 008884 increase 1 ,pdata 
+0x30e3 008885 and_into 3 ,pdata 
+0x30e4 008886 call g24_store_mem_time_slice 
+0x30e5 008889 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008890 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008891 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008892 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008893 rtn 
+:      008895 g24_rx_auto_bind_config_mouse:
+0x30ea 008896 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008897 setarg offset_24g_mouse_addr 
+0x30ec 008898 call g24_set_rega_ifetch_4byte 
+0x30ed 008900 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008901 call g24_store_mem_addr 
+0x30ef 008903 setarg offset_24g_ms_config_ch_once 
+0x30f0 008904 call g24_set_rega_ifetch_1byte 
+0x30f1 008906 call g24_ms_config_ch_once ,blank 
+0x30f2 008907 setarg offset_24g_ms_last_ch 
+0x30f3 008908 call g24_set_rega_ifetch_1byte 
+0x30f4 008910 call g24_store_mem_ch 
+0x30f5 008912 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008913 ifetcht 1 ,rega 
+0x30f7 008915 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008916 call rssi_noise_store 
+0x30f9 008917 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008918 istoret 1 ,contw 
+0x30fb 008920 call g24_noise_rssi_average 
+0x30fc 008921 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008922 istoret 1 ,contw 
+0x30fe 008924 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008925 nrtn positive 
+0x3100 008926 setarg offset_24g_ms_ch_number 
+0x3101 008927 call g24_set_rega_ifetcht_1byte 
+0x3102 008929 call g24_ch_temp_incre_size4 
+0x3103 008930 arg offset_24g_ms_ch_number ,rega 
+0x3104 008931 call g24_set_contw_with_regb2 
+0x3105 008932 istoret 1 ,contw 
+:      008934 g24_store_mem_ms_last_ch:
+0x3106 008936 arg offset_24g_ms_last_ch ,rega 
+0x3107 008937 branch g24_set_contw_with_regb_store_1byte 
+:      008939 g24_ms_config_ch_once:
+0x3108 008940 setarg 1 
+0x3109 008941 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008942 call g24_set_contw_with_regb_store_1byte 
+0x310b 008944 arg 0 ,temp 
+0x310c 008945 call g24_ch_calc 
+0x310d 008948 branch g24_store_mem_ms_last_ch 
+:      008950 g24_rx_auto_bind_config_kb:
+0x310e 008951 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008952 setarg offset_24g_kb_addr 
+0x3110 008953 call g24_set_rega_ifetch_4byte 
+0x3111 008955 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008956 call g24_store_mem_addr 
+0x3113 008958 setarg offset_24g_kb_config_ch_once 
+0x3114 008959 call g24_set_rega_ifetch_1byte 
+0x3115 008961 call g24_kb_config_ch_once ,blank 
+0x3116 008962 setarg offset_24g_kb_last_ch 
+0x3117 008963 call g24_set_rega_ifetch_1byte 
+0x3118 008965 call g24_store_mem_ch 
+0x3119 008967 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008968 ifetcht 1 ,rega 
+0x311b 008970 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008971 call rssi_noise_store 
+0x311d 008972 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008973 istoret 1 ,contw 
+0x311f 008975 call g24_noise_rssi_average 
+0x3120 008976 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008977 istoret 1 ,contw 
+0x3122 008979 sub temp ,rssi_thresh_noise ,null 
+0x3123 008980 nrtn positive 
+0x3124 008981 setarg offset_24g_kb_ch_number 
+0x3125 008982 call g24_set_rega_ifetcht_1byte 
+0x3126 008984 call g24_ch_temp_incre_size4 
+0x3127 008985 arg offset_24g_kb_ch_number ,rega 
+0x3128 008986 call g24_set_contw_with_regb2 
+0x3129 008987 istoret 1 ,contw 
+:      008989 g24_store_mem_kb_last_ch:
+0x312a 008991 arg offset_24g_kb_last_ch ,rega 
+0x312b 008992 branch g24_set_contw_with_regb_store_1byte 
+:      008994 g24_kb_config_ch_once:
+0x312c 008995 setarg 1 
+0x312d 008996 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008997 call g24_set_contw_with_regb_store_1byte 
+0x312f 008999 arg 0 ,temp 
+0x3130 009000 call g24_ch_calc 
+0x3131 009003 branch g24_store_mem_kb_last_ch 
+:      009005 g24_rx_auto_bind_config_dongle:
+0x3132 009006 call g24_dongle_bind_ms_payload_cfg 
+0x3133 009007 call g24_fetch_mem_rx_addr 
+0x3134 009009 call g24_store_mem_addr 
+0x3135 009011 setarg offset_24g_dg_config_ch_once 
+0x3136 009012 call g24_set_rega_ifetch_1byte 
+0x3137 009014 call g24_dg_config_ch_once ,blank 
+0x3138 009015 call g24_dg_store_config_ch 
+0x3139 009016 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 009017 ifetcht 1 ,rega 
+0x313b 009019 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 009020 call rssi_noise_store 
+0x313d 009021 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 009022 istoret 1 ,contw 
+0x313f 009024 call g24_noise_rssi_average 
+0x3140 009025 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 009026 istoret 1 ,contw 
+0x3142 009028 sub temp ,rssi_thresh_noise ,null 
+0x3143 009029 nrtn positive 
+0x3144 009030 setarg offset_24g_dg_ch_number 
+0x3145 009031 call g24_set_rega_ifetcht_1byte 
+0x3146 009033 call g24_ch_temp_incre_size4 
+0x3147 009034 arg offset_24g_dg_ch_number ,rega 
+0x3148 009035 call g24_set_contw_with_regb2 
+0x3149 009036 istoret 1 ,contw 
+:      009038 g24_store_mem_dg_last_ch:
+0x314a 009041 arg offset_24g_dg_last_ch ,rega 
+0x314b 009042 branch g24_set_contw_with_regb_store_1byte 
+:      009045 g24_dg_config_ch_once:
+0x314c 009050 setarg 1 
+0x314d 009051 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 009052 call g24_set_contw_with_regb_store_1byte 
+:      009053 g24_dg_store_config_ch:
+0x314f 009054 setarg offset_24g_dg_last_ch 
+0x3150 009055 call g24_set_rega_ifetch_1byte 
+0x3151 009056 branch g24_store_mem_ch 
+:      009059 g24_transmit_ack:
+0x3152 009061 add regc ,offset_24g_rxbuf ,rega 
+0x3153 009062 ifetch 1 ,rega 
+0x3154 009064 call g24_store_mem_data_type 
+0x3155 009067 call g24_read_len_pid_crc 
+0x3156 009069 call g24_fetch_mem_rxbuf_add1 
+0x3157 009071 isolate1 bit_ack_24g ,pdata 
+0x3158 009072 branch g24tx_no_ack ,true 
+:      009073 g24tx_with_ack:
+0x3159 009074 call g24_ackpayload_prep 
+0x315a 009075 call g24_transmit_prep 
+0x315b 009076 call g24_transmit 
+:      009077 g24tx_no_ack:
+0x315c 009078 branch g24_end_of_packet 
+:      009080 g24_ackpayload_prep:
+0x315d 009081 bpatch patch18_2 ,mem_patch18 
+0x315e 009082 add regc ,offset_24g_datalen ,contw 
+0x315f 009083 call g24_mem_set0 
+0x3160 009085 setarg offset_24g_ackpayload_enable 
+0x3161 009086 call g24_set_rega_ifetch_1byte 
+0x3162 009088 rtn blank 
+0x3163 009089 setarg 0x06 
+0x3164 009090 add regc ,offset_24g_datalen ,contw 
+0x3165 009091 istore 1 ,contw 
+0x3166 009093 arg 0x06 ,loopcnt 
+0x3167 009094 setarg offset_24g_bind_payload 
+0x3168 009095 iadd regc ,contr 
+0x3169 009097 add regc ,offset_24g_txbuf ,contw 
+0x316a 009099 branch memcpy 
+:      009102 g24_receive_packet_start:
+0x316b 009103 call g24_receive_transmit_ack 
+0x316c 009104 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009105 branch g24_receive_packet_parse 
+:      009107 g24_receive_transmit_ack:
+0x316e 009108 call g24_rx_interrupt_clear 
+0x316f 009109 call g24_receive_packet 
+0x3170 009110 nrtn user3 
+0x3171 009111 branch g24_transmit_ack 
+:      009113 g24_receive_packet_parse:
+0x3172 009114 bpatch patch18_3 ,mem_patch18 
+0x3173 009115 call g24_receive_packet_parse_pid_crc 
+0x3174 009116 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009117 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009118 ifetch 1 ,rega 
+0x3177 009120 branch g24_rx_interrupt_clear ,blank 
+0x3178 009121 increase 2 ,pdata 
+0x3179 009122 iforce loopcnt 
+0x317a 009123 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009125 setarg offset_24g_rxdata_temp 
+0x317c 009126 iadd regc ,contw 
+0x317d 009128 call memcpy 
+0x317e 009129 call g24_set0_mem_mode_switch 
+0x317f 009131 call g24_fetch_mem_pair_mode 
+0x3180 009133 call g24_enable_nodata_timer ,blank 
+0x3181 009134 setarg offset_24g_rxdata_temp_add2 
+0x3182 009135 call g24_set_rega_ifetch_1byte 
+0x3183 009137 beq 0x01 ,g24_data_type1 
+0x3184 009138 beq 0x02 ,g24_data_type2 
+0x3185 009139 beq 0x03 ,g24_data_type3 
+0x3186 009140 beq 0xff ,g24_data_attemp 
+0x3187 009141 branch g24_rx_interrupt_clear 
+:      009143 g24_receive_packet_parse_pid_crc:
+0x3188 009144 call g24_head_ptr2regc 
+0x3189 009145 call disable_user 
+0x318a 009146 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009147 ifetch 1 ,rega 
+0x318c 009149 add regc ,offset_24g_last_pid ,rega 
+0x318d 009150 ifetcht 1 ,rega 
+0x318e 009152 isub temp ,null 
+0x318f 009153 ncall enable_user ,zero 
+0x3190 009154 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009155 ifetch 1 ,rega 
+0x3192 009157 add regc ,offset_24g_last_pid ,contw 
+0x3193 009158 istore 1 ,contw 
+0x3194 009160 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009161 ifetch 3 ,rega 
+0x3196 009163 add regc ,offset_24g_last_crc ,rega 
+0x3197 009164 ifetcht 3 ,rega 
+0x3198 009166 isub temp ,null 
+0x3199 009167 ncall enable_user ,zero 
+0x319a 009168 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009169 ifetch 3 ,rega 
+0x319c 009171 add regc ,offset_24g_last_crc ,contw 
+0x319d 009173 branch g24_contw_istore_3byte 
+:      009175 g24_data_type1:
+0x319e 009176 call g24_ch_timer_reinit 
+0x319f 009177 call g24_fetch_mem_abort_pac 
+0x31a0 009178 store 1 ,mem_temp 
+0x31a1 009180 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009181 fetch 1 ,mem_temp 
+0x31a3 009183 isolate1 bit_abort ,temp 
+0x31a4 009184 setflag true ,0 ,pdata 
+0x31a5 009185 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009186 istore 1 ,contw 
+0x31a7 009188 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009189 call g24_fetch_mem_hop_pac 
+0x31a9 009191 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009193 isolate1 bit_hop ,temp 
+0x31ab 009194 setflag true ,0 ,pdata 
+0x31ac 009195 call g24_store_mem_hop_pac 
+0x31ad 009197 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009198 ifetch 2 ,rega 
+0x31af 009200 branch callback_func 
+:      009202 dongle_rxdata_type1:
+0x31b0 009203 setarg ms_report_id 
+0x31b1 009204 store 1 ,mem_usb_mouse_data 
+0x31b2 009205 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009207 istore 7 ,contw 
+0x31b4 009208 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009210 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009211 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009213 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009214 g24_data_type1_usbtx_enable:
+0x31b8 009215 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009216 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009217 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009218 set1 2 ,pdata 
+0x31bb 009219 store 1 ,mem_usb_tx_enable 
+0x31bc 009220 rtn 
+:      009222 g24_ms_enable_blank_data_forcibly:
+0x31bd 009223 setarg 1 
+0x31be 009224 call g24_store_mem_ms_blank_data_enable 
+:      009226 g24_ms_enable_blank_data_timer:
+0x31bf 009227 setarg timer_ms_blank_delay 
+0x31c0 009228 arg timer_ms_blank ,queue 
+0x31c1 009229 branch timer_init 
+:      009230 g24_ms_disable_blank_data_forcibly:
+0x31c2 009231 call g24_set0_mem_ms_blank_data_enable 
+:      009233 g24_ms_disable_blank_data_timer:
+0x31c3 009234 setarg 0 
+0x31c4 009235 arg timer_ms_blank ,queue 
+0x31c5 009236 branch timer_init 
+:      009238 g24_data_type2:
+0x31c6 009239 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009241 isolate1 bit_abort ,temp 
+0x31c8 009242 branch g24_data_attemp_kbd ,true 
+0x31c9 009243 arg mem_usb_kb_data ,contw 
+0x31ca 009244 call g24_data_type2_reverse_data 
+0x31cb 009245 fetch 8 ,mem_usb_kb_data 
+0x31cc 009246 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009247 fetch 8 ,mem_usb_kb_data 
+0x31ce 009248 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009249 call g24_head_ptr2regc 
+0x31d0 009250 fetch 8 ,mem_usb_kb_data 
+0x31d1 009251 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009252 call g24_set_contw_with_temp 
+0x31d3 009253 istore 8 ,contw 
+0x31d4 009255 setarg offset_24g_kb_data_last_data 
+0x31d5 009256 iadd regc ,rega 
+0x31d6 009257 ifetcht 8 ,rega 
+0x31d7 009259 isub temp ,null 
+0x31d8 009260 ncall g24_kb_data_dispose ,zero 
+0x31d9 009261 setarg offset_24g_kb_data_sta_data 
+0x31da 009262 iadd regc ,rega 
+0x31db 009263 ifetch 8 ,rega 
+0x31dc 009265 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009266 call g24_set_contw_with_temp 
+0x31de 009267 istore 8 ,contw 
+0x31df 009269 branch g24_rx_interrupt_clear 
+:      009271 g24_data_type2_reverse_data:
+0x31e0 009272 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009273 iadd regc ,contr 
+0x31e2 009275 arg 9 ,loopcnt 
+0x31e3 009276 branch reverse_byte 
+:      009278 g24_kb_enable_blank_data_forcibly:
+0x31e4 009279 setarg 1 
+0x31e5 009280 call g24_store_mem_kb_blank_data_enable 
+:      009282 g24_kb_enable_blank_data_timer:
+0x31e6 009283 setarg timer_kb_blank_delay 
+0x31e7 009284 arg timer_kb_blank ,queue 
+0x31e8 009285 branch timer_init 
+:      009287 g24_kb_disable_blank_data_forcibly:
+0x31e9 009288 call g24_set0_mem_kb_blank_data_enable 
+:      009290 g24_kb_disable_blank_data_timer:
+0x31ea 009291 setarg 0 
+0x31eb 009292 arg timer_kb_blank ,queue 
+0x31ec 009293 branch timer_init 
+:      009295 g24_kb_data_dispose:
+:      009296 g24_kb_data_into_ep1_fifo:
+0x31ed 009297 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009298 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009299 set1 1 ,pdata 
+0x31f0 009300 store 1 ,mem_usb_tx_enable 
+0x31f1 009301 rtn 
+:      009303 g24_data_type3:
+0x31f2 009304 arg mem_usb_kb_multikey ,contw 
+0x31f3 009305 call g24_data_type2_reverse_data 
+0x31f4 009306 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009307 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009308 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009309 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009310 call g24_head_ptr2regc 
+0x31f9 009311 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009312 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009313 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009315 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009316 iadd regc ,rega 
+0x31fe 009317 ifetcht 3 ,rega 
+0x31ff 009319 isub temp ,null 
+0x3200 009320 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009321 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009322 iadd regc ,rega 
+0x3203 009323 ifetch 3 ,rega 
+0x3204 009325 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009326 call g24_set_contw_with_temp_store_3byte 
+0x3206 009328 branch g24_rx_interrupt_clear 
+:      009330 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009331 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009332 branch g24_data_type1_usbtx_enable_ep2 
+:      009334 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009335 setarg 1 
+0x320a 009336 call g24_store_mem_kb_mul_blank_data_enable 
+:      009338 g24_kb_mul_enable_blank_data_timer:
+0x320b 009339 setarg timer_kb_mul_blank_delay 
+0x320c 009340 arg timer_kb_mul_blank ,queue 
+0x320d 009341 branch timer_init 
+:      009343 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009344 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009346 g24_kb_mul_disable_blank_data_timer:
+0x320f 009347 setarg 0 
+0x3210 009348 arg timer_kb_mul_blank ,queue 
+0x3211 009349 branch timer_init 
+:      009351 g24_data_attemp:
+0x3212 009352 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009354 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009355 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009356 rtn 
+:      009357 g24_data_attemp_mouse:
+0x3216 009358 setarg offset_24g_rxdata_temp_add4 
+0x3217 009359 call g24_set_rega_ifetch_4byte 
+0x3218 009360 arg offset_24g_mouse_addr ,rega 
+0x3219 009361 call g24_set_contw_with_temp 
+0x321a 009364 branch g24_contw_istore_4byte 
+:      009366 g24_data_attemp_kbd:
+0x321b 009367 setarg offset_24g_rxdata_temp_add4 
+0x321c 009368 call g24_set_rega_ifetch_4byte 
+0x321d 009369 arg offset_24g_kb_addr ,rega 
+0x321e 009370 call g24_set_contw_with_temp 
+0x321f 009373 branch g24_contw_istore_4byte 
+:      009375 g24_store_mem_24g_mode:
+0x3220 009376 call g24_head_ptr2regc 
+0x3221 009377 add regc ,offset_24g_mode ,contw 
+0x3222 009378 istore 1 ,contw 
+0x3223 009379 rtn 
+:      009381 g24_fetch_mem_device_addr:
+0x3224 009382 call g24_head_ptr2regc 
+0x3225 009383 add regc ,offset_24g_device_addr ,rega 
+0x3226 009384 branch g24_rega_ifetch_4byte 
+:      009385 g24_store_mem_device_addr:
+0x3227 009386 call g24_head_ptr2regc 
+0x3228 009387 add regc ,offset_24g_device_addr ,contw 
+0x3229 009388 branch g24_contw_istore_4byte 
+:      009390 g24_fetch_mem_addr:
+0x322a 009391 add regc ,offset_24g_addr ,rega 
+0x322b 009392 branch g24_rega_ifetch_4byte 
+:      009393 g24_store_mem_addr:
+0x322c 009394 add regc ,offset_24g_addr ,contw 
+:      009395 g24_contw_istore_4byte:
+0x322d 009396 istore 4 ,contw 
+0x322e 009397 rtn 
+:      009399 g24_store_mem_ch:
+0x322f 009400 add regc ,offset_24g_ch ,contw 
+0x3230 009401 branch g24_contw_istore_1byte 
+:      009403 g24_set0_mem_pid:
+0x3231 009404 setarg 0 
+:      009405 g24_store_mem_pid:
+0x3232 009406 call g24_head_ptr2regc 
+0x3233 009407 add regc ,offset_24g_pid ,contw 
+0x3234 009408 branch g24_contw_istore_1byte 
+:      009410 g24_store_mem_txpayload:
+0x3235 009411 add regc ,offset_24g_txpayload ,contw 
+0x3236 009412 branch g24_contw_istore_1byte 
+:      009414 g24_set4_mem_max_retry:
+0x3237 009415 setarg 4 
+:      009416 g24_store_mem_max_retry:
+0x3238 009417 add regc ,offset_24g_max_retry ,contw 
+0x3239 009418 branch g24_contw_istore_1byte 
+:      009420 g24_fetch_mem_data_type:
+0x323a 009421 add regc ,offset_24g_data_type ,rega 
+0x323b 009422 branch g24_rega_ifetch_1byte 
+:      009423 g24_store_mem_data_type:
+0x323c 009424 add regc ,offset_24g_data_type ,contw 
+0x323d 009425 branch g24_contw_istore_1byte 
+:      009427 g24_set2_mem_sync_cnt:
+0x323e 009428 setarg 2 
+:      009429 g24_store_mem_sync_cnt:
+0x323f 009430 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009431 branch g24_contw_istore_1byte 
+:      009433 g24_set1_mem_rf_last_sta:
+0x3241 009434 setarg 1 
+:      009435 g24_store_mem_rf_last_sta:
+0x3242 009436 call g24_head_ptr2regc 
+0x3243 009437 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009438 branch g24_contw_istore_1byte 
+:      009440 g24_fetch_mem_hop_pac:
+0x3245 009441 call g24_head_ptr2regc 
+0x3246 009442 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009443 branch g24_rega_ifetch_1byte 
+:      009444 g24_set1_mem_hop_pac:
+0x3248 009445 setarg 1 
+:      009446 g24_store_mem_hop_pac:
+0x3249 009447 call g24_head_ptr2regc 
+0x324a 009448 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009449 branch g24_contw_istore_1byte 
+:      009451 g24_fetch_mem_abort_pac:
+0x324c 009452 call g24_head_ptr2regc 
+0x324d 009453 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009454 branch g24_rega_ifetch_1byte 
+:      009455 g24_set1_mem_abort_pac:
+0x324f 009456 setarg 1 
+:      009457 g24_store_mem_abort_pac:
+0x3250 009458 call g24_head_ptr2regc 
+0x3251 009459 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009460 branch g24_contw_istore_1byte 
+:      009462 g24_fetch_mem_pairing_sm:
+0x3253 009463 call g24_head_ptr2regc 
+0x3254 009464 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009465 branch g24_rega_ifetch_1byte 
+:      009466 g24_store_mem_pairing_sm:
+0x3256 009467 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009468 branch g24_contw_istore_1byte 
+:      009470 g24_fetch_mem_rf_hop_ch:
+0x3258 009471 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009472 branch g24_rega_ifetch_1byte 
+:      009473 g24_set0_mem_rf_hop_ch:
+0x325a 009474 setarg 0 
+:      009475 g24_store_mem_rf_hop_ch:
+0x325b 009476 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009477 branch g24_contw_istore_1byte 
+:      009479 g24_fetch_mem_rf_work_stage:
+0x325d 009480 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009481 branch g24_rega_ifetch_1byte 
+:      009483 g24_fetch_mem_rxbuf_add1:
+0x325f 009484 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009485 branch g24_rega_ifetch_1byte 
+:      009487 g24_fetch_mem_check_dongle_times:
+0x3261 009488 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009489 branch g24_rega_ifetch_1byte 
+:      009490 g24_set0_mem_check_dongle_times:
+0x3263 009491 setarg 0 
+:      009492 g24_store_mem_check_dongle_times:
+0x3264 009493 call g24_head_ptr2regc 
+0x3265 009494 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009495 branch g24_contw_istore_1byte 
+:      009497 g24_store_mem_tx_power:
+0x3267 009498 call g24_head_ptr2regc 
+0x3268 009499 add regc ,offset_tx_power_temp ,rega 
+0x3269 009500 ifetch 1 ,rega 
+:      009501 g24_store_mem_txpower:
+0x326a 009502 store 1 ,mem_tx_power 
+0x326b 009503 rtn 
+:      009505 g24_store_mem_tx_power_temp:
+0x326c 009506 call g24_head_ptr2regc 
+0x326d 009507 fetch 1 ,mem_tx_power 
+0x326e 009509 add regc ,offset_tx_power_temp ,contw 
+0x326f 009510 branch g24_contw_istore_1byte 
+:      009512 g24_fetch_mem_power_ctrl_pac:
+0x3270 009513 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009514 branch g24_rega_ifetch_1byte 
+:      009516 g24_store_mem_power_ctrl_level:
+0x3272 009517 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009518 branch g24_contw_istore_1byte 
+:      009520 g24_fetcht_mem_rxdata_temp:
+0x3274 009521 setarg offset_24g_rxdata_temp 
+:      009522 g24_set_rega_ifetcht_1byte:
+0x3275 009523 iadd regc ,rega 
+0x3276 009524 ifetcht 1 ,rega 
+0x3277 009525 rtn 
+:      009527 g24_fetch_mem_rf_laststa:
+0x3278 009528 setarg offset_24g_rf_laststa 
+0x3279 009529 branch g24_set_rega_ifetch_1byte 
+:      009530 g24_set0_mem_rf_laststa:
+0x327a 009531 setarg 0 
+:      009532 g24_store_mem_rf_laststa:
+0x327b 009533 arg offset_24g_rf_laststa ,rega 
+0x327c 009534 branch g24_set_contw_with_regb_store_1byte 
+:      009536 g24_fetch_mem_rx_addr:
+0x327d 009537 setarg offset_24g_rx_addr 
+:      009538 g24_set_rega_ifetch_4byte:
+0x327e 009539 call g24_set_rega 
+:      009540 g24_rega_ifetch_4byte:
+0x327f 009541 ifetch 4 ,rega 
+0x3280 009542 rtn 
+:      009544 g24_fetch_mem_time_slice:
+0x3281 009545 setarg offset_24g_time_slice 
+0x3282 009546 branch g24_set_rega_ifetch_1byte 
+:      009547 g24_set0_mem_time_slice:
+0x3283 009548 setarg 0 
+:      009549 g24_store_mem_time_slice:
+0x3284 009550 arg offset_24g_time_slice ,rega 
+0x3285 009551 branch g24_set_contw_with_regb_store_1byte 
+:      009553 g24_set0_mem_mode_switch:
+0x3286 009554 setarg 0 
+:      009555 g24_store_mem_mode_switch:
+0x3287 009556 arg offset_24g_mode_switch ,rega 
+0x3288 009557 branch g24_set_contw_with_regb_store_1byte 
+:      009559 g24_store_mem_bind_payload:
+0x3289 009560 arg offset_24g_bind_payload ,rega 
+0x328a 009561 branch g24_set_contw_with_regb_store_1byte 
+:      009563 g24_fetch_mem_bind_device_status:
+0x328b 009564 setarg offset_dongle_bind_device_status 
+0x328c 009565 branch g24_set_rega_ifetch_1byte 
+:      009566 g24_store_mem_bind_device_status:
+0x328d 009567 arg offset_dongle_bind_device_status ,rega 
+0x328e 009568 branch g24_set_contw_with_regb_store_1byte 
+:      009570 g24_fetch_mem_dongle_work_mode:
+0x328f 009571 setarg offset_dongle_work_mode 
+0x3290 009572 branch g24_set_rega_ifetch_1byte 
+:      009573 g24_set_work_mem_dongle_work_mode:
+0x3291 009574 setarg dongle_work 
+:      009575 g24_store_mem_dongle_work_mode:
+0x3292 009576 arg offset_dongle_work_mode ,rega 
+0x3293 009577 branch g24_set_contw_with_regb_store_1byte 
+:      009579 g24_fetch_mem_dongle_mode_init:
+0x3294 009580 setarg offset_dongle_mode_init 
+0x3295 009581 branch g24_set_rega_ifetch_1byte 
+:      009582 g24_set0_mem_dongle_mode_init:
+0x3296 009583 setarg clear_init 
+:      009584 g24_store_mem_dongle_mode_init:
+0x3297 009585 arg offset_dongle_mode_init ,rega 
+0x3298 009586 branch g24_set_contw_with_regb_store_1byte 
+:      009588 g24_set0_mem_ackpayload_enable:
+0x3299 009589 setarg 0 
+:      009590 g24_store_mem_ackpayload_enable:
+0x329a 009591 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009592 branch g24_set_contw_with_regb_store_1byte 
+:      009593 g24_set1_mem_ackpayload_enable:
+0x329c 009594 setarg 1 
+0x329d 009595 branch g24_store_mem_ackpayload_enable 
+:      009597 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009598 setarg offset_24g_rxdata_temp_add3 
+0x329f 009599 call g24_set_rega 
+0x32a0 009600 ifetch 7 ,rega 
+0x32a1 009601 rtn 
+:      009603 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009604 setarg offset_24g_nodata_timer_enable 
+0x32a3 009605 branch g24_set_rega_ifetch_1byte 
+:      009606 g24_set0_mem_nodata_timer_enable:
+0x32a4 009607 setarg 0 
+:      009608 g24_store_mem_nodata_timer_enable:
+0x32a5 009609 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009610 branch g24_set_contw_with_regb_store_1byte 
+:      009612 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009613 setarg 0 
+:      009614 g24_store_mem_ms_blank_data_enable:
+0x32a8 009615 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009616 branch g24_set_contw_with_regb_store_1byte 
+:      009618 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009619 setarg 0 
+:      009620 g24_store_mem_kb_blank_data_enable:
+0x32ab 009621 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009622 branch g24_set_contw_with_regb_store_1byte 
+:      009624 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009625 setarg 0 
+:      009626 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009627 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009628 branch g24_set_contw_with_regb_store_1byte 
+:      009630 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009631 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009632 branch g24_set_contw_with_regb_store_1byte 
+:      009634 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009635 arg offset_power_ctrl_threshold_down ,rega 
+:      009636 g24_set_contw_with_regb_store_1byte:
+0x32b3 009637 call g24_set_contw_with_regb 
+:      009638 g24_contw_istore_1byte:
+0x32b4 009639 istore 1 ,contw 
+0x32b5 009640 rtn 
+:      009642 g24_fetch_mem_pair_mode:
+0x32b6 009643 setarg offset_24g_pair_mode 
+0x32b7 009644 branch g24_set_rega_ifetch_1byte 
+:      009646 g24_store_mem_pair_mode:
+0x32b8 009647 arg offset_24g_pair_mode ,rega 
+0x32b9 009648 branch g24_set_contw_with_regb_store_1byte 
+:      009650 g24_store_mem_pair_txpower:
+0x32ba 009651 setarg offset_24g_pair_txpower 
+0x32bb 009652 call g24_set_rega_ifetch_1byte 
+0x32bc 009653 branch g24_store_mem_txpower 
+:      009655 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009656 setarg offset_24g_rxdata_temp_add3 
+0x32be 009657 branch g24_set_rega_ifetch_1byte 
+:      009659 g24_set_contw_with_temp:
+0x32bf 009660 copy pdata ,temp 
+0x32c0 009661 copy rega ,pdata 
+0x32c1 009662 iadd regc ,contw 
+0x32c2 009663 copy temp ,pdata 
+0x32c3 009664 rtn 
+:      009666 g24_set_contw_with_temp_store_3byte:
+0x32c4 009667 call g24_set_contw_with_temp 
+:      009668 g24_contw_istore_3byte:
+0x32c5 009669 istore 3 ,contw 
+0x32c6 009670 rtn 
+:      009672 g24_set_contw_with_regb:
+0x32c7 009673 call g24_head_ptr2regc 
+:      009674 g24_set_contw_with_regb2:
+0x32c8 009675 copy pdata ,regb 
+0x32c9 009676 copy rega ,pdata 
+0x32ca 009677 iadd regc ,contw 
+0x32cb 009678 copy regb ,pdata 
+0x32cc 009679 rtn 
+:      009681 g24_set_rega:
+0x32cd 009682 call g24_head_ptr2regc 
+0x32ce 009683 iadd regc ,rega 
+0x32cf 009684 rtn 
+:      009686 g24_set_rega_ifetch_1byte:
+0x32d0 009687 call g24_set_rega 
+:      009688 g24_rega_ifetch_1byte:
+0x32d1 009689 ifetch 1 ,rega 
+0x32d2 009690 rtn 
+:      009692 g24_set_rega_ifetcht_4byte:
+0x32d3 009693 call g24_set_rega 
+0x32d4 009694 ifetcht 4 ,rega 
+0x32d5 009695 rtn 
+:      009697 g24_mem_set0:
+0x32d6 009698 setarg 0 
+0x32d7 009699 branch g24_contw_istore_1byte 
+:      009703 app_init:
+0x32d8 009704 bpatch patch18_4 ,mem_patch18 
+0x32d9 009705 fetch 1 ,mem_device_option 
+0x32da 009706 branch app_init ,blank 
+0x32db 009708 beq dvc_op_dongle ,dongle_init 
+0x32dc 009709 beq dvc_op_antilost ,antilost_init 
+0x32dd 009710 beq dvc_op_shutter ,shutter_init 
+0x32de 009711 beq dvc_op_module ,module_init 
+0x32df 009712 beq dvc_op_car ,car_init 
+0x32e0 009713 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009714 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009715 rtn 
+:      009717 app_lpm_init:
+0x32e3 009718 bpatch patch18_5 ,mem_patch18 
+0x32e4 009719 jam 0 ,mem_tester_emulate 
+0x32e5 009720 jam 0 ,mem_debug_config 
+0x32e6 009721 jam 0 ,mem_lch_code 
+0x32e7 009722 setarg 0 
+0x32e8 009723 store 5 ,mem_sp_state_start 
+0x32e9 009724 fetch 1 ,mem_device_option 
+0x32ea 009725 branch app_lpm_init ,blank 
+0x32eb 009726 beq dvc_op_module ,module_lpm_init 
+:      009727 app_lpm_init0:
+0x32ec 009728 rtn 
+:      009731 app_process_idle:
+0x32ed 009732 call ui_dispatch 
+0x32ee 009733 call check_51cmd 
+0x32ef 009734 call app_process_bb_event 
+0x32f0 009735 fetch 2 ,mem_cb_idle_process 
+0x32f1 009736 branch callback_func 
+:      009738 app_process_bt:
+0x32f2 009739 fetch 2 ,mem_cb_bt_process 
+0x32f3 009740 branch callback_func 
+:      009742 app_process_ble:
+0x32f4 009743 fetch 2 ,mem_cb_le_process 
+0x32f5 009744 branch callback_func 
+:      009746 app_process_bb_event:
+0x32f6 009747 bpatch patch18_6 ,mem_patch18 
+0x32f7 009749 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009750 call fifo_out 
+0x32f9 009751 rtn blank 
+0x32fa 009753 copy pdata ,regc 
+0x32fb 009754 call app_event_normal_process 
+0x32fc 009755 branch app_process_bb_event_priority 
+:      009757 app_discard_event:
+0x32fd 009758 arg 0 ,regc 
+0x32fe 009759 rtn 
+:      009764 app_event_normal_process:
+0x32ff 009765 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009766 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009767 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009768 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009769 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009770 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009771 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009772 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009773 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009774 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009775 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009776 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009777 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009779 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009780 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009781 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009782 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009783 rtn 
+:      009786 app_evt_bt_conn:
+0x3311 009787 fetch 2 ,mem_ui_state_map 
+0x3312 009788 set1 ui_state_bt_connected ,pdata 
+0x3313 009789 store 2 ,mem_ui_state_map 
+0x3314 009790 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009791 set0 app_disc_by_button ,pdata 
+0x3316 009792 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009793 rtn 
+:      009795 app_event_switch_success:
+0x3318 009796 jam 0 ,mem_switch_fail_master_count 
+0x3319 009797 rtn 
+:      009799 app_event_switch_fail_master:
+0x331a 009800 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009801 increase 1 ,pdata 
+0x331c 009802 store 1 ,mem_switch_fail_master_count 
+0x331d 009803 sub pdata ,1 ,null 
+0x331e 009804 branch app_bt_role_switch ,positive 
+0x331f 009805 jam 0 ,mem_switch_fail_master_count 
+0x3320 009806 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009807 set1 app_disc_switch_fail ,pdata 
+0x3322 009808 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009809 branch app_bt_disconnect 
+:      009811 app_process_bb_event_priority:
+0x3324 009812 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009813 branch callback_func 
+:      009815 app_check_wake_lock:
+0x3326 009816 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009817 branch callback_func 
+:      009819 app_will_enter_lpm:
+0x3328 009820 fetch 2 ,mem_cb_before_lpm 
+0x3329 009821 branch callback_func 
+:      009823 app_event_linkkey_generate:
+0x332a 009824 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009825 set1 app_disc_after_pairing ,pdata 
+0x332c 009826 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009827 branch app_bt_store_reconn_info 
+:      009829 app_event_reconn_start:
+0x332e 009830 fetch 2 ,mem_ui_state_map 
+0x332f 009831 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009832 store 2 ,mem_ui_state_map 
+0x3331 009833 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009834 set1 app_disc_after_reconn ,pdata 
+0x3333 009835 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009836 rtn 
+:      009838 app_evt_setup_complete:
+0x3335 009839 fetch 2 ,mem_ui_state_map 
+0x3336 009840 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009841 store 2 ,mem_ui_state_map 
+0x3338 009842 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009843 set1 app_disc_after_setup_done ,pdata 
+0x333a 009844 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009845 rtn 
+:      009847 app_evt_hid_handshake:
+0x333c 009848 fetch 2 ,mem_ui_state_map 
+0x333d 009849 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009850 store 2 ,mem_ui_state_map 
+0x333f 009851 rtn 
+:      009853 app_event_enter_sniff:
+0x3340 009854 fetch 2 ,mem_ui_state_map 
+0x3341 009855 set1 ui_state_bt_sniff ,pdata 
+0x3342 009856 store 2 ,mem_ui_state_map 
+0x3343 009857 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009858 set1 app_disc_after_sniff ,pdata 
+0x3345 009859 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009860 rtn 
+:      009862 app_event_exit_sniff:
+0x3347 009863 fetch 2 ,mem_ui_state_map 
+0x3348 009864 set0 ui_state_bt_sniff ,pdata 
+0x3349 009865 store 2 ,mem_ui_state_map 
+0x334a 009866 rtn 
+:      009868 app_le_event_bb_connected:
+0x334b 009869 fetch 2 ,mem_ui_state_map 
+0x334c 009870 set1 ui_state_ble_connected ,pdata 
+0x334d 009871 store 2 ,mem_ui_state_map 
+0x334e 009872 rtn 
+:      009874 app_le_event_bb_disconn:
+0x334f 009875 fetch 2 ,mem_ui_state_map 
+0x3350 009876 set0 ui_state_ble_connected ,pdata 
+0x3351 009877 store 2 ,mem_ui_state_map 
+0x3352 009878 branch app_lpm_mult_disable 
+:      009880 app_bb_event_hid_connected:
+0x3353 009881 fetch 2 ,mem_ui_state_map 
+0x3354 009882 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009883 store 2 ,mem_ui_state_map 
+0x3356 009884 rtn 
+:      009886 app_evt_button_long_pressed:
+0x3357 009887 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009888 set1 app_disc_by_button ,pdata 
+0x3359 009889 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009890 rtn 
+:      009892 app_event_ml2cap_conn_refused:
+0x335b 009893 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009894 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009895 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009896 branch app_bt_disconnect 
+:      009899 app_evt_timer:
+0x335f 009900 bpatch patch18_7 ,mem_patch18 
+0x3360 009901 store 1 ,mem_app_evt_timer_count 
+:      009902 app_evt_100ms_loop:
+0x3361 009903 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009904 rtn blank 
+0x3363 009905 increase -1 ,pdata 
+0x3364 009906 store 1 ,mem_app_evt_timer_count 
+0x3365 009907 call ui_button_polling 
+0x3366 009908 call app_lpm_wake_auto_lock_timer 
+0x3367 009909 call app_unsniff_delay_timer 
+0x3368 009910 call app_discovery_timer 
+0x3369 009911 call flash_write_spi_sm_timer 
+0x336a 009912 fetch 2 ,mem_cb_event_timer 
+0x336b 009913 call callback_func 
+0x336c 009914 branch app_evt_100ms_loop 
+:      009919 timer_single_step:
+0x336d 009920 ifetch 1 ,regc 
+0x336e 009921 rtn blank 
+0x336f 009922 pincrease -1 
+0x3370 009923 istore 1 ,regc 
+0x3371 009924 nrtn blank 
+0x3372 009925 copy regb ,pdata 
+0x3373 009926 branch callback_func 
+:      009930 timer_single_step_2b:
+0x3374 009931 ifetch 2 ,regc 
+0x3375 009932 rtn blank 
+0x3376 009933 pincrease -1 
+0x3377 009934 istore 2 ,regc 
+0x3378 009935 nrtn blank 
+0x3379 009936 copy regb ,pdata 
+0x337a 009937 branch callback_func 
+:      009939 app_power_timer:
+0x337b 009940 fetcht 2 ,mem_power_param_ptr 
+0x337c 009941 add temp ,power_timer_offset ,regc 
+0x337d 009942 arg app_power_timer_timeout ,regb 
+0x337e 009943 branch timer_single_step 
+:      009945 app_power_timer_timeout:
+0x337f 009946 call app_got_power_state_common 
+0x3380 009947 beq power_starting ,app_enter_power_stanby_state 
+:      009948 app_enter_power_off_state:
+0x3381 009949 branch app_enter_hibernate 
+:      009950 app_enter_power_stanby_state:
+0x3382 009951 setarg power_standby 
+0x3383 009952 istore 1 ,regc 
+0x3384 009953 add temp ,power_standby_cb_offset ,regb 
+:      009954 app_power_cb_common:
+0x3385 009955 ifetch 2 ,regb 
+0x3386 009956 branch callback_func 
+:      009958 app_unsniff_delay_timer:
+0x3387 009959 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009960 arg app_unsniff_delay_timeout ,regb 
+0x3389 009961 branch timer_single_step 
+:      009963 app_unsniff_delay_timeout:
+0x338a 009964 call context_check_idle 
+0x338b 009965 branch app_bt_enter_sniff ,zero 
+0x338c 009966 rtn 
+:      009969 app_discovery_timer:
+0x338d 009970 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009971 arg app_discovery_timeout ,regb 
+0x338f 009972 branch timer_single_step_2b 
+:      009974 app_discovery_timeout:
+0x3390 009975 call app_bt_stop_discovery 
+0x3391 009976 call app_led_off 
+0x3392 009977 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009978 branch callback_func 
+:      009981 app_bb_event_reconn_failed:
+0x3394 009982 call app_disconn_reason_flag_clear 
+:      009983 app_clear_reconnect_flag:
+0x3395 009984 fetch 2 ,mem_ui_state_map 
+0x3396 009985 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009986 store 2 ,mem_ui_state_map 
+0x3398 009987 rtn 
+:      009989 app_bb_event_bb_disconn:
+0x3399 009990 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009991 fetch 2 ,mem_ui_state_map 
+0x339b 009992 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009993 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009994 call app_discard_event ,true 
+:      009995 app_bb_event_bb_reconn_disconn:
+0x339e 009996 bpatch patch19_0 ,mem_patch19 
+0x339f 009997 fetch 2 ,mem_ui_state_map 
+0x33a0 009998 set0 ui_state_bt_connected ,pdata 
+0x33a1 009999 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 010000 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 010001 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 010002 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 010003 store 2 ,mem_ui_state_map 
+0x33a6 010004 branch app_lpm_mult_disable 
+:      010006 app_bb_hibernate:
+0x33a7 010007 call app_disconn_reason_clear 
+0x33a8 010008 branch app_enter_hibernate 
+:      010011 app_disconn_reason_clear:
+0x33a9 010012 setarg 0 
+0x33aa 010013 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 010014 rtn 
+:      010015 app_disconn_reason_flag_clear:
+0x33ac 010016 setarg 0 
+0x33ad 010017 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 010018 rtn 
+:      010020 app_disconn_reason_collect_bt:
+0x33af 010021 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 010022 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 010023 setarg 0 
+0x33b2 010024 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 010025 rtn 
+:      010027 app_disconn_reason_collect_ble:
+0x33b4 010028 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 010029 set1 app_disc_ble ,pdata 
+0x33b6 010030 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 010031 setarg 0 
+0x33b8 010032 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 010033 rtn 
+:      010041 app_check_sniff:
+0x33ba 010042 fetch 1 ,mem_ui_state_map 
+0x33bb 010043 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 010044 rtn 
+:      010052 app_initflag_store:
+0x33bd 010053 setarg eeprom_init_flag 
+:      010054 app_flag_store:
+0x33be 010055 store 2 ,mem_timeup 
+0x33bf 010056 bpatch patch19_1 ,mem_patch19 
+0x33c0 010057 arg 2 ,temp 
+0x33c1 010058 arg mem_timeup ,rega 
+0x33c2 010059 arg eeprom_module_init_flag ,regb 
+0x33c3 010060 branch iicd_write_eep_data 
+:      010063 app_initflag_check:
+0x33c4 010064 bpatch patch19_2 ,mem_patch19 
+0x33c5 010065 arg 2 ,temp 
+0x33c6 010066 arg mem_pdatatemp ,rega 
+0x33c7 010067 arg eeprom_module_init_flag ,regb 
+0x33c8 010068 call iicd_read_eep_data 
+0x33c9 010069 fetch 2 ,mem_pdatatemp 
+0x33ca 010070 arg eeprom_init_flag ,temp 
+0x33cb 010071 isub temp ,null 
+0x33cc 010072 rtn 
+:      010075 app_start_auto_sniff:
+0x33cd 010076 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 010077 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 010078 rtn 
+:      010080 app_get_lpm_wake_lock:
+0x33d0 010081 arg wake_lock_app ,queue 
+0x33d1 010082 branch lpm_get_wake_lock 
+:      010084 app_put_lpm_wake_lock:
+0x33d2 010085 arg wake_lock_app ,queue 
+0x33d3 010086 branch lpm_put_wake_lock 
+:      010088 app_lpm_wake_auto_lock:
+0x33d4 010089 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010090 branch app_get_lpm_wake_lock 
+:      010092 app_lpm_wake_auto_lock_timer:
+0x33d6 010093 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010094 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010095 branch timer_single_step 
+:      010097 app_l2cap_flow_control_enable:
+0x33d9 010098 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010099 rtn 
+:      010101 app_l2cap_flow_control_disable:
+0x33db 010102 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010103 rtn 
+:      010105 app_bt_set_pincode:
+0x33dd 010106 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010107 branch ui_ipc_send_cmd 
+:      010109 app_bt_role_switch:
+0x33df 010110 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010111 branch ui_ipc_send_cmd 
+:      010113 app_bt_start_reconnect:
+0x33e1 010114 bpatch patch19_3 ,mem_patch19 
+0x33e2 010115 fetch 1 ,mem_app_connection_options 
+0x33e3 010116 store 1 ,mem_connection_options 
+0x33e4 010117 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010118 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010119 branch ui_ipc_send_cmd 
+:      010121 app_bt_reconnect_cancel:
+0x33e7 010122 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010123 branch ui_ipc_send_cmd 
+:      010125 app_bt_disconnect:
+0x33e9 010126 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010127 branch ui_ipc_send_cmd 
+:      010129 app_bt_start_discovery_short:
+0x33eb 010130 fetch 2 ,mem_discovery_timeout 
+0x33ec 010131 store 2 ,mem_discovery_timeout_timer_count 
+:      010132 app_bt_start_discovery_led_blink:
+0x33ed 010133 call app_led_start_blink 
+:      010134 app_bt_start_discovery:
+0x33ee 010135 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010136 branch ui_ipc_send_cmd 
+:      010138 app_bt_stop_discovery:
+0x33f0 010139 setarg 0 
+0x33f1 010140 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010141 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010142 branch ui_ipc_send_cmd 
+:      010144 app_ble_start_direct_adv:
+0x33f4 010145 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010146 branch ui_ipc_send_cmd 
+:      010148 app_ble_stop_direct_adv:
+0x33f6 010149 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010150 branch ui_ipc_send_cmd 
+:      010152 app_ble_stop_adv:
+0x33f8 010153 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010154 branch ui_ipc_send_cmd 
+:      010156 app_ble_start_adv:
+0x33fa 010157 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010158 branch ui_ipc_send_cmd 
+:      010160 app_ble_start_scan:
+0x33fc 010161 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010162 branch ui_ipc_send_cmd 
+:      010164 app_ble_stop_scan:
+0x33fe 010165 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010166 branch ui_ipc_send_cmd 
+:      010168 app_ble_start_conn:
+0x3400 010169 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010170 branch ui_ipc_send_cmd 
+:      010172 app_ble_disconnect:
+0x3402 010173 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010174 branch ui_ipc_send_cmd 
+:      010176 app_led_start_blink:
+0x3404 010177 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010178 branch ui_ipc_send_cmd 
+:      010180 app_led_on:
+0x3406 010181 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010182 branch ui_ipc_send_cmd 
+:      010184 app_led_stop_blink:
+:      010185 app_led_off:
+0x3408 010186 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010187 branch ui_ipc_send_cmd 
+:      010189 app_enter_hibernate:
+0x340a 010190 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010191 branch ui_ipc_send_cmd 
+:      010193 app_bt_sniff_exit:
+0x340c 010194 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010195 branch ui_ipc_send_cmd 
+:      010197 app_bt_enter_sniff:
+0x340e 010198 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010199 branch ui_ipc_send_cmd 
+:      010201 app_ble_store_reconn_info:
+0x3410 010202 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010203 branch ui_ipc_send_cmd 
+:      010205 app_bt_store_reconn_info:
+0x3412 010206 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010207 branch ui_ipc_send_cmd 
+:      010209 app_store_reconn_info:
+0x3414 010210 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010211 branch ui_ipc_send_cmd 
+:      010213 app_lpm_mult_enable:
+0x3416 010214 set1 mark_lpm_mult_enable ,mark 
+0x3417 010215 rtn 
+:      010217 app_lpm_mult_disable:
+0x3418 010218 set0 mark_lpm_mult_enable ,mark 
+0x3419 010219 rtn 
+:      010239 app_button_long_pressed:
+0x341a 010240 call app_got_power_state_common 
+0x341b 010241 beq power_standby ,app_power_shutting_down 
+:      010242 app_power_starting:
+0x341c 010243 setarg power_starting 
+0x341d 010244 istore 1 ,regc 
+0x341e 010245 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010246 add temp ,power_starting_cb_offset ,regb 
+:      010247 app_power_common:
+0x3420 010248 ifetcht 1 ,rega 
+0x3421 010249 increase 1 ,regc 
+0x3422 010250 istoret 1 ,regc 
+0x3423 010251 branch app_power_cb_common 
+:      010253 app_power_shutting_down:
+0x3424 010254 setarg power_off 
+0x3425 010255 istore 1 ,regc 
+0x3426 010256 fetch 2 ,mem_ui_state_map 
+0x3427 010257 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010258 call app_ble_disconnect 
+:      010259 app_power_off_end:
+0x3429 010260 fetcht 2 ,mem_power_param_ptr 
+0x342a 010261 add temp ,power_off_timeout_offset ,rega 
+0x342b 010262 add temp ,power_off_cb_offset ,regb 
+0x342c 010263 branch app_power_common 
+:      010265 app_got_power_state_common:
+0x342d 010266 fetcht 2 ,mem_power_param_ptr 
+0x342e 010267 add temp ,power_state_offset ,regc 
+0x342f 010268 ifetch 1 ,regc 
+0x3430 010269 rtn 
+:      010271 app_event_button_up:
+0x3431 010272 call app_got_power_state_common 
+0x3432 010273 bne power_off ,app_power_release 
+0x3433 010274 branch app_enter_hibernate 
+:      010275 app_power_release:
+0x3434 010276 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010277 branch app_power_cb_common 
+:      010279 antilost_init:
+0x3436 010280 rtn wake 
+0x3437 010281 jam 0x00 ,core_gpio_sel1 
+0x3438 010282 setarg antilost_le_before_hibernate 
+0x3439 010283 store 2 ,mem_cb_before_hibernate 
+0x343a 010284 setarg keyscan_process_lpm_before 
+0x343b 010285 store 2 ,mem_cb_before_lpm 
+0x343c 010286 setarg antilost_idle_process 
+0x343d 010287 store 2 ,mem_cb_idle_process 
+0x343e 010288 setarg antilost_le_conn_process 
+0x343f 010289 store 2 ,mem_cb_le_process 
+0x3440 010290 setarg antilost_bb_event_process 
+0x3441 010291 store 2 ,mem_cb_bb_event_process 
+0x3442 010292 setarg antilost_le_bb_event_timer 
+0x3443 010293 store 2 ,mem_cb_event_timer 
+0x3444 010294 setarg antilost_le_notification 
+0x3445 010295 store 2 ,mem_cb_ble_transmit 
+0x3446 010296 setarg antilost_lpm_lock_process 
+0x3447 010297 store 2 ,mem_cb_check_wakelock 
+0x3448 010298 setarg antilost_le_receive_data_process 
+0x3449 010299 store 2 ,mem_cb_att_write 
+0x344a 010300 bpatch patch19_4 ,mem_patch19 
+0x344b 010301 call antilost_buzzer_pwm_init 
+0x344c 010302 call keyscan_key_init 
+0x344d 010303 call antilost_adc_init 
+0x344e 010304 call ui_led_init_global 
+0x344f 010305 call ui_button_init 
+0x3450 010306 setarg antilost_key_up_down 
+0x3451 010307 store 2 ,mem_cb_antl_key 
+0x3452 010308 setarg antilost_power_off_cb 
+0x3453 010309 store 2 ,mem_antl_power_off_cb 
+0x3454 010310 setarg antilost_power_starting_cb 
+0x3455 010311 store 2 ,mem_antl_power_starting_cb 
+0x3456 010312 setarg antilost_power_standby_cb 
+0x3457 010313 store 2 ,mem_antl_power_standby_cb 
+0x3458 010314 setarg antilost_led_on_cb 
+0x3459 010315 store 2 ,mem_antl_led_cb_on 
+0x345a 010316 setarg antilost_led_off_cb 
+0x345b 010317 store 2 ,mem_antl_led_cb_off 
+0x345c 010318 setarg antilost_buzzer_on 
+0x345d 010319 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010320 setarg antilost_buzzer_off 
+0x345f 010321 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010322 fetch 2 ,mem_ui_state_map 
+0x3461 010323 rtnbit1 ui_state_btn_down 
+0x3462 010324 branch app_enter_hibernate 
+:      010326 antilost_le_before_hibernate:
+0x3463 010327 call antilost_led_buzzer_stop_blink 
+0x3464 010328 branch app_enter_hibernate 
+:      010330 antilost_le_notification:
+0x3465 010331 call le_fifo_check_nearly_full 
+0x3466 010332 nrtn blank 
+0x3467 010333 arg mem_temp_block5 ,rega 
+0x3468 010334 call queue_pop 
+0x3469 010335 nrtn user 
+0x346a 010336 arg mem_temp_block5 ,contr 
+0x346b 010337 branch le_send_notify_from_list 
+:      010339 antilost_power_standby_cb:
+0x346c 010340 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010341 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010342 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010343 branch antilost_fast_adv_start 
+:      010345 antilost_lpm_lock_process:
+0x3470 010346 fetch 1 ,mem_antl_key_state 
+0x3471 010347 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010348 fetch 2 ,mem_ui_state_map 
+0x3473 010349 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010350 fetch 1 ,mem_antl_lost_mode 
+0x3475 010351 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010352 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010353 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010354 branch app_put_lpm_wake_lock 
+:      010356 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010357 fetch 1 ,mem_antl_led_state 
+0x347a 010358 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010359 ior temp ,pdata 
+0x347c 010360 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010361 branch app_put_lpm_wake_lock 
+:      010363 antilost_bb_event_process:
+0x347e 010364 copy regc ,pdata 
+0x347f 010365 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010366 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010367 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010368 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010369 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010370 rtn 
+:      010371 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010372 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010373 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010374 antilost_le_conn_param_accepted:
+0x3487 010375 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010376 branch antilost_master_nonsupport_latency ,blank 
+:      010377 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010378 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010379 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010380 rtn 
+:      010382 antilost_le_conn_param_rejected:
+0x348c 010383 fetch 2 ,mem_le_latency 
+0x348d 010384 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010385 antilost_conn_param_retransimiting:
+0x348e 010386 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010387 fetcht 2 ,mem_interval_increment 
+0x3490 010388 fetch 2 ,mem_le_interval_min 
+0x3491 010389 iadd temp ,pdata 
+0x3492 010390 store 2 ,mem_le_interval_min 
+0x3493 010391 copy pdata ,rega 
+0x3494 010392 fetch 2 ,mem_le_interval_max 
+0x3495 010393 iadd temp ,pdata 
+0x3496 010394 store 2 ,mem_le_interval_max 
+0x3497 010395 iadd rega ,pdata 
+0x3498 010396 rshift pdata ,temp 
+0x3499 010397 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010398 idiv temp 
+0x349b 010399 call wait_div_end 
+0x349c 010400 quotient pdata 
+0x349d 010401 store 2 ,mem_le_latency 
+0x349e 010402 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010403 rtn 
+:      010404 antilost_conn_param_updata_procedure_faild:
+0x34a0 010405 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010406 rtn 
+:      010408 antilost_master_nonsupport_latency:
+0x34a2 010409 jam 0 ,mem_lpm_mult 
+0x34a3 010410 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010411 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010412 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010413 isub temp ,null 
+0x34a7 010414 setflag positive ,0 ,rega 
+0x34a8 010415 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010416 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010417 isub temp ,pdata 
+0x34ab 010418 setflag positive ,1 ,rega 
+0x34ac 010419 compare 0x03 ,rega ,0x03 
+0x34ad 010420 rtn true 
+0x34ae 010421 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010422 store 8 ,mem_le_interval_min 
+0x34b0 010423 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010424 rtn 
+:      010427 antilost_le_bb_event_timer:
+0x34b2 010429 call app_power_timer 
+0x34b3 010430 call antilost_double_click_timer 
+0x34b4 010431 call antilost_le_fast_adv_timer 
+0x34b5 010432 call antilost_le_sleep_timer 
+0x34b6 010433 call antilost_app_updata_le_param_timer 
+0x34b7 010434 call antilost_conn_update_timer 
+0x34b8 010435 branch antilost_adc_check_timer 
+:      010438 antilost_double_click_timer:
+0x34b9 010439 arg mem_double_click_timer ,regc 
+0x34ba 010440 arg antilost_double_click_timeout ,regb 
+0x34bb 010441 branch timer_single_step 
+:      010442 antilost_double_click_timeout:
+0x34bc 010443 jam 0 ,mem_butten_click_cnt 
+0x34bd 010444 rtn 
+:      010445 antilost_le_fast_adv_timer:
+0x34be 010446 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010447 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010448 branch timer_single_step_2b 
+:      010449 antilost_le_fast_adv_timeout:
+0x34c1 010450 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010451 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010452 branch antilost_adv_start_common 
+:      010455 antilost_conn_update_timer:
+0x34c4 010456 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010457 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010458 branch timer_single_step 
+:      010460 antilost_conn_update_timer_time_out:
+0x34c7 010461 fetch 2 ,mem_le_latency 
+0x34c8 010462 store 1 ,mem_lpm_mult 
+0x34c9 010463 rtn 
+:      010464 antilost_app_updata_le_param_timer:
+0x34ca 010465 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010466 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010467 branch timer_single_step 
+:      010468 antilost_app_updata_le_param_timeout:
+0x34cd 010469 fetch 1 ,mem_le_state 
+0x34ce 010470 compare 0 ,pdata ,0x60 
+0x34cf 010471 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010472 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010473 call app_lpm_mult_enable 
+0x34d2 010474 branch le_l2cap_tx_update_req 
+:      010475 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010476 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010477 rtn 
+:      010479 antilost_le_sleep_timer:
+0x34d5 010480 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010481 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010482 branch timer_single_step_2b 
+:      010485 antilost_le_sleep_timer_timeout:
+0x34d8 010486 branch app_button_long_pressed 
+:      010488 antilost_adc_check_timer:
+0x34d9 010491 arg mem_adc_timer ,regc 
+0x34da 010492 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010493 branch timer_single_step_2b 
+:      010494 antilost_adc_check_timer_timeout:
+0x34dc 010495 fetch 2 ,mem_adc_timeout 
+0x34dd 010496 store 2 ,mem_adc_timer 
+0x34de 010497 branch antilost_battery_process 
+:      010500 antilost_le_process_conn:
+0x34df 010501 fetch 2 ,mem_adc_timeout 
+0x34e0 010502 store 2 ,mem_adc_timer 
+0x34e1 010503 setarg 0 
+0x34e2 010504 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010505 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010506 call antilost_alert_off 
+0x34e5 010507 call antilost_led_buzzer_stop_blink 
+0x34e6 010508 jam 0 ,mem_lpm_mult 
+0x34e7 010509 branch app_ble_stop_adv 
+:      010512 antilost_le_process_discon:
+0x34e8 010515 setarg 0 
+0x34e9 010516 store 4 ,mem_adc_timer 
+0x34ea 010517 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010518 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010520 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010521 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010522 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010523 call queue_init 
+0x34f0 010524 fetch 1 ,mem_antl_power_state 
+0x34f1 010525 rtneq power_off 
+0x34f2 010526 call antilost_fast_adv_start 
+0x34f3 010527 branch antilost_on_off_alarm_after_disconn 
+:      010530 antilost_le_conn_process:
+0x34f4 010532 branch antilost_key_process 
+:      010534 antilost_idle_process:
+0x34f5 010536 fetch 1 ,mem_antl_power_state 
+0x34f6 010537 rtnne power_standby 
+0x34f7 010538 branch antilost_key_process 
+:      010543 antilost_power_starting_cb:
+0x34f8 010544 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010545 call antilost_buzzer_configuration 
+0x34fa 010546 arg mem_antl_power_starting_led_style ,regc 
+:      010547 antilost_power_common:
+0x34fb 010548 branch antilost_led_configuration 
+:      010550 antilost_power_off_cb:
+0x34fc 010551 jam off ,mem_le_adv_enable 
+0x34fd 010552 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010553 call antilost_buzzer_configuration 
+0x34ff 010554 arg mem_antl_power_off_led_style ,regc 
+0x3500 010555 branch antilost_power_common 
+:      010557 antilost_le_receive_data_process:
+0x3501 010558 fetch 1 ,mem_le_att_opcode 
+0x3502 010559 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010560 rtn 
+:      010561 antilost_le_parse_att_write_request:
+0x3504 010562 fetch 2 ,mem_le_att_handle 
+0x3505 010564 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010565 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010566 rtn 
+:      010571 antilost_key_process:
+0x3508 010572 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010573 rtn blank 
+0x350a 010574 branch keyscan_key_process 
+:      010578 antilost_key_up_down:
+0x350b 010579 copy rega ,pdata 
+0x350c 010580 branch antilost_key_is_up ,blank 
+:      010581 antilost_key_is_down:
+0x350d 010582 copy queue ,pdata 
+0x350e 010583 beq 0 ,antilost_key0_down 
+0x350f 010584 rtn 
+:      010585 antilost_key_is_up:
+0x3510 010586 copy queue ,pdata 
+0x3511 010587 beq 0 ,antilost_key0_up 
+0x3512 010588 rtn 
+:      010590 antilost_key0_down:
+0x3513 010591 jam 1 ,mem_antl_key_state 
+0x3514 010592 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010593 call antilost_buzzer_configuration 
+0x3516 010594 arg mem_antl_key_led_style ,regc 
+0x3517 010595 call antilost_led_configuration 
+0x3518 010596 fetch 2 ,mem_ui_state_map 
+0x3519 010597 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010598 branch antilost_butten_down_after_conn 
+:      010600 antilost_key0_up:
+0x351b 010601 jam 0 ,mem_antl_key_state 
+0x351c 010602 branch antilost_double_click_timer_init 
+:      010606 antilost_double_click_timer_init:
+0x351d 010607 fetch 1 ,mem_butten_click_cnt 
+0x351e 010608 rtnne 1 
+0x351f 010609 jam 5 ,mem_double_click_timer 
+0x3520 010610 rtn 
+:      010612 antilost_butten_down_after_conn:
+0x3521 010613 fetch 1 ,mem_butten_click_cnt 
+0x3522 010614 pincrease 1 
+0x3523 010615 store 1 ,mem_butten_click_cnt 
+0x3524 010616 beq 1 ,antilost_click_once 
+0x3525 010617 beq 2 ,antilost_click_twice 
+0x3526 010618 rtn 
+:      010619 antilost_click_once:
+0x3527 010620 call antilost_alert_off 
+0x3528 010621 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010622 arg mem_antl_key0_press ,regc 
+0x352a 010623 branch antilost_prepare_data_and_send 
+:      010624 antilost_click_twice:
+0x352b 010625 jam 0 ,mem_butten_click_cnt 
+0x352c 010626 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010627 arg mem_antl_key0_press ,regc 
+0x352e 010628 call antilost_prepare_data_and_send 
+0x352f 010629 fetch 1 ,mem_antl_lost_mode 
+0x3530 010630 beq 1 ,antilost_alert_on 
+0x3531 010631 rtn 
+:      010633 antilost_butten_down_while_disconn:
+0x3532 010634 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010635 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010636 call antilost_alert_off 
+0x3535 010637 branch antilost_fast_adv_start 
+:      010640 antilost_cmd_parse_for_application:
+0x3536 010641 bpatch patch19_5 ,mem_patch19 
+0x3537 010642 call le_app_receive_data 
+0x3538 010643 ifetch 1 ,rega 
+0x3539 010644 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010645 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010646 rtn 
+:      010648 antilost_on_of_alram:
+0x353c 010649 fetch 1 ,mem_antl_lost_mode 
+0x353d 010650 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010651 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010652 rtn 
+:      010654 antilost_configuration_for_alram:
+0x3540 010655 ifetch 1 ,regb 
+0x3541 010656 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010657 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010658 rtn 
+:      010665 antilost_prepare_data_and_send:
+0x3544 010666 bpatch patch19_6 ,mem_patch19 
+0x3545 010667 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010668 isolate1 notification_enable_bit ,pdata 
+0x3547 010669 nrtn true 
+0x3548 010670 add regc ,6 ,contr 
+0x3549 010671 ifetch 2 ,contr 
+0x354a 010672 byteswap pdata ,pdata 
+0x354b 010673 add pdata ,5 ,loopcnt 
+0x354c 010674 add regc ,3 ,contr 
+0x354d 010675 call calc_check_sum_start 
+0x354e 010676 istore 1 ,contr 
+0x354f 010677 copy regc ,rega 
+0x3550 010678 branch queue_push 
+:      010684 antilost_alert_on:
+0x3551 010685 fetch 1 ,mem_antl_power_state 
+0x3552 010686 rtn blank 
+0x3553 010687 jam 1 ,mem_antl_lost_mode 
+0x3554 010688 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010689 call antilost_buzzer_configuration 
+0x3556 010690 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010691 call antilost_led_configuration 
+0x3558 010692 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010693 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010694 arg mem_antl_key0_release ,regc 
+0x355b 010695 branch antilost_prepare_data_and_send 
+:      010696 antilost_alert_off:
+0x355c 010697 fetch 1 ,mem_antl_lost_mode 
+0x355d 010698 rtn blank 
+0x355e 010699 jam 0 ,mem_antl_lost_mode 
+0x355f 010700 call antilost_led_buzzer_stop_blink 
+0x3560 010701 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010702 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010703 arg mem_antl_key0_release ,regc 
+0x3563 010704 branch antilost_prepare_data_and_send 
+:      010706 antilost_set_start_alarm_after_disconn:
+0x3564 010707 jam 1 ,mem_alarm_config 
+0x3565 010708 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010709 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010710 arg mem_antl_key0_release ,regc 
+0x3568 010711 branch antilost_prepare_data_and_send 
+:      010712 antilost_set_no_alarm_after_disconn:
+0x3569 010713 jam 0 ,mem_alarm_config 
+0x356a 010714 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010715 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010716 arg mem_antl_key0_release ,regc 
+0x356d 010717 branch antilost_prepare_data_and_send 
+:      010718 antilost_on_off_alarm_after_disconn:
+0x356e 010719 fetch 1 ,mem_alarm_config 
+0x356f 010720 rtn blank 
+0x3570 010721 branch antilost_alert_on 
+:      010723 antilost_notify_alarm_config_first_time:
+0x3571 010724 ifetch 2 ,rega 
+0x3572 010725 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010726 isolate1 notification_enable_bit ,pdata 
+0x3574 010727 nrtn true 
+0x3575 010728 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010729 rtn blank 
+0x3577 010730 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010731 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010732 store 8 ,mem_le_interval_min 
+0x357a 010733 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010734 call antilost_battery_process 
+0x357c 010735 call antilost_battery_calculate_end 
+0x357d 010736 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010737 fetch 1 ,mem_alarm_config 
+0x357f 010738 store 1 ,mem_antl_key0_release + 8 
+0x3580 010739 arg mem_antl_key0_release ,regc 
+0x3581 010740 branch antilost_prepare_data_and_send 
+:      010744 antilost_buzzer_configuration:
+0x3582 010745 arg 1 ,rega 
+0x3583 010746 branch antilost_configuration_common 
+:      010747 antilost_led_configuration:
+0x3584 010748 arg 0 ,rega 
+:      010749 antilost_configuration_common:
+0x3585 010750 branch antilost_led_buzzer_style_configuration 
+:      010752 antilost_led_buzzer_stop_blink:
+0x3586 010753 arg 0 ,rega 
+0x3587 010754 call ui_led_blink_stop_global 
+0x3588 010755 arg 1 ,rega 
+0x3589 010756 call ui_led_blink_stop_global 
+0x358a 010757 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010758 branch pwm_disable 
+:      010760 antilost_led_buzzer_style_configuration:
+0x358c 010761 call calc_curr_struct_prt 
+0x358d 010762 arg 7 ,loopcnt 
+0x358e 010763 branch ui_led_set_style_global + 2 
+:      010767 antilost_fast_adv_start:
+0x358f 010768 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010769 arg mem_antl_lpm_interval ,regb 
+:      010770 antilost_adv_start_common:
+0x3591 010771 call antilost_adv_interval_lpm_interval_set 
+0x3592 010772 call antilost_led_configuration 
+0x3593 010773 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010774 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010775 branch app_ble_start_adv 
+:      010777 antilost_adv_interval_lpm_interval_set:
+0x3596 010778 ifetch 2 ,regb 
+0x3597 010779 store 2 ,mem_lpm_interval 
+0x3598 010780 ifetch 2 ,contr 
+0x3599 010781 store 2 ,mem_le_adv_interval 
+0x359a 010782 rtn 
+:      010784 antilost_buzzer_pwm_init:
+0x359b 010785 arg 0 ,rega 
+0x359c 010786 call pwm_init 
+0x359d 010787 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010788 store 6 ,mem_pdatatemp 
+0x359f 010789 call pwm_out_set 
+0x35a0 010790 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010791 branch pwm_disable 
+:      010793 antilost_led_on_cb:
+0x35a2 010794 jam 1 ,mem_antl_led_state 
+0x35a3 010795 rtn 
+:      010796 antilost_led_off_cb:
+0x35a4 010797 jam 0 ,mem_antl_led_state 
+0x35a5 010798 rtn 
+:      010802 antilost_buzzer_off:
+0x35a6 010803 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010804 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010805 branch pwm_disable 
+:      010807 antilost_buzzer_on:
+0x35a9 010808 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010809 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010810 store 6 ,mem_pdatatemp 
+0x35ac 010811 branch pwm_out_set 
+:      010815 antilost_adc_init:
+0x35ad 010816 jam 0 ,mem_adc_config_flag 
+0x35ae 010817 branch adc_init_data 
+:      010819 antilost_battery_process:
+0x35af 010820 call adc_set_mode 
+0x35b0 010821 call vdd_calculate_by_mode 
+0x35b1 010822 store 2 ,mem_battery_current_voltage 
+0x35b2 010823 arg mem_battery_calculate_set ,rega 
+0x35b3 010824 call adc_bat_percent_lowpower_out 
+0x35b4 010825 store 1 ,mem_voltage_remain_percent 
+0x35b5 010826 beq 0 ,antilost_low_battery 
+0x35b6 010827 sub pdata ,0x64 ,null 
+0x35b7 010828 nbranch antilost_full_battery ,positive 
+0x35b8 010829 store 1 ,mem_antl_key0_release + 8 
+:      010830 antilost_battery_calculate_end:
+0x35b9 010831 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010832 arg mem_antl_key0_release ,regc 
+0x35bb 010833 branch antilost_prepare_data_and_send 
+:      010834 antilost_full_battery:
+0x35bc 010835 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010836 branch antilost_battery_calculate_end 
+:      010838 antilost_low_battery:
+0x35be 010839 branch app_button_long_pressed 
+:      010843 car_init:
+0x35bf 010844 rtn wake 
+0x35c0 010845 hfetch 1 ,core_gpio_sel1 
+0x35c1 010846 and_into 0xf0 ,pdata 
+0x35c2 010847 hstore 1 ,core_gpio_sel1 
+0x35c3 010848 setarg car_le_before_hibernate 
+0x35c4 010849 store 2 ,mem_cb_before_hibernate 
+0x35c5 010851 setarg car_le_process_lpm_before 
+0x35c6 010852 store 2 ,mem_cb_before_lpm 
+0x35c7 010854 setarg app_enter_hibernate 
+0x35c8 010855 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010857 setarg car_scale_process_idle 
+0x35ca 010858 store 2 ,mem_cb_idle_process 
+0x35cb 010860 setarg car_scale_process_bb_event 
+0x35cc 010861 store 2 ,mem_cb_bb_event_process 
+0x35cd 010863 setarg app_get_lpm_wake_lock 
+0x35ce 010864 store 2 ,mem_cb_check_wakelock 
+0x35cf 010866 setarg car_le_receive_data 
+0x35d0 010867 store 2 ,mem_cb_att_write 
+0x35d1 010869 setarg car_le_bb_event_timer 
+0x35d2 010870 store 2 ,mem_cb_event_timer 
+0x35d3 010872 call g24_head_ptr2regc 
+0x35d4 010873 setarg car_24g_receive_data 
+0x35d5 010874 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010875 istore 2 ,contw 
+0x35d7 010877 setarg car_power_off_signal 
+0x35d8 010878 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010880 setarg car_soft_switch_power_on_signal 
+0x35da 010881 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010883 bpatch patch19_7 ,mem_patch19 
+0x35dc 010884 call car_init_environment 
+0x35dd 010885 call queue_init 
+0x35de 010886 jam 2 ,mem_lpm_mult 
+0x35df 010887 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010888 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010889 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010890 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010891 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010892 store 1 ,mem_ui_button_gpio 
+0x35e5 010893 jam off ,mem_le_adv_enable 
+:      010894 car_soft_switch_power_on_init:
+0x35e6 010895 call car_ui_led_init 
+0x35e7 010896 call ui_button_init 
+0x35e8 010897 call ui_button_polling 
+0x35e9 010898 jam power_starting ,mem_car_power_state 
+0x35ea 010899 fetch 2 ,mem_ui_state_map 
+0x35eb 010900 rtnbit1 ui_state_btn_down 
+0x35ec 010901 branch app_enter_hibernate 
+:      010903 car_power_off_signal:
+0x35ed 010904 branch car_ui_led_init 
+:      010906 car_hard_switch_power_on_signal:
+0x35ee 010907 jam power_standby ,mem_car_power_state 
+:      010908 car_soft_switch_power_on_signal:
+0x35ef 010909 jam on ,mem_le_adv_enable 
+0x35f0 010910 call car_ui_led_init 
+0x35f1 010911 arg 0 ,rega 
+0x35f2 010912 call ui_led_blink_start_global 
+0x35f3 010914 setarg fast_adv_interval_value_car 
+0x35f4 010915 call shutter_ble_adv_interval_set 
+:      010916 car_le_modified_name_adv:
+0x35f5 010917 arg mem_le_name + 7 ,contw 
+0x35f6 010918 fetch 1 ,mem_le_lap 
+:      010919 car_name_loop:
+0x35f7 010920 and pdata ,0xF0 ,temp 
+0x35f8 010921 rshift4 temp ,temp 
+0x35f9 010922 call car_hex_to_ascii 
+0x35fa 010923 istoret 1 ,contw 
+0x35fb 010924 and pdata ,0x0F ,temp 
+0x35fc 010925 call car_hex_to_ascii 
+0x35fd 010926 istoret 1 ,contw 
+0x35fe 010927 call le_modified_name_att_list 
+0x35ff 010928 fetcht 1 ,mem_le_name_len 
+0x3600 010929 copy temp ,loopcnt 
+0x3601 010930 arg mem_le_adv_data + 2 ,contw 
+0x3602 010931 arg mem_le_name ,contr 
+0x3603 010932 call memcpy 
+:      010933 car_le_modified_name_scan:
+0x3604 010934 fetcht 1 ,mem_le_name_len 
+0x3605 010935 copy temp ,loopcnt 
+0x3606 010936 arg mem_le_scan_data + 2 ,contw 
+0x3607 010937 arg mem_le_name ,contr 
+0x3608 010938 branch memcpy 
+:      010939 car_hex_to_ascii:
+0x3609 010940 sub temp ,9 ,null 
+0x360a 010941 branch car_hex_num ,positive 
+0x360b 010942 add temp ,55 ,temp 
+0x360c 010943 rtn 
+:      010944 car_hex_num:
+0x360d 010945 add temp ,48 ,temp 
+0x360e 010946 rtn 
+:      010948 car_ui_led_init:
+0x360f 010949 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010950 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010951 car_ui_led_init_1:
+0x3611 010952 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010953 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010954 car_ui_led_init_2:
+0x3613 010955 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010956 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010957 car_ui_led_init_3:
+0x3615 010958 fetch 1 ,mem_car_led_num 
+0x3616 010959 copy pdata ,loopcnt 
+0x3617 010960 setarg mem_car_led_map 
+0x3618 010961 copy pdata ,rega 
+:      010962 car_in_lp1:
+0x3619 010963 copy rega ,contr 
+0x361a 010964 ifetch 1 ,contr 
+0x361b 010965 copy contr ,rega 
+0x361c 010966 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010967 copy pdata ,temp 
+0x361e 010968 call gpio_config_output 
+:      010969 car_in_lp1_end:
+0x361f 010970 loop car_in_lp1 
+:      010971 car_ui_led_init_end:
+0x3620 010972 rtn 
+:      010973 car_blood_led_gpio_set:
+0x3621 010974 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010975 store 8 ,mem_car_led_map + 2 
+0x3623 010976 branch car_ui_led_init_1 
+:      010977 car_pairing_led_gpio_set:
+0x3624 010978 store 1 ,mem_car_led_map 
+0x3625 010979 branch car_ui_led_init_2 
+:      010980 car_low_voltage_led_gpio_set:
+0x3626 010981 store 1 ,mem_car_led_map + 1 
+0x3627 010982 branch car_ui_led_init_3 
+:      010985 car_init_environment:
+0x3628 010986 arg 0 ,rega 
+0x3629 010987 call pwm_init 
+0x362a 010988 call car_ir_rx_init 
+0x362b 010989 call g24_receive_process_init 
+0x362c 010990 branch car_init_adc_hvin 
+:      010992 car_init_adc_hvin:
+0x362d 010993 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010994 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010995 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010996 branch adc_init_data 
+:      010998 car_le_before_hibernate:
+0x3631 010999 call gpio_set_before_lpm_common 
+0x3632 011000 branch keyscan_process_lpm_before 
+:      011002 car_le_process_lpm_before:
+0x3633 011003 branch keyscan_process_lpm_before 
+:      011005 car_key_scan_process:
+0x3634 011008 branch keyscan_key_process 
+:      011010 car_scale_process_idle:
+0x3635 011011 call car_le_send_packet 
+0x3636 011012 call car_ir_receive_process 
+0x3637 011013 call car_g24_status_process 
+0x3638 011014 branch car_key_scan_process 
+:      011016 car_g24_status_process:
+0x3639 011017 fetch 2 ,mem_ui_state_map 
+0x363a 011018 rtnbit1 ui_state_ble_connected 
+0x363b 011019 fetch 1 ,mem_car_24g_received_pac 
+0x363c 011020 beq work_paired ,car_g24_connected_event 
+0x363d 011021 rtn 
+:      011022 car_g24_connected_event:
+0x363e 011023 fetch 1 ,mem_car_24g_status 
+0x363f 011024 rtneq work_paired 
+0x3640 011025 jam work_paired ,mem_car_24g_status 
+0x3641 011026 branch car_g24_connected 
+:      011028 car_le_send_packet:
+0x3642 011029 fetch 2 ,mem_ui_state_map 
+0x3643 011030 rtnbit0 ui_state_ble_connected 
+0x3644 011031 call le_fifo_check_nearly_full 
+0x3645 011032 nrtn blank 
+0x3646 011033 arg mem_car_pop_queue_buff ,rega 
+0x3647 011034 call queue_pop 
+0x3648 011035 nrtn user 
+0x3649 011036 arg mem_car_pop_queue_buff ,contr 
+0x364a 011037 branch le_send_notify_from_list 
+:      011039 car_scale_process_bb_event:
+0x364b 011040 copy regc ,pdata 
+0x364c 011041 beq bt_evt_button_up ,app_event_button_up 
+0x364d 011042 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 011043 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 011044 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 011045 rtn 
+:      011047 car_scale_event_le_conn:
+0x3651 011048 setarg disable_24g 
+0x3652 011049 call g24_store_mem_24g_mode 
+0x3653 011050 branch car_scale_process_conn 
+:      011051 car_g24_connected:
+0x3654 011052 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 011053 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      011054 car_scale_process_conn:
+0x3656 011055 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 011056 jam 0 ,mem_lpm_mode 
+0x3658 011057 call app_ble_stop_adv 
+0x3659 011058 call app_lpm_mult_enable 
+0x365a 011059 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 011060 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      011061 car_scale_process_conn_next:
+0x365c 011062 arg 0 ,rega 
+0x365d 011063 branch ui_led_on_global 
+:      011064 car_pairing_led_conn_status_setting:
+0x365e 011065 arg 0 ,rega 
+0x365f 011066 branch ui_led_blink_stop_global 
+:      011068 car_scale_event_le_discon:
+0x3660 011069 setarg rx_24g 
+0x3661 011070 call g24_store_mem_24g_mode 
+:      011071 car_g24_disconnect:
+0x3662 011072 setarg 0 
+0x3663 011073 store 5 ,mem_car_led_control 
+0x3664 011074 setarg 4 
+0x3665 011075 call pwm_disable 
+0x3666 011076 setarg 5 
+0x3667 011077 call pwm_disable 
+0x3668 011078 setarg 20 
+0x3669 011079 call pwm_disable 
+0x366a 011080 setarg 21 
+0x366b 011081 call pwm_disable 
+0x366c 011082 setarg 22 
+0x366d 011083 call pwm_disable 
+0x366e 011084 setarg 7 
+0x366f 011085 call pwm_disable 
+0x3670 011086 call queue_init 
+0x3671 011087 jam 10 ,mem_motor1_speed 
+0x3672 011088 jam 10 ,mem_motor2_speed 
+0x3673 011089 jam 10 ,mem_motor3_speed 
+0x3674 011091 jam 2 ,mem_lpm_mult 
+0x3675 011092 arg 0 ,rega 
+0x3676 011093 call ui_led_blink_start_global 
+0x3677 011095 setarg fast_adv_interval_value_car 
+0x3678 011096 call shutter_ble_adv_interval_set 
+0x3679 011097 branch app_ble_start_adv 
+:      011099 car_le_bb_event_timer:
+0x367a 011101 call car_moto1_blank_data_timer 
+0x367b 011102 call car_moto2_blank_data_timer 
+0x367c 011103 call car_moto3_blank_data_timer 
+0x367d 011104 call app_power_timer 
+0x367e 011105 call car_led_control_timer 
+0x367f 011106 call car_notify_vdd_timer 
+0x3680 011107 call car_24g_no_data_timeout_timer 
+0x3681 011108 call car_ir_breakdown_timer 
+0x3682 011109 branch car_attack_shake_timer 
+:      011111 car_ir_breakdown_timer:
+0x3683 011112 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011113 arg car_ir_breakdown_timeout ,regb 
+0x3685 011114 branch timer_single_step 
+:      011115 car_ir_breakdown_timeout:
+0x3686 011116 call car_ir_gpio_get_status 
+0x3687 011117 nrtn true 
+0x3688 011118 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011119 rtn 
+:      011121 car_24g_no_data_timeout_timer:
+0x368a 011122 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011123 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011124 branch timer_single_step_2b 
+:      011125 car_24g_no_data_timer_timeout:
+0x368d 011126 jam work_search ,mem_car_24g_status 
+0x368e 011127 branch car_g24_disconnect 
+:      011129 car_attack_shake_timer:
+0x368f 011130 arg mem_car_attack_shake_timer ,regc 
+0x3690 011131 arg car_attack_shake ,regb 
+0x3691 011132 branch timer_single_step 
+:      011133 car_attack_shake:
+0x3692 011134 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011135 branch car_attack_shake_stop ,blank 
+0x3694 011136 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011137 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011138 setarg 0x0a02 
+0x3697 011139 store 2 ,mem_le_receive_payload 
+0x3698 011140 fetch 1 ,mem_car_config_device_select 
+0x3699 011141 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011142 car_attack_shake_front_battle_car:
+0x369a 011143 branch car_motor_control 
+:      011144 car_attack_shake_front_battle_tank:
+0x369b 011145 setarg 0x0a02 
+0x369c 011146 store 2 ,mem_le_receive_payload + 2 
+0x369d 011147 branch car_motor_control 
+:      011148 car_attack_shake_stop:
+0x369e 011149 setarg 0 
+0x369f 011150 store 4 ,mem_le_receive_payload 
+0x36a0 011151 branch car_motor_control 
+:      011153 car_notify_vdd_timer:
+0x36a1 011154 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011155 rtn blank 
+0x36a3 011156 fetch 2 ,mem_ui_state_map 
+0x36a4 011157 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011158 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011159 arg car_notify_vdd ,regb 
+0x36a7 011160 branch timer_single_step 
+:      011161 car_notify_vdd:
+0x36a8 011162 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011163 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011164 fetch 1 ,mem_car_working_flag 
+0x36ab 011165 nrtn blank 
+:      011166 car_read_hvin:
+0x36ac 011167 call adc_set_mode 
+0x36ad 011168 call vdd_calculate_by_mode 
+0x36ae 011169 store 2 ,mem_vdd_now_vol 
+0x36af 011170 arg mem_vdd_calculate_set ,rega 
+0x36b0 011171 call adc_bat_percent_lowpower_out 
+0x36b1 011172 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011173 isub temp ,null 
+0x36b3 011174 branch car_notify_vdd_next2 ,positive 
+0x36b4 011175 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011176 copy pdata ,temp 
+:      011177 car_notify_vdd_next2:
+0x36b6 011178 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011179 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011180 isub temp ,null 
+0x36b9 011181 call car_enter_low_bat ,positive 
+0x36ba 011182 storet 1 ,mem_notify_bat_payload 
+0x36bb 011183 arg 6 ,loopcnt 
+0x36bc 011184 arg mem_notify_bat_head ,contr 
+0x36bd 011185 call calc_check_sum_start 
+0x36be 011186 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011187 arg mem_notify_bat_packet ,rega 
+0x36c0 011188 branch queue_push 
+:      011189 car_enter_low_bat:
+0x36c1 011190 fetch 1 ,mem_low_bat_flag 
+0x36c2 011191 nrtn blank 
+0x36c3 011192 jam 1 ,mem_low_bat_flag 
+0x36c4 011193 arg 1 ,rega 
+0x36c5 011194 branch ui_led_blink_start_global 
+:      011195 car_low_bat_led_off:
+0x36c6 011196 arg 1 ,rega 
+0x36c7 011197 branch ui_led_blink_stop_global 
+:      011199 car_led_control_timer:
+0x36c8 011200 arg mem_car_led_control_timer ,regc 
+0x36c9 011201 arg car_led_control ,regb 
+0x36ca 011202 branch timer_single_step 
+:      011203 car_led_control:
+0x36cb 011204 jam 5 ,mem_car_led_control_timer 
+0x36cc 011205 jam 0 ,mem_car_led_no 
+0x36cd 011206 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011207 beq led_on ,car_led_control_blink_off 
+0x36cf 011208 beq led_off ,car_led_control_blink_on 
+:      011209 car_led_control_set:
+0x36d0 011210 arg mem_car_led_control ,contr 
+0x36d1 011211 copy contr ,rega 
+0x36d2 011212 arg 8 ,loopcnt 
+:      011213 car_led_control_timer_next:
+0x36d3 011214 copy rega ,contr 
+0x36d4 011215 ifetch 1 ,contr 
+0x36d5 011216 copy contr ,rega 
+0x36d6 011217 beq led_off ,car_led_control_off 
+0x36d7 011218 beq led_on ,car_led_control_on 
+0x36d8 011219 beq led_blink ,car_led_control_blink 
+:      011220 car_led_control_timer_next_2:
+0x36d9 011221 fetch 1 ,mem_car_led_no 
+0x36da 011222 increase 1 ,pdata 
+0x36db 011223 store 1 ,mem_car_led_no 
+0x36dc 011224 loop car_led_control_timer_next 
+0x36dd 011225 rtn 
+:      011226 car_led_switch:
+0x36de 011227 fetch 1 ,mem_car_led_no 
+0x36df 011228 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011229 iadd regb ,regb 
+0x36e1 011230 ifetcht 1 ,regb 
+0x36e2 011231 rtn 
+:      011232 car_led_control_off:
+0x36e3 011233 call car_led_switch 
+0x36e4 011234 call gpio_out_inactive 
+0x36e5 011235 branch car_led_control_timer_next_2 
+:      011236 car_led_control_on:
+0x36e6 011237 call car_led_switch 
+0x36e7 011238 call gpio_out_active 
+0x36e8 011239 branch car_led_control_timer_next_2 
+:      011240 car_led_control_blink:
+0x36e9 011241 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011242 beq led_on ,car_led_control_off 
+0x36eb 011243 branch car_led_control_on 
+:      011244 car_led_control_blink_on:
+0x36ec 011245 jam led_on ,mem_car_led_blink_status 
+0x36ed 011246 branch car_led_control_set 
+:      011247 car_led_control_blink_off:
+0x36ee 011248 jam led_off ,mem_car_led_blink_status 
+0x36ef 011249 branch car_led_control_set 
+:      011253 calc_check_sum_start:
+0x36f0 011254 arg 0 ,rega 
+:      011255 calc_check_sum_loop:
+0x36f1 011256 ifetch 1 ,contr 
+0x36f2 011257 iadd rega ,rega 
+0x36f3 011258 loop calc_check_sum_loop 
+:      011259 calc_check_sum_and:
+0x36f4 011260 and rega ,0xff ,pdata 
+0x36f5 011261 rtn 
+:      011263 car_le_receive_data:
+0x36f6 011264 fetch 1 ,mem_le_att_opcode 
+0x36f7 011265 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011266 rtn 
+:      011267 car_le_parse_att_write_request:
+0x36f9 011268 fetch 2 ,mem_le_att_handle 
+0x36fa 011269 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011270 rtn 
+:      011282 le_app_receive_data:
+0x36fc 011283 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011284 ifetch 5 ,rega 
+0x36fe 011285 store 5 ,mem_app_receive_temp 
+0x36ff 011286 fetch 2 ,mem_app_receive_temp 
+0x3700 011287 arg le_receive_packet_head ,temp 
+0x3701 011288 isub temp ,null 
+0x3702 011289 nrtn zero 
+0x3703 011290 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011291 byteswap pdata ,pdata 
+0x3705 011292 store 2 ,mem_app_receive_temp + 3 
+0x3706 011293 copy pdata ,loopcnt 
+0x3707 011294 increase 5 ,rega 
+0x3708 011295 copy rega ,contr 
+0x3709 011296 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011297 call memcpy 
+0x370b 011298 ifetch 1 ,contr 
+0x370c 011299 store 1 ,mem_app_receive_temp + 15 
+0x370d 011300 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011301 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011302 rtn 
+:      011304 car_control_le_receive:
+0x3710 011305 setarg 0 
+0x3711 011306 store 5 ,mem_le_receive_payload 
+0x3712 011307 store 5 ,mem_le_receive_payload + 5 
+0x3713 011308 call le_app_receive_data 
+0x3714 011309 copy regb ,contr 
+0x3715 011310 arg mem_le_receive_payload ,contw 
+0x3716 011311 arg 10 ,loopcnt 
+0x3717 011312 call memcpy 
+:      011313 car_receive_cmd_select:
+0x3718 011314 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011315 ifetch 1 ,rega 
+0x371a 011316 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011317 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011318 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011319 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011320 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011321 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011322 beq car_cmd_device_info ,car_info_request 
+0x3721 011323 rtn 
+:      011325 car_24g_receive_data:
+0x3722 011326 fetch 2 ,mem_ui_state_map 
+0x3723 011327 rtnbit1 ui_state_ble_connected 
+0x3724 011329 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011330 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011332 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011334 setarg offset_24g_rxdata_temp_add3 
+0x3728 011335 call g24_set_rega 
+0x3729 011336 call car_control_le_receive 
+0x372a 011338 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011339 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011340 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011341 rtn 
+:      011342 car_24g_receive_data_next:
+0x372e 011343 fetch 1 ,mem_le_receive_payload 
+0x372f 011344 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011345 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011346 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011347 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011348 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011349 rtn 
+:      011351 car_moto1_enable_blank_data_timer:
+0x3735 011352 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011353 rtn 
+:      011354 car_moto2_enable_blank_data_timer:
+0x3737 011355 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011356 rtn 
+:      011357 car_moto3_enable_blank_data_timer:
+0x3739 011358 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011359 rtn 
+:      011361 car_moto1_blank_data_timer:
+0x373b 011362 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011363 arg car_moto1_blank_data ,regb 
+0x373d 011364 branch timer_single_step 
+:      011365 car_moto2_blank_data_timer:
+0x373e 011366 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011367 arg car_moto2_blank_data ,regb 
+0x3740 011368 branch timer_single_step 
+:      011369 car_moto3_blank_data_timer:
+0x3741 011370 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011371 arg car_moto3_blank_data ,regb 
+0x3743 011372 branch timer_single_step 
+:      011374 car_moto1_blank_data:
+0x3744 011375 jam 0 ,mem_le_receive_payload 
+0x3745 011376 branch car_motor_control 
+:      011377 car_moto2_blank_data:
+0x3746 011378 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011379 branch car_motor_control 
+:      011380 car_moto3_blank_data:
+0x3748 011381 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011382 branch car_motor_control 
+:      011387 car_drive_old:
+0x374a 011388 call car_left_right_control_old 
+0x374b 011389 branch car_front_back_control_old 
+:      011390 car_left_right_control_old:
+0x374c 011391 fetch 1 ,mem_le_receive_payload 
+0x374d 011392 store 1 ,mem_motor2_status 
+0x374e 011393 branch car_motor2_control 
+:      011394 car_front_back_control_old:
+0x374f 011395 fetch 1 ,mem_motor1_speed 
+0x3750 011396 call car_reset_old_speed 
+0x3751 011397 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011398 store 1 ,mem_motor1_status 
+0x3753 011399 branch car_motor1_control 
+:      011400 car_reset_old_speed:
+0x3754 011401 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011402 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011403 store 1 ,mem_motor1_speed 
+0x3757 011404 rtn 
+:      011405 car_reset_old_speed2:
+0x3758 011406 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011407 rtn 
+:      011408 car_reset_old_speed3:
+0x375a 011409 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011410 rtn 
+:      011411 car_speed_set_old:
+0x375c 011412 fetch 1 ,mem_le_receive_payload 
+0x375d 011413 call car_reset_old_speed 
+0x375e 011414 fetch 1 ,mem_motor1_speed 
+0x375f 011415 call car_motor_speed_duty_setting 
+0x3760 011416 call car_motor_speed_duty_transform 
+0x3761 011417 branch pwm_pwm0_duty_set 
+:      011419 car_motor_control:
+0x3762 011420 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011421 nrtn blank 
+0x3764 011422 fetch 6 ,mem_le_receive_payload 
+0x3765 011423 store 6 ,mem_motor1_status 
+0x3766 011424 fetch 1 ,mem_motor1_speed 
+0x3767 011425 fetcht 1 ,mem_motor2_speed 
+0x3768 011426 iand temp ,pdata 
+0x3769 011427 fetcht 1 ,mem_motor3_speed 
+0x376a 011428 iand temp ,pdata 
+0x376b 011429 call car_motor_working_flag ,blank 
+0x376c 011430 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011431 call car_motor1_control 
+0x376e 011432 call car_motor2_control 
+0x376f 011433 branch car_motor3_control 
+:      011434 car_motor1_control:
+0x3770 011435 arg mem_motor1_pwm_set ,regb 
+0x3771 011436 arg mem_motor1_status ,contr 
+0x3772 011437 branch car_motor_status_select 
+:      011438 car_motor2_control:
+0x3773 011439 arg mem_motor2_pwm_set ,regb 
+0x3774 011440 arg mem_motor2_status ,contr 
+0x3775 011441 branch car_motor_status_select 
+:      011442 car_motor3_control:
+0x3776 011443 arg mem_motor3_pwm_set ,regb 
+0x3777 011444 arg mem_motor3_status ,contr 
+0x3778 011445 branch car_motor_status_select 
+:      011446 car_motor_working_flag:
+0x3779 011447 jam 0 ,mem_car_working_flag 
+0x377a 011448 rtn 
+:      011450 car_motor_status_select:
+0x377b 011451 ifetch 1 ,contr 
+0x377c 011452 beq motor_stop ,car_motor_stop 
+0x377d 011453 beq go_front ,car_motor_positive 
+0x377e 011454 beq go_back ,car_motor_negative 
+0x377f 011455 rtn 
+:      011456 car_motor_positive:
+0x3780 011457 jam 0 ,mem_motor_select_p_n 
+0x3781 011458 branch car_motor_negative + 1 
+:      011459 car_motor_negative:
+0x3782 011460 jam 1 ,mem_motor_select_p_n 
+0x3783 011461 ifetch 1 ,contr 
+0x3784 011462 store 1 ,mem_car_motor_speed 
+0x3785 011463 ifetch 8 ,regb 
+0x3786 011464 branch car_motor_work 
+:      011466 car_motor_stop:
+0x3787 011467 ifetch 1 ,regb 
+0x3788 011468 call pwm_disable 
+0x3789 011469 increase 1 ,regb 
+0x378a 011470 ifetch 1 ,regb 
+0x378b 011471 branch pwm_disable 
+:      011472 car_motor_work:
+0x378c 011473 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011474 jam 1 ,mem_car_working_flag 
+0x378e 011475 fetch 1 ,mem_motor_select_p_n 
+0x378f 011476 beq 0 ,car_motor_select_positive 
+:      011477 car_motor_select_negative:
+0x3790 011478 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011479 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011480 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011481 car_motor_work_next:
+0x3793 011482 call pwm_disable 
+0x3794 011483 fetch 1 ,mem_car_motor_speed 
+0x3795 011484 call car_motor_speed_duty_setting 
+0x3796 011485 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011486 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011487 store 6 ,mem_pdatatemp 
+0x3799 011488 branch pwm_out_set 
+:      011489 car_motor_select_positive:
+0x379a 011490 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011491 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011492 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011493 branch car_motor_work_next 
+:      011495 car_motor_speed_duty_setting:
+0x379e 011496 mul32 pdata ,5 ,pdata 
+0x379f 011497 add pdata ,50 ,pdata 
+0x37a0 011498 rtn 
+:      011499 car_motor_speed_duty_transform:
+0x37a1 011500 arg 12000 ,temp 
+0x37a2 011501 imul32 temp ,pdata 
+0x37a3 011502 div pdata ,100 
+0x37a4 011503 call wait_div_end 
+0x37a5 011504 quotient temp 
+0x37a6 011505 copy temp ,rega 
+0x37a7 011506 setarg 12000 
+0x37a8 011507 isub temp ,regb 
+0x37a9 011508 rtn 
+:      011511 car_ir_init:
+0x37aa 011512 hfetch 1 ,core_gpio_sel2 
+0x37ab 011513 set1 2 ,pdata 
+0x37ac 011514 hstore 1 ,core_gpio_sel2 
+0x37ad 011515 setarg 158 
+0x37ae 011516 hstore 2 ,core_pwm_pcnt4 
+0x37af 011517 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011518 rtn 
+:      011520 car_ir_data_rx_from_app:
+0x37b1 011521 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011522 nrtn blank 
+0x37b3 011523 fetch 2 ,mem_le_receive_payload 
+0x37b4 011524 store 2 ,mem_ir_data 
+0x37b5 011525 fetch 1 ,mem_car_24g_status 
+0x37b6 011526 bne work_paired ,car_ir_data_tx 
+0x37b7 011527 fetch 2 ,mem_le_lap 
+0x37b8 011528 store 2 ,mem_ir_data 
+:      011529 car_ir_data_tx:
+0x37b9 011530 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011531 call car_ir_init 
+0x37bb 011532 call car_ir_enable 
+0x37bc 011533 setarg 48000 
+0x37bd 011534 call sleep 
+0x37be 011535 call car_ir_disable 
+0x37bf 011536 setarg 7200 
+0x37c0 011537 call sleep 
+0x37c1 011538 arg 16 ,loopcnt 
+:      011539 car_ir_send_loop:
+0x37c2 011540 call car_ir_enable 
+0x37c3 011541 fetch 2 ,mem_ir_data 
+0x37c4 011542 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011543 setarg 7200 
+0x37c6 011544 call sleep 
+0x37c7 011545 call car_ir_disable 
+0x37c8 011546 branch car_ir_wait_finish 
+:      011548 car_ir_is_bit1:
+0x37c9 011549 setarg 14400 
+0x37ca 011550 call sleep 
+0x37cb 011551 call car_ir_disable 
+:      011552 car_ir_wait_finish:
+0x37cc 011553 setarg 7200 
+0x37cd 011554 call sleep 
+0x37ce 011555 fetch 2 ,mem_ir_data 
+0x37cf 011556 rshift pdata ,pdata 
+0x37d0 011557 store 2 ,mem_ir_data 
+0x37d1 011558 loop car_ir_send_loop 
+0x37d2 011560 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011561 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011562 setarg 0x0a01 
+0x37d5 011563 store 2 ,mem_le_receive_payload 
+0x37d6 011564 fetch 1 ,mem_car_config_device_select 
+0x37d7 011565 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011566 car_attack_shake_back_battle_car:
+0x37d8 011567 branch car_motor_control 
+:      011568 car_attack_shake_back_battle_tank:
+0x37d9 011569 setarg 0x0a01 
+0x37da 011570 store 2 ,mem_le_receive_payload + 2 
+0x37db 011571 branch car_motor_control 
+:      011573 car_ir_enable:
+0x37dc 011574 hfetch 1 ,core_gpio_key2 
+0x37dd 011575 or_into 0x40 ,pdata 
+0x37de 011576 hstore 1 ,core_gpio_key2 
+0x37df 011577 rtn 
+:      011578 car_ir_disable:
+0x37e0 011579 hfetch 1 ,core_gpio_key2 
+0x37e1 011580 and_into 0xbf ,pdata 
+0x37e2 011581 hstore 1 ,core_gpio_key2 
+0x37e3 011582 rtn 
+:      011584 car_ir_rx_init:
+0x37e4 011585 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011586 rtneq 0x00 
+0x37e6 011587 call lpm_disable_exen_output 
+0x37e7 011588 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011589 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011590 call gpio_config_input 
+0x37ea 011591 call car_ir_gpio_get_status 
+0x37eb 011592 nrtn true 
+0x37ec 011593 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011594 rtn 
+:      011596 car_ir_receive_process:
+0x37ee 011597 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011598 rtneq flag_ir_disable 
+0x37f0 011599 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011600 nrtn blank 
+0x37f2 011601 fetch 2 ,mem_ui_state_map 
+0x37f3 011602 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011603 fetch 1 ,mem_car_24g_status 
+0x37f5 011604 rtnne work_paired 
+:      011605 car_ir_receive_process_next:
+0x37f6 011606 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011607 call car_ir_gpio_get_status 
+0x37f8 011608 nrtn true 
+0x37f9 011609 setarg 36000 
+0x37fa 011610 call sleep 
+0x37fb 011611 call car_ir_gpio_get_status 
+0x37fc 011612 nrtn true 
+0x37fd 011613 call car_ir_clk_get 
+:      011614 car_ir_packet_head_wait_end:
+0x37fe 011615 call car_ir_clk_check 
+0x37ff 011616 nrtn positive 
+0x3800 011617 call car_ir_gpio_get_status 
+0x3801 011618 branch car_ir_packet_head_wait_end ,true 
+0x3802 011619 arg 0 ,rega 
+0x3803 011620 arg 16 ,loopcnt 
+0x3804 011621 call car_ir_clk_get 
+:      011622 car_ir_receive_process_loop:
+0x3805 011623 call car_ir_clk_check 
+0x3806 011624 nrtn positive 
+0x3807 011625 call car_ir_gpio_get_status 
+0x3808 011626 nbranch car_ir_receive_process_loop ,true 
+0x3809 011627 setarg 10800 
+0x380a 011628 call sleep 
+0x380b 011629 call car_ir_gpio_get_status 
+0x380c 011630 branch car_ir_get_bit1 ,true 
+:      011631 car_ir_get_bit0:
+0x380d 011632 setarg 0 
+0x380e 011633 rshift rega ,rega 
+0x380f 011634 ior rega ,rega 
+0x3810 011635 loop car_ir_receive_process_loop 
+0x3811 011636 branch car_ir_receive_process_end 
+:      011637 car_ir_get_bit1:
+0x3812 011638 setarg 0x8000 
+0x3813 011639 rshift rega ,rega 
+0x3814 011640 ior rega ,rega 
+0x3815 011641 call car_ir_clk_get 
+:      011642 car_ir_get_bit1_wait_low_end:
+0x3816 011643 call car_ir_clk_check 
+0x3817 011644 nrtn positive 
+0x3818 011645 call car_ir_gpio_get_status 
+0x3819 011646 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011647 loop car_ir_receive_process_loop 
+:      011648 car_ir_receive_process_end:
+0x381b 011649 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011650 copy rega ,pdata 
+0x381d 011651 store 2 ,mem_ir_rx_buf 
+0x381e 011652 store 2 ,mem_ir_notify_data + 8 
+0x381f 011653 fetch 1 ,mem_car_24g_status 
+0x3820 011654 beq work_paired ,car_ir_24g_receive_attack 
+:      011655 car_ir_data_notify:
+0x3821 011656 arg 0x07 ,loopcnt 
+0x3822 011657 arg mem_ir_notify_data_head ,contr 
+0x3823 011658 call calc_check_sum_start 
+0x3824 011659 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011660 arg mem_ir_notify_data ,rega 
+0x3826 011661 branch queue_push 
+:      011663 car_ir_24g_receive_attack:
+0x3827 011664 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011665 increase 1 ,pdata 
+0x3829 011666 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011667 div pdata ,2 
+0x382b 011668 call wait_div_end 
+0x382c 011669 quotient temp 
+0x382d 011670 remainder pdata 
+0x382e 011671 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011672 car_ir_24g_receive_attack_off:
+0x382f 011673 fetch 1 ,mem_car_config_led_num 
+0x3830 011674 isub temp ,null 
+0x3831 011675 call car_ir_24g_go_die ,zero 
+0x3832 011676 arg mem_car_led_control ,pdata 
+0x3833 011677 increase -1 ,temp 
+0x3834 011678 iadd temp ,rega 
+0x3835 011679 arg 0 ,pdata 
+0x3836 011680 istore 1 ,rega 
+0x3837 011681 rtn 
+:      011682 car_ir_24g_receive_attack_blink:
+0x3838 011683 arg mem_car_led_control ,pdata 
+0x3839 011684 iadd temp ,rega 
+0x383a 011685 arg 2 ,pdata 
+0x383b 011686 istore 1 ,rega 
+0x383c 011687 rtn 
+:      011688 car_ir_24g_go_die:
+0x383d 011689 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011690 rtn 
+:      011691 car_ir_clk_get:
+0x383f 011692 copy clkn_bt ,pdata 
+0x3840 011693 store 4 ,mem_ir_receive_clkn 
+0x3841 011694 rtn 
+:      011695 car_ir_clk_check:
+0x3842 011696 copy clkn_bt ,pdata 
+0x3843 011697 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011698 isub temp ,pdata 
+0x3845 011699 sub pdata ,200 ,null 
+0x3846 011700 rtn 
+:      011702 car_ir_gpio_get_status:
+0x3847 011703 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011704 branch gpio_get_bit 
+:      011706 car_led_control_receive:
+0x3849 011707 fetch 8 ,mem_le_receive_payload 
+0x384a 011708 store 8 ,mem_car_led_control 
+0x384b 011709 rtn 
+:      011711 car_info_request:
+0x384c 011712 fetch 1 ,mem_car_config_device_select 
+0x384d 011713 store 1 ,mem_car_info_request_payload 
+0x384e 011714 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011715 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011716 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011717 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011718 arg 13 ,loopcnt 
+0x3853 011719 arg mem_car_info_request_head ,contr 
+0x3854 011720 call calc_check_sum_start 
+0x3855 011721 store 1 ,mem_car_info_request_checksum 
+0x3856 011722 arg mem_car_info_request ,rega 
+0x3857 011723 branch queue_push 
+:      011729 light_init:
+0x3858 011730 call clear_eeprom_size_2k 
+0x3859 011731 jam 0x7a ,mem_curr_packet_num 
+0x385a 011732 call light_load_controler_list 
+0x385b 011733 call light_init_crr_cmd_count 
+0x385c 011734 setarg light_pairing_timer 
+0x385d 011735 store 2 ,mem_cb_event_timer 
+0x385e 011736 arg 0 ,rega 
+0x385f 011737 branch pwm_init 
+:      011739 light_pairing_timer:
+0x3860 011740 fetch 2 ,mem_light_pairing_timer 
+0x3861 011741 rtn blank 
+0x3862 011742 increase -1 ,pdata 
+0x3863 011743 store 2 ,mem_light_pairing_timer 
+0x3864 011744 rtnne 0 
+0x3865 011745 jam 0 ,mem_light_pairing_enable 
+0x3866 011746 rtn 
+:      011748 light_init_crr_cmd_count:
+0x3867 011749 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011750 fetch 1 ,mem_light_next_record 
+0x3869 011751 sub pdata ,40 ,null 
+0x386a 011752 rtn positive 
+0x386b 011753 jam 0 ,mem_light_next_record 
+0x386c 011754 rtn 
+:      011756 light_load_controler_list:
+0x386d 011757 arg mem_light_next_record ,rega 
+0x386e 011758 arg 0 ,regb 
+0x386f 011759 arg 81 ,temp 
+0x3870 011760 branch iicd_read_eep_data 
+:      011763 light_find_controler_pairing:
+0x3871 011764 disable user 
+0x3872 011765 fetch 1 ,mem_light_cnum 
+0x3873 011766 copy pdata ,loopcnt 
+0x3874 011768 arg mem_light_clist ,rega 
+0x3875 011769 copy regc ,regb 
+:      011770 light_find_controler_pairing_loop:
+0x3876 011771 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011772 call light_compare_addr_record 
+0x3878 011773 branch enable_user ,zero 
+:      011774 light_find_single_pairing_diff:
+0x3879 011775 increase 4 ,rega 
+0x387a 011776 loop light_find_controler_pairing_loop 
+0x387b 011777 rtn 
+:      011780 light_compare_addr_record:
+0x387c 011781 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011782 ifetch 3 ,rega 
+0x387e 011783 ifetcht 3 ,regb 
+0x387f 011784 isub temp ,null 
+0x3880 011785 rtn 
+:      011787 light_compare_single_record:
+0x3881 011788 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011789 ifetch 3 ,rega 
+0x3883 011790 ifetcht 3 ,regb 
+0x3884 011791 isub temp ,null 
+0x3885 011792 nrtn zero 
+0x3886 011793 ifetch 1 ,contr 
+0x3887 011794 sub pdata ,0 ,null 
+0x3888 011795 rtn zero 
+0x3889 011796 add rega ,3 ,contr 
+0x388a 011797 ifetcht 1 ,contr 
+0x388b 011798 isub temp ,null 
+0x388c 011799 rtn 
+:      011802 light_find_controler_cmd:
+0x388d 011803 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011804 disable user 
+0x388f 011805 fetch 1 ,mem_light_cnum 
+0x3890 011806 copy pdata ,loopcnt 
+0x3891 011808 arg mem_light_clist ,rega 
+0x3892 011809 copy regc ,regb 
+:      011810 light_find_controler_cmd_loop:
+0x3893 011811 call light_compare_single_record 
+0x3894 011812 branch enable_user ,zero 
+0x3895 011813 increase 4 ,rega 
+0x3896 011814 loop light_find_controler_cmd_loop 
+0x3897 011815 rtn 
+:      011818 light_recv_adv:
+0x3898 011819 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011820 increase 1 ,pdata 
+0x389a 011821 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011822 arg mem_le_rxbuf + 12 ,regc 
+:      011824 light_anylize_command:
+0x389c 011825 ifetch 2 ,regc 
+0x389d 011826 arg 0x55aa ,temp 
+0x389e 011827 isub temp ,null 
+0x389f 011828 nrtn zero 
+0x38a0 011829 copy contr ,regc 
+0x38a1 011830 ifetcht 3 ,regc 
+0x38a2 011831 setarg 0xffffff 
+0x38a3 011832 isub temp ,null 
+0x38a4 011833 branch light_parse_cmd ,zero 
+0x38a5 011834 call light_find_controler_cmd 
+0x38a6 011835 branch light_parse_cmd ,user 
+0x38a7 011836 rtn 
+:      011838 light_parse_cmd:
+0x38a8 011839 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011840 increase 4 ,regc 
+0x38aa 011841 ifetch 1 ,regc 
+0x38ab 011842 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011843 isub temp ,null 
+0x38ad 011844 rtn zero 
+0x38ae 011845 store 1 ,mem_curr_packet_num 
+0x38af 011846 fetch 1 ,mem_le_req_rcv 
+0x38b0 011847 increase 1 ,pdata 
+0x38b1 011848 store 1 ,mem_le_req_rcv 
+0x38b2 011850 increase 1 ,regc 
+0x38b3 011851 ifetch 1 ,regc 
+0x38b4 011852 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011853 copy pdata ,loopcnt 
+0x38b6 011854 rtn blank 
+:      011855 light_parse_cmd_loop:
+0x38b7 011856 ifetch 1 ,contr 
+0x38b8 011857 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011858 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011859 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011860 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011861 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011862 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011863 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011864 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011865 loop light_parse_cmd_loop 
+0x38c1 011866 rtn 
+:      011868 light_parse_cmd_pwm0:
+0x38c2 011869 copy contr ,regc 
+0x38c3 011870 fetch 1 ,mem_light_pwm0 
+0x38c4 011871 store 1 ,mem_pdatatemp 
+0x38c5 011872 arg 0 ,temp 
+:      011873 light_parse_cmd_pwm_common:
+0x38c6 011874 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011875 setarg 10000 
+0x38c8 011876 store 3 ,mem_pdatatemp + 2 
+0x38c9 011877 ifetch 1 ,regc 
+0x38ca 011878 store 1 ,mem_pdatatemp + 5 
+0x38cb 011879 call pwm_out_set 
+0x38cc 011880 and regc ,1 ,contr 
+0x38cd 011881 loop light_parse_cmd_loop 
+0x38ce 011882 rtn 
+:      011883 light_parse_cmd_pwm1:
+0x38cf 011884 copy regc ,contr 
+0x38d0 011885 fetch 1 ,mem_light_pwm1 
+0x38d1 011886 store 1 ,mem_pdatatemp 
+0x38d2 011887 arg 1 ,temp 
+0x38d3 011888 branch light_parse_cmd_pwm_common 
+:      011889 light_parse_cmd_pwm2:
+0x38d4 011890 copy regc ,contr 
+0x38d5 011891 fetch 1 ,mem_light_pwm2 
+0x38d6 011892 store 1 ,mem_pdatatemp 
+0x38d7 011893 arg 2 ,temp 
+0x38d8 011894 branch light_parse_cmd_pwm_common 
+:      011895 light_parse_cmd_pwm3:
+0x38d9 011896 copy regc ,contr 
+0x38da 011897 fetch 1 ,mem_light_pwm3 
+0x38db 011898 store 1 ,mem_pdatatemp 
+0x38dc 011899 arg 3 ,temp 
+0x38dd 011900 branch light_parse_cmd_pwm_common 
+:      011901 light_parse_cmd_pwm4:
+0x38de 011902 copy regc ,contr 
+0x38df 011903 fetch 1 ,mem_light_pwm4 
+0x38e0 011904 store 1 ,mem_pdatatemp 
+0x38e1 011905 arg 4 ,temp 
+0x38e2 011906 branch light_parse_cmd_pwm_common 
+:      011907 light_parse_cmd_pwm5:
+0x38e3 011908 copy regc ,contr 
+0x38e4 011909 fetch 1 ,mem_light_pwm5 
+0x38e5 011910 store 1 ,mem_pdatatemp 
+0x38e6 011911 arg 5 ,temp 
+0x38e7 011912 branch light_parse_cmd_pwm_common 
+:      011914 light_parse_auto_mode:
+0x38e8 011915 ifetch 1 ,contr 
+0x38e9 011916 rtn 
+:      011918 light_parse_pairing:
+0x38ea 011919 copy contr ,regc 
+0x38eb 011920 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011921 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011922 call update_controler_list 
+:      011923 light_parse_pairing_abandon:
+0x38ee 011924 and regc ,4 ,contr 
+0x38ef 011925 rtn 
+:      011926 update_controler_list:
+0x38f0 011927 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011928 call light_find_controler_pairing 
+0x38f2 011929 branch update_conrtoler_list_found ,user 
+0x38f3 011930 fetch 1 ,mem_light_next_record 
+0x38f4 011931 copy pdata ,temp 
+0x38f5 011932 increase 1 ,pdata 
+0x38f6 011933 store 1 ,mem_light_next_record 
+0x38f7 011934 call light_init_crr_cmd_count 
+0x38f8 011935 lshift2 temp ,temp 
+0x38f9 011936 setarg mem_light_clist 
+0x38fa 011937 iadd temp ,contw 
+0x38fb 011938 ifetch 4 ,regc 
+0x38fc 011939 istore 4 ,contw 
+0x38fd 011940 branch update_conrtoler_store_list 
+:      011941 update_conrtoler_list_found:
+0x38fe 011942 add regc ,3 ,contr 
+0x38ff 011943 ifetch 1 ,contr 
+0x3900 011944 rtn blank 
+0x3901 011945 ifetch 4 ,regc 
+0x3902 011946 istore 4 ,rega 
+:      011947 update_conrtoler_store_list:
+0x3903 011948 arg mem_light_next_record ,rega 
+0x3904 011949 arg 0 ,regb 
+0x3905 011950 arg 81 ,temp 
+0x3906 011951 branch iicd_write_eep_data 
+:      011955 lightc_init:
+0x3907 011959 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011960 call gpio_out_inactive 
+0x3909 011961 rtn 
+:      011964 lightc_dispatch:
+0x390a 011967 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011968 call gpio_out_active 
+0x390c 011971 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011972 call gpio_out_inactive 
+0x390e 011975 call lightc_start_adv 
+0x390f 011977 fetch 1 ,mem_adv_time 
+0x3910 011978 nrtn blank 
+0x3911 011980 call lpm_write_gpio_wakeup 
+0x3912 011981 hfetch 4 ,core_lpm_ctrl 
+0x3913 011982 set0 15 ,pdata 
+0x3914 011983 hstore 4 ,core_lpm_reg 
+0x3915 011984 call lpm_write_ctrl 
+0x3916 011985 arg param_hibernate_clks ,temp 
+0x3917 011986 branch lpm_sleep 
+:      011988 lightc_adv:
+0x3918 011989 fetch 1 ,mem_adv_time 
+0x3919 011990 branch le_adv_loop_tx ,blank 
+0x391a 011991 increase -1 ,pdata 
+0x391b 011992 store 1 ,mem_adv_time 
+0x391c 011993 branch le_adv_loop_tx 
+:      011995 lightc_start_adv:
+0x391d 011996 mul32 pdata ,20 ,pdata 
+0x391e 011997 arg mem_cmd0_string ,contr 
+0x391f 011998 iadd contr ,contr 
+0x3920 011999 ifetch 1 ,contr 
+0x3921 012000 rtn blank 
+0x3922 012001 copy pdata ,rega 
+0x3923 012002 copy rega ,loopcnt 
+0x3924 012003 arg mem_le_adv_data + 2 ,contw 
+0x3925 012004 call memcpy 
+0x3926 012005 copy rega ,pdata 
+0x3927 012006 increase 2 ,pdata 
+0x3928 012007 store 1 ,mem_le_adv_data_len 
+0x3929 012008 rtn 
+:      012015 module_init:
+0x392a 012017 rtn wake 
+0x392b 012018 call le_modified_name 
+0x392c 012019 call adc_init_data 
+0x392d 012020 setarg module_process_idle 
+0x392e 012021 store 2 ,mem_cb_idle_process 
+0x392f 012022 setarg module_bt_conn_process 
+0x3930 012023 store 2 ,mem_cb_bt_process 
+0x3931 012024 setarg module_process_bb_event 
+0x3932 012025 store 2 ,mem_cb_bb_event_process 
+0x3933 012026 setarg module_le_conn_process 
+0x3934 012027 store 2 ,mem_cb_le_process 
+0x3935 012028 setarg module_lpm_lock 
+0x3936 012029 store 2 ,mem_cb_check_wakelock 
+0x3937 012030 setarg module_hci_cmd_transmit_le_notify 
+0x3938 012031 store 2 ,mem_cb_ble_transmit 
+0x3939 012032 setarg module_hci_event_receive_spp_data 
+0x393a 012033 store 2 ,mem_cb_receive_spp_data 
+0x393b 012034 setarg module_le_receive_data 
+0x393c 012035 store 2 ,mem_cb_att_write 
+0x393d 012036 setarg module_bb_event_timer 
+0x393e 012037 store 2 ,mem_cb_event_timer 
+0x393f 012039 call module_spp_clear_last_transmite_clock 
+0x3940 012040 bpatch patch1b_5 ,mem_patch1b 
+0x3941 012041 call module_lpm_uart_init 
+0x3942 012042 call module_gpio_init 
+0x3943 012043 call check_module_disabled 
+0x3944 012044 branch module_hci_event_enter_standby_mode 
+:      012047 module_lpm_uart_init:
+0x3945 012048 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 012049 hstore 4 ,core_uart_rsaddr 
+0x3947 012051 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 012052 hstore 4 ,core_uart_tsaddr 
+0x3949 012054 hfetch 1 ,core_gpio_sel1 
+0x394a 012055 or_into 0x04 ,pdata 
+0x394b 012056 and_into 0xfc ,pdata 
+0x394c 012057 hstore 1 ,core_gpio_sel1 
+0x394d 012058 jam 0x00 ,core_uart_ctrl 
+0x394e 012060 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 012061 hstore 2 ,core_uart_rrptr 
+0x3950 012062 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 012063 hstore 2 ,core_uart_twptr 
+0x3952 012064 hstore 2 ,core_uart_trptrp 
+0x3953 012066 hfetch 4 ,core_gpio_pu0 
+0x3954 012067 set1 7 ,pdata 
+0x3955 012068 hstore 4 ,core_gpio_pu0 
+0x3956 012070 hfetch 2 ,core_clkoff 
+0x3957 012071 set0 clock_off_uart ,pdata 
+0x3958 012072 hstore 2 ,core_clkoff 
+0x3959 012073 call uart_set_baud_by_mem 
+0x395a 012074 jam uartclk_crystal ,core_uart_clksel 
+0x395b 012075 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 012077 fetch 1 ,mem_module_flag 
+0x395d 012078 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 012079 hfetcht 1 ,core_uart_ctrl 
+0x395f 012080 setflag true ,4 ,temp 
+0x3960 012081 hstoret 1 ,core_uart_ctrl 
+0x3961 012082 rtn 
+:      012086 module_lpm_init:
+0x3962 012087 call module_spp_clear_last_transmite_clock 
+0x3963 012088 branch module_lpm_uart_init 
+:      012091 module_gpio_init:
+0x3964 012096 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012097 call gpio_config_output 
+0x3966 012098 call module_set_conn_pin_low 
+0x3967 012100 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012101 branch gpio_config_input 
+:      012103 module_lpm_lock:
+0x3969 012104 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012105 call gpio_get_bit 
+0x396b 012106 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012107 branch app_get_lpm_wake_lock 
+:      012110 module_le_conn_process:
+0x396d 012111 rtn 
+:      012113 module_bt_conn_process:
+0x396e 012114 call module_spp_enter_sniff 
+0x396f 012115 branch module_control_air_flow 
+:      012117 module_spp_enter_sniff:
+0x3970 012118 fetch 1 ,mem_ui_state_map 
+0x3971 012119 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012120 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012121 setarg 0x3eff 
+0x3974 012122 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012123 iadd temp ,temp 
+0x3976 012124 copy clkn_bt ,pdata 
+0x3977 012125 isub temp ,null 
+0x3978 012126 nrtn positive 
+0x3979 012127 fetch 2 ,mem_ui_state_map 
+0x397a 012128 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012129 fetch 1 ,mem_module_flag 
+0x397c 012130 rtnbit1 moudle_task_sniff 
+0x397d 012131 call module_set_sniff_task_flag 
+0x397e 012132 call app_bt_enter_sniff 
+:      012133 module_spp_clear_last_transmite_clock:
+0x397f 012134 copy clkn_bt ,pdata 
+0x3980 012135 store 4 ,mem_last_transmite_clock 
+0x3981 012136 rtn 
+:      012139 module_process_idle:
+0x3982 012140 call module_control_air_flow 
+0x3983 012141 call l2cap_malloc_is_fifo_full 
+0x3984 012142 nrtn blank 
+0x3985 012143 branch module_process 
+:      012146 module_process_bb_event:
+0x3986 012147 copy regc ,pdata 
+0x3987 012148 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012149 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012150 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012151 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012152 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012153 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012154 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012155 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012156 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012157 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012158 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012159 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012160 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012161 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012162 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012163 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012164 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012165 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012166 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012167 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012168 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012169 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012170 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012171 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012172 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012173 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012174 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012175 rtn 
+:      012178 module_process_bb_event_disconned:
+0x39a3 012179 call module_spp_clear_last_transmite_clock 
+0x39a4 012180 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012181 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012182 call module_disconn_start 
+0x39a7 012183 fetch 2 ,mem_ui_state_map 
+0x39a8 012184 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012185 branch module_spp_disconnected 
+:      012187 module_process_spp_connected:
+0x39aa 012188 fetch 2 ,mem_ui_state_map 
+0x39ab 012189 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012190 store 2 ,mem_ui_state_map 
+0x39ad 012191 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012192 store 1 ,mem_lpm_mult 
+0x39af 012193 call module_set_conn_pin_low 
+0x39b0 012194 branch module_hci_event_spp_connect 
+:      012196 module_process_spp_disconnected:
+:      012198 module_spp_disconnected:
+0x39b1 012199 fetch 2 ,mem_ui_state_map 
+0x39b2 012200 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012201 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012202 store 2 ,mem_ui_state_map 
+0x39b5 012203 branch module_hci_event_spp_disconnect 
+:      012206 module_process_enter_sniff:
+:      012208 module_sniff_param_check:
+0x39b6 012209 call module_spp_clear_last_transmite_clock 
+0x39b7 012212 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012213 rshift pdata ,pdata 
+0x39b9 012214 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012215 isub temp ,null 
+0x39bb 012216 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012217 branch app_lpm_mult_enable 
+:      012218 module_sniff_param_check_unsniff:
+0x39bd 012219 fetch 1 ,mem_module_flag 
+0x39be 012220 rtnbit1 moudle_task_unsniff 
+0x39bf 012221 hfetch 2 ,core_uart_rxitems 
+0x39c0 012222 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012223 branch app_bt_sniff_exit 
+:      012225 module_process_exit_sniff:
+0x39c2 012226 call module_clear_sniff_task_flag 
+0x39c3 012227 branch app_lpm_mult_disable 
+:      012229 module_process_setup_complete:
+0x39c4 012230 call module_spp_clear_last_transmite_clock 
+0x39c5 012231 branch module_conn_start 
+:      012233 module_process_bb_even_le_disconn:
+0x39c6 012234 call le_clr_config_more_data 
+0x39c7 012235 call module_disconn_start 
+0x39c8 012236 branch module_hci_event_le_disconnect 
+:      012238 module_process_evt_pincode_req:
+0x39c9 012239 branch app_bt_set_pincode 
+:      012242 module_process_sniff_not_accept:
+0x39ca 012243 branch module_clear_sniff_task_flag 
+:      012246 module_process_unsniff_accept:
+0x39cb 012247 fetch 1 ,mem_module_flag 
+0x39cc 012248 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012249 branch module_clear_unsniff_task_flag 
+:      012252 module_process_unsniff_not_accept:
+0x39ce 012253 branch module_clear_unsniff_task_flag 
+:      012256 module_process_le_conn:
+0x39cf 012257 call le_send_att_exchange_mtu_requset 
+0x39d0 012258 call module_conn_start 
+0x39d1 012259 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012260 store 1 ,mem_lpm_mult 
+0x39d3 012261 branch module_hci_event_le_connect 
+:      012264 module_process_bb_conn:
+0x39d4 012265 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012266 call module_clear_sniff_task_flag 
+0x39d6 012267 branch module_clear_unsniff_task_flag 
+:      012269 module_process_page_time_out:
+:      012270 module_process_reconn_fail:
+:      012271 module_disconn_start:
+0x39d7 012272 call module_start_adv_discovery_by_command 
+0x39d8 012273 branch module_set_conn_pin_high 
+:      012276 module_process_ble_ltk_lost:
+0x39d9 012277 call le_send_reject_ind 
+0x39da 012278 branch le_send_smp_security_request 
+:      012281 module_set_conn_pin_high:
+0x39db 012282 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012283 branch gpio_out_active 
+:      012285 module_conn_start:
+0x39dd 012286 call module_stop_adv_discovery 
+0x39de 012287 branch module_set_conn_pin_low 
+:      012289 module_stop_adv_discovery:
+0x39df 012290 fetch 1 ,mem_module_state 
+0x39e0 012291 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012292 call app_bt_stop_discovery ,true 
+0x39e2 012293 fetch 1 ,mem_module_state 
+0x39e3 012294 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012295 call app_ble_stop_adv ,true 
+0x39e5 012296 rtn 
+:      012297 module_set_conn_pin_low:
+0x39e6 012298 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012299 branch gpio_out_inactive 
+:      012301 module_process_with_credit:
+0x39e8 012302 fetch 1 ,mem_credit_flag 
+0x39e9 012303 rtneq credit_disable 
+0x39ea 012304 branch rfcomm_send_uih_without_payload 
+:      012306 module_process:
+0x39eb 012307 hfetch 1 ,core_uart_status 
+0x39ec 012308 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012309 call uartd_prepare_rx 
+0x39ee 012310 ifetch 1 ,contru 
+0x39ef 012311 bne 0x01 ,module_hci_in_excp 
+0x39f0 012312 hfetch 2 ,core_uart_rxitems 
+0x39f1 012313 sub pdata ,2 ,null 
+0x39f2 012314 rtn positive 
+0x39f3 012315 ifetch 1 ,contru 
+0x39f4 012316 store 1 ,mem_module_uart_opcode 
+0x39f5 012317 ifetcht 1 ,contru 
+0x39f6 012318 copy contru ,rega 
+0x39f7 012319 storet 1 ,mem_module_uart_len 
+0x39f8 012320 add temp ,3 ,temp 
+0x39f9 012321 hfetch 2 ,core_uart_rxitems 
+0x39fa 012322 isub temp ,temp 
+0x39fb 012323 nrtn positive 
+0x39fc 012324 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012325 call module_hci_cmd_control 
+0x39fe 012326 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012327 rtneq hci_not_discard_packet 
+0x3a00 012328 branch module_hci_dicard_packet 
+:      012330 module_hci_in_excp:
+0x3a01 012331 call delay_10ms 
+0x3a02 012332 call module_hci_event_invalid_packet 
+0x3a03 012333 branch module_hci_release_except 
+:      012336 module_hci_release_except:
+0x3a04 012337 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012338 hfetch 2 ,core_uart_rxitems 
+0x3a06 012339 rtn blank 
+0x3a07 012340 call uartd_prepare_rx 
+0x3a08 012341 ifetch 1 ,contru 
+0x3a09 012342 sub pdata ,0x01 ,null 
+0x3a0a 012343 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012344 nbranch module_hci_release_except ,zero 
+0x3a0c 012345 ifetch 1 ,contru 
+0x3a0d 012346 rtneq hci_cmd_spp_data_req 
+0x3a0e 012347 rtneq hci_cmd_set_credit_given 
+0x3a0f 012348 increase -1 ,contru 
+0x3a10 012349 call module_hci_dicard_bytes 
+0x3a11 012350 branch module_hci_release_except 
+:      012352 module_hci_dicard_packet:
+0x3a12 012353 call uartd_prepare_rx 
+0x3a13 012354 increase 2 ,contru 
+0x3a14 012355 ifetch 1 ,contru 
+0x3a15 012356 iadd contru ,contru 
+:      012357 module_hci_dicard_bytes:
+0x3a16 012358 branch uartd_rxdone 
+:      012361 module_hci_cmd_control:
+0x3a17 012362 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012363 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012364 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012365 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012366 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012367 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012368 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012369 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012370 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012371 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012372 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012373 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012374 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012375 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012376 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012377 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012378 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012379 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012380 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012381 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012382 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012383 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012384 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012385 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012386 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012387 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012388 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012389 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012390 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012391 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012392 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012393 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012394 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012395 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012396 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012397 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012398 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012399 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012400 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012401 branch module_hci_event_receive_invalid_cmd 
+:      012406 module_hci_cmd_set_bt_addr:
+0x3a3f 012407 fetch 1 ,mem_module_uart_len 
+0x3a40 012408 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012409 ifetch 6 ,contru 
+0x3a42 012410 store 6 ,mem_lap 
+0x3a43 012411 branch module_hci_event_receive_valid_cmd 
+:      012414 module_hci_cmd_set_le_addr:
+0x3a44 012415 fetch 1 ,mem_module_uart_len 
+0x3a45 012416 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012417 ifetch 6 ,contru 
+0x3a47 012418 store 6 ,mem_le_lap 
+0x3a48 012419 branch module_hci_event_receive_valid_cmd 
+:      012423 module_hci_cmd_set_visibility:
+0x3a49 012424 fetch 1 ,mem_module_uart_len 
+0x3a4a 012425 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012426 copy rega ,contru 
+0x3a4c 012427 call module_hci_event_receive_valid_cmd 
+0x3a4d 012428 ifetcht 1 ,contru 
+0x3a4e 012429 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012430 fetch 2 ,mem_ui_state_map 
+0x3a50 012431 rtnbit1 ui_state_ble_connected 
+0x3a51 012432 rtnbit1 ui_state_bt_connected 
+:      012433 module_start_adv_discovery_by_command:
+0x3a52 012434 fetch 1 ,mem_module_state 
+0x3a53 012435 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012436 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012437 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012438 and temp ,0x03 ,pdata 
+0x3a57 012439 store 1 ,mem_scan_mode 
+:      012440 moudle_start_adv_by_command:
+0x3a58 012441 fetch 1 ,mem_module_state 
+0x3a59 012442 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012443 nrtn true 
+0x3a5b 012444 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012445 isolate1 2 ,temp 
+0x3a5d 012446 branch app_ble_start_adv ,true 
+0x3a5e 012447 branch app_ble_stop_adv 
+:      012451 module_hci_cmd_set_bt_name:
+0x3a5f 012452 fetch 1 ,mem_module_uart_len 
+0x3a60 012453 sub pdata ,67 ,null 
+0x3a61 012454 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012455 store 1 ,mem_local_name_length 
+0x3a63 012456 arg 8 ,loopcnt 
+0x3a64 012457 call memset0 
+0x3a65 012458 fetch 1 ,mem_module_uart_len 
+0x3a66 012459 copy pdata ,loopcnt 
+0x3a67 012460 copy rega ,contru 
+0x3a68 012461 arg mem_local_name ,contw 
+0x3a69 012462 call uart_copy_rx_bytes_fast 
+0x3a6a 012463 branch module_hci_event_receive_valid_cmd 
+:      012467 module_hci_cmd_set_le_name:
+0x3a6b 012468 fetch 1 ,mem_module_uart_len 
+0x3a6c 012469 sub pdata ,29 ,null 
+0x3a6d 012470 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012471 store 1 ,mem_le_name_len 
+0x3a6f 012472 copy pdata ,loopcnt 
+0x3a70 012473 copy rega ,contru 
+0x3a71 012474 arg mem_le_name ,contw 
+0x3a72 012475 call uart_copy_rx_bytes_fast 
+0x3a73 012476 call le_modified_name 
+0x3a74 012477 branch module_hci_event_receive_valid_cmd 
+:      012481 module_hci_cmd_receive_spp_data:
+0x3a75 012482 fetch 1 ,mem_ui_state_map 
+0x3a76 012483 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012484 call app_check_sniff 
+0x3a78 012485 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012486 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012488 call module_spp_clear_last_transmite_clock 
+0x3a7b 012489 fetch 1 ,mem_remote_credits 
+0x3a7c 012490 rtn blank 
+0x3a7d 012491 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012492 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012493 fetch 1 ,mem_module_uart_len 
+0x3a80 012494 store 2 ,mem_nl_rx_len_all 
+0x3a81 012496 copy rega ,contru 
+0x3a82 012499 copy contru ,pdata 
+0x3a83 012500 store 2 ,mem_nl_rx_data_src 
+:      012501 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012502 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012503 branch spp_tx_rfcomm_packet 
+:      012505 module_hci_cmd_spp_exit_sniff:
+0x3a86 012506 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012507 branch module_exit_sniff 
+:      012509 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012510 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012511 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012512 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012513 isub temp ,pdata 
+0x3a8c 012514 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012515 rtn 
+:      012517 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012518 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012519 arg dm_refcom_buff_len ,temp 
+0x3a90 012520 call not_greater_than 
+0x3a91 012521 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012522 call not_greater_than 
+0x3a93 012523 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012524 call not_greater_than 
+0x3a95 012525 store 2 ,mem_current_packet_length 
+0x3a96 012526 rtn 
+:      012528 module_hci_command_tx_spp_tx_complete:
+0x3a97 012529 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012530 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012531 branch module_hci_event_receive_valid_cmd 
+:      012535 module_hci_cmd_receive_le_data:
+0x3a9a 012536 fetch 2 ,mem_ui_state_map 
+0x3a9b 012537 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012538 call module_check_ble_encrypt_state 
+0x3a9d 012539 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012540 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012541 fetch 1 ,mem_module_flag 
+0x3aa0 012542 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012543 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012544 nrtn blank 
+0x3aa3 012545 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012546 ifetch 2 ,contru 
+0x3aa5 012547 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012548 copy contru ,pdata 
+0x3aa7 012549 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012550 fetch 1 ,mem_module_uart_len 
+0x3aa9 012551 pincrease -2 
+0x3aaa 012552 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012553 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012554 store 1 ,mem_module_hci_notify_len 
+0x3aad 012555 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012556 call le_set_config_more_data 
+0x3aaf 012557 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012558 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012559 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012560 fetch 1 ,mem_module_flag 
+0x3ab3 012561 rtnbit0 module_flag_ble_data_finish 
+:      012562 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012563 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012564 call module_clear_le_tx_data_flag 
+0x3ab6 012565 branch module_hci_event_receive_valid_cmd 
+:      012567 module_hci_cmd_transmit_le_notify:
+0x3ab7 012568 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012569 rtn blank 
+0x3ab9 012570 call le_fifo_check_nearly_full 
+0x3aba 012571 nrtn blank 
+0x3abb 012572 call module_get_le_remote_mtu 
+0x3abc 012573 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012574 add temp ,-3 ,pdata 
+0x3abe 012575 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012576 call not_greater_than 
+0x3ac0 012577 copy pdata ,rega 
+0x3ac1 012578 copy temp ,pdata 
+0x3ac2 012579 isub rega ,pdata 
+0x3ac3 012580 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012581 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012582 call le_att_malloc_tx_notify 
+0x3ac6 012583 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012584 copy pdata ,contru 
+0x3ac8 012585 copy rega ,loopcnt 
+0x3ac9 012586 call uart_copy_rx_bytes_fast 
+0x3aca 012587 copy contru ,pdata 
+0x3acb 012588 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012589 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012590 nrtn blank 
+0x3ace 012591 branch module_set_le_tx_data_flag 
+:      012595 module_get_le_remote_mtu:
+0x3acf 012596 arg 0x17 ,temp 
+0x3ad0 012597 fetch 1 ,mem_module_flag 
+0x3ad1 012598 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012599 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012600 rtn 
+:      012602 module_check_ble_encrypt_state:
+0x3ad4 012603 fetch 1 ,mem_module_flag 
+0x3ad5 012604 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012605 branch disable_user 
+:      012609 module_hci_cmd_inquire_status:
+0x3ad7 012610 branch module_hci_event_status_res 
+:      012614 module_hci_cmd_set_pairing_mode:
+0x3ad8 012615 copy rega ,contru 
+0x3ad9 012616 ifetch 1 ,contru 
+0x3ada 012617 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012618 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012619 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012620 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012621 branch module_hci_event_receive_invalid_cmd 
+:      012622 module_hci_pairing_pincode_mode:
+0x3adf 012623 call ssp_disable 
+0x3ae0 012624 jam 0 ,mem_ssp_enable 
+0x3ae1 012625 branch module_hci_event_receive_valid_cmd 
+:      012626 module_hci_pairing_just_work_mode:
+0x3ae2 012627 setarg ssp_mode_just_work_io_cap_data 
+:      012628 module_hci_sspairing_mode:
+0x3ae3 012629 store 3 ,mem_sp_iocap_local 
+0x3ae4 012630 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012631 call ssp_enable 
+0x3ae6 012632 jam 1 ,mem_ssp_enable 
+0x3ae7 012633 branch module_hci_event_receive_valid_cmd 
+:      012634 module_hci_pairing_passkey:
+0x3ae8 012635 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012636 branch module_hci_sspairing_mode 
+:      012638 module_hci_pairing_numeric_comparison:
+0x3aea 012639 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012640 branch module_hci_sspairing_mode 
+:      012643 module_hci_cmd_set_pincode:
+0x3aec 012644 fetch 1 ,mem_module_uart_len 
+0x3aed 012645 sub pdata ,16 ,null 
+0x3aee 012646 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012647 store 1 ,mem_pin_length 
+0x3af0 012648 copy pdata ,loopcnt 
+0x3af1 012649 arg mem_pin ,contw 
+0x3af2 012650 call uart_copy_rx_bytes 
+0x3af3 012651 branch module_hci_event_receive_valid_cmd 
+:      012655 module_hci_cmd_set_uart_control_mode:
+0x3af4 012656 copy rega ,contru 
+0x3af5 012657 ifetch 1 ,contru 
+0x3af6 012658 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012659 nsetflag blank ,4 ,temp 
+0x3af8 012660 hstoret 1 ,core_uart_ctrl 
+0x3af9 012661 branch module_hci_event_receive_valid_cmd 
+:      012665 module_hci_cmd_set_uart_baud:
+0x3afa 012666 fetch 1 ,mem_module_uart_len 
+0x3afb 012667 copy pdata ,loopcnt 
+0x3afc 012668 copy rega ,contru 
+0x3afd 012669 call string2dec_from_uart 
+0x3afe 012670 setarg uart_clk_24 
+0x3aff 012671 idiv temp 
+0x3b00 012672 call wait_div_end 
+0x3b01 012673 quotient pdata 
+:      012674 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012675 store uart_baud_len ,mem_baud 
+0x3b03 012676 call module_hci_event_receive_valid_cmd 
+0x3b04 012677 call wait_uarttx 
+0x3b05 012678 branch uart_set_baud_by_mem 
+:      012682 module_hci_cmd_version_request:
+0x3b06 012683 arg 2 ,rega 
+0x3b07 012684 arg mem_soft_version_num ,regb 
+0x3b08 012685 arg 0 ,temp 
+0x3b09 012686 branch module_hci_event_set_cmd 
+:      012687 module_hci_event_set_cmd_send_response:
+0x3b0a 012688 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012689 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012690 arg 0 ,temp 
+0x3b0d 012691 branch module_hci_event_set_cmd 
+:      012695 module_hci_cmd_bt_disconnect:
+0x3b0e 012696 fetch 2 ,mem_ui_state_map 
+0x3b0f 012697 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012698 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012699 call module_hci_event_receive_valid_cmd 
+0x3b11 012700 branch app_bt_disconnect 
+:      012704 module_hci_cmd_ble_disconnect:
+0x3b12 012705 fetch 2 ,mem_ui_state_map 
+0x3b13 012706 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012707 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012708 call module_hci_event_receive_valid_cmd 
+0x3b15 012709 branch app_ble_disconnect 
+:      012715 module_hci_cmd_set_nvram:
+0x3b16 012716 fetch 1 ,mem_module_uart_len 
+0x3b17 012717 copy pdata ,loopcnt 
+0x3b18 012718 copy rega ,contru 
+0x3b19 012719 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012720 icopy contw 
+0x3b1b 012721 call uart_copy_rx_bytes_fast 
+0x3b1c 012722 branch module_hci_event_receive_valid_cmd 
+:      012726 module_hci_cmd_confirm_gkey:
+0x3b1d 012727 fetch 1 ,mem_ui_state_map 
+0x3b1e 012728 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012729 ifetch 1 ,contru 
+0x3b20 012730 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012731 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012732 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012733 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012735 call module_hci_event_receive_valid_cmd 
+0x3b25 012737 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012738 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012739 rtn 
+:      012741 dhkey_not_accept:
+0x3b28 012742 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012743 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012744 branch ui_ipc_send_cmd 
+:      012747 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012748 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012749 branch dhkey_not_accept 
+:      012753 module_hci_cmd_set_credit_given:
+0x3b2d 012754 fetch 1 ,mem_ui_state_map 
+0x3b2e 012755 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012756 fetch 1 ,mem_credit_flag 
+0x3b30 012757 rtneq credit_disable 
+0x3b31 012758 ifetch 1 ,contru 
+0x3b32 012759 fetcht 1 ,mem_credit_given 
+0x3b33 012760 iadd temp ,temp 
+0x3b34 012761 storet 1 ,mem_credit_given 
+0x3b35 012762 rtn 
+:      012766 module_hci_cmd_auto_adv:
+0x3b36 012767 arg 0x40 ,loopcnt 
+0x3b37 012768 arg mem_le_adv_data_len ,contw 
+0x3b38 012769 call clear_mem 
+0x3b39 012770 setarg 0 
+0x3b3a 012771 store 1 ,mem_regb 
+0x3b3b 012772 copy rega ,contru 
+:      012773 module_hci_cmd_auto_adv_loop:
+0x3b3c 012774 copy contru ,pdata 
+0x3b3d 012775 store 2 ,mem_regc 
+0x3b3e 012776 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012778 fetch 1 ,mem_regb 
+0x3b40 012779 fetcht 1 ,mem_temp 
+0x3b41 012780 increase 1 ,temp 
+0x3b42 012781 iadd temp ,pdata 
+0x3b43 012782 store 1 ,mem_regb 
+0x3b44 012784 sub pdata ,31 ,null 
+0x3b45 012785 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012786 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012787 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012788 setarg mem_le_adv_data 
+0x3b48 012789 iadd temp ,pdata 
+0x3b49 012790 store 2 ,mem_contw 
+0x3b4a 012791 fetcht 1 ,mem_temp 
+0x3b4b 012792 increase 1 ,temp 
+0x3b4c 012793 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012794 iadd temp ,pdata 
+0x3b4e 012795 store 1 ,mem_le_adv_data_len 
+0x3b4f 012796 branch module_hci_cmd_auto_adv_store_common 
+:      012797 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012798 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012799 setarg mem_le_scan_data 
+0x3b52 012800 iadd temp ,pdata 
+0x3b53 012801 store 2 ,mem_contw 
+0x3b54 012802 fetcht 1 ,mem_temp 
+0x3b55 012803 increase 1 ,temp 
+0x3b56 012804 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012805 iadd temp ,pdata 
+0x3b58 012806 store 1 ,mem_le_scan_data_len 
+:      012807 module_hci_cmd_auto_adv_store_common:
+0x3b59 012808 fetch 2 ,mem_contw 
+0x3b5a 012809 copy pdata ,contw 
+0x3b5b 012810 fetch 2 ,mem_regc 
+0x3b5c 012811 copy pdata ,contru 
+0x3b5d 012813 copy temp ,loopcnt 
+0x3b5e 012814 call uart_copy_rx_bytes_fast 
+0x3b5f 012816 fetch 1 ,mem_module_uart_len 
+0x3b60 012817 fetcht 1 ,mem_regb 
+0x3b61 012818 isub temp ,null 
+0x3b62 012819 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012820 branch module_hci_event_receive_valid_cmd 
+:      012823 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012824 ifetch 1 ,contru 
+0x3b65 012825 store 1 ,mem_temp 
+0x3b66 012826 ifetch 1 ,contru 
+0x3b67 012827 store 1 ,mem_rega 
+0x3b68 012828 rtn 
+:      012832 module_hci_cmd_power_request:
+0x3b69 012833 arg 0 ,temp 
+0x3b6a 012834 arg 2 ,rega 
+0x3b6b 012835 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012836 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012837 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012838 branch module_hci_event_set_cmd 
+:      012842 module_hci_cmd_power_set:
+0x3b6f 012843 fetch 1 ,mem_module_uart_len 
+0x3b70 012844 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012845 ifetch 1 ,contru 
+0x3b72 012846 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012847 setarg 0x00 
+0x3b74 012848 store 2 ,mem_module_vdd_quotient 
+0x3b75 012849 branch module_hci_event_receive_valid_cmd 
+:      012853 module_hci_cmd_passkey_entry:
+0x3b76 012854 ifetch 4 ,contru 
+0x3b77 012855 store 4 ,mem_pin 
+0x3b78 012856 jam 4 ,mem_pin_length 
+0x3b79 012857 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012858 call module_hci_event_receive_valid_cmd 
+0x3b7b 012859 branch authentication_passkey 
+:      012863 module_hci_cmd_set_gpio:
+0x3b7c 012864 fetch 1 ,mem_module_uart_len 
+0x3b7d 012865 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012866 ifetch 1 ,contru 
+0x3b7f 012867 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012868 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012869 branch module_hci_event_receive_invalid_cmd 
+:      012871 module_set_gpio_input:
+0x3b82 012872 ifetcht 1 ,contru 
+0x3b83 012873 ifetch 1 ,contru 
+0x3b84 012874 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012875 nsetflag blank ,7 ,temp 
+0x3b86 012876 call gpio_config_input 
+0x3b87 012877 branch module_hci_event_receive_valid_cmd 
+:      012879 module_set_gpio_high_impedance:
+0x3b88 012880 call gpio_set_high_impedance 
+0x3b89 012881 branch module_hci_event_receive_valid_cmd 
+:      012883 module_set_gpio_output:
+0x3b8a 012884 ifetcht 1 ,contru 
+0x3b8b 012885 call gpio_config_output0 
+0x3b8c 012886 ifetch 1 ,contru 
+0x3b8d 012887 isolate1 0 ,pdata 
+0x3b8e 012888 call gpio_out_flag 
+0x3b8f 012889 branch module_hci_event_receive_valid_cmd 
+:      012893 module_hci_cmd_read_gpio:
+0x3b90 012894 fetch 1 ,mem_module_uart_len 
+0x3b91 012895 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012896 ifetcht 1 ,contru 
+0x3b93 012897 call gpio_get_bit 
+0x3b94 012898 setarg 0x0 
+0x3b95 012899 nsetflag true ,0 ,pdata 
+0x3b96 012900 arg 1 ,rega 
+0x3b97 012901 branch module_hci_event_set_cmd_send_response 
+:      012905 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012906 copy rega ,contru 
+0x3b99 012907 ifetch 1 ,contru 
+0x3b9a 012908 copy pdata ,temp 
+0x3b9b 012909 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012910 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012911 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012912 store 1 ,mem_le_pairing_mode 
+0x3b9f 012913 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012914 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012915 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012916 branch module_hci_event_receive_invalid_cmd 
+:      012918 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012919 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012920 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012921 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012922 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012923 branch module_le_set_noinputnooutput 
+:      012924 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012925 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012926 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012927 storet 1 ,mem_le_pairing_mode 
+0x3bab 012928 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012929 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012930 branch module_hci_event_receive_valid_cmd 
+:      012931 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012932 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012933 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012934 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012935 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012936 branch module_le_set_displayonly 
+:      012937 module_le_set_no_pairing:
+0x3bb3 012938 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012939 module_le_set_noinputnooutput:
+0x3bb4 012940 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012941 branch module_hci_event_receive_valid_cmd 
+:      012942 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012943 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012944 branch module_le_set_noinputnooutput 
+:      012945 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012946 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012947 module_le_set_displayonly:
+0x3bb9 012948 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012949 branch module_hci_event_receive_valid_cmd 
+:      012953 module_hci_cmd_le_set_adv_data:
+0x3bbb 012954 fetch 1 ,mem_module_uart_len 
+0x3bbc 012955 sub pdata ,31 ,null 
+0x3bbd 012956 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012957 store 1 ,mem_le_adv_data_len 
+0x3bbf 012958 copy pdata ,loopcnt 
+0x3bc0 012959 copy rega ,contru 
+0x3bc1 012960 arg mem_le_adv_data ,contw 
+0x3bc2 012961 call uart_copy_rx_bytes_fast 
+0x3bc3 012962 branch module_hci_event_receive_valid_cmd 
+:      012966 module_hci_cmd_le_set_scan_data:
+0x3bc4 012967 fetch 1 ,mem_module_uart_len 
+0x3bc5 012968 sub pdata ,31 ,null 
+0x3bc6 012969 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012970 store 1 ,mem_le_scan_data_len 
+0x3bc8 012971 copy pdata ,loopcnt 
+0x3bc9 012972 copy rega ,contru 
+0x3bca 012973 arg mem_le_scan_data ,contw 
+0x3bcb 012974 call uart_copy_rx_bytes_fast 
+0x3bcc 012975 branch module_hci_event_receive_valid_cmd 
+:      012979 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012980 fetch 2 ,mem_ui_state_map 
+0x3bce 012981 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012982 fetch 1 ,mem_module_uart_len 
+0x3bd0 012983 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012984 copy rega ,contru 
+0x3bd2 012985 ifetch 8 ,contru 
+0x3bd3 012986 store 8 ,mem_le_interval_min 
+0x3bd4 012987 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012988 call ui_ipc_send_cmd 
+0x3bd6 012989 branch module_hci_event_receive_valid_cmd 
+:      012993 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012994 ifetch 2 ,contru 
+0x3bd8 012995 store 2 ,mem_le_adv_interval 
+0x3bd9 012996 branch module_hci_event_receive_valid_cmd 
+:      013000 module_hci_cmd_le_start_pairing:
+0x3bda 013001 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 013002 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 013003 fetch 1 ,mem_le_pairing_state 
+0x3bdd 013004 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 013005 fetch 1 ,mem_le_enc_state 
+0x3bdf 013006 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 013007 call check_51cmd_le_smp_sec_req 
+0x3be1 013008 branch module_hci_event_receive_valid_cmd 
+:      013012 module_hci_cmd_set_wake_gpio:
+0x3be2 013013 fetch 1 ,mem_module_uart_len 
+0x3be3 013014 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 013015 ifetch 1 ,contru 
+0x3be5 013016 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 013017 ifetch 4 ,contru 
+0x3be7 013018 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 013019 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 013020 call gpio_config_output 
+0x3bea 013021 call module_set_mcu_wake_pin_low 
+0x3beb 013022 branch module_hci_event_receive_valid_cmd 
+:      013026 module_hci_cmd_set_tx_power:
+0x3bec 013027 fetch 1 ,mem_module_uart_len 
+0x3bed 013028 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 013029 ifetch 1 ,contru 
+0x3bef 013030 store 1 ,mem_tx_power 
+0x3bf0 013031 branch module_hci_event_receive_valid_cmd 
+:      013035 module_hci_cmd_le_confirm_gkey:
+0x3bf1 013036 ifetch 1 ,contru 
+0x3bf2 013037 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 013038 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 013039 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 013040 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 013041 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 013042 branch module_hci_event_receive_invalid_cmd 
+:      013043 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 013044 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 013045 branch module_hci_event_receive_valid_cmd 
+:      013047 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 013048 call le_send_pairing_confirm_value_failed 
+0x3bfb 013049 branch module_hci_event_receive_valid_cmd 
+:      013053 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 013054 fetch 1 ,mem_module_uart_len 
+0x3bfd 013055 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 013056 call module_hci_event_receive_valid_cmd 
+0x3bff 013057 ifetch 1 ,contru 
+0x3c00 013058 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 013059 branch classic_bt_set_reject_justwork_flag 
+:      013063 module_hci_cmd_reset_chip:
+0x3c02 013064 call module_hci_event_receive_valid_cmd 
+0x3c03 013065 call wait_uarttx 
+0x3c04 013066 jam 0x01 ,core_reset 
+0x3c05 013067 branch loop 
+:      013071 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 013072 fetch 1 ,mem_module_uart_len 
+0x3c07 013073 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 013074 ifetch 1 ,contru 
+0x3c09 013075 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 013076 fetch 1 ,mem_module_uart_len 
+0x3c0b 013077 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 013078 ifetch 4 ,contru 
+0x3c0d 013079 arg 1000000 ,temp 
+0x3c0e 013080 isub temp ,null 
+0x3c0f 013081 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 013082 store 4 ,mem_le_tk 
+0x3c11 013083 call le_set_config_fixed_tk 
+0x3c12 013084 branch module_hci_event_receive_valid_cmd 
+:      013086 module_hci_cmd_le_set_random_passkey:
+0x3c13 013087 call le_clr_config_fixed_tk 
+0x3c14 013088 branch module_hci_event_receive_valid_cmd 
+:      013092 module_hci_test_cmde_close_lpm:
+0x3c15 013093 jam 0 ,mem_lpm_mode 
+0x3c16 013094 branch module_hci_event_receive_valid_cmd 
+:      013099 module_hci_event_receive_invalid_cmd:
+0x3c17 013100 arg 1 ,temp 
+0x3c18 013101 arg 0 ,rega 
+0x3c19 013102 branch module_hci_event_set_cmd 
+:      013105 module_hci_event_receive_valid_cmd:
+0x3c1a 013106 arg 0 ,temp 
+0x3c1b 013107 arg 0 ,rega 
+0x3c1c 013108 branch module_hci_event_set_cmd 
+:      013112 module_hci_event_spp_connect:
+0x3c1d 013113 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013114 branch module_hci_event_enter_standby_mode_len0 
+:      013118 module_hci_event_le_connect:
+0x3c1f 013119 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013120 branch module_hci_event_enter_standby_mode_len0 
+:      013124 module_hci_event_spp_disconnect:
+0x3c21 013125 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013126 branch module_hci_event_enter_standby_mode_len0 
+:      013130 module_hci_event_le_disconnect:
+0x3c23 013131 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013132 branch module_hci_event_enter_standby_mode_len0 
+:      013140 module_hci_event_set_cmd:
+0x3c25 013141 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013142 copy pdata ,regc 
+0x3c27 013143 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013144 setarg 2 
+0x3c29 013145 iadd rega ,pdata 
+0x3c2a 013146 call module_hci_prepare_tx 
+0x3c2b 013147 copy regc ,pdata 
+0x3c2c 013148 istore 1 ,contwu 
+0x3c2d 013149 istoret 1 ,contwu 
+0x3c2e 013150 copy rega ,loopcnt 
+0x3c2f 013151 copy regb ,contr 
+0x3c30 013152 call uart_copy_tx_bytes 
+0x3c31 013153 branch uartd_send 
+:      013157 module_hci_event_receive_spp_data:
+0x3c32 013159 call module_spp_clear_last_transmite_clock 
+0x3c33 013160 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013161 fetch 1 ,mem_current_length 
+0x3c35 013162 rtn blank 
+0x3c36 013163 call module_hci_prepare_tx 
+0x3c37 013164 fetch 1 ,mem_current_length 
+0x3c38 013165 copy pdata ,loopcnt 
+0x3c39 013166 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013167 copy pdata ,contr 
+0x3c3b 013168 call uart_copy_tx_bytes_fast 
+0x3c3c 013169 branch uartd_send 
+:      013173 module_hci_event_receive_le_data:
+0x3c3d 013174 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013175 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013176 icopy loopcnt 
+0x3c40 013177 increase 2 ,pdata 
+0x3c41 013178 call module_hci_prepare_tx 
+0x3c42 013179 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013180 istore 2 ,contwu 
+0x3c44 013181 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013182 icopy contr 
+0x3c46 013183 call uart_copy_tx_bytes_fast 
+0x3c47 013184 branch uartd_send 
+:      013188 module_hci_event_enter_standby_mode:
+0x3c48 013189 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013190 module_hci_event_enter_standby_mode_len0:
+0x3c49 013191 setarg 0 
+0x3c4a 013192 call module_hci_prepare_tx 
+0x3c4b 013193 branch uartd_send 
+:      013197 module_hci_event_status_res:
+0x3c4c 013198 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013199 setarg 1 
+0x3c4e 013200 call module_hci_prepare_tx 
+0x3c4f 013202 call module_hci_read_bt_status 
+0x3c50 013204 fetch 2 ,mem_ui_state_map 
+0x3c51 013205 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013206 qisolate1 pdata 
+0x3c53 013207 setflag true ,3 ,temp 
+0x3c54 013209 arg ui_state_ble_connected ,queue 
+0x3c55 013210 qisolate1 pdata 
+0x3c56 013211 setflag true ,5 ,temp 
+0x3c57 013213 fetch 1 ,mem_ui_state_map 
+0x3c58 013214 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013215 qisolate1 pdata 
+0x3c5a 013216 setflag true ,4 ,temp 
+0x3c5b 013218 istoret 1 ,contwu 
+0x3c5c 013219 branch uartd_send 
+:      013223 module_hci_read_bt_status:
+0x3c5d 013224 arg 0 ,temp 
+0x3c5e 013225 fetch 1 ,mem_scan_mode 
+0x3c5f 013226 arg inq_scan_mode ,queue 
+0x3c60 013227 qisolate1 pdata 
+0x3c61 013228 setflag true ,0 ,temp 
+0x3c62 013229 arg page_scan_mode ,queue 
+0x3c63 013230 qisolate1 pdata 
+0x3c64 013231 setflag true ,1 ,temp 
+0x3c65 013233 fetch 1 ,mem_le_adv_enable 
+0x3c66 013234 arg 0 ,queue 
+0x3c67 013235 qisolate1 pdata 
+0x3c68 013236 setflag true ,2 ,temp 
+0x3c69 013237 rtn 
+:      013241 module_hci_event_store_device:
+0x3c6a 013242 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013243 fetch 1 ,mem_nv_data_number 
+0x3c6c 013244 mul32 pdata ,34 ,pdata 
+0x3c6d 013245 icopy loopcnt 
+0x3c6e 013246 call module_hci_prepare_tx 
+0x3c6f 013247 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013248 icopy contr 
+0x3c71 013249 call uart_copy_tx_bytes_fast 
+0x3c72 013250 branch uartd_send 
+:      013254 module_hci_event_gkey_generate:
+0x3c73 013255 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013256 setarg 4 
+0x3c75 013257 call module_hci_prepare_tx 
+0x3c76 013258 fetch 4 ,mem_gkey 
+0x3c77 013259 istore 4 ,contwu 
+0x3c78 013260 branch uartd_send 
+:      013264 module_hci_event_invalid_packet:
+0x3c79 013265 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013266 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013267 arg 0xff ,temp 
+0x3c7c 013268 call not_greater_than 
+0x3c7d 013269 copy pdata ,loopcnt 
+0x3c7e 013270 call module_hci_prepare_tx 
+0x3c7f 013271 call uartd_prepare_rx 
+0x3c80 013272 call uart_copy_rx2tx 
+0x3c81 013273 branch uartd_send 
+:      013277 module_hci_event_passkey_entry_mode:
+0x3c82 013278 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013279 branch module_hci_event_enter_standby_mode_len0 
+:      013283 module_hci_event_le_tk:
+0x3c84 013284 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013285 setarg 4 
+0x3c86 013286 call module_hci_prepare_tx 
+0x3c87 013287 fetch 4 ,mem_le_tk 
+0x3c88 013288 istore 4 ,contwu 
+0x3c89 013289 branch uartd_send 
+:      013293 module_hci_event_le_pairing_fail:
+0x3c8a 013294 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013295 branch module_hci_event_pairing_completed 
+:      013297 module_hci_event_le_pairing_success:
+0x3c8c 013298 arg flag_ble_pairing_success ,rega 
+0x3c8d 013299 branch module_hci_event_pairing_completed 
+:      013301 module_hci_event_bt_pairing_fail:
+0x3c8e 013302 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013303 branch module_hci_event_pairing_completed 
+:      013305 module_hci_event_bt_pairing_success:
+0x3c90 013306 arg flag_bt_pairing_success ,rega 
+:      013308 module_hci_event_pairing_completed:
+0x3c91 013309 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013310 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013311 setarg 2 
+0x3c94 013312 call module_hci_prepare_tx 
+0x3c95 013313 copy rega ,pdata 
+0x3c96 013314 istore 2 ,contwu 
+0x3c97 013315 branch uartd_send 
+:      013319 module_hci_event_pause_enc:
+0x3c98 013320 arg flag_event_pause_enc ,regc 
+0x3c99 013321 branch module_hci_event_enc 
+:      013323 module_hci_event_start_enc:
+0x3c9a 013324 arg flag_event_start_enc ,regc 
+:      013326 module_hci_event_enc:
+0x3c9b 013327 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013328 setarg 1 
+0x3c9d 013329 call module_hci_prepare_tx 
+0x3c9e 013330 copy regc ,pdata 
+0x3c9f 013331 istore 1 ,contwu 
+0x3ca0 013332 branch uartd_send 
+:      013336 module_hci_event_le_gkey:
+0x3ca1 013337 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013338 setarg 4 
+0x3ca3 013339 call module_hci_prepare_tx 
+0x3ca4 013340 fetch 4 ,mem_gkey 
+0x3ca5 013341 istore 4 ,contwu 
+0x3ca6 013342 branch uartd_send 
+:      013353 module_hci_prepare_tx:
+0x3ca7 013354 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013355 store 1 ,mem_module_uart_len 
+0x3ca9 013356 storet 8 ,mem_temp 
+0x3caa 013357 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013358 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013359 fetcht 8 ,mem_temp 
+0x3cad 013360 call uartd_prepare_tx 
+0x3cae 013361 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013362 istore 3 ,contwu 
+0x3cb0 013363 rtn 
+:      013366 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013367 call module_check_mcu_wake_pin_high 
+0x3cb2 013368 rtn true 
+:      013369 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013370 call module_set_mcu_wake_pin_high 
+0x3cb4 013371 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013372 rshift2 pdata ,pdata 
+0x3cb6 013373 rtn blank 
+0x3cb7 013374 branch delay 
+:      013376 module_set_mcu_wake_pin_high:
+0x3cb8 013378 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013379 branch gpio_out_active 
+:      013381 module_check_mcu_wake_pin_high:
+0x3cba 013382 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013383 branch gpio_check_active 
+:      013385 module_set_mcu_wake_pin_low:
+0x3cbc 013386 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013387 branch gpio_out_inactive 
+:      013390 delay:
+0x3cbe 013391 increase -1 ,pdata 
+0x3cbf 013392 nop 38 
+0x3cc0 013393 nbranch delay ,blank 
+0x3cc1 013394 rtn 
+:      013403 module_le_receive_data:
+0x3cc2 013404 call module_check_ble_encrypt_state 
+0x3cc3 013405 rtn user 
+0x3cc4 013406 copy rega ,pdata 
+0x3cc5 013407 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013408 copy regb ,pdata 
+0x3cc7 013409 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013410 fetch 2 ,mem_le_att_handle 
+0x3cc9 013411 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013412 isub temp ,null 
+0x3ccb 013413 branch module_le_receive_data_ok ,zero 
+0x3ccc 013414 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013415 isub temp ,null 
+0x3cce 013416 nrtn zero 
+:      013417 module_le_receive_data_ok:
+0x3ccf 013418 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013419 branch module_hci_event_receive_le_data 
+:      013424 module_exit_sniff:
+0x3cd1 013425 fetch 1 ,mem_module_flag 
+0x3cd2 013426 rtnbit1 moudle_task_unsniff 
+0x3cd3 013427 call module_set_unsniff_task_flag 
+0x3cd4 013428 branch app_bt_sniff_exit 
+:      013431 module_set_lpm_mult_2:
+0x3cd5 013432 jam 2 ,mem_lpm_mult 
+0x3cd6 013433 rtn 
+:      013437 module_bb_event_timer:
+0x3cd7 013438 branch module_read_vdd_timer 
+:      013440 module_read_vdd_timer:
+0x3cd8 013441 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013442 rtn blank 
+0x3cda 013443 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013444 rtn blank 
+0x3cdc 013445 increase -1 ,pdata 
+0x3cdd 013446 store 1 ,mem_module_read_vdd_count 
+0x3cde 013447 nrtn blank 
+0x3cdf 013448 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013449 call adc_set_mode 
+0x3ce1 013450 call vdd_calculate_by_mode 
+0x3ce2 013451 div pdata ,0x64 
+0x3ce3 013452 call wait_div_end 
+0x3ce4 013453 quotient pdata 
+0x3ce5 013454 remainder temp 
+0x3ce6 013455 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013456 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013457 rtn 
+:      013460 module_control_air_flow:
+0x3ce9 013461 call check_uart_tx_buff 
+0x3cea 013462 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013463 branch app_l2cap_flow_control_disable 
+:      013467 module_set_sniff_task_flag:
+0x3cec 013468 arg moudle_task_sniff ,queue 
+0x3ced 013469 branch module_set_state 
+:      013471 module_clear_sniff_task_flag:
+0x3cee 013472 arg moudle_task_sniff ,queue 
+0x3cef 013473 branch module_clr_state 
+:      013475 module_set_unsniff_task_flag:
+0x3cf0 013476 arg moudle_task_unsniff ,queue 
+0x3cf1 013477 branch module_set_state 
+:      013479 module_clear_unsniff_task_flag:
+0x3cf2 013480 arg moudle_task_unsniff ,queue 
+0x3cf3 013481 branch module_clr_state 
+:      013483 module_set_le_tx_data_flag:
+0x3cf4 013484 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013485 branch module_set_state 
+:      013487 module_clear_le_tx_data_flag:
+0x3cf6 013488 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013489 branch module_clr_state 
+:      013491 module_clr_state:
+0x3cf8 013492 fetch 1 ,mem_module_flag 
+0x3cf9 013493 qset0 pdata 
+0x3cfa 013494 store 1 ,mem_module_flag 
+0x3cfb 013495 rtn 
+:      013497 module_set_state:
+0x3cfc 013498 fetch 1 ,mem_module_flag 
+0x3cfd 013499 qset1 pdata 
+0x3cfe 013500 store 1 ,mem_module_flag 
+0x3cff 013501 rtn 
+:      013511 mouse_init:
+0x3d00 013512 call mouse_setting_config 
+0x3d01 013513 call spi_ncs_enable 
+0x3d02 013514 call mouse_init_sunt 
+0x3d03 013515 call mouse_dpi_config 
+0x3d04 013516 call spi_ncs_disable 
+0x3d05 013517 rtn wake 
+0x3d06 013518 call mouse_cheak_enable_usb 
+0x3d07 013519 call mouse_cb_fuction 
+0x3d08 013522 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013523 rtnbit1 mouse_enable_usb 
+0x3d0a 013524 call mouse_wakeup_from_power 
+0x3d0b 013525 rtnmark1 mark_24g 
+0x3d0c 013526 fetch 2 ,mem_ui_state_map 
+0x3d0d 013527 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013528 branch mouse_check_reconn_target 
+:      013531 mouse_delay_4s:
+0x3d0f 013532 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013533 rtnbit0 mouse_enable_init_delay 
+0x3d11 013534 arg 20 ,loopcnt 
+:      013535 mouse_delay_20ms:
+0x3d12 013536 setarg 200000 
+0x3d13 013537 call sleep 
+0x3d14 013538 loop delay_10ms 
+0x3d15 013539 rtn 
+:      013542 mouse_cheak_enable_usb:
+0x3d16 013543 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013544 rtnbit0 mouse_enable_usb 
+0x3d18 013545 branch usb_init 
+:      013548 mouse_cb_fuction:
+0x3d19 013549 setarg mouse_le 
+0x3d1a 013550 store 2 ,mem_cb_le_process 
+0x3d1b 013551 setarg mouse_send_process 
+0x3d1c 013552 store 2 ,mem_cb_bt_process 
+0x3d1d 013553 setarg mouse_process_lpm_before 
+0x3d1e 013554 store 2 ,mem_cb_before_lpm 
+0x3d1f 013555 setarg mouse_priority_bb_event 
+0x3d20 013556 store 2 ,mem_cb_bb_event_process 
+0x3d21 013557 setarg mouse_idle 
+0x3d22 013558 store 2 ,mem_cb_idle_process 
+0x3d23 013559 setarg mouse_before_hibernate 
+0x3d24 013560 store 2 ,mem_cb_before_hibernate 
+0x3d25 013561 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013562 store 2 ,mem_cb_att_write 
+0x3d27 013564 call g24_head_ptr2regc 
+0x3d28 013565 setarg mouse_g24_package_data 
+0x3d29 013566 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013567 istore 2 ,contw 
+0x3d2b 013568 setarg mouse_g24_enter_lpm 
+0x3d2c 013569 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013570 istore 2 ,contw 
+0x3d2e 013571 setarg mouse_lpm_before_common 
+0x3d2f 013572 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013573 istore 2 ,contw 
+0x3d31 013575 setarg mouse_bb_event_timer 
+0x3d32 013576 store 2 ,mem_cb_event_timer 
+0x3d33 013577 setarg mouse_spi_write_flash_cb 
+0x3d34 013578 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013579 rtn 
+:      013580 mouse_spi_write_flash_cb:
+:      013581 mouse_spi_init:
+0x3d36 013582 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013583 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013584 branch spid_init2 
+:      013586 mouse_setting_config:
+0x3d39 013587 rtn wake 
+0x3d3a 013588 call g24_set_device_addr 
+0x3d3b 013589 call mouse_gpio_init 
+0x3d3c 013590 call mouse_param_init 
+0x3d3d 013591 call mouse_adc_init 
+0x3d3e 013592 call le_set_config_fixed_ltk 
+0x3d3f 013593 call le_set_justwork 
+0x3d40 013594 call le_set_fixed_ltk 
+0x3d41 013595 call le_set_config_read_authentication 
+0x3d42 013596 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013597 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013598 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013599 rtn 
+:      013601 mouse_init_iic:
+0x3d46 013602 call iic_init_390k 
+0x3d47 013603 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013604 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013605 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013606 call mouse_load_eeprom_dpi 
+0x3d4b 013607 call mouse_init_environment 
+0x3d4c 013608 call mouse_set_24g_addr_eeprom 
+0x3d4d 013609 branch iicd_read_eep_data 
+:      013611 mouse_wakeup_from_power:
+0x3d4e 013612 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013613 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013614 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013615 isolate0 gpio_latch ,pdata 
+0x3d52 013616 nrtn true 
+:      013617 mouse_wakeup_no_from_power:
+0x3d53 013618 fetch 1 ,mem_reconn_times_init 
+0x3d54 013619 store 1 ,mem_reconn_times 
+0x3d55 013620 fetch 1 ,mem_config_function_enable 
+0x3d56 013621 rtnbit1 enable_select_device_by_switch 
+:      013622 mouse_start_24g_mode:
+0x3d57 013623 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013624 rtnbit0 mouse_enable_24g 
+0x3d59 013625 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013626 branch g24_check_51cmd_start_24g 
+:      013627 le_mouse_bb_event_connect_complete:
+0x3d5b 013628 fetch 1 ,mem_le_att_handle 
+0x3d5c 013629 sub pdata ,26 ,pdata 
+0x3d5d 013630 nrtn zero 
+0x3d5e 013631 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013632 call ui_ipc_send_cmd 
+:      013633 mouse_le_write_enable:
+0x3d60 013634 arg write_req_enable_flag ,queue 
+0x3d61 013635 branch mouse_le_enable_connect_flag 
+:      013637 mouse_dpi_up:
+0x3d62 013638 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013639 rtneq dpi_button_state_up 
+0x3d64 013640 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013641 rtn 
+:      013642 mouse_dpi_config:
+0x3d66 013643 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013644 and pdata ,0x0f ,pdata 
+0x3d68 013645 store 1 ,mem_mouse_dpi 
+0x3d69 013646 branch mouse_seting_dpi + 2 
+:      013649 mouse_dpi_cheak:
+0x3d6a 013650 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013651 call gpio_get_bit 
+0x3d6c 013652 nbranch mouse_dpi_up ,true 
+:      013653 mouse_dpi_down:
+0x3d6d 013654 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013655 rtneq dpi_button_state_down 
+0x3d6f 013656 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013657 fetch 1 ,mem_mouse_dpi 
+0x3d71 013658 increase 1 ,pdata 
+0x3d72 013659 and pdata ,0x03 ,pdata 
+0x3d73 013660 store 1 ,mem_mouse_dpi 
+0x3d74 013661 call mouse_seting_dpi 
+0x3d75 013662 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013663 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013664 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013665 rtn 
+:      013666 mouse_before_store_flash_cpi:
+0x3d79 013667 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013668 call gpio_config_output 
+0x3d7b 013669 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013670 call gpio_config_output 
+0x3d7d 013671 branch mouse_store_flash_device_info 
+:      013673 mouse_seting_dpi:
+0x3d7e 013674 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013675 call mosue_dpi_led_blink_init 
+0x3d80 013676 fetch 1 ,mem_config_sensor_type 
+0x3d81 013677 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013678 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013679 fetch 1 ,mem_mouse_dpi 
+0x3d84 013680 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013681 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013682 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013683 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013684 mouse_set_cpi2:
+0x3d88 013685 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013686 branch mouse_p3205_dpi 
+:      013687 mouse_set_cpi1:
+0x3d8a 013688 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013689 branch mouse_p3205_dpi 
+:      013690 mouse_set_cpi3:
+0x3d8c 013691 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013692 branch mouse_p3205_dpi 
+:      013693 mouse_set_cpi4:
+0x3d8e 013694 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013695 branch mouse_p3205_dpi 
+:      013696 moue_seting_cpi_count:
+0x3d90 013697 fetch 1 ,mem_config_sensor_type 
+0x3d91 013698 rtneq p3065_xy 
+0x3d92 013699 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013700 increase 1 ,pdata 
+0x3d94 013701 store 1 ,mem_mouse_cpi_count 
+0x3d95 013702 rtn 
+:      013704 mouse_seting_3212_dpi:
+0x3d96 013705 fetch 1 ,mem_mouse_dpi 
+0x3d97 013706 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013707 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013708 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013709 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013710 mouse_set_p3212_cpi2:
+0x3d9b 013711 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013712 branch mouse_p3212_dpi 
+:      013713 mouse_set_p3212_cpi1:
+0x3d9d 013714 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013715 branch mouse_p3212_dpi 
+:      013716 mouse_set_p3212_cpi3:
+0x3d9f 013717 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013718 branch mouse_p3212_dpi 
+:      013719 mouse_set_p3212_cpi4:
+0x3da1 013720 fetch 1 ,mem_3212_dpi_4 
+:      013721 mouse_p3212_dpi:
+0x3da2 013722 store 1 ,mem_mouse_cpi_count 
+0x3da3 013723 lshift8 pdata ,pdata 
+0x3da4 013724 copy pdata ,rega 
+0x3da5 013725 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013726 call twspi_write 
+0x3da7 013727 copy rega ,pdata 
+0x3da8 013728 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013729 branch twspi_write 
+:      013731 mouse_seting_3610_dpi:
+0x3daa 013732 fetch 1 ,mem_mouse_dpi 
+0x3dab 013733 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013734 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013735 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013736 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013737 mouse_set_p3610_cpi2:
+0x3daf 013738 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013739 branch mouse_p3610_dpi 
+:      013740 mouse_set_p3610_cpi1:
+0x3db1 013741 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013742 branch mouse_p3610_dpi 
+:      013743 mouse_set_p3610_cpi3:
+0x3db3 013744 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013745 branch mouse_p3610_dpi 
+:      013746 mouse_set_p3610_cpi4:
+0x3db5 013747 fetch 1 ,mem_3610_dpi_4 
+:      013748 mouse_p3610_dpi:
+0x3db6 013749 store 1 ,mem_mouse_cpi_count 
+0x3db7 013750 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013751 fetch 1 ,mem_mouse_cpi_count 
+:      013752 mouse_reset_p3610_dpi:
+0x3db9 013753 add pdata ,0x80 ,pdata 
+0x3dba 013754 lshift8 pdata ,pdata 
+0x3dbb 013755 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013756 copy pdata ,rega 
+0x3dbd 013757 branch mouse_set_sensor_reg 
+:      013759 mouse_p3205_dpi:
+0x3dbe 013760 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013761 call moue_seting_cpi_count 
+0x3dc0 013762 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013763 setarg mouse_dpi_address 
+0x3dc2 013764 call twspi_read 
+0x3dc3 013765 and pdata ,0xf8 ,temp 
+0x3dc4 013766 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013767 iadd temp ,pdata 
+0x3dc6 013768 lshift8 pdata ,pdata 
+0x3dc7 013769 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013770 branch twspi_write 
+:      013773 mouse_init_environment:
+0x3dc9 013774 call app_initflag_check 
+0x3dca 013775 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013776 call mouse_ble_init_address 
+0x3dcc 013777 call mouse_store_eeprom_device_info 
+0x3dcd 013778 branch app_initflag_store 
+:      013781 mouse_24g_pairing_button:
+0x3dce 013782 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013783 rtn blank 
+0x3dd0 013784 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013785 rtnbit0 mouse_enable_24g 
+0x3dd2 013786 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013787 rtnmark1 mark_24g 
+0x3dd4 013788 call mouse_check_key_gpio 
+0x3dd5 013789 rtnne mouse_lmr_button 
+0x3dd6 013790 call mouse_devce_led_off 
+0x3dd7 013791 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013792 call mouse_enable_function_flag 
+0x3dd9 013793 setarg 0 
+0x3dda 013794 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013795 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013796 call g24_set0_mem_check_dongle_times 
+0x3ddd 013798 fetch 2 ,mem_ui_state_map 
+0x3dde 013799 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013800 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013801 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013802 call mouse_stop_discovery 
+0x3de2 013803 branch g24_start_pairing_sm1 
+:      013806 mouse_idle:
+0x3de3 013807 call mouse_24g_pairing_button 
+0x3de4 013808 call ui_check_paring_button 
+0x3de5 013809 call mouse_dpi_cheak 
+0x3de6 013810 call mouse_usb_isr 
+0x3de7 013811 call mouse_wheel_check 
+0x3de8 013812 branch mouse_usb_mode 
+:      013813 mouse_usb_isr:
+0x3de9 013814 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013815 rtnbit0 mouse_enable_usb 
+0x3deb 013816 call usb_isr 
+0x3dec 013817 branch usb_offline_state 
+:      013819 mouse_cheak_usb:
+0x3ded 013820 hfetch 1 ,core_usb_addr 
+0x3dee 013821 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013822 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013823 rtn 
+:      013824 mouse_usb_no_exsit:
+0x3df1 013825 fetch 1 ,mem_usb_addr 
+0x3df2 013826 rtnbit0 7 
+0x3df3 013827 branch soft_reset_chip 
+:      013828 mouse_usb_exsit:
+0x3df4 013829 fetch 1 ,mem_usb_addr 
+0x3df5 013830 rtnbit1 7 
+0x3df6 013831 branch mouse_stop_bluetooth_mode 
+:      013833 mouse_usb_mode:
+0x3df7 013834 call mouse_cheak_usb 
+0x3df8 013835 hfetch 1 ,core_usb_addr 
+0x3df9 013836 store 1 ,mem_usb_addr 
+0x3dfa 013837 rtnbit0 7 
+0x3dfb 013838 call mouse_clkn_check 
+0x3dfc 013839 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013840 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013841 iadd temp ,temp 
+0x3dff 013842 copy clkn_bt ,pdata 
+0x3e00 013843 isub temp ,null 
+0x3e01 013844 nrtn positive 
+0x3e02 013845 store 4 ,mem_btclk_sensor 
+0x3e03 013846 call mouse_motion 
+0x3e04 013847 nrtn user 
+0x3e05 013848 jam 4 ,mem_usb_tx_enable 
+0x3e06 013849 branch mouse_wired_to_usb 
+:      013851 mouse_clkn_check:
+0x3e07 013852 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013853 copy clkn_bt ,pdata 
+0x3e09 013854 isub temp ,null 
+0x3e0a 013855 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013856 rtn 
+:      013857 mouse_clkn_timeout:
+0x3e0c 013858 setarg 0 
+0x3e0d 013859 store 4 ,mem_btclk_sensor 
+0x3e0e 013860 rtn 
+:      013864 mouse_wired_to_usb:
+0x3e0f 013865 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013866 rtnbit0 2 
+0x3e11 013867 branch mouse_data_push 
+:      013868 mouse_data_push:
+0x3e12 013869 hfetch 1 ,core_usb_addr 
+0x3e13 013870 rtnbit0 7 
+0x3e14 013871 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013872 setarg ms_report_id 
+0x3e16 013873 store 1 ,mem_usb_mouse_data 
+0x3e17 013874 fetch 7 ,mem_mouse_key 
+0x3e18 013875 istore 7 ,contw 
+0x3e19 013876 rtn 
+:      013879 mouse_enable_clock_qdecoder:
+0x3e1a 013880 hfetch 2 ,core_clkoff 
+0x3e1b 013881 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013882 hstore 2 ,core_clkoff 
+0x3e1d 013883 rtn 
+:      013885 mouse_param_init:
+0x3e1e 013886 setarg 0x8c00 
+0x3e1f 013887 store 2 ,mem_ui_uuid_table 
+0x3e20 013888 setarg 0x8e7a 
+0x3e21 013889 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013890 setarg 0x2402 
+0x3e23 013891 store 2 ,mem_fcomp_mul 
+0x3e24 013892 setarg 0x2580 
+0x3e25 013893 store 3 ,mem_class 
+0x3e26 013894 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013895 jam 8 ,mem_lpm_overhead 
+0x3e28 013896 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013897 setarg 0x0200 
+0x3e2a 013898 store 2 ,mem_lpm_interval 
+0x3e2b 013899 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013900 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013902 setarg 0x0a77 
+0x3e2e 013903 store 2 ,mem_spi_init_clk 
+0x3e2f 013919 setsect 0 ,0x306 
+0x3e30 013920 setsect 1 ,0x4440 
+0x3e31 013921 setsect 2 ,0x10000 
+0x3e32 013922 setsect 3 ,0x4408 
+0x3e33 013923 store 9 ,mem_all_uuid_16bits 
+0x3e34 013924 setsect 0 ,0x1224 
+0x3e35 013925 setsect 1 ,0x4000 
+0x3e36 013926 setsect 2 ,0x0 
+0x3e37 013927 istore 5 ,contw 
+0x3e38 013929 setsect 0 ,0x3ffff 
+0x3e39 013930 setsect 1 ,0x2fe23 
+0x3e3a 013931 setsect 2 ,0x199d9 
+0x3e3b 013932 setsect 3 ,0x20d 
+0x3e3c 013933 store 8 ,mem_features 
+0x3e3d 013935 setarg 0x012c 
+0x3e3e 013936 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013937 call le_modified_name 
+0x3e40 013938 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013939 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013940 call mouse_sensor_set_angle 
+0x3e43 013941 branch mouse_select_adc 
+:      013943 mouse_sensor_set_angle:
+0x3e44 013944 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013945 call gpio_config_input 
+0x3e46 013946 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013947 call gpio_get_bit 
+0x3e48 013948 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013949 rtn true 
+0x3e4a 013950 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013951 rtn 
+:      013953 mouse_select_adc:
+0x3e4c 013954 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013955 call gpio_config_input 
+0x3e4e 013956 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013957 call gpio_get_bit 
+0x3e50 013958 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013959 rtn true 
+0x3e52 013960 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013961 rtn 
+:      013964 mouse_adc_init:
+0x3e54 013965 fetch 1 ,mem_adc_config_flag 
+0x3e55 013966 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013967 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013968 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013969 branch mouse_adc_init_data_vinlpm 
+:      013971 mouse_adc_init_data_vinlpm:
+0x3e59 013972 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013973 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013974 isub temp ,pdata 
+0x3e5c 013975 mul32 pdata ,20 ,pdata 
+0x3e5d 013976 div pdata ,100 
+0x3e5e 013977 call wait_div_end 
+0x3e5f 013978 quotient pdata 
+0x3e60 013979 store 2 ,mem_adc_reference_voltage 
+0x3e61 013980 rtn 
+:      013981 mouse_adc_init_data_hvin:
+0x3e62 013982 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013983 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013984 isub temp ,pdata 
+0x3e65 013985 mul32 pdata ,230 ,pdata 
+0x3e66 013986 div pdata ,400 
+0x3e67 013987 call wait_div_end 
+0x3e68 013988 quotient pdata 
+0x3e69 013989 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013990 rtn 
+:      013991 mouse_adc_init_data_io:
+0x3e6b 013992 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013993 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013994 rtn 
+:      013995 mouse_gpio_init:
+0x3e6e 013996 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013997 call gpio_config_output 
+0x3e70 013998 call usb_offline_check_init 
+0x3e71 013999 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 014000 call gpio_config_input 
+0x3e73 014001 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 014002 call gpio_config_input 
+0x3e75 014003 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 014004 call gpio_config_input 
+0x3e77 014005 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 014006 call gpio_config_input 
+0x3e79 014008 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 014009 call gpio_config_output 
+0x3e7b 014011 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 014012 call gpio_config_input 
+0x3e7d 014014 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 014015 call gpio_config_input 
+0x3e7f 014017 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 014018 call gpio_config_input 
+0x3e81 014019 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 014020 call gpio_config_input 
+0x3e83 014022 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 014023 call gpio_config_input 
+0x3e85 014024 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 014025 call gpio_config_input 
+0x3e87 014027 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 014028 call gpio_config_output 
+0x3e89 014030 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 014031 call gpio_config_output 
+0x3e8b 014033 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 014034 call gpio_config_output 
+0x3e8d 014036 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 014037 call gpio_config_output 
+0x3e8f 014039 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 014040 call gpio_config_output 
+0x3e91 014042 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 014043 call gpio_config_input 
+0x3e93 014045 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 014046 call gpio_config_input 
+0x3e95 014048 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 014049 branch gpio_config_input 
+:      014051 mouse_wheel_gpio_set_wake:
+0x3e97 014052 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 014053 call gpio_set_wake_by_current_state 
+0x3e99 014054 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 014055 call gpio_set_wake_by_current_state 
+0x3e9b 014056 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 014057 call gpio_set_wake_by_current_state 
+0x3e9d 014058 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 014059 branch gpio_set_wake_by_current_state 
+:      014061 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 014062 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 014063 call mouse_gpio_set_pupd_by_input 
+0x3ea1 014064 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 014065 call mouse_gpio_set_pupd_by_input 
+0x3ea3 014066 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 014067 call mouse_gpio_set_pupd_by_input 
+0x3ea5 014068 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 014069 branch mouse_gpio_set_pupd_by_input 
+:      014071 mouse_gpio_set_pupd_by_input:
+0x3ea7 014072 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 014073 rtn zero 
+0x3ea9 014074 and temp ,0x7f ,queue 
+0x3eaa 014075 hfetch 4 ,core_gpio_in 
+0x3eab 014076 qisolate1 pdata 
+0x3eac 014077 hfetch 4 ,core_gpio_pu0 
+0x3ead 014078 qsetflag true ,pdata 
+0x3eae 014079 hstore 4 ,core_gpio_pu0 
+0x3eaf 014080 hfetch 4 ,core_gpio_pd0 
+0x3eb0 014081 nqsetflag true ,pdata 
+0x3eb1 014082 hstore 4 ,core_gpio_pd0 
+0x3eb2 014083 rtn 
+:      014085 mouse_before_hibernate:
+0x3eb3 014086 enable user 
+0x3eb4 014087 hfetch 4 ,0x8138 
+0x3eb5 014088 setflag user ,26 ,pdata 
+0x3eb6 014089 hstore 4 ,core_lpm_reg 
+0x3eb7 014090 call lpm_write_ctrl 
+0x3eb8 014091 call mouse_devce_led_off 
+0x3eb9 014092 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014094 branch mouse_lpm_before_common 
+:      014098 mouse_process_lpm_before:
+0x3ebb 014099 call mouse_lpm_before_common 
+0x3ebc 014100 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014101 nrtn blank 
+0x3ebe 014102 branch gpio_clr_wake 
+:      014104 mouse_lpm_before_common:
+0x3ebf 014105 call mouse_wheel_check 
+0x3ec0 014106 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014107 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014108 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014109 call mouse_spi_clk_gpio ,true 
+0x3ec4 014110 call gpio_config_output 
+0x3ec5 014111 call twspi_disable 
+0x3ec6 014115 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014116 call gpio_set_wake_by_current_state 
+0x3ec8 014117 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014118 call gpio_set_wake_by_current_state 
+0x3eca 014119 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014120 call gpio_set_wake_by_current_state 
+0x3ecc 014122 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014123 call gpio_set_wake_by_current_state 
+0x3ece 014124 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014125 call gpio_set_wake_by_current_state 
+0x3ed0 014126 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014127 call gpio_set_wake_by_current_state 
+0x3ed2 014128 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014129 call gpio_set_wake_by_current_state 
+0x3ed4 014130 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014131 call gpio_set_wake_by_current_state 
+0x3ed6 014132 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014133 call gpio_set_wake_by_current_state 
+0x3ed8 014134 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014135 call gpio_set_wake_by_current_state 
+0x3eda 014136 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014137 call gpio_set_wake_by_current_state 
+0x3edc 014138 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014139 branch gpio_set_wake 
+:      014143 mouse_spi_clk_gpio:
+0x3ede 014144 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014145 rtn 
+:      014147 mouse_wheel_check:
+0x3ee0 014148 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014149 call mouse_t_wheel_scan 
+0x3ee2 014150 call mouse_wheel_scan 
+0x3ee3 014151 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014152 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014153 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014154 isub temp ,null 
+0x3ee7 014155 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014156 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014157 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014158 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014159 isub temp ,null 
+0x3eec 014160 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014161 rtn 
+:      014162 mouse_t_wheel_scan:
+0x3eee 014163 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014164 rtneq gpio_disable 
+0x3ef0 014165 arg 0 ,rega 
+0x3ef1 014166 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014167 call gpio_get_bit 
+0x3ef3 014168 setflag true ,0 ,rega 
+0x3ef4 014169 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014170 call gpio_get_bit 
+0x3ef6 014171 setflag true ,1 ,rega 
+0x3ef7 014172 copy rega ,pdata 
+0x3ef8 014173 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014174 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014175 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014176 fetch 1 ,mem_wheel_tog 
+0x3efc 014177 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014178 rtn 
+:      014180 mouse_t_wheel_scan_judge1:
+0x3efe 014181 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014182 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014183 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014184 rtn 
+:      014185 mouse_t_wheel_scan_judge2:
+0x3f02 014186 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014187 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014188 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014189 rtn 
+:      014190 mouse_t_wheel_scan_judge11:
+0x3f06 014191 jam 0x82 ,mem_wheel_tog 
+0x3f07 014192 rtn 
+:      014193 mouse_t_wheel_scan_judge12:
+0x3f08 014194 jam 0x81 ,mem_wheel_tog 
+0x3f09 014195 rtn 
+:      014196 mouse_t_wheel_scan_judge21:
+0x3f0a 014197 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014198 rtn 
+:      014199 mouse_t_wheel_scan_judge22:
+0x3f0c 014200 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014201 rtn 
+:      014202 mouse_t_wheel_scan_judge3:
+0x3f0e 014203 fetch 1 ,mem_wheel_tog 
+0x3f0f 014204 set0 7 ,pdata 
+0x3f10 014205 store 1 ,mem_wheel_tog 
+0x3f11 014206 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014207 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014208 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014209 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014210 rtn 
+:      014211 mouse_t_wheel_scan_judge30:
+0x3f16 014212 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014213 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014214 rtn 
+:      014215 mouse_t_wheel_scan_judge31:
+0x3f19 014216 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014217 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014218 rtn 
+:      014219 mouse_t_wheel_scan_judge32:
+0x3f1c 014220 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014221 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014222 rtn 
+:      014223 mouse_t_wheel_scan_judge33:
+0x3f1f 014224 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014225 beq 0 ,mouse_wheel_t_back 
+0x3f21 014226 rtn 
+:      014227 mouse_wheel_t_forward:
+0x3f22 014228 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014229 increase 1 ,pdata 
+0x3f24 014230 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014231 sub pdata ,1 ,null 
+0x3f26 014232 rtn positive 
+0x3f27 014233 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014234 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014235 increase 1 ,pdata 
+0x3f2a 014236 store 1 ,mem_mouse_tz_data 
+0x3f2b 014237 rtn 
+:      014238 mouse_wheel_t_back:
+0x3f2c 014239 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014240 increase 1 ,pdata 
+0x3f2e 014241 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014242 sub pdata ,1 ,null 
+0x3f30 014243 rtn positive 
+0x3f31 014244 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014245 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014246 increase -1 ,pdata 
+0x3f34 014247 store 1 ,mem_mouse_tz_data 
+0x3f35 014248 rtn 
+:      014251 mouse_wheel_scan:
+0x3f36 014252 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014253 rtneq gpio_disable 
+0x3f38 014254 arg 0 ,rega 
+0x3f39 014255 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014256 call gpio_get_bit 
+0x3f3b 014257 setflag true ,0 ,rega 
+0x3f3c 014258 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014259 call gpio_get_bit 
+0x3f3e 014260 setflag true ,1 ,rega 
+0x3f3f 014261 copy rega ,pdata 
+0x3f40 014262 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014263 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014264 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014265 fetch 1 ,mem_mwheel_tog 
+0x3f44 014266 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014267 rtn 
+:      014269 mouse_wheel_scan_judge1:
+0x3f46 014270 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014271 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014272 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014273 rtn 
+:      014274 mouse_wheel_scan_judge2:
+0x3f4a 014275 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014276 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014277 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014278 rtn 
+:      014279 mouse_wheel_scan_judge11:
+0x3f4e 014280 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014281 rtn 
+:      014282 mouse_wheel_scan_judge12:
+0x3f50 014283 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014284 rtn 
+:      014285 mouse_wheel_scan_judge21:
+0x3f52 014286 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014287 rtn 
+:      014288 mouse_wheel_scan_judge22:
+0x3f54 014289 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014290 rtn 
+:      014291 mouse_wheel_scan_judge3:
+0x3f56 014292 fetch 1 ,mem_mwheel_tog 
+0x3f57 014293 set0 7 ,pdata 
+0x3f58 014294 store 1 ,mem_mwheel_tog 
+0x3f59 014295 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014296 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014297 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014298 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014299 rtn 
+:      014300 mouse_wheel_scan_judge30:
+0x3f5e 014301 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014302 beq 3 ,mouse_wheel_forward 
+0x3f60 014303 rtn 
+:      014304 mouse_wheel_scan_judge31:
+0x3f61 014305 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014306 beq 0 ,mouse_wheel_forward 
+0x3f63 014307 rtn 
+:      014308 mouse_wheel_scan_judge32:
+0x3f64 014309 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014310 beq 3 ,mouse_wheel_back 
+0x3f66 014311 rtn 
+:      014312 mouse_wheel_scan_judge33:
+0x3f67 014313 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014314 beq 0 ,mouse_wheel_back 
+0x3f69 014315 rtn 
+:      014316 mouse_wheel_forward:
+0x3f6a 014317 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014318 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014319 increase 1 ,pdata 
+0x3f6d 014320 store 1 ,mem_mouse_z_data 
+0x3f6e 014321 rtn 
+:      014322 mouse_wheel_back:
+0x3f6f 014323 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014324 fetch 1 ,mem_mouse_z_data 
+0x3f71 014325 increase -1 ,pdata 
+0x3f72 014326 store 1 ,mem_mouse_z_data 
+0x3f73 014327 rtn 
+:      014330 mouse_hid_connected:
+0x3f74 014331 setarg hid_handshake_timeout 
+0x3f75 014332 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014333 rtn 
+:      014335 mouse_send_process:
+0x3f77 014336 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014337 rtn blank 
+0x3f79 014338 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014339 nrtn blank 
+0x3f7b 014340 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014341 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014342 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014343 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014344 call mouse_motion 
+0x3f80 014345 nrtn user 
+:      014346 mouse_send_data:
+0x3f81 014347 arg 9 ,rega 
+0x3f82 014348 call hid_malloc_tx_buff 
+0x3f83 014349 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014350 istore 2 ,contw 
+0x3f85 014351 setarg 0x02a1 
+0x3f86 014352 istore 2 ,contw 
+0x3f87 014353 fetch 7 ,mem_mouse_key 
+0x3f88 014354 istore 7 ,contw 
+0x3f89 014355 rtn 
+:      014358 mouse_send_empty_data:
+0x3f8a 014359 setarg 0 
+0x3f8b 014360 store 7 ,mem_mouse_key 
+0x3f8c 014361 branch mouse_send_data 
+:      014364 mouse_no_data_timer_init:
+0x3f8d 014365 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014366 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014367 rtn 
+:      014370 mouse_fill_data_le:
+0x3f90 014371 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014372 arg 7 ,rega 
+0x3f92 014373 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014374 call le_att_malloc_tx_notify 
+0x3f94 014375 fetch 7 ,mem_mouse_key 
+0x3f95 014376 istore 7 ,contw 
+0x3f96 014377 rtn 
+:      014379 mouse_motion:
+0x3f97 014380 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014381 disable user 
+0x3f99 014382 setarg 0 
+0x3f9a 014383 store 6 ,mem_mouse_x 
+0x3f9b 014384 call mouse_cheak_sensor_data 
+0x3f9c 014385 call mouse_zwheel 
+0x3f9d 014386 call mouse_t_zwheel 
+0x3f9e 014387 call mouse_key 
+0x3f9f 014388 nrtn user 
+0x3fa0 014389 call mouse_no_data_timer_init 
+0x3fa1 014390 arg mouse_statue_up_flag ,queue 
+0x3fa2 014391 branch mouse_enable_function_flag 
+:      014393 motion_6clk_direction_dispose:
+0x3fa3 014394 fetch 2 ,mem_mouse_x 
+0x3fa4 014395 sub pdata ,0 ,pdata 
+0x3fa5 014396 store 2 ,mem_mouse_x 
+0x3fa6 014397 branch enable_user 
+:      014398 motion_12clk_direction_dispose:
+0x3fa7 014399 fetch 2 ,mem_mouse_y 
+0x3fa8 014400 sub pdata ,0 ,pdata 
+0x3fa9 014401 store 2 ,mem_mouse_y 
+0x3faa 014402 branch enable_user 
+:      014403 motion_9clk_direction_dispose:
+0x3fab 014404 fetch 2 ,mem_mouse_y 
+0x3fac 014405 sub pdata ,0 ,pdata 
+0x3fad 014406 store 2 ,mem_mouse_y 
+0x3fae 014407 fetch 2 ,mem_mouse_x 
+0x3faf 014408 sub pdata ,0 ,pdata 
+0x3fb0 014409 store 2 ,mem_mouse_x 
+0x3fb1 014410 call mouse_sensor_data_swap_places 
+0x3fb2 014411 branch enable_user 
+:      014412 motion_3clk_direction_dispose:
+0x3fb3 014413 call mouse_sensor_data_swap_places 
+0x3fb4 014414 branch enable_user 
+:      014415 mouse_cheak_sensor_data:
+0x3fb5 014416 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014417 rtnne flash_sm_no_buys 
+0x3fb7 014418 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014419 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014420 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014421 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014422 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014423 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014424 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014425 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014426 branch mouse_p32xx_sensor_motion 
+:      014428 mouse_clear_sensor_data:
+0x3fc0 014429 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014430 call mouse_read_sensor_common ,blank 
+0x3fc2 014431 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014432 rtn 
+:      014435 mouse_p3212_sensor_motion:
+0x3fc4 014436 call mouse_clear_sensor_data 
+0x3fc5 014437 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014438 call gpio_get_bit 
+0x3fc7 014439 nrtn true 
+0x3fc8 014440 setarg pan_reg_pid_l 
+0x3fc9 014441 call twspi_read 
+0x3fca 014442 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014443 setarg pan_reg_motion_staus 
+0x3fcc 014444 call twspi_read 
+0x3fcd 014445 rtnbit0 7 
+0x3fce 014446 call mouse_read_sensor_common 
+0x3fcf 014447 call mouse_read_3212sensor_xy_high 
+0x3fd0 014448 store 1 ,mem_mouse_xy_h 
+0x3fd1 014449 rshift4 pdata ,pdata 
+0x3fd2 014450 call extsign_bit3 
+0x3fd3 014451 store 1 ,mem_mouse_x + 1 
+0x3fd4 014452 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014453 and pdata ,0x0f ,pdata 
+0x3fd6 014454 call extsign_bit3 
+0x3fd7 014455 store 1 ,mem_mouse_y + 1 
+0x3fd8 014456 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014457 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014458 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014459 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014460 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014461 rtn 
+:      014463 mouse_read_3212sensor_xy_high:
+0x3fde 014464 setarg 0x12 
+0x3fdf 014465 branch twspi_read 
+:      014467 mouse_p3065_judge:
+0x3fe0 014468 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014469 branch mouse_twspi_reset 
+:      014471 mouse_p32xx_sensor_motion:
+0x3fe2 014472 call mouse_clear_sensor_data 
+0x3fe3 014473 disable user 
+0x3fe4 014474 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014475 call gpio_get_bit 
+0x3fe6 014476 nrtn true 
+0x3fe7 014477 setarg pan_reg_pid_l 
+0x3fe8 014478 call twspi_read 
+0x3fe9 014479 bne p32xx_id1 ,mouse_p3065_judge 
+:      014480 mouse_p32xx_sensor_motion_1:
+0x3fea 014481 setarg pan_reg_motion_staus 
+0x3feb 014482 call twspi_read 
+0x3fec 014483 rtnbit0 7 
+0x3fed 014484 call mouse_read_sensor_common 
+0x3fee 014485 fetch 1 ,mem_mouse_x 
+0x3fef 014486 call extsign 
+0x3ff0 014487 store 2 ,mem_mouse_x 
+0x3ff1 014488 fetch 1 ,mem_mouse_y 
+0x3ff2 014489 call extsign 
+0x3ff3 014490 store 2 ,mem_mouse_y 
+0x3ff4 014491 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014492 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014493 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014494 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014495 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014496 rtn 
+:      014498 motion32xx_6clk_direction_selection:
+0x3ffa 014499 call motion_6clk_direction_dispose 
+0x3ffb 014500 branch mouse_sensor_sdio_low 
+:      014501 motion32xx_9clk_direction_selection:
+0x3ffc 014502 call motion_9clk_direction_dispose 
+0x3ffd 014503 branch mouse_sensor_sdio_low 
+:      014504 motion32xx_12clk_direction_selection:
+0x3ffe 014505 call motion_12clk_direction_dispose 
+0x3fff 014506 branch mouse_sensor_sdio_low 
+:      014507 motion32xx_3clk_direction_selection:
+0x4000 014508 call motion_3clk_direction_dispose 
+0x4001 014509 branch mouse_sensor_sdio_low 
+:      014511 mouse_sensor_data_swap_places:
+0x4002 014512 fetch 2 ,mem_mouse_y 
+0x4003 014513 fetcht 2 ,mem_mouse_x 
+0x4004 014514 store 2 ,mem_mouse_x 
+0x4005 014515 storet 2 ,mem_mouse_y 
+0x4006 014516 rtn 
+:      014518 mouse_p3610sensor_read:
+0x4007 014519 call spi_ncs_enable 
+0x4008 014520 nop 100 
+0x4009 014521 copy regb ,pdata 
+0x400a 014522 call twspi_read 
+0x400b 014523 copy pdata ,regb 
+0x400c 014524 call spi_ncs_disable 
+0x400d 014525 nop 100 
+0x400e 014526 copy regb ,pdata 
+0x400f 014527 rtn 
+:      014528 mouse_p3610_sensor_motion:
+0x4010 014529 disable user 
+0x4011 014530 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014531 call gpio_get_bit 
+0x4013 014532 nrtn true 
+0x4014 014533 arg pan_reg_motion_staus ,regb 
+0x4015 014534 call mouse_p3610sensor_read 
+0x4016 014535 rtnbit0 7 
+0x4017 014536 arg pan_reg_pid_l ,regb 
+0x4018 014537 call mouse_p3610sensor_read 
+0x4019 014538 store 1 ,mem_sensor_id1 
+0x401a 014539 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014540 fetch 1 ,mem_mouse_move_flag 
+0x401c 014541 call mouse_read_sensor3610_data ,blank 
+0x401d 014542 jam 1 ,mem_mouse_move_flag 
+0x401e 014543 call mouse_read_sensor3610_data 
+0x401f 014544 fetch 1 ,mem_mouse_xy_h 
+0x4020 014545 rshift4 pdata ,pdata 
+0x4021 014546 call extsign_bit3 
+0x4022 014547 store 1 ,mem_mouse_x + 1 
+0x4023 014548 fetch 1 ,mem_mouse_xy_h 
+0x4024 014549 and pdata ,0x0f ,pdata 
+0x4025 014550 call extsign_bit3 
+0x4026 014551 store 1 ,mem_mouse_y + 1 
+0x4027 014552 fetch 1 ,mem_config_sensor_angle 
+0x4028 014553 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014554 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014555 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014556 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014557 rtn 
+:      014559 mouse_3610_smart_select:
+0x402d 014560 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014561 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014562 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014563 rtn 
+:      014566 motion3610_6clk_direction_selection:
+0x4031 014567 call motion_6clk_direction_dispose 
+0x4032 014568 branch mouse_3610_smart_select 
+:      014570 motion3610_12clk_direction_selection:
+0x4033 014571 call motion_12clk_direction_dispose 
+0x4034 014572 branch mouse_3610_smart_select 
+:      014574 motion3610_9clk_direction_selection:
+0x4035 014575 call motion_9clk_direction_dispose 
+0x4036 014576 branch mouse_3610_smart_select 
+:      014578 motion3610_3clk_direction_selection:
+0x4037 014579 call motion_3clk_direction_dispose 
+0x4038 014580 branch mouse_3610_smart_select 
+:      014582 mouse_read_sensor3610_data:
+0x4039 014583 call spi_ncs_enable 
+0x403a 014584 call mouse_read_sensor_common 
+0x403b 014585 arg 5 ,pdata 
+0x403c 014586 call twspi_read 
+0x403d 014587 store 1 ,mem_mouse_xy_h 
+0x403e 014588 arg 7 ,pdata 
+0x403f 014589 call twspi_read 
+0x4040 014590 store 1 ,mem_sensor_shutter_hi 
+0x4041 014591 arg 8 ,pdata 
+0x4042 014592 call twspi_read 
+0x4043 014593 store 1 ,mem_sensor_shutter_lo 
+0x4044 014594 branch spi_ncs_disable 
+:      014597 mouse_3610_smart_enable:
+0x4045 014598 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014599 rtnne 0 
+0x4047 014600 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014601 sub pdata ,45 ,null 
+0x4049 014602 rtn positive 
+0x404a 014603 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014604 setarg 0xba41 
+0x404c 014605 call sensor_write 
+0x404d 014606 setarg 0x0032 
+0x404e 014607 call sensor_write 
+0x404f 014608 setarg 0xb541 
+0x4050 014609 branch sensor_write 
+:      014610 mouse_3610_smart_disable:
+0x4051 014611 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014612 rtnne 0 
+0x4053 014613 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014614 sub pdata ,45 ,null 
+0x4055 014615 nrtn positive 
+0x4056 014616 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014617 setarg 0xba41 
+0x4058 014618 call sensor_write 
+0x4059 014619 setarg 0x8032 
+0x405a 014620 call sensor_write 
+0x405b 014621 setarg 0xb541 
+0x405c 014622 branch sensor_write 
+:      014626 mouse_read_sensor_common:
+0x405d 014627 arg pan_reg_delta_x ,pdata 
+0x405e 014628 call twspi_read 
+0x405f 014629 store 2 ,mem_mouse_x 
+0x4060 014630 arg pan_reg_delta_y ,pdata 
+0x4061 014631 call twspi_read 
+0x4062 014632 store 2 ,mem_mouse_y 
+0x4063 014633 rtn 
+:      014635 mouse_set_qdecoder_x:
+0x4064 014636 arg mouse_default_xa_gpio ,temp 
+0x4065 014637 call gpio_config_input 
+0x4066 014638 arg mouse_default_xa_gpio ,temp 
+0x4067 014639 call gpio_get_bit 
+0x4068 014640 rtn true 
+0x4069 014641 hfetch 1 ,core_qdec_cntx 
+0x406a 014642 set1 4 ,pdata 
+0x406b 014643 hstore 1 ,core_qdec_cntx 
+0x406c 014644 rtn 
+:      014646 mouse_hardware_zwheel:
+0x406d 014647 fetcht 1 ,mem_mouse_z_data 
+0x406e 014648 hfetch 1 ,core_qdec_cntx 
+0x406f 014649 iadd temp ,pdata 
+0x4070 014650 rtn blank 
+0x4071 014651 store 1 ,mem_mouse_z 
+0x4072 014652 jam 0 ,mem_mouse_z_data 
+0x4073 014653 branch enable_user 
+:      014654 mouse_hardware_zwheel_beforelpm:
+0x4074 014655 fetcht 1 ,mem_mouse_z_data 
+0x4075 014656 hfetch 1 ,core_qdec_cntx 
+0x4076 014657 iadd temp ,pdata 
+0x4077 014658 store 1 ,mem_mouse_z_data 
+0x4078 014659 rtn 
+:      014660 mouse_zwheel:
+0x4079 014661 fetch 1 ,mem_mouse_z_data 
+0x407a 014662 rtn blank 
+0x407b 014663 store 1 ,mem_mouse_z 
+0x407c 014664 jam 0 ,mem_mouse_z_data 
+0x407d 014665 branch enable_user 
+:      014667 mouse_t_zwheel:
+0x407e 014668 fetch 1 ,mem_mouse_tz_data 
+0x407f 014669 rtn blank 
+0x4080 014670 store 1 ,mem_mouse_tz 
+0x4081 014671 jam 0 ,mem_mouse_tz_data 
+0x4082 014672 branch enable_user 
+:      014674 mouse_check_key_gpio:
+0x4083 014675 arg 0 ,rega 
+0x4084 014676 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014677 call gpio_get_bit 
+0x4086 014678 setflag true ,0 ,rega 
+0x4087 014679 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014680 call gpio_get_bit 
+0x4089 014681 setflag true ,1 ,rega 
+0x408a 014682 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014683 call gpio_get_bit 
+0x408c 014684 setflag true ,2 ,rega 
+0x408d 014685 call mouse_check_s_key_gpio 
+:      014686 mouse_check_key_gpio_output:
+0x408e 014687 copy rega ,pdata 
+0x408f 014688 rtn 
+:      014689 mouse_check_s_key_gpio:
+0x4090 014690 fetch 1 ,mem_bk_button_gpio 
+0x4091 014691 rtneq gpio_disable 
+0x4092 014692 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014693 call gpio_get_bit 
+0x4094 014694 setflag true ,3 ,rega 
+0x4095 014695 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014696 call gpio_get_bit 
+0x4097 014697 setflag true ,4 ,rega 
+0x4098 014698 rtn 
+:      014700 mouse_key:
+0x4099 014701 call mouse_check_key_gpio 
+0x409a 014702 call mouse_set_mult 
+0x409b 014703 call mouse_24g_key 
+0x409c 014704 copy rega ,pdata 
+0x409d 014705 fetcht 1 ,mem_mouse_key 
+0x409e 014706 store 1 ,mem_mouse_key 
+0x409f 014707 ixor temp ,pdata 
+0x40a0 014708 sub pdata ,0 ,null 
+0x40a1 014709 rtn zero 
+0x40a2 014710 branch enable_user 
+:      014712 mouse_24g_key:
+0x40a3 014713 rtnmark0 mark_24g 
+0x40a4 014714 copy rega ,pdata 
+0x40a5 014715 rtn blank 
+0x40a6 014716 store 1 ,mem_mouse_key 
+0x40a7 014717 branch enable_user 
+:      014720 mouse_set_mult:
+0x40a8 014721 fetch 2 ,mem_ui_state_map 
+0x40a9 014722 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014723 fetch 2 ,mem_ui_state_map 
+0x40ab 014724 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014725 rtn 
+:      014726 mouse_set_ble_mult:
+0x40ad 014727 copy rega ,pdata 
+0x40ae 014728 nbranch le_set_config_short_mult ,blank 
+0x40af 014729 branch le_clr_config_short_mult 
+:      014730 mouse_set_bt_mult:
+0x40b0 014731 copy rega ,pdata 
+0x40b1 014732 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014733 branch classic_bt_clr_mult_short_flag 
+:      014736 mouse_sensor_sdio_low:
+0x40b3 014737 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014738 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014739 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014740 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014741 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014742 call gpio_get_bit 
+0x40b9 014743 rtn true 
+0x40ba 014744 setarg 0x0a 
+0x40bb 014745 call twspi_read 
+0x40bc 014746 nop 1000 
+0x40bd 014747 branch mouse_sensor_sdio_low 
+:      014748 mouse_sensor_sdio_low2:
+0x40be 014749 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014750 rtn 
+:      014752 mouse_spi_sdio_gpio_pollup:
+0x40c0 014753 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014754 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014755 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014756 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014757 branch gpio_config_input_without_wake 
+:      014758 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014759 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014760 branch gpio_config_input_without_wake 
+:      014763 mouse_init_sunt:
+0x40c6 014764 call mouse_spi_init 
+0x40c7 014765 rtn wake 
+0x40c8 014766 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014767 fetch 1 ,mem_config_sensor_type 
+0x40ca 014768 beq p3610 ,mouse_init_3610sensor 
+:      014769 mouse_init_sensor:
+0x40cb 014770 call mouse_read_sensor_id 
+0x40cc 014771 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014772 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014773 call mouse_twspi_reset 
+0x40cf 014774 nop 1000 
+0x40d0 014775 branch mouse_init_sensor 
+:      014776 mouse_twspi_reset:
+0x40d1 014777 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014778 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014779 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014780 branch twspi_reset 
+:      014782 mouse_init_3610sensor:
+0x40d5 014783 call mouse_read_sensor_id 
+0x40d6 014784 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014785 call mouse_init_3610sensor_reset 
+0x40d8 014786 branch mouse_init_3610sensor 
+:      014788 mouse_read_sensor_id:
+0x40d9 014789 setarg pan_reg_pid_h 
+0x40da 014790 call twspi_read 
+0x40db 014791 store 1 ,mem_sensor_id2 
+0x40dc 014792 setarg pan_reg_pid_l 
+0x40dd 014793 call twspi_read 
+0x40de 014794 store 1 ,mem_sensor_id1 
+0x40df 014795 rtn 
+:      014796 mouse_init_p32xx_id2_judge:
+0x40e0 014797 fetch 1 ,mem_sensor_id2 
+0x40e1 014798 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014799 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014800 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014801 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014802 rtn 
+:      014803 mouse_ka8_init_param:
+0x40e6 014804 jam ka8 ,mem_config_sensor_type 
+0x40e7 014805 rtn 
+:      014806 mouse_p3065xy_init_param:
+0x40e8 014807 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014808 rtn 
+:      014809 mouse_p3065_init_param:
+0x40ea 014810 fetch 1 ,mem_sensor_id2 
+0x40eb 014811 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014812 jam p3065 ,mem_config_sensor_type 
+0x40ed 014813 rtn 
+:      014814 mouse_3212_init_param:
+0x40ee 014815 jam p3212 ,mem_config_sensor_type 
+0x40ef 014816 call mouse_sensor_disable_wp 
+0x40f0 014817 setarg 0x3426 
+0x40f1 014818 call twspi_write 
+0x40f2 014819 setarg 0x0419 
+0x40f3 014820 call twspi_write 
+:      014821 mouse_sensor_enable_wp:
+0x40f4 014822 setarg 0x0009 
+0x40f5 014823 branch twspi_write 
+:      014824 mouse_sensor_disable_wp:
+0x40f6 014825 setarg 0x5a09 
+0x40f7 014826 branch twspi_write 
+:      014828 mouse_3204_3l_init_param:
+0x40f8 014829 jam p3204 ,mem_config_sensor_type 
+0x40f9 014830 call mouse_sensor_disable_wp 
+0x40fa 014831 setarg 0x0f0d 
+0x40fb 014832 call twspi_write 
+0x40fc 014833 setarg 0xe31d 
+0x40fd 014834 call twspi_write 
+0x40fe 014835 setarg 0xd27d 
+0x40ff 014836 call twspi_write 
+0x4100 014837 call mouse_32xx_init_param 
+0x4101 014838 branch mouse_32xx_init_param_1 
+:      014840 mouse_32xx_init_param:
+0x4102 014841 setarg 0x351b 
+0x4103 014842 call twspi_write 
+0x4104 014843 setarg 0xb428 
+0x4105 014844 call twspi_write 
+0x4106 014845 setarg 0x4629 
+0x4107 014846 call twspi_write 
+0x4108 014847 setarg 0x962a 
+0x4109 014848 call twspi_write 
+0x410a 014849 setarg 0x8c2b 
+0x410b 014850 call twspi_write 
+0x410c 014851 setarg 0x6e2c 
+0x410d 014852 call twspi_write 
+0x410e 014853 setarg 0x642d 
+0x410f 014854 call twspi_write 
+0x4110 014855 setarg 0x5f38 
+0x4111 014856 call twspi_write 
+0x4112 014857 setarg 0x0f39 
+0x4113 014858 call twspi_write 
+0x4114 014859 setarg 0x323a 
+0x4115 014860 call twspi_write 
+0x4116 014861 setarg 0x473b 
+0x4117 014862 call twspi_write 
+0x4118 014863 setarg 0x1042 
+0x4119 014864 branch twspi_write 
+:      014865 mouse_32xx_init_param_1:
+0x411a 014866 setarg 0x2e54 
+0x411b 014867 call twspi_write 
+0x411c 014868 setarg 0xf255 
+0x411d 014869 call twspi_write 
+0x411e 014870 setarg 0xf461 
+0x411f 014871 call twspi_write 
+0x4120 014872 setarg 0x7063 
+0x4121 014873 call twspi_write 
+0x4122 014874 setarg 0x5275 
+0x4123 014875 call twspi_write 
+0x4124 014876 setarg 0x4176 
+0x4125 014877 call twspi_write 
+0x4126 014878 setarg 0xed77 
+0x4127 014879 call twspi_write 
+0x4128 014880 setarg 0x2378 
+0x4129 014881 call twspi_write 
+0x412a 014882 setarg 0x4679 
+0x412b 014883 call twspi_write 
+0x412c 014884 setarg 0xe57a 
+0x412d 014885 call twspi_write 
+0x412e 014886 setarg 0x487c 
+0x412f 014887 call twspi_write 
+0x4130 014888 setarg 0x777e 
+0x4131 014889 call twspi_write 
+0x4132 014890 setarg 0x017f 
+0x4133 014891 call twspi_write 
+0x4134 014892 setarg 0x000b 
+0x4135 014893 call twspi_write 
+0x4136 014894 setarg 0x007f 
+0x4137 014895 call twspi_write 
+0x4138 014896 branch mouse_sensor_enable_wp 
+:      014899 mouse_3205_3t_init_param:
+0x4139 014900 jam p3205 ,mem_config_sensor_type 
+0x413a 014901 call mouse_sensor_disable_wp 
+0x413b 014902 setarg 0x100d 
+0x413c 014903 call twspi_write 
+0x413d 014904 setarg 0xed1d 
+0x413e 014905 call twspi_write 
+0x413f 014906 setarg 0x807d 
+0x4140 014907 call twspi_write 
+0x4141 014908 call mouse_32xx_init_param 
+0x4142 014909 setarg 0x0943 
+0x4143 014910 call twspi_write 
+0x4144 014911 branch mouse_32xx_init_param_1 
+:      014914 mouse_init_3610sensor_reset:
+0x4145 014915 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014916 call gpio_out_active 
+0x4147 014917 call delay_10ms 
+0x4148 014918 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014919 call gpio_out_inactive 
+0x414a 014920 branch delay_10ms 
+:      014922 mouse_init_p3610:
+0x414b 014923 jam p3610 ,mem_config_sensor_type 
+0x414c 014924 setarg 0xba41 
+0x414d 014925 call sensor_write 
+0x414e 014926 setarg 0x0d11 
+0x414f 014927 call sensor_write 
+0x4150 014928 setarg 0x041b 
+0x4151 014929 call sensor_write 
+0x4152 014930 setarg 0x041c 
+0x4153 014931 call sensor_write 
+0x4154 014932 setarg 0x0f1d 
+0x4155 014933 call sensor_write 
+0x4156 014934 setarg 0x0032 
+0x4157 014935 call sensor_write 
+0x4158 014936 setarg 0xb541 
+0x4159 014937 branch sensor_write 
+:      014941 mouse_set_sensor_reg:
+0x415a 014942 setarg 0xba41 
+0x415b 014943 call sensor_write 
+0x415c 014944 nop 4000 
+0x415d 014945 setarg 0xff7f 
+0x415e 014946 call sensor_write 
+0x415f 014947 copy rega ,pdata 
+0x4160 014948 call sensor_write 
+0x4161 014949 setarg 0x007f 
+0x4162 014950 call sensor_write 
+0x4163 014951 setarg 0xb541 
+0x4164 014952 branch sensor_write 
+:      014954 extsign:
+0x4165 014955 rtnbit0 7 
+0x4166 014956 arg 0xff00 ,temp 
+0x4167 014957 ior temp ,pdata 
+0x4168 014958 rtn 
+:      014960 extsign_bit3:
+0x4169 014961 rtnbit0 3 
+0x416a 014962 arg 0xf0 ,temp 
+0x416b 014963 ior temp ,pdata 
+0x416c 014964 rtn 
+:      014967 mouse_le:
+0x416d 014968 call le_fifo_check_nearly_full 
+0x416e 014969 nrtn blank 
+0x416f 014970 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014971 and pdata ,0x03 ,pdata 
+0x4171 014972 rtnne 0x03 
+0x4172 014973 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014974 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014975 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014976 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014977 call mouse_motion 
+0x4177 014978 nrtn user 
+0x4178 014979 branch mouse_fill_data_le 
+:      014981 mouse_le_send_empty_packet:
+0x4179 014982 setarg 0 
+0x417a 014983 store 7 ,mem_mouse_key 
+0x417b 014984 branch mouse_fill_data_le 
+:      014986 mouse_priority_bb_event:
+0x417c 014987 copy regc ,pdata 
+0x417d 014988 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014989 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014990 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014991 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014992 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014993 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014994 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014995 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014996 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014997 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014998 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014999 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 015000 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 015001 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 015002 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 015003 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 015004 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 015005 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 015006 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 015007 rtn 
+:      015010 mouse_le_pairing_complete:
+0x4191 015011 branch app_ble_store_reconn_info 
+:      015013 mouse_24g_attempt_fail:
+0x4192 015014 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 015015 fetch 1 ,mem_reconn_times 
+0x4194 015016 nbranch mouse_polling_device ,blank 
+0x4195 015017 fetch 1 ,mem_device_flag 
+0x4196 015018 fetcht 1 ,mem_24g_device_number 
+0x4197 015019 isub temp ,null 
+0x4198 015020 branch app_enter_hibernate ,zero 
+0x4199 015021 rtn 
+:      015022 mouse_24g_attempt_success:
+0x419a 015023 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 015024 rtn 
+:      015025 mouse_24g_pairing_complete:
+0x419c 015026 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 015027 arg mosue_24g_pairing_flag ,queue 
+0x419e 015028 call mouse_disable_function_flag 
+0x419f 015029 setarg 0 
+0x41a0 015030 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 015031 jam 0 ,mem_mouse_move_flag 
+0x41a2 015033 fetch 1 ,mem_config_sensor_type 
+0x41a3 015034 sub pdata ,p3610 ,null 
+0x41a4 015035 call mouse_read_sensor3610_data ,zero 
+0x41a5 015036 ncall mouse_read_sensor_common ,zero 
+0x41a6 015038 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 015039 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 015040 call mouse_set_24g_addr_eeprom 
+0x41a9 015041 branch iicd_write_protect_eep_data 
+:      015043 mouse_set_24g_addr_eeprom:
+0x41aa 015044 call g24_head_ptr2regc 
+0x41ab 015045 add regc ,offset_24g_addr ,rega 
+0x41ac 015046 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 015047 arg 4 ,temp 
+0x41ae 015048 rtn 
+:      015050 mouse_store_flash_24g_address:
+0x41af 015051 call g24_head_ptr2regc 
+0x41b0 015052 add regc ,offset_24g_addr ,regb 
+0x41b1 015053 ifetch 1 ,regb 
+0x41b2 015054 store 1 ,mem_mouse_24g_addr 
+0x41b3 015055 branch mouse_store_flash_device_info 
+:      015058 mouse_le_pairing_success:
+0x41b4 015059 arg ll_pairing_success_flag ,queue 
+0x41b5 015060 branch mouse_le_enable_connect_flag 
+:      015061 mouse_le_ll_start_encryt:
+0x41b6 015062 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 015063 arg ll_start_enc_flag ,queue 
+0x41b8 015064 branch mouse_le_enable_connect_flag 
+:      015067 mouse_le_enable_connect_flag:
+0x41b9 015068 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 015069 qset1 pdata 
+0x41bb 015070 store 1 ,mem_le_connect_status_flag 
+0x41bc 015071 rtn 
+:      015073 mouse_le_disable_connect_flag:
+0x41bd 015074 fetch 1 ,mem_le_connect_status_flag 
+0x41be 015075 qset0 pdata 
+0x41bf 015076 store 1 ,mem_le_connect_status_flag 
+0x41c0 015077 rtn 
+:      015078 mouse_le_clean_connect_flag:
+0x41c1 015079 jam 0 ,mem_le_connect_status_flag 
+0x41c2 015080 rtn 
+:      015082 mouse_le_bb_event_connected:
+0x41c3 015083 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 015084 set0 app_disc_by_button ,pdata 
+0x41c5 015085 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 015086 setarg 0 
+0x41c7 015087 store 2 ,mem_mouse_direct_timer 
+0x41c8 015088 call mouse_no_data_timer_init 
+0x41c9 015089 branch mouse_stop_discovery 
+:      015091 mouse_bb_event_pincode:
+0x41ca 015092 call pincode_reinit 
+0x41cb 015093 branch app_bt_set_pincode 
+:      015094 mouse_bb_event_reconn_timeout:
+:      015095 mouse_bb_event_reconn_failed:
+0x41cc 015096 fetch 1 ,mem_reconn_times 
+0x41cd 015097 nbranch mouse_polling_device ,blank 
+0x41ce 015098 fetch 2 ,mem_ui_state_map 
+0x41cf 015099 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015100 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015101 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015102 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015103 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015104 branch app_bb_hibernate 
+:      015107 mouse_bt_hid_connected:
+0x41d5 015108 branch mouse_hid_connected 
+:      015110 mouse_bt_event_setup_complete:
+0x41d6 015111 rtn 
+:      015113 mouse_soft_reset:
+0x41d7 015114 call mouse_select_device_enable 
+0x41d8 015115 branch soft_reset_chip 
+:      015117 mouse_bb_disconnected:
+0x41d9 015118 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015119 call mouse_bb_discon_clear_stack 
+0x41db 015120 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015121 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015122 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015123 fetch 1 ,mem_reconn_times 
+0x41df 015124 nbranch mouse_polling_device ,blank 
+0x41e0 015125 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015126 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015127 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015128 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015129 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015130 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015131 branch mouse_start_discovery 
+:      015132 mouse_bb_discon_clear_stack:
+0x41e7 015133 setarg 0 
+0x41e8 015134 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015135 istore 4 ,contw 
+0x41ea 015136 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015137 jam 0 ,mem_mouse_move_flag 
+0x41ec 015138 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015139 jam 0 ,mem_ltk_exists 
+0x41ee 015140 rtn 
+:      015142 mouse_event_light_state_pairing:
+0x41ef 015143 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015144 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015145 branch mouse_start_discovery 
+:      015146 mouse_event_light_state_hibernate:
+0x41f2 015147 fetch 2 ,mem_ui_state_map 
+0x41f3 015148 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015149 branch app_bb_hibernate 
+:      015151 mouse4_0_event_bb_disconn:
+0x41f5 015152 call mouse_le_clean_connect_flag 
+0x41f6 015153 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015154 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015155 branch app_bb_hibernate 
+:      015157 mouse_bb_event_timer:
+0x41f9 015158 call mouse_adc_read 
+0x41fa 015159 call mouse_24g_delay_timer 
+0x41fb 015160 call mouse_ban_24g_pairing_timer 
+0x41fc 015161 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015162 call mouse_statue_up_timer 
+0x41fe 015164 call mouse_statue_cheak_timer 
+0x41ff 015165 call mouse_select_device 
+0x4200 015166 call mouse_bt_discovery_cheak 
+0x4201 015167 call mouse_low_voltage_led_timer 
+0x4202 015168 call mouse_sensor_led_contrl_timer 
+0x4203 015169 call mouse_check_hid_handshake_timer 
+0x4204 015170 call mouse_check_discovery_timeout_timer 
+0x4205 015171 call mouse_check_direct_timeout_timer 
+0x4206 015172 call mouse_check_no_data_timeout_timer 
+0x4207 015173 call mouse_check_mouse_state_timer 
+0x4208 015174 branch mouse_le_enable_att_list_timer 
+:      015178 mouse_sensor_led_contrl_timer:
+0x4209 015179 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015180 rtn blank 
+0x420b 015181 increase -1 ,pdata 
+0x420c 015182 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015183 nrtn blank 
+0x420e 015184 branch mouse_sensor_led_contrl 
+:      015185 mouse_sensor_led_contrl:
+0x420f 015186 fetch 1 ,mem_sensor_led_style 
+0x4210 015187 rtneq ui_led_state_blink_stop 
+0x4211 015188 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015189 mouse_sensor_led_blink_state_lighting:
+0x4212 015190 call mouse_sensor_led_on 
+0x4213 015191 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015192 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015193 rtn 
+:      015194 mouse_sensor_led_blink_state_darking:
+0x4216 015195 call mouse_sensor_led_off 
+0x4217 015196 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015197 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015198 rtn 
+:      015200 mouse_sensor_led_blink_stop:
+:      015201 mouse_sensor_reset:
+0x421a 015202 setarg 0x8006 
+0x421b 015203 call twspi_write 
+0x421c 015204 nop 1000 
+0x421d 015205 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015206 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015207 branch mouse_init_p32xx_id2_judge 
+:      015209 mouse_p3212sensor_led_on:
+0x4220 015210 setarg 0xa006 
+0x4221 015211 call twspi_write 
+0x4222 015212 setarg 0xa005 
+0x4223 015213 branch twspi_write 
+:      015214 mouse_sensor_led_on_global:
+0x4224 015215 jam 0 ,mem_mouse_sensor_timer_count 
+:      015216 mouse_sensor_led_on:
+0x4225 015217 fetch 1 ,mem_config_sensor_type 
+0x4226 015218 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015219 setarg 0x0106 
+0x4228 015220 call twspi_write 
+0x4229 015221 setarg 0xa105 
+0x422a 015222 branch twspi_write 
+:      015224 mouse_sensor_led_off_global:
+0x422b 015225 jam 0 ,mem_mouse_sensor_timer_count 
+:      015226 mouse_sensor_led_off:
+0x422c 015227 setarg 0x0906 
+0x422d 015228 branch twspi_write 
+:      015229 mouse_sensor_start_blink:
+0x422e 015230 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015231 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015232 rtn 
+:      015234 mouse_check_hid_handshake_timer:
+0x4231 015235 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015236 arg mouse_bt_hid_handshake ,regb 
+0x4233 015237 branch timer_single_step 
+:      015239 mouse_check_discovery_timeout_timer:
+0x4234 015240 arg mem_mouse_discovery_timer ,regc 
+0x4235 015241 arg mouse_check_discovery_timeout ,regb 
+0x4236 015242 branch timer_single_step_2b 
+:      015244 mouse_check_direct_timeout_timer:
+0x4237 015245 arg mem_mouse_direct_timer ,regc 
+0x4238 015246 arg mouse_check_direct_timeout ,regb 
+0x4239 015247 branch timer_single_step_2b 
+:      015249 mouse_check_no_data_timeout_timer:
+0x423a 015250 arg mem_mouse_no_data_timer ,regc 
+0x423b 015251 arg mouse_check_no_data_timeout ,regb 
+0x423c 015252 branch timer_single_step_2b 
+:      015254 mouse_check_mouse_state_timer:
+0x423d 015255 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015256 arg mouse_statue_led_off ,regb 
+0x423f 015257 branch timer_single_step 
+:      015261 mouse_le_enable_att_list_timer:
+0x4240 015262 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015263 arg mouse_le_enable_att_list ,regb 
+0x4242 015264 branch timer_single_step 
+:      015266 mouse_24g_delay_timer:
+0x4243 015267 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015268 arg mouse_24g_delay ,regb 
+0x4245 015269 branch timer_single_step 
+:      015271 mouse_ban_24g_pairing_timer:
+0x4246 015272 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015273 arg mouse_ban_24g_pairing ,regb 
+0x4248 015274 branch timer_single_step_2b 
+:      015275 mouse_ban_24g_pairing:
+:      015276 mouse_24g_delay:
+0x4249 015277 rtn 
+:      015280 mosue_dpi_led_blink_init:
+0x424a 015281 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015282 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015283 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015284 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015285 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015286 rtn 
+:      015289 mouse_dpi_led_blink_delay_timer:
+0x4250 015290 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015291 arg mouse_dpi_led_setting ,regb 
+0x4252 015292 branch timer_single_step 
+:      015293 mouse_dpi_led_setting:
+0x4253 015294 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015295 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015296 setarg led_dpi_blink 
+0x4256 015297 store 2 ,mem_mouse_on_time 
+0x4257 015298 store 2 ,mem_mouse_off_time 
+0x4258 015299 arg 0 ,rega 
+0x4259 015300 fetcht 1 ,mem_mouse_dpi 
+0x425a 015301 increase 1 ,temp 
+0x425b 015302 storet 1 ,mem_mouse_blink_count 
+0x425c 015303 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015304 rtn 
+:      015306 mouse_le_enable_att_list:
+0x425e 015307 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015308 rtnbit1 ll_pairing_success_flag 
+0x4260 015309 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015310 call ui_ipc_send_cmd 
+0x4262 015311 arg write_req_enable_flag ,queue 
+0x4263 015312 branch mouse_le_enable_connect_flag 
+:      015315 mouse_check_discovery_timeout:
+0x4264 015316 call mouse_stop_discovery 
+0x4265 015317 branch app_enter_hibernate 
+:      015319 mouse_check_direct_timeout:
+0x4266 015320 call app_ble_stop_direct_adv 
+0x4267 015321 fetch 1 ,mem_reconn_times 
+0x4268 015322 nbranch mouse_polling_device ,blank 
+0x4269 015323 branch app_enter_hibernate 
+:      015325 mouse_check_no_data_timeout:
+0x426a 015326 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015327 branch mouse_disconnect 
+:      015331 mouse_bb_event_discovery_btn:
+0x426c 015332 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015333 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015334 call mouse_disconnect 
+0x426f 015335 call mouse_le_clean_connect_flag 
+0x4270 015336 branch mouse_start_discovery 
+:      015340 mouse3_0_check_reconn_target:
+0x4271 015341 fetch 6 ,mem_hci_plap 
+0x4272 015342 branch app_bt_start_discovery_short ,blank 
+0x4273 015343 call mouse_reconn_setting_led_gpio 
+0x4274 015344 jam 0x17 ,mem_connection_options 
+0x4275 015345 fetch 1 ,mem_ssp_enable 
+0x4276 015346 nbranch app_bt_start_reconnect ,blank 
+0x4277 015347 jam 0x04 ,mem_connection_options 
+0x4278 015348 branch app_bt_start_reconnect 
+:      015350 mouse4_0_check_reconn_target:
+0x4279 015351 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015352 store 2 ,mem_mouse_direct_timer 
+0x427b 015353 call mouse_reconn_setting_led_gpio 
+0x427c 015354 call app_lpm_mult_disable 
+0x427d 015355 branch check_51cmd_adv 
+:      015357 mouse_reconn_setting_led_gpio:
+0x427e 015358 setarg led_reconnect_blink 
+0x427f 015359 store 2 ,mem_mouse_on_time 
+0x4280 015360 store 2 ,mem_mouse_off_time 
+0x4281 015361 branch mouse_setting_led_gpio_comman 
+:      015363 mouse_discover_setting_led_gpio:
+0x4282 015364 setarg led_discovery_blink 
+0x4283 015365 store 2 ,mem_mouse_on_time 
+0x4284 015366 store 2 ,mem_mouse_off_time 
+:      015367 mouse_setting_led_gpio_comman:
+0x4285 015368 fetch 1 ,mem_device_flag 
+0x4286 015369 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015370 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015371 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015372 rtn 
+:      015373 mouse_device_led1:
+0x428a 015374 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015375 branch mouse_led_blink 
+:      015376 mouse_device_led2:
+0x428c 015377 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015378 branch mouse_led_blink 
+:      015379 mouse_device_led3:
+0x428e 015380 fetch 1 ,mem_config_device3_led_gpio 
+:      015381 mouse_led_blink:
+0x428f 015382 store 1 ,mem_temp 
+0x4290 015383 call mouse_devce_led_off 
+0x4291 015384 fetch 1 ,mem_temp 
+0x4292 015385 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015386 arg 0 ,rega 
+0x4294 015387 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015388 branch ui_led_blink_start_global 
+:      015390 mouse_led_off:
+0x4296 015391 arg 0 ,rega 
+0x4297 015392 branch ui_led_off_global 
+:      015393 mouse_led_on:
+0x4298 015394 arg 0 ,rega 
+0x4299 015395 branch ui_led_on_global 
+:      015397 mouse4_0_bb_event_discovery_btn:
+0x429a 015398 branch mouse_le_clean_connect_flag 
+:      015400 mouse_bt_hid_handshake:
+0x429b 015401 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015402 call app_lpm_mult_enable 
+0x429d 015403 call app_bt_store_reconn_info 
+0x429e 015404 setarg 0 
+0x429f 015405 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015406 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015407 branch app_bt_enter_sniff 
+:      015409 mouse_check_reconn_target:
+0x42a2 015410 call mouse_cheak_select_device_by_switch 
+0x42a3 015411 fetch 1 ,mem_device_flag 
+0x42a4 015412 fetcht 1 ,mem_24g_device_number 
+0x42a5 015413 isub temp ,null 
+0x42a6 015414 branch mouse_connect_24g_mode ,zero 
+0x42a7 015415 fetch 1 ,mem_xrecord_mode 
+0x42a8 015416 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015417 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015418 branch mouse_start_discovery 
+:      015419 mouse_connect_24g_mode:
+0x42ab 015420 call mouse_start_24g_mode 
+0x42ac 015421 rtnmark1 mark_24g 
+0x42ad 015422 fetch 1 ,mem_reconn_times 
+0x42ae 015423 nbranch mouse_polling_device ,blank 
+0x42af 015424 rtn 
+:      015426 mouse_start_discovery:
+0x42b0 015427 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015428 fetch 2 ,mem_ui_state_map 
+0x42b2 015429 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015430 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015431 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015432 random pdata 
+0x42b6 015433 store 1 ,mem_le_lap + 1 
+:      015434 mouse_start_discovery_norandom:
+0x42b7 015435 call app_lpm_mult_disable 
+0x42b8 015436 fetch 2 ,mem_discovery_timeout 
+0x42b9 015437 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015438 jam 6 ,mem_connection_options 
+0x42bb 015439 setarg 0 
+0x42bc 015440 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015441 store 2 ,mem_mouse_direct_timer 
+0x42be 015442 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015443 call mouse_enable_function_flag 
+0x42c0 015444 call mouse_bt_discovery_button_down_disable 
+0x42c1 015445 fetch 1 ,mem_device_option 
+0x42c2 015446 isolate1 mode_4_mouse ,pdata 
+0x42c3 015447 call check_51cmd_adv ,true 
+0x42c4 015448 fetch 1 ,mem_device_option 
+0x42c5 015449 isolate1 mode_3_mouse ,pdata 
+0x42c6 015450 call check_51cmd_start_discovery ,true 
+0x42c7 015451 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015452 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015453 branch mouse_discover_setting_led_gpio 
+:      015455 mouse_stop_discovery:
+0x42ca 015456 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015457 fetch 1 ,mem_device_option 
+0x42cc 015458 isolate1 mode_4_mouse ,pdata 
+0x42cd 015459 call mouse_stop_le_adv ,true 
+0x42ce 015460 fetch 1 ,mem_device_option 
+0x42cf 015461 isolate1 mode_3_mouse ,pdata 
+0x42d0 015462 call mouse_stop_bt3_discovery ,true 
+0x42d1 015463 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015464 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015465 branch mouse_devce_led_off 
+:      015466 mouse_stop_le_adv:
+0x42d4 015467 setarg 0 
+0x42d5 015468 store 2 ,mem_mouse_direct_timer 
+0x42d6 015469 branch check_51cmd_stop_adv 
+:      015470 mouse_stop_bt3_discovery:
+0x42d7 015471 setarg 0 
+0x42d8 015472 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015473 branch check_51cmd_stop_discovery 
+:      015479 mouse_store_remote_bdaddr:
+0x42da 015480 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015481 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015482 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015483 call mouse_disable_function_flag 
+0x42de 015484 call mouse_check_device_addr 
+:      015485 mouse_unplug_clean_bdaddr:
+0x42df 015486 call mouse_before_store_reconn_info 
+0x42e0 015487 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015488 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015489 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015490 rtn 
+:      015491 mouse_store_eeprom_device_info:
+0x42e4 015492 arg 88 ,temp 
+0x42e5 015493 arg mem_device_flag ,rega 
+0x42e6 015494 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015495 branch iicd_write_protect_eep_data 
+:      015497 mouse_check_device_addr:
+0x42e8 015498 fetch 1 ,mem_record_bt_mode 
+0x42e9 015499 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015500 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015501 rtn 
+:      015502 mouse_check_le_device_addr:
+0x42ec 015503 store 1 ,mem_device_addr_temp 
+0x42ed 015504 fetch 6 ,mem_le_plap 
+0x42ee 015505 branch mouse_check_bt_device_addr_common 
+:      015506 mouse_check_bt_device_addr:
+0x42ef 015507 store 1 ,mem_device_addr_temp 
+0x42f0 015508 fetch 6 ,mem_plap 
+:      015509 mouse_check_bt_device_addr_common:
+0x42f1 015510 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015511 fetch 7 ,mem_device_addr_temp 
+0x42f3 015512 arg mem_device1_type ,contr 
+0x42f4 015513 arg 3 ,loopcnt 
+:      015514 mouse_check_device_addr_end:
+0x42f5 015515 ifetcht 7 ,contr 
+0x42f6 015516 isub temp ,null 
+0x42f7 015517 branch mouse_clean_addr ,zero 
+0x42f8 015518 increase 22 ,contr 
+0x42f9 015519 loop mouse_check_device_addr_end 
+0x42fa 015520 rtn 
+:      015521 mouse_before_store_reconn_info:
+0x42fb 015522 arg mem_device1_type ,rega 
+0x42fc 015523 fetch 1 ,mem_device_flag 
+0x42fd 015524 increase -1 ,pdata 
+0x42fe 015525 mul32 pdata ,29 ,pdata 
+0x42ff 015526 iadd rega ,rega 
+0x4300 015527 fetch 1 ,mem_record_bt_mode 
+0x4301 015528 istore 1 ,rega 
+0x4302 015529 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015530 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015531 rtn 
+:      015533 mouse_store_le_device:
+0x4305 015534 fetch 6 ,mem_le_plap 
+0x4306 015535 istore 6 ,contw 
+0x4307 015536 arg mem_le_ltk ,contr 
+0x4308 015537 call memcpy16 
+0x4309 015538 fetch 6 ,mem_le_lap 
+0x430a 015539 istore 6 ,contw 
+0x430b 015540 rtn 
+:      015541 mouse_store_bt_device:
+0x430c 015542 fetch 6 ,mem_plap 
+0x430d 015543 istore 6 ,contw 
+0x430e 015544 arg mem_link_key ,contr 
+0x430f 015545 branch memcpy16 
+:      015547 mouse_clean_addr:
+0x4310 015548 increase -6 ,contr 
+0x4311 015549 copy contr ,contw 
+0x4312 015550 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015551 increase 3 ,temp 
+0x4314 015552 istoret 6 ,contw 
+0x4315 015553 rtn 
+:      015557 mouse_eeprom_load_recon_info:
+0x4316 015558 arg 88 ,temp 
+0x4317 015559 arg mem_device_flag ,rega 
+0x4318 015560 arg mouse_info_eeprom_offect ,regb 
+0x4319 015561 call iicd_read_eep_data 
+:      015562 mouse_select_reconn_device:
+0x431a 015563 arg mem_device1_type ,rega 
+0x431b 015564 fetch 1 ,mem_device_flag 
+0x431c 015565 fetcht 1 ,mem_24g_device_number 
+0x431d 015566 isub temp ,null 
+0x431e 015567 rtn zero 
+0x431f 015568 increase -1 ,pdata 
+0x4320 015569 mul32 pdata ,29 ,pdata 
+0x4321 015570 iadd rega ,rega 
+0x4322 015571 ifetch 1 ,rega 
+0x4323 015572 store 1 ,mem_xrecord_mode 
+0x4324 015573 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015574 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015575 rtn 
+:      015577 mouse_load_bt_device:
+0x4327 015578 ifetch 6 ,contr 
+:      015579 mouse_load_bt_device_end:
+0x4328 015580 store 6 ,mem_hci_plap 
+0x4329 015581 arg mem_link_key ,contw 
+0x432a 015582 call memcpy16 
+0x432b 015583 branch check_link_key_load 
+:      015585 mouse_load_le_device:
+0x432c 015586 ifetch 6 ,contr 
+:      015587 mouse_load_le_device_end:
+0x432d 015588 store 6 ,mem_hci_plap 
+0x432e 015589 arg mem_le_ltk ,contw 
+0x432f 015590 call memcpy16 
+0x4330 015591 ifetch 6 ,contr 
+0x4331 015592 store 6 ,mem_le_lap 
+0x4332 015593 rtn 
+:      015596 mouse_select_device:
+0x4333 015597 fetch 1 ,mem_config_function_enable 
+0x4334 015598 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015599 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015600 branch mouse_select_device_by_combination_key 
+:      015602 mouse_select_device_by_combination_key:
+0x4337 015603 call mouse_check_key_gpio 
+0x4338 015604 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015605 mouse_select_device_commbination_key_up:
+0x4339 015606 jam 30 ,mem_combination_select_device_count 
+0x433a 015607 fetch 1 ,mem_select_device_button_statue 
+0x433b 015608 rtneq dpi_button_state_up 
+0x433c 015609 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015610 rtn 
+:      015612 mouse_select_device_commbination_key_down:
+0x433e 015613 call mouse_combination_select_device_timer 
+0x433f 015614 fetch 1 ,mem_select_device_button_statue 
+0x4340 015615 rtneq dpi_button_state_down 
+0x4341 015616 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015617 branch mouse_select_device_enable 
+:      015619 mouse_combination_select_device_timer:
+0x4343 015620 fetch 1 ,mem_combination_select_device_count 
+0x4344 015621 rtn blank 
+0x4345 015622 pincrease -1 
+0x4346 015623 store 1 ,mem_combination_select_device_count 
+0x4347 015624 nrtn blank 
+0x4348 015625 branch mouse_ready_reconnection_by_button 
+:      015627 mouse_select_device_by_button:
+0x4349 015628 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015629 rtneq gpio_disable 
+0x434b 015630 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015631 call gpio_get_bit 
+0x434d 015632 branch mouse_select_device_button_down ,true 
+:      015633 mouse_select_device_button_up:
+0x434e 015634 fetch 1 ,mem_select_device_button_statue 
+0x434f 015635 rtneq dpi_button_state_up 
+0x4350 015636 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015637 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015638 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015639 branch mouse_ready_reconnection_by_button 
+:      015641 mouse_select_device_button_down:
+0x4354 015642 fetch 1 ,mem_select_device_button_statue 
+0x4355 015643 rtneq dpi_button_state_down 
+0x4356 015644 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4357 015645 arg mouse_long_bt_button_flag ,queue 
+0x4358 015646 branch mouse_disable_function_flag 
+:      015650 mouse_select_device_by_switch:
+0x4359 015651 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015652 rtnbit0 enable_select_device_by_switch 
+0x435b 015653 fetch 1 ,mem_device_flag 
+0x435c 015654 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015655 beq mode_24g_device ,mouse_select2_device 
+0x435e 015656 rtn 
+:      015657 mouse_cheak_select_device_by_switch:
+0x435f 015658 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015659 rtnbit0 enable_select_device_by_switch 
+0x4361 015660 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015661 call gpio_get_bit 
+0x4363 015662 branch mouse_cheak_select_24gdevice ,true 
+:      015663 mouse_select_btdevice:
+0x4364 015664 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015665 rtn 
+:      015666 mouse_cheak_select_24gdevice:
+0x4366 015667 fetch 1 ,mem_24g_device_number 
+0x4367 015668 store 1 ,mem_device_flag 
+0x4368 015669 rtn 
+:      015670 mouse_select1_device:
+0x4369 015671 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015672 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015673 rtn 
+:      015674 mouse_select2_device:
+0x436c 015675 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015676 call gpio_get_bit 
+0x436e 015677 branch mouse_select_device_button_down ,true 
+0x436f 015678 rtn 
+:      015683 mouse_ready_reconnection_by_button:
+0x4370 015684 fetcht 1 ,mem_device_flag 
+0x4371 015685 increase 1 ,temp 
+0x4372 015686 fetch 1 ,mem_device_number 
+0x4373 015687 isub temp ,null 
+0x4374 015688 ncall mouse_select_device_count_clean ,positive 
+0x4375 015689 storet 1 ,mem_device_flag 
+0x4376 015690 jam 0 ,mem_link_key_exists 
+0x4377 015691 call mouse_store_device_number2eeprom 
+0x4378 015692 call mouse_select_device_enable 
+0x4379 015694 branch mouse_set_reconnection 
+:      015696 mouse_store_device_number2eeprom:
+0x437a 015697 arg 1 ,temp 
+0x437b 015698 arg mem_device_flag ,rega 
+0x437c 015699 arg 0 ,regb 
+0x437d 015700 branch iicd_write_eep_data 
+:      015702 mouse_set_reconnection:
+0x437e 015703 call mouse_stop_bluetooth_mode 
+0x437f 015704 call mouse_select_device_disable 
+0x4380 015705 branch mouse_soft_reset 
+:      015706 mouse_stop_bluetooth_mode:
+0x4381 015707 fetch 2 ,mem_ui_state_map 
+0x4382 015708 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015709 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015710 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015711 branch mouse_stop_discovery 
+:      015713 mouse_disconnect:
+0x4386 015714 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015715 setarg 0 
+0x4388 015716 store 2 ,mem_mouse_no_data_timer 
+0x4389 015717 fetch 2 ,mem_ui_state_map 
+0x438a 015718 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015719 fetch 2 ,mem_ui_state_map 
+0x438c 015720 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015721 rtn 
+:      015723 mouse_irtual_cable_unplug:
+0x438e 015724 setarg 0x01 
+0x438f 015725 store 6 ,mem_plap 
+0x4390 015726 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015727 branch mouse_unplug_clean_bdaddr 
+:      015730 mouse_cancel_reconnect:
+0x4392 015731 call mouse_bt_cannel_reconn_enable 
+0x4393 015732 branch check_51cmd_bb_reconn_cancel 
+:      015734 mouse_bt_discovery_by_button:
+0x4394 015735 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015736 rtneq gpio_disable 
+0x4396 015737 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015738 call gpio_get_bit 
+0x4398 015739 branch mouse_bt_discovery_button_down ,true 
+:      015740 mouse_bt_discovery_button_up:
+0x4399 015741 fetch 1 ,mem_ui_button_timeout 
+0x439a 015742 store 1 ,mem_combination_ui_button_count 
+0x439b 015743 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015744 rtneq dpi_button_state_up 
+0x439d 015745 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015746 branch mouse_bt_discovery_button_down_disable 
+:      015747 mouse_bt_discovery_button_down:
+0x439f 015748 call mouse_bt_discovry_timer 
+0x43a0 015749 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015750 rtneq dpi_button_state_down 
+0x43a2 015751 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015752 call check_51cmd_bb_reconn_cancel 
+0x43a4 015753 branch mouse_bt_discovery_button_down_enable 
+:      015756 mouse_bt_discovery_cheak:
+0x43a5 015757 fetch 1 ,mem_config_function_enable 
+0x43a6 015758 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015759 mouse_bt_discovery_commbination_key:
+0x43a7 015760 call mouse_check_key_gpio 
+0x43a8 015761 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015762 mouse_bt_discovery_commbination_key_up:
+0x43a9 015763 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015764 store 1 ,mem_combination_ui_button_count 
+0x43ab 015765 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015766 rtneq dpi_button_state_up 
+0x43ad 015767 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015768 branch mouse_bt_discovery_button_down_disable 
+:      015771 mouse_bt_discovery_commbination_key_down:
+0x43af 015772 call mouse_bt_discovry_timer 
+0x43b0 015773 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015774 rtneq dpi_button_state_down 
+0x43b2 015775 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015776 call check_51cmd_bb_reconn_cancel 
+0x43b4 015777 branch mouse_bt_discovery_button_down_enable 
+:      015779 mouse_bt_discovry_timer:
+0x43b5 015780 arg mem_combination_ui_button_count ,regc 
+0x43b6 015781 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015782 branch timer_single_step 
+:      015784 mouse_long_button_bt_discovry:
+0x43b8 015785 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015786 call mouse_enable_function_flag 
+0x43ba 015787 call app_evt_button_long_pressed 
+0x43bb 015788 branch mouse_bb_event_discovery_btn 
+:      015791 mouse_cpi_enable:
+0x43bc 015792 arg mouse_cpi_flag ,queue 
+0x43bd 015793 branch mouse_enable_function_flag 
+:      015794 mouse_cpi_disable:
+0x43be 015795 arg mouse_cpi_flag ,queue 
+0x43bf 015796 branch mouse_disable_function_flag 
+:      015797 mouse_select_device_enable:
+0x43c0 015798 arg mouse_select_device_flag ,queue 
+0x43c1 015799 branch mouse_enable_function_flag 
+:      015800 mouse_select_device_disable:
+0x43c2 015801 arg mouse_select_device_flag ,queue 
+0x43c3 015802 branch mouse_disable_function_flag 
+:      015803 mouse_bt_cannel_reconn_enable:
+0x43c4 015804 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015805 branch mouse_enable_function_flag 
+:      015806 mouse_bt_cannel_reconn_disable:
+0x43c6 015807 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015808 branch mouse_disable_function_flag 
+:      015809 mouse_bt_discovery_button_down_enable:
+0x43c8 015810 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015811 branch mouse_enable_function_flag 
+:      015812 mouse_bt_discovery_button_down_disable:
+0x43ca 015813 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015814 branch mouse_disable_function_flag 
+:      015818 mouse_select_device_count_clean:
+0x43cc 015819 arg 1 ,temp 
+0x43cd 015820 rtn 
+:      015822 mouse_enable_function_flag:
+0x43ce 015823 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015824 qset1 pdata 
+0x43d0 015825 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015826 rtn 
+:      015828 mouse_disable_function_flag:
+0x43d2 015829 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015830 qset0 pdata 
+0x43d4 015831 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015832 rtn 
+:      015834 mouse_adc_read:
+0x43d6 015835 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015836 rtnbit0 mouse_enable_adc 
+0x43d8 015837 fetch 1 ,mem_adc_read_timer 
+0x43d9 015838 increase 1 ,pdata 
+0x43da 015839 store 1 ,mem_adc_read_timer 
+0x43db 015840 sub pdata ,10 ,null 
+0x43dc 015841 rtn positive 
+0x43dd 015842 jam 0 ,mem_adc_read_timer 
+0x43de 015843 call adc_set_mode 
+0x43df 015844 call vdd_calculate_by_mode 
+0x43e0 015845 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015846 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015847 call adc_bat_percent_lowpower_out 
+0x43e3 015848 fetch 1 ,mem_adc_power_flag 
+0x43e4 015849 bbit1 1 ,mouse_power_down 
+0x43e5 015850 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015851 branch mouse_adc_low_voltage 
+:      015852 mouse_adc_low_voltage:
+0x43e7 015853 arg mouse_low_voltage_flag ,queue 
+0x43e8 015854 branch mouse_enable_function_flag 
+:      015855 mouse_adc_no_low_voltage:
+0x43e9 015856 arg mouse_low_voltage_flag ,queue 
+0x43ea 015857 branch mouse_disable_function_flag 
+:      015859 mouse_low_voltage_led_timer:
+0x43eb 015860 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015861 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015862 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015863 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015864 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015865 pincrease 1 
+0x43f1 015866 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015867 sub pdata ,20 ,null 
+0x43f3 015868 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015869 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015870 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015871 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015872 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015873 rtn 
+:      015874 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015875 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015876 branch mouse_low_voltage_led_off 
+:      015877 mouse_low_voltage_led_on:
+0x43fb 015878 arg 0 ,rega 
+0x43fc 015879 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015880 branch ui_led_on_global 
+:      015881 mouse_low_voltage_led_off:
+0x43fe 015882 arg 0 ,rega 
+0x43ff 015883 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015884 branch ui_led_off_global 
+:      015886 mouse_g24_package_data:
+0x4401 015887 call mouse_motion 
+0x4402 015888 nrtn user 
+0x4403 015889 arg 7 ,rega 
+0x4404 015890 arg mem_mouse_key ,regb 
+0x4405 015891 rtn 
+:      015893 mouse_g24_enter_lpm:
+0x4406 015894 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015895 rtn blank 
+0x4408 015897 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015898 call gpio_get_bit 
+0x440a 015899 call mouse_24g_dpi_delay_init ,true 
+0x440b 015900 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015901 nrtn blank 
+0x440d 015902 call mouse_check_key_gpio 
+0x440e 015903 nrtn blank 
+0x440f 015904 branch g24_lpm_long_sleep 
+:      015906 mouse_24g_dpi_delay_init:
+0x4410 015907 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015908 rtneq ui_button_gpio_disable 
+0x4412 015909 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015910 rtn 
+:      015913 mouse_load_flash_info_cheak:
+0x4414 015914 call mouse_load_flash_flag 
+0x4415 015915 fetch 2 ,mem_store_flag 
+0x4416 015916 arg eeprom_init_flag ,temp 
+0x4417 015917 isub temp ,null 
+0x4418 015918 branch mouse_load_flash_device_info ,zero 
+0x4419 015919 storet 2 ,mem_store_flag 
+0x441a 015920 call mouse_ble_init_address 
+0x441b 015921 branch mouse_store_flash_device_info 
+:      015922 mouse_ble_init_address:
+0x441c 015923 fetch 6 ,mem_le_lap 
+0x441d 015924 store 6 ,mem_device1_locall_addr 
+0x441e 015925 add pdata ,0x0100 ,pdata 
+0x441f 015926 store 6 ,mem_device2_locall_addr 
+0x4420 015927 add pdata ,0x0100 ,pdata 
+0x4421 015928 store 6 ,mem_device3_locall_addr 
+0x4422 015929 rtn 
+:      015932 mouse_load_flash_flag:
+0x4423 015933 setarg mem_store_flag 
+0x4424 015934 arg mem_mouse_information_start ,temp 
+0x4425 015935 isub temp ,temp 
+0x4426 015936 fetch 3 ,mem_flash_base 
+0x4427 015937 iadd temp ,pdata 
+0x4428 015938 arg 2 ,temp 
+0x4429 015939 arg mem_store_flag ,rega 
+0x442a 015940 branch spid_read_flash 
+:      015943 mouse_load_flash_device_info:
+0x442b 015944 setarg mem_mouse_information_end 
+0x442c 015945 arg mem_mouse_information_start ,temp 
+0x442d 015946 isub temp ,temp 
+0x442e 015947 fetch 3 ,mem_flash_base 
+0x442f 015948 arg mem_mouse_information_start ,rega 
+0x4430 015949 call spid_read_flash 
+0x4431 015950 call mouse_select_reconn_device 
+0x4432 015951 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015952 call g24_head_ptr2regc 
+0x4434 015953 branch g24_store_mem_addr 
+:      015955 mouse_store_flash_device_info:
+0x4435 015956 setarg mem_mouse_information_end 
+0x4436 015957 arg mem_mouse_information_start ,temp 
+0x4437 015958 isub temp ,temp 
+0x4438 015959 arg mem_mouse_information_start ,rega 
+0x4439 015960 fetch 3 ,mem_flash_base 
+0x443a 015961 branch flash_write 
+:      015963 mouse_store_eerpom_dpi:
+0x443b 015964 arg 1 ,temp 
+0x443c 015965 arg mem_mouse_dpi ,rega 
+0x443d 015966 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015967 branch iicd_write_protect_eep_data 
+:      015969 mouse_load_eeprom_dpi:
+0x443f 015970 arg 1 ,temp 
+0x4440 015971 arg mem_mouse_dpi ,rega 
+0x4441 015972 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015973 branch iicd_read_eep_data 
+:      015975 mouse_statue_cheak_timer:
+0x4443 015976 rtnmark1 mark_24g 
+0x4444 015977 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015978 rtnbit0 mouse_enable_statue_up 
+0x4446 015979 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015980 pincrease 1 
+0x4448 015981 and pdata ,0x07 ,pdata 
+0x4449 015982 store 1 ,mem_mouse_1step_up_count 
+0x444a 015983 rtnne 0x07 
+0x444b 015984 fetch 2 ,mem_ui_state_map 
+0x444c 015985 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015986 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015987 rtn 
+:      015992 mouse_check_statue_up:
+0x444f 015993 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015994 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015995 nrtn blank 
+0x4452 015996 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015997 rtnbit0 mouse_statue_up_flag 
+0x4454 015998 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015999 call sensor_read 
+0x4456 016000 store 1 ,mem_sensor_iqc 
+0x4457 016001 sub pdata ,0x10 ,null 
+0x4458 016002 branch mouse_statue_up_timer_init ,positive 
+0x4459 016003 jam 0 ,mem_mouse_2step_up_count 
+0x445a 016004 rtn 
+:      016006 mouse_statue_up_timer_init:
+0x445b 016007 jam 30 ,mem_mouse_2step_up_count 
+0x445c 016008 rtn 
+:      016009 mouse_statue_up_timer:
+0x445d 016010 arg mem_mouse_2step_up_count ,regc 
+0x445e 016011 arg mouse_statue_up ,regb 
+0x445f 016012 branch timer_single_step 
+:      016014 mouse_statue_up:
+0x4460 016015 fetch 1 ,mem_sensor_squal_reg 
+0x4461 016016 call twspi_read 
+0x4462 016017 sub pdata ,0x10 ,null 
+0x4463 016018 nrtn positive 
+0x4464 016019 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 016020 rtnbit0 mouse_statue_up_flag 
+0x4466 016021 arg mouse_statue_up_flag ,queue 
+0x4467 016022 call mouse_disable_function_flag 
+0x4468 016023 jam 0 ,mem_lpm_mult 
+0x4469 016024 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 016025 call mouse_devce_led_off 
+0x446b 016026 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 016027 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      016028 mouse_two_device_statue_up:
+0x446d 016029 fetch 1 ,mem_device_flag 
+0x446e 016030 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 016031 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 016032 rtn 
+:      016033 mouse_three_device_statue_up:
+0x4471 016034 fetch 1 ,mem_device_flag 
+0x4472 016035 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 016036 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 016037 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 016038 rtn 
+:      016040 mouse_device_blink_led_init:
+0x4476 016041 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 016042 branch mouse_led_blink 
+:      016046 mouse_statue_led_off:
+0x4478 016047 jam 0x20 ,mem_lpm_mult 
+0x4479 016048 branch mouse_devce_led_off 
+:      016052 mouse_devce1_led_off:
+0x447a 016053 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 016054 rtneq gpio_disable 
+0x447c 016055 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 016056 branch mouse_led_off 
+:      016058 mouse_devce2_led_off:
+0x447e 016059 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 016060 rtneq gpio_disable 
+0x4480 016061 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 016062 branch mouse_led_off 
+:      016064 mouse_devce_led_off:
+0x4482 016065 call mouse_led_off 
+0x4483 016066 call mouse_devce1_led_off 
+0x4484 016067 call mouse_devce2_led_off 
+:      016068 mouse_devce3_led_off:
+0x4485 016069 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 016070 rtneq gpio_disable 
+0x4487 016071 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 016072 branch mouse_led_off 
+:      016074 mouse_device1_led_on:
+0x4489 016075 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 016076 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 016077 branch mouse_led_on 
+:      016078 mouse_device2_led_on:
+0x448c 016079 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 016080 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 016081 branch mouse_led_on 
+:      016082 mouse_device3_led_on:
+0x448f 016083 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 016084 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 016085 branch mouse_led_on 
+:      016089 mouse_polling_device:
+0x4492 016090 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016091 fetch 1 ,mem_reconn_times 
+0x4494 016092 increase -1 ,pdata 
+0x4495 016093 store 1 ,mem_reconn_times 
+0x4496 016094 fetcht 1 ,mem_device_flag 
+0x4497 016095 increase 1 ,temp 
+0x4498 016096 fetch 1 ,mem_device_number 
+0x4499 016097 isub temp ,null 
+0x449a 016098 ncall mouse_select_device_count_clean ,positive 
+0x449b 016099 storet 1 ,mem_device_flag 
+0x449c 016100 jam 0 ,mem_link_key_exists 
+0x449d 016101 call mouse_store_device_number2eeprom 
+0x449e 016102 call mouse_before_store_reconn_info 
+0x449f 016103 branch mouse_check_reconn_target 
+:      016105 mouse_power_down:
+0x44a0 016106 call mouse_devce_led_off 
+0x44a1 016107 setarg 0 
+0x44a2 016108 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016109 branch lpm_hibernate 
+:      016120 remote_car_init:
+0x44a4 016121 rtn wake 
+0x44a5 016122 hfetch 1 ,core_gpio_sel1 
+0x44a6 016123 and_into 0xf0 ,pdata 
+0x44a7 016124 hstore 1 ,core_gpio_sel1 
+0x44a8 016125 call keyscan_key_init 
+0x44a9 016126 setarg remote_car_le_before_hibernate 
+0x44aa 016127 store 2 ,mem_cb_before_hibernate 
+0x44ab 016129 setarg remote_car_process_lpm_before 
+0x44ac 016130 store 2 ,mem_cb_before_lpm 
+0x44ad 016132 setarg remote_car_scale_process_idle 
+0x44ae 016133 store 2 ,mem_cb_idle_process 
+0x44af 016135 setarg remote_car_scale_process_bb_event 
+0x44b0 016136 store 2 ,mem_cb_bb_event_process 
+0x44b1 016138 setarg app_get_lpm_wake_lock 
+0x44b2 016139 store 2 ,mem_cb_check_wakelock 
+0x44b3 016141 call g24_head_ptr2regc 
+0x44b4 016142 setarg remote_car_g24_package_data 
+0x44b5 016143 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016144 istore 2 ,contw 
+0x44b7 016146 setarg remote_car_g24_enter_lpm 
+0x44b8 016147 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016148 istore 2 ,contw 
+0x44ba 016150 setarg remote_car_process_lpm_before 
+0x44bb 016151 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016152 istore 2 ,contw 
+0x44bd 016154 setarg remote_car_event_timer 
+0x44be 016155 store 2 ,mem_cb_event_timer 
+0x44bf 016157 setarg remote_car_power_off_signal 
+0x44c0 016158 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016160 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016161 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016163 setarg remote_car_send_key_data 
+0x44c4 016164 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016166 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016167 call remote_car_init_environment 
+0x44c7 016168 call queue_init 
+0x44c8 016169 jam 2 ,mem_lpm_mult 
+0x44c9 016170 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016171 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016172 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016173 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016174 store 1 ,mem_ui_button_gpio 
+:      016175 remote_car_soft_switch_power_on_init:
+0x44ce 016176 call remote_car_ui_led_init 
+0x44cf 016177 call ui_button_init 
+0x44d0 016178 call ui_button_polling 
+0x44d1 016179 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016180 fetch 2 ,mem_ui_state_map 
+0x44d3 016181 rtnbit1 ui_state_btn_down 
+0x44d4 016182 branch app_enter_hibernate 
+:      016186 remote_car_hard_switch_power_on_signal:
+0x44d5 016187 jam power_standby ,mem_remote_car_power_state 
+:      016188 remote_car_soft_switch_power_on_signal:
+0x44d6 016189 call remote_car_ui_led_init 
+0x44d7 016191 arg 0 ,rega 
+0x44d8 016192 call ui_led_blink_start_global 
+:      016193 remote_car_connect_24g_mode:
+0x44d9 016194 branch g24_auto_pair_start 
+:      016196 remote_car_power_off_signal:
+0x44da 016197 branch remote_car_ui_led_init 
+:      016199 remote_car_ui_led_init:
+0x44db 016200 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016201 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016202 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016203 remote_car_ui_led_init_1:
+0x44de 016204 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016205 branch gpio_config_output 
+:      016206 remote_car_pairing_led_gpio_set:
+0x44e0 016207 store 1 ,mem_remote_car_led_map 
+0x44e1 016208 branch remote_car_ui_led_init_1 
+:      016211 remote_car_init_environment:
+0x44e2 016212 call g24_set_device_addr 
+0x44e3 016213 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016214 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016215 branch remote_car_get_adc_default_data 
+:      016217 remote_car_le_before_hibernate:
+:      016222 remote_car_in_enter_hibernate:
+0x44e6 016223 call gpio_set_before_lpm_common 
+0x44e7 016224 call remote_car_process_lpm_before 
+0x44e8 016225 branch app_enter_hibernate 
+:      016227 remote_car_process_lpm_before:
+0x44e9 016228 branch keyscan_process_lpm_before 
+:      016230 remote_car_g24_enter_lpm:
+0x44ea 016231 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016232 rtn blank 
+0x44ec 016234 branch g24_lpm_long_sleep 
+:      016236 remote_car_process_auto_pair_exit:
+0x44ed 016237 rtn 
+:      016239 remote_car_key_scan_process:
+0x44ee 016240 branch keyscan_key_process 
+:      016242 remote_car_scale_process_idle:
+0x44ef 016243 call remote_car_rocker_process 
+0x44f0 016244 call remote_car_24g_status_process 
+0x44f1 016245 branch remote_car_key_scan_process 
+:      016247 remote_car_scale_process_bb_event:
+0x44f2 016248 copy regc ,pdata 
+0x44f3 016249 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016250 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016251 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016252 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016253 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016254 rtn 
+:      016256 remote_car_24g_attempt_fail:
+0x44f9 016257 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016258 rtn 
+:      016260 remote_car_24g_pairing_complete:
+0x44fb 016261 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016262 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016263 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016264 rtn 
+:      016266 remote_car_24g_attempt_success:
+0x44ff 016267 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016268 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016269 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016270 rtn 
+:      016272 remote_car_24g_status_process:
+0x4503 016273 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016274 rtneq power_on 
+0x4505 016275 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016276 rtneq work_paired 
+0x4507 016277 jam work_paired ,mem_remote_car_24g_status 
+:      016278 remote_car_scale_process_paired:
+0x4508 016279 arg 0 ,rega 
+0x4509 016280 branch ui_led_off_global 
+:      016281 remote_car_scale_process_shutdown:
+0x450a 016282 arg 0 ,rega 
+0x450b 016283 call ui_led_off_global 
+0x450c 016284 call remote_car_ui_led_init 
+0x450d 016285 branch app_enter_hibernate 
+:      016287 remote_car_event_timer:
+0x450e 016288 call app_power_timer 
+0x450f 016289 branch remote_car_no_data_timer 
+:      016291 remote_car_no_data_timer:
+0x4510 016292 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016293 rtn blank 
+0x4512 016294 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016295 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016296 branch timer_single_step_2b 
+:      016299 remote_car_get_adc_default_data:
+0x4515 016300 call remote_car_rocker_get_x 
+0x4516 016301 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016302 call remote_car_rocker_get_y 
+0x4518 016303 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016304 rtn 
+:      016305 remote_car_rocker_data_get:
+:      016306 remote_car_rocker_get_x:
+0x451a 016307 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016308 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016309 call remote_car_get_adc_from_gpio6 
+0x451d 016310 call remote_car_rocker_get_value 
+0x451e 016311 store 1 ,mem_rocker_status 
+:      016312 remote_car_rocker_get_y:
+0x451f 016313 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016314 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016315 call remote_car_get_adc_from_gpio7 
+0x4522 016316 call remote_car_rocker_get_value 
+0x4523 016317 store 1 ,mem_rocker_status + 1 
+0x4524 016318 rtn 
+:      016319 remote_car_rocker_get_value:
+0x4525 016320 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016321 copy pdata ,rega 
+0x4527 016322 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016323 call remote_car_rocker_mid_value_adjust 
+0x4529 016324 fetch 1 ,mem_rocker_work_status 
+0x452a 016325 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016326 nrtn positive 
+0x452c 016327 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016328 rtn 
+:      016329 remote_car_rocker_mid_value_adjust:
+0x452e 016330 isub temp ,pdata 
+0x452f 016331 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016332 sub pdata ,0 ,pdata 
+0x4531 016333 jam 1 ,mem_rocker_negative_flag 
+0x4532 016334 isub rega ,null 
+0x4533 016335 rtn 
+:      016336 remote_car_rocker_mid_adjust_positive:
+0x4534 016337 jam 0 ,mem_rocker_negative_flag 
+0x4535 016338 isub rega ,null 
+0x4536 016339 rtn 
+:      016340 remote_car_rocker_translate_key:
+0x4537 016341 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016342 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016343 nbranch remote_car_rocker_negative_key ,blank 
+:      016344 remote_car_rocker_positive_key:
+0x453a 016345 setarg rocker_positive_key 
+0x453b 016346 rtn 
+:      016347 remote_car_rocker_negative_key:
+0x453c 016348 setarg rocker_negative_key 
+0x453d 016349 rtn 
+:      016350 remote_car_rocker_middle_key:
+0x453e 016351 setarg rocker_middle_key 
+0x453f 016352 rtn 
+:      016353 remote_car_get_adc_from_gpio6:
+0x4540 016354 jam 0x33 ,mem_adc_channel 
+0x4541 016355 branch adc_set_mode 
+:      016356 remote_car_get_adc_from_gpio7:
+0x4542 016357 jam 0x34 ,mem_adc_channel 
+0x4543 016358 branch adc_set_mode 
+:      016361 remote_car_rocker_process:
+0x4544 016362 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016363 rtnne car_remote_check_rocker 
+:      016364 remote_car_read_rocker_check_start:
+0x4546 016365 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016366 jam 1 ,mem_rocker_work_status 
+0x4548 016367 call remote_car_rocker_data_get 
+0x4549 016368 fetch 2 ,mem_rocker_status 
+0x454a 016369 fetcht 2 ,mem_rocker_last_status 
+0x454b 016370 isub temp ,null 
+0x454c 016371 rtn zero 
+0x454d 016372 store 2 ,mem_rocker_last_status 
+0x454e 016373 call remote_car_rocker_x_to_key 
+0x454f 016374 branch remote_car_rocker_y_to_key 
+:      016376 remote_car_rocker_x_to_key:
+0x4550 016377 fetch 1 ,mem_rocker_x_status 
+0x4551 016378 branch rocker_to_queue_set_0 ,blank 
+0x4552 016379 increase -1 ,pdata 
+0x4553 016380 branch remote_car_rocker_to_key 
+:      016381 remote_car_rocker_y_to_key:
+0x4554 016382 fetch 1 ,mem_rocker_y_status 
+0x4555 016383 branch rocker_to_queue_set_2 ,blank 
+0x4556 016384 increase 1 ,pdata 
+:      016385 remote_car_rocker_to_key:
+0x4557 016386 copy pdata ,queue 
+0x4558 016387 arg 1 ,rega 
+0x4559 016388 branch remote_car_send_key_data 
+:      016390 rocker_to_queue_set_0:
+0x455a 016391 arg 0 ,queue 
+0x455b 016392 arg 0 ,rega 
+0x455c 016393 branch remote_car_send_key_data 
+:      016394 rocker_to_queue_set_2:
+0x455d 016395 arg 2 ,queue 
+0x455e 016396 arg 0 ,rega 
+0x455f 016397 branch remote_car_send_key_data 
+:      016399 remote_car_send_key_data:
+0x4560 016400 copy rega ,pdata 
+0x4561 016401 store 1 ,mem_remote_key_status 
+0x4562 016402 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016403 beq power_on ,g24_auto_pair_start 
+0x4564 016404 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016405 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016406 fetch 1 ,mem_remote_key_status 
+0x4567 016407 branch remote_car_key_is_release ,blank 
+:      016408 remote_car_key_is_press:
+0x4568 016409 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016410 arg 0 ,rega 
+0x456a 016411 call ui_led_on_global 
+:      016412 remote_car_attack_key_press:
+0x456b 016413 copy queue ,pdata 
+0x456c 016414 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016415 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016416 beq 6 ,remote_car_send_fire_key6_press 
+:      016419 remote_car_motor_key_press:
+0x456f 016420 call remote_car_device_layout_select 
+0x4570 016421 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016422 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016423 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016424 rtn 
+:      016426 remote_car_single_motor_key_is_press:
+0x4574 016427 copy queue ,pdata 
+0x4575 016428 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016429 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016430 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016431 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016432 rtn 
+:      016434 remote_car_double_motor_key_press:
+0x457a 016435 copy queue ,pdata 
+0x457b 016436 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016437 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016438 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016439 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016440 rtn 
+:      016442 remote_car_key_is_release:
+0x4580 016443 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016444 arg 0 ,rega 
+0x4582 016445 call ui_led_off_global 
+:      016446 remote_car_attack_key_release:
+0x4583 016447 copy queue ,pdata 
+0x4584 016448 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016449 beq 5 ,remote_car_send_attack_key5_rel 
+:      016452 remote_car_motor_key_release:
+0x4586 016453 call remote_car_device_layout_select 
+0x4587 016454 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016455 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016456 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016457 rtn 
+:      016459 remote_car_device_layout_select:
+0x458b 016460 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016461 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016462 ior temp ,pdata 
+0x458e 016463 rtn 
+:      016466 remote_car_send_motor1_key0_press:
+0x458f 016467 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016468 branch remote_car_send_key 
+:      016469 remote_car_send_motor1_key1_press:
+0x4591 016470 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016471 branch remote_car_send_key 
+:      016472 remote_car_send_motor2_key2_press:
+0x4593 016473 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016474 branch remote_car_send_key 
+:      016475 remote_car_send_motor2_key3_press:
+0x4595 016476 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016477 branch remote_car_send_key 
+:      016480 remote_car_send_double_motor_key0_press:
+0x4597 016481 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016482 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016483 branch remote_car_send_key 
+:      016484 remote_car_send_double_motor_key1_press:
+0x459a 016485 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016486 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016487 branch remote_car_send_key 
+:      016488 remote_car_send_double_motor_key2_press:
+0x459d 016489 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016490 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016491 branch remote_car_send_key 
+:      016492 remote_car_send_double_motor_key3_press:
+0x45a0 016493 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016494 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016495 branch remote_car_send_key 
+:      016498 remote_car_send_attack_key4_press:
+0x45a3 016499 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016500 branch remote_car_send_key 
+:      016501 remote_car_send_attack_key5_press:
+0x45a5 016502 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016503 branch remote_car_send_key 
+:      016505 remote_car_send_fire_key6_press:
+0x45a7 016506 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016507 branch remote_car_send_attack 
+:      016509 remote_car_single_motor_key_rel:
+0x45a9 016510 copy queue ,pdata 
+0x45aa 016511 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016512 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016513 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016514 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016515 rtn 
+:      016517 remote_car_double_motor_key_rel:
+0x45af 016518 copy queue ,pdata 
+0x45b0 016519 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016520 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016521 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016522 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016523 rtn 
+:      016525 remote_car_send_motor1_key0_rel:
+:      016526 remote_car_send_motor1_key1_rel:
+0x45b5 016527 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016528 branch remote_car_send_key 
+:      016529 remote_car_send_motor2_key2_rel:
+:      016530 remote_car_send_motor2_key3_rel:
+0x45b7 016531 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016532 branch remote_car_send_key 
+:      016534 remote_car_send_double_motor_key0_rel:
+:      016535 remote_car_send_double_motor_key1_rel:
+:      016536 remote_car_send_double_motor_key2_rel:
+:      016537 remote_car_send_double_motor_key3_rel:
+0x45b9 016538 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016539 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016540 branch remote_car_send_key 
+:      016542 remote_car_send_attack_key4_rel:
+:      016543 remote_car_send_attack_key5_rel:
+0x45bc 016544 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016545 branch remote_car_send_key 
+:      016547 remote_car_send_key:
+0x45be 016548 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016549 branch queue_push 
+:      016550 remote_car_send_attack:
+0x45c0 016551 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016552 branch queue_push 
+:      016554 remote_car_g24_package_data:
+0x45c2 016555 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016556 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016557 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016558 call queue_pop 
+0x45c6 016559 nbranch remote_car_moto_data ,user 
+:      016560 remote_car_g24_package_data_continue:
+0x45c7 016561 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016562 ifetch 1 ,contr 
+0x45c9 016563 copy pdata ,rega 
+0x45ca 016564 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016567 rtn 
+:      016569 remote_car_g24_send_empty:
+0x45cc 016570 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016571 enable user 
+0x45ce 016572 arg 1 ,rega 
+0x45cf 016573 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016574 rtn 
+:      016576 remote_car_moto_data:
+0x45d1 016577 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016578 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016579 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016580 rtn 
+:      016581 remote_car_moto_data_next:
+0x45d5 016582 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016583 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016584 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016585 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016586 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016587 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016588 rtn 
+:      016589 remote_car_moto_data_enable_user:
+0x45dc 016590 enable user 
+0x45dd 016591 branch remote_car_g24_package_data_continue 
+:      016599 shutter_init:
+0x45de 016600 rtn wake 
+0x45df 016601 hfetch 1 ,core_gpio_sel1 
+0x45e0 016602 and_into 0xfc ,pdata 
+0x45e1 016603 hstore 1 ,core_gpio_sel1 
+0x45e2 016604 setarg shutter_le_before_hibernate 
+0x45e3 016605 store 2 ,mem_cb_before_hibernate 
+0x45e4 016607 setarg shutter_process_lpm_before 
+0x45e5 016608 store 2 ,mem_cb_before_lpm 
+0x45e6 016610 setarg app_enter_hibernate 
+0x45e7 016611 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016613 setarg shutter_process_idle 
+0x45e9 016614 store 2 ,mem_cb_idle_process 
+0x45ea 016616 setarg shutter_process_bb_event 
+0x45eb 016617 store 2 ,mem_cb_bb_event_process 
+0x45ec 016619 setarg shutter_le_scale_lpm_lock 
+0x45ed 016620 store 2 ,mem_cb_check_wakelock 
+0x45ee 016622 setarg ble_shutter_receive_data 
+0x45ef 016623 store 2 ,mem_cb_att_write 
+0x45f0 016625 setarg shutter_le_bb_event_timer 
+0x45f1 016626 store 2 ,mem_cb_event_timer 
+0x45f2 016628 setarg shutter_key_change 
+0x45f3 016629 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016631 setarg shutter_soft_swtich_power_on 
+0x45f5 016632 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016633 setarg shutter_soft_swtich_power_off 
+0x45f7 016634 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016636 call le_modified_name 
+0x45f9 016637 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016638 call shutter_init_bluetooth_config 
+0x45fb 016639 call shutter_init_param 
+0x45fc 016640 call keyscan_key_init 
+0x45fd 016641 call shutter_load_buffer_config_form_datarom 
+0x45fe 016642 call queue_init 
+0x45ff 016643 call ui_led_init_global 
+0x4600 016644 call shutter_load_bluetooth_config 
+0x4601 016645 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016647 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016648 call classic_shutter_load_reconn_info 
+0x4604 016649 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016650 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016651 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016652 store 1 ,mem_ui_button_gpio 
+0x4608 016653 branch ui_soft_swtich_init 
+:      016656 shutter_hart_swtich_power_on:
+0x4609 016657 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016658 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016659 branch shutter_start_reconnect 
+:      016663 shutter_le_scale_lpm_lock:
+0x460c 016664 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016665 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016666 call l2cap_malloc_get_full_map 
+0x460f 016667 fetch 1 ,mem_used_map 
+0x4610 016668 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016669 branch app_put_lpm_wake_lock 
+:      016673 shutter_process_bb_event:
+0x4612 016674 copy regc ,pdata 
+0x4613 016676 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016677 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016678 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016679 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016680 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016681 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016682 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016683 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016684 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016685 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016686 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016688 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016689 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016690 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016691 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016693 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016694 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016695 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016696 rtn 
+:      016701 classic_shutter_process_baseband_connect:
+0x4626 016702 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016703 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016704 rtn 
+:      016707 classic_shutter_process_baseband_disconnect:
+0x4629 016708 call classic_shutter_disconnect_clear_flag 
+0x462a 016709 branch classic_shutter_process_reconnect_failed 
+:      016711 classic_shutter_disconnect_clear_flag:
+0x462b 016712 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016713 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016714 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016715 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016716 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016717 branch queue_init 
+:      016720 classic_shutter_process_reconnect_failed:
+0x4631 016721 call app_disconn_reason_clear 
+0x4632 016722 branch shutter_start_bluetooth_discovery 
+:      016725 classic_shutter_process_setup_complete:
+0x4633 016726 call shutter_stop_bluetooth_discovery 
+0x4634 016727 branch app_led_stop_blink 
+:      016730 classic_shutter_process_hid_connect:
+0x4635 016731 setarg hid_handshake_timeout 
+0x4636 016732 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016733 rtn 
+:      016736 classic_shutter_process_hid_disconnect:
+0x4638 016737 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016738 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016739 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016740 rtn 
+:      016743 classic_shutter_process_hid_handshake:
+0x463c 016744 fetch 1 ,mem_app_handshake_flag 
+0x463d 016745 rtneq app_handshake_done 
+0x463e 016746 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016747 call app_lpm_mult_enable 
+0x4640 016748 call app_store_reconn_info 
+0x4641 016749 call shutter_stop_bluetooth_discovery 
+0x4642 016750 call app_led_off 
+0x4643 016751 branch app_bt_enter_sniff 
+:      016754 classic_shutter_process_reconnect_page_timeout:
+0x4644 016755 branch classic_shutter_process_reconnect_failed 
+:      016758 classic_shutter_process_virtual_cable_unplug:
+0x4645 016759 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016760 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016761 rtn 
+:      016764 classic_shutter_process_remote_unsniff:
+0x4648 016765 branch app_start_auto_sniff 
+:      016769 classic_shutter_process_store_reconnect_information:
+0x4649 016770 arg nvram_eeprom_offset ,regb 
+0x464a 016771 fetch 1 ,mem_nv_data_number 
+0x464b 016772 mul32 pdata ,34 ,temp 
+0x464c 016773 fetch 2 ,mem_nv_data_ptr 
+0x464d 016774 copy pdata ,rega 
+0x464e 016775 branch iicd_write_eep_data 
+:      016777 classic_shutter_load_reconn_info:
+0x464f 016778 arg nvram_eeprom_offset ,regb 
+0x4650 016779 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016780 rtnbit0 classic_shutter 
+0x4652 016781 fetch 1 ,mem_nv_data_number 
+0x4653 016782 rtn blank 
+0x4654 016783 mul32 pdata ,34 ,temp 
+0x4655 016784 fetch 2 ,mem_nv_data_ptr 
+0x4656 016785 copy pdata ,rega 
+0x4657 016786 branch iicd_read_eep_data 
+:      016790 ble_shutter_process_baseband_connect:
+0x4658 016791 call shutter_stop_bluetooth_discovery 
+0x4659 016792 setarg 0 
+0x465a 016793 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016794 branch app_led_off 
+:      016797 ble_shutter_process_baseband_disconnect:
+0x465c 016798 call queue_init 
+0x465d 016799 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016800 branch shutter_start_reconnect 
+:      016803 ble_shutter_process_reconnect_complete:
+0x465f 016804 call queue_init 
+0x4660 016805 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016806 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016807 store 8 ,mem_le_interval_min 
+0x4663 016808 call app_lpm_mult_enable 
+0x4664 016809 branch le_l2cap_tx_update_req 
+:      016812 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016813 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016814 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016815 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016816 rtn blank 
+0x4669 016817 store 8 ,mem_le_interval_min 
+0x466a 016818 branch le_l2cap_tx_update_req 
+:      016822 shutter_process_soft_swtich_button_long_press:
+0x466b 016823 branch ui_soft_switch_botton_long_press 
+:      016825 shutter_process_soft_swtich_button_down:
+0x466c 016826 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016827 rtneq hard_switch 
+0x466e 016828 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016829 rtnne ss_state_power_on 
+0x4670 016830 call shutter_store_currenct_led_state 
+0x4671 016831 branch app_led_on 
+:      016833 shutter_store_currenct_led_state:
+0x4672 016834 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016835 arg 11 ,loopcnt 
+0x4674 016836 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016837 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016838 branch memcpy 
+:      016840 shutter_process_soft_swtich_button_up:
+0x4677 016841 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016842 rtneq hard_switch 
+0x4679 016843 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016844 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016845 branch ui_soft_switch_botton_up 
+:      016847 shutter_load_currenct_led_state:
+0x467c 016848 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016849 rtnne 1 
+0x467e 016850 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016851 fetch 2 ,mem_ui_state_map 
+0x4680 016852 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016853 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016854 arg 11 ,loopcnt 
+0x4683 016855 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016856 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016857 branch memcpy 
+:      016862 shutter_le_bb_event_timer:
+0x4686 016864 call shutter_check_sleep_timer 
+0x4687 016867 call shutter_check_power_off_timer 
+0x4688 016870 call classic_shutter_check_unplug_timer 
+0x4689 016871 call classic_shutter_hid_handshake_timer 
+0x468a 016872 call classic_shutter_hid_disconn_timer 
+0x468b 016875 branch ble_shutter_reconn_timer 
+:      016879 shutter_check_sleep_timer:
+0x468c 016880 arg mem_shutter_sleep_timer ,regc 
+0x468d 016881 arg shutter_sleep_timeout ,regb 
+0x468e 016882 branch timer_single_step_2b 
+:      016883 shutter_sleep_timeout:
+0x468f 016884 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016885 call app_led_off 
+0x4691 016886 call shutter_disconnect_current_connection 
+0x4692 016887 branch shutter_wait_power_off 
+:      016890 shutter_check_power_off_timer:
+0x4693 016891 arg mem_shutter_power_off_timer ,regc 
+0x4694 016892 arg shutter_check_power_off_timeout ,regb 
+0x4695 016893 branch timer_single_step 
+:      016895 shutter_check_power_off_timeout:
+0x4696 016896 fetch 2 ,mem_ui_state_map 
+0x4697 016897 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016898 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016899 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016900 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016901 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016902 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016903 branch app_enter_hibernate 
+:      016907 classic_shutter_check_unplug_timer:
+0x469e 016908 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016909 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016910 branch timer_single_step 
+:      016912 classic_shutter_unplug_timeout:
+0x46a1 016913 fetch 1 ,mem_control_tasks 
+0x46a2 016914 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016915 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016916 store 1 ,mem_control_tasks 
+0x46a5 016917 rtn 
+:      016919 classic_shutter_hid_handshake_timer:
+0x46a6 016920 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016921 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016922 branch timer_single_step 
+:      016924 classic_shutter_hid_disconn_timer:
+0x46a9 016925 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016926 arg app_bt_disconnect ,regb 
+0x46ab 016927 branch timer_single_step 
+:      016932 ble_shutter_reconn_timer:
+0x46ac 016933 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016934 rtnne ss_state_power_on 
+0x46ae 016935 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016936 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016937 branch timer_single_step_2b 
+:      016940 shutter_process_idle:
+0x46b1 016941 call shutter_send_data_to_master 
+0x46b2 016942 branch keyscan_key_process 
+:      016945 shutter_process_lpm_before:
+0x46b3 016946 branch keyscan_process_lpm_before 
+:      016948 shutter_le_before_hibernate:
+0x46b4 016949 call gpio_set_before_lpm_common 
+0x46b5 016950 branch shutter_process_lpm_before 
+:      016956 shutter_stop_bluetooth_discovery:
+0x46b6 016957 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016958 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016959 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016960 rtn 
+:      016962 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016963 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016964 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016965 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016966 branch app_ble_stop_adv 
+:      016968 classic_shutter_stop_bluetooth_discovery:
+0x46be 016969 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016970 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016971 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016972 branch app_bt_stop_discovery 
+:      016974 shutter_start_bluetooth_discovery:
+0x46c2 016975 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016976 rtnne ss_state_power_on 
+0x46c4 016977 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016978 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016979 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016980 rtn 
+:      016982 classic_shutter_start_discovery:
+0x46c8 016983 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016984 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016985 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016986 branch app_bt_start_discovery_short 
+:      016988 ble_shutter_start_discovery:
+0x46cc 016989 fetch 2 ,mem_ui_state_map 
+0x46cd 016990 rtnbit1 ui_state_ble_connected 
+0x46ce 016991 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016992 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016993 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016994 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016995 call shutter_ble_adv_interval_set 
+0x46d3 016996 call app_led_start_blink 
+0x46d4 016997 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016998 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016999 fetch 2 ,mem_ui_state_map 
+0x46d7 017000 rtnbit1 ui_state_ble_adv 
+0x46d8 017001 branch app_ble_start_adv 
+:      017004 shutter_start_reconnect:
+0x46d9 017005 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 017006 rtnne ss_state_power_on 
+0x46db 017007 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 017008 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 017009 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 017010 rtn 
+:      017012 classic_shutter_start_reconnect:
+0x46df 017013 call app_check_reconn_target 
+0x46e0 017014 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 017015 call app_led_on 
+0x46e2 017016 call app_bt_stop_discovery 
+0x46e3 017017 branch app_bt_start_reconnect 
+:      017019 ble_shutter_start_reconnect:
+0x46e4 017020 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 017021 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 017022 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 017023 nrtn blank 
+0x46e8 017024 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 017025 call shutter_ble_adv_interval_set 
+0x46ea 017026 call app_led_start_blink 
+0x46eb 017027 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 017028 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 017029 fetch 2 ,mem_ui_state_map 
+0x46ee 017030 rtnbit1 ui_state_ble_adv 
+0x46ef 017031 branch app_ble_start_adv 
+:      017034 shutter_ble_adv_interval_set:
+0x46f0 017035 store 2 ,mem_lpm_interval 
+0x46f1 017036 increase -4 ,pdata 
+0x46f2 017037 store 2 ,mem_le_adv_interval 
+0x46f3 017038 rtn 
+:      017041 shutter_disconnect_current_connection:
+0x46f4 017042 fetch 2 ,mem_ui_state_map 
+0x46f5 017043 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 017044 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 017045 branch shutter_stop_bluetooth_discovery 
+:      017049 app_check_reconn_target:
+0x46f8 017050 fetch 1 ,mem_nv_data_number 
+0x46f9 017051 copy pdata ,loopcnt 
+0x46fa 017052 fetch 2 ,mem_nv_data_ptr 
+0x46fb 017053 copy pdata ,rega 
+:      017054 app_check_reconn_target_loop:
+0x46fc 017055 ifetch 2 ,rega 
+0x46fd 017056 beq 0 ,found_reconn_device 
+0x46fe 017057 increase nv_data_len ,rega 
+0x46ff 017058 loop app_check_reconn_target_loop 
+0x4700 017059 branch enable_blank 
+:      017061 found_reconn_device:
+0x4701 017062 ifetch 6 ,contr 
+0x4702 017063 store 6 ,mem_hci_plap 
+0x4703 017064 increase 10 ,contr 
+0x4704 017065 arg mem_link_key ,contw 
+0x4705 017066 call memcpy16 
+0x4706 017067 call check_link_key_load 
+0x4707 017068 branch disable_blank 
+:      017074 shutter_check_data_enable:
+0x4708 017075 call disable_user 
+0x4709 017076 fetch 2 ,mem_ui_state_map 
+0x470a 017077 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 017078 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 017079 rtn 
+:      017081 shutter_check_bt_data_enable:
+0x470d 017082 fetch 1 ,mem_hid_interrupt_state 
+0x470e 017083 rtnne 0x3f 
+0x470f 017084 branch enable_user 
+:      017086 shutter_check_ble_data_enable:
+0x4710 017087 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017088 rtn blank 
+0x4712 017089 branch enable_user 
+:      017094 shutter_check_bluetooth_conn:
+0x4713 017095 call disable_user 
+0x4714 017096 fetch 2 ,mem_ui_state_map 
+0x4715 017097 rtnbit1 ui_state_bt_connected 
+0x4716 017098 rtnbit1 ui_state_ble_connected 
+0x4717 017099 branch enable_user 
+:      017103 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017104 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017105 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017106 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017107 rtn 
+:      017109 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017110 fetch 1 ,mem_scan_mode 
+0x471d 017111 rtnne 0x03 
+0x471e 017112 branch shutter_start_reconnect 
+:      017114 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017115 branch shutter_start_reconnect 
+:      017118 shutter_check_send_data:
+0x4720 017119 disable user2 
+0x4721 017120 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017121 store 2 ,mem_shutter_sleep_timer 
+0x4723 017123 call shutter_check_bluetooth_conn 
+0x4724 017124 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017126 call shutter_check_data_enable 
+0x4726 017127 nrtn user 
+0x4727 017128 enable user2 
+0x4728 017129 rtn 
+:      017133 shutter_key_change:
+0x4729 017134 call shutter_check_send_data 
+0x472a 017135 nrtn user2 
+0x472b 017136 deposit rega 
+0x472c 017137 branch shutter_key_release ,blank 
+:      017138 shutter_key_press:
+0x472d 017139 call app_led_on 
+0x472e 017140 arg mem_key0_press ,regc 
+0x472f 017141 branch push_queue_press_or_release 
+:      017143 shutter_key_release:
+0x4730 017144 call app_led_off 
+0x4731 017145 arg mem_key0_release ,regc 
+:      017147 push_queue_press_or_release:
+0x4732 017148 arg max_queue_num ,pdata 
+0x4733 017149 imul32 queue ,pdata 
+0x4734 017150 iadd regc ,regc 
+:      017153 push_buffer_in_queue:
+0x4735 017154 ifetch 1 ,regc 
+0x4736 017155 rtn blank 
+0x4737 017156 call queue_push_one_byte 
+0x4738 017157 increase 1 ,regc 
+0x4739 017158 branch push_buffer_in_queue 
+:      017161 shutter_send_data_to_master:
+0x473a 017162 fetch 2 ,mem_ui_state_map 
+0x473b 017163 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017164 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017165 rtn 
+:      017167 pop_queue_to_ble_data:
+0x473e 017168 call le_fifo_check_nearly_full 
+0x473f 017169 nrtn blank 
+0x4740 017170 call queue_pop_one_byte 
+0x4741 017171 nrtn user 
+0x4742 017172 pincrease -1 
+0x4743 017173 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017174 arg mem_ble_data_buffer1 ,temp 
+0x4745 017175 iadd temp ,contr 
+:      017176 le_send_notify_from_list:
+0x4746 017177 ifetch 1 ,contr 
+0x4747 017178 copy pdata ,rega 
+0x4748 017179 ifetcht 2 ,contr 
+0x4749 017180 call store_contr 
+0x474a 017181 call le_att_malloc_tx_notify 
+0x474b 017182 copy rega ,loopcnt 
+0x474c 017183 call get_contr 
+0x474d 017184 branch memcpy 
+:      017187 pop_queue_to_classic_data:
+0x474e 017188 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017189 nrtn blank 
+0x4750 017190 call queue_pop_one_byte 
+0x4751 017191 nrtn user 
+0x4752 017192 pincrease -1 
+0x4753 017193 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017194 arg mem_classic_data_buffer1 ,temp 
+0x4755 017195 iadd temp ,contr 
+0x4756 017196 ifetch 5 ,contr 
+0x4757 017197 store 5 ,mem_classic_data_buffer 
+:      017198 classic_send_hid_data:
+0x4758 017199 fetch 1 ,mem_classic_data_buffer 
+0x4759 017200 copy pdata ,rega 
+0x475a 017201 call hid_malloc_tx_buff 
+0x475b 017202 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017203 istore 2 ,contw 
+0x475d 017204 setarg 0xa1 
+0x475e 017205 istore 1 ,contw 
+0x475f 017206 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017207 istore 9 ,contw 
+0x4761 017208 rtn 
+:      017212 queue_push_one_byte:
+0x4762 017213 store 1 ,mem_pdatatemp 
+0x4763 017214 arg mem_pdatatemp ,rega 
+0x4764 017215 branch queue_push 
+:      017217 queue_pop_one_byte:
+0x4765 017218 arg mem_pdatatemp ,rega 
+0x4766 017219 call queue_pop 
+0x4767 017220 nrtn user 
+0x4768 017221 fetch 1 ,mem_pdatatemp 
+0x4769 017222 rtn 
+:      017225 ble_shutter_receive_data:
+0x476a 017226 fetch 2 ,mem_le_att_handle 
+0x476b 017227 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017228 rtn 
+:      017230 shutter_init_param:
+0x476d 017231 setarg 0x02 
+0x476e 017232 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017234 setarg 0x00200008 
+0x4770 017235 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017236 setarg 0x012c0005 
+0x4772 017237 istore 4 ,contw 
+0x4773 017240 jam 0x17 ,mem_le_local_mtu 
+0x4774 017243 setarg 0x1b 
+0x4775 017244 store 2 ,mem_le_pairing_handle 
+0x4776 017245 call le_set_config_fixed_ltk 
+0x4777 017246 call le_set_fixed_ltk 
+0x4778 017247 call le_set_justwork 
+0x4779 017248 branch le_set_config_read_authentication 
+:      017251 shutter_load_buffer_config_form_datarom:
+0x477a 017253 arg ble_key_value_list_size ,loopcnt 
+0x477b 017254 arg mem_ble_data_buffer1 ,contw 
+0x477c 017255 arg ble_shutter_key_value_list ,contr 
+0x477d 017256 call memcpy_fast 
+0x477e 017257 arg bt_key_value_list_size ,loopcnt 
+0x477f 017258 arg mem_classic_data_buffer1 ,contw 
+0x4780 017259 arg classic_shutter_key_value_list ,contr 
+0x4781 017260 branch memcpy_fast 
+:      017263 shutter_load_ble_gatt_form_datarom:
+0x4782 017264 arg ble_gatt_list_size ,loopcnt 
+0x4783 017265 arg ble_shutter_gatt_list ,contr 
+0x4784 017266 branch memcpy_fast 
+:      017269 shutter_load_bt_sdp_form_datarom:
+0x4785 017270 arg bt_sdp_list_size ,loopcnt 
+0x4786 017271 arg classic_shutter_sdp_list ,contr 
+0x4787 017272 branch memcpy_fast 
+:      017276 shutter_init_bluetooth_config:
+0x4788 017277 call shutter_check_load_config_flag 
+0x4789 017278 nrtn user 
+0x478a 017279 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017280 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017281 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017282 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017283 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017284 branch shutter_init_bluetooth_config_gpio_input 
+:      017286 shutter_init_bluetooth_config_gpio_input:
+0x4790 017287 rtn blank 
+0x4791 017288 or pdata ,0x80 ,temp 
+0x4792 017289 branch gpio_config_input_nowake 
+:      017292 shutter_load_bluetooth_config:
+0x4793 017293 call shutter_check_load_config_flag 
+0x4794 017294 nrtn user 
+0x4795 017295 call shutter_load_bluetooth_config_label 
+0x4796 017296 branch shutter_load_bluetooth_config_by_otp 
+:      017298 shutter_load_bluetooth_config_label:
+0x4797 017299 arg 0 ,rega 
+0x4798 017300 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017301 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017302 nsetflag blank ,0 ,rega 
+0x479b 017303 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017304 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017305 nsetflag blank ,1 ,rega 
+0x479e 017306 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017307 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017308 nsetflag blank ,2 ,rega 
+0x47a1 017309 copy rega ,pdata 
+0x47a2 017310 store 1 ,mem_shutter_config_label 
+0x47a3 017311 fetch 1 ,mem_shutter_config_size 
+0x47a4 017312 imul32 rega ,pdata 
+0x47a5 017313 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017314 iadd temp ,pdata 
+0x47a7 017315 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017316 rtn 
+:      017318 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017319 rtn blank 
+0x47aa 017320 or pdata ,0x80 ,temp 
+0x47ab 017321 call gpio_get_bit 
+0x47ac 017322 nbranch enable_blank ,true 
+0x47ad 017323 branch disable_blank 
+:      017326 shutter_check_load_config_flag:
+0x47ae 017327 call disable_user 
+0x47af 017328 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017329 nrtn blank 
+0x47b1 017330 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017331 rtn blank 
+0x47b3 017332 branch enable_user 
+:      017335 shutter_load_bluetooth_config_by_otp:
+0x47b4 017336 call otp_enable_chgpump 
+0x47b5 017337 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017338 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017339 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017340 call otpd_read_data 
+0x47b9 017341 call otp_disable_chgpump 
+:      017342 shutter_load_bluetooth_config_store_name:
+0x47ba 017343 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017344 copy pdata ,loopcnt 
+0x47bc 017345 store 1 ,mem_le_name_len 
+0x47bd 017346 call memcpy_fast 
+0x47be 017347 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017348 copy pdata ,loopcnt 
+0x47c0 017349 store 1 ,mem_local_name_length 
+0x47c1 017350 call memcpy_fast 
+0x47c2 017351 ifetch 1 ,contr 
+0x47c3 017352 store 1 ,mem_shutter_key_num 
+0x47c4 017353 ifetch 1 ,contr 
+0x47c5 017354 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017355 rtn 
+:      017358 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017359 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017360 rtnbit0 classic_shutter 
+0x47c9 017361 arg 3 ,temp 
+0x47ca 017362 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017363 copy pdata ,regb 
+0x47cc 017364 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017365 call iicd_read_eep_data 
+0x47ce 017366 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017367 setarg shutter_eeprom_config_crc 
+0x47d0 017368 isub temp ,null 
+0x47d1 017369 nrtn zero 
+0x47d2 017370 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017371 rtn blank 
+0x47d4 017372 copy pdata ,temp 
+0x47d5 017373 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017374 add pdata ,3 ,regb 
+0x47d7 017375 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017376 call iicd_read_eep_data 
+0x47d9 017377 branch shutter_store_config 
+:      017379 shutter_load_bluetooth_config_by_user_config:
+0x47da 017380 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017381 rtn blank 
+0x47dc 017382 call otp_enable_chgpump 
+0x47dd 017383 arg 1 ,temp 
+0x47de 017384 arg mem_shutter_config_user_size ,rega 
+0x47df 017385 call otpd_read_data 
+0x47e0 017387 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017388 rtn blank 
+0x47e2 017390 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017391 pincrease 1 
+0x47e4 017392 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017393 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017394 call otpd_read_data 
+0x47e7 017395 call otp_disable_chgpump 
+:      017396 shutter_store_config:
+0x47e8 017397 call shutter_load_bluetooth_config_store_name 
+:      017398 shutter_load_bluetooth_config_custom:
+0x47e9 017399 ifetch 2 ,contr 
+0x47ea 017400 rtn blank 
+0x47eb 017401 copy pdata ,contw 
+0x47ec 017402 ifetcht 1 ,contr 
+0x47ed 017403 copy temp ,loopcnt 
+0x47ee 017404 call memcpy 
+0x47ef 017405 branch shutter_load_bluetooth_config_custom 
+:      017409 shutter_random_mac_addr:
+0x47f0 017410 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017411 rtnbit0 classic_shutter 
+0x47f2 017412 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017413 copy pdata ,regb 
+0x47f4 017414 arg 4 ,temp 
+0x47f5 017415 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017416 call iicd_read_eep_data 
+0x47f7 017417 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017418 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017419 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017420 setarg 1 
+0x47fa 017421 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017422 force 3 ,loopcnt 
+0x47fc 017423 call generate_random_loop 
+0x47fd 017424 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017425 copy pdata ,regb 
+0x47ff 017426 arg 4 ,temp 
+0x4800 017427 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017428 call iicd_write_eep_data 
+:      017429 shutter_write_random_mac_addr:
+0x4802 017430 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017431 store 3 ,mem_lap 
+0x4804 017432 store 3 ,mem_le_lap 
+0x4805 017433 rtn 
+:      017436 shutter_soft_swtich_power_on:
+0x4806 017437 branch shutter_start_reconnect 
+:      017440 shutter_soft_swtich_power_off:
+0x4807 017441 arg 0 ,rega 
+0x4808 017442 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017443 call ui_led_set_style_global 
+0x480a 017444 call shutter_disconnect_current_connection 
+:      017445 shutter_wait_power_off:
+0x480b 017446 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017447 store 1 ,mem_shutter_power_off_timer 
+0x480d 017448 rtn 
+:      017452 ui_soft_swtich_init:
+0x480e 017453 setarg ss_state_power_up 
+0x480f 017454 call ui_soft_swtich_init_power_on_time 
+0x4810 017455 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017456 call ui_button_init 
+0x4812 017457 call ui_button_polling 
+0x4813 017458 fetch 2 ,mem_ui_state_map 
+0x4814 017459 rtnbit1 ui_state_btn_down 
+0x4815 017460 branch app_enter_hibernate 
+:      017462 ui_soft_swtich_init_power_on_time:
+0x4816 017463 fetcht 2 ,mem_power_param_ptr 
+0x4817 017464 istore 1 ,temp 
+0x4818 017465 ifetch 1 ,contw 
+0x4819 017466 store 1 ,mem_ui_button_timeout 
+0x481a 017467 rtn 
+:      017470 ui_soft_switch_botton_up:
+0x481b 017471 fetch 2 ,mem_power_param_ptr 
+0x481c 017472 ifetch 1 ,pdata 
+0x481d 017473 rtnne ss_state_power_up 
+0x481e 017474 branch app_enter_hibernate 
+:      017477 ui_soft_switch_botton_long_press:
+0x481f 017478 fetcht 2 ,mem_power_param_ptr 
+0x4820 017479 ifetch 1 ,temp 
+0x4821 017480 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017481 ui_soft_switch_power_on:
+0x4822 017482 setarg ss_state_power_on 
+0x4823 017483 fetcht 2 ,mem_power_param_ptr 
+0x4824 017484 istore 1 ,temp 
+0x4825 017485 add temp ,ss_power_off_time ,contr 
+0x4826 017486 ifetch 1 ,contr 
+0x4827 017487 istore 1 ,mem_ui_button_timeout 
+0x4828 017488 ifetch 2 ,contr 
+0x4829 017489 branch callback_func 
+:      017491 ui_soft_switch_power_off:
+0x482a 017492 setarg ss_state_power_off 
+0x482b 017493 call ui_soft_swtich_init_power_on_time 
+0x482c 017494 add temp ,ss_power_off_cb ,contr 
+0x482d 017495 ifetch 2 ,contr 
+0x482e 017496 branch app_enter_hibernate ,blank 
+0x482f 017497 branch callback_func 
+:      017503 shutter_byteswap:
+0x4830 017504 store 6 ,mem_tmp_buffer 
+0x4831 017505 fetch 1 ,mem_tmp_buffer 
+0x4832 017506 store 1 ,mem_tmp_buffer + 11 
+0x4833 017507 ifetch 1 ,contr 
+0x4834 017508 store 1 ,mem_tmp_buffer + 10 
+0x4835 017509 ifetch 1 ,contr 
+0x4836 017510 store 1 ,mem_tmp_buffer + 9 
+0x4837 017511 ifetch 1 ,contr 
+0x4838 017512 store 1 ,mem_tmp_buffer + 8 
+0x4839 017513 ifetch 1 ,contr 
+0x483a 017514 store 1 ,mem_tmp_buffer + 7 
+0x483b 017515 ifetch 1 ,contr 
+0x483c 017516 store 1 ,mem_tmp_buffer + 6 
+0x483d 017517 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017518 rtn 
+:      017520 shutter_random_addr_by_otp:
+0x483f 017521 call load_adc_init 
+0x4840 017522 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017523 store 1 ,mem_le_lap 
+0x4842 017524 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017525 istore 1 ,contw 
+0x4844 017526 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017527 istore 1 ,contw 
+0x4846 017528 fetch 3 ,mem_le_lap 
+0x4847 017529 store 3 ,mem_lap 
+0x4848 017530 rtn 
+:      017542 sim_iic_read_eep_data:
+0x4849 017543 fetch 2 ,mem_eeprom_base 
+0x484a 017544 iadd regb ,pdata 
+0x484b 017545 byteswap pdata ,pdata 
+0x484c 017546 store 2 ,mem_addr_mi 
+0x484d 017547 copy temp ,regb 
+0x484e 017549 call sim_iic_start 
+0x484f 017550 setarg 0xa0 
+0x4850 017551 call sim_iic_send_byte 
+0x4851 017552 fetch 1 ,mem_addr_mi 
+0x4852 017553 call sim_iic_send_byte 
+0x4853 017554 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017555 fetch 1 ,mem_addr_mi + 1 
+0x4855 017556 call sim_iic_send_byte 
+:      017557 sim_iic_read_eep_data_2k:
+0x4856 017558 call sim_iic_stop 
+0x4857 017560 call sim_iic_start 
+0x4858 017561 setarg 0xa1 
+0x4859 017562 call sim_iic_send_byte 
+:      017564 sim_iic_read_eep_data_loop:
+0x485a 017565 call sim_iic_read_byte 
+0x485b 017566 istore 1 ,rega 
+0x485c 017567 increase 1 ,rega 
+0x485d 017568 increase -1 ,regb 
+0x485e 017569 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017570 branch sim_iic_stop 
+:      017581 sim_iic_write_eep_data:
+0x4860 017582 byteswap regb ,pdata 
+0x4861 017583 store 2 ,mem_addr_mi 
+0x4862 017584 copy temp ,regb 
+0x4863 017586 call sim_iic_start 
+0x4864 017587 setarg 0xa0 
+0x4865 017588 call sim_iic_send_byte 
+0x4866 017590 fetch 1 ,mem_addr_mi 
+0x4867 017591 call sim_iic_send_byte 
+0x4868 017592 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017593 fetch 1 ,mem_addr_mi + 1 
+0x486a 017594 call sim_iic_send_byte 
+:      017595 sim_iic_write_eep_data_loop:
+0x486b 017596 ifetch 1 ,rega 
+0x486c 017597 call sim_iic_send_byte 
+0x486d 017598 increase 1 ,rega 
+0x486e 017599 increase -1 ,regb 
+0x486f 017600 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017601 branch sim_iic_stop 
+:      017605 sim_iic_wait_ack:
+0x4871 017606 arg 10 ,loopcnt 
+0x4872 017607 call sim_iic_release_sda 
+0x4873 017608 call sim_iic_scl_output_high 
+0x4874 017609 call sim_iic_delay 
+:      017610 sim_iic_wait_ack_loop:
+0x4875 017611 call sim_iic_read_sda_level 
+0x4876 017612 branch sim_iic_scl_output_low ,blank 
+0x4877 017613 loop sim_iic_wait_ack_loop 
+0x4878 017614 branch sim_iic_scl_output_low 
+:      017618 sim_iic_ack_slave:
+0x4879 017619 call sim_iic_scl_output_low 
+0x487a 017620 call sim_iic_sda_output_low 
+0x487b 017621 call sim_iic_delay 
+0x487c 017622 call sim_iic_scl_output_high 
+0x487d 017623 call sim_iic_delay 
+0x487e 017624 branch sim_iic_scl_output_low 
+:      017629 sim_iic_read_byte:
+0x487f 017630 arg 8 ,loopcnt 
+0x4880 017631 arg 0 ,regc 
+0x4881 017632 call sim_iic_release_sda 
+:      017633 sim_iic_read_byte_loop:
+0x4882 017634 call sim_iic_scl_output_high 
+0x4883 017635 call sim_iic_delay 
+0x4884 017636 lshift regc ,regc 
+0x4885 017637 call sim_iic_read_sda_level 
+0x4886 017638 iadd regc ,regc 
+0x4887 017639 call sim_iic_delay 
+0x4888 017640 call sim_iic_scl_output_low 
+0x4889 017641 loop sim_iic_read_byte_loop 
+0x488a 017642 call sim_iic_ack_slave 
+0x488b 017643 copy regc ,pdata 
+0x488c 017644 rtn 
+:      017648 sim_iic_send_byte:
+0x488d 017649 arg 8 ,loopcnt 
+0x488e 017650 copy pdata ,regc 
+0x488f 017651 call sim_iic_scl_output_low 
+:      017652 sim_iic_send_byte_loop:
+0x4890 017653 isolate1 7 ,regc 
+0x4891 017654 call sim_iic_sda_output_high ,true 
+0x4892 017655 ncall sim_iic_sda_output_low ,true 
+0x4893 017656 lshift regc ,regc 
+0x4894 017657 call sim_iic_delay 
+0x4895 017658 call sim_iic_scl_output_high 
+0x4896 017659 call sim_iic_delay 
+0x4897 017660 call sim_iic_scl_output_low 
+0x4898 017661 call sim_iic_delay 
+0x4899 017662 loop sim_iic_send_byte_loop 
+0x489a 017663 branch sim_iic_wait_ack 
+:      017667 sim_iic_start:
+0x489b 017668 call sim_iic_sda_output_high 
+0x489c 017669 call sim_iic_scl_output_high 
+0x489d 017670 call sim_iic_delay 
+0x489e 017671 call sim_iic_sda_output_low 
+0x489f 017672 call sim_iic_delay 
+0x48a0 017673 branch sim_iic_scl_output_low 
+:      017677 sim_iic_stop:
+0x48a1 017678 call sim_iic_sda_output_low 
+0x48a2 017679 call sim_iic_scl_output_high 
+0x48a3 017680 call sim_iic_delay 
+0x48a4 017681 call sim_iic_sda_output_high 
+0x48a5 017682 branch sim_iic_delay 
+:      017686 sim_iic_scl_output_high:
+0x48a6 017687 enable user 
+0x48a7 017688 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017689 branch sim_iic_config_gpio 
+:      017692 sim_iic_scl_output_low:
+0x48a9 017693 disable user 
+0x48aa 017694 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017695 branch sim_iic_config_gpio 
+:      017698 sim_iic_sda_output_high:
+0x48ac 017699 enable user 
+0x48ad 017700 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017701 branch sim_iic_config_gpio 
+:      017704 sim_iic_sda_output_low:
+0x48af 017705 disable user 
+0x48b0 017706 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017707 branch sim_iic_config_gpio 
+:      017712 sim_iic_config_gpio:
+0x48b2 017713 and pdata ,0x07 ,queue 
+0x48b3 017714 rshift3 pdata ,pdata 
+0x48b4 017715 arg core_gpio_oe0 ,temp 
+0x48b5 017716 iadd temp ,temp 
+0x48b6 017717 ifetch 1 ,temp 
+0x48b7 017718 qset1 pdata 
+0x48b8 017719 istore 1 ,temp 
+0x48b9 017720 increase 4 ,temp 
+0x48ba 017721 ifetch 1 ,temp 
+0x48bb 017722 qsetflag user ,pdata 
+0x48bc 017723 istore 1 ,temp 
+0x48bd 017724 rtn 
+:      017727 sim_iic_release_sda:
+0x48be 017728 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017729 and pdata ,0x07 ,queue 
+0x48c0 017730 rshift3 pdata ,pdata 
+0x48c1 017731 arg core_gpio_oe0 ,temp 
+0x48c2 017732 iadd temp ,temp 
+0x48c3 017733 ifetch 1 ,temp 
+0x48c4 017734 qset0 pdata 
+0x48c5 017735 istore 1 ,temp 
+0x48c6 017736 rtn 
+:      017741 sim_iic_read_sda_level:
+0x48c7 017742 nop 4 
+0x48c8 017743 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017744 and pdata ,0x07 ,queue 
+0x48ca 017745 rshift3 pdata ,pdata 
+0x48cb 017746 arg core_gpio_in ,temp 
+0x48cc 017747 iadd temp ,temp 
+0x48cd 017748 setarg 0 
+0x48ce 017749 ifetcht 1 ,temp 
+0x48cf 017750 qisolate1 temp 
+0x48d0 017751 setflag true ,0 ,pdata 
+0x48d1 017752 rtn 
+:      017755 sim_iic_delay:
+0x48d2 017757 rtn 
+:      017763 usb_isr:
+0x48d3 017764 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017765 hfetch 1 ,core_usb_status 
+0x48d5 017766 isolate1 7 ,pdata 
+0x48d6 017767 call usb_init ,true 
+0x48d7 017768 call usb_nak_state_judge 
+0x48d8 017769 hfetch 1 ,core_usb_status 
+0x48d9 017770 store 1 ,mem_usb_status 
+0x48da 017771 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017772 store 1 ,mem_usb_fifo_empty 
+0x48dc 017773 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017774 pinvert 
+0x48de 017775 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017776 iand temp ,pdata 
+0x48e0 017777 store 1 ,mem_usb_tx_wait 
+0x48e1 017778 jam 0xe0 ,core_usb_status 
+0x48e2 017779 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017780 compare 0x1 ,pdata ,0x1 
+0x48e4 017781 call usb0_fifo_empty ,true 
+0x48e5 017782 fetch 1 ,mem_usb_status 
+0x48e6 017783 compare 0x1 ,pdata ,0x1 
+0x48e7 017784 call usb_status1 ,true 
+0x48e8 017785 call usb_tx 
+0x48e9 017786 branch usb_nak_state 
+:      017788 usb_init:
+0x48ea 017789 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017790 call usb_init_param 
+0x48ec 017791 jam 0x00 ,core_usb_config 
+0x48ed 017792 nop 10000 
+0x48ee 017793 jam 0xc0 ,core_usb_trig 
+0x48ef 017794 hfetch 2 ,core_clkoff 
+0x48f0 017795 set0 clock_off_usb ,pdata 
+0x48f1 017796 hstore 2 ,core_clkoff 
+0x48f2 017797 jam 0x3c ,core_usb_config 
+0x48f3 017798 jam 0xff ,core_usb_status 
+0x48f4 017799 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017800 jam 0 ,core_usb_addr 
+0x48f6 017801 jam dev_default ,mem_usb0_state 
+0x48f7 017802 setarg mem_usb_clear_mem_end 
+0x48f8 017803 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017804 isub contw ,loopcnt 
+0x48fa 017805 branch clear_mem 
+:      017807 usb_offline_check_init:
+0x48fb 017808 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017809 branch gpio_config_input 
+:      017810 usb_offline_state:
+0x48fd 017811 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017812 rtn blank 
+0x48ff 017813 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017814 call gpio_get_bit 
+0x4901 017815 branch usb_init ,true 
+0x4902 017816 rtn 
+:      017819 usb_nak_state:
+0x4903 017820 arg timer_nak ,queue 
+0x4904 017821 call timer_check 
+0x4905 017822 nrtn blank 
+0x4906 017823 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017824 nrtn blank 
+0x4908 017825 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017826 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017827 rtn 
+:      017829 usb_mem_devicedesc_init:
+0x490b 017830 arg mem_devicedesc ,contw 
+0x490c 017831 setsect 0 ,0x11212 
+0x490d 017832 setsect 1 ,0x8000 
+0x490e 017833 setsect 2 ,0x0 
+0x490f 017834 setsect 3 ,0x10000 
+0x4910 017835 istore 9 ,contw 
+0x4911 017836 setsect 0 ,0x22412 
+0x4912 017837 setsect 1 ,0x8604 
+0x4913 017838 setsect 2 ,0x1000 
+0x4914 017839 setsect 3 ,0x8 
+0x4915 017840 istore 9 ,contw 
+0x4916 017841 setsect 0 ,0x1 
+0x4917 017842 istore 1 ,contw 
+0x4918 017843 rtn 
+:      017845 usb_init_param:
+0x4919 017846 jam 2 ,mem_usb0_state 
+0x491a 017847 setarg 0x0 
+0x491b 017848 store 1 ,mem_remain 
+0x491c 017849 store 2 ,mem_usb_zero_packet 
+0x491d 017850 pincrease 1 
+0x491e 017851 store 2 ,mem_usb_ones_packet 
+0x491f 017852 pincrease 1 
+0x4920 017853 store 2 ,mem_usb_two_packet 
+0x4921 017854 setarg hid_kbdata_addr 
+0x4922 017855 store 2 ,mem_hidreportdesc_kb 
+0x4923 017856 setarg hid_msdata_addr 
+0x4924 017857 store 2 ,mem_hidreportdesc_m 
+0x4925 017858 arg mem_confdesc ,contw 
+0x4926 017859 arg hid_confdata_addr ,contr 
+0x4927 017860 call memcpy64 
+0x4928 017861 fetch 1 ,mem_usb_tx_interval 
+0x4929 017862 ncall usb_tx_interval_config ,blank 
+0x492a 017863 branch usb_mem_devicedesc_init 
+:      017865 usb_tx_interval_config:
+0x492b 017866 store 1 ,mem_confdesc + 34 
+0x492c 017867 store 1 ,mem_confdesc + 59 
+0x492d 017868 rtn 
+:      017869 usb_nak_state_judge:
+0x492e 017870 hfetch 1 ,core_usb_status 
+0x492f 017871 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017872 rtn 
+:      017874 usb_nak_state_timer_init:
+0x4931 017875 call usb0_attached_state_judge 
+0x4932 017876 call timer_reinit 
+0x4933 017877 setarg timer_nak_delay 
+0x4934 017878 arg timer_nak ,queue 
+0x4935 017879 branch timer_init 
+:      017881 usb0_attached_state_judge:
+0x4936 017882 fetch 1 ,mem_usb_state 
+0x4937 017883 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017884 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017885 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017886 rtn 
+:      017887 usb_clear_halt_dispose:
+0x493b 017888 fetch 1 ,mem_usb_clear_halt 
+0x493c 017889 rtn blank 
+0x493d 017890 jam 0 ,mem_usb_clear_halt 
+0x493e 017891 jam usb_connected ,mem_usb_state 
+0x493f 017892 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017893 rtn 
+:      017895 usb0_fifo_empty:
+0x4941 017896 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017897 branch usb0_tx 
+:      017899 usb_rx_no_data:
+0x4943 017900 fetch 1 ,mem_usb_status 
+0x4944 017901 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017902 rtn 
+:      017904 usb_rx_read:
+0x4946 017905 hfetch 1 ,core_usb_ep 
+0x4947 017906 istore 1 ,contw 
+0x4948 017907 loop usb_rx_read 
+0x4949 017908 rtn 
+:      017910 usb_status1:
+0x494a 017911 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017912 jam 0x11 ,core_usb_status 
+0x494c 017913 hfetch 1 ,core_usb_ep_len 
+0x494d 017914 store 1 ,mem_usb_read_len 
+0x494e 017915 copy pdata ,loopcnt 
+0x494f 017916 branch usb_rx_no_data ,blank 
+0x4950 017917 arg mem_usb_setup ,contw 
+0x4951 017918 call usb_rx_read 
+0x4952 017919 fetch 1 ,mem_usb_read_len 
+0x4953 017920 sub pdata ,7 ,null 
+0x4954 017921 rtn positive 
+:      017922 usb_class_type:
+0x4955 017923 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017924 and_into 0x80 ,pdata 
+0x4957 017925 beq in_device ,usb_in_device 
+0x4958 017926 beq out_device ,usb_out_device 
+0x4959 017927 branch assert 
+:      017929 usb_in_device:
+0x495a 017930 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017931 rshift4 pdata ,pdata 
+0x495c 017932 rshift pdata ,pdata 
+0x495d 017933 and_into 0x03 ,pdata 
+0x495e 017934 beq standard_req ,usb_in_standard_req 
+0x495f 017935 beq class_req ,usb_in_class_req 
+0x4960 017936 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017937 branch assert 
+:      017939 usb_out_device:
+0x4962 017940 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017941 rshift4 pdata ,pdata 
+0x4964 017942 rshift pdata ,pdata 
+0x4965 017943 and_into 0x03 ,pdata 
+0x4966 017944 beq standard_req ,usb_out_standard_req 
+0x4967 017945 beq class_req ,usb_out_class_req 
+0x4968 017946 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017947 branch assert 
+:      017949 usb_in_standard_req:
+0x496a 017950 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017951 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017952 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017953 beq get_interface ,usb0_request_get_interface 
+0x496e 017954 beq get_status ,usb0_request_get_status 
+0x496f 017955 branch usb0_force_stall 
+:      017957 usb_in_class_req:
+0x4970 017958 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017959 beq get_idle ,usb_get_idle 
+0x4972 017960 beq get_report ,usb_get_report 
+0x4973 017961 beq get_protocol ,usb_get_protocol_req 
+0x4974 017962 branch usb0_force_stall 
+:      017964 usb_in_manufacturer_req:
+0x4975 017965 branch usb0_force_stall 
+:      017967 usb_out_standard_req:
+0x4976 017968 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017969 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017970 beq set_feature ,usb0_request_set_feature 
+0x4979 017971 beq set_address ,usb0_request_set_address 
+0x497a 017972 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017973 beq set_interface ,usb0_request_set_interface 
+0x497c 017974 beq set_descriptor ,usb0_force_stall 
+0x497d 017975 branch usb0_force_stall 
+:      017977 usb_out_class_req:
+0x497e 017978 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017979 beq set_idle ,usb_set_idle 
+0x4980 017980 beq set_report ,usb_set_report 
+0x4981 017981 beq set_protocol ,usb_set_protocol_req 
+0x4982 017982 branch usb0_force_stall 
+:      017984 usb_out_manufacturer_req:
+0x4983 017985 branch usb0_force_stall 
+:      017987 usb0_force_stall:
+0x4984 017988 hfetch 1 ,core_usb_stall 
+0x4985 017989 set1 0 ,pdata 
+0x4986 017990 hstore 1 ,core_usb_stall 
+0x4987 017991 branch usb0_reply_zerolen 
+:      017993 usb0_reply_zerolen:
+0x4988 017994 jam 0x40 ,core_usb_clear 
+0x4989 017995 rtn 
+:      017997 usb0_request_get_configuration:
+0x498a 017998 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017999 bne in_device ,usb0_force_stall 
+0x498c 018000 fetch 1 ,mem_usb_setup_windex 
+0x498d 018001 bne 0 ,usb0_force_stall 
+0x498e 018002 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 018003 bne 0 ,usb0_force_stall 
+0x4990 018004 fetch 1 ,mem_usb_setup_blength 
+0x4991 018005 bne 1 ,usb0_force_stall 
+0x4992 018006 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 018007 bne 0 ,usb0_force_stall 
+0x4994 018008 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 018009 bne 0 ,usb0_force_stall 
+0x4996 018010 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 018011 bne 0 ,usb0_force_stall 
+0x4998 018012 fetch 1 ,mem_usb0_state 
+0x4999 018013 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 018014 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 018015 branch usb0_force_stall 
+:      018017 usb0_request_get_cfg_dev_cfg:
+0x499c 018018 arg 1 ,regb 
+0x499d 018019 branch usb_send_ones_packet 
+:      018021 usb0_request_get_cfg_dev_addr:
+0x499e 018022 arg 1 ,regb 
+0x499f 018023 branch usb_send_zero_packet 
+:      018025 usb0_request_get_descriptor:
+0x49a0 018026 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 018027 set0 mark_isstr ,mark 
+0x49a2 018028 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 018029 beq dsc_device ,dsc_device_info 
+0x49a4 018030 beq dsc_config ,dsc_config_info 
+0x49a5 018031 beq dsc_string ,dsc_string_info 
+0x49a6 018032 beq dsc_hid ,dsc_hid_info 
+0x49a7 018033 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 018034 branch usb0_force_stall 
+:      018036 dsc_hid_info:
+0x49a9 018037 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 018038 fetch 1 ,mem_usb_setup_windex 
+0x49ab 018039 beq 0 ,dsc_hid_info_interface0 
+0x49ac 018040 beq 1 ,dsc_hid_info_interface1 
+0x49ad 018041 branch usb0_force_stall 
+:      018043 dsc_hid_info_interface0:
+0x49ae 018044 arg mem_confdesc + 19 ,rega 
+0x49af 018045 ifetch 1 ,rega 
+0x49b0 018046 iforce regb 
+0x49b1 018047 branch usb0_respond 
+:      018049 dsc_hid_info_interface1:
+0x49b2 018050 arg mem_confdesc + 44 ,rega 
+0x49b3 018051 ifetch 1 ,rega 
+0x49b4 018052 iforce regb 
+0x49b5 018053 branch usb0_respond 
+:      018055 dsc_device_info:
+0x49b6 018059 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 018060 ncall usb_set_high_addr ,blank 
+0x49b8 018061 setarg mem_devicedesc 
+0x49b9 018062 fetcht 1 ,mem_devicedesc 
+:      018063 dsc_info_set_data_len:
+0x49ba 018064 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 018065 storet 1 ,mem_dsc_info_len 
+0x49bc 018066 fetch 1 ,mem_usb_setup_blength 
+0x49bd 018067 isub temp ,null 
+0x49be 018068 nbranch dsc_info_set_current_data_len ,positive 
+:      018069 dsc_info_set_initial_data_len:
+0x49bf 018070 fetch 1 ,mem_dsc_info_len 
+:      018071 dsc_info_set_data_size_completed:
+0x49c0 018072 iforce regb 
+0x49c1 018073 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 018074 add pdata ,1 ,pdata 
+0x49c3 018075 iforce rega 
+0x49c4 018076 branch usb0_respond 
+:      018077 dsc_info_set_current_data_len:
+0x49c5 018078 fetch 1 ,mem_usb_setup_blength 
+0x49c6 018079 branch dsc_info_set_data_size_completed 
+:      018081 usb_set_high_addr:
+0x49c7 018082 hfetch 1 ,core_usb_addr 
+0x49c8 018083 ncall usb0_set_addr ,blank 
+0x49c9 018084 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 018085 rtn 
+:      018086 usb0_set_addr:
+0x49cb 018087 hfetch 1 ,core_usb_addr 
+0x49cc 018088 set1 7 ,pdata 
+0x49cd 018089 hstore 1 ,core_usb_addr 
+0x49ce 018090 rtn 
+:      018092 dsc_config_info:
+0x49cf 018093 setarg mem_confdesc 
+0x49d0 018094 fetcht 1 ,mem_confdesc 
+0x49d1 018095 branch dsc_info_set_data_len 
+:      018097 dsc_string_info:
+0x49d2 018098 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018099 sub pdata ,3 ,null 
+0x49d4 018100 nbranch usb0_force_stall ,positive 
+0x49d5 018101 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018102 arg mem_string0 ,rega 
+0x49d7 018103 beq 0 ,usb0_respond_length 
+0x49d8 018104 set1 mark_isstr ,mark 
+0x49d9 018105 arg mem_string1 ,rega 
+0x49da 018106 beq 1 ,usb0_respond_length 
+0x49db 018107 arg mem_string2 ,rega 
+0x49dc 018108 beq 2 ,usb0_respond_length 
+0x49dd 018109 arg mem_string3 ,rega 
+0x49de 018110 beq 3 ,usb0_respond_length 
+0x49df 018111 rtn 
+:      018113 dsc_hid_report_info:
+0x49e0 018114 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018115 beq 1 ,dsc_hid_report_info0 
+0x49e2 018116 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018117 copy pdata ,rega 
+0x49e4 018119 branch usb0_respond_length 
+:      018120 dsc_hid_report_info0:
+0x49e5 018121 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018122 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018123 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018124 copy pdata ,rega 
+0x49e9 018126 branch usb0_respond_length 
+:      018129 usb0_request_get_interface:
+0x49ea 018130 fetch 1 ,mem_usb0_state 
+0x49eb 018131 bne dev_configured ,usb0_force_stall 
+0x49ec 018132 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018133 bne in_interface ,usb0_force_stall 
+0x49ee 018134 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018135 bne 0 ,usb0_force_stall 
+0x49f0 018136 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018137 bne 0 ,usb0_force_stall 
+0x49f2 018138 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018139 bne 1 ,usb0_force_stall 
+0x49f4 018140 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018141 bne 0 ,usb0_force_stall 
+0x49f6 018142 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018143 bne 0 ,usb0_force_stall 
+0x49f8 018144 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018145 bne 0 ,usb0_force_stall 
+0x49fa 018146 arg 1 ,regb 
+0x49fb 018147 branch usb_send_zero_packet 
+:      018150 usb0_request_get_status:
+0x49fc 018151 fetch 1 ,mem_usb0_state 
+0x49fd 018152 beq dev_default ,usb0_force_stall 
+0x49fe 018153 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018154 bne 0 ,usb0_force_stall 
+0x4a00 018155 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018156 bne 0 ,usb0_force_stall 
+0x4a02 018157 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018158 bne 2 ,usb0_force_stall 
+0x4a04 018159 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018160 bne 0 ,usb0_force_stall 
+0x4a06 018161 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018162 bne 0 ,usb0_force_stall 
+0x4a08 018163 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018164 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018165 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018166 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018167 branch usb0_force_stall 
+:      018169 usb0_get_status_in_device:
+0x4a0d 018170 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018171 bne 0 ,usb0_force_stall 
+0x4a0f 018172 arg 2 ,regb 
+0x4a10 018173 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018174 beq 0x01 ,usb_send_two_packet 
+:      018176 usb_send_zero_packet:
+0x4a12 018177 arg mem_usb_zero_packet ,rega 
+0x4a13 018178 branch usb0_respond 
+:      018179 usb_send_ones_packet:
+0x4a14 018180 arg mem_usb_ones_packet ,rega 
+0x4a15 018181 branch usb0_respond 
+:      018182 usb_send_two_packet:
+0x4a16 018183 arg mem_usb_two_packet ,rega 
+0x4a17 018184 branch usb0_respond 
+:      018186 usb0_get_status_in_interface:
+0x4a18 018187 fetch 1 ,mem_usb0_state 
+0x4a19 018188 bne dev_configured ,usb0_force_stall 
+0x4a1a 018189 arg 2 ,regb 
+0x4a1b 018190 branch usb_send_zero_packet 
+:      018192 usb0_get_status_in_endpoint:
+0x4a1c 018193 fetch 1 ,mem_usb0_state 
+0x4a1d 018194 bne dev_configured ,usb0_force_stall 
+0x4a1e 018195 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018196 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018197 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018198 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018199 and_into 0x7f ,pdata 
+0x4a23 018200 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018201 branch usb0_force_stall 
+:      018203 usb0_get_status_in_ep_in_ep0:
+0x4a25 018204 fetch 1 ,mem_usb_ep0_stall_status 
+:      018205 usb0_get_status_in_ep_in_ack:
+0x4a26 018206 arg 2 ,regb 
+0x4a27 018207 beq 1 ,usb_send_ones_packet 
+0x4a28 018208 branch usb_send_zero_packet 
+:      018209 usb0_get_status_in_ep_in_ep1:
+0x4a29 018210 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018211 branch usb0_get_status_in_ep_in_ack 
+:      018212 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018213 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018214 branch usb0_get_status_in_ep_in_ack 
+:      018215 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018216 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018217 branch usb0_get_status_in_ep_in_ack 
+:      018219 usb_get_idle:
+0x4a2f 018220 jam 1 ,mem_usb_idle_flag 
+0x4a30 018221 arg mem_usb_idle_rate ,rega 
+0x4a31 018222 arg 1 ,regb 
+0x4a32 018223 branch usb0_respond 
+:      018225 usb_get_report:
+0x4a33 018226 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018227 arg pc_get_report ,temp 
+0x4a35 018228 isub temp ,null 
+0x4a36 018229 nbranch usb0_force_stall ,zero 
+0x4a37 018230 set0 mark_isstr ,mark 
+:      018231 usb_get_report_dispose:
+0x4a38 018232 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018233 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018234 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018235 usb_get_report_send_data:
+0x4a3b 018236 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018237 iforce regb 
+0x4a3d 018238 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018239 call usb0_respond 
+:      018240 usb_get_report_data_release:
+0x4a3f 018241 arg mem_usb0_get_report_data ,contw 
+0x4a40 018242 arg 8 ,loopcnt 
+0x4a41 018243 branch memset0 
+:      018244 usb_get_report_data_success:
+0x4a42 018245 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018246 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018247 branch usb_get_report_send_data 
+:      018249 usb_get_protocol_req:
+0x4a45 018250 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018251 bne 1 ,usb0_force_stall 
+0x4a47 018252 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018253 arg 1 ,regb 
+0x4a49 018254 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018255 beq 0 ,usb_get_report_protocol 
+0x4a4b 018256 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018257 branch usb_send_zero_packet 
+:      018258 usb_get_report_protocol:
+0x4a4d 018259 branch usb_send_ones_packet 
+:      018260 usb_get_boot_protocol:
+0x4a4e 018261 branch usb_send_zero_packet 
+:      018266 usb0_request_clear_feature:
+0x4a4f 018267 fetch 1 ,mem_usb0_state 
+0x4a50 018268 bne dev_configured ,usb0_force_stall 
+0x4a51 018269 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018270 bne 0 ,usb0_force_stall 
+0x4a53 018271 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018272 bne 0 ,usb0_force_stall 
+0x4a55 018273 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018274 bne 0 ,usb0_force_stall 
+0x4a57 018275 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018276 bne 0 ,usb0_force_stall 
+0x4a59 018277 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018278 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018279 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018280 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018281 branch usb0_force_stall 
+:      018283 usb0_request_clear_feature_out_device:
+0x4a5e 018284 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018285 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018286 hfetch 1 ,core_usb_config 
+0x4a61 018287 set0 7 ,pdata 
+0x4a62 018288 hstore 1 ,core_usb_config 
+0x4a63 018289 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018290 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018291 branch usb0_reply_zerolen 
+:      018293 usb0_request_clear_feature_out_interface:
+0x4a66 018294 branch usb0_force_stall 
+:      018296 usb0_request_clear_feature_out_endpoint:
+0x4a67 018297 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018298 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018299 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018300 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018301 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018302 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018303 and_into 0x7f ,pdata 
+0x4a6e 018304 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018305 branch usb0_force_stall 
+:      018307 usb0_force_stall_ep0_in_off:
+0x4a70 018308 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018309 branch usb0_reply_zerolen 
+:      018310 usb0_force_stall_ep1_in_off:
+0x4a72 018311 jam 0 ,mem_usb_ep1_stall_status 
+:      018312 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018313 jam 1 ,mem_usb_clear_halt 
+0x4a74 018314 branch usb0_reply_zerolen 
+:      018315 usb0_force_stall_ep2_in_off:
+0x4a75 018316 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018317 branch usb0_force_stall_ep1_in_off_reply 
+:      018318 usb0_force_stall_ep3_in_off:
+0x4a77 018319 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018320 branch usb0_force_stall_ep1_in_off_reply 
+:      018323 usb0_request_set_feature:
+0x4a79 018324 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018325 bne 0 ,usb0_force_stall 
+0x4a7b 018326 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018327 bne 0 ,usb0_force_stall 
+0x4a7d 018328 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018329 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018330 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018331 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018332 branch usb0_force_stall 
+:      018334 usb0_request_set_feature_out_device:
+0x4a82 018335 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018336 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018337 hfetch 1 ,core_usb_config 
+0x4a85 018338 set1 7 ,pdata 
+0x4a86 018339 hstore 1 ,core_usb_config 
+0x4a87 018340 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018341 jam usb_sleep ,mem_usb_state 
+0x4a89 018342 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018343 call usb0_reply_zerolen 
+:      018344 usb_wakeup_timer_reinit:
+0x4a8b 018345 call timer_reinit 
+0x4a8c 018346 setarg timer_wakeup_delay 
+0x4a8d 018347 arg timer_wakeup ,queue 
+0x4a8e 018348 branch timer_init 
+:      018350 usb0_request_set_feature_out_interface:
+0x4a8f 018351 branch usb0_force_stall 
+:      018353 usb0_request_set_feature_out_endpoint:
+0x4a90 018354 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018355 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018356 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018357 bne 0 ,usb0_force_stall 
+0x4a94 018358 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018359 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018360 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018361 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018362 and_into 0x7f ,pdata 
+0x4a99 018363 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018364 branch usb0_force_stall 
+:      018366 usb0_force_stall_ep0_in_on:
+0x4a9b 018367 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018368 branch usb0_reply_zerolen 
+:      018369 usb0_force_stall_ep1_in_on:
+0x4a9d 018370 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018371 branch usb0_reply_zerolen 
+:      018372 usb0_force_stall_ep2_in_on:
+0x4a9f 018373 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018374 branch usb0_reply_zerolen 
+:      018375 usb0_force_stall_ep3_in_on:
+0x4aa1 018376 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018377 branch usb0_reply_zerolen 
+:      018380 usb0_request_set_address:
+0x4aa3 018381 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018382 bne out_device ,usb0_force_stall 
+0x4aa5 018383 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018384 bne 0 ,usb0_force_stall 
+0x4aa7 018385 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018386 bne 0 ,usb0_force_stall 
+0x4aa9 018387 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018388 bne 0 ,usb0_force_stall 
+0x4aab 018389 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018390 bne 0 ,usb0_force_stall 
+0x4aad 018391 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018392 bne 0 ,usb0_force_stall 
+0x4aaf 018393 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018394 and_into 0x80 ,pdata 
+0x4ab1 018395 bne 0 ,usb0_force_stall 
+0x4ab2 018396 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018397 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018398 usb_usb0_state_set_dev_default:
+0x4ab4 018399 jam dev_default ,mem_usb0_state 
+:      018400 usb0_request_set_wait_address:
+0x4ab5 018401 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018402 hstore 1 ,core_usb_addr 
+0x4ab7 018403 call usb0_reply_zerolen 
+0x4ab8 018404 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018405 rtn 
+:      018406 usb_usb0_state_set_dev_addr:
+0x4aba 018407 jam dev_address ,mem_usb0_state 
+0x4abb 018408 branch usb0_request_set_wait_address 
+:      018411 usb0_request_set_configuration:
+0x4abc 018412 fetch 1 ,mem_usb0_state 
+0x4abd 018413 beq dev_default ,usb0_force_stall 
+0x4abe 018414 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018415 bne out_device ,usb0_force_stall 
+0x4ac0 018416 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018417 bne 0 ,usb0_force_stall 
+0x4ac2 018418 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018419 bne 0 ,usb0_force_stall 
+0x4ac4 018420 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018421 bne 0 ,usb0_force_stall 
+0x4ac6 018422 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018423 bne 0 ,usb0_force_stall 
+0x4ac8 018424 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018425 bne 0 ,usb0_force_stall 
+0x4aca 018426 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018427 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018428 nbranch usb0_force_stall ,positive 
+0x4acd 018429 fetch 1 ,mem_usb0_state 
+0x4ace 018430 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018431 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018432 branch usb0_force_stall 
+:      018434 usb0_request_set_cfg_addr_state:
+:      018435 usb0_request_set_cfg_cfg_state:
+0x4ad1 018436 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018437 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018438 jam dev_configured ,mem_usb0_state 
+0x4ad4 018439 branch usb0_reply_zerolen 
+:      018440 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018441 jam dev_address ,mem_usb0_state 
+0x4ad6 018442 branch usb0_reply_zerolen 
+:      018445 usb0_request_set_interface:
+0x4ad7 018446 fetch 1 ,mem_usb0_state 
+0x4ad8 018447 bne dev_configured ,usb0_force_stall 
+0x4ad9 018448 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018449 bne out_interface ,usb0_force_stall 
+0x4adb 018450 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018451 bne 0 ,usb0_force_stall 
+0x4add 018452 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018453 bne 0 ,usb0_force_stall 
+0x4adf 018454 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018455 bne 0 ,usb0_force_stall 
+0x4ae1 018456 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018457 bne 0 ,usb0_force_stall 
+0x4ae3 018458 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018459 bne 0 ,usb0_force_stall 
+0x4ae5 018460 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018461 bne 0 ,usb0_force_stall 
+0x4ae7 018462 branch usb0_reply_zerolen 
+:      018465 usb_set_idle:
+0x4ae8 018466 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018467 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018468 store 1 ,mem_usb_idle_rate 
+0x4aeb 018469 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018470 sub pdata ,1 ,null 
+0x4aed 018471 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018472 fetch 1 ,mem_usb_state 
+0x4aef 018473 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018474 jam usb_connected ,mem_usb_state 
+0x4af1 018475 call usb0_reply_zerolen 
+0x4af2 018476 nop 30000 
+0x4af3 018477 nop 30000 
+0x4af4 018478 rtn 
+:      018479 usb_clear_remote_wakeup_set0:
+0x4af5 018480 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018481 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018482 jam usb_resume ,mem_usb_state 
+0x4af8 018483 rtn 
+:      018486 usb_set_report:
+0x4af9 018487 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018488 call usb_set_report_resume_judge 
+0x4afb 018489 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018490 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018491 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018492 iforce loopcnt 
+0x4aff 018493 arg mem_usb0_setup ,contr 
+0x4b00 018494 arg mem_usb0_set_report_data ,contw 
+0x4b01 018495 call memcpy 
+0x4b02 018496 branch usb0_reply_zerolen 
+:      018498 usb_set_report_resume_judge:
+0x4b03 018499 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018500 arg pc_set_report_bvalue ,temp 
+0x4b05 018501 isub temp ,null 
+0x4b06 018502 nrtn zero 
+0x4b07 018503 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018504 arg pc_set_report_windex ,temp 
+0x4b09 018505 isub temp ,null 
+0x4b0a 018506 nrtn zero 
+0x4b0b 018507 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018508 arg pc_set_report_blength ,temp 
+0x4b0d 018509 isub temp ,null 
+0x4b0e 018510 nrtn zero 
+0x4b0f 018511 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018512 rtn 
+:      018515 usb_set_protocol_req:
+0x4b11 018516 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018517 bne 0 ,usb0_force_stall 
+0x4b13 018518 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018519 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018520 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018521 branch usb0_force_stall 
+:      018522 usb_set_boot_protocol:
+0x4b17 018523 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018524 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018525 branch usb0_reply_zerolen 
+:      018526 usb_set_report_protocol:
+0x4b1a 018527 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018528 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018529 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018530 branch usb0_reply_zerolen 
+:      018533 usb0_respond_length:
+0x4b1e 018534 ifetch 1 ,rega 
+0x4b1f 018535 iforce regb 
+0x4b20 018536 increase 1 ,rega 
+:      018538 usb0_respond:
+0x4b21 018539 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018540 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018541 add regb ,1 ,pdata 
+0x4b24 018542 lshift pdata ,pdata 
+0x4b25 018543 hstore 1 ,core_usb_dfifo0 
+0x4b26 018544 jam 3 ,core_usb_dfifo0 
+0x4b27 018545 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018546 increase -2 ,pdata 
+0x4b29 018547 rshift pdata ,pdata 
+0x4b2a 018548 store 1 ,mem_usb_setup_blength 
+0x4b2b 018549 beq 0 ,usb_no_respond_data 
+:      018550 usb0_respond0:
+0x4b2c 018551 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018552 isub regb ,null 
+0x4b2e 018553 branch usb0_respond1 ,positive 
+0x4b2f 018554 copy pdata ,regb 
+:      018555 usb0_respond1:
+0x4b30 018556 deposit rega 
+0x4b31 018557 store 2 ,mem_bufptr 
+0x4b32 018558 deposit regb 
+0x4b33 018559 store 1 ,mem_remain 
+0x4b34 018560 branch usb0_tx 
+:      018562 usb_no_respond_data:
+0x4b35 018563 arg 0 ,queue 
+0x4b36 018564 branch usb_trig 
+:      018567 usb0_tx:
+0x4b37 018568 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018569 fetch 1 ,mem_remain 
+0x4b39 018570 rtn blank 
+0x4b3a 018571 copy pdata ,loopcnt 
+0x4b3b 018572 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018573 branch usb0_tx_info ,positive 
+0x4b3d 018574 arg ep0_packet_size ,loopcnt 
+:      018575 usb0_tx_info:
+0x4b3e 018576 fetch 1 ,mem_remain 
+0x4b3f 018577 isub loopcnt ,pdata 
+0x4b40 018578 store 1 ,mem_remain 
+0x4b41 018579 fetch 2 ,mem_bufptr 
+0x4b42 018580 copy pdata ,contr 
+:      018581 usb0_tx0:
+0x4b43 018582 ifetch 1 ,contr 
+0x4b44 018583 hstore 1 ,core_usb_dfifo0 
+0x4b45 018584 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018585 jam 0 ,core_usb_dfifo0 
+:      018586 usb0_tx1:
+0x4b47 018587 loop usb0_tx0 
+0x4b48 018588 copy contr ,pdata 
+0x4b49 018589 store 2 ,mem_bufptr 
+0x4b4a 018590 arg 0 ,queue 
+0x4b4b 018591 call usb_trig 
+0x4b4c 018592 fetch 1 ,mem_remain 
+0x4b4d 018593 nrtn blank 
+0x4b4e 018594 fetch 1 ,mem_usb_state 
+0x4b4f 018595 rtnne usb_got_report_req 
+0x4b50 018596 jam usb_connected ,mem_usb_state 
+0x4b51 018597 rtn 
+:      018600 usb_tx_ep1:
+0x4b52 018601 arg core_usb_dfifo1 ,rega 
+0x4b53 018602 arg 1 ,queue 
+:      018603 usb_tx_loop:
+0x4b54 018604 ifetch 1 ,contr 
+0x4b55 018605 istore 1 ,rega 
+0x4b56 018606 loop usb_tx_loop 
+:      018607 usb_trig:
+0x4b57 018608 setarg 0 
+0x4b58 018609 qset1 pdata 
+0x4b59 018610 hstore 1 ,core_usb_trig 
+0x4b5a 018611 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018612 ior temp ,pdata 
+0x4b5c 018613 store 1 ,mem_usb_tx_wait 
+0x4b5d 018614 rtn 
+:      018616 usb_tx_ep2:
+0x4b5e 018617 arg 2 ,queue 
+0x4b5f 018618 arg core_usb_dfifo2 ,rega 
+0x4b60 018619 branch usb_tx_loop 
+:      018621 usb_tx:
+0x4b61 018622 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018623 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018624 rtn blank 
+0x4b64 018625 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018626 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018627 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018628 branch usb_tx_fifo_release ,blank 
+0x4b68 018629 fetch 1 ,mem_usb_state 
+0x4b69 018630 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018631 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018632 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018633 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018634 call usb_tx_data_ep1 
+0x4b6e 018635 branch usb_tx_data_ep2 
+:      018637 usb_tx_data_ep1:
+0x4b6f 018638 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018639 rtnbit0 1 
+0x4b71 018640 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018641 rtnbit1 1 
+0x4b73 018642 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018643 set0 1 ,pdata 
+0x4b75 018644 store 1 ,mem_usb_tx_enable 
+0x4b76 018645 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018646 rtn blank 
+0x4b78 018647 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018648 branch assert 
+:      018650 usb_tx_data_ep2:
+0x4b7a 018651 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018652 rtnbit0 2 
+0x4b7c 018653 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018654 rtnbit1 2 
+0x4b7e 018655 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018656 set0 2 ,pdata 
+0x4b80 018657 store 1 ,mem_usb_tx_enable 
+0x4b81 018658 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018659 rtn blank 
+0x4b83 018660 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018661 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018662 branch assert 
+:      018664 usb_tx_fifo_release:
+0x4b86 018666 arg mem_usb_mouse_data ,contw 
+0x4b87 018667 arg 6 ,loopcnt 
+0x4b88 018668 branch memset0 
+:      018670 usb_tx_ms_data:
+0x4b89 018671 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018672 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018673 iand temp ,pdata 
+0x4b8c 018674 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018675 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018676 iadd temp ,pdata 
+0x4b8f 018677 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018678 branch usb_tx_ms_data_normal_mode 
+:      018680 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018681 jam 0 ,mem_usb_ep2_data 
+:      018682 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018683 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018684 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018685 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018686 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018687 store 1 ,mem_usb_mouse_data 
+0x4b97 018688 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018689 istore 1 ,contw 
+0x4b99 018690 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018691 istore 1 ,contw 
+0x4b9b 018692 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018693 istore 1 ,contw 
+0x4b9d 018694 arg 4 ,loopcnt 
+0x4b9e 018695 arg mem_usb_mouse_data ,contr 
+0x4b9f 018696 branch usb_tx_ep2 
+:      018698 usb_tx_ms_data_normal_mode:
+0x4ba0 018699 jam 0 ,mem_usb_ep2_data 
+:      018700 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018701 arg 8 ,loopcnt 
+0x4ba2 018702 arg mem_usb_mouse_data ,contr 
+0x4ba3 018703 branch usb_tx_ep2 
+:      018705 usb_tx_kb_multikey_data:
+0x4ba4 018706 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018707 arg 3 ,loopcnt 
+0x4ba6 018708 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018709 branch usb_tx_ep2 
+:      018711 usb_tx_kb_normal_data:
+0x4ba8 018712 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018713 arg 8 ,loopcnt 
+0x4baa 018714 arg mem_usb_kb_data ,contr 
+0x4bab 018715 branch usb_tx_ep1 
+:      018717 usb_inwake_state_tx_dispose:
+0x4bac 018718 fetch 1 ,mem_usb_state 
+0x4bad 018719 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018720 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018721 rtn 
+:      018722 usb_clear_tx_wait:
+0x4bb0 018723 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018724 rtn 
+:      018725 usb_mac_wakeup_trig:
+0x4bb2 018726 hfetch 1 ,core_usb_config 
+0x4bb3 018727 set1 7 ,pdata 
+0x4bb4 018728 hstore 1 ,core_usb_config 
+0x4bb5 018729 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018730 rtn 
+:      018732 usb_mac_wakeup_judge:
+0x4bb7 018733 fetch 1 ,mem_usb_state 
+0x4bb8 018734 rtneq usb_sleep 
+0x4bb9 018735 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018736 rtn 
+:      018737 usb_mac_wakeup:
+0x4bbb 018738 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018739 rtn blank 
+0x4bbd 018740 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018741 branch usb_wakeup 
+:      018743 usb_windows_wakeup:
+0x4bbf 018744 arg timer_wakeup ,queue 
+0x4bc0 018745 call timer_check 
+0x4bc1 018746 nrtn blank 
+:      018747 usb_wakeup:
+0x4bc2 018748 hfetch 1 ,core_usb_config 
+0x4bc3 018749 rtnbit0 7 
+0x4bc4 018750 jam 0xfc ,core_usb_config 
+0x4bc5 018751 nop 30000 
+0x4bc6 018752 jam 0x3c ,core_usb_config 
+0x4bc7 018753 rtn 
+:      018760 hci_rx_h4:
+0x4bc8 018761 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018762 fetch 1 ,mem_hci_cmd 
+0x4bca 018763 nrtn blank 
+:      018764 hci_rx_h4_1:
+0x4bcb 018765 call hci_h4_parse_packet 
+0x4bcc 018766 ncall h4_rx_discard_packet ,user 
+0x4bcd 018767 rtn 
+:      018769 hci_h4_parse_packet:
+0x4bce 018770 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018771 copy contru ,rega 
+0x4bd0 018772 arg 4 ,temp 
+0x4bd1 018773 ifetch 1 ,contru 
+0x4bd2 018774 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018775 increase 1 ,temp 
+0x4bd4 018776 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018777 copy contru ,pdata 
+0x4bd6 018778 hstore 2 ,core_uart_rrptr 
+0x4bd7 018779 rtn 
+:      018780 hci_h4_parse_packet_wait_len:
+0x4bd8 018781 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018782 isub temp ,null 
+0x4bda 018783 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018785 disable user 
+0x4bdc 018786 copy rega ,contru 
+0x4bdd 018787 call h4_get_rx_payload_len 
+0x4bde 018788 iadd temp ,temp 
+:      018789 hci_h4_parse_packet_wait:
+0x4bdf 018790 hfetch 2 ,core_uart_rxitems 
+0x4be0 018791 isub temp ,null 
+0x4be1 018792 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018793 copy rega ,contru 
+0x4be3 018794 ifetch 1 ,contru 
+0x4be4 018795 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018796 branch assert 
+:      018798 h4_rx_discard_packet:
+0x4be6 018799 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018800 hfetch 2 ,core_uart_rrptr 
+0x4be8 018801 iforce contru 
+0x4be9 018802 call h4_get_rx_payload_len 
+0x4bea 018803 iadd contru ,contru 
+0x4beb 018804 deposit contru 
+0x4bec 018805 hstore 2 ,core_uart_rrptr 
+0x4bed 018806 rtn 
+:      018811 h4_get_rx_payload_len:
+0x4bee 018812 ifetch 1 ,contru 
+0x4bef 018813 increase 2 ,contru 
+0x4bf0 018814 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018815 ifetch 1 ,contru 
+0x4bf2 018816 rtn 
+:      018817 h4_get_rx_payload_len_acl:
+0x4bf3 018818 ifetch 2 ,contru 
+0x4bf4 018819 rtn 
+:      018821 h4_get_tx_ptr:
+0x4bf5 018822 hfetch 2 ,core_uart_twptr 
+0x4bf6 018823 increase -5 ,contwu 
+0x4bf7 018824 iadd contwu ,contwu 
+0x4bf8 018825 rtn 
+:      018827 h4_send_packet_event:
+0x4bf9 018828 arg hci_h4_type_event ,temp 
+0x4bfa 018829 branch h4_send_packet 
+:      018830 h4_send_packet_acl:
+0x4bfb 018831 arg hci_h4_type_acl ,temp 
+:      018832 h4_send_packet:
+0x4bfc 018833 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018834 increase 1 ,loopcnt 
+0x4bfe 018835 hfetch 2 ,core_uart_twptr 
+0x4bff 018836 copy pdata ,contwu 
+0x4c00 018837 copy loopcnt ,pdata 
+0x4c01 018838 istoret 1 ,contwu 
+0x4c02 018839 increase -1 ,pdata 
+0x4c03 018840 iadd contwu ,contwu 
+0x4c04 018841 copy contwu ,pdata 
+0x4c05 018842 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018843 copy temp ,pdata 
+0x4c07 018844 rtneq hci_h4_type_acl 
+0x4c08 018845 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018846 hstore 2 ,core_uart_twptr 
+0x4c0a 018847 branch h4_send_acl_trigger_clear 
+:      018850 h4_send_acl_trigger_clear:
+0x4c0b 018851 setarg 0 
+0x4c0c 018852 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018853 rtn 
+:      018860 hci_init:
+0x4c0e 018861 rtn wake 
+0x4c0f 018862 setarg hci_idle_dispatch 
+0x4c10 018863 store 2 ,mem_cb_idle_process 
+0x4c11 018865 setarg uart_baud_115200 
+0x4c12 018866 store uart_baud_len ,mem_baud 
+:      018867 hci_lpm_init:
+0x4c13 018868 setarg mem_h5rx_buf 
+0x4c14 018869 hstore 2 ,core_uart_rsaddr 
+0x4c15 018870 setarg mem_h5rx_buf_end 
+0x4c16 018871 hstore 2 ,core_uart_readdr 
+0x4c17 018872 setarg mem_h5tx_buf 
+0x4c18 018873 hstore 2 ,core_uart_tsaddr 
+0x4c19 018874 call hci_sel_init 
+:      018875 hci_reinit:
+0x4c1a 018876 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018877 setarg mem_h5tx_buf 
+0x4c1c 018878 hstore 2 ,core_uart_twptr 
+0x4c1d 018879 hstore 2 ,core_uart_trptrp 
+0x4c1e 018880 setarg mem_h5rx_buf 
+0x4c1f 018881 hstore 2 ,core_uart_rrptr 
+0x4c20 018882 store 2 ,mem_h5rx_rptr 
+:      018883 hci_init_common:
+0x4c21 018884 hfetch 2 ,core_clkoff 
+0x4c22 018885 set0 clock_off_uart ,pdata 
+0x4c23 018886 hstore 2 ,core_clkoff 
+0x4c24 018887 call uart_set_baud_by_mem 
+0x4c25 018888 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018889 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018890 rtn 
+:      018892 hci_sel_init:
+0x4c28 018893 setarg mem_h5tx_buf_end 
+0x4c29 018894 hstore 2 ,core_uart_teaddr 
+0x4c2a 018895 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018896 or_into 0x07 ,pdata 
+0x4c2c 018897 hstore 1 ,core_gpio_sel1 
+0x4c2d 018898 rtn 
+:      018901 hci_rx_packet:
+0x4c2e 018902 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018903 hfetch 1 ,core_uart_status 
+0x4c30 018904 iforce regb 
+0x4c31 018905 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018906 hfetch 2 ,core_uart_rxitems 
+0x4c33 018907 iforce regc 
+0x4c34 018908 arg 0x44f ,temp 
+0x4c35 018909 isub temp ,null 
+0x4c36 018910 nrtn zero 
+:      018911 hci_rx_packet_cont:
+0x4c37 018912 hfetch 2 ,core_uart_rrptr 
+0x4c38 018913 iforce contru 
+0x4c39 018914 branch hci_rx_h4 
+:      018916 uart_send_byte:
+0x4c3a 018917 hfetcht 1 ,core_uart_status 
+0x4c3b 018918 isolate1 6 ,temp 
+0x4c3c 018919 branch uart_send_byte ,true 
+0x4c3d 018920 hstore 1 ,core_uart_txd 
+0x4c3e 018921 rtn 
+:      018923 process_hci_cmd:
+0x4c3f 018924 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018925 fetch 1 ,mem_hci_cmd 
+0x4c41 018926 branch process_hci_cmd_cont ,blank 
+0x4c42 018927 enable user 
+0x4c43 018928 rtn 
+:      018929 process_hci_cmd_cont:
+0x4c44 018930 ifetch 2 ,contru 
+0x4c45 018931 iforce alarm 
+0x4c46 018932 iforce queue 
+0x4c47 018933 ifetch 1 ,contru 
+0x4c48 018934 iforce temp 
+0x4c49 018935 rshift2 alarm ,pdata 
+0x4c4a 018936 rshift8 pdata ,pdata 
+0x4c4b 018937 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018938 rtn 
+:      018941 phci_grp_vendor_specific:
+0x4c4d 018942 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018943 deposit queue 
+0x4c4f 018944 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018945 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018946 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018947 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018948 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018949 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018950 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018951 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018953 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018954 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018955 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018956 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018957 branch hci_normal_reply 
+:      018959 phci_grp_vendor_enter_lpm:
+0x4c5c 018960 call hci_normal_reply 
+0x4c5d 018961 call wait_uarttx 
+0x4c5e 018962 call gpio_pu_uart_tx 
+:      018963 hci_enter_lpm:
+0x4c5f 018964 call app_put_lpm_wake_lock 
+0x4c60 018965 call app_l2cap_flow_control_enable 
+0x4c61 018966 branch gpio_rx_config_input_with_pu 
+:      018968 hci_exit_lpm:
+0x4c62 018969 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018970 call app_get_lpm_wake_lock 
+0x4c64 018971 call hci_lpm_init 
+0x4c65 018972 branch app_l2cap_flow_control_disable 
+:      018974 phci_grp_vendor_chipid:
+0x4c66 018975 call hci_get_cmd_complete_ptr 
+0x4c67 018976 hfetch 2 ,core_chipid 
+0x4c68 018977 istore 2 ,contwu 
+0x4c69 018978 force 6 ,loopcnt 
+0x4c6a 018979 branch hci_command_complete 
+:      018981 phci_grp_vendor_baud:
+0x4c6b 018982 ifetch 2 ,contru 
+0x4c6c 018983 store 2 ,mem_baud 
+0x4c6d 018984 hstore 2 ,core_uart_baud 
+0x4c6e 018985 rtn 
+:      018988 phci_grp_vendor_patch_common:
+0x4c6f 018990 ifetch 1 ,contru 
+0x4c70 018991 copy pdata ,temp 
+0x4c71 018992 hstore 1 ,core_ucode_low 
+0x4c72 018993 ifetch 1 ,contru 
+0x4c73 018994 iadd temp ,temp 
+0x4c74 018995 set1 7 ,pdata 
+0x4c75 018996 hstore 1 ,core_ucode_ctrl 
+0x4c76 018997 ifetch 1 ,contru 
+0x4c77 018998 iadd temp ,temp 
+0x4c78 018999 copy pdata ,loopcnt 
+0x4c79 019000 rtn 
+:      019002 phci_grp_vendor_patch:
+0x4c7a 019003 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 019004 call phci_grp_vendor_patch_common 
+:      019005 phci_grp_vendor_patch_loop:
+0x4c7c 019006 ifetch 1 ,contru 
+0x4c7d 019007 hstore 1 ,core_ucode_data 
+0x4c7e 019008 iadd temp ,temp 
+0x4c7f 019009 loop phci_grp_vendor_patch_loop 
+:      019010 phci_grp_vendor_patch_check_sum:
+0x4c80 019011 and temp ,0xff ,temp 
+0x4c81 019012 ifetch 1 ,contru 
+0x4c82 019013 isub temp ,null 
+0x4c83 019014 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 019015 branch hci_normal_reply 
+:      019018 phci_grp_vendor_patch_sec:
+0x4c85 019019 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 019020 call phci_grp_vendor_patch_common 
+0x4c87 019021 store 8 ,mem_pdatatemp 
+:      019022 phci_grp_vendor_patch_sec_loop:
+0x4c88 019023 call do_aes_cbc 
+0x4c89 019024 arg 16 ,loopcnt 
+0x4c8a 019025 arg mem_temp_block0 ,contw 
+0x4c8b 019026 call load_uart_sum_loop 
+0x4c8c 019027 storet 8 ,mem_temp 
+0x4c8d 019028 arg mem_temp_block2 ,contw 
+0x4c8e 019029 call store_aes_result 
+0x4c8f 019030 arg mem_temp_block2 ,rega 
+0x4c90 019031 arg mem_temp_block0 ,regb 
+0x4c91 019032 arg mem_temp_block3 ,contw 
+0x4c92 019033 call xor16 
+0x4c93 019034 arg 16 ,loopcnt 
+0x4c94 019035 arg mem_temp_block3 ,contr 
+0x4c95 019036 call load_ucode_only_loop 
+0x4c96 019037 fetcht 8 ,mem_temp 
+0x4c97 019038 fetch 8 ,mem_pdatatemp 
+0x4c98 019039 increase -16 ,pdata 
+0x4c99 019040 store 8 ,mem_pdatatemp 
+0x4c9a 019041 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 019042 branch phci_grp_vendor_patch_check_sum 
+:      019044 load_ucode_only_loop:
+0x4c9c 019045 ifetch 1 ,contr 
+0x4c9d 019046 hstore 1 ,core_ucode_data 
+0x4c9e 019047 loop load_ucode_only_loop 
+0x4c9f 019048 rtn 
+:      019050 load_uart_sum_loop:
+0x4ca0 019051 ifetch 1 ,contru 
+0x4ca1 019052 istore 1 ,contw 
+0x4ca2 019053 iadd temp ,temp 
+0x4ca3 019054 loop load_uart_sum_loop 
+0x4ca4 019055 rtn 
+:      019057 phci_grp_vendor_patch_sec_init:
+0x4ca5 019058 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 019059 arg 0 ,temp 
+0x4ca7 019060 arg 16 ,loopcnt 
+0x4ca8 019061 arg mem_temp_block0 ,contw 
+0x4ca9 019062 call load_uart_sum_loop 
+0x4caa 019063 hfetch 1 ,core_gpio_key2 
+0x4cab 019064 and_into 0xfd ,pdata 
+0x4cac 019065 hstore 1 ,core_gpio_key2 
+0x4cad 019066 arg mem_temp_block0 ,contr 
+0x4cae 019067 arg 16 ,loopcnt 
+0x4caf 019068 call aes_load_data 
+0x4cb0 019069 call aes_init 
+0x4cb1 019070 call aes_clear_data 
+0x4cb2 019071 branch phci_grp_vendor_patch_check_sum 
+:      019074 phci_grp_vendor_done:
+0x4cb3 019075 arg 0x20 ,loopcnt 
+0x4cb4 019076 arg mem_patch00 ,contw 
+0x4cb5 019077 arg 0 ,temp 
+:      019078 phci_grp_vendor_done_loop:
+0x4cb6 019079 ifetch 1 ,contru 
+0x4cb7 019080 istore 1 ,contw 
+0x4cb8 019081 iadd temp ,temp 
+0x4cb9 019082 loop phci_grp_vendor_done_loop 
+0x4cba 019083 and temp ,0xff ,temp 
+0x4cbb 019084 ifetch 1 ,contru 
+0x4cbc 019085 isub temp ,null 
+0x4cbd 019086 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 019087 jam 0 ,core_ucode_ctrl 
+0x4cbf 019088 call hci_normal_reply 
+0x4cc0 019089 call h4_rx_discard_packet 
+0x4cc1 019090 call clear_key_buf 
+0x4cc2 019091 call wait_uarttx 
+0x4cc3 019092 branch soft_reset 
+:      019094 phci_grp_vendor_patch_bad:
+0x4cc4 019095 jam 0 ,core_ucode_ctrl 
+0x4cc5 019096 branch start 
+:      019098 phci_grp_vendor_bdaddr:
+0x4cc6 019099 ifetch 6 ,contru 
+0x4cc7 019100 store 6 ,mem_lap 
+0x4cc8 019101 branch hci_normal_reply 
+:      019104 phci_grp_vendor_mem:
+0x4cc9 019105 ifetch 1 ,contru 
+0x4cca 019106 store 1 ,mem_hci_curr_len 
+0x4ccb 019107 copy pdata ,loopcnt 
+0x4ccc 019108 ifetch 2 ,contru 
+0x4ccd 019109 store 2 ,mem_hci_curr_target 
+0x4cce 019110 copy pdata ,contw 
+0x4ccf 019111 call uart_copy_rx_bytes 
+0x4cd0 019112 branch hci_normal_reply 
+:      019115 phci_grp_vendor_eep:
+0x4cd1 019116 ifetch 1 ,contru 
+0x4cd2 019117 store 1 ,mem_hci_curr_len 
+0x4cd3 019118 copy pdata ,loopcnt 
+0x4cd4 019119 ifetch 2 ,contru 
+0x4cd5 019120 store 2 ,mem_hci_curr_target 
+0x4cd6 019121 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019122 call uart_copy_rx_bytes 
+0x4cd8 019123 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019124 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019125 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019126 branch iicd_write_ota_data 
+:      019131 hci_normal_reply:
+0x4cdc 019132 force 4 ,loopcnt 
+:      019133 hci_command_complete:
+0x4cdd 019134 call hci_get_payload_ptr 
+0x4cde 019135 force 0x1 ,pdata 
+0x4cdf 019136 istore 1 ,contwu 
+0x4ce0 019137 deposit alarm 
+0x4ce1 019138 istore 3 ,contwu 
+0x4ce2 019139 force hci_event_command_complete ,queue 
+:      019140 hci_send_event:
+0x4ce3 019141 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019142 call hci_get_packet_ptr 
+0x4ce5 019143 deposit queue 
+0x4ce6 019144 istore 1 ,contwu 
+0x4ce7 019145 deposit loopcnt 
+0x4ce8 019146 istore 1 ,contwu 
+:      019147 hci_send_event_raw:
+0x4ce9 019148 force 5 ,queue 
+0x4cea 019149 increase 2 ,loopcnt 
+:      019150 hci_send_packet:
+0x4ceb 019151 branch h4_send_packet_event 
+:      019153 hci_send_commu_ready_event:
+0x4cec 019154 force hci_event_vendor_specific ,queue 
+0x4ced 019155 call hci_get_payload_ptr 
+0x4cee 019156 setarg hci_vendor_event_commu_ready 
+0x4cef 019157 istore 1 ,contwu 
+0x4cf0 019158 force 1 ,loopcnt 
+0x4cf1 019159 branch hci_send_event 
+:      019161 hci_get_cmd_complete_ptr:
+0x4cf2 019162 force 12 ,contwu 
+0x4cf3 019163 branch hci_get_tx_ptr 
+:      019165 hci_get_payload_ptr:
+0x4cf4 019166 force 8 ,contwu 
+0x4cf5 019167 branch hci_get_tx_ptr 
+:      019169 hci_get_packet_ptr:
+0x4cf6 019170 force 6 ,contwu 
+:      019171 hci_get_tx_ptr:
+0x4cf7 019172 branch h4_get_tx_ptr 
+:      019176 calc_tx_crc16:
+0x4cf8 019177 pulse crc16 
+0x4cf9 019178 enable enable_crc 
+:      019179 crcloop:
+0x4cfa 019180 ifetch 1 ,contwu 
+0x4cfb 019181 inject bucket ,8 
+0x4cfc 019182 loop crcloop 
+0x4cfd 019183 enable enable_parity 
+0x4cfe 019184 inject bucket ,16 
+0x4cff 019185 disable enable_parity 
+0x4d00 019186 disable enable_crc 
+0x4d01 019187 disable crc16 
+0x4d02 019188 byteswap pdata ,pdata 
+0x4d03 019189 rtn 
+:      019193 cmd_exit:
+0x4d04 019194 jam 0 ,mem_hci_cmd 
+0x4d05 019195 rtn 
+:      019196 cmd_check_plap:
+0x4d06 019197 fetch 6 ,mem_hci_plap 
+0x4d07 019198 fetcht 6 ,mem_plap 
+0x4d08 019199 isub temp ,null 
+0x4d09 019200 rtn 
+:      019205 cmd_pair:
+0x4d0a 019206 fetch 1 ,mem_op 
+0x4d0b 019207 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019208 call tid_initiate 
+0x4d0d 019209 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019210 branch cmd_exit 
+:      019211 cmd_pair_passive:
+0x4d0f 019212 set0 op_inrand_req ,pdata 
+0x4d10 019213 store 1 ,mem_op 
+0x4d11 019214 call lmp_accept_inrand 
+0x4d12 019215 setarg 0 
+0x4d13 019216 setflag master ,smap_lmptid ,pdata 
+0x4d14 019217 store 1 ,mem_lmo_tid2 
+0x4d15 019218 branch cmd_exit 
+0x4d16 019219 rtn 
+:      019220 cmd_in_sniff:
+0x4d17 019221 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019222 arg mem_sniff_payload ,contw 
+0x4d19 019223 setarg 0 
+0x4d1a 019224 isolate1 27 ,clke_bt 
+0x4d1b 019225 setflag true ,1 ,pdata 
+0x4d1c 019226 istore 1 ,contw 
+0x4d1d 019227 setarg 0 
+0x4d1e 019228 istore 2 ,contw 
+0x4d1f 019229 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019230 istore 2 ,contw 
+0x4d21 019231 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019232 istore 2 ,contw 
+0x4d23 019233 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019234 istore 2 ,contw 
+0x4d25 019235 branch cmd_exit 
+:      019237 cmd_exit_sniff:
+0x4d26 019238 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019239 branch cmd_exit 
+:      019241 hci_idle_dispatch:
+0x4d28 019242 call gpio_check_uart_state 
+0x4d29 019243 rtn true 
+0x4d2a 019244 arg uart_wakeup_rx ,temp 
+0x4d2b 019245 call gpio_get_bit 
+0x4d2c 019246 nbranch uart_wake_up ,true 
+0x4d2d 019247 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019248 rtn 
+:      019249 uart_wake_up:
+0x4d2f 019250 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019251 rtnne hci_rx_wake 
+0x4d31 019252 call hci_exit_lpm 
+0x4d32 019253 branch hci_send_commu_ready_event 
+:      019267 hid_rx_process:
+0x4d33 019268 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019269 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019270 copy pdata ,contr 
+0x4d36 019271 ifetch 1 ,contr 
+0x4d37 019272 and pdata ,0x0f ,temp 
+0x4d38 019273 rshift4 pdata ,pdata 
+0x4d39 019274 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019275 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019276 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019277 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019278 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019279 rtn 
+:      019281 hid_rx_process_hid_control:
+0x4d3f 019282 copy temp ,pdata 
+0x4d40 019283 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019284 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019285 rtn 
+:      019287 hid_rx_process_virtual_cable_unplug:
+0x4d43 019288 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019289 call ui_ipc_send_event 
+0x4d45 019290 fetch 1 ,mem_device_option 
+0x4d46 019291 rtnbit0 dvc_op_mouse 
+0x4d47 019292 copy temp ,pdata 
+0x4d48 019293 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019294 rtn 
+:      019295 hid_rx_process_suspend:
+0x4d4a 019296 rtn 
+:      019298 hid_rx_process_set_report:
+0x4d4b 019299 call hid_rx_process_data 
+0x4d4c 019300 arg 0x01 ,rega 
+0x4d4d 019301 call hid_malloc_tx_buff 
+0x4d4e 019302 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019303 istore 2 ,contw 
+0x4d50 019304 setarg 0x00 
+0x4d51 019305 istore 1 ,contw 
+0x4d52 019306 rtn 
+:      019308 hid_rx_process_handshake:
+0x4d53 019309 arg 1 ,rega 
+0x4d54 019310 call hid_malloc_tx_buff 
+0x4d55 019311 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019312 istore 2 ,contw 
+0x4d57 019313 setarg 0 
+0x4d58 019314 istore 1 ,contw 
+0x4d59 019315 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019316 fetch 1 ,mem_hid_control_state 
+0x4d5b 019317 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019318 store 1 ,mem_hid_control_state 
+0x4d5d 019319 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019320 branch ui_ipc_send_event 
+:      019322 hid_rx_process_data:
+0x4d5f 019323 ifetch 1 ,contr 
+0x4d60 019324 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019325 rtn 
+:      019327 hid_rx_process_data_hid_kb:
+0x4d62 019328 rtn 
+:      019331 hid_malloc_tx_buff:
+0x4d63 019332 call l2cap_malloc 
+0x4d64 019333 copy rega ,temp 
+0x4d65 019334 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019335 copy pdata ,contw 
+0x4d67 019336 copy rega ,pdata 
+0x4d68 019337 istore 2 ,contw 
+0x4d69 019338 rtn 
+:      019355 l2cap_init:
+0x4d6a 019356 branch l2cap_init_wake ,wake 
+:      019357 l2cap_init_work:
+0x4d6b 019358 setarg mem_l2cap_xmem_end 
+0x4d6c 019359 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019360 isub contw ,loopcnt 
+0x4d6e 019361 call clear_mem 
+:      019362 l2cap_init_wake:
+0x4d6f 019363 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019364 setarg mem_sdp_mem_end 
+0x4d71 019365 arg mem_sdp_mem_start ,contw 
+0x4d72 019366 isub contw ,loopcnt 
+0x4d73 019367 call clear_mem 
+0x4d74 019368 setarg mem_l2cap_mem_end 
+0x4d75 019369 arg mem_l2cap_mem_start ,contw 
+0x4d76 019370 isub contw ,loopcnt 
+0x4d77 019371 call clear_mem 
+0x4d78 019372 branch l2cap_lpm_load_txbuf 
+:      019374 process_rx_l2cap_pkt:
+0x4d79 019375 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019376 copy contr ,temp 
+0x4d7b 019379 copy temp ,contr 
+0x4d7c 019380 ifetch 2 ,contr 
+0x4d7d 019381 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019382 ifetch 2 ,contr 
+0x4d7f 019383 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019384 deposit contr 
+0x4d81 019385 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019386 fetch 1 ,memui_reconnect_mode 
+0x4d83 019387 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019388 branch ml2cap_rx_multiplexing 
+:      019390 l2cap_rx_multiplexing:
+0x4d85 019391 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019392 branch l2cap_rx_reset_state ,blank 
+0x4d87 019393 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019394 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019395 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019396 l2cap_rx_multiplexing0:
+0x4d8a 019397 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019398 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019399 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019400 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019401 branch l2cap_rx_reset_state 
+:      019403 l2cap_check_map:
+0x4d8f 019406 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019407 call l2cap_malloc_get_full_map 
+0x4d91 019408 fetch 1 ,mem_used_map 
+0x4d92 019409 beq 0 ,set_pdata_0 
+0x4d93 019410 beq 1 ,set_pdata_0 
+0x4d94 019411 beq 2 ,set_pdata_0 
+0x4d95 019412 beq 3 ,set_pdata_0 
+0x4d96 019413 beq 0x81 ,set_pdata_0 
+0x4d97 019414 beq 0xc0 ,set_pdata_0 
+0x4d98 019415 beq 0x80 ,set_pdata_0 
+0x4d99 019416 beq 0x40 ,set_pdata_0 
+0x4d9a 019417 rtn 
+:      019419 set_pdata_0:
+0x4d9b 019420 setarg 0 
+0x4d9c 019421 rtn 
+:      019424 l2cap_call_proc_signal:
+0x4d9d 019425 call l2cap_check_map 
+0x4d9e 019426 nrtn blank 
+:      019427 l2cap_call_proc_signal0:
+0x4d9f 019428 call l2cap_malloc_signal_channel 
+0x4da0 019429 call l2cap_process_signal_pkt 
+0x4da1 019430 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019431 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019432 call l2cap_get_signal_tx_buff 
+0x4da4 019433 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019434 istore 2 ,contw 
+0x4da6 019435 force l2cap_signal_channel ,pdata 
+0x4da7 019436 istore 2 ,contw 
+0x4da8 019437 branch l2cap_rx_reset_state 
+:      019439 l2cap_call_proc_sigal_pending:
+0x4da9 019440 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019441 rtn blank 
+0x4dab 019442 copy pdata ,rega 
+0x4dac 019443 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019444 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019445 arg 0x100 ,temp 
+0x4daf 019446 iadd temp ,temp 
+0x4db0 019447 copy clkn_bt ,pdata 
+0x4db1 019448 isub temp ,null 
+0x4db2 019449 nrtn positive 
+0x4db3 019450 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019451 copy rega ,pdata 
+0x4db5 019452 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019453 branch assert 
+:      019454 l2cap_sdp_conn_succ:
+0x4db7 019455 arg 0 ,debug 
+0x4db8 019456 call l2cap_malloc_signal_channel 
+0x4db9 019457 call restore_l2cap_req_param 
+0x4dba 019458 call l2cap_get_signal_tx_payload 
+0x4dbb 019459 call save_cont_pointers 
+0x4dbc 019460 call send_connection_sdp_res 
+0x4dbd 019461 call l2cap_get_signal_tx_buff 
+0x4dbe 019463 setarg 0x000c 
+0x4dbf 019464 istore 2 ,contw 
+0x4dc0 019465 force l2cap_signal_channel ,pdata 
+0x4dc1 019466 istore 2 ,contw 
+0x4dc2 019467 branch l2cap_rx_reset_state 
+:      019471 l2cap_reset_sdp_map:
+0x4dc3 019472 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019473 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019474 increase 4 ,pdata 
+0x4dc6 019475 rshift4 pdata ,pdata 
+0x4dc7 019476 rshift3 pdata ,pdata 
+0x4dc8 019477 add pdata ,1 ,temp 
+0x4dc9 019478 arg mem_tx_fifo3 ,contr 
+0x4dca 019479 ifetch 3 ,contr 
+0x4dcb 019480 rtn blank 
+0x4dcc 019481 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019482 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019483 copy pdata ,rega 
+0x4dcf 019484 call check_l2cap_map 
+0x4dd0 019485 copy regb ,pdata 
+0x4dd1 019486 store 1 ,mem_tx_fifo3 
+0x4dd2 019487 rtn 
+:      019489 check_l2cap_map:
+0x4dd3 019490 arg 0 ,queue 
+0x4dd4 019491 arg 0 ,regb 
+:      019493 check_l2cap_map_loop:
+0x4dd5 019494 sub queue ,7 ,null 
+0x4dd6 019495 nrtn positive 
+0x4dd7 019496 qisolate1 rega 
+0x4dd8 019497 branch check_l2cap_map_used ,true 
+0x4dd9 019498 branch check_l2cap_map_used2 
+:      019500 check_l2cap_map_used:
+0x4dda 019501 copy temp ,pdata 
+0x4ddb 019502 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019503 qset1 regb 
+0x4ddd 019504 increase -1 ,temp 
+:      019506 check_l2cap_map_used2:
+0x4dde 019507 increase 1 ,queue 
+0x4ddf 019508 branch check_l2cap_map_loop 
+:      019510 l2cap_call_proc_sdp:
+0x4de0 019511 call l2cap_malloc_is_fifo_empty 
+0x4de1 019512 nrtn blank 
+0x4de2 019513 call l2cap_check_map 
+0x4de3 019514 nrtn blank 
+0x4de4 019515 call l2cap_malloc_sdp_channel 
+0x4de5 019516 call sdp_process 
+0x4de6 019517 call l2cap_reset_sdp_map 
+0x4de7 019518 branch l2cap_call_proc_sdp_common 
+:      019521 ml2cap_call_proc_sdp:
+0x4de8 019522 call l2cap_malloc_is_fifo_empty 
+0x4de9 019523 nrtn blank 
+0x4dea 019524 call l2cap_malloc_sdp_channel 
+0x4deb 019525 call sdp_process 
+:      019526 l2cap_call_proc_sdp_common:
+0x4dec 019527 call l2cap_get_sdp_tx_buff 
+0x4ded 019528 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019529 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019530 istore 2 ,contw 
+0x4df0 019531 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019532 istore 2 ,contw 
+0x4df2 019533 branch l2cap_rx_reset_state 
+:      019535 l2cap_call_proc_hid:
+0x4df3 019536 call hid_rx_process 
+0x4df4 019537 branch l2cap_rx_reset_state 
+:      019539 l2cap_call_proc_rfcomm:
+0x4df5 019540 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019541 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019542 call rfcomm_rx_process 
+0x4df8 019543 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019544 rtneq rfcomm_malloc_fail 
+0x4dfa 019545 branch l2cap_rx_reset_state 
+:      019546 l2cap_call_proc_no_reply:
+0x4dfb 019547 call l2cap_malloc_discard 
+:      019549 l2cap_rx_reset_state:
+0x4dfc 019550 setarg 0 
+0x4dfd 019551 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019552 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019553 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019554 rtn 
+:      019556 l2cap_process_signal_pkt:
+0x4e01 019557 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019558 call l2cap_get_signal_tx_payload 
+0x4e03 019559 force 0 ,regb 
+0x4e04 019560 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019561 copy pdata ,regc 
+0x4e06 019562 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019563 iforce contr 
+:      019564 l2cap_process_signal_pkt_loop:
+0x4e08 019565 call l2cap_process_one_signal 
+0x4e09 019566 deposit regc 
+0x4e0a 019567 increase -4 ,regc 
+0x4e0b 019568 increase -4 ,pdata 
+0x4e0c 019569 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019570 copy regb ,pdata 
+0x4e0e 019571 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019572 rtn 
+:      019574 l2cap_process_one_signal:
+0x4e10 019575 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019576 ifetch 1 ,contr 
+0x4e12 019577 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019578 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019579 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019580 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019581 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019582 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019583 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019584 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019585 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019586 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019587 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019588 call l2cap_reject_command 
+:      019589 l2cap_process_one_signal_rtn:
+0x4e1e 019590 rtn 
+:      019592 l2cap_proc_signal_info_req:
+0x4e1f 019593 ifetch 1 ,contr 
+0x4e20 019594 copy pdata ,queue 
+0x4e21 019595 ifetch 2 ,contr 
+0x4e22 019596 copy pdata ,rega 
+0x4e23 019597 copy regc ,pdata 
+0x4e24 019598 isub rega ,regc 
+0x4e25 019599 setarg signal_info_rsp 
+0x4e26 019600 istore 1 ,contw 
+0x4e27 019601 copy queue ,pdata 
+0x4e28 019602 istore 1 ,contw 
+0x4e29 019603 ifetch 2 ,contr 
+:      019604 l2cap_proc_signal_info_req_reply:
+0x4e2a 019605 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019606 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019607 rtn 
+:      019608 l2cap_proc_signal_info_req_ext:
+0x4e2d 019609 setarg 0x020008 
+0x4e2e 019610 istore 6 ,contw 
+0x4e2f 019611 setarg 0x0280 
+0x4e30 019612 istore 4 ,contw 
+0x4e31 019613 force 12 ,pdata 
+0x4e32 019614 branch l2cap_proc_signal_info_req_common 
+:      019615 l2cap_proc_signal_info_req_fix:
+0x4e33 019616 setarg 0x3000c 
+0x4e34 019617 istore 6 ,contw 
+0x4e35 019618 setarg 0x0006 
+0x4e36 019619 istore 8 ,contw 
+0x4e37 019620 force 16 ,pdata 
+:      019621 l2cap_proc_signal_info_req_common:
+0x4e38 019622 iadd regb ,regb 
+0x4e39 019623 branch l2cap_process_one_signal_rtn 
+:      019625 ml2cap_proc_signal_info_req:
+0x4e3a 019626 ifetch 1 ,contr 
+0x4e3b 019627 copy pdata ,queue 
+0x4e3c 019628 ifetch 2 ,contr 
+0x4e3d 019629 copy pdata ,rega 
+0x4e3e 019630 ifetch 2 ,contr 
+0x4e3f 019631 store 2 ,mem_temp 
+0x4e40 019632 copy regc ,pdata 
+0x4e41 019633 isub rega ,regc 
+0x4e42 019634 call l2cap_get_signal_tx_payload 
+0x4e43 019635 setarg signal_info_rsp 
+0x4e44 019636 istore 1 ,contw 
+0x4e45 019637 copy queue ,pdata 
+0x4e46 019638 istore 1 ,contw 
+0x4e47 019639 fetch 2 ,mem_temp 
+0x4e48 019640 branch l2cap_proc_signal_info_req_reply 
+:      019644 l2cap_proc_signal_cmd_reject:
+0x4e49 019645 ifetch 1 ,contr 
+0x4e4a 019646 copy pdata ,queue 
+0x4e4b 019647 ifetch 2 ,contr 
+0x4e4c 019648 copy pdata ,rega 
+0x4e4d 019649 iadd contr ,contr 
+0x4e4e 019650 copy regc ,pdata 
+0x4e4f 019651 isub rega ,regc 
+:      019652 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019653 branch l2cap_process_one_signal_rtn 
+:      019655 l2cap_proc_signal_connect_req:
+0x4e51 019656 call save_cont_pointers 
+0x4e52 019659 call load_cont_pointers 
+0x4e53 019660 arg 0 ,debug 
+0x4e54 019661 ifetch 1 ,contr 
+0x4e55 019662 copy pdata ,queue 
+0x4e56 019663 ifetch 2 ,contr 
+0x4e57 019664 copy pdata ,rega 
+0x4e58 019665 ifetch 2 ,contr 
+0x4e59 019666 copy pdata ,temp 
+0x4e5a 019667 ifetch 2 ,contr 
+0x4e5b 019668 copy pdata ,timeup 
+0x4e5c 019669 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019670 copy temp ,pdata 
+0x4e5e 019671 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019672 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019673 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019674 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019675 call l2cap_reject_command 
+0x4e63 019676 branch l2cap_proc_signal_connect_req_rtn 
+:      019678 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019679 call save_cont_pointers 
+0x4e65 019680 arg l2cap_sdp_channel ,temp 
+0x4e66 019681 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019682 nbranch already_connected ,blank 
+0x4e68 019683 copy timeup ,pdata 
+0x4e69 019684 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019685 copy clkn_bt ,pdata 
+0x4e6b 019686 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019687 call store_l2cap_req_param 
+0x4e6d 019688 branch send_connection_pending 
+:      019690 store_l2cap_req_param:
+0x4e6e 019691 storet 2 ,mem_psm 
+0x4e6f 019692 deposit timeup 
+0x4e70 019693 store 2 ,mem_scid 
+0x4e71 019694 deposit rega 
+0x4e72 019695 store 2 ,mem_cmd_length 
+0x4e73 019696 deposit regb 
+0x4e74 019697 store 2 ,mem_tt2 
+0x4e75 019698 deposit regc 
+0x4e76 019699 store 2 ,mem_tt3 
+0x4e77 019700 deposit queue 
+0x4e78 019701 store 2 ,mem_id 
+0x4e79 019702 rtn 
+:      019704 restore_l2cap_req_param:
+0x4e7a 019705 fetcht 2 ,mem_psm 
+0x4e7b 019706 fetch 2 ,mem_scid 
+0x4e7c 019707 copy pdata ,timeup 
+0x4e7d 019708 fetch 2 ,mem_cmd_length 
+0x4e7e 019709 copy pdata ,rega 
+0x4e7f 019710 fetch 2 ,mem_tt2 
+0x4e80 019711 copy pdata ,regb 
+0x4e81 019712 fetch 2 ,mem_tt3 
+0x4e82 019713 copy pdata ,regc 
+0x4e83 019714 fetch 2 ,mem_id 
+0x4e84 019715 copy pdata ,queue 
+0x4e85 019716 rtn 
+:      019718 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019719 call save_cont_pointers 
+0x4e87 019720 setarg l2cap_rfcomm_channel 
+0x4e88 019721 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019722 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019723 nbranch already_connected ,blank 
+0x4e8b 019724 copy timeup ,pdata 
+0x4e8c 019725 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019726 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019727 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019728 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019729 store 1 ,mem_rfcomm_state 
+0x4e91 019730 branch send_connection_res 
+:      019731 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019732 call save_cont_pointers 
+0x4e93 019733 arg l2cap_hid_control_channel ,temp 
+0x4e94 019734 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019735 nbranch already_connected ,blank 
+0x4e96 019736 copy timeup ,pdata 
+0x4e97 019737 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019738 fetch 1 ,mem_hid_control_state 
+0x4e99 019739 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019740 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019741 store 1 ,mem_hid_control_state 
+0x4e9c 019742 branch send_connection_res 
+:      019743 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019744 call save_cont_pointers 
+0x4e9e 019745 deposit clke 
+0x4e9f 019746 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019747 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019748 nbranch already_connected ,blank 
+0x4ea2 019749 copy timeup ,pdata 
+0x4ea3 019750 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019751 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019752 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019753 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019754 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019755 branch send_connection_res 
+:      019757 send_connection_pending:
+0x4ea9 019758 setarg l2cap_connect_pending 
+0x4eaa 019759 store 2 ,meml2cap_t1 
+0x4eab 019760 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019761 branch send_connection_res0 
+:      019762 send_connection_sdp_res:
+0x4ead 019763 fetch 1 ,mem_sdp_state 
+0x4eae 019764 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019765 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019766 store 1 ,mem_sdp_state 
+:      019767 send_connection_res:
+0x4eb1 019768 setarg l2cap_connect_successful 
+0x4eb2 019769 store 2 ,meml2cap_t1 
+:      019770 send_connection_res0:
+0x4eb3 019771 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019772 call load_cont_pointers 
+0x4eb5 019773 setarg signal_connect_rsp 
+0x4eb6 019774 istore 1 ,contw 
+0x4eb7 019775 copy queue ,pdata 
+0x4eb8 019776 istore 1 ,contw 
+0x4eb9 019777 setarg 0x0008 
+0x4eba 019778 istore 2 ,contw 
+0x4ebb 019779 copy temp ,pdata 
+0x4ebc 019780 istore 2 ,contw 
+0x4ebd 019781 copy timeup ,pdata 
+0x4ebe 019782 istore 2 ,contw 
+0x4ebf 019783 fetch 2 ,meml2cap_t1 
+0x4ec0 019784 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019785 isolate0 0 ,debug 
+0x4ec2 019786 branch connect_suc ,true 
+0x4ec3 019787 setarg l2cap_connect_refused_no_resources 
+:      019788 connect_suc:
+0x4ec4 019789 istore 2 ,contw 
+0x4ec5 019790 force 0x0000 ,pdata 
+0x4ec6 019791 istore 2 ,contw 
+0x4ec7 019792 setarg 12 
+0x4ec8 019793 branch connect_req_update_byte_counts 
+:      019794 connect_pending:
+0x4ec9 019795 istore 2 ,contw 
+0x4eca 019796 force 0x0002 ,pdata 
+0x4ecb 019797 istore 2 ,contw 
+0x4ecc 019798 setarg 12 
+0x4ecd 019799 branch connect_req_update_byte_counts 
+:      019801 already_connected:
+0x4ece 019802 set1 0 ,debug 
+0x4ecf 019803 branch send_connection_res 
+:      019804 connect_req_update_byte_counts:
+0x4ed0 019805 iadd regb ,regb 
+0x4ed1 019806 copy regc ,pdata 
+0x4ed2 019807 isub rega ,regc 
+0x4ed3 019808 branch l2cap_proc_signal_connect_req_rtn 
+:      019809 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019810 branch l2cap_process_one_signal_rtn 
+:      019812 l2cap_proc_signal_connect_rsp:
+0x4ed5 019813 ifetch 1 ,contr 
+0x4ed6 019814 copy pdata ,queue 
+0x4ed7 019815 ifetch 2 ,contr 
+0x4ed8 019816 copy pdata ,rega 
+0x4ed9 019817 copy regc ,pdata 
+0x4eda 019818 isub rega ,regc 
+0x4edb 019819 ifetch 2 ,contr 
+0x4edc 019820 copy pdata ,timeup 
+0x4edd 019821 ifetch 2 ,contr 
+0x4ede 019822 copy pdata ,temp 
+0x4edf 019823 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019824 setarg l2cap_sdp_channel 
+0x4ee1 019825 isub temp ,null 
+0x4ee2 019826 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019827 setarg l2cap_rfcomm_channel 
+0x4ee4 019828 isub temp ,null 
+0x4ee5 019829 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019830 setarg l2cap_hid_control_channel 
+0x4ee7 019831 isub temp ,null 
+0x4ee8 019832 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019833 setarg l2cap_hid_interrupt_channel 
+0x4eea 019834 isub temp ,null 
+0x4eeb 019835 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019836 rtn 
+:      019838 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019839 copy timeup ,pdata 
+0x4eee 019840 store 2 ,mem_sdp_remote_cid 
+0x4eef 019841 fetch 1 ,mem_sdp_state 
+0x4ef0 019842 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019843 store 1 ,mem_sdp_state 
+0x4ef2 019844 branch l2cap_process_one_signal_rtn 
+:      019845 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019846 copy timeup ,pdata 
+0x4ef4 019847 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019848 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019849 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019850 store 1 ,mem_rfcomm_state 
+0x4ef8 019851 rtn 
+:      019852 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019853 copy timeup ,pdata 
+0x4efa 019854 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019855 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019856 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019857 store 1 ,mem_hid_interrupt_state 
+0x4efe 019858 rtn 
+:      019859 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019860 copy timeup ,pdata 
+0x4f00 019861 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019862 fetch 1 ,mem_hid_control_state 
+0x4f02 019863 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019864 store 1 ,mem_hid_control_state 
+0x4f04 019865 rtn 
+:      019867 l2cap_proc_signal_config_req:
+0x4f05 019868 ifetch 1 ,contr 
+0x4f06 019869 copy pdata ,queue 
+0x4f07 019870 ifetch 2 ,contr 
+0x4f08 019871 copy pdata ,rega 
+0x4f09 019872 copy regc ,pdata 
+0x4f0a 019873 isub rega ,regc 
+0x4f0b 019874 ifetch 2 ,contr 
+0x4f0c 019875 copy pdata ,temp 
+0x4f0d 019876 copy temp ,rega 
+0x4f0e 019877 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019878 setarg l2cap_sdp_channel 
+0x4f10 019879 isub temp ,null 
+0x4f11 019880 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019881 setarg l2cap_rfcomm_channel 
+0x4f13 019882 isub temp ,null 
+0x4f14 019883 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019884 setarg l2cap_hid_control_channel 
+0x4f16 019885 isub temp ,null 
+0x4f17 019886 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019887 setarg l2cap_hid_interrupt_channel 
+0x4f19 019888 isub temp ,null 
+0x4f1a 019889 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019890 branch l2cap_reject_command 
+:      019892 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019893 copy contw ,timeup 
+0x4f1d 019894 fetch 1 ,mem_sdp_state 
+0x4f1e 019895 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019896 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019898 store 1 ,mem_sdp_state 
+0x4f21 019899 copy timeup ,contw 
+0x4f22 019900 arg l2cap_sdp_channel ,timeup 
+0x4f23 019901 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019902 copy pdata ,temp 
+0x4f25 019903 branch l2cap_send_config_rsp 
+:      019904 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019905 copy contw ,timeup 
+0x4f27 019906 fetch 1 ,mem_hid_control_state 
+0x4f28 019907 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019908 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019910 store 1 ,mem_hid_control_state 
+0x4f2b 019911 copy timeup ,contw 
+0x4f2c 019912 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019913 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019914 copy pdata ,temp 
+0x4f2f 019915 branch l2cap_send_config_rsp 
+:      019916 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019917 copy contw ,timeup 
+0x4f31 019918 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019919 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019920 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019922 store 1 ,mem_hid_interrupt_state 
+0x4f35 019923 copy timeup ,contw 
+0x4f36 019924 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019925 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019926 copy pdata ,temp 
+0x4f39 019927 branch l2cap_send_config_rsp 
+:      019928 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019929 copy contw ,timeup 
+0x4f3b 019930 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019931 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019932 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019934 store 1 ,mem_rfcomm_state 
+0x4f3f 019936 copy timeup ,contw 
+0x4f40 019937 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019938 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019939 copy pdata ,temp 
+:      019940 l2cap_send_config_rsp:
+0x4f43 019941 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019942 setarg signal_config_rsp 
+0x4f45 019943 istore 1 ,contw 
+0x4f46 019944 copy queue ,pdata 
+0x4f47 019945 istore 1 ,contw 
+0x4f48 019946 setarg 0x0006 
+0x4f49 019947 istore 2 ,contw 
+0x4f4a 019948 copy temp ,pdata 
+0x4f4b 019949 istore 2 ,contw 
+0x4f4c 019950 force 0x00 ,pdata 
+0x4f4d 019951 istore 2 ,contw 
+0x4f4e 019952 force l2cap_config_success ,pdata 
+0x4f4f 019953 istore 2 ,contw 
+0x4f50 019954 force 10 ,pdata 
+0x4f51 019955 iadd regb ,regb 
+0x4f52 019957 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019958 copy queue ,pdata 
+0x4f54 019959 store 1 ,mem_config_identifier 
+0x4f55 019960 force l2cap_sdp_channel ,pdata 
+0x4f56 019961 icompare 0xff ,timeup 
+0x4f57 019962 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019963 increase 1 ,pdata 
+:      019964 l2cap_send_config_rsp_is_sdp:
+0x4f59 019966 rtn 
+:      019967 l2cap_check_channel_state:
+0x4f5a 019968 disable user 
+0x4f5b 019969 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019970 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019971 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019972 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019973 copy contr ,contw 
+0x4f60 019974 increase -1 ,contw 
+0x4f61 019975 istore 1 ,contw 
+0x4f62 019976 enable user 
+0x4f63 019977 rtn 
+:      019978 l2cap_send_config_req:
+:      019979 l2cap_send_config_req_sdp:
+0x4f64 019980 fetch 1 ,mem_sdp_state 
+0x4f65 019981 call l2cap_check_channel_state 
+0x4f66 019982 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019983 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019984 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019985 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019986 branch l2cap_generate_config_req 
+:      019987 l2cap_send_config_req_rfcomm:
+0x4f6b 019988 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019989 call l2cap_check_channel_state 
+0x4f6d 019990 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019991 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019992 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019993 store 2 ,mem_config_req_dest_cid 
+0x4f71 019994 branch l2cap_generate_config_req 
+:      019995 l2cap_send_config_req_hid_ctrl:
+0x4f72 019996 fetch 1 ,mem_hid_control_state 
+0x4f73 019997 call l2cap_check_channel_state 
+0x4f74 019998 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019999 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 020000 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 020001 store 2 ,mem_config_req_dest_cid 
+0x4f78 020002 branch l2cap_generate_config_req 
+:      020003 l2cap_send_config_req_hid_int:
+0x4f79 020004 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 020005 call l2cap_check_channel_state 
+0x4f7b 020006 nrtn user 
+0x4f7c 020007 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 020008 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 020009 store 2 ,mem_config_req_dest_cid 
+:      020012 l2cap_generate_config_req:
+0x4f7f 020013 bpatchx patch22_4 ,mem_patch22 
+0x4f80 020014 call l2cap_get_req_id 
+0x4f81 020015 call l2cap_malloc_signal_channel 
+0x4f82 020016 force 0 ,regb 
+0x4f83 020017 call l2cap_get_signal_tx_payload 
+0x4f84 020018 force signal_config_req ,pdata 
+0x4f85 020019 istore 1 ,contw 
+0x4f86 020020 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 020021 istore 1 ,contw 
+0x4f88 020022 setarg 0x0008 
+0x4f89 020023 istore 2 ,contw 
+0x4f8a 020024 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 020025 istore 2 ,contw 
+0x4f8c 020026 setarg 0x0000 
+0x4f8d 020027 istore 2 ,contw 
+0x4f8e 020028 force 1 ,pdata 
+0x4f8f 020029 istore 1 ,contw 
+0x4f90 020030 force 2 ,pdata 
+0x4f91 020031 istore 1 ,contw 
+0x4f92 020032 fetch 1 ,mem_send_config_req 
+0x4f93 020033 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 020034 setarg l2cap_config_mtu_sdp 
+0x4f95 020035 istore 2 ,contw 
+0x4f96 020036 branch l2cap_generate_config_req_done 
+:      020037 l2cap_generate_config_req_rfcomm:
+0x4f97 020038 setarg l2cap_config_mtu_rfcomm 
+0x4f98 020039 istore 2 ,contw 
+:      020040 l2cap_generate_config_req_done:
+0x4f99 020041 arg 0x0c ,temp 
+0x4f9a 020042 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 020043 call l2cap_get_signal_tx_buff 
+0x4f9c 020044 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 020045 istore 2 ,contw 
+0x4f9e 020046 force l2cap_signal_channel ,pdata 
+0x4f9f 020047 istore 2 ,contw 
+0x4fa0 020048 jam 0 ,mem_send_config_req 
+:      020049 l2cap_proc_signal_config_req_rtn:
+0x4fa1 020050 branch l2cap_process_one_signal_rtn 
+:      020052 l2cap_proc_signal_config_rsp:
+0x4fa2 020053 increase 1 ,contr 
+0x4fa3 020054 ifetch 2 ,contr 
+0x4fa4 020055 copy pdata ,rega 
+0x4fa5 020056 copy regc ,pdata 
+0x4fa6 020057 isub rega ,regc 
+0x4fa7 020058 ifetch 2 ,contr 
+0x4fa8 020059 copy pdata ,rega 
+0x4fa9 020060 bpatchx patch22_5 ,mem_patch22 
+0x4faa 020061 setarg l2cap_sdp_channel 
+0x4fab 020062 isub rega ,null 
+0x4fac 020063 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 020064 setarg l2cap_rfcomm_channel 
+0x4fae 020065 isub rega ,null 
+0x4faf 020066 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 020067 setarg l2cap_hid_control_channel 
+0x4fb1 020068 isub rega ,null 
+0x4fb2 020069 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 020070 setarg l2cap_hid_interrupt_channel 
+0x4fb4 020071 isub rega ,null 
+0x4fb5 020072 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 020073 increase 2 ,contr 
+0x4fb7 020074 ifetch 2 ,contr 
+0x4fb8 020075 iforce null 
+0x4fb9 020076 branch l2cap_process_one_signal_rtn 
+:      020077 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 020078 fetch 1 ,mem_sdp_state 
+0x4fbb 020079 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 020080 store 1 ,mem_sdp_state 
+0x4fbd 020081 branch l2cap_process_one_signal_rtn 
+:      020082 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 020083 fetch 1 ,mem_rfcomm_state 
+0x4fbf 020084 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 020085 store 1 ,mem_rfcomm_state 
+0x4fc1 020086 branch l2cap_process_one_signal_rtn 
+:      020087 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020088 fetch 1 ,mem_hid_control_state 
+0x4fc3 020089 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020090 store 1 ,mem_hid_control_state 
+0x4fc5 020091 branch l2cap_process_one_signal_rtn 
+:      020092 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020093 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020094 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020095 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020096 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020097 branch ui_ipc_send_event 
+:      020101 l2cap_proc_signal_disconnect_req:
+0x4fcb 020102 ifetch 1 ,contr 
+0x4fcc 020103 copy pdata ,queue 
+0x4fcd 020104 ifetch 2 ,contr 
+0x4fce 020105 copy pdata ,rega 
+0x4fcf 020106 copy regc ,pdata 
+0x4fd0 020107 isub rega ,regc 
+0x4fd1 020108 ifetch 2 ,contr 
+0x4fd2 020109 copy pdata ,rega 
+0x4fd3 020110 ifetch 2 ,contr 
+0x4fd4 020111 copy pdata ,timeup 
+0x4fd5 020112 copy rega ,temp 
+0x4fd6 020113 call save_cont_pointers 
+0x4fd7 020114 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020115 setarg l2cap_sdp_channel 
+0x4fd9 020116 isub temp ,null 
+0x4fda 020117 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020118 setarg l2cap_rfcomm_channel 
+0x4fdc 020119 isub temp ,null 
+0x4fdd 020120 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020121 setarg l2cap_hid_control_channel 
+0x4fdf 020122 isub temp ,null 
+0x4fe0 020123 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020124 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020125 isub temp ,null 
+0x4fe3 020126 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020127 call l2cap_reject_command 
+0x4fe5 020128 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020129 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020130 copy timeup ,temp 
+0x4fe7 020131 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020132 isub temp ,null 
+0x4fe9 020133 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020134 call l2cap_reject_command 
+0x4feb 020135 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020136 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020137 copy timeup ,temp 
+0x4fed 020138 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020139 isub temp ,null 
+0x4fef 020140 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020141 call l2cap_reject_command 
+0x4ff1 020142 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020144 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020145 copy timeup ,temp 
+0x4ff3 020146 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020147 isub temp ,null 
+0x4ff5 020148 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020149 call l2cap_reject_command 
+0x4ff7 020150 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020151 l2cap_disconnect_hid_control_now:
+0x4ff8 020152 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020153 branch l2cap_send_disconnect_rsp_pkt 
+:      020154 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020155 call l2cap_reset_hid_int_state 
+0x4ffb 020156 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020157 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020165 branch l2cap_send_disconnect_rsp_pkt 
+:      020167 l2cap_disconnect_sdp_now:
+0x4ffe 020168 call l2cap_reset_sdp_channel_state 
+0x4fff 020169 fetch 1 ,mem_upper_sm_ss 
+0x5000 020170 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020173 branch l2cap_send_disconnect_rsp_pkt 
+:      020174 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020175 copy timeup ,temp 
+0x5003 020176 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020177 isub temp ,null 
+0x5005 020178 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020179 call l2cap_reject_command 
+0x5007 020180 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020181 l2cap_disconnect_rfcomm_now:
+0x5008 020182 call l2cap_reset_rfcomm_channel_state 
+0x5009 020183 branch l2cap_send_disconnect_rsp_pkt 
+:      020184 l2cap_send_disconnect_rsp_pkt:
+0x500a 020185 call load_cont_pointers 
+0x500b 020186 setarg signal_disconnect_rsp 
+0x500c 020187 istore 1 ,contw 
+0x500d 020188 copy queue ,pdata 
+0x500e 020189 istore 1 ,contw 
+0x500f 020190 setarg 0x0004 
+0x5010 020191 istore 2 ,contw 
+0x5011 020192 copy rega ,pdata 
+0x5012 020193 istore 2 ,contw 
+0x5013 020194 copy timeup ,pdata 
+0x5014 020195 istore 2 ,contw 
+0x5015 020196 force 8 ,pdata 
+0x5016 020197 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020198 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020199 call load_cont_pointers 
+0x5018 020200 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020201 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020202 iadd regb ,regb 
+0x501a 020203 branch l2cap_process_one_signal_rtn 
+:      020204 l2cap_proc_signal_disconnect_rsp:
+0x501b 020205 ifetch 1 ,contr 
+0x501c 020206 copy pdata ,queue 
+0x501d 020207 ifetch 2 ,contr 
+0x501e 020208 copy pdata ,rega 
+0x501f 020209 copy regc ,pdata 
+0x5020 020210 isub rega ,regc 
+0x5021 020211 ifetch 2 ,contr 
+0x5022 020212 copy pdata ,timeup 
+0x5023 020213 ifetch 2 ,contr 
+0x5024 020214 copy pdata ,temp 
+0x5025 020215 call save_cont_pointers 
+0x5026 020216 bpatchx patch22_7 ,mem_patch22 
+0x5027 020217 setarg l2cap_sdp_channel 
+0x5028 020218 isub temp ,null 
+0x5029 020219 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020220 setarg l2cap_rfcomm_channel 
+0x502b 020221 isub temp ,null 
+0x502c 020222 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020223 setarg l2cap_hid_control_channel 
+0x502e 020224 isub temp ,null 
+0x502f 020225 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020226 setarg l2cap_hid_interrupt_channel 
+0x5031 020227 isub temp ,null 
+0x5032 020228 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020229 call l2cap_reject_command 
+0x5034 020230 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020231 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020232 copy temp ,rega 
+0x5036 020233 copy timeup ,temp 
+0x5037 020234 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020235 isub temp ,null 
+0x5039 020236 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020237 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020238 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020239 copy temp ,rega 
+0x503c 020240 copy timeup ,temp 
+0x503d 020241 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020242 isub temp ,null 
+0x503f 020243 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020244 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020245 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020246 copy temp ,rega 
+0x5042 020247 copy timeup ,temp 
+0x5043 020248 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020249 isub temp ,null 
+0x5045 020250 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020251 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020252 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020253 copy temp ,rega 
+0x5048 020254 copy timeup ,temp 
+0x5049 020255 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020256 isub temp ,null 
+0x504b 020257 call l2cap_reset_hid_int_state ,zero 
+0x504c 020258 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020259 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020260 call load_cont_pointers 
+0x504e 020261 branch l2cap_process_one_signal_rtn 
+:      020262 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020263 branch l2cap_process_one_signal_rtn 
+:      020266 l2cap_proc_signal_echo_req:
+0x5050 020267 ifetch 1 ,contr 
+0x5051 020268 copy pdata ,queue 
+0x5052 020269 ifetch 2 ,contr 
+0x5053 020270 copy pdata ,rega 
+0x5054 020271 iadd contr ,contr 
+0x5055 020272 setarg 9 
+0x5056 020273 istore 1 ,contw 
+0x5057 020274 copy queue ,pdata 
+0x5058 020275 istore 1 ,contw 
+0x5059 020276 force 0x0000 ,pdata 
+0x505a 020277 istore 2 ,contw 
+0x505b 020278 force 4 ,pdata 
+0x505c 020279 iadd regb ,regb 
+0x505d 020280 copy regc ,pdata 
+0x505e 020281 isub rega ,regc 
+0x505f 020282 branch l2cap_process_one_signal_rtn 
+:      020283 l2cap_proc_signal_echo_rsp:
+0x5060 020284 branch l2cap_process_one_signal_rtn 
+:      020286 l2cap_proc_signal_info_rsp:
+0x5061 020287 branch l2cap_process_one_signal_rtn 
+:      020288 l2cap_reject_command:
+0x5062 020289 force 0 ,regb 
+0x5063 020290 call l2cap_get_signal_tx_payload 
+0x5064 020291 setarg signal_cmd_reject 
+0x5065 020292 istore 1 ,contw 
+0x5066 020293 copy queue ,pdata 
+0x5067 020294 istore 1 ,contw 
+0x5068 020295 setarg 2 
+0x5069 020296 istore 2 ,contw 
+0x506a 020297 setarg cmd_not_understood 
+0x506b 020298 istore 2 ,contw 
+0x506c 020299 increase 6 ,regb 
+0x506d 020300 arg 4 ,regc 
+0x506e 020301 branch l2cap_process_one_signal_rtn 
+:      020305 l2cap_reset_rfcomm_channel_state:
+0x506f 020306 setarg 0 
+0x5070 020307 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020308 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020309 jam 0 ,mem_rfcomm_state 
+0x5073 020310 rtn 
+:      020311 l2cap_reset_sdp_channel_state:
+0x5074 020312 setarg 0 
+0x5075 020313 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020314 store 2 ,mem_sdp_remote_cid 
+0x5077 020315 jam 0 ,mem_sdp_state 
+0x5078 020316 rtn 
+:      020317 l2cap_reset_hid_ctrl_state:
+0x5079 020318 setarg 0 
+0x507a 020319 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020320 jam 0 ,mem_hid_control_state 
+0x507c 020321 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020322 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020323 rtn 
+:      020325 l2cap_reset_hid_int_state:
+0x507f 020326 setarg 0 
+0x5080 020327 store 2 ,mem_hid_int_remote_cid 
+0x5081 020328 jam 0 ,mem_hid_interrupt_state 
+0x5082 020329 fetch 1 ,mem_hid_control_state 
+0x5083 020330 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020331 rtn 
+:      020333 l2cap_reset_hid_disconnected:
+0x5085 020334 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020335 branch ui_ipc_send_event 
+:      020337 l2cap_disconnect_interrupt_req:
+0x5087 020338 fetch 1 ,mem_control_tasks 
+0x5088 020339 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020340 store 1 ,mem_control_tasks 
+0x508a 020341 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020342 rtn blank 
+0x508c 020343 call l2cap_malloc_signal_channel 
+0x508d 020344 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020345 copy pdata ,rega 
+0x508f 020346 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020347 branch l2cap_generate_disconnect_req 
+:      020348 l2cap_disconnect_control_req:
+0x5091 020349 fetch 1 ,mem_control_tasks 
+0x5092 020350 set0 l2cap_disconnect_control ,pdata 
+0x5093 020351 store 1 ,mem_control_tasks 
+0x5094 020352 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020353 rtn blank 
+0x5096 020354 call l2cap_malloc_signal_channel 
+0x5097 020355 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020356 copy pdata ,rega 
+0x5099 020357 force l2cap_hid_control_channel ,regb 
+:      020358 l2cap_generate_disconnect_req:
+0x509a 020359 call l2cap_get_req_id 
+0x509b 020360 call l2cap_get_signal_tx_payload 
+0x509c 020361 force signal_disconnect_req ,pdata 
+0x509d 020362 istore 1 ,contw 
+0x509e 020363 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020364 istore 1 ,contw 
+0x50a0 020365 setarg 0x0004 
+0x50a1 020366 istore 2 ,contw 
+0x50a2 020367 copy rega ,pdata 
+0x50a3 020368 istore 2 ,contw 
+0x50a4 020369 copy regb ,pdata 
+0x50a5 020370 istore 2 ,contw 
+0x50a6 020371 force 0x08 ,temp 
+0x50a7 020372 branch ml2cap_send_signal 
+:      020374 ml2cap_send_signal_connect_req:
+0x50a8 020375 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020376 call l2cap_get_req_id 
+0x50aa 020377 call l2cap_get_signal_tx_payload 
+0x50ab 020378 setarg signal_connect_req 
+0x50ac 020379 istore 1 ,contw 
+0x50ad 020380 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020381 istore 1 ,contw 
+0x50af 020382 setarg 0x0004 
+0x50b0 020383 istore 2 ,contw 
+0x50b1 020384 copy temp ,pdata 
+0x50b2 020385 istore 2 ,contw 
+0x50b3 020386 copy timeup ,pdata 
+0x50b4 020387 istore 2 ,contw 
+0x50b5 020388 arg 8 ,temp 
+0x50b6 020389 branch ml2cap_send_signal 
+:      020390 ml2cap_send_signal_config_req:
+0x50b7 020391 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020392 call l2cap_get_req_id 
+0x50b9 020393 call l2cap_get_signal_tx_payload 
+0x50ba 020394 setarg signal_config_req 
+0x50bb 020395 istore 1 ,contw 
+0x50bc 020396 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020397 istore 1 ,contw 
+0x50be 020398 setarg 0x0008 
+0x50bf 020399 istore 2 ,contw 
+0x50c0 020401 copy temp ,pdata 
+0x50c1 020403 istore 2 ,contw 
+0x50c2 020404 setarg 0x0000 
+0x50c3 020405 istore 2 ,contw 
+0x50c4 020406 setarg 0x01 
+0x50c5 020407 istore 1 ,contw 
+0x50c6 020408 setarg 0x02 
+0x50c7 020409 istore 1 ,contw 
+0x50c8 020410 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020411 istore 2 ,contw 
+0x50ca 020412 arg 0xc ,temp 
+0x50cb 020413 branch ml2cap_send_signal 
+:      020414 ml2cap_send_signal_disconn_req:
+0x50cc 020415 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020416 call l2cap_get_req_id 
+0x50ce 020417 call l2cap_get_signal_tx_payload 
+0x50cf 020418 setarg signal_disconnect_req 
+0x50d0 020419 istore 1 ,contw 
+0x50d1 020420 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020421 increase 1 ,pdata 
+0x50d3 020422 copy contw ,rega 
+0x50d4 020423 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020424 copy rega ,contw 
+0x50d6 020425 istore 1 ,contw 
+0x50d7 020426 setarg 0x0004 
+0x50d8 020427 istore 2 ,contw 
+0x50d9 020428 copy temp ,pdata 
+0x50da 020429 istore 2 ,contw 
+0x50db 020430 copy timeup ,pdata 
+0x50dc 020431 istore 2 ,contw 
+0x50dd 020432 arg 0x8 ,temp 
+:      020435 ml2cap_send_signal:
+0x50de 020436 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020437 copy temp ,pdata 
+0x50e0 020438 branch l2cap_malloc_discard ,blank 
+0x50e1 020439 call l2cap_get_signal_tx_buff 
+0x50e2 020440 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020441 istore 2 ,contw 
+0x50e4 020442 force l2cap_signal_channel ,pdata 
+0x50e5 020443 istore 2 ,contw 
+0x50e6 020444 rtn 
+:      020446 msdp_send_req_done:
+0x50e7 020447 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020448 branch assert ,blank 
+0x50e9 020449 call l2cap_get_sdp_tx_buff 
+0x50ea 020450 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020451 istore 2 ,contw 
+0x50ec 020452 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020453 istore 2 ,contw 
+0x50ee 020454 rtn 
+:      020455 ml2cap_rx_multiplexing:
+0x50ef 020456 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020457 branch l2cap_rx_reset_state ,blank 
+0x50f1 020458 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020459 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020460 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020461 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020462 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020463 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020464 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020465 branch l2cap_rx_reset_state 
+:      020467 ml2cap_call_proc_signal:
+0x50f9 020468 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020469 call l2cap_malloc_signal_channel 
+0x50fb 020470 force 0 ,regb 
+0x50fc 020471 call l2cap_get_signal_tx_payload 
+0x50fd 020472 copy pdata ,contw 
+0x50fe 020473 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020474 copy pdata ,regc 
+0x5100 020475 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020476 iforce contr 
+:      020477 ml2cap_proc_one_comm_loop:
+0x5102 020478 call ml2cap_proc_one_comm 
+0x5103 020479 increase -4 ,regc 
+0x5104 020480 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020481 copy regb ,temp 
+0x5106 020482 call ml2cap_send_signal 
+0x5107 020483 branch l2cap_rx_reset_state 
+:      020485 ml2cap_proc_one_comm:
+0x5108 020486 ifetch 1 ,contr 
+0x5109 020487 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020488 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020489 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020490 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020491 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020492 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020493 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020494 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020495 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020496 branch ml2cap_proc_send_reject 
+:      020498 ml2cap_proc_signal_connect_req:
+0x5113 020499 call save_cont_pointers 
+0x5114 020501 call load_cont_pointers 
+0x5115 020502 branch l2cap_proc_signal_connect_req 
+:      020503 ml2cap_proc_signal_cmd_reject:
+0x5116 020504 ifetch 1 ,contr 
+0x5117 020505 copy pdata ,queue 
+0x5118 020506 ifetch 2 ,contr 
+0x5119 020507 copy pdata ,rega 
+0x511a 020508 copy regc ,pdata 
+0x511b 020509 isub rega ,regc 
+:      020510 mvptr:
+0x511c 020511 ifetch 1 ,contr 
+0x511d 020512 increase -1 ,rega 
+0x511e 020513 nbranch mvptr ,zero 
+0x511f 020514 rtn 
+:      020515 ml2cap_proc_signal_connect_rsp:
+0x5120 020516 ifetch 1 ,contr 
+0x5121 020517 copy pdata ,queue 
+0x5122 020518 ifetch 2 ,contr 
+0x5123 020519 copy pdata ,rega 
+0x5124 020520 ifetch 2 ,contr 
+0x5125 020521 copy pdata ,timeup 
+0x5126 020522 ifetch 2 ,contr 
+0x5127 020523 copy pdata ,temp 
+0x5128 020524 ifetch 2 ,contr 
+0x5129 020525 sub pdata ,0 ,null 
+0x512a 020526 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020527 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020528 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020529 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020530 ml2cap_proc_signal_connect_refused_result:
+0x512e 020531 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020532 call ui_ipc_send_event 
+:      020533 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020534 ifetch 2 ,contr 
+0x5131 020535 branch mnosucc 
+:      020536 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020537 call save_cont_pointers 
+0x5133 020541 bpatchx patch23_5 ,mem_patch23 
+0x5134 020542 setarg l2cap_sdp_channel 
+0x5135 020543 isub temp ,null 
+0x5136 020544 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020545 setarg l2cap_rfcomm_channel 
+0x5138 020546 isub temp ,null 
+0x5139 020547 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020548 setarg l2cap_hid_interrupt_channel 
+0x513b 020549 isub temp ,null 
+0x513c 020550 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020551 setarg l2cap_hid_control_channel 
+0x513e 020552 isub temp ,null 
+0x513f 020553 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020554 branch mnosucc 
+:      020555 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020556 copy timeup ,pdata 
+0x5142 020557 store 2 ,mem_sdp_remote_cid 
+0x5143 020558 fetch 1 ,mem_sdp_state 
+0x5144 020559 set1 l2cap_channel_state_conn_res 
+0x5145 020560 store 1 ,mem_sdp_state 
+0x5146 020561 branch mnosucc1 
+:      020562 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020563 copy timeup ,pdata 
+0x5148 020564 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020565 fetch 1 ,mem_rfcomm_state 
+0x514a 020566 set1 l2cap_channel_state_conn_res 
+0x514b 020567 store 1 ,mem_rfcomm_state 
+0x514c 020568 branch mnosucc1 
+:      020569 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020570 copy timeup ,pdata 
+0x514e 020571 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020572 fetch 1 ,mem_hid_control_state 
+0x5150 020573 set1 l2cap_channel_state_conn_res 
+0x5151 020574 store 1 ,mem_hid_control_state 
+0x5152 020575 branch mnosucc1 
+:      020576 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020577 copy timeup ,pdata 
+0x5154 020578 store 2 ,mem_hid_int_remote_cid 
+0x5155 020579 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020580 set1 l2cap_channel_state_conn_res 
+0x5157 020581 store 1 ,mem_hid_interrupt_state 
+:      020584 mnosucc1:
+0x5158 020585 call load_cont_pointers 
+:      020586 mnosucc:
+0x5159 020587 copy regc ,pdata 
+0x515a 020588 isub rega ,regc 
+0x515b 020589 rtn 
+:      020591 ml2cap_proc_signal_config_rsp:
+0x515c 020592 ifetch 1 ,contr 
+0x515d 020593 copy pdata ,queue 
+0x515e 020594 ifetch 2 ,contr 
+0x515f 020595 copy pdata ,rega 
+0x5160 020596 copy regc ,pdata 
+0x5161 020597 isub rega ,regc 
+0x5162 020598 ifetch 2 ,contr 
+0x5163 020599 copy pdata ,timeup 
+0x5164 020600 ifetch 2 ,contr 
+0x5165 020601 ifetch 2 ,contr 
+0x5166 020602 nbranch mcrsdone1 ,blank 
+0x5167 020603 call save_cont_pointers 
+0x5168 020607 copy timeup ,temp 
+0x5169 020608 bpatchx patch23_6 ,mem_patch23 
+0x516a 020609 setarg l2cap_sdp_channel 
+0x516b 020610 isub temp ,null 
+0x516c 020611 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020612 setarg l2cap_rfcomm_channel 
+0x516e 020613 isub temp ,null 
+0x516f 020614 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020615 setarg l2cap_hid_control_channel 
+0x5171 020616 isub temp ,null 
+0x5172 020617 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020618 setarg l2cap_hid_interrupt_channel 
+0x5174 020619 isub temp ,null 
+0x5175 020620 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020621 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020622 fetch 1 ,mem_sdp_state 
+0x5177 020623 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020624 store 1 ,mem_sdp_state 
+0x5179 020625 rtn 
+:      020626 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020627 fetch 1 ,mem_rfcomm_state 
+0x517b 020628 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020629 store 1 ,mem_rfcomm_state 
+0x517d 020630 rtn 
+:      020631 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020632 fetch 1 ,mem_hid_control_state 
+0x517f 020633 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020634 store 1 ,mem_hid_control_state 
+0x5181 020635 rtn 
+:      020636 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020637 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020638 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020639 store 1 ,mem_hid_interrupt_state 
+0x5185 020640 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020641 branch ui_ipc_send_event 
+:      020644 mcfrsdone:
+0x5187 020645 call load_cont_pointers 
+:      020646 mcrsdone1:
+0x5188 020647 increase -6 ,rega 
+:      020648 mloop2:
+0x5189 020649 branch mcrsdone ,zero 
+0x518a 020650 increase 1 ,contr 
+0x518b 020651 increase -1 ,rega 
+0x518c 020652 branch mloop2 
+:      020653 mcrsdone:
+0x518d 020654 rtn 
+:      020655 ml2cap_proc_signal_config_req:
+0x518e 020656 ifetch 1 ,contr 
+0x518f 020657 copy pdata ,queue 
+0x5190 020658 ifetch 2 ,contr 
+0x5191 020659 copy pdata ,rega 
+0x5192 020660 copy regc ,pdata 
+0x5193 020661 isub rega ,regc 
+0x5194 020662 ifetch 2 ,contr 
+0x5195 020663 increase 2 ,contr 
+0x5196 020664 copy pdata ,temp 
+0x5197 020665 setarg signal_config_rsp 
+0x5198 020666 istore 1 ,contw 
+0x5199 020667 copy queue ,pdata 
+0x519a 020668 istore 1 ,contw 
+0x519b 020669 increase 2 ,rega 
+0x519c 020670 copy rega ,pdata 
+0x519d 020671 istore 2 ,contw 
+0x519e 020672 call save_cont_pointers 
+0x519f 020673 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020674 setarg l2cap_sdp_channel 
+0x51a1 020675 isub temp ,null 
+0x51a2 020676 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020677 setarg l2cap_rfcomm_channel 
+0x51a4 020678 isub temp ,null 
+0x51a5 020679 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020680 setarg l2cap_hid_control_channel 
+0x51a7 020681 isub temp ,null 
+0x51a8 020682 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020683 setarg l2cap_hid_interrupt_channel 
+0x51aa 020684 isub temp ,null 
+0x51ab 020685 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020686 branch mcfgrq_done 
+:      020687 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020688 fetch 1 ,mem_sdp_state 
+0x51ae 020689 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020690 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020691 store 1 ,mem_sdp_state 
+0x51b1 020692 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020693 fetcht 1 ,mem_control_tasks 
+0x51b3 020694 set1 l2cap_init_config_req ,temp 
+0x51b4 020695 storet 1 ,mem_control_tasks 
+0x51b5 020696 copy queue ,pdata 
+0x51b6 020697 increase 1 ,pdata 
+0x51b7 020698 store 1 ,mem_config_identifier 
+0x51b8 020699 fetch 1 ,mem_sdp_state 
+0x51b9 020700 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020701 store 1 ,mem_sdp_state 
+:      020702 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020703 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020704 store 2 ,mem_config_req_dest_cid 
+0x51bd 020705 branch mcfgrq_done 
+:      020706 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020707 fetch 1 ,mem_rfcomm_state 
+0x51bf 020708 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020709 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020710 store 1 ,mem_rfcomm_state 
+0x51c2 020711 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020712 branch mcfgrq_done 
+:      020713 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020714 fetch 1 ,mem_hid_control_state 
+0x51c5 020715 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020716 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020717 store 1 ,mem_hid_control_state 
+0x51c8 020718 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020719 branch mcfgrq_done 
+:      020720 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020721 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020722 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020723 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020724 store 1 ,mem_hid_interrupt_state 
+0x51ce 020725 fetch 2 ,mem_hid_int_remote_cid 
+:      020728 mcfgrq_done:
+0x51cf 020729 copy pdata ,timeup 
+0x51d0 020730 call load_cont_pointers 
+0x51d1 020732 copy timeup ,pdata 
+0x51d2 020734 istore 2 ,contw 
+0x51d3 020735 force 0x0000 ,pdata 
+0x51d4 020736 istore 2 ,contw 
+0x51d5 020737 force 0x0000 ,pdata 
+0x51d6 020738 istore 2 ,contw 
+0x51d7 020739 force 10 ,pdata 
+0x51d8 020740 iadd regb ,regb 
+0x51d9 020741 increase -6 ,rega 
+:      020742 mloop1:
+0x51da 020743 branch mcrqdone ,zero 
+0x51db 020744 ifetch 1 ,contr 
+0x51dc 020745 istore 1 ,contw 
+0x51dd 020746 increase 1 ,regb 
+0x51de 020747 increase -1 ,rega 
+0x51df 020748 branch mloop1 
+:      020749 mcrqdone:
+0x51e0 020750 rtn 
+:      020751 ml2cap_proc_signal_disconn_req:
+0x51e1 020752 ifetch 1 ,contr 
+0x51e2 020753 copy pdata ,queue 
+0x51e3 020754 ifetch 2 ,contr 
+0x51e4 020755 copy pdata ,rega 
+0x51e5 020756 copy regc ,pdata 
+0x51e6 020757 isub rega ,regc 
+0x51e7 020759 ifetch 2 ,contr 
+0x51e8 020760 copy pdata ,rega 
+0x51e9 020761 ifetch 2 ,contr 
+0x51ea 020762 copy pdata ,timeup 
+0x51eb 020763 call save_cont_pointers 
+0x51ec 020764 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020765 setarg l2cap_sdp_channel 
+0x51ee 020766 copy rega ,temp 
+0x51ef 020767 isub temp ,null 
+0x51f0 020768 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020769 setarg l2cap_hid_control_channel 
+0x51f2 020770 copy rega ,temp 
+0x51f3 020771 isub temp ,null 
+0x51f4 020772 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020773 setarg l2cap_hid_interrupt_channel 
+0x51f6 020774 copy rega ,temp 
+0x51f7 020775 isub temp ,null 
+0x51f8 020776 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020777 branch mclsrfc 
+:      020778 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020779 setarg 0x0000 
+0x51fb 020780 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020781 store 2 ,mem_sdp_remote_cid 
+0x51fd 020782 store 1 ,mem_sdp_state 
+0x51fe 020783 branch mclssdp 
+:      020784 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020785 call l2cap_reset_hid_ctrl_state 
+0x5200 020786 branch mclssdp 
+:      020787 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020788 call l2cap_reset_hid_int_state 
+0x5202 020794 branch mclssdp 
+:      020795 mclsrfc:
+0x5203 020796 setarg 0x0000 
+0x5204 020797 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020798 mclssdp:
+0x5205 020799 call load_cont_pointers 
+0x5206 020800 setarg signal_disconnect_rsp 
+0x5207 020801 istore 1 ,contw 
+0x5208 020802 copy queue ,pdata 
+0x5209 020803 istore 1 ,contw 
+0x520a 020804 setarg 0x0004 
+0x520b 020805 istore 2 ,contw 
+0x520c 020806 copy rega ,pdata 
+0x520d 020807 istore 2 ,contw 
+0x520e 020808 copy timeup ,pdata 
+0x520f 020809 istore 2 ,contw 
+0x5210 020810 force 8 ,pdata 
+0x5211 020811 iadd regb ,regb 
+0x5212 020812 rtn 
+:      020814 ml2cap_proc_signal_disconn_rsp:
+0x5213 020815 ifetch 1 ,contr 
+0x5214 020816 copy pdata ,queue 
+0x5215 020817 ifetch 2 ,contr 
+0x5216 020818 copy pdata ,rega 
+0x5217 020819 ifetch 2 ,contr 
+0x5218 020820 copy pdata ,timeup 
+0x5219 020821 ifetch 2 ,contr 
+0x521a 020822 copy pdata ,temp 
+0x521b 020823 call save_cont_pointers 
+0x521c 020824 bpatchx patch24_1 ,mem_patch24 
+0x521d 020825 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020826 icompare 0xff ,queue 
+0x521f 020827 nbranch mdisdone ,true 
+0x5220 020828 setarg l2cap_sdp_channel 
+0x5221 020829 isub temp ,null 
+0x5222 020830 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020831 setarg l2cap_rfcomm_channel 
+0x5224 020832 isub temp ,null 
+0x5225 020833 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020834 branch mdisdone 
+:      020835 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020836 jam 0 ,mem_sdp_remote_cid 
+0x5228 020837 jam 0 ,mem_sdp_state 
+0x5229 020838 branch mdisdone 
+:      020839 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020842 mdisdone:
+0x522a 020843 call load_cont_pointers 
+0x522b 020844 copy regc ,pdata 
+0x522c 020845 isub rega ,regc 
+0x522d 020846 rtn 
+:      020848 ml2cap_proc_send_reject:
+0x522e 020849 setarg signal_cmd_reject 
+0x522f 020850 istore 1 ,contw 
+0x5230 020851 ifetch 1 ,contr 
+0x5231 020852 istore 1 ,contw 
+0x5232 020853 setarg 0x0002 
+0x5233 020854 istore 2 ,contw 
+0x5234 020855 setarg 0x0000 
+0x5235 020856 istore 2 ,contw 
+0x5236 020857 setarg 0x0006 
+0x5237 020858 iadd regb ,regb 
+0x5238 020859 force 4 ,regc 
+0x5239 020860 rtn 
+:      020863 l2cap_get_req_id:
+0x523a 020864 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020865 increase 1 ,pdata 
+0x523c 020866 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020867 increase 1 ,pdata 
+:      020868 l2cap_get_req_id_ok:
+0x523e 020869 store 1 ,mem_ml2cap_comm_id 
+0x523f 020870 rtn 
+:      020880 l2cap_malloc:
+0x5240 020881 bpatchx patch24_2 ,mem_patch24 
+0x5241 020882 arg 0 ,regb 
+0x5242 020883 call l2cap_malloc_is_fifo_full 
+0x5243 020884 nbranch assert ,blank 
+0x5244 020885 call l2cap_malloc_get_full_map 
+0x5245 020886 arg mem_tx_buff0 ,regb 
+0x5246 020887 arg 0 ,queue 
+:      020888 l2cap_malloc_loop:
+0x5247 020889 fetcht 1 ,mem_used_map 
+0x5248 020890 qisolate1 temp 
+0x5249 020891 branch l2cap_malloc_next ,true 
+0x524a 020892 call l2cap_malloc_enough 
+0x524b 020893 sub timeup ,0 ,null 
+0x524c 020894 branch l2cap_malloc_next ,positive 
+0x524d 020895 call l2cap_malloc_into_fifo 
+0x524e 020896 branch l2cap_malloc_rtn 
+:      020897 l2cap_malloc_next:
+0x524f 020898 increase 128 ,regb 
+0x5250 020899 increase 1 ,queue 
+0x5251 020900 setarg 8 
+0x5252 020901 isub queue ,null 
+0x5253 020902 branch l2cap_malloc_loop ,positive 
+0x5254 020903 arg 0 ,regb 
+:      020904 l2cap_malloc_rtn:
+0x5255 020905 copy regb ,pdata 
+0x5256 020906 branch assert ,blank 
+0x5257 020907 rtn 
+:      020915 l2cap_malloc_fifo_out:
+0x5258 020916 bpatchx patch24_3 ,mem_patch24 
+0x5259 020917 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020918 increase 1 ,contr 
+0x525b 020919 ifetch 2 ,contr 
+0x525c 020920 rtn 
+:      020926 l2cap_malloc_free:
+0x525d 020927 bpatchx patch24_4 ,mem_patch24 
+0x525e 020928 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020929 copy contr ,contw 
+0x5260 020930 copy contr ,temp 
+0x5261 020931 setarg 0 
+0x5262 020932 istore 3 ,contw 
+0x5263 020933 rtn 
+:      020938 l2cap_malloc_discard:
+0x5264 020939 bpatchx patch24_5 ,mem_patch24 
+0x5265 020940 call l2cap_malloc_is_fifo_empty 
+0x5266 020941 branch assert ,blank 
+0x5267 020942 fetch 3 ,mem_tx_fifo2 
+0x5268 020943 store 3 ,mem_tx_fifo3 
+0x5269 020944 fetch 3 ,mem_tx_fifo1 
+0x526a 020945 store 3 ,mem_tx_fifo2 
+0x526b 020946 fetch 3 ,mem_tx_fifo0 
+0x526c 020947 store 3 ,mem_tx_fifo1 
+0x526d 020948 rtn 
+:      020954 l2cap_malloc_is_fifo_full:
+0x526e 020955 bpatchx patch24_6 ,mem_patch24 
+0x526f 020956 fetch 3 ,mem_tx_fifo0 
+0x5270 020957 rtn 
+:      020963 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020964 bpatchx patch24_7 ,mem_patch24 
+0x5272 020965 fetch 3 ,mem_tx_fifo1 
+0x5273 020966 rtn 
+:      020972 l2cap_malloc_is_fifo_empty:
+0x5274 020973 bpatchx patch25_0 ,mem_patch25 
+0x5275 020974 fetch 3 ,mem_tx_fifo3 
+0x5276 020975 rtn 
+:      020980 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020981 call l2cap_malloc_is_fifo_empty 
+0x5278 020982 branch assert ,blank 
+0x5279 020983 arg mem_tx_fifo0 ,contr 
+:      020984 l2cap_malloc_free_loop:
+0x527a 020985 ifetch 3 ,contr 
+0x527b 020986 branch l2cap_malloc_free_loop ,blank 
+0x527c 020987 increase -3 ,contr 
+0x527d 020988 rtn 
+:      020995 l2cap_malloc_get_full_map:
+0x527e 020996 bpatchx patch25_1 ,mem_patch25 
+0x527f 020997 arg 4 ,loopcnt 
+0x5280 020998 arg mem_tx_fifo0_map ,contr 
+0x5281 020999 arg 0 ,temp 
+:      021000 l2cap_malloc_get_full_map_loop:
+0x5282 021001 ifetch 3 ,contr 
+0x5283 021002 and pdata ,0xff ,pdata 
+0x5284 021003 ior temp ,temp 
+0x5285 021004 loop l2cap_malloc_get_full_map_loop 
+0x5286 021005 storet 1 ,mem_used_map 
+0x5287 021006 rtn 
+:      021014 l2cap_malloc_into_fifo:
+0x5288 021015 bpatchx patch25_2 ,mem_patch25 
+0x5289 021016 call l2cap_malloc_is_fifo_full 
+0x528a 021017 nbranch assert ,blank 
+0x528b 021018 call l2cap_malloc_is_fifo_empty 
+0x528c 021019 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 021020 fetch 3 ,mem_tx_fifo1 
+0x528e 021021 store 3 ,mem_tx_fifo0 
+0x528f 021022 ifetch 3 ,contr 
+0x5290 021023 istore 3 ,contw 
+0x5291 021024 ifetch 3 ,contr 
+0x5292 021025 istore 3 ,contw 
+0x5293 021026 setarg 0 
+0x5294 021027 istore 3 ,contw 
+:      021028 l2cap_malloc_into_fifo_no_push:
+0x5295 021029 arg 0 ,temp 
+0x5296 021030 copy timeup ,pdata 
+0x5297 021031 iadd queue ,pdata 
+:      021032 l2cap_malloc_into_fifo_loop:
+0x5298 021033 qset1 temp 
+0x5299 021034 increase 1 ,queue 
+0x529a 021035 isub queue ,null 
+0x529b 021036 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 021038 lshift8 regb ,pdata 
+0x529d 021039 ior temp ,pdata 
+0x529e 021040 store 3 ,mem_tx_fifo3 
+0x529f 021041 rtn 
+:      021051 l2cap_malloc_enough:
+0x52a0 021052 bpatchx patch25_3 ,mem_patch25 
+0x52a1 021053 call l2cap_malloc_get_full_map 
+0x52a2 021054 copy queue ,regc 
+0x52a3 021055 arg 0 ,temp 
+0x52a4 021056 arg 0 ,timeup 
+:      021058 l2cap_malloc_enough_loop:
+0x52a5 021059 copy queue ,pdata 
+0x52a6 021060 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 021061 fetch 1 ,mem_used_map 
+0x52a8 021062 qisolate1 pdata 
+0x52a9 021063 branch l2cap_malloc_enough_end ,true 
+0x52aa 021064 increase 128 ,temp 
+0x52ab 021065 increase 1 ,queue 
+0x52ac 021066 copy rega ,pdata 
+0x52ad 021067 isub temp ,null 
+0x52ae 021068 branch l2cap_malloc_enough_end ,zero 
+0x52af 021069 branch l2cap_malloc_enough_loop ,positive 
+:      021070 l2cap_malloc_enough_end:
+0x52b0 021071 copy temp ,pdata 
+0x52b1 021072 isub rega ,null 
+0x52b2 021073 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 021074 copy queue ,pdata 
+0x52b4 021075 copy regc ,temp 
+0x52b5 021076 isub temp ,timeup 
+:      021077 l2cap_malloc_enough_rtn:
+0x52b6 021078 copy regc ,queue 
+0x52b7 021079 rtn 
+:      021082 l2cap_malloc_signal_channel:
+0x52b8 021083 bpatchx patch25_4 ,mem_patch25 
+0x52b9 021084 arg l2cap_signal_malloc_size ,rega 
+0x52ba 021085 call l2cap_malloc 
+0x52bb 021086 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 021087 increase 4 ,pdata 
+0x52bd 021088 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021089 setarg 0 
+0x52bf 021090 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021091 rtn 
+:      021093 l2cap_get_signal_tx_buff:
+0x52c1 021094 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021095 branch l2cap_util_pdata_to_contw 
+:      021097 l2cap_get_signal_tx_payload:
+0x52c3 021098 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021099 branch l2cap_util_pdata_to_contw 
+:      021102 l2cap_malloc_sdp_channel:
+0x52c5 021103 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021104 arg sdp_malloc_size ,rega 
+0x52c7 021105 call l2cap_malloc 
+0x52c8 021106 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021107 increase 4 ,pdata 
+0x52ca 021108 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021109 setarg 0 
+0x52cc 021110 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021111 rtn 
+:      021113 l2cap_get_sdp_tx_buff:
+0x52ce 021114 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021115 branch l2cap_util_pdata_to_contw 
+:      021117 l2cap_get_sdp_tx_payload:
+0x52d0 021118 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021119 branch l2cap_util_pdata_to_contw 
+:      021122 l2cap_malloc_rfcomm_channel:
+0x52d2 021123 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021124 call push_stack 
+0x52d4 021125 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021126 call l2cap_malloc_is_fifo_full 
+0x52d6 021127 nrtn blank 
+0x52d7 021128 arg rfcomm_malloc_size ,rega 
+0x52d8 021129 call l2cap_malloc 
+0x52d9 021130 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021131 increase 4 ,pdata 
+0x52db 021132 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021133 setarg 0 
+0x52dd 021134 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021135 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021136 branch pop_stack 
+:      021138 l2cap_get_rfcomm_tx_buff:
+0x52e0 021139 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021140 branch l2cap_util_pdata_to_contw 
+:      021142 l2cap_util_pdata_to_contw:
+0x52e2 021143 branch assert ,blank 
+0x52e3 021144 copy pdata ,contw 
+0x52e4 021145 rtn 
+:      021148 l2cap_lpm_save_calc_len:
+0x52e5 021149 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021150 arg 0 ,regb 
+0x52e7 021151 arg mem_tx_fifo0_map ,rega 
+0x52e8 021152 increase -2 ,rega 
+:      021153 l2cap_lpm_save_calc_len_loop:
+0x52e9 021154 increase 2 ,rega 
+0x52ea 021155 setarg mem_tx_fifo_end 
+0x52eb 021156 isub rega ,null 
+0x52ec 021157 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021158 ifetch 1 ,rega 
+0x52ee 021159 increase 1 ,rega 
+0x52ef 021160 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021161 ifetcht 2 ,rega 
+0x52f1 021162 ifetch 2 ,temp 
+0x52f2 021163 iadd regb ,regb 
+0x52f3 021164 increase 4 ,regb 
+0x52f4 021165 branch l2cap_lpm_save_calc_len_loop 
+:      021166 l2cap_lpm_save_calc_len_end:
+0x52f5 021167 copy regb ,pdata 
+0x52f6 021168 rtn 
+:      021171 l2cap_lpm_get_wake_lock:
+0x52f7 021172 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021173 branch lpm_get_wake_lock 
+:      021175 l2cap_lpm_put_wake_lock:
+0x52f9 021176 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021177 branch lpm_put_wake_lock 
+:      021179 l2cap_lpm_save_txbuf:
+0x52fb 021180 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021181 call l2cap_malloc_get_full_map 
+0x52fd 021182 fetch 1 ,mem_used_map 
+0x52fe 021183 rtn blank 
+0x52ff 021184 call l2cap_lpm_save_calc_len 
+0x5300 021185 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021186 isub temp ,null 
+0x5302 021187 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021188 call l2cap_lpm_put_wake_lock 
+0x5304 021189 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021190 arg mem_tx_fifo0 ,rega 
+:      021191 l2cap_lpm_save_txbuf_loop:
+0x5306 021192 setarg mem_tx_fifo_end 
+0x5307 021193 isub rega ,null 
+0x5308 021194 rtn zero 
+0x5309 021195 ifetch 1 ,rega 
+0x530a 021196 increase 1 ,rega 
+0x530b 021197 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021198 istore 2 ,contw 
+0x530d 021199 increase 2 ,rega 
+0x530e 021200 branch l2cap_lpm_save_txbuf_loop 
+:      021201 l2cap_lpm_save_txbuf_nempty:
+0x530f 021202 ifetch 2 ,rega 
+0x5310 021203 increase 2 ,rega 
+0x5311 021204 copy pdata ,contr 
+0x5312 021205 ifetch 2 ,contr 
+0x5313 021206 istore 2 ,contw 
+0x5314 021207 copy pdata ,loopcnt 
+0x5315 021208 increase 2 ,loopcnt 
+0x5316 021209 call memcpy 
+0x5317 021210 branch l2cap_lpm_save_txbuf_loop 
+:      021212 l2cap_lpm_load_txbuf:
+0x5318 021213 bpatchx patch26_1 ,mem_patch26 
+0x5319 021214 call l2cap_malloc_get_full_map 
+0x531a 021215 fetch 1 ,mem_used_map 
+0x531b 021216 rtn blank 
+0x531c 021217 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021218 increase -3 ,rega 
+0x531e 021219 arg mem_l2cap_lpm_txbuf ,contr 
+:      021220 l2cap_lpm_load_txbuf_loop:
+0x531f 021221 increase 3 ,rega 
+0x5320 021222 setarg mem_tx_fifo_end + 1 
+0x5321 021223 isub rega ,null 
+0x5322 021224 rtn zero 
+0x5323 021225 ifetch 2 ,contr 
+0x5324 021226 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021227 increase 4 ,pdata 
+0x5326 021228 copy pdata ,loopcnt 
+0x5327 021229 copy contr ,regb 
+0x5328 021230 ifetch 2 ,rega 
+0x5329 021231 copy pdata ,contw 
+0x532a 021232 copy regb ,contr 
+0x532b 021233 increase -2 ,contr 
+0x532c 021234 call memcpy 
+0x532d 021235 branch l2cap_lpm_load_txbuf_loop 
+:      021245 le_init_conn:
+0x532e 021246 bpatchx patch26_2 ,mem_patch26 
+0x532f 021247 disable wake 
+0x5330 021248 jam 1 ,mem_le_conn_handle 
+0x5331 021249 jam 3 ,mem_le_state 
+0x5332 021250 jam 1 ,mem_le_arq 
+0x5333 021251 setarg -1 
+0x5334 021252 store 2 ,mem_le_event_count 
+0x5335 021253 force 0 ,pdata 
+0x5336 021254 store 1 ,mem_le_ch 
+0x5337 021255 store 1 ,mem_le_op 
+0x5338 021256 store 3 ,mem_sniff_rcv 
+0x5339 021257 store 3 ,mem_sniff_lost 
+0x533a 021258 store 5 ,mem_le_pcnt_tx 
+0x533b 021259 set1 39 ,pdata 
+0x533c 021260 store 5 ,mem_le_pcnt_rx 
+0x533d 021261 jam 1 ,mem_le_txheader 
+0x533e 021262 jam 0 ,mem_le_txlen 
+0x533f 021263 branch le_supervision_flush 
+:      021265 le_init_master:
+0x5340 021266 bpatchx patch26_3 ,mem_patch26 
+0x5341 021267 enable master 
+0x5342 021268 jam lemode_master ,mem_le_mode 
+0x5343 021269 jam 1 ,mem_le_att_handle 
+0x5344 021270 jam 1 ,mem_le_search_handle_start 
+0x5345 021271 setarg 0xffff 
+0x5346 021272 store 2 ,mem_le_search_handle_end 
+0x5347 021273 force 0 ,pdata 
+0x5348 021274 store 5 ,mem_le_pcnt_rx 
+0x5349 021275 set1 39 ,pdata 
+0x534a 021276 store 5 ,mem_le_pcnt_tx 
+0x534b 021277 branch le_init_conn 
+:      021280 le_init_slave:
+0x534c 021281 bpatchx patch26_4 ,mem_patch26 
+0x534d 021282 disable master 
+0x534e 021283 setarg 0x17 
+0x534f 021284 store 2 ,mem_le_remote_mtu 
+0x5350 021285 jam lemode_slave ,mem_le_mode 
+0x5351 021286 jam 0 ,mem_le_adv_enable 
+0x5352 021287 jam 0 ,mem_lpm_current_mult 
+0x5353 021288 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021289 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021290 fetch 2 ,mem_le_superto 
+0x5356 021291 store 2 ,mem_le_init_superto 
+0x5357 021292 fetch 2 ,mem_le_tsniff 
+0x5358 021293 mul32 pdata ,5 ,pdata 
+0x5359 021294 rshift4 pdata ,pdata 
+0x535a 021295 store 2 ,mem_le_superto 
+0x535b 021296 branch le_init_conn 
+:      021302 le_dispatch:
+0x535c 021303 call le_enable 
+0x535d 021304 call le_scan 
+0x535e 021305 call le_adv 
+0x535f 021306 branch le_disable 
+:      021308 le_conn_dispatch:
+0x5360 021309 bpatchx patch26_5 ,mem_patch26 
+0x5361 021310 call le_enable 
+0x5362 021311 call app_process_ble 
+0x5363 021312 fetch 1 ,mem_le_mode 
+0x5364 021313 beq lemode_master ,le_master_dispatch 
+0x5365 021314 branch le_slave_dispatch 
+:      021320 le_master_dispatch:
+0x5366 021321 bpatchx patch26_6 ,mem_patch26 
+0x5367 021322 enable master 
+0x5368 021323 call le_supervision_update 
+0x5369 021324 branch le_master_disconn ,positive 
+0x536a 021325 call check_ble_disabled 
+0x536b 021326 call le_setup 
+0x536c 021327 call le_prepare_tx 
+0x536d 021328 disable match 
+0x536e 021329 call le_transmit_receive_sifs 
+0x536f 021330 nrtn match 
+0x5370 021331 bpatchx patch26_7 ,mem_patch26 
+0x5371 021332 fetch 1 ,mem_le_conn_rcv 
+0x5372 021333 increase 1 ,pdata 
+0x5373 021334 store 1 ,mem_le_conn_rcv 
+0x5374 021335 call le_acknowledge 
+0x5375 021336 disable master 
+0x5376 021337 rtn 
+:      021339 le_master_disconn:
+0x5377 021340 call le_disconnect 
+0x5378 021341 disable master 
+0x5379 021342 rtn 
+:      021347 le_slave_dispatch:
+0x537a 021348 bpatchx patch27_0 ,mem_patch27 
+0x537b 021349 jam 0 ,mem_le_md_count 
+0x537c 021350 call sp_calc_sequence_256 
+0x537d 021351 call le_secure_connect_sm 
+0x537e 021352 disable attempt 
+0x537f 021353 call le_supervision_update 
+0x5380 021354 branch le_slave_disconn ,positive 
+0x5381 021355 call check_ble_disabled 
+0x5382 021356 call le_setup 
+0x5383 021357 call le_receive_slave 
+0x5384 021358 nbranch le_slave_unsync ,sync 
+0x5385 021359 call le_got_first_packet 
+0x5386 021360 branch le_slave_match ,match 
+0x5387 021361 branch le_slave_cont 
+:      021364 le_slave_match:
+0x5388 021365 bpatchx patch27_1 ,mem_patch27 
+0x5389 021366 fetch 1 ,mem_le_md_count 
+0x538a 021367 pincrease 1 
+0x538b 021368 store 1 ,mem_le_md_count 
+0x538c 021369 beq le_md_max_count ,le_slave_cont 
+0x538d 021370 call le_acknowledge 
+0x538e 021371 call le_prepare_tx 
+0x538f 021372 call le_transmit_norx 
+0x5390 021373 call le_parse 
+0x5391 021374 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021375 call callback_func 
+0x5393 021376 call le_check_md 
+0x5394 021377 branch le_slave_more_data ,user 
+:      021378 le_slave_cont:
+0x5395 021379 bpatchx patch27_2 ,mem_patch27 
+0x5396 021380 call le_pairing_sm 
+0x5397 021381 call le_check_paring_time 
+0x5398 021382 call check_51cmd 
+0x5399 021383 fetch 1 ,mem_le_op 
+0x539a 021384 bbit1 op_disconn ,le_slave_disconn 
+:      021385 le_slave_unsync:
+0x539b 021386 bpatchx patch27_3 ,mem_patch27 
+0x539c 021387 call le_lpm_set_mult 
+0x539d 021388 call le_update_channel_map 
+0x539e 021389 call le_update_param 
+0x539f 021390 branch calc_clke_offset 
+:      021393 le_check_md:
+0x53a0 021394 disable user 
+0x53a1 021395 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021396 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021397 rtn 
+:      021400 le_slave_more_data:
+0x53a4 021401 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021402 enable attempt 
+0x53a6 021403 call le_transmit_receive_sifs_notx 
+0x53a7 021404 branch le_slave_match ,match 
+0x53a8 021405 branch le_slave_cont 
+:      021407 le_slave_disconn:
+:      021410 le_disconnect:
+0x53a9 021411 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021412 call le_clear_connection_info 
+0x53ab 021413 call app_disconn_reason_collect_ble 
+0x53ac 021414 call sp_initialize_256 
+0x53ad 021415 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021416 branch ui_ipc_send_event 
+:      021418 le_clear_connection_info:
+0x53af 021419 setarg 0 
+0x53b0 021420 store 9 ,mem_le_tx_buff_used 
+0x53b1 021421 jam 0 ,mem_le_conn_handle 
+0x53b2 021422 jam lemode_idle ,mem_le_mode 
+0x53b3 021423 jam 0 ,mem_le_state 
+0x53b4 021424 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021425 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021426 rtn 
+:      021428 le_got_first_packet:
+0x53b7 021429 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021430 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021431 increase 1 ,pdata 
+0x53ba 021432 store 1 ,mem_le_conn_rcv 
+0x53bb 021433 fetch 1 ,mem_le_state 
+0x53bc 021434 rtnbit1 lestate_got_first_packet 
+0x53bd 021435 set1 lestate_got_first_packet 
+0x53be 021436 store 1 ,mem_le_state 
+0x53bf 021437 fetch 2 ,mem_le_init_superto 
+0x53c0 021438 store 2 ,mem_le_superto 
+0x53c1 021439 setarg 0 
+0x53c2 021440 store 4 ,mem_le_transmit_window 
+0x53c3 021441 rtn 
+:      021444 le_enable:
+0x53c4 021445 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021446 jam 0x36 ,rf_adc_goff 
+0x53c6 021447 jam 0x5f ,rf_agc_nsat 
+0x53c7 021448 enable le 
+0x53c8 021449 jam 7 ,rfen_ulp 
+0x53c9 021450 call check_ble_disabled 
+0x53ca 021451 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021452 rtn blank 
+0x53cc 021453 jam 0xb8 ,rf_iq_gain 
+0x53cd 021454 rtn 
+:      021456 le_disable:
+0x53ce 021457 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021458 jam 0x2e ,rf_adc_goff 
+0x53d0 021459 jam 0xff ,rf_agc_nsat 
+0x53d1 021460 disable le 
+0x53d2 021461 jam 3 ,rfen_ulp 
+0x53d3 021462 arg 0 ,stop_watch 
+0x53d4 021463 rtn 
+:      021465 le_prep:
+0x53d5 021466 disable enable_crc 
+0x53d6 021467 disable enable_white 
+0x53d7 021468 fetch 3 ,mem_le_crcinit 
+0x53d8 021469 iforce crc24_init 
+0x53d9 021470 fetch 1 ,mem_le_ch_mapped 
+0x53da 021471 reverse pdata ,temp 
+0x53db 021472 set1 1 ,temp 
+0x53dc 021473 rshift temp ,white_init 
+0x53dd 021474 rtn 
+:      021477 lerx_setfreq:
+0x53de 021478 call le_setfreq 
+0x53df 021479 call set_freq_rx 
+0x53e0 021480 setarg param_pll_setup 
+0x53e1 021481 call sleep 
+0x53e2 021482 branch rf_rx_enable 
+:      021484 letx_setfreq:
+0x53e3 021485 branch txon ,match 
+:      021486 letx_setfreq0:
+0x53e4 021487 call le_setfreq 
+0x53e5 021488 branch set_freq_tx 
+:      021489 le_setfreq:
+0x53e6 021490 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021491 call set_sync_on 
+0x53e8 021492 fetch 1 ,mem_le_testtype 
+0x53e9 021493 nbranch le_ctf_test ,blank 
+0x53ea 021494 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021495 sub pdata ,36 ,null 
+0x53ec 021496 branch le_ctf_normal ,positive 
+0x53ed 021497 force 0 ,temp 
+0x53ee 021498 rtneq 37 
+0x53ef 021499 force 24 ,temp 
+0x53f0 021500 rtneq 38 
+0x53f1 021501 force 78 ,temp 
+0x53f2 021502 rtn 
+:      021504 le_ctf_normal:
+0x53f3 021505 sub pdata ,10 ,null 
+0x53f4 021506 branch le_ctf_low ,positive 
+0x53f5 021507 increase 1 ,pdata 
+:      021509 le_ctf_low:
+0x53f6 021510 lshift pdata ,pdata 
+0x53f7 021511 add pdata ,2 ,temp 
+0x53f8 021512 rtn 
+:      021514 le_ctf_test:
+0x53f9 021515 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021516 lshift pdata ,temp 
+0x53fb 021517 rtn 
+:      021519 le_sca_map:
+0x53fc 021520 arg 500 ,temp 
+0x53fd 021521 rtn blank 
+0x53fe 021522 arg 250 ,temp 
+0x53ff 021523 rtneq 1 
+0x5400 021524 arg 150 ,temp 
+0x5401 021525 rtneq 2 
+0x5402 021526 arg 100 ,temp 
+0x5403 021527 rtneq 3 
+0x5404 021528 arg 75 ,temp 
+0x5405 021529 rtneq 4 
+0x5406 021530 arg 50 ,temp 
+0x5407 021531 rtneq 5 
+0x5408 021532 arg 40 ,temp 
+0x5409 021533 rtneq 6 
+0x540a 021534 arg 20 ,temp 
+0x540b 021535 rtn 
+:      021539 le_adv_access:
+0x540c 021540 setarg 0x8e89be 
+0x540d 021541 lshift8 pdata ,pdata 
+0x540e 021542 or_into 0xd6 ,pdata 
+0x540f 021543 iforce access 
+0x5410 021544 setarg 0x555555 
+0x5411 021545 store 3 ,mem_le_crcinit 
+0x5412 021546 rtn 
+:      021548 le_setup:
+0x5413 021549 bpatchx patch28_2 ,mem_patch28 
+0x5414 021550 enable swfine 
+0x5415 021551 fetch 4 ,mem_le_access 
+0x5416 021552 iforce access 
+0x5417 021553 call le_map_channel 
+0x5418 021554 setarg 0x200 
+0x5419 021555 branch le_setup_master ,master 
+0x541a 021556 fetch 2 ,mem_le_receive_window 
+0x541b 021557 rshift pdata ,pdata 
+:      021558 le_setup_master:
+0x541c 021559 arg param_pll_setup ,temp 
+0x541d 021560 iadd temp ,pdata 
+0x541e 021561 call ahead_window 
+0x541f 021562 deposit clke 
+0x5420 021563 store 6 ,mem_le_rxon_ts 
+0x5421 021564 rtn 
+:      021566 le_next_adv_channel:
+0x5422 021567 bpatchx patch28_3 ,mem_patch28 
+0x5423 021568 fetch 1 ,mem_le_ch_mapped 
+0x5424 021569 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021570 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021571 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021572 branch le_next_adv_channel_curr_channel_39 
+:      021574 le_next_adv_channel_curr_channel_37:
+0x5428 021575 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021576 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021577 branch set_le_next_adv_channel_38 ,true 
+0x542b 021578 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021579 branch set_le_next_adv_channel_39 ,true 
+0x542d 021580 branch set_le_next_adv_channel_37 
+:      021583 le_next_adv_channel_curr_channel_38:
+0x542e 021584 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021585 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021586 branch set_le_next_adv_channel_39 ,true 
+0x5431 021587 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021588 branch set_le_next_adv_channel_37 ,true 
+0x5433 021589 branch set_le_next_adv_channel_38 
+:      021592 le_next_adv_channel_curr_channel_39:
+0x5434 021593 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021594 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021595 branch set_le_next_adv_channel_37 ,true 
+0x5437 021596 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021597 branch set_le_next_adv_channel_38 ,true 
+0x5439 021598 branch set_le_next_adv_channel_39 
+:      021602 set_le_next_adv_channel_37:
+0x543a 021603 jam 37 ,mem_le_ch_mapped 
+0x543b 021604 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021605 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021606 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021607 rtn 
+:      021609 set_le_next_adv_channel_38:
+0x543f 021610 jam 38 ,mem_le_ch_mapped 
+0x5440 021611 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021612 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021613 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021614 rtn 
+:      021616 set_le_next_adv_channel_39:
+0x5444 021617 jam 39 ,mem_le_ch_mapped 
+0x5445 021618 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021619 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021620 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021621 rtn 
+:      021625 le_context_nexthop:
+0x5449 021626 bpatchx patch28_4 ,mem_patch28 
+0x544a 021627 add rega ,coffset_mode ,contr 
+0x544b 021628 ifetch 1 ,contr 
+0x544c 021629 rtnbit0 mode_le 
+0x544d 021630 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021631 ifetch 2 ,contw 
+0x544f 021632 increase 1 ,pdata 
+0x5450 021633 istore 2 ,contw 
+0x5451 021634 add rega ,coffset_le_hop ,contr 
+0x5452 021635 ifetch 1 ,contr 
+0x5453 021636 add rega ,coffset_le_ch ,contw 
+0x5454 021637 ifetcht 1 ,contw 
+0x5455 021638 iadd temp ,pdata 
+0x5456 021639 sub pdata ,36 ,null 
+0x5457 021640 branch le_nexthop_nowrap ,positive 
+0x5458 021641 increase -37 ,pdata 
+:      021642 le_nexthop_nowrap:
+0x5459 021643 istore 1 ,contw 
+0x545a 021644 rtn 
+:      021647 le_calc_channel_map:
+0x545b 021648 bpatchx patch28_5 ,mem_patch28 
+0x545c 021649 fetch 5 ,mem_le_channel_map 
+0x545d 021650 force 0 ,temp 
+0x545e 021651 force 37 ,loopcnt 
+:      021652 le_count_channels_loop:
+0x545f 021653 bbit0 0 ,le_count_channels_notused 
+0x5460 021654 increase 1 ,temp 
+:      021655 le_count_channels_notused:
+0x5461 021656 rshift pdata ,pdata 
+0x5462 021657 loop le_count_channels_loop 
+0x5463 021658 add temp ,-1 ,pdata 
+0x5464 021659 store 1 ,mem_le_channels 
+0x5465 021660 rtn 
+:      021662 le_map_channel:
+0x5466 021663 bpatchx patch28_6 ,mem_patch28 
+0x5467 021664 fetch 1 ,mem_le_ch 
+0x5468 021665 iforce queue 
+0x5469 021666 fetcht 5 ,mem_le_channel_map 
+0x546a 021667 qisolate1 temp 
+0x546b 021668 branch le_map_channel_end ,true 
+:      021669 le_map_channel_next:
+0x546c 021670 bpatchx patch28_7 ,mem_patch28 
+0x546d 021671 fetch 1 ,mem_le_channels 
+0x546e 021672 isub queue ,pdata 
+0x546f 021673 branch le_map_channel_cont ,positive 
+0x5470 021674 sub pdata ,-1 ,queue 
+0x5471 021675 branch le_map_channel_next 
+:      021676 le_map_channel_cont:
+0x5472 021677 copy queue ,loopcnt 
+0x5473 021678 force 0 ,queue 
+:      021679 le_map_channel_loop:
+0x5474 021680 qisolate1 temp 
+0x5475 021681 branch le_map_channel_skip ,true 
+0x5476 021682 increase 1 ,loopcnt 
+:      021683 le_map_channel_skip:
+0x5477 021684 deposit loopcnt 
+0x5478 021685 branch le_map_channel_end ,blank 
+0x5479 021686 increase 1 ,queue 
+0x547a 021687 increase -1 ,loopcnt 
+0x547b 021688 branch le_map_channel_loop 
+:      021689 le_map_channel_end:
+0x547c 021690 deposit queue 
+0x547d 021691 store 1 ,mem_le_ch_mapped 
+0x547e 021692 rtn 
+:      021695 le_wait_tx:
+0x547f 021696 branch le_wait_master ,master 
+0x5480 021697 until null ,timeout 
+0x5481 021698 rtn 
+:      021700 le_wait_master:
+0x5482 021701 arg 0xea0 ,timeup 
+0x5483 021702 until clkn_rt ,meet 
+0x5484 021703 rtn 
+:      021705 le_receive_adv:
+0x5485 021706 disable swfine 
+0x5486 021707 fetch 2 ,mem_le_scan_window 
+0x5487 021708 copy pdata ,timeup 
+0x5488 021709 branch le_receive_packet 
+:      021712 le_receive_slave:
+0x5489 021713 bpatchx patch29_0 ,mem_patch29 
+0x548a 021714 enable swfine 
+0x548b 021715 fetch 2 ,mem_le_receive_window 
+0x548c 021716 fetcht 4 ,mem_le_transmit_window 
+0x548d 021717 iadd temp ,timeup 
+:      021718 le_receive_packet:
+0x548e 021719 call lerx_setfreq 
+:      021720 le_receive_rxon:
+0x548f 021721 bpatchx patch29_1 ,mem_patch29 
+0x5490 021722 call le_prep 
+0x5491 021723 disable match 
+0x5492 021724 enable decode_fec0 
+0x5493 021725 enable is_rx 
+0x5494 021726 disable is_tx 
+0x5495 021727 copy timeup ,stop_watch 
+0x5496 021728 correlate null ,timeout 
+0x5497 021729 branch le_receive_on_attempt ,attempt 
+0x5498 021730 copy clke ,temp 
+0x5499 021731 storet 6 ,mem_sync_clke 
+:      021732 le_receive_on_attempt:
+0x549a 021733 nbranch end_of_packet ,sync 
+0x549b 021734 branch le_receive_skip ,attempt 
+0x549c 021735 arg param_clke_cal_le ,clke_rt 
+0x549d 021736 copy bt_clk ,clke_bt 
+0x549e 021737 fetch 1 ,mem_le_state 
+0x549f 021738 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021739 call lpm_adjust_clk ,wake 
+:      021740 le_receive_skip:
+0x54a1 021741 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021742 call save_rssi 
+0x54a3 021743 enable enable_white 
+0x54a4 021744 enable enable_crc 
+0x54a5 021745 parse demod ,bucket ,8 
+0x54a6 021746 rshift3 pwindow ,pdata 
+0x54a7 021747 store 1 ,mem_le_rxbuf 
+0x54a8 021748 parse demod ,bucket ,8 
+0x54a9 021749 rshift3 pwindow ,pdata 
+0x54aa 021750 istore 1 ,contw 
+0x54ab 021751 and pdata ,0x3f ,loopcnt 
+0x54ac 021752 branch lerx_nopayload ,zero 
+:      021754 lerx_loop:
+0x54ad 021755 parse demod ,bucket ,8 
+0x54ae 021756 rshift3 pwindow ,pdata 
+0x54af 021757 istore 1 ,contw 
+0x54b0 021758 loop lerx_loop 
+:      021760 lerx_nopayload:
+0x54b1 021761 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021762 parse demod ,bucket ,24 
+0x54b3 021763 enable swfine 
+0x54b4 021764 arg param_sifs ,stop_watch 
+0x54b5 021765 rshift32 pdata ,pdata 
+0x54b6 021766 rshift16 pdata ,pdata 
+0x54b7 021767 istore 3 ,contw 
+0x54b8 021768 branch end_of_packet ,crc_failed 
+0x54b9 021769 enable match 
+0x54ba 021770 fetch 1 ,mem_last_freq 
+0x54bb 021771 add pdata ,0 ,rega 
+0x54bc 021772 call rf_write_freq 
+0x54bd 021773 disable decode_fec0 
+0x54be 021774 branch set_sync_on 
+:      021776 le_transmit_receive_sifs:
+0x54bf 021777 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021778 call le_transmit 
+:      021779 le_transmit_receive_sifs_notx:
+0x54c1 021780 fetcht 1 ,mem_last_freq 
+0x54c2 021781 call set_freq_rx 
+0x54c3 021782 call rf_rx_enable 
+0x54c4 021783 enable swfine 
+0x54c5 021784 arg 5500 ,timeup 
+0x54c6 021785 branch le_receive_rxon 
+:      021787 le_transmit_norx:
+0x54c7 021788 call le_transmit 
+0x54c8 021789 branch end_of_packet 
+:      021791 le_transmit:
+0x54c9 021792 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021793 call le_prep 
+0x54cb 021794 call letx_setfreq 
+0x54cc 021795 branch le_transmit0 
+:      021797 le_transmit0:
+0x54cd 021798 set1 txgfsk ,radio_ctrl 
+0x54ce 021799 enable encode_fec0 
+0x54cf 021800 enable is_tx 
+0x54d0 021801 disable is_rx 
+0x54d1 021802 call le_wait_tx 
+0x54d2 021803 rshift16 access ,pdata 
+0x54d3 021804 rshift8 pdata ,pdata 
+0x54d4 021805 rshift4 pdata ,pdata 
+0x54d5 021806 inject mod ,40 
+0x54d6 021807 enable enable_white 
+0x54d7 021808 enable enable_crc 
+0x54d8 021809 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021810 fetch 1 ,mem_le_txheader 
+0x54da 021811 inject mod ,8 
+0x54db 021812 ifetch 1 ,contr 
+0x54dc 021813 and pdata ,0x3f ,loopcnt 
+0x54dd 021814 inject mod ,8 
+0x54de 021815 branch letr_nopayload ,zero 
+:      021816 letr_loop:
+0x54df 021817 ifetch 1 ,contr 
+0x54e0 021818 inject mod ,8 
+0x54e1 021819 loop letr_loop 
+:      021821 letr_nopayload:
+0x54e2 021822 enable enable_parity 
+0x54e3 021823 inject mod ,24 
+0x54e4 021824 disable enable_parity 
+0x54e5 021825 until null ,tx_clear 
+0x54e6 021826 nop 100 
+0x54e7 021827 disable encode_fec0 
+0x54e8 021828 rtn 
+:      021830 le_send_adv_ind:
+0x54e9 021831 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021832 fetch 1 ,mem_le_adv_type 
+0x54eb 021833 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021834 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021835 lshift4 pdata ,pdata 
+0x54ee 021836 lshift2 pdata ,pdata 
+0x54ef 021837 store 1 ,mem_le_txheader 
+0x54f0 021838 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021839 add temp ,6 ,pdata 
+0x54f2 021840 store 1 ,mem_le_txlen 
+0x54f3 021841 fetch 6 ,mem_le_lap 
+0x54f4 021842 store 6 ,mem_le_txpayload 
+0x54f5 021843 copy temp ,loopcnt 
+0x54f6 021844 arg mem_le_adv_data ,contr 
+0x54f7 021845 call memcpy_fast 
+0x54f8 021846 branch le_send_adv_transmit 
+:      021847 le_send_adv_direct_ind:
+0x54f9 021848 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021849 lshift4 pdata ,pdata 
+0x54fb 021850 lshift2 pdata ,pdata 
+0x54fc 021851 increase 1 ,pdata 
+0x54fd 021852 store 1 ,mem_le_txheader 
+0x54fe 021853 setarg 12 
+0x54ff 021854 store 1 ,mem_le_txlen 
+0x5500 021855 fetch 6 ,mem_le_lap 
+0x5501 021856 store 6 ,mem_le_txpayload 
+0x5502 021857 fetch 6 ,mem_hci_plap 
+0x5503 021858 istore 6 ,contw 
+:      021859 le_send_adv_transmit:
+0x5504 021860 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021861 fetch 1 ,mem_le_adv_transmit 
+0x5506 021862 increase 1 ,pdata 
+0x5507 021863 store 1 ,mem_le_adv_transmit 
+0x5508 021864 arg 1800 ,stop_watch 
+0x5509 021865 disable match 
+0x550a 021866 branch le_transmit_receive_sifs 
+:      021868 le_send_scan_request:
+0x550b 021869 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021870 fetch 1 ,mem_le_scan_type 
+0x550d 021871 rtnne le_scan_type_active 
+0x550e 021872 fetch 1 ,mem_le_adv_transmit 
+0x550f 021873 increase 1 ,pdata 
+0x5510 021874 store 1 ,mem_le_adv_transmit 
+0x5511 021875 arg 0x0c03 ,temp 
+0x5512 021876 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021877 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021878 copy rega ,pdata 
+0x5515 021879 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021880 storet 2 ,mem_le_txheader 
+0x5517 021881 fetch 6 ,mem_le_lap 
+0x5518 021882 istore 6 ,contw 
+0x5519 021883 fetch 6 ,mem_le_plap 
+0x551a 021884 istore 6 ,contw 
+0x551b 021885 branch le_transmit_receive_sifs 
+:      021888 le_send_scan_response:
+0x551c 021889 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021890 arg scan_rsp ,temp 
+0x551e 021891 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021892 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021893 storet 1 ,mem_le_txheader 
+0x5521 021894 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021895 add temp ,6 ,pdata 
+0x5523 021896 store 1 ,mem_le_txlen 
+0x5524 021897 fetch 6 ,mem_le_lap 
+0x5525 021898 store 6 ,mem_le_txpayload 
+0x5526 021899 arg mem_le_scan_data ,contr 
+0x5527 021900 copy temp ,loopcnt 
+0x5528 021901 call memcpy_fast 
+0x5529 021902 call le_transmit_norx 
+0x552a 021903 branch le_adv_not_match 
+:      021905 le_connect_request:
+0x552b 021906 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021907 force -1 ,pdata 
+0x552d 021908 setsect 2 ,1 
+0x552e 021909 store 5 ,mem_le_channel_map 
+0x552f 021910 call le_calc_channel_map 
+0x5530 021911 force 4 ,loopcnt 
+0x5531 021912 arg mem_le_access ,contw 
+0x5532 021913 call generate_random_loop 
+0x5533 021914 fetch 2 ,mem_le_timeout 
+0x5534 021915 store 2 ,mem_le_superto 
+:      021916 le_con_req_hop_retry:
+0x5535 021917 random pdata 
+0x5536 021918 and_into 0xf ,pdata 
+0x5537 021919 sub pdata ,4 ,null 
+0x5538 021920 branch le_con_req_hop_retry ,positive 
+0x5539 021921 store 1 ,mem_le_hop 
+0x553a 021922 store 1 ,mem_tmp1 
+0x553b 021923 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021924 fetcht 2 ,mem_le_conn_interval 
+0x553d 021925 storet 2 ,mem_le_tsniff 
+0x553e 021926 copy temp ,regc 
+0x553f 021927 add clkn_bt ,7 ,pdata 
+0x5540 021928 idiv regc 
+0x5541 021929 call wait_div_end 
+0x5542 021930 remainder rega 
+0x5543 021931 isub rega ,pdata 
+0x5544 021932 iadd regc ,pdata 
+0x5545 021933 fetcht 2 ,mem_le_dsniff 
+0x5546 021934 iadd temp ,pdata 
+0x5547 021935 store 4 ,mem_le_anchor 
+0x5548 021936 isub clkn_bt ,rega 
+0x5549 021937 increase -6 ,rega 
+0x554a 021938 arg 0x2205 ,regb 
+0x554b 021939 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021940 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021941 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021942 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021943 copy regb ,pdata 
+0x5550 021944 store 2 ,mem_le_txheader 
+0x5551 021945 fetch 6 ,mem_le_lap 
+0x5552 021946 istore 6 ,contw 
+0x5553 021947 fetch 6 ,mem_le_plap 
+0x5554 021948 istore 6 ,contw 
+0x5555 021949 fetch 4 ,mem_le_access 
+0x5556 021950 istore 4 ,contw 
+0x5557 021951 random pdata 
+0x5558 021952 istore 2 ,contw 
+0x5559 021953 random pdata 
+0x555a 021954 istore 1 ,contw 
+0x555b 021955 force 2 ,pdata 
+0x555c 021956 istore 1 ,contw 
+0x555d 021957 rshift2 rega ,pdata 
+0x555e 021958 istore 2 ,contw 
+0x555f 021959 rshift2 regc ,pdata 
+0x5560 021960 istore 2 ,contw 
+0x5561 021961 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021962 setarg 0 
+0x5563 021963 istore 2 ,contw 
+0x5564 021964 fetch 2 ,mem_le_timeout 
+0x5565 021965 istore 2 ,contw 
+0x5566 021966 fetch 5 ,mem_le_channel_map 
+0x5567 021967 istore 5 ,contw 
+0x5568 021968 fetch 1 ,mem_le_hop 
+0x5569 021969 arg param_le_sca ,temp 
+0x556a 021970 ior temp ,pdata 
+0x556b 021971 istore 1 ,contw 
+0x556c 021972 call le_transmit_norx 
+0x556d 021973 setarg mem_le_txheader 
+0x556e 021974 add pdata ,18 ,contr 
+0x556f 021975 ifetch 3 ,contr 
+0x5570 021976 store 3 ,mem_le_crcinit 
+0x5571 021977 rtn 
+:      021979 le_init_adv:
+0x5572 021980 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021981 disable master 
+0x5574 021982 branch le_adv_access 
+:      021986 le_update_param:
+0x5575 021987 fetch 1 ,mem_le_state 
+0x5576 021988 rtnbit0 lestate_update_param 
+0x5577 021989 fetch 2 ,mem_le_event_count 
+0x5578 021990 fetcht 2 ,mem_le_instant 
+0x5579 021991 isub temp ,pdata 
+0x557a 021992 nrtn positive 
+0x557b 021993 store 2 ,mem_pdatatemp 
+0x557c 021994 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021995 fetch 1 ,mem_le_state 
+0x557e 021996 set0 lestate_update_param ,pdata 
+0x557f 021997 set0 lestate_got_first_packet ,pdata 
+0x5580 021998 store 1 ,mem_le_state 
+0x5581 021999 fetch 4 ,mem_le_anchor 
+0x5582 022000 fetcht 2 ,mem_le_tsniff 
+0x5583 022001 storet 2 ,mem_temp 
+0x5584 022002 isub temp ,rega 
+0x5585 022003 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 022004 fetch 1 ,mem_le_new_param 
+0x5587 022005 store 1 ,mem_le_window_size 
+0x5588 022006 ifetcht 2 ,contr 
+0x5589 022007 ifetch 2 ,contr 
+0x558a 022008 lshift2 pdata ,pdata 
+0x558b 022009 store 2 ,mem_le_tsniff 
+0x558c 022010 lshift2 temp ,temp 
+0x558d 022011 iadd temp ,pdata 
+0x558e 022012 ifetcht 4 ,contr 
+0x558f 022013 storet 4 ,mem_le_slave_latency 
+0x5590 022014 iadd rega ,pdata 
+0x5591 022015 copy pdata ,regab 
+0x5592 022016 fetch 2 ,mem_le_tsniff 
+0x5593 022017 fetcht 2 ,mem_temp 
+0x5594 022018 isub temp ,pdata 
+0x5595 022019 fetcht 2 ,mem_pdatatemp 
+0x5596 022020 imul32 temp ,pdata 
+0x5597 022021 iadd regab ,pdata 
+0x5598 022022 store 4 ,mem_le_anchor 
+0x5599 022023 call le_receive_window_size 
+0x559a 022024 fetch 2 ,mem_le_superto 
+0x559b 022025 store 2 ,mem_le_init_superto 
+0x559c 022026 rtn 
+:      022029 le_update_channel_map:
+0x559d 022030 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 022031 fetch 1 ,mem_le_state 
+0x559f 022032 rtnbit0 lestate_update_map 
+0x55a0 022033 fetch 2 ,mem_le_event_count 
+0x55a1 022034 fetcht 2 ,mem_le_instant 
+0x55a2 022035 isub temp ,pdata 
+0x55a3 022036 nrtn positive 
+0x55a4 022037 fetch 1 ,mem_le_state 
+0x55a5 022038 set0 lestate_update_map ,pdata 
+0x55a6 022039 store 1 ,mem_le_state 
+0x55a7 022040 fetch 5 ,mem_le_new_map 
+0x55a8 022041 store 5 ,mem_le_channel_map 
+0x55a9 022042 branch le_calc_channel_map 
+:      022045 le_acknowledge:
+0x55aa 022046 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 022047 call le_supervision_flush 
+0x55ac 022048 call le_check_wak 
+0x55ad 022049 fetch 1 ,mem_le_rxbuf 
+0x55ae 022050 isolate1 md ,pdata 
+0x55af 022051 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 022052 rshift pdata ,pdata 
+0x55b1 022053 ixor temp ,pdata 
+0x55b2 022054 isolate1 nesn ,pdata 
+0x55b3 022055 setflag true ,mark_old_packet ,mark 
+0x55b4 022056 rtnmark1 mark_old_packet 
+0x55b5 022057 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 022058 branch le_ack_unenc ,blank 
+0x55b7 022059 fetch 1 ,mem_le_state 
+0x55b8 022060 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 022061 call load_sk 
+0x55ba 022062 call le_decrypt 
+0x55bb 022063 nrtn blank 
+:      022064 le_ack_unenc:
+0x55bc 022065 fetcht 1 ,mem_le_arq 
+0x55bd 022066 setflip nesn ,temp 
+0x55be 022067 storet 1 ,mem_le_arq 
+0x55bf 022068 rtn 
+:      022071 le_check_wak:
+0x55c0 022072 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 022073 fetcht 1 ,mem_le_arq 
+0x55c2 022074 isolate0 wak ,temp 
+0x55c3 022075 rtn true 
+0x55c4 022076 fetch 1 ,mem_le_rxbuf 
+0x55c5 022077 lshift pdata ,pdata 
+0x55c6 022078 ixor temp ,pdata 
+0x55c7 022079 rtnbit0 sn 
+0x55c8 022080 set0 wak ,temp 
+0x55c9 022081 setflip sn ,temp 
+0x55ca 022082 storet 1 ,mem_le_arq 
+0x55cb 022083 compare 3 ,temp ,3 
+0x55cc 022084 nrtn true 
+0x55cd 022085 fetch 1 ,mem_le_txpayload 
+0x55ce 022086 beq ll_start_enc_req ,le_set_enc 
+0x55cf 022087 fetch 1 ,mem_le_enc_state 
+0x55d0 022088 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022089 rtn 
+:      022092 le_set_enc:
+0x55d2 022093 fetch 1 ,mem_le_state 
+0x55d3 022094 set1 lestate_encryption ,pdata 
+0x55d4 022095 store 1 ,mem_le_state 
+0x55d5 022096 rtn 
+:      022098 le_clear_enc:
+0x55d6 022099 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022100 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022101 arg 0 ,pdata 
+0x55d9 022102 store 4 ,mem_le_last_mic 
+0x55da 022103 store 5 ,mem_le_pcnt_tx 
+0x55db 022104 set1 39 ,pdata 
+0x55dc 022105 store 5 ,mem_le_pcnt_rx 
+0x55dd 022106 fetch 1 ,mem_le_state 
+0x55de 022107 set0 lestate_encryption ,pdata 
+0x55df 022108 store 1 ,mem_le_state 
+0x55e0 022109 rtn 
+:      022112 le_wait_adv:
+0x55e1 022113 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022114 call le_next_adv_channel 
+0x55e3 022115 call le_receive_adv 
+0x55e4 022116 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022117 increase 1 ,pdata 
+0x55e6 022118 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022119 rtn 
+:      022122 le_scan:
+0x55e8 022123 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022124 fetch 1 ,mem_le_scan_enable 
+0x55ea 022125 rtnne le_scan_enable 
+0x55eb 022126 arg le_scan_interval_timer ,queue 
+0x55ec 022127 call timer_check 
+0x55ed 022128 nrtn blank 
+0x55ee 022129 fetch 2 ,mem_le_scan_interval 
+0x55ef 022130 fetcht 2 ,mem_le_scan_window 
+0x55f0 022131 isub temp ,pdata 
+0x55f1 022132 arg le_scan_interval_timer ,queue 
+0x55f2 022133 call timer_init 
+0x55f3 022134 disable master 
+0x55f4 022135 call le_init_adv 
+0x55f5 022136 call le_wait_adv 
+0x55f6 022137 nrtn match 
+0x55f7 022138 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022139 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022140 store 6 ,mem_le_plap 
+0x55fa 022143 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022144 increase 1 ,pdata 
+0x55fc 022145 store 1 ,mem_le_adv_rcv 
+0x55fd 022146 call le_create_conn 
+0x55fe 022147 rtn master 
+0x55ff 022148 call le_send_scan_request 
+0x5600 022149 nrtn match 
+0x5601 022150 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022151 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022152 increase 1 ,pdata 
+0x5604 022153 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022154 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022155 store 9 ,mem_tmp_buffer 
+0x5607 022156 rtn 
+:      022158 le_create_conn:
+0x5608 022159 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022160 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022161 rtnne hci_cmd_le_create_conn 
+0x560b 022162 fetch 6 ,mem_le_plap 
+0x560c 022163 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022164 isub temp ,null 
+0x560e 022165 nrtn zero 
+0x560f 022166 call context_new 
+0x5610 022167 nrtn zero 
+0x5611 022168 call le_connect_request 
+0x5612 022169 call le_init_master 
+0x5613 022170 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022171 jam 0 ,mem_hci_cmd 
+0x5615 022172 jam 0 ,mem_le_peer_sca 
+0x5616 022173 jam 0 ,mem_le_scan_enable 
+0x5617 022174 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022175 branch context_save 
+:      022177 le_scan_check_sender_addr_type:
+0x5619 022178 arg 1 ,rega 
+0x561a 022179 fetch 1 ,mem_le_rxbuf 
+0x561b 022180 rtnbit1 le_sender_addr_bit 
+0x561c 022181 arg 0 ,rega 
+0x561d 022182 rtn 
+:      022186 le_prepare_tx:
+0x561e 022187 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022188 fetch 1 ,mem_le_arq 
+0x5620 022189 rtnbit1 wak 
+0x5621 022190 call le_check_tx_md 
+0x5622 022191 call le_fifo_get_first_tx_ptr 
+0x5623 022192 branch le_send_empty ,blank 
+0x5624 022193 ifetch 1 ,contr 
+0x5625 022194 ifetcht 1 ,contr 
+0x5626 022195 copy temp ,rega 
+0x5627 022196 isub rega ,pdata 
+0x5628 022197 arg le_max_paket_len ,temp 
+0x5629 022198 call not_greater_than 
+0x562a 022199 copy pdata ,temp 
+0x562b 022200 ifetch 1 ,contr 
+0x562c 022201 copy pdata ,type 
+0x562d 022202 copy rega ,pdata 
+0x562e 022203 iadd contr ,contr 
+0x562f 022204 arg mem_le_txpayload ,contw 
+0x5630 022205 copy temp ,loopcnt 
+0x5631 022206 call memcpy 
+0x5632 022207 call le_update_tx_type 
+0x5633 022208 call le_send_packet 
+0x5634 022210 call le_fifo_get_first_tx_ptr 
+0x5635 022211 ifetch 1 ,contr 
+0x5636 022212 copy pdata ,rega 
+0x5637 022213 copy contr ,regc 
+0x5638 022214 ifetcht 1 ,contr 
+0x5639 022215 copy temp ,regb 
+0x563a 022216 isub regb ,pdata 
+0x563b 022217 arg le_max_paket_len ,temp 
+0x563c 022218 call not_greater_than 
+0x563d 022219 iadd regb ,pdata 
+0x563e 022220 istore 1 ,regc 
+0x563f 022221 isub rega ,null 
+0x5640 022222 nrtn zero 
+0x5641 022223 branch le_fifo_release_first_node 
+:      022226 le_check_tx_md:
+0x5642 022227 call le_check_continue 
+0x5643 022228 rtnmark1 mark_ble_tx_md 
+0x5644 022229 fetch 1 ,mem_le_configuration 
+0x5645 022230 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022231 call le_fifo_get_second_tx_ptr 
+0x5647 022232 branch le_clear_md ,blank 
+0x5648 022233 branch le_set_md 
+:      022236 le_check_continue:
+0x5649 022237 call le_fifo_get_first_tx_ptr 
+0x564a 022238 branch le_clear_md ,blank 
+0x564b 022239 ifetch 1 ,contr 
+0x564c 022240 ifetcht 1 ,contr 
+0x564d 022241 isub temp ,pdata 
+0x564e 022242 sub pdata ,le_max_paket_len ,null 
+0x564f 022243 branch le_clear_md ,positive 
+:      022244 le_set_md:
+0x5650 022245 set1 mark_ble_tx_md ,mark 
+0x5651 022246 rtn 
+:      022248 le_clear_md:
+0x5652 022249 set0 mark_ble_tx_md ,mark 
+0x5653 022250 rtn 
+:      022252 le_update_tx_type:
+0x5654 022253 copy rega ,pdata 
+0x5655 022254 rtn blank 
+0x5656 022255 arg llid_continue ,type 
+0x5657 022256 rtn 
+:      022259 le_att_check_notification_enable:
+0x5658 022260 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022261 increase 1 ,temp 
+0x565a 022262 call le_att_get_handle_ptr 
+0x565b 022263 increase -2 ,contr 
+0x565c 022264 ifetch 2 ,contr 
+0x565d 022265 arg client_charactertic_configuration ,temp 
+0x565e 022266 isub temp ,null 
+0x565f 022267 nrtn zero 
+0x5660 022268 increase 1 ,contr 
+0x5661 022269 copy contr ,rega 
+0x5662 022270 ifetch 1 ,contr 
+0x5663 022271 rtn 
+:      022274 le_send_empty:
+0x5664 022275 force 0 ,temp 
+0x5665 022276 force 1 ,type 
+:      022278 le_send_packet:
+0x5666 022279 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022280 storet 1 ,mem_le_txlen 
+0x5668 022281 fetcht 1 ,mem_le_arq 
+0x5669 022282 set1 wak ,temp 
+0x566a 022283 and temp ,0xfc ,pdata 
+0x566b 022284 ior type ,pdata 
+0x566c 022285 store 1 ,mem_le_arq 
+0x566d 022286 and_into 0x1f ,pdata 
+0x566e 022287 isolate1 mark_ble_tx_md ,mark 
+0x566f 022288 setflag true ,md ,pdata 
+0x5670 022289 store 1 ,mem_le_txheader 
+0x5671 022291 fetch 1 ,mem_le_txheader 
+0x5672 022292 compare 1 ,type ,3 
+0x5673 022293 nbranch le_send_no_txlen ,true 
+0x5674 022294 fetch 1 ,mem_le_txlen 
+0x5675 022295 rtn blank 
+:      022296 le_send_no_txlen:
+0x5676 022297 fetch 1 ,mem_le_state 
+0x5677 022298 rtnbit0 lestate_encryption 
+0x5678 022299 call load_sk 
+0x5679 022300 branch le_encrypt 
+:      022303 get_lpm_wake_ble_rx_lock:
+0x567a 022304 arg wake_lock_ble_rx ,queue 
+0x567b 022305 branch lpm_get_wake_lock 
+:      022307 put_lpm_wake_ble_rx_lock:
+0x567c 022308 arg wake_lock_ble_rx ,queue 
+0x567d 022309 branch lpm_put_wake_lock 
+:      022312 le_parse:
+0x567e 022313 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022314 rtnmark1 mark_old_packet 
+0x5680 022315 call le_fifo_check_full 
+0x5681 022316 nrtn blank 
+0x5682 022317 fetch 1 ,mem_le_rxbuf 
+0x5683 022318 and pdata ,0x3 ,pdata 
+0x5684 022319 store 1 ,mem_le_packet_llid 
+0x5685 022320 ifetch 1 ,contr 
+0x5686 022321 and pdata ,0x1f ,pdata 
+0x5687 022322 store 1 ,mem_le_packet_size 
+0x5688 022323 rtn blank 
+0x5689 022324 copy contr ,pdata 
+0x568a 022325 store 2 ,mem_le_payload_ptr 
+0x568b 022326 fetch 1 ,mem_le_packet_llid 
+0x568c 022327 beq llid_le_ll ,le_parse_ll 
+:      022328 le_parse_l2cap:
+0x568d 022329 call le_check_l2cap_complete 
+0x568e 022330 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022331 call put_lpm_wake_ble_rx_lock 
+0x5690 022332 fetch 2 ,mem_le_payload_ptr 
+0x5691 022333 copy pdata ,contr 
+0x5692 022334 ifetch 2 ,contr 
+0x5693 022335 store 2 ,mem_le_l2cap_size 
+0x5694 022336 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022337 ifetch 2 ,contr 
+0x5696 022338 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022339 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022340 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022341 rtn 
+:      022344 le_check_l2cap_complete:
+0x569a 022345 fetch 1 ,mem_le_packet_llid 
+0x569b 022346 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022347 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022348 rtn 
+:      022353 le_check_l2cap_cid_legal:
+0x569e 022354 call enable_user 
+0x569f 022355 arg le_l2cap_cid_att ,temp 
+0x56a0 022356 isub pdata ,null 
+0x56a1 022357 rtn zero 
+0x56a2 022358 arg le_l2cap_cid_signal ,temp 
+0x56a3 022359 isub pdata ,null 
+0x56a4 022360 rtn zero 
+0x56a5 022361 arg le_l2cap_cid_smp ,temp 
+0x56a6 022362 isub pdata ,null 
+0x56a7 022363 rtn zero 
+0x56a8 022364 branch disable_user 
+:      022367 le_check_l2cap_llid_start:
+0x56a9 022368 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022369 copy pdata ,contr 
+0x56ab 022370 ifetch 2 ,contr 
+0x56ac 022371 store 2 ,mem_le_l2cap_size 
+0x56ad 022372 ifetch 2 ,contr 
+0x56ae 022373 call le_check_l2cap_cid_legal 
+0x56af 022374 nrtn user 
+0x56b0 022375 fetcht 1 ,mem_le_packet_size 
+0x56b1 022376 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022377 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022378 increase 4 ,pdata 
+0x56b4 022379 isub temp ,null 
+0x56b5 022380 branch enable_user ,zero 
+0x56b6 022381 fetch 1 ,mem_le_packet_size 
+0x56b7 022382 copy pdata ,loopcnt 
+0x56b8 022383 arg mem_le_l2capbuf ,contw 
+0x56b9 022384 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022385 copy pdata ,contr 
+0x56bb 022386 call memcpy 
+0x56bc 022387 branch disable_user 
+:      022392 le_check_l2cap_continue_legal:
+0x56bd 022393 call enable_user 
+0x56be 022394 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022395 nrtn blank 
+0x56c0 022396 branch disable_user 
+:      022398 le_check_l2cap_llid_continue:
+0x56c1 022399 call le_check_l2cap_continue_legal 
+0x56c2 022400 nrtn user 
+0x56c3 022401 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022402 arg mem_le_l2capbuf ,contw 
+0x56c5 022403 iadd contw ,rega 
+0x56c6 022404 fetcht 1 ,mem_le_packet_size 
+0x56c7 022405 iadd temp ,pdata 
+0x56c8 022406 store 1 ,mem_le_packet_len_recved 
+0x56c9 022407 fetch 1 ,mem_le_packet_size 
+0x56ca 022408 copy pdata ,loopcnt 
+0x56cb 022409 copy rega ,contw 
+0x56cc 022410 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022411 copy pdata ,contr 
+0x56ce 022412 call memcpy_fast 
+0x56cf 022413 setarg mem_le_l2capbuf 
+0x56d0 022414 store 2 ,mem_le_payload_ptr 
+0x56d1 022415 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022416 increase 4 ,pdata 
+0x56d3 022417 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022418 isub temp ,null 
+0x56d5 022419 branch enable_user ,zero 
+0x56d6 022420 branch disable_user 
+:      022426 le_get_search_att_type:
+0x56d7 022427 call store_contr 
+0x56d8 022428 arg mem_le_search_att_type_length ,contw 
+:      022429 le_get_search_common:
+0x56d9 022430 fetch 2 ,mem_le_l2cap_size 
+0x56da 022431 increase -5 ,pdata 
+:      022432 le_get_search_common2:
+0x56db 022433 istore 1 ,contw 
+0x56dc 022434 copy pdata ,loopcnt 
+0x56dd 022435 call get_contr 
+0x56de 022436 branch memcpy_fast 
+:      022438 le_get_search_att_uuid:
+0x56df 022439 call store_contr 
+0x56e0 022440 arg mem_le_search_uuid_length ,contw 
+0x56e1 022441 branch le_get_search_common 
+:      022445 le_writeatt_cb:
+0x56e2 022446 fetch 2 ,mem_cb_att_write 
+0x56e3 022447 branch callback_func 
+:      022449 le_supervision_update:
+0x56e4 022450 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022451 call get_clkbt 
+0x56e6 022452 isub temp ,timeup 
+0x56e7 022453 deposit timeup 
+0x56e8 022454 fetcht 2 ,mem_le_superto 
+0x56e9 022455 lshift4 temp ,temp 
+0x56ea 022456 lshift temp ,temp 
+0x56eb 022457 isub temp ,pdata 
+0x56ec 022458 rtn 
+:      022460 le_supervision_flush:
+0x56ed 022461 call get_clkbt 
+0x56ee 022462 store 4 ,mem_le_supervision_timer 
+0x56ef 022463 rtn 
+:      022466 le_adv:
+0x56f0 022467 jam 36 ,mem_le_ch_mapped 
+0x56f1 022468 jam 0 ,mem_le_adv_channel_map_temp 
+:      022469 le_adv_loop:
+0x56f2 022470 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022471 fetch 1 ,mem_le_adv_enable 
+0x56f4 022472 rtn blank 
+0x56f5 022473 arg le_adv_interval_timer ,queue 
+0x56f6 022474 call timer_check 
+0x56f7 022475 nrtn blank 
+0x56f8 022476 bpatchx patch2d_1 ,mem_patch2d 
+:      022477 le_adv_loop_tx:
+0x56f9 022478 disable master 
+0x56fa 022479 enable swfine 
+0x56fb 022480 call le_init_adv 
+0x56fc 022481 call le_next_adv_channel 
+0x56fd 022482 call le_send_adv_ind 
+0x56fe 022483 nbranch le_adv_not_match ,match 
+0x56ff 022484 fetch 1 ,mem_le_req_rcv 
+0x5700 022485 increase 1 ,pdata 
+0x5701 022486 store 1 ,mem_le_req_rcv 
+0x5702 022487 fetch 1 ,mem_le_rxbuf 
+0x5703 022488 and pdata ,0x0f ,pdata 
+0x5704 022489 beq scan_req ,le_send_scan_response 
+0x5705 022490 beq connect_req ,le_parse_connect_req 
+:      022491 le_adv_not_match:
+0x5706 022492 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022493 random pdata 
+0x5708 022494 arg 0x1ff ,temp 
+0x5709 022495 iand temp ,pdata 
+0x570a 022496 add pdata ,250 ,pdata 
+0x570b 022497 call delay 
+0x570c 022498 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022499 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022500 isub temp ,null 
+0x570f 022501 nbranch le_adv_loop ,zero 
+0x5710 022502 arg le_adv_interval_timer ,queue 
+0x5711 022503 fetch 2 ,mem_le_adv_interval 
+0x5712 022504 branch timer_init 
+:      022507 le_receive_window_size:
+0x5713 022508 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022509 fetch 1 ,mem_le_peer_sca 
+0x5715 022510 call le_sca_map 
+0x5716 022511 fetch 2 ,mem_le_tsniff 
+0x5717 022512 imul32 temp ,pdata 
+0x5718 022513 arg 375 ,temp 
+0x5719 022514 imul32 temp ,pdata 
+0x571a 022515 arg 100000 ,temp 
+0x571b 022516 idiv temp 
+0x571c 022517 fetch 1 ,mem_le_window_size 
+0x571d 022518 arg 20000 ,temp 
+0x571e 022519 imul32 temp ,pdata 
+0x571f 022520 iadd temp ,pdata 
+0x5720 022521 store 4 ,mem_le_transmit_window 
+0x5721 022522 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022523 fetch 2 ,mem_rx_window_sniff 
+0x5723 022524 call wait_div_end 
+0x5724 022525 quotient temp 
+0x5725 022526 iadd temp ,pdata 
+0x5726 022527 store 2 ,mem_le_receive_window 
+0x5727 022528 rtn 
+:      022530 le_parse_connect_req:
+0x5728 022531 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022532 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022533 fetcht 6 ,mem_le_lap 
+0x572b 022534 isub temp ,null 
+0x572c 022535 nrtn zero 
+0x572d 022536 call le_scan_check_sender_addr_type 
+0x572e 022537 copy rega ,pdata 
+0x572f 022538 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022539 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022540 store 7 ,mem_tmp_buffer 
+0x5732 022541 ifetch 8 ,contr 
+0x5733 022542 istore 8 ,contw 
+0x5734 022543 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022544 store 6 ,mem_le_plap 
+0x5736 022545 increase 6 ,contr 
+0x5737 022546 ifetch 8 ,contr 
+0x5738 022547 store 8 ,mem_le_access 
+0x5739 022548 ifetcht 2 ,contr 
+0x573a 022549 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022550 lshift2 temp ,temp 
+0x573c 022551 ifetch 2 ,contr 
+0x573d 022552 lshift2 pdata ,pdata 
+0x573e 022553 store 2 ,mem_le_tsniff 
+0x573f 022554 store 4 ,mem_le_anchor 
+0x5740 022555 isub temp ,pdata 
+0x5741 022556 add pdata ,-2 ,clke_bt 
+0x5742 022557 ifetch 9 ,contr 
+0x5743 022558 store 9 ,mem_le_slave_latency 
+0x5744 022559 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022560 ifetch 1 ,contr 
+0x5746 022561 rshift4 pdata ,temp 
+0x5747 022562 rshift temp ,temp 
+0x5748 022563 storet 1 ,mem_le_peer_sca 
+0x5749 022564 and_into 0x1f ,pdata 
+0x574a 022565 store 1 ,mem_le_hop 
+0x574b 022566 call le_receive_window_size 
+0x574c 022567 call le_calc_channel_map 
+0x574d 022568 call le_init_slave 
+0x574e 022569 call context_new 
+0x574f 022570 nrtn zero 
+0x5750 022571 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022572 call calc_clke_offset 
+0x5752 022573 call le_l2cap_reset_signaling_identifier 
+0x5753 022574 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022575 call ui_ipc_send_event 
+0x5755 022576 branch context_save 
+:      022579 le_init_attlist_search:
+0x5756 022580 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022581 fetch 2 ,mem_le_search_handle_start 
+0x5758 022582 iforce regb 
+0x5759 022583 fetch 2 ,mem_le_search_handle_end 
+0x575a 022584 iforce regc 
+0x575b 022585 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022586 iforce contr 
+0x575d 022587 enable user 
+0x575e 022588 rtn 
+:      022591 le_att_handle_inrange:
+0x575f 022592 ifetch 2 ,contr 
+0x5760 022593 rtn blank 
+0x5761 022594 isub regb ,null 
+0x5762 022595 nrtn positive 
+0x5763 022596 isub regc ,null 
+0x5764 022597 rtn zero 
+0x5765 022598 branch le_att_handle_blank ,positive 
+0x5766 022599 force 1 ,null 
+0x5767 022600 rtn 
+:      022601 le_att_handle_blank:
+0x5768 022602 force 0 ,pdata 
+0x5769 022603 rtn 
+:      022607 le_att_get_handle_ptr:
+0x576a 022608 call le_att_get_handle_ptr2 
+0x576b 022609 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022610 rtn 
+:      022612 le_att_get_handle_ptr2:
+0x576d 022613 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022614 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022615 iforce contr 
+:      022616 le_att_get_handle_loop1:
+0x5770 022617 ifetch 2 ,contr 
+0x5771 022618 rtn blank 
+0x5772 022619 isub temp ,null 
+0x5773 022620 rtn zero 
+0x5774 022621 ifetch 1 ,contr 
+0x5775 022622 iadd contr ,contr 
+0x5776 022623 ifetch 1 ,contr 
+0x5777 022624 iadd contr ,contr 
+0x5778 022625 branch le_att_get_handle_loop1 
+:      022626 le_att_get_handle_ptr_found:
+0x5779 022627 ifetch 1 ,contr 
+0x577a 022628 iadd contr ,contr 
+0x577b 022629 rtn 
+:      022633 le_att_get_short_uuid_ptr:
+0x577c 022634 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022635 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022636 iforce contr 
+:      022637 le_att_get_short_uuid_loop:
+0x577f 022638 ifetch 2 ,contr 
+0x5780 022639 rtn blank 
+0x5781 022640 ifetch 1 ,contr 
+0x5782 022641 iadd contr ,contr 
+0x5783 022642 increase -2 ,contr 
+0x5784 022643 ifetch 2 ,contr 
+0x5785 022644 isub temp ,null 
+0x5786 022645 rtn zero 
+0x5787 022646 ifetch 1 ,contr 
+0x5788 022647 iadd contr ,contr 
+0x5789 022648 branch le_att_get_short_uuid_loop 
+:      022652 le_att_get_handle_info_from_ptr:
+0x578a 022653 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022654 branch le_att_get_handle_info_fast 
+:      022656 le_att_get_handle_info:
+0x578c 022657 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022658 fetch 2 ,mem_ui_le_uuid_table 
+:      022659 le_att_get_handle_info_fast:
+0x578e 022660 iforce contr 
+0x578f 022661 copy temp ,rega 
+:      022662 le_att_get_handle_loop:
+0x5790 022663 ifetch 2 ,contr 
+0x5791 022664 branch le_att_unfind_handle ,blank 
+0x5792 022665 isub rega ,null 
+0x5793 022666 branch le_att_finded_handle ,zero 
+0x5794 022667 ifetch 1 ,contr 
+0x5795 022668 iadd contr ,contr 
+0x5796 022669 ifetch 1 ,contr 
+0x5797 022670 iadd contr ,contr 
+0x5798 022671 branch le_att_get_handle_loop 
+:      022672 le_att_unfind_handle:
+0x5799 022673 branch disable_blank 
+:      022675 le_att_finded_handle:
+0x579a 022676 ifetch 1 ,contr 
+0x579b 022677 store 1 ,mem_le_cur_uuid_length 
+0x579c 022678 copy pdata ,loopcnt 
+0x579d 022679 arg mem_le_cur_uuid ,contw 
+0x579e 022680 call memcpy_fast 
+0x579f 022681 ifetch 1 ,contr 
+0x57a0 022682 store 1 ,mem_le_curr_att_len 
+0x57a1 022683 call store_contr 
+0x57a2 022684 branch enable_blank 
+:      022687 le_modified_name:
+0x57a3 022688 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022689 call le_modified_name_att_list 
+0x57a5 022690 branch le_modified_name_adv 
+:      022692 le_modified_name_att_list:
+0x57a6 022693 arg uuid_chrctr_device_name ,temp 
+0x57a7 022694 call le_att_get_short_uuid_ptr 
+0x57a8 022695 rtn blank 
+0x57a9 022696 ifetch 1 ,contr 
+0x57aa 022697 copy contr ,contw 
+0x57ab 022698 fetcht 1 ,mem_le_name_len 
+0x57ac 022699 copy temp ,loopcnt 
+0x57ad 022700 isub temp ,null 
+0x57ae 022701 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022702 isub temp ,temp 
+0x57b0 022703 arg mem_le_name ,contr 
+0x57b1 022704 call memcpy 
+0x57b2 022705 copy temp ,loopcnt 
+0x57b3 022706 ncall memcpy_empty ,zero 
+0x57b4 022707 rtn 
+:      022708 le_name_length_longer_than_att:
+0x57b5 022709 copy pdata ,loopcnt 
+0x57b6 022710 arg mem_le_name ,contr 
+0x57b7 022711 branch memcpy_fast 
+:      022714 le_modified_name_adv:
+0x57b8 022715 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022716 arg mem_le_adv_data ,rega 
+0x57ba 022717 call le_modified_name_adv_and_scan 
+0x57bb 022718 setarg 0 
+0x57bc 022719 setflag user ,0 ,pdata 
+0x57bd 022720 store 1 ,mem_pdatatemp 
+0x57be 022721 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022722 arg mem_le_scan_data ,rega 
+0x57c0 022723 call le_modified_name_adv_and_scan 
+0x57c1 022724 rtn user 
+0x57c2 022725 fetch 1 ,mem_pdatatemp 
+0x57c3 022726 branch assert ,blank 
+0x57c4 022727 rtn 
+:      022730 le_modified_name_adv_and_scan:
+0x57c5 022731 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022732 call enable_user 
+0x57c7 022733 call clear_temp_block 
+0x57c8 022734 arg 0 ,regb 
+0x57c9 022735 arg mem_le_data_temp ,contw 
+0x57ca 022736 call le_modified_name_adv_loop 
+0x57cb 022737 fetch 1 ,mem_le_name_len 
+0x57cc 022738 add pdata ,1 ,temp 
+0x57cd 022739 iadd regb ,rega 
+0x57ce 022740 increase 2 ,rega 
+0x57cf 022741 sub rega ,0x1f ,null 
+0x57d0 022742 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022743 istoret 1 ,contw 
+0x57d2 022744 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022745 istoret 1 ,contw 
+0x57d4 022746 iforce loopcnt 
+0x57d5 022747 call memcpy_fast 
+0x57d6 022748 copy rega ,regb 
+:      022749 le_modified_name_adv_and_scan_store_data:
+0x57d7 022750 deposit regb 
+0x57d8 022751 store 1 ,mem_le_data_len_temp 
+0x57d9 022752 arg mem_le_data_len_temp ,contr 
+0x57da 022753 setarg -32 
+0x57db 022754 iadd regc ,contw 
+0x57dc 022755 branch memcpy32 
+:      022757 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022758 call disable_user 
+0x57de 022759 branch le_modified_name_adv_and_scan_store_data 
+:      022761 le_modified_name_adv_loop:
+0x57df 022762 ifetch 1 ,rega 
+0x57e0 022763 rtn blank 
+0x57e1 022764 pincrease 1 
+0x57e2 022765 ifetcht 1 ,contr 
+0x57e3 022766 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022767 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022768 iadd regb ,regb 
+0x57e6 022769 copy rega ,contr 
+0x57e7 022770 iforce loopcnt 
+0x57e8 022771 call memcpy_fast 
+0x57e9 022772 copy contr ,rega 
+:      022773 le_modified_name_adv_loop2:
+0x57ea 022774 deposit rega 
+0x57eb 022775 isub regc ,null 
+0x57ec 022776 rtn positive 
+0x57ed 022777 branch le_modified_name_adv_loop 
+:      022779 le_modified_name_adv_found_name:
+0x57ee 022780 iadd rega ,rega 
+0x57ef 022781 branch le_modified_name_adv_loop2 
+:      022784 memcpy_empty:
+0x57f0 022785 setarg space 
+0x57f1 022786 istore 1 ,contw 
+0x57f2 022787 loop memcpy_empty 
+0x57f3 022788 rtn 
+:      022791 le_lpm_set_mult:
+0x57f4 022792 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022793 disable wake 
+0x57f6 022794 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022795 nbranch le_lpm_lost ,match 
+:      022796 le_lpm_set_mult_attempt:
+0x57f8 022797 call lpm_match 
+0x57f9 022798 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022799 store 2 ,mem_le_receive_window 
+0x57fb 022801 nbranch lpm_mult_short ,match 
+0x57fc 022802 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022804 fetch 1 ,mem_le_packet_size 
+0x57fe 022805 nbranch lpm_mult_short ,blank 
+0x57ff 022806 fetch 1 ,mem_le_txlen 
+0x5800 022807 nbranch lpm_mult_short ,blank 
+0x5801 022809 fetch 1 ,mem_le_configuration 
+0x5802 022810 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022812 fetch 1 ,mem_le_state 
+0x5804 022813 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022814 branch lpm_mult_wait_timeout 
+:      022816 le_lpm_lost:
+0x5806 022817 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022818 rshift temp ,temp 
+0x5808 022819 fetch 2 ,mem_le_receive_window 
+0x5809 022820 iadd temp ,pdata 
+0x580a 022821 store 2 ,mem_le_receive_window 
+0x580b 022822 branch lpm_lost 
+:      022825 le_set_config_fixed_tk:
+0x580c 022826 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022827 branch le_set_config 
+:      022829 le_clr_config_fixed_tk:
+0x580e 022830 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022831 branch le_clr_config 
+:      022833 le_set_config_fixed_ltk:
+0x5810 022834 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022835 branch le_set_config 
+:      022837 le_clr_config_fixed_ltk:
+0x5812 022838 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022839 branch le_clr_config 
+:      022841 le_set_config_more_data:
+0x5814 022842 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022843 branch le_set_config 
+:      022845 le_clr_config_more_data:
+0x5816 022846 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022847 branch le_clr_config 
+:      022849 le_set_config_read_authentication:
+0x5818 022850 arg bit_ble_read_auth ,queue 
+0x5819 022851 branch le_set_config 
+:      022853 le_clr_config_read_authentication:
+0x581a 022854 arg bit_ble_read_auth ,queue 
+0x581b 022855 branch le_clr_config 
+:      022857 le_set_config_write_authentication:
+0x581c 022858 arg bit_ble_write_auth ,queue 
+0x581d 022859 branch le_set_config 
+:      022861 le_clr_config_write_authentication:
+0x581e 022862 arg bit_ble_write_auth ,queue 
+0x581f 022863 branch le_clr_config 
+:      022865 le_set_config_short_mult:
+0x5820 022866 arg bit_ble_short_mult ,queue 
+0x5821 022867 branch le_set_config 
+:      022869 le_clr_config_short_mult:
+0x5822 022870 arg bit_ble_short_mult ,queue 
+0x5823 022871 branch le_clr_config 
+:      022874 le_set_config:
+0x5824 022875 fetch 1 ,mem_le_configuration 
+0x5825 022876 qset1 pdata 
+0x5826 022877 store 1 ,mem_le_configuration 
+0x5827 022878 rtn 
+:      022880 le_clr_config:
+0x5828 022881 fetch 1 ,mem_le_configuration 
+0x5829 022882 qset0 pdata 
+0x582a 022883 store 1 ,mem_le_configuration 
+0x582b 022884 rtn 
+:      022886 le_set_fixed_ltk:
+0x582c 022887 setarg 0x112233 
+0x582d 022888 store 3 ,mem_le_fixed_ltk 
+0x582e 022889 setarg 0x445566 
+0x582f 022890 istore 3 ,contw 
+0x5830 022891 setarg 0x778899 
+0x5831 022892 istore 3 ,contw 
+0x5832 022893 setarg 0x001122 
+0x5833 022894 istore 3 ,contw 
+0x5834 022895 setarg 0x334455 
+0x5835 022896 istore 3 ,contw 
+0x5836 022897 setarg 0x66 
+0x5837 022898 istore 1 ,contw 
+0x5838 022899 rtn 
+:      022902 le_set_justwork:
+0x5839 022903 setarg 0x01000302 
+0x583a 022904 store 4 ,mem_le_pres 
+0x583b 022905 setarg 0x010010 
+0x583c 022906 store 3 ,mem_le_pres_max_keysize 
+0x583d 022907 jam 1 ,mem_le_pairing_mode 
+0x583e 022908 rtn 
+:      022912 le_fifo_malloc_tx_empty:
+0x583f 022913 arg 0 ,rega 
+0x5840 022914 arg llid_empty ,type 
+0x5841 022915 branch le_fifo_malloc_tx 
+:      022919 le_fifo_malloc_tx_ll:
+0x5842 022920 arg llid_le_ll ,type 
+0x5843 022921 call le_fifo_malloc_tx 
+0x5844 022922 copy regb ,pdata 
+0x5845 022923 istore 1 ,contw 
+0x5846 022924 rtn 
+:      022928 le_fifo_malloc_tx_l2cap:
+0x5847 022929 force llid_l2cap_start ,type 
+0x5848 022930 increase 4 ,rega 
+0x5849 022931 call le_fifo_malloc_tx 
+0x584a 022932 increase -4 ,rega 
+0x584b 022933 copy rega ,pdata 
+0x584c 022934 istore 2 ,contw 
+0x584d 022935 copy regb ,pdata 
+0x584e 022936 istore 2 ,contw 
+0x584f 022937 rtn 
+:      022941 le_fifo_malloc_tx:
+0x5850 022942 sub rega ,240 ,null 
+0x5851 022943 nbranch assert ,positive 
+0x5852 022944 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022945 arg 1 ,temp 
+0x5854 022946 arg le_tx_buff_count ,loopcnt 
+:      022947 le_fifo_malloc_tx_loop:
+0x5855 022948 iand temp ,null 
+0x5856 022949 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022950 lshift temp ,temp 
+0x5858 022951 loop le_fifo_malloc_tx_loop 
+0x5859 022952 branch assert 
+:      022953 le_fifo_malloc_tx_got_empty:
+0x585a 022954 ixor temp ,pdata 
+0x585b 022955 store 1 ,mem_le_tx_buff_used 
+0x585c 022956 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022957 lshift4 pdata ,pdata 
+0x585e 022958 lshift4 pdata ,pdata 
+0x585f 022959 arg mem_le_tx_buffer0 ,temp 
+0x5860 022960 iadd temp ,temp 
+:      022961 le_fifo_tx_find_empty_ptr:
+0x5861 022962 arg 0 ,loopcnt 
+0x5862 022963 arg mem_le_tx_ptr0 ,contr 
+:      022964 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022965 ifetch 2 ,contr 
+0x5864 022966 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022967 copy loopcnt ,pdata 
+0x5866 022968 increase 1 ,loopcnt 
+0x5867 022969 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022970 branch assert 
+:      022973 le_fifo_tx_found_empty_ptr:
+0x5869 022974 increase -2 ,contr 
+0x586a 022975 istoret 2 ,contr 
+0x586b 022976 copy temp ,contw 
+0x586c 022977 copy rega ,pdata 
+0x586d 022978 istore 1 ,contw 
+0x586e 022979 setarg 0 
+0x586f 022980 istore 1 ,contw 
+0x5870 022981 copy type ,pdata 
+0x5871 022982 istore 1 ,contw 
+0x5872 022983 rtn 
+:      022987 le_fifo_get_first_tx_ptr:
+0x5873 022988 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022989 copy pdata ,contr 
+0x5875 022990 rtn 
+:      022992 le_fifo_get_second_tx_ptr:
+0x5876 022993 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022994 copy pdata ,contr 
+0x5878 022995 rtn 
+:      022997 le_fifo_get_last_tx_ptr:
+0x5879 022998 call le_fifo_get_last_tx_ptr0 
+0x587a 022999 copy pdata ,contr 
+0x587b 023000 rtn 
+:      023001 le_fifo_get_last_tx_ptr0:
+0x587c 023002 fetch 2 ,mem_le_tx_ptr3 
+0x587d 023003 nrtn blank 
+0x587e 023004 fetch 2 ,mem_le_tx_ptr2 
+0x587f 023005 nrtn blank 
+0x5880 023006 fetch 2 ,mem_le_tx_ptr1 
+0x5881 023007 nrtn blank 
+0x5882 023008 fetch 2 ,mem_le_tx_ptr0 
+0x5883 023009 rtn 
+:      023011 le_fifo_get_first_l2cap_ptr:
+0x5884 023012 call le_fifo_get_first_tx_ptr 
+0x5885 023013 increase 3 ,contr 
+0x5886 023014 rtn 
+:      023016 le_fifo_get_first_att_ptr:
+0x5887 023017 call le_fifo_get_first_tx_ptr 
+0x5888 023018 increase 7 ,contr 
+0x5889 023019 rtn 
+:      023021 le_fifo_get_last_att_ptr:
+0x588a 023022 call le_fifo_get_last_tx_ptr 
+0x588b 023023 increase 7 ,contr 
+0x588c 023024 rtn 
+:      023026 le_fifo_get_last_l2cap_ptr:
+0x588d 023027 call le_fifo_get_last_tx_ptr 
+0x588e 023028 increase 3 ,contr 
+0x588f 023029 rtn 
+:      023033 le_fifo_check_full:
+0x5890 023034 fetch 2 ,mem_le_tx_ptr3 
+0x5891 023035 rtn 
+:      023038 le_fifo_check_nearly_full:
+0x5892 023039 fetch 2 ,mem_le_tx_ptr2 
+0x5893 023040 rtn 
+:      023043 le_fifo_check_empty:
+0x5894 023044 fetch 2 ,mem_le_tx_ptr0 
+0x5895 023045 rtn 
+:      023048 le_fifo_release_first_node:
+0x5896 023049 fetch 2 ,mem_le_tx_ptr0 
+0x5897 023050 arg mem_le_tx_buffer0 ,temp 
+0x5898 023051 isub temp ,pdata 
+0x5899 023052 rshift4 pdata ,pdata 
+0x589a 023053 rshift4 pdata ,queue 
+0x589b 023054 fetch 1 ,mem_le_tx_buff_used 
+0x589c 023055 qset0 pdata 
+0x589d 023056 store 1 ,mem_le_tx_buff_used 
+0x589e 023057 arg 0 ,loopcnt 
+:      023058 le_fifo_release_first_node_loop:
+0x589f 023059 lshift loopcnt ,pdata 
+0x58a0 023060 arg mem_le_tx_ptr1 ,temp 
+0x58a1 023061 iadd temp ,temp 
+0x58a2 023062 ifetch 2 ,temp 
+0x58a3 023063 increase -2 ,temp 
+0x58a4 023064 istore 2 ,temp 
+0x58a5 023065 copy loopcnt ,pdata 
+0x58a6 023066 increase 1 ,loopcnt 
+0x58a7 023067 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 023068 setarg 0 
+0x58a9 023069 istore 2 ,temp 
+0x58aa 023070 rtn 
+:      023076 le_parse_att:
+0x58ab 023077 ifetch 3 ,contr 
+0x58ac 023078 store 3 ,mem_le_att_opcode 
+0x58ad 023079 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 023080 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 023081 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 023082 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 023083 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 023084 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 023085 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 023086 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 023087 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023088 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023089 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023090 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023091 rtn 
+:      023094 le_send_att_exchange_mtu_requset:
+0x58ba 023095 force 3 ,rega 
+0x58bb 023096 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023097 setarg attop_exchange_mtu_request 
+0x58bd 023098 istore 1 ,contw 
+0x58be 023099 fetch 2 ,mem_le_local_mtu 
+0x58bf 023100 istore 2 ,contw 
+0x58c0 023101 rtn 
+:      023104 le_parse_att_exchange_mtu_request:
+0x58c1 023105 call le_parse_att_exchange_mtu_response 
+:      023106 le_send_att_exchange_mtu_response:
+0x58c2 023107 force 3 ,rega 
+0x58c3 023108 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023109 setarg attop_exchange_mtu_response 
+0x58c5 023110 istore 1 ,contw 
+0x58c6 023111 fetch 2 ,mem_le_local_mtu 
+0x58c7 023112 istore 2 ,contw 
+0x58c8 023113 rtn 
+:      023115 le_parse_att_exchange_mtu_response:
+0x58c9 023116 rshift8 pdata ,pdata 
+0x58ca 023117 store 2 ,mem_le_remote_mtu 
+0x58cb 023118 rtn 
+:      023120 le_parse_att_find_information_request:
+0x58cc 023121 call le_get_search_handle_start_end_common 
+0x58cd 023122 call enable_user 
+0x58ce 023123 branch le_send_att_find_information_response 
+:      023125 le_send_att_find_information_response:
+0x58cf 023126 arg 3 ,timeup 
+0x58d0 023127 call le_init_attlist_search 
+:      023128 le_send_att_find_information_res_loop:
+0x58d1 023129 call le_att_handle_inrange 
+0x58d2 023130 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023131 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023132 increase -2 ,contr 
+0x58d5 023133 call store_contr 
+0x58d6 023134 call get_contw 
+0x58d7 023135 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023136 call push_stack_rega_b_c 
+0x58d9 023137 call disable_user 
+0x58da 023138 force 20 ,rega 
+0x58db 023139 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023140 call pop_stack_rega_b_c 
+0x58dd 023141 setarg attop_find_information_response 
+0x58de 023142 istore 1 ,contw 
+0x58df 023143 setarg uuid_size_16bit 
+0x58e0 023144 istore 1 ,contw 
+:      023145 le_send_att_find_information_res_store_info:
+0x58e1 023146 call get_contr 
+0x58e2 023147 ifetch 2 ,contr 
+0x58e3 023148 istore 2 ,contw 
+0x58e4 023149 ifetch 1 ,contr 
+0x58e5 023150 copy pdata ,loopcnt 
+0x58e6 023151 call memcpy 
+0x58e7 023152 call store_contw 
+0x58e8 023153 increase -1 ,timeup 
+0x58e9 023154 branch le_send_att_find_information_res_end ,zero 
+:      023155 le_send_att_find_information_res_cont:
+0x58ea 023156 ifetch 1 ,contr 
+0x58eb 023157 iadd contr ,contr 
+0x58ec 023158 branch le_send_att_find_information_res_loop 
+:      023159 le_send_att_find_information_res_next:
+0x58ed 023160 ifetch 1 ,contr 
+0x58ee 023161 iadd contr ,contr 
+0x58ef 023162 branch le_send_att_find_information_res_cont 
+:      023163 le_send_att_find_information_res_end:
+0x58f0 023164 branch le_send_att_error_response_notfound ,user 
+0x58f1 023165 branch le_send_auto_len_by_mem 
+:      023168 le_parse_att_find_by_type_value_request:
+0x58f2 023169 call le_get_search_handle_start_end_common 
+0x58f3 023170 ifetch 2 ,contr 
+0x58f4 023171 store 2 ,mem_le_search_uuid 
+0x58f5 023172 call store_contr 
+0x58f6 023173 arg mem_le_search_att_type_length ,contw 
+0x58f7 023174 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023175 increase -7 ,pdata 
+0x58f9 023176 call le_get_search_common2 
+0x58fa 023177 branch le_send_att_find_by_type_value_response 
+:      023180 le_start_end_handle_check_1:
+0x58fb 023181 disable user 
+0x58fc 023182 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023183 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023184 isub temp ,null 
+0x58ff 023185 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023186 deposit temp 
+0x5901 023187 rtnne 0 
+:      023188 le_start_end_handle_check_1_fail:
+0x5902 023189 enable user 
+0x5903 023190 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023191 branch le_send_att_error_response 
+:      023194 le_send_att_find_by_type_value_response:
+0x5905 023195 call le_start_end_handle_check_1 
+0x5906 023196 rtn user 
+0x5907 023197 fetcht 2 ,mem_le_search_uuid 
+0x5908 023198 setarg uuid_gatt_primary_service 
+0x5909 023199 isub temp ,null 
+0x590a 023200 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023201 branch le_send_att_error_response_notfound 
+:      023204 le_send_att_find_by_type_value_res_primary:
+0x590c 023205 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023206 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023207 storet 2 ,mem_temp 
+0x590f 023208 call le_att_get_handle_info 
+0x5910 023209 nbranch le_send_att_error_response_notfound ,blank 
+:      023210 le_send_att_find_primary_search_loop:
+0x5911 023211 fetcht 2 ,mem_temp 
+0x5912 023212 call le_att_get_handle_info 
+0x5913 023213 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023214 copy contr ,rega 
+0x5915 023215 fetch 1 ,mem_le_curr_att_len 
+0x5916 023216 copy pdata ,loopcnt 
+0x5917 023217 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023218 isub temp ,null 
+0x5919 023219 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023220 arg mem_le_search_att_type ,regb 
+0x591b 023221 call string_compare 
+0x591c 023223 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023225 fetch 2 ,mem_le_cur_uuid 
+0x591e 023226 fetcht 2 ,mem_le_search_uuid 
+0x591f 023227 isub temp ,null 
+0x5920 023228 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023229 le_send_att_find_primary_search_loop1:
+0x5921 023230 fetch 2 ,mem_temp 
+0x5922 023231 increase 1 ,pdata 
+0x5923 023232 store 2 ,mem_temp 
+0x5924 023233 branch le_send_att_find_primary_search_loop 
+:      023235 le_send_att_error_response_notfound2:
+0x5925 023236 fetch 1 ,mem_le_search_res 
+0x5926 023237 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023238 branch le_send_att_error_response_notfound 
+:      023241 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023242 fetch 2 ,mem_le_cur_uuid 
+0x5929 023243 fetcht 2 ,mem_le_search_uuid 
+0x592a 023244 isub temp ,null 
+0x592b 023245 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023246 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023248 fetcht 2 ,mem_temp 
+0x592e 023249 storet 2 ,mem_le_cur_handle_start 
+0x592f 023250 branch le_send_att_find_primary_search_loop1 
+:      023252 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023253 fetch 1 ,mem_le_search_res 
+0x5931 023254 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023255 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023256 fetcht 2 ,mem_temp 
+0x5934 023257 increase -1 ,temp 
+0x5935 023258 storet 2 ,mem_le_cur_handle_end 
+:      023260 le_send_att_find_primary_search_end:
+0x5936 023261 arg 5 ,rega 
+0x5937 023262 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023263 setarg attop_find_by_type_value_response 
+0x5939 023264 istore 1 ,contw 
+0x593a 023265 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023266 istore 2 ,contw 
+0x593c 023267 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023268 istore 2 ,contw 
+0x593e 023269 rtn 
+:      023273 le_parse_att_read_by_type_request:
+0x593f 023274 call le_get_search_handle_start_end_common 
+0x5940 023275 call le_get_search_att_uuid 
+0x5941 023276 branch le_send_att_read_by_type_response 
+:      023278 le_send_att_read_by_type_response:
+0x5942 023279 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023280 storet 2 ,mem_temp 
+0x5944 023281 call le_init_attlist_search 
+0x5945 023282 call le_att_get_handle_ptr2 
+0x5946 023283 increase -2 ,contr 
+0x5947 023284 copy contr ,pdata 
+0x5948 023285 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023287 fetcht 2 ,mem_le_search_uuid 
+0x594a 023288 setarg uuid_chrctr_device_name 
+0x594b 023289 isub temp ,null 
+0x594c 023290 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023291 setarg uuid_gatt_characteristic 
+0x594e 023292 isub temp ,null 
+0x594f 023293 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023294 arg 2 ,timeup 
+:      023295 le_send_att_read_by_type_response_loop:
+0x5951 023296 call le_att_check_handle_end 
+0x5952 023297 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023298 fetcht 2 ,mem_temp 
+0x5954 023299 call le_att_get_handle_info_from_ptr 
+0x5955 023300 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023301 call le_att_same_uuid 
+0x5957 023302 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023303 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023304 disable user 
+0x595a 023305 arg 20 ,rega 
+0x595b 023306 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023307 setarg attop_read_by_type_response 
+0x595d 023308 istore 1 ,contw 
+0x595e 023309 copy contw ,alarm 
+0x595f 023310 increase 1 ,contw 
+0x5960 023312 call le_send_att_read_by_type_write_properties 
+0x5961 023313 call le_att_next_handle 
+0x5962 023314 call le_att_get_handle_info_from_ptr 
+0x5963 023315 call le_send_att_read_by_type_write_uuid 
+0x5964 023316 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023317 increase 5 ,pdata 
+0x5966 023318 istore 1 ,alarm 
+0x5967 023319 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023320 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023321 increase -1 ,timeup 
+0x596a 023322 branch le_send_att_read_by_type_response_end ,zero 
+:      023323 le_send_att_read_by_type_response_next_handle:
+0x596b 023324 call le_att_next_handle 
+0x596c 023325 branch le_send_att_read_by_type_response_loop 
+:      023326 le_send_att_read_by_type_response_end:
+0x596d 023327 branch le_send_att_error_response_notfound ,user 
+0x596e 023328 branch le_send_auto_len_by_mem 
+:      023330 le_send_att_read_by_type_res_found_next:
+0x596f 023331 call le_store_att_record 
+0x5970 023332 call le_att_next_handle 
+0x5971 023333 call le_att_get_handle_info_from_ptr 
+0x5972 023334 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023335 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023337 call get_contw 
+0x5975 023338 fetch 2 ,mem_temp 
+0x5976 023339 increase -1 ,pdata 
+0x5977 023340 istore 2 ,contw 
+0x5978 023341 call le_write_att_record_common 
+0x5979 023342 call le_send_att_read_by_type_write_uuid 
+0x597a 023343 increase -1 ,timeup 
+0x597b 023344 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023345 branch le_send_att_read_by_type_response_next_handle 
+:      023348 le_send_att_read_by_type_write_properties:
+0x597d 023349 fetch 2 ,mem_temp 
+0x597e 023350 istore 2 ,contw 
+0x597f 023352 fetch 1 ,mem_le_curr_att_len 
+0x5980 023353 copy pdata ,loopcnt 
+0x5981 023354 call get_contr 
+0x5982 023355 call memcpy_fast 
+0x5983 023356 branch store_contw 
+:      023357 le_send_att_read_by_type_write_uuid:
+0x5984 023358 call get_contw 
+0x5985 023359 fetch 2 ,mem_temp 
+0x5986 023360 istore 2 ,contw 
+0x5987 023361 call store_contw 
+0x5988 023362 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023363 copy pdata ,loopcnt 
+0x598a 023364 call get_contw 
+0x598b 023365 call get_contr 
+0x598c 023366 isub loopcnt ,contr 
+0x598d 023367 increase -1 ,contr 
+0x598e 023368 call memcpy_fast 
+0x598f 023369 branch store_contw 
+:      023373 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023374 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023375 storet 2 ,mem_temp 
+:      023376 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023377 call le_att_check_handle_end 
+0x5993 023378 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023379 call le_att_get_handle_info_from_ptr 
+0x5995 023380 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023381 call le_att_same_uuid 
+0x5997 023382 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023384 le_send_att_read_by_type_res_not_char_common:
+0x5998 023385 arg 20 ,rega 
+0x5999 023386 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023387 setarg attop_read_by_type_response 
+0x599b 023388 istore 1 ,contw 
+0x599c 023389 fetch 1 ,mem_le_curr_att_len 
+0x599d 023390 copy pdata ,loopcnt 
+0x599e 023391 increase 2 ,pdata 
+0x599f 023392 istore 1 ,contw 
+0x59a0 023393 fetch 2 ,mem_temp 
+0x59a1 023394 istore 2 ,contw 
+0x59a2 023395 call get_contr 
+0x59a3 023396 call memcpy_fast 
+0x59a4 023397 call store_contw 
+0x59a5 023398 branch le_send_auto_len_by_mem 
+:      023400 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023401 call le_att_next_handle 
+0x59a7 023402 branch le_send_att_read_by_type_res_not_char_loop 
+:      023405 le_send_att_read_by_type_res_device_name:
+0x59a8 023406 arg uuid_chrctr_device_name ,temp 
+0x59a9 023407 call le_att_get_short_uuid_ptr 
+0x59aa 023408 rtn blank 
+0x59ab 023409 increase -5 ,contr 
+0x59ac 023410 ifetch 2 ,contr 
+0x59ad 023411 store 2 ,mem_temp 
+0x59ae 023412 arg 20 ,rega 
+0x59af 023413 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023414 setarg attop_read_by_type_response 
+0x59b1 023415 istore 1 ,contw 
+0x59b2 023416 fetch 1 ,mem_le_name_len 
+0x59b3 023417 copy pdata ,loopcnt 
+0x59b4 023418 increase 2 ,pdata 
+0x59b5 023419 istore 1 ,contw 
+0x59b6 023420 fetch 2 ,mem_temp 
+0x59b7 023421 istore 2 ,contw 
+0x59b8 023422 arg mem_le_name ,contr 
+0x59b9 023423 call memcpy_fast 
+0x59ba 023424 call store_contw 
+0x59bb 023425 branch le_send_auto_len_by_mem 
+:      023429 le_parse_att_read_request:
+0x59bc 023430 fetcht 2 ,mem_le_att_handle 
+0x59bd 023431 fetch 1 ,mem_le_configuration 
+0x59be 023432 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023434 le_send_att_read_response:
+0x59bf 023435 call le_att_get_handle_ptr 
+0x59c0 023436 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023437 increase -2 ,contr 
+0x59c2 023438 ifetch 2 ,contr 
+0x59c3 023439 arg uuid_chrctr_device_name ,temp 
+0x59c4 023440 isub temp ,null 
+0x59c5 023441 branch le_send_device_name ,zero 
+0x59c6 023442 ifetch 1 ,contr 
+0x59c7 023443 sub pdata ,22 ,null 
+0x59c8 023444 branch le_send_att_read_response_less ,positive 
+0x59c9 023445 force 22 ,pdata 
+:      023446 le_send_att_read_response_less:
+0x59ca 023447 copy pdata ,regc 
+0x59cb 023448 call store_contr 
+0x59cc 023449 add regc ,1 ,rega 
+0x59cd 023450 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023451 setarg attop_read_response 
+0x59cf 023452 istore 1 ,contw 
+0x59d0 023453 copy regc ,loopcnt 
+0x59d1 023454 call get_contr 
+0x59d2 023455 branch memcpy 
+:      023457 le_send_device_name:
+0x59d3 023458 call store_contr 
+0x59d4 023459 fetch 1 ,mem_le_name_len 
+0x59d5 023460 add pdata ,1 ,rega 
+0x59d6 023461 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023462 setarg attop_read_response 
+0x59d8 023463 istore 1 ,contw 
+0x59d9 023464 fetch 1 ,mem_le_name_len 
+0x59da 023465 copy pdata ,loopcnt 
+0x59db 023466 arg mem_le_name ,contr 
+0x59dc 023467 branch memcpy 
+:      023470 le_send_att_read_response_check_auth:
+0x59dd 023471 fetch 2 ,mem_le_pairing_handle 
+0x59de 023472 isub temp ,null 
+0x59df 023473 nbranch le_send_att_read_response ,zero 
+0x59e0 023475 call le_check_encrypt_state 
+0x59e1 023476 nbranch le_send_att_read_response ,user 
+0x59e2 023477 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023478 branch le_send_att_error_response 
+:      023481 le_parse_att_read_blob_request:
+0x59e4 023482 ifetch 2 ,contr 
+0x59e5 023483 store 2 ,mem_le_att_offset 
+:      023484 le_send_att_read_blob_response:
+0x59e6 023485 arg 20 ,rega 
+0x59e7 023486 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023487 setarg attop_read_blob_response 
+0x59e9 023488 istore 1 ,contw 
+0x59ea 023489 fetch 2 ,mem_le_att_offset 
+0x59eb 023490 iforce rega 
+0x59ec 023491 fetcht 2 ,mem_le_att_handle 
+0x59ed 023492 call le_att_get_handle_ptr 
+0x59ee 023493 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023494 ifetch 1 ,contr 
+0x59f0 023495 isub rega ,loopcnt 
+0x59f1 023496 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023497 sub loopcnt ,22 ,null 
+0x59f3 023498 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023499 force 22 ,loopcnt 
+:      023500 le_send_att_read_blob_response_less:
+0x59f5 023501 deposit rega 
+0x59f6 023502 iadd contr ,contr 
+0x59f7 023503 call memcpy_fast 
+0x59f8 023504 call store_contw 
+0x59f9 023505 branch le_send_auto_len_by_mem 
+:      023508 le_parse_att_read_by_group_type_request:
+0x59fa 023509 call le_get_search_handle_start_end_common 
+0x59fb 023510 call le_get_search_att_type 
+0x59fc 023511 branch le_send_att_read_by_group_type_response 
+:      023516 le_send_att_read_by_group_type_response:
+0x59fd 023517 arg 2 ,timeup 
+0x59fe 023518 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023522 storet 2 ,mem_temp 
+0x5a00 023523 call le_init_attlist_search 
+0x5a01 023524 call le_att_get_handle_ptr2 
+0x5a02 023525 increase -2 ,contr 
+0x5a03 023526 copy contr ,pdata 
+0x5a04 023527 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023528 le_send_att_read_by_group_type_response_loop:
+0x5a05 023529 call le_att_check_handle_end 
+0x5a06 023530 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023531 fetcht 2 ,mem_temp 
+0x5a08 023532 call le_att_get_handle_info_from_ptr 
+0x5a09 023533 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023535 call le_att_same_type 
+0x5a0b 023536 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023537 copy timeup ,pdata 
+0x5a0d 023538 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023539 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023540 disable user 
+0x5a10 023542 arg 20 ,rega 
+0x5a11 023543 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023544 setarg attop_read_by_group_type_response 
+0x5a13 023545 istore 1 ,contw 
+0x5a14 023546 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023547 increase 4 ,pdata 
+0x5a16 023548 istore 1 ,contw 
+0x5a17 023549 call store_contw 
+0x5a18 023550 branch le_send_att_read_by_group_type_store_record 
+:      023551 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023552 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023553 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023554 fetch 2 ,mem_temp 
+0x5a1c 023555 increase -1 ,pdata 
+0x5a1d 023556 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023557 call le_write_att_record 
+:      023558 le_send_att_read_by_group_type_store_record:
+0x5a1f 023559 fetch 2 ,mem_temp 
+0x5a20 023560 store 2 ,mem_le_cur_handle_start 
+0x5a21 023561 call le_store_att_record 
+0x5a22 023562 increase -1 ,timeup 
+:      023564 le_send_att_read_by_group_type_next_handle:
+0x5a23 023565 call le_att_next_handle 
+0x5a24 023566 branch le_send_att_read_by_group_type_response_loop 
+:      023568 le_send_att_read_by_group_type_end0:
+0x5a25 023569 fetch 2 ,mem_temp 
+0x5a26 023570 store 2 ,mem_le_cur_handle_end 
+0x5a27 023571 branch le_send_att_read_by_group_type_end_common 
+:      023572 le_send_att_read_by_group_type_end1:
+0x5a28 023573 fetch 2 ,mem_temp 
+0x5a29 023574 increase -1 ,pdata 
+0x5a2a 023575 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023576 branch le_send_att_read_by_group_type_end_common 
+:      023577 le_send_att_read_by_group_type_end_common:
+0x5a2c 023578 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023579 call le_write_att_record 
+0x5a2e 023580 branch le_send_auto_len_by_mem 
+:      023585 le_parse_att_write_request:
+0x5a2f 023586 copy contr ,rega 
+0x5a30 023587 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023588 add pdata ,-3 ,regb 
+0x5a32 023589 call le_writeatt_cb 
+:      023590 le_send_att_write_response_check_auth:
+0x5a33 023591 fetch 1 ,mem_le_configuration 
+0x5a34 023592 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023594 fetcht 2 ,mem_le_att_handle 
+0x5a36 023595 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023596 isub temp ,null 
+0x5a38 023597 nbranch le_send_att_write_response ,zero 
+0x5a39 023598 call le_check_encrypt_state 
+0x5a3a 023599 nbranch le_send_att_write_response ,user 
+0x5a3b 023600 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023601 branch le_send_att_error_response 
+:      023603 le_send_att_write_response:
+0x5a3d 023604 force 1 ,rega 
+0x5a3e 023605 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023606 setarg attop_write_response 
+0x5a40 023607 istore 1 ,contw 
+0x5a41 023608 rtn 
+:      023610 le_check_encrypt_state:
+0x5a42 023611 call disable_user 
+0x5a43 023612 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023613 rtneq le_pairing_mode_none 
+0x5a45 023614 fetch 1 ,mem_context 
+0x5a46 023615 rtnbit1 lestate_encryption 
+0x5a47 023616 branch enable_user 
+:      023619 le_parse_att_prepare_write_request:
+0x5a48 023620 add contr ,2 ,rega 
+0x5a49 023621 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023622 add pdata ,-5 ,regb 
+0x5a4b 023623 call le_writeatt_cb 
+0x5a4c 023624 branch le_send_att_prepare_write_response 
+:      023627 le_send_att_prepare_write_response:
+0x5a4d 023628 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023629 copy pdata ,rega 
+0x5a4f 023630 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023631 setarg attop_prepare_write_response 
+0x5a51 023632 istore 1 ,contw 
+0x5a52 023633 fetch 2 ,mem_le_att_handle 
+0x5a53 023634 istore 2 ,contw 
+0x5a54 023635 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023636 add pdata ,-5 ,loopcnt 
+0x5a56 023637 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023638 add pdata ,7 ,contr 
+0x5a58 023639 ifetch 2 ,contr 
+0x5a59 023640 istore 2 ,contw 
+0x5a5a 023641 branch memcpy_fast 
+:      023645 le_parse_att_execute_write_request:
+:      023647 le_send_att_execute_write_response:
+0x5a5b 023648 force 1 ,rega 
+0x5a5c 023649 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023650 setarg attop_execute_write_response 
+0x5a5e 023651 istore 1 ,contw 
+0x5a5f 023652 rtn 
+:      023656 le_parse_att_write_command:
+0x5a60 023657 copy contr ,rega 
+0x5a61 023658 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023659 add pdata ,-3 ,regb 
+0x5a63 023660 branch le_writeatt_cb 
+:      023665 le_att_malloc_tx_notify:
+0x5a64 023666 copy temp ,regc 
+0x5a65 023667 increase 3 ,rega 
+0x5a66 023668 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023669 increase -3 ,rega 
+0x5a68 023670 setarg attop_handle_value_notification 
+0x5a69 023671 istore 1 ,contw 
+0x5a6a 023672 copy regc ,temp 
+0x5a6b 023673 istoret 2 ,contw 
+0x5a6c 023674 rtn 
+:      023677 le_att_malloc_tx_indication:
+0x5a6d 023678 copy temp ,regc 
+0x5a6e 023679 increase 3 ,rega 
+0x5a6f 023680 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023681 increase -3 ,rega 
+0x5a71 023682 setarg attop_handle_value_indication 
+0x5a72 023683 istore 1 ,contw 
+0x5a73 023684 copy regc ,temp 
+0x5a74 023685 istoret 2 ,contw 
+0x5a75 023686 rtn 
+:      023691 le_send_att_error_response_notfound:
+0x5a76 023692 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023693 le_send_att_error_response:
+0x5a77 023694 force 5 ,rega 
+0x5a78 023695 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023696 setarg attop_error_response 
+0x5a7a 023697 istore 1 ,contw 
+0x5a7b 023698 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023699 istore 1 ,contw 
+0x5a7d 023700 fetch 2 ,mem_le_att_handle 
+0x5a7e 023701 istore 2 ,contw 
+0x5a7f 023702 fetch 1 ,mem_le_err_code 
+0x5a80 023703 istore 1 ,contw 
+0x5a81 023704 rtn 
+:      023707 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023708 force le_l2cap_cid_att ,regb 
+0x5a83 023709 branch le_fifo_malloc_tx_l2cap 
+:      023712 le_att_next_handle:
+0x5a84 023713 fetcht 2 ,mem_temp 
+0x5a85 023714 increase 1 ,temp 
+0x5a86 023715 storet 2 ,mem_temp 
+0x5a87 023716 rtn 
+:      023718 le_att_check_handle_end:
+0x5a88 023719 fetcht 2 ,mem_temp 
+0x5a89 023720 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023721 isub temp ,null 
+0x5a8b 023722 rtn 
+:      023725 le_att_same_type:
+0x5a8c 023726 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023727 arg mem_le_search_att_type ,rega 
+:      023728 le_att_check_same_common:
+0x5a8e 023729 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023730 copy pdata ,loopcnt 
+0x5a90 023731 isub temp ,null 
+0x5a91 023732 nrtn zero 
+0x5a92 023733 arg mem_le_cur_uuid ,regb 
+0x5a93 023734 branch string_compare 
+:      023736 le_att_same_uuid:
+0x5a94 023737 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023738 arg mem_le_search_uuid ,rega 
+0x5a96 023739 branch le_att_check_same_common 
+:      023742 le_store_att_record:
+0x5a97 023743 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023744 store 1 ,mem_tmp_buffer 
+0x5a99 023745 copy pdata ,loopcnt 
+0x5a9a 023746 call get_contr 
+0x5a9b 023747 branch memcpy_fast 
+:      023750 le_write_att_record:
+0x5a9c 023751 call get_contw 
+0x5a9d 023752 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023753 istore 2 ,contw 
+0x5a9f 023754 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023755 istore 2 ,contw 
+:      023756 le_write_att_record_common:
+0x5aa1 023757 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023758 copy pdata ,loopcnt 
+0x5aa3 023759 call memcpy_fast 
+0x5aa4 023760 branch store_contw 
+:      023764 le_send_auto_len_by_mem:
+0x5aa5 023765 call get_contw 
+0x5aa6 023766 call le_fifo_get_last_att_ptr 
+0x5aa7 023767 copy contw ,pdata 
+0x5aa8 023768 isub contr ,rega 
+0x5aa9 023769 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023770 copy rega ,pdata 
+0x5aab 023771 istore 2 ,contr 
+0x5aac 023772 increase 4 ,rega 
+0x5aad 023773 call le_fifo_get_last_tx_ptr 
+0x5aae 023774 copy rega ,pdata 
+0x5aaf 023775 istore 1 ,contr 
+0x5ab0 023776 rtn 
+:      023779 le_get_search_handle_start_end_common:
+0x5ab1 023780 rshift8 pdata ,pdata 
+0x5ab2 023781 store 2 ,mem_le_search_handle_start 
+0x5ab3 023782 ifetch 2 ,contr 
+0x5ab4 023783 store 2 ,mem_le_search_handle_end 
+0x5ab5 023784 rtn 
+:      023789 le_parse_signaling:
+0x5ab6 023790 ifetch 1 ,contr 
+0x5ab7 023791 ifetcht 1 ,contr 
+0x5ab8 023792 ifetcht 2 ,contr 
+0x5ab9 023793 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023794 rtn 
+:      023795 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023796 ifetch 2 ,contr 
+0x5abc 023797 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023798 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023799 branch ui_ipc_send_event 
+:      023805 le_l2cap_tx_update_req:
+0x5abf 023806 arg 0x0c ,rega 
+0x5ac0 023807 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023808 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023809 setarg 0x08 
+0x5ac3 023810 istore 2 ,contw 
+0x5ac4 023811 fetch 8 ,mem_le_interval_min 
+0x5ac5 023812 istore 8 ,contw 
+0x5ac6 023813 rtn 
+:      023817 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023818 call le_l2cap_update_signaling_identifier 
+0x5ac8 023819 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023820 call le_fifo_malloc_tx_l2cap 
+0x5aca 023821 copy regc ,pdata 
+0x5acb 023822 istore 1 ,contw 
+0x5acc 023823 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023824 istore 1 ,contw 
+0x5ace 023825 rtn 
+:      023828 le_l2cap_update_signaling_identifier:
+0x5acf 023829 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023831 pincrease 1 
+0x5ad1 023832 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023833 rtnne 0 
+:      023835 le_l2cap_reset_signaling_identifier:
+0x5ad3 023836 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023837 rtn 
+:      023842 le_pairing_mode_init:
+0x5ad5 023843 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023844 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023845 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023846 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023847 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023848 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023849 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023850 rtn 
+:      023852 le_set_pairing_mode_secure_justwork:
+0x5add 023853 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023854 branch le_set_noinputnooutput 
+:      023855 le_set_pairing_mode_secure_numeric:
+0x5adf 023856 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023857 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023858 rtn 
+:      023859 le_set_pairing_mode_secure_passkey:
+0x5ae2 023860 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023861 branch le_set_displayonly 
+:      023862 le_set_no_pairing:
+0x5ae4 023863 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023864 le_set_noinputnooutput:
+0x5ae5 023865 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023866 rtn 
+:      023867 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023868 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023869 branch le_set_noinputnooutput 
+:      023870 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023871 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023872 le_set_displayonly:
+0x5aea 023873 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023874 rtn 
+:      023877 le_secure_connection_enable:
+0x5aec 023878 fetch 1 ,mem_le_pres_auth 
+0x5aed 023879 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023880 store 1 ,mem_le_pres_auth 
+0x5aef 023881 rtn 
+:      023882 le_secure_connection_disable:
+0x5af0 023883 fetch 1 ,mem_le_pres_auth 
+0x5af1 023884 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023885 store 1 ,mem_le_pres_auth 
+0x5af3 023886 rtn 
+:      023888 le_parse_smp:
+0x5af4 023889 ifetch 1 ,contr 
+0x5af5 023890 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023892 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023893 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023894 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023895 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023896 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023897 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023898 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023899 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023900 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023901 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023902 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023903 rtn 
+:      023907 le_send_smp_security_request:
+0x5b02 023908 force 2 ,rega 
+0x5b03 023909 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023910 setarg smp_security_request 
+0x5b05 023911 istore 1 ,contw 
+0x5b06 023912 fetch 1 ,mem_le_pres_auth 
+0x5b07 023913 istore 1 ,contw 
+0x5b08 023914 rtn 
+:      023916 le_parse_smp_pairing_request:
+0x5b09 023917 store 1 ,mem_le_preq 
+0x5b0a 023918 ifetch 6 ,contr 
+0x5b0b 023919 istore 6 ,contw 
+0x5b0c 023920 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023921 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023922 call le_send_smp_pairing_response 
+0x5b0f 023923 call le_check_master_support_secure_connect 
+0x5b10 023924 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023925 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023926 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023927 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023928 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023929 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023930 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023931 rtneq le_pairing_mode_secure_connect_passkey 
+:      023932 le_set_tk_0:
+0x5b18 023933 arg 0 ,pdata 
+0x5b19 023934 store 4 ,mem_le_tk 
+0x5b1a 023935 rtn 
+:      023937 le_parse_smp_pairing_req_passkey:
+0x5b1b 023938 fetch 1 ,mem_le_configuration 
+0x5b1c 023939 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023940 le_genernate_tk:
+0x5b1d 023941 arg mem_le_tk ,rega 
+0x5b1e 023942 copy rega ,contw 
+0x5b1f 023943 arg 3 ,loopcnt 
+0x5b20 023944 call generate_random_loop 
+0x5b21 023945 fetch 2 ,mem_le_tk + 2 
+0x5b22 023946 and_into 0x7 ,pdata 
+0x5b23 023947 store 2 ,mem_le_tk + 2 
+:      023948 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023949 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023950 branch ui_ipc_send_event 
+:      023952 le_check_master_support_secure_connect:
+0x5b26 023953 fetch 1 ,mem_le_preq_auth 
+0x5b27 023954 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023955 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023956 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023957 branch app_ble_disconnect 
+:      023959 le_send_smp_pairing_response:
+0x5b2b 023960 force 7 ,rega 
+0x5b2c 023961 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023962 fetch 7 ,mem_le_pres 
+0x5b2e 023963 istore 7 ,contw 
+0x5b2f 023964 rtn 
+:      023967 le_parse_smp_pairing_confirm:
+0x5b30 023968 copy contr ,rega 
+0x5b31 023969 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023970 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023971 copy rega ,contr 
+0x5b34 023972 arg mem_le_rconfirm ,contw 
+0x5b35 023973 call memcpy16 
+0x5b36 023974 branch le_send_smp_pairing_confirm 
+:      023975 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023976 copy rega ,contr 
+0x5b38 023977 arg mem_le_rconfirm ,contw 
+0x5b39 023978 call memcpy16 
+0x5b3a 023979 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023980 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023981 rtn 
+:      023984 le_send_smp_pairing_confirm:
+0x5b3d 023985 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023986 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023987 call generate_confirm 
+0x5b40 023988 force 17 ,rega 
+0x5b41 023989 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023990 setarg smp_pairing_confirm 
+0x5b43 023991 istore 1 ,contw 
+0x5b44 023992 branch store_aes_result 
+:      023995 le_send_smp_pairing_confirm_sc:
+0x5b45 023996 arg mem_le_srand ,contw 
+0x5b46 023997 call generate_random 
+0x5b47 023998 call function_f4_cb 
+0x5b48 023999 force 17 ,rega 
+0x5b49 024000 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 024001 setarg smp_pairing_confirm 
+0x5b4b 024002 istore 1 ,contw 
+0x5b4c 024003 branch load_inverse_result 
+:      024007 le_parse_smp_pairing_random:
+0x5b4d 024008 copy contr ,rega 
+0x5b4e 024009 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 024010 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 024011 copy rega ,contr 
+0x5b51 024012 call authenticate_rconfirm 
+0x5b52 024013 branch le_parse_smp_pairing_random_success ,zero 
+:      024014 le_send_pairing_confirm_value_failed:
+0x5b53 024015 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      024016 le_send_pairing_failed:
+0x5b54 024017 force 2 ,rega 
+0x5b55 024018 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 024019 setarg smp_pairing_failed 
+0x5b57 024020 istore 1 ,contw 
+0x5b58 024021 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 024022 istore 1 ,contw 
+:      024023 le_parse_smp_pairing_failed:
+0x5b5a 024024 force smp_pairing_timer ,queue 
+0x5b5b 024025 call timer_stop 
+0x5b5c 024026 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 024027 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 024028 branch ui_ipc_send_event 
+:      024030 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 024031 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 024032 branch le_send_pairing_failed 
+:      024035 le_parse_smp_pairing_random_sc:
+0x5b61 024036 arg mem_le_mrand ,contw 
+0x5b62 024037 copy rega ,contr 
+0x5b63 024038 call memcpy16 
+0x5b64 024039 fetch 1 ,mem_le_pairing_mode 
+0x5b65 024040 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 024041 call function_g2 
+0x5b67 024044 call le_send_smp_pairing_random 
+0x5b68 024045 fetch 1 ,mem_le_pairing_mode 
+0x5b69 024046 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 024047 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 024048 branch ui_ipc_send_event 
+:      024050 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 024051 call function_f4_ca 
+0x5b6d 024052 arg mem_aes_cmac_temp ,contw 
+0x5b6e 024053 call load_inverse_result 
+0x5b6f 024054 arg mem_aes_cmac_temp ,rega 
+0x5b70 024055 arg mem_le_rconfirm ,regb 
+0x5b71 024056 arg 16 ,loopcnt 
+0x5b72 024057 call string_compare 
+0x5b73 024058 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 024059 branch le_send_smp_pairing_random 
+:      024061 le_parse_smp_pairing_random_success:
+0x5b75 024062 call generate_stk 
+0x5b76 024063 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 024064 call ui_ipc_send_event 
+0x5b78 024065 jam 1 ,mem_ltk_exists 
+0x5b79 024066 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      024068 le_send_smp_pairing_random:
+0x5b7a 024069 force 17 ,rega 
+0x5b7b 024070 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 024071 setarg smp_pairing_random 
+0x5b7d 024072 istore 1 ,contw 
+0x5b7e 024073 arg mem_le_srand ,contr 
+0x5b7f 024074 branch memcpy16 
+:      024076 le_parse_smp_encryption_information:
+0x5b80 024077 arg mem_le_peer_ltk ,contw 
+0x5b81 024078 branch memcpy16 
+:      024080 le_send_smp_encryption_information:
+0x5b82 024081 force 17 ,rega 
+0x5b83 024082 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 024083 setarg smp_encryption_information 
+0x5b85 024084 istore 1 ,contw 
+0x5b86 024085 fetch 1 ,mem_le_configuration 
+0x5b87 024086 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 024087 arg mem_le_ltk ,contr 
+0x5b89 024088 branch memcpy16 
+:      024090 le_send_fixed_ltk:
+0x5b8a 024091 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024092 branch memcpy16 
+:      024095 le_send_smp_master_identification:
+0x5b8c 024096 arg mem_le_ediv ,contw 
+0x5b8d 024097 force 10 ,loopcnt 
+0x5b8e 024098 call generate_random_loop 
+0x5b8f 024099 force 11 ,rega 
+0x5b90 024100 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024101 setarg smp_master_identification 
+0x5b92 024102 istore 1 ,contw 
+0x5b93 024103 fetch 2 ,mem_le_ediv 
+0x5b94 024104 istore 2 ,contw 
+0x5b95 024105 fetch 8 ,mem_le_rand 
+0x5b96 024106 istore 8 ,contw 
+0x5b97 024107 rtn 
+:      024109 le_send_smp_identity_information:
+0x5b98 024110 force 17 ,rega 
+0x5b99 024111 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024112 setarg smp_identity_information 
+0x5b9b 024113 istore 1 ,contw 
+0x5b9c 024114 setarg 0 
+0x5b9d 024115 istore 8 ,contw 
+0x5b9e 024116 istore 8 ,contw 
+0x5b9f 024117 rtn 
+:      024120 le_send_smp_identity_address_information:
+0x5ba0 024121 force 8 ,rega 
+0x5ba1 024122 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024123 setarg smp_identity_address_information 
+0x5ba3 024124 istore 1 ,contw 
+0x5ba4 024125 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024126 istore 1 ,contw 
+0x5ba6 024127 fetch 6 ,mem_le_lap 
+0x5ba7 024128 istore 6 ,contw 
+0x5ba8 024129 rtn 
+:      024132 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024133 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024134 branch le_send_pairing_failed 
+:      024136 le_check_init_key_distribution:
+0x5bab 024137 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024138 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024139 iand temp ,pdata 
+0x5bae 024140 rtn 
+:      024142 le_parse_smp_identity_information:
+0x5baf 024143 arg mem_le_irk ,contw 
+0x5bb0 024144 call memcpy16 
+0x5bb1 024145 call le_check_init_key_distribution 
+0x5bb2 024146 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024147 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024148 fetch 1 ,mem_device_option 
+0x5bb5 024149 rtnne dvc_op_module 
+0x5bb6 024150 call le_check_master_addr_type 
+0x5bb7 024151 nrtn user 
+0x5bb8 024152 branch app_ble_store_reconn_info 
+:      024155 le_check_master_addr_type:
+0x5bb9 024156 call disable_user 
+0x5bba 024157 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024158 rtneq master_public_addr 
+0x5bbc 024159 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024160 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024161 rtn true 
+0x5bbf 024162 branch enable_user 
+:      024164 le_parse_smp_identity_address_information:
+0x5bc0 024165 call le_check_init_key_distribution 
+0x5bc1 024166 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024167 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024168 rtn 
+:      024170 le_parse_smp_master_identification:
+:      024171 le_parse_smp_signing_information:
+:      024172 le_parse_smp_security_request:
+0x5bc4 024173 rtn 
+:      024175 le_parse_smp_public_key:
+0x5bc5 024176 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024177 call memcpy64 
+0x5bc7 024178 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024179 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024180 rtn 
+:      024182 le_parse_smp_dhkey_check:
+0x5bca 024183 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024184 call memcpy16 
+0x5bcc 024185 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024186 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024187 rtn 
+:      024189 le_send_smp_pairing_public_key:
+0x5bcf 024190 force 65 ,rega 
+0x5bd0 024191 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024192 setarg smp_pairing_public_key 
+0x5bd2 024193 istore 1 ,contw 
+0x5bd3 024194 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024195 branch memcpy64 
+:      024197 le_send_smp_pairing_dhkey_check:
+0x5bd5 024198 call function_f6_eb 
+0x5bd6 024199 force 17 ,rega 
+0x5bd7 024200 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024201 setarg smp_pairing_dhkey_check 
+0x5bd9 024202 istore 1 ,contw 
+0x5bda 024203 branch load_inverse_result 
+:      024206 le_check_paring_time:
+0x5bdb 024207 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024208 rtneq flag_le_pairing_end 
+0x5bdd 024209 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024210 isub temp ,null 
+0x5bdf 024211 nrtn positive 
+0x5be0 024212 arg smp_pairing_timer ,queue 
+0x5be1 024213 call timer_check 
+0x5be2 024214 nrtn blank 
+0x5be3 024215 branch le_send_pairing_fail_unspecified_reason 
+:      024217 le_pairing_sm:
+0x5be4 024218 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024219 fetch 1 ,mem_le_pairing_state 
+0x5be6 024220 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024221 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024222 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024223 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024224 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024225 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024226 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024227 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024228 rtn 
+:      024230 le_pairing_sm_null:
+:      024231 le_pairing_sm_send_sec_req:
+0x5bef 024232 fetch 1 ,mem_le_enc_state 
+0x5bf0 024233 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024234 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024235 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024236 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024237 branch ui_ipc_send_event 
+:      024240 le_pairing_sm_start:
+0x5bf5 024241 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024242 branch le_send_smp_security_request 
+:      024244 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024245 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024246 setarg timer_smp_pairing_timeout 
+0x5bf9 024247 arg smp_pairing_timer ,queue 
+0x5bfa 024248 branch timer_init 
+:      024250 le_pairing_sm_after_auth:
+0x5bfb 024251 fetch 1 ,mem_le_enc_state 
+0x5bfc 024252 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024253 rtn 
+:      024255 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024256 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024257 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024258 call ui_ipc_send_event 
+0x5c01 024259 call le_send_smp_encryption_information 
+0x5c02 024260 fetch 1 ,mem_device_option 
+0x5c03 024261 rtnne dvc_op_module 
+0x5c04 024262 call le_check_master_addr_type 
+0x5c05 024263 rtn user 
+0x5c06 024264 branch app_ble_store_reconn_info 
+:      024267 le_pairng_sm_send_enc_information:
+0x5c07 024268 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024269 branch le_send_smp_master_identification 
+:      024271 le_pairng_sm_send_master_indentification:
+0x5c09 024272 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024273 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024274 iand temp ,pdata 
+0x5c0c 024275 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024276 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024277 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024278 branch le_send_smp_identity_information 
+:      024280 le_pairng_sm_send_indentity_information:
+0x5c10 024281 call le_send_smp_identity_address_information 
+0x5c11 024282 branch le_parse_start_enc_rsp_after_auth_end 
+:      024285 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024286 force smp_pairing_timer ,queue 
+0x5c13 024287 call timer_stop 
+0x5c14 024288 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024289 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024290 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024291 branch ui_ipc_send_event 
+:      024295 le_secure_connect_sm:
+0x5c18 024296 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024297 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024298 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024299 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024300 rtnne le_sp_flag_commit_256 
+0x5c1d 024301 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024302 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024303 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024304 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024305 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024306 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024307 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024308 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024309 rtn 
+:      024312 le_sc_sm_passkey_wait_confirm:
+0x5c26 024313 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024314 copy pdata ,queue 
+0x5c28 024315 increase 1 ,pdata 
+0x5c29 024316 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024317 fetch 4 ,mem_le_tk 
+0x5c2b 024318 qisolate1 pdata 
+0x5c2c 024319 setarg 0x80 
+0x5c2d 024320 setflag true ,0 ,pdata 
+0x5c2e 024321 store 1 ,mem_passkey_1bit 
+0x5c2f 024322 branch le_sc_sm_ready_send_pairing_confirm 
+:      024324 le_sc_sm_wait_confirm_gkey:
+0x5c30 024325 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024326 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024327 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024328 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024329 rtn 
+:      024331 le_sc_confirm_gkey_ok:
+0x5c35 024332 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024333 call ui_ipc_send_event 
+0x5c37 024334 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024335 branch le_send_smp_pairing_dhkey_check 
+:      024337 le_sc_sm_receive_dhkey:
+0x5c39 024338 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024339 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024340 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024341 rtn 
+:      024343 le_dhkey_ready:
+0x5c3d 024344 call function_f5 
+0x5c3e 024348 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024349 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024350 call le_set_tk_0 
+:      024351 le_dhkey_ready_common:
+0x5c41 024352 call function_f6_ea 
+0x5c42 024353 arg mem_aes_cmac_temp ,rega 
+0x5c43 024354 arg mem_sp_confirm_remote ,regb 
+0x5c44 024355 arg 16 ,loopcnt 
+0x5c45 024356 call string_compare 
+0x5c46 024357 branch le_dhkey_check_ok ,zero 
+:      024358 le_dhkey_check_fail:
+0x5c47 024359 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024360 branch le_send_pairing_failed 
+:      024363 le_dhkey_check_ok:
+0x5c49 024364 call sp_calc_check_publickey_256 
+0x5c4a 024365 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024366 jam 1 ,mem_ltk_exists 
+0x5c4c 024367 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024368 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024369 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024370 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024371 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024372 rtn 
+:      024374 le_sc_sm_send_public_key:
+0x5c52 024375 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024376 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024377 jam 0 ,mem_passkey_1bit 
+:      024378 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024379 branch le_send_smp_pairing_confirm 
+:      024381 le_sc_sm_send_public_key_passkey:
+0x5c56 024385 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024386 branch le_parse_smp_pairing_req_passkey 
+:      024389 le_sc_sm_receive_public_key:
+0x5c58 024390 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024391 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024392 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024394 rtn 
+:      024396 le_public_key_ready:
+0x5c5c 024397 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024398 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024399 branch sp_dhkey_calc_256 
+:      024401 le_sc_sm_wait_send_public_key:
+0x5c5f 024402 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024403 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024404 branch le_send_smp_pairing_public_key 
+:      024408 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024409 force le_l2cap_cid_smp ,regb 
+0x5c63 024410 branch le_fifo_malloc_tx_l2cap 
+:      024414 le_parse_ll:
+0x5c64 024415 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024416 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024417 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024418 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024419 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024420 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024421 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024422 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024423 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024424 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024425 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024426 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024427 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024428 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024429 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024430 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024431 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024432 arg 2 ,rega 
+0x5c76 024433 arg ll_unknown_rsp ,regb 
+0x5c77 024434 call le_fifo_malloc_tx_ll 
+0x5c78 024435 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024436 istore 1 ,contw 
+0x5c7a 024437 rtn 
+:      024440 le_parse_connection_update_req:
+0x5c7b 024441 ifetch 9 ,contr 
+0x5c7c 024442 store 9 ,mem_le_new_param 
+0x5c7d 024443 ifetch 2 ,contr 
+0x5c7e 024444 store 2 ,mem_le_instant 
+0x5c7f 024445 fetch 1 ,mem_le_state 
+0x5c80 024446 set1 lestate_update_param ,pdata 
+0x5c81 024447 store 1 ,mem_le_state 
+0x5c82 024448 rtn 
+:      024450 le_parse_channel_map_req:
+0x5c83 024451 ifetch 5 ,contr 
+0x5c84 024452 store 5 ,mem_le_new_map 
+0x5c85 024453 ifetch 2 ,contr 
+0x5c86 024454 store 2 ,mem_le_instant 
+0x5c87 024455 fetcht 2 ,mem_le_event_count 
+0x5c88 024456 isub temp ,null 
+0x5c89 024457 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024458 fetch 1 ,mem_le_state 
+0x5c8b 024459 set1 lestate_update_map ,pdata 
+0x5c8c 024460 store 1 ,mem_le_state 
+0x5c8d 024461 rtn 
+:      024464 le_parse_terminate_ind:
+0x5c8e 024465 setarg 20 
+0x5c8f 024466 store 2 ,mem_le_superto 
+0x5c90 024467 store 2 ,mem_le_init_superto 
+0x5c91 024468 rtn 
+:      024470 le_send_terminate_ind_user_terminated:
+0x5c92 024471 arg error_remote_user_terminated_connection ,regc 
+:      024474 le_send_terminate_ind:
+0x5c93 024475 arg 2 ,rega 
+0x5c94 024476 arg ll_terminate_ind ,regb 
+0x5c95 024477 call le_fifo_malloc_tx_ll 
+0x5c96 024478 copy regc ,pdata 
+0x5c97 024479 istore 1 ,contw 
+0x5c98 024480 rtn 
+:      024482 le_parse_feature_req:
+:      024484 le_send_feature_rsp:
+0x5c99 024485 arg 9 ,rega 
+0x5c9a 024486 arg ll_feature_rsp ,regb 
+0x5c9b 024487 call le_fifo_malloc_tx_ll 
+0x5c9c 024488 setarg param_le_features 
+0x5c9d 024489 istore 8 ,contw 
+0x5c9e 024490 rtn 
+:      024493 le_parse_version_ind:
+0x5c9f 024494 rtn master 
+:      024495 le_send_version_ind:
+0x5ca0 024496 arg 6 ,rega 
+0x5ca1 024497 arg ll_version_ind ,regb 
+0x5ca2 024498 call le_fifo_malloc_tx_ll 
+0x5ca3 024499 fetch 5 ,mem_lmp_version 
+0x5ca4 024500 istore 5 ,contw 
+0x5ca5 024501 rtn 
+:      024504 le_parse_ping_req:
+0x5ca6 024505 arg ll_ping_rsp ,regb 
+0x5ca7 024506 branch le_send_ll_one_lenth 
+:      024509 le_send_ll_one_lenth:
+0x5ca8 024510 arg 1 ,rega 
+0x5ca9 024511 branch le_fifo_malloc_tx_ll 
+:      024514 le_parse_enc_req:
+0x5caa 024515 ifetch 8 ,contr 
+0x5cab 024516 store 8 ,mem_le_rand 
+0x5cac 024517 ifetch 2 ,contr 
+0x5cad 024518 store 2 ,mem_le_ediv 
+0x5cae 024519 ifetch 8 ,contr 
+0x5caf 024520 store 8 ,mem_le_skdm 
+0x5cb0 024521 ifetch 4 ,contr 
+0x5cb1 024522 store 4 ,mem_le_ivm 
+0x5cb2 024523 call le_send_enc_rsp 
+0x5cb3 024524 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024525 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024526 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024527 fetch 1 ,mem_le_configuration 
+0x5cb7 024528 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024529 fetch 1 ,mem_nv_data_number 
+0x5cb9 024530 ncall load_device_list_mode_4 ,blank 
+0x5cba 024531 fetch 1 ,mem_ltk_exists 
+0x5cbb 024532 beq 0 ,le_ltk_lost 
+:      024533 le_parse_enc_req_after_auth:
+0x5cbc 024534 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024535 call le_send_start_enc_req 
+0x5cbe 024536 branch generate_sk 
+:      024538 le_parse_enc_req_fixed_ltk:
+0x5cbf 024539 jam 1 ,mem_ltk_exists 
+0x5cc0 024540 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024541 arg mem_le_ltk ,contw 
+0x5cc2 024542 call memcpy16 
+0x5cc3 024543 branch le_parse_enc_req_after_auth 
+:      024546 le_ltk_lost:
+0x5cc4 024547 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024548 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024549 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024550 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024551 branch ui_ipc_send_event 
+:      024553 le_send_reject_ind:
+0x5cc9 024554 arg 2 ,rega 
+0x5cca 024555 arg ll_reject_ind ,regb 
+0x5ccb 024556 call le_fifo_malloc_tx_ll 
+0x5ccc 024557 setarg le_err_pin_or_key_missing 
+0x5ccd 024558 istore 1 ,contw 
+0x5cce 024559 rtn 
+:      024561 le_send_enc_rsp:
+0x5ccf 024562 arg mem_le_skds ,contw 
+0x5cd0 024563 force 8 ,loopcnt 
+0x5cd1 024564 call generate_random_loop 
+0x5cd2 024565 arg mem_le_ivs ,contw 
+0x5cd3 024566 force 4 ,loopcnt 
+0x5cd4 024567 call generate_random_loop 
+0x5cd5 024568 arg 13 ,rega 
+0x5cd6 024569 arg ll_enc_rsp ,regb 
+0x5cd7 024570 call le_fifo_malloc_tx_ll 
+0x5cd8 024571 fetch 8 ,mem_le_skds 
+0x5cd9 024572 istore 8 ,contw 
+0x5cda 024573 fetch 4 ,mem_le_ivs 
+0x5cdb 024574 istore 4 ,contw 
+0x5cdc 024575 rtn 
+:      024577 le_send_start_enc_req:
+0x5cdd 024578 arg ll_start_enc_req ,regb 
+0x5cde 024579 branch le_send_ll_one_lenth 
+:      024581 le_send_start_enc_rsp:
+0x5cdf 024582 arg ll_start_enc_rsp ,regb 
+0x5ce0 024583 branch le_send_ll_one_lenth 
+:      024586 le_parse_enc_rsp:
+0x5ce1 024587 ifetch 8 ,contr 
+0x5ce2 024588 store 8 ,mem_le_skds 
+0x5ce3 024589 ifetch 4 ,contr 
+0x5ce4 024590 store 4 ,mem_le_ivs 
+0x5ce5 024591 branch generate_sk 
+:      024593 le_parse_start_enc_req:
+0x5ce6 024594 fetch 1 ,mem_le_state 
+0x5ce7 024595 set1 lestate_encryption ,pdata 
+0x5ce8 024596 store 1 ,mem_le_state 
+0x5ce9 024597 rtn 
+:      024599 le_parse_start_enc_rsp:
+0x5cea 024600 rtn master 
+0x5ceb 024601 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024602 call ui_ipc_send_event 
+0x5ced 024603 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024604 branch le_send_start_enc_rsp 
+:      024606 le_parse_pause_enc_req:
+0x5cef 024607 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024608 call le_send_pause_enc_rsp 
+0x5cf1 024609 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024610 branch ui_ipc_send_event 
+:      024612 le_send_pause_enc_rsp:
+0x5cf3 024613 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024614 branch le_send_ll_one_lenth 
+:      024617 le_parse_feature_rsp:
+:      024618 le_parse_unknown_rsp:
+:      024619 le_parse_pause_enc_rsp:
+:      024620 le_parse_reject_ind:
+:      024621 le_parse_ping_rsp:
+0x5cf5 024622 rtn 
+:      024629 init_lmp:
+0x5cf6 024630 rtn wake 
+:      024631 init_lmp_work:
+0x5cf7 024632 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024633 setarg 0 
+0x5cf9 024634 store 1 ,mem_lmp_to_send 
+0x5cfa 024635 store 1 ,mem_conn_sm 
+0x5cfb 024636 store 1 ,mem_lmo_opcode1 
+0x5cfc 024637 store 1 ,mem_lmo_opcode2 
+0x5cfd 024638 store 1 ,mem_esco_addr 
+0x5cfe 024639 store 1 ,mem_auth_enable 
+0x5cff 024640 store 1 ,mem_connection_options 
+0x5d00 024641 store 1 ,mem_pairing_auth 
+0x5d01 024642 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024643 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024644 jam null_encryp ,mem_wait_encryption 
+:      024645 init_lmp_reinit:
+0x5d04 024646 jam 0 ,mem_pairing_auth 
+0x5d05 024647 jam 0 ,mem_sp_localsm 
+0x5d06 024648 jam 0 ,mem_lmp_conn_state 
+:      024650 parse_rx_done:
+0x5d07 024651 rtn 
+:      024653 parse_lmp:
+0x5d08 024654 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024655 call setlocalsm_master ,master 
+0x5d0a 024656 ncall setlocalsm_slave ,master 
+0x5d0b 024657 call lmo_fifo_check 
+0x5d0c 024658 nrtn blank 
+0x5d0d 024659 fetch 1 ,mem_state_map 
+0x5d0e 024660 rtnbit0 smap_rxlmp 
+0x5d0f 024661 set0 smap_rxlmp ,pdata 
+0x5d10 024662 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024663 store 1 ,mem_state_map 
+0x5d12 024664 fetch 1 ,mem_rxbuf 
+0x5d13 024665 fetcht 1 ,mem_state_map 
+0x5d14 024666 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024667 setflag true ,smap_lmptid ,temp 
+0x5d16 024668 storet 1 ,mem_state_map 
+0x5d17 024669 and_into 0x2 ,temp 
+0x5d18 024670 storet 1 ,mem_lmo_tid2 
+0x5d19 024671 fetcht 1 ,mem_state_map 
+0x5d1a 024672 rshift pdata ,pdata 
+0x5d1b 024673 store 1 ,mem_lmi_opcode2 
+0x5d1c 024674 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024675 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024676 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024677 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024678 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024679 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024680 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024681 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024682 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024683 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024684 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024685 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024686 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024687 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024688 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024689 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024690 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024691 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024692 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024693 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024694 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024695 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024696 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024697 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024698 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024699 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024700 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024701 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024702 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024703 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024704 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024705 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024706 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024707 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024708 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024709 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024710 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024711 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024712 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024713 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024714 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024715 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024716 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024717 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024718 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024719 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024720 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024721 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024722 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024723 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024724 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024725 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024726 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024727 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024730 reject_unknown_packet:
+0x5d52 024731 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024732 reject_lmp_packet:
+0x5d53 024733 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024734 rtn 
+:      024736 parse_lmp_clkoffset_req:
+0x5d55 024737 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024738 rtn 
+:      024740 parse_enc_key_size_mask_req:
+0x5d57 024741 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024742 rtn 
+:      024744 parse_lmp_set_afh:
+0x5d59 024745 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024746 lshift pdata ,pdata 
+0x5d5b 024747 store 4 ,mem_afh_instant 
+0x5d5c 024748 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024749 store 1 ,mem_afh_new_mod 
+0x5d5e 024750 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024751 store 5 ,mem_afh_map_new 
+0x5d60 024752 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024753 istore 5 ,contw 
+0x5d62 024754 fetch 1 ,mem_mode 
+0x5d63 024755 set1 afh_change ,pdata 
+0x5d64 024756 store 1 ,mem_mode 
+0x5d65 024757 rtn 
+:      024758 parse_lmp_escape:
+0x5d66 024759 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024760 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024761 set1 7 ,pdata 
+0x5d69 024762 store 1 ,mem_lmi_opcode2 
+0x5d6a 024763 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024764 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024765 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024766 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024767 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024768 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024769 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024770 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024771 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024772 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024773 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024774 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024775 rtneq lmp_ext_features_res 
+:      024778 reject_unknown_ext_packet:
+0x5d77 024779 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024780 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024782 rtn 
+:      024783 parse_lmpext_chn_classification_req:
+0x5d7a 024784 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024785 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024786 rtn 
+:      024788 parse_lmpext_iocap_req:
+0x5d7d 024789 call iocap_lmpext_load 
+0x5d7e 024790 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024791 rtn 
+:      024793 parse_lmpext_iocap_res:
+0x5d80 024794 call iocap_lmpext_load 
+0x5d81 024795 branch iocap_lmpext_common 
+:      024797 iocap_lmpext_load:
+0x5d82 024798 arg mem_sp_iocap_remote ,contw 
+0x5d83 024799 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024800 istore 3 ,contw 
+0x5d85 024801 rtn 
+:      024803 iocap_lmpext_common:
+0x5d86 024804 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024805 rtn 
+:      024806 parse_lmpext_accepted:
+0x5d88 024807 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024808 set1 7 ,pdata 
+0x5d8a 024809 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024810 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024811 rtn 
+:      024814 parse_lmpext_not_accepted:
+0x5d8d 024815 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024816 set1 7 ,pdata 
+0x5d8f 024817 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024818 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024819 rtn 
+:      024821 parse_lmpext_accepted_ptt:
+0x5d92 024822 fetch 1 ,mem_ptt 
+0x5d93 024823 fetcht 1 ,mem_state_map 
+0x5d94 024824 nsetflag blank ,smap_edr ,temp 
+0x5d95 024825 storet 1 ,mem_state_map 
+:      024826 parse_lmpext_not_accepted_ptt:
+0x5d96 024827 fetch 1 ,mem_state 
+0x5d97 024828 rtnbit0 state_init_seq 
+0x5d98 024829 set0 state_init_seq ,pdata 
+0x5d99 024830 store 1 ,mem_state 
+0x5d9a 024831 fetch 1 ,mem_auth_enable 
+0x5d9b 024832 nrtn blank 
+0x5d9c 024833 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024834 rtn 
+:      024836 parse_lmpext_pause_encrypt:
+0x5d9e 024837 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024838 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024839 branch tid_reply 
+:      024841 parse_lmpext_pause_encrypt_slave:
+0x5da1 024842 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024843 rtn 
+:      024845 parse_lmpext_resume_encrypt:
+0x5da3 024848 call tid_reply 
+0x5da4 024849 branch lmp_start_encryption 
+:      024851 parse_lmpext_features_req:
+0x5da5 024852 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024853 rtn 
+:      024855 parse_lmpext_features_res:
+0x5da7 024856 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024857 and temp ,0x1 ,temp 
+0x5da9 024858 storet 1 ,mem_remote_sppcap 
+0x5daa 024859 fetch 1 ,mem_hci_cmd 
+0x5dab 024860 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024861 jam 0 ,mem_hci_cmd 
+:      024862 parse_lmpext_features_res_not_hci:
+0x5dad 024863 fetch 1 ,mem_conn_sm 
+0x5dae 024864 rtnne conn_sm_wait_features_ext 
+0x5daf 024865 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024866 branch process_conn_sm 
+:      024868 parse_lmp_accepted:
+0x5db1 024869 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024870 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024871 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024872 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024873 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024874 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024875 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024876 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024877 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024878 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024879 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024880 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024882 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024883 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024884 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024885 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024886 rtn 
+:      024888 parse_lmp_not_accepted:
+0x5dc2 024889 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024890 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024891 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024892 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024893 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024894 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024895 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024896 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024898 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024899 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024900 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024901 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024902 rtn 
+:      024904 parse_lmp_accepted_switch:
+0x5dcf 024905 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024906 call ui_ipc_send_event 
+0x5dd1 024907 branch role_switch_prepare0 
+:      024908 parse_lmp_not_accepted_switch:
+0x5dd2 024909 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024910 call ui_ipc_send_event 
+0x5dd4 024911 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024912 setarg timer_switch_waite 
+0x5dd6 024913 arg switch_wait_timer ,queue 
+0x5dd7 024914 branch timer_init 
+:      024917 parse_lmp_accepted_hostconn:
+0x5dd8 024920 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024921 set1 received_conn_req ,pdata 
+0x5dda 024922 store 1 ,mem_lmp_conn_state 
+0x5ddb 024923 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024924 call ui_ipc_send_event 
+0x5ddd 024925 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024927 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024929 fetch 1 ,mem_conn_sm 
+0x5ddf 024930 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024933 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024934 rtn 
+:      024942 parse_lmp_not_accepted_hostconn:
+0x5de2 024943 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024944 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024946 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024948 branch parse_rx_done ,true 
+0x5de6 024949 rtn 
+:      024951 parse_lmp_accepted_inrand:
+0x5de7 024952 fetch 1 ,mem_link_key_exists 
+0x5de8 024953 nrtn blank 
+0x5de9 024954 call clear_linkkey 
+0x5dea 024955 call lmp_generate_key 
+0x5deb 024956 rtn master 
+0x5dec 024957 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024958 rtn 
+:      024960 parse_lmp_accepted_enc_mode:
+0x5dee 024961 nrtn master 
+0x5def 024962 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024963 fetch 1 ,mem_state_map 
+0x5df1 024964 rtnbit0 smap_encryption 
+0x5df2 024965 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024966 rtn 
+:      024968 parse_lmp_accepted_enc_keysize:
+0x5df4 024969 branch lmp_start_encryption 
+:      024971 parse_lmp_accepted_start_enc:
+0x5df5 024972 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024973 fetch 1 ,mem_state 
+0x5df7 024974 rtnbit1 state_conn_comp 
+0x5df8 024975 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024976 fetch 1 ,mem_conn_sm 
+0x5dfa 024977 rtnne conn_sm_encrypt_wait 
+0x5dfb 024978 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024979 rtn 
+:      024981 parse_lmp_accepted_stop_enc:
+0x5dfd 024989 rtn 
+:      024991 parse_lmp_not_accepted_aurand:
+:      024992 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024993 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024994 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024995 rtn 
+:      024997 parse_lmp_not_accepted_inrand:
+0x5e01 024998 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024999 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 025000 rtnne pairing_not_allowed 
+0x5e04 025001 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 025002 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 025003 rtn 
+:      025004 parse_lmp_inrand_key_missing:
+0x5e07 025005 jam key_missing ,mem_disconn_reason_send 
+0x5e08 025006 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 025007 rtn 
+:      025009 parse_lmp_not_accepted_name_req:
+0x5e0a 025010 rtn 
+:      025012 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 025013 jam sp_stat_null ,mem_sp_state 
+0x5e0c 025014 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 025015 branch parse_rx_done 
+:      025017 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 025018 jam sp_stat_null ,mem_sp_state 
+0x5e0f 025019 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 025020 branch parse_rx_done 
+:      025021 parse_lmp_not_accepted_unsniff_req:
+0x5e11 025022 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 025023 branch ui_ipc_send_event 
+:      025025 parse_lmp_accepted_unsniff_req:
+0x5e13 025026 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 025027 call ui_ipc_send_event 
+0x5e15 025028 branch sniff_exit 
+:      025030 parse_lmp_accepted_sniff_req:
+0x5e16 025031 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 025032 call ui_ipc_send_event 
+0x5e18 025033 setarg 0 
+0x5e19 025034 store 2 ,mem_dsniff 
+0x5e1a 025035 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 025036 lshift pdata ,pdata 
+0x5e1c 025037 store 2 ,mem_tsniff 
+0x5e1d 025038 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 025039 store 1 ,mem_sniff_attempt 
+0x5e1f 025040 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 025041 store 1 ,mem_sniff_timeout 
+0x5e21 025042 branch sniff_init 
+:      025044 parse_lmp_not_acdcept_sniff_req:
+0x5e22 025045 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 025046 branch ui_ipc_send_event 
+:      025048 parse_lmp_crypt_key:
+0x5e24 025049 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 025050 storet 1 ,mem_key_size 
+0x5e26 025051 branch accept_lmp_msg 
+:      025053 parse_lmp_setup_complete:
+0x5e27 025054 fetch 1 ,mem_lmp_conn_state 
+0x5e28 025055 set1 received_setup_complete ,pdata 
+0x5e29 025056 store 1 ,mem_lmp_conn_state 
+0x5e2a 025057 rtnbit1 sent_setup_complete 
+0x5e2b 025058 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 025059 branch parse_rx_done 
+:      025061 parse_lmp_max_slot:
+0x5e2d 025064 rtn 
+:      025066 parse_lmp_max_slot_req:
+0x5e2e 025067 fetch 1 ,mem_max_slot 
+0x5e2f 025068 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 025069 isub temp ,null 
+0x5e31 025071 branch accept_lmp_msg ,positive 
+0x5e32 025072 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 025073 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 025074 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 025075 rtn 
+:      025077 parse_lmp_detach:
+0x5e36 025078 call prepare_disconnect 
+0x5e37 025079 branch accept_lmp_msg 
+:      025081 accept_lmp_msg:
+0x5e38 025082 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 025083 rtn 
+:      025085 parse_lmp_incr_power:
+0x5e3a 025086 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 025087 rtn 
+:      025089 parse_lmp_decr_power:
+0x5e3c 025090 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025091 rtn 
+:      025093 parse_lmp_version_res:
+0x5e3e 025094 fetch 1 ,mem_conn_sm 
+0x5e3f 025095 rtneq conn_sm_wait_version 
+0x5e40 025097 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025099 rtn 
+:      025102 parse_lmp_auto_rate:
+0x5e42 025103 rtn 
+:      025105 parse_lmp_in_rand:
+0x5e43 025106 call lmp_copy_rand 
+0x5e44 025107 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025108 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025109 call ui_ipc_send_event 
+0x5e47 025111 call tid_check 
+0x5e48 025112 nbranch lmp_accept_inrand ,true 
+0x5e49 025114 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025115 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025116 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025117 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025118 rtn 
+:      025119 parse_lmp_inrand_res:
+0x5e4e 025120 fetch 1 ,mem_op 
+0x5e4f 025121 set1 op_inrand_req ,pdata 
+0x5e50 025122 store 1 ,mem_op 
+0x5e51 025123 rtn 
+:      025126 pop_tid_follow:
+0x5e52 025127 fetcht 1 ,mem_state_map 
+0x5e53 025128 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025129 storet 1 ,mem_state_map 
+0x5e55 025130 rtn 
+:      025133 push_tid_follow:
+0x5e56 025134 fetch 1 ,mem_lmo_tid2 
+0x5e57 025135 rshift pdata ,pdata 
+0x5e58 025136 and_into 1 ,pdata 
+0x5e59 025137 rtn 
+:      025139 parse_lmp_au_rand_moudle:
+0x5e5a 025140 fetch 1 ,mem_nv_data_number 
+0x5e5b 025141 rtn blank 
+0x5e5c 025142 fetch 1 ,mem_pairing_auth 
+0x5e5d 025143 call load_device_list ,blank 
+0x5e5e 025144 rtn 
+:      025146 parse_lmp_au_rand:
+0x5e5f 025147 call parse_lmp_au_rand_moudle 
+0x5e60 025148 call push_tid_follow 
+0x5e61 025149 store 1 ,mem_sres_tid 
+0x5e62 025150 call lmp_copy_rand 
+0x5e63 025151 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025152 fetch 1 ,mem_link_key_exists 
+0x5e65 025153 nrtn blank 
+0x5e66 025154 fetch 1 ,mem_state 
+0x5e67 025155 rtnbit1 state_combkey 
+0x5e68 025156 jam key_missing ,mem_lmo_reason2 
+0x5e69 025157 branch reject_lmp_packet 
+:      025159 parse_lmp_sres:
+0x5e6a 025160 arg mem_plap ,rega 
+0x5e6b 025161 call function_e1 
+0x5e6c 025162 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025163 fetcht 4 ,mem_input_store 
+0x5e6e 025164 isub temp ,null 
+0x5e6f 025165 branch authentication_ok ,zero 
+0x5e70 025166 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025167 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025168 rtn 
+:      025169 authentication_ok:
+0x5e73 025170 call authentication_ok_common 
+0x5e74 025171 fetch 1 ,mem_ssp_enable 
+0x5e75 025172 branch pairing_success ,blank 
+0x5e76 025173 rtn 
+:      025176 authentication_ok_common:
+0x5e77 025177 call copy_aco 
+0x5e78 025178 call linkkey_ready 
+0x5e79 025179 fetch 1 ,mem_op 
+0x5e7a 025180 isolate1 op_auth_req ,pdata 
+0x5e7b 025181 set0 op_auth_req ,pdata 
+0x5e7c 025182 store 1 ,mem_op 
+0x5e7d 025183 fetch 1 ,mem_conn_sm 
+0x5e7e 025184 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025185 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025186 rtn 
+:      025187 authentication_ok_conn_sm:
+0x5e81 025188 fetch 1 ,mem_pairing_auth 
+0x5e82 025189 rtnne defalt_pairing_auth 
+0x5e83 025190 fetch 1 ,mem_state_map 
+0x5e84 025191 rtnbit1 smap_encryption 
+0x5e85 025192 branch host_create_conn_encrypt 
+:      025194 parse_lmp_comb_key:
+0x5e86 025195 arg mem_rxbuf + 1 ,rega 
+0x5e87 025196 arg mem_kinit ,regb 
+0x5e88 025197 arg mem_random_number ,contw 
+0x5e89 025198 call xor16 
+0x5e8a 025199 arg mem_plap ,rega 
+0x5e8b 025200 call generate_linkkey 
+0x5e8c 025201 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025202 fetch 1 ,mem_state 
+0x5e8e 025203 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025204 rtn 
+:      025206 parse_lmp_name_res:
+0x5e90 025207 fetch 2 ,mem_len 
+0x5e91 025208 add pdata ,-3 ,loopcnt 
+0x5e92 025209 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025210 setarg mem_tmp_buffer 
+0x5e94 025211 iadd temp ,contw 
+0x5e95 025212 arg mem_rxbuf + 3 ,contr 
+0x5e96 025213 call memcpy 
+0x5e97 025214 fetcht 1 ,mem_name_offset 
+0x5e98 025215 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025216 isub temp ,pdata 
+0x5e9a 025217 sub pdata ,14 ,null 
+0x5e9b 025218 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025219 add temp ,14 ,pdata 
+0x5e9d 025220 store 1 ,mem_name_offset 
+0x5e9e 025221 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025222 rtn 
+:      025223 parse_lmp_name_res_end:
+0x5ea0 025224 fetch 1 ,mem_state_map 
+0x5ea1 025225 set1 smap_name_res ,pdata 
+0x5ea2 025226 store 1 ,mem_state_map 
+0x5ea3 025227 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025228 rtn 
+:      025229 parse_lmp_name_req:
+0x5ea5 025230 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025231 store 1 ,mem_lmi_opcode2 
+0x5ea7 025232 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025233 rtn 
+:      025235 parse_lmp_conn_req:
+0x5ea9 025236 branch accept_lmp_msg 
+:      025238 parse_lmp_timing_accuracy_req:
+0x5eaa 025239 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025240 rtn 
+:      025242 parse_lmp_features_req:
+0x5eac 025243 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025244 rtn 
+:      025246 parse_lmp_version_req:
+0x5eae 025247 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025248 rtn 
+:      025250 parse_lmp_supervision_timeout:
+0x5eb0 025253 rtn 
+:      025257 parse_lmp_sniff_subrating_req:
+0x5eb1 025258 fetch 2 ,mem_tsniff 
+0x5eb2 025259 iforce temp 
+0x5eb3 025260 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025261 store 1 ,mem_subsniff_rate 
+0x5eb5 025262 imul32 temp ,temp 
+0x5eb6 025263 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025264 lshift pdata ,pdata 
+0x5eb8 025265 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025266 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025267 lshift pdata ,pdata 
+0x5ebb 025268 store 4 ,mem_subsniff_instant 
+0x5ebc 025270 deposit temp 
+0x5ebd 025271 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025272 rtn 
+:      025273 parse_lmpext_packet_type_table_req:
+0x5ebf 025274 fetcht 1 ,mem_ptt 
+0x5ec0 025275 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025276 ixor temp ,null 
+0x5ec2 025277 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025278 isolate1 0 ,pdata 
+0x5ec4 025279 fetch 1 ,mem_state_map 
+0x5ec5 025280 setflag true ,smap_edr ,pdata 
+0x5ec6 025281 store 1 ,mem_state_map 
+0x5ec7 025282 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025283 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025284 rtn 
+:      025287 parse_lmp_sniff_subrating_res:
+:      025288 parse_lmp_preferred_rate:
+:      025289 parse_lmp_max_power:
+:      025290 parse_lmp_min_power:
+0x5eca 025291 rtn 
+:      025292 parse_lmp_page_mode_req:
+0x5ecb 025294 branch accept_lmp_msg 
+:      025295 parse_lmp_page_scan_mode_req:
+0x5ecc 025298 branch accept_lmp_msg 
+:      025302 parse_lmp_slot_offset:
+0x5ecd 025303 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025304 store 2 ,mem_slot_offset 
+0x5ecf 025305 rtn 
+:      025307 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025308 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025309 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025310 imul32 temp ,pdata 
+0x5ed3 025311 arg 0x640 ,temp 
+0x5ed4 025312 isub temp ,null 
+0x5ed5 025314 rtn 
+:      025316 parse_lmp_sniff_req:
+0x5ed6 025317 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025318 branch lmp_reject_sniff ,blank 
+0x5ed8 025319 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025320 branch lmp_reject_sniff ,positive 
+0x5eda 025321 fetch 1 ,mem_device_option 
+0x5edb 025322 sub pdata ,dvc_op_module ,null 
+0x5edc 025323 call module_set_lpm_mult_2 ,zero 
+0x5edd 025324 fetch 1 ,mem_state 
+0x5ede 025325 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025326 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025327 lshift pdata ,pdata 
+0x5ee1 025328 store 2 ,mem_dsniff 
+0x5ee2 025329 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025330 lshift pdata ,pdata 
+0x5ee4 025331 store 2 ,mem_tsniff 
+0x5ee5 025332 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025333 store 1 ,mem_sniff_attempt 
+0x5ee7 025334 iforce temp 
+0x5ee8 025335 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025336 store 1 ,mem_sniff_timeout 
+0x5eea 025337 isub temp ,null 
+0x5eeb 025338 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025339 store 1 ,mem_sniff_attempt 
+:      025340 set_big_value_to_attempt:
+0x5eed 025342 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025343 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025344 rtn 
+:      025346 lmp_reject_sniff:
+0x5ef0 025347 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025348 branch reject_lmp_packet 
+:      025350 parse_lmp_start_encryption_req:
+0x5ef2 025351 call accept_lmp_msg 
+0x5ef3 025352 call lmp_copy_rand 
+0x5ef4 025353 call function_e3 
+0x5ef5 025354 branch start_encryption 
+:      025356 parse_lmp_stop_encryption_req:
+0x5ef6 025357 call accept_lmp_msg 
+0x5ef7 025358 branch stop_encryption 
+:      025361 parse_lmp_switch_req:
+0x5ef8 025362 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025363 lshift pdata ,pdata 
+0x5efa 025365 branch parse_lmp_switch_accept ,master 
+0x5efb 025366 fetcht 1 ,mem_link_key_exists 
+0x5efc 025367 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025368 parse_lmp_switch_req_not_accept:
+0x5efd 025369 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025370 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025371 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025372 rtn 
+:      025373 parse_lmp_switch_req_clear_mark:
+0x5f01 025374 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025375 jam 0 ,mem_conn_sm 
+0x5f03 025376 branch role_switch_prepare 
+:      025378 parse_lmp_switch_accept:
+0x5f04 025379 call role_switch_prepare 
+0x5f05 025380 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025381 fetch 1 ,mem_connection_options 
+0x5f07 025382 set0 connection_switch ,pdata 
+0x5f08 025383 store 1 ,mem_connection_options 
+0x5f09 025384 branch accept_lmp_msg 
+:      025388 parse_lmp_temp_rand:
+:      025389 parse_lmp_temp_key:
+:      025390 parse_lmp_timing_accuracy_res:
+:      025391 parse_lmp_unit_key:
+:      025392 parse_lmp_use_semi_permanend_key:
+0x5f0a 025393 rtn 
+:      025396 parse_lmp_unsniff_req:
+0x5f0b 025397 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025398 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025399 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025400 call ui_ipc_send_event 
+0x5f0f 025401 branch sniff_exit 
+:      025403 parse_lmp_encapsulated_header:
+0x5f10 025404 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025405 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025406 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025407 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025408 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025409 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025410 call check_localsm 
+0x5f17 025411 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025412 jam sp_stat_key_recv ,mem_sp_state 
+:      025413 parse_lmp_encapsulated_header_master:
+0x5f19 025414 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025415 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025416 branch parse_rx_done 
+:      025418 parse_lmp_encapsulated_header_reject:
+0x5f1c 025419 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025420 branch reject_lmp_packet 
+:      025422 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025425 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025427 rtn 
+:      025428 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025429 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025430 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025431 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025432 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025433 call check_localsm 
+0x5f24 025434 rtn true 
+0x5f25 025435 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025436 rtn 
+:      025438 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025439 call g_noninit_number_confirm 
+0x5f28 025440 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025441 call ui_ipc_send_event 
+0x5f2a 025442 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025445 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025446 call check_localsm 
+0x5f2c 025447 rtn true 
+0x5f2d 025448 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025449 beq 19 ,authentication_passkey_end 
+0x5f2f 025450 increase 1 ,pdata 
+0x5f30 025451 store 1 ,mem_authentication_passkey_times 
+:      025454 authentication_passkey:
+0x5f31 025455 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025456 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025457 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025458 copy pdata ,queue 
+0x5f35 025459 fetch 6 ,mem_pin 
+0x5f36 025460 qisolate1 pdata 
+0x5f37 025461 setarg 0x80 
+0x5f38 025462 setflag true ,0 ,pdata 
+0x5f39 025463 store 1 ,mem_passkey_1bit 
+0x5f3a 025464 rtn 
+:      025466 authentication_passkey_end:
+0x5f3b 025467 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025468 rtn 
+:      025470 parse_lmp_accepted_dhkey_check:
+0x5f3d 025471 call parse_lmp_accepted_dhkey_check_common 
+:      025472 pairing_success:
+0x5f3e 025473 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025474 rtn blank 
+0x5f40 025475 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025476 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025477 branch ui_ipc_send_event 
+:      025480 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025482 call check_localsm 
+0x5f44 025483 ncall g_noninit ,true 
+0x5f45 025484 call g_init ,true 
+0x5f46 025485 call check_localsm 
+0x5f47 025486 rtn true 
+0x5f48 025487 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025488 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025489 rtn 
+:      025491 parse_simple_pairing_confirm:
+0x5f4b 025492 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025493 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025494 call memcpy16 
+0x5f4e 025495 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025496 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025497 branch master_set_mem_master_sp_flag 
+:      025499 parse_lmp_encapsulated_payload:
+0x5f51 025500 fetch 1 ,mem_master_sp_state 
+0x5f52 025501 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025502 fetch 1 ,mem_sp_state 
+0x5f54 025503 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025504 parse_encapsulated_payload_master:
+0x5f55 025505 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025506 sub pdata ,0x20 ,contw 
+0x5f57 025507 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025508 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025509 iadd contw ,contw 
+0x5f5a 025510 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025511 istore 8 ,contw 
+0x5f5c 025512 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025513 istore 8 ,contw 
+0x5f5e 025514 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025515 increase 16 ,pdata 
+0x5f60 025516 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025517 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025518 parse_lmp_encapsulated_payload_completed:
+0x5f62 025519 call check_localsm 
+0x5f63 025520 branch accept_lmp_msg ,true 
+0x5f64 025521 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025522 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025523 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025524 branch accept_lmp_msg 
+:      025525 parse_lmp_encapsulated_payload_reject:
+0x5f68 025526 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025527 branch reject_lmp_packet 
+:      025528 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025529 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025530 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025531 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025532 branch parse_rx_done 
+:      025534 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025535 call check_localsm 
+0x5f6f 025536 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025537 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025538 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025539 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025540 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025541 branch parse_rx_done 
+:      025543 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025544 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025545 branch ui_ipc_send_event 
+:      025548 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025550 branch parse_rx_done 
+:      025552 parse_lmp_simple_pairing_number:
+0x5f78 025553 fetch 1 ,mem_master_sp_state 
+0x5f79 025554 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025555 fetch 1 ,mem_sp_state 
+0x5f7b 025556 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025557 parse_lmp_simple_pairing_number_master:
+0x5f7c 025558 arg mem_sp_random_remote ,contw 
+0x5f7d 025559 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025560 istore 8 ,contw 
+0x5f7f 025561 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025562 istore 8 ,contw 
+0x5f81 025563 call check_localsm 
+0x5f82 025564 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025565 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025566 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025567 branch accept_lmp_msg 
+:      025568 parse_lmp_simple_pairing_number_master0:
+0x5f86 025569 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025570 branch master_set_mem_master_sp_flag 
+:      025573 parse_lmp_simple_pairing_number_reject:
+0x5f88 025574 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025575 branch reject_lmp_packet 
+:      025577 parse_dhkey_check:
+0x5f8a 025578 fetch 1 ,mem_master_sp_state 
+0x5f8b 025579 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025580 fetch 1 ,mem_sp_state 
+0x5f8d 025581 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025582 parse_dhkey_check_master:
+0x5f8e 025583 arg mem_sp_check_result ,contw 
+0x5f8f 025584 arg mem_rxbuf + 1 ,contr 
+0x5f90 025585 call memcpy16 
+0x5f91 025586 call check_localsm 
+0x5f92 025587 branch parse_dhkey_check_master0 ,true 
+0x5f93 025588 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025589 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025590 number_comparison_successed:
+0x5f95 025591 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025592 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025593 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025594 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025595 branch parse_rx_done 
+:      025597 parse_dhkey_check_master0:
+0x5f9a 025598 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025599 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025600 branch parse_rx_done 
+:      025601 parse_lmp_dhkey_check_reject:
+0x5f9d 025602 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025603 branch reject_lmp_packet 
+:      025605 number_comparison_mode:
+0x5f9f 025606 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025607 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025608 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025609 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025610 rtn 
+:      025612 comparison_result:
+0x5fa4 025613 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025614 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025615 branch parse_lmp_dhkey_check_reject 
+:      025618 parse_lmp_clkoffset_res:
+0x5fa7 025619 branch parse_rx_done 
+:      025621 parse_lmp_encryption_mode_req:
+0x5fa8 025622 fetch 1 ,mem_connection_options 
+0x5fa9 025623 set0 connection_encrypt 
+0x5faa 025624 store 1 ,mem_connection_options 
+0x5fab 025625 call accept_lmp_msg 
+0x5fac 025626 nrtn master 
+0x5fad 025627 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025628 fetcht 1 ,mem_op 
+0x5faf 025629 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025630 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025631 storet 1 ,mem_op 
+0x5fb2 025632 rtn 
+:      025634 parse_lmp_features_res:
+0x5fb3 025635 fetcht 8 ,mem_rxbuf + 1 
+:      025636 parse_lmp_features_res_not_hci:
+0x5fb4 025637 fetch 1 ,mem_conn_sm 
+0x5fb5 025638 rtnne conn_sm_wait_features_res 
+0x5fb6 025640 fetch 1 ,mem_connection_options 
+0x5fb7 025641 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025643 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025644 rtn 
+:      025645 parse_lmp_send_conn:
+0x5fba 025646 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025647 rtn 
+:      025648 parse_lmp_test_activate:
+0x5fbc 025649 fetch 1 ,mem_debug_config 
+0x5fbd 025650 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025651 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025652 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025653 rtn 
+:      025654 parse_lmp_test_control:
+0x5fc1 025657 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025658 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025659 force 9 ,loopcnt 
+0x5fc4 025660 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025661 arg mem_temp_payload ,contw 
+:      025662 parse_lmp_test_xor:
+0x5fc6 025663 ifetch 1 ,contr 
+0x5fc7 025664 xor_into 0x55 ,pdata 
+0x5fc8 025665 istore 1 ,contw 
+0x5fc9 025666 loop parse_lmp_test_xor 
+0x5fca 025667 fetch 1 ,test_mode_scenario 
+0x5fcb 025668 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025669 set0 tester_no_whitening ,temp 
+0x5fcd 025670 set0 tester_pattern_test ,temp 
+0x5fce 025671 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025672 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025673 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025674 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025675 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025676 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025677 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025678 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025679 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025680 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025681 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025682 rtn 
+:      025683 parse_lmp_test_control_exit:
+0x5fda 025685 fetch 1 ,mem_tester_emulate 
+0x5fdb 025686 set1 tester_exit ,pdata 
+0x5fdc 025687 set1 tester_change ,pdata 
+0x5fdd 025688 store 1 ,mem_tester_emulate 
+0x5fde 025689 rtn 
+:      025690 parse_lmp_test_control_pattern:
+0x5fdf 025691 set1 tester_pattern_test ,temp 
+0x5fe0 025692 jam 5 ,mem_lch_code 
+0x5fe1 025693 fetch 2 ,test_mode_data_length 
+0x5fe2 025694 iforce loopcnt 
+0x5fe3 025695 store 2 ,mem_len 
+0x5fe4 025696 arg mem_rxbuf ,contw 
+0x5fe5 025697 call pn9 
+:      025698 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025699 set1 tester_no_whitening ,temp 
+:      025700 parse_lmp_test_control_loopback:
+0x5fe7 025701 set1 tester_change ,temp 
+0x5fe8 025702 force 0 ,pdata 
+0x5fe9 025703 store 1 ,mem_slave_rcvcnt 
+0x5fea 025704 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025705 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025706 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025707 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025708 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025709 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025710 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025711 storet 1 ,mem_tester_emulate 
+0x5ff2 025712 rtn 
+:      025714 parse_lmp_test_control_pause:
+0x5ff3 025715 set0 mark_testmode ,mark 
+0x5ff4 025716 jam 0 ,mem_tester_emulate 
+0x5ff5 025717 fetch 1 ,mem_debug_config 
+0x5ff6 025718 set0 debug_tx_pattern ,pdata 
+0x5ff7 025719 store 1 ,mem_debug_config 
+0x5ff8 025720 rtn 
+:      025726 lmp_copy_rand:
+0x5ff9 025727 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025728 arg mem_random_number ,contw 
+0x5ffb 025729 branch memcpy16 
+:      025731 lmp_generate_key:
+0x5ffc 025732 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025733 rtn 
+:      025735 lmp_start_encryption:
+0x5ffe 025736 nrtn master 
+0x5fff 025737 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025738 rtn 
+:      025740 lmp_accept_inrand:
+0x6001 025741 arg mem_lap ,rega 
+0x6002 025742 call generate_kinit 
+0x6003 025743 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025744 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025745 rtn 
+:      025747 lmp_disconnect:
+0x6006 025748 jam 10 ,mem_conn_timer 
+0x6007 025749 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025750 jam local_host ,mem_disconn_reason_send 
+0x6009 025751 rtn 
+:      025757 send_lmp:
+0x600a 025758 bpatchx patch30_2 ,mem_patch30 
+0x600b 025759 disable user 
+0x600c 025760 call lmo_fifo_process 
+0x600d 025761 fetch 1 ,mem_lmp_to_send 
+0x600e 025762 rtn blank 
+0x600f 025767 bbit1 7 ,send_lmp_escape 
+:      025768 send_lmp0:
+0x6010 025769 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025770 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025771 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025772 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025773 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025774 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025775 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025776 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025777 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025778 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025779 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025780 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025781 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025782 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025783 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025784 beq lmp_sres ,send_lmp_sres 
+0x6020 025785 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025786 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025787 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025788 beq lmp_detach ,send_lmp_detach 
+0x6024 025789 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025790 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025792 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025793 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025794 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025795 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025796 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025797 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025798 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025799 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025800 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025801 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025802 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025803 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025804 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025805 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025806 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025807 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025808 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025809 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025810 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025812 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025813 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025814 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025815 beq lmp_test_control ,send_lmp_test_control 
+:      025816 send_lmp_error:
+0x603d 025817 branch assert 
+0x603e 025818 rtn 
+:      025819 send_lmp_escape:
+0x603f 025820 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025821 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025822 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025823 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025824 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025825 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025826 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025827 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025828 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025829 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025830 branch assert 
+:      025836 send_lmp_accepted:
+0x604a 025837 force 2 ,pdata 
+0x604b 025838 call msg_send_lmp 
+0x604c 025839 fetch 1 ,mem_lmi_opcode 
+0x604d 025840 istore 1 ,contw 
+0x604e 025841 call send_lmp_follow 
+0x604f 025842 bpatchx patch30_3 ,mem_patch30 
+0x6050 025843 fetch 1 ,mem_lmi_opcode 
+0x6051 025844 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025845 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025846 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025847 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025848 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025849 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025850 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025851 rtn 
+:      025853 send_create_conn_start_l2cap_timer_sm:
+0x6059 025854 fetch 1 ,mem_conn_sm 
+0x605a 025855 rtn blank 
+0x605b 025856 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025857 setarg timer_enpt_waite 
+0x605d 025858 arg enpt_delay_timer ,queue 
+0x605e 025859 branch timer_init 
+:      025861 send_lmp_accept_sniff_req:
+0x605f 025862 branch sniff_init 
+:      025863 send_lmp_not_accepted:
+0x6060 025864 force 3 ,pdata 
+0x6061 025865 call msg_send_lmp 
+0x6062 025866 fetch 1 ,mem_lmi_opcode 
+0x6063 025867 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025868 istore 1 ,contw 
+0x6065 025869 fetch 1 ,mem_lmo_reason 
+0x6066 025870 istore 1 ,contw 
+0x6067 025871 branch send_lmp_follow 
+:      025873 send_not_accept_aurand:
+0x6068 025874 istore 1 ,contw 
+0x6069 025875 fetch 1 ,mem_lmo_reason 
+0x606a 025876 istore 1 ,contw 
+0x606b 025877 arg mem_sres_tid ,temp 
+0x606c 025878 branch special_tid_store 
+:      025880 send_lmpext_accepted:
+0x606d 025881 force 4 ,queue 
+0x606e 025882 call send_lmpext 
+0x606f 025883 setarg lmp_escape 
+0x6070 025884 istore 1 ,contw 
+0x6071 025885 fetch 1 ,mem_lmi_opcode 
+0x6072 025886 set0 7 ,pdata 
+0x6073 025887 istore 1 ,contw 
+0x6074 025888 fetch 1 ,mem_lmi_opcode 
+0x6075 025889 branch send_lmp_follow 
+:      025891 send_lmpext_not_accepted:
+0x6076 025892 force 5 ,queue 
+0x6077 025893 call send_lmpext 
+0x6078 025894 setarg lmp_escape 
+0x6079 025895 istore 1 ,contw 
+0x607a 025896 fetch 1 ,mem_lmi_opcode 
+0x607b 025897 set0 7 ,pdata 
+0x607c 025898 istore 1 ,contw 
+0x607d 025899 fetch 1 ,mem_lmo_reason 
+0x607e 025900 istore 1 ,contw 
+0x607f 025901 branch send_lmp_follow 
+:      025904 send_lmp_accepted_inrand:
+0x6080 025905 call clear_linkkey 
+0x6081 025906 call tid_check 
+0x6082 025907 rtn true 
+0x6083 025908 branch lmp_generate_key 
+:      025910 send_lmp_accepted_enc_mode:
+0x6084 025911 fetch 1 ,mem_op 
+0x6085 025912 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025913 rtnbit0 op_stop_enc 
+0x6087 025914 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025915 set0 op_stop_enc ,pdata 
+0x6089 025916 call tid_reply 
+0x608a 025917 branch send_lmp_accepted_enc_exit 
+:      025918 send_lmp_accepted_enc_start:
+0x608b 025919 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025920 set0 op_start_enc ,pdata 
+:      025921 send_lmp_accepted_enc_exit:
+0x608d 025922 store 1 ,mem_op 
+0x608e 025923 rtn 
+:      025925 send_lmp_accepted_enc_key:
+0x608f 025926 call check_localsm 
+0x6090 025927 branch lmp_start_encryption ,true 
+0x6091 025928 rtn 
+:      025930 send_lmp_accepted_connection:
+0x6092 025931 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025933 fetch 1 ,mem_lmp_conn_state 
+0x6094 025934 set1 received_conn_req ,pdata 
+0x6095 025935 store 1 ,mem_lmp_conn_state 
+0x6096 025936 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025937 branch ui_ipc_send_event 
+:      025940 send_lmp_accept_dhkey_check:
+0x6098 025941 rtn 
+:      025945 send_lmpext_features_res:
+0x6099 025946 force 12 ,queue 
+0x609a 025947 call send_lmpext 
+0x609b 025948 setarg 0x01 
+0x609c 025949 istore 1 ,contw 
+0x609d 025950 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025951 istore 2 ,contw 
+0x609f 025952 setarg 0 
+0x60a0 025953 istore 3 ,contw 
+0x60a1 025954 setarg 0x00 
+0x60a2 025955 istore 4 ,contw 
+0x60a3 025956 branch send_lmp_reply 
+:      025957 send_lmpext_io_cap_res:
+0x60a4 025958 force 5 ,queue 
+0x60a5 025959 call send_lmpext 
+0x60a6 025960 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025961 istore 3 ,contw 
+0x60a8 025962 call send_lmp_reply 
+0x60a9 025963 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025964 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025965 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025966 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025967 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025968 rtn 
+:      025970 responder_iocap_keyboard_only:
+0x60af 025971 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025972 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025973 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025974 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025975 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025976 rtn 
+:      025979 responder_iocap_display_yesno:
+0x60b5 025980 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025981 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025982 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025983 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025984 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025985 rtn 
+:      025988 responder_iocap_no_input_no_output:
+0x60bb 025989 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025990 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025991 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025992 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025993 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025994 rtn 
+:      025996 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025997 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025998 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025999 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      026000 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      026001 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      026002 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      026003 set_ssp_mode_justwork:
+0x60c1 026004 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 026005 fetch 1 ,mem_classic_bt_flag 
+0x60c3 026006 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 026007 rtn 
+:      026009 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      026010 set_ssp_mode_numeric_comparison:
+0x60c5 026011 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 026012 rtn 
+:      026014 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      026015 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      026016 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      026017 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      026018 set_ssp_mode_passkey:
+0x60c7 026019 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 026020 rtn 
+:      026023 classic_bt_set_reject_justwork_flag:
+0x60c9 026024 arg flag_ssp_reject_justwork ,queue 
+0x60ca 026025 branch classic_bluetooth_set_flag 
+:      026027 classic_bt_clr_reject_justwork_flag:
+0x60cb 026028 arg flag_ssp_reject_justwork ,queue 
+0x60cc 026029 branch classic_bluetooth_clr_flag 
+:      026031 classic_bluetooth_set_flag:
+0x60cd 026032 fetch 1 ,mem_classic_bt_flag 
+0x60ce 026033 qset1 pdata 
+0x60cf 026034 store 1 ,mem_classic_bt_flag 
+0x60d0 026035 rtn 
+:      026037 classic_bluetooth_clr_flag:
+0x60d1 026038 fetch 1 ,mem_classic_bt_flag 
+0x60d2 026039 qset0 pdata 
+0x60d3 026040 store 1 ,mem_classic_bt_flag 
+0x60d4 026041 rtn 
+:      026044 send_lmp_io_cap_req:
+0x60d5 026045 force 5 ,queue 
+0x60d6 026046 call send_lmpext 
+0x60d7 026047 fetch 3 ,mem_sp_iocap_local 
+0x60d8 026048 istore 3 ,contw 
+0x60d9 026049 branch send_lmp_request 
+:      026052 send_lmpext_sniff_subrating_req:
+0x60da 026054 rtn 
+:      026055 send_lmpext_sniff_subrating_res:
+0x60db 026056 force 9 ,queue 
+0x60dc 026057 call send_lmpext 
+0x60dd 026058 fetch 1 ,mem_subsniff_rate 
+0x60de 026059 istore 1 ,contw 
+0x60df 026060 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 026061 istore 2 ,contw 
+0x60e1 026062 fetch 4 ,mem_subsniff_instant 
+0x60e2 026063 istore 4 ,contw 
+0x60e3 026064 branch send_lmp_reply 
+:      026066 send_lmp_name_res:
+0x60e4 026067 force 17 ,pdata 
+0x60e5 026068 call msg_send_lmp 
+0x60e6 026069 fetch 1 ,mem_lmi_opcode 
+0x60e7 026070 copy pdata ,temp 
+0x60e8 026071 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 026072 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 026073 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 026074 rtn 
+:      026075 send_lmp_name_res_offset_ok:
+0x60ec 026076 istore 1 ,contw 
+0x60ed 026077 fetch 1 ,mem_local_name_length 
+0x60ee 026078 istore 1 ,contw 
+0x60ef 026079 arg 14 ,loopcnt 
+0x60f0 026080 setarg mem_local_name 
+0x60f1 026081 iadd temp ,contr 
+0x60f2 026082 call memcpy 
+0x60f3 026083 branch send_lmp_reply 
+:      026086 send_lmp_timing_accuracy_res:
+0x60f4 026087 force 3 ,pdata 
+0x60f5 026088 call msg_send_lmp 
+0x60f6 026089 setarg 0x0114 
+0x60f7 026090 istore 2 ,contw 
+0x60f8 026091 branch send_lmp_reply 
+:      026093 send_lmp_clkoffset_res:
+0x60f9 026095 force 3 ,pdata 
+0x60fa 026096 call msg_send_lmp 
+0x60fb 026097 fetch 4 ,mem_clke_bt 
+0x60fc 026098 isub clkn_bt ,pdata 
+0x60fd 026099 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026100 sub pdata ,0 ,pdata 
+:      026101 send_lmp_clkoffset_res_master:
+0x60ff 026103 rshift2 pdata ,pdata 
+0x6100 026104 set0 15 ,pdata 
+0x6101 026105 istore 2 ,contw 
+0x6102 026106 branch send_lmp_reply 
+:      026108 send_lmp_version_res:
+0x6103 026109 force 6 ,pdata 
+0x6104 026110 call msg_send_lmp 
+0x6105 026111 fetch 5 ,mem_lmp_version 
+0x6106 026112 istore 5 ,contw 
+0x6107 026113 branch send_lmp_reply 
+:      026115 send_lmp_features_res:
+0x6108 026116 force 9 ,pdata 
+0x6109 026117 call msg_send_lmp 
+0x610a 026118 fetch 8 ,mem_features 
+0x610b 026119 istore 8 ,contw 
+0x610c 026120 branch send_lmp_reply 
+:      026127 send_lmpext_features_req:
+0x610d 026128 force 12 ,queue 
+0x610e 026129 call send_lmpext 
+0x610f 026130 setarg 0x01 
+0x6110 026131 istore 1 ,contw 
+0x6111 026132 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026133 istore 2 ,contw 
+0x6113 026134 setarg 0 
+0x6114 026135 istore 3 ,contw 
+0x6115 026136 setarg 0x00 
+0x6116 026137 istore 4 ,contw 
+0x6117 026138 branch send_lmp_request 
+:      026140 send_lmpext_packet_type_table_req:
+0x6118 026141 force 3 ,queue 
+0x6119 026142 call send_lmpext 
+0x611a 026143 fetch 1 ,mem_ptt 
+0x611b 026144 istore 1 ,contw 
+0x611c 026145 disable user 
+0x611d 026146 call send_lmp_request 
+0x611e 026147 nrtn user 
+0x611f 026148 nrtn master 
+0x6120 026149 fetch 1 ,mem_afh_cfg 
+0x6121 026150 rtnbit0 afh_cfg_on 
+0x6122 026151 call afh_init 
+0x6123 026152 branch afh_open_all_channels 
+:      026155 ssp_enable:
+0x6124 026156 bpatchx patch30_4 ,mem_patch30 
+0x6125 026157 fetch 1 ,mem_features + 6 
+0x6126 026158 set1 param_featrue_ssp ,pdata 
+0x6127 026159 store 1 ,mem_features + 6 
+0x6128 026160 setarg param_lmpext_ssp_enable 
+0x6129 026161 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026162 rtn 
+:      026164 ssp_disable:
+0x612b 026165 bpatchx patch30_5 ,mem_patch30 
+0x612c 026166 fetch 1 ,mem_features + 6 
+0x612d 026167 set0 param_featrue_ssp ,pdata 
+0x612e 026168 store 1 ,mem_features + 6 
+0x612f 026169 setarg 0 
+0x6130 026170 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026171 rtn 
+:      026173 afh_init:
+0x6132 026174 jam 0x3 ,mem_afh_cfg 
+0x6133 026175 setarg 0 
+0x6134 026176 store 4 ,mem_afh_timer 
+0x6135 026177 arg mem_afh_map_lo ,contw 
+0x6136 026178 call afh_reset_map 
+0x6137 026179 arg mem_afh_map_new ,contw 
+0x6138 026180 call afh_reset_map 
+0x6139 026181 arg mem_afh_classify_channel_map ,contw 
+0x613a 026182 call afh_reset_map 
+0x613b 026183 branch afh_clear_error_counter 
+:      026184 afh_open_all_channels:
+0x613c 026185 arg mem_afh_map_new ,contw 
+0x613d 026186 call afh_reset_map 
+0x613e 026187 call afh_clear_error_counter 
+0x613f 026188 branch afh_set_send_flag 
+:      026191 afh_reset_map:
+0x6140 026192 setarg 0xffffff 
+0x6141 026193 istore 3 ,contw 
+0x6142 026194 istore 3 ,contw 
+0x6143 026195 istore 3 ,contw 
+0x6144 026196 setarg 0x7f 
+0x6145 026197 istore 1 ,contw 
+0x6146 026198 rtn 
+:      026199 afh_clear_error_counter:
+0x6147 026200 setarg 0 
+0x6148 026201 store 2 ,mem_afh_error_total 
+0x6149 026202 rtn 
+:      026203 afh_set_send_flag:
+0x614a 026204 fetch 1 ,mem_afh_cfg 
+0x614b 026205 set1 send_lmp_set_afh ,pdata 
+0x614c 026206 store 1 ,mem_afh_cfg 
+0x614d 026207 rtn 
+:      026210 send_lmpext_pause_encryption_req:
+0x614e 026211 force 2 ,queue 
+0x614f 026212 call send_lmpext 
+0x6150 026213 nbranch send_lmp_reply ,master 
+0x6151 026215 branch send_lmp_request 
+:      026219 send_lmp_detach:
+0x6152 026220 force 2 ,pdata 
+0x6153 026221 call msg_send_lmp 
+0x6154 026222 fetch 1 ,mem_disconn_reason_send 
+0x6155 026223 istore 1 ,contw 
+0x6156 026224 call send_lmp_request 
+:      026225 prepare_disconnect:
+0x6157 026226 fetch 1 ,mem_op 
+0x6158 026227 set1 op_disconn ,pdata 
+0x6159 026228 store 1 ,mem_op 
+0x615a 026229 jam 50 ,mem_conn_timer 
+0x615b 026230 rtn 
+:      026233 send_lmp_no_payload:
+0x615c 026234 force 1 ,pdata 
+0x615d 026235 call msg_send_lmp 
+0x615e 026236 branch send_lmp_request 
+:      026237 send_lmp_nopayload_reply:
+0x615f 026238 force 1 ,pdata 
+0x6160 026239 call msg_send_lmp 
+0x6161 026240 branch send_lmp_reply 
+:      026243 send_lmp_encryption_mode_req:
+0x6162 026244 force 2 ,pdata 
+0x6163 026245 call msg_send_lmp 
+0x6164 026246 fetch 1 ,mem_state_map 
+0x6165 026247 isolate0 smap_encryption ,pdata 
+0x6166 026248 setflag true ,0 ,pdata 
+0x6167 026249 and_into 1 ,pdata 
+0x6168 026250 istore 1 ,contw 
+0x6169 026251 branch send_lmp_request 
+:      026254 send_lmp_superto:
+0x616a 026255 force 3 ,pdata 
+0x616b 026256 call msg_send_lmp 
+0x616c 026257 fetch 2 ,mem_supervision_to 
+0x616d 026258 istore 2 ,contw 
+0x616e 026259 branch send_lmp_request 
+:      026261 send_lmp_name_req:
+0x616f 026262 jam 250 ,mem_conn_timer 
+0x6170 026263 force 2 ,pdata 
+0x6171 026264 call msg_send_lmp 
+0x6172 026265 fetch 1 ,mem_name_offset 
+0x6173 026266 istore 1 ,contw 
+0x6174 026267 branch send_lmp_request 
+:      026269 send_lmp_test_control:
+0x6175 026270 force 10 ,pdata 
+0x6176 026271 call msg_send_lmp 
+0x6177 026272 arg mem_temp_payload ,contr 
+0x6178 026273 force 9 ,loopcnt 
+:      026274 send_lmp_test_control_loop:
+0x6179 026275 ifetch 1 ,contr 
+0x617a 026276 xor_into 0x55 ,pdata 
+0x617b 026277 istore 1 ,contw 
+0x617c 026278 loop send_lmp_test_control_loop 
+0x617d 026279 branch send_lmp_request 
+:      026281 send_lmp_quality_of_service_req:
+0x617e 026282 branch send_lmp_request 
+:      026283 send_lmp_unit_key:
+0x617f 026284 branch send_lmp_request 
+:      026286 send_lmp_slot_offset:
+0x6180 026287 rtn master 
+0x6181 026288 call calc_slot_offset 
+0x6182 026289 force 9 ,pdata 
+0x6183 026290 call msg_send_lmp 
+0x6184 026291 fetch 2 ,mem_slot_offset 
+0x6185 026292 istore 2 ,contw 
+0x6186 026293 fetch 3 ,mem_lap 
+0x6187 026294 istore 3 ,contw 
+0x6188 026295 fetch 1 ,mem_uap 
+0x6189 026296 istore 1 ,contw 
+0x618a 026297 fetch 2 ,mem_nap 
+0x618b 026298 istore 2 ,contw 
+0x618c 026299 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026300 set0 mark_switch_initiated ,mark 
+0x618e 026301 call send_lmp_request 
+0x618f 026302 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026303 rtn 
+:      026304 send_lmp_slot_offset_reply:
+0x6191 026305 call send_lmp_reply 
+0x6192 026306 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026307 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026308 rtn 
+:      026310 send_lmp_switch_req:
+0x6195 026311 arg 0x200 ,temp 
+0x6196 026312 branch switch_on_native ,master 
+0x6197 026313 deposit clke_bt 
+0x6198 026314 branch switch_slack 
+:      026315 switch_on_native:
+0x6199 026316 deposit clkn_bt 
+:      026317 switch_slack:
+0x619a 026318 deposit bt_clk 
+0x619b 026319 iadd temp ,pdata 
+0x619c 026320 and_into 0x1fc ,pdata 
+0x619d 026321 store 4 ,mem_sniff_anchor 
+0x619e 026322 force 5 ,pdata 
+0x619f 026323 call msg_send_lmp 
+0x61a0 026324 fetch 4 ,mem_sniff_anchor 
+0x61a1 026325 rshift pdata ,pdata 
+0x61a2 026326 istore 4 ,contw 
+0x61a3 026327 branch send_lmp_request 
+:      026329 send_lmp_sniff_req:
+0x61a4 026330 force 10 ,pdata 
+0x61a5 026331 call msg_send_lmp 
+0x61a6 026332 arg mem_sniff_payload ,contr 
+0x61a7 026333 ifetch 9 ,contr 
+0x61a8 026334 istore 9 ,contw 
+0x61a9 026335 branch send_lmp_request 
+:      026338 send_lmp_timing_accuracy_req:
+0x61aa 026340 force 3 ,pdata 
+0x61ab 026341 call msg_send_lmp 
+0x61ac 026342 setarg 0x0114 
+0x61ad 026343 istore 2 ,contw 
+0x61ae 026344 branch send_lmp_request 
+:      026346 send_lmp_unsniff_req:
+0x61af 026348 force 1 ,pdata 
+0x61b0 026349 call msg_send_lmp 
+0x61b1 026358 branch send_lmp_request 
+:      026361 send_lmp_max_slot:
+0x61b2 026362 force 2 ,pdata 
+0x61b3 026363 call msg_send_lmp 
+0x61b4 026364 fetch 1 ,mem_max_slot 
+0x61b5 026365 istore 1 ,contw 
+0x61b6 026366 branch send_lmp_request 
+:      026369 send_lmp_max_slot_req:
+0x61b7 026370 force 2 ,pdata 
+0x61b8 026371 call msg_send_lmp 
+0x61b9 026372 setarg 0x05 
+0x61ba 026373 istore 1 ,contw 
+0x61bb 026374 branch send_lmp_request 
+:      026377 send_lmp_inc_power:
+0x61bc 026378 force 2 ,pdata 
+0x61bd 026379 call msg_send_lmp 
+0x61be 026380 setarg 0x00 
+0x61bf 026381 istore 1 ,contw 
+0x61c0 026382 branch send_lmp_request 
+:      026385 send_lmp_setup_complete_by_module:
+0x61c1 026386 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026387 rtn 
+:      026388 send_lmp_setup_complete:
+0x61c3 026389 fetch 1 ,mem_device_option 
+0x61c4 026390 sub pdata ,dvc_op_module ,null 
+0x61c5 026391 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026392 fetch 1 ,mem_state 
+0x61c7 026393 set1 state_conn_comp ,pdata 
+0x61c8 026394 store 1 ,mem_state 
+0x61c9 026395 copy clkn_bt ,pdata 
+0x61ca 026396 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026397 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026398 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026399 set1 sent_setup_complete ,pdata 
+0x61ce 026400 store 1 ,mem_lmp_conn_state 
+0x61cf 026401 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026402 call ui_ipc_send_event 
+0x61d1 026403 force 1 ,pdata 
+0x61d2 026404 call msg_send_lmp 
+0x61d3 026405 branch send_lmp_request 
+:      026406 send_lmp_setup_complete_has_sent:
+0x61d4 026407 jam 0 ,mem_lmp_to_send 
+0x61d5 026408 rtn 
+:      026410 send_lmp_version_req:
+0x61d6 026411 force 6 ,pdata 
+0x61d7 026412 call msg_send_lmp 
+0x61d8 026413 fetch 5 ,mem_lmp_version 
+0x61d9 026414 istore 5 ,contw 
+0x61da 026415 branch send_lmp_request 
+:      026417 send_lmp_features_req:
+0x61db 026418 force 9 ,pdata 
+0x61dc 026419 call msg_send_lmp 
+0x61dd 026420 fetch 8 ,mem_features 
+0x61de 026421 istore 8 ,contw 
+0x61df 026422 branch send_lmp_request 
+:      026424 sp_master_send_io_cap_get:
+0x61e0 026425 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026426 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026427 rtnne sp_key_valid 
+0x61e3 026428 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026429 rtn 
+:      026431 sp_master_send_io_cap_send:
+0x61e5 026432 call tid_initiate 
+0x61e6 026433 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026434 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026435 rtn 
+:      026438 sp_master_send_lmp_encapsulated_header:
+0x61e9 026439 call tid_initiate 
+0x61ea 026440 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026441 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026442 rtn 
+:      026444 sp_master_commitment_compare:
+0x61ed 026445 arg mem_sp_calc_result_high ,rega 
+0x61ee 026446 arg mem_sp_confirm_remote ,regb 
+0x61ef 026447 arg 16 ,loopcnt 
+0x61f0 026448 call string_compare 
+0x61f1 026449 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026450 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026451 call master_clear_mem_master_sp_flag 
+0x61f4 026452 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026453 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026454 branch reject_lmp_packet 
+:      026455 sp_master_commitment_compare_success:
+0x61f7 026456 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026457 call master_set_mem_master_sp_flag 
+0x61f9 026458 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026459 branch accept_lmp_msg 
+:      026463 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026464 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026465 rtn 
+:      026469 sp_send_lmp_encapsulated_header:
+0x61fd 026472 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026474 rtn 
+:      026480 send_lmp_encapsulated_header:
+0x61ff 026481 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026482 force 4 ,pdata 
+0x6201 026483 call msg_send_lmp 
+0x6202 026484 force encapsulated_major_type_p192 ,pdata 
+0x6203 026485 istore 1 ,contw 
+0x6204 026486 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026487 istore 1 ,contw 
+0x6206 026488 force encapsulated_len_p192 ,pdata 
+0x6207 026489 istore 1 ,contw 
+0x6208 026490 call check_localsm 
+0x6209 026491 branch send_lmp_request ,true 
+0x620a 026492 branch send_lmp_reply 
+:      026494 send_lmp_encapsulated_payload:
+0x620b 026496 force 17 ,pdata 
+0x620c 026497 call msg_send_lmp 
+0x620d 026498 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026499 arg mem_sp_pubkey_local ,contr 
+0x620f 026500 iadd contr ,contr 
+0x6210 026501 ifetch 8 ,contr 
+0x6211 026502 istore 8 ,contw 
+0x6212 026503 ifetch 8 ,contr 
+0x6213 026504 istore 8 ,contw 
+0x6214 026505 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026506 increase 16 ,pdata 
+0x6216 026507 store 1 ,mem_sp_local_key_send_count 
+0x6217 026508 call check_localsm 
+0x6218 026509 branch send_lmp_request ,true 
+0x6219 026510 branch send_lmp_reply 
+:      026513 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026514 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026515 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026516 rtn 
+:      026517 send_lmp_simple_pairing_comfirm:
+0x621d 026520 force 17 ,pdata 
+0x621e 026521 call msg_send_lmp 
+0x621f 026522 arg mem_sp_calc_result_high ,contr 
+0x6220 026523 ifetch 8 ,contr 
+0x6221 026524 istore 8 ,contw 
+0x6222 026525 ifetch 8 ,contr 
+0x6223 026526 istore 8 ,contw 
+0x6224 026527 branch send_lmp_reply 
+:      026529 sp_send_lmp_simple_pairing_number:
+0x6225 026530 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026531 rtn 
+:      026533 send_lmp_simple_pairing_number:
+0x6227 026535 call check_localsm 
+0x6228 026536 call sp_local_random_key_generator ,true 
+0x6229 026537 force 17 ,pdata 
+0x622a 026538 call msg_send_lmp 
+0x622b 026539 arg mem_sp_random_local ,contr 
+0x622c 026540 ifetch 8 ,contr 
+0x622d 026541 istore 8 ,contw 
+0x622e 026542 ifetch 8 ,contr 
+0x622f 026543 istore 8 ,contw 
+0x6230 026544 call check_localsm 
+0x6231 026545 nbranch send_lmp_reply ,true 
+0x6232 026546 branch send_lmp_request ,true 
+:      026548 master_sp_sm_end:
+0x6233 026550 jam sp_stat_done ,mem_master_sp_state 
+:      026551 sp_aurand_send:
+0x6234 026552 call tid_initiate 
+0x6235 026553 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026554 call check_localsm_master 
+0x6237 026555 branch sp_master_key_prarm_push ,true 
+0x6238 026556 branch sp_link_key_prarm_push 
+:      026557 master_sp_send_lmp_dhkey_check:
+0x6239 026558 call tid_reply 
+:      026559 sp_send_lmp_dhkey_check:
+0x623a 026560 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026561 rtn 
+:      026562 send_lmp_dhkey_check:
+0x623c 026564 force 17 ,pdata 
+0x623d 026565 call msg_send_lmp 
+0x623e 026566 arg mem_sp_calc_result_high ,contr 
+0x623f 026567 ifetch 8 ,contr 
+0x6240 026568 istore 8 ,contw 
+0x6241 026569 ifetch 8 ,contr 
+0x6242 026570 istore 8 ,contw 
+0x6243 026571 call check_localsm 
+0x6244 026572 nbranch send_lmp_reply ,true 
+0x6245 026573 branch send_lmp_request ,true 
+:      026575 send_lmp_enc_key_size_mask_res:
+0x6246 026576 force 3 ,pdata 
+0x6247 026577 call msg_send_lmp 
+0x6248 026578 setarg 0xfffe 
+0x6249 026579 istore 2 ,contw 
+0x624a 026580 branch send_lmp_reply 
+:      026582 send_lmp_auto_rate:
+0x624b 026583 branch send_lmp_request 
+:      026584 send_lmp_clkoffset_req:
+0x624c 026585 branch send_lmp_request 
+:      026586 send_lmp_quality_of_service:
+0x624d 026587 branch send_lmp_request 
+:      026588 send_lmp_test_activate:
+0x624e 026589 branch send_lmp_request 
+:      026594 send_lmp_comb_key:
+0x624f 026595 call generate_random_number 
+0x6250 026596 arg mem_lap ,rega 
+0x6251 026597 call generate_linkkey 
+0x6252 026598 force 17 ,pdata 
+0x6253 026599 call msg_send_lmp 
+0x6254 026600 arg mem_kinit ,rega 
+0x6255 026601 arg mem_random_number ,regb 
+0x6256 026602 call xor16 
+0x6257 026603 nbranch send_lmp_follow ,master 
+0x6258 026604 branch send_lmp_tid 
+:      026606 send_lmp_inrand:
+0x6259 026607 call generate_random_number 
+0x625a 026608 arg mem_plap ,rega 
+0x625b 026609 call generate_kinit 
+:      026610 send_lmp_rand:
+0x625c 026611 force 17 ,pdata 
+0x625d 026612 call msg_send_lmp 
+0x625e 026613 arg mem_random_number ,contr 
+0x625f 026614 call memcpy16 
+0x6260 026615 fetch 1 ,mem_conn_sm 
+0x6261 026616 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026617 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026618 branch send_lmp_tid 
+:      026620 send_lmp_aurand:
+0x6264 026621 fetch 1 ,mem_pairing_auth 
+0x6265 026622 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026623 call check_localsm 
+0x6267 026624 call tid_initiate ,true 
+0x6268 026625 ncall tid_reply ,true 
+0x6269 026626 branch send_lmp_aurand_common 
+:      026627 send_lmp_aurand_notpairing:
+0x626a 026628 call tid_initiate 
+:      026629 send_lmp_aurand_common:
+0x626b 026630 call generate_random_number 
+0x626c 026631 branch send_lmp_rand 
+:      026633 send_lmp_sres:
+0x626d 026634 arg mem_lap ,rega 
+0x626e 026635 call function_e1 
+0x626f 026636 force 5 ,pdata 
+0x6270 026637 call msg_send_lmp 
+0x6271 026638 fetch 4 ,mem_input_store 
+0x6272 026639 istore 4 ,contw 
+0x6273 026640 arg mem_sres_tid ,temp 
+0x6274 026641 call special_tid_store 
+0x6275 026642 call copy_aco 
+0x6276 026643 call check_localsm 
+0x6277 026644 branch send_lmp_sres_master ,true 
+0x6278 026645 jam done_encryp ,mem_wait_encryption 
+0x6279 026646 fetch 1 ,mem_pairing_auth 
+0x627a 026647 rtn blank 
+0x627b 026648 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026649 send_lmp_sres_master:
+0x627c 026650 fetch 1 ,mem_link_key_exists 
+0x627d 026651 rtn blank 
+:      026652 send_lmp_sres_startenc:
+0x627e 026653 call check_localsm 
+0x627f 026654 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026655 fetch 1 ,mem_auth_enable 
+0x6281 026656 rtn blank 
+0x6282 026657 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026658 rtn 
+:      026659 send_lmp_sres_startenc_slave:
+0x6284 026660 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026661 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026662 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026663 rtn 
+:      026667 send_lmp_start_encryption:
+0x6288 026668 call generate_random_number 
+0x6289 026669 call function_e3 
+0x628a 026670 force 17 ,pdata 
+0x628b 026671 call msg_send_lmp 
+0x628c 026672 arg mem_random_number ,contr 
+0x628d 026673 call memcpy16 
+0x628e 026674 branch send_lmp_tid 
+:      026676 send_lmp_stop_encryption_req:
+0x628f 026677 force 1 ,pdata 
+0x6290 026678 call msg_send_lmp 
+0x6291 026679 branch send_lmp_tid 
+:      026681 send_lmp_encryption_key_size_req:
+0x6292 026682 force 2 ,pdata 
+0x6293 026683 call msg_send_lmp 
+0x6294 026684 force 16 ,pdata 
+0x6295 026685 istore 1 ,contw 
+0x6296 026686 store 1 ,mem_key_size 
+0x6297 026687 branch send_lmp_tid 
+:      026689 msg_send_lmp:
+0x6298 026691 lshift3 pdata ,pdata 
+0x6299 026692 or_into 0x07 ,pdata 
+0x629a 026693 store 1 ,mem_lmo_header_length 
+0x629b 026694 arg 17 ,loopcnt 
+0x629c 026695 arg mem_lmo_payload ,contw 
+0x629d 026696 call clear_mem 
+0x629e 026697 arg mem_lmo_payload ,contw 
+0x629f 026698 rtn 
+:      026700 send_lmpext:
+0x62a0 026701 and pdata ,0x7f ,rega 
+0x62a1 026702 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026703 deposit queue 
+0x62a3 026704 call msg_send_lmp 
+0x62a4 026705 deposit rega 
+0x62a5 026706 istore 1 ,contw 
+0x62a6 026707 rtn 
+:      026709 send_lmp_follow:
+0x62a7 026710 fetch 1 ,mem_lmp_to_send 
+0x62a8 026711 lshift pdata ,pdata 
+0x62a9 026712 fetcht 1 ,mem_state_map 
+0x62aa 026713 isolate1 smap_lmptid ,temp 
+0x62ab 026714 setflag true ,0 ,pdata 
+0x62ac 026715 branch send_lmp_exit 
+:      026718 send_lmp_tid:
+0x62ad 026719 fetcht 1 ,mem_state_map 
+0x62ae 026720 and_into 1 ,temp 
+0x62af 026721 branch send_lmp_end 
+:      026723 send_lmp_reply:
+0x62b0 026724 force 0 ,temp 
+0x62b1 026725 branch send_lmp_end 
+:      026727 send_lmp_request:
+0x62b2 026728 force 1 ,temp 
+:      026729 send_lmp_end:
+0x62b3 026730 fetch 1 ,mem_lmp_to_send 
+0x62b4 026731 lshift pdata ,pdata 
+0x62b5 026732 setflag master ,0 ,pdata 
+0x62b6 026733 ixor temp ,pdata 
+:      026734 send_lmp_exit:
+0x62b7 026735 store 1 ,mem_lmo_header_opcode 
+0x62b8 026736 jam 0 ,mem_lmp_to_send 
+0x62b9 026737 call lmo_fifo_process_lmo0empty 
+0x62ba 026738 enable user 
+0x62bb 026739 rtn 
+:      026742 lmo_fifo_check:
+0x62bc 026743 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026744 rtn blank 
+0x62be 026745 call lmo_fifo_process 
+0x62bf 026746 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026747 rtn 
+:      026749 lmo_fifo_process:
+0x62c1 026750 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026751 fetch 1 ,mem_lmp_to_send 
+0x62c3 026752 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026753 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026754 nrtn blank 
+0x62c6 026755 branch lmo_fifo_process_lmo2to1 
+:      026756 lmo_fifo_process_lmo0empty:
+0x62c7 026757 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026758 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026759 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026760 store 3 ,mem_lmp_to_send 
+0x62cb 026761 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026762 fetch 1 ,mem_state_map 
+0x62cd 026763 set0 smap_lmptid ,pdata 
+0x62ce 026764 ior temp ,pdata 
+0x62cf 026765 store 1 ,mem_state_map 
+0x62d0 026766 jam 0 ,mem_lmo_opcode1 
+:      026767 lmo_fifo_process_lmo2to1:
+0x62d1 026768 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026769 rtn blank 
+0x62d3 026770 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026771 store 4 ,mem_lmo_opcode1 
+0x62d5 026772 jam 0 ,mem_lmo_opcode2 
+0x62d6 026773 rtn 
+:      026774 lmo_fifo_process_lmo1_empty:
+0x62d7 026775 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026776 rtn blank 
+0x62d9 026777 fetch 3 ,mem_lmo_opcode2 
+0x62da 026778 store 3 ,mem_lmp_to_send 
+0x62db 026779 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026780 fetch 1 ,mem_state_map 
+0x62dd 026781 set0 smap_lmptid ,pdata 
+0x62de 026782 ior temp ,pdata 
+0x62df 026783 store 1 ,mem_state_map 
+0x62e0 026784 jam 0 ,mem_lmo_opcode2 
+0x62e1 026785 rtn 
+:      026788 special_tid_store:
+0x62e2 026789 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026790 fetch 1 ,mem_state_map 
+0x62e4 026791 copy pdata ,regc 
+0x62e5 026792 ifetch 1 ,temp 
+0x62e6 026793 call pop_tid_follow 
+0x62e7 026794 call send_lmp_follow 
+0x62e8 026795 copy regc ,pdata 
+0x62e9 026796 store 1 ,mem_state_map 
+0x62ea 026797 rtn 
+:      026799 tid_reply:
+0x62eb 026800 fetcht 1 ,mem_state_map 
+0x62ec 026801 set0 smap_lmptidinit ,temp 
+0x62ed 026802 storet 1 ,mem_state_map 
+0x62ee 026803 rtn 
+:      026805 tid_initiate:
+0x62ef 026806 fetcht 1 ,mem_state_map 
+0x62f0 026807 set1 smap_lmptidinit ,temp 
+0x62f1 026808 storet 1 ,mem_state_map 
+0x62f2 026809 rtn 
+:      026812 tid_check:
+0x62f3 026813 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026814 fetcht 1 ,mem_state_map 
+0x62f5 026815 ixor temp ,pdata 
+0x62f6 026816 isolate1 smap_lmptid ,pdata 
+0x62f7 026817 rtn 
+:      026820 tid_set_reply:
+0x62f8 026821 fetch 1 ,mem_state_map 
+0x62f9 026822 setflag master ,smap_lmptid ,pdata 
+0x62fa 026823 store 1 ,mem_state_map 
+0x62fb 026824 rtn 
+:      026827 check_localsm:
+0x62fc 026828 fetch 1 ,mem_sp_localsm 
+0x62fd 026829 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026830 rtn 
+:      026831 setlocalsm_master:
+0x62ff 026832 fetch 1 ,mem_sp_localsm 
+0x6300 026833 set1 7 ,pdata 
+0x6301 026834 store 1 ,mem_sp_localsm 
+0x6302 026835 rtn 
+:      026836 setlocalsm_slave:
+0x6303 026837 fetch 1 ,mem_sp_localsm 
+0x6304 026838 set0 7 ,pdata 
+0x6305 026839 store 1 ,mem_sp_localsm 
+0x6306 026840 rtn 
+:      026841 check_localsm_master:
+0x6307 026842 fetch 1 ,mem_sp_localsm 
+0x6308 026843 isolate1 7 ,pdata 
+0x6309 026844 store 1 ,mem_sp_localsm 
+0x630a 026845 rtn 
+:      026847 generate_random_number:
+0x630b 026849 arg mem_random_number ,contw 
+:      026850 generate_random:
+0x630c 026851 force 16 ,loopcnt 
+:      026852 generate_random_another:
+:      026853 generate_random_loop:
+0x630d 026854 random pdata 
+0x630e 026855 istore 1 ,contw 
+0x630f 026856 loop generate_random_another 
+0x6310 026857 rtn 
+:      026859 generate_linkkey:
+0x6311 026860 call function_e21 
+0x6312 026861 arg mem_link_key ,rega 
+0x6313 026862 arg mem_input_store ,regb 
+0x6314 026863 ifetch 8 ,rega 
+0x6315 026864 fetcht 1 ,mem_state 
+0x6316 026865 nsetflag blank ,state_combkey ,temp 
+0x6317 026866 storet 1 ,mem_state 
+0x6318 026867 copy rega ,contw 
+0x6319 026868 call xor16 
+0x631a 026869 branch generate_linkkey_continue 
+:      026875 process_conn_sm:
+0x631b 026877 bpatchx patch31_0 ,mem_patch31 
+0x631c 026879 call lmo_fifo_check 
+0x631d 026880 nrtn blank 
+:      026881 process_conn_sm_continue:
+0x631e 026882 fetch 1 ,mem_conn_sm 
+0x631f 026883 rtn blank 
+0x6320 026887 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026888 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026889 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026890 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026891 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026892 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026893 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026894 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026895 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026896 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026897 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026898 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026899 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026900 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026901 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026902 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026903 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026904 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026905 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026906 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026907 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026908 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026909 beq conn_sm_done ,host_create_conn_done 
+0x6337 026910 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026911 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026913 rtn 
+:      026914 host_create_conn_done:
+0x633a 026915 fetch 1 ,mem_lmp_conn_state 
+0x633b 026916 rtnbit0 received_setup_complete 
+0x633c 026917 rtnbit0 sent_setup_complete 
+0x633d 026918 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026919 call host_conn_judge_encrypt 
+0x633f 026920 branch scheduler_start_upper_sm 
+:      026922 host_conn_judge_encrypt:
+0x6340 026923 fetch 1 ,mem_connection_options 
+0x6341 026924 rtnbit0 connection_encrypt 
+0x6342 026925 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026926 rtn 
+:      026928 host_create_conn_done_wait:
+0x6344 026929 arg enpt_delay_timer ,queue 
+0x6345 026930 call timer_check 
+0x6346 026931 nrtn blank 
+0x6347 026932 jam conn_sm_done ,mem_conn_sm 
+0x6348 026933 rtn 
+:      026935 host_create_conn_auth:
+0x6349 026936 fetch 1 ,mem_connection_options 
+0x634a 026937 set0 connection_auth ,pdata 
+0x634b 026938 store 1 ,mem_connection_options 
+0x634c 026939 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026940 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026941 rtn 
+:      026942 host_create_conn_auth_wait:
+0x634f 026943 rtn 
+:      026944 host_create_conn_pairing:
+0x6350 026945 fetch 1 ,mem_pincode_state 
+0x6351 026946 rtnne pincode_state_pincode_ready 
+0x6352 026947 call host_auth 
+0x6353 026948 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026949 rtn 
+:      026951 host_create_conn_pairing_wait:
+0x6355 026952 rtn 
+:      026953 host_creat_conn_send_feat_ext:
+0x6356 026954 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026955 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026956 rtn 
+:      026957 host_create_conn_send_version:
+0x6359 026958 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026959 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026960 rtn 
+:      026962 host_creat_conn_wait_switch:
+0x635c 026963 fetch 1 ,mem_switch_flag 
+0x635d 026964 rtneq switch_flag_init 
+0x635e 026965 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026966 arg switch_wait_timer ,queue 
+0x6360 026967 call timer_check 
+0x6361 026968 nrtn blank 
+0x6362 026969 jam switch_flag_init ,mem_switch_flag 
+0x6363 026970 branch host_create_conn_switch 
+:      026971 host_create_conn_switch_accept:
+0x6364 026972 rtn master 
+0x6365 026973 branch host_create_conn_auth_pair 
+:      026975 host_create_conn_send_features:
+0x6366 026976 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026977 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026978 rtn 
+:      026979 host_create_conn_send_switch:
+0x6369 026980 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026981 set1 mark_switch_initiated ,mark 
+0x636b 026982 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026983 setarg 0x1ff 
+0x636d 026984 store 2 ,mem_soft_timer 
+0x636e 026985 rtn 
+:      026986 host_create_conn_send_conn_req:
+0x636f 026987 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026988 jam 0xff ,mem_soft_timer 
+0x6371 026989 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026990 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026991 branch init_lmp_reinit 
+:      026992 host_create_conn_wait_accept:
+0x6374 026993 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026994 fetch 2 ,mem_soft_timer 
+0x6376 026995 sub pdata ,1 ,pdata 
+0x6377 026996 branch host_create_conn_resend ,zero 
+0x6378 026997 store 2 ,mem_soft_timer 
+0x6379 026998 rtn 
+:      026999 host_create_conn_resend:
+0x637a 027000 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 027001 rtn 
+:      027002 host_create_conn_waiting:
+0x637c 027004 rtn 
+:      027006 host_create_conn_switch:
+0x637d 027007 fetch 1 ,mem_lmp_conn_state 
+0x637e 027008 rtnbit0 sent_setup_complete 
+0x637f 027009 rtnbit0 received_setup_complete 
+0x6380 027010 fetch 1 ,mem_connection_options 
+0x6381 027011 set0 connection_switch ,pdata 
+0x6382 027012 store 1 ,mem_connection_options 
+0x6383 027013 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 027014 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 027015 rtn 
+:      027017 host_create_conn_send_setup_complete:
+0x6386 027018 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 027019 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 027020 rtn 
+:      027022 host_create_conn_wait_setup_complete:
+0x6389 027023 fetch 1 ,mem_lmp_conn_state 
+0x638a 027024 rtnbit0 received_setup_complete 
+0x638b 027025 jam conn_sm_standby ,mem_conn_sm 
+0x638c 027027 rtn 
+:      027028 host_create_conn_wait_setup_complete_rtn:
+0x638d 027029 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 027030 rtn 
+:      027032 host_create_conn_master_detach:
+0x638f 027033 fetch 1 ,mem_soft_timer 
+0x6390 027034 increase -1 ,pdata 
+0x6391 027035 branch host_create_conn_send_detach ,blank 
+0x6392 027036 store 1 ,mem_soft_timer 
+0x6393 027037 rtn 
+:      027038 host_create_conn_send_detach:
+0x6394 027039 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 027040 jam local_host ,mem_disconn_reason_send 
+0x6396 027041 jam 0 ,mem_conn_sm 
+0x6397 027042 rtn 
+:      027043 host_create_conn_auth_pair:
+0x6398 027045 fetch 1 ,mem_connection_options 
+0x6399 027046 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 027047 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      027048 host_create_conn_sm_done:
+0x639b 027049 jam conn_sm_done ,mem_conn_sm 
+0x639c 027050 rtn 
+:      027051 host_create_conn_auth_pair_true:
+0x639d 027052 fetch 1 ,mem_link_key_exists 
+0x639e 027053 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 027054 fetch 1 ,mem_lmp_conn_state 
+0x63a0 027055 rtnbit0 sent_setup_complete 
+0x63a1 027056 rtnbit0 received_setup_complete 
+0x63a2 027057 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 027058 arg 100 ,temp 
+0x63a4 027059 iadd temp ,temp 
+0x63a5 027060 copy clkn_bt ,pdata 
+0x63a6 027061 isub temp ,null 
+0x63a7 027062 nrtn positive 
+0x63a8 027063 branch host_create_conn_auth 
+:      027067 host_create_conn_auth_pair_nokey:
+0x63a9 027068 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 027069 jam 4 ,mem_pin_length 
+0x63ab 027070 setarg 0x3030 
+0x63ac 027071 store 2 ,mem_pin 
+0x63ad 027072 istore 2 ,contw 
+0x63ae 027073 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 027074 branch host_create_conn_pairing 
+:      027076 host_create_conn_auth_pair_wait:
+0x63b0 027077 rtn 
+:      027078 host_create_conn_encrypt:
+0x63b1 027079 fetch 1 ,mem_connection_options 
+0x63b2 027080 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 027081 jam conn_sm_done ,mem_conn_sm 
+0x63b4 027082 rtn 
+:      027084 host_create_conn_encrypt_start:
+0x63b5 027085 fetch 1 ,mem_connection_options 
+0x63b6 027086 set0 connection_encrypt ,pdata 
+0x63b7 027087 store 1 ,mem_connection_options 
+0x63b8 027088 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027089 rtn 
+:      027091 host_create_conn_encrypt_wait:
+0x63ba 027092 fetch 1 ,mem_wait_encryption 
+0x63bb 027093 rtn blank 
+0x63bc 027094 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027095 branch host_create_conn_encrypt_start 
+:      027097 host_create_conn_encrypt_wait_clear:
+0x63be 027098 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027099 rtn 
+:      027101 host_auth:
+0x63c0 027102 fetch 1 ,mem_op 
+0x63c1 027103 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027104 call tid_initiate 
+0x63c3 027105 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027106 branch cmd_exit 
+:      027107 remote_auth:
+0x63c5 027108 fetch 1 ,mem_op 
+0x63c6 027109 set0 op_inrand_req ,pdata 
+0x63c7 027110 store 1 ,mem_op 
+0x63c8 027111 call lmp_accept_inrand 
+0x63c9 027112 call tid_set_reply 
+0x63ca 027113 branch cmd_exit 
+:      027115 pincode_reinit:
+0x63cb 027116 setarg 4 
+0x63cc 027117 store 1 ,mem_pin_length 
+0x63cd 027118 setarg 0x3030 
+0x63ce 027119 istore 2 ,contw 
+0x63cf 027120 istore 2 ,contw 
+0x63d0 027121 rtn 
+:      027127 twspi_reset:
+0x63d1 027128 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027129 hfetch 1 ,core_gpio_oe3 
+0x63d3 027130 arg 0x06 ,temp 
+0x63d4 027131 ior temp ,pdata 
+0x63d5 027132 hstore 1 ,core_gpio_oe3 
+0x63d6 027133 hfetch 1 ,core_gpio_out3 
+0x63d7 027134 ior temp ,pdata 
+0x63d8 027135 hstore 1 ,core_gpio_out3 
+0x63d9 027136 call twspi_disable 
+0x63da 027137 hfetch 1 ,core_gpio_out3 
+0x63db 027138 set0 1 ,pdata 
+0x63dc 027139 set0 2 ,pdata 
+0x63dd 027140 hstore 1 ,core_gpio_out3 
+0x63de 027141 nop 30 
+0x63df 027142 branch twspi_enable 
+:      027144 twspi_reset2:
+0x63e0 027145 hfetch 1 ,core_gpio_oe3 
+0x63e1 027146 arg 0xc0 ,temp 
+0x63e2 027147 ior temp ,pdata 
+0x63e3 027148 hstore 1 ,core_gpio_oe3 
+0x63e4 027149 hfetch 1 ,core_gpio_out3 
+0x63e5 027150 ior temp ,pdata 
+0x63e6 027151 hstore 1 ,core_gpio_out3 
+0x63e7 027152 call twspi_disable 
+0x63e8 027153 hfetch 1 ,core_gpio_out3 
+0x63e9 027154 set0 6 ,pdata 
+0x63ea 027155 set0 7 ,pdata 
+0x63eb 027156 hstore 1 ,core_gpio_out3 
+0x63ec 027157 nop 30 
+0x63ed 027158 branch twspi_enable2 
+:      027160 twspi_disable:
+0x63ee 027161 hfetch 1 ,core_gpio_sel1 
+0x63ef 027162 and pdata ,0xfc ,pdata 
+0x63f0 027163 hstore 1 ,core_gpio_sel1 
+0x63f1 027164 rtn 
+:      027165 twspi_enable:
+0x63f2 027166 hfetch 1 ,core_gpio_sel1 
+0x63f3 027167 or pdata ,0x01 ,pdata 
+0x63f4 027168 hstore 1 ,core_gpio_sel1 
+0x63f5 027169 rtn 
+:      027170 twspi_enable2:
+0x63f6 027171 hfetch 1 ,core_gpio_sel1 
+0x63f7 027172 or pdata ,0x03 ,pdata 
+0x63f8 027173 set0 4 ,pdata 
+0x63f9 027174 hstore 1 ,core_gpio_sel1 
+0x63fa 027175 rtn 
+:      027179 sensor_read:
+0x63fb 027180 copy pdata ,regb 
+0x63fc 027181 call spi_ncs_enable 
+0x63fd 027182 nop 100 
+0x63fe 027183 copy regb ,pdata 
+0x63ff 027184 call twspi_read 
+0x6400 027185 copy pdata ,regb 
+0x6401 027186 call spi_ncs_disable 
+0x6402 027187 nop 100 
+0x6403 027188 copy regb ,pdata 
+0x6404 027189 rtn 
+:      027191 sensor_write:
+0x6405 027192 copy pdata ,regb 
+0x6406 027193 call spi_ncs_enable 
+0x6407 027194 nop 100 
+0x6408 027195 copy regb ,pdata 
+0x6409 027196 call twspi_write 
+0x640a 027197 call spi_ncs_disable 
+0x640b 027198 nop 100 
+0x640c 027199 rtn 
+:      027202 spi_ncs_gpio_init:
+0x640d 027203 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027204 branch gpio_config_output 
+:      027207 spi_ncs_enable:
+0x640f 027208 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027209 branch gpio_out_active 
+:      027212 spi_ncs_disable:
+0x6411 027213 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027214 branch gpio_out_inactive 
+:      027217 twspi_write:
+0x6413 027218 branch spid_write_reg 
+:      027220 twspi_read:
+0x6414 027221 branch spid_read_reg 
+:      027228 read_function_aes:
+0x6415 027229 nbranch read_function ,user 
+0x6416 027230 hfetch 1 ,core_gpio_key2 
+0x6417 027231 or_into 0x2 ,pdata 
+0x6418 027232 hstore 1 ,core_gpio_key2 
+:      027233 read_function:
+0x6419 027234 copy temp ,null 
+0x641a 027235 branch read_fuction_zero ,zero 
+0x641b 027236 copy regc ,pc 
+:      027237 read_fuction_zero:
+0x641c 027238 isolate0 0 ,null 
+0x641d 027239 branch set_ucode_status 
+:      027242 get_block_header:
+0x641e 027243 force 4 ,temp 
+:      027244 get_block_header0:
+0x641f 027245 arg mem_ucode_buf ,rega 
+0x6420 027246 hfetch 1 ,core_gpio_key2 
+0x6421 027247 and_into 0xfd ,pdata 
+0x6422 027248 hstore 1 ,core_gpio_key2 
+0x6423 027249 call read_function 
+0x6424 027250 arg 0x55aa ,rega 
+0x6425 027251 fetch 2 ,mem_ucode_buf 
+0x6426 027252 ifetcht 2 ,contr 
+0x6427 027253 isub rega ,null 
+0x6428 027254 rtn 
+:      027256 read_first_block:
+0x6429 027257 arg 2 ,temp 
+0x642a 027258 arg mem_ucode_ptr ,rega 
+0x642b 027259 call read_function 
+0x642c 027260 fetch 2 ,mem_ucode_ptr 
+0x642d 027261 store 2 ,mem_addr_mi 
+0x642e 027262 call get_iv ,user 
+0x642f 027263 rtn 
+:      027265 get_iv:
+0x6430 027266 arg 16 ,temp 
+0x6431 027267 arg mem_ucode_keybuf ,rega 
+0x6432 027268 hfetch 1 ,core_gpio_key2 
+0x6433 027269 and_into 0xfd ,pdata 
+0x6434 027270 hstore 1 ,core_gpio_key2 
+0x6435 027271 call read_function 
+0x6436 027272 arg mem_ucode_keybuf ,contr 
+0x6437 027273 arg 16 ,loopcnt 
+0x6438 027274 call aes_load_data 
+0x6439 027275 call aes_init 
+0x643a 027276 call aes_clear_data 
+0x643b 027277 branch do_aes_cbc 
+:      027279 load_storage:
+0x643c 027280 disable match 
+0x643d 027281 call get_block_header 
+0x643e 027282 nrtn zero 
+0x643f 027283 enable match 
+0x6440 027284 jam 0x80 ,core_ucode_ctrl 
+0x6441 027285 jam 0 ,core_ucode_hi 
+0x6442 027286 jam 0 ,core_ucode_low 
+0x6443 027287 arg core_ucode_data ,rega 
+0x6444 027288 call read_function_aes 
+0x6445 027289 jam 0x0 ,core_ucode_ctrl 
+:      027290 load_storage_loop:
+0x6446 027291 arg 6 ,temp 
+0x6447 027292 call get_block_header0 
+0x6448 027293 nrtn zero 
+0x6449 027294 ifetch 2 ,contr 
+0x644a 027295 iforce rega 
+0x644b 027296 call read_function 
+0x644c 027297 branch load_storage_loop 
+:      027301 reload_eeprom:
+0x644d 027302 call clean_mem 
+0x644e 027303 setarg 0x1000 
+0x644f 027304 store 2 ,mem_addr_mi 
+0x6450 027305 arg iicd_read_eep ,regc 
+0x6451 027306 arg 2 ,loopcnt 
+:      027307 reload_eeprom_loop:
+0x6452 027308 call get_block_header 
+0x6453 027309 nrtn zero 
+0x6454 027310 fetch 2 ,mem_addr_mi 
+0x6455 027311 byteswap pdata ,pdata 
+0x6456 027312 iadd temp ,pdata 
+0x6457 027313 byteswap pdata ,pdata 
+0x6458 027314 store 2 ,mem_addr_mi 
+0x6459 027315 loop reload_eeprom_loop 
+0x645a 027316 branch load_storage_loop 
+:      027318 loadcode:
+0x645b 027319 call clean_mem 
+0x645c 027320 disable user 
+0x645d 027321 call otp_enable_chgpump 
+0x645e 027322 setarg otp_ucode_flag 
+0x645f 027323 arg mem_otp_ucode_flag ,rega 
+0x6460 027324 arg 2 ,temp 
+0x6461 027325 call otpd_read_data 
+0x6462 027326 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027327 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027328 jam 0x25 ,core_clkoff 
+0x6465 027329 setarg otp_ucode_aeskey 
+0x6466 027330 arg mem_ucode_keybuf ,rega 
+0x6467 027331 arg 16 ,temp 
+0x6468 027332 call otpd_read_data 
+0x6469 027333 jam lock_otp ,core_misc_ctrl 
+0x646a 027334 set1 mark_otp_encrypt ,mark 
+0x646b 027335 arg mem_ucode_keybuf ,contr 
+0x646c 027336 call load_key 
+0x646d 027337 enable user 
+:      027338 loadcode_otp:
+0x646e 027339 jam 0 ,mem_loadcode_times 
+:      027340 loadcode_otp_2:
+0x646f 027341 call loadcode_check_times 
+0x6470 027342 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027343 byteswap pdata ,pdata 
+0x6472 027344 arg 0x7ff ,temp 
+0x6473 027345 iand temp ,pdata 
+0x6474 027346 branch loadcode_iic ,zero 
+0x6475 027347 call otp_set_addr 
+0x6476 027348 arg otpd_read_code ,regc 
+0x6477 027349 call get_iv ,user 
+0x6478 027350 call load_storage 
+0x6479 027351 fetch 1 ,mem_ucode_status 
+0x647a 027352 bbit0 0 ,loadcode_otp_2 
+:      027354 loadcode_iic:
+0x647b 027355 call otp_disable_chgpump 
+0x647c 027356 jam 0 ,mem_loadcode_times 
+:      027357 loadcode_iic_2:
+0x647d 027358 call loadcode_check_times 
+0x647e 027359 call clear_eeprom_size_2k 
+0x647f 027360 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027361 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027362 call loadcode_iic_by_eeprom 
+0x6482 027363 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027364 fetch 1 ,mem_ucode_status 
+0x6484 027365 bbit0 0 ,loadcode_iic_2 
+0x6485 027366 branch loadcode_hci 
+:      027367 loadcode_iic_eeprom_2k:
+0x6486 027368 call set_eeprom_size_2k 
+0x6487 027369 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027370 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027371 call loadcode_iic_by_eeprom 
+0x648a 027372 nbranch loadcode_spi ,match 
+0x648b 027373 fetch 1 ,mem_ucode_status 
+0x648c 027374 bbit0 0 ,loadcode_iic_2 
+0x648d 027375 branch loadcode_hci 
+:      027377 loadcode_spi:
+0x648e 027378 jam 0 ,mem_loadcode_times 
+:      027379 loadcode_spi_2:
+0x648f 027380 call loadcode_check_times 
+0x6490 027381 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027382 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027383 setarg 0x0 
+0x6493 027384 store 3 ,mem_addr_hi 
+0x6494 027385 call spid_init_flash 
+0x6495 027386 arg spid_load_flash ,regc 
+0x6496 027387 call read_first_block 
+0x6497 027388 call load_storage 
+0x6498 027389 nbranch loadcode_hci ,match 
+0x6499 027390 fetch 1 ,mem_ucode_status 
+0x649a 027391 bbit0 0 ,loadcode_spi_2 
+:      027393 loadcode_hci:
+0x649b 027394 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027395 call clear_key_buf 
+:      027396 loadcode_hci_enc:
+0x649d 027397 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027398 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027399 jam 0x21 ,core_clkoff 
+0x64a0 027400 call hci_init 
+:      027401 loadcode_hci_loop:
+0x64a1 027402 call hci_rx_packet 
+0x64a2 027403 branch loadcode_hci_loop 
+:      027405 clear_key_buf:
+0x64a3 027406 setarg 0 
+0x64a4 027407 store 8 ,mem_ucode_keybuf 
+0x64a5 027408 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027409 force regidx_key ,regext_index 
+0x64a7 027410 call aes_clear 
+0x64a8 027411 jam 0x21 ,core_clkoff 
+0x64a9 027412 rtn 
+:      027415 loadcode_iic_by_eeprom:
+0x64aa 027416 setarg 0x0 
+0x64ab 027417 store 2 ,mem_addr_mi 
+0x64ac 027418 arg iicd_read_eep ,regc 
+0x64ad 027419 call iicd_init_12m 
+0x64ae 027420 call read_first_block 
+0x64af 027421 branch load_storage 
+:      027424 loadcode_check_times:
+0x64b0 027425 fetch 1 ,mem_loadcode_times 
+0x64b1 027426 increase 1 ,pdata 
+0x64b2 027427 sub pdata ,3 ,null 
+0x64b3 027428 nbranch loadcode_error ,positive 
+0x64b4 027429 store 1 ,mem_loadcode_times 
+0x64b5 027430 rtn 
+:      027432 loadcode_error:
+0x64b6 027433 call clear_key_buf 
+0x64b7 027434 call ice_break 
+0x64b8 027435 rtn 
+:      027439 set_ucode_status:
+0x64b9 027440 fetch 1 ,mem_ucode_status 
+0x64ba 027441 lshift pdata ,pdata 
+0x64bb 027442 setflag true ,0 ,pdata 
+0x64bc 027443 isolate0 15 ,rega 
+0x64bd 027444 rtn true 
+0x64be 027445 store 1 ,mem_ucode_status 
+0x64bf 027446 rtn 
+:      027449 decrypt_code:
+0x64c0 027450 hfetch 1 ,core_gpio_key2 
+0x64c1 027451 rtnbit0 1 
+0x64c2 027452 branch decrypt_code_skip 
+:      027453 decrypt_code_loop:
+0x64c3 027454 hfetch 1 ,core_dma_status 
+0x64c4 027455 qisolate1 pdata 
+0x64c5 027456 rtn true 
+:      027457 decrypt_code_skip:
+0x64c6 027458 hfetch 1 ,core_misc_status 
+0x64c7 027459 bbit0 1 ,decrypt_code_loop 
+0x64c8 027460 call do_aes_cbc 
+0x64c9 027461 branch decrypt_code_loop 
+:      027465 load_ucode:
+0x64ca 027466 fetch 2 ,mem_patch_ptr 
+0x64cb 027467 rtn blank 
+0x64cc 027468 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027469 jam 0 ,core_ucode_hi 
+0x64ce 027470 jam 0 ,core_ucode_low 
+0x64cf 027471 fetcht 2 ,mem_patch_len 
+0x64d0 027472 lshift2 temp ,loopcnt 
+0x64d1 027473 iforce contr 
+:      027474 load_ucode_loop:
+0x64d2 027475 ifetch 1 ,contr 
+0x64d3 027476 hstore 1 ,core_ucode_data 
+0x64d4 027477 loop load_ucode_loop 
+0x64d5 027478 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027479 rtn 
+:      027484 spid_init:
+0x64d7 027485 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027486 call spid_init_common 
+0x64d9 027487 branch twspi_enable 
+:      027489 spid_init2:
+0x64da 027490 call spid_init_common 
+0x64db 027491 call twspi_disable 
+0x64dc 027492 branch twspi_enable2 
+:      027494 spid_init_common:
+0x64dd 027495 fetch 1 ,mem_spi_init_clk 
+0x64de 027496 hstore 1 ,core_spid_ctrl 
+0x64df 027497 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027498 hstore 1 ,core_spid_delay 
+0x64e1 027499 setarg mem_spid_tbuf 
+0x64e2 027500 hstore 2 ,core_spid_txaddr 
+0x64e3 027501 setarg mem_spid_rbuf 
+0x64e4 027502 hstore 2 ,core_spid_rxaddr 
+0x64e5 027503 branch twspi_disable 
+:      027505 spid_reset:
+0x64e6 027506 hfetch 1 ,core_spid_ctrl 
+0x64e7 027507 set1 7 ,pdata 
+0x64e8 027508 hstore 1 ,core_spid_ctrl 
+0x64e9 027509 set0 7 ,pdata 
+0x64ea 027510 hstore 1 ,core_spid_ctrl 
+0x64eb 027511 rtn 
+:      027515 spid_write_reg:
+0x64ec 027516 set1 7 ,pdata 
+0x64ed 027517 store 2 ,mem_spid_tbuf 
+0x64ee 027518 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027519 jam 2 ,core_spid_txlen 
+0x64f0 027520 jam 0 ,core_spid_rxlen 
+0x64f1 027521 jam spid_start ,core_misc_ctrl 
+0x64f2 027522 branch wait_spid_done 
+:      027525 spid_read_reg:
+0x64f3 027526 force 1 ,temp 
+:      027528 spid_read_regs:
+0x64f4 027530 store 1 ,mem_spid_tbuf 
+0x64f5 027531 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027532 jam 1 ,core_spid_txlen 
+0x64f7 027533 hstoret 2 ,core_spid_rxlen 
+0x64f8 027534 jam spid_start ,core_misc_ctrl 
+0x64f9 027535 call wait_spid_done 
+0x64fa 027536 fetch 1 ,mem_spid_rbuf 
+0x64fb 027537 rtn 
+:      027539 wait_spid_done:
+0x64fc 027540 fetch 2 ,mem_afh_error_total 
+0x64fd 027541 increase 1 ,pdata 
+0x64fe 027542 store 2 ,mem_afh_error_total 
+0x64ff 027543 hfetch 1 ,core_dma_status 
+0x6500 027544 bbit0 spid_done ,wait_spid_done 
+0x6501 027545 rtn 
+:      027547 spid_init_flash:
+0x6502 027548 jam 0x40 ,core_spid_ctrl 
+0x6503 027549 jam 0x0 ,core_spid_delay 
+0x6504 027550 hfetch 1 ,core_gpio_sel1 
+0x6505 027551 set0 0 ,pdata 
+0x6506 027552 set1 1 ,pdata 
+0x6507 027553 hstore 1 ,core_gpio_sel1 
+0x6508 027554 setarg 0 
+0x6509 027555 store 4 ,mem_spid_tbuf 
+0x650a 027556 rtn 
+:      027559 spid_unlock_flash:
+0x650b 027560 setarg 0 
+0x650c 027561 hstore 2 ,core_spid_rxlen 
+0x650d 027562 setarg 1 
+0x650e 027563 hstore 2 ,core_spid_txlen 
+0x650f 027564 setarg mem_spid_tbuf 
+0x6510 027565 hstore 2 ,core_spid_txaddr 
+0x6511 027566 jam 6 ,mem_spid_tbuf 
+0x6512 027567 jam spid_start ,core_misc_ctrl 
+0x6513 027568 branch wait_spid_done 
+:      027583 flash_write:
+0x6514 027584 disable user 
+0x6515 027585 copy pdata ,regb 
+0x6516 027586 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027587 rtnne flash_sm_no_buys 
+0x6518 027588 enable user 
+0x6519 027589 copy regb ,pdata 
+0x651a 027590 branch flash_write_start 
+:      027593 flash_write_spi_sm_timer:
+0x651b 027594 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027595 beq flash_sm_start ,flash_write_start 
+0x651d 027596 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027597 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027598 beq flash_sm_write_data ,flash_write_data 
+0x6520 027599 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027600 rtn 
+:      027602 flash_write_start:
+0x6522 027603 store 3 ,mem_spi_write_addr 
+0x6523 027604 copy rega ,pdata 
+0x6524 027605 store 2 ,mem_spi_write_ptr 
+0x6525 027606 storet 2 ,mem_spi_write_len 
+0x6526 027607 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027608 branch spid_init_flash 
+:      027609 flash_erase_sector:
+0x6528 027610 call spid_init_flash 
+0x6529 027611 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027612 call spid_unlock_flash 
+0x652b 027613 arg mem_spid_tbuf ,rega 
+0x652c 027614 fetch 3 ,mem_spi_write_addr 
+0x652d 027615 jam 4 ,core_spid_txlen 
+0x652e 027616 arg flash_command_sector_erase ,temp 
+0x652f 027617 branch spid_write_flash_common 
+:      027619 flash_wait_erase_sector:
+0x6530 027620 call spid_init_flash 
+0x6531 027621 call spid_unlock_flash 
+0x6532 027622 setarg flash_read_satus 
+0x6533 027623 call spid_read_reg 
+0x6534 027624 rtnbit1 flash_status_wip 
+0x6535 027625 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027626 rtn 
+:      027627 flash_write_data:
+0x6537 027628 call spid_init_flash 
+0x6538 027629 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027630 call spid_unlock_flash 
+0x653a 027631 call flash_data_preserve 
+0x653b 027632 call spid_write_flash 
+0x653c 027633 branch flash_data_recover 
+:      027634 flash_wait_write_data:
+0x653d 027635 call spid_init_flash 
+0x653e 027636 call spid_unlock_flash 
+0x653f 027637 setarg flash_read_satus 
+0x6540 027638 call spid_read_reg 
+0x6541 027639 rtnbit1 flash_status_wip 
+0x6542 027640 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027641 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027642 branch callback_func 
+:      027643 flash_data_recover:
+0x6545 027644 fetch 4 ,mem_temp 
+0x6546 027645 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027646 increase -4 ,temp 
+0x6548 027647 istore 4 ,temp 
+0x6549 027648 rtn 
+:      027649 flash_data_preserve:
+0x654a 027650 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027651 copy temp ,rega 
+0x654c 027652 increase -4 ,temp 
+0x654d 027653 ifetch 4 ,temp 
+0x654e 027654 store 4 ,mem_temp 
+0x654f 027655 fetcht 2 ,mem_spi_write_len 
+0x6550 027656 fetch 3 ,mem_spi_write_addr 
+0x6551 027657 rtn 
+:      027661 spid_write_flash:
+0x6552 027662 increase 4 ,temp 
+0x6553 027663 hstoret 2 ,core_spid_txlen 
+0x6554 027664 arg flash_command_write_data ,temp 
+0x6555 027665 increase -4 ,rega 
+:      027666 spid_write_flash_common:
+0x6556 027668 istoret 1 ,rega 
+0x6557 027669 rshift16 pdata ,temp 
+0x6558 027670 istoret 1 ,contw 
+0x6559 027671 rshift8 pdata ,temp 
+0x655a 027672 istoret 1 ,contw 
+0x655b 027673 istore 1 ,contw 
+0x655c 027674 deposit rega 
+0x655d 027675 hstore 2 ,core_spid_txaddr 
+0x655e 027676 setarg 0 
+0x655f 027677 hstore 2 ,core_spid_rxlen 
+0x6560 027678 jam spid_start ,core_misc_ctrl 
+0x6561 027679 branch wait_spid_done 
+:      027683 spid_read_flash:
+0x6562 027684 hstoret 2 ,core_spid_rxlen 
+0x6563 027685 rshift16 pdata ,temp 
+0x6564 027686 storet 1 ,mem_addr_hi 
+0x6565 027687 rshift8 pdata ,temp 
+0x6566 027688 storet 1 ,mem_addr_mi 
+0x6567 027689 store 1 ,mem_addr_lo 
+0x6568 027690 setarg 4 
+0x6569 027691 hstore 2 ,core_spid_txlen 
+0x656a 027692 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027693 setarg mem_spid_tbuf 
+0x656c 027694 hstore 2 ,core_spid_txaddr 
+0x656d 027695 deposit rega 
+0x656e 027696 hstore 2 ,core_spid_rxaddr 
+0x656f 027697 hfetch 1 ,core_spid_ctrl 
+0x6570 027698 isolate0 15 ,rega 
+0x6571 027699 setflag true ,6 ,pdata 
+0x6572 027700 hstore 1 ,core_spid_ctrl 
+0x6573 027701 jam spid_start ,core_misc_ctrl 
+:      027702 spi_read_flash_wait:
+0x6574 027703 hfetch 1 ,core_dma_status 
+0x6575 027704 bbit1 7 ,spi_read_flash_wait 
+0x6576 027705 arg spid_done ,queue 
+0x6577 027706 branch wait_spid_done 
+:      027710 spid_load_flash:
+0x6578 027711 hstoret 2 ,core_spid_rxlen 
+0x6579 027712 setarg 4 
+0x657a 027713 hstore 2 ,core_spid_txlen 
+0x657b 027714 jam 3 ,mem_spid_tbuf 
+0x657c 027715 setarg mem_spid_tbuf 
+0x657d 027716 hstore 2 ,core_spid_txaddr 
+0x657e 027717 deposit rega 
+0x657f 027718 hstore 2 ,core_spid_rxaddr 
+0x6580 027719 hfetch 1 ,core_spid_ctrl 
+0x6581 027720 isolate0 15 ,rega 
+0x6582 027721 setflag true ,6 ,pdata 
+0x6583 027722 hstore 1 ,core_spid_ctrl 
+0x6584 027723 jam spid_start ,core_misc_ctrl 
+:      027724 spi_load_flash_wait:
+0x6585 027725 hfetch 1 ,core_dma_status 
+0x6586 027726 bbit1 7 ,spi_load_flash_wait 
+0x6587 027727 arg spid_done ,queue 
+0x6588 027728 call decrypt_code 
+0x6589 027729 call wait_spid_done 
+0x658a 027730 isolate1 spid_crcok ,pdata 
+0x658b 027731 call set_ucode_status 
+0x658c 027732 fetch 1 ,mem_addr_hi 
+0x658d 027733 lshift16 pdata ,regb 
+0x658e 027734 fetch 1 ,mem_addr_mi 
+0x658f 027735 lshift8 pdata ,pdata 
+0x6590 027736 ior regb ,regb 
+0x6591 027737 fetch 1 ,mem_addr_lo 
+0x6592 027738 ior regb ,pdata 
+0x6593 027739 iadd temp ,pdata 
+0x6594 027740 store 1 ,mem_addr_lo 
+0x6595 027741 rshift8 pdata ,pdata 
+0x6596 027742 store 1 ,mem_addr_mi 
+0x6597 027743 rshift8 pdata ,pdata 
+0x6598 027744 store 1 ,mem_addr_hi 
+0x6599 027745 rtn 
+:      027750 soft_reset_chip:
+0x659a 027751 jam 1 ,core_reset 
+0x659b 027752 rtn 
+:      027758 iic_init_390k:
+0x659c 027759 jam 12 ,core_iicd_scl_low 
+0x659d 027760 jam 13 ,core_iicd_scl_high 
+0x659e 027761 jam 13 ,core_iicd_start_setup 
+0x659f 027762 jam 13 ,core_iicd_start_hold 
+0x65a0 027763 jam 13 ,core_iicd_stop_setup 
+0x65a1 027764 jam 12 ,core_iicd_data_setup 
+0x65a2 027765 branch iicd_init_gpio 
+:      027768 iicd_init_12m:
+0x65a3 027769 jam 5 ,core_iicd_scl_low 
+0x65a4 027770 jam 7 ,core_iicd_scl_high 
+0x65a5 027771 jam 7 ,core_iicd_start_setup 
+0x65a6 027772 jam 7 ,core_iicd_start_hold 
+0x65a7 027773 jam 7 ,core_iicd_stop_setup 
+0x65a8 027774 jam 5 ,core_iicd_data_setup 
+:      027775 iicd_init_gpio:
+0x65a9 027776 hfetch 1 ,core_gpio_pu3 
+0x65aa 027777 or_into 0xc0 ,pdata 
+0x65ab 027778 hstore 1 ,core_gpio_pu3 
+0x65ac 027779 hfetch 1 ,core_gpio_sel1 
+0x65ad 027780 or_into 0x10 ,pdata 
+0x65ae 027781 hstore 1 ,core_gpio_sel1 
+0x65af 027782 rtn 
+:      027786 wait_iicd_done:
+0x65b0 027787 hfetch 1 ,core_dma_status 
+0x65b1 027788 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027789 rtn 
+:      027797 iicd_read_data:
+0x65b3 027798 hstore 2 ,core_iicd_txlen 
+0x65b4 027799 deposit rega 
+0x65b5 027800 hstore 2 ,core_iicd_txaddr 
+0x65b6 027801 deposit regb 
+0x65b7 027802 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027803 deposit temp 
+0x65b9 027804 hstore 2 ,core_iicd_rxlen 
+0x65ba 027805 arg 1 ,temp 
+0x65bb 027806 nsetflag blank ,1 ,temp 
+0x65bc 027807 hstore 1 ,core_iicd_ctrl 
+0x65bd 027808 jam iicd_start ,core_misc_ctrl 
+0x65be 027809 branch wait_iicd_done 
+:      027812 set_eeprom_size_2k:
+0x65bf 027813 set1 mark_eeprom_size ,mark 
+0x65c0 027814 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027815 rtn 
+:      027817 clear_eeprom_size_2k:
+0x65c2 027818 set0 mark_eeprom_size ,mark 
+0x65c3 027819 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027820 rtn 
+:      027823 iicd_read_eep_data_size_2k:
+0x65c5 027824 fetch 1 ,mem_eeprom_base 
+0x65c6 027825 iadd regb ,pdata 
+0x65c7 027826 store 1 ,mem_addr_mi 
+0x65c8 027827 branch iicd_read_eep_size_2k 
+:      027829 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027830 fetch 2 ,mem_addr_mi 
+0x65ca 027831 byteswap pdata ,pdata 
+0x65cb 027832 store 1 ,mem_addr_mi 
+:      027837 iicd_read_eep_size_2k:
+0x65cc 027838 setarg 3 
+0x65cd 027839 hstore 2 ,core_iicd_txlen 
+0x65ce 027840 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027841 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027842 branch iicd_read_eep_common 
+:      027848 iicd_write_protect_eep_data:
+0x65d1 027849 storet 2 ,mem_temp 
+0x65d2 027850 call iicd_eeprom_write_enable 
+0x65d3 027851 fetcht 2 ,mem_temp 
+0x65d4 027852 call iicd_write_eep_data 
+0x65d5 027853 branch iicd_eeprom_write_disable 
+:      027855 iicd_eeprom_write_enable:
+0x65d6 027856 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027857 rtneq gpio_disable 
+0x65d8 027858 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027859 setarg 150000 
+0x65da 027860 call sleep 
+:      027861 iicd_wp_gpio_output_low:
+0x65db 027862 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027863 branch gpio_out_active 
+:      027865 iicd_eeprom_write_disable:
+0x65dd 027866 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027867 branch gpio_out_inactive 
+:      027872 iicd_read_eep_data:
+0x65df 027873 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027874 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027875 fetch 2 ,mem_eeprom_base 
+0x65e2 027876 iadd regb ,pdata 
+0x65e3 027877 byteswap pdata ,pdata 
+0x65e4 027878 store 2 ,mem_addr_mi 
+:      027881 iicd_read_eep:
+0x65e5 027882 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027883 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027884 setarg 4 
+0x65e8 027885 hstore 2 ,core_iicd_txlen 
+0x65e9 027886 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027887 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027888 iicd_read_eep_common:
+0x65eb 027889 setarg mem_iicd_tbuf 
+0x65ec 027890 hstore 2 ,core_iicd_txaddr 
+0x65ed 027891 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027892 deposit rega 
+0x65ef 027893 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027894 setarg 2 
+0x65f1 027895 isolate0 15 ,rega 
+0x65f2 027896 setflag true ,0 ,pdata 
+0x65f3 027897 hstore 1 ,core_iicd_ctrl 
+0x65f4 027898 jam iicd_start ,core_misc_ctrl 
+0x65f5 027899 arg iicd_done ,queue 
+0x65f6 027900 call decrypt_code 
+0x65f7 027901 call wait_iicd_done 
+0x65f8 027902 isolate1 iicd_crcok ,pdata 
+0x65f9 027903 call set_ucode_status 
+0x65fa 027904 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027905 fetch 2 ,mem_addr_mi 
+0x65fc 027906 byteswap pdata ,pdata 
+0x65fd 027907 iadd temp ,pdata 
+0x65fe 027908 byteswap pdata ,pdata 
+0x65ff 027909 store 2 ,mem_addr_mi 
+0x6600 027910 rtn 
+:      027912 iicd_read_eep_load_code_size_2k:
+0x6601 027913 fetch 1 ,mem_addr_mi 
+0x6602 027914 iadd temp ,pdata 
+0x6603 027915 byteswap pdata ,pdata 
+0x6604 027916 store 2 ,mem_addr_mi 
+0x6605 027917 rtn 
+:      027923 iicd_write_eep_data:
+0x6606 027924 fetch 2 ,mem_eeprom_base 
+0x6607 027925 iadd regb ,pdata 
+:      027928 iicd_write_ota_data:
+0x6608 027929 store 2 ,mem_pdatatemp 
+0x6609 027930 bpatchx patch32_2 ,mem_patch32 
+0x660a 027931 storet 2 ,mem_temp 
+0x660b 027932 copy rega ,pdata 
+0x660c 027933 store 2 ,mem_contr 
+:      027934 iicd_write_eep_loop:
+0x660d 027935 call iicd_eep_transparency 
+0x660e 027937 fetcht 2 ,mem_regb 
+0x660f 027938 fetch 2 ,mem_contr 
+0x6610 027939 copy pdata ,rega 
+0x6611 027940 fetch 2 ,mem_pdatatemp 
+0x6612 027942 call iicd_write_eep 
+0x6613 027944 fetch 2 ,mem_regb 
+0x6614 027945 fetcht 2 ,mem_contr 
+0x6615 027946 iadd temp ,temp 
+0x6616 027947 storet 2 ,mem_contr 
+0x6617 027948 fetcht 2 ,mem_pdatatemp 
+0x6618 027949 iadd temp ,temp 
+0x6619 027950 storet 2 ,mem_pdatatemp 
+0x661a 027951 fetch 2 ,mem_temp 
+0x661b 027952 nbranch iicd_write_eep_loop ,blank 
+0x661c 027953 rtn 
+:      027961 iicd_eep_transparency:
+0x661d 027962 bpatchx patch32_3 ,mem_patch32 
+0x661e 027963 fetch 1 ,mem_eeprom_block_size 
+0x661f 027964 increase -1 ,pdata 
+0x6620 027965 fetcht 2 ,mem_pdatatemp 
+0x6621 027966 ior temp ,pdata 
+0x6622 027967 increase 1 ,pdata 
+0x6623 027968 store 3 ,mem_regc 
+0x6624 027970 fetch 2 ,mem_temp 
+0x6625 027971 iadd temp ,pdata 
+0x6626 027973 fetcht 3 ,mem_regc 
+0x6627 027974 isub temp ,pdata 
+0x6628 027975 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027976 store 2 ,mem_temp 
+0x662a 027977 fetch 3 ,mem_regc 
+0x662b 027978 fetcht 2 ,mem_pdatatemp 
+0x662c 027979 isub temp ,pdata 
+0x662d 027980 store 2 ,mem_regb 
+0x662e 027981 rtn 
+:      027982 iicd_eep_deal_short_packet:
+0x662f 027983 fetch 2 ,mem_temp 
+0x6630 027984 store 2 ,mem_regb 
+0x6631 027985 setarg 0 
+0x6632 027986 store 2 ,mem_temp 
+0x6633 027987 rtn 
+:      027989 iicd_write_eep_size_2k:
+0x6634 027990 increase 2 ,temp 
+0x6635 027991 hstoret 2 ,core_iicd_txlen 
+0x6636 027992 increase -2 ,rega 
+0x6637 027993 ifetcht 3 ,rega 
+0x6638 027994 copy temp ,regb 
+0x6639 027995 arg 0xa0 ,temp 
+0x663a 027996 istoret 1 ,rega 
+0x663b 027998 istore 1 ,contw 
+0x663c 027999 branch iicd_write_eep_common 
+:      028002 iicd_write_eep:
+0x663d 028003 copy pdata ,regb 
+0x663e 028004 bpatchx patch32_4 ,mem_patch32 
+0x663f 028005 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 028006 copy regb ,pdata 
+0x6641 028007 increase 3 ,temp 
+0x6642 028008 hstoret 2 ,core_iicd_txlen 
+0x6643 028009 increase -3 ,rega 
+0x6644 028010 ifetcht 3 ,rega 
+0x6645 028011 copy temp ,regb 
+0x6646 028012 arg 0xa0 ,temp 
+0x6647 028013 istoret 1 ,rega 
+0x6648 028014 byteswap pdata ,pdata 
+0x6649 028015 istore 2 ,contw 
+:      028016 iicd_write_eep_common:
+0x664a 028017 deposit rega 
+0x664b 028018 hstore 2 ,core_iicd_txaddr 
+0x664c 028019 setarg 0 
+0x664d 028020 hstore 2 ,core_iicd_rxlen 
+0x664e 028021 jam 1 ,core_iicd_ctrl 
+0x664f 028022 jam iicd_start ,core_misc_ctrl 
+0x6650 028023 call wait_iicd_done 
+0x6651 028024 copy regb ,pdata 
+0x6652 028025 istore 3 ,rega 
+:      028027 iic_check_eeprom_standby:
+0x6653 028028 bpatchx patch32_5 ,mem_patch32 
+0x6654 028029 jam 0 ,mem_iicd_tbuf + 3 
+:      028030 iic_check_eeprom_standby_wait:
+0x6655 028031 setarg 1 
+0x6656 028032 hstore 2 ,core_iicd_txlen 
+0x6657 028033 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 028034 setarg mem_iicd_tbuf 
+0x6659 028035 hstore 2 ,core_iicd_txaddr 
+0x665a 028036 setarg 0 
+0x665b 028037 hstore 2 ,core_iicd_rxlen 
+0x665c 028038 hstore 2 ,core_iicd_rxaddr 
+0x665d 028039 setarg 3 
+0x665e 028040 hstore 1 ,core_iicd_ctrl 
+0x665f 028041 jam iicd_start ,core_misc_ctrl 
+0x6660 028042 call wait_iicd_done 
+0x6661 028043 hfetch 1 ,core_dma_status 
+0x6662 028044 rtnbit0 iicd_ack 
+0x6663 028045 nop 1500 
+0x6664 028046 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 028047 increase 1 ,pdata 
+0x6666 028048 store 1 ,mem_iicd_tbuf + 3 
+0x6667 028049 sub pdata ,40 ,null 
+0x6668 028050 nrtn positive 
+0x6669 028051 branch iic_check_eeprom_standby_wait 
+:      028055 otp_enable_chgpump:
+0x666a 028056 jam 0x70 ,rfen_chgpump 
+0x666b 028057 nop param_chgpump_delay 
+0x666c 028058 rtn 
+:      028060 otp_disable_chgpump:
+0x666d 028061 jam 0x30 ,rfen_chgpump 
+0x666e 028062 rtn 
+:      028064 otp_set_addr:
+0x666f 028065 lshift3 pdata ,pdata 
+0x6670 028066 hstore 2 ,core_otp_addr 
+0x6671 028067 jam 0 ,core_otpd_ctrl 
+0x6672 028068 rtn 
+:      028071 otp_write:
+0x6673 028072 call otp_set_addr 
+0x6674 028073 call otp_ce 
+:      028074 otp_program:
+0x6675 028075 ifetcht 1 ,rega 
+0x6676 028076 increase 1 ,rega 
+0x6677 028077 force 0 ,queue 
+:      028078 otp_program_bit:
+0x6678 028079 qisolate0 temp 
+0x6679 028080 branch otp_skip_0 ,true 
+0x667a 028081 hfetch 1 ,core_otp_din 
+0x667b 028082 set1 6 ,pdata 
+0x667c 028083 set1 7 ,pdata 
+0x667d 028084 hstore 1 ,core_otp_din 
+0x667e 028085 jam 0x02 ,core_otp_ctrl 
+0x667f 028086 jam 0x82 ,core_otp_ctrl 
+0x6680 028087 set0 7 ,pdata 
+0x6681 028088 hstore 1 ,core_otp_din 
+0x6682 028089 jam 0x8a ,core_otp_ctrl 
+0x6683 028090 nop 11 
+0x6684 028091 jam 0xca ,core_otp_ctrl 
+0x6685 028092 nop 33 
+0x6686 028093 jam 0x4a ,core_otp_ctrl 
+0x6687 028094 nop 44 
+0x6688 028095 jam 0xca ,core_otp_ctrl 
+0x6689 028096 nop 22 
+0x668a 028097 jam 0x8a ,core_otp_ctrl 
+0x668b 028098 nop 33 
+0x668c 028099 jam 0x82 ,core_otp_ctrl 
+0x668d 028100 nop 1 
+0x668e 028101 jam 0x92 ,core_otp_ctrl 
+0x668f 028102 nop 10 
+0x6690 028103 jam 0xb2 ,core_otp_ctrl 
+0x6691 028104 hfetch 1 ,core_otp_rdata 
+0x6692 028105 jam 0x92 ,core_otp_ctrl 
+0x6693 028106 nop 1 
+0x6694 028107 jam 0x82 ,core_otp_ctrl 
+0x6695 028108 qisolate0 pdata 
+0x6696 028109 branch otp_program_bit ,true 
+:      028110 otp_skip_0:
+0x6697 028111 hfetch 2 ,core_otp_addr 
+0x6698 028112 increase 1 ,pdata 
+0x6699 028113 hstore 2 ,core_otp_addr 
+0x669a 028114 increase 1 ,queue 
+0x669b 028115 compare 8 ,queue ,0xf 
+0x669c 028116 nbranch otp_program_bit ,true 
+0x669d 028117 loop otp_program 
+0x669e 028118 jam 0x83 ,core_otp_ctrl 
+0x669f 028119 rtn 
+:      028121 otp_ce:
+0x66a0 028122 jam 0x82 ,core_otp_ctrl 
+0x66a1 028123 nop 12 
+0x66a2 028124 jam 0x80 ,core_otp_ctrl 
+0x66a3 028125 jam 0x82 ,core_otp_ctrl 
+0x66a4 028126 nop 150 
+0x66a5 028127 rtn 
+:      028130 otpd_read_init:
+0x66a6 028131 call otp_ce 
+0x66a7 028132 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028133 deposit rega 
+0x66a9 028134 hstore 2 ,core_otpd_addr 
+0x66aa 028135 set1 11 ,temp 
+0x66ab 028136 isolate0 15 ,pdata 
+0x66ac 028137 setflag true ,15 ,temp 
+0x66ad 028138 hstoret 2 ,core_otpd_len 
+0x66ae 028139 jam otpd_start ,core_misc_ctrl 
+0x66af 028140 rtn 
+:      028142 otpd_wait_end:
+0x66b0 028143 hfetch 1 ,core_dma_status 
+0x66b1 028144 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028145 rtn 
+:      028148 otpd_read_data:
+0x66b3 028149 call otp_set_addr 
+0x66b4 028150 call otpd_read_init 
+0x66b5 028151 call otpd_wait_end 
+0x66b6 028152 jam 0x83 ,core_otp_ctrl 
+0x66b7 028153 rtn 
+:      028158 otpd_read_code:
+0x66b8 028159 hfetch 2 ,core_current_otp_addr 
+0x66b9 028160 hstore 2 ,core_otp_addr 
+0x66ba 028161 call otpd_read_init 
+0x66bb 028162 arg otpd_done ,queue 
+0x66bc 028163 call decrypt_code 
+0x66bd 028164 call otpd_wait_end 
+0x66be 028165 isolate1 otpd_crcok ,pdata 
+0x66bf 028166 call set_ucode_status 
+0x66c0 028167 jam 0x83 ,core_otp_ctrl 
+0x66c1 028168 rtn 
+:      028171 uartd_prepare_tx:
+0x66c2 028172 hfetch 2 ,core_uart_twptr 
+0x66c3 028173 iforce contwu 
+0x66c4 028174 rtn 
+:      028176 uartd_send:
+0x66c5 028177 deposit contwu 
+0x66c6 028178 hstore 2 ,core_uart_twptr 
+0x66c7 028179 rtn 
+:      028181 uartd_rxdone:
+0x66c8 028182 deposit contru 
+0x66c9 028183 hstore 2 ,core_uart_rrptr 
+0x66ca 028184 rtn 
+:      028186 uartd_prepare_rx:
+0x66cb 028187 hfetch 2 ,core_uart_rrptr 
+0x66cc 028188 copy pdata ,contru 
+0x66cd 028189 rtn 
+:      028191 uart_set_baud_by_mem:
+0x66ce 028192 fetch uart_baud_len ,mem_baud 
+0x66cf 028193 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028194 rtn 
+:      028196 uart_copy_tx_bytes_fast:
+0x66d1 028197 deposit loopcnt 
+0x66d2 028198 rtn blank 
+:      028199 uart_copy_tx_bytes_fast_loop:
+0x66d3 028200 increase -8 ,loopcnt 
+0x66d4 028201 call uart_tx_8_bytes ,positive 
+0x66d5 028202 rtn zero 
+0x66d6 028203 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028204 increase 8 ,loopcnt 
+:      028205 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028206 increase -4 ,loopcnt 
+0x66d9 028207 call uart_tx_4_bytes ,positive 
+0x66da 028208 rtn zero 
+0x66db 028209 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028210 increase 4 ,loopcnt 
+0x66dd 028211 branch uart_copy_tx_bytes 
+:      028213 uart_tx_8_bytes:
+0x66de 028214 ifetch 8 ,contr 
+0x66df 028215 istore 8 ,contwu 
+0x66e0 028216 rtn 
+:      028218 uart_tx_4_bytes:
+0x66e1 028219 ifetch 4 ,contr 
+0x66e2 028220 istore 4 ,contwu 
+0x66e3 028221 rtn 
+:      028223 uart_copy_tx_bytes:
+0x66e4 028224 deposit loopcnt 
+0x66e5 028225 rtn blank 
+:      028226 uart_copy_tx_bytes_loop:
+0x66e6 028227 ifetch 1 ,contr 
+0x66e7 028228 istore 1 ,contwu 
+0x66e8 028229 loop uart_copy_tx_bytes_loop 
+0x66e9 028230 rtn 
+:      028232 uart_copy_rx_bytes_fast:
+0x66ea 028233 deposit loopcnt 
+0x66eb 028234 rtn blank 
+:      028235 uart_copy_rx_bytes_fast_loop:
+0x66ec 028236 increase -8 ,loopcnt 
+0x66ed 028237 call uart_rx_8_bytes ,positive 
+0x66ee 028238 rtn zero 
+0x66ef 028239 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028240 increase 8 ,loopcnt 
+:      028241 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028242 increase -4 ,loopcnt 
+0x66f2 028243 call uart_rx_4_bytes ,positive 
+0x66f3 028244 rtn zero 
+0x66f4 028245 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028246 increase 4 ,loopcnt 
+0x66f6 028247 branch uart_copy_rx_bytes 
+:      028249 uart_rx_8_bytes:
+0x66f7 028250 ifetch 8 ,contru 
+0x66f8 028251 istore 8 ,contw 
+0x66f9 028252 rtn 
+:      028254 uart_rx_4_bytes:
+0x66fa 028255 ifetch 4 ,contru 
+0x66fb 028256 istore 4 ,contw 
+0x66fc 028257 rtn 
+:      028260 uart_copy_rx_bytes:
+0x66fd 028261 deposit loopcnt 
+0x66fe 028262 rtn blank 
+:      028263 uart_copy_rx_bytes_loop:
+0x66ff 028264 ifetch 1 ,contru 
+0x6700 028265 istore 1 ,contw 
+0x6701 028266 loop uart_copy_rx_bytes_loop 
+0x6702 028267 rtn 
+:      028270 uart_copy_rx2tx:
+0x6703 028271 deposit loopcnt 
+0x6704 028272 rtn blank 
+:      028273 uart_copy_rx2tx_loop:
+0x6705 028274 ifetch 1 ,contru 
+0x6706 028275 istore 1 ,contwu 
+0x6707 028276 loop uart_copy_rx2tx_loop 
+0x6708 028277 rtn 
+:      028282 app_store_nvram_event:
+0x6709 028283 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028284 branch ui_ipc_send_event 
+:      028286 check_51cmd_store_reconn_info:
+:      028287 check_51cmd_update_device_record:
+0x670b 028288 bpatchx patch32_6 ,mem_patch32 
+0x670c 028289 fetch 1 ,mem_nv_data_number 
+0x670d 028290 rtn blank 
+0x670e 028291 call check_nvram 
+0x670f 028292 call init_device_list ,zero 
+0x6710 028293 call nvram_find_addr_from_bd_list 
+:      028294 write_device_record:
+0x6711 028295 fetch 1 ,mem_nv_data_number 
+0x6712 028296 icopy regc 
+0x6713 028297 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028298 storet 2 ,mem_list_item_ptr 
+:      028299 write_device_loop_find:
+0x6715 028300 copy regc ,pdata 
+0x6716 028301 branch app_store_nvram_event ,blank 
+0x6717 028302 increase -1 ,regc 
+0x6718 028303 copy temp ,rega 
+0x6719 028304 ifetch 1 ,rega 
+0x671a 028305 fetcht 1 ,mem_select_list_item 
+0x671b 028306 isub temp ,null 
+0x671c 028307 call set_index_finded_device ,zero 
+0x671d 028308 branch write_device_loop_find0 ,positive 
+0x671e 028309 ifetch 1 ,rega 
+0x671f 028310 increase 1 ,pdata 
+0x6720 028311 istore 1 ,rega 
+:      028312 write_device_loop_find0:
+0x6721 028313 fetcht 2 ,mem_list_item_ptr 
+0x6722 028314 increase nv_data_len ,temp 
+0x6723 028315 storet 2 ,mem_list_item_ptr 
+0x6724 028316 branch write_device_loop_find 
+:      028318 set_index_finded_device:
+0x6725 028319 setarg 0 
+0x6726 028320 istore 1 ,rega 
+0x6727 028321 fetch 1 ,mem_temp_reconn_record 
+0x6728 028322 istore 1 ,contw 
+0x6729 028323 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028324 arg mem_link_key ,regb 
+:      028325 set_index_find_device_master_addr:
+0x672b 028326 ifetch 6 ,contr 
+0x672c 028327 istore 8 ,contw 
+0x672d 028328 setarg 0 
+0x672e 028329 istore 8 ,contw 
+0x672f 028330 copy regb ,contr 
+:      028331 store_rec_data_common:
+0x6730 028332 call memcpy16 
+0x6731 028333 force 1 ,null 
+0x6732 028334 rtn 
+:      028336 set_index_finded_device_ble_mode:
+0x6733 028337 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028338 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028339 arg mem_le_ltk ,regb 
+0x6736 028340 branch set_index_find_device_master_addr 
+:      028342 set_index_finded_device_irk:
+0x6737 028343 arg mem_le_irk ,contr 
+0x6738 028344 call memcpy16 
+:      028345 store_ble_rec_data_common:
+0x6739 028346 arg mem_le_ltk ,contr 
+0x673a 028347 branch store_rec_data_common 
+:      028349 set_index_finded_device_ediv:
+0x673b 028350 arg mem_le_rand ,contr 
+0x673c 028351 call memcpy16 
+0x673d 028352 branch store_ble_rec_data_common 
+:      028355 nvram_find_addr_from_bd_list:
+0x673e 028356 call disable_user 
+0x673f 028357 fetch 1 ,mem_nv_data_number 
+0x6740 028358 rtn blank 
+0x6741 028359 fetch 2 ,mem_ui_state_map 
+0x6742 028360 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028361 find_addr_from_bd_list_ble_mode:
+0x6743 028362 bpatchx patch32_7 ,mem_patch32 
+0x6744 028363 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028364 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028365 fetch 1 ,mem_le_plap + 5 
+0x6747 028366 compare 0xc0 ,pdata ,0xc0 
+0x6748 028367 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028368 compare 0x40 ,pdata ,0xc0 
+0x674a 028369 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028370 compare 0x00 ,pdata ,0xc0 
+0x674c 028371 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028372 find_addr_from_bd_list_static_addr:
+0x674d 028373 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028374 fetch 6 ,mem_le_plap 
+0x674f 028375 branch find_addr_from_bd_list_common 
+:      028377 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028378 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028379 branch find_addr_from_bd_list_common 
+:      028382 find_addr_from_bd_list_random_addr:
+0x6752 028383 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028384 branch find_addr_from_bd_list_common 
+:      028387 find_addr_from_bd_list_spp_mode:
+0x6754 028388 bpatchx patch33_0 ,mem_patch33 
+0x6755 028389 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028390 fetch 6 ,mem_plap 
+:      028391 find_addr_from_bd_list_common:
+0x6757 028392 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028393 fetch 2 ,mem_nv_data_ptr 
+0x6759 028394 ifetcht 1 ,pdata 
+0x675a 028395 pincrease 1 
+0x675b 028396 store 2 ,mem_list_item_ptr 
+0x675c 028397 storet 1 ,mem_select_list_item 
+0x675d 028398 fetch 1 ,mem_nv_data_number 
+0x675e 028399 icopy regc 
+:      028400 nvram_find_addr_from_list:
+0x675f 028401 fetch 2 ,mem_list_item_ptr 
+0x6760 028402 copy pdata ,rega 
+0x6761 028403 call nvram_find_addr_from_list_compare 
+0x6762 028404 rtn user 
+0x6763 028405 fetcht 2 ,mem_list_item_ptr 
+0x6764 028406 increase nv_data_len ,temp 
+0x6765 028407 storet 2 ,mem_list_item_ptr 
+0x6766 028408 increase -1 ,temp 
+0x6767 028409 ifetch 1 ,temp 
+0x6768 028410 store 1 ,mem_select_list_item 
+0x6769 028411 increase -1 ,regc 
+0x676a 028412 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028413 fetch 1 ,mem_nv_data_number 
+0x676c 028414 pincrease decreased_one 
+0x676d 028415 store 1 ,mem_select_list_item 
+0x676e 028416 rtn 
+:      028417 nvram_find_addr_from_list_compare:
+0x676f 028418 fetch 1 ,mem_temp_reconn_record 
+0x6770 028419 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028420 find_master_addr_from_list_compare:
+0x6771 028421 arg mem_temp_reconn_record ,regb 
+0x6772 028422 arg 7 ,loopcnt 
+0x6773 028423 call string_compare 
+0x6774 028424 branch enable_user ,zero 
+0x6775 028425 rtn 
+:      028427 find_addr_from_list_compare_ble_mode:
+0x6776 028428 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028429 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028430 branch find_master_addr_from_list_compare 
+:      028432 find_irk_form_list_compare:
+0x6779 028433 ifetcht 1 ,rega 
+0x677a 028434 isub temp ,null 
+0x677b 028435 nrtn zero 
+0x677c 028436 arg mem_le_prand ,contw 
+0x677d 028437 arg 16 ,loopcnt 
+0x677e 028438 call clear_mem 
+0x677f 028439 fetch 3 ,mem_le_plap + 3 
+0x6780 028440 store 3 ,mem_le_prand 
+0x6781 028441 call genernate_master_macaddress 
+0x6782 028442 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028443 byteswap pdata ,pdata 
+0x6784 028444 lshift8 pdata ,temp 
+0x6785 028445 ifetch 1 ,contr 
+0x6786 028446 iadd temp ,pdata 
+0x6787 028447 fetcht 3 ,mem_le_plap 
+0x6788 028448 isub temp ,null 
+0x6789 028449 branch enable_user ,zero 
+0x678a 028450 rtn 
+:      028453 genernate_master_macaddress:
+0x678b 028454 arg mem_le_prand ,contr 
+0x678c 028455 call load_data128 
+0x678d 028457 ifetch 1 ,rega 
+0x678e 028458 call load_regext 
+0x678f 028459 force 0x38 ,aes_ctrl 
+0x6790 028460 force 0x0 ,aes_ctrl 
+0x6791 028461 call wait_aes 
+0x6792 028462 arg mem_le_aes_128 ,contw 
+0x6793 028463 branch store_aes_result 
+:      028465 find_ediv_form_list_compare:
+0x6794 028466 ifetcht 1 ,rega 
+0x6795 028467 isub temp ,null 
+0x6796 028468 nrtn zero 
+0x6797 028469 copy contr ,rega 
+0x6798 028470 add contr ,8 ,regc 
+0x6799 028471 arg mem_le_rand ,regb 
+0x679a 028472 arg 8 ,loopcnt 
+0x679b 028473 call string_compare 
+0x679c 028474 branch enable_user ,zero 
+0x679d 028475 copy regc ,rega 
+0x679e 028476 arg mem_le_irk ,regb 
+0x679f 028477 arg 8 ,loopcnt 
+0x67a0 028478 call string_compare 
+0x67a1 028479 branch enable_user ,zero 
+0x67a2 028480 rtn 
+:      028482 check_nvram:
+0x67a3 028483 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028484 ifetcht 1 ,pdata 
+0x67a5 028485 pincrease nv_data_len 
+0x67a6 028486 ifetch 1 ,pdata 
+0x67a7 028487 isub temp ,null 
+0x67a8 028488 rtn 
+:      028490 init_device_list:
+0x67a9 028491 fetch 1 ,mem_nv_data_number 
+0x67aa 028492 icopy loopcnt 
+0x67ab 028493 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028494 setarg 0 
+:      028495 init_device_list_loop:
+0x67ad 028496 istore 1 ,temp 
+0x67ae 028497 increase nv_data_len ,temp 
+0x67af 028498 pincrease 1 
+0x67b0 028499 loop init_device_list_loop 
+0x67b1 028500 rtn 
+:      028502 load_device_list:
+0x67b2 028503 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028504 call nvram_find_addr_from_bd_list 
+0x67b4 028505 fetch 1 ,mem_state 
+0x67b5 028506 setflag user ,state_combkey ,pdata 
+0x67b6 028507 store 1 ,mem_state 
+0x67b7 028508 nbranch clear_key_exists ,user 
+0x67b8 028509 add rega ,10 ,contr 
+0x67b9 028511 arg mem_link_key ,contw 
+0x67ba 028512 call memcpy16 
+0x67bb 028513 branch check_link_key_load 
+:      028514 clear_key_exists:
+0x67bc 028515 jam 0 ,mem_link_key_exists 
+0x67bd 028516 rtn 
+:      028518 load_device_list_mode_4:
+0x67be 028519 fetch 9 ,mem_le_ediv 
+0x67bf 028520 branch clear_ltk_exists ,blank 
+0x67c0 028521 call nvram_find_addr_from_bd_list 
+0x67c1 028522 nbranch clear_ltk_exists ,user 
+0x67c2 028523 fetch 2 ,mem_list_item_ptr 
+0x67c3 028524 add pdata ,1 ,contr 
+0x67c4 028525 arg mem_le_irk ,contw 
+0x67c5 028526 call memcpy16 
+0x67c6 028527 arg mem_le_ltk ,contw 
+0x67c7 028528 call memcpy16 
+0x67c8 028529 jam 1 ,mem_ltk_exists 
+0x67c9 028530 rtn 
+:      028532 clear_ltk_exists:
+0x67ca 028533 jam 0 ,mem_ltk_exists 
+0x67cb 028534 rtn 
+:      028537 eeprom_store_le_reconn_info:
+0x67cc 028538 fetch 6 ,mem_le_plap 
+0x67cd 028539 store 6 ,mem_temp_lap 
+0x67ce 028540 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028541 branch eeprom_store_reconn_info 
+:      028542 eeprom_store_bd_reconn_info:
+0x67d0 028543 fetch 6 ,mem_plap 
+0x67d1 028544 store 6 ,mem_temp_lap 
+0x67d2 028545 jam rec_3_mode ,mem_record_bt_mode 
+:      028546 eeprom_store_reconn_info:
+0x67d3 028547 fetch 1 ,mem_device_option 
+0x67d4 028548 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028549 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028550 rtn 
+:      028553 check_link_key_load:
+0x67d7 028554 fetch 8 ,mem_link_key 
+0x67d8 028555 fetcht 8 ,mem_link_key + 8 
+0x67d9 028556 ior temp ,pdata 
+0x67da 028557 rtn blank 
+0x67db 028558 jam 1 ,mem_link_key_exists 
+0x67dc 028559 rtn 
+:      028566 gpio_set_wake_by_current_state:
+0x67dd 028567 bpatchx patch33_2 ,mem_patch33 
+0x67de 028568 set1 7 ,temp 
+0x67df 028569 call gpio_get_bit 
+0x67e0 028570 nsetflag true ,7 ,temp 
+:      028575 gpio_set_wake:
+0x67e1 028576 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028577 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028578 rtn zero 
+0x67e4 028579 isolate0 7 ,temp 
+0x67e5 028580 and temp ,0x1f ,queue 
+0x67e6 028581 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028582 qsetflag true ,pdata 
+0x67e8 028583 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028584 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028585 nqsetflag true ,pdata 
+0x67eb 028586 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028587 rtn 
+:      028590 gpio_clr_wake:
+0x67ed 028591 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028592 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028593 rtn zero 
+0x67f0 028594 isolate0 7 ,temp 
+0x67f1 028595 and temp ,0x1f ,queue 
+0x67f2 028596 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028597 qset0 pdata 
+0x67f4 028598 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028599 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028600 qset0 pdata 
+0x67f7 028601 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028602 rtn 
+:      028605 gpio_config_input_nowake:
+0x67f9 028606 call gpio_clr_wake 
+0x67fa 028607 branch gpio_config_input_without_wake 
+:      028610 gpio_config_input:
+0x67fb 028611 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028612 rtn zero 
+0x67fd 028613 ncall gpio_set_wake ,wake 
+:      028615 gpio_config_input_without_wake:
+0x67fe 028616 arg core_gpio_pd0 ,contw 
+0x67ff 028617 call gpio_set_bit 
+0x6800 028618 setflip gpio_active_bit ,temp 
+0x6801 028619 arg core_gpio_pu0 ,contw 
+0x6802 028620 call gpio_set_bit 
+0x6803 028621 set0 gpio_active_bit ,temp 
+0x6804 028622 arg core_gpio_oe0 ,contw 
+0x6805 028623 branch gpio_set_bit 
+:      028626 gpio_set_high_impedance:
+0x6806 028627 arg core_gpio_pd0 ,contw 
+0x6807 028628 call gpio_set_bit 
+0x6808 028629 set0 gpio_active_bit ,temp 
+0x6809 028630 arg core_gpio_pu0 ,contw 
+0x680a 028631 call gpio_set_bit 
+0x680b 028632 set0 gpio_active_bit ,temp 
+0x680c 028633 arg core_gpio_oe0 ,contw 
+0x680d 028634 branch gpio_set_bit 
+:      028638 gpio_config_output:
+0x680e 028639 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028640 rtn zero 
+0x6810 028641 setflip gpio_active_bit ,temp 
+0x6811 028642 call gpio_out 
+:      028643 gpio_config_output0:
+0x6812 028644 set1 gpio_active_bit ,temp 
+0x6813 028645 arg core_gpio_oe0 ,contw 
+0x6814 028646 branch gpio_set_bit 
+:      028648 gpio_common:
+0x6815 028649 and temp ,0x07 ,queue 
+0x6816 028650 rshift3 temp ,pdata 
+0x6817 028651 and_into 3 ,pdata 
+0x6818 028652 iadd contw ,contw 
+0x6819 028653 ifetch 1 ,contw 
+0x681a 028654 rtn 
+:      028656 gpio_check_active:
+0x681b 028657 arg core_gpio_out0 ,contw 
+0x681c 028658 branch get_bit_common 
+:      028662 gpio_get_bit:
+0x681d 028663 arg core_gpio_in ,contw 
+:      028664 get_bit_common:
+0x681e 028665 call gpio_common 
+0x681f 028666 isolate1 gpio_active_bit ,temp 
+0x6820 028667 branch gpio_get_bit_reverse ,true 
+0x6821 028668 qisolate0 pdata 
+0x6822 028669 rtn 
+:      028670 gpio_get_bit_reverse:
+0x6823 028671 qisolate1 pdata 
+0x6824 028672 rtn 
+:      028674 gpio_out_inactive:
+0x6825 028675 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028676 rtn zero 
+0x6827 028677 isolate1 7 ,null 
+0x6828 028678 branch gpio_out_flag 
+:      028680 gpio_out_active:
+0x6829 028681 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028682 rtn zero 
+0x682b 028683 isolate0 7 ,null 
+:      028686 gpio_out_flag:
+0x682c 028687 setarg 0 
+0x682d 028688 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028689 ixor temp ,temp 
+:      028692 gpio_out:
+0x682f 028693 arg core_gpio_out0 ,contw 
+:      028696 gpio_set_bit:
+0x6830 028697 call gpio_common 
+0x6831 028698 isolate1 gpio_active_bit ,temp 
+0x6832 028699 qsetflag true ,pdata 
+0x6833 028700 istore 1 ,contw 
+0x6834 028701 rtn 
+:      028703 gpio_set_before_lpm_common:
+0x6835 028704 arg -1 ,rega 
+0x6836 028705 hfetch 1 ,core_gpio_sel1 
+0x6837 028706 compare 0x02 ,pdata ,0x03 
+0x6838 028707 call neglact4_from_23_pin ,true 
+0x6839 028709 compare 0x01 ,pdata ,0x03 
+0x683a 028710 call neglact2_form_25_pin ,true 
+0x683b 028712 compare 0x03 ,pdata ,0x03 
+0x683c 028713 call neglact2_form_25_pin ,true 
+0x683d 028715 isolate1 2 ,pdata 
+0x683e 028716 call neglect2_from_6_pin ,true 
+0x683f 028718 isolate1 3 ,pdata 
+0x6840 028719 call neglect4_from_9_pin ,true 
+0x6841 028721 isolate1 4 ,pdata 
+0x6842 028722 call neglact2_form_30_pin ,true 
+0x6843 028724 isolate1 6 ,pdata 
+0x6844 028725 nsetflag true ,04 ,rega 
+0x6845 028727 isolate1 7 ,pdata 
+0x6846 028728 nsetflag true ,05 ,rega 
+0x6847 028730 hfetch 1 ,core_gpio_sel2 
+0x6848 028731 isolate1 0 ,pdata 
+0x6849 028732 nsetflag true ,27 ,rega 
+0x684a 028733 isolate1 1 ,pdata 
+0x684b 028734 nsetflag true ,28 ,rega 
+0x684c 028735 isolate1 2 ,pdata 
+0x684d 028736 nsetflag true ,03 ,rega 
+0x684e 028737 isolate1 3 ,pdata 
+0x684f 028738 nsetflag true ,08 ,rega 
+0x6850 028739 isolate1 4 ,pdata 
+0x6851 028740 nsetflag true ,20 ,rega 
+0x6852 028741 isolate1 5 ,pdata 
+0x6853 028742 nsetflag true ,21 ,rega 
+0x6854 028743 isolate1 6 ,pdata 
+0x6855 028744 nsetflag true ,22 ,rega 
+0x6856 028745 isolate1 7 ,pdata 
+0x6857 028746 nsetflag true ,23 ,rega 
+0x6858 028748 hfetch 1 ,core_gpio_sel 
+0x6859 028749 isolate1 0 ,pdata 
+0x685a 028750 nsetflag true ,05 ,rega 
+0x685b 028751 isolate1 1 ,pdata 
+0x685c 028752 nsetflag true ,06 ,rega 
+0x685d 028753 isolate1 2 ,pdata 
+0x685e 028754 nsetflag true ,07 ,rega 
+0x685f 028755 isolate1 3 ,pdata 
+0x6860 028756 nsetflag true ,18 ,rega 
+0x6861 028757 isolate1 4 ,pdata 
+0x6862 028758 nsetflag true ,19 ,rega 
+0x6863 028759 isolate1 5 ,pdata 
+0x6864 028760 nsetflag true ,20 ,rega 
+0x6865 028761 isolate1 6 ,pdata 
+0x6866 028762 nsetflag true ,21 ,rega 
+0x6867 028763 isolate1 7 ,pdata 
+0x6868 028764 nsetflag true ,22 ,rega 
+0x6869 028766 hfetch 1 ,core_uart_ctrl 
+0x686a 028767 isolate1 4 ,pdata 
+0x686b 028768 call neglact2_form_2_pin ,true 
+0x686c 028769 bpatchx patch33_5 ,mem_patch33 
+0x686d 028771 hfetch 4 ,core_gpio_pu0 
+0x686e 028772 hfetcht 4 ,core_gpio_pd0 
+0x686f 028773 ior temp ,pdata 
+0x6870 028774 invert pdata ,pdata 
+0x6871 028775 iand rega ,pdata 
+0x6872 028777 hstore 4 ,core_gpio_oe0 
+0x6873 028778 rtn 
+:      028781 neglect2_from_6_pin:
+0x6874 028782 arg 6 ,queue 
+0x6875 028783 branch neglect_2_pin 
+:      028784 neglect4_from_9_pin:
+0x6876 028785 arg 9 ,queue 
+0x6877 028786 branch neglact_4_pin 
+:      028787 neglact4_from_23_pin:
+0x6878 028788 arg 23 ,queue 
+0x6879 028789 branch neglact_4_pin 
+:      028790 neglact2_form_25_pin:
+0x687a 028791 arg 25 ,queue 
+0x687b 028792 branch neglect_2_pin 
+:      028793 neglact2_form_30_pin:
+0x687c 028794 arg 30 ,queue 
+0x687d 028795 branch neglect_2_pin 
+:      028796 neglact2_form_2_pin:
+0x687e 028797 arg 2 ,queue 
+0x687f 028798 branch neglect_2_pin 
+:      028799 neglact_1_pin:
+0x6880 028800 arg 1 ,loopcnt 
+0x6881 028801 branch neglect_pin_loop 
+:      028802 neglact_4_pin:
+0x6882 028803 arg 4 ,loopcnt 
+0x6883 028804 branch neglect_pin_loop 
+:      028805 neglect_2_pin:
+0x6884 028806 arg 2 ,loopcnt 
+:      028807 neglect_pin_loop:
+0x6885 028808 qset0 rega 
+0x6886 028809 increase 1 ,queue 
+0x6887 028810 loop neglect_pin_loop 
+0x6888 028811 rtn 
+:      028819 gpio_cfg_uart_tx_output:
+0x6889 028820 call gpio_uart2gpio 
+0x688a 028821 arg uart_wakeup_tx ,temp 
+0x688b 028822 branch gpio_config_output 
+:      028824 gpio_pu_uart_tx:
+0x688c 028825 call gpio_cfg_uart_tx_output 
+0x688d 028826 arg uart_wakeup_tx ,temp 
+0x688e 028827 branch gpio_out_inactive 
+:      028831 gpio_rx_config_input_with_pu:
+0x688f 028832 call gpio_uart2gpio 
+0x6890 028833 hfetch 1 ,core_gpio_pu0 
+0x6891 028834 set1 uart_wakeup_rx ,pdata 
+0x6892 028835 hstore 1 ,core_gpio_pu0 
+0x6893 028836 arg uart_wakeup_rx ,temp 
+0x6894 028837 branch gpio_config_input 
+:      028839 gpio_uart2gpio:
+0x6895 028840 hfetch 1 ,core_gpio_sel1 
+0x6896 028841 and_into 0xfb ,pdata 
+0x6897 028842 hstore 1 ,core_gpio_sel1 
+0x6898 028843 rtn 
+:      028845 gpio_check_uart_state:
+0x6899 028846 hfetch 1 ,core_gpio_sel1 
+0x689a 028847 isolate1 2 ,pdata 
+0x689b 028848 rtn 
+:      028850 load_chip_option:
+0x689c 028851 call otp_enable_chgpump 
+0x689d 028852 setarg otp_chip_functions 
+0x689e 028853 arg mem_chip_functions ,rega 
+0x689f 028854 arg 0x02 ,temp 
+0x68a0 028855 call otpd_read_data 
+0x68a1 028856 branch otp_disable_chgpump 
+:      028859 load_adc_init:
+0x68a2 028860 call otp_enable_chgpump 
+0x68a3 028861 setarg otp_adc_io_0_5v_addr 
+0x68a4 028862 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028863 arg 14 ,temp 
+0x68a6 028864 call otpd_read_data 
+0x68a7 028865 branch otp_disable_chgpump 
+:      028869 adc_init_data:
+0x68a8 028870 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028872 call load_adc_init 
+0x68aa 028874 fetch 1 ,mem_adc_config_flag 
+0x68ab 028875 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028876 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028877 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028878 rtn 
+:      028880 adc_init_data_vinlpm:
+0x68af 028881 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028882 setarg otp_adc_flag 
+0x68b1 028883 isub temp ,null 
+0x68b2 028884 branch adc_check_data_vinlpm ,zero 
+0x68b3 028885 setarg 0x4dfa 
+0x68b4 028886 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028887 setarg 0x4894 
+0x68b6 028888 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028889 branch set_vdd_reference_voltage_1v 
+:      028891 adc_check_data_vinlpm:
+0x68b8 028892 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028893 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028894 setarg 0x4dfa 
+0x68bb 028895 store 2 ,mem_3v_adc_vinlpm_data 
+:      028896 adc_check_2v_vinlpm:
+0x68bc 028897 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028898 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028899 setarg 0x4894 
+0x68bf 028900 store 2 ,mem_2v_adc_vinlpm_data 
+:      028901 set_vdd_reference_voltage_1v:
+0x68c0 028902 setarg 100 
+0x68c1 028903 store 2 ,mem_reference_voltage 
+0x68c2 028904 rtn 
+:      028906 adc_init_data_hvin:
+0x68c3 028907 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028908 setarg otp_adc_flag 
+0x68c5 028909 isub temp ,null 
+0x68c6 028910 branch adc_check_data_hvin ,zero 
+0x68c7 028911 setarg 0x5932 
+0x68c8 028912 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028913 setarg 0x4323 
+0x68ca 028914 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028915 branch set_vdd_reference_voltage_4v 
+:      028917 adc_check_data_hvin:
+0x68cc 028918 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028919 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028920 setarg 0x5932 
+0x68cf 028921 store 2 ,mem_5v_adc_hvin_data 
+:      028922 adc_check_1v_hvin:
+0x68d0 028923 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028924 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028925 setarg 0x4323 
+0x68d3 028926 store 2 ,mem_1v_adc_hvin_data 
+:      028927 set_vdd_reference_voltage_4v:
+0x68d4 028928 setarg 400 
+0x68d5 028929 store 2 ,mem_reference_voltage 
+0x68d6 028930 rtn 
+:      028932 adc_init_data_io:
+0x68d7 028933 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028934 setarg otp_adc_flag 
+0x68d9 028935 isub temp ,null 
+0x68da 028936 branch adc_check_data_io ,zero 
+0x68db 028937 setarg 0x6946 
+0x68dc 028938 store 2 ,mem_1v_adc_io_data 
+0x68dd 028939 setarg 0x5377 
+0x68de 028940 store 2 ,mem_0_5_adc_io_data 
+0x68df 028941 branch set_vdd_reference_voltage_0_5v 
+:      028943 adc_check_data_io:
+0x68e0 028944 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028945 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028946 setarg 0x6946 
+0x68e3 028947 store 2 ,mem_1v_adc_io_data 
+:      028948 adc_check_0_5v_io:
+0x68e4 028949 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028950 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028951 setarg 0x5377 
+0x68e7 028952 store 2 ,mem_0_5_adc_io_data 
+:      028953 set_vdd_reference_voltage_0_5v:
+0x68e8 028954 setarg 50 
+0x68e9 028955 store 2 ,mem_reference_voltage 
+0x68ea 028956 rtn 
+:      028959 adc_set_mode:
+0x68eb 028960 fetch 1 ,mem_adc_config_flag 
+0x68ec 028961 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028962 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028963 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028964 rtn 
+:      028965 adc_check_vinlpm:
+0x68f0 028966 jam 0xbf ,rf_adc_mode 
+0x68f1 028967 branch read_adc 
+:      028968 adc_check_hvin:
+0x68f2 028969 jam 0xaf ,rf_adc_mode 
+0x68f3 028970 branch read_adc 
+:      028971 adc_check_gpio:
+0x68f4 028972 jam 0x8f ,rf_adc_mode 
+0x68f5 028973 fetch 1 ,mem_adc_channel 
+0x68f6 028974 hstore 1 ,rf_adc_ch 
+0x68f7 028975 branch read_adc 
+:      028976 read_adc:
+0x68f8 028977 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028978 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028979 set1 7 ,pdata 
+0x68fb 028980 hstore 1 ,core_uart_baud + 1 
+0x68fc 028981 hfetch 1 ,rf_adc_ch 
+0x68fd 028982 or_into 0x30 ,pdata 
+0x68fe 028983 hstore 1 ,rf_adc_ch 
+0x68ff 028984 jam 0x7c ,rfen_adc 
+0x6900 028985 jam 0xaa ,rf_adc_gc 
+0x6901 028986 nop 5000 
+0x6902 028987 hfetcht 2 ,core_adc_sum 
+0x6903 028988 hfetch 1 ,core_uart_baud + 1 
+0x6904 028989 set0 7 ,pdata 
+0x6905 028990 hstore 1 ,core_uart_baud + 1 
+0x6906 028991 storet 2 ,mem_adc_current_value 
+0x6907 028992 rtn 
+:      028994 vdd_calculate_by_mode:
+0x6908 028995 bpatchx patch34_0 ,mem_patch34 
+0x6909 028996 fetch 1 ,mem_adc_config_flag 
+0x690a 028997 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028998 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028999 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 029000 rtn 
+:      029002 vdd_calculate_vinlpm:
+0x690e 029003 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 029004 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 029005 arg 200 ,regc 
+0x6911 029006 branch vdd_calculate 
+:      029008 vdd_calculate_hvin:
+0x6912 029009 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 029010 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 029011 arg 100 ,regc 
+0x6915 029012 branch vdd_calculate 
+:      029014 vdd_calculate_io:
+0x6916 029015 fetch 2 ,mem_1v_adc_io_data 
+0x6917 029016 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 029017 arg 50 ,regc 
+0x6919 029018 branch vdd_calculate 
+:      029020 vdd_calculate:
+0x691a 029021 isub temp ,rega 
+0x691b 029022 fetch 2 ,mem_adc_current_value 
+0x691c 029023 isub temp ,pdata 
+0x691d 029024 nbranch vdd_calculate1 ,positive 
+0x691e 029025 fetcht 2 ,mem_reference_voltage 
+0x691f 029026 imul32 temp ,regb 
+0x6920 029027 copy regc ,pdata 
+0x6921 029028 imul32 rega ,pdata 
+0x6922 029029 iadd regb ,pdata 
+:      029030 vdd_calculate2:
+0x6923 029031 idiv rega 
+0x6924 029032 call wait_div_end 
+0x6925 029033 quotient pdata 
+0x6926 029034 rtn 
+:      029036 vdd_calculate1:
+0x6927 029037 copy temp ,pdata 
+0x6928 029038 fetcht 2 ,mem_adc_current_value 
+0x6929 029039 isub temp ,pdata 
+0x692a 029040 fetcht 2 ,mem_reference_voltage 
+0x692b 029041 imul32 temp ,regb 
+0x692c 029042 copy regc ,pdata 
+0x692d 029043 imul32 rega ,pdata 
+0x692e 029044 isub regb ,pdata 
+0x692f 029045 branch vdd_calculate2 
+:      029056 adc_bat_percent_lowpower_out:
+0x6930 029057 ifetch 8 ,rega 
+0x6931 029058 store 8 ,mem_pdatatemp 
+0x6932 029059 fetch 2 ,mem_pdatatemp 
+0x6933 029060 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 029061 isub temp ,rega 
+0x6935 029062 fetch 2 ,mem_pdatatemp + 6 
+0x6936 029063 isub temp ,regb 
+0x6937 029064 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 029065 isub temp ,null 
+0x6939 029066 ncall adc_set_low_power_flag ,positive 
+0x693a 029067 mul32 regb ,100 ,pdata 
+0x693b 029068 idiv rega 
+0x693c 029069 call wait_div_end 
+0x693d 029070 quotient pdata 
+0x693e 029071 call adc_set_no_power_flag ,blank 
+0x693f 029072 rtn 
+:      029073 adc_set_low_power_flag:
+0x6940 029074 fetch 1 ,mem_adc_power_flag 
+0x6941 029075 set1 0 ,pdata 
+0x6942 029076 store 1 ,mem_adc_power_flag 
+0x6943 029077 rtn 
+:      029078 adc_set_no_power_flag:
+0x6944 029079 fetcht 1 ,mem_adc_power_flag 
+0x6945 029080 set1 1 ,temp 
+0x6946 029081 storet 1 ,mem_adc_power_flag 
+0x6947 029082 rtn 
+:      029087 keyscan_key_init:
+0x6948 029088 fetch 2 ,mem_key_num_ptr 
+0x6949 029089 ifetch 1 ,pdata 
+:      029090 keyscan_key_init_next:
+0x694a 029091 rtn blank 
+0x694b 029092 copy pdata ,loopcnt 
+0x694c 029094 fetch 2 ,mem_keyscan_ptr 
+0x694d 029095 increase 3 ,pdata 
+0x694e 029096 copy pdata ,rega 
+:      029097 keyscan_key_init_lp1:
+0x694f 029098 ifetcht 1 ,rega 
+0x6950 029099 call gpio_config_input 
+0x6951 029100 increase key_conf_struct_len ,rega 
+0x6952 029101 loop keyscan_key_init_lp1 
+:      029102 keyscan_key_init_end:
+0x6953 029103 rtn 
+:      029105 keyscan_scan_key:
+0x6954 029106 fetch 2 ,mem_keyscan_ptr 
+0x6955 029107 increase 3 ,pdata 
+0x6956 029108 copy pdata ,rega 
+0x6957 029110 force 0 ,regb 
+0x6958 029111 jam 0 ,mem_key_value_temp 
+:      029112 keyscan_scan_key_lp1:
+0x6959 029113 ifetcht 1 ,rega 
+0x695a 029114 call gpio_get_bit 
+0x695b 029115 bpatchx patch34_1 ,mem_patch34 
+0x695c 029116 fetch 2 ,mem_key_value_temp 
+0x695d 029117 copy regb ,queue 
+0x695e 029118 qsetflag true ,pdata 
+0x695f 029119 store 2 ,mem_key_value_temp 
+0x6960 029120 increase key_conf_struct_len ,rega 
+0x6961 029121 increase 1 ,regb 
+0x6962 029122 fetch 2 ,mem_key_num_ptr 
+0x6963 029123 ifetch 1 ,pdata 
+:      029124 keyscan_scan_key_lp1_next:
+0x6964 029125 ixor regb ,null 
+0x6965 029126 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029127 fetch 2 ,mem_key_value_temp 
+0x6967 029128 fetcht 2 ,mem_key_value 
+0x6968 029129 ixor temp ,null 
+0x6969 029130 rtn zero 
+0x696a 029131 enable user 
+0x696b 029132 rtn 
+:      029134 keyscan_process_lpm_before:
+0x696c 029135 fetch 2 ,mem_key_num_ptr 
+0x696d 029136 ifetch 1 ,pdata 
+:      029137 keyscan_process_lpm_before_next:
+0x696e 029138 rtn blank 
+0x696f 029139 copy pdata ,loopcnt 
+0x6970 029140 fetch 2 ,mem_keyscan_ptr 
+0x6971 029141 increase 3 ,pdata 
+0x6972 029142 copy pdata ,rega 
+:      029143 keyscan_process_lpm_before_lp1:
+0x6973 029144 ifetcht 1 ,rega 
+0x6974 029145 call gpio_set_wake_by_current_state 
+0x6975 029146 increase key_conf_struct_len ,rega 
+0x6976 029147 loop keyscan_process_lpm_before_lp1 
+:      029148 keyscan_process_lpm_before_end:
+0x6977 029149 rtn 
+:      029151 keyscan_key_process:
+0x6978 029152 arg key_scan_timer ,queue 
+0x6979 029153 call timer_check 
+0x697a 029154 nrtn blank 
+0x697b 029155 setarg 0x20 
+0x697c 029156 arg key_scan_timer ,queue 
+0x697d 029157 call timer_init 
+0x697e 029158 disable user 
+0x697f 029159 call keyscan_process_lpm_before 
+0x6980 029160 bpatchx patch34_2 ,mem_patch34 
+0x6981 029161 fetch 2 ,mem_key_num_ptr 
+0x6982 029162 ifetch 1 ,pdata 
+:      029163 keyscan_key_process_next:
+0x6983 029164 rtn blank 
+0x6984 029165 call keyscan_scan_key 
+0x6985 029166 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029167 call lpm_button_get_wake_lock 
+0x6987 029168 disable user 
+0x6988 029169 fetch 2 ,mem_key_value_temp 
+0x6989 029170 store 2 ,mem_key_value_temp4 
+0x698a 029171 jam 0 ,mem_key_value_temp6 
+0x698b 029172 force 0 ,queue 
+:      029173 keyscan_key_lp1:
+0x698c 029174 fetch 2 ,mem_key_value 
+0x698d 029175 rshift pdata ,temp 
+0x698e 029176 storet 2 ,mem_key_value 
+0x698f 029177 and pdata ,0x01 ,pdata 
+0x6990 029178 fetcht 2 ,mem_key_value_temp4 
+0x6991 029179 and temp ,0x01 ,rega 
+0x6992 029180 rshift temp ,temp 
+0x6993 029181 storet 2 ,mem_key_value_temp4 
+0x6994 029182 ixor rega ,null 
+0x6995 029183 ncall keyscan_send_key_data ,zero 
+0x6996 029184 fetch 2 ,mem_key_num_ptr 
+0x6997 029185 ifetch 1 ,pdata 
+:      029186 keyscan_key_lp1_next:
+0x6998 029187 fetcht 1 ,mem_key_value_temp6 
+0x6999 029188 increase 1 ,temp 
+0x699a 029189 storet 1 ,mem_key_value_temp6 
+0x699b 029190 copy temp ,queue 
+0x699c 029191 ixor queue ,null 
+0x699d 029192 nbranch keyscan_key_lp1 ,zero 
+0x699e 029193 fetch 2 ,mem_key_value_temp 
+0x699f 029194 store 2 ,mem_key_value 
+0x69a0 029195 rtn 
+:      029196 keyscan_send_key_data:
+0x69a1 029197 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029198 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029199 increase 1 ,pdata 
+0x69a4 029200 ifetch 2 ,pdata 
+0x69a5 029201 branch callback_func 
+:      029212 pwm_init:
+0x69a6 029213 hfetch 1 ,core_clksel 
+0x69a7 029214 ior rega ,pdata 
+0x69a8 029215 hstore 1 ,core_clksel 
+0x69a9 029216 hfetch 2 ,core_clkoff 
+0x69aa 029217 set0 clock_off_pwm ,pdata 
+0x69ab 029218 hstore 2 ,core_clkoff 
+:      029219 delay_nop100:
+0x69ac 029220 nop 100 
+0x69ad 029221 rtn 
+:      029232 pwm_out_set:
+0x69ae 029233 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029234 setarg pwm_12mhz 
+0x69b0 029235 idiv temp 
+0x69b1 029236 call wait_div_end 
+0x69b2 029237 quotient temp 
+0x69b3 029238 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029239 imul32 temp ,pdata 
+0x69b5 029240 div pdata ,100 
+0x69b6 029241 call wait_div_end 
+0x69b7 029242 quotient rega 
+0x69b8 029243 copy temp ,pdata 
+0x69b9 029244 isub rega ,regb 
+0x69ba 029245 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029246 call pwm_duty_cycle_set 
+0x69bc 029247 fetch 1 ,mem_pdatatemp 
+0x69bd 029248 branch pwm_enable 
+:      029251 pwm_duty_cycle_set:
+0x69be 029252 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029253 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029254 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029255 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029256 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029257 beq 5 ,pwm_pwm5_duty_set 
+:      029258 pwm_pwm0_duty_set:
+0x69c4 029259 arg core_pwm_pcnt0 ,contw 
+0x69c5 029260 branch pwm_set_pncnt 
+:      029261 pwm_pwm1_duty_set:
+0x69c6 029262 arg core_pwm_pcnt1 ,contw 
+0x69c7 029263 branch pwm_set_pncnt 
+:      029264 pwm_pwm2_duty_set:
+0x69c8 029265 arg core_pwm_pcnt2 ,contw 
+0x69c9 029266 branch pwm_set_pncnt 
+:      029267 pwm_pwm3_duty_set:
+0x69ca 029268 arg core_pwm_pcnt3 ,contw 
+0x69cb 029269 branch pwm_set_pncnt 
+:      029270 pwm_pwm4_duty_set:
+0x69cc 029271 arg core_pwm_pcnt4 ,contw 
+0x69cd 029272 branch pwm_set_pncnt 
+:      029273 pwm_pwm5_duty_set:
+0x69ce 029274 arg core_pwm_pcnt5 ,contw 
+0x69cf 029275 branch pwm_set_pncnt 
+:      029276 pwm_set_pncnt:
+0x69d0 029277 copy rega ,pdata 
+0x69d1 029278 istore 2 ,contw 
+0x69d2 029279 copy regb ,pdata 
+0x69d3 029280 istore 2 ,contw 
+0x69d4 029281 rtn 
+:      029285 pwm_enable:
+0x69d5 029286 enable user 
+0x69d6 029287 branch pwm_gpio_set 
+:      029288 pwm_disable:
+0x69d7 029289 disable user 
+:      029290 pwm_gpio_set:
+0x69d8 029291 beq 4 ,pwm_gpio4_set 
+0x69d9 029292 beq 5 ,pwm_gpio5_set 
+0x69da 029293 beq 27 ,pwm_gpio27_set 
+0x69db 029294 beq 28 ,pwm_gpio28_set 
+0x69dc 029295 beq 3 ,pwm_gpio3_set 
+0x69dd 029296 beq 8 ,pwm_gpio8_set 
+0x69de 029297 beq 20 ,pwm_gpio20_set 
+0x69df 029298 beq 21 ,pwm_gpio21_set 
+0x69e0 029299 beq 22 ,pwm_gpio22_set 
+0x69e1 029300 beq 23 ,pwm_gpio23_set 
+0x69e2 029301 rtn 
+:      029304 pwm_gpio4_set:
+0x69e3 029305 arg 6 ,queue 
+0x69e4 029306 branch pwm_one_set_select 
+:      029307 pwm_gpio5_set:
+0x69e5 029308 arg 7 ,queue 
+0x69e6 029309 branch pwm_one_set_select 
+:      029310 pwm_gpio27_set:
+0x69e7 029311 arg 8 ,queue 
+0x69e8 029312 branch pwm_one_set_select 
+:      029313 pwm_gpio28_set:
+0x69e9 029314 arg 9 ,queue 
+0x69ea 029315 branch pwm_one_set_select 
+:      029316 pwm_gpio3_set:
+0x69eb 029317 arg 10 ,queue 
+0x69ec 029318 branch pwm_one_set_select 
+:      029319 pwm_gpio8_set:
+0x69ed 029320 arg 11 ,queue 
+0x69ee 029321 branch pwm_one_set_select 
+:      029322 pwm_gpio20_set:
+0x69ef 029323 arg 12 ,queue 
+0x69f0 029324 branch pwm_tw0_set_select 
+:      029325 pwm_gpio21_set:
+0x69f1 029326 arg 13 ,queue 
+0x69f2 029327 branch pwm_tw0_set_select 
+:      029328 pwm_gpio22_set:
+0x69f3 029329 arg 14 ,queue 
+0x69f4 029330 branch pwm_tw0_set_select 
+:      029331 pwm_gpio23_set:
+0x69f5 029332 arg 15 ,queue 
+0x69f6 029333 branch pwm_tw0_set_select 
+:      029335 pwm_set_select:
+0x69f7 029336 hfetch 2 ,core_gpio_sel1 
+0x69f8 029337 qsetflag user ,pdata 
+0x69f9 029338 hstore 2 ,core_gpio_sel1 
+0x69fa 029339 copy rega ,queue 
+0x69fb 029340 hfetch 1 ,core_gpio_key2 
+0x69fc 029341 qsetflag user ,pdata 
+0x69fd 029342 hstore 1 ,core_gpio_key2 
+0x69fe 029343 rtn 
+:      029345 pwm_one_set_select:
+0x69ff 029346 add queue ,-4 ,rega 
+0x6a00 029347 branch pwm_set_select 
+:      029349 pwm_tw0_set_select:
+0x6a01 029350 add queue ,-10 ,rega 
+0x6a02 029351 branch pwm_set_select 
+:      029356 rfcomm_init:
+0x6a03 029357 rtn wake 
+0x6a04 029358 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029359 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029360 jam databits8 ,memremoteprndatabits 
+0x6a07 029361 jam 0x11 ,memremoteprnxon 
+0x6a08 029362 jam 0x13 ,memremoteprnxoff 
+0x6a09 029363 setarg 0 
+0x6a0a 029364 store 3 ,memremoteprnstopbit 
+0x6a0b 029365 store 1 ,mem_spp_state 
+0x6a0c 029366 jam 0 ,memui_reconnect_mode 
+:      029368 rfcomm_init_spp:
+0x6a0d 029369 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029370 setarg 0 
+0x6a0f 029371 store 1 ,mem_spp_state 
+0x6a10 029372 store 1 ,mem_remote_spp_channel 
+0x6a11 029373 store 1 ,mem_pn_dlci 
+0x6a12 029374 fetch 1 ,mem_credit_flag 
+0x6a13 029375 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029376 jam 0x50 ,mem_credit_given 
+0x6a15 029377 rtn 
+:      029379 rfcomm_init_spp_with_credit:
+0x6a16 029380 jam 0x00 ,mem_credit_given 
+0x6a17 029381 rtn 
+:      029383 set_cr_bit:
+0x6a18 029384 or_into 0x02 ,temp 
+0x6a19 029385 rtn 
+:      029397 rfcomm_calculate_fcs_sabm:
+0x6a1a 029398 copy temp ,pdata 
+0x6a1b 029399 reverse pdata ,pdata 
+0x6a1c 029400 store 1 ,memfcstemp3 
+0x6a1d 029401 force ini_tx_sabm ,pdata 
+0x6a1e 029402 reverse pdata ,pdata 
+0x6a1f 029403 store 1 ,memfcstemp2 
+0x6a20 029404 force 0x01 ,pdata 
+0x6a21 029405 reverse pdata ,pdata 
+0x6a22 029406 store 1 ,memfcstemp1 
+0x6a23 029407 call caculate_fcs 
+0x6a24 029408 copy temp ,pdata 
+0x6a25 029409 rtn 
+:      029410 rfcomm_calculate_fcs_ua:
+0x6a26 029411 reverse pdata ,pdata 
+0x6a27 029412 store 1 ,memfcstemp3 
+0x6a28 029413 force rsp_tx_ua ,pdata 
+0x6a29 029414 reverse pdata ,pdata 
+0x6a2a 029415 store 1 ,memfcstemp2 
+0x6a2b 029416 force 0x01 ,pdata 
+0x6a2c 029417 reverse pdata ,pdata 
+0x6a2d 029418 store 1 ,memfcstemp1 
+0x6a2e 029419 branch caculate_fcs 
+:      029421 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029422 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029423 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029424 setarg 0x70 
+0x6a32 029425 rtn 
+:      029426 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029427 setarg 0xaa 
+0x6a34 029428 rtn 
+:      029430 rfcomm_save_fcs_uih:
+0x6a35 029431 reverse pdata ,pdata 
+0x6a36 029432 store 1 ,memfcstemp3 
+0x6a37 029433 force rsp_rx_uih ,pdata 
+0x6a38 029434 call caculate_uihdata_fcs 
+0x6a39 029435 fetcht 2 ,mem_contw_temp 
+0x6a3a 029436 copy temp ,contw 
+0x6a3b 029437 istore 1 ,contw 
+0x6a3c 029438 copy contw ,temp 
+0x6a3d 029439 storet 2 ,mem_contw_temp 
+0x6a3e 029440 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029441 call caculate_uihdata_fcs 
+0x6a40 029442 fetcht 2 ,mem_contw_temp 
+0x6a41 029443 copy temp ,contw 
+0x6a42 029444 istore 1 ,contw 
+0x6a43 029445 rtn 
+:      029454 caculate_uihdata_fcs:
+0x6a44 029455 reverse pdata ,pdata 
+0x6a45 029456 store 1 ,memfcstemp2 
+0x6a46 029457 fetch 2 ,memfcstemp2 
+0x6a47 029458 lshift8 pdata ,pdata 
+0x6a48 029459 store 3 ,mem_mod2div_temp 
+0x6a49 029460 arg 0x107 ,rega 
+0x6a4a 029461 arg 0xf ,regb 
+0x6a4b 029462 call mod2div 
+0x6a4c 029463 xor_into 0xd7 ,pdata 
+0x6a4d 029464 invert pdata ,pdata 
+0x6a4e 029465 reverse pdata ,pdata 
+0x6a4f 029466 rtn 
+:      029476 caculate_fcs:
+0x6a50 029477 fetch 3 ,memfcstemp1 
+0x6a51 029478 store 3 ,mem_mod2div_temp 
+0x6a52 029479 arg 0x107 ,rega 
+0x6a53 029480 arg 0xf ,regb 
+0x6a54 029481 call mod2div 
+0x6a55 029482 lshift8 pdata ,pdata 
+0x6a56 029483 arg 0x7 ,regb 
+0x6a57 029484 call mod2div 
+0x6a58 029485 xor_into 0x2b ,pdata 
+0x6a59 029486 invert pdata ,pdata 
+0x6a5a 029487 reverse pdata ,pdata 
+0x6a5b 029488 copy pdata ,temp 
+0x6a5c 029489 rtn 
+:      029491 mod2div:
+0x6a5d 029492 arg 0 ,regc 
+0x6a5e 029493 copy regb ,loopcnt 
+0x6a5f 029494 call right_shift_n 
+0x6a60 029495 icopy temp 
+:      029496 mod2div_loop:
+0x6a61 029501 copy temp ,pdata 
+0x6a62 029502 lshift regc ,regc 
+0x6a63 029503 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029504 ixor rega ,temp 
+0x6a65 029505 increase 1 ,regc 
+:      029506 mod2div_not_enough_reduction:
+0x6a66 029507 lshift temp ,temp 
+0x6a67 029508 fetch 3 ,mem_mod2div_temp 
+0x6a68 029509 increase -1 ,regb 
+0x6a69 029510 compare 0xff ,regb ,0xff 
+0x6a6a 029511 branch mod2div_end ,true 
+0x6a6b 029512 copy regb ,loopcnt 
+0x6a6c 029513 call right_shift_n 
+0x6a6d 029514 isolate1 0 ,pdata 
+0x6a6e 029515 setflag true ,0 ,temp 
+0x6a6f 029516 branch mod2div_loop 
+:      029517 mod2div_end:
+0x6a70 029519 rshift temp ,pdata 
+0x6a71 029520 rtn 
+:      029522 get_rfcomm_snd_adss:
+0x6a72 029523 fetcht 1 ,mem_pn_dlci 
+:      029524 dlci_to_address_cmd:
+0x6a73 029526 lshift2 temp ,temp 
+0x6a74 029527 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029528 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029529 ncall set_cr_bit ,blank 
+0x6a77 029530 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029531 rtn 
+:      029533 channel_to_dlci:
+0x6a79 029535 lshift temp ,temp 
+0x6a7a 029536 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029537 setflag blank ,0 ,temp 
+0x6a7c 029539 rtn 
+:      029540 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029541 fetcht 1 ,mem_current_channel 
+0x6a7e 029542 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029543 call rfcomm_send_ua 
+0x6a80 029544 fetch 1 ,mem_rfcomm_state 
+0x6a81 029545 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029546 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029547 store 1 ,mem_rfcomm_state 
+0x6a84 029548 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029549 branch rfcomm_rx_process_end 
+:      029550 rfcomm_rx_process_dlci0_ua:
+0x6a86 029551 fetch 1 ,mem_rfcomm_state 
+0x6a87 029552 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029553 store 1 ,mem_rfcomm_state 
+0x6a89 029554 branch rfcomm_rx_process_end 
+:      029557 rfcomm_rx_process:
+0x6a8a 029558 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029559 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029560 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029561 branch rfcomm_rx_process_reconn 
+:      029563 rfcomm_rx_process_remote_page:
+0x6a8e 029564 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029565 copy pdata ,contr 
+0x6a90 029566 call get_rfcomm_head_struct 
+0x6a91 029567 fetch 1 ,mem_current_channel 
+0x6a92 029568 beq 0 ,parse_dlci0_rp 
+0x6a93 029569 branch parse_uih_rp 
+:      029570 parse_dlci0_rp:
+0x6a94 029571 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029572 fetch 1 ,mem_current_frame_type 
+0x6a96 029573 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029574 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029575 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029576 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029577 rtn 
+:      029580 parse_dlci0_rp_uih:
+0x6a9b 029581 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029582 copy pdata ,contr 
+0x6a9d 029583 call get_rfcomm_uih_head_struct 
+0x6a9e 029584 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029585 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029586 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029587 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029588 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029589 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029590 branch rfcomm_rx_process_end 
+:      029592 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029593 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029595 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029597 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029598 fetch 1 ,mem_spp_state 
+0x6aa8 029599 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029600 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029601 store 1 ,mem_spp_state 
+0x6aab 029602 call rfcomm_send_param_neg_res 
+0x6aac 029603 branch rfcomm_rx_process_end 
+:      029605 parse_dlci0_rp_uih_pn_res:
+0x6aad 029606 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029607 branch rfcomm_rx_process_end 
+:      029609 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029610 call get_param_payload_ptr 
+0x6ab0 029611 branch get_rfcomm_prarmer_negotiation 
+:      029613 get_rfcomm_param_modem_status:
+0x6ab1 029614 call get_param_payload_ptr 
+0x6ab2 029615 ifetch 1 ,contr 
+0x6ab3 029616 rshift3 pdata ,pdata 
+0x6ab4 029617 store 1 ,mem_ms_channel 
+0x6ab5 029618 ifetch 1 ,contr 
+0x6ab6 029619 store 1 ,mem_ms_param 
+0x6ab7 029620 rtn 
+:      029623 get_rfcomm_head_struct:
+0x6ab8 029624 ifetch 1 ,contr 
+0x6ab9 029625 store 1 ,mem_current_adss 
+0x6aba 029626 rshift3 pdata ,pdata 
+0x6abb 029627 store 1 ,mem_current_channel 
+0x6abc 029628 ifetch 1 ,contr 
+0x6abd 029629 store 1 ,mem_current_frame_type 
+:      029630 get_rfcomm_current_length:
+0x6abe 029631 call get_rfcomm_length_common 
+0x6abf 029632 storet 2 ,mem_current_length 
+0x6ac0 029633 copy contr ,pdata 
+0x6ac1 029634 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029635 rtn 
+:      029637 get_rfcomm_uih_head_struct:
+0x6ac3 029638 ifetch 1 ,contr 
+0x6ac4 029639 rshift pdata ,pdata 
+0x6ac5 029640 store 1 ,mem_uih_cmd_type 
+0x6ac6 029641 call get_rfcomm_length_common 
+0x6ac7 029642 storet 2 ,mem_uih_length 
+0x6ac8 029643 copy contr ,pdata 
+0x6ac9 029644 store 2 ,mem_param_payload_ptr 
+0x6aca 029645 rtn 
+:      029648 get_param_payload_ptr:
+0x6acb 029649 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029650 copy pdata ,contr 
+0x6acd 029651 rtn 
+:      029653 get_rfcomm_length_common:
+0x6ace 029654 ifetch 1 ,contr 
+0x6acf 029655 copy pdata ,temp 
+0x6ad0 029656 rshift temp ,temp 
+0x6ad1 029657 rtnbit1 0 
+0x6ad2 029658 ifetch 1 ,contr 
+0x6ad3 029659 lshift3 pdata ,pdata 
+0x6ad4 029660 lshift4 pdata ,pdata 
+0x6ad5 029661 iadd temp ,temp 
+0x6ad6 029662 rtn 
+:      029664 get_rfcomm_prarmer_negotiation:
+0x6ad7 029665 ifetch 1 ,contr 
+0x6ad8 029666 store 1 ,mem_pn_dlci 
+0x6ad9 029667 ifetch 1 ,contr 
+0x6ada 029668 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029669 ifetch 1 ,contr 
+0x6adc 029670 store 1 ,mem_pn_priority 
+0x6add 029671 ifetch 1 ,contr 
+0x6ade 029672 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029673 ifetch 2 ,contr 
+0x6ae0 029674 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029675 ifetch 1 ,contr 
+0x6ae2 029676 store 1 ,mem_pn_max_retrans 
+0x6ae3 029677 ifetch 1 ,contr 
+0x6ae4 029678 store 1 ,mem_remote_credits 
+0x6ae5 029679 rtn 
+:      029682 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029683 call get_rfcomm_param_modem_status 
+0x6ae7 029685 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029687 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029688 fetch 1 ,mem_spp_state 
+0x6ae9 029689 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029690 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029691 store 1 ,mem_spp_state 
+0x6aec 029692 fetcht 1 ,mem_pn_dlci 
+0x6aed 029693 lshift2 temp ,temp 
+0x6aee 029694 or_into 3 ,temp 
+0x6aef 029695 call rfcomm_send_modem_status_res 
+0x6af0 029696 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029697 branch rfcomm_rx_process_end 
+:      029699 parse_dlci0_rp_uih_ms_res:
+0x6af2 029700 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029701 call ui_ipc_send_event 
+0x6af4 029702 call get_rfcomm_param_modem_status 
+0x6af5 029703 fetch 1 ,mem_ms_channel 
+0x6af6 029704 sub pdata ,1 ,null 
+0x6af7 029705 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029706 branch assert 
+:      029707 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029708 fetch 1 ,mem_spp_state 
+0x6afa 029709 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029710 store 1 ,mem_spp_state 
+0x6afc 029711 branch rfcomm_rx_process_end 
+:      029713 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029714 call get_param_payload_ptr 
+0x6afe 029715 ifetch 1 ,contr 
+0x6aff 029716 store 1 ,mem_rpn_dlci 
+0x6b00 029717 call l2cap_malloc_rfcomm_channel 
+0x6b01 029718 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029719 setarg 0x000e 
+0x6b03 029720 istore 2 ,contw 
+0x6b04 029721 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029722 istore 2 ,contw 
+0x6b06 029723 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029725 lshift pdata ,pdata 
+0x6b08 029726 set1 0 ,pdata 
+0x6b09 029727 istore 1 ,contw 
+0x6b0a 029728 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029729 setarg 0x15ef 
+0x6b0c 029730 istore 2 ,contw 
+0x6b0d 029731 setarg 0x1191 
+0x6b0e 029732 istore 2 ,contw 
+0x6b0f 029735 fetch 1 ,mem_rpn_dlci 
+0x6b10 029736 istore 1 ,contw 
+0x6b11 029737 setarg 0x000007 
+0x6b12 029738 istore 5 ,contw 
+0x6b13 029741 setarg 0x01 
+0x6b14 029742 istore 2 ,contw 
+0x6b15 029745 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029746 istore 1 ,contw 
+0x6b17 029747 rtn 
+:      029751 parse_uih_rp:
+0x6b18 029752 branch parse_uih_rp_spp 
+:      029754 parse_uih_rp_spp:
+0x6b19 029755 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029756 fetch 1 ,mem_current_frame_type 
+0x6b1b 029757 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029758 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029759 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029760 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029761 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029762 rtn 
+:      029763 parse_uih_rp_spp_ua:
+0x6b21 029764 fetch 1 ,mem_spp_state 
+0x6b22 029765 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029766 store 1 ,mem_spp_state 
+0x6b24 029767 branch rfcomm_rx_process_end 
+:      029768 parse_uih_rp_spp_sabm:
+0x6b25 029769 fetch 1 ,mem_spp_state 
+0x6b26 029770 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029771 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029772 store 1 ,mem_spp_state 
+0x6b29 029773 fetch 1 ,mem_current_adss 
+0x6b2a 029774 call rfcomm_calculate_fcs_ua 
+0x6b2b 029775 store 1 ,mem_current_fcs 
+0x6b2c 029776 call rfcomm_send_ua 
+0x6b2d 029777 fetch 1 ,mem_current_adss 
+0x6b2e 029778 rshift2 pdata ,pdata 
+0x6b2f 029779 store 1 ,mem_pn_dlci 
+0x6b30 029780 lshift2 pdata ,pdata 
+0x6b31 029781 set0 rfcomm_address_cr ,pdata 
+0x6b32 029782 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029783 arg mem_hiufcs_spp ,temp 
+0x6b34 029784 storet 2 ,mem_contw_temp 
+0x6b35 029785 call rfcomm_save_fcs_uih 
+0x6b36 029786 branch rfcomm_rx_process_end 
+:      029788 parse_uih_spp_uih_credits:
+0x6b37 029789 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029790 copy pdata ,contr 
+0x6b39 029791 increase 1 ,pdata 
+0x6b3a 029792 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029793 ifetch 1 ,contr 
+0x6b3c 029794 fetcht 1 ,mem_remote_credits 
+0x6b3d 029795 iadd temp ,pdata 
+0x6b3e 029796 store 1 ,mem_remote_credits 
+:      029797 parse_uih_spp_uih:
+0x6b3f 029798 call rfcomm_increase_credit_given 
+:      029799 parse_uih_spp_uih_cont:
+0x6b40 029800 call get_rfcomm_snd_adss 
+0x6b41 029801 call rfcomm_send_uih_without_payload 
+0x6b42 029802 call spp_process_rx_data 
+0x6b43 029803 branch rfcomm_rx_process_end 
+:      029805 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029806 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029807 call ui_ipc_send_event 
+:      029808 parse_uih_rp_spp_disconn:
+0x6b46 029809 call rfcomm_init_spp 
+0x6b47 029810 fetch 1 ,mem_current_adss 
+0x6b48 029811 call rfcomm_calculate_fcs_ua 
+0x6b49 029812 store 1 ,mem_current_fcs 
+0x6b4a 029813 call rfcomm_send_ua 
+0x6b4b 029814 branch rfcomm_rx_process_end 
+:      029819 rfcomm_rx_process_reconn:
+0x6b4c 029820 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029821 copy pdata ,contr 
+0x6b4e 029822 call get_rfcomm_head_struct 
+0x6b4f 029823 fetch 1 ,mem_current_channel 
+0x6b50 029824 beq 0 ,parse_dlci0_reconn 
+0x6b51 029825 branch parse_uih_reconn 
+:      029827 parse_dlci0_reconn:
+0x6b52 029828 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029829 fetch 1 ,mem_current_frame_type 
+0x6b54 029830 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029831 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029832 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029833 branch rfcomm_rx_process_end 
+:      029834 parse_dlci0_reconn_uih:
+0x6b58 029835 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029836 copy pdata ,contr 
+0x6b5a 029837 call get_rfcomm_uih_head_struct 
+0x6b5b 029838 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029839 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029840 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029841 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029842 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029843 branch rfcomm_rx_process_end 
+:      029845 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029846 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029847 fetch 1 ,mem_pn_dlci 
+0x6b63 029848 rshift pdata ,pdata 
+0x6b64 029849 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029850 isub temp ,null 
+0x6b66 029851 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029852 branch assert 
+:      029853 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029854 fetch 1 ,mem_spp_state 
+0x6b69 029855 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029856 store 1 ,mem_spp_state 
+0x6b6b 029857 branch rfcomm_rx_process_end 
+:      029859 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029860 call get_rfcomm_param_modem_status 
+0x6b6d 029861 fetch 1 ,mem_ms_channel 
+0x6b6e 029862 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029863 isub temp ,null 
+0x6b70 029864 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029865 branch assert 
+0x6b72 029866 branch rfcomm_rx_process_end 
+:      029867 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029868 fetch 1 ,mem_spp_state 
+0x6b74 029869 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029870 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029871 store 1 ,mem_spp_state 
+0x6b77 029872 fetcht 1 ,mem_pn_dlci 
+0x6b78 029873 lshift2 temp ,temp 
+0x6b79 029874 or_into 3 ,temp 
+0x6b7a 029875 call rfcomm_send_modem_status_res 
+0x6b7b 029876 branch rfcomm_rx_process_end 
+:      029878 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029879 call get_rfcomm_param_modem_status 
+0x6b7d 029880 fetch 1 ,mem_ms_channel 
+0x6b7e 029881 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029882 isub temp ,null 
+0x6b80 029883 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029884 branch assert 
+:      029885 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029886 fetch 1 ,mem_spp_state 
+0x6b83 029887 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029888 store 1 ,mem_spp_state 
+0x6b85 029889 branch rfcomm_rx_process_end 
+:      029891 parse_uih_reconn:
+0x6b86 029892 fetch 1 ,mem_current_channel 
+0x6b87 029893 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029894 isub temp ,null 
+0x6b89 029895 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029896 branch assert 
+0x6b8b 029897 branch rfcomm_rx_process_end 
+:      029899 parse_uih_reconn_spp:
+0x6b8c 029900 fetch 1 ,mem_current_frame_type 
+0x6b8d 029901 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029902 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029903 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029904 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029905 parse_uih_reconn_spp_ua:
+0x6b91 029906 fetch 1 ,mem_spp_state 
+0x6b92 029907 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029908 store 1 ,mem_spp_state 
+0x6b94 029909 branch rfcomm_rx_process_end 
+:      029910 parse_uih_reconn_spp_sabm:
+0x6b95 029911 branch parse_uih_reconn_spp_sabm 
+:      029912 parse_uih_reconn_spp_disconn:
+0x6b96 029913 branch parse_uih_rp_spp_disconn 
+:      029914 rfcomm_rx_process_end:
+0x6b97 029915 rtn 
+:      029917 rfcomm_send_more_pkt:
+0x6b98 029918 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029919 rtn blank 
+0x6b9a 029920 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029921 branch assert 
+:      029923 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029924 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029925 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029926 arg spp_slave_channel ,temp 
+0x6b9f 029927 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029928 lshift2 temp ,temp 
+:      029929 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029930 or_into 0x03 ,temp 
+0x6ba2 029931 arg 0xaa ,rega 
+0x6ba3 029932 call rfcomm_send_modem_status_cmd 
+0x6ba4 029933 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029934 copy contw ,contr 
+0x6ba6 029935 ifetch 2 ,contr 
+0x6ba7 029936 branch assert ,blank 
+0x6ba8 029937 rtn 
+:      029939 rfcomm_send_sabm:
+0x6ba9 029940 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029941 setarg 0x0004 
+0x6bab 029942 istore 2 ,contw 
+0x6bac 029943 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029944 istore 2 ,contw 
+0x6bae 029945 fetch 1 ,mem_current_adss 
+0x6baf 029946 istore 1 ,contw 
+0x6bb0 029947 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029948 setarg 0x013f 
+0x6bb2 029949 istore 2 ,contw 
+0x6bb3 029950 fetch 1 ,mem_current_fcs 
+0x6bb4 029951 istore 1 ,contw 
+0x6bb5 029952 rtn 
+:      029953 rfcomm_send_ua:
+0x6bb6 029954 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029955 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029956 setarg 0x0004 
+0x6bb9 029957 istore 2 ,contw 
+0x6bba 029958 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029959 istore 2 ,contw 
+0x6bbc 029960 fetch 1 ,mem_current_adss 
+0x6bbd 029961 istore 1 ,contw 
+0x6bbe 029962 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029963 setarg 0x0173 
+0x6bc0 029964 istore 2 ,contw 
+0x6bc1 029965 fetch 1 ,mem_current_fcs 
+0x6bc2 029966 istore 1 ,contw 
+0x6bc3 029967 rtn 
+:      029968 rfcomm_send_param_neg_cmd:
+0x6bc4 029969 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029970 setarg 0x000e 
+0x6bc6 029971 istore 2 ,contw 
+0x6bc7 029972 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029973 istore 2 ,contw 
+0x6bc9 029974 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029975 lshift pdata ,pdata 
+0x6bcb 029976 set1 0 ,pdata 
+0x6bcc 029977 istore 1 ,contw 
+0x6bcd 029978 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029979 setarg 0x15ef 
+0x6bcf 029980 istore 2 ,contw 
+0x6bd0 029981 setarg 0x1183 
+0x6bd1 029982 istore 2 ,contw 
+0x6bd2 029983 copy temp ,pdata 
+0x6bd3 029984 istore 1 ,contw 
+0x6bd4 029985 setarg 0x0000f0 
+0x6bd5 029986 istore 3 ,contw 
+0x6bd6 029987 setarg rfcomm_max_frame_size 
+0x6bd7 029988 istore 2 ,contw 
+0x6bd8 029989 setarg 0 
+0x6bd9 029990 istore 1 ,contw 
+0x6bda 029991 setarg 0x01 
+0x6bdb 029992 istore 1 ,contw 
+0x6bdc 029993 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029994 istore 1 ,contw 
+0x6bde 029995 jam 0x10 ,mem_credit_given 
+0x6bdf 029996 rtn 
+:      029997 rfcomm_send_param_neg_res:
+0x6be0 029998 call l2cap_malloc_rfcomm_channel 
+0x6be1 029999 call l2cap_get_rfcomm_tx_buff 
+0x6be2 030000 setarg 0x000e 
+0x6be3 030001 istore 2 ,contw 
+0x6be4 030002 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 030003 istore 2 ,contw 
+0x6be6 030004 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 030005 lshift pdata ,pdata 
+0x6be8 030006 set1 0 ,pdata 
+0x6be9 030007 istore 1 ,contw 
+0x6bea 030008 bpatchx patch35_5 ,mem_patch35 
+0x6beb 030009 setarg 0x15ef 
+0x6bec 030010 istore 2 ,contw 
+0x6bed 030011 setarg 0x1181 
+0x6bee 030012 istore 2 ,contw 
+0x6bef 030013 fetch 1 ,mem_pn_dlci 
+0x6bf0 030014 istore 1 ,contw 
+0x6bf1 030015 setarg 0x0000e0 
+0x6bf2 030016 istore 3 ,contw 
+0x6bf3 030017 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 030018 istore 2 ,contw 
+0x6bf5 030019 setarg 0x00 
+0x6bf6 030020 istore 1 ,contw 
+0x6bf7 030021 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 030022 istore 1 ,contw 
+0x6bf9 030023 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 030024 istore 1 ,contw 
+0x6bfb 030025 rtn 
+:      030026 rfcomm_send_modem_status_cmd:
+0x6bfc 030027 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 030028 setarg 0x0008 
+0x6bfe 030029 istore 2 ,contw 
+0x6bff 030030 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 030031 istore 2 ,contw 
+0x6c01 030032 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 030033 lshift pdata ,pdata 
+0x6c03 030034 set1 0 ,pdata 
+0x6c04 030035 istore 1 ,contw 
+0x6c05 030036 bpatchx patch35_6 ,mem_patch35 
+0x6c06 030037 setarg 0x09ef 
+0x6c07 030038 istore 2 ,contw 
+0x6c08 030039 setarg 0x05e3 
+0x6c09 030040 istore 2 ,contw 
+0x6c0a 030041 copy temp ,pdata 
+0x6c0b 030042 istore 1 ,contw 
+0x6c0c 030043 setarg 0x8d 
+0x6c0d 030044 istore 1 ,contw 
+0x6c0e 030045 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 030046 istore 1 ,contw 
+0x6c10 030047 rtn 
+:      030049 rfcomm_send_modem_status_res:
+0x6c11 030050 call l2cap_malloc_rfcomm_channel 
+0x6c12 030051 call l2cap_get_rfcomm_tx_buff 
+0x6c13 030052 setarg 0x0008 
+0x6c14 030053 istore 2 ,contw 
+0x6c15 030054 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 030055 istore 2 ,contw 
+0x6c17 030056 copy temp ,timeup 
+0x6c18 030057 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 030058 lshift pdata ,pdata 
+0x6c1a 030059 set1 0 ,pdata 
+0x6c1b 030060 istore 1 ,contw 
+0x6c1c 030061 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 030062 setarg 0x09ef 
+0x6c1e 030063 istore 2 ,contw 
+0x6c1f 030064 setarg 0x05e1 
+0x6c20 030065 istore 2 ,contw 
+0x6c21 030066 copy timeup ,pdata 
+0x6c22 030067 istore 1 ,contw 
+0x6c23 030068 setarg 0x8d 
+0x6c24 030069 istore 1 ,contw 
+0x6c25 030070 call rfcomm_calculate_fcs_dlci0 
+0x6c26 030071 istore 1 ,contw 
+0x6c27 030072 rtn 
+:      030074 rfcomm_send_uih_without_payload:
+0x6c28 030075 bpatchx patch36_0 ,mem_patch36 
+0x6c29 030076 fetch 1 ,mem_credit_given 
+0x6c2a 030077 rtn blank 
+0x6c2b 030078 hfetch 2 ,core_uart_rxitems 
+0x6c2c 030079 nrtn blank 
+0x6c2d 030080 copy rega ,pdata 
+0x6c2e 030081 store 1 ,mem_pdatatemp + 1 
+0x6c2f 030082 storet 1 ,mem_pdatatemp 
+0x6c30 030083 call l2cap_malloc_is_fifo_full 
+0x6c31 030084 nrtn blank 
+0x6c32 030085 call l2cap_malloc_rfcomm_channel 
+0x6c33 030086 call l2cap_get_rfcomm_tx_buff 
+0x6c34 030087 setarg 0x05 
+0x6c35 030088 istore 2 ,contw 
+0x6c36 030089 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030090 istore 2 ,contw 
+0x6c38 030091 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030092 istore 1 ,contw 
+0x6c3a 030093 setarg 0x01ff 
+0x6c3b 030094 istore 2 ,contw 
+0x6c3c 030095 fetch 1 ,mem_credit_given 
+0x6c3d 030096 istore 1 ,contw 
+0x6c3e 030097 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030098 istore 1 ,contw 
+0x6c40 030099 jam 0 ,mem_credit_given 
+0x6c41 030100 rtn 
+:      030102 rfcomm_increase_credit_given:
+0x6c42 030103 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030104 fetch 1 ,mem_credit_flag 
+0x6c44 030105 rtneq credit_enable 
+0x6c45 030106 fetch 2 ,mem_current_length 
+0x6c46 030107 rtn blank 
+0x6c47 030108 fetch 1 ,mem_credit_given 
+0x6c48 030109 increase 1 ,pdata 
+0x6c49 030110 store 1 ,mem_credit_given 
+0x6c4a 030111 rtn 
+:      030113 spp_process_rx_data:
+0x6c4b 030114 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030115 branch callback_func 
+:      030117 spp_tx_rfcomm_packet:
+0x6c4d 030118 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030120 fetch 1 ,mem_remote_credits 
+0x6c4f 030121 rtn blank 
+0x6c50 030122 increase -1 ,pdata 
+0x6c51 030123 store 1 ,mem_remote_credits 
+0x6c52 030124 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030125 fetcht 2 ,mem_current_packet_length 
+0x6c54 030126 isub temp ,null 
+0x6c55 030127 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030128 store 2 ,mem_current_packet_length 
+:      030129 ssp_tx_rfcomm_from_uart:
+0x6c57 030130 fetch 1 ,mem_credit_given 
+0x6c58 030131 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030132 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030133 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030134 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030135 setarg rsp_rx_uih_wdata 
+0x6c5d 030136 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030137 branch ssp_tx_rfcomm_from_uart_common 
+:      030138 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030139 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030140 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030141 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030142 setarg rsp_tx_uih 
+0x6c63 030143 store 1 ,mem_rfcomm_send_frame_type 
+:      030144 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030145 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030146 fetch 2 ,mem_current_packet_length 
+0x6c66 030147 sub pdata ,127 ,null 
+0x6c67 030148 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030149 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030150 increase 1 ,pdata 
+0x6c6a 030151 store 1 ,mem_rfcomm_send_offset 
+:      030152 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030153 call get_rfcomm_snd_adss 
+0x6c6c 030154 fetch 2 ,mem_current_packet_length 
+0x6c6d 030155 increase 8 ,pdata 
+0x6c6e 030156 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030157 iadd temp ,rega 
+0x6c70 030159 call l2cap_malloc 
+0x6c71 030160 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030161 increase 4 ,pdata 
+0x6c73 030162 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030163 copy pdata ,contw 
+0x6c75 030164 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030165 istore 1 ,contw 
+0x6c77 030166 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030167 istore 1 ,contw 
+0x6c79 030168 call ssp_tx_write_length 
+0x6c7a 030169 call ssp_tx_write_given_credit 
+0x6c7b 030170 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030171 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030172 copy pdata ,contru 
+0x6c7e 030173 fetch 2 ,mem_current_packet_length 
+0x6c7f 030174 copy pdata ,loopcnt 
+0x6c80 030175 call uart_copy_rx_bytes_fast 
+0x6c81 030176 copy contw ,temp 
+0x6c82 030177 copy contru ,pdata 
+0x6c83 030178 store 2 ,mem_nl_rx_data_src 
+0x6c84 030179 copy temp ,contw 
+0x6c85 030180 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030181 istore 1 ,contw 
+0x6c87 030182 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030183 copy pdata ,contw 
+0x6c89 030184 fetch 2 ,mem_current_packet_length 
+0x6c8a 030185 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030186 iadd temp ,pdata 
+0x6c8c 030187 increase 4 ,pdata 
+0x6c8d 030188 istore 2 ,contw 
+0x6c8e 030189 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030190 istore 2 ,contw 
+0x6c90 030191 jam 0 ,mem_credit_given 
+0x6c91 030192 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030193 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030194 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030195 rtn 
+:      030197 ssp_tx_write_length:
+0x6c95 030198 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030199 fetch 2 ,mem_current_packet_length 
+0x6c97 030200 sub pdata ,0x7f ,null 
+0x6c98 030201 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030202 lshift pdata ,pdata 
+0x6c9a 030203 set1 0 ,pdata 
+0x6c9b 030204 istore 1 ,contw 
+0x6c9c 030205 rtn 
+:      030206 ssp_tx_write_long_packet:
+0x6c9d 030207 fetch 2 ,mem_current_packet_length 
+0x6c9e 030208 rshift3 pdata ,pdata 
+0x6c9f 030209 rshift4 pdata ,temp 
+0x6ca0 030210 and_into 0x7f ,pdata 
+0x6ca1 030211 lshift pdata ,pdata 
+0x6ca2 030212 set0 0 ,pdata 
+0x6ca3 030213 istore 1 ,contw 
+0x6ca4 030214 istoret 1 ,contw 
+0x6ca5 030215 rtn 
+:      030216 ssp_tx_write_given_credit:
+0x6ca6 030217 fetch 1 ,mem_credit_given 
+0x6ca7 030218 rtn blank 
+0x6ca8 030219 istore 1 ,contw 
+0x6ca9 030220 rtn 
+:      030225 scheduler_process:
+0x6caa 030226 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030227 call check_51cmd 
+0x6cac 030228 call app_process_bb_event 
+0x6cad 030229 call process_conn_sm 
+0x6cae 030231 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030232 call sp_calc_sequence 
+0x6cb0 030233 call simple_pairing_sequence 
+0x6cb1 030234 call master_simple_paring_sequence 
+0x6cb2 030237 call l2cap_malloc_is_fifo_full 
+0x6cb3 030238 nrtn blank 
+0x6cb4 030240 call l2cap_call_proc_sigal_pending 
+0x6cb5 030241 call l2cap_malloc_is_fifo_full 
+0x6cb6 030242 nrtn blank 
+0x6cb7 030243 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030245 call process_upper_sm 
+0x6cb9 030246 call l2cap_send_config_req 
+0x6cba 030247 call rfcomm_send_more_pkt 
+:      030248 scheduler_process0:
+0x6cbb 030249 call scheduler_tx_disconnect_hid 
+0x6cbc 030250 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030253 branch app_process_bt 
+:      030255 scheduler_tx_disconnect_hid:
+0x6cbe 030256 fetch 1 ,mem_control_tasks 
+0x6cbf 030257 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030258 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030259 rtn 
+:      030261 scheduler_tx_l2cap_pkt:
+0x6cc2 030262 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030263 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030264 rtn blank 
+0x6cc5 030265 fetch 1 ,mem_op 
+0x6cc6 030266 rtnbit1 op_txl2cap 
+0x6cc7 030267 call l2cap_malloc_fifo_out 
+0x6cc8 030268 store 2 ,mem_txptr 
+0x6cc9 030269 copy pdata ,contr 
+0x6cca 030270 ifetch 2 ,contr 
+0x6ccb 030271 increase 4 ,pdata 
+0x6ccc 030272 store 2 ,mem_tx_len 
+0x6ccd 030273 jam 6 ,mem_tx_lch 
+0x6cce 030274 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030275 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030276 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030277 fetch 1 ,mem_op 
+0x6cd2 030278 rtnbit0 op_pkt_comp 
+0x6cd3 030279 set0 op_pkt_comp ,pdata 
+0x6cd4 030280 store 1 ,mem_op 
+0x6cd5 030281 jam 5 ,mem_tx_lch 
+0x6cd6 030282 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030283 fetch 2 ,mem_txptr 
+0x6cd8 030284 iadd temp ,pdata 
+0x6cd9 030285 store 2 ,mem_txptr 
+0x6cda 030286 fetch 2 ,mem_tx_len 
+0x6cdb 030287 isub temp ,pdata 
+0x6cdc 030288 store 2 ,mem_tx_len 
+:      030289 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030290 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030291 fetch 2 ,mem_tx_len 
+0x6cdf 030292 branch assert ,blank 
+0x6ce0 030293 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030294 isub temp ,pdata 
+0x6ce2 030295 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030296 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030297 storet 2 ,mem_tx_len 
+0x6ce5 030298 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030299 iadd temp ,pdata 
+0x6ce7 030300 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030301 branch scheduler_tx_l2cap_pkt_end 
+:      030302 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030303 setarg 0 
+0x6cea 030304 store 2 ,mem_l2cap_tx_multi_offset 
+:      030305 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030306 fetch 1 ,mem_op 
+0x6cec 030307 set1 op_txl2cap ,pdata 
+0x6ced 030308 store 1 ,mem_op 
+0x6cee 030309 rtn 
+:      030311 scheduler_start_upper_sm:
+0x6cef 030312 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030313 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030314 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030315 rtn 
+:      030316 scheduler_start_upper_sm_hid:
+0x6cf3 030317 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030318 rtn 
+:      030320 process_upper_sm:
+0x6cf5 030321 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030322 nbranch process_upper_sm_reconn ,blank 
+:      030323 process_upper_sm_remote_page:
+0x6cf7 030324 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030326 rtn blank 
+0x6cf9 030328 jam 0 ,mem_upper_sm_remote_page 
+:      030329 process_upper_sm_rp_wait:
+0x6cfa 030330 rtn 
+:      030333 process_upper_sm_reconn:
+0x6cfb 030334 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030335 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030336 rtn blank 
+0x6cfe 030337 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030338 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030339 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030340 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030341 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030342 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030343 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030344 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030345 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030346 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030347 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030348 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030349 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030350 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030351 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030352 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030353 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030354 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030355 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030356 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030357 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030358 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030359 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030360 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030361 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030362 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030363 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030364 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030365 process_upper_sm_reconn_wait:
+0x6d1a 030366 rtn 
+:      030367 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030368 call upper_sm_send_sdp_conn 
+0x6d1c 030369 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030370 fetch 1 ,mem_sdp_state 
+0x6d1e 030371 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030372 store 1 ,mem_sdp_state 
+0x6d20 030373 rtn 
+:      030374 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030375 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030376 fetch 1 ,mem_sdp_state 
+0x6d23 030377 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030378 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030379 call upper_sm_send_sdp_cfg 
+0x6d26 030380 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030381 fetch 1 ,mem_sdp_state 
+0x6d28 030382 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030383 store 1 ,mem_sdp_state 
+0x6d2a 030384 rtn 
+:      030385 process_upper_sm_reconn_ss_spp:
+0x6d2b 030386 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030387 nrtn blank 
+0x6d2d 030388 call upper_sm_send_ss_spp 
+0x6d2e 030389 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030390 rtn 
+:      030391 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030392 call upper_sm_send_sdp_disconn 
+0x6d31 030393 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030394 rtn 
+:      030395 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030396 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030397 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030398 fetch 1 ,mem_hid_control_state 
+0x6d36 030399 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030400 store 1 ,mem_hid_control_state 
+0x6d38 030401 rtn 
+:      030402 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030403 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030404 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030405 fetch 1 ,mem_hid_control_state 
+0x6d3c 030406 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030407 store 1 ,mem_hid_control_state 
+0x6d3e 030408 rtn 
+:      030409 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030410 call upper_sm_send_hid_int_conn 
+0x6d40 030411 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030412 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030413 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030414 store 1 ,mem_hid_interrupt_state 
+0x6d44 030415 rtn 
+:      030416 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030417 call upper_sm_send_hid_int_cfg 
+0x6d46 030418 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030419 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030420 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030421 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030422 rtn 
+:      030423 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030424 call upper_sm_send_rfcomm_conn 
+0x6d4c 030425 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030426 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030427 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030428 store 1 ,mem_rfcomm_state 
+0x6d50 030429 rtn 
+:      030430 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030431 call upper_sm_send_rfcomm_cfg 
+0x6d52 030432 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030433 fetch 1 ,mem_rfcomm_state 
+0x6d54 030434 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030435 store 1 ,mem_rfcomm_state 
+0x6d56 030436 rtn 
+:      030437 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030438 call upper_sm_send_rfcomm_sabm 
+0x6d58 030439 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030440 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030441 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030442 store 1 ,mem_rfcomm_state 
+0x6d5c 030443 rtn 
+:      030444 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030445 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030446 fetch 1 ,mem_spp_state 
+0x6d5f 030447 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030448 store 1 ,mem_spp_state 
+0x6d61 030449 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030450 rtn 
+:      030451 process_upper_sm_reconn_spp_sabm:
+0x6d63 030452 call upper_sm_send_spp_sabm 
+0x6d64 030453 fetch 1 ,mem_spp_state 
+0x6d65 030454 set1 rfcomm_channel_state_sabm 
+0x6d66 030455 store 1 ,mem_spp_state 
+0x6d67 030456 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030457 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030458 lshift3 pdata ,pdata 
+0x6d6a 030459 or_into 3 ,pdata 
+0x6d6b 030460 arg mem_hiufcs_spp ,temp 
+0x6d6c 030461 storet 2 ,mem_contw_temp 
+0x6d6d 030462 branch rfcomm_save_fcs_uih 
+:      030463 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030464 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030465 fetch 1 ,mem_spp_state 
+0x6d70 030466 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030467 store 1 ,mem_spp_state 
+0x6d72 030468 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030469 rtn 
+:      030471 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030472 fetch 1 ,mem_sdp_state 
+0x6d75 030473 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030474 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030475 branch process_upper_sm_reconn 
+:      030476 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030477 fetch 1 ,mem_sdp_state 
+0x6d79 030478 rtnne l2cap_channel_setup_complete 
+0x6d7a 030479 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030480 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030481 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030482 rtnne recieve_ss_reasult_hf 
+0x6d7d 030483 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030484 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030485 branch process_upper_sm_reconn 
+:      030486 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030487 fetch 1 ,mem_sdp_state 
+0x6d81 030488 nrtn blank 
+0x6d82 030489 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030490 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030491 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030492 branch process_upper_sm_reconn_termination 
+:      030493 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030494 fetch 1 ,mem_hid_control_state 
+0x6d87 030495 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030496 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030497 branch process_upper_sm_reconn 
+:      030498 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030499 fetch 1 ,mem_hid_control_state 
+0x6d8b 030500 rtnne l2cap_channel_setup_complete 
+0x6d8c 030501 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030502 branch process_upper_sm_reconn 
+:      030503 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030504 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030505 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030506 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030507 branch process_upper_sm_reconn 
+:      030508 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030509 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030510 rtnne l2cap_channel_setup_complete 
+0x6d94 030511 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030512 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030513 branch process_upper_sm_reconn_termination 
+:      030514 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030515 fetch 1 ,mem_rfcomm_state 
+0x6d98 030516 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030517 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030518 branch process_upper_sm_reconn 
+:      030519 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030520 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030521 rtnne l2cap_channel_setup_complete 
+0x6d9d 030522 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030523 branch process_upper_sm_reconn 
+:      030524 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030525 fetch 1 ,mem_rfcomm_state 
+0x6da0 030526 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030527 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030528 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030529 branch process_upper_sm_reconn_termination 
+:      030530 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030531 fetch 1 ,mem_spp_state 
+0x6da5 030532 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030533 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030534 branch process_upper_sm_reconn 
+:      030535 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030536 fetch 1 ,mem_spp_state 
+0x6da9 030537 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030538 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030539 branch process_upper_sm_reconn 
+:      030540 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030541 fetch 1 ,mem_spp_state 
+0x6dad 030542 rtnne rfcomm_channel_setup_complete 
+0x6dae 030543 branch process_upper_sm_reconn_termination 
+:      030545 process_upper_sm_reconn_setup_hid:
+0x6daf 030546 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030547 branch process_upper_sm_reconn 
+:      030549 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030550 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030551 branch process_upper_sm_reconn 
+:      030552 process_upper_sm_reconn_setup_spp:
+0x6db3 030553 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030554 branch process_upper_sm_reconn 
+:      030558 process_upper_sm_reconn_termination:
+0x6db5 030559 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030560 rtn 
+:      030561 upper_sm_send_sdp_conn:
+0x6db7 030562 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030563 call l2cap_malloc_signal_channel 
+0x6db9 030564 setarg psm_sdp 
+0x6dba 030565 copy pdata ,temp 
+0x6dbb 030566 setarg l2cap_sdp_channel 
+0x6dbc 030567 copy pdata ,timeup 
+0x6dbd 030568 branch ml2cap_send_signal_connect_req 
+:      030570 upper_sm_send_sdp_cfg:
+0x6dbe 030571 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030572 call l2cap_malloc_signal_channel 
+0x6dc0 030573 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030574 copy pdata ,temp 
+0x6dc2 030575 branch ml2cap_send_signal_config_req 
+:      030577 upper_sm_send_sdp_disconn:
+0x6dc3 030578 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030579 call l2cap_malloc_signal_channel 
+0x6dc5 030580 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030581 copy pdata ,temp 
+0x6dc7 030582 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030583 call ml2cap_send_signal_disconn_req 
+0x6dc9 030584 fetch 1 ,mem_sdp_state 
+0x6dca 030585 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030586 store 1 ,mem_sdp_state 
+0x6dcc 030587 rtn 
+:      030589 upper_sm_send_ss_spp:
+0x6dcd 030590 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030591 call l2cap_malloc_sdp_channel 
+0x6dcf 030592 call sdp_send_spp_request 
+0x6dd0 030593 branch msdp_send_req_done 
+:      030595 upper_sm_send_rfcomm_conn:
+0x6dd1 030596 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030597 call l2cap_malloc_signal_channel 
+0x6dd3 030598 setarg psm_rfcomm 
+0x6dd4 030599 copy pdata ,temp 
+0x6dd5 030600 setarg l2cap_rfcomm_channel 
+0x6dd6 030601 copy pdata ,timeup 
+0x6dd7 030602 branch ml2cap_send_signal_connect_req 
+:      030604 upper_sm_send_rfcomm_cfg:
+0x6dd8 030605 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030606 call l2cap_malloc_signal_channel 
+0x6dda 030607 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030608 copy pdata ,temp 
+0x6ddc 030609 branch ml2cap_send_signal_config_req 
+:      030611 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030612 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030613 call l2cap_malloc_signal_channel 
+0x6ddf 030614 setarg psm_hid_control 
+0x6de0 030615 copy pdata ,temp 
+0x6de1 030616 setarg l2cap_hid_control_channel 
+0x6de2 030617 copy pdata ,timeup 
+0x6de3 030618 branch ml2cap_send_signal_connect_req 
+:      030620 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030621 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030622 call l2cap_malloc_signal_channel 
+0x6de6 030623 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030624 copy pdata ,temp 
+0x6de8 030625 branch ml2cap_send_signal_config_req 
+:      030627 upper_sm_send_hid_int_conn:
+0x6de9 030628 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030629 call l2cap_malloc_signal_channel 
+0x6deb 030630 setarg psm_hid_interrupt 
+0x6dec 030631 copy pdata ,temp 
+0x6ded 030632 setarg l2cap_hid_interrupt_channel 
+0x6dee 030633 copy pdata ,timeup 
+0x6def 030634 branch ml2cap_send_signal_connect_req 
+:      030636 upper_sm_send_hid_int_cfg:
+0x6df0 030637 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030638 call l2cap_malloc_signal_channel 
+0x6df2 030639 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030640 copy pdata ,temp 
+0x6df4 030641 branch ml2cap_send_signal_config_req 
+:      030643 upper_sm_send_rfcomm_sabm:
+0x6df5 030644 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030645 call l2cap_malloc_rfcomm_channel 
+0x6df7 030647 jam 3 ,mem_current_adss 
+0x6df8 030648 jam 0x1c ,mem_current_fcs 
+0x6df9 030649 call rfcomm_send_sabm 
+0x6dfa 030650 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030651 rtn 
+:      030653 upper_sm_send_spp_cmd_pn:
+0x6dfc 030654 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030655 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030656 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030657 call channel_to_dlci 
+0x6e00 030658 storet 1 ,mem_pn_dlci 
+0x6e01 030659 branch rfcomm_send_param_neg_cmd 
+:      030661 upper_sm_send_spp_sabm:
+0x6e02 030662 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030663 call l2cap_malloc_rfcomm_channel 
+0x6e04 030664 fetcht 1 ,mem_pn_dlci 
+0x6e05 030665 call dlci_to_address_cmd 
+0x6e06 030666 call rfcomm_calculate_fcs_sabm 
+0x6e07 030667 store 1 ,mem_current_fcs 
+0x6e08 030668 fetcht 1 ,mem_pn_dlci 
+0x6e09 030669 call dlci_to_address_cmd 
+0x6e0a 030670 storet 1 ,mem_current_adss 
+0x6e0b 030671 branch rfcomm_send_sabm 
+:      030673 upper_sm_send_spp_cmd_ms:
+0x6e0c 030674 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030675 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030676 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030677 call dlci_to_address_cmd 
+0x6e10 030678 branch rfcomm_send_modem_status_cmd 
+:      030691 sdp_process:
+0x6e11 030692 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030693 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030694 iforce contr 
+0x6e14 030697 ifetch 1 ,contr 
+0x6e15 030698 copy pdata ,regb 
+0x6e16 030699 store 1 ,mem_sdp_pduid 
+0x6e17 030700 ifetch 2 ,contr 
+0x6e18 030701 store 2 ,mem_sdp_transactionid 
+0x6e19 030702 ifetch 1 ,contr 
+0x6e1a 030703 lshift8 pdata ,timeup 
+0x6e1b 030704 ifetch 1 ,contr 
+0x6e1c 030705 iadd timeup ,timeup 
+0x6e1d 030706 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030707 copy contr ,temp 
+0x6e1f 030708 arg 4 ,loopcnt 
+0x6e20 030709 arg mem_sdp_handle_list ,contw 
+0x6e21 030710 call memset0 
+0x6e22 030711 copy temp ,contr 
+0x6e23 030712 deposit regb 
+0x6e24 030713 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030714 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030715 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030716 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030717 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030718 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030719 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030720 branch sdp_insufficient_resource 
+:      030731 sdp_process_ss_req:
+0x6e2c 030732 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030733 call ask_serviceclassid 
+0x6e2e 030734 compare 1 ,temp ,0xff 
+0x6e2f 030735 branch ss_empty_rsp ,true 
+0x6e30 030736 compare 0xff ,temp ,0xff 
+0x6e31 030737 branch sdp_invalid_request_syntax ,true 
+0x6e32 030739 ifetch 2 ,contr 
+0x6e33 030740 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030741 increase -2 ,timeup 
+0x6e35 030743 increase -1 ,timeup 
+0x6e36 030744 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030745 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030746 ifetch 2 ,timeup 
+0x6e39 030747 rtn blank 
+0x6e3a 030748 call search_all_uuid 
+0x6e3b 030749 call l2cap_get_sdp_tx_payload 
+0x6e3c 030750 force 3 ,pdata 
+0x6e3d 030751 istore 1 ,contw 
+0x6e3e 030752 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030753 istore 2 ,contw 
+0x6e40 030754 lshift2 queue ,pdata 
+0x6e41 030755 add pdata ,5 ,pdata 
+0x6e42 030756 add pdata ,5 ,regc 
+0x6e43 030757 byteswap pdata ,pdata 
+0x6e44 030758 istore 2 ,contw 
+0x6e45 030759 deposit queue 
+0x6e46 030760 byteswap pdata ,pdata 
+0x6e47 030761 istore 2 ,contw 
+0x6e48 030762 istore 2 ,contw 
+0x6e49 030763 arg mem_sdp_handle_list ,contr 
+0x6e4a 030764 copy queue ,loopcnt 
+0x6e4b 030765 branch ss_req_blank ,zero 
+:      030766 ss_req_loop:
+0x6e4c 030767 ifetch 4 ,contr 
+0x6e4d 030768 istore 4 ,contw 
+0x6e4e 030769 loop ss_req_loop 
+:      030770 ss_req_blank:
+0x6e4f 030771 force 0 ,pdata 
+0x6e50 030772 istore 1 ,contw 
+0x6e51 030773 deposit regc 
+0x6e52 030774 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030776 rtn 
+:      030787 sdp_process_sa_req:
+0x6e54 030788 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030789 ifetch 4 ,contr 
+0x6e56 030790 store 4 ,mem_sdp_record_handle 
+0x6e57 030791 increase -4 ,timeup 
+0x6e58 030792 call sdp_store_maxbyte 
+0x6e59 030793 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030794 increase -2 ,timeup 
+0x6e5b 030795 call dataelementtype6 
+0x6e5c 030796 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030797 compare 5 ,rega ,0xff 
+0x6e5e 030799 branch sa_judge_wholerange ,true 
+:      030800 sa_isnot_wholerange:
+0x6e5f 030801 arg mem_sdp_attrib_list ,contw 
+0x6e60 030802 force 0 ,queue 
+0x6e61 030803 branch sa_req_loop 
+:      030804 sa_judge_wholerange:
+0x6e62 030805 ifetch 1 ,contr 
+0x6e63 030806 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030807 ifetch 2 ,contr 
+0x6e65 030808 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030809 ifetch 1 ,contr 
+0x6e67 030810 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030811 ifetch 1 ,contr 
+0x6e69 030812 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030813 branch sa_req_all 
+:      030814 sa_judge_wholerange_false3:
+0x6e6b 030815 increase -5 ,contr 
+0x6e6c 030816 branch sa_isnot_wholerange 
+:      030817 sa_judge_wholerange_false2:
+0x6e6d 030818 increase -4 ,contr 
+0x6e6e 030819 branch sa_isnot_wholerange 
+:      030820 sa_judge_wholerange_false1:
+0x6e6f 030821 increase -3 ,contr 
+0x6e70 030822 branch sa_isnot_wholerange 
+:      030823 sa_req_loop:
+0x6e71 030824 ifetch 1 ,contr 
+0x6e72 030825 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030826 beq sdp_attribute_range ,sa_req_range 
+:      030827 sa_req_range:
+0x6e74 030828 ifetch 2 ,contr 
+0x6e75 030829 istore 2 ,contw 
+0x6e76 030830 increase 1 ,queue 
+0x6e77 030831 byteswap pdata ,regb 
+0x6e78 030832 ifetch 2 ,contr 
+0x6e79 030833 byteswap pdata ,pdata 
+:      030834 sa_req_range_id_increase:
+0x6e7a 030835 increase 1 ,regb 
+0x6e7b 030836 isub regb ,null 
+0x6e7c 030837 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030838 copy pdata ,regc 
+0x6e7e 030839 byteswap regb ,pdata 
+0x6e7f 030840 istore 2 ,contw 
+0x6e80 030841 increase 1 ,queue 
+0x6e81 030842 copy regc ,pdata 
+0x6e82 030843 branch sa_req_range_id_increase 
+:      030844 sa_req_range_id_finish:
+0x6e83 030845 increase -5 ,timeup 
+0x6e84 030846 increase -5 ,rega 
+0x6e85 030847 branch sa_req_check_next_id 
+:      030848 sa_req_one_id:
+0x6e86 030849 ifetch 2 ,contr 
+0x6e87 030850 istore 2 ,contw 
+0x6e88 030851 increase 1 ,queue 
+0x6e89 030852 increase -3 ,timeup 
+0x6e8a 030853 increase -3 ,rega 
+:      030854 sa_req_check_next_id:
+0x6e8b 030855 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030856 nbranch sa_req_loop ,zero 
+0x6e8d 030857 increase -1 ,timeup 
+0x6e8e 030858 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030860 call l2cap_get_sdp_tx_payload 
+0x6e90 030861 increase 10 ,contw 
+0x6e91 030862 arg mem_sdp_attrib_list ,rega 
+:      030863 sa_req_handle_attributelist_next:
+0x6e92 030864 copy queue ,pdata 
+0x6e93 030865 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030866 ifetch 2 ,rega 
+0x6e95 030867 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030868 iforce regb 
+0x6e97 030869 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030870 iforce temp 
+0x6e99 030871 call search_handle_attrib 
+0x6e9a 030872 copy contr ,pdata 
+0x6e9b 030873 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030874 increase -3 ,contr 
+0x6e9d 030875 ifetch 3 ,contr 
+0x6e9e 030876 istore 3 ,contw 
+0x6e9f 030877 call sdp_data_len 
+0x6ea0 030878 iforce loopcnt 
+0x6ea1 030879 call memcpy 
+:      030880 sa_req_handle_attributelist_notfound:
+0x6ea2 030881 increase 2 ,rega 
+0x6ea3 030882 increase -1 ,queue 
+0x6ea4 030883 branch sa_req_handle_attributelist_next 
+:      030885 sa_req_handle_attributelist_end:
+0x6ea5 030886 arg sdp_attribute_res ,rega 
+0x6ea6 030887 call ssa_req_range_lastfreg_common 
+0x6ea7 030888 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030889 beq 11 ,sa_empty_rsp 
+0x6ea9 030890 branch ssa_req_range_attrbutes_length_no_continue 
+:      030893 sdp_store_continue_common:
+0x6eaa 030894 ifetch 1 ,contr 
+0x6eab 030895 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030896 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030897 beq 2 ,sdp_store_continue_2byte 
+:      030898 sdp_store_continue_0byte:
+0x6eae 030899 increase -1 ,timeup 
+0x6eaf 030900 branch sdp_store_continue_end 
+:      030901 sdp_store_continue_1byte:
+0x6eb0 030902 ifetch 1 ,contr 
+0x6eb1 030903 increase -2 ,timeup 
+0x6eb2 030904 branch sdp_store_continue_end 
+:      030905 sdp_store_continue_2byte:
+0x6eb3 030906 ifetch 2 ,contr 
+0x6eb4 030907 byteswap pdata ,pdata 
+0x6eb5 030908 increase -3 ,timeup 
+:      030909 sdp_store_continue_end:
+0x6eb6 030910 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030911 rtn 
+:      030913 sa_req_all:
+0x6eb8 030914 increase -5 ,timeup 
+0x6eb9 030915 call sdp_store_continue_common 
+0x6eba 030916 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030917 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030918 call search_handle 
+0x6ebd 030919 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030920 copy contr ,rega 
+0x6ebf 030921 call l2cap_get_sdp_tx_payload 
+0x6ec0 030922 copy rega ,contr 
+0x6ec1 030923 increase 3 ,contw 
+0x6ec2 030924 copy contr ,timeup 
+0x6ec3 030925 call sdp_get_data 
+0x6ec4 030926 copy pdata ,rega 
+0x6ec5 030928 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030929 copy pdata ,regb 
+0x6ec7 030930 copy rega ,pdata 
+0x6ec8 030931 isub regb ,regb 
+0x6ec9 030932 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030933 isub regb ,null 
+0x6ecb 030934 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030936 disable user 
+0x6ecd 030937 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030938 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030939 iadd timeup ,contr 
+0x6ed0 030940 increase 3 ,regb 
+0x6ed1 030941 copy regb ,loopcnt 
+0x6ed2 030942 copy loopcnt ,pdata 
+0x6ed3 030943 increase 3 ,pdata 
+0x6ed4 030944 byteswap pdata ,pdata 
+0x6ed5 030945 istore 2 ,contw 
+0x6ed6 030946 copy loopcnt ,pdata 
+0x6ed7 030947 byteswap pdata ,pdata 
+0x6ed8 030948 istore 2 ,contw 
+0x6ed9 030949 branch sa_req_all_answer_attributelist_full_loop 
+:      030950 sa_req_all_fisrt_fragment:
+0x6eda 030951 add rega ,6 ,loopcnt 
+0x6edb 030952 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030953 byteswap loopcnt ,pdata 
+0x6edd 030954 branch sa_req_all_parlength_continue_byte_end 
+:      030955 sa_req_all_parlength_continue_byte:
+0x6ede 030956 copy loopcnt ,pdata 
+0x6edf 030957 increase 2 ,pdata 
+0x6ee0 030958 byteswap pdata ,pdata 
+:      030959 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030960 istore 2 ,contw 
+0x6ee2 030961 increase -3 ,loopcnt 
+0x6ee3 030962 byteswap loopcnt ,pdata 
+0x6ee4 030963 istore 2 ,contw 
+0x6ee5 030964 copy timeup ,contr 
+0x6ee6 030965 branch sa_req_all_answer_attributelist_full_loop 
+:      030966 sa_req_all_fragment_sdp:
+0x6ee7 030967 enable user 
+0x6ee8 030969 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030970 copy pdata ,rega 
+0x6eea 030971 copy rega ,loopcnt 
+0x6eeb 030972 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030973 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030974 iadd timeup ,contr 
+0x6eee 030975 copy rega ,pdata 
+0x6eef 030976 increase 5 ,pdata 
+0x6ef0 030977 byteswap pdata ,pdata 
+0x6ef1 030978 istore 2 ,contw 
+0x6ef2 030979 copy rega ,pdata 
+0x6ef3 030980 byteswap pdata ,pdata 
+0x6ef4 030981 istore 2 ,contw 
+:      030982 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030983 call memcpy 
+0x6ef6 030984 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030985 force 2 ,pdata 
+0x6ef8 030986 istore 1 ,contw 
+0x6ef9 030987 copy contr ,pdata 
+0x6efa 030988 isub timeup ,pdata 
+0x6efb 030989 byteswap pdata ,pdata 
+0x6efc 030990 istore 2 ,contw 
+0x6efd 030991 branch sa_req_all_frag_end 
+:      030992 sa_req_all_last_frag_continue:
+0x6efe 030993 force 0 ,pdata 
+0x6eff 030994 istore 1 ,contw 
+:      030995 sa_req_all_frag_end:
+0x6f00 030996 arg sdp_attribute_res ,rega 
+0x6f01 030997 branch ssa_req_range_common 
+:      031008 sdp_process_ssa_req:
+0x6f02 031009 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 031010 call ask_serviceclassid 
+0x6f04 031011 compare 0xff ,temp ,0xff 
+0x6f05 031012 branch sdp_invalid_request_syntax ,true 
+0x6f06 031013 call sdp_store_maxbyte 
+0x6f07 031014 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 031015 increase -2 ,timeup 
+0x6f09 031016 call dataelementtype6 
+0x6f0a 031017 arg mem_sdp_attrib_list ,contw 
+0x6f0b 031018 force 0 ,queue 
+:      031019 ssa_req_loop:
+0x6f0c 031020 ifetch 1 ,contr 
+0x6f0d 031021 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 031022 ifetch 2 ,contr 
+0x6f0f 031023 istore 2 ,contw 
+0x6f10 031024 increase 1 ,queue 
+0x6f11 031025 increase -3 ,timeup 
+0x6f12 031026 increase -3 ,rega 
+0x6f13 031027 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 031028 nbranch ssa_req_loop ,zero 
+0x6f15 031029 increase -1 ,timeup 
+0x6f16 031030 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 031031 call l2cap_get_sdp_tx_payload 
+0x6f18 031032 increase 13 ,contw 
+0x6f19 031033 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 031034 iforce regc 
+0x6f1b 031035 arg mem_sdp_attrib_list ,rega 
+:      031036 ssa_req_attributelist_next:
+0x6f1c 031037 ifetch 2 ,rega 
+0x6f1d 031038 branch ssa_req_attributelist_end ,blank 
+0x6f1e 031039 iforce regb 
+0x6f1f 031040 call search_attrib 
+0x6f20 031041 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 031042 increase -3 ,contr 
+0x6f22 031043 ifetch 3 ,contr 
+0x6f23 031044 istore 3 ,contw 
+0x6f24 031045 call sdp_data_len 
+0x6f25 031046 iforce loopcnt 
+0x6f26 031047 call memcpy 
+:      031048 ssa_req_attributelist_notfound:
+0x6f27 031049 increase 2 ,rega 
+0x6f28 031050 branch ssa_req_attributelist_next 
+:      031052 ssa_req_attributelist_end:
+0x6f29 031053 call ssa_req_range_lastfreg 
+0x6f2a 031054 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 031055 beq 14 ,ssa_empty_rsp 
+0x6f2c 031056 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 031057 branch ssa_req_range_attrbutes_length_no_continue 
+:      031060 sdp_store_maxbyte:
+0x6f2e 031061 ifetch 2 ,contr 
+0x6f2f 031062 byteswap pdata ,pdata 
+0x6f30 031063 increase -3 ,pdata 
+0x6f31 031064 arg 200 ,temp 
+0x6f32 031065 isub temp ,null 
+0x6f33 031066 nrtn positive 
+0x6f34 031067 setarg 200 
+0x6f35 031068 rtn 
+:      031071 ssa_req_range:
+0x6f36 031072 increase 4 ,contr 
+0x6f37 031073 increase -5 ,timeup 
+0x6f38 031074 increase -5 ,rega 
+0x6f39 031075 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 031076 call sdp_store_continue_common 
+0x6f3b 031077 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 031078 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 031079 call search_all_uuid 
+0x6f3e 031080 deposit queue 
+0x6f3f 031081 branch ssa_empty_rsp ,blank 
+0x6f40 031082 store 1 ,mem_handle_humber 
+0x6f41 031084 copy regb ,pdata 
+0x6f42 031085 store 2 ,mem_sdp_all_length 
+0x6f43 031086 arg 0 ,queue 
+0x6f44 031087 arg 0 ,rega 
+0x6f45 031088 call l2cap_get_sdp_tx_payload 
+0x6f46 031089 increase 10 ,contw 
+:      031090 ssa_req_range_find_handle:
+0x6f47 031091 call ssa_req_range_get_length 
+0x6f48 031092 nbranch assert ,user 
+0x6f49 031093 copy contr ,timeup 
+0x6f4a 031094 copy pdata ,regc 
+0x6f4b 031095 iadd rega ,rega 
+0x6f4c 031098 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031099 copy pdata ,regb 
+0x6f4e 031100 branch ssa_req_range_first_freg ,blank 
+:      031101 ssa_req_range_later_freg_with_continue:
+0x6f4f 031102 copy rega ,pdata 
+0x6f50 031103 isub regb ,regb 
+0x6f51 031104 branch ssa_req_range_next_handle ,zero 
+0x6f52 031105 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031106 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031107 isub regb ,null 
+0x6f55 031108 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031109 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031112 ssa_req_range_send_not_maxbyte:
+0x6f57 031113 copy regb ,loopcnt 
+0x6f58 031114 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031115 fetch 1 ,mem_handle_humber 
+0x6f5a 031116 increase 1 ,queue 
+0x6f5b 031117 isub queue ,null 
+0x6f5c 031118 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031119 branch ssa_req_range_freg_with_continue 
+:      031121 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031122 copy pdata ,loopcnt 
+0x6f5f 031123 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031124 branch ssa_req_range_freg_with_continue 
+:      031126 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031127 increase -3 ,contw 
+0x6f62 031128 copy loopcnt ,temp 
+0x6f63 031129 copy regc ,pdata 
+0x6f64 031130 isub regb ,pdata 
+0x6f65 031131 iadd timeup ,contr 
+0x6f66 031132 branch memcpy 
+:      031134 ssa_req_range_next_handle:
+0x6f67 031135 fetch 1 ,mem_handle_humber 
+0x6f68 031136 increase 1 ,queue 
+0x6f69 031137 isub queue ,null 
+0x6f6a 031138 rtn zero 
+0x6f6b 031139 branch ssa_req_range_find_handle 
+:      031141 ssa_req_range_get_length:
+0x6f6c 031142 call disable_user 
+0x6f6d 031143 arg mem_sdp_handle_list ,contr 
+0x6f6e 031144 lshift2 queue ,pdata 
+0x6f6f 031145 iadd contr ,contr 
+0x6f70 031146 ifetcht 4 ,contr 
+0x6f71 031147 call search_handle 
+0x6f72 031148 nrtn zero 
+0x6f73 031149 call sdp_data_len 
+0x6f74 031150 branch enable_user 
+:      031152 ssa_req_range_first_freg:
+0x6f75 031153 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031154 isub rega ,null 
+0x6f77 031155 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031156 copy rega ,loopcnt 
+0x6f79 031157 copy loopcnt ,temp 
+0x6f7a 031158 copy timeup ,contr 
+0x6f7b 031159 call memcpy 
+0x6f7c 031160 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031161 isub rega ,null 
+0x6f7e 031162 branch ssa_req_range_freg_no_continue ,zero 
+:      031163 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031164 call ssa_req_range_freg_with_continue 
+0x6f80 031165 branch ssa_req_range_attrbutes_length 
+:      031167 ssa_req_range_freg_no_continue:
+0x6f81 031168 call ssa_req_range_lastfreg 
+0x6f82 031169 branch ssa_req_range_attrbutes_length 
+:      031171 ssa_req_range_lastfreg:
+0x6f83 031172 arg sdp_searchattrib_res ,rega 
+:      031173 ssa_req_range_lastfreg_common:
+0x6f84 031174 force 0 ,pdata 
+0x6f85 031175 istore 1 ,contw 
+0x6f86 031176 call ssa_req_range_common 
+0x6f87 031177 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031178 increase -5 ,temp 
+0x6f89 031179 byteswap temp ,pdata 
+0x6f8a 031180 istore 2 ,contw 
+0x6f8b 031181 increase -3 ,temp 
+0x6f8c 031182 byteswap temp ,pdata 
+0x6f8d 031183 istore 2 ,contw 
+0x6f8e 031184 rtn 
+:      031186 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031187 copy pdata ,loopcnt 
+0x6f90 031188 copy loopcnt ,temp 
+0x6f91 031189 copy timeup ,contr 
+0x6f92 031190 call memcpy 
+0x6f93 031191 call ssa_req_range_freg_with_continue 
+:      031192 ssa_req_range_attrbutes_length:
+0x6f94 031193 setarg 0x36 
+0x6f95 031194 istore 1 ,contw 
+0x6f96 031195 fetch 2 ,mem_sdp_all_length 
+0x6f97 031196 byteswap pdata ,pdata 
+0x6f98 031197 istore 2 ,contw 
+0x6f99 031198 rtn 
+:      031200 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031201 setarg 0x36 
+0x6f9b 031202 istore 1 ,contw 
+0x6f9c 031203 increase -3 ,temp 
+0x6f9d 031204 byteswap temp ,pdata 
+0x6f9e 031205 istore 2 ,contw 
+0x6f9f 031206 rtn 
+:      031208 ssa_req_range_freg_with_continue:
+0x6fa0 031209 arg sdp_searchattrib_res ,rega 
+0x6fa1 031210 setarg 2 
+0x6fa2 031211 istore 1 ,contw 
+0x6fa3 031212 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031213 iadd temp ,temp 
+0x6fa5 031214 byteswap temp ,pdata 
+0x6fa6 031215 istore 2 ,contw 
+0x6fa7 031216 call ssa_req_range_common 
+0x6fa8 031217 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031218 increase -5 ,temp 
+0x6faa 031219 byteswap temp ,pdata 
+0x6fab 031220 istore 2 ,contw 
+0x6fac 031221 increase -5 ,temp 
+0x6fad 031222 byteswap temp ,pdata 
+0x6fae 031223 istore 2 ,contw 
+0x6faf 031224 rtn 
+:      031226 ssa_req_range_common:
+0x6fb0 031227 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031228 isub contw ,pdata 
+0x6fb2 031229 sub pdata ,0 ,pdata 
+0x6fb3 031230 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031231 call l2cap_get_sdp_tx_payload 
+0x6fb5 031232 copy rega ,pdata 
+0x6fb6 031233 istore 1 ,contw 
+0x6fb7 031234 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031235 istore 2 ,contw 
+0x6fb9 031236 rtn 
+:      031249 sdp_process_ssa_res:
+:      031250 sdp_process_ss_res:
+:      031251 sdp_process_sa_res:
+:      031252 sdp_process_error_res:
+0x6fba 031253 rtn 
+:      031286 sdp_invalid_service_record_handle:
+0x6fbb 031287 setarg 0x0200 
+0x6fbc 031288 store 2 ,mem_sdp_error_code 
+0x6fbd 031289 branch sdp_error_response 
+:      031290 sdp_invalid_pdu_size:
+0x6fbe 031291 setarg 0x0400 
+0x6fbf 031292 store 2 ,mem_sdp_error_code 
+0x6fc0 031293 branch sdp_error_response 
+:      031294 sdp_insufficient_resource:
+0x6fc1 031295 setarg 0x0600 
+0x6fc2 031296 store 2 ,mem_sdp_error_code 
+0x6fc3 031297 branch sdp_error_response 
+:      031298 sdp_invalid_request_syntax:
+0x6fc4 031299 setarg 0x0300 
+0x6fc5 031300 store 2 ,mem_sdp_error_code 
+:      031301 sdp_error_response:
+0x6fc6 031302 call l2cap_get_sdp_tx_payload 
+0x6fc7 031303 istore 1 ,contw 
+0x6fc8 031304 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031305 istore 2 ,contw 
+0x6fca 031306 setarg 0x0200 
+0x6fcb 031307 istore 2 ,contw 
+0x6fcc 031308 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031309 istore 2 ,contw 
+0x6fce 031310 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031311 rtn 
+:      031316 ask_serviceclassid:
+0x6fd0 031317 arg 0 ,regb 
+0x6fd1 031318 force 0 ,temp 
+0x6fd2 031319 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031320 call dataelementtype6 
+0x6fd4 031321 branch asksrv_error ,zero 
+:      031322 classidloop:
+0x6fd5 031323 increase 1 ,regb 
+0x6fd6 031324 ifetch 1 ,contr 
+0x6fd7 031325 increase -1 ,rega 
+0x6fd8 031326 increase -1 ,timeup 
+0x6fd9 031327 compare 0x18 ,pdata ,0xf8 
+0x6fda 031328 nbranch asksrv_error ,true 
+0x6fdb 031329 compare 0x04 ,pdata ,0x07 
+0x6fdc 031330 nbranch cmp032 ,true 
+0x6fdd 031331 force 1 ,temp 
+:      031332 skip2bytes:
+0x6fde 031333 ifetch 1 ,contr 
+0x6fdf 031334 increase -1 ,rega 
+0x6fe0 031335 increase -1 ,timeup 
+0x6fe1 031336 bne 0x00 ,frstbwrong 
+0x6fe2 031337 ifetch 1 ,contr 
+0x6fe3 031338 increase -1 ,rega 
+0x6fe4 031339 increase -1 ,timeup 
+0x6fe5 031340 beq 0x00 ,cmpuuid 
+0x6fe6 031341 branch scndbwrong 
+:      031342 frstbwrong:
+0x6fe7 031343 increase 1 ,contr 
+0x6fe8 031344 increase -1 ,rega 
+0x6fe9 031345 increase -1 ,timeup 
+:      031346 scndbwrong:
+0x6fea 031347 increase 2 ,contr 
+0x6feb 031348 increase -2 ,rega 
+0x6fec 031349 increase -2 ,timeup 
+0x6fed 031350 compare 0x00 ,temp ,0xff 
+0x6fee 031351 branch loopornot ,true 
+0x6fef 031352 increase 12 ,contr 
+0x6ff0 031353 increase -12 ,rega 
+0x6ff1 031354 increase -12 ,timeup 
+0x6ff2 031355 branch loopornot 
+:      031356 cmp032:
+0x6ff3 031357 compare 0x02 ,pdata ,0x07 
+0x6ff4 031358 nbranch cmp016 ,true 
+0x6ff5 031359 branch skip2bytes 
+:      031360 cmp016:
+0x6ff6 031361 compare 0x01 ,pdata ,0x07 
+0x6ff7 031362 nbranch asksrv_error ,true 
+:      031363 cmpuuid:
+0x6ff8 031364 increase -2 ,rega 
+0x6ff9 031365 increase -2 ,timeup 
+0x6ffa 031366 ifetch 2 ,contr 
+0x6ffb 031367 sub regb ,4 ,null 
+0x6ffc 031368 branch uuidsize ,zero 
+0x6ffd 031369 istore 2 ,contw 
+:      031370 uuidsize:
+0x6ffe 031371 compare 0x00 ,temp ,0xff 
+0x6fff 031372 branch loopornot ,true 
+0x7000 031373 copy contr ,temp 
+0x7001 031374 ifetch 1 ,contr 
+0x7002 031375 bne 0x00 ,wrong12b 
+0x7003 031376 ifetch 1 ,contr 
+0x7004 031377 bne 0x00 ,wrong12b 
+0x7005 031378 ifetch 1 ,contr 
+0x7006 031379 bne 0x10 ,wrong12b 
+0x7007 031380 ifetch 1 ,contr 
+0x7008 031381 bne 0x00 ,wrong12b 
+0x7009 031382 ifetch 1 ,contr 
+0x700a 031383 bne 0x80 ,wrong12b 
+0x700b 031384 ifetch 1 ,contr 
+0x700c 031385 bne 0x00 ,wrong12b 
+0x700d 031386 ifetch 1 ,contr 
+0x700e 031387 bne 0x00 ,wrong12b 
+0x700f 031388 ifetch 1 ,contr 
+0x7010 031389 bne 0x80 ,wrong12b 
+0x7011 031390 ifetch 1 ,contr 
+0x7012 031391 bne 0x5f ,wrong12b 
+0x7013 031392 ifetch 1 ,contr 
+0x7014 031393 bne 0x9b ,wrong12b 
+0x7015 031394 ifetch 1 ,contr 
+0x7016 031395 bne 0x34 ,wrong12b 
+0x7017 031396 ifetch 1 ,contr 
+0x7018 031397 beq 0xfb ,chck12dn 
+:      031398 wrong12b:
+0x7019 031399 copy temp ,contr 
+:      031400 wrong12b1:
+0x701a 031401 increase 12 ,contr 
+0x701b 031402 force 0x00 ,queue 
+0x701c 031403 force 0x00 ,temp 
+0x701d 031404 branch chck12dn 
+:      031406 chck12dn:
+0x701e 031407 increase -12 ,timeup 
+0x701f 031408 increase -12 ,rega 
+:      031409 loopornot:
+0x7020 031410 force 0x00 ,temp 
+0x7021 031411 compare 0x00 ,rega ,0xff 
+0x7022 031412 nbranch classidloop ,true 
+0x7023 031413 force 0 ,pdata 
+0x7024 031414 istore 2 ,contw 
+0x7025 031415 rtn 
+:      031416 asksrv_error:
+0x7026 031417 arg 0xff ,temp 
+0x7027 031418 rtn 
+:      031428 dataelementtype6:
+0x7028 031429 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031430 ifetch 1 ,contr 
+0x702a 031431 increase -1 ,timeup 
+0x702b 031432 compare 0x30 ,pdata ,0xf8 
+0x702c 031433 nbranch dsize_error ,true 
+0x702d 031434 compare 0x07 ,pdata ,0x07 
+0x702e 031435 branch dsize32 ,true 
+0x702f 031436 compare 0x06 ,pdata ,0x07 
+0x7030 031437 branch dsize16 ,true 
+0x7031 031438 compare 0x05 ,pdata ,0x07 
+0x7032 031439 nbranch dsize_error ,true 
+0x7033 031441 ifetch 1 ,contr 
+0x7034 031442 copy pdata ,rega 
+0x7035 031443 increase -1 ,timeup 
+0x7036 031444 branch dsize 
+:      031445 dsize32:
+0x7037 031446 increase 2 ,contr 
+0x7038 031447 increase -2 ,timeup 
+:      031448 dsize16:
+0x7039 031449 ifetch 2 ,contr 
+0x703a 031450 byteswap pdata ,rega 
+0x703b 031451 increase -2 ,timeup 
+:      031452 dsize:
+0x703c 031453 force 0x01 ,pdata 
+0x703d 031454 rtn 
+:      031455 dsize_error:
+0x703e 031456 force 0x00 ,pdata 
+0x703f 031457 rtn 
+:      031467 ss_empty_rsp:
+0x7040 031468 setarg sdp_search_res 
+0x7041 031469 store 1 ,mem_sdp_pduid 
+0x7042 031470 branch empty_response 
+:      031471 sa_empty_rsp:
+0x7043 031472 setarg sdp_attribute_res 
+0x7044 031473 store 1 ,mem_sdp_pduid 
+0x7045 031474 branch empty_response 
+:      031475 ssa_empty_rsp:
+0x7046 031476 setarg sdp_searchattrib_res 
+0x7047 031477 store 1 ,mem_sdp_pduid 
+:      031478 empty_response:
+0x7048 031479 call l2cap_get_sdp_tx_payload 
+0x7049 031482 fetch 1 ,mem_sdp_pduid 
+0x704a 031483 copy pdata ,regb 
+0x704b 031484 istore 1 ,contw 
+0x704c 031485 fetch 2 ,mem_sdp_transactionid 
+0x704d 031486 istore 2 ,contw 
+0x704e 031487 setarg 0x0500 
+0x704f 031488 istore 2 ,contw 
+0x7050 031489 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031490 branch fullsearch ,true 
+0x7052 031491 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031492 branch fullsearch ,true 
+0x7054 031493 setarg 0x000000 
+0x7055 031494 istore 5 ,contw 
+0x7056 031495 branch outempty 
+:      031497 fullsearch:
+0x7057 031498 setarg 0x350200 
+0x7058 031499 istore 5 ,contw 
+:      031500 outempty:
+0x7059 031501 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031502 rtn 
+:      031505 sdp_data_len:
+0x705b 031506 call store_contw 
+0x705c 031507 call store_contr 
+0x705d 031508 call sdp_get_data 
+0x705e 031509 call get_contw 
+0x705f 031510 call get_contr 
+0x7060 031511 copy temp ,pdata 
+0x7061 031512 rtn 
+:      031515 sdp_get_data:
+0x7062 031516 ifetch 1 ,contr 
+0x7063 031517 and pdata ,0x7 ,loopcnt 
+0x7064 031518 rshift3 pdata ,pdata 
+0x7065 031519 bne 0 ,sdp_get_data_type_not0 
+:      031520 sdp_get_data_type0:
+0x7066 031521 force 1 ,pdata 
+0x7067 031522 force 1 ,temp 
+0x7068 031523 rtn 
+:      031525 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031526 call left_shift_n 
+0x706a 031527 add pdata ,1 ,temp 
+0x706b 031528 rtn 
+:      031529 sdp_get_data_type_not0:
+0x706c 031530 deposit loopcnt 
+0x706d 031531 sub pdata ,4 ,null 
+0x706e 031532 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031533 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031534 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031535 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031536 rtn 
+:      031538 sdp_get_data_type_not0_sizeindex5:
+0x7073 031539 ifetch 1 ,contr 
+0x7074 031540 add pdata ,2 ,temp 
+0x7075 031541 rtn 
+:      031542 sdp_get_data_type_not0_sizeindex6:
+0x7076 031543 ifetch 2 ,contr 
+0x7077 031544 byteswap pdata ,pdata 
+0x7078 031545 add pdata ,3 ,temp 
+0x7079 031546 rtn 
+:      031547 sdp_get_data_type_not0_sizeindex7:
+0x707a 031548 ifetch 2 ,contr 
+0x707b 031549 byteswap pdata ,pdata 
+0x707c 031550 ifetcht 2 ,contr 
+0x707d 031551 byteswap temp ,temp 
+0x707e 031552 lshift16 temp ,temp 
+0x707f 031553 iadd temp ,pdata 
+0x7080 031554 add pdata ,5 ,temp 
+0x7081 031555 rtn 
+:      031561 search_all_uuid:
+0x7082 031562 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031563 force 0 ,queue 
+0x7084 031564 arg 0 ,regb 
+0x7085 031565 arg mem_sdp_handle_list ,contw 
+:      031566 search_all_uuid_llop:
+0x7086 031567 ifetch 2 ,timeup 
+0x7087 031568 rtn blank 
+0x7088 031569 call search_uuid 
+0x7089 031570 copy queue ,pdata 
+0x708a 031571 rtneq sdp_max_handle_number 
+0x708b 031572 increase 2 ,timeup 
+0x708c 031573 branch search_all_uuid_llop 
+:      031575 search_uuid:
+0x708d 031577 iforce regc 
+0x708e 031579 fetch 2 ,mem_ui_uuid_table 
+0x708f 031580 iforce contr 
+:      031581 search_uuid_next:
+0x7090 031582 copy queue ,pdata 
+0x7091 031583 rtneq sdp_max_handle_number 
+0x7092 031584 disable user 
+0x7093 031585 ifetch 1 ,contr 
+0x7094 031586 rtn blank 
+0x7095 031587 iforce loopcnt 
+:      031588 search_uuid_loop:
+0x7096 031589 ifetch 2 ,contr 
+0x7097 031590 isub regc ,null 
+0x7098 031591 nbranch search_uuid_not_found ,zero 
+0x7099 031592 enable user 
+:      031593 search_uuid_not_found:
+0x709a 031594 loop search_uuid_loop 
+0x709b 031595 ifetcht 4 ,contr 
+0x709c 031596 copy contr ,rega 
+0x709d 031597 nbranch search_uuid_nomatch ,user 
+0x709e 031598 arg mem_sdp_handle_list ,contr 
+0x709f 031599 arg sdp_max_handle_number ,loopcnt 
+:      031600 search_uuid_check_same_handle:
+0x70a0 031601 ifetch 4 ,contr 
+0x70a1 031602 branch search_uuid_store_handle ,blank 
+0x70a2 031603 isub temp ,null 
+0x70a3 031604 branch search_uuid_nomatch ,zero 
+0x70a4 031605 loop search_uuid_check_same_handle 
+0x70a5 031606 rtn 
+:      031607 search_uuid_store_handle:
+0x70a6 031608 istoret 4 ,contw 
+0x70a7 031609 increase 1 ,queue 
+0x70a8 031610 copy rega ,contr 
+0x70a9 031611 call sdp_data_len 
+0x70aa 031612 iadd regb ,regb 
+0x70ab 031613 iadd contr ,contr 
+0x70ac 031614 branch search_uuid_next 
+:      031615 search_uuid_nomatch:
+0x70ad 031616 copy rega ,contr 
+0x70ae 031617 call sdp_get_data 
+0x70af 031618 iadd contr ,contr 
+0x70b0 031619 branch search_uuid_next 
+:      031625 search_handle:
+0x70b1 031626 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031627 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031628 iforce contr 
+:      031629 search_handle_loop:
+0x70b4 031630 ifetch 1 ,contr 
+0x70b5 031631 branch disable_zero ,blank 
+0x70b6 031632 lshift pdata ,pdata 
+0x70b7 031633 iadd contr ,contr 
+0x70b8 031634 ifetch 4 ,contr 
+0x70b9 031635 isub temp ,null 
+0x70ba 031636 rtn zero 
+0x70bb 031637 deposit contw 
+0x70bc 031638 store 2 ,mem_contw 
+0x70bd 031639 storet 8 ,mem_temp 
+0x70be 031640 call sdp_get_data 
+0x70bf 031641 iadd contr ,contr 
+0x70c0 031642 copy contr ,pdata 
+0x70c1 031643 fetcht 2 ,mem_contw 
+0x70c2 031644 copy temp ,contw 
+0x70c3 031645 fetcht 8 ,mem_temp 
+0x70c4 031646 copy pdata ,contr 
+0x70c5 031647 branch search_handle_loop 
+:      031653 search_attrib:
+0x70c6 031654 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031655 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031656 iforce contr 
+:      031657 search_attrib_next:
+0x70c9 031658 ifetch 1 ,contr 
+0x70ca 031659 branch search_attrib_end ,blank 
+0x70cb 031660 iforce loopcnt 
+:      031661 search_attrib_loop:
+0x70cc 031662 ifetch 2 ,contr 
+0x70cd 031663 isub regc ,null 
+0x70ce 031664 branch search_attrib_found_uuid ,zero 
+0x70cf 031665 loop search_attrib_loop 
+0x70d0 031666 increase 4 ,contr 
+0x70d1 031667 call sdp_get_data 
+0x70d2 031668 iadd contr ,contr 
+0x70d3 031669 branch search_attrib_next 
+:      031670 search_attrib_found_uuid:
+0x70d4 031671 increase -1 ,loopcnt 
+0x70d5 031672 lshift loopcnt ,pdata 
+0x70d6 031673 iadd contr ,contr 
+0x70d7 031674 increase 4 ,contr 
+0x70d8 031675 call sdp_get_data 
+0x70d9 031676 iadd contr ,timeup 
+:      031677 search_attrib_loop_attribs:
+0x70da 031678 increase 1 ,contr 
+0x70db 031679 ifetch 2 ,contr 
+0x70dc 031680 isub regb ,null 
+0x70dd 031684 branch disable_blank ,zero 
+0x70de 031685 call sdp_data_len 
+0x70df 031686 iadd contr ,contr 
+0x70e0 031687 deposit timeup 
+0x70e1 031688 isub contr ,null 
+0x70e2 031689 branch search_attrib_end ,zero 
+0x70e3 031690 branch search_attrib_loop_attribs 
+:      031691 search_attrib_end:
+0x70e4 031692 force 0 ,contr 
+0x70e5 031693 force 0 ,pdata 
+0x70e6 031694 rtn 
+:      031700 search_handle_attrib:
+0x70e7 031701 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031702 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031703 iforce contr 
+:      031704 search_handle_attrib_next:
+0x70ea 031705 ifetch 1 ,contr 
+0x70eb 031706 branch search_handle_attrib_end ,blank 
+0x70ec 031707 lshift pdata ,pdata 
+0x70ed 031708 iadd contr ,contr 
+0x70ee 031709 ifetch 4 ,contr 
+0x70ef 031710 isub temp ,null 
+0x70f0 031711 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031712 call sdp_get_data 
+0x70f2 031713 iadd contr ,contr 
+0x70f3 031714 branch search_handle_attrib_next 
+:      031715 search_handl_attrib_found_handle:
+0x70f4 031716 call sdp_get_data 
+0x70f5 031717 iadd contr ,timeup 
+:      031718 search_handle_attrib_loop_attribs:
+0x70f6 031719 increase 1 ,contr 
+0x70f7 031720 ifetch 2 ,contr 
+0x70f8 031721 isub regb ,null 
+0x70f9 031722 rtn zero 
+0x70fa 031723 call sdp_data_len 
+0x70fb 031724 iadd contr ,contr 
+0x70fc 031725 deposit timeup 
+0x70fd 031726 isub contr ,null 
+0x70fe 031727 branch search_handle_attrib_end ,zero 
+0x70ff 031728 branch search_handle_attrib_loop_attribs 
+:      031729 search_handle_attrib_end:
+0x7100 031730 force 0 ,contr 
+0x7101 031731 rtn 
+:      031735 search_rfcomm_cn:
+0x7102 031736 arg 0x0400 ,regb 
+0x7103 031737 call search_handl_attrib_found_handle 
+0x7104 031738 arg 0x0300 ,regb 
+0x7105 031739 call search_uuid_in_data 
+0x7106 031740 nrtn user 
+0x7107 031741 sub rega ,3 ,null 
+0x7108 031742 branch disable_user ,positive 
+0x7109 031743 ifetch 1 ,contr 
+0x710a 031744 bne 0x08 ,disable_user 
+0x710b 031745 ifetch 1 ,contr 
+0x710c 031746 rtn 
+:      031751 search_uuid_in_data:
+0x710d 031752 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031753 call sdp_get_data 
+0x710f 031754 copy pdata ,rega 
+:      031755 search_uuid_in_data_loop:
+0x7110 031756 ifetch 1 ,contr 
+0x7111 031757 and pdata ,0x7 ,loopcnt 
+0x7112 031758 rshift3 pdata ,pdata 
+0x7113 031759 sub pdata ,3 ,null 
+0x7114 031760 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031761 copy loopcnt ,pdata 
+0x7116 031762 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031763 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031764 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031765 increase -1 ,contr 
+0x711a 031766 call sdp_get_data 
+0x711b 031767 iadd contr ,contr 
+0x711c 031768 copy rega ,pdata 
+0x711d 031769 isub temp ,rega 
+0x711e 031770 branch disable_user ,zero 
+0x711f 031771 branch search_uuid_in_data_loop 
+:      031773 search_uuid_in_data_found_element_index5:
+0x7120 031774 increase -2 ,rega 
+0x7121 031775 increase 1 ,contr 
+0x7122 031776 branch search_uuid_in_data_loop 
+:      031777 search_uuid_in_data_found_element_index6:
+0x7123 031778 increase -3 ,rega 
+0x7124 031779 increase 2 ,contr 
+0x7125 031780 branch search_uuid_in_data_loop 
+:      031781 search_uuid_in_data_found_element_index7:
+0x7126 031782 increase -5 ,rega 
+0x7127 031783 increase 4 ,contr 
+0x7128 031784 branch search_uuid_in_data_loop 
+:      031786 search_uuid_in_data_found_uuid:
+0x7129 031787 increase -1 ,rega 
+0x712a 031788 copy loopcnt ,pdata 
+0x712b 031789 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031790 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031791 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031792 branch disable_user 
+:      031793 search_uuid_in_data_type_uuid_128:
+0x712f 031794 increase -12 ,rega 
+:      031795 search_uuid_in_data_type_uuid_32:
+0x7130 031796 ifetch 2 ,contr 
+0x7131 031797 increase -2 ,rega 
+:      031798 search_uuid_in_data_type_uuid_16:
+0x7132 031799 ifetch 2 ,contr 
+0x7133 031800 isub regb ,null 
+0x7134 031801 branch enable_user ,zero 
+0x7135 031802 increase -2 ,rega 
+0x7136 031803 branch disable_user ,zero 
+0x7137 031804 branch search_uuid_in_data_loop 
+:      031863 sdp_send_spp_request:
+0x7138 031864 call l2cap_get_sdp_tx_payload 
+0x7139 031865 copy pdata ,contw 
+0x713a 031866 setarg 6 
+0x713b 031867 istore 1 ,contw 
+0x713c 031868 setarg sdp_tid_spp 
+0x713d 031869 istore 2 ,contw 
+0x713e 031870 setarg 0x0f00 
+0x713f 031871 istore 2 ,contw 
+0x7140 031872 setarg 0x1a0535 
+0x7141 031873 istore 3 ,contw 
+0x7142 031874 setarg 0x0111 
+0x7143 031875 lshift16 pdata ,pdata 
+0x7144 031876 istore 4 ,contw 
+0x7145 031877 setarg 0x2600 
+0x7146 031878 istore 2 ,contw 
+0x7147 031879 setarg 0x0335 
+0x7148 031880 istore 2 ,contw 
+0x7149 031881 setarg 0x0009 
+0x714a 031882 istore 2 ,contw 
+0x714b 031883 setarg 0x0004 
+0x714c 031884 istore 2 ,contw 
+0x714d 031885 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031886 rtn 
+:      031890 function_g2:
+0x714f 031891 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031892 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031893 arg memdat ,contw 
+0x7152 031894 arg mem_le_srand ,contr 
+0x7153 031895 call memcpy16 
+0x7154 031896 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031897 call memcpy32 
+0x7156 031898 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031899 call memcpy32 
+0x7158 031900 call inverse_memdat 
+0x7159 031901 arg mem_le_mrand ,contr 
+0x715a 031902 call store_inverse_k 
+0x715b 031903 call function_aes_cmac 
+0x715c 031905 arg mem_aes_cmac_temp ,contw 
+0x715d 031906 call load_inverse_result 
+0x715e 031907 setarg 1000000 
+0x715f 031908 copy pdata ,rega 
+0x7160 031909 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031910 idiv rega 
+0x7162 031911 call wait_div_end 
+0x7163 031912 remainder pdata 
+0x7164 031913 store 4 ,mem_gkey 
+0x7165 031915 rtn 
+:      031917 function_f6_eb:
+0x7166 031918 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031919 arg memdat ,contw 
+0x7168 031920 call store_addr_common_a 
+0x7169 031921 call store_addr_common_b 
+0x716a 031922 fetch 3 ,mem_le_pres + 1 
+0x716b 031923 istore 3 ,contw 
+0x716c 031926 call get_r 
+0x716d 031928 arg mem_le_mrand ,contr 
+0x716e 031929 call memcpy16 
+0x716f 031930 arg mem_le_srand ,contr 
+0x7170 031931 call memcpy16 
+0x7171 031932 call inverse_memdat 
+0x7172 031933 arg mem_le_mackey ,contr 
+0x7173 031934 arg mem_aes_cmac_k ,contw 
+0x7174 031935 call memcpy16 
+0x7175 031937 branch function_aes_cmac 
+:      031941 get_r:
+0x7176 031942 fetch 4 ,mem_le_tk 
+0x7177 031943 istore 4 ,contw 
+0x7178 031944 call memset0_4 
+0x7179 031945 branch memset0_8 
+:      031947 function_f6_ea:
+0x717a 031948 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031949 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031950 arg memdat ,contw 
+0x717d 031951 call store_addr_common_b 
+0x717e 031952 call store_addr_common_a 
+0x717f 031953 fetch 3 ,mem_le_preq + 1 
+0x7180 031954 istore 3 ,contw 
+0x7181 031957 call get_r 
+0x7182 031958 arg mem_le_srand ,contr 
+0x7183 031959 call memcpy16 
+0x7184 031960 arg mem_le_mrand ,contr 
+0x7185 031961 call memcpy16 
+0x7186 031962 call inverse_memdat 
+0x7187 031963 arg mem_le_mackey ,contr 
+0x7188 031964 arg mem_aes_cmac_k ,contw 
+0x7189 031965 call memcpy16 
+0x718a 031967 call function_aes_cmac 
+0x718b 031968 arg mem_aes_cmac_temp ,contw 
+0x718c 031969 branch load_inverse_result 
+:      031971 function_f5:
+0x718d 031972 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031973 arg mem_le_dhkey_256 ,contr 
+0x718f 031974 arg memdat ,contw 
+0x7190 031975 call memcpy32 
+0x7191 031976 call inverse_memdat 
+0x7192 031977 arg mem_le_slat ,contr 
+0x7193 031978 call store_inverse_k 
+0x7194 031979 call function_aes_cmac 
+0x7195 031980 arg mem_aes_cmac_k ,contw 
+0x7196 031981 call store_aes_result 
+0x7197 031982 arg 1 ,temp 
+0x7198 031983 call function_f5_common 
+0x7199 031984 arg mem_le_ltk ,contw 
+0x719a 031985 call load_inverse_result 
+0x719b 031986 arg 0 ,temp 
+0x719c 031987 call function_f5_common 
+0x719d 031988 arg mem_le_mackey ,contw 
+0x719e 031990 branch store_aes_result 
+:      031993 function_f5_common:
+0x719f 031994 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031995 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031996 setarg 0x100 
+0x71a2 031997 store 2 ,memdat 
+0x71a3 031998 call store_addr_common_b 
+0x71a4 031999 call store_addr_common_a 
+0x71a5 032000 arg mem_le_srand ,contr 
+0x71a6 032001 call memcpy16 
+0x71a7 032002 arg mem_le_mrand ,contr 
+0x71a8 032003 call memcpy16 
+0x71a9 032005 setarg 0x6c65 
+0x71aa 032006 istore 2 ,contw 
+0x71ab 032007 setarg 0x6274 
+0x71ac 032008 istore 2 ,contw 
+0x71ad 032009 istoret 1 ,contw 
+0x71ae 032010 call inverse_memdat 
+0x71af 032011 branch function_aes_cmac 
+:      032013 store_addr_common_b:
+0x71b0 032014 fetch 6 ,mem_le_lap 
+0x71b1 032015 istore 6 ,contw 
+0x71b2 032016 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 032017 istore 1 ,contw 
+0x71b4 032018 rtn 
+:      032020 store_addr_common_a:
+0x71b5 032021 fetch 6 ,mem_le_plap 
+0x71b6 032022 istore 6 ,contw 
+0x71b7 032027 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 032028 istore 1 ,contw 
+0x71b9 032029 rtn 
+:      032031 function_f4_ca:
+0x71ba 032032 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 032033 fetch 1 ,mem_passkey_1bit 
+0x71bc 032034 store 1 ,memdat 
+0x71bd 032035 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 032036 call memcpy32 
+0x71bf 032037 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 032038 call memcpy32 
+0x71c1 032039 call inverse_memdat 
+0x71c2 032040 arg mem_le_mrand ,contr 
+0x71c3 032041 call store_inverse_k 
+0x71c4 032042 branch function_aes_cmac 
+:      032045 function_f4_cb:
+0x71c5 032046 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 032047 fetch 1 ,mem_passkey_1bit 
+0x71c7 032048 store 1 ,memdat 
+0x71c8 032049 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 032050 call memcpy32 
+0x71ca 032051 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 032052 call memcpy32 
+0x71cc 032053 call inverse_memdat 
+0x71cd 032054 arg mem_le_srand ,contr 
+0x71ce 032055 call store_inverse_k 
+0x71cf 032056 branch function_aes_cmac 
+:      032058 function_aes_cmac:
+0x71d0 032059 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 032060 call function_aes_cmac_generate_subkey 
+0x71d2 032064 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 032065 copy pdata ,temp 
+:      032066 function_ceil16:
+0x71d4 032067 increase 15 ,pdata 
+0x71d5 032068 rshift4 pdata ,pdata 
+0x71d6 032069 copy pdata ,regb 
+0x71d7 032070 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 032071 and temp ,0x0f ,pdata 
+0x71d9 032072 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 032074 arg mem_aes_cmac_k1 ,regc 
+0x71db 032075 arg memdat ,pdata 
+0x71dc 032076 increase -16 ,pdata 
+0x71dd 032079 iadd temp ,rega 
+0x71de 032080 arg mem_aes_cmac_m_last ,contw 
+0x71df 032081 arg 4 ,loopcnt 
+0x71e0 032082 call xor_loop 
+0x71e1 032086 branch function_aes_cmac_aes 
+:      032088 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032089 arg 1 ,regb 
+0x71e3 032090 arg 0 ,rega 
+0x71e4 032092 branch function_aes_cmac_set_flag_0_common 
+:      032095 function_aes_cmac_set_flag_0:
+0x71e5 032097 and temp ,0x0f ,rega 
+:      032098 function_aes_cmac_set_flag_0_common:
+0x71e6 032099 arg memdat ,pdata 
+0x71e7 032100 iadd temp ,pdata 
+0x71e8 032101 isub rega ,contr 
+0x71e9 032103 arg mem_aes_cmac_temp ,contw 
+0x71ea 032104 call function_aes_cmac_padding 
+0x71eb 032106 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032107 arg mem_aes_cmac_temp ,rega 
+0x71ed 032108 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032109 arg 4 ,loopcnt 
+0x71ef 032110 call xor_loop 
+:      032117 function_aes_cmac_aes:
+0x71f0 032122 call aes_clear_data 
+0x71f1 032123 call aes_init 
+0x71f2 032126 arg memdat ,contr 
+:      032127 function_aes_cmac_aes_loop:
+0x71f3 032129 increase -1 ,regb 
+0x71f4 032130 deposit regb 
+0x71f5 032131 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032132 call load_data128 
+0x71f7 032133 call do_aes_cbc 
+0x71f8 032134 branch function_aes_cmac_aes_loop 
+:      032136 function_aes_cmac_aes_loop_end:
+0x71f9 032137 arg mem_aes_cmac_temp ,contw 
+0x71fa 032138 call store_aes_result 
+0x71fb 032139 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032140 call load_data128 
+0x71fd 032141 call aes_init 
+0x71fe 032142 arg mem_aes_cmac_temp ,contr 
+0x71ff 032143 call load_data128 
+0x7200 032144 branch do_aes_cbc 
+:      032148 load_inverse_result:
+0x7201 032150 copy contw ,rega 
+0x7202 032151 call store_aes_result 
+0x7203 032153 arg 16 ,loopcnt 
+0x7204 032154 branch inverse_data 
+:      032156 store_inverse_k:
+0x7205 032157 arg mem_aes_cmac_k ,contw 
+0x7206 032158 call memcpy16 
+:      032159 inverse_k:
+0x7207 032160 arg 16 ,loopcnt 
+0x7208 032161 arg mem_aes_cmac_k ,rega 
+0x7209 032162 branch inverse_data 
+:      032164 inverse_memdat:
+0x720a 032165 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032166 copy pdata ,loopcnt 
+0x720c 032167 arg memdat ,rega 
+0x720d 032168 branch inverse_data 
+:      032170 bn_lshift_0_inverse:
+0x720e 032171 ifetch 1 ,rega 
+0x720f 032172 lshift pdata ,pdata 
+0x7210 032173 isolate1 0 ,regc 
+0x7211 032174 setflag true ,0 ,pdata 
+0x7212 032175 isolate1 8 ,pdata 
+0x7213 032176 setflag true ,0 ,regc 
+0x7214 032177 istore 1 ,rega 
+0x7215 032178 increase -1 ,rega 
+0x7216 032179 loop bn_lshift_0_inverse 
+0x7217 032180 rtn 
+:      032182 function_aes_cmac_k1_inverse:
+0x7218 032183 arg mem_aes_cmac_k1 ,rega 
+:      032184 function_aes_cmac_inverse_common:
+0x7219 032185 increase 15 ,rega 
+0x721a 032186 force 16 ,loopcnt 
+0x721b 032187 force 0 ,regc 
+0x721c 032188 branch bn_lshift_0_inverse 
+:      032190 function_aes_cmac_k2_inverse:
+0x721d 032191 arg mem_aes_cmac_k2 ,rega 
+0x721e 032192 branch function_aes_cmac_inverse_common 
+:      032195 function_aes_cmac_generate_subkey:
+0x721f 032196 arg mem_aes_cmac_k ,contr 
+0x7220 032197 call load_key 
+0x7221 032200 force regidx_xor ,regext_index 
+0x7222 032201 call aes_clear 
+0x7223 032202 call aes_clear_data 
+0x7224 032203 call do_aes_ocb 
+0x7225 032208 arg mem_aes_cmac_k1 ,contw 
+0x7226 032209 call store_aes_result 
+:      032210 function_aes_cmac_k1:
+0x7227 032211 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032212 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032213 isolate1 7 ,pdata 
+0x722a 032214 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032215 call function_aes_cmac_k1_inverse 
+0x722c 032218 arg mem_aes_cmac_k1 ,regc 
+0x722d 032220 arg mem_aes_cmac_k1 ,contw 
+0x722e 032223 call function_aes_cmac_xor_rb 
+0x722f 032224 branch function_aes_cmac_k2 
+:      032225 function_aes_cmac_k1_0:
+0x7230 032226 call function_aes_cmac_k1_inverse 
+:      032227 function_aes_cmac_k2:
+0x7231 032229 arg mem_aes_cmac_k1 ,contr 
+0x7232 032230 arg mem_aes_cmac_k2 ,contw 
+0x7233 032231 call memcpy16 
+0x7234 032232 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032233 isolate1 7 ,pdata 
+0x7236 032234 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032235 call function_aes_cmac_k2_inverse 
+0x7238 032237 arg mem_aes_cmac_k2 ,regc 
+0x7239 032239 arg mem_aes_cmac_k2 ,contw 
+:      032245 function_aes_cmac_xor_rb:
+0x723a 032246 arg 3 ,loopcnt 
+:      032247 function_aes_cmac_xor_rb_loop:
+0x723b 032248 arg 0 ,temp 
+0x723c 032249 call function_aes_cmac_xor_loop_common 
+0x723d 032250 increase 4 ,regc 
+0x723e 032251 loop function_aes_cmac_xor_rb_loop 
+0x723f 032252 arg 0x8700 ,temp 
+0x7240 032253 lshift16 temp ,temp 
+:      032254 function_aes_cmac_xor_loop_common:
+0x7241 032255 ifetch 4 ,regc 
+0x7242 032256 ixor temp ,pdata 
+0x7243 032257 istore 4 ,contw 
+0x7244 032258 rtn 
+:      032264 function_aes_cmac_padding:
+0x7245 032265 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032266 arg 16 ,loopcnt 
+0x7247 032267 arg 0 ,pdata 
+:      032268 function_aes_cmac_padding_loop:
+0x7248 032269 isub rega ,null 
+0x7249 032270 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032271 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032272 ifetcht 1 ,contr 
+0x724c 032273 istoret 1 ,contw 
+:      032274 function_aes_cmac_padding_loop2:
+0x724d 032275 increase 1 ,pdata 
+0x724e 032276 loop function_aes_cmac_padding_loop 
+0x724f 032277 rtn 
+:      032278 function_aes_cmac_padding_beq_length:
+0x7250 032279 arg 0x80 ,temp 
+:      032280 function_aes_cmac_padding_common:
+0x7251 032281 istoret 1 ,contw 
+0x7252 032282 branch function_aes_cmac_padding_loop2 
+:      032284 function_aes_cmac_padding_big_length:
+0x7253 032285 arg 0 ,temp 
+0x7254 032286 branch function_aes_cmac_padding_common 
+:      032289 generate_kinit:
+0x7255 032290 call function_e22 
+0x7256 032291 arg mem_input_store ,contr 
+0x7257 032292 arg mem_kinit ,contw 
+0x7258 032293 branch memcpy16 
+:      032296 function_e21:
+0x7259 032297 disable user 
+0x725a 032298 call function_expand 
+0x725b 032299 arg mem_random_number ,contr 
+0x725c 032300 arg mem_x ,contw 
+0x725d 032301 force 15 ,loopcnt 
+0x725e 032302 call memcpy 
+0x725f 032303 ifetch 1 ,contr 
+0x7260 032304 xor_into 6 ,pdata 
+0x7261 032305 istore 1 ,contw 
+0x7262 032306 setarg mem_y 
+0x7263 032307 store 2 ,memp_ar_input 
+0x7264 032308 setarg mem_x 
+0x7265 032309 store 2 ,memp_ar_key 
+0x7266 032310 set1 mark_ar2 ,mark 
+0x7267 032311 branch function_ar 
+:      032315 function_e22:
+0x7268 032316 fetcht 1 ,mem_pin_length 
+0x7269 032317 force 16 ,regb 
+0x726a 032318 add temp ,6 ,regc 
+0x726b 032319 sub regc ,16 ,null 
+0x726c 032320 branch function_e22_pin_init ,positive 
+0x726d 032321 force 16 ,regc 
+:      032322 function_e22_pin_init:
+0x726e 032323 arg mem_x ,contw 
+:      032324 function_e22_genx_pin:
+0x726f 032325 arg mem_pin ,contr 
+0x7270 032326 copy temp ,loopcnt 
+0x7271 032327 disable user 
+:      032328 function_e22_genx_loop:
+0x7272 032329 ifetch 1 ,contr 
+0x7273 032330 istore 1 ,contw 
+0x7274 032331 increase -1 ,regb 
+0x7275 032332 branch function_e22_genx_end ,zero 
+0x7276 032333 loop function_e22_genx_loop 
+0x7277 032334 branch function_e22_genx_pin ,user 
+0x7278 032335 enable user 
+0x7279 032336 force 6 ,loopcnt 
+0x727a 032337 copy rega ,contr 
+0x727b 032338 branch function_e22_genx_loop 
+:      032339 function_e22_genx_end:
+0x727c 032340 arg mem_random_number ,contr 
+0x727d 032341 arg mem_y ,contw 
+0x727e 032342 call memcpy16 
+0x727f 032343 fetch 1 ,mem_y15 
+0x7280 032344 ixor regc ,pdata 
+0x7281 032345 store 1 ,mem_y15 
+0x7282 032346 setarg mem_y 
+0x7283 032347 store 2 ,memp_ar_input 
+0x7284 032348 setarg mem_x 
+0x7285 032349 store 2 ,memp_ar_key 
+0x7286 032350 set1 mark_ar2 ,mark 
+0x7287 032351 branch function_ar 
+:      032356 function_e1:
+0x7288 032357 disable user 
+0x7289 032358 call function_expand 
+0x728a 032359 branch function_hash 
+:      032361 function_e3:
+0x728b 032362 arg mem_aco ,rega 
+0x728c 032363 enable user 
+0x728d 032364 call function_expand 
+0x728e 032365 call function_hash 
+0x728f 032366 arg mem_input_store ,contr 
+0x7290 032367 arg mem_kc ,contw 
+0x7291 032368 branch memcpy16 
+:      032371 function_hash:
+0x7292 032372 setarg mem_random_number 
+0x7293 032373 store 2 ,memp_ar_input 
+0x7294 032374 setarg mem_link_key 
+0x7295 032375 store 2 ,memp_ar_key 
+0x7296 032376 set0 mark_ar2 ,mark 
+0x7297 032377 call function_ar 
+0x7298 032378 arg mem_input_store ,rega 
+0x7299 032379 arg mem_random_number ,regb 
+0x729a 032380 arg mem_x ,contw 
+0x729b 032381 call xor16 
+0x729c 032382 arg mem_x ,rega 
+0x729d 032383 arg mem_y ,regb 
+0x729e 032384 copy regb ,contw 
+0x729f 032385 enable user 
+0x72a0 032386 call add16 
+0x72a1 032387 call key_offset 
+0x72a2 032388 setarg mem_y 
+0x72a3 032389 store 2 ,memp_ar_input 
+0x72a4 032390 setarg mem_x 
+0x72a5 032391 store 2 ,memp_ar_key 
+0x72a6 032392 set1 mark_ar2 ,mark 
+0x72a7 032393 branch function_ar 
+:      032397 function_ar:
+0x72a8 032398 jam 0 ,mem_ar_hround 
+0x72a9 032399 fetch 2 ,memp_ar_key 
+0x72aa 032400 iforce contr 
+0x72ab 032401 arg mem_key_store ,contw 
+0x72ac 032402 call memcpy16 
+0x72ad 032403 fetch 2 ,memp_ar_input 
+0x72ae 032404 iforce contr 
+0x72af 032405 arg mem_input_store ,contw 
+0x72b0 032406 call memcpy16 
+:      032408 function_ar_loop:
+0x72b1 032409 call key_scheduling 
+0x72b2 032410 disable user 
+0x72b3 032411 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032412 fetch 1 ,mem_ar_hround 
+0x72b5 032413 bne 4 ,function_ar_original 
+0x72b6 032414 fetch 2 ,memp_ar_input 
+0x72b7 032415 iforce regb 
+0x72b8 032416 call xor_mod32_ar2 
+:      032417 function_ar_original:
+0x72b9 032418 call xor_mod32 
+0x72ba 032419 call el_boxes 
+0x72bb 032420 fetch 1 ,mem_ar_hround 
+0x72bc 032421 increase 1 ,pdata 
+0x72bd 032422 store 1 ,mem_ar_hround 
+0x72be 032424 call key_scheduling 
+0x72bf 032425 enable user 
+0x72c0 032426 call xor_mod32 
+0x72c1 032427 call pht 
+0x72c2 032428 call permute 
+0x72c3 032429 call pht 
+0x72c4 032430 call permute 
+0x72c5 032431 call pht 
+0x72c6 032432 call permute 
+0x72c7 032433 call pht 
+0x72c8 032434 fetch 1 ,mem_ar_hround 
+0x72c9 032435 increase 1 ,pdata 
+0x72ca 032436 store 1 ,mem_ar_hround 
+0x72cb 032437 bne 16 ,function_ar_loop 
+0x72cc 032438 call key_scheduling 
+0x72cd 032439 disable user 
+0x72ce 032440 branch xor_mod32 
+:      032444 key_scheduling:
+0x72cf 032445 fetch 1 ,mem_ar_hround 
+0x72d0 032446 arg mem_key_store ,contr 
+0x72d1 032447 branch key_sched_zero ,blank 
+0x72d2 032448 iforce regb 
+0x72d3 032449 force 17 ,loopcnt 
+0x72d4 032450 copy contr ,contw 
+:      032451 key_rotateloop:
+0x72d5 032452 ifetch 1 ,contr 
+0x72d6 032453 lshift3 pdata ,temp 
+0x72d7 032454 rshift2 pdata ,pdata 
+0x72d8 032455 rshift3 pdata ,pdata 
+0x72d9 032456 ior temp ,pdata 
+0x72da 032457 istore 1 ,contw 
+0x72db 032458 loop key_rotateloop 
+0x72dc 032459 setarg mem_key_store 
+0x72dd 032460 iadd regb ,contr 
+0x72de 032461 force 16 ,loopcnt 
+0x72df 032462 arg mem_round_key ,contw 
+:      032463 key_select_octet_loop:
+0x72e0 032464 ifetch 1 ,contr 
+0x72e1 032465 istore 1 ,contw 
+0x72e2 032466 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032467 nbranch key_select_octet_nwrap ,true 
+0x72e4 032468 increase -17 ,contr 
+:      032469 key_select_octet_nwrap:
+0x72e5 032470 loop key_select_octet_loop 
+0x72e6 032471 force 0 ,rega 
+0x72e7 032472 add regb ,-1 ,regc 
+0x72e8 032473 lshift2 regc ,regc 
+0x72e9 032474 lshift2 regc ,regc 
+0x72ea 032475 call enable_authrom 
+0x72eb 032476 setarg mem_b_box 
+0x72ec 032477 iadd regc ,regc 
+0x72ed 032478 arg mem_round_key ,contw 
+0x72ee 032479 force 16 ,loopcnt 
+:      032480 bias_round_key_loop:
+0x72ef 032481 ifetcht 1 ,regc 
+0x72f0 032482 ifetch 1 ,contw 
+0x72f1 032483 iadd temp ,pdata 
+0x72f2 032484 istore 1 ,contw 
+0x72f3 032485 increase 1 ,regc 
+0x72f4 032486 loop bias_round_key_loop 
+0x72f5 032487 branch disable_authrom 
+:      032489 key_sched_zero:
+0x72f6 032490 force 16 ,loopcnt 
+0x72f7 032491 force 0 ,temp 
+:      032492 create_byte_16_loop:
+0x72f8 032493 ifetch 1 ,contr 
+0x72f9 032494 ixor temp ,temp 
+0x72fa 032495 loop create_byte_16_loop 
+0x72fb 032496 deposit temp 
+0x72fc 032497 istore 1 ,contr 
+0x72fd 032498 arg mem_key_store ,contr 
+0x72fe 032499 arg mem_round_key ,contw 
+0x72ff 032500 branch memcpy16 
+:      032502 xor_mod32:
+0x7300 032503 arg mem_round_key ,regb 
+:      032504 xor_mod32_ar2:
+0x7301 032505 force 16 ,loopcnt 
+0x7302 032506 arg mem_input_store ,rega 
+0x7303 032507 copy rega ,contw 
+:      032508 xor_mod32_loop:
+0x7304 032509 ifetcht 1 ,rega 
+0x7305 032510 ifetch 1 ,regb 
+0x7306 032511 ixor temp ,alarm 
+0x7307 032512 and loopcnt ,3 ,regc 
+0x7308 032513 nbranch xor_mod32_invert ,user 
+0x7309 032514 xor_into 3 ,regc 
+:      032515 xor_mod32_invert:
+0x730a 032516 sub regc ,1 ,regc 
+0x730b 032517 branch xor_even ,positive 
+0x730c 032518 iadd temp ,alarm 
+:      032519 xor_even:
+0x730d 032520 deposit alarm 
+0x730e 032521 istore 1 ,contw 
+0x730f 032522 increase 1 ,rega 
+0x7310 032523 increase 1 ,regb 
+0x7311 032524 loop xor_mod32_loop 
+0x7312 032525 rtn 
+:      032527 el_boxes:
+0x7313 032528 call enable_authrom 
+0x7314 032529 force 16 ,loopcnt 
+0x7315 032530 arg mem_input_store ,rega 
+:      032531 el_box_loop:
+0x7316 032532 ifetch 1 ,rega 
+0x7317 032533 arg mem_e_box ,contr 
+0x7318 032534 and loopcnt ,3 ,regc 
+0x7319 032535 sub regc ,1 ,null 
+0x731a 032536 branch e_boxes ,positive 
+0x731b 032537 arg mem_l_box ,contr 
+:      032538 e_boxes:
+0x731c 032539 iadd contr ,contr 
+0x731d 032540 ifetch 1 ,contr 
+0x731e 032541 istore 1 ,rega 
+0x731f 032542 increase 1 ,rega 
+0x7320 032543 loop el_box_loop 
+0x7321 032544 branch disable_authrom 
+:      032546 pht:
+0x7322 032547 force 8 ,loopcnt 
+0x7323 032548 arg mem_input_store ,contr 
+0x7324 032549 copy contr ,contw 
+:      032550 pht_loop:
+0x7325 032551 ifetch 1 ,contr 
+0x7326 032552 iforce rega 
+0x7327 032553 ifetch 1 ,contr 
+0x7328 032554 iforce regb 
+0x7329 032555 lshift rega ,pdata 
+0x732a 032556 iadd regb ,pdata 
+0x732b 032557 istore 1 ,contw 
+0x732c 032558 deposit rega 
+0x732d 032559 iadd regb ,pdata 
+0x732e 032560 istore 1 ,contw 
+0x732f 032561 loop pht_loop 
+0x7330 032562 rtn 
+:      032565 permute:
+0x7331 032566 setarg 0x8ae42c 
+0x7332 032567 iforce temp 
+0x7333 032568 force 7 ,loopcnt 
+0x7334 032569 call permute_exchange 
+0x7335 032570 setarg 0xd751b 
+0x7336 032571 iforce temp 
+0x7337 032572 force 5 ,loopcnt 
+0x7338 032573 call permute_exchange 
+0x7339 032574 fetch 1 ,mem_input_store + 15 
+0x733a 032575 iforce rega 
+0x733b 032576 fetch 1 ,mem_input_store + 3 
+0x733c 032577 store 1 ,mem_input_store + 15 
+0x733d 032578 deposit rega 
+0x733e 032579 store 1 ,mem_input_store + 3 
+0x733f 032580 rtn 
+:      032582 permute_exchange:
+0x7340 032583 and temp ,0xf ,regb 
+:      032584 permute_loop:
+0x7341 032585 and temp ,0xf ,pdata 
+0x7342 032586 arg mem_input_store ,contw 
+0x7343 032587 iadd contw ,contw 
+0x7344 032588 ifetch 1 ,contw 
+0x7345 032589 iforce regc 
+0x7346 032590 deposit rega 
+0x7347 032591 istore 1 ,contw 
+0x7348 032592 copy regc ,rega 
+0x7349 032593 rshift4 temp ,temp 
+0x734a 032594 loop permute_loop 
+0x734b 032595 setarg mem_input_store 
+0x734c 032596 iadd regb ,contw 
+0x734d 032597 deposit rega 
+0x734e 032598 istore 1 ,contw 
+0x734f 032599 rtn 
+:      032601 add16:
+0x7350 032602 enable user 
+0x7351 032603 branch xor_add16 
+:      032605 xor16:
+0x7352 032606 disable user 
+:      032607 xor_add16:
+0x7353 032608 force 16 ,loopcnt 
+:      032609 xoradd_loop:
+0x7354 032610 ifetcht 1 ,rega 
+0x7355 032611 ifetch 1 ,regb 
+0x7356 032612 branch xoradd_add ,user 
+0x7357 032613 ixor temp ,pdata 
+0x7358 032614 branch xoradd_store 
+:      032615 xoradd_add:
+0x7359 032616 iadd temp ,pdata 
+:      032617 xoradd_store:
+0x735a 032618 istore 1 ,contw 
+0x735b 032619 increase 1 ,rega 
+0x735c 032620 increase 1 ,regb 
+0x735d 032621 loop xoradd_loop 
+0x735e 032622 rtn 
+:      032625 function_expand:
+0x735f 032626 arg mem_y ,contw 
+0x7360 032627 ifetch 6 ,rega 
+0x7361 032628 istore 6 ,contw 
+0x7362 032629 branch expand_12 ,user 
+0x7363 032630 ifetch 6 ,rega 
+0x7364 032631 branch expand_cont 
+:      032632 expand_12:
+0x7365 032633 ifetch 6 ,contr 
+:      032634 expand_cont:
+0x7366 032635 istore 6 ,contw 
+0x7367 032636 ifetch 4 ,rega 
+0x7368 032637 istore 4 ,contw 
+0x7369 032638 rtn 
+:      032640 key_offset:
+0x736a 032641 arg mem_link_key ,contr 
+0x736b 032642 arg mem_x ,contw 
+0x736c 032643 arg 0 ,temp 
+0x736d 032644 setarg 0x8395a7 
+0x736e 032645 call concatenate_temp24 
+0x736f 032646 setarg 0xb3c1df 
+0x7370 032647 call concatenate_temp24 
+0x7371 032648 setarg 0xe5e9 
+0x7372 032649 call concatenate_temp16 
+0x7373 032650 copy temp ,regab 
+0x7374 032651 disable user 
+0x7375 032652 call key_addxor 
+0x7376 032653 copy regab ,temp 
+0x7377 032654 enable user 
+0x7378 032655 branch key_addxor 
+:      032657 key_addxor:
+0x7379 032658 force 8 ,loopcnt 
+:      032659 key_addxor_loop:
+0x737a 032660 ifetch 1 ,contr 
+0x737b 032661 compare 1 ,loopcnt ,1 
+0x737c 032662 branch key_high ,user 
+0x737d 032663 branch key_xor ,true 
+:      032664 key_add:
+0x737e 032665 iadd temp ,pdata 
+0x737f 032666 branch key_store 
+:      032667 key_high:
+0x7380 032668 branch key_add ,true 
+:      032669 key_xor:
+0x7381 032670 ixor temp ,pdata 
+:      032671 key_store:
+0x7382 032672 istore 1 ,contw 
+0x7383 032673 rshift8 temp ,temp 
+0x7384 032674 loop key_addxor_loop 
+0x7385 032675 rtn 
+:      032677 copy_aco:
+0x7386 032678 fetch 6 ,mem_input_store + 4 
+0x7387 032679 store 6 ,mem_aco 
+0x7388 032680 ifetch 6 ,contr 
+0x7389 032681 istore 6 ,contw 
+0x738a 032682 rtn 
+:      032684 concatenate_temp24:
+0x738b 032685 lshift8 temp ,temp 
+:      032686 concatenate_temp16:
+0x738c 032687 lshift16 temp ,temp 
+0x738d 032688 ior temp ,temp 
+0x738e 032689 rtn 
+:      032693 loop1:
+0x738f 032694 branch loop1 
+:      032698 generate_stk:
+0x7390 032699 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032700 call function_s1 
+0x7392 032701 arg mem_le_ltk ,contw 
+0x7393 032702 branch store_aes_result 
+:      032705 authenticate_rconfirm:
+0x7394 032706 arg mem_le_srand ,contw 
+0x7395 032707 branch authenticate_mconfirm ,master 
+0x7396 032708 arg mem_le_mrand ,contw 
+:      032709 authenticate_mconfirm:
+0x7397 032710 copy contr ,rega 
+0x7398 032711 call memcpy16 
+0x7399 032712 call function_c1 
+0x739a 032713 arg mem_le_rconfirm ,contr 
+0x739b 032714 branch compare_res 
+:      032716 generate_confirm:
+0x739c 032717 arg mem_le_mrand ,rega 
+0x739d 032718 branch generate_mrand ,master 
+0x739e 032719 arg mem_le_srand ,rega 
+:      032720 generate_mrand:
+0x739f 032721 copy rega ,contw 
+0x73a0 032722 call generate_random 
+0x73a1 032723 branch function_c1 
+:      032725 generate_sk:
+0x73a2 032726 arg mem_le_skdm ,contr 
+0x73a3 032727 call load_data128 
+0x73a4 032728 arg mem_le_ltk ,contr 
+0x73a5 032729 call load_regext 
+0x73a6 032730 force 0x38 ,aes_ctrl 
+0x73a7 032731 force 0x0 ,aes_ctrl 
+0x73a8 032732 call wait_aes 
+0x73a9 032733 arg mem_le_sk ,contw 
+0x73aa 032734 branch store_aes_result 
+:      032737 first_block_counter:
+0x73ab 032738 force 0x49 ,pdata 
+0x73ac 032739 branch first_block 
+:      032740 first_block_data:
+0x73ad 032741 force 1 ,pdata 
+:      032742 first_block:
+0x73ae 032743 force regidx_data ,regext_index 
+0x73af 032744 lshift8 temp ,regext 
+0x73b0 032745 ior regext ,regext 
+0x73b1 032746 increase 1 ,regext_index 
+0x73b2 032747 rshift8 temp ,regext 
+0x73b3 032748 rshift16 regext ,regext 
+0x73b4 032749 fetch 2 ,mem_le_ivm 
+0x73b5 032750 lshift16 ,pdata ,pdata 
+0x73b6 032751 ior regext ,regext 
+0x73b7 032752 increase 1 ,regext_index 
+0x73b8 032753 ifetch 4 ,contr 
+0x73b9 032754 iforce regext 
+0x73ba 032755 increase 1 ,regext_index 
+0x73bb 032756 ifetch 2 ,contr 
+0x73bc 032757 byteswap rega ,regext 
+0x73bd 032758 lshift16 regext ,regext 
+0x73be 032759 ior regext ,regext 
+0x73bf 032760 increase 1 ,regext_index 
+0x73c0 032761 rtn 
+:      032765 generate_mic:
+0x73c1 032766 add regc ,1 ,contr 
+0x73c2 032767 ifetch 1 ,contr 
+0x73c3 032768 iforce rega 
+0x73c4 032769 call first_block_counter 
+0x73c5 032770 call do_aes_ocb 
+0x73c6 032772 force regidx_data ,regext_index 
+0x73c7 032773 ifetch 1 ,regc 
+0x73c8 032774 and_into 0x3 ,pdata 
+0x73c9 032775 lshift16 pdata ,regext 
+0x73ca 032776 set1 8 ,regext 
+0x73cb 032777 call clear_hidata 
+0x73cc 032778 call do_aes_cbc 
+0x73cd 032780 copy rega ,loopcnt 
+0x73ce 032781 add regc ,2 ,contr 
+0x73cf 032782 call padding_data 
+:      032783 generate_mic_loop:
+0x73d0 032784 call aes_load_data 
+0x73d1 032785 call do_aes_cbc 
+0x73d2 032786 deposit loopcnt 
+0x73d3 032787 branch generate_mic_end ,blank 
+0x73d4 032788 branch generate_mic_loop 
+:      032789 generate_mic_end:
+0x73d5 032790 force regidx_result ,regext_index 
+0x73d6 032791 deposit regext 
+0x73d7 032792 store 4 ,mem_le_mic 
+0x73d8 032793 rtn 
+:      032795 aes_crypt_data:
+0x73d9 032796 increase 1 ,rega 
+0x73da 032797 call first_block_data 
+0x73db 032798 copy regc ,contr 
+0x73dc 032799 call aes_load_xor 
+0x73dd 032800 call do_aes_ctr 
+0x73de 032801 call store_enc_data 
+0x73df 032802 increase 16 ,regc 
+0x73e0 032803 increase -16 ,regb 
+0x73e1 032804 branch aes_crypt_data ,positive 
+0x73e2 032805 rtn 
+:      032807 le_encrypt:
+0x73e3 032808 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032809 arg mem_le_txheader ,regc 
+0x73e5 032810 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032811 call generate_mic 
+0x73e7 032812 force regidx_xor ,regext_index 
+0x73e8 032813 iforce regext 
+0x73e9 032814 force 0 ,rega 
+0x73ea 032815 call first_block_data 
+0x73eb 032816 call do_aes_ctr 
+0x73ec 032817 arg mem_le_txpayload ,regc 
+0x73ed 032818 fetch 1 ,mem_le_txlen 
+0x73ee 032819 add pdata ,-1 ,regb 
+0x73ef 032820 iadd regc ,contw 
+0x73f0 032821 force regidx_result ,regext_index 
+0x73f1 032822 deposit regext 
+0x73f2 032823 istore 4 ,contw 
+0x73f3 032824 call aes_crypt_data 
+0x73f4 032825 fetch 1 ,mem_le_txlen 
+0x73f5 032826 increase 4 ,pdata 
+0x73f6 032827 store 1 ,mem_le_txlen 
+0x73f7 032828 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032829 increase 1 ,temp 
+0x73f9 032830 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032831 rtn 
+:      032833 le_decrypt:
+0x73fb 032834 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032835 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032836 sub pdata ,20 ,null 
+0x73fe 032837 branch le_dec_cont ,positive 
+:      032838 le_dec_cont:
+0x73ff 032839 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032840 add pdata ,-1 ,regb 
+0x7401 032841 increase -4 ,pdata 
+0x7402 032842 store 1 ,mem_le_rxbuf + 1 
+0x7403 032843 iadd regc ,contr 
+0x7404 032844 ifetch 4 ,contr 
+0x7405 032845 force regidx_xor ,regext_index 
+0x7406 032846 iforce regext 
+0x7407 032847 force 0 ,rega 
+0x7408 032848 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032849 call first_block_data 
+0x740a 032850 call do_aes_ctr 
+0x740b 032851 force regidx_result ,regext_index 
+0x740c 032852 deposit regext 
+0x740d 032853 store 4 ,mem_le_peer_mic 
+0x740e 032854 call aes_crypt_data 
+0x740f 032855 arg mem_le_rxbuf ,regc 
+0x7410 032856 call generate_mic 
+0x7411 032857 fetcht 4 ,mem_le_peer_mic 
+0x7412 032858 isub temp ,pdata 
+0x7413 032859 nrtn blank 
+0x7414 032860 fetch 4 ,mem_le_last_mic 
+0x7415 032861 isub temp ,pdata 
+0x7416 032862 rtn blank 
+0x7417 032863 storet 4 ,mem_le_last_mic 
+0x7418 032864 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032865 increase 1 ,pdata 
+0x741a 032866 store 5 ,mem_le_pcnt_rx 
+0x741b 032867 force 0 ,pdata 
+0x741c 032868 rtn 
+:      032870 wait_aes:
+0x741d 032871 nbranch wait_aes ,aes_ready 
+0x741e 032872 rtn 
+:      032874 do_aes_ocb:
+0x741f 032875 force 0x30 ,aes_ctrl 
+0x7420 032876 force 0x0 ,aes_ctrl 
+0x7421 032877 branch wait_aes 
+:      032879 do_aes_cbc:
+0x7422 032880 force 0x32 ,aes_ctrl 
+0x7423 032881 force 0x2 ,aes_ctrl 
+0x7424 032882 branch wait_aes 
+:      032884 do_aes_ctr:
+0x7425 032885 force 0x34 ,aes_ctrl 
+0x7426 032886 force 0x4 ,aes_ctrl 
+0x7427 032887 branch wait_aes 
+:      032890 aes_init:
+0x7428 032891 force 1 ,aes_ctrl 
+0x7429 032892 force 0 ,aes_ctrl 
+0x742a 032893 rtn 
+:      032894 function_s1:
+0x742b 032895 force regidx_data ,regext_index 
+0x742c 032896 fetch 4 ,mem_le_mrand 
+0x742d 032897 iforce regext 
+0x742e 032898 increase 1 ,regext_index 
+0x742f 032899 ifetch 4 ,contr 
+0x7430 032900 iforce regext 
+0x7431 032901 increase 1 ,regext_index 
+0x7432 032902 fetch 4 ,mem_le_srand 
+0x7433 032903 iforce regext 
+0x7434 032904 increase 1 ,regext_index 
+0x7435 032905 ifetch 4 ,contr 
+0x7436 032906 iforce regext 
+0x7437 032907 increase 1 ,regext_index 
+0x7438 032908 call aes_clear 
+0x7439 032909 increase -4 ,regext_index 
+0x743a 032910 fetch 4 ,mem_le_tk 
+0x743b 032911 copy pdata ,regext 
+0x743c 032912 increase 4 ,regext_index 
+0x743d 032913 force 0x38 ,aes_ctrl 
+0x743e 032914 force 0x8 ,aes_ctrl 
+0x743f 032915 branch wait_aes 
+:      032918 function_c1:
+0x7440 032919 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032920 fetch 6 ,mem_le_lap 
+0x7442 032921 fetcht 6 ,mem_le_plap 
+0x7443 032922 branch function_c1_master ,master 
+0x7444 032923 fetch 6 ,mem_le_plap 
+0x7445 032924 fetcht 6 ,mem_le_lap 
+:      032925 function_c1_master:
+0x7446 032926 force regidx_xor ,regext_index 
+0x7447 032927 copy temp ,regext 
+0x7448 032928 increase 1 ,regext_index 
+0x7449 032929 rshift32 temp ,regext 
+0x744a 032930 lshift16 pdata ,pdata 
+0x744b 032931 ior regext ,regext 
+0x744c 032932 increase 1 ,regext_index 
+0x744d 032933 rshift32 pdata ,regext 
+0x744e 032934 increase 1 ,regext_index 
+0x744f 032935 force 0 ,regext 
+0x7450 032936 force 0 ,pdata 
+0x7451 032937 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032938 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032939 nbranch function_c1_irat ,master 
+0x7454 032941 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032942 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032943 function_c1_irat:
+0x7456 032944 store 1 ,mem_le_iat 
+0x7457 032945 storet 1 ,mem_le_rat 
+0x7458 032946 force regidx_data ,regext_index 
+0x7459 032947 arg mem_le_iat ,regb 
+0x745a 032948 force 4 ,loopcnt 
+:      032949 function_c1_loop1:
+0x745b 032950 ifetch 4 ,rega 
+0x745c 032951 ifetcht 4 ,regb 
+0x745d 032952 ixor temp ,regext 
+0x745e 032953 increase 1 ,regext_index 
+0x745f 032954 increase 4 ,rega 
+0x7460 032955 increase 4 ,regb 
+0x7461 032956 loop function_c1_loop1 
+0x7462 032957 call aes_clear 
+0x7463 032958 increase -4 ,regext_index 
+0x7464 032959 fetch 4 ,mem_le_tk 
+0x7465 032960 copy pdata ,regext 
+0x7466 032961 increase 4 ,regext_index 
+0x7467 032962 force 0x38 ,aes_ctrl 
+0x7468 032963 force 0xc ,aes_ctrl 
+0x7469 032964 call wait_aes 
+0x746a 032966 call aes_clear_data 
+0x746b 032967 force 0x3a ,aes_ctrl 
+0x746c 032968 force 0x8 ,aes_ctrl 
+0x746d 032969 branch wait_aes 
+:      032971 padding_data:
+0x746e 032972 compare 0 ,loopcnt ,3 
+0x746f 032973 rtn true 
+0x7470 032974 deposit contr 
+0x7471 032975 iadd loopcnt ,contw 
+0x7472 032976 force 0 ,pdata 
+:      032977 padding_loop:
+0x7473 032978 istore 1 ,contw 
+0x7474 032979 increase 1 ,loopcnt 
+0x7475 032980 compare 0 ,loopcnt ,3 
+0x7476 032981 rtn true 
+0x7477 032982 branch padding_loop 
+:      032984 aes_load_data:
+0x7478 032985 force regidx_data ,regext_index 
+:      032986 load_data_loop:
+0x7479 032987 deposit loopcnt 
+0x747a 032988 branch load_data_padding ,blank 
+0x747b 032989 ifetch 4 ,contr 
+0x747c 032990 increase -4 ,loopcnt 
+:      032991 load_data_padding:
+0x747d 032992 iforce regext 
+0x747e 032993 increase 1 ,regext_index 
+0x747f 032994 compare regidx_key ,regext_index ,0xf 
+0x7480 032995 rtn true 
+0x7481 032996 branch load_data_loop 
+:      032998 aes_load_xor:
+0x7482 032999 force regidx_xor ,regext_index 
+0x7483 033000 branch load_regext 
+:      033001 load_key:
+0x7484 033002 force regidx_key ,regext_index 
+0x7485 033003 branch load_regext 
+:      033004 load_data128:
+0x7486 033005 force regidx_data ,regext_index 
+:      033006 load_regext:
+0x7487 033007 force 4 ,loopcnt 
+:      033008 load_regext_loop:
+0x7488 033009 ifetch 4 ,contr 
+0x7489 033010 iforce regext 
+0x748a 033011 increase 1 ,regext_index 
+0x748b 033012 loop load_regext_loop 
+0x748c 033013 rtn 
+:      033015 load_sk:
+0x748d 033016 arg mem_le_sk ,contr 
+0x748e 033017 branch load_key 
+:      033019 clear_hidata:
+0x748f 033020 force 4 ,loopcnt 
+0x7490 033021 branch clear_data_rest 
+:      033023 aes_clear_data:
+0x7491 033024 force regidx_data ,regext_index 
+:      033025 aes_clear:
+0x7492 033026 force 4 ,loopcnt 
+:      033027 clear_loop:
+0x7493 033028 force 0 ,regext 
+:      033029 clear_data_rest:
+0x7494 033030 increase 1 ,regext_index 
+0x7495 033031 loop clear_loop 
+0x7496 033032 rtn 
+:      033034 store_aes_result:
+0x7497 033035 force regidx_result ,regext_index 
+0x7498 033036 force 4 ,loopcnt 
+:      033037 send_aes_result_loop:
+0x7499 033038 deposit regext 
+0x749a 033039 istore 4 ,contw 
+0x749b 033040 increase 1 ,regext_index 
+0x749c 033041 loop send_aes_result_loop 
+0x749d 033042 rtn 
+:      033044 store_enc_data:
+0x749e 033045 force regidx_result ,regext_index 
+0x749f 033046 copy regc ,contw 
+0x74a0 033047 add regb ,1 ,loopcnt 
+0x74a1 033048 sub loopcnt ,15 ,null 
+0x74a2 033049 branch store_enc_loop ,positive 
+0x74a3 033050 force 16 ,loopcnt 
+:      033051 store_enc_loop:
+0x74a4 033052 deposit regext 
+0x74a5 033053 sub loopcnt ,3 ,null 
+0x74a6 033054 branch store_enc_byte ,positive 
+0x74a7 033055 istore 4 ,contw 
+0x74a8 033056 increase -4 ,loopcnt 
+0x74a9 033057 rtn zero 
+0x74aa 033058 increase 1 ,regext_index 
+0x74ab 033059 branch store_enc_loop 
+:      033060 store_enc_byte:
+0x74ac 033061 istore 1 ,contw 
+0x74ad 033062 rshift8 pdata ,pdata 
+0x74ae 033063 loop store_enc_byte 
+0x74af 033064 rtn 
+:      033067 compare_res:
+0x74b0 033068 force regidx_result ,regext_index 
+0x74b1 033069 force 4 ,loopcnt 
+:      033070 compare_res_loop:
+0x74b2 033071 ifetch 4 ,contr 
+0x74b3 033072 isub regext ,null 
+0x74b4 033073 nrtn zero 
+0x74b5 033074 increase 1 ,regext_index 
+0x74b6 033075 loop compare_res_loop 
+0x74b7 033076 force 0 ,null 
+0x74b8 033077 rtn 
+:      033079 enable_authrom:
+0x74b9 033080 hfetch 1 ,core_clkoff 
+0x74ba 033081 set0 clock_off_auth_rom ,pdata 
+0x74bb 033082 hstore 1 ,core_clkoff 
+0x74bc 033083 rtn 
+:      033085 disable_authrom:
+0x74bd 033086 hfetch 1 ,core_clkoff 
+0x74be 033087 set1 clock_off_auth_rom ,pdata 
+0x74bf 033088 hstore 1 ,core_clkoff 
+0x74c0 033089 rtn 
+:      033091 init_memp:
+0x74c1 033092 arg mem_p ,contw 
+0x74c2 033093 setsect 0 ,0x3ffff 
+0x74c3 033094 setsect 1 ,0x3ffff 
+0x74c4 033095 setsect 2 ,0x3ffff 
+0x74c5 033096 setsect 3 ,0x3fbff 
+0x74c6 033097 istore 9 ,contw 
+0x74c7 033098 setsect 0 ,0x3ffff 
+0x74c8 033099 setsect 1 ,0x3ffff 
+0x74c9 033100 setsect 2 ,0x3ffff 
+0x74ca 033101 setsect 3 ,0x3ffff 
+0x74cb 033102 istore 9 ,contw 
+0x74cc 033103 setsect 0 ,0x3ffff 
+0x74cd 033104 setsect 1 ,0x3ffff 
+0x74ce 033105 setsect 2 ,0x3cfff 
+0x74cf 033106 setsect 3 ,0x3ffff 
+0x74d0 033107 istore 9 ,contw 
+0x74d1 033108 setsect 0 ,0x3ffff 
+0x74d2 033109 setsect 1 ,0x3ffff 
+0x74d3 033110 setsect 2 ,0x3ffef 
+0x74d4 033111 setsect 3 ,0x3ffff 
+0x74d5 033112 istore 9 ,contw 
+0x74d6 033113 setsect 0 ,0x3ffff 
+0x74d7 033114 setsect 1 ,0x3ffff 
+0x74d8 033115 setsect 2 ,0x3ffff 
+0x74d9 033116 setsect 3 ,0x3ffff 
+0x74da 033117 istore 9 ,contw 
+0x74db 033118 setsect 0 ,0x3ffff 
+0x74dc 033119 setsect 1 ,0x26c7f 
+0x74dd 033120 setsect 2 ,0x146b 
+0x74de 033121 setsect 3 ,0x37bb3 
+0x74df 033122 istore 9 ,contw 
+0x74e0 033123 setsect 0 ,0x1feb8 
+0x74e1 033124 setsect 1 ,0x10c12 
+0x74e2 033125 setsect 2 ,0x2b722 
+0x74e3 033126 setsect 3 ,0x29fa6 
+0x74e4 033127 istore 9 ,contw 
+0x74e5 033128 setsect 0 ,0xe70f 
+0x74e6 033129 setsect 1 ,0x16720 
+0x74e7 033130 setsect 2 ,0x519e 
+0x74e8 033131 setsect 3 ,0x19084 
+0x74e9 033132 istore 9 ,contw 
+0x74ea 033133 setsect 0 ,0x31012 
+0x74eb 033134 setsect 1 ,0x360bf 
+0x74ec 033135 setsect 2 ,0x3f0af 
+0x74ed 033136 setsect 3 ,0x3d3 
+0x74ee 033137 istore 9 ,contw 
+0x74ef 033138 setsect 0 ,0x3a188 
+0x74f0 033139 setsect 1 ,0x3ad0 
+0x74f1 033140 setsect 2 ,0x3cbf2 
+0x74f2 033141 setsect 3 ,0x243d9 
+0x74f3 033142 istore 9 ,contw 
+0x74f4 033143 setsect 0 ,0x2b030 
+0x74f5 033144 setsect 1 ,0x36a03 
+0x74f6 033145 setsect 2 ,0x11188 
+0x74f7 033146 setsect 3 ,0x1e520 
+0x74f8 033147 istore 9 ,contw 
+0x74f9 033148 setsect 0 ,0x3a11e 
+0x74fa 033149 setsect 1 ,0xfe5d 
+0x74fb 033150 setsect 2 ,0xdd57 
+0x74fc 033151 setsect 3 ,0x1ac93 
+0x74fd 033152 istore 9 ,contw 
+0x74fe 033153 setsect 0 ,0x11ed 
+0x74ff 033154 setsect 1 ,0x218c4 
+0x7500 033155 setsect 2 ,0x8da7 
+0x7501 033156 setsect 3 ,0x257ff 
+0x7502 033157 istore 9 ,contw 
+0x7503 033158 setsect 0 ,0x3192b 
+0x7504 033159 setsect 1 ,0x34641 
+0x7505 033160 setsect 2 ,0x1be0c 
+0x7506 033161 setsect 3 ,0x366ad 
+0x7507 033162 istore 9 ,contw 
+0x7508 033163 setsect 0 ,0x1f83 
+0x7509 033164 setsect 1 ,0x15a23 
+0x750a 033165 setsect 2 ,0x3f9b0 
+0x750b 033166 setsect 3 ,0x3949 
+0x750c 033167 istore 9 ,contw 
+0x750d 033168 setsect 0 ,0x13a51 
+0x750e 033169 setsect 1 ,0x153fd 
+0x750f 033170 setsect 2 ,0x3372a 
+0x7510 033171 setsect 3 ,0xf1bb 
+0x7511 033172 istore 9 ,contw 
+0x7512 033173 setsect 0 ,0x3ae85 
+0x7513 033174 setsect 1 ,0x1eed9 
+0x7514 033175 setsect 2 ,0x9e66 
+0x7515 033176 setsect 3 ,0x1a8 
+0x7516 033177 istore 8 ,contw 
+0x7517 033178 rtn 
+:      033182 init_memp_256:
+0x7518 033183 arg mem_p_256 ,contw 
+0x7519 033184 setsect 0 ,0x3ffff 
+0x751a 033185 setsect 1 ,0x3ffff 
+0x751b 033186 setsect 2 ,0x3ffff 
+0x751c 033187 setsect 3 ,0x3ffff 
+0x751d 033188 istore 9 ,contw 
+0x751e 033189 setsect 0 ,0x3ffff 
+0x751f 033190 setsect 1 ,0x3f 
+0x7520 033191 setsect 2 ,0x0 
+0x7521 033192 setsect 3 ,0x0 
+0x7522 033193 istore 9 ,contw 
+0x7523 033194 setsect 0 ,0x0 
+0x7524 033195 setsect 1 ,0x0 
+0x7525 033196 setsect 2 ,0x1000 
+0x7526 033197 setsect 3 ,0x0 
+0x7527 033198 istore 9 ,contw 
+0x7528 033199 setsect 0 ,0x3ff00 
+0x7529 033200 setsect 1 ,0x3ffff 
+0x752a 033201 setsect 2 ,0x3ffcf 
+0x752b 033202 setsect 3 ,0x3ffff 
+0x752c 033203 istore 9 ,contw 
+0x752d 033204 setsect 0 ,0x3ffff 
+0x752e 033205 setsect 1 ,0x3ffff 
+0x752f 033206 setsect 2 ,0x3ffff 
+0x7530 033207 setsect 3 ,0x3ff 
+0x7531 033208 istore 9 ,contw 
+0x7532 033209 setsect 0 ,0x0 
+0x7533 033210 setsect 1 ,0x0 
+0x7534 033211 setsect 2 ,0x0 
+0x7535 033212 setsect 3 ,0x0 
+0x7536 033213 istore 9 ,contw 
+0x7537 033214 setsect 0 ,0x10000 
+0x7538 033215 setsect 1 ,0x0 
+0x7539 033216 setsect 2 ,0x3f000 
+0x753a 033217 setsect 3 ,0x3ffff 
+0x753b 033218 istore 9 ,contw 
+0x753c 033219 setsect 0 ,0x296ff 
+0x753d 033220 setsect 1 ,0x22630 
+0x753e 033221 setsect 2 ,0x3945d 
+0x753f 033222 setsect 3 ,0x3d284 
+0x7540 033223 istore 9 ,contw 
+0x7541 033224 setsect 0 ,0x333a0 
+0x7542 033225 setsect 1 ,0x4b7a 
+0x7543 033226 setsect 2 ,0x37d8 
+0x7544 033227 setsect 3 ,0x3c9dc 
+0x7545 033228 istore 9 ,contw 
+0x7546 033229 setsect 0 ,0x3a440 
+0x7547 033230 setsect 1 ,0x1b958 
+0x7548 033231 setsect 2 ,0x38bce 
+0x7549 033232 setsect 3 ,0x1091f 
+0x754a 033233 istore 9 ,contw 
+0x754b 033234 setsect 0 ,0x2e12c 
+0x754c 033235 setsect 1 ,0x1f47c 
+0x754d 033236 setsect 2 ,0x356b1 
+0x754e 033237 setsect 3 ,0x2fd47 
+0x754f 033238 istore 9 ,contw 
+0x7550 033239 setsect 0 ,0x6837 
+0x7551 033240 setsect 1 ,0x2ed90 
+0x7552 033241 setsect 2 ,0x1ecec 
+0x7553 033242 setsect 3 ,0x1acc5 
+0x7554 033243 istore 9 ,contw 
+0x7555 033244 setsect 0 ,0x23357 
+0x7556 033245 setsect 1 ,0x18af3 
+0x7557 033246 setsect 2 ,0xf9e1 
+0x7558 033247 setsect 3 ,0x129f0 
+0x7559 033248 istore 9 ,contw 
+0x755a 033249 setsect 0 ,0x2e7eb 
+0x755b 033250 setsect 1 ,0x3e6e3 
+0x755c 033251 setsect 2 ,0x3e1a7 
+0x755d 033252 setsect 3 ,0x10b8b 
+0x755e 033253 istore 9 ,contw 
+0x755f 033254 setsect 0 ,0x24fe3 
+0x7560 033255 setsect 1 ,0x20ef 
+0x7561 033256 setsect 2 ,0x1b5a6 
+0x7562 033257 setsect 3 ,0xdc2f 
+0x7563 033258 istore 9 ,contw 
+0x7564 033259 setsect 0 ,0x13860 
+0x7565 033260 setsect 1 ,0x2bd69 
+0x7566 033261 setsect 2 ,0x391a 
+0x7567 033262 setsect 3 ,0x1b222 
+0x7568 033263 istore 9 ,contw 
+0x7569 033264 rtn 
+:      033267 publickey_init:
+0x756a 033268 fetch 1 ,mem_ssp_enable 
+0x756b 033269 nbranch sp_initialize ,blank 
+0x756c 033270 branch sp_initialize_256 
+:      033272 sp_calc_sequence_256_check:
+0x756d 033273 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033274 fetch 1 ,mem_ssp_enable 
+0x756f 033275 rtn blank 
+0x7570 033276 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033277 rtnne sp_key_valid 
+0x7572 033278 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033279 rtn blank 
+0x7574 033280 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033281 rtneq sp_key_valid_256 
+0x7576 033282 fetch 2 ,mem_ui_state_map 
+0x7577 033283 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033284 fetch 1 ,mem_le_sc_calc 
+0x7579 033285 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033286 rtn 
+:      033287 stop_publickey_calc_256:
+0x757b 033288 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033289 rtn 
+:      033292 sp_initialize:
+0x757d 033293 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033294 fetch 1 ,mem_ssp_enable 
+0x757f 033295 branch ssp_disable ,blank 
+0x7580 033296 call ssp_enable 
+0x7581 033297 call sp_clear_flags 
+0x7582 033298 branch sp_pubkey_calc 
+:      033300 sp_clear_flags:
+0x7583 033301 setarg 0 
+0x7584 033302 store 8 ,mem_sp_state_start 
+0x7585 033303 store 4 ,mem_sp_flag_start 
+0x7586 033304 store 7 ,mem_sp_iocap_remote 
+0x7587 033305 rtn 
+:      033307 sp_generate_local_key:
+0x7588 033308 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033309 branch sp_generate_local_key0 
+:      033310 sp_master_generate_local_key:
+0x758a 033311 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033312 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033313 branch assert 
+:      033314 sp_generate_local_key0:
+0x758d 033315 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033316 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033317 branch sp_pubkey_calc 
+:      033319 sp_start_send_pubkey:
+0x7590 033320 call sp_dhkey_calc 
+0x7591 033321 fetch 1 ,mem_master_sp_state 
+0x7592 033322 nrtn blank 
+0x7593 033323 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033324 rtn 
+:      033327 sp_calc_check_publickey_256:
+0x7595 033328 call sp_calc_b256 
+0x7596 033329 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033330 arg mem_t7_256 ,contw 
+0x7598 033331 call bn_sqrmod_256 
+0x7599 033332 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033333 arg mem_t2_256 ,contw 
+0x759b 033334 call bn_sqrmod_256 
+0x759c 033335 arg mem_t2_256 ,rega 
+0x759d 033336 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033337 arg mem_t2_256 ,contw 
+0x759f 033338 call bn_mulmod_256 
+0x75a0 033339 arg mem_a_256 ,rega 
+0x75a1 033340 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033341 arg mem_t3_256 ,contw 
+0x75a3 033342 call bn_mulmod_256 
+0x75a4 033343 arg mem_t3_256 ,rega 
+0x75a5 033344 arg mem_t2_256 ,regb 
+0x75a6 033345 arg mem_t2_256 ,contw 
+0x75a7 033346 call bn_addmod_256 
+0x75a8 033347 arg mem_t0_256 ,rega 
+0x75a9 033348 arg mem_t2_256 ,regb 
+0x75aa 033349 arg mem_t0_256 ,contw 
+0x75ab 033350 call bn_addmod_256 
+0x75ac 033351 arg 32 ,loopcnt 
+0x75ad 033352 arg mem_t7_256 ,rega 
+0x75ae 033353 arg mem_t0_256 ,regb 
+0x75af 033354 branch string_compare 
+:      033356 sp_calc_b256:
+0x75b0 033357 arg mem_gy_256 ,rega 
+0x75b1 033358 arg mem_t0_256 ,contw 
+0x75b2 033359 call bn_sqrmod_256 
+0x75b3 033360 arg mem_gx_256 ,rega 
+0x75b4 033361 arg mem_t2_256 ,contw 
+0x75b5 033362 call bn_sqrmod_256 
+0x75b6 033363 arg mem_t2_256 ,rega 
+0x75b7 033364 arg mem_gx_256 ,regb 
+0x75b8 033365 arg mem_t2_256 ,contw 
+0x75b9 033366 call bn_mulmod_256 
+0x75ba 033367 arg mem_a_256 ,rega 
+0x75bb 033368 arg mem_gx_256 ,regb 
+0x75bc 033369 arg mem_t3_256 ,contw 
+0x75bd 033370 call bn_mulmod_256 
+0x75be 033371 arg mem_t3_256 ,rega 
+0x75bf 033372 arg mem_t2_256 ,regb 
+0x75c0 033373 arg mem_t2_256 ,contw 
+0x75c1 033374 call bn_addmod_256 
+0x75c2 033375 arg mem_t0_256 ,rega 
+0x75c3 033376 arg mem_t2_256 ,regb 
+0x75c4 033377 arg mem_t0_256 ,contw 
+0x75c5 033378 branch bn_submod_256 
+:      033380 sp_calc_check_publickey:
+0x75c6 033381 call sp_calc_b 
+0x75c7 033382 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033383 arg mem_t7_256 ,contw 
+0x75c9 033384 call bn_sqrmod 
+0x75ca 033385 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033386 arg mem_t2_256 ,contw 
+0x75cc 033387 call bn_sqrmod 
+0x75cd 033388 arg mem_t2_256 ,rega 
+0x75ce 033389 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033390 arg mem_t2_256 ,contw 
+0x75d0 033391 call bn_mulmod 
+0x75d1 033392 arg mem_a ,rega 
+0x75d2 033393 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033394 arg mem_t3_256 ,contw 
+0x75d4 033395 call bn_mulmod 
+0x75d5 033396 arg mem_t3_256 ,rega 
+0x75d6 033397 arg mem_t2_256 ,regb 
+0x75d7 033398 arg mem_t2_256 ,contw 
+0x75d8 033399 call bn_addmod 
+0x75d9 033400 arg mem_t0_256 ,rega 
+0x75da 033401 arg mem_t2_256 ,regb 
+0x75db 033402 arg mem_t0_256 ,contw 
+0x75dc 033403 call bn_addmod 
+0x75dd 033404 arg 24 ,loopcnt 
+0x75de 033405 arg mem_t7_256 ,rega 
+0x75df 033406 arg mem_t0_256 ,regb 
+0x75e0 033407 branch string_compare 
+:      033409 sp_calc_b:
+0x75e1 033410 arg mem_gy ,rega 
+0x75e2 033411 arg mem_t0_256 ,contw 
+0x75e3 033412 call bn_sqrmod 
+0x75e4 033413 arg mem_gx ,rega 
+0x75e5 033414 arg mem_t2_256 ,contw 
+0x75e6 033415 call bn_sqrmod 
+0x75e7 033416 arg mem_t2_256 ,rega 
+0x75e8 033417 arg mem_gx ,regb 
+0x75e9 033418 arg mem_t2_256 ,contw 
+0x75ea 033419 call bn_mulmod 
+0x75eb 033420 arg mem_a ,rega 
+0x75ec 033421 arg mem_gx ,regb 
+0x75ed 033422 arg mem_t3_256 ,contw 
+0x75ee 033423 call bn_mulmod 
+0x75ef 033424 arg mem_t3_256 ,rega 
+0x75f0 033425 arg mem_t2_256 ,regb 
+0x75f1 033426 arg mem_t2_256 ,contw 
+0x75f2 033427 call bn_addmod 
+0x75f3 033428 arg mem_t0_256 ,rega 
+0x75f4 033429 arg mem_t2_256 ,regb 
+0x75f5 033430 arg mem_t0_256 ,contw 
+0x75f6 033431 branch bn_submod 
+:      033434 sp_calculate_commitment:
+0x75f7 033435 fetch 1 ,mem_sp_calc 
+0x75f8 033436 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033437 call sp_local_random_key_generator 
+0x75fa 033438 arg mem_sp_prarm_stack ,contw 
+0x75fb 033439 setarg mem_sp_random_local_end 
+0x75fc 033440 istore 2 ,contw 
+0x75fd 033441 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033442 istore 2 ,contw 
+0x75ff 033443 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033444 istore 2 ,contw 
+0x7601 033445 branch sp_calculate_commitment0 
+:      033446 master_sp_calculate_commitment:
+0x7602 033447 arg mem_sp_prarm_stack ,contw 
+0x7603 033448 setarg mem_sp_random_remote_end 
+0x7604 033449 istore 2 ,contw 
+0x7605 033450 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033451 istore 2 ,contw 
+0x7607 033452 setarg mem_sp_pubkey_local_x_end 
+0x7608 033453 istore 2 ,contw 
+:      033454 sp_calculate_commitment0:
+0x7609 033455 call function_f1 
+0x760a 033456 fetch 1 ,mem_master_sp_state 
+0x760b 033457 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033458 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033459 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033460 rtn 
+:      033461 master_sp_calculate_commitment0:
+0x760f 033462 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033463 call sp_master_generate_local_key 
+0x7611 033464 branch master_set_mem_master_sp_flag 
+:      033466 sp_local_random_key_generator:
+0x7612 033467 arg mem_sp_random_local ,contw 
+0x7613 033468 force 8 ,queue 
+0x7614 033469 branch random_generator 
+:      033471 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033472 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033473 rtn 
+:      033475 sp_confirm_check:
+0x7617 033477 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033478 arg mem_addr_value ,contw 
+0x7619 033479 fetch 6 ,mem_lap 
+0x761a 033480 istore 6 ,contw 
+0x761b 033481 fetch 6 ,mem_plap 
+0x761c 033482 istore 6 ,contw 
+0x761d 033483 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033484 istore 3 ,contw 
+0x761f 033486 call function_f3a 
+0x7620 033488 arg mem_sp_calc_result_high ,rega 
+0x7621 033489 arg mem_sp_check_result ,regb 
+0x7622 033490 force 4 ,queue 
+0x7623 033491 call compare4 
+0x7624 033492 nbranch sp_confirm_check_failed ,true 
+0x7625 033494 call sp_confirm_check_success 
+0x7626 033495 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033496 branch tid_set_reply 
+:      033498 sp_confirm_check_success:
+0x7628 033499 fetch 1 ,mem_master_sp_state 
+0x7629 033500 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033501 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033502 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033503 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033504 rtn 
+:      033505 sp_confirm_check_success_master:
+0x762e 033506 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033507 jam sp_state_end ,mem_master_sp_state 
+0x7630 033508 branch master_set_mem_master_sp_flag 
+:      033511 sp_confirm_check_failed:
+0x7631 033512 fetch 1 ,mem_master_sp_state 
+0x7632 033513 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033514 jam sp_stat_null ,mem_sp_state 
+0x7634 033515 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033517 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033518 rtn 
+:      033519 sp_confirm_check_failed_master:
+0x7637 033520 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033521 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033522 rtn 
+:      033524 sp_confirm_calc:
+0x763a 033525 fetch 1 ,mem_sp_dh_ready 
+0x763b 033526 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033527 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033528 branch master_set_mem_master_sp_flag 
+:      033529 sp_confirm_calc_ready:
+0x763e 033530 arg mem_addr_value ,contw 
+0x763f 033531 fetch 6 ,mem_plap 
+0x7640 033532 istore 6 ,contw 
+0x7641 033533 fetch 6 ,mem_lap 
+0x7642 033534 istore 6 ,contw 
+0x7643 033535 fetch 3 ,mem_sp_iocap_local 
+0x7644 033536 istore 3 ,contw 
+0x7645 033538 call function_f3b 
+0x7646 033539 fetch 1 ,mem_master_sp_state 
+0x7647 033540 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033541 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033542 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033543 rtn 
+:      033544 sp_confirm_calc_master:
+0x764b 033545 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033546 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033547 rtn 
+:      033549 sp_master_key_prarm_push:
+0x764e 033550 arg mem_sp_prarm_stack ,contw 
+0x764f 033551 fetch 6 ,mem_plap 
+0x7650 033552 istore 6 ,contw 
+0x7651 033553 fetch 6 ,mem_lap 
+0x7652 033554 istore 6 ,contw 
+0x7653 033555 setarg mem_sp_random_local_end 
+0x7654 033556 istore 2 ,contw 
+0x7655 033557 setarg mem_sp_random_remote_end 
+0x7656 033558 istore 2 ,contw 
+0x7657 033559 branch sp_link_key_calc 
+:      033560 sp_link_key_prarm_push:
+0x7658 033561 jam sp_stat_done ,mem_sp_state 
+0x7659 033562 arg mem_sp_prarm_stack ,contw 
+0x765a 033563 fetch 6 ,mem_lap 
+0x765b 033564 istore 6 ,contw 
+0x765c 033565 fetch 6 ,mem_plap 
+0x765d 033566 istore 6 ,contw 
+0x765e 033567 setarg mem_sp_random_remote_end 
+0x765f 033568 istore 2 ,contw 
+0x7660 033569 setarg mem_sp_random_local_end 
+0x7661 033570 istore 2 ,contw 
+:      033571 sp_link_key_calc:
+0x7662 033573 arg mem_addr_value ,contw 
+0x7663 033574 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033575 istore 6 ,contw 
+0x7665 033576 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033577 istore 6 ,contw 
+0x7667 033579 call function_f2 
+0x7668 033582 jam 1 ,mem_link_key_exists 
+0x7669 033583 arg mem_link_key ,contw 
+0x766a 033584 arg mem_sp_calc_result_high ,contr 
+0x766b 033585 call memcpy16 
+0x766c 033586 branch generate_linkkey_continue 
+:      033589 sp_pubkey_calc:
+0x766d 033590 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033591 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033592 rtnne sp_key_invalid 
+0x7670 033593 fetch 1 ,mem_sp_calc 
+0x7671 033594 rtnne sp_calc_standby 
+0x7672 033595 arg mem_sp_private_key ,contw 
+0x7673 033596 force 11 ,queue 
+0x7674 033597 call random_generator 
+0x7675 033598 random pdata 
+0x7676 033599 rshift pdata ,pdata 
+0x7677 033600 istore 2 ,contw 
+0x7678 033602 arg mem_k ,contw 
+0x7679 033603 arg mem_sp_private_key ,contr 
+0x767a 033604 call memcpy24 
+0x767b 033606 arg mem_ax ,contw 
+0x767c 033607 arg mem_gx ,contr 
+0x767d 033608 call memcpy48 
+0x767e 033610 arg mem_az ,contw 
+0x767f 033611 call bn_zero 
+0x7680 033612 jam 1 ,mem_az 
+0x7681 033614 call eckp_calc_init 
+0x7682 033615 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033616 rtn 
+:      033618 sp_pubkey_generated:
+0x7684 033619 arg mem_sp_pubkey_local ,contw 
+0x7685 033620 arg mem_bx ,contr 
+0x7686 033621 call memcpy48 
+0x7687 033622 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033623 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033624 rtn 
+:      033626 sp_dhkey_calc:
+0x768a 033627 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033628 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033629 rtnne sp_key_invalid 
+0x768d 033630 fetch 1 ,mem_sp_calc 
+0x768e 033631 rtnne sp_calc_standby 
+0x768f 033633 arg mem_k ,contw 
+0x7690 033634 arg mem_sp_private_key ,contr 
+0x7691 033635 call memcpy24 
+0x7692 033637 arg mem_ax ,contw 
+0x7693 033638 arg mem_sp_pubkey_remote ,contr 
+0x7694 033639 call memcpy48 
+0x7695 033641 arg mem_az ,contw 
+0x7696 033642 call bn_zero 
+0x7697 033643 jam 1 ,mem_az 
+0x7698 033645 call eckp_calc_init 
+0x7699 033646 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033647 rtn 
+:      033649 sp_dhkey_generated:
+0x769b 033650 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033651 arg mem_sp_dhkey ,contw 
+0x769d 033652 arg mem_bx ,contr 
+0x769e 033653 call memcpy24 
+0x769f 033654 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033655 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033656 rtn 
+:      033658 random_generator:
+0x76a2 033659 increase -1 ,queue 
+0x76a3 033660 nrtn positive 
+0x76a4 033661 random pdata 
+0x76a5 033662 istore 2 ,contw 
+0x76a6 033663 branch random_generator 
+:      033664 compare4:
+0x76a7 033665 increase -1 ,queue 
+0x76a8 033666 nbranch compare4_success ,positive 
+0x76a9 033667 ifetch 4 ,rega 
+0x76aa 033668 copy pdata ,temp 
+0x76ab 033669 ifetch 4 ,regb 
+0x76ac 033670 iflip temp ,pdata 
+0x76ad 033671 nbranch compare4_failed ,zero 
+0x76ae 033672 increase 4 ,rega 
+0x76af 033673 increase 4 ,regb 
+0x76b0 033674 branch compare4 
+:      033675 compare4_failed:
+0x76b1 033676 disable true 
+0x76b2 033677 rtn 
+:      033678 compare4_success:
+0x76b3 033679 enable true 
+0x76b4 033680 rtn 
+:      033687 simple_pairing_sequence:
+0x76b5 033688 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033689 fetch 1 ,mem_sp_flag 
+0x76b7 033690 rtn blank 
+0x76b8 033691 call lmo_fifo_check 
+0x76b9 033692 nrtn blank 
+0x76ba 033693 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033694 fetch 1 ,mem_sp_state 
+0x76bc 033695 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033696 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033697 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033698 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033699 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033700 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033701 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033702 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033703 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033705 rtn 
+:      033707 master_simple_paring_sequence:
+0x76c6 033708 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033709 fetch 1 ,mem_master_sp_flag 
+0x76c8 033710 rtn blank 
+0x76c9 033711 call lmo_fifo_check 
+0x76ca 033712 nrtn blank 
+0x76cb 033713 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033714 fetch 1 ,mem_master_sp_state 
+0x76cd 033715 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033716 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033717 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033718 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033719 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033720 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033721 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033722 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033723 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033724 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033725 rtn 
+:      033727 master_set_mem_master_sp_flag:
+0x76d8 033728 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033729 rtn 
+:      033731 master_clear_mem_master_sp_flag:
+0x76da 033732 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033733 rtn 
+:      033734 sp_calc_sequence:
+0x76dc 033735 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033736 fetch 1 ,mem_ssp_enable 
+0x76de 033737 rtn blank 
+0x76df 033738 fetch 1 ,mem_sp_calc 
+0x76e0 033739 rtn blank 
+0x76e1 033740 increase 0x80 ,pdata 
+0x76e2 033741 store 1 ,mem_sp_calc 
+0x76e3 033742 rtnbit1 7 
+0x76e4 033743 fetch 1 ,mem_ec_loopc 
+0x76e5 033744 branch sp_calc_sequence_done ,blank 
+0x76e6 033745 branch eckp_calc 
+:      033747 sp_calc_sequence_done:
+0x76e7 033748 call ecunmapz 
+0x76e8 033749 fetch 1 ,mem_sp_calc 
+0x76e9 033750 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033751 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033752 rtn 
+:      033755 bn_testbit:
+0x76ec 033756 and pdata ,7 ,queue 
+0x76ed 033757 rshift3 pdata ,pdata 
+0x76ee 033758 iadd contr ,contr 
+0x76ef 033759 ifetch 1 ,contr 
+0x76f0 033760 qisolate0 pdata 
+0x76f1 033761 rtn 
+:      033764 ec_copy:
+0x76f2 033765 call memcpy24 
+0x76f3 033766 call memcpy24 
+0x76f4 033767 branch memcpy24 
+:      033770 bn_eq_zero:
+0x76f5 033771 ifetch 8 ,contr 
+0x76f6 033772 nrtn blank 
+0x76f7 033773 ifetch 8 ,contr 
+0x76f8 033774 nrtn blank 
+0x76f9 033775 ifetch 8 ,contr 
+0x76fa 033776 rtn 
+:      033781 bn_eq_0:
+0x76fb 033782 ifetch 4 ,rega 
+0x76fc 033783 iforce temp 
+0x76fd 033784 ifetch 4 ,regb 
+0x76fe 033785 isub temp ,null 
+0x76ff 033786 nrtn zero 
+0x7700 033787 increase 4 ,rega 
+0x7701 033788 increase 4 ,regb 
+0x7702 033789 loop bn_eq_0 
+0x7703 033790 rtn 
+:      033793 bn_bigeq:
+0x7704 033794 force 6 ,loopcnt 
+0x7705 033795 increase 20 ,rega 
+0x7706 033796 increase 20 ,regb 
+:      033797 bn_bigeq_0:
+0x7707 033798 ifetch 4 ,regb 
+0x7708 033799 iforce temp 
+0x7709 033800 ifetch 4 ,rega 
+0x770a 033801 isub temp ,pdata 
+0x770b 033802 nrtn positive 
+0x770c 033803 nrtn blank 
+0x770d 033804 increase -4 ,rega 
+0x770e 033805 increase -4 ,regb 
+0x770f 033806 loop bn_bigeq_0 
+0x7710 033807 rtn 
+:      033809 bn_add:
+0x7711 033810 force 6 ,loopcnt 
+0x7712 033811 force 0 ,regc 
+:      033812 bn_add_0:
+0x7713 033813 ifetch 4 ,rega 
+0x7714 033814 iforce temp 
+0x7715 033815 ifetch 4 ,regb 
+0x7716 033816 iadd temp ,pdata 
+0x7717 033817 iadd regc ,pdata 
+0x7718 033818 istore 4 ,contw 
+0x7719 033819 isolate1 32 ,pdata 
+0x771a 033820 setflag true ,0 ,regc 
+0x771b 033821 increase 4 ,rega 
+0x771c 033822 increase 4 ,regb 
+0x771d 033823 loop bn_add_0 
+0x771e 033824 rtn 
+:      033826 bn_sub:
+0x771f 033827 force 6 ,loopcnt 
+0x7720 033828 force 0 ,regc 
+:      033829 bn_sub_0:
+0x7721 033830 ifetch 4 ,regb 
+0x7722 033831 iforce temp 
+0x7723 033832 ifetch 4 ,rega 
+0x7724 033833 isub temp ,pdata 
+0x7725 033834 isub regc ,pdata 
+0x7726 033835 istore 4 ,contw 
+0x7727 033836 isolate1 32 ,pdata 
+0x7728 033837 setflag true ,0 ,regc 
+0x7729 033838 increase 4 ,rega 
+0x772a 033839 increase 4 ,regb 
+0x772b 033840 loop bn_sub_0 
+0x772c 033841 rtn 
+:      033843 bn_rshift6:
+0x772d 033844 force 6 ,loopcnt 
+0x772e 033845 increase 20 ,rega 
+:      033846 bn_rshift:
+0x772f 033847 force 0 ,regc 
+:      033848 bn_rshift_0:
+0x7730 033849 ifetch 4 ,rega 
+0x7731 033850 isolate1 0 ,pdata 
+0x7732 033851 setflag true ,1 ,regc 
+0x7733 033852 rshift pdata ,pdata 
+0x7734 033853 isolate1 0 ,regc 
+0x7735 033854 setflag true ,31 ,pdata 
+0x7736 033855 istore 4 ,rega 
+0x7737 033856 increase -4 ,rega 
+0x7738 033857 rshift regc ,regc 
+0x7739 033858 loop bn_rshift_0 
+0x773a 033859 rtn 
+:      033861 bn_lshift:
+0x773b 033862 force 6 ,loopcnt 
+0x773c 033863 force 0 ,regc 
+:      033864 bn_lshift_0:
+0x773d 033865 ifetch 4 ,rega 
+0x773e 033866 isolate1 31 ,pdata 
+0x773f 033867 setflag true ,1 ,regc 
+0x7740 033868 lshift pdata ,pdata 
+0x7741 033869 isolate1 0 ,regc 
+0x7742 033870 setflag true ,0 ,pdata 
+0x7743 033871 istore 4 ,rega 
+0x7744 033872 increase 4 ,rega 
+0x7745 033873 rshift regc ,regc 
+0x7746 033874 loop bn_lshift_0 
+0x7747 033875 rtn 
+:      033877 bn_lshiftmod:
+0x7748 033878 call bn_lshift 
+:      033879 bn_lshiftmod_ismod:
+0x7749 033880 isolate1 0 ,regc 
+0x774a 033881 branch bn_lshiftmod_0 ,true 
+0x774b 033882 arg mem_p ,regb 
+0x774c 033883 copy rega ,regc 
+0x774d 033884 increase -24 ,rega 
+0x774e 033885 call bn_bigeq 
+0x774f 033886 nrtn positive 
+0x7750 033887 copy regc ,rega 
+:      033888 bn_lshiftmod_0:
+0x7751 033889 increase -24 ,rega 
+0x7752 033890 arg mem_p ,regb 
+0x7753 033891 copy rega ,contw 
+0x7754 033892 branch bn_sub 
+:      033895 bn_addmod:
+0x7755 033896 call bn_add 
+0x7756 033897 copy contw ,rega 
+0x7757 033898 branch bn_lshiftmod_ismod 
+:      033900 bn_submod:
+0x7758 033901 call bn_sub 
+0x7759 033902 isolate0 0 ,regc 
+0x775a 033903 rtn true 
+0x775b 033904 arg mem_p ,regb 
+0x775c 033905 add contw ,-24 ,rega 
+0x775d 033906 copy rega ,contw 
+0x775e 033907 branch bn_add 
+:      033910 bn_p192mod:
+0x775f 033911 copy contw ,timeup 
+0x7760 033912 copy rega ,alarm 
+0x7761 033913 arg mem_tmp2 ,regb 
+0x7762 033914 copy regb ,contw 
+0x7763 033915 add rega ,24 ,contr 
+0x7764 033916 ifetch 8 ,contr 
+0x7765 033917 istore 8 ,contw 
+0x7766 033918 istore 8 ,contw 
+0x7767 033919 force 0 ,pdata 
+0x7768 033920 istore 8 ,contw 
+0x7769 033921 copy timeup ,contw 
+0x776a 033922 call bn_addmod 
+0x776b 033923 arg mem_tmp2 ,regb 
+0x776c 033924 copy regb ,contw 
+0x776d 033925 force 0 ,pdata 
+0x776e 033926 istore 8 ,contw 
+0x776f 033927 add alarm ,32 ,contr 
+0x7770 033928 ifetch 8 ,contr 
+0x7771 033929 istore 8 ,contw 
+0x7772 033930 istore 8 ,contw 
+0x7773 033931 copy timeup ,rega 
+0x7774 033932 copy rega ,contw 
+0x7775 033933 call bn_addmod 
+0x7776 033934 arg mem_tmp2 ,regb 
+0x7777 033935 copy regb ,contw 
+0x7778 033936 add alarm ,40 ,contr 
+0x7779 033937 ifetch 8 ,contr 
+0x777a 033938 istore 8 ,contw 
+0x777b 033939 istore 8 ,contw 
+0x777c 033940 istore 8 ,contw 
+0x777d 033941 copy timeup ,rega 
+0x777e 033942 copy rega ,contw 
+0x777f 033943 branch bn_addmod 
+:      033946 bn_load:
+0x7780 033947 force 6 ,loopcnt 
+:      033948 bn_load_0:
+0x7781 033949 ifetch 4 ,contr 
+0x7782 033950 iforce regext 
+0x7783 033951 increase 1 ,regext_index 
+0x7784 033952 loop bn_load_0 
+0x7785 033953 rtn 
+:      033957 bn_mulmod:
+0x7786 033958 copy contw ,timeup 
+0x7787 033959 arg mem_tmp1 ,contw 
+0x7788 033960 call bn_zero 
+0x7789 033961 arg mem_tmp1 ,contw 
+0x778a 033962 copy rega ,contr 
+0x778b 033963 force 0 ,regext_index 
+0x778c 033964 call bn_load 
+0x778d 033965 copy regb ,contr 
+0x778e 033966 call bn_load 
+0x778f 033967 force 0 ,regb 
+:      033968 bn_mulmod_1:
+0x7790 033969 force 0 ,temp 
+0x7791 033970 force 6 ,regc 
+:      033971 bn_mulmod_0:
+0x7792 033972 ifetch 4 ,contw 
+0x7793 033973 iforce rega 
+0x7794 033974 copy regb ,regext_index 
+0x7795 033975 deposit regext 
+0x7796 033976 copy regc ,regext_index 
+0x7797 033977 imul32 regext ,pdata 
+0x7798 033978 iadd rega ,pdata 
+0x7799 033979 iadd temp ,pdata 
+0x779a 033980 istore 4 ,contw 
+0x779b 033981 rshift32 pdata ,temp 
+0x779c 033982 increase 1 ,regc 
+0x779d 033983 compare 12 ,regc ,0xff 
+0x779e 033984 nbranch bn_mulmod_0 ,true 
+0x779f 033985 deposit temp 
+0x77a0 033986 istore 4 ,contw 
+0x77a1 033987 increase -24 ,contw 
+0x77a2 033988 increase 1 ,regb 
+0x77a3 033989 compare 6 ,regb ,0xff 
+0x77a4 033990 nbranch bn_mulmod_1 ,true 
+0x77a5 033991 arg mem_tmp1 ,rega 
+0x77a6 033992 copy timeup ,contw 
+0x77a7 033993 branch bn_p192mod 
+:      033996 bn_sqrmod:
+0x77a8 033997 copy rega ,regb 
+0x77a9 033998 branch bn_mulmod 
+:      034000 bn_rshifteven:
+0x77aa 034001 copy rega ,alarm 
+:      034002 bn_rshifteven_1:
+0x77ab 034003 copy alarm ,rega 
+0x77ac 034004 ifetch 1 ,rega 
+0x77ad 034005 isolate1 0 ,pdata 
+0x77ae 034006 rtn true 
+0x77af 034007 call bn_rshift6 
+0x77b0 034008 ifetch 1 ,regb 
+0x77b1 034009 isolate0 0 ,pdata 
+0x77b2 034010 branch bn_rshifteven_0 ,true 
+0x77b3 034011 arg mem_p ,rega 
+0x77b4 034012 copy regb ,contw 
+0x77b5 034013 call bn_add 
+0x77b6 034014 ifetch 1 ,regb 
+0x77b7 034015 iadd regc ,pdata 
+0x77b8 034016 istore 1 ,regb 
+0x77b9 034017 increase -24 ,regb 
+:      034018 bn_rshifteven_0:
+0x77ba 034019 add regb ,24 ,rega 
+0x77bb 034020 force 7 ,loopcnt 
+0x77bc 034021 call bn_rshift 
+0x77bd 034022 branch bn_rshifteven_1 
+:      034025 bn_invmod:
+0x77be 034026 copy contw ,timeup 
+0x77bf 034027 arg mem_tmp0 ,contw 
+0x77c0 034028 call bn_zero 
+0x77c1 034029 force 0 ,pdata 
+0x77c2 034030 store 4 ,mem_tmp5 
+0x77c3 034031 store 4 ,mem_t2 
+0x77c4 034032 jam 1 ,mem_tmp0 
+0x77c5 034033 arg mem_tmp1 ,contw 
+0x77c6 034034 call bn_zero 
+0x77c7 034035 arg mem_p ,contr 
+0x77c8 034036 arg mem_tmp2 ,contw 
+0x77c9 034037 call memcpy24 
+0x77ca 034038 copy rega ,contr 
+0x77cb 034039 arg mem_tmp3 ,contw 
+0x77cc 034040 call memcpy24 
+:      034041 bn_invmod_2:
+0x77cd 034042 arg mem_tmp3 ,contr 
+0x77ce 034043 call bn_eq_zero 
+0x77cf 034044 branch bn_invmod_0 ,blank 
+0x77d0 034045 arg mem_tmp3 ,rega 
+0x77d1 034046 arg mem_tmp0 ,regb 
+0x77d2 034047 call bn_rshifteven 
+0x77d3 034049 arg mem_tmp2 ,rega 
+0x77d4 034050 arg mem_tmp1 ,regb 
+0x77d5 034051 call bn_rshifteven 
+0x77d6 034052 arg mem_tmp3 ,rega 
+0x77d7 034053 arg mem_tmp2 ,regb 
+0x77d8 034054 call bn_bigeq 
+0x77d9 034055 branch bn_invmod_1 ,positive 
+0x77da 034056 arg mem_tmp2 ,rega 
+0x77db 034057 arg mem_tmp3 ,regb 
+0x77dc 034058 copy rega ,contw 
+0x77dd 034059 call bn_sub 
+0x77de 034060 arg mem_tmp0 ,rega 
+0x77df 034061 arg mem_tmp1 ,regb 
+0x77e0 034062 copy regb ,contw 
+0x77e1 034063 call bn_add 
+0x77e2 034064 ifetch 1 ,rega 
+0x77e3 034065 iadd regc ,regc 
+0x77e4 034066 ifetch 1 ,regb 
+0x77e5 034067 iadd regc ,pdata 
+0x77e6 034068 istore 1 ,regb 
+0x77e7 034069 branch bn_invmod_2 
+:      034070 bn_invmod_1:
+0x77e8 034071 arg mem_tmp3 ,rega 
+0x77e9 034072 arg mem_tmp2 ,regb 
+0x77ea 034073 copy rega ,contw 
+0x77eb 034074 call bn_sub 
+0x77ec 034075 arg mem_tmp1 ,rega 
+0x77ed 034076 arg mem_tmp0 ,regb 
+0x77ee 034077 copy regb ,contw 
+0x77ef 034078 call bn_add 
+0x77f0 034079 ifetch 1 ,rega 
+0x77f1 034080 iadd regc ,regc 
+0x77f2 034081 ifetch 1 ,regb 
+0x77f3 034082 iadd regc ,pdata 
+0x77f4 034083 istore 1 ,regb 
+0x77f5 034084 branch bn_invmod_2 
+:      034085 bn_invmod_0:
+0x77f6 034086 arg mem_tmp0 ,contw 
+0x77f7 034087 call bn_zero 
+0x77f8 034088 fetch 1 ,mem_tmp5 
+0x77f9 034089 store 1 ,mem_tmp0 
+0x77fa 034090 store 1 ,mem_tmp0a 
+0x77fb 034091 arg mem_tmp0 ,rega 
+0x77fc 034092 arg mem_tmp1 ,regb 
+0x77fd 034093 copy regb ,contw 
+0x77fe 034094 call bn_addmod 
+0x77ff 034095 arg mem_p ,rega 
+0x7800 034096 arg mem_tmp1 ,regb 
+0x7801 034097 copy timeup ,contw 
+0x7802 034098 branch bn_submod 
+:      034103 ecdbl:
+0x7803 034104 arg mem_cz ,rega 
+0x7804 034105 arg mem_t2 ,contw 
+0x7805 034106 call bn_sqrmod 
+0x7806 034107 arg mem_t2 ,rega 
+0x7807 034108 arg mem_t3 ,contw 
+0x7808 034109 call bn_sqrmod 
+0x7809 034110 arg mem_a ,rega 
+0x780a 034111 arg mem_t3 ,regb 
+0x780b 034112 arg mem_t3 ,contw 
+0x780c 034113 call bn_mulmod 
+0x780d 034114 arg mem_cx ,rega 
+0x780e 034115 arg mem_t2 ,contw 
+0x780f 034116 call bn_sqrmod 
+0x7810 034117 arg mem_t2 ,contr 
+0x7811 034118 arg mem_t1 ,contw 
+0x7812 034119 call memcpy24 
+0x7813 034120 arg mem_t1 ,rega 
+0x7814 034121 call bn_lshiftmod 
+0x7815 034122 arg mem_t2 ,rega 
+0x7816 034123 arg mem_t1 ,regb 
+0x7817 034124 arg mem_t2 ,contw 
+0x7818 034125 call bn_addmod 
+0x7819 034126 arg mem_t2 ,rega 
+0x781a 034127 arg mem_t3 ,regb 
+0x781b 034128 arg mem_t2 ,contw 
+0x781c 034129 call bn_addmod 
+0x781d 034130 arg mem_cx ,contr 
+0x781e 034131 arg mem_t1 ,contw 
+0x781f 034132 call memcpy24 
+0x7820 034133 arg mem_cy ,rega 
+0x7821 034134 arg mem_t3 ,contw 
+0x7822 034135 call bn_sqrmod 
+0x7823 034136 arg mem_t1 ,rega 
+0x7824 034137 call bn_lshiftmod 
+0x7825 034138 arg mem_t1 ,rega 
+0x7826 034139 call bn_lshiftmod 
+0x7827 034140 arg mem_t1 ,rega 
+0x7828 034141 arg mem_t3 ,regb 
+0x7829 034142 arg mem_t1 ,contw 
+0x782a 034143 call bn_mulmod 
+0x782b 034144 arg mem_t3 ,rega 
+0x782c 034145 arg mem_t0 ,contw 
+0x782d 034146 call bn_sqrmod 
+0x782e 034147 arg mem_t0 ,rega 
+0x782f 034148 call bn_lshiftmod 
+0x7830 034149 arg mem_t0 ,rega 
+0x7831 034150 call bn_lshiftmod 
+0x7832 034151 arg mem_t0 ,rega 
+0x7833 034152 call bn_lshiftmod 
+0x7834 034153 arg mem_cy ,contr 
+0x7835 034154 arg mem_t3 ,contw 
+0x7836 034155 call memcpy24 
+0x7837 034156 arg mem_t3 ,rega 
+0x7838 034157 call bn_lshiftmod 
+0x7839 034158 arg mem_t3 ,rega 
+0x783a 034159 arg mem_cz ,regb 
+0x783b 034160 arg mem_cz ,contw 
+0x783c 034161 call bn_mulmod 
+0x783d 034162 arg mem_t2 ,rega 
+0x783e 034163 arg mem_t3 ,contw 
+0x783f 034164 call bn_sqrmod 
+0x7840 034165 arg mem_t3 ,rega 
+0x7841 034166 arg mem_t1 ,regb 
+0x7842 034167 arg mem_t3 ,contw 
+0x7843 034168 call bn_submod 
+0x7844 034169 arg mem_t3 ,rega 
+0x7845 034170 arg mem_t1 ,regb 
+0x7846 034171 arg mem_cx ,contw 
+0x7847 034172 call bn_submod 
+0x7848 034173 arg mem_t1 ,rega 
+0x7849 034174 arg mem_cx ,regb 
+0x784a 034175 arg mem_t3 ,contw 
+0x784b 034176 call bn_submod 
+0x784c 034177 arg mem_t3 ,rega 
+0x784d 034178 arg mem_t2 ,regb 
+0x784e 034179 arg mem_t3 ,contw 
+0x784f 034180 call bn_mulmod 
+0x7850 034181 arg mem_t3 ,rega 
+0x7851 034182 arg mem_t0 ,regb 
+0x7852 034183 arg mem_cy ,contw 
+0x7853 034184 branch bn_submod 
+:      034188 ecadd:
+0x7854 034189 arg mem_az ,rega 
+0x7855 034190 arg mem_t7 ,contw 
+0x7856 034191 call bn_sqrmod 
+0x7857 034192 arg mem_cx ,rega 
+0x7858 034193 arg mem_t7 ,regb 
+0x7859 034194 arg mem_t0 ,contw 
+0x785a 034195 call bn_mulmod 
+0x785b 034196 arg mem_az ,rega 
+0x785c 034197 arg mem_t7 ,regb 
+0x785d 034198 arg mem_t7 ,contw 
+0x785e 034199 call bn_mulmod 
+0x785f 034200 arg mem_cy ,rega 
+0x7860 034201 arg mem_t7 ,regb 
+0x7861 034202 arg mem_t1 ,contw 
+0x7862 034203 call bn_mulmod 
+0x7863 034204 arg mem_cz ,rega 
+0x7864 034205 arg mem_t7 ,contw 
+0x7865 034206 call bn_sqrmod 
+0x7866 034207 arg mem_ax ,rega 
+0x7867 034208 arg mem_t7 ,regb 
+0x7868 034209 arg mem_t2 ,contw 
+0x7869 034210 call bn_mulmod 
+0x786a 034211 arg mem_cz ,rega 
+0x786b 034212 arg mem_t7 ,regb 
+0x786c 034213 arg mem_t7 ,contw 
+0x786d 034214 call bn_mulmod 
+0x786e 034215 arg mem_ay ,rega 
+0x786f 034216 arg mem_t7 ,regb 
+0x7870 034217 arg mem_t3 ,contw 
+0x7871 034218 call bn_mulmod 
+0x7872 034219 arg mem_t0 ,rega 
+0x7873 034220 arg mem_t2 ,regb 
+0x7874 034221 arg mem_t7 ,contw 
+0x7875 034222 call bn_submod 
+0x7876 034223 arg mem_t0 ,rega 
+0x7877 034224 arg mem_t2 ,regb 
+0x7878 034225 arg mem_t0 ,contw 
+0x7879 034226 call bn_addmod 
+0x787a 034227 arg mem_t1 ,rega 
+0x787b 034228 arg mem_t3 ,regb 
+0x787c 034229 arg mem_t2 ,contw 
+0x787d 034230 call bn_submod 
+0x787e 034231 arg mem_t1 ,rega 
+0x787f 034232 arg mem_t3 ,regb 
+0x7880 034233 arg mem_t1 ,contw 
+0x7881 034234 call bn_addmod 
+0x7882 034235 arg mem_t1 ,rega 
+0x7883 034236 arg mem_t7 ,regb 
+0x7884 034237 arg mem_t1 ,contw 
+0x7885 034238 call bn_mulmod 
+0x7886 034239 arg mem_cz ,rega 
+0x7887 034240 arg mem_az ,regb 
+0x7888 034241 arg mem_t3 ,contw 
+0x7889 034242 call bn_mulmod 
+0x788a 034243 arg mem_t3 ,rega 
+0x788b 034244 arg mem_t7 ,regb 
+0x788c 034245 arg mem_cz ,contw 
+0x788d 034246 call bn_mulmod 
+0x788e 034247 arg mem_t7 ,rega 
+0x788f 034248 arg mem_t7 ,contw 
+0x7890 034249 call bn_sqrmod 
+0x7891 034250 arg mem_t7 ,rega 
+0x7892 034251 arg mem_t0 ,regb 
+0x7893 034252 arg mem_t3 ,contw 
+0x7894 034253 call bn_mulmod 
+0x7895 034254 arg mem_t7 ,rega 
+0x7896 034255 arg mem_t1 ,regb 
+0x7897 034256 arg mem_t1 ,contw 
+0x7898 034257 call bn_mulmod 
+0x7899 034258 arg mem_t2 ,rega 
+0x789a 034259 arg mem_cx ,contw 
+0x789b 034260 call bn_sqrmod 
+0x789c 034261 arg mem_cx ,rega 
+0x789d 034262 arg mem_t3 ,regb 
+0x789e 034263 arg mem_cx ,contw 
+0x789f 034264 call bn_submod 
+0x78a0 034265 arg mem_cx ,contr 
+0x78a1 034266 arg mem_t7 ,contw 
+0x78a2 034267 call memcpy24 
+0x78a3 034268 arg mem_t7 ,rega 
+0x78a4 034269 call bn_lshiftmod 
+0x78a5 034270 arg mem_t3 ,rega 
+0x78a6 034271 arg mem_t7 ,regb 
+0x78a7 034272 arg mem_t3 ,contw 
+0x78a8 034273 call bn_submod 
+0x78a9 034274 arg mem_t3 ,rega 
+0x78aa 034275 arg mem_t2 ,regb 
+0x78ab 034276 arg mem_t2 ,contw 
+0x78ac 034277 call bn_mulmod 
+0x78ad 034278 arg mem_t2 ,rega 
+0x78ae 034279 arg mem_t1 ,regb 
+0x78af 034280 arg mem_cy ,contw 
+0x78b0 034281 call bn_submod 
+0x78b1 034282 arg mem_cy ,rega 
+0x78b2 034283 arg mem_p ,regb 
+0x78b3 034284 arg mem_cy ,contw 
+0x78b4 034285 force 0 ,regc 
+0x78b5 034286 fetch 1 ,mem_cy 
+0x78b6 034287 isolate1 0 ,pdata 
+0x78b7 034288 call bn_add ,true 
+0x78b8 034289 copy regc ,alarm 
+0x78b9 034290 arg mem_cy ,rega 
+0x78ba 034291 call bn_rshift6 
+0x78bb 034292 fetch 1 ,mem_cy5 
+0x78bc 034293 isolate1 0 ,alarm 
+0x78bd 034294 setflag true ,7 ,pdata 
+0x78be 034295 store 1 ,mem_cy5 
+0x78bf 034296 rtn 
+:      034300 eckp_0:
+0x78c0 034301 fetch 1 ,mem_ec_loopc 
+0x78c1 034302 increase -1 ,pdata 
+0x78c2 034303 nrtn positive 
+0x78c3 034304 store 1 ,mem_ec_loopc 
+0x78c4 034305 fetch 1 ,mem_ec_infinite 
+0x78c5 034306 call ecdbl ,blank 
+0x78c6 034307 fetch 1 ,mem_ec_loopc 
+0x78c7 034308 arg mem_k ,contr 
+0x78c8 034309 call bn_testbit 
+0x78c9 034310 branch eckp_0 ,true 
+0x78ca 034311 fetch 1 ,mem_ec_infinite 
+0x78cb 034312 nbranch eckp_1 ,blank 
+0x78cc 034313 call ecadd 
+0x78cd 034314 branch eckp_0 
+:      034315 eckp_1:
+0x78ce 034316 jam 0 ,mem_ec_infinite 
+0x78cf 034317 arg mem_ax ,contr 
+0x78d0 034318 arg mem_cx ,contw 
+0x78d1 034319 call ec_copy 
+0x78d2 034320 branch eckp_0 
+:      034323 ecunmapz:
+0x78d3 034324 arg mem_cz ,rega 
+0x78d4 034325 arg mem_t3 ,contw 
+0x78d5 034326 call bn_invmod 
+0x78d6 034327 arg mem_t3 ,rega 
+0x78d7 034328 arg mem_t1 ,contw 
+0x78d8 034329 call bn_sqrmod 
+0x78d9 034330 arg mem_cx ,rega 
+0x78da 034331 arg mem_t1 ,regb 
+0x78db 034332 arg mem_bx ,contw 
+0x78dc 034333 call bn_mulmod 
+0x78dd 034334 arg mem_t3 ,rega 
+0x78de 034335 arg mem_t1 ,regb 
+0x78df 034336 arg mem_t2 ,contw 
+0x78e0 034337 call bn_mulmod 
+0x78e1 034338 arg mem_cy ,rega 
+0x78e2 034339 arg mem_t2 ,regb 
+0x78e3 034340 arg mem_by ,contw 
+0x78e4 034341 branch bn_mulmod 
+:      034345 sha_endian_swap2:
+0x78e5 034346 ifetch 4 ,contr 
+0x78e6 034347 force 4 ,rega 
+0x78e7 034348 increase 3 ,contw 
+:      034349 sha_endian_loop:
+0x78e8 034350 istore 1 ,contw 
+0x78e9 034351 rshift8 pdata ,pdata 
+0x78ea 034352 increase -2 ,contw 
+0x78eb 034353 increase -1 ,rega 
+0x78ec 034354 nbranch sha_endian_loop ,zero 
+0x78ed 034355 increase 5 ,contw 
+0x78ee 034356 loop sha_endian_swap2 
+0x78ef 034357 rtn 
+:      034360 sha_getw:
+0x78f0 034361 lshift2 queue ,pdata 
+0x78f1 034362 iadd timeup ,contr 
+0x78f2 034363 ifetch 4 ,contr 
+0x78f3 034364 rtn 
+:      034366 sha_r:
+0x78f4 034367 force 16 ,alarm 
+0x78f5 034368 arg memdat ,timeup 
+:      034369 sha_r_loop:
+0x78f6 034370 add alarm ,-7 ,queue 
+0x78f7 034371 call sha_getw 
+0x78f8 034372 iforce temp 
+0x78f9 034373 add alarm ,-16 ,queue 
+0x78fa 034374 call sha_getw 
+0x78fb 034375 iadd temp ,temp 
+0x78fc 034376 add alarm ,-2 ,queue 
+0x78fd 034377 call sha_getw 
+0x78fe 034378 shasx pdata ,1 ,pdata 
+0x78ff 034379 iadd temp ,temp 
+0x7900 034380 add alarm ,-15 ,queue 
+0x7901 034381 call sha_getw 
+0x7902 034382 shasx pdata ,0 ,pdata 
+0x7903 034383 iadd temp ,temp 
+0x7904 034384 lshift2 alarm ,pdata 
+0x7905 034385 iadd timeup ,contw 
+0x7906 034386 istoret 4 ,contw 
+0x7907 034387 increase 1 ,alarm 
+0x7908 034388 compare 64 ,alarm ,0xff 
+0x7909 034389 nbranch sha_r_loop ,true 
+0x790a 034390 rtn 
+:      034393 sha_init:
+0x790b 034394 arg memh0 ,contr 
+0x790c 034395 force 7 ,regext_index 
+:      034396 sha_init_0:
+0x790d 034397 ifetch 4 ,contr 
+0x790e 034398 iforce regext 
+0x790f 034399 increase -1 ,regext_index 
+0x7910 034400 branch sha_init_0 ,positive 
+0x7911 034401 rtn 
+:      034403 sha:
+0x7912 034404 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034405 call sha_r 
+0x7914 034406 arg memahbak ,contw 
+0x7915 034407 force 0 ,regext_index 
+:      034408 sha_0:
+0x7916 034409 deposit regext 
+0x7917 034410 istore 4 ,contw 
+0x7918 034411 increase 1 ,regext_index 
+0x7919 034412 compare 8 ,regext_index ,0xff 
+0x791a 034413 nbranch sha_0 ,true 
+0x791b 034414 call enable_authrom 
+0x791c 034415 arg memk ,timeup 
+0x791d 034416 arg memdat ,alarm 
+0x791e 034417 force 64 ,loopcnt 
+:      034418 sha_loop:
+0x791f 034419 ifetcht 4 ,alarm 
+0x7920 034420 ifetch 4 ,timeup 
+0x7921 034421 increase 4 ,timeup 
+0x7922 034422 increase 4 ,alarm 
+0x7923 034423 iadd temp ,pdata 
+0x7924 034424 force 7 ,regext_index 
+0x7925 034425 iadd regext ,temp 
+0x7926 034426 force 4 ,regext_index 
+0x7927 034427 shasx regext ,3 ,pdata 
+0x7928 034428 iadd temp ,temp 
+0x7929 034429 force 5 ,regext_index 
+0x792a 034430 deposit regext 
+0x792b 034431 force 6 ,regext_index 
+0x792c 034432 ixor regext ,pdata 
+0x792d 034433 force 4 ,regext_index 
+0x792e 034434 iand regext ,pdata 
+0x792f 034435 force 6 ,regext_index 
+0x7930 034436 ixor regext ,pdata 
+0x7931 034437 iadd temp ,temp 
+0x7932 034438 force 7 ,regext_index 
+0x7933 034439 copy temp ,regext 
+0x7934 034440 force 3 ,regext_index 
+0x7935 034441 deposit regext 
+0x7936 034442 iadd temp ,regext 
+0x7937 034443 force 0 ,regext_index 
+0x7938 034444 deposit regext 
+0x7939 034445 force 1 ,regext_index 
+0x793a 034446 iand regext ,temp 
+0x793b 034447 ior regext ,pdata 
+0x793c 034448 force 2 ,regext_index 
+0x793d 034449 iand regext ,pdata 
+0x793e 034450 ior temp ,temp 
+0x793f 034451 force 0 ,regext_index 
+0x7940 034452 shasx regext ,2 ,pdata 
+0x7941 034453 iadd temp ,pdata 
+0x7942 034454 force 7 ,regext_index 
+0x7943 034455 iadd regext ,regext 
+0x7944 034456 regexrot 
+0x7945 034457 loop sha_loop 
+0x7946 034458 arg memahbak ,contr 
+0x7947 034459 force 0 ,regext_index 
+:      034460 sha_1:
+0x7948 034461 ifetch 4 ,contr 
+0x7949 034462 iadd regext ,regext 
+0x794a 034463 increase 1 ,regext_index 
+0x794b 034464 compare 8 ,regext_index ,0xff 
+0x794c 034465 nbranch sha_1 ,true 
+0x794d 034466 branch disable_authrom 
+:      034469 sha_result:
+0x794e 034470 arg memresult ,contw 
+0x794f 034471 force 7 ,regext_index 
+:      034472 sha_regext_save:
+0x7950 034473 deposit regext 
+0x7951 034474 istore 4 ,contw 
+0x7952 034475 increase -1 ,regext_index 
+0x7953 034476 branch sha_regext_save ,positive 
+0x7954 034477 rtn 
+:      034479 pad_xor:
+0x7955 034481 arg memdat ,contw 
+0x7956 034482 increase -4 ,contr 
+0x7957 034483 sub loopcnt ,16 ,rega 
+:      034484 pad_xor_0:
+0x7958 034485 ifetch 4 ,contr 
+0x7959 034486 ixor temp ,pdata 
+0x795a 034487 istore 4 ,contw 
+0x795b 034488 increase -8 ,contr 
+0x795c 034489 loop pad_xor_0 
+0x795d 034490 copy rega ,loopcnt 
+0x795e 034491 deposit temp 
+:      034492 pad_xor_1:
+0x795f 034493 istore 4 ,contw 
+0x7960 034494 loop pad_xor_1 
+0x7961 034495 rtn 
+:      034497 g_noninit_number_confirm:
+0x7962 034498 call g_noninit0 
+0x7963 034499 call sha_result 
+0x7964 034500 branch g_common0 
+:      034502 g_noninit:
+0x7965 034503 call g_noninit0 
+0x7966 034504 branch g_common0 
+:      034506 g_noninit0:
+0x7967 034507 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034508 arg memdat ,contw 
+0x7969 034509 force 6 ,loopcnt 
+0x796a 034510 call memcpy_dword_swap 
+0x796b 034511 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034512 force 6 ,loopcnt 
+0x796d 034513 call memcpy_dword_swap 
+0x796e 034514 arg mem_sp_random_remote_end ,contr 
+0x796f 034515 call memcpy_dword_swap4 
+0x7970 034516 call sha_init 
+0x7971 034517 call sha 
+0x7972 034518 arg mem_sp_random_local_end ,contr 
+0x7973 034519 arg memdat ,contw 
+0x7974 034520 branch g_common 
+:      034522 g_init:
+0x7975 034523 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034524 arg memdat ,contw 
+0x7977 034525 force 6 ,loopcnt 
+0x7978 034526 call memcpy_dword_swap 
+0x7979 034527 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034528 force 6 ,loopcnt 
+0x797b 034529 call memcpy_dword_swap 
+0x797c 034530 arg mem_sp_random_local_end ,contr 
+0x797d 034531 call memcpy_dword_swap4 
+0x797e 034532 call sha_init 
+0x797f 034533 call sha 
+0x7980 034534 arg mem_sp_random_remote_end ,contr 
+0x7981 034535 arg memdat ,contw 
+0x7982 034536 call g_common 
+0x7983 034537 branch g_common0 
+:      034539 g_common:
+0x7984 034540 call memcpy_dword_swap4 
+0x7985 034541 setarg 0x800000 
+0x7986 034542 lshift8 pdata ,pdata 
+0x7987 034543 istore 4 ,contw 
+0x7988 034544 force 5 ,loopcnt 
+0x7989 034545 call memset0 
+0x798a 034546 setarg 640 
+0x798b 034547 istore 4 ,contw 
+0x798c 034548 branch sha 
+:      034549 g_common0:
+0x798d 034550 fetch 4 ,memresult 
+0x798e 034552 arg 1000 ,rega 
+0x798f 034553 idiv rega 
+0x7990 034554 call wait_div_end 
+0x7991 034555 remainder pdata 
+0x7992 034556 store 4 ,mem_gkey 
+0x7993 034557 quotient pdata 
+0x7994 034558 arg 1000 ,rega 
+0x7995 034559 idiv rega 
+0x7996 034560 call wait_div_end 
+0x7997 034561 remainder pdata 
+0x7998 034562 arg 1000 ,rega 
+0x7999 034563 imul32 rega ,pdata 
+0x799a 034564 fetcht 4 ,mem_gkey 
+0x799b 034565 iadd temp ,pdata 
+0x799c 034566 store 4 ,mem_gkey 
+0x799d 034567 rtn 
+:      034569 function_f1_no_key:
+0x799e 034570 jam 0 ,mem_passkey_1bit 
+0x799f 034571 branch function_f1_common 
+:      034573 function_f1:
+0x79a0 034574 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034575 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034576 function_f1_common:
+0x79a2 034577 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034578 setarg 0x363636 
+0x79a4 034579 lshift8 pdata ,temp 
+0x79a5 034580 or_into 0x36 ,temp 
+0x79a6 034581 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034582 copy pdata ,contr 
+0x79a8 034583 force 4 ,loopcnt 
+0x79a9 034584 call pad_xor 
+0x79aa 034585 call sha_init 
+0x79ab 034586 call sha 
+0x79ac 034587 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034588 copy pdata ,contr 
+0x79ae 034589 arg memdat ,contw 
+0x79af 034590 force 6 ,loopcnt 
+0x79b0 034591 call memcpy_dword_swap 
+0x79b1 034592 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034593 copy pdata ,contr 
+0x79b3 034594 force 6 ,loopcnt 
+0x79b4 034595 call memcpy_dword_swap 
+0x79b5 034596 setarg 0x800000 
+0x79b6 034597 istore 3 ,contw 
+0x79b7 034599 fetch 1 ,mem_passkey_1bit 
+0x79b8 034601 istore 1 ,contw 
+0x79b9 034602 force 0 ,pdata 
+0x79ba 034603 istore 8 ,contw 
+0x79bb 034604 setarg 0x0388 
+0x79bc 034605 istore 4 ,contw 
+0x79bd 034606 call sha 
+0x79be 034607 call sha_result 
+0x79bf 034608 arg memresult ,contr 
+0x79c0 034609 arg memahsave ,contw 
+0x79c1 034610 call memcpy32 
+0x79c2 034612 setarg 0x5c5c5c 
+0x79c3 034613 lshift8 pdata ,temp 
+0x79c4 034614 or_into 0x5c ,temp 
+0x79c5 034615 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034616 copy pdata ,contr 
+0x79c7 034617 force 4 ,loopcnt 
+0x79c8 034618 call pad_xor 
+0x79c9 034619 call sha_init 
+0x79ca 034620 call sha 
+0x79cb 034621 arg memahsave_end ,contr 
+0x79cc 034622 arg memdat ,contw 
+0x79cd 034623 force 8 ,loopcnt 
+0x79ce 034624 call memcpy_dword_swap 
+0x79cf 034625 setarg 0x800000 
+0x79d0 034626 lshift8 pdata ,pdata 
+0x79d1 034627 istore 4 ,contw 
+0x79d2 034628 call bn_zero 
+0x79d3 034629 setarg 0x0300 
+0x79d4 034630 istore 4 ,contw 
+0x79d5 034631 call sha 
+0x79d6 034632 branch sha_result 
+:      034635 function_f2:
+0x79d7 034636 setarg 0x363636 
+0x79d8 034637 lshift8 pdata ,temp 
+0x79d9 034638 or_into 0x36 ,temp 
+0x79da 034639 arg mem_sp_dhkey_end ,contr 
+0x79db 034640 force 6 ,loopcnt 
+0x79dc 034641 call pad_xor 
+0x79dd 034642 call sha_init 
+0x79de 034643 call sha 
+0x79df 034644 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034645 copy pdata ,contr 
+0x79e1 034646 arg memdat ,contw 
+0x79e2 034647 call memcpy_dword_swap4 
+0x79e3 034648 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034649 copy pdata ,contr 
+0x79e5 034650 call memcpy_dword_swap4 
+0x79e6 034652 setarg 0x62746c 
+0x79e7 034653 lshift8 pdata ,pdata 
+0x79e8 034654 or_into 0x6b ,pdata 
+0x79e9 034655 istore 4 ,contw 
+0x79ea 034656 arg mem_addr_value_end ,contr 
+0x79eb 034657 force 3 ,loopcnt 
+0x79ec 034658 call memcpy_dword_swap 
+0x79ed 034660 setarg 0x800000 
+0x79ee 034661 lshift8 pdata ,pdata 
+0x79ef 034662 istore 4 ,contw 
+0x79f0 034663 force 0 ,pdata 
+0x79f1 034664 istore 8 ,contw 
+0x79f2 034665 setarg 0x0380 
+0x79f3 034666 istore 4 ,contw 
+0x79f4 034667 call sha 
+0x79f5 034669 call sha_result 
+0x79f6 034670 arg memresult ,contr 
+0x79f7 034671 arg memahsave ,contw 
+0x79f8 034672 call memcpy32 
+0x79f9 034674 setarg 0x5c5c5c 
+0x79fa 034675 lshift8 pdata ,temp 
+0x79fb 034676 or_into 0x5c ,temp 
+0x79fc 034677 arg mem_sp_dhkey_end ,contr 
+0x79fd 034678 force 6 ,loopcnt 
+0x79fe 034679 call pad_xor 
+0x79ff 034680 call sha_init 
+0x7a00 034681 call sha 
+0x7a01 034682 arg memahsave_end ,contr 
+0x7a02 034683 arg memdat ,contw 
+0x7a03 034684 force 8 ,loopcnt 
+0x7a04 034685 call memcpy_dword_swap 
+0x7a05 034686 setarg 0x800000 
+0x7a06 034687 lshift8 pdata ,pdata 
+0x7a07 034688 istore 4 ,contw 
+0x7a08 034689 call bn_zero 
+0x7a09 034690 setarg 0x0300 
+0x7a0a 034691 istore 4 ,contw 
+0x7a0b 034692 call sha 
+0x7a0c 034693 branch sha_result 
+:      034696 function_f3a:
+0x7a0d 034697 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034698 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034699 function_f3a_common:
+0x7a0f 034700 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034701 setarg 0x363636 
+0x7a11 034702 lshift8 pdata ,temp 
+0x7a12 034703 or_into 0x36 ,temp 
+0x7a13 034704 arg mem_sp_dhkey_end ,contr 
+0x7a14 034705 force 6 ,loopcnt 
+0x7a15 034706 call pad_xor 
+0x7a16 034707 call sha_init 
+0x7a17 034708 call sha 
+0x7a18 034709 arg mem_sp_random_remote_end ,contr 
+0x7a19 034710 arg memdat ,contw 
+0x7a1a 034711 call memcpy_dword_swap4 
+0x7a1b 034712 arg mem_sp_random_local_end ,contr 
+0x7a1c 034713 call memcpy_dword_swap4 
+0x7a1d 034714 branch function_f3_common 
+:      034716 function_f3a_no_pin:
+0x7a1e 034717 setarg 0 
+0x7a1f 034718 store 4 ,mem_pin 
+0x7a20 034719 branch function_f3a_common 
+:      034721 function_f3b_no_pin:
+0x7a21 034722 setarg 0 
+0x7a22 034723 store 4 ,mem_pin 
+0x7a23 034724 branch function_f3b_common 
+:      034727 function_f3b:
+0x7a24 034728 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034729 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034730 function_f3b_common:
+0x7a26 034731 setarg 0x363636 
+0x7a27 034732 lshift8 pdata ,temp 
+0x7a28 034733 or_into 0x36 ,temp 
+0x7a29 034734 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034735 force 6 ,loopcnt 
+0x7a2b 034736 call pad_xor 
+0x7a2c 034737 call sha_init 
+0x7a2d 034738 call sha 
+0x7a2e 034740 arg mem_sp_random_local_end ,contr 
+0x7a2f 034741 arg memdat ,contw 
+0x7a30 034742 call memcpy_dword_swap4 
+0x7a31 034743 arg mem_sp_random_remote_end ,contr 
+0x7a32 034744 call memcpy_dword_swap4 
+:      034745 function_f3_common:
+0x7a33 034746 setarg 0x0 
+0x7a34 034747 istore 8 ,contw 
+0x7a35 034748 istore 4 ,contw 
+0x7a36 034749 fetch 4 ,mem_pin 
+0x7a37 034750 istore 4 ,contw 
+0x7a38 034752 copy contw ,temp 
+0x7a39 034753 jam 0x80 ,mem_addr_padding 
+0x7a3a 034754 copy temp ,contw 
+0x7a3b 034755 arg mem_addr_iocap_end ,contr 
+0x7a3c 034756 call memcpy_dword_swap4 
+0x7a3d 034758 call sha 
+0x7a3e 034760 arg memdat ,contw 
+0x7a3f 034761 force 7 ,loopcnt 
+0x7a40 034762 call memset0 
+0x7a41 034763 istore 4 ,contw 
+0x7a42 034764 setarg 0x03F8 
+0x7a43 034765 istore 4 ,contw 
+0x7a44 034766 call sha 
+0x7a45 034767 call sha_result 
+0x7a46 034769 arg memresult ,contr 
+0x7a47 034770 arg memahsave ,contw 
+0x7a48 034771 call memcpy32 
+0x7a49 034773 setarg 0x5c5c5c 
+0x7a4a 034774 lshift8 pdata ,temp 
+0x7a4b 034775 or_into 0x5c ,temp 
+0x7a4c 034776 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034777 force 6 ,loopcnt 
+0x7a4e 034778 call pad_xor 
+0x7a4f 034779 call sha_init 
+0x7a50 034780 call sha 
+0x7a51 034781 arg memahsave_end ,contr 
+0x7a52 034782 arg memdat ,contw 
+0x7a53 034783 force 8 ,loopcnt 
+0x7a54 034784 call memcpy_dword_swap 
+0x7a55 034785 setarg 0x800000 
+0x7a56 034786 lshift8 pdata ,pdata 
+0x7a57 034787 istore 4 ,contw 
+0x7a58 034788 call bn_zero 
+0x7a59 034789 setarg 0x0300 
+0x7a5a 034790 istore 4 ,contw 
+0x7a5b 034791 call sha 
+0x7a5c 034792 branch sha_result 
+:      034799 eckp_calc_init:
+0x7a5d 034800 jam 192 ,mem_ec_loopc 
+:      034801 eckp_calc_init_1:
+0x7a5e 034802 fetch 1 ,mem_ec_loopc 
+0x7a5f 034803 rtn blank 
+0x7a60 034804 increase -1 ,pdata 
+0x7a61 034805 store 1 ,mem_ec_loopc 
+0x7a62 034806 arg mem_k ,contr 
+0x7a63 034807 call bn_testbit 
+0x7a64 034808 branch eckp_calc_init_1 ,true 
+0x7a65 034809 arg mem_ax ,contr 
+0x7a66 034810 arg mem_cx ,contw 
+0x7a67 034811 branch ec_copy 
+:      034813 eckp_calc:
+0x7a68 034814 call ecdbl 
+0x7a69 034815 fetch 1 ,mem_ec_loopc 
+0x7a6a 034816 increase -1 ,pdata 
+0x7a6b 034817 store 1 ,mem_ec_loopc 
+0x7a6c 034818 arg mem_k ,contr 
+0x7a6d 034819 call bn_testbit 
+0x7a6e 034820 rtn true 
+0x7a6f 034821 branch ecadd 
+:      034823 memcpy_dword_swap4:
+0x7a70 034824 force 4 ,loopcnt 
+:      034825 memcpy_dword_swap:
+0x7a71 034826 increase -4 ,contr 
+:      034827 memcpy_dword_swap_loop:
+0x7a72 034828 ifetch 4 ,contr 
+0x7a73 034829 istore 4 ,contw 
+0x7a74 034830 increase -8 ,contr 
+0x7a75 034831 loop memcpy_dword_swap_loop 
+0x7a76 034832 rtn 
+:      034837 sp_initialize_256:
+0x7a77 034838 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034839 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034840 branch le_secure_connection_disable ,blank 
+0x7a7a 034841 call le_secure_connection_enable 
+0x7a7b 034842 call sp_clear_flags 
+0x7a7c 034844 branch sp_pubkey_calc_256 
+:      034849 sp_pubkey_calc_256:
+0x7a7d 034850 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034851 rtnne sp_key_invalid 
+0x7a7f 034852 fetch 1 ,mem_le_sc_calc 
+0x7a80 034853 rtnne sp_calc_standby 
+0x7a81 034855 arg mem_le_private_key_256 ,contw 
+0x7a82 034856 force 15 ,queue 
+0x7a83 034857 call random_generator 
+0x7a84 034858 random pdata 
+0x7a85 034859 rshift pdata ,pdata 
+0x7a86 034860 istore 2 ,contw 
+0x7a87 034862 arg mem_k_256 ,contw 
+0x7a88 034863 arg mem_le_private_key_256 ,contr 
+0x7a89 034864 call memcpy32 
+0x7a8a 034866 arg mem_ax_256 ,contw 
+0x7a8b 034867 arg mem_gx_256 ,contr 
+0x7a8c 034868 call memcpy64 
+0x7a8d 034870 arg mem_az_256 ,contw 
+0x7a8e 034871 call clear_mem_256 
+0x7a8f 034872 jam 1 ,mem_az_256 
+0x7a90 034874 call eckp_calc_init_256 
+0x7a91 034875 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034876 rtn 
+:      034878 sp_pubkey_generated_256:
+0x7a93 034879 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034880 arg mem_bx_256 ,contr 
+0x7a95 034881 call memcpy64 
+0x7a96 034882 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034883 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034884 rtn 
+:      034888 sp_dhkey_calc_256:
+0x7a99 034889 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034890 rtnne sp_key_invalid 
+0x7a9b 034891 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034892 rtnne sp_calc_standby 
+0x7a9d 034894 arg mem_k_256 ,contw 
+0x7a9e 034895 arg mem_le_private_key_256 ,contr 
+0x7a9f 034896 call memcpy32 
+0x7aa0 034898 arg mem_ax_256 ,contw 
+0x7aa1 034899 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034900 call memcpy64 
+0x7aa3 034902 arg mem_az_256 ,contw 
+0x7aa4 034903 call clear_mem_256 
+0x7aa5 034904 jam 1 ,mem_az_256 
+0x7aa6 034906 call eckp_calc_init_256 
+0x7aa7 034907 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034908 rtn 
+:      034911 sp_dhkey_generated_256:
+0x7aa9 034913 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034914 arg mem_bx_256 ,contr 
+0x7aab 034915 call memcpy32 
+0x7aac 034916 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034917 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034918 rtn 
+:      034922 sp_calc_sequence_256:
+0x7aaf 034923 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034924 rtn blank 
+0x7ab1 034925 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034926 rtn blank 
+0x7ab3 034927 increase 0x80 ,pdata 
+0x7ab4 034928 store 1 ,mem_le_sc_calc 
+0x7ab5 034929 rtnbit1 7 
+0x7ab6 034930 fetch 2 ,mem_ec_loopc 
+0x7ab7 034931 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034932 branch eckp_calc_256 
+:      034934 sp_calc_sequence_done_256:
+0x7ab9 034935 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034936 call ecunmapz_256 
+0x7abb 034937 fetch 1 ,mem_le_sc_calc 
+0x7abc 034938 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034939 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034940 rtn 
+:      034943 eckp_calc_256:
+0x7abf 034944 call ecdbl_256 
+0x7ac0 034945 fetch 2 ,mem_ec_loopc 
+0x7ac1 034946 increase -1 ,pdata 
+0x7ac2 034947 store 2 ,mem_ec_loopc 
+0x7ac3 034948 arg mem_k_256 ,contr 
+0x7ac4 034949 call bn_testbit 
+0x7ac5 034950 rtn true 
+0x7ac6 034951 branch ecadd_256 
+:      034953 eckp_calc_init_256:
+0x7ac7 034954 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034955 setarg 256 ,pdata 
+0x7ac9 034956 store 2 ,mem_ec_loopc 
+:      034957 eckp_calc_init_256_1:
+0x7aca 034958 fetch 2 ,mem_ec_loopc 
+0x7acb 034959 rtn blank 
+0x7acc 034960 increase -1 ,pdata 
+0x7acd 034961 store 2 ,mem_ec_loopc 
+0x7ace 034962 arg mem_k_256 ,contr 
+0x7acf 034963 call bn_testbit 
+0x7ad0 034964 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034965 arg mem_ax_256 ,contr 
+0x7ad2 034966 arg mem_cx_256 ,contw 
+0x7ad3 034967 branch memcpy96 
+:      034970 ecunmapz_256:
+0x7ad4 034971 arg mem_cz_256 ,rega 
+0x7ad5 034972 arg mem_t3_256 ,contw 
+0x7ad6 034973 call bn_invmod_256 
+0x7ad7 034974 arg mem_t3_256 ,rega 
+0x7ad8 034975 arg mem_t1_256 ,contw 
+0x7ad9 034976 call bn_sqrmod_256 
+0x7ada 034977 arg mem_cx_256 ,rega 
+0x7adb 034978 arg mem_t1_256 ,regb 
+0x7adc 034979 arg mem_bx_256 ,contw 
+0x7add 034980 call bn_mulmod_256 
+0x7ade 034981 arg mem_t3_256 ,rega 
+0x7adf 034982 arg mem_t1_256 ,regb 
+0x7ae0 034983 arg mem_t2_256 ,contw 
+0x7ae1 034984 call bn_mulmod_256 
+0x7ae2 034985 arg mem_cy_256 ,rega 
+0x7ae3 034986 arg mem_t2_256 ,regb 
+0x7ae4 034987 arg mem_by_256 ,contw 
+0x7ae5 034988 branch bn_mulmod_256 
+:      034990 ecdbl_256:
+0x7ae6 034991 arg mem_cz_256 ,rega 
+0x7ae7 034992 arg mem_t2_256 ,contw 
+0x7ae8 034993 call bn_sqrmod_256 
+0x7ae9 034994 arg mem_t2_256 ,rega 
+0x7aea 034995 arg mem_t3_256 ,contw 
+0x7aeb 034996 call bn_sqrmod_256 
+0x7aec 034998 arg mem_a_256 ,rega 
+0x7aed 034999 arg mem_t3_256 ,regb 
+0x7aee 035000 arg mem_t3_256 ,contw 
+0x7aef 035001 call bn_mulmod_256 
+0x7af0 035002 arg mem_cx_256 ,rega 
+0x7af1 035003 arg mem_t2_256 ,contw 
+0x7af2 035004 call bn_sqrmod_256 
+0x7af3 035006 arg mem_t2_256 ,contr 
+0x7af4 035007 arg mem_t1_256 ,contw 
+0x7af5 035008 call memcpy32 
+0x7af6 035009 arg mem_t1_256 ,rega 
+0x7af7 035010 call bn_lshiftmod_256 
+0x7af8 035011 arg mem_t2_256 ,rega 
+0x7af9 035012 arg mem_t1_256 ,regb 
+0x7afa 035013 arg mem_t2_256 ,contw 
+0x7afb 035014 call bn_addmod_256 
+0x7afc 035016 arg mem_t2_256 ,rega 
+0x7afd 035017 arg mem_t3_256 ,regb 
+0x7afe 035018 arg mem_t2_256 ,contw 
+0x7aff 035019 call bn_addmod_256 
+0x7b00 035021 arg mem_cx_256 ,contr 
+0x7b01 035022 arg mem_t1_256 ,contw 
+0x7b02 035023 call memcpy32 
+0x7b03 035024 arg mem_cy_256 ,rega 
+0x7b04 035025 arg mem_t3_256 ,contw 
+0x7b05 035026 call bn_sqrmod_256 
+0x7b06 035027 arg mem_t1_256 ,rega 
+0x7b07 035028 call bn_lshiftmod_256 
+0x7b08 035029 arg mem_t1_256 ,rega 
+0x7b09 035030 call bn_lshiftmod_256 
+0x7b0a 035031 arg mem_t1_256 ,rega 
+0x7b0b 035032 arg mem_t3_256 ,regb 
+0x7b0c 035033 arg mem_t1_256 ,contw 
+0x7b0d 035034 call bn_mulmod_256 
+0x7b0e 035035 arg mem_t3_256 ,rega 
+0x7b0f 035036 arg mem_t0_256 ,contw 
+0x7b10 035037 call bn_sqrmod_256 
+0x7b11 035038 arg mem_t0_256 ,rega 
+0x7b12 035039 call bn_lshiftmod_256 
+0x7b13 035040 arg mem_t0_256 ,rega 
+0x7b14 035041 call bn_lshiftmod_256 
+0x7b15 035042 arg mem_t0_256 ,rega 
+0x7b16 035043 call bn_lshiftmod_256 
+0x7b17 035044 arg mem_cy_256 ,contr 
+0x7b18 035045 arg mem_t3_256 ,contw 
+0x7b19 035046 call memcpy32 
+0x7b1a 035047 arg mem_t3_256 ,rega 
+0x7b1b 035048 call bn_lshiftmod_256 
+0x7b1c 035049 arg mem_t3_256 ,rega 
+0x7b1d 035050 arg mem_cz_256 ,regb 
+0x7b1e 035051 arg mem_cz_256 ,contw 
+0x7b1f 035052 call bn_mulmod_256 
+0x7b20 035055 arg mem_t2_256 ,rega 
+0x7b21 035056 arg mem_t3_256 ,contw 
+0x7b22 035057 call bn_sqrmod_256 
+0x7b23 035059 arg mem_t3_256 ,rega 
+0x7b24 035060 arg mem_t1_256 ,regb 
+0x7b25 035061 arg mem_t3_256 ,contw 
+0x7b26 035062 call bn_submod_256 
+0x7b27 035063 arg mem_t3_256 ,rega 
+0x7b28 035064 arg mem_t1_256 ,regb 
+0x7b29 035065 arg mem_cx_256 ,contw 
+0x7b2a 035066 call bn_submod_256 
+0x7b2b 035067 arg mem_t1_256 ,rega 
+0x7b2c 035068 arg mem_cx_256 ,regb 
+0x7b2d 035069 arg mem_t3_256 ,contw 
+0x7b2e 035070 call bn_submod_256 
+0x7b2f 035071 arg mem_t3_256 ,rega 
+0x7b30 035072 arg mem_t2_256 ,regb 
+0x7b31 035073 arg mem_t3_256 ,contw 
+0x7b32 035074 call bn_mulmod_256 
+0x7b33 035075 arg mem_t3_256 ,rega 
+0x7b34 035076 arg mem_t0_256 ,regb 
+0x7b35 035077 arg mem_cy_256 ,contw 
+0x7b36 035078 branch bn_submod_256 
+:      035080 ecadd_256:
+0x7b37 035082 arg mem_az_256 ,rega 
+0x7b38 035083 arg mem_t7_256 ,contw 
+0x7b39 035084 call bn_sqrmod_256 
+0x7b3a 035085 arg mem_cx_256 ,rega 
+0x7b3b 035086 arg mem_t7_256 ,regb 
+0x7b3c 035087 arg mem_t0_256 ,contw 
+0x7b3d 035088 call bn_mulmod_256 
+0x7b3e 035091 arg mem_az_256 ,rega 
+0x7b3f 035092 arg mem_t7_256 ,regb 
+0x7b40 035093 arg mem_t7_256 ,contw 
+0x7b41 035094 call bn_mulmod_256 
+0x7b42 035095 arg mem_cy_256 ,rega 
+0x7b43 035096 arg mem_t7_256 ,regb 
+0x7b44 035097 arg mem_t1_256 ,contw 
+0x7b45 035098 call bn_mulmod_256 
+0x7b46 035101 arg mem_cz_256 ,rega 
+0x7b47 035102 arg mem_t7_256 ,contw 
+0x7b48 035103 call bn_sqrmod_256 
+0x7b49 035104 arg mem_ax_256 ,rega 
+0x7b4a 035105 arg mem_t7_256 ,regb 
+0x7b4b 035106 arg mem_t2_256 ,contw 
+0x7b4c 035107 call bn_mulmod_256 
+0x7b4d 035109 arg mem_cz_256 ,rega 
+0x7b4e 035110 arg mem_t7_256 ,regb 
+0x7b4f 035111 arg mem_t7_256 ,contw 
+0x7b50 035112 call bn_mulmod_256 
+0x7b51 035113 arg mem_ay_256 ,rega 
+0x7b52 035114 arg mem_t7_256 ,regb 
+0x7b53 035115 arg mem_t3_256 ,contw 
+0x7b54 035116 call bn_mulmod_256 
+0x7b55 035121 arg mem_t0_256 ,regb 
+0x7b56 035122 arg mem_t2_256 ,rega 
+0x7b57 035123 arg mem_t7_256 ,contw 
+0x7b58 035124 call bn_submod_256 
+0x7b59 035125 arg mem_t0_256 ,rega 
+0x7b5a 035126 arg mem_t2_256 ,regb 
+0x7b5b 035127 arg mem_t0_256 ,contw 
+0x7b5c 035128 call bn_addmod_256 
+0x7b5d 035131 arg mem_t1_256 ,regb 
+0x7b5e 035132 arg mem_t3_256 ,rega 
+0x7b5f 035133 arg mem_t2_256 ,contw 
+0x7b60 035134 call bn_submod_256 
+0x7b61 035135 arg mem_t1_256 ,rega 
+0x7b62 035136 arg mem_t3_256 ,regb 
+0x7b63 035137 arg mem_t1_256 ,contw 
+0x7b64 035138 call bn_addmod_256 
+0x7b65 035139 arg mem_t1_256 ,rega 
+0x7b66 035140 arg mem_t7_256 ,regb 
+0x7b67 035141 arg mem_t1_256 ,contw 
+0x7b68 035142 call bn_mulmod_256 
+0x7b69 035143 arg mem_cz_256 ,rega 
+0x7b6a 035144 arg mem_az_256 ,regb 
+0x7b6b 035145 arg mem_t3_256 ,contw 
+0x7b6c 035146 call bn_mulmod_256 
+0x7b6d 035147 arg mem_t3_256 ,rega 
+0x7b6e 035148 arg mem_t7_256 ,regb 
+0x7b6f 035149 arg mem_cz_256 ,contw 
+0x7b70 035150 call bn_mulmod_256 
+0x7b71 035152 arg mem_t7_256 ,rega 
+0x7b72 035153 arg mem_t7_256 ,contw 
+0x7b73 035154 call bn_sqrmod_256 
+0x7b74 035155 arg mem_t7_256 ,rega 
+0x7b75 035156 arg mem_t0_256 ,regb 
+0x7b76 035157 arg mem_t3_256 ,contw 
+0x7b77 035158 call bn_mulmod_256 
+0x7b78 035159 arg mem_t7_256 ,rega 
+0x7b79 035160 arg mem_t1_256 ,regb 
+0x7b7a 035161 arg mem_t1_256 ,contw 
+0x7b7b 035162 call bn_mulmod_256 
+0x7b7c 035163 arg mem_t2_256 ,rega 
+0x7b7d 035164 arg mem_cx_256 ,contw 
+0x7b7e 035165 call bn_sqrmod_256 
+0x7b7f 035166 arg mem_cx_256 ,rega 
+0x7b80 035167 arg mem_t3_256 ,regb 
+0x7b81 035168 arg mem_cx_256 ,contw 
+0x7b82 035169 call bn_submod_256 
+0x7b83 035170 arg mem_cx_256 ,contr 
+0x7b84 035171 arg mem_t7_256 ,contw 
+0x7b85 035172 call memcpy32 
+0x7b86 035173 arg mem_t7_256 ,rega 
+0x7b87 035174 call bn_lshiftmod_256 
+0x7b88 035175 arg mem_t3_256 ,rega 
+0x7b89 035176 arg mem_t7_256 ,regb 
+0x7b8a 035177 arg mem_t3_256 ,contw 
+0x7b8b 035178 call bn_submod_256 
+0x7b8c 035179 arg mem_t3_256 ,rega 
+0x7b8d 035180 arg mem_t2_256 ,regb 
+0x7b8e 035181 arg mem_t2_256 ,contw 
+0x7b8f 035182 call bn_mulmod_256 
+0x7b90 035183 arg mem_t2_256 ,rega 
+0x7b91 035184 arg mem_t1_256 ,regb 
+0x7b92 035185 arg mem_cy_256 ,contw 
+0x7b93 035186 call bn_submod_256 
+0x7b94 035187 arg mem_cy_256 ,rega 
+0x7b95 035188 arg mem_p_256 ,regb 
+0x7b96 035189 arg mem_cy_256 ,contw 
+0x7b97 035190 force 0 ,regc 
+0x7b98 035191 fetch 1 ,mem_cy_256 
+0x7b99 035192 isolate1 0 ,pdata 
+0x7b9a 035193 call bn_add_256 ,true 
+0x7b9b 035194 copy regc ,alarm 
+0x7b9c 035195 arg mem_cy_256 ,rega 
+0x7b9d 035196 call bn_rshift_256 
+0x7b9e 035197 fetch 1 ,mem_cy5_256 
+0x7b9f 035198 isolate1 0 ,alarm 
+0x7ba0 035199 setflag true ,7 ,pdata 
+0x7ba1 035200 store 1 ,mem_cy5_256 
+0x7ba2 035201 rtn 
+:      035203 bn_invmod_256:
+0x7ba3 035204 copy contw ,timeup 
+0x7ba4 035205 arg mem_tmp0_256 ,contw 
+0x7ba5 035206 call clear_mem_256 
+0x7ba6 035207 force 0 ,pdata 
+0x7ba7 035209 store 4 ,mem_t2_256 
+0x7ba8 035210 jam 1 ,mem_tmp0_256 
+0x7ba9 035211 arg mem_tmp1_256 ,contw 
+0x7baa 035212 call clear_mem_512 
+0x7bab 035213 arg mem_p_256 ,contr 
+0x7bac 035214 arg mem_tmp2_256 ,contw 
+0x7bad 035215 call memcpy32 
+0x7bae 035216 copy rega ,contr 
+0x7baf 035217 arg mem_tmp3_256 ,contw 
+0x7bb0 035218 call memcpy32 
+:      035224 bn_invmod_256_2:
+0x7bb1 035225 arg mem_tmp3_256 ,contr 
+0x7bb2 035226 call bn_eq_zero_256 
+0x7bb3 035227 branch bn_invmod_256_0 ,blank 
+0x7bb4 035232 arg mem_tmp3_256 ,rega 
+0x7bb5 035233 arg mem_tmp0_256 ,regb 
+0x7bb6 035234 call bn_rshifteven_256 
+0x7bb7 035235 arg mem_tmp2_256 ,rega 
+0x7bb8 035236 arg mem_tmp1_256 ,regb 
+0x7bb9 035237 call bn_rshifteven_256 
+0x7bba 035239 arg mem_tmp3_256 ,rega 
+0x7bbb 035240 arg mem_tmp2_256 ,regb 
+0x7bbc 035241 call bn_bigeq_256 
+0x7bbd 035242 branch bn_invmod_256_1 ,positive 
+0x7bbe 035243 arg mem_tmp2_256 ,rega 
+0x7bbf 035244 arg mem_tmp3_256 ,regb 
+0x7bc0 035245 copy rega ,contw 
+0x7bc1 035246 call bn_sub_256 
+0x7bc2 035247 arg mem_tmp0_256 ,rega 
+0x7bc3 035248 arg mem_tmp1_256 ,regb 
+0x7bc4 035249 copy regb ,contw 
+0x7bc5 035250 call bn_add_256 
+0x7bc6 035251 ifetch 1 ,rega 
+0x7bc7 035252 iadd regc ,regc 
+0x7bc8 035253 ifetch 1 ,regb 
+0x7bc9 035254 iadd regc ,pdata 
+0x7bca 035255 istore 1 ,regb 
+0x7bcb 035256 branch bn_invmod_256_2 
+:      035257 bn_invmod_256_1:
+0x7bcc 035258 arg mem_tmp3_256 ,rega 
+0x7bcd 035259 arg mem_tmp2_256 ,regb 
+0x7bce 035260 copy rega ,contw 
+0x7bcf 035261 call bn_sub_256 
+0x7bd0 035262 arg mem_tmp1_256 ,rega 
+0x7bd1 035263 arg mem_tmp0_256 ,regb 
+0x7bd2 035264 copy regb ,contw 
+0x7bd3 035265 call bn_add_256 
+0x7bd4 035266 ifetch 1 ,rega 
+0x7bd5 035267 iadd regc ,regc 
+0x7bd6 035268 ifetch 1 ,regb 
+0x7bd7 035269 iadd regc ,pdata 
+0x7bd8 035270 istore 1 ,regb 
+0x7bd9 035271 branch bn_invmod_256_2 
+:      035272 bn_invmod_256_0:
+0x7bda 035274 arg mem_tmp1_256 ,rega 
+0x7bdb 035275 copy timeup ,contw 
+0x7bdc 035276 call bn_p256mod 
+0x7bdd 035278 arg mem_p_256 ,rega 
+0x7bde 035279 copy timeup ,regb 
+0x7bdf 035280 copy timeup ,contw 
+0x7be0 035281 branch bn_submod_256 
+:      035284 bn_mulmod_256:
+0x7be1 035285 copy contw ,timeup 
+0x7be2 035287 force 0 ,regext_index 
+0x7be3 035289 arg mem_tmp1_256 ,contw 
+0x7be4 035290 call clear_mem_512 
+0x7be5 035291 arg mem_regext ,contw 
+0x7be6 035292 call clear_mem_512 
+0x7be7 035296 copy rega ,contr 
+0x7be8 035298 jam 0 ,mem_regext 
+0x7be9 035299 setarg 0 
+0x7bea 035300 call bn_load_mem 
+0x7beb 035301 copy regb ,contr 
+0x7bec 035302 call bn_load_256 
+0x7bed 035305 force 0 ,queue 
+0x7bee 035306 arg mem_tmp1_256 ,contw 
+:      035307 bn_mulmod_256_1:
+0x7bef 035310 arg mem_regext ,temp 
+0x7bf0 035311 copy queue ,regb 
+0x7bf1 035312 lshift2 regb ,pdata 
+0x7bf2 035314 iadd temp ,regb 
+0x7bf3 035315 force 0 ,temp 
+0x7bf4 035316 force 0 ,regc 
+:      035317 bn_mulmod_256_0:
+0x7bf5 035322 ifetch 4 ,contw 
+0x7bf6 035323 iforce rega 
+0x7bf7 035326 ifetch 4 ,regb 
+0x7bf8 035327 copy regc ,regext_index 
+0x7bf9 035328 imul32 regext ,pdata 
+0x7bfa 035329 iadd rega ,pdata 
+0x7bfb 035330 iadd temp ,pdata 
+0x7bfc 035331 istore 4 ,contw 
+0x7bfd 035332 rshift32 pdata ,temp 
+0x7bfe 035333 increase 1 ,regc 
+0x7bff 035334 compare 8 ,regc ,0xff 
+0x7c00 035335 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035337 deposit temp 
+0x7c02 035338 istore 4 ,contw 
+0x7c03 035339 increase -32 ,contw 
+0x7c04 035342 increase 1 ,queue 
+0x7c05 035343 compare 8 ,queue ,0xff 
+0x7c06 035344 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035345 arg mem_tmp1_256 ,rega 
+0x7c08 035346 copy timeup ,contw 
+0x7c09 035347 branch bn_p256mod 
+:      035349 bn_p256mod:
+0x7c0a 035350 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035351 copy contw ,timeup 
+0x7c0c 035352 copy rega ,alarm 
+0x7c0d 035353 arg mem_tmp2_256 ,regb 
+0x7c0e 035354 copy regb ,contw 
+0x7c0f 035355 call memset0_4 
+0x7c10 035356 istore 8 ,contw 
+0x7c11 035357 add rega ,44 ,contr 
+0x7c12 035358 call memcpy8 
+0x7c13 035359 call memcpy12 
+0x7c14 035360 copy regb ,rega 
+0x7c15 035361 call bn_lshiftmod_256 
+0x7c16 035362 arg mem_tmp2_256 ,regb 
+0x7c17 035363 copy alarm ,rega 
+0x7c18 035364 copy timeup ,contw 
+0x7c19 035365 call bn_addmod_256 
+0x7c1a 035367 arg mem_tmp2_256 ,regb 
+0x7c1b 035368 copy regb ,contw 
+0x7c1c 035369 call memset0_4 
+0x7c1d 035370 istore 8 ,contw 
+0x7c1e 035371 add alarm ,48 ,contr 
+0x7c1f 035372 call memcpy16 
+0x7c20 035373 call memset0_4 
+0x7c21 035374 copy regb ,rega 
+0x7c22 035375 call bn_lshiftmod_256 
+0x7c23 035379 arg mem_tmp2_256 ,regb 
+0x7c24 035380 copy timeup ,rega 
+0x7c25 035381 copy rega ,contw 
+0x7c26 035382 call bn_addmod_256 
+0x7c27 035386 arg mem_tmp2_256 ,regb 
+0x7c28 035387 copy regb ,contw 
+0x7c29 035388 add alarm ,32 ,contr 
+0x7c2a 035389 call memcpy12 
+0x7c2b 035390 call memset0_4 
+0x7c2c 035391 istore 8 ,contw 
+0x7c2d 035392 add alarm ,56 ,contr 
+0x7c2e 035393 call memcpy8 
+0x7c2f 035394 copy timeup ,rega 
+0x7c30 035395 copy rega ,contw 
+0x7c31 035396 call bn_addmod_256 
+0x7c32 035400 arg mem_tmp2_256 ,regb 
+0x7c33 035401 copy regb ,contw 
+0x7c34 035402 add alarm ,36 ,contr 
+0x7c35 035403 call memcpy12 
+0x7c36 035404 add alarm ,52 ,contr 
+0x7c37 035405 call memcpy12 
+0x7c38 035406 add alarm ,52 ,contr 
+0x7c39 035407 call memcpy4 
+0x7c3a 035408 add alarm ,32 ,contr 
+0x7c3b 035409 call memcpy4 
+0x7c3c 035410 copy timeup ,rega 
+0x7c3d 035411 copy rega ,contw 
+0x7c3e 035412 call bn_addmod_256 
+0x7c3f 035415 arg mem_tmp2_256 ,regb 
+0x7c40 035416 copy regb ,contw 
+0x7c41 035417 add alarm ,44 ,contr 
+0x7c42 035418 call memcpy12 
+0x7c43 035419 call memset0_4 
+0x7c44 035420 istore 8 ,contw 
+0x7c45 035421 add alarm ,32 ,contr 
+0x7c46 035422 call memcpy4 
+0x7c47 035423 add alarm ,40 ,contr 
+0x7c48 035424 call memcpy4 
+0x7c49 035425 copy timeup ,rega 
+0x7c4a 035426 copy rega ,contw 
+0x7c4b 035427 call bn_submod_256 
+0x7c4c 035430 arg mem_tmp2_256 ,regb 
+0x7c4d 035431 copy regb ,contw 
+0x7c4e 035432 add alarm ,48 ,contr 
+0x7c4f 035433 call memcpy8 
+0x7c50 035434 call memcpy8 
+0x7c51 035435 force 0 ,pdata 
+0x7c52 035436 istore 8 ,contw 
+0x7c53 035437 add alarm ,36 ,contr 
+0x7c54 035438 call memcpy4 
+0x7c55 035439 add alarm ,44 ,contr 
+0x7c56 035440 call memcpy4 
+0x7c57 035441 copy timeup ,rega 
+0x7c58 035442 copy rega ,contw 
+0x7c59 035443 call bn_submod_256 
+0x7c5a 035446 arg mem_tmp2_256 ,regb 
+0x7c5b 035447 copy regb ,contw 
+0x7c5c 035448 add alarm ,52 ,contr 
+0x7c5d 035449 call memcpy12 
+0x7c5e 035450 add alarm ,32 ,contr 
+0x7c5f 035451 call memcpy12 
+0x7c60 035452 call memset0_4 
+0x7c61 035453 add alarm ,48 ,contr 
+0x7c62 035454 call memcpy4 
+0x7c63 035455 copy timeup ,rega 
+0x7c64 035456 copy rega ,contw 
+0x7c65 035457 call bn_submod_256 
+0x7c66 035460 arg mem_tmp2_256 ,regb 
+0x7c67 035461 copy regb ,contw 
+0x7c68 035462 add alarm ,56 ,contr 
+0x7c69 035463 call memcpy8 
+0x7c6a 035464 call memset0_4 
+0x7c6b 035465 add alarm ,36 ,contr 
+0x7c6c 035466 call memcpy12 
+0x7c6d 035467 call memset0_4 
+0x7c6e 035468 add alarm ,52 ,contr 
+0x7c6f 035469 call memcpy4 
+0x7c70 035470 copy timeup ,rega 
+0x7c71 035471 copy rega ,contw 
+0x7c72 035472 branch bn_submod_256 
+:      035475 bn_load_mem:
+0x7c73 035476 force 32 ,loopcnt 
+0x7c74 035477 arg mem_regext ,contw 
+0x7c75 035478 iadd contw ,contw 
+0x7c76 035479 branch memcpy 
+:      035481 bn_load_256:
+0x7c77 035482 force 8 ,loopcnt 
+0x7c78 035483 branch bn_load_0 
+:      035485 bn_sqrmod_256:
+0x7c79 035486 copy rega ,regb 
+0x7c7a 035487 branch bn_mulmod_256 
+:      035489 bn_add_256:
+0x7c7b 035490 force 8 ,loopcnt 
+0x7c7c 035491 branch bn_add + 1 
+:      035493 bn_addmod_256:
+0x7c7d 035494 call bn_add_256 
+0x7c7e 035495 copy contw ,rega 
+0x7c7f 035496 branch bn_lshiftmod_ismod_256 
+:      035498 bn_lshiftmod_256:
+0x7c80 035499 call bn_lshift_256 
+:      035500 bn_lshiftmod_ismod_256:
+0x7c81 035501 isolate1 0 ,regc 
+0x7c82 035502 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035503 arg mem_p_256 ,regb 
+0x7c84 035504 copy rega ,regc 
+0x7c85 035505 increase -32 ,rega 
+0x7c86 035506 call bn_bigeq_256 
+0x7c87 035507 nrtn positive 
+0x7c88 035508 copy regc ,rega 
+0x7c89 035509 branch sub_p2_256 
+:      035511 bn_lshiftmod_p_256:
+0x7c8a 035512 call sub_p2_256 
+0x7c8b 035514 copy rega ,regc 
+0x7c8c 035515 increase -32 ,rega 
+0x7c8d 035516 arg mem_p_256 ,regb 
+0x7c8e 035517 call bn_bigeq_256 
+0x7c8f 035518 nrtn positive 
+0x7c90 035519 copy regc ,rega 
+0x7c91 035520 branch sub_p2_256 
+:      035523 sub_p2_256:
+0x7c92 035524 increase -32 ,rega 
+0x7c93 035525 arg mem_p_256 ,regb 
+0x7c94 035526 copy rega ,contw 
+0x7c95 035527 branch bn_sub_256 
+:      035532 bn_submod_256:
+0x7c96 035533 call bn_sub_256 
+0x7c97 035535 branch bn_submod_256_np ,true 
+0x7c98 035538 add contw ,-32 ,rega 
+0x7c99 035539 arg mem_p_256 ,regb 
+0x7c9a 035540 call bn_bigeq_256 
+0x7c9b 035541 nrtn positive 
+0x7c9c 035542 arg mem_p_256 ,regb 
+0x7c9d 035543 add contw ,-32 ,rega 
+0x7c9e 035545 copy rega ,contw 
+0x7c9f 035546 branch bn_sub_256 
+:      035547 bn_submod_256_np:
+0x7ca0 035548 add contw ,-32 ,rega 
+0x7ca1 035549 arg mem_p_256 ,regb 
+0x7ca2 035550 copy rega ,contw 
+0x7ca3 035551 call bn_add_256 
+0x7ca4 035553 rtn true 
+0x7ca5 035554 add contw ,-32 ,rega 
+0x7ca6 035555 arg mem_p_256 ,regb 
+0x7ca7 035556 copy rega ,contw 
+0x7ca8 035557 branch bn_add_256 
+:      035561 bn_sub_256:
+0x7ca9 035562 force 8 ,loopcnt 
+0x7caa 035563 branch bn_sub + 1 
+:      035565 bn_rshift_256:
+0x7cab 035566 force 8 ,loopcnt 
+0x7cac 035567 increase 28 ,rega 
+0x7cad 035568 branch bn_rshift 
+:      035570 bn_lshift_256:
+0x7cae 035571 force 8 ,loopcnt 
+0x7caf 035572 force 0 ,regc 
+0x7cb0 035573 branch bn_lshift_0 
+:      035575 bn_bigeq_256:
+0x7cb1 035576 force 8 ,loopcnt 
+0x7cb2 035577 increase 28 ,rega 
+0x7cb3 035578 increase 28 ,regb 
+0x7cb4 035579 branch bn_bigeq_0 
+:      035582 bn_eq_zero_256:
+0x7cb5 035583 ifetch 8 ,contr 
+0x7cb6 035584 nrtn blank 
+0x7cb7 035585 branch bn_eq_zero 
+:      035590 bn_rshifteven_256:
+0x7cb8 035591 copy rega ,alarm 
+:      035592 bn_rshifteven_256_1:
+0x7cb9 035593 copy alarm ,rega 
+0x7cba 035594 ifetch 1 ,rega 
+0x7cbb 035595 isolate1 0 ,pdata 
+0x7cbc 035596 rtn true 
+0x7cbd 035597 call bn_rshift_256 
+0x7cbe 035598 ifetch 1 ,regb 
+0x7cbf 035599 isolate0 0 ,pdata 
+0x7cc0 035600 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035601 arg mem_p_256 ,rega 
+0x7cc2 035602 copy regb ,contw 
+0x7cc3 035603 call bn_add_256 
+0x7cc4 035604 ifetch 1 ,regb 
+0x7cc5 035605 iadd regc ,pdata 
+0x7cc6 035606 istore 1 ,regb 
+0x7cc7 035607 increase -32 ,regb 
+:      035608 bn_rshifteven_256_0:
+0x7cc8 035609 add regb ,32 ,rega 
+0x7cc9 035610 force 9 ,loopcnt 
+0x7cca 035611 call bn_rshift 
+0x7ccb 035612 branch bn_rshifteven_256_1 
+:      035616 ui_init:
+0x7ccc 035617 call lpm_disable_exen_output 
+0x7ccd 035618 rtn wake 
+0x7cce 035619 call ui_button_init 
+0x7ccf 035620 call ui_timer_init 
+0x7cd0 035621 branch ui_led_init_global 
+:      035623 ui_dispatch:
+0x7cd1 035624 call ui_led_dispatch 
+0x7cd2 035626 branch ui_timer_check 
+:      035628 ui_button_init:
+0x7cd3 035629 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035630 rtneq ui_button_gpio_disable 
+0x7cd5 035631 iforce temp 
+0x7cd6 035632 call gpio_config_output 
+0x7cd7 035633 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035634 call gpio_out_inactive 
+0x7cd9 035635 nop 100 
+0x7cda 035636 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035637 call gpio_config_input 
+0x7cdc 035638 branch ui_button_polling 
+:      035642 ui_button_polling:
+0x7cdd 035643 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035644 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035645 rtneq ui_button_gpio_disable 
+0x7ce0 035646 copy pdata ,temp 
+0x7ce1 035647 call gpio_get_bit 
+0x7ce2 035648 nbranch ui_button_up ,true 
+:      035650 ui_button_down:
+0x7ce3 035651 call ui_button_check_long_press 
+0x7ce4 035652 fetch 2 ,mem_ui_state_map 
+0x7ce5 035653 set1 ui_state_btn_down 
+0x7ce6 035654 store 2 ,mem_ui_state_map 
+0x7ce7 035655 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035656 rtneq ui_button_state_down 
+0x7ce9 035657 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035659 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035660 store 1 ,mem_ui_button_timer 
+0x7cec 035661 call lpm_button_get_wake_lock 
+0x7ced 035662 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035663 branch ui_ipc_send_event 
+:      035664 ui_button_up:
+0x7cef 035665 fetch 2 ,mem_ui_state_map 
+0x7cf0 035666 set0 ui_state_btn_down 
+0x7cf1 035667 store 2 ,mem_ui_state_map 
+0x7cf2 035668 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035669 rtneq ui_button_state_up 
+0x7cf4 035670 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035672 jam 0 ,mem_ui_button_timer 
+0x7cf6 035673 call lpm_button_clean_wake_lock 
+0x7cf7 035674 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035675 branch ui_ipc_send_event 
+:      035677 ui_button_check_long_press:
+0x7cf9 035678 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035679 rtn blank 
+0x7cfb 035680 increase -1 ,pdata 
+0x7cfc 035681 store 1 ,mem_ui_button_timer 
+0x7cfd 035682 nrtn blank 
+0x7cfe 035684 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035685 branch ui_ipc_send_event 
+:      035687 lpm_button_get_wake_lock:
+0x7d00 035688 arg wake_lock_button ,queue 
+0x7d01 035689 branch lpm_get_wake_lock 
+:      035691 lpm_button_clean_wake_lock:
+0x7d02 035692 arg wake_lock_button ,queue 
+0x7d03 035693 branch lpm_put_wake_lock 
+:      035715 calc_curr_struct_prt:
+0x7d04 035716 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035717 mul32 rega ,led_offset_length ,regb 
+0x7d06 035718 iadd regb ,regb 
+0x7d07 035719 rtn 
+:      035722 ui_led_init_global:
+0x7d08 035723 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035724 rtn blank 
+0x7d0a 035725 copy pdata ,loopcnt 
+0x7d0b 035726 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035727 copy pdata ,regb 
+:      035728 ui_led_init_loop:
+0x7d0d 035729 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035730 ifetcht 1 ,regc 
+0x7d0f 035731 call gpio_config_output 
+0x7d10 035732 call ui_led_off_static 
+0x7d11 035733 increase led_offset_length ,regb 
+0x7d12 035734 loop ui_led_init_loop 
+0x7d13 035735 rtn 
+:      035739 ui_led_on_global:
+0x7d14 035740 call calc_curr_struct_prt 
+0x7d15 035741 setarg ui_led_state_lighting 
+0x7d16 035742 istore 1 ,regb 
+0x7d17 035743 call ui_led_stop_timer 
+0x7d18 035744 branch ui_led_on_static 
+:      035748 ui_led_blink_stop_global:
+:      035749 ui_led_off_global:
+0x7d19 035750 call calc_curr_struct_prt 
+0x7d1a 035751 setarg ui_led_state_darking 
+0x7d1b 035752 istore 1 ,regb 
+0x7d1c 035753 call ui_led_stop_timer 
+0x7d1d 035754 branch ui_led_off_static 
+:      035758 ui_led_blink_start_global:
+0x7d1e 035759 call calc_curr_struct_prt 
+0x7d1f 035760 setarg ui_led_state_blink_start 
+0x7d20 035761 istore 1 ,regb 
+0x7d21 035762 setarg led_infinite_flash_num 
+0x7d22 035763 istore 1 ,contw 
+0x7d23 035764 branch ui_led_off_static 
+:      035769 ui_led_set_style_global:
+0x7d24 035770 call calc_curr_struct_prt 
+0x7d25 035771 arg led_offset_length ,loopcnt 
+0x7d26 035772 copy regc ,contr 
+0x7d27 035773 copy regb ,contw 
+0x7d28 035774 branch memcpy_fast 
+:      035778 ui_led_dispatch:
+0x7d29 035779 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035780 rtn blank 
+0x7d2b 035781 arg 0 ,rega 
+:      035782 ui_led_blink_polling:
+0x7d2c 035783 call ui_led_change_style_by_type 
+0x7d2d 035784 increase 1 ,rega 
+0x7d2e 035785 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035786 isub rega ,null 
+0x7d30 035787 rtn zero 
+0x7d31 035788 branch ui_led_blink_polling 
+:      035791 ui_led_off_static:
+0x7d32 035792 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035793 ifetcht 1 ,regc 
+0x7d34 035794 branch gpio_out_inactive 
+:      035797 ui_led_on_static:
+0x7d35 035798 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035799 ifetcht 1 ,regc 
+0x7d37 035800 branch gpio_out_active 
+:      035804 ui_led_change_style_by_type:
+0x7d38 035805 add rega ,ui_led_blink ,queue 
+0x7d39 035806 call timer_check 
+0x7d3a 035807 nrtn blank 
+0x7d3b 035809 call calc_curr_struct_prt 
+0x7d3c 035811 ifetch 1 ,regb 
+0x7d3d 035813 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035814 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035815 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035816 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035817 ui_led_blink_state_lighting:
+0x7d41 035818 call ui_led_on_static 
+0x7d42 035819 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035820 call push_stack 
+0x7d44 035821 ifetch 2 ,regc 
+0x7d45 035822 call callback_func 
+0x7d46 035823 call pop_stack 
+0x7d47 035824 setarg ui_led_state_blink_darking 
+0x7d48 035825 istore 1 ,regb 
+0x7d49 035826 add regb ,led_offset_on_time ,regc 
+0x7d4a 035827 ifetch 2 ,regc 
+0x7d4b 035828 branch ui_led_blink_timer_start 
+:      035831 ui_led_blink_state_darking:
+0x7d4c 035832 call ui_led_off_static 
+0x7d4d 035833 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035834 call push_stack 
+0x7d4f 035835 ifetch 2 ,regc 
+0x7d50 035836 call callback_func 
+0x7d51 035837 call pop_stack 
+0x7d52 035839 add regb ,led_offset_blink_count ,regc 
+0x7d53 035840 ifetch 1 ,regc 
+0x7d54 035841 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035842 increase -1 ,pdata 
+0x7d56 035843 istore 1 ,regc 
+0x7d57 035844 branch ui_led_blink_stop_global ,blank 
+:      035845 ui_led_blink_infinite:
+0x7d58 035846 setarg ui_led_state_blink_lighting 
+0x7d59 035847 istore 1 ,regb 
+0x7d5a 035848 add regb ,led_offset_off_time ,regc 
+0x7d5b 035849 ifetch 2 ,regc 
+:      035850 ui_led_blink_timer_start:
+0x7d5c 035851 add rega ,ui_led_blink ,queue 
+0x7d5d 035852 branch timer_init 
+:      035854 ui_led_stop_timer:
+0x7d5e 035855 setarg 0 
+0x7d5f 035856 branch ui_led_blink_timer_start 
+:      035862 ui_timer_timeout:
+0x7d60 035863 setarg 0x1000 
+0x7d61 035864 lshift16 pdata ,pdata 
+0x7d62 035865 iadd regb ,regb 
+0x7d63 035866 rtn 
+:      035868 ui_timer_check:
+0x7d64 035869 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035870 arg 0 ,rega 
+0x7d66 035871 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035872 copy clkn_bt ,regb 
+0x7d68 035873 copy regb ,pdata 
+0x7d69 035874 isub temp ,null 
+0x7d6a 035875 ncall ui_timer_timeout ,positive 
+:      035877 ui_timer_check_loop:
+0x7d6b 035878 copy regb ,pdata 
+0x7d6c 035879 increase 160 ,temp 
+0x7d6d 035880 increase 160 ,temp 
+0x7d6e 035881 isub temp ,null 
+0x7d6f 035882 nbranch ui_timer_check_end ,positive 
+0x7d70 035883 increase 1 ,rega 
+0x7d71 035884 and rega ,0x0f ,pdata 
+0x7d72 035885 nbranch ui_timer_check_loop ,blank 
+0x7d73 035886 arg 0 ,rega 
+0x7d74 035887 call ui_timer_check_send_evt 
+:      035888 ui_timer_init:
+0x7d75 035889 copy clkn_bt ,pdata 
+0x7d76 035890 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035891 rtn 
+:      035892 ui_timer_check_end:
+0x7d78 035893 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035894 copy rega ,pdata 
+0x7d7a 035895 rtn blank 
+0x7d7b 035896 increase -160 ,temp 
+0x7d7c 035897 increase -160 ,temp 
+0x7d7d 035898 set0 28 ,temp 
+0x7d7e 035899 storet 4 ,mem_ui_timer_last_btclk 
+:      035900 ui_timer_check_send_evt:
+0x7d7f 035901 branch app_evt_timer 
+:      035908 ui_ipc_get_lock:
+0x7d80 035909 jam 1 ,mem_ipc_lock_bt 
+:      035910 ui_ipc_get_lock_wait:
+0x7d81 035911 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035912 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035913 rtn 
+:      035915 ui_ipc_put_lock:
+0x7d84 035916 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035917 rtn 
+:      035921 ui_ipc_send_event:
+0x7d86 035922 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035923 call ui_ipc_get_lock 
+0x7d88 035924 copy rega ,pdata 
+0x7d89 035925 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035926 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035927 call fifo_in 
+0x7d8c 035928 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035929 copy pdata ,rega 
+0x7d8e 035930 branch ui_ipc_put_lock 
+:      035932 ui_ipc_send_cmd:
+0x7d8f 035933 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035934 call ui_ipc_get_lock 
+0x7d91 035935 copy rega ,pdata 
+0x7d92 035936 store 4 ,mem_ipc_rega_temp 
+0x7d93 035937 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035938 call fifo_in 
+0x7d95 035939 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035940 copy pdata ,rega 
+0x7d97 035941 branch ui_ipc_put_lock 
+:      035943 ui_ipc_clean_all_fifo:
+0x7d98 035944 setarg 0 
+0x7d99 035945 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035946 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035947 rtn 
+:      035949 check_51cmd:
+0x7d9c 035950 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035951 fetch 1 ,mem_hci_cmd 
+0x7d9e 035952 nrtn blank 
+0x7d9f 035953 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035954 call fifo_is_empty 
+0x7da1 035955 rtn blank 
+0x7da2 035956 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035957 call check_51cmd_once 
+0x7da4 035958 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035959 branch check_51cmd ,blank 
+0x7da6 035960 rtn 
+:      035962 check_51cmd_once:
+0x7da7 035963 call ui_ipc_get_lock 
+0x7da8 035964 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035965 call fifo_out 
+0x7daa 035966 copy pdata ,temp 
+0x7dab 035967 call ui_ipc_put_lock 
+0x7dac 035968 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035969 copy temp ,pdata 
+0x7dae 035970 rtn blank 
+0x7daf 035971 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035972 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035973 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035974 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035975 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035976 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035977 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035978 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035979 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035980 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035981 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035982 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035983 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035984 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035985 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035986 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035987 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035988 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035989 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035990 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035991 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035993 store 1 ,mem_fifo_temp 
+0x7dc5 035994 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035995 call lmo_fifo_check 
+0x7dc7 035996 nbranch check_51cmd_restore ,blank 
+:      035997 check_51cmd_once_continue:
+0x7dc8 035998 fetch 1 ,mem_fifo_temp 
+0x7dc9 035999 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 036000 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 036001 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 036002 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 036003 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 036004 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 036005 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 036006 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 036007 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 036008 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 036009 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 036010 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 036011 rtn 
+:      036013 check_51cmd_check_idle:
+0x7dd6 036014 store 1 ,mem_fifo_temp 
+0x7dd7 036015 call context_check_idle 
+0x7dd8 036016 branch check_51cmd_restore ,zero 
+0x7dd9 036017 call context_search_plap 
+0x7dda 036018 nrtn zero 
+:      036019 check_51cmd_restore:
+0x7ddb 036020 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 036021 branch ui_ipc_send_cmd 
+:      036026 check_51cmd_start_discovery:
+0x7ddd 036027 fetch 2 ,mem_ui_state_map 
+0x7dde 036028 set1 ui_state_bt_discovery 
+0x7ddf 036029 store 2 ,mem_ui_state_map 
+0x7de0 036030 jam 3 ,mem_scan_mode 
+0x7de1 036031 rtn 
+:      036035 check_51cmd_stop_discovery:
+0x7de2 036036 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 036037 jam 0 ,mem_scan_mode 
+0x7de4 036038 fetch 2 ,mem_ui_state_map 
+0x7de5 036039 set0 ui_state_bt_discovery 
+0x7de6 036040 store 2 ,mem_ui_state_map 
+0x7de7 036041 rtn 
+:      036045 check_51cmd_reconnect:
+0x7de8 036046 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 036047 rtn 
+:      036051 check_51cmd_disconnect:
+0x7dea 036052 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 036053 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 036054 rtn 
+:      036058 check_51cmd_enter_sniff_subrating:
+0x7ded 036059 rtn 
+:      036063 check_51cmd_exit_sniff_subrating:
+0x7dee 036064 rtn 
+:      036068 check_51cmd_sniff_test:
+0x7def 036069 rtn 
+:      036073 check_51cmd_pincode:
+0x7df0 036074 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 036075 branch cmd_pair 
+:      036079 check_51cmd_inq:
+0x7df2 036080 rtn 
+:      036084 check_51cmd_stop_inq:
+0x7df3 036085 rtn 
+:      036089 check_51cmd_adv:
+0x7df4 036090 jam on ,mem_le_adv_enable 
+0x7df5 036091 jam adv_ind ,mem_le_adv_type 
+0x7df6 036092 fetch 2 ,mem_ui_state_map 
+0x7df7 036093 set1 ui_state_ble_adv ,pdata 
+0x7df8 036094 store 2 ,mem_ui_state_map 
+0x7df9 036095 rtn 
+:      036099 check_51cmd_stop_adv:
+0x7dfa 036100 fetch 2 ,mem_ui_state_map 
+0x7dfb 036101 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036102 store 2 ,mem_ui_state_map 
+0x7dfd 036103 jam off ,mem_le_adv_enable 
+0x7dfe 036104 rtn 
+:      036108 check_51cmd_direct_adv:
+0x7dff 036109 jam on ,mem_le_adv_enable 
+0x7e00 036110 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036111 fetch 2 ,mem_ui_state_map 
+0x7e02 036112 set1 ui_state_ble_adv ,pdata 
+0x7e03 036113 store 2 ,mem_ui_state_map 
+0x7e04 036114 rtn 
+:      036118 check_51cmd_stop_direct_adv:
+0x7e05 036119 fetch 2 ,mem_ui_state_map 
+0x7e06 036120 set0 ui_state_ble_adv ,pdata 
+0x7e07 036121 store 2 ,mem_ui_state_map 
+0x7e08 036122 jam off ,mem_le_adv_enable 
+0x7e09 036123 rtn 
+:      036127 check_51cmd_le_disconnect:
+0x7e0a 036128 setarg 20 
+0x7e0b 036129 store 2 ,mem_le_superto 
+0x7e0c 036130 store 2 ,mem_le_init_superto 
+0x7e0d 036131 branch le_send_terminate_ind_user_terminated 
+:      036135 check_51cmd_ble_update_connect_param:
+0x7e0e 036136 branch le_l2cap_tx_update_req 
+:      036140 check_51cmd_led_off:
+0x7e0f 036141 arg 0 ,rega 
+0x7e10 036142 branch ui_led_off_global 
+:      036146 check_51cmd_led_on:
+0x7e11 036147 arg 0 ,rega 
+0x7e12 036148 branch ui_led_on_global 
+:      036152 check_51cmd_led_start_blink:
+0x7e13 036153 arg 0 ,rega 
+0x7e14 036154 branch ui_led_blink_start_global 
+:      036158 check_51cmd_le_start_con:
+0x7e15 036159 jam on ,mem_le_scan_enable 
+0x7e16 036160 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036163 rtn 
+:      036167 check_51cmd_start_scan:
+0x7e18 036168 jam on ,mem_le_scan_enable 
+0x7e19 036169 rtn 
+:      036173 check_51cmd_stop_scan:
+0x7e1a 036174 jam off ,mem_le_scan_enable 
+0x7e1b 036175 jam 0 ,mem_hci_cmd 
+0x7e1c 036176 rtn 
+:      036180 check_51cmd_hibernate:
+0x7e1d 036181 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036182 call callback_func 
+0x7e1f 036183 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036184 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036185 copy pdata ,temp 
+0x7e22 036186 call gpio_config_input 
+:      036187 check_51cmd_hibernate_btn_disabled:
+0x7e23 036188 call ui_ipc_clean_all_fifo 
+0x7e24 036189 branch lpm_hibernate 
+:      036193 check_51cmd_le_smp_sec_req:
+0x7e25 036194 branch le_send_smp_security_request 
+:      036198 check_51cmd_role_switch:
+0x7e26 036199 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036200 set1 mark_switch_initiated ,mark 
+0x7e28 036201 nrtn master 
+0x7e29 036202 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036203 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036204 fetch 1 ,mem_connection_options 
+0x7e2c 036205 set0 connection_switch ,pdata 
+0x7e2d 036206 store 1 ,mem_connection_options 
+0x7e2e 036207 rtn 
+:      036211 check_51cmd_bb_reconn_cancel:
+0x7e2f 036212 force page_length_timer ,queue 
+0x7e30 036213 branch timer_stop 
+:      036217 check_51cmd_dhkey_not_accept:
+0x7e31 036218 call tid_set_reply 
+0x7e32 036219 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036220 branch parse_lmp_dhkey_check_reject 
+:      036223 ui_check_paring_button:
+0x7e34 036224 fetch 1 ,mem_ui_state_map 
+0x7e35 036225 rtnbit0 ui_state_btn_down 
+0x7e36 036226 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036227 branch check_51cmd_bb_reconn_cancel 
+:      036232 queue_init:
+0x7e38 036233 fetch 2 ,mem_queue_ptr 
+0x7e39 036234 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036235 setarg 0 
+0x7e3b 036236 istore 3 ,contw 
+0x7e3c 036237 rtn 
+:      036241 queue_push:
+0x7e3d 036242 call disable_user 
+0x7e3e 036243 call queue_full 
+0x7e3f 036244 rtn blank 
+0x7e40 036245 fetch 2 ,mem_queue_ptr 
+0x7e41 036246 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036247 ifetcht 1 ,regb 
+0x7e43 036248 increase 1 ,temp 
+0x7e44 036249 istoret 1 ,regb 
+0x7e45 036251 ifetcht 1 ,pdata 
+0x7e46 036252 copy temp ,loopcnt 
+0x7e47 036253 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036254 ifetch 1 ,regb 
+0x7e49 036255 imul32 temp ,pdata 
+0x7e4a 036256 iadd contr ,contw 
+0x7e4b 036257 copy rega ,contr 
+:      036258 calc_queue_next_ptr:
+0x7e4c 036259 call memcpy 
+0x7e4d 036260 call queue_get_size 
+0x7e4e 036261 pincrease -1 
+0x7e4f 036262 ifetcht 1 ,regb 
+0x7e50 036263 increase 1 ,temp 
+0x7e51 036264 iand temp ,temp 
+0x7e52 036265 istoret 1 ,regb 
+0x7e53 036266 branch enable_user 
+:      036271 queue_pop:
+0x7e54 036272 call disable_user 
+0x7e55 036273 call queue_empty 
+0x7e56 036274 rtn blank 
+0x7e57 036275 fetch 2 ,mem_queue_ptr 
+0x7e58 036276 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036277 ifetcht 1 ,regb 
+0x7e5a 036278 increase -1 ,temp 
+0x7e5b 036279 istoret 1 ,regb 
+0x7e5c 036280 ifetcht 1 ,pdata 
+0x7e5d 036281 copy temp ,loopcnt 
+0x7e5e 036282 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036283 ifetch 1 ,regb 
+0x7e60 036284 imul32 temp ,pdata 
+0x7e61 036285 iadd contr ,contr 
+0x7e62 036286 increase 1 ,contr 
+0x7e63 036287 copy rega ,contw 
+0x7e64 036288 branch calc_queue_next_ptr 
+:      036292 queue_empty:
+0x7e65 036293 fetch 2 ,mem_queue_ptr 
+0x7e66 036294 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036295 ifetch 1 ,contr 
+0x7e68 036296 rtn 
+:      036299 queue_full:
+0x7e69 036300 call queue_get_size 
+0x7e6a 036301 ifetcht 1 ,contr 
+0x7e6b 036302 isub temp ,pdata 
+0x7e6c 036303 rtn 
+:      036306 queue_get_size:
+0x7e6d 036307 fetch 2 ,mem_queue_ptr 
+0x7e6e 036308 add pdata ,queue_offset_length ,contr 
+0x7e6f 036309 ifetch 1 ,contr 
+0x7e70 036310 rtn 
+:      036318 right_shift_n:
+0x7e71 036319 sub loopcnt ,0 ,null 
+0x7e72 036320 rtn zero 
+:      036321 right_shift_n_loop:
+0x7e73 036322 rshift pdata ,pdata 
+0x7e74 036323 loop right_shift_n_loop 
+0x7e75 036324 rtn 
+:      036327 left_shift_n:
+0x7e76 036328 force 1 ,pdata 
+0x7e77 036329 sub loopcnt ,0 ,null 
+0x7e78 036330 rtn zero 
+:      036331 left_shift_n_loop:
+0x7e79 036332 lshift pdata ,pdata 
+0x7e7a 036333 loop left_shift_n_loop 
+0x7e7b 036334 rtn 
+:      036335 push_stack:
+0x7e7c 036336 deposit contw 
+0x7e7d 036337 store 2 ,mem_contw 
+0x7e7e 036338 storet 8 ,mem_temp 
+0x7e7f 036339 deposit timeup 
+0x7e80 036340 store 4 ,mem_timeup 
+0x7e81 036341 call push_stack_rega_b_c 
+0x7e82 036342 deposit contr 
+0x7e83 036343 store 2 ,mem_contr 
+0x7e84 036344 rtn 
+:      036346 push_stack_rega_b_c:
+0x7e85 036347 deposit rega 
+0x7e86 036348 store 4 ,mem_rega 
+0x7e87 036349 deposit regb 
+0x7e88 036350 store 4 ,mem_regb 
+0x7e89 036351 deposit regc 
+0x7e8a 036352 store 3 ,mem_regc 
+0x7e8b 036353 rtn 
+:      036355 pop_stack:
+0x7e8c 036356 fetcht 8 ,mem_temp 
+0x7e8d 036357 fetch 4 ,mem_timeup 
+0x7e8e 036358 iforce timeup 
+0x7e8f 036359 call pop_stack_rega_b_c 
+0x7e90 036360 fetch 2 ,mem_contw 
+0x7e91 036361 iforce contw 
+0x7e92 036362 fetch 2 ,mem_contr 
+0x7e93 036363 iforce contr 
+0x7e94 036364 rtn 
+:      036366 pop_stack_rega_b_c:
+0x7e95 036367 fetch 4 ,mem_rega 
+0x7e96 036368 iforce rega 
+0x7e97 036369 fetch 4 ,mem_regb 
+0x7e98 036370 iforce regb 
+0x7e99 036371 fetch 3 ,mem_regc 
+0x7e9a 036372 iforce regc 
+0x7e9b 036373 rtn 
+:      036375 get_contw:
+0x7e9c 036376 fetch 2 ,mem_contw 
+0x7e9d 036377 copy pdata ,contw 
+0x7e9e 036378 rtn 
+:      036379 get_contr:
+0x7e9f 036380 fetch 2 ,mem_contr 
+0x7ea0 036381 copy pdata ,contr 
+0x7ea1 036382 rtn 
+:      036383 store_contw:
+0x7ea2 036384 copy contw ,pdata 
+0x7ea3 036385 store 2 ,mem_contw 
+0x7ea4 036386 rtn 
+:      036387 store_contr:
+0x7ea5 036388 copy contr ,pdata 
+0x7ea6 036389 store 2 ,mem_contr 
+0x7ea7 036390 rtn 
+:      036394 save_cont_pointers:
+0x7ea8 036395 copy contw ,pdata 
+0x7ea9 036396 store 2 ,mem_hold_contw 
+0x7eaa 036397 copy contr ,pdata 
+0x7eab 036398 store 2 ,mem_hold_contr 
+0x7eac 036399 rtn 
+:      036400 load_cont_pointers:
+0x7ead 036401 fetch 2 ,mem_hold_contw 
+0x7eae 036402 copy pdata ,contw 
+0x7eaf 036403 fetch 2 ,mem_hold_contr 
+0x7eb0 036404 copy pdata ,contr 
+0x7eb1 036405 rtn 
+:      036407 memcpy96:
+0x7eb2 036408 call memcpy32 
+:      036409 memcpy64:
+0x7eb3 036410 call memcpy32 
+0x7eb4 036411 branch memcpy32 
+:      036412 memcpy12:
+0x7eb5 036413 call memcpy8 
+:      036414 memcpy4:
+0x7eb6 036415 ifetch 4 ,contr 
+0x7eb7 036416 istore 4 ,contw 
+0x7eb8 036417 rtn 
+:      036418 memcpy8:
+0x7eb9 036419 ifetch 8 ,contr 
+0x7eba 036420 istore 8 ,contw 
+0x7ebb 036421 rtn 
+:      036423 memcpy48:
+0x7ebc 036424 call memcpy16 
+:      036425 memcpy32:
+0x7ebd 036426 call memcpy8 
+:      036427 memcpy24:
+0x7ebe 036428 call memcpy8 
+:      036429 memcpy16:
+0x7ebf 036430 call memcpy8 
+0x7ec0 036431 branch memcpy8 
+:      036435 delay_10ms:
+0x7ec1 036436 arg 10 ,loopcnt 
+:      036437 delay_ms_wait:
+0x7ec2 036438 nop 12000 
+0x7ec3 036439 loop delay_ms_wait 
+0x7ec4 036440 rtn 
+:      036442 bn_zero:
+0x7ec5 036443 force 3 ,loopcnt 
+:      036444 memset0:
+0x7ec6 036445 force 0 ,pdata 
+:      036446 memset8:
+0x7ec7 036447 istore 8 ,contw 
+0x7ec8 036448 loop memset8 
+0x7ec9 036449 rtn 
+:      036451 memset0_8:
+0x7eca 036452 force 0 ,pdata 
+0x7ecb 036453 istore 8 ,contw 
+0x7ecc 036454 rtn 
+:      036455 memset0_4:
+0x7ecd 036456 force 0 ,pdata 
+0x7ece 036457 istore 4 ,contw 
+0x7ecf 036458 rtn 
+:      036460 clear_mem_256:
+0x7ed0 036461 force 4 ,loopcnt 
+0x7ed1 036462 branch memset0 
+:      036463 clear_mem_512:
+0x7ed2 036464 force 8 ,loopcnt 
+0x7ed3 036465 branch memset0 
+:      036467 clear_mem:
+0x7ed4 036468 deposit loopcnt 
+0x7ed5 036469 rtn blank 
+0x7ed6 036470 setarg 0 
+:      036471 clear_mem_loop:
+0x7ed7 036472 istore 1 ,contw 
+0x7ed8 036473 loop clear_mem_loop 
+0x7ed9 036474 rtn 
+:      036477 clear_temp_block:
+0x7eda 036478 arg 32 ,loopcnt 
+0x7edb 036479 arg mem_temp_block0 ,contw 
+0x7edc 036480 branch clear_mem 
+:      036482 xor_loop:
+0x7edd 036483 ifetch 4 ,regc 
+0x7ede 036484 ifetcht 4 ,rega 
+0x7edf 036485 ixor temp ,pdata 
+0x7ee0 036486 istore 4 ,contw 
+0x7ee1 036487 increase 4 ,rega 
+0x7ee2 036488 increase 4 ,regc 
+0x7ee3 036489 loop xor_loop 
+0x7ee4 036490 rtn 
+:      036494 inverse_data:
+0x7ee5 036495 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036496 copy loopcnt ,pdata 
+0x7ee7 036497 sub pdata ,1 ,null 
+0x7ee8 036498 rtn positive 
+0x7ee9 036499 iadd rega ,regb 
+0x7eea 036500 increase -1 ,regb 
+0x7eeb 036501 rshift loopcnt ,loopcnt 
+:      036502 inverse_loop:
+0x7eec 036503 ifetcht 1 ,rega 
+0x7eed 036504 ifetch 1 ,regb 
+0x7eee 036505 istore 1 ,rega 
+0x7eef 036506 istoret 1 ,regb 
+0x7ef0 036507 increase -1 ,regb 
+0x7ef1 036508 increase 1 ,rega 
+0x7ef2 036509 loop inverse_loop 
+0x7ef3 036510 rtn 
+:      036513 memcpy_fast:
+0x7ef4 036514 deposit loopcnt 
+0x7ef5 036515 rtn blank 
+:      036516 memcpy_fast_loop:
+0x7ef6 036517 increase -8 ,loopcnt 
+0x7ef7 036518 call memcpy8 ,positive 
+0x7ef8 036519 rtn zero 
+0x7ef9 036520 branch memcpy_fast_loop ,positive 
+0x7efa 036521 increase 8 ,loopcnt 
+:      036522 memcpy_fast_loop_four:
+0x7efb 036523 increase -4 ,loopcnt 
+0x7efc 036524 call memcpy4 ,positive 
+0x7efd 036525 rtn zero 
+0x7efe 036526 branch memcpy_fast_loop_four ,positive 
+0x7eff 036527 increase 4 ,loopcnt 
+0x7f00 036528 branch memcpy 
+:      036530 memcpy:
+0x7f01 036531 deposit loopcnt 
+0x7f02 036532 rtn blank 
+:      036533 memcpy_loop:
+0x7f03 036534 ifetch 1 ,contr 
+0x7f04 036535 istore 1 ,contw 
+0x7f05 036536 loop memcpy_loop 
+0x7f06 036537 rtn 
+:      036539 timer_stop:
+0x7f07 036540 setarg 0 
+:      036541 timer_init:
+0x7f08 036542 rshift clkn_bt ,temp 
+0x7f09 036543 storet 4 ,mem_last_clkn 
+0x7f0a 036544 arg mem_timers ,contw 
+0x7f0b 036545 iforce temp 
+0x7f0c 036546 lshift queue ,pdata 
+0x7f0d 036547 iadd contw ,contw 
+0x7f0e 036548 istoret 2 ,contw 
+0x7f0f 036549 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036550 rtn 
+:      036552 timer_check_timeout:
+0x7f11 036553 arg 0x800 ,timeup 
+0x7f12 036554 lshift16 timeup ,timeup 
+0x7f13 036555 iadd timeup ,pdata 
+0x7f14 036556 rtn 
+:      036559 timer_reinit:
+0x7f15 036560 arg 0 ,queue 
+:      036561 timer_check:
+0x7f16 036562 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036563 fetcht 4 ,mem_last_clkn 
+0x7f18 036564 rshift clkn_bt ,pdata 
+0x7f19 036565 store 4 ,mem_last_clkn 
+0x7f1a 036566 isub temp ,null 
+0x7f1b 036567 ncall timer_check_timeout ,positive 
+0x7f1c 036568 isub temp ,timeup 
+0x7f1d 036569 copy timeup ,temp 
+0x7f1e 036570 arg mem_timers ,contr 
+0x7f1f 036571 copy contr ,contw 
+0x7f20 036572 arg 16 ,loopcnt 
+:      036573 timer_loop:
+0x7f21 036574 ifetch 2 ,contr 
+0x7f22 036575 isub temp ,pdata 
+0x7f23 036576 branch timer_counting ,positive 
+0x7f24 036577 force 0 ,pdata 
+:      036578 timer_counting:
+0x7f25 036579 istore 2 ,contw 
+0x7f26 036580 loop timer_loop 
+0x7f27 036581 arg mem_timers ,contr 
+0x7f28 036582 lshift queue ,pdata 
+0x7f29 036583 iadd contr ,contr 
+0x7f2a 036584 ifetch 2 ,contr 
+0x7f2b 036585 rtn 
+:      036590 clk_add:
+0x7f2c 036591 iadd temp ,temp 
+0x7f2d 036592 copy temp ,loopcnt 
+0x7f2e 036593 setarg 3750 
+0x7f2f 036594 isub loopcnt ,pdata 
+0x7f30 036595 rtn positive 
+0x7f31 036596 sub pdata ,0 ,pdata 
+0x7f32 036597 rshift16 temp ,temp 
+0x7f33 036598 increase 1 ,temp 
+0x7f34 036599 lshift16 temp ,temp 
+0x7f35 036600 ior temp ,temp 
+0x7f36 036601 rtn 
+:      036603 clk_diff_rt:
+0x7f37 036604 call clk_diff 
+0x7f38 036605 branch clk2rt 
+:      036608 clk_diff:
+0x7f39 036609 disable user 
+0x7f3a 036610 isub temp ,pdata 
+0x7f3b 036611 branch clk_diff_pos ,positive 
+0x7f3c 036612 enable user 
+0x7f3d 036613 sub pdata ,0 ,pdata 
+:      036614 clk_diff_pos:
+0x7f3e 036615 rtnbit0 15 
+0x7f3f 036616 arg -61786 ,temp 
+0x7f40 036617 iadd temp ,pdata 
+0x7f41 036618 set0 64 ,pdata 
+0x7f42 036619 rtn 
+:      036621 clk2rt:
+0x7f43 036622 iforce contr 
+0x7f44 036623 rshift16 pdata ,pdata 
+0x7f45 036624 arg 3750 ,temp 
+0x7f46 036625 imul32 temp ,pdata 
+0x7f47 036626 iadd contr ,pdata 
+0x7f48 036627 rtn 
+:      036630 clk2lpo:
+0x7f49 036631 lshift8 pdata ,pdata 
+0x7f4a 036632 lshift4 pdata ,pdata 
+0x7f4b 036633 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036634 idiv temp 
+0x7f4d 036635 call wait_div_end 
+0x7f4e 036636 quotient temp 
+0x7f4f 036637 rtn 
+:      036640 clk2bt:
+0x7f50 036641 arg 3750 ,temp 
+0x7f51 036642 idiv temp 
+0x7f52 036643 call wait_div_end 
+0x7f53 036644 quotient pdata 
+0x7f54 036645 lshift16 pdata ,pdata 
+0x7f55 036646 remainder temp 
+0x7f56 036647 ior temp ,temp 
+0x7f57 036648 rtn 
+:      036655 string2dec_from_uart:
+0x7f58 036656 arg 0 ,temp 
+:      036657 string2dec_from_uart_done:
+0x7f59 036658 copy temp ,regc 
+0x7f5a 036659 ifetch 1 ,contru 
+0x7f5b 036660 call uchar2dialog 
+0x7f5c 036661 copy regc ,temp 
+0x7f5d 036662 call swap 
+0x7f5e 036663 arg 10 ,regb 
+0x7f5f 036664 imul32 regb ,pdata 
+0x7f60 036665 iadd temp ,pdata 
+0x7f61 036666 copy pdata ,temp 
+0x7f62 036667 loop string2dec_from_uart_done 
+0x7f63 036668 rtn 
+:      036672 uchar2dialog:
+0x7f64 036673 arg 0x3a ,temp 
+0x7f65 036674 isub temp ,null 
+0x7f66 036675 nbranch uchar2dialog_number ,positive 
+0x7f67 036676 arg 0x61 ,temp 
+0x7f68 036677 isub temp ,null 
+0x7f69 036678 branch uchar2dialog_a2f ,positive 
+0x7f6a 036679 arg 0x37 ,temp 
+0x7f6b 036680 isub temp ,pdata 
+0x7f6c 036681 rtn 
+:      036682 uchar2dialog_number:
+0x7f6d 036683 arg 0x30 ,temp 
+0x7f6e 036684 isub temp ,pdata 
+0x7f6f 036685 rtn 
+:      036686 uchar2dialog_a2f:
+0x7f70 036687 arg 0x57 ,temp 
+0x7f71 036688 isub temp ,pdata 
+0x7f72 036689 rtn 
+:      036691 pn9:
+0x7f73 036692 copy temp ,alarm 
+0x7f74 036693 setarg 0x1ff 
+0x7f75 036694 force 0 ,regb 
+:      036695 pn9_loop:
+0x7f76 036696 rshift3 pdata ,rega 
+0x7f77 036697 rshift rega ,rega 
+0x7f78 036698 ixor rega ,rega 
+0x7f79 036699 isolate1 0 ,rega 
+0x7f7a 036700 setflag true ,9 ,pdata 
+0x7f7b 036701 rshift temp ,temp 
+0x7f7c 036702 isolate1 0 ,pdata 
+0x7f7d 036703 setflag true ,7 ,temp 
+0x7f7e 036704 rshift pdata ,pdata 
+0x7f7f 036705 increase 1 ,regb 
+0x7f80 036706 compare 0 ,regb ,0x7 
+0x7f81 036707 nbranch pn9_loop ,true 
+0x7f82 036708 istoret 1 ,contw 
+0x7f83 036709 loop pn9_loop 
+0x7f84 036710 copy alarm ,temp 
+0x7f85 036711 rtn 
+:      036714 wait_div_end:
+0x7f86 036715 rtn modone 
+0x7f87 036716 branch wait_div_end 
+:      036726 compare_loop:
+:      036727 string_compare:
+0x7f88 036728 ifetch 1 ,rega 
+0x7f89 036729 ifetcht 1 ,regb 
+0x7f8a 036730 isub temp ,null 
+0x7f8b 036731 nrtn zero 
+0x7f8c 036732 increase 1 ,rega 
+0x7f8d 036733 increase 1 ,regb 
+0x7f8e 036734 loop string_compare 
+0x7f8f 036735 force 0 ,null 
+0x7f90 036736 rtn 
+:      036739 ceiling:
+0x7f91 036740 isub temp ,null 
+0x7f92 036741 nrtn positive 
+0x7f93 036742 deposit temp 
+0x7f94 036743 rtn 
+:      036745 swap:
+0x7f95 036746 iadd temp ,pdata 
+0x7f96 036747 isub temp ,temp 
+0x7f97 036748 isub temp ,pdata 
+0x7f98 036749 rtn 
+:      036751 clean_mem:
+0x7f99 036752 arg 0x200 ,loopcnt 
+0x7f9a 036753 arg 0x4000 ,contw 
+0x7f9b 036754 branch memset0 
+:      036757 callback_func:
+0x7f9c 036758 rtn blank 
+0x7f9d 036759 copy pdata ,pc 
+:      036762 wait_uarttx:
+0x7f9e 036763 hfetch 2 ,core_uart_txitems 
+0x7f9f 036764 nbranch wait_uarttx ,blank 
+0x7fa0 036765 rtn 
+:      036767 ice_break:
+0x7fa1 036768 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036769 rtn 
+:      036771 ice_setbp:
+0x7fa3 036772 hstore 2 ,core_ice_break0 
+0x7fa4 036773 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036774 set1 4 ,pdata 
+0x7fa6 036775 hstore 1 ,core_ice_ctrl 
+0x7fa7 036776 rtn 
+:      036777 ice_setbp2:
+0x7fa8 036778 hstore 2 ,core_ice_break1 
+0x7fa9 036779 hfetch 1 ,core_ice_ctrl 
+0x7faa 036780 set1 6 ,pdata 
+0x7fab 036781 hstore 1 ,core_ice_ctrl 
+0x7fac 036782 rtn 
+:      036784 ice_set_write_bp:
+0x7fad 036785 hstore 2 ,core_ice_break0 
+0x7fae 036786 jam 0x30 ,core_ice_ctrl 
+0x7faf 036787 rtn 
+:      036791 test_enable_white:
+0x7fb0 036792 hfetch 1 ,core_config 
+0x7fb1 036793 set0 whiteoff_bit ,pdata 
+0x7fb2 036794 hstore 1 ,core_config 
+0x7fb3 036795 rtn 
+:      036797 check_uart_tx_buff:
+0x7fb4 036798 hfetch 2 ,core_uart_txitems 
+0x7fb5 036799 arg uart_air_control_threshold ,temp 
+:      036800 pdata_sub_temp:
+0x7fb6 036801 isub temp ,null 
+0x7fb7 036802 rtn 
+:      036808 fifo_in:
+0x7fb8 036809 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036810 ifetcht util_fifo_len ,rega 
+0x7fba 036811 and temp ,0xff ,pdata 
+0x7fbb 036812 nbranch fifo_in_push ,blank 
+0x7fbc 036813 rshift8 temp ,pdata 
+0x7fbd 036814 istore util_fifo_len ,rega 
+:      036815 fifo_in_push:
+0x7fbe 036816 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036817 ifetch 1 ,rega 
+0x7fc0 036818 nbranch assert ,blank 
+0x7fc1 036819 fetch 1 ,mem_fifo_temp 
+0x7fc2 036820 istore 1 ,rega 
+0x7fc3 036821 rtn 
+:      036826 fifo_out:
+0x7fc4 036827 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036828 arg util_fifo_len ,loopcnt 
+0x7fc6 036829 ifetch util_fifo_len ,rega 
+0x7fc7 036830 rtn blank 
+:      036831 fifo_out_loop:
+0x7fc8 036832 ifetch 1 ,rega 
+0x7fc9 036833 nbranch fifo_out_end ,blank 
+0x7fca 036834 increase 1 ,rega 
+0x7fcb 036835 loop fifo_out_loop 
+0x7fcc 036836 branch assert 
+:      036837 fifo_out_end:
+0x7fcd 036838 arg 0 ,temp 
+0x7fce 036839 istoret 1 ,rega 
+0x7fcf 036840 rtn 
+:      036845 fifo_is_empty:
+0x7fd0 036846 ifetch util_fifo_len ,rega 
+0x7fd1 036847 rtn 
+:      036852 fifo_is_full:
+0x7fd2 036853 ifetch 1 ,rega 
+0x7fd3 036854 rtn 
+:      036857 fifo_is_near_full:
+0x7fd4 036858 ifetch 2 ,rega 
+0x7fd5 036859 rtn 
+:      036863 fifo_content_count:
+0x7fd6 036864 arg 0 ,temp 
+:      036865 fifo_content_count_loop:
+0x7fd7 036866 fetch 1 ,contr 
+0x7fd8 036867 loop fifo_content_count_loop ,blank 
+0x7fd9 036868 increase 1 ,temp 
+0x7fda 036869 loop fifo_content_count_loop 
+0x7fdb 036870 copy temp ,pdata 
+0x7fdc 036871 rtn 
+:      036873 not_greater_than:
+0x7fdd 036874 isub temp ,null 
+0x7fde 036875 nrtn positive 
+0x7fdf 036876 copy temp ,pdata 
+0x7fe0 036877 rtn 
+:      036880 disable_positive:
+0x7fe1 036881 force -1 ,null 
+0x7fe2 036882 rtn 
+:      036883 enable_positive:
+:      036884 disable_zero:
+0x7fe3 036885 force 1 ,null 
+0x7fe4 036886 rtn 
+:      036887 enable_zero:
+0x7fe5 036888 force 0 ,null 
+0x7fe6 036889 rtn 
+:      036891 enable_user:
+0x7fe7 036892 enable user 
+0x7fe8 036893 rtn 
+:      036895 disable_user:
+0x7fe9 036896 disable user 
+0x7fea 036897 rtn 
+:      036899 enable_user2:
+0x7feb 036900 enable user2 
+0x7fec 036901 rtn 
+:      036903 disable_user2:
+0x7fed 036904 disable user2 
+0x7fee 036905 rtn 
+:      036907 disable_blank:
+0x7fef 036908 setarg 1 
+0x7ff0 036909 rtn 
+:      036911 enable_blank:
+0x7ff1 036912 setarg 0 
+0x7ff2 036913 rtn 
+:      036916 reverse_byte:
+0x7ff3 036917 copy loopcnt ,pdata 
+0x7ff4 036918 rtn blank 
+0x7ff5 036919 copy contr ,pdata 
+0x7ff6 036920 iadd loopcnt ,pdata 
+0x7ff7 036921 increase -1 ,pdata 
+0x7ff8 036922 copy pdata ,contr 
+:      036923 reverse_loop:
+0x7ff9 036924 ifetch 1 ,contr 
+0x7ffa 036925 increase -2 ,contr 
+0x7ffb 036926 istore 1 ,contw 
+0x7ffc 036927 loop reverse_loop 
+0x7ffd 036928 rtn 
               org 0x10001
-:      037082 z_entrance0:
-0x10001 037083 beq zcode_00 ,z_page_wait_fhs_reply_ok 
-0x10002 037084 beq zcode_01 ,z_mouse_le_bb_disconnected 
-0x10003 037085 rtn 
-:      037087 z_page_wait_fhs_reply_ok:
-0x10004 037088 fetch 1 ,mem_page_rcv_fhs 
-0x10005 037089 increase 1 ,pdata 
-0x10006 037090 store 1 ,mem_page_rcv_fhs 
-0x10007 037091 call prepare_newconn 
-:      037092 z_master_newconn_loop:
-0x10008 037093 set1 mark_first_packet ,mark 
-0x10009 037094 call master_newconn_once 
-0x1000a 037095 branch z_newconn_poll_responded ,sync 
-0x1000b 037096 set0 mark_first_packet ,mark 
-0x1000c 037097 call new_conn_timeout 
-0x1000d 037098 nbranch z_master_newconn_loop ,blank 
-0x1000e 037099 branch page_restart 
-:      037100 z_newconn_poll_responded:
-0x1000f 037101 set0 mark_first_packet ,mark 
-0x10010 037102 branch newconn_poll_responded 
-:      037104 z_mouse_le_bb_disconnected:
-0x10011 037105 call p_mouse_sensor_powerdown_check 
-0x10012 037106 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x10013 037107 setarg le_interval_7_5ms 
-0x10014 037108 store 2 ,mem_le_interval_min 
-0x10015 037109 store 2 ,mem_le_interval_min + 2 
-0x10016 037110 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x10017 037111 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x10018 037112 call p_mouse_data_init 
-0x10019 037113 call le_clr_config_more_data 
-0x1001a 037114 branch mouse_bb_disconnected 
+:      036933 z_entrance0:
+0x10001 036934 beq zcode_00 ,z_page_wait_fhs_reply_ok 
+0x10002 036935 beq zcode_01 ,z_mouse_bb_disconnected 
+0x10003 036936 beq zcode_02 ,z_hid_rx_process 
+0x10004 036937 rtn 
+:      036939 z_page_wait_fhs_reply_ok:
+0x10005 036940 fetch 1 ,mem_page_rcv_fhs 
+0x10006 036941 increase 1 ,pdata 
+0x10007 036942 store 1 ,mem_page_rcv_fhs 
+0x10008 036943 call prepare_newconn 
+:      036944 z_master_newconn_loop:
+0x10009 036945 set1 mark_first_packet ,mark 
+0x1000a 036946 call master_newconn_once 
+0x1000b 036947 branch z_newconn_poll_responded ,sync 
+0x1000c 036948 set0 mark_first_packet ,mark 
+0x1000d 036949 call new_conn_timeout 
+0x1000e 036950 nbranch z_master_newconn_loop ,blank 
+0x1000f 036951 branch page_restart 
+:      036952 z_newconn_poll_responded:
+0x10010 036953 set0 mark_first_packet ,mark 
+0x10011 036954 branch newconn_poll_responded 
+:      036956 z_mouse_bb_disconnected:
+0x10012 036957 jam 0 ,mem_mouse_enter_sniff_count 
+0x10013 036958 jam 0x0e ,mem_sniff_param_interval 
+0x10014 036959 call mouse_bb_discon_clear_stack 
+0x10015 036960 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x10016 036961 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x10017 036962 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x10018 036963 bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
+0x10019 036964 bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
+0x1001a 036965 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+0x1001b 036966 branch mouse_start_discovery 
+:      036968 z_mouse_event_light_state_pairing:
+0x1001c 036969 bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
+0x1001d 036970 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
+0x1001e 036971 branch mouse_start_discovery 
+:      036972 z_mouse_event_light_state_hibernate:
+0x1001f 036973 fetch 2 ,mem_ui_state_map 
+0x10020 036974 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x10021 036975 call app_disconn_reason_clear 
+0x10022 036978 branch p_app_enter_hibernate 
+:      036981 z_hid_rx_process:
+0x10023 036982 fetch 2 ,mem_l2cap_payload_ptr 
+0x10024 036983 copy pdata ,contr 
+0x10025 036984 ifetch 1 ,contr 
+0x10026 036985 store 1 ,mem_l2cap_rcv 
+0x10027 036986 and pdata ,0x0f ,temp 
+0x10028 036987 rshift4 pdata ,pdata 
+0x10029 036988 beq hid_type_set_protocol ,z_hid_rx_set_protocol 
+0x1002a 036989 beq hid_type_control ,z_hid_rx_process_hid_control 
+0x1002b 036990 branch hid_rx_process + 6 
+:      036991 z_hid_rx_set_protocol:
+0x1002c 036992 call hid_rx_process_handshake 
+0x1002d 036993 jam 0 ,mem_mouse_bt_boot_mode 
+0x1002e 036994 fetch 1 ,mem_l2cap_rcv 
+0x1002f 036995 isolate1 0 ,pdata 
+0x10030 036996 rtn true 
+0x10031 036997 jam 1 ,mem_mouse_bt_boot_mode 
+0x10032 036998 rtn 
+:      037000 z_hid_rx_process_hid_control:
+0x10033 037001 copy temp ,pdata 
+0x10034 037002 beq hid_control_p_virtualcableunplug ,z_mouse_irtual_cable_unplug 
+0x10035 037003 branch hid_rx_process_hid_control + 2 
+:      037005 z_mouse_irtual_cable_unplug:
+0x10036 037006 call mouse_irtual_cable_unplug 
+0x10037 037007 call app_disconn_reason_clear 
+0x10038 037008 branch p_app_enter_hibernate 
               org 0x20001
-:      037119 z_entrance1:
-0x20001 037120 beq zcode_10 ,z_mouse_bb_disconnected 
-0x20002 037121 beq zcode_11 ,z_hid_rx_process 
-0x20003 037122 rtn 
-:      037124 z_mouse_bb_disconnected:
-0x20004 037125 jam 0 ,mem_mouse_enter_sniff_count 
-0x20005 037126 jam classic_interval_7_5ms ,mem_sniff_param_interval 
-0x20006 037127 call mouse_bb_discon_clear_stack 
-0x20007 037128 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x20008 037129 bbit1 app_disc_ble ,z_mouse4_0_event_bb_disconn 
-0x20009 037130 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x2000a 037131 bbit1 app_disc_after_pairing ,z_mouse_event_light_state_pairing 
-0x2000b 037132 bbit1 app_disc_after_reconn ,z_mouse_event_light_state_hibernate 
-0x2000c 037133 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-0x2000d 037134 branch mouse_start_discovery 
-:      037136 z_mouse4_0_event_bb_disconn:
-0x2000e 037137 call mouse_le_clean_connect_flag 
-0x2000f 037138 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x20010 037139 bbit1 app_disc_pb_button ,p_mouse_select_device_button_up 
-0x20011 037140 branch mouse4_0_event_bb_disconn + 2 
-:      037142 z_mouse_event_light_state_pairing:
-0x20012 037143 bbit1 app_disc_after_handshake ,z_mouse_event_light_state_hibernate 
-0x20013 037144 bbit1 app_disc_after_sniff ,z_mouse_event_light_state_hibernate 
-0x20014 037145 branch mouse_start_discovery 
-:      037146 z_mouse_event_light_state_hibernate:
-0x20015 037147 fetch 2 ,mem_ui_state_map 
-0x20016 037148 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x20017 037149 call app_disconn_reason_clear 
-0x20018 037150 call p_mouse_check_key_gpio 
-0x20019 037151 rtn true 
-0x2001a 037152 branch app_bb_hibernate 
-:      037155 z_hid_rx_process:
-0x2001b 037156 fetch 2 ,mem_l2cap_payload_ptr 
-0x2001c 037157 copy pdata ,contr 
-0x2001d 037158 ifetch 1 ,contr 
-0x2001e 037159 store 1 ,mem_l2cap_rcv 
-0x2001f 037160 and pdata ,0x0f ,temp 
-0x20020 037161 rshift4 pdata ,pdata 
-0x20021 037162 beq hid_type_set_protocol ,z_hid_rx_set_protocol 
-0x20022 037163 beq hid_type_control ,z_hid_rx_process_hid_control 
-0x20023 037164 branch hid_rx_process + 6 
-:      037165 z_hid_rx_set_protocol:
-0x20024 037166 call hid_rx_process_handshake 
-0x20025 037167 jam 0 ,mem_mouse_bt_boot_mode 
-0x20026 037168 fetch 1 ,mem_l2cap_rcv 
-0x20027 037169 isolate1 0 ,pdata 
-0x20028 037170 rtn true 
-0x20029 037171 jam 1 ,mem_mouse_bt_boot_mode 
-0x2002a 037172 rtn 
-:      037174 z_hid_rx_process_hid_control:
-0x2002b 037175 copy temp ,pdata 
-0x2002c 037176 beq hid_control_p_virtualcableunplug ,p_mouse_irtual_cable_unplug 
-0x2002d 037177 branch hid_rx_process_hid_control + 2 
+:      037012 z_entrance1:
+0x20001 037013 beq zcode_10 ,z_send_lmp 
+0x20002 037014 rtn 
+:      037016 z_send_lmp:
+0x20003 037017 disable user 
+0x20004 037018 call lmo_fifo_process 
+0x20005 037021 fetch 1 ,mem_lmp_to_send 
+0x20006 037022 rtn blank 
+0x20007 037023 bbit1 7 ,z_send_lmp_escape 
+0x20008 037024 beq lmp_accepted ,z_send_lmp_accepted 
+0x20009 037025 beq lmp_setup_complete ,z_send_lmp_setup_complete 
+0x2000a 037026 beq lmp_sniff_req ,z_send_lmp_sniff_req 
+0x2000b 037027 beq lmp_detach ,z_send_lmp_detach 
+0x2000c 037028 branch send_lmp0 
+:      037029 z_send_lmp_escape:
+0x2000d 037030 beq lmp_ext_features_res ,z_send_lmpext_features_res 
+0x2000e 037031 beq lmp_ext_features_req ,z_send_lmpext_features_req 
+0x2000f 037032 branch send_lmp_escape 
+:      037033 z_send_lmpext_features_res:
+0x20010 037034 call z_check_ssp_enable 
+0x20011 037035 fetch 1 ,mem_lmp_to_send 
+0x20012 037036 branch send_lmpext_features_res 
+:      037037 z_send_lmpext_features_req:
+0x20013 037038 call z_check_ssp_enable 
+0x20014 037039 fetch 1 ,mem_lmp_to_send 
+0x20015 037040 branch send_lmpext_features_req 
+:      037041 z_check_ssp_enable:
+0x20016 037042 fetch 1 ,mem_ssp_enable 
+0x20017 037043 branch ssp_disable ,blank 
+0x20018 037044 branch ssp_enable 
+:      037046 z_send_lmp_setup_complete:
+0x20019 037047 jam 1 ,mem_bt_send_lmp_setup_complete 
+0x2001a 037048 branch send_lmp_setup_complete 
+:      037050 z_send_lmp_sniff_req:
+0x2001b 037051 jam 4 ,mem_mouse_bt_send_first_package_timer 
+0x2001c 037052 branch send_lmp_sniff_req 
+:      037054 z_send_lmp_detach:
+0x2001d 037065 call send_lmp_detach 
+0x2001e 037066 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0x2001f 037067 rtn blank 
+0x20020 037068 fetch 1 ,mem_op 
+0x20021 037069 set0 op_disconn ,pdata 
+0x20022 037070 store 1 ,mem_op 
+0x20023 037071 branch p_mouse_sensor_power_down 
+:      037074 z_send_lmp_accepted:
+0x20024 037075 force 2 ,pdata 
+0x20025 037076 call msg_send_lmp 
+0x20026 037077 fetch 1 ,mem_lmi_opcode 
+0x20027 037078 istore 1 ,contw 
+0x20028 037079 store 1 ,mem_lmi_opcode_temp 
+0x20029 037080 call send_lmp_follow 
+0x2002a 037081 fetch 1 ,mem_lmi_opcode_temp 
+0x2002b 037082 beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
+0x2002c 037083 branch send_lmp_accepted + 7 
+:      037085 z_send_lmp_accepted_max_slot_req:
+0x2002d 037086 fetch 1 ,mem_bt_rcvd_switch_req_accept 
+0x2002e 037087 rtn blank 
+0x2002f 037088 jam 0 ,mem_bt_rcvd_switch_req_accept 
+0x20030 037089 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0x20031 037090 rtnne 2 
+0x20032 037091 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+0x20033 037092 copy clkn_bt ,pdata 
+0x20034 037093 store 4 ,mem_aurand_send_delay_time 
+0x20035 037094 rtn 
               org 0x30001
-:      037181 z_entrance2:
-0x30001 037182 beq zcode_20 ,z_send_lmp_escape 
-0x30002 037183 beq zcode_21 ,z_send_lmp_accepted 
-0x30003 037184 beq zcode_22 ,z_send_lmp_detach 
-0x30004 037185 beq zcode_23 ,z_mouse4_0_check_reconn_target 
-0x30005 037186 rtn 
-:      037188 z_mouse4_0_check_reconn_target:
-0x30006 037189 jam 1 ,mem_le_send_security_request_flag 
-0x30007 037190 jam 1 ,mem_mouse_le_reconnect_flag 
-0x30008 037191 fetch 2 ,mem_mouse_direct_timeout 
-0x30009 037192 store 2 ,mem_mouse_direct_timer 
-0x3000a 037193 call p_mouse_store_eeprom_enable 
-0x3000b 037194 call app_lpm_mult_disable 
-0x3000c 037195 fetch 3 ,mem_le_adv_direct_ind 
-0x3000d 037196 store 3 ,mem_le_adv_data + 4 
-0x3000e 037198 call p_le_check_adv_flag 
-0x3000f 037199 setarg adv_flag_bredr_not_supported 
-0x30010 037200 istore 1 ,contr 
-0x30011 037202 arg mem_le_scan_data ,contr 
-0x30012 037203 call p_le_adv_data_update 
-0x30013 037205 branch check_51cmd_adv 
-:      037207 z_send_lmp_escape:
-0x30014 037208 fetch 1 ,mem_lmp_to_send 
-0x30015 037209 beq lmp_ext_features_res ,z_send_lmpext_features_res 
-0x30016 037210 beq lmp_ext_features_req ,z_send_lmpext_features_req 
-0x30017 037211 branch send_lmp_escape 
-:      037212 z_send_lmpext_features_res:
-0x30018 037213 call z_check_ssp_enable 
-0x30019 037214 fetch 1 ,mem_lmp_to_send 
-0x3001a 037215 branch send_lmpext_features_res 
-:      037216 z_send_lmpext_features_req:
-0x3001b 037217 call z_check_ssp_enable 
-0x3001c 037218 fetch 1 ,mem_lmp_to_send 
-0x3001d 037219 branch send_lmpext_features_req 
-:      037220 z_check_ssp_enable:
-0x3001e 037221 fetch 1 ,mem_ssp_enable 
-0x3001f 037222 branch ssp_disable ,blank 
-0x30020 037223 branch ssp_enable 
-:      037225 z_send_lmp_detach:
-0x30021 037226 call send_lmp_detach 
-0x30022 037227 fetch 1 ,mem_mouse_bt_reconnect_flag 
-0x30023 037228 rtn blank 
-0x30024 037229 fetch 1 ,mem_op 
-0x30025 037230 set0 op_disconn ,pdata 
-0x30026 037231 store 1 ,mem_op 
-0x30027 037232 branch p_mouse_sensor_powerdown 
-:      037234 z_send_lmp_accepted:
-0x30028 037235 force 2 ,pdata 
-0x30029 037236 call msg_send_lmp 
-0x3002a 037237 fetch 1 ,mem_lmi_opcode 
-0x3002b 037238 istore 1 ,contw 
-0x3002c 037239 store 1 ,mem_lmi_opcode_temp 
-0x3002d 037240 call send_lmp_follow 
-0x3002e 037241 fetch 1 ,mem_lmi_opcode_temp 
-0x3002f 037242 beq lmp_max_slot_req ,z_send_lmp_accepted_max_slot_req 
-0x30030 037243 branch send_lmp_accepted + 7 
-:      037245 z_send_lmp_accepted_max_slot_req:
-0x30031 037246 fetch 1 ,mem_bt_rcvd_switch_req_accept 
-0x30032 037247 rtn blank 
-0x30033 037248 jam 0 ,mem_bt_rcvd_switch_req_accept 
-0x30034 037249 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x30035 037250 rtnne 2 
-0x30036 037251 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x30037 037252 copy clkn_bt ,pdata 
-0x30038 037253 store 4 ,mem_aurand_send_delay_time 
-0x30039 037254 rtn 
+:      037098 z_entrance2:
+0x30001 037099 beq zcode_20 ,z_mouse_init_sunt 
+0x30002 037100 beq zcode_21 ,z_mouse_load_flash_device_info 
+0x30003 037101 beq zcode_22 ,z_mouse_stop_discovery 
+0x30004 037102 rtn 
+:      037105 z_mouse_init_sunt:
+0x30005 037106 call p_mouse_spi_init 
+0x30006 037107 call mouse_spi_sdio_gpio_pollup 
+:      037110 z_mouse_init_sensor:
+0x30007 037111 call mouse_read_sensor_id 
+0x30008 037112 beq p32xx_id1 ,z_mouse_init_p32xx_id2_judge 
+0x30009 037113 beq p3065_id1 ,z_mouse_p3065_init_param 
+0x3000a 037114 call mouse_twspi_reset 
+0x3000b 037115 nop 1000 
+0x3000c 037116 branch z_mouse_init_sensor 
+:      037120 z_mouse_init_p32xx_id2_judge:
+0x3000d 037121 call p_mouse_sensor_poweron 
+0x3000e 037122 fetch 1 ,mem_sensor_id2 
+0x3000f 037123 beq ma8650_id2 ,z_mouse_mx8650_init_param 
+0x30010 037124 branch mouse_init_p32xx_id2_judge + 1 
+:      037127 z_mouse_p3065_init_param:
+0x30011 037128 call p_mouse_sensor_poweron 
+0x30012 037129 branch mouse_p3065_init_param 
+:      037132 z_mouse_mx8650_init_param:
+0x30013 037133 jam ma8650 ,mem_config_sensor_type 
+0x30014 037134 arg mem_sensor_8650_init ,regc 
+:      037135 z_sensor_wr_seq:
+0x30015 037136 ifetch 2 ,regc 
+0x30016 037137 rtneq 0xff 
+0x30017 037138 call twspi_write 
+0x30018 037139 nop 12000 
+0x30019 037140 increase 2 ,regc 
+0x3001a 037141 branch z_sensor_wr_seq 
+:      037143 z_mouse_load_flash_device_info:
+0x3001b 037144 call p_mouse_read_flash 
+0x3001c 037145 call p_mouse_load_random_addr_increase_count 
+0x3001d 037146 call mouse_select_reconn_device 
+0x3001e 037147 fetch 4 ,mem_mouse_24g_addr 
+0x3001f 037148 store 4 ,mem_24g_addr 
+0x30020 037149 rtn 
+:      037151 z_mouse_stop_discovery:
+0x30021 037152 setarg 0 
+0x30022 037153 store 2 ,mem_mouse_discovery_timer 
+0x30023 037154 store 1 ,mem_mouse_dpi_blink_count 
+0x30024 037155 store 1 ,mem_mouse_blink_count 
+0x30025 037156 store 1 ,mem_mouse_discovery_blink_count 
+0x30026 037157 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x30027 037158 call mouse_disable_function_flag 
+0x30028 037159 jam 5 ,mem_mouse_bt_ble_led_timer 
+0x30029 037160 call p_mouse_bt_led_off 
+0x3002a 037161 call p_mouse_sensor_poweron 
+0x3002b 037162 branch mouse_stop_discovery + 1 
               org 0x40001
-:      037259 z_entrance3:
-0x40001 037260 beq zcode_30 ,z_process_conn_sm 
-0x40002 037261 rtn 
-:      037263 z_process_conn_sm:
-0x40003 037264 call lmo_fifo_check 
-0x40004 037265 nrtn blank 
-:      037266 z_process_conn_sm_continue:
-0x40005 037267 fetch 1 ,mem_conn_sm 
-0x40006 037268 rtn blank 
-0x40007 037269 beq conn_sm_send_conn_req ,z_host_create_conn_send_conn_req 
-0x40008 037270 beq conn_sm_wait_switch_after_host_connection ,z_host_creat_conn_wait_switch 
-0x40009 037271 branch process_conn_sm_continue + 2 
-:      037274 z_host_creat_conn_wait_switch:
-0x4000a 037275 fetch 1 ,mem_switch_flag 
-0x4000b 037276 rtneq switch_flag_init 
-0x4000c 037277 beq switch_flag_accept ,z_host_create_conn_switch_accept 
-0x4000d 037278 branch host_creat_conn_wait_switch + 3 
-:      037279 z_host_create_conn_switch_accept:
-0x4000e 037280 rtn master 
-:      037281 z_host_create_conn_auth_pair:
-0x4000f 037283 fetch 1 ,mem_connection_options 
-0x40010 037284 bbit1 connection_auth ,z_host_create_conn_auth_pair_true 
-0x40011 037285 branch host_create_conn_auth_pair + 1 
-:      037286 z_host_create_conn_auth_pair_true:
-0x40012 037287 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0x40013 037288 beq 1 ,host_create_conn_auth_pair_true 
-0x40014 037290 fetch 1 ,mem_link_key_exists 
-0x40015 037291 branch host_create_conn_auth_pair_nokey ,blank 
-0x40016 037292 fetch 1 ,mem_lmp_conn_state 
-0x40017 037293 rtnbit0 sent_setup_complete 
-0x40018 037294 rtnbit0 received_setup_complete 
-0x40019 037295 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x4001a 037296 rtn blank 
-0x4001b 037297 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x4001c 037298 fetch 4 ,mem_aurand_send_delay_time 
-0x4001d 037299 arg 20 ,temp 
-0x4001e 037300 iadd temp ,temp 
-0x4001f 037301 copy clkn_bt ,pdata 
-0x40020 037302 isub temp ,null 
-0x40021 037303 nbranch z_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-0x40022 037304 branch host_create_conn_auth 
-:      037306 z_bt_send_max_slot_req_accept_after_switch_wait:
-0x40023 037307 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0x40024 037308 rtn 
-:      037310 z_host_create_conn_send_conn_req:
-0x40025 037311 jam 20 ,mem_mouse_send_switch_req_timer 
-0x40026 037312 branch host_create_conn_send_conn_req 
+:      037167 z_entrance3:
+0x40001 037168 beq zcode_30 ,z_mouse_check_reconn_target 
+0x40002 037169 beq zcode_31 ,z_mouse_fast_conn_end 
+0x40003 037170 rtn 
+:      037172 z_mouse_check_reconn_target:
+0x40004 037173 call p_mouse_tx_power_init 
+0x40005 037174 jam 25 ,mem_mouse_poweron_led_timer 
+0x40006 037175 arg mem_device1_type ,rega 
+0x40007 037176 fetch 1 ,mem_device_flag 
+0x40008 037177 fetcht 1 ,mem_24g_device_number 
+0x40009 037178 isub temp ,null 
+0x4000a 037179 branch p_mouse_start_24g_mode ,zero 
+:      037180 z_mouse_buletooth_check_reconn_target:
+0x4000b 037181 fetch 1 ,mem_xrecord_mode 
+0x4000c 037183 beq rec_3_mode ,z_mouse3_0_check_reconn_target 
+0x4000d 037185 beq rec_4_mode ,z_mouse4_0_check_reconn_target 
+0x4000e 037188 rtn 
+:      037191 z_mouse3_0_check_reconn_target:
+0x4000f 037192 jam 1 ,mem_mouse_bt_reconnect_flag 
+0x40010 037193 fetch 6 ,mem_hci_plap 
+0x40011 037194 branch app_bt_start_discovery_short ,blank 
+0x40012 037195 branch mouse3_0_check_reconn_target + 3 
+:      037198 z_mouse4_0_check_reconn_target:
+0x40013 037199 jam 1 ,mem_mouse_le_reconnect_flag 
+0x40014 037200 arg 10 ,temp 
+0x40015 037201 fetch 1 ,mem_mouse_fast_conn_flag 
+0x40016 037202 beq 0xff ,z_mouse4_0_reconn_target 
+0x40017 037203 fetcht 2 ,mem_mouse_direct_timeout 
+:      037204 z_mouse4_0_reconn_target:
+0x40018 037205 storet 2 ,mem_mouse_direct_timer 
+0x40019 037206 call app_lpm_mult_disable 
+0x4001a 037207 fetch 3 ,mem_le_adv_direct_ind 
+0x4001b 037208 store 3 ,mem_le_adv_data + 4 
+0x4001c 037209 call z3_le_check_adv_flag 
+0x4001d 037210 setarg adv_flag_bredr_not_supported 
+0x4001e 037211 istore 1 ,contr 
+0x4001f 037212 arg mem_le_scan_data ,contr 
+0x40020 037213 call z3_le_adv_data_update 
+0x40021 037214 branch check_51cmd_adv 
+:      037216 z3_le_check_adv_flag:
+0x40022 037217 arg mem_le_adv_data ,rega 
+:      037218 z3_le_check_adv_flag_loop:
+0x40023 037219 ifetch 1 ,rega 
+0x40024 037220 rtn blank 
+0x40025 037221 iadd contr ,rega 
+0x40026 037222 ifetch 1 ,contr 
+0x40027 037223 rtneq 0x01 
+0x40028 037224 branch z3_le_check_adv_flag_loop 
+:      037226 z3_le_adv_data_update:
+0x40029 037227 arg mem_le_adv_data + 11 ,contw 
+0x4002a 037228 arg 19 ,loopcnt 
+0x4002b 037229 call memcpy 
+0x4002c 037230 branch le_modified_name_adv 
+:      037233 z_mouse_fast_conn_end:
+0x4002d 037234 call p_mouse_le_fast_conn_disable 
+0x4002e 037235 call mouse_select_reconn_device 
+0x4002f 037240 branch z_mouse_buletooth_check_reconn_target 
               org 0x50001
-:      037320 z_entrance4:
-0x50001 037321 beq zcode_40 ,z_le_update_param 
-0x50002 037322 beq zcode_41 ,z_le_update_channel_map 
-0x50003 037323 rtn 
-:      037325 z_le_update_param:
-0x50004 037326 call z_mouse_le_conn_param_check 
-0x50005 037327 branch le_update_param + 8 
-:      037328 z_mouse_le_lpm_mult_reinit:
-0x50006 037329 fetch 1 ,mem_lpm_mult_init 
-0x50007 037330 store 1 ,mem_lpm_mult 
-:      037331 z_mouse_le_conn_param_lpm_enable:
-0x50008 037332 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x50009 037333 rtn 
-:      037334 z_mouse_le_conn_param_lpm_disable:
-0x5000a 037335 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5000b 037336 rtn 
-:      037337 z_mouse_le_conn_param_check:
-0x5000c 037338 fetch 1 ,mem_le_new_conninterval 
-0x5000d 037339 sub pdata ,le_interval_15ms ,null 
-0x5000e 037340 nbranch z_mouse_le_conn_param_lpm_disable ,positive 
-0x5000f 037341 fetch 1 ,mem_le_new_connslavelatency 
-0x50010 037342 fetcht 1 ,mem_lpm_mult_init 
-0x50011 037343 isub temp ,null 
-0x50012 037344 branch z_mouse_le_lpm_mult_reinit ,positive 
-0x50013 037345 fetch 1 ,mem_le_new_connslavelatency 
-0x50014 037346 store 1 ,mem_lpm_mult 
-0x50015 037347 branch z_mouse_le_conn_param_lpm_enable 
-:      037349 z_le_update_channel_map:
-0x50016 037350 fetch 1 ,mem_le_state 
-0x50017 037351 rtnbit0 lestate_update_map 
-0x50018 037352 call z_le_channel_map_overflow_check 
-0x50019 037353 nrtn user 
-0x5001a 037354 branch le_update_channel_map + 3 
-:      037355 z_le_channel_map_overflow_check:
-0x5001b 037356 enable user 
-0x5001c 037357 fetch 1 ,mem_le_event_count + 1 
-0x5001d 037358 rshift4 pdata ,pdata 
-0x5001e 037359 rtnne 0x0f 
-0x5001f 037360 fetch 1 ,mem_le_instant + 1 
-0x50020 037361 rshift4 pdata ,pdata 
-0x50021 037362 rtnne 0x00 
-0x50022 037363 branch disable_user 
+:      037245 z_entrance4:
+0x50001 037246 beq zcode_40 ,z_le_update_param 
+0x50002 037247 beq zcode_41 ,z_le_update_channel_map 
+0x50003 037248 beq zcode_42 ,z_le_mouse_bb_event_connect_complete 
+0x50004 037249 beq zcode_43 ,z_quit_connection_cont 
+0x50005 037250 rtn 
+:      037252 z_le_update_param:
+0x50006 037253 call z_mouse_le_conn_param_check 
+0x50007 037254 branch le_update_param + 8 
+:      037255 z_mouse_le_lpm_mult_reinit:
+0x50008 037256 fetch 1 ,mem_lpm_mult_init 
+0x50009 037257 store 1 ,mem_lpm_mult 
+:      037258 z_mouse_le_conn_param_lpm_enable:
+0x5000a 037259 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5000b 037260 rtn 
+:      037261 z_mouse_le_conn_param_lpm_disable:
+0x5000c 037262 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5000d 037263 rtn 
+:      037264 z_mouse_le_conn_param_check:
+0x5000e 037265 fetch 1 ,mem_le_new_conninterval 
+0x5000f 037266 sub pdata ,le_interval_15ms ,null 
+0x50010 037267 nbranch z_mouse_le_conn_param_lpm_disable ,positive 
+0x50011 037268 store 2 ,mem_le_interval_min 
+0x50012 037269 store 2 ,mem_le_interval_min + 2 
+0x50013 037270 fetch 1 ,mem_le_new_connslavelatency 
+0x50014 037271 branch z_mouse_le_lpm_mult_reinit ,blank 
+0x50015 037272 fetcht 1 ,mem_lpm_mult_init 
+0x50016 037273 isub temp ,null 
+0x50017 037274 branch z_mouse_le_lpm_mult_reinit ,positive 
+0x50018 037275 fetch 1 ,mem_le_new_connslavelatency 
+0x50019 037276 branch z_mouse_le_lpm_mult_reinit ,blank 
+0x5001a 037277 store 1 ,mem_lpm_mult_init 
+0x5001b 037278 branch z_mouse_le_conn_param_lpm_enable 
+:      037280 z_le_update_channel_map:
+0x5001c 037281 fetch 1 ,mem_le_state 
+0x5001d 037282 rtnbit0 lestate_update_map 
+0x5001e 037283 call z_le_channel_map_overflow_check 
+0x5001f 037284 nrtn user 
+0x50020 037285 branch le_update_channel_map + 3 
+:      037286 z_le_channel_map_overflow_check:
+0x50021 037287 enable user 
+0x50022 037288 fetch 1 ,mem_le_event_count + 1 
+0x50023 037289 rshift4 pdata ,pdata 
+0x50024 037290 rtnne 0x0f 
+0x50025 037291 fetch 1 ,mem_le_instant + 1 
+0x50026 037292 rshift4 pdata ,pdata 
+0x50027 037293 rtnne 0x00 
+0x50028 037294 branch disable_user 
+:      037296 z_le_mouse_bb_event_connect_complete:
+0x50029 037297 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5002a 037298 nrtn blank 
+0x5002b 037299 fetch 1 ,mem_le_att_handle 
+0x5002c 037300 sub pdata ,26 ,pdata 
+0x5002d 037301 nrtn zero 
+0x5002e 037302 jam 0 ,mem_le_start_encrypt_timer 
+0x5002f 037303 branch mouse_le_write_enable 
+:      037305 z_quit_connection_cont:
+0x50030 037306 call app_disconn_reason_collect_bt 
+0x50031 037307 call sniff_exit 
+0x50032 037308 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x50033 037309 call ui_ipc_send_event 
+0x50034 037310 call init_lmp_work 
+0x50035 037311 call l2cap_init_work 
+0x50036 037312 branch quit_connection_cont + 8 
               org 0x60001
-:      037369 z_entrance5:
-0x60001 037370 beq zcode_50 ,z_mouse_start_discovery 
-0x60002 037371 rtn 
-:      037374 z_mouse_start_discovery:
-0x60003 037375 call p_mouse_tx_power_init 
-0x60004 037376 jam 0 ,mem_le_send_security_request_flag 
-0x60005 037377 jam 1 ,mem_mouse_start_discovery_enable 
-0x60006 037378 jam mode_bt_device1 ,mem_device_flag 
-0x60007 037379 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x60008 037380 fetch 2 ,mem_ui_state_map 
-0x60009 037381 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
-0x6000a 037382 call p_mouse_load_random_addr_increase_count 
-0x6000b 037383 fetcht 2 ,mem_random_addr_increase_count 
-0x6000c 037384 increase 1 ,temp 
-0x6000d 037385 storet 2 ,mem_random_addr_increase_count 
-0x6000e 037386 storet 2 ,mem_le_lap + 1 
-0x6000f 037388 random pdata 
-0x60010 037389 store 1 ,mem_le_lap 
-:      037390 z_mouse_start_discovery_norandom:
-0x60011 037391 call app_lpm_mult_disable 
-0x60012 037392 fetch 2 ,mem_discovery_timeout 
-0x60013 037393 store 2 ,mem_mouse_discovery_timer 
-0x60014 037394 jam 6 ,mem_connection_options 
-0x60015 037395 setarg 0 
-0x60016 037396 store 2 ,mem_mouse_no_data_timer 
-0x60017 037397 store 2 ,mem_mouse_direct_timer 
-0x60018 037398 call p_mouse_store_eeprom_enable 
-0x60019 037399 call mouse_bt_discovery_button_down_disable 
-0x6001a 037400 jam 0 ,mem_mouse_bt_reconnect_flag 
-0x6001b 037401 call p_mouse_load_flash_device_info 
-0x6001c 037402 fetch 1 ,mem_device_option 
-0x6001d 037403 isolate1 mode_4_mouse ,pdata 
-0x6001e 037404 call z3_check_51cmd_adv ,true 
-0x6001f 037405 fetch 1 ,mem_device_option 
-0x60020 037406 isolate1 mode_3_mouse ,pdata 
-0x60021 037407 call check_51cmd_start_discovery ,true 
-0x60022 037408 branch p_mouse_discovery_multi_led_blink 
-:      037410 z3_check_51cmd_adv:
-0x60023 037411 jam 0 ,mem_mouse_le_reconnect_flag 
-0x60024 037412 fetch 3 ,mem_le_adv_ind 
-0x60025 037413 store 3 ,mem_le_adv_data + 4 
-0x60026 037414 call p_le_check_adv_flag 
-0x60027 037415 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x60028 037416 istore 1 ,contr 
-0x60029 037417 arg mem_le_adv_swift_pair ,contr 
-0x6002a 037418 call p_le_adv_data_update 
-0x6002b 037419 branch check_51cmd_adv 
+:      037317 z_entrance5:
+0x60001 037318 beq zcode_50 ,z_mouse_start_discovery 
+0x60002 037319 rtn 
+:      037322 z_mouse_start_discovery:
+0x60003 037323 jam 0 ,mem_mouse_discovery_blink_count 
+0x60004 037324 call p_mouse_tx_power_init 
+0x60005 037325 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x60006 037326 call p_mouse_le_fast_conn_disable 
+0x60007 037327 fetch 2 ,mem_ui_state_map 
+0x60008 037328 bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
+0x60009 037331 fetcht 2 ,mem_random_addr_increase_count 
+0x6000a 037332 increase 1 ,temp 
+0x6000b 037333 storet 2 ,mem_random_addr_increase_count 
+0x6000c 037334 storet 2 ,mem_le_lap + 1 
+0x6000d 037336 random pdata 
+0x6000e 037337 store 1 ,mem_le_lap 
+:      037338 z_mouse_start_discovery_norandom:
+0x6000f 037339 setarg 0xed8e0e 
+0x60010 037340 store 3 ,mem_le_lap + 3 
+0x60011 037341 call app_lpm_mult_disable 
+0x60012 037342 fetch 2 ,mem_discovery_timeout 
+0x60013 037343 store 2 ,mem_mouse_discovery_timer 
+0x60014 037344 jam 5 ,mem_mouse_bt_ble_led_timer 
+0x60015 037345 jam 6 ,mem_connection_options 
+0x60016 037346 setarg 0 
+0x60017 037347 store 2 ,mem_mouse_no_data_timer 
+0x60018 037348 store 2 ,mem_mouse_direct_timer 
+0x60019 037349 arg mouse_store_eeprom_flag ,queue 
+0x6001a 037350 call mouse_enable_function_flag 
+0x6001b 037351 call mouse_bt_discovery_button_down_disable 
+0x6001c 037352 fetch 1 ,mem_device_option 
+0x6001d 037353 isolate1 mode_4_mouse ,pdata 
+0x6001e 037354 call z_check_51cmd_adv ,true 
+0x6001f 037355 fetch 1 ,mem_device_option 
+0x60020 037356 isolate1 mode_3_mouse ,pdata 
+0x60021 037357 call check_51cmd_start_discovery ,true 
+0x60022 037360 jam 0 ,mem_mouse_bt_reconnect_flag 
+0x60023 037361 branch mouse_start_discovery_norandom + 13 
+:      037363 z_check_51cmd_adv:
+0x60024 037364 jam 0 ,mem_mouse_le_reconnect_flag 
+0x60025 037365 fetch 3 ,mem_le_adv_ind 
+0x60026 037366 store 3 ,mem_le_adv_data + 4 
+0x60027 037367 call z5_le_check_adv_flag 
+0x60028 037368 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x60029 037369 istore 1 ,contr 
+0x6002a 037370 arg mem_le_adv_swift_pair ,contr 
+0x6002b 037371 call z5_le_adv_data_update 
+0x6002c 037372 branch check_51cmd_adv 
+:      037374 z5_le_check_adv_flag:
+0x6002d 037375 arg mem_le_adv_data ,rega 
+:      037376 z5_le_check_adv_flag_loop:
+0x6002e 037377 ifetch 1 ,rega 
+0x6002f 037378 rtn blank 
+0x60030 037379 iadd contr ,rega 
+0x60031 037380 ifetch 1 ,contr 
+0x60032 037381 rtneq 0x01 
+0x60033 037382 branch z5_le_check_adv_flag_loop 
+:      037384 z5_le_adv_data_update:
+0x60034 037385 arg mem_le_adv_data + 11 ,contw 
+0x60035 037386 arg 19 ,loopcnt 
+0x60036 037387 call memcpy 
+0x60037 037388 branch le_modified_name_adv 
               org 0x70001
-:      037424 z_entrance6:
-0x70001 037425 beq zcode_60 ,z_g24_start_24g_mode 
-0x70002 037426 beq zcode_61 ,z_g24_auto_pair_start 
-0x70003 037427 beq zcode_62 ,z_mouse_24g_pairing_button 
-0x70004 037428 rtn 
-:      037430 z_g24_start_24g_mode:
-0x70005 037431 call z_g24_factory_check 
-0x70006 037432 branch p_g24_auto_pair_start ,user 
-0x70007 037433 set1 mark_24g ,mark 
-0x70008 037434 fetch 1 ,mem_24g_conn_sm 
-0x70009 037435 set1 state_24g_reconn ,pdata 
-0x7000a 037436 store 1 ,mem_24g_conn_sm 
-0x7000b 037437 call p_g24_syncword_crc8 
-0x7000c 037438 call p_g24_ch 
-0x7000d 037439 branch z_g24_auto_pair_timeout_init 
-:      037441 z_g24_factory_check:
-0x7000e 037442 arg 2 ,loopcnt 
-0x7000f 037443 arg mem_24g_addr ,contr 
-0x70010 037444 call enable_user 
-0x70011 037445 setarg 0xffff 
-:      037446 z4_pdata_0xff_check_loop:
-0x70012 037447 ifetcht 2 ,contr 
-0x70013 037448 isub temp ,null 
-0x70014 037449 ncall disable_user ,zero 
-0x70015 037450 loop z4_pdata_0xff_check_loop 
-0x70016 037451 rtn 
-:      037453 z_g24_auto_pair_start:
-0x70017 037454 set1 mark_24g ,mark 
-0x70018 037455 fetch 1 ,mem_24g_conn_sm 
-0x70019 037456 set1 state_24g_pair ,pdata 
-0x7001a 037457 store 1 ,mem_24g_conn_sm 
-:      037458 z_g24_auto_pair_timeout_init:
-0x7001b 037459 setarg g24_first_disconn_nodata_timer 
-0x7001c 037460 store 2 ,mem_24g_stop_g24_mode_timeout 
-0x7001d 037461 jam 0 ,mem_24g_stop_g24_mode 
-0x7001e 037462 rtn 
-:      037464 z_mouse_24g_pairing_button:
-0x7001f 037465 fetch mouse_flag_len ,mem_mouse_flag 
-0x70020 037466 rtnbit0 mouse_enable_24g 
-0x70021 037467 rtnbit1 mosue_24g_pairing_flag 
-0x70022 037468 rtnmark1 mark_24g 
-0x70023 037469 call mouse_devce_led_off 
-0x70024 037470 arg mosue_24g_pairing_flag ,queue 
-0x70025 037471 call mouse_enable_function_flag 
-0x70026 037472 setarg 0 
-0x70027 037473 store 2 ,mem_mouse_direct_timer 
-0x70028 037474 store 1 ,mem_mouse_send_blank_timer 
-0x70029 037475 store 2 ,mem_24g_check_dongle_times 
-0x7002a 037476 call mouse_stop_discovery 
-0x7002b 037477 branch p_g24_auto_pair_start 
+:      037392 z_entrance6:
+0x70001 037393 beq zcode_60 ,z_g24_start_24g_mode 
+0x70002 037394 beq zcode_61 ,z_mouse_24g_attempt_fail 
+0x70003 037395 rtn 
+:      037397 z_g24_start_24g_mode:
+0x70004 037398 set0 mark_24g ,mark 
+0x70005 037399 fetch 1 ,mem_24g_attempt_count 
+0x70006 037400 and pdata ,0x01 ,pdata 
+0x70007 037401 ncall z_g24_fast_conn_all_powerful ,blank 
+0x70008 037402 call z_g24_normal_connect ,blank 
+0x70009 037403 fetch 1 ,mem_24g_pairing_sm 
+0x7000a 037404 rtnne state_24g_pairing_success 
+0x7000b 037405 call p_g24_tx_attemp_data_prep 
+:      037406 z_g24_tx_attemp_dongle_loop:
+0x7000c 037408 nop 2000 
+0x7000d 037409 call p_mouse_select_device_by_button 
+0x7000e 037410 fetch 1 ,mem_select_device_button_statue 
+0x7000f 037411 rtneq pb_button_state_down 
+0x70010 037412 fetch 1 ,mem_24g_check_dongle_times 
+0x70011 037413 beq 0x70 ,p_g24_stop_g24_mode 
+0x70012 037414 call p_g24_transmit_receive_ack 
+0x70013 037415 nbranch z_g24_attemp_txdata_retry ,sync 
+0x70014 037416 nbranch z_g24_attemp_txdata_retry ,user3 
+:      037417 z_g24_tx_attemp_dongle_succ:
+0x70015 037418 set1 mark_24g ,mark 
+0x70016 037419 setarg 0 
+0x70017 037420 store 2 ,mem_24g_check_dongle_times 
+0x70018 037421 store 1 ,mem_mouse_24g_pair_timer 
+0x70019 037422 store 1 ,mem_24g_attempt_count 
+0x7001a 037423 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x7001b 037424 call ui_ipc_send_event 
+:      037425 z_g24_tx_attemp_dongle_loop_exit:
+0x7001c 037426 call p_g24_txbuf_clear 
+0x7001d 037427 branch p_g24_transmit_by_interrupt_enable 
+:      037442 z_g24_normal_connect:
+0x7001e 037443 call p_mouse_tx_power_init 
+0x7001f 037444 call p_mouse_24g_led_off 
+0x70020 037445 fetch 4 ,mem_mouse_24g_addr 
+0x70021 037446 fetcht 4 ,mem_mouse_fast_conn_addr 
+0x70022 037447 isub temp ,null 
+0x70023 037448 branch p_mouse_24g_pairing_button ,zero 
+0x70024 037449 branch z6_g24_ch_syncword_crc8_init 
+:      037451 z_g24_fast_conn_all_powerful:
+0x70025 037452 call p_mouse_24g_led_on 
+0x70026 037453 jam tx_power_pair ,mem_tx_power 
+0x70027 037454 fetch 4 ,mem_mouse_24g_addr_init 
+:      037455 z6_g24_ch_syncword_crc8_init:
+0x70028 037456 store 4 ,mem_24g_addr 
+0x70029 037457 call p_g24_syncword_crc8 
+0x7002a 037458 branch p_g24_ch 
+:      037461 z_g24_attemp_txdata_retry:
+0x7002b 037462 fetch 2 ,mem_24g_check_dongle_times 
+0x7002c 037463 increase 1 ,pdata 
+0x7002d 037464 store 2 ,mem_24g_check_dongle_times 
+0x7002e 037465 call p_g24_ch 
+0x7002f 037466 branch z_g24_tx_attemp_dongle_loop 
+:      037469 z_mouse_24g_attempt_fail:
+0x70030 037470 call p_mouse_sensor_powerdown_check 
+0x70031 037471 jam 0 ,mem_retry_count 
+0x70032 037472 fetch 1 ,mem_mouse_24g_pair_timer 
+0x70033 037473 nrtn blank 
+0x70034 037474 fetch 1 ,mem_24g_attempt_count 
+0x70035 037475 nbranch z_mouse_24g_attempt_fail_again ,blank 
+0x70036 037476 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x70037 037477 call p_mouse_tx_power_init 
+0x70038 037478 call p_g24_check_51cmd_stop_24g 
+0x70039 037479 jam 0 ,mem_link_key_exists 
+0x7003a 037480 branch p_app_enter_hibernate 
+:      037483 z_mouse_24g_attempt_fail_again:
+0x7003b 037484 increase -1 ,pdata 
+0x7003c 037485 store 1 ,mem_24g_attempt_count 
+0x7003d 037486 branch p_g24_start_24g_mode 
               org 0x80001
-:      037482 z_entrance7:
-0x80001 037483 beq zcode_70 ,z_g24_reconn_dispatch 
-0x80002 037484 beq zcode_71 ,z_mouse_irtual_cable_unplug 
-0x80003 037485 rtn 
-:      037487 z_g24_reconn_dispatch:
-0x80004 037488 fetch 1 ,mem_24g_stop_g24_mode 
-0x80005 037489 beq 1 ,g24_stop_24g_mode 
-0x80006 037490 call z_g24_tx_attemp_data_prep 
-0x80007 037491 call p_g24_transmit_receive_ack 
-0x80008 037492 nbranch p_g24_ch ,sync 
-0x80009 037493 nbranch p_g24_ch ,user3 
-0x8000a 037494 fetch 1 ,mem_24g_conn_sm 
-0x8000b 037495 set0 state_24g_reconn ,pdata 
-0x8000c 037496 store 1 ,mem_24g_conn_sm 
-:      037497 z_g24_tx_attemp_dongle_succ:
-0x8000d 037498 jam 0 ,mem_mouse_long_mult_flag 
-0x8000e 037499 call g24_app_tx_attempt_success 
-0x8000f 037500 call p_g24_txbuf_clear 
-0x80010 037501 branch p_g24_transmit_by_interrupt_enable 
-:      037503 z_g24_tx_attemp_data_prep:
-0x80011 037504 jam 0xff ,mem_24g_common_temp 
-0x80012 037505 fetch 1 ,mem_24g_data_type 
-0x80013 037506 store 1 ,mem_24g_common_temp + 1 
-0x80014 037507 fetch 4 ,mem_24g_device_addr 
-0x80015 037508 store 4 ,mem_24g_common_temp + 2 
-0x80016 037509 arg 6 ,temp 
-0x80017 037510 arg mem_24g_common_temp ,rega 
-0x80018 037511 call p_g24_put_data_in_buff 
-0x80019 037512 branch p_g24_transmit_prep 
-:      037514 z_mouse_irtual_cable_unplug:
-0x8001a 037515 setarg -1 
-0x8001b 037516 store 6 ,mem_plap 
-0x8001c 037517 jam rec_3_mode ,mem_record_bt_mode 
-0x8001d 037518 jam 0xff ,mem_mouse_fast_conn_flag 
-0x8001e 037519 call mouse_before_store_reconn_info 
-0x8001f 037520 jam 0xff ,mem_device1_type 
-0x80020 037521 branch p_mouse_store_flash_device_info 
+:      037491 z_entrance7:
+0x80001 037492 beq zcode_70 ,z_g24_auto_pair_start 
+0x80002 037493 beq zcode_71 ,z_mouse_24g_pairing_button 
+0x80003 037494 rtn 
+:      037496 z_g24_auto_pair_start:
+0x80004 037497 set0 mark_24g ,mark 
+0x80005 037498 call z_g24_auto_pair_all_powerful 
+0x80006 037499 call p_g24_tx_attemp_data_prep 
+:      037500 z_g24_auto_pair_start_loop:
+0x80007 037502 nop 2000 
+0x80008 037503 fetch 1 ,mem_24g_check_dongle_times + 1 
+0x80009 037504 bbit1 0x02 ,p_g24_stop_g24_mode 
+0x8000a 037505 call p_mouse_select_device_by_button 
+0x8000b 037506 fetch 1 ,mem_select_device_button_statue 
+0x8000c 037507 rtneq pb_button_state_down 
+0x8000d 037508 call p_g24_transmit_receive_ack 
+0x8000e 037509 nbranch z_g24_auto_pair_retry ,sync 
+0x8000f 037510 nbranch z_g24_auto_pair_retry ,user3 
+0x80010 037511 call p_g24_ackpayload_parse 
+0x80011 037512 call p_mouse_tx_power_init 
+0x80012 037513 fetch 4 ,mem_24g_addr 
+0x80013 037514 fetcht 4 ,mem_24g_paring_addr 
+0x80014 037515 isub temp ,null 
+0x80015 037516 branch z_g24_start_pairing_sm1 ,zero 
+0x80016 037517 set1 mark_24g ,mark 
+0x80017 037518 setarg 0 
+0x80018 037519 store 2 ,mem_24g_check_dongle_times 
+0x80019 037520 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x8001a 037521 call ui_ipc_send_event 
+0x8001b 037522 call p_g24_txbuf_clear 
+0x8001c 037523 branch p_g24_transmit_by_interrupt_enable 
+:      037538 z_g24_auto_pair_retry:
+0x8001d 037539 fetch 2 ,mem_24g_check_dongle_times 
+0x8001e 037540 increase 1 ,pdata 
+0x8001f 037541 store 2 ,mem_24g_check_dongle_times 
+0x80020 037542 branch z_g24_auto_pair_start_loop 
+:      037553 z_g24_auto_pair_all_powerful:
+0x80021 037554 jam tx_power_pair ,mem_tx_power 
+0x80022 037555 setarg 0x0f0f 
+0x80023 037556 store 2 ,mem_24g_addr 
+0x80024 037557 istore 2 ,contw 
+:      037558 z_g24_ch_syncword_crc8_init:
+0x80025 037559 call p_g24_syncword_crc8 
+0x80026 037560 branch p_g24_ch 
+:      037562 z_g24_auto_pair_device_attemp:
+0x80027 037563 call z_g24_auto_pair_all_powerful 
+0x80028 037564 branch z_g24_auto_pair_start_loop 
+:      037566 z_g24_auto_pair_pair_attemp:
+0x80029 037567 call z_g24_pair_init 
+0x8002a 037568 branch z_g24_auto_pair_start_loop 
+:      037570 z_g24_start_pairing_sm1:
+0x8002b 037571 set1 mark_24g ,mark 
+0x8002c 037572 call z_g24_pair_init 
+:      037573 z_g24_set_pairing_sm_1:
+0x8002d 037574 jam state_24g_pairing_0 ,mem_24g_pairing_sm 
+0x8002e 037575 rtn 
+:      037577 z_g24_pair_init:
+0x8002f 037578 jam tx_power_pair ,mem_tx_power 
+0x80030 037579 jam 0 ,mem_24g_pid 
+0x80031 037580 jam g24_pair_ch ,mem_24g_ch 
+0x80032 037581 fetch 4 ,mem_24g_paring_addr 
+0x80033 037582 branch p_g24_update_addr_and_synccrc8 
+:      037585 z_mouse_24g_pairing_button:
+0x80034 037587 call p_g24_check_51cmd_stop_24g 
+0x80035 037588 call p_mouse_sensor_powerdown_check 
+0x80036 037589 arg mosue_24g_pairing_flag ,queue 
+0x80037 037590 call mouse_enable_function_flag 
+0x80038 037591 setarg 0 
+0x80039 037592 store 2 ,mem_mouse_direct_timer 
+0x8003a 037593 store 1 ,mem_mouse_send_blank_timer 
+0x8003b 037594 store 1 ,mem_24g_attempt_count 
+0x8003c 037595 store 2 ,mem_24g_check_dongle_times 
+0x8003d 037596 branch z_g24_start_pairing_sm1 
               org 0x90001
-:      037526 z_entrance8:
-0x90001 037527 beq zcode_80 ,z_mouse_setting_config 
-0x90002 037530 rtn 
-:      037551 z_mouse_setting_config:
-0x90003 037552 fetch 4 ,mem_lap 
-0x90004 037553 store 4 ,mem_24g_device_addr 
-0x90005 037558 call mouse_gpio_init 
-0x90006 037560 fetcht 1 ,mem_mouse_multi_led_gpio 
-0x90007 037561 call gpio_config_output 
-0x90008 037563 fetcht 1 ,mem_flash_ncs_gpio 
-0x90009 037564 call gpio_config_output 
-0x9000a 037566 call mouse_param_init 
-0x9000b 037571 call z_mouse_bt_sdp_update 
-0x9000c 037572 setarg 0 
-0x9000d 037573 store 2 ,mem_lpm_interval 
-0x9000e 037574 call load_adc_init 
-0x9000f 037576 call le_set_config_fixed_ltk 
-0x90010 037577 call le_set_justwork 
-0x90011 037578 call le_set_fixed_ltk 
-0x90012 037579 call le_set_config_read_authentication 
-0x90013 037581 call p_mouse_load_flash_info_check 
-0x90014 037582 fetch 1 ,mem_device_flag 
-0x90015 037583 rtneq mode_24g_device 
-0x90016 037584 rtn 
-:      037586 z_mouse_bt_sdp_update:
-0x90017 037587 call enable_authrom 
-0x90018 037588 arg 0x8c00 ,contr 
-0x90019 037589 arg mem_mouse_uuid_list ,contw 
-0x9001a 037590 arg 369 ,loopcnt 
-0x9001b 037591 call memcpy 
-0x9001c 037593 setarg 0x0f0209 
-0x9001d 037594 istore 3 ,contw 
-0x9001e 037595 setarg 0x120009 
-0x9001f 037596 istore 3 ,contw 
-0x90020 037598 setarg 0x100209 
-0x90021 037599 istore 3 ,contw 
-0x90022 037600 setarg 0x000009 
-0x90023 037601 istore 3 ,contw 
-0x90024 037602 arg 0x8d71 ,contr 
-0x90025 037603 arg 265 ,loopcnt 
-0x90026 037604 call memcpy 
-0x90027 037606 jam 0 ,mem_mouse_uuid_list + 23 
-0x90028 037607 jam 0x6d ,mem_mouse_uuid_list + 15 
-0x90029 037608 setarg 0x401f 
-0x9002a 037609 store 2 ,mem_mouse_uuid_list + 357 
-0x9002b 037610 setarg 0x6d04 
-0x9002c 037611 store 2 ,mem_mouse_uuid_list + 462 
-0x9002d 037612 setarg 0x16b0 
-0x9002e 037613 store 2 ,mem_mouse_uuid_list + 468 
-0x9002f 037615 setarg mem_mouse_uuid_list 
-0x90030 037616 store 2 ,mem_ui_uuid_table 
-0x90031 037617 rtn 
+:      037600 z_entrance8:
+0x90001 037601 beq zcode_80 ,z_mouse_setting_config 
+0x90002 037602 rtn 
+:      037605 z_le_addr_random_config:
+0x90003 037606 call load_adc_init 
+0x90004 037607 fetch 2 ,mem_0_5_adc_io_data 
+0x90005 037608 nbranch z_le_otp_adc_empty ,blank 
+0x90006 037609 setarg 0x1122 
+:      037610 z_le_otp_adc_empty:
+0x90007 037611 store 2 ,mem_random_addr_increase_count 
+0x90008 037612 rtn 
+:      037615 z_mouse_setting_config:
+0x90009 037616 fetch 4 ,mem_lap 
+0x9000a 037617 store 4 ,mem_24g_device_addr 
+0x9000b 037618 call mouse_gpio_init 
+0x9000c 037620 fetcht 1 ,mem_flash_ncs_gpio 
+0x9000d 037621 call gpio_config_output 
+0x9000e 037622 jam 0x85 ,mem_config_low_voltage_alarm_gpio 
+0x9000f 037623 call p_mouse_bt_led_off 
+0x90010 037625 call mouse_param_init 
+0x90011 037626 call z_mouse_bt_sdp_update 
+0x90012 037627 setarg 0 
+0x90013 037628 store 2 ,mem_lpm_interval 
+0x90014 037629 call load_adc_init 
+0x90015 037630 call mouse_adc_init 
+0x90016 037631 call le_set_config_fixed_ltk 
+0x90017 037632 call le_set_justwork 
+0x90018 037633 call le_set_fixed_ltk 
+0x90019 037634 call le_set_config_read_authentication 
+0x9001a 037635 call z_le_addr_random_config 
+0x9001b 037639 branch p_mouse_load_flash_info_check 
+:      037642 z_mouse_bt_sdp_update:
+0x9001c 037643 call enable_authrom 
+0x9001d 037644 arg 0x8c00 ,contr 
+0x9001e 037645 arg mem_mouse_uuid_list ,contw 
+0x9001f 037646 arg 369 ,loopcnt 
+0x90020 037647 call memcpy 
+0x90021 037649 setarg 0x0f0209 
+0x90022 037650 istore 3 ,contw 
+0x90023 037651 setarg 0x120009 
+0x90024 037652 istore 3 ,contw 
+0x90025 037654 setarg 0x100209 
+0x90026 037655 istore 3 ,contw 
+0x90027 037656 setarg 0x000009 
+0x90028 037657 istore 3 ,contw 
+0x90029 037658 arg 0x8d71 ,contr 
+0x9002a 037659 arg 265 ,loopcnt 
+0x9002b 037660 call memcpy 
+0x9002c 037662 jam 0 ,mem_mouse_uuid_list + 23 
+0x9002d 037663 jam 0x6d ,mem_mouse_uuid_list + 15 
+0x9002e 037664 setarg 0x401f 
+0x9002f 037665 store 2 ,mem_mouse_uuid_list + 357 
+0x90030 037666 setarg 0x6d04 
+0x90031 037667 store 2 ,mem_mouse_uuid_list + 462 
+0x90032 037668 setarg 0x16b0 
+0x90033 037669 store 2 ,mem_mouse_uuid_list + 468 
+0x90034 037671 setarg mem_mouse_uuid_list 
+0x90035 037672 store 2 ,mem_ui_uuid_table 
+0x90036 037673 rtn 
               org 0xa0001
-:      037623 z_entrance9:
-0xa0001 037624 beq zcode_90 ,z_g24_pairing_sm 
-0xa0002 037625 beq zcode_91 ,z_g24_paring_mode 
-0xa0003 037626 beq zcode_92 ,z_mouse_24g_pairing_complete 
-0xa0004 037627 rtn 
-:      037629 z_g24_pairing_sm:
-0xa0005 037630 fetch 1 ,mem_24g_ensure 
-0xa0006 037631 beq ensure_on_24g ,enable_user 
-0xa0007 037632 fetch 1 ,mem_24g_pairing_sm 
-0xa0008 037633 beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
-0xa0009 037634 beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
-0xa000a 037635 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
-0xa000b 037636 branch assert 
-:      037638 z_g24_pairing_sm_1:
-0xa000c 037639 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0xa000d 037640 jam 0xaa ,mem_24g_common_temp 
-0xa000e 037641 branch z_g24_pairing_sm_common 
-:      037642 z_g24_pairing_sm_2:
-0xa000f 037643 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0xa0010 037644 jam 0x55 ,mem_24g_common_temp 
-0xa0011 037645 branch z_g24_pairing_sm_common 
-:      037646 z_g24_pairing_sm_3:
-0xa0012 037647 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0xa0013 037648 jam 0x22 ,mem_24g_common_temp 
-:      037649 z_g24_pairing_sm_common:
-0xa0014 037650 fetch 1 ,mem_24g_data_type 
-0xa0015 037651 and_into bits_data ,pdata 
-0xa0016 037652 store 1 ,mem_24g_common_temp + 1 
-0xa0017 037653 fetch 4 ,mem_24g_device_addr 
-0xa0018 037654 store 4 ,mem_24g_common_temp + 2 
-:      037655 z_g24_put_pairing_data_in_buff:
-0xa0019 037656 jam 0 ,mem_24g_common_temp + 6 
-0xa001a 037657 arg mem_24g_common_temp ,rega 
-0xa001b 037658 arg 7 ,temp 
-0xa001c 037659 call p_g24_put_data_in_buff 
-0xa001d 037660 call p_g24_txdata_enable_tx 
-0xa001e 037661 branch enable_user 
-:      037663 z_g24_paring_mode:
-0xa001f 037664 call power_ctrl_pac_succ_cnt_init 
-0xa0020 037665 fetch 1 ,mem_24g_pairing_sm 
-0xa0021 037666 rtneq state_24g_pairing_success 
-0xa0022 037667 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
-0xa0023 037668 beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
-0xa0024 037669 beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
-0xa0025 037670 rtn 
-:      037672 z_g24_pairing_sm_1_waiting_ack:
-0xa0026 037673 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0xa0027 037674 branch p_g24_transmit_abandon 
-:      037675 z_g24_pairing_sm_2_waiting_ack:
-0xa0028 037676 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0xa0029 037677 branch p_g24_transmit_abandon 
-:      037678 z_g24_pairing_sm_3_waiting_ack:
-0xa002a 037679 jam state_24g_pairing_success ,mem_24g_pairing_sm 
-0xa002b 037680 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0xa002c 037681 call ui_ipc_send_event 
-0xa002d 037682 fetch 4 ,mem_24g_rxpayload + 2 
-0xa002e 037683 call p_g24_update_addr_and_synccrc8 
-0xa002f 037684 branch p_g24_transmit_abandon 
-:      037687 z_mouse_24g_pairing_complete:
-0xa0030 037688 call p_mouse_24g_no_data_timer_init 
-0xa0031 037689 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0xa0032 037690 arg mosue_24g_pairing_flag ,queue 
-0xa0033 037691 call mouse_disable_function_flag 
-0xa0034 037692 setarg 0 
-0xa0035 037693 store 2 ,mem_24g_pairing_timer_count 
-0xa0036 037694 jam 0 ,mem_mouse_move_flag 
-0xa0037 037696 call mouse_read_sensor_common 
-0xa0038 037698 call p_mouse_tx_power_init 
-0xa0039 037700 fetch 4 ,mem_24g_addr 
-0xa003a 037701 store 4 ,mem_mouse_24g_addr 
-0xa003b 037703 branch p_mouse_store_flash_device_info 
+:      037679 z_entrance9:
+0xa0001 037680 beq zcode_90 ,z_g24_pairing_sm 
+0xa0002 037681 beq zcode_91 ,z_g24_paring_mode 
+0xa0003 037682 beq zcode_92 ,z_mouse_24g_pairing_complete 
+0xa0004 037683 rtn 
+:      037685 z_g24_pairing_sm:
+0xa0005 037686 fetch 1 ,mem_24g_ensure 
+0xa0006 037687 beq ensure_on_24g ,enable_user 
+0xa0007 037688 fetch 1 ,mem_24g_pairing_sm 
+0xa0008 037689 beq state_24g_pairing_0 ,z_g24_pairing_sm_0 
+0xa0009 037690 beq state_24g_pairing_1 ,z_g24_pairing_sm_1 
+0xa000a 037691 beq state_24g_pairing_2 ,z_g24_pairing_sm_2 
+0xa000b 037692 beq state_24g_pairing_3 ,z_g24_pairing_sm_3 
+0xa000c 037693 branch assert 
+:      037695 z_g24_pairing_sm_0:
+0xa000d 037696 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0xa000e 037697 jam 200 ,mem_mouse_24g_pair_timer 
+0xa000f 037698 branch z_g24_pairing_sm 
+:      037699 z_g24_pairing_sm_1:
+0xa0010 037700 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0xa0011 037701 jam 0xaa ,mem_24g_common_temp 
+0xa0012 037702 branch z_g24_pairing_sm_common 
+:      037703 z_g24_pairing_sm_2:
+0xa0013 037704 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0xa0014 037705 jam 0x55 ,mem_24g_common_temp 
+0xa0015 037706 branch z_g24_pairing_sm_common 
+:      037707 z_g24_pairing_sm_3:
+0xa0016 037708 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0xa0017 037709 jam 0x22 ,mem_24g_common_temp 
+:      037710 z_g24_pairing_sm_common:
+0xa0018 037711 fetch 1 ,mem_24g_data_type 
+0xa0019 037712 and_into bits_data ,pdata 
+0xa001a 037713 store 1 ,mem_24g_common_temp + 1 
+0xa001b 037714 fetch 4 ,mem_24g_device_addr 
+0xa001c 037715 store 4 ,mem_24g_common_temp + 2 
+:      037716 z_g24_put_pairing_data_in_buff:
+0xa001d 037717 jam 0 ,mem_24g_common_temp + 6 
+0xa001e 037718 arg mem_24g_common_temp ,rega 
+0xa001f 037719 arg 7 ,temp 
+0xa0020 037720 call p_g24_put_data_in_buff 
+0xa0021 037721 call p_g24_txdata_enable_tx 
+0xa0022 037722 branch enable_user 
+:      037724 z_g24_paring_mode:
+0xa0023 037725 fetch 1 ,mem_24g_pairing_sm 
+0xa0024 037726 rtneq state_24g_pairing_success 
+0xa0025 037727 beq state_24g_pairing_1_waiting_ack ,z_g24_pairing_sm_1_waiting_ack 
+0xa0026 037728 beq state_24g_pairing_2_waiting_ack ,z_g24_pairing_sm_2_waiting_ack 
+0xa0027 037729 beq state_24g_pairing_3_waiting_ack ,z_g24_pairing_sm_3_waiting_ack 
+0xa0028 037730 rtn 
+:      037732 z_g24_pairing_sm_1_waiting_ack:
+0xa0029 037733 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0xa002a 037734 branch p_g24_transmit_abandon 
+:      037735 z_g24_pairing_sm_2_waiting_ack:
+0xa002b 037736 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0xa002c 037737 branch p_g24_transmit_abandon 
+:      037738 z_g24_pairing_sm_3_waiting_ack:
+0xa002d 037739 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0xa002e 037740 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0xa002f 037741 call ui_ipc_send_event 
+0xa0030 037742 fetch 4 ,mem_24g_rxpayload + 2 
+0xa0031 037743 call p_g24_update_addr_and_synccrc8 
+0xa0032 037744 branch p_g24_transmit_abandon 
+:      037747 z_mouse_24g_pairing_complete:
+0xa0033 037748 call p_mouse_init_sensor_reset 
+0xa0034 037749 call mouse_no_data_timer_init 
+0xa0035 037750 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0xa0036 037751 arg mosue_24g_pairing_flag ,queue 
+0xa0037 037752 call mouse_disable_function_flag 
+0xa0038 037753 setarg 0 
+0xa0039 037754 store 1 ,mem_24g_attempt_count 
+0xa003a 037755 jam 0 ,mem_mouse_move_flag 
+0xa003b 037756 call mouse_read_sensor_common 
+0xa003c 037759 fetch 4 ,mem_24g_addr 
+0xa003d 037760 store 4 ,mem_mouse_24g_addr 
+0xa003e 037761 call p_mouse_tx_power_init 
+0xa003f 037762 branch p_mouse_store_flash_device_info 
               org 0xb0001
-:      037708 z_entrancea:
-0xb0001 037709 beq zcode_a0 ,z_mouse_24g_attempt_fail 
-0xb0002 037710 beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
-0xb0003 037711 beq zcode_a2 ,z_mouse_bb_event_reconn_timeout 
-0xb0004 037712 beq zcode_a3 ,z_mouse_before_hibernate 
-0xb0005 037713 rtn 
-:      037715 z_mouse_24g_attempt_fail:
-0xb0006 037716 call p_mouse_sensor_powerdown_check 
-0xb0007 037717 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0xb0008 037718 call p_mouse_tx_power_init 
-0xb0009 037719 call p_g24_check_51cmd_stop_24g 
-0xb000a 037720 jam 0 ,mem_link_key_exists 
-0xb000b 037721 call p_mouse_setgpio_hibernate 
-0xb000c 037722 branch app_enter_hibernate 
-:      037724 z_mouse_le_conn_param_update_rsp_recieved:
-0xb000d 037725 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0xb000e 037726 rtneq ble_signaling_connect_parameter_update_accepted 
-0xb000f 037727 fetch 1 ,mem_le_tsniff 
-0xb0010 037728 rshift2 pdata ,pdata 
-0xb0011 037729 sub pdata ,le_interval_15ms ,null 
-0xb0012 037730 rtn positive 
-0xb0013 037731 setarg le_interval_11_25ms 
-0xb0014 037732 store 2 ,mem_le_interval_min 
-0xb0015 037733 store 2 ,mem_le_interval_min + 2 
-0xb0016 037734 call p_app_updata_le_param 
-0xb0017 037735 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0xb0018 037736 rtn 
-:      037739 z_mouse_bb_event_reconn_timeout:
-:      037740 z_mouse_bb_event_reconn_failed:
-0xb0019 037741 fetch 2 ,mem_ui_state_map 
-0xb001a 037742 rtnbit1 ui_state_btn_down 
-0xb001b 037743 rtnbit1 ui_state_bt_discovery 
-0xb001c 037744 rtnbit1 ui_state_ble_adv 
-0xb001d 037745 fetch mouse_flag_len ,mem_mouse_flag 
-0xb001e 037746 rtnbit1 mouse_bt_discovery_button_down_flag 
-0xb001f 037747 branch app_bb_hibernate 
-:      037749 z_mouse_before_hibernate:
-0xb0020 037750 call p_mouse_sensor_powerdown_check 
-0xb0021 037751 hfetch 4 ,core_lpm_ctrl 
-0xb0022 037752 set1 26 ,pdata 
-0xb0023 037753 hstore 4 ,core_lpm_reg 
-0xb0024 037754 call lpm_write_ctrl 
-0xb0025 037755 call disable_authrom 
-0xb0026 037756 call p_mouse_multi_led_off_end 
-0xb0027 037757 call p_mouse_store_flash_device_info 
-0xb0028 037758 call mouse_before_hibernate_wheel_gpio_set 
-0xb0029 037759 call p_mouse_setgpio_hibernate 
-0xb002a 037761 call p_flash_deep_power_down 
-0xb002b 037762 hfetch 1 ,core_gpio_sel1 
-0xb002c 037763 and pdata ,0xf7 ,pdata 
-0xb002d 037764 hstore 1 ,core_gpio_sel1 
-0xb002e 037765 hfetch 1 ,core_gpio_pd3 
-0xb002f 037766 set1 0 ,pdata 
-0xb0030 037767 hstore 1 ,core_gpio_pd3 
-0xb0031 037768 rtn 
+:      037767 z_entrancea:
+0xb0001 037768 beq zcode_a1 ,z_mouse_le_conn_param_update_rsp_recieved 
+0xb0002 037769 beq zcode_a2 ,z_mouse_le_bb_disconnected 
+0xb0003 037770 beq zcode_a3 ,z_mouse_bb_event_reconn_timeout 
+0xb0004 037771 beq zcode_a4 ,z_mouse_before_hibernate 
+0xb0005 037772 rtn 
+:      037775 z_mouse_le_conn_param_update_rsp_recieved:
+0xb0006 037776 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0xb0007 037777 rtneq ble_signaling_connect_parameter_update_accepted 
+0xb0008 037778 fetch 1 ,mem_le_tsniff 
+0xb0009 037779 rshift2 pdata ,pdata 
+0xb000a 037780 sub pdata ,le_interval_15ms ,null 
+0xb000b 037781 rtn positive 
+0xb000c 037782 setarg le_interval_11_25ms 
+0xb000d 037783 store 2 ,mem_le_interval_min 
+0xb000e 037784 store 2 ,mem_le_interval_min + 2 
+0xb000f 037785 call p_app_updata_le_param 
+0xb0010 037786 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0xb0011 037787 rtn 
+:      037790 z_mouse_bb_event_reconn_timeout:
+:      037791 z_mouse_bb_event_reconn_failed:
+0xb0012 037792 fetch 2 ,mem_ui_state_map 
+0xb0013 037793 rtnbit1 ui_state_btn_down 
+0xb0014 037794 rtnbit1 ui_state_bt_discovery 
+0xb0015 037795 rtnbit1 ui_state_ble_adv 
+0xb0016 037796 fetch mouse_flag_len ,mem_mouse_flag 
+0xb0017 037797 rtnbit1 mouse_bt_discovery_button_down_flag 
+0xb0018 037798 call p_mouse_sensor_power_down 
+0xb0019 037799 branch app_bb_hibernate 
+:      037801 z_mouse_le_bb_disconnected:
+0xb001a 037802 call p_mouse_sensor_powerdown_check 
+0xb001b 037803 setarg le_interval_7_5ms 
+0xb001c 037804 store 2 ,mem_le_interval_min 
+0xb001d 037805 store 2 ,mem_le_interval_min + 2 
+0xb001e 037806 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0xb001f 037807 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0xb0020 037808 call p_mouse_data_init 
+0xb0021 037809 call le_clr_config_more_data 
+0xb0022 037810 branch mouse_bb_disconnected 
+:      037813 z_mouse_before_hibernate:
+0xb0023 037814 call p_mouse_sensor_powerdown_check 
+0xb0024 037815 enable user 
+0xb0025 037816 hfetch 4 ,0x8138 
+0xb0026 037817 setflag user ,26 ,pdata 
+0xb0027 037818 hstore 4 ,core_lpm_reg 
+0xb0028 037819 call lpm_write_ctrl 
+0xb0029 037820 call disable_authrom 
+0xb002a 037821 call mouse_before_hibernate_wheel_gpio_set 
+0xb002b 037822 call p_mouse_setgpio_hibernate 
+0xb002c 037824 call p_flash_deep_power_down 
+0xb002d 037825 hfetch 1 ,core_gpio_sel1 
+0xb002e 037826 and pdata ,0xf7 ,pdata 
+0xb002f 037827 hstore 1 ,core_gpio_sel1 
+0xb0030 037828 hfetch 1 ,core_gpio_pd2 
+0xb0031 037829 set1 6 ,pdata 
+0xb0032 037830 hstore 1 ,core_gpio_pd2 
+0xb0033 037832 hfetch 1 ,core_gpio_pd3 
+0xb0034 037833 set1 0 ,pdata 
+0xb0035 037834 hstore 1 ,core_gpio_pd3 
+0xb0036 037835 call p_mouse_bt_led_off 
+0xb0037 037836 call p_mouse_24g_led_off 
+0xb0038 037837 fetcht 1 ,mem_sensor_data_gpio 
+0xb0039 037838 branch gpio_clr_wake 
               org 0xc0001
-:      037773 z_entranceb:
-0xc0001 037774 beq zcode_b1 ,z_mouse_sniff_not_accept 
-0xc0002 037775 beq zcode_b2 ,z_mouse_enter_sniff_check 
-0xc0003 037776 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
-0xc0004 037777 beq zcode_b4 ,z_mouse_bb_event_disconnected 
-0xc0005 037778 rtn 
-:      037780 z_mouse_sniff_not_accept:
-0xc0006 037781 fetch 1 ,mem_mouse_enter_sniff_count 
-0xc0007 037782 rtneq 2 
-0xc0008 037783 increase 1 ,pdata 
-0xc0009 037784 store 1 ,mem_mouse_enter_sniff_count 
-0xc000a 037785 jam 0x12 ,mem_sniff_param_interval 
-0xc000b 037786 branch app_bt_enter_sniff 
-:      037788 z_mouse_enter_sniff_check:
-0xc000c 037789 fetch 1 ,mem_mouse_enter_sniff_count 
-0xc000d 037790 rtnne 2 
-0xc000e 037791 jam 0 ,mem_mouse_enter_sniff_count 
-0xc000f 037792 jam classic_interval_7_5ms ,mem_sniff_param_interval 
-0xc0010 037793 branch app_bt_enter_sniff 
-:      037795 z_mouse_le_ll_start_encryt:
-0xc0011 037796 fetch 1 ,mem_mouse_le_reconnect_flag 
-0xc0012 037797 beq 1 ,z_mouse_le_ll_reconn_start_encryt 
-0xc0013 037798 branch z_mouse_le_ll_enable_start_enc_flag 
-:      037799 z_mouse_le_ll_reconn_start_encryt:
-0xc0014 037800 call p_app_updata_le_param 
-0xc0015 037801 jam 5 ,mem_le_start_encrypt_timer 
-:      037802 z_mouse_le_ll_enable_start_enc_flag:
-0xc0016 037803 arg ll_start_enc_flag ,queue 
-0xc0017 037804 branch mouse_le_enable_connect_flag 
-:      037806 z_mouse_bb_event_disconnected:
-0xc0018 037807 call p_mouse_sensor_powerdown_check 
-0xc0019 037808 jam 0 ,mem_bt_rcvd_switch_req_accept 
-0xc001a 037809 jam 0 ,mem_bt_send_lmp_setup_complete 
-0xc001b 037810 jam 0 ,mem_mouse_bt_send_first_package_flag 
-0xc001c 037811 call p_mouse_store_flash_device_info 
-0xc001d 037812 branch mouse_bb_disconnected 
-              org 0xd0001
-:      037816 z_entrancec:
-:      037819 z_g24_pair_dispatch:
-0xd0001 037820 fetch 1 ,mem_24g_stop_g24_mode 
-0xd0002 037821 beq 1 ,g24_stop_24g_mode 
-0xd0003 037822 jam 0xff ,mem_24g_common_temp 
-0xd0004 037823 fetch 1 ,mem_24g_data_type 
-0xd0005 037824 store 1 ,mem_24g_common_temp + 1 
-0xd0006 037825 fetch 4 ,mem_24g_device_addr 
-0xd0007 037826 store 4 ,mem_24g_common_temp + 2 
-0xd0008 037827 arg 6 ,temp 
-0xd0009 037828 arg mem_24g_common_temp ,rega 
-0xd000a 037829 call p_g24_put_data_in_buff 
-0xd000b 037830 call p_g24_transmit_prep 
-0xd000c 037831 call p_g24_transmit_receive_ack 
-0xd000d 037832 nbranch z_g24_pair_txdata_retry ,sync 
-0xd000e 037833 nbranch z_g24_pair_txdata_retry ,user3 
-0xd000f 037834 call p_g24_ackpayload_parse 
-0xd0010 037835 fetch 4 ,mem_24g_addr 
-0xd0011 037836 fetcht 4 ,mem_24g_allpowerful_addr 
-0xd0012 037837 isub temp ,null 
-0xd0013 037838 branch z_g24_auto_pair_skip_rx_length ,zero 
-0xd0014 037839 fetch 1 ,mem_24g_rxdata_length 
-0xd0015 037840 rtnne bind_ackpayload_length 
-:      037841 z_g24_auto_pair_skip_rx_length:
-0xd0016 037845 jam 0 ,mem_24g_conn_sm 
-0xd0017 037846 call p_mouse_tx_power_init 
-0xd0018 037847 fetch 4 ,mem_24g_addr 
-0xd0019 037848 fetcht 4 ,mem_24g_paring_addr 
-0xd001a 037849 isub temp ,null 
-0xd001b 037850 branch p_g24_start_pairing_sm1 ,zero 
-0xd001c 037851 fetch 4 ,mem_24g_addr 
-0xd001d 037852 fetcht 4 ,mem_24g_device_addr 
-0xd001e 037853 isub temp ,null 
-0xd001f 037854 call z7_g24_store_dongle_addr ,zero 
-0xd0020 037855 jam 0 ,mem_mouse_long_mult_flag 
-0xd0021 037856 call g24_app_tx_attempt_success 
-0xd0022 037857 call p_g24_txbuf_clear 
-0xd0023 037858 branch p_g24_transmit_by_interrupt_enable 
-:      037860 z7_g24_store_dongle_addr:
-0xd0024 037861 fetch 4 ,mem_24g_rxpayload + 2 
-0xd0025 037862 branch p_g24_update_addr_and_synccrc8 
-:      037864 z_g24_pair_txdata_retry:
-:      037865 z_g24_pair_txdata_switch:
-0xd0026 037866 fetch 1 ,mem_24g_auto_paring_switch 
-0xd0027 037867 increase 1 ,pdata 
-0xd0028 037868 and_into 3 ,pdata 
-0xd0029 037869 store 1 ,mem_24g_auto_paring_switch 
-0xd002a 037870 beq 0 ,z_g24_auto_pair_first_attemp 
-0xd002b 037871 beq 2 ,z_g24_auto_pair_all_powerful 
-0xd002c 037872 branch p_g24_pair_init 
-:      037874 z_g24_auto_pair_first_attemp:
-0xd002d 037875 call p_mouse_tx_power_init 
-0xd002e 037876 fetch 4 ,mem_24g_device_addr 
-0xd002f 037877 store 4 ,mem_24g_addr 
-0xd0030 037878 fetch 1 ,mem_24g_pair_current_ch_num 
-0xd0031 037879 store 1 ,mem_24g_current_ch_number 
-0xd0032 037880 call z_g24_ch_syncword_crc8_init 
-0xd0033 037881 storet 1 ,mem_24g_pair_current_ch_num 
-0xd0034 037882 rtn 
-:      037884 z_g24_ch_syncword_crc8_init:
-0xd0035 037885 call p_g24_syncword_crc8 
-0xd0036 037886 branch p_g24_ch 
-:      037888 z_g24_auto_pair_all_powerful:
-0xd0037 037889 jam tx_power_pair ,mem_tx_power 
-0xd0038 037890 fetch 4 ,mem_24g_allpowerful_addr 
-0xd0039 037891 store 4 ,mem_24g_addr 
-0xd003a 037892 fetch 1 ,mem_24g_powerful_current_ch_num 
-0xd003b 037893 store 1 ,mem_24g_current_ch_number 
-0xd003c 037894 call z_g24_ch_syncword_crc8_init 
-0xd003d 037895 storet 1 ,mem_24g_powerful_current_ch_num 
-0xd003e 037896 rtn 
+:      037843 z_entranceb:
+0xc0001 037844 beq zcode_b0 ,z_mouse_le_bb_event_connected 
+0xc0002 037845 beq zcode_b1 ,z_mouse_sniff_not_accept 
+0xc0003 037846 beq zcode_b2 ,z_mouse_enter_sniff_check 
+0xc0004 037847 beq zcode_b3 ,z_mouse_le_ll_start_encryt 
+0xc0005 037848 beq zcode_b4 ,z_mouse_bb_event_disconnected 
+0xc0006 037849 beq zcode_b5 ,z_g24_transmit_by_interrupt 
+0xc0007 037850 rtn 
+:      037852 z_mouse_le_bb_event_connected:
+0xc0008 037853 jam 0 ,mem_mouse_le_reconnect_flag 
+0xc0009 037854 call p_mouse_init_sensor_reset 
+0xc000a 037855 call p_mouse_data_init 
+0xc000b 037856 branch mouse_le_bb_event_connected 
+:      037858 z_mouse_sniff_not_accept:
+0xc000c 037859 fetch 1 ,mem_mouse_enter_sniff_count 
+0xc000d 037860 rtneq 2 
+0xc000e 037861 increase 1 ,pdata 
+0xc000f 037862 store 1 ,mem_mouse_enter_sniff_count 
+0xc0010 037863 jam 0x12 ,mem_sniff_param_interval 
+0xc0011 037864 branch app_bt_enter_sniff 
+:      037866 z_mouse_enter_sniff_check:
+0xc0012 037867 fetch 1 ,mem_mouse_enter_sniff_count 
+0xc0013 037868 rtnne 2 
+0xc0014 037869 jam 0 ,mem_mouse_enter_sniff_count 
+0xc0015 037870 jam classic_interval_7_5ms ,mem_sniff_param_interval 
+0xc0016 037871 branch app_bt_enter_sniff 
+:      037873 z_mouse_le_ll_start_encryt:
+0xc0017 037874 fetch 1 ,mem_mouse_le_reconnect_flag 
+0xc0018 037875 beq 1 ,z_mouse_le_ll_reconn_start_encryt 
+0xc0019 037876 branch z_mouse_le_ll_enable_start_enc_flag 
+:      037877 z_mouse_le_ll_reconn_start_encryt:
+0xc001a 037878 call p_app_updata_le_param 
+0xc001b 037879 jam 5 ,mem_le_start_encrypt_timer 
+:      037880 z_mouse_le_ll_enable_start_enc_flag:
+0xc001c 037881 arg ll_start_enc_flag ,queue 
+0xc001d 037882 branch mouse_le_enable_connect_flag 
+:      037884 z_mouse_bb_event_disconnected:
+0xc001e 037885 call p_mouse_sensor_powerdown_check 
+0xc001f 037886 jam 0 ,mem_bt_rcvd_switch_req_accept 
+0xc0020 037887 jam 0 ,mem_bt_send_lmp_setup_complete 
+0xc0021 037888 jam 0 ,mem_mouse_bt_send_first_package_flag 
+0xc0022 037889 branch mouse_bb_disconnected 
+:      037891 z_g24_transmit_by_interrupt:
+0xc0023 037892 call p_g24_timer_check 
+0xc0024 037893 nrtn user 
+0xc0025 037894 call z_g24_interval_calibrate 
+0xc0026 037895 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0027 037896 increase 1 ,pdata 
+0xc0028 037897 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0029 037898 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0xc002a 037899 isub temp ,null 
+0xc002b 037900 call z_g24_transmit_by_interrupt_exit ,zero 
+0xc002c 037901 branch p_g24_transmit_process 
+:      037902 z_g24_transmit_by_interrupt_exit:
+0xc002d 037903 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0xc002e 037904 setarg 0 
+0xc002f 037905 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0xc0030 037906 setarg 25 
+0xc0031 037907 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      037908 z_g24_interval_min:
+0xc0032 037909 jam 0 ,mem_24g_pac_index 
+0xc0033 037910 fetch 1 ,mem_24g_interval_min 
+:      037911 z_g24_interval_store:
+0xc0034 037912 store 1 ,mem_24g_interval 
+0xc0035 037913 rtn 
+:      037914 z_g24_interval_max:
+0xc0036 037915 fetch 1 ,mem_24g_interval_max 
+0xc0037 037916 branch z_g24_interval_store 
+:      037917 z_g24_interval_calibrate:
+0xc0038 037918 fetch 1 ,mem_24g_pac_index 
+0xc0039 037919 increase 1 ,pdata 
+0xc003a 037920 store 1 ,mem_24g_pac_index 
+0xc003b 037921 beq 4 ,z_g24_interval_max 
+0xc003c 037922 beq 5 ,z_g24_interval_min 
+0xc003d 037923 rtn 
Index: output/bt_program23.meta
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/bt_program23.meta	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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,46 @@
 	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 0x06
+	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_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 +319,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 +347,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 +407,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 +434,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 +472,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
@@ -519,9 +483,14 @@
 	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
 	call p_g24_transmit_succ_rf_config
 p_g24_transmit_abandon:
+	fetch 1,mem_mouse_24g_pair_timer
+	ncall p_mouse_24g_led_off,blank
 	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 +498,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 +529,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 +558,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 +573,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 +616,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 +681,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 +776,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 +800,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 +838,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 +891,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 +903,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 +922,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
@@ -991,7 +944,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
@@ -1000,53 +953,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
@@ -1055,30 +1021,27 @@
 	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:
+p_mouse_p3065_init_param:
 	setarg 0x49		// id3
 	call twspi_read
 	beq 0xa1,p_mouse_S201B_init_param
-	jam P3205,mem_config_sensor_type
-	arg mem_sensor_3205_init,regc
-	branch p_sensor_wr_seq
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
 
 p_mouse_S201B_init_param:
 	jam S201,mem_config_sensor_type
-	rtn
-	
+	rtn	
 
 //p_mouse_mx8650_init_param:
 //	jam MX8650,mem_config_sensor_type
@@ -1093,37 +1056,162 @@
 	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
+	beq S201,p_mouse_seting_S201_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_seting_S201_dpi:
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_set_S201_dpi_1
+	beq MOUSE_DPI_LEVEL2,p_mouse_set_S201_dpi_2	// 1000
+	beq MOUSE_DPI_LEVEL3,p_mouse_set_S201_dpi_3	// 1600
+	beq MOUSE_DPI_LEVEL4,p_mouse_set_S201_dpi_4	//2400
+p_mouse_set_S201_dpi_2:
+	arg 0x09,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_set_S201_dpi_3:
+	arg 0x0b,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_set_S201_dpi_4:
+	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
+p_mouse_set_S201_dpi_1:
+	arg 0x03,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_dpi_s201_store:
+	setarg 0xc309
+	call twspi_write
+	copy rega,pdata
+	or_into 0x80,pdata
+	lshift8 pdata,pdata
+	add pdata,0x23,pdata
+	call twspi_write
+	setarg 0x0009
+	branch twspi_write
+
+
+
+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:
@@ -1135,9 +1223,11 @@
 	branch p_mouse_load_flash_device_info,zero
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
+	random pdata
+	store 2,mem_random_addr_increase_count
 	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	
 p_mouse_store_flash_device_info:
@@ -1157,16 +1247,34 @@
 	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
+	branch p_mouse_spi_init
+
 	
 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
@@ -1181,26 +1289,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
@@ -1209,32 +1297,26 @@
 	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
-	call delay_nop100
+	call delay_nop100					// YC1059
 
 	arg mem_write_flash_head_temp,rega
 	fetcht 1,mem_temp
 	call spid_write_flash_common
-	branch delay_nop100
+	branch delay_nop100				// YC1059
 	
 p_flash_release_deep_power_down:
 	jam FLASH_COMMAND_RELEASE_DEEP_POWER_DOWN,mem_temp
@@ -1249,19 +1331,88 @@
 	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_24g_led_blink:
+	fetch 1,mem_device_flag
+	rtnne MODE_24G_DEVICE
+	fetch 1,mem_mouse_24g_pair_timer
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_24g_pair_timer
+	branch p_app_enter_hibernate,blank
+	and pdata,0x0f,pdata
+	beq 0x05,p_mouse_24g_led_on
+	beq 0x0a,p_mouse_24g_led_off
+	rtn
 	
-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
+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_24g_led_off,blank
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_24g_led_on
+	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:
+p_mouse_24g_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_inactive
+
+p_mouse_24g_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
 	
+	rtn
+
+
 p_mouse_g24_package_data:
 	call mouse_g24_package_data
 	fetch 2,mem_mouse_z
@@ -1299,19 +1450,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:
@@ -1320,23 +1474,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
@@ -1386,7 +1523,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:
@@ -1404,7 +1541,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
@@ -1433,20 +1570,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
@@ -1457,14 +1611,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
@@ -1474,6 +1623,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
@@ -1483,6 +1633,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
@@ -1494,19 +1645,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:
@@ -1525,12 +1668,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
@@ -1538,8 +1679,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
 
@@ -1552,83 +1692,51 @@
 	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_multi_led_blink_off
 	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
+	call p_mouse_24g_led_blink
+	branch p_mouse_device_poweron_led_timer
 
 
 p_mouse_send_switch_req_timer:
@@ -1653,33 +1761,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
@@ -1689,87 +1781,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
@@ -1777,214 +1878,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,mouse_seting_3212_dpi
-	beq S201,p_mouse_seting_S201_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_S201_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_set_S201_dpi_1
-	beq MOUSE_DPI_LEVEL2,p_mouse_set_S201_dpi_2	// 1000
-	beq MOUSE_DPI_LEVEL3,p_mouse_set_S201_dpi_3	// 1600
-	beq MOUSE_DPI_LEVEL4,p_mouse_set_S201_dpi_4	//2400
-p_mouse_set_S201_dpi_2:
-	arg 0x09,rega
-	branch p_mouse_dpi_s201_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_set_S201_dpi_3:
-	arg 0x0b,rega
-	branch p_mouse_dpi_s201_store
 
-p_mouse_set_S201_dpi_4:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-p_mouse_set_S201_dpi_1:
-	arg 0x03,rega
-	branch p_mouse_dpi_s201_store
 
-p_mouse_dpi_s201_store:
-	setarg 0xc309
-	call twspi_write
-	copy rega,pdata
-	or_into 0x80,pdata
-	lshift8 pdata,pdata
-	add pdata,0x23,pdata
-	call twspi_write
-	setarg 0x0009
-	branch twspi_write
-
-
-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:	
@@ -1992,6 +2021,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
@@ -2000,75 +2043,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
@@ -2126,6 +2119,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
@@ -2141,18 +2138,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
@@ -2228,6 +2216,7 @@
 	istore 2,contr
 	rtn
 
+
 p_le_parse_att1:
 	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
 	branch le_parse_att+2
@@ -2235,12 +2224,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
@@ -2250,19 +2260,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
@@ -2292,12 +2298,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
@@ -2367,13 +2369,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
@@ -2401,10 +2398,8 @@
 	rtn blank
 	fetch 1,mem_lpm_mode
 	rtn blank
-
-	fetch 1,mem_mouse_multi_led_on_timer
+	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
@@ -2444,11 +2439,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:
@@ -2465,39 +2460,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
@@ -2583,117 +2548,11 @@
 	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
-
-p_mouse_multi_led_on:
-	jam ON,mem_mouse_multi_led_state
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_multi_24g_led_on
-p_mouse_multi_bt_led_on:	
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_inactive
+	call mouse_before_store_reconn_info
+	branch p_mouse_store_flash_device_info
 
-p_mouse_multi_24g_led_on:
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	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_set_high_impedance
-	
-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
@@ -2704,7 +2563,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
@@ -2735,7 +2602,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
@@ -2871,11 +2738,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:
@@ -2897,17 +2759,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
@@ -2924,11 +2784,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
@@ -2938,12 +2800,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
@@ -2967,6 +2824,7 @@
 	store 2,mem_mouse_y
 	rtn
 
+
 p_drawing_optima_data_x:
 	fetch 2,mem_data_pre
 	fetcht 2,mem_data_current
@@ -2987,6 +2845,7 @@
 	storet 1,mem_mouse_data_ytemp
 	branch p_drawing_optima_data
 
+
 /**********
 input:data_pre,data_current
 output:data_pre,data_current after optima
@@ -7564,7 +7423,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
 
@@ -7658,7 +7516,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
@@ -8296,7 +8154,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
 
@@ -14580,7 +14437,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
@@ -14618,7 +14474,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   
@@ -21613,7 +21468,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
@@ -21913,7 +21767,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 */
@@ -28775,7 +28628,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
@@ -29364,7 +29216,7 @@
 	hfetch 2,core_clkoff
 	set0 CLOCK_OFF_PWM,pdata
 	hstore 2,core_clkoff
-delay_nop100:
+delay_nop100:	
 	nop 100
 	rtn
 
@@ -36791,7 +36643,6 @@
 	call wait_div_end
 	quotient pdata
 	lshift16 pdata,pdata
-clk2bt2:
 	remainder temp
 	ior temp,temp
 	rtn
@@ -37081,7 +36932,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:
@@ -37101,43 +36953,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
@@ -37147,9 +36973,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:
@@ -37173,39 +36999,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
@@ -37222,14 +37043,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
@@ -37253,73 +37093,160 @@
 	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
+	jam 25,mem_mouse_poweron_led_timer	
+	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
+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:
@@ -37338,12 +37265,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:
@@ -37362,6 +37293,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
@@ -37372,14 +37320,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	
-	call p_mouse_load_random_addr_increase_count
+	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
 	fetcht 2,mem_random_addr_increase_count
 	increase 1,temp
 	storet 2,mem_random_addr_increase_count
@@ -37388,119 +37336,194 @@
 	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
+	call p_mouse_24g_led_off
+	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:
+	call p_mouse_24g_led_on
+	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
@@ -37510,79 +37533,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
@@ -37630,11 +37686,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
@@ -37661,7 +37722,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
@@ -37685,41 +37745,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
@@ -37744,17 +37795,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
 
@@ -37762,21 +37825,36 @@
 	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
+	call p_mouse_24g_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
@@ -37808,91 +37886,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_YJXCQ22_Gan/output/bt_program23.rom	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/bt_program23.rom	(working copy)
@@ -1,49 +1,47 @@
 00100000001000000000000001000000
-00100000010000000000001101100001
+00100000010000000000001111100010
 01101000000000001100000111011110
-01100000000000001100110100111000
-00100000010000000000011011101001
+01100000000000001100110011110100
+00100000010000000000011011001001
 01101000000000001100011010000101
-01100000000000001100101101000111
-01101000000000001100101100110011
-01100000000000001100101100110100
+01100000000000001100101101000110
+01101000000000001100101100110010
+01100000000000001100101100110011
 00100000010000000100001111001010
-00100000010000000000001011100110
-00100000010000000000011101111011
+00100000010000000000001010100101
+00100000010000000000011101011000
 00100000010000000000000000001111
 00100000010000000000000000100010
-00100000001000000000001010111010
-01011000000000000000001100101010
-01100000000000010100110110110010
-01011000000000000000001101000100
+00100000001000000000001100010100
+01011000000000000000001110110001
+01100000000000010100110101101110
+01011000000000000000001111001011
 01100000000000010100000111101111
-01011000000000000000010111001110
+01011000000000000000011000010001
 01100000000000010100000111111001
-01011000000000000000001110000101
+01011000000000000000010000000110
 01100000000000010100000111110001
-01011000000000000000001001010010
+01011000000000000000001001100100
 01100000000000010100000111101101
-01011000000000000000001111001000
+01011000000000000000010001010000
 01100000000000010100000111110101
-01011000000000000000001110101100
+01011000000000000000010000110000
 01100000000000010100000111110011
-01011000000000000000010000000001
+01011000000000000000010001111111
 01100000000000010100000111101011
-01011000000000000000010000001001
+01011000000000000000010010000101
 01100000000000010100000111111101
 00100000011000000000000000000000
 01011000000000000000000000011001
-01100000000000010100110111000100
-00100100010101011000000000101100
-00100000010000000000001010011010
-00100000010000000000010000000110
+01100000000000010100110110000000
+00100100010101011000000000101010
+00100000010000000000001010100111
+00100000010000000000001100010001
 01101000000000001100011100011111
 01100000000000001100011100011110
-01101000000000001100001001000001
-11000011100000010000000000000000
-00100000001000000000010010010011
+00100000011000000000000000000000
 01011000000000000000000101110111
-01100000000000010100110111000100
+01100000000000010100110110000000
 00100000011000000000000000000000
 00100000000000000000000000000001
 00100000000000000000000000000001
@@ -62,53 +60,65 @@
 00100000000000000000000000000001
 00100000000000000000000000000001
 00100000000000000000000000000001
+00100000000000000000000000000001
+00100000000000000000000000000001
 11000010100001000000000001011001
-11000000000000001000000001101011
-11000000000000010000000001110101
-11000000010000101000011101001101
-11000000010001001000011100011110
-11000000000011011000010111100111
-11000000000100110000010111101001
-11000000001001000000011000000101
-11000000001001010000011000001100
-11000000001010001000011000010101
-11000000001011001000011000000011
-11000000010100111000011000011010
-11000000010101101000011000110010
+11000000000000001000000001110101
+11000000000000010000000001111111
+11000000010000101000011100110101
+11000000010001001000011100000110
+11000000000011011000011000100110
+11000000000100110000011000101000
+11000000001001000000011001000100
+11000000001001010000011001000110
+11000000001010001000011001001111
+11000000001011001000011001000010
+11000000010100111000011001010100
+11000000010101101000011001101100
 11000000011001011011001111100100
-11000000011101001000011001000011
-11000000010100001000000001111110
-11000000010110001000000010000011
-11000000010110010000000010001101
-11000000011000100000001001111011
-11000000011100011000010010010101
-11000000011100110000010011001001
-11000000011101010000010100011100
-11000000011101011000010100011111
-11000000011101100000010100100001
+11000000011101001000011001111101
+11000000010100001000000010001000
+11000000010110001000000010001101
+11000000010110010000000010010111
+11000000011000100000001010000101
+11000000011100011000001011010100
+11000000011100110000010100000000
+11000000011101010000010101101000
+11000000011101011000010101101100
+11000000011101100000010101101110
 00100000001000000010101010001110
-11000000000111001000010100100111
-11000000001000011000010100101111
-11000000001001010000010100110101
-11000000001010111000010100111000
-11000000001011001000010100111010
-11000000001100011000010100111100
-11000000001100110000010101101100
-11000000001100111000010110000011
-11000000001101010000010110111001
-11000000001110111000010111000100
-11000000000000101000011001000101
-11000000010000000000011001000111
-11000000010000010000011001010001
-11000000010001000000011001100101
-11000000010001100000010111010100
-11000000010001101000010111100000
-11000000011111010000011010001001
+11000000000111001000010101110000
+11000000001000011000010101111000
+11000000001001010000010101111110
+11000000001010111000010110000001
+11000000001011001000010110000011
+11000000001100011000010110000101
+11000000001100110000010110101111
+11000000001100111000010111000110
+11000000001101010000010111111100
+11000000001110111000011000000111
+11000000000000101000011001111111
+11000000010000000000011010000001
+11000000010000010000011010001011
+11000000010001000000011010001101
+11000000010001100000011000010011
+11000000010001101000011000011111
+11000000011111010000011010110001
 00100000001000000010101010001110
+00011111111000100010001000000000
+01101000000010001100110011111000
+01011000000000000100110011111111
+10011000010000001000101000000000
+00011010001000100111111000000000
+11100000101000001000000000000000
+00011000010000001000010000000001
+00011000010000010000010000000111
+01100000000010001100110011111000
+00100000011000000000000000000000
 11011000101000000000100110101110
 11011111001000000000000000001100
 00100000010000000111111011010100
-00100000010000000000001100111011
+00100000010000000000001111000010
 00100000010000000111010011000001
 00100000010000000110101000000011
 00100000010000000101110011110110
@@ -122,7 +132,7 @@
 01101000000000001100011001011010
 00100000001110100010000000010010
 01101000000000001100010110110001
-00100000001110100000000001111000
+00100000001110100000000010000010
 00100000001000000010000000010010
 01011000000000000000101000000110
 01100000000000011100010100010000
@@ -140,178 +150,145 @@
 00100100001110100111111111101111
 00100000001000000111111111110001
 11000110100100110000000000000000
-01101000000000001100110111010001
-11000010100000001000000010100100
-11000010100000010000000010100110
-01101000000000001100110111000001
-11000000000000001000000010101000
-00100000010000000000000100101000
-00100100001101000000000011000011
-00100000010000000000000100000011
-00100000010000000000000101001011
-01101000000000001100110010010001
+01101000000000001100110101111101
+11000000000000001000000010101010
+00100000010000000000000100010000
+00100100001101000000000010101100
+00100000010000000000000011110111
+00100000010000000000000100110100
+01101000000000001100110001001101
 11000001111111111000000000000000
-00100000010000000000011011110010
-01011000000000001011101110000000
-01100000000000011100110010110000
-01110000010010110110101100000110
-01101000000000001100101100101001
-11000000000000001000001100101101
-00100000010000000000001001011100
-00100100011101000000000000000000
-00100000010000000000001001011001
-01011000000000000010111110110010
-00100000001000000010110110001100
-01110000000100011100010111000000
-00100000001000000000011101001111
-01110000000100011100010101110000
-00100000001000000000011101001111
-00100000010000000000001000110101
+00100000010000000000011011011010
+01011000000000010111011100000000
+01100000000000011100110001101100
+01011000000000000000000000000110
+01100000000000010100101101110100
+00100000010000000000000010110100
 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
+00100000010000000000001001101011
+01011000000000001110000010011100
+00100000001000000010101110010011
+01110000000100011100010110110101
+00100000001000000000011100110111
+01101000000000001100110001101001
+00100000010110100000000010111101
+01101000000000001100101100101110
+00100100011110100000000000000000
+00100000010000000000000010110100
 00100100011101000000000000000000
-01101000000000011100110010110000
+01101000000000011100110001101100
 00100000001000000010110110001100
-01110000010011001010110100000001
-01110000010011011011011000000000
-00100000010000000000000011011001
-01100000000000001100110000011101
+01111000001101000111110000000000
+00100000010000000010101011111010
+01101000000000011100000101101111
+00100000001110100111111111101001
+01101000000000001100000010010001
+00100000001110100111111111101001
+01101000000000001100110101111101
+11000000000000001111111111101001
+00100000001000000000001001101110
+01110000010011000110100100000001
+01110000010011010111001000000000
+00100000010000000000000011001101
+01100000000000001100101111011001
 01011000000000000000000000000000
-01100000000000111100110000011110
-01101000000000100100110010111000
-01100000000000100100110000100101
-01110000010011001000000100001100
-01101000000000001100110010000010
+01100000000000111100101111011010
+01101000000000100100110001110100
+01100000000000100100101111100001
+01110000010011000011110100001100
+01101000000000001100110000111110
 01111001001000000111111000000011
-01100000000000001100110010000010
-00100000010000000000000100101011
-00100000001000000000000010010110
-01110000010011011011011100000001
-01110000010011011011100100000000
-01101000000000001100110010000010
+01100000000000001100110000111110
+00100000010000000000000100010011
+00100000001000000000000010011101
+01110000010011010111001100000001
+01110000010011010111010100000000
+01101000000000001100110000111110
 00011111111000010111111000000111
-01100000000000001100110010000010
+01100000000000001100110000111110
 00100000011000000000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 01111001001000000111111000000100
-01100000000000001100110010000010
-01100000000000001100110000111101
+01100000000000001100110000111110
+01100000000000001100101111111001
 00100000011000000000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 11000100000000100000000000000000
-01101000000000001100110010000010
+01101000000000001100110000111110
 01111001001111111111111000000100
-01100000000000001100110010000010
-01100000000000001100110000111101
-00100000010000000000010101011101
-00100000001000000000000100010110
-01101000000000001100110110110110
-11000000100000001000000011011001
-01101000000000001100110110110100
+01100000000000001100110000111110
+01100000000000001100101111111001
+00100000010000000000011011010000
+00100000001000000000000111001010
+01101000000000001100110101110010
+11000000100000001000000011001101
+01101000000000001100110101110000
 00011111111000001111111000000001
-01100000000000001100110110110100
-11000000000000100000000011110011
-00100000010000000000000100010110
-01110000010011001100011000000010
-00100000001000000000000101001011
-00100000010000000000010101011101
-01110000010011011011010000000000
-00100000001000000000000011011001
-01110000010011011011100100000010
-01110000010011011011011100000001
-01110000010011011011011000000000
-00100000001000000000000011011001
-01101000000000001100110110111000
-11000000000000011000000011110111
-01101000000000001100110010000010
+01100000000000001100110101110000
+11000000000000100000000011100111
+00100000010000000000000111001010
+01110000010011001000001000000010
+00100000001000000000000100110100
+00100000010000000000011011010000
+01110000010011010111000000000000
+00100000001000000000000011001101
+01110000010011010111010100000010
+01110000010011010111001100000001
+01110000010011010111001000000000
+00100000001000000000000011001101
+01101000000000001100110101110100
+11000000000000011000000011101011
+01101000000000001100110000111110
 00101111111011000000000000000100
-00100000001000001000000011010111
-01101000000000001100110110111000
-11000000000000001000000011110110
-11000000000000010000000011110111
+00100000001000001000000011001011
+01101000000000001100110101110100
+11000000000000001000000011101010
+11000000000000010000000011101011
 00100000011000000000000000000000
-01101000000000001100110010010001
+01101000000000001100110001001101
 11000001111111111000000000000000
-00100000010000000000000100001000
-00100100010101100000000100010000
+00100000010000000000000011111100
+00100100010101100000000100000100
 00100000011000000000000000000000
 01111000010101100111110000000000
-01101000000000001100110110110111
+01101000000000001100110101110011
 11000001100000001000000000000000
-01101000000000001100110110111001
+01101000000000001100110101110101
 11000001100000000000000000000000
-01110000010011011011100000000001
-01110000010011001100011000000100
+01110000010011010111010000000001
+01110000010011001000001000000100
 00100000001000000111111111101011
-01101000000000001100110110111001
-00100000001110100000000100100011
+01101000000000001100110101110101
+00100000001110100000000100001011
 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
+00100000001000000000000111001010
+01110000010011010111010000000011
+01101000000000001100110101110010
+00100100001110100000000011011110
+01110000010011001000001000000010
+00100000001000000000000111001010
+01101000000000001100110001001101
+11000000111111111000000110000001
+00100000010000000000000100010110
+00100000010000000000000110111000
+01110000010011000100001000000001
 00100000011000000000000000000000
-01101000000000010100110110110010
+01101000000000010100110101101110
 00100000010000000111111110011100
-00100000001101000000000100110100
-01101000000000111100110000011110
+00100000001101000000000100011100
+01101000000000111100101111011010
 00100000011110100000000000000000
 00100000001000000111111111100111
-00100000010000000000001101011011
-01110000010011001010110100000000
+00100000010000000011111110001101
+00100000010000000000001011000110
+01110000010011000110100100000000
 00011010001000001111111000000001
-01100000000000001100110010000001
-00100000010000000000000011011001
-01100000000000001100110000011101
+01100000000000001100110000111101
+00100000010000000000000011001101
+01100000000000001100101111011001
 11101000101010001000000000000000
 11101010010000001000000000000000
 10011000010000011111111000000000
@@ -320,191 +297,227 @@
 11101010010000100000000000000000
 11100000101000100000000000000000
 00011010010000001010010000000100
-11011000101000000100110000100011
+11011000101000000100101111011111
 11011111001000000000000000000010
 11101010010000001000000000000000
 11101000101010001000000000000000
 10011000010000001111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11000010000000000000000101000100
+11000010000000000000000100101101
 00100000011000000000000000000000
-01110000010011001000101000000000
+01110000010011000100011000000000
 11011001011000000000110100000000
 00110100011100110000001000000000
-00100000010000000000000101100010
-00100100001011000000000101101101
-00100100001101111000000101101101
-00100000010000000000000101011111
-00100000010000000000000110001010
-00100000010000000000011011101100
-01101000000000001100110010000000
+00100000010000000000000101010011
+00100100001011000000000101011110
+00100100001101111000000101011110
+00100000010000000000000101001110
+00100000010000000000000101111010
+00100000010000000000011011001100
+01110000010010110101100000000000
+01101000000000001100110000111100
 00011111111000001111111000000001
-01100000000000001100110010000000
-00100000010000000000000011100010
-01101000000000001100110010010001
-11000000111111111000000110110011
-00100000010000000000000011111010
+01100000000000001100110000111100
+00100000010000000000000011010110
+01101000000000001100110001001101
+11000000111111111000000101010001
+00100000010000000000000011101110
+01101000000000001100101101011111
+00100100010110100000001110100001
 01011000000000000000000000000000
-01100000000000100100110010000110
-01100000000000001100110110110101
+01100000000000010100110001000011
+01100000000000001100110001000101
+01100000000000001100110101110001
+01100000000000001100101101011111
+01110000010011000100001000000000
 00100000011000000000000000000000
 11011111001000000000000000000100
-11011000101000000100110000011101
+11011000101000000100101111011001
 00100000001000000111111011000110
+00100000010000000000011011001001
+00100000001000000000000110000011
 01111000010101111111110000000000
-00100000010000000000001000010111
+00100000010000000000001000100011
 00011000000000000010101000000000
-01101000000000100100110010101001
+01101000000000100100110001100101
 10011000000000000001001000000000
 01101000000010001000000000010111
 00100000010000000010100100011111
 00100000010000000010100100100100
-00100000010000000000000111010111
-00100000010101111000001000010100
+00100000010000000000000111100100
+00100000010101111000001000011100
 00100000011000000000000000000000
-01101000000000001100110010101101
+01101000000000001100110001101001
 00100100011110100000000000000000
-01101000000000010100110010000111
+01101000000000010100110001000011
 00011111111000001111111000000001
-01100000000000010100110010000111
-01101000000000001100110010001000
-11000010100000100010110111010100
-01101000000000001100110010010001
-11000000111111111000000101111000
-00100000010000000000000110000000
-00100000001000000000000101001100
-01101000000000001100110010000111
+01100000000000010100110001000011
+01101000000000001100110001000100
+11000010100000100000000101101101
+01101000000000001100110001001101
+11000000111111111000000101101001
+00100000010000000000000101110010
+00100000001000000000000100110101
+01101000000000001100110001000011
 11000001111111111000000000000000
 01011000000000000000000000000000
-01100000000000010100110010000111
-00100000001000000010110111010100
-00100000010000000000011100010101
-00100000010000000000010101011101
-00100000001000000000000100010110
-01101000000000001100110010001010
+01100000000000010100110001000011
+01110000000010101001100100111010
+00100000001000000111110110000110
+00100000010000000000011011111101
+00100000010000000000011011010000
+00100000001000000000000111001010
+01101000000000001100110001000110
 00011111111001100111110000001011
-00100100001000010000000101111101
+00100100001000010000000101101111
 00011111111000001111111000000001
-01100000000000001100110010001010
-11000000000000010000000011011101
-11000000000000110000000011100100
-11000000000001000000000011011101
-11000000000001100000000011100100
+01100000000000001100110001000110
+11000000000000110000000011011000
+11000000000001100000000011011000
 00100000011000000000000000000000
-01101000000000001100101111111100
+00100000010000000000000110011101
+01101000000000001100110000111011
+00100000011110100000000000000000
+10011000000000000111001000000000
+11011000110000000100101110111001
+11011000101000000100110000011011
+00100000001000000111111100000001
+01110000000100011100010110010000
+00100000001000000000011100110111
+01110000000100011100010110010001
+00100000001000000000011100110111
+01011000000000000000000000000000
+01100000000000010100110001101010
+01110000000100011100010101100000
+00100000001000000000011100110111
+01110000000100011100010101110000
+00100000001000000000011100110111
+01110000000100011001111011111111
+01101000000000001100110000111110
+01100000000000001001000110011111
+01101000000000100100110001110100
+01100000000000100001000110100000
+11011000010000000000000000000110
+11011010001000000001000110011110
+00100000010000000000000110011000
+00100000001000000000000110111000
+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
+11000010000000000000000110101110
 00011010001000100111111000000000
-01100000000000010100110100110010
-01101000000000001100110100110010
-01101000000010001100110100110011
+01100000000000010100110011101110
+01101000000000001100110011101110
+01101000000010001100110011101111
 10011000010000001111111000000000
-01100000000000001100110100110100
-00100000011000000000000000000000
-00100000010000000000000110011100
-01110000010011001001000100000001
+01100000000000001100110011110000
 00100000011000000000000000000000
-01110000000100011100010110010000
-00100000001000000000011101001111
-01110000000100011100010110010001
-00100000001000000000011101001111
-01110000000100011100010101100000
-00100000001000000000011101001111
-01110000000100011100010101100001
-00100000001000000000011101001111
-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
+00100000010000000000000111001110
+01100000000010001100110001001000
+00100000011000000000000000000000
+00100000010000000000000111010010
+00011000010000001000010000000001
+00011000010000010000010000000011
+00100000011000000000000000000000
+01101000000000001100110001100101
+00011111111000010111111000000011
+00011111111011111010001000000100
+01011000000000000100110001001110
+10011010001000001111111000000000
+10011000010000001000110000000000
+11101000110000001000000000000000
+01100000000000001100110001000111
+00100000011000000000000000000000
+01111000010001001111110000000000
+01111000010000111111110000000000
+01011000010101010101010101010101
+10011000000000000001111000000000
+01101000000000001100110001000111
+00011111111011011000010000000000
+01111001001000000000010000000001
+00011000010000110001110000000000
+00100000011000000000000000000000
+00100000010000000000000111011011
 01111000010101111111110000000000
 01111000001001101111110000000000
 01111000001100001111110000000000
 01111000010100000111110000000000
 01111000001010000111110000000000
-01101000000000010100110010000100
+01101000000000010100110001000000
 10011000000000000011011000000000
 00110111110000011000010000000000
-00100100001011000000001000010100
+00100100001011000000001000011100
 01111000010001101111110000000000
 01111000001001011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-00100000010000000000001000010001
-01100000000000001100110100110101
-01101000000010001100110100110100
+00100000010000000000001000011001
+01100000000000001100110011110001
+01101000000010001100110011110000
 10011000010001100111110000000000
-00100100001000101000001000010100
-00100000010000000000001000010001
-01100000000000001100101111111011
-01101000000000001100101111111011
-01101000000010001100110010000010
+00100100001000101000001000011100
+00100000010000000000001000011001
+01100000000000001100101110110111
+01101000000000001100101110110111
+01101000000010001100110000111110
 10101000010000000000111000000000
-00100100001000001000001000010100
-00100000010000000000001000010001
+00100100001000001000001000011100
+00100000010000000000001000011001
 11100000101000001000000000000000
 00011111111010010111111000000000
 00011111111000010111001000011111
-00100000001000101000000111111000
-00100000010000000000001000010001
+00100000001000101000001000000101
+00100000010000000000001000011001
 11100000101000001000000000000000
-11000010000000000000000111110101
+11000010000000000000001000000010
 00011000101000100010001000000000
-00100000010000000000001000010001
-01100000000000001100110110111100
+00100000010000000000001000011001
+01100000000000001100110101111000
 00011010001000100000101000000000
 00001001100000000000000000011000
 01111000001010000111110000000000
@@ -513,33 +526,30 @@
 00011111111100010111111000000000
 11100000101000011000000000000000
 01111000010001011111110000000000
-00100000001000110000001000010100
+00100000001000110000001000011100
 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
+00100000010000000000000111011011
+00100000010000000000001000100000
 01111001001000000010101000000000
 01111000001011101111110000000000
 01111000001100000111110000000000
@@ -552,38 +562,43 @@
 01111000001011011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-01101000000000001100110100110100
+01101000000000001100110011110000
 00001000000000001000011000001000
-01101000000000001100110010000011
+01101000000000001100110000111111
 10011000000000000111001000000000
-11011000110000000100110000111101
+11011000110000000100101111111001
 11101000110000001000000000000000
 00001000000000001000011000001000
-11000010000000000000001000101111
-00100000010000000101010011100010
+11000010000000000000001000111001
+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
+11000010000000000000001001010110
 00011000010010010111111000000000
 00011111111000100000010000000000
 11000110100100110000000000000000
@@ -591,29 +606,24 @@
 00100000010000000111111110000110
 00011000000001111111111000000000
 00011111111100100111111000000000
-00100000001000000111111101010101
+00011000000001110000010000000000
+10011000010000011000010000000000
+00100000011000000000000000000000
+00100000011000000000000000000000
 11000110000100110000000000000000
-00100000010000000000001100110001
-00100000010000000000001001100100
+00100000010000000000001110111000
+00100000010000000000001001101110
 01101000000000001100000001000000
-11000011000000000000001001011001
+11000011000000000000001001101011
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-01111000001101000111110000000000
-00100000010000000010101011111010
-01101000000000011100000101101111
-00100000001110100111111111101001
-01101000000000001100000010010001
-00100000001110100111111111101001
-01101000000000001100110111000001
-11000000000000001111111111101001
-00100000010000000000001001111000
-00100000010000000000001001011001
+00100000010000000000001010000010
+00100000010000000000001001101011
 00100000010000000011111010111111
-01101000000010001100101101000110
+01101000000010001100101101000101
 00100000010000000110100000100101
 01101000000100100000000001110000
 01101000000110100000000001111000
@@ -632,60 +642,61 @@
 00100000011000000000000000000000
 01101000000000001100101100000000
 00100000011110100000000000000000
-00100000001000000000010010010101
+00100000001000000000001011010100
 01110000100010010101101110000110
 01110000100010010101110010100000
 00100000010000000010100101101100
 00100000010000000011010000010110
 00100000010000000111010010111001
-00100000001101011000001011100110
+00100000001101011000001010100101
 00100000010000000000000000000001
-00100000010000000000001010001010
+11011000010000000000001001011000
+01101000000000010100011010101010
 01101000000000001100011100100000
-11000000000000010000001100100011
-01110000010001110010000000000001
-01101000000000001100001000010000
-11000000000110011000001010001101
-11000000000110100000001010010010
-00100000011000000000000000000000
-01101000000000001100110100111000
+11000000000000001000001010010011
+00100000010000000100000010000011
+00011111111000010111111000000111
+11000000000000011000001010100010
+01110000000100011100010100110000
+00100000001000000000011100110111
+01101000000000001100110011110100
 01100000000000001100000111011110
 00100000011000000000000000000000
-00100000010000000000011011011111
-01110000010010110101001100000001
-01101000000000110100000111010000
-00100000001110100011001111101011
-00100000001000000100001001110100
-00100000010000000000011011011111
-01110000000100011100010100100011
-00100000001000000000011101001111
-01110000000100011100010101100010
-00100000001000000000011101001111
-01110000010001111001111000000001
-00100000010000000101100000010100
-01110000010010110000000000000001
-00100000010000000000001011100110
+01110000010010110110010101011010
+00100000011000000000000000000000
+01110000010010110110010111111111
+01110000010000100001000000110100
+01011000000011110000111100001111
+01100000000000011100010010100000
+01100000000000011100010010100011
+00100000011000000000000000000000
+01110000000100011100010100110001
+00100000001000000000011100110111
+00100000010000000100001011001010
+01110000000100011100010101110001
+00100000001000000000011100110111
+01110000010000100001001001110110
+00100000001000000011110100110110
+00100000010000000000001010100101
 00100000010000000100000011000000
 00100000010000000100000011011001
-11000000000110000000001010100010
-11000000000110001000001010111000
+11000000000110000000001010110011
+11000000000110001000001010110101
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000001010011100
-00100000010000000000010010001011
-01101000000000001100011011011110
-11000000011010001000001010101001
-11000000000000010000001010100111
-00100000001000000100000011100001
-01110000010010111111010000000001
-00100000001000000100000011101110
+00100000001000000000001010101001
+01110000010010110000000000000001
+00100000010000000110010000001111
+00100000010000000000001010100111
+00100000001000000110010000010001
+00100000010000000000001011001011
+00100000001000000100000011100000
 01011000000000000000000001001001
 00100000010000000110010000010100
-11000000010100001000001010101111
-01110000010001101110000000000000
-11011010011000000100101110011110
-00100000001000000000001010110001
-01110000010001101110000000001001
+11000000010100001000001010111010
+00100000010000000000001011001011
+00100000001000000100000011101010
+01110000010001101110000000001000
 00100000011000000000000000000000
 11101010011000010000000000000000
 11011000010000001111111111111111
@@ -693,18 +704,95 @@
 00100000011000101000000000000000
 00100000010000000110010000010011
 00011010011000001010011000000010
-00100000001000000000001010110001
-00100000010000000000010010001011
-00100000001000000100000011101010
+00100000001000000000001010111100
+01110000010000010111001000000000
+01110000010010110111001100011110
+00100000011000000000000000000000
+01101000000000001100101101110010
+11000001100000001000000000000000
+01011000000000000000000000000000
+01100000000000001100101101110010
+01100000000000100100011010011011
+00100000010000000000001010100101
+01011000000000001000000000000110
+00100000010000000110010000010011
+00100000000000000010111011100000
+01101000000000001100011101111010
+11000000111111111000001011010100
+01101000000000001100011011100001
+00011111111000010111111000001111
+01100000000000001100011101111010
+01101000000000001100011011100000
+11000000000000100000001011110011
+11000000000001000000001011111011
+01101000000000001100011101111010
+11000000000000000000001011100010
+11000000000000010000001011100110
+11000000000000011000001011100000
+01101000000000001100011011100000
+11000000000000110000001011101010
+01101000000000001100011110000001
+01100000000000001100011010110101
+00100000001000000011110111000001
+01110000010001110111101000000000
+00100000001000000000001011100010
+01101000000000001100011011100000
+11000000000000110000001011101101
+01101000000000001100011101111111
+00100000001000000000001011011110
+01101000000000001100011011100000
+11000000000000110000001011110000
+01101000000000001100011110000010
+00100000001000000000001011011110
+01101000000000001100011110000001
+00011111111000001111111111111111
+00100000001000000000001011011110
+01101000000000001100011101111111
+00011111111000001111111111111111
+00100000001000000000001011011110
+01101000000000001100011110000010
+00011111111000001111111111111111
+00100000001000000000001011011110
+01101000000000001100011101111010
+11000000000000000011110110011101
+11000000000000001011110110011011
+11000000000000010011110110011111
+11000000000000011011110110100001
+11000000000000100011110110100001
+01110000010001110111101000000010
+00100000001000000011110110011111
+01101000000000001100011101111010
+11000000000000000000001100000101
+11000000000000001000001100000000
+11000000000000010000001100000010
+11000000000000011000001100000100
+11011010001000000000000000001001
+00100000001000000000001100000111
+11011010001000000000000000001011
+00100000001000000000001100000111
+01110000010001110111101000000000
+11011010001000000000000000000011
+00100000001000000000001100000111
+01011000000000001100001100001001
+00100000010000000110010000010011
+00011010001000100111111000000000
+00011111111000011111111010000000
+00011111111011010111111000000000
+00011111111000001111111000100011
+00100000010000000110010000010011
+01011000000000000000000000001001
+00100000001000000110010000010011
+00100000010000000000001010100111
+00100000010000000000001010100101
+01011000000000000000100000000110
+00100000001000000110010000010011
 01110000000100011100010110000000
-00100000001000000000011101001111
+00100000001000000000011100110111
 01110000100000001000011001000000
 01110000100000001000011100000000
 01101000000100001000000010000001
-01111001001111111111111000000000
-01111001001111111111111000000001
-01111001001000000111111000000011
-01111001001111111111111000000100
+00011111111000010111111011101100
+00011111111000011111111000001000
 01100000000100001000000010000001
 01011000000000000000000000000000
 01100000000000100000000111110101
@@ -712,157 +800,198 @@
 01111001001111111111111000000000
 01100000000100001000000001111111
 00100000011000000000000000000000
-00100000010000000000001100011010
+00100000010000000000001101110001
 00100000010000000100010000100011
 01101000000000010100011101111000
 11011000010000001010101001010101
 10011000010001100111110000000000
-00100000001000101000001100001011
+00100000001000101000001101101000
 01100000000010010100011101111000
 00100000010000000100010000011100
+00011000000010100111111000000000
+01100000000000010100011111000100
 01101000000000001100011011100001
 01100000000000001100011101111010
-01101000000000100100101101001101
+01101000000000100100101101100110
 01100000000000100100011101111011
-01100000000000100100110010101001
-00100000010000000000001100011010
-00100000010000000000001011101000
-00100000010000000000001011111000
-00100000010000000000001100000101
-00100000010000000000001011101101
-00100000010000000000001011111100
-00100000010000000000001011111000
+01100000000000100100110001100101
+00100000010000000000001101110001
+00100000010000000000001101000001
+00100000010000000000001101010000
+00100000010000000000001101011111
+00100000010000000000001101010100
+00100000010000000000001101000101
+00100000010000000000001101010000
 11011000010000000000000000000010
 11011010001000000100011111000100
 11011010010000000000000001011111
 01101000000000011100011100000000
 10011010010000001111111000000000
-00100000010000000000001011101101
-00100000010000000000001011111100
-00100000010000000000001100010011
-01110000010000100001001001110110
-00100000001000000011110100110110
+00100000010000000000001101010100
+00100000010000000000001101000101
+00100000010000000000001101101010
+00100000001000000000001010100101
 01101000000000011100011100000000
 01100000000000011100001000110010
-00100000010000000000001011111000
+00100000010000000000001101010000
 00100000010000000110010100101011
-00100000001000000000001011111100
+00100000010000000000001101001000
+11000010100000000000001101000101
+00100000011000000000000000000000
+01011000000000000000000111111010
+01100000000100010000000010001100
+00011000000000000000010000000001
+01011000000000000000000000000101
+01100000000000001000000111110101
+01011000000000000000000111110101
+01100000000100010000000010001010
+00100000001000000110010011110110
+00100000010000000110010100001011
+00100000010000000000001101001000
+11000011000000001000001101010000
+00100000011000000000000000000000
 00011111111000100010011000000000
 00011010001000100111111000000000
 00011111111000001111111111111100
 00011111111000100010010000000000
 11101010010000100000000000000000
-01100000000000100100101101001000
+01100000000000100100101101001110
 00011010011000100111111000000000
 00100000010000000110010101010010
-01101000000000100100101101001000
+01101000000000100100101101001110
 11100010010000100000000000000000
 00100000011000000000000000000000
-00100000010000000110010100001011
-00100000010000000000001011111111
-11000011000000001000001011111000
-00100000011000000000000000000000
-00100000010000000000001011111111
-11000010100000000000001011111100
-00100000011000000000000000000000
-01011000000000011000011010100000
-00100000010000000010101010001111
-01011000000000000000000111111010
-01100000000100010000000010001100
-01011000000000000000000000000101
-00100000001000000110010011110011
 01011000000000000100011101111111
 11011000010000000100011100100000
 10011000010001100000010000000000
 01101000000000011100011100000000
 11011010001000000100011100100000
 00100000011000000000000000000000
-00100000010000000000001100011010
-00100000010000000000001100000101
-00100000010000000110010101100010
-00100000010000000000001100011100
-00100000010000000100001100011010
-01101000000000100100011101111011
-01100000000000100100110010101001
-00100000011000000000000000000000
+00100000010000000000001101110001
+00100000010000000000001101011111
+00100000001000000110010101100010
+01110000000100011100010100100001
+00100000001000000000011100110111
 01110000000010101010001010111001
-00100000010000000000001010111100
+00100000010000000000001100010110
 00100000010000000110100110101100
-11011010001000000100101101001000
+11011010001000000100101101001110
 01101000000010001000101010100010
 00100000010000000110010101010110
 00100000001000000110100110101100
 01110000000010101010001010101011
-00100000001000000000001100010100
-00100000010000000000001100011010
+00100000001000000000001101101011
+00100000010000000000001101110001
 11011000010000000000000000000010
 11011010001000000100011111000100
 11011010010000000000000001011111
 01101000000000011100011100000000
 10011010010000001111111000000000
 00100000001000000110010101100010
-01110000010001110010000000000010
-01101000000000001100001001000001
-11000010100000010000000110110101
-01101000000000100100101101001101
-01100000000000100100110010101001
-00100000010000000000001011010111
-00100000001000000000000110110111
+01101000000000001100011010101100
+00100000011110100000000000000000
+01101000000000001100101101011110
+00011111111000001111111000000001
+01100000000000001100101101011110
+11000000000000101000001110100001
+11000000000001010000001110100100
+00100000011000000000000000000000
+01101000000000001100011110100001
+00100100001110100000001110000110
+01101000000000001100101101010111
+00100000011110100000000000000000
+01101000000000001100101101011110
+00011111111000001111111000000001
+01100000000000001100101101011110
+11000000000000010000001110100001
+11000000000000100000001110100100
+00100000011000000000000000000000
+01101000000000001100011100100000
+11000001100000010000000000000000
+01101000000000001100101101011111
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100000000000001100101101011111
+00100000001110100000010001111101
+00011111111000010111111000001111
+11000000000000101000001110101001
+11000000000001010000001110100001
+00100000011000000000000000000000
+01101000000000001100101101010010
+00100000011110100000000000000000
+00011111111000001111111111111111
+01100000000000001100101101010010
+00100000001110100000001110100001
+01101000000000001100011100100000
+11000000000000010000001110101001
+01101000000000001100011010101100
+00100100001110100000001110101101
+00100000001000000000001110100101
+01101000000010001100101101001101
+01111001001111111000010000000111
+00100000001000000110100000000110
+01110000010010110101111000000000
+01101000000010001100101101001101
+00100000010000000110100000001110
+01101000000010001100101101001101
+00100000001000000110100000100101
+01101000000010001100101101001101
+00100000010000000110100000001110
+01101000000010001100101101001101
+00100000001000000110100000101001
+01110000010010110101001000000000
+01101000000000001100011100100000
+11000001000000010000000000000000
+00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-01110000010011011100000100000001
+01110000010011010111110100000001
 01011000000000000000000000000000
-01100000000000010100110111000010
+01100000000000010100110101111110
 00100000011000000000000000000000
 11011000110000000001100000000000
 11011000101000000100100000001100
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000110000000001100100000000
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000110000000001101000000000
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000110000000001101100000000
 11011111001000000000000000011011
 00100000001000000111111100000001
 11011000110000000100100000001100
 11011000101000000001100000000000
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000101000000001100100000000
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000101000000001101000000000
-00100000010000000000001100111001
+00100000010000000000001111000000
 11011000101000000001101100000000
-00100000001000000000001100111001
+00100000001000000000001111000000
 00100000010000000101100010010010
 00100100011110100000000000000000
+01101000000000001100101101100101
+11000000011111111000001111010010
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
 01101000000000001100011110011110
-00100000010110100000001010010111
+00100000010110100000010000101101
 01101000000000100100011011010011
 11000010100000101100000101111001
+11000010100001001100000101111001
 00100000010000000011111110010111
-00100100001101000000001101111101
-00100000010000000000001101110111
+00100100001101000000001111111110
+00100000010000000000001111111000
 00100100011110001000000000000000
-00100000010000000000001101011000
-00100000010000000000001101011011
-00100000010000000000001110000000
+00100000010000000000001011000011
+00100000010000000000001011000110
+00100000010000000000010000000001
 11011010001000000100011010011010
 00100000010000000111111000111101
-00100000010101000000001101100110
-00100000011000000000000000000000
-01110000010000010111001000000000
-01110000010010110110101000011110
+00100000010101000000001111100111
 00100000011000000000000000000000
-01101000000000001100101101101001
-11000001100000001000000000000000
-01011000000000000000000000000000
-01100000000000001100101101101001
-01100000000000100100011010011011
-00100000001000000000001010011001
 01110000010001111010001000000111
 01110000010001111010001100000100
 01011000000000000100011110100010
@@ -874,7 +1003,7 @@
 00100000011000000000000000000000
 11011010001000000100011010011010
 00100000010000000111111001010100
-00100000001101000000001101101110
+00100000001101000000001111101111
 00100000011000000000000000000000
 00100000010000000101011001010010
 01101000000000001100011111000011
@@ -886,18 +1015,18 @@
 01100000000000001100011111000011
 00100000001000000011111110010000
 01111000001110001111110000000000
-01101000000000001100101101010101
-11000000000001111000001101111101
+01101000000000001100101101011010
+11000000000001111000001111111110
 00011111111000001111111000000001
-01100000000000001100101101010101
+01100000000000001100101101011010
 00100000011000000000000000000000
-01110000010010110101010100000000
+01110000010010110101101000000000
 01111000010110001111110000000000
 00100000011000000000000000000000
 01101000000000010100011010011111
 00100000011110100000000000000000
 01110000010010000000100000000001
-01110000010010000000100100001010
+01110000010010000000100100000010
 00100000011000000000000000000000
 00100000011101110000000000000000
 01101000000000001100000111100010
@@ -905,19 +1034,19 @@
 00100000010000000101001001110001
 00100100011110100000000000000000
 01101000000000001100011110011110
-00100000010110100000001010010111
+00100000010110100000010000101101
 01101000000000100100011011010011
 11000010100000101011111110001010
 11000010100001001011111110001010
 00100000010000000011111110010111
-00100100001101000000001101111101
-00100000010000000000001101110111
+00100100001101000000001111111110
+00100000010000000000001111111000
 00100100011110001000000000000000
-00100000010000000000001101011000
-00100000010000000000001101011011
-00100000010000000000001110000000
+00100000010000000000001011000011
+00100000010000000000001011000110
+00100000010000000000010000000001
 01101000000000001100101100000101
-11000000000000001000001110011011
+11000000000000001000010000011100
 01101000000000001100101100001100
 00100000011110100000000000000000
 00100000001000000011111110000001
@@ -938,28 +1067,35 @@
 01101000000000101100101100000110
 11100000101000101000000000000000
 00100000011000000000000000000000
+01110000010001111001111000000001
+00100000010000000101100000010100
+00100000001000000000001010101111
 00100000010000000111111000110100
-00100000010000000000001110101111
+00100000010000000000010000110100
+00100000010000000000010011011011
 00100000001000000011111011100000
+11011010001000000000000000000000
+01110000010010110111110100000101
 01101000000010001100011011100111
-00100000010000000000010011110111
+01101000000000001100101101111011
+00100000010000000000010100011100
+01100000000000001100101101111011
 01101000000010001100011011100111
-00100000010000000110100000011101
-00100000001000001000001111000000
-00100000010000000000010011110010
+00100000010000000000010101010100
+00011010001000100111111000000000
+11000010100000101000010000111111
+00100000001000000011110101100010
 01101000000000001100011010110110
 11000001000000000000000000000000
 01110000010001101011011000000000
 01101000000000001100011011100000
-11000000000000100000001111000010
+11000000000000100000010001001010
 01101000000000001100011101111010
 00011111111000001111111000000001
 00011111111000010111111000000011
 01100000000000001100011101111010
 00100000010000000011110101111110
-00100000001000000000001011010111
-00100000010000000000010011110010
-00100000001000000011110101100010
+00100000001000000000001100110001
 01101000000000001100011101111010
 00011111111000001111111000000001
 00011111111001100111110000000101
@@ -967,108 +1103,79 @@
 01100000000000001100011101111010
 00100000001000000011110101111110
 00011010011000100111111000000000
-11000000000010100000001111011001
-11000000000010101000001111100010
-11000000000101001000001111100100
-11000000000110010000001111100110
-11000000001000000000001111101000
-11000000000000100000001111101010
-11000000000010011000001111101010
+11000000000010100000010001100001
+11000000000010101000010001100011
+11000000000101001000010001100101
+11000000000110010000010001100111
+11000000001000000000010001101001
+11000000000000100000010001101011
+11000000000010011000010001101011
 11000000000011001011001111011111
-11000000000100001000001111101110
-11000000000000001000001111110000
-11000000000000010000001111110101
-11000000000101011000001111110111
-11000000000111001000001111111001
-11000000000111010000001111111100
-11000000000111100000001111111110
+11000000000100001000010001101101
+11000000000000001000010001101111
+11000000000000010000010001110011
+11000000000101011000010001110101
+11000000000111001000010001110111
+11000000000111010000010001111001
+11000000000111100000010001111011
 00100000001000000100000101111101
-00100000010000000000001010011001
-00100000010000000011010000010000
-01110000010010110110110000000001
-01101000000000001100011110100001
-00100100001110100000001111011111
-01110000010010110110110100010100
-01110000010010111110111000000000
-00100000010000000000001101100001
-00100000001000000100000111000011
-01110000000100011100010100000001
-00100000001000000000011101001111
+01110000000100011100010110110000
+00100000001000000000011100110111
+01110000000100011100010110100010
+00100000001000000000011100110111
 01110000000010101001100100010010
 00100000001000000111110110001111
 01110000000100011100010110110011
-00100000001000000000011101001111
+00100000001000000000011100110111
 01110000000100011100010110100001
-00100000001000000000011101001111
-01110000000100011100010110100010
-00100000001000000000011101001111
-01110000000100011100010101110001
-00100000001000000000011101001111
+00100000001000000000011100110111
+01110000000100011100010110100011
+00100000001000000000011100110111
 01110000000100011100010110110001
-00100000001000000000011101001111
+00100000001000000000011100110111
 01110000010010000000101100000000
-00100000010000000000010000111001
-00100000010000000000010000101000
-00100000010000000000001010011001
+01110000010010110101011100000000
+00100000010000000000001010101111
 00100000001000000100001011001010
 01110000000100011100010110110100
-00100000001000000000011101001111
+00100000001000000000011100110111
 01110000000100011100010110110010
-00100000001000000000011101001111
-00100000010000000000001010011001
+00100000001000000000011100110111
 01110000000100011100010110010010
-00100000001000000000011101001111
-01110000000100011100010110100000
-00100000001000000000011101001111
-00100000010000000000011011010101
-00100000010000000000001010011001
+00100000001000000000011100110111
+01110000000100011100010101100001
+00100000001000000000011100110111
+00100000010000000000001010101111
 00100000001000000011111110001101
-01110000000100011100010110100011
-00100000001000000000011101001111
+00100000010000000000001100010000
+00100000001000000011010000001010
+01110000000100011100010110100100
+00100000001000000000011100110111
 01101000000000001100101100000000
 00100000011110100000000000000000
 01110000010010110000000000000000
-00100000010000000000001010011010
-01011000000000000000100000000110
-00100000001000000110010000010011
-00100000010000000000010001001010
-00100000010000000000010001101001
+00100000001000000000001100010000
+00100000010000000000010010101010
 00100000010000000100001000110100
 00100000010000000100001000111010
-00100000010000000000010001001111
-00100000010000000000010001010110
-00100000010000000100001000110111
-00100000010000000000010000110010
-00100000010000000000010000111100
-00100000010000000000010001000010
-00100000010000000000010000101010
+00100000010000000000010010101111
+00100000010000000000010011000111
+00100000010000000000010010110101
+00100000010000000000010010111100
+00100000010000000000010010100000
+00100000010000000000010010011101
+00100000010000000000010010010101
 00100000010000000100001000110001
-00100000010000000000010000101101
-00100000001000000000011010100001
-00100000010000000000010000011001
-00100000001000000111110111110100
-01110000010000110110111100011111
-01110000010000111000111100011111
-00100000010000000000010000101000
-11011000110000000100101100010010
-11011000101000000100001101111011
-11011111001000000000000000010011
-00100000010000000111111100000001
-00100000001000000101011110111000
-11011010001000000100001101110000
-11101010001000001000000000000000
-00100000011110100000000000000000
-10011000110000001010001000000000
-11101000110000001000000000000000
-11000001000000001000000000000000
-00100000001000000000010000100010
-11011000111000000000000000000111
-00100000001000000100001111001110
+00100000010000000000010010011000
+00100000010000000000001101111010
+00100000010000000000001110000010
+00100000010000000000001110001100
+00100000001000000000001110010111
 11011010011000000100100000001011
 11011010010000000110001101111010
 00100000001000000011001101101101
 11011010011000000100101100001011
-11011010010000000000010000110000
+11011010010000000000010010011011
 00100000001000000011001101101101
 01110000010010110000110000000001
 00100000011000000000000000000000
@@ -1076,254 +1183,220 @@
 11011010010000000011110101100000
 00100000001000000011001101101101
 11011010011000000100011010101110
-11011010010000000000010000111000
-00100000001000000011001101110100
-00100000010000000000010001100000
-11011000111000000000000000001001
-00100000010000000100001111010010
-00100000001000000100001111001010
-11011010011000000100101101101010
-11011010010000000000010000111111
-00100000001000000011001101101101
-01101000000000001100011111000111
-01100000000000001100000101110010
-00100000001000000000010001010100
-01101000000000001100101101101100
-00100000011110100000000000000000
-11011010011000000100101101101101
-11011010010000000000010001000111
-00100000001000000011001101101101
-01101000000000001100101101101110
-00100100011110100000000000000000
-00100000001000000101101111110101
+11011010010000000000010010100110
+00100000010000000011001101110100
+01101000000000001100011010101110
+11000000000000001011001111110110
+00100000011000000000000000000000
+01101000000000001100101101100101
+11000000011111111000001010100000
+00100000010000000011001111110110
+00100000001000000100001001100111
 11011010011000000100100000001001
-11011010010000000000010001001101
+11011010010000000000010010101101
 00100000001000000011001101101101
 01110000010010000000100000000000
 00100000011000000000000000000000
-11011010011000000100101101101011
-11011010010000000000010001010010
+11011010011000000100101101110011
+11011010010000000000010010110010
 00100000001000000011001101101101
-01011000000001010111111001000000
-01100000000000011100110010110000
-01110000010010110110100100000001
-00100000011000000000000000000000
-11011010011000000100110111001101
-11011010010000000000010001011001
-00100000001000000011001101110100
-01110000010011011100110000000001
-00100000011000000000000000000000
-11011010011000000100101101000111
-11011010010000000000010001011110
+01101000000000001100011111000111
+01100000000000001100000101110010
+00100000001000000000010010111010
+11011010011000000100101101110100
+11011010010000000000010010111000
 00100000001000000011001101101101
+01011000000011101010011000000000
+01100000000000011100110001101100
+01110000010010110111001000000001
+00100000011000000000000000000000
 01101000000000001100011100100000
-11000001000000010000000000000000
+11000001100000010000000000000000
+00100000010000000000010100010011
+11000000000000111000010011000001
+00100000001000000100001110101001
+01110000010001111010000000101000
+00100000010000000000010011000100
+00100000001000000100001110110000
+11011010011000000100011011011010
+11011010010000000000001010100010
+00100000001000000011001101101101
+01101000000000001100011011011001
+11000001100000000000000000000000
+11011010011000000100101101000110
+11011010010000000000010011001100
+00100000001000000011001101101101
+01101000000010001100011100100000
+01101000000000001100011100000011
+10011000010001100111110000000000
+00100000011000101000000000000000
+01101000000000100100011011010011
+11000011100001001000000000000000
+11011000111000000000000000001001
+00100000010000000100001111001110
 01101000000000010100011010000010
 00101111111011111111111000001011
 00100000010000001100001011010100
 01101000000000010100011010000010
 00101111111011111111111000000111
 00100000010000001100001110010010
-11011000111000000000000000001001
-00100000010000000100001111001110
 00100000001000000100001110111000
+11011010001000000000000000000000
+01110000010010110111110100000000
 01101000000010001100011011101101
-00100000010000000110100000011101
-00100100001000001000010001110101
-00100000010000000000010001011011
+01101000000000001100101101111100
+00100000010000000000010100011100
+01100000000000001100101101111100
+00011010001000100111111000000000
+11000010100000000000010011100100
+00100000001000000000010011101101
 01101000000000001100011011011001
 11000001000000000000000000000000
-01110000010001101101100100000000
 01101000000000010100011010101000
 01100000000000010100011010101110
 00011000000000000000111000000011
 01101000000000010100000010111001
-00100000001000000111111100001000
+00100000010000000111111100001000
+01110000010001101101100100000000
+00100000011000000000000000000000
 01101000000000001100011011011001
 11000001000000001000000000000000
-01101000000000001100101101000111
+01101000000000001100101101000110
 00011111111001100111110000010100
-00100100010000010000010001111110
+00100100010000010000010011110110
 01101000000000001100011010000101
-01100000000000001100101101000111
+01100000000000001100101101000110
 01110000010001101101100100000001
 00100000011000000000000000000000
-00100000010000000000010010000100
-01110000010000011011110100000000
-00100000010000000000001011010111
-01101000000000100100011011010011
-11000001000001001000000000000000
-00100000001000000100001101111110
 01101000000010001100011100100000
 00011000010000001000010000000001
 01101000000000001100011011010010
 10011000010001100111110000000000
 00100100010000010100001111001100
 01100000000010001100011100100000
-00100000011000000000000000000000
-00100000010000000000001011100110
-01011000000000001000000000000110
-00100000010000000110010000010011
-00100000000000000010111011100000
-11011010011000000100101110010110
-00100000010000000000001010110001
-01101000000000001100011101111010
-11000000111111111000010010010101
-01101000000000001100011011100001
-01100000000000001100011101111010
-01101000000000001100011011100000
-11000000000000100011110110010110
-11000000000001001000010010110100
-01101000000000001100011101111010
-11000000000000000000010010100011
-11000000000000010000010010100111
-11000000000000011000010010100001
-01101000000000001100011011100000
-11000000000000110000010010101011
-01101000000000001100011110000001
-01100000000000001100011010110101
-00100000001000000011110111000001
-01110000010001110111101000000000
-00100000001000000000010010100011
-01101000000000001100011011100000
-11000000000000110000010010101110
-01101000000000001100011101111111
-00100000001000000000010010011111
-01101000000000001100011011100000
-11000000000000110000010010110001
-01101000000000001100011110000010
-00100000001000000000010010011111
-01101000000000001100011110000001
-00011111111000001111111111111111
-00100000001000000000010010011111
-01101000000000001100011101111111
-00011111111000001111111111111111
-00100000001000000000010010011111
-01101000000000001100011110000010
-00011111111000001111111111111111
-00100000001000000000010010011111
-01101000000000001100011101111010
-11000000000000000000010010111110
-11000000000000001000010010111001
-11000000000000010000010010111011
-11000000000000011000010010111101
-11011010001000000000000000001001
-00100000001000000000010011000000
-11011010001000000000000000001011
-00100000001000000000010011000000
-01110000010001110111101000000000
-11011010001000000000000000000011
-00100000001000000000010011000000
-01011000000000001100001100001001
-00100000010000000110010000010011
-00011010001000100111111000000000
-00011111111000011111111010000000
-00011111111011010111111000000000
-00011111111000001111111000100011
-00100000010000000110010000010011
-01011000000000000000000000001001
-00100000001000000110010000010011
+01110000010000011011110100000000
+00100000010000000000001100110001
+00100000010000000100001111000000
+00100000001000000100001101111110
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100000000000110100011010011011
-00100000010000000000010011111101
-00100000010000000000001001111000
+00100000010000000000010100001011
+00100000010000000000001010000010
 00100000010000000100000001111001
-00100000010000000000010011010011
-00100100001101000000011101111011
-00100000010000000000011101110000
+00100000010000000100000001111110
+00100000010000000000010100010001
+00100100001101000000011101011000
+00100000010000000000011101011011
 00100000001000000011111110100000
-00100000010000000000010011010101
+01101000000000001100001000111001
+11000001100000000000000000000000
+01101000000000001100011011100000
+00100000010000000011111111000000
+01111000010101000111110000000000
+00100000001000000011111111100111
+00100000010000000000010100010011
 00100000001000000100000010011010
-11011010001000000000000000000000
-00100000010000000000010011011000
-00100000001000000100000010001110
-01101000000010001100011011100010
-00100000010000000000010011110010
-01101000000010001100011011100010
+01101000000000001100011010011010
+00011111111000100010001000000000
+00100000010000000000010100110101
+00100000010000000000010100111011
+00100000010000000000010101000001
+00100000010000000000010101000111
+00100000010000000000010101001110
+00011010001000100111111000000000
+00100000011000000000000000000000
+01100000000000001100101101111110
+00011111111000111111111000000000
+00011111111000100010010000000000
+00011000010000100010011000000000
+01101000000000001100101101111101
+00011111111001100111110000000010
+00100000010000010000010101010100
+00100100010000010000010101011111
+00011010011000100000010000000000
 00100000010000000110100000011101
-01111001001000001010001000000000
-01101000000010001100011011100011
-00100000010000000000010011110010
+01111001001000001010010000000000
+00100000010000000000010100101111
+00011010010000010111111000000111
+01101000000010001100101101111101
+00011000010000100000111000000000
+00011000010001100111110000000010
+11000000000000111000010101011001
+11000000000000000000010101011100
+00100000011000000000000000000000
+01101000000010001100101101111110
+00011000010000010000010000000001
+00011010010000010111111000000001
+10011000010001100111110000000000
+00100100001000101000001011000011
+00100000011000000000000000000000
+01110000010010110111110100000000
+01101000000010001100011011100010
+01101000000000001100101101110110
+00100000010000000000010100011100
+01100000000000001100101101110110
+00100000011000000000000000000000
+01110000010010110111110100000001
 01101000000010001100011011100011
-00100000010000000110100000011101
-01111001001000001010001000000001
-01101000000010001100011011100100
-00100000010000000000010011110010
+01101000000000001100101101110111
+00100000010000000000010100011100
+01100000000000001100101101110111
+00100000011000000000000000000000
+01110000010010110111110100000010
 01101000000010001100011011100100
-00100000010000000110100000011101
-01111001001000001010001000000010
+01101000000000001100101101111000
+00100000010000000000010100011100
+01100000000000001100101101111000
+00100000011000000000000000000000
+01110000010010110111110100000011
 01101000000010001100011011100101
-00100000010000000000010011110111
+01101000000000001100101101111001
+00100000010000000000010100011100
+01100000000000001100101101111001
 01101000000010001100011011100101
-00100000010000000110100000011101
-01111101001000001010001000000011
-00100000010000000000010011110010
+00100000001000000000010101010100
+01110000010010110111110100000100
 01101000000010001100011011100110
-00100000010000000000010011110111
+01101000000000001100101101111010
+00100000010000000000010100011100
+01100000000000001100101101111010
 01101000000010001100011011100110
-00100000010000000110100000011101
-01111101001000001010001000000100
 01111001001000000000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001111111000010000000111
-00100000001000000000010011111011
+00100000001000000000010101100011
+00100000001000010000010101011101
+11111001001111111010001000000000
+00100000011000000000000000000000
+00100000001000010000010101011010
+11111001001000000010001000000000
+00100000011000000000000000000000
 01111001001111111000010000000111
 11011000101000001000000001111000
 00100000010000000110100000110000
 01111001001000000000010000000111
 11011000101000001000000001111100
-00100000001000000110100000001010
-00100000010000000011111111000000
-01101000000000001100011011100000
-11000000000000100000010100000010
-01111000010101000111110000000000
-00100000001000000011111111100111
-00100000010000000011111111001000
-01101000000000001100011101111010
-11000000000000100000010100000110
-00100000011000000000000000000000
-01101000000000001100011010011011
-00100000010000000000010100001101
-01100000000000001100011010011011
-01101000000000001100011010011101
-00100000010000000000010100001101
-01100000000000001100011010011101
-00100000011000000000000000000000
-11000010100000111000010100010000
-11000011000000111000010100010100
-00100000011000000000000000000000
-00011111111001100111111000000000
-00100000010000000000010100010100
-00011111111001100111111000000000
-00100000011000000000000000000000
-00011111111000110000010000000000
-00011000010000010000010000111111
-10011000010000001111111000000000
-00011111111001100111110001111111
-00100100010000010000010100011010
-00100000011000000000000000000000
-01011000000000000000000001111111
-00100000011000000000000000000000
+00100000010000000110100000110000
+01111001001111111000010000000111
+11011000101000001000000001110000
+00100000001000000110100000110000
+01110000010010110101001000000000
 00101000000011111111111000100110
-00100000010000001000000110111001
+00100000010000001000000110010100
 00100000001000000100001001101101
 01110000000100011100010101010000
-00100000001000000000011101001111
-00100000010000000000011011100100
-01011000000000000000000000000000
-01100000000000010100011010101100
-01100000000000001100011100010100
-00100000010000000000001010011001
-00100000001000000100001011001011
+00100000001000000000011100110111
+01110000000100011100010100100010
+00100000001000000000011100110111
 01101000000000001100010100001111
 00011111111000001111111000000001
 01100000000000001100010100001111
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000011011110010
+00100000010000000000011011011010
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -1332,32 +1405,34 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00100000010000000000001000000111
+00100000010000000000000001101011
 00100000001000000101010010100011
 01110000000100011100010101000000
-00100000001000000000011101001111
+00100000001000000000011100110111
 01110000000100011100010101000001
-00100000001000000000011101001111
+00100000001000000000011100110111
 01101000000000001000010001010110
-11000010100000101000010101011100
-00100000010000000000011011101100
+11000010100000101000010110011001
+00100000010000000000011011001100
 01101000000000001100011110001110
-00100100001110100000010101000110
+00100100001110100000010110001111
 01101000000000001000010000111111
-11000011000000100000010101001010
+11000011000000100000010110010011
 01101000000000001000001011011010
-00100000001110100000010101001010
+00100000001110100000010110010011
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000010101001101
+11000000100000101000010110010110
 01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000001101101010
+00100000010110100000001111101011
 00100000001000000101011000100010
+00100000010000000000010110011011
+00100000001000000000010110100111
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1370,15 +1445,7 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000010000000000010101010000
-01101000000000001100110110111010
-00011111111001100111110000000010
-00100100010000010000011011110000
-01101000000000001100110110111010
-11000001000000000000000000000000
-00011111111000001111111111111111
-01100000000000001100110110111010
-00100000011000000000000000000000
+00100000001000000000011011010000
 01101000000000001100011110100001
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1399,10 +1466,10 @@
 00011000110000100111111000000000
 01100000000000010100010100001101
 01101000000000001100010100001100
-11000000000000011000010101111011
+11000000000000011000010110111110
 00100000001000000101011010001101
 01101000000000001000001011011011
-11000000000000001000010101111110
+11000000000000001000010111000001
 00100000001000000101110001100101
 11101000110000101000000000000000
 01100000000000101100001111001110
@@ -1410,18 +1477,18 @@
 01100000000000010000010001011111
 00100000001000000101110010001010
 11101000110000010000000000000000
-11000000000000100000010110000111
-11000000000000110000010110110100
+11000000000000100000010111001010
+11000000000000110000010111110111
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000010101100101
+00100000010000000000010110101000
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000010110010110
+11000000000010000000010111011001
 00011111111011001000010000000000
 00011000010001100111110000100100
-00100000001000010000010110100100
+00100000001000010000010111100111
 11011000010000000100011111001000
 01100000000010010100010010111100
 00100000010000000101100010101101
@@ -1442,30 +1509,30 @@
 01011000000000000000000000101011
 11100000110000010000000000000000
 00100000011000000000000000000000
-11000000000001010000010110100110
+11000000000001010000010111101001
 00100000001000000101100010101101
 01101000000010010000010001111000
 01101000000000001100010011101001
-11000010100000011000010110101101
+11000010100000011000010111110000
 01101000000000010000010001111000
 11000000000010011101101001110110
 01101000000010010000010001111000
 00100000001000000101100110111111
 01101000000000010100010011111010
 10011000010001100111110000000000
-00100100001000101000010110101001
+00100100001000101000010111101100
 00100000010000000101101001000010
-00100100001101000000010110101001
+00100100001101000000010111101100
 01110000000001000111101000000101
 00100000001000000101101001110111
 11101000110000001000000000000000
-11000000000000001000010110110111
-00100000001000000101101011110110
-01110000010010110110111000000001
-00100000001000000101101100001001
+11000000000000101000010111111010
+00100000001000000101101011110101
+01110000000100011100010110000010
+00100000001000000000011100110111
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010110111111
+00100000010000000000011000000010
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1475,7 +1542,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010111000111
+00100000001101110000011000001010
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1484,12 +1551,8 @@
 00101111111000000000011000000011
 00100100001000001010101111011110
 00100000001000000101011111111011
-01101000000000001100011110100001
-00100100011110100000000000000000
-01101000000000001000010001111000
-00011111111001100111111000011010
-00100100011000101000000000000000
-00100000001000000011110101100000
+01110000000100011100010101000010
+00100000001000000000011100110111
 01101000000100001000000001110111
 00011111111000010111111011111101
 01100000000100001000000001110111
@@ -1499,7 +1562,7 @@
 00100000010000000110001111101110
 00011000010000010000010011111101
 00100000000000000000000000001101
-00100000010000000000010111100001
+00100000010000000000011000100000
 01100000000110001000000001110011
 00100000011000000000000000000000
 00100000010000000110010011011101
@@ -1510,7 +1573,7 @@
 01100000000100001000000010000001
 00100000011000000000000000000000
 01110000000100011100010100000000
-00100000001000000000011101001111
+00100000001000000000011100110111
 00100000010000000010000111001001
 00100100011101000000000000000000
 01111000010101000111110000000000
@@ -1519,10 +1582,10 @@
 01111001001111111000000000101101
 00100000010000000010101001001111
 00100000010000000010001011100110
-11000101000001011000010111110110
+11000101000001011000011000110101
 00100000010000000010010001010101
-00100100001110100000010111101111
-11000101000101101000010111111111
+00100100001110100000011000101110
+11000101000101101000011000111110
 00100000001000000010000111101100
 00100000010000000010101001001101
 11011000001000000000000000010000
@@ -1532,33 +1595,28 @@
 01101000000000001000000001110111
 10011000000000000000100000000000
 01110000000000000001000100000010
-00100000001000000000010111101111
+00100000001000000000011000101110
 01101000000000100000000101100101
 00011111111000001111111000001000
 01100000000000100000000101100101
 00100000001000000010000111111000
 11000101000101100010011001001101
 00100000001000000010010110001111
-00100000010000000011001110101111
-00100000010000000010011011101001
-01110000000010101001100100000010
-00100000010000000111110110000110
-00100000010000000101110011110111
-00100000010000000100110101101011
-00100000001000000010010001101110
+01110000000100011100010101000011
+00100000001000000000011100110111
 01101000000000001000000000110000
 00101111111011111111111000000000
-00100000010000001000011000010000
+00100000010000001000011001001010
 00100000001000000010010010001010
 01101000000000001000000001000111
 00101111111011111111111000000011
-00100000010000001000010101011101
-00100100010000001000011011101100
-00100000001000000000011011110010
+00100000010000001000011011010000
+00100100010000001000011011001100
+00100000001000000000011011011010
 00100000010000000010010011110000
 00100100001011000010100011111001
 00100000010000000010100110111011
-00100000010000000000001000000111
+00100000010000000000000001101011
 00100000001000000010010100011000
 11000110000100110000000000000000
 00100000010000000010101011111010
@@ -1566,10 +1624,10 @@
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
-01101000000000001100101100101011
+01101000000000001100101100101110
 00100100011110100000000000000000
 01101000000000001100011001011010
-00100000001110100000011000100110
+00100000001110100000011001100000
 01101000000000001100010110110001
 00100000011110100000000000000000
 01101000000000001100010011000000
@@ -1596,18 +1654,18 @@
 11000101100001101010101111011110
 00100000010000000101001001110100
 00100100001110100010101111011110
-00100000010110100000011001000000
+00100000010110100000011001111010
 00100000001000000010101110111110
 01110000000000001000101000000001
 01110000000000001000101100000000
 00100000011000000000000000000000
-01110000000100011100010100010000
-00100000001000000000011101001111
-01110000000100011100010100010001
-00100000001000000000011101001111
+01110000000100011100010100000001
+00100000001000000000011100110111
+01110000000100011100010100000010
+00100000001000000000011100110111
 01101000000000001000010101010010
 01100000000000001000010011001001
-11000000000010011000011001001011
+11000000000010011000011010000101
 00100000001000000101110110110100
 00100000010000000101110111001111
 01110000010010110000000100000001
@@ -1615,40 +1673,22 @@
 00100000011110100000000000000000
 01110000010010110000001100000010
 00100000011000000000000000000000
-01111000010101000111110000000000
-00100000010000000110001011000001
-01101000000000001000000001001000
-00100000011110100000000000000000
-11000010100000111000011001011011
-11000000000000011000011001011101
-11000000000110001000011001100001
-11000000000010111000011001100011
-11000000000000111000011001011111
-00100000001000000110000000010000
-01110000000100011100010100100000
-00100000001000000000011101001111
-01110000000100011100010100100001
-00100000001000000000011101001111
-01110000000100011100010100100010
-00100000001000000000011101001111
-01110000010010110000001100000001
-00100000001000000110000111000011
-01110000010010110000101100000100
-00100000001000000110000110100100
+01110000000100011100010100010000
+00100000001000000000011100110111
 00100000010000000110001010111100
 00100100011110100000000000000000
 01101000000000001000000001010101
 00100000011110100000000000000000
-11000000000000100000011010000111
-11000000000010000000011001101100
+11000000000000100000011010101111
+11000000000010000000011010010100
 00100000001000000110001100100000
 01101000000000001100010101011011
 11000001000000000000000000000000
-11000000000000001000011001110000
+11000000000000001000011010011000
 00100000001000000110001101011111
 00100000011101001000000000000000
 01101000000000001000000101101101
-11000010100000000000011001110100
+11000010100000000000011010011100
 00100000001000000110001110011001
 01101000000000001100101100000011
 11000000000000001110001110011101
@@ -1665,7 +1705,7 @@
 10011000010000001000010000000000
 00011100010000100111111000000000
 10011000010001100111110000000000
-00100100001000010000011010000101
+00100100001000010000011010101101
 00100000001000000110001101001001
 01110000010010110000001000000001
 00100000011000000000000000000000
@@ -1675,16 +1715,16 @@
 00100100001110100111110111011011
 01101000000000001000101010011001
 11000101100001001111110111010110
-11000000000011111000011010010100
-11000000000100000000011010010111
-11000000000010010000011010010001
+11000000000011111000011010111100
+11000000000100000000011010111111
+11000000000010010000011010111001
 00100000001000000111110111001010
 00100000010000000101100010010000
 00100100011110100000000000000000
 00100000001000000101101010111111
 01110000000000011000010100110100
 01101000000000110000010001001111
-00100000001000000000011010011001
+00100000001000000000011011000001
 01110000000000011000010100110011
 01101000000000110000000001000000
 01100000000000110000000110000110
@@ -1694,128 +1734,64 @@
 00100000010000000100001111010010
 00100000010000000100001011101000
 00100000010000000100001011111011
-00100000001000000000001011010111
-01101000000000001100101100100111
-00100000011110100000000000000000
-01101000000000001100101100101010
-11000000000000000000011010100111
-11000000000000001000011011000000
+00100000001000000000001100110001
+01110000010011010111100100000001
+01110000010011010111011000000000
 00100000011000000000000000000000
-00100000010000000000011011001010
-01101000000000001100101100101011
+01101000000000001100110101110110
 00011111111000001111111000000001
-01100000000000001100101100101011
-01101000000010001100101100101100
-10011000010001100111110000000000
-00100000010000101000011010101111
-00100000011000000000000000000000
-01110000010010110011000100000000
-00100000010000000000011011010111
-01101000000000001100011100100000
-11000001000000010000000000000000
-01101000000000010100011010000010
-11000011100001001000000000000000
-11000011100000000000000000000000
-01101000000000001100101111100100
-11000000111111111000011010111110
-01110000010010110010110100000101
-01110000010010110010111100000001
-01110000010010110010111000000101
-01110000010010110010011100000001
-01110000010010110010101000000001
+01100000000000001100110101110110
 00100000011000000000000000000000
-01110000010010110010110100000001
-00100000001000000000011010111001
-01101000000000001100101100101110
+01101000000000001100110101110110
+00011111111001100111110000000010
+00100100010000010000011011011000
+01101000000000001100110101110110
+11000001000000000000000000000000
 00011111111000001111111111111111
-01100000000000001100101100101110
-00100100011110100000000000000000
-01101000000000001100101100101101
-01100000000000001100101100101110
-01101000000000001100101100101001
-11000000000000001000011011010111
-11000000000000000000011011001010
-00100000011000000000000000000000
-01110000010010110010100100000001
-01101000000000001100011100100000
-11000000000000010000011011010001
-01101000000010001100101100101000
-00100000010000000110100000001110
-01101000000010001100101100101000
-00100000001000000110100000100101
-01101000000010001100101100101000
-00100000010000000110100000001110
-01101000000010001100101100101000
-00100000001000000110100000101001
-01011000000000000000000000000000
-01100000000000011100101100101110
-01101000000000001100101100101111
-00100100001110100000011011011011
-01110000010010110010011100000000
-01110000010010110010101000000000
-01110000010010110010101100000000
-01110000010010110010100100000000
-01101000000010001100101100101000
-00100000001000000110100000000110
-01110000010010110011000100000001
-01110000010010110010011100000001
-01110000010010110010101000000000
-01110000010010110010101100000000
+01100000000000001100110101110110
 00100000011000000000000000000000
-01101000000000001100101100101011
-00100100011110100000000000000000
-01101000000000001100101100110001
-00100100011110100000000000000000
-00100000001000000000011011010101
-01110000010011011011110100000001
-01110000010011011011101000000000
-00100000011000000000000000000000
-01101000000000001100110110111010
-00011111111000001111111000000001
-01100000000000001100110110111010
-00100000011000000000000000000000
-01110000010011011011101000000011
+01110000010011010111011000000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
 11000011100000111000000000000000
 11000011100000110000000000000000
-11011010001000000100110101000011
-00100000010000000000001001000100
-01100000000010001100110110111011
+11011010001000000100110011111111
+00100000010000000000001001010011
+01100000000010001100110101110111
 01011000000000000000000010000010
-11000101000100110000011011111100
+11000101000100110000011011100100
 01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000011100010100
-01101000000000001100110110111010
+00100100001000010000011011111100
+01101000000000001100110101110110
 00011111111001100111110000000010
-00100100001000010000011100000100
-01101000000000001100110110111010
-11000000000000000000011100010101
-00100000011000000000000000000000
-01101000000000001100110110111010
-11000001100100000000000000000000
-01110000010011011011101000000000
-01101000000010001100110110111011
+00100100001000010000011011101100
+01101000000000001100110101110110
+11000000000000000000011011111101
+00100000011000000000000000000000
+01101000000000001100110101110110
+11000001110010110000000000000000
+01110000010011010111011000000000
+01101000000010001100110101110111
 01011000000000000000000001110111
-11000101000100110000011100001011
+11000101000100110000011011110011
 01011000000000000000000001110101
 10011000010001100111110000000000
 00100100011000010000000000000000
-01101000000000001100110110111101
-11000000000000000000011100011100
+01101000000000001100110101111001
+11000000000000000000011100000100
 00011111111000001111111111111111
-01100000000000001100110110111101
-11000000000000000000011100011100
+01100000000000001100110101111001
+11000000000000000000011100000100
 01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010011011011101000000000
-01101000000000001100110110111101
-11000000000000010000011100011010
+01110000010011010111011000000000
+01101000000000001100110101111001
+11000000000000010000011100000010
 00011111111000001111111000000001
-01100000000000001100110110111101
-11000000000000001000011100010010
+01100000000000001100110101111001
+11000000000000001000011011111010
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
@@ -1836,20 +1812,20 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000010000011100110110
-11000000000000100000011100111011
-11000000000100000000011101001010
-00100000010000000000011101000000
+11000000000000010000011100011110
+11000000000000100000011100100011
+11000000000100000000011100110010
+00100000010000000000011100101000
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100001101100
 00100000001000000010100101001011
-00100000010000000000011101000101
+00100000010000000000011100101101
 01110000100010010101010111010000
 01110000100010010101011011100000
 01110000100010010101100000111100
 00100000001000000010100101010011
-00100000010000000000011101000000
+00100000010000000000011100101000
 01110000100010010101010111010000
 01110000100010010101011011000000
 01110000100010010101100001101100
@@ -1871,29 +1847,29 @@
 00100000001000000010100011111010
 01101000000010001001000111000101
 00011000010100011000010000000000
-01101000000000001100101101011000
+01101000000000001100101110101001
 10011000010001100111110000000000
-00100000001000101000011101101110
-01100000000010001100101101011000
+00100000001000101000011101010110
+01100000000010001100101110101001
 00011000010000001000010000000001
 01011000000000000000000100000000
 10011000010011111000010000000000
-01101000000000011100101101011001
+01101000000000011100101110101010
 10011000010001100111111000000000
-01101000000010011100101101011100
+01101000000010011100101110101101
 10011000010000001111111000000000
 00011111111000001111111111111011
-01100000000000011100101101011111
-00100000010000000000001100011010
-01101000000000011100101101011111
+01100000000000011100101110110000
+00100000010000000000001101110001
+01101000000000011100101110110000
 11011000010000000000000100000000
 11011010001000000001111100000000
 00100000010000000110010101100010
 01101000000000100001111100000000
-01101000000010100100101101100010
+01101000000010100100101110110011
 10011000010001100111110000000000
-00100100001000101000011101011111
-00100000010000000000001011100110
+00100100001000101000011101000111
+00100000010000000000001010100101
 01011000000000000001111100000000
 01100000000000010100000110011001
 01110000010000011001101101000000
@@ -1902,27 +1878,24 @@
 01100000000000100100000110011001
 01101000000000001001000111000101
 00100000001000000000000000000001
-01101000000000001100101111110100
-00100100011110100000000000000000
+11011111001000000000000000000101
+11011000101000000100101100001101
+00100000001000000111111011010100
 01101000000000100100011010011011
 00100000011110100000000000000000
-00100000010000000000011111010100
+00100000010000000000011110111001
 01011000000000000000000000000110
-00100000010000000000011111000111
+00100000010000000000011110101100
 01011000000000000000000000000011
-00100000010000000000011111001101
+00100000010000000000011110110010
 01101000000000001100101100001101
-11000000000000001000011110000000
-01101000000000001100101111110100
-00100100011110100000000000000000
-11011111001000000000000000000101
-11011000101000000100101100001101
-00100000001000000111111011010100
+11000000000000001000011101100101
+00100000001000000000011101011000
 01101000000000010100101100001110
 01100000000000010001000110111110
 01101000000000010100011010011011
 01100000000000010001000111000000
-00100000010000000000011110010011
+00100000010000000000011101111000
 01101000000000010001000110111110
 01100000000000010100101100001110
 01101000000000010001000111000000
@@ -1931,7 +1904,7 @@
 01100000000000010001000110111110
 01101000000000010100011010011101
 01100000000000010001000111000000
-00100000010000000000011110011011
+00100000010000000000011110000000
 01101000000000010001000110111110
 01100000000000010100101100010000
 01101000000000010001000111000000
@@ -1940,47 +1913,47 @@
 01101000000000010001000110111110
 01101000000010010001000111000000
 10011000010000001111111000000000
-01101000000010001100101111100010
+01101000000010001100101101111111
 10011000010000001111111000000000
 00011111111000010000010000000001
-01100000000010001100101111100010
-00100000001000000000011110100011
+01100000000010001100101101111111
+00100000001000000000011110001000
 01101000000000010001000110111110
 01101000000010010001000111000000
 10011000010000001111111000000000
-01101000000010001100101111100011
+01101000000010001100101110000000
 10011000010000001111111000000000
 00011111111000010000010000000001
-01100000000010001100101111100011
-00100000001000000000011110100011
+01100000000010001100101110000000
+00100000001000000000011110001000
 01100000000000011001000111000010
 00101111111011111111111000010000
-00100000001000001000011110101101
+00100000001000001000011110010010
 01101000000000001001000111000011
-11000000011111111000011110110100
+11000000011111111000011110011001
 01101000000000001001000111000010
 00011111111000110111111000000000
 01100000000000010001000110111110
 01100000000000010001000111000000
 00100000011000000000000000000000
 01101000000000001001000111000011
-11000000000000000000011110110001
+11000000000000000000011110010110
 01101000000000011001000111000010
-00100000001000000000011110101001
+00100000001000000000011110001110
 01110000000100011100010000000000
 01101000000000001001000111000010
-00100000001000000000011110101001
+00100000001000000000011110001110
 01101000000000001001000111000010
-00100000010000000000011110111111
+00100000010000000000011110100100
 01100000000000001001000110111110
 01100000000000001001000111000000
-00100000001110100000011110111101
+00100000001110100000011110100010
 01011000000000000000000011111111
 01100000000000001001000110111111
 01100000000000001001000111000001
 00100000011000000000000000000000
 01011000000000000000000000000000
-00100000001000000000011110111010
+00100000001000000000011110011111
 00011111111001100111111000000000
 01100000000000001000101010101110
 01101000000000001000101010101110
@@ -1990,35 +1963,62 @@
 00011111111001100111111000000000
 00100000011000000000000000000000
 10011010001001100111110000000000
-00100100001000010000011111010010
+00100100001000010000011110110111
 10011010010001100111110000000000
-00100100001000010000011111010010
+00100100001000010000011110110111
 01110000010010110000110100000000
 00100000011000000000000000000000
 10011010001001100111110000000000
 00100100011000010000000000000000
 10011010010001100111110000000000
 00100100011000010000000000000000
-00100000001000000000011111001011
+00100000001000000000011110110000
 01110000010010110000110100000001
 00100000011000000000000000000000
 01101000000000010100011010011011
 01100000000000010001000111000000
-00100000010000000000011111011101
+00100000010000000000011111000010
 00011111111000100010001000000000
 01101000000000010100011010011101
 01100000000000010001000111000000
-00100000010000000000011111011101
+00100000010000000000011111000010
 00011111111000100010010000000000
 00100000011000000000000000000000
 01101000000000001001000111000001
-11000000011111111000011111100010
+11000000011111111000011111000111
 01101000000000001001000111000000
 00011111111000010111111011111111
 00100000011000000000000000000000
 01101000000000010001000111000000
 00011111111001100111111000000000
-00100000001000000000011111100000
+00100000001000000000011111000101
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
+                                
                                 
                                 
                                 
@@ -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
-00100000010000000000010000000011
-01110000010010110110110000000000
-01011000000000000000000000000110
-01100000000000010100010010010110
-01100000000000010100010010011000
-01110000010001111100011000000000
-01110000010001111001111000000000
-00100000010000000000001101100001
-00100000010000000101100000010110
-00100000001000000100000111011001
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01110000010010000000101000000000
+01110000010000011110001100001110
+00100000010000000100000111100111
+01101000000000010100001000001000
+11000010100000111100000111110101
+11000010100000000011001110101001
+11000010100000001000000000011100
+11000010100000010000000000011111
+11000010100000011000000000011111
+00100000001000000100001010110000
+11000010100000101000000000011111
+11000010100000011000000000011111
+00100000001000000100001010110000
+01101000000000010100011010000010
+11000010100001100100001010110000
+00100000010000000011001110101001
+00100000001000000000010001111101
+01101000000000010000001001100100
+00011111111000100000110000000000
+11101000110000001000000000000000
+01100000000000001100101100000100
+00011111111000010000010000001111
+00011111111100011111111000000000
+11000000000000111000000000101100
+11000000000000001000000000110011
+00100000001000000100110100111001
+00100000010000000100110101010011
+01110000010010110000010100000000
+01101000000000001100101100000100
+00101111111011111111111000000000
+00100000011000001000000000000000
+01110000010010110000010100000001
+00100000011000000000000000000000
+00011000010000100111111000000000
+11000000000000101000000000110110
+00100000001000000100110101000001
+00100000010000000100001110001110
+00100000010000000011001110101001
+00100000001000000000010001111101
                                 
                                 
                                 
@@ -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
+00100000001000000000001100010000
+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
-11000010100001010000010001110101
-00100000001000000100000111110111
-11000010100000101000000000010101
-11000010100000011000000000010101
-00100000001000000100001010110000
-01101000000000010100011010000010
-11000010100001100100001010110000
-00100000010000000011001110101001
-00100000010000000000010011010101
-00100000011000001000000000000000
-00100000001000000011001110100111
-01101000000000010000001001100100
-00011111111000100000110000000000
-11101000110000001000000000000000
-01100000000000001100101100000100
-00011111111000010000010000001111
-00011111111100011111111000000000
-11000000000000111000000000100100
-11000000000000001000000000101011
-00100000001000000100110100111001
-00100000010000000100110101010011
-01110000010010110000010100000000
-01101000000000001100101100000100
-00101111111011111111111000000000
-00100000011000001000000000000000
-01110000010010110000010100000001
-00100000011000000000000000000000
-00011000010000100111111000000000
-11000000000000101000001111101100
-00100000001000000100110101000001
                                 
                                 
                                 
@@ -196593,6 +196607,49 @@
                                 
                                 
                                 
+11000000000100000000000000000101
+11000000000100001000000000011011
+11000000000100010000000000100001
+00100000011000000000000000000000
+00100000010000000000001010100101
+00100000010000000100000011000000
+00100000010000000100000011011001
+11000000000110000000000000001101
+11000000000110001000000000010001
+00100000010000000100000011010001
+00100000000000000000001111101000
+00100000001000000000000000000111
+00100000010000000000001011001011
+01101000000000001100011011011110
+11000000001011010000000000010011
+00100000001000000100000011100001
+00100000010000000000001011001011
+00100000001000000100000011101010
+01110000010001101110000000000111
+11011010011000000100101110000001
+11101010011000010000000000000000
+11000001011111111000000000000000
+00100000010000000110010000010011
+00100000000000000010111011100000
+00011010011000001010011000000010
+00100000001000000000000000010101
+00100000010000000000001101100101
+00100000010000000000001101110011
+00100000010000000100001100011010
+01101000000000100100011101111011
+01100000000000100100110001100101
+00100000011000000000000000000000
+01011000000000000000000000000000
+01100000000000010100011010101100
+01100000000000001100101101011101
+01100000000000001100011100010100
+01100000000000001100101101011110
+11011000111000000000000000001001
+00100000010000000100001111010010
+01110000010010110100100100000101
+00100000010000000000001110100001
+00100000010000000000001011001011
+00100000001000000100001011001011
                                 
                                 
                                 
@@ -196607,63 +196664,6 @@
                                 
                                 
                                 
-11000000000100000000000000010100
-11000000000100001000000000101000
-11000000000100010000000000100001
-11000000000100011000000000000110
-00100000011000000000000000000000
-01110000010010110110111000000001
-01110000010001111010000100000001
-01101000000000010100011010101000
-01100000000000010100011010101110
-00100000010000000000010000101000
-00100000010000000011010000011000
-01101000000000011100101111111000
-01100000000000011100001101110100
-00100000010000000000010000100001
-01011000000000000000000000000100
-11100000110000001000000000000000
-11011000110000000100001110010000
-00100000010000000000010000011101
-00100000001000000111110111110100
-01101000000000001000000001001000
-11000000010000100000000000011000
-11000000010000011000000000011011
-00100000001000000110000000111111
-00100000010000000000000000011110
-01101000000000001000000001001000
-00100000001000000110000010011001
-00100000010000000000000000011110
-01101000000000001000000001001000
-00100000001000000110000100001101
-01101000000000001100011001011010
-00100000001110100110000100101011
-00100000001000000110000100100100
-00100000010000000110000101010010
-01101000000000001100101101010011
-00100000011110100000000000000000
-01101000000000001000000001001011
-01111001001111111111111000000011
-01100000000000001000000001001011
-00100000001000000000010000000110
-00011000000000000111111000000010
-00100000010000000110001010011000
-01101000000000001000000001001001
-11100000101000001000000000000000
-01100000000000001100101011111110
-00100000010000000110001010100111
-01101000000000001100101011111110
-11000000000101110000000000110001
-00100000001000000110000001010001
-01101000000000001100101100000001
-00100000011110100000000000000000
-01110000010010110000000100000000
-01101000000000001100101100000011
-11000001100000010000000000000000
-01110000010010110000001000000001
-00011100010000100111111000000000
-01100000000000100000010011101001
-00100000011000000000000000000000
                                 
                                 
                                 
@@ -262143,53 +262143,53 @@
                                 
                                 
                                 
-11000000000110000000000000000011
+11000000000110000000000000000100
+11000000000110001000000000101101
 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
+00100000010000000000001010010101
+01110000010010110101001000011001
+11011010001000000100011100100001
+01101000000000001100011100100000
+01101000000010001100011100000011
 10011000010001100111110000000000
-00100100001000010000000000100011
-00100000001000000110001101001001
-01110000010010110000001000000001
+00100000001000101000000110000101
+01101000000000001100001000010000
+11000000000110011000000000001111
+11000000000110100000000000010011
 00100000011000000000000000000000
-01110000010010000000101100010100
-00100000001000000110001101101111
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01110000010010110101011100000001
+01101000000000110100000111010000
+00100000001110100011001111101011
+00100000001000000100001001110100
+01110000010001111010000100000001
+11011000010000000000000000001010
+01101000000000001100101101100101
+11000000011111111000000000011000
+01101000000010010100011010101000
+01100000000010010100011010101110
+00100000010000000011010000011000
+01101000000000011100101101101111
+01100000000000011100001101110100
+00100000010000000000000000100010
+01011000000000000000000000000100
+11100000110000001000000000000000
+11011000110000000100001110010000
+00100000010000000000000000101001
+00100000001000000111110111110100
+11011010001000000100001101110000
+11101010001000001000000000000000
+00100000011110100000000000000000
+10011000110000001010001000000000
+11101000110000001000000000000000
+11000001000000001000000000000000
+00100000001000000000000000100011
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
+00100000010000000000001010011000
+00100000010000000100001100011010
+00100000001000000000000000001011
                                 
                                 
                                 
@@ -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,59 @@
                                 
 11000000001010000000000000000011
 00100000011000000000000000000000
-00100000010000000000001010001010
-01110000010010110110111000000000
-01110000010010111110111000000001
-01110000010001110010000000000001
+01110000010010110101111000000000
+00100000010000000000001010010101
 01110000010001111001111000000000
+00100000010000000000001010011000
 01101000000000010100011010000010
-11000010100001011000000000010001
-00100000010000000000001100011100
+11000010100001011000000000001111
 01101000000010010100011111000100
 00011000010000001000010000000001
 01100000000010010100011111000100
 01100000000010010100010010100001
 00011000000010100111111000000000
 01100000000000001100010010100000
+01011000111011011000111000001110
+01100000000000011100010010100011
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
+01110000010010110100100100000101
 01110000000000010110110100000110
 01011000000000000000000000000000
 01100000000000010100011010110000
 01100000000000010100011010101110
-00100000010000000000010000101000
+11011000111000000000000000000111
+00100000010000000100001111001110
 00100000010000000100001111001010
-01110000010010110101001100000000
-00100000010000000000001100001011
 01101000000000001100000010010010
 00101111111011111111111000000001
-00100000010000001000000000100011
+00100000010000001000000000100100
 01101000000000001100000010010010
 00101111111011111111111000000000
 00100000010000001111110111011101
-00100000001000000000011010111000
+01110000010010110101011100000000
+00100000001000000100001011000100
 01110000010001111010000100000000
-01101000000000011100101111110101
+01101000000000011100101101101100
 01100000000000011100001101110100
-00100000010000000000010000100001
+00100000010000000000000000101101
 01011000000000000000000000000101
 11100000110000001000000000000000
 11011000110000000100101100010010
-00100000010000000000010000011101
+00100000010000000000000000110100
 00100000001000000111110111110100
+11011010001000000100001101110000
+11101010001000001000000000000000
+00100000011110100000000000000000
+10011000110000001010001000000000
+11101000110000001000000000000000
+11000001000000001000000000000000
+00100000001000000000000000101110
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
                                 
                                 
                                 
@@ -458739,79 +458751,67 @@
                                 
                                 
                                 
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-11000000001100000000000000000101
-11000000001100001000000000010111
-11000000001100010000000000011111
-00100000011000000000000000000000
-00100000010000000000000000001110
-00100000001101000000000110110111
-01111001001000000000000000100110
-01101000000000001100110111010001
-01111001001000000111111000000010
-01100000000000001100110111010001
-00100000010000000000000110100001
-00100000010000000000000100010110
-00100000001000000000000000011011
-11011111001000000000000000000010
-11011000110000000100110010101001
-00100000010000000111111111100111
-01011000000000001111111111111111
-11101000110010010000000000000000
-10011000010001100111110000000000
-00100100010000101111111111101001
-11000010000000000000000000010010
+11000000001100000000000000000100
+11000000001100001000000000110000
 00100000011000000000000000000000
+01111001001111111000000000100110
+01101000000000001100101101011001
+00011111111000010111111000000001
+00100100010110100000000000100101
+00100000010110100000000000011110
+01101000000000001100110001001101
+11000001111111111000000000000000
+00100000010000000000000110001011
+00100000000000000000011111010000
+00100000010000000000010011011011
+01101000000000001100011011011001
+11000001000000000000000000000000
+01101000000000001100110001101010
+11000000001110000000000101101101
+00100000010000000000000101010011
+00100100001011000000000000101011
+00100100001101111000000000101011
 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
+00100000010000000000000101001110
+00100000001000000000001110110100
+00100000010000000000001010010101
+00100000010000000000001110100001
+01101000000000100100011101111011
+01101000000010100100101101100110
+10011000010001100111110000000000
+00100000001000101000001010100010
+00100000001000000000000000101000
+00100000010000000000001110101001
+01110000010000011101111000100000
+01101000000000100100101101010011
+01100000000000100100110001100101
+00100000010000000000000110101011
+00100000001000000000000111001010
+01101000000000010100110001101010
+00011111111000001111111000000001
+01100000000000010100110001101010
+00100000010000000000000111001010
+00100000001000000000000000001100
+00100000010000000000010010000001
+01110000010010110101100000000000
+01101000000000001100101101011111
+00100100011110100000000000000000
+01101000000000001100101101011001
+00100100001110100000000000111011
+01110000010011010111110100000000
+00100000010000000000001010010101
+00100000010000000000000110010100
+01110000010000011011110100000000
+00100000001000000000010001111101
+00011111111000001111111111111111
+01100000000000001100101101011001
+00100000001000000000000110000101
                                 
                                 
                                 
@@ -524288,66 +524288,66 @@
                                 
                                 
 11000000001110000000000000000100
-11000000001110001000000000011010
+11000000001110001000000000110100
 00100000011000000000000000000000
-01101000000000001100110111001100
-11000000000000001010110111010100
-00100000010000000000000000010001
-00100000010000000000000101100010
-00100100001011000000000100010110
-00100100001101111000000100010110
-01101000000000001100110111010001
-01111001001111111111111000000010
-01100000000000001100110111010001
-01110000010010110110100100000000
-00100000010000000010111100100000
-00100000010000000000000101011111
-00100000001000000000001100101101
-01110000000100011001111011111111
-01101000000000001100110010000010
-01100000000000001001000110011111
-01101000000000100100110010111000
-01100000000000100001000110100000
-11011000010000000000000000000110
-11011010001000000001000110011110
-00100000010000000000000110111110
-00100000001000000000000111000010
-01011111111111111111111111111111
-01100000000000110000000001000000
-01110000000000011000010100110011
-01110000010010111110010011111111
-00100000010000000100001011111011
-01110000010001110010000111111111
-00100000001000000000001011010111
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+01111001001111111000000000100110
+00100000010000000000000000100001
+00100000010000000000000110001011
+00100000000000000000011111010000
+01101000000000001100110001101011
+11000010100000010000000101101101
+00100000010000000000010011011011
+01101000000000001100011011011001
+11000001000000000000000000000000
+00100000010000000000000101010011
+00100100001011000000000000011101
+00100100001101111000000000011101
+00100000010000000000000101111010
+00100000010000000000001010010101
+01101000000000100100110001100101
+01101000000010100100110001001001
+10011000010001100111110000000000
+00100000001000101000000000101011
+01111001001000000000000000100110
+01011000000000000000000000000000
+01100000000000010100110001101010
+01110000000010101001100100111100
+00100000010000000111110110000110
+00100000010000000000000101001110
+00100000001000000000001110110100
+01101000000000010100110001101010
+00011111111000001111111000000001
+01100000000000010100110001101010
+00100000001000000000000000000111
+01110000010000011101111000100000
+01011000000000000000111100001111
+01100000000000010100110001100101
+11100000101000010000000000000000
+00100000010000000000000110101011
+00100000001000000000000111001010
+00100000010000000000000000100001
+00100000001000000000000000000111
+00100000010000000000000000101111
+00100000001000000000000000000111
+01111001001000000000000000100110
+00100000010000000000000000101111
+01110000010011000100110100000100
+00100000011000000000000000000000
+01110000010000011101111000100000
+01110000010011000011110000000000
+01110000010011000100011101001110
+01101000000000100100110001001001
+00100000001000000000000110101010
+00100000010000000000000110010100
+00100000010000000000010010000001
+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
+00100000010000000000001110100001
 00100000010000000011111000011110
-00100000010000000000000000010111
+00100000010000000000000000011100
 01011000000000000000000000000000
 01100000000000010100000101010100
 00100000010000000110100010100010
+00100000010000000011111001010100
 00100000010000000101100000010000
 00100000010000000101100000111001
 00100000010000000101100000101100
 00100000010000000101100000011000
-00100000010000000000001011001010
-01101000000000001100011100100000
-11000001000000010000000000000000
-00100000011000000000000000000000
+00100000010000000000000000000011
+00100000001000000000001100100010
 00100000010000000111010010111001
 11011000110000001000110000000000
 11011000101000000100100001111000
@@ -655354,74 +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
+00100000010000000000000110011000
+00100000010000000000000100010011
 00100000001000000111111111100111
-00100000010000000000011011101001
-01101000000000001100110010010001
+01101000000000001100110001001101
 11000001011111111000000000000000
-11000000000010001000000000100110
-11000000000010010000000000101000
-11000000000010011000000000101010
-00100000011000000000000000000000
-01110000010011001001000100000010
-00100000001000000000000101011011
-01110000010011001001000100000011
-00100000001000000000000101011011
-01110000010011001001000111111111
+11000000000010001000000000101001
+11000000000010010000000000101011
+11000000000010011000000000101101
+00100000011000000000000000000000
+01110000010011000100110100000010
+00100000001000000000000101000101
+01110000010011000100110100000011
+00100000001000000000000101000101
+01110000010011000100110111111111
 01110000000010101001100100111001
 00100000010000000111110110000110
-01101000000000100100110001100001
-00100000010000000000000110100000
-00100000001000000000000101011011
-00100000010000000000010000000000
+01101000000000100100110000011101
+00100000010000000000000110101010
+00100000001000000000000101000101
+00100000010000000000001010101111
+00100000010000000011111110001101
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
 01011000000000000000000000000000
-01100000000000010100011100000111
+01100000000000001100101101011001
 01110000010001101010011100000000
 00100000010000000100000001011101
-00100000010000000000001010001010
-01101000000000100100110010101001
+01101000000000100100110001100101
 01100000000000100100011101111011
-00100000001000000000001011010111
-                                
-                                
-                                
-                                
+00100000010000000000001010010101
+00100000001000000000001100110001
                                 
                                 
                                 
@@ -720895,18 +720895,11 @@
                                 
                                 
                                 
-11000000010100000000000000000110
-11000000010100001000000000001101
-11000000010100010000000000011001
-11000000010100011000000000100000
+11000000010100001000000000000110
+11000000010100010000000000011010
+11000000010100011000000000010010
+11000000010100100000000000100011
 00100000011000000000000000000000
-00100000010000000000010000000011
-01110000010011011100000100000000
-00100000010000000000001010001010
-00100000010000000000000110111001
-01110000010000011011110100000000
-00100000010000000000001001100110
-00100000001000000011010000001010
 01101000000000010100010100001001
 11000001000000000000000000000000
 01101000000000001000010001000001
@@ -720916,7 +720909,7 @@
 01011000000000000000000000001001
 01100000000000010100010010010110
 01100000000000010100010010011000
-00100000010000000000001111100100
+00100000010000000000010001100101
 01110000010001111100011000000001
 00100000011000000000000000000000
 01101000000000010100011010000010
@@ -720925,33 +720918,40 @@
 11000011100001011000000000000000
 01101000000000100100011011010011
 11000011100000101000000000000000
+00100000010000000000001100010000
 00100000001000000011001110100111
-00100000010000000000010000000011
+00100000010000000000010010000001
+01011000000000000000000000000110
+01100000000000010100010010010110
+01100000000000010100010010011000
+01110000010001111100011000000000
+01110000010001111001111000000000
+00100000010000000000001111100010
+00100000010000000101100000010110
+00100000001000000100000111011001
+00100000010000000000010010000001
+01111000001101000111110000000000
 01101000000100100000000100111000
-01111001001000000111111000011010
+01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
 00100000010000000111010010111101
-00100000010000000000011011011101
-00100000010000000000001011010111
 00100000010000000011111010011111
-00100000010000000000001001100110
-00100000010000000000001100010011
+00100000010000000000001001110000
+00100000010000000000001101101010
 01101000000100001000000010000001
 00011111111000010111111011110111
 01100000000100001000000010000001
+01101000000100001000000001111110
+01111001001000000111111000000110
+01100000000100001000000001111110
 01101000000100001000000001111111
 01111001001000000111111000000000
 01100000000100001000000001111111
-00100000011000000000000000000000
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+00100000010000000000001110100001
+00100000010000000000001110100001
+01101000000010001100011011110011
+00100000001000000110011111101101
                                 
                                 
                                 
@@ -786431,11 +786431,17 @@
                                 
                                 
                                 
-11000000010110001000000000000110
-11000000010110010000000000001100
-11000000010110011000000000010001
-11000000010110100000000000011000
+11000000010110000000000000001000
+11000000010110001000000000001100
+11000000010110010000000000010010
+11000000010110011000000000010111
+11000000010110100000000000011110
+11000000010110101000000000100011
 00100000011000000000000000000000
+01110000010001111010000100000000
+00100000010000000000001010101111
+00100000010000000000001111100010
+00100000001000000100000111000011
 01101000000000001100100000001010
 11000001000000010000000000000000
 00011111111000001111111000000001
@@ -786448,65584 +786454,41 @@
 01110000010000011110001100001100
 00100000001000000011010000001110
 01101000000000001100011110100001
-11000000000000001000000000010100
-00100000001000000000000000010110
-00100000010000000000001111100100
+11000000000000001000000000011010
+00100000001000000000000000011100
+00100000010000000000010001100101
 01110000010001101100011000000101
 11011000111000000000000000000001
 00100000001000000100000110111001
-00100000010000000000010000000011
+00100000010000000000010010000001
 01110000010010110000000100000000
 01110000010010110000001100000000
 01110000010010110000110000000000
-00100000010000000000001011010111
 00100000001000000100000111011001
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-01101000000000001100110111001100
-11000000000000001010110111010100
-01110000000100011001111011111111
-01101000000000001100110010000010
-01100000000000001001000110011111
-01101000000000100100110010111000
-01100000000000100001000110100000
-11011000010000000000000000000110
-11011010001000000001000110011110
-00100000010000000000000110111110
-00100000010000000000000111000010
-00100000010000000000000101100010
-00100100001011000000000000100110
-00100100001101111000000000100110
-00100000010000000000000110001010
-01101000000000100100110010101001
-01101000000010100100110111000110
-10011000010001100111110000000000
-00100000001000101000000000010110
-01101000000000001100110001111111
-11000001100001000000000000000000
-01110000010011011101000100000000
-00100000010000000000001010001010
-01101000000000100100110010101001
-01101000000010100100110010001101
-10011000010001100111110000000000
-00100000001000101000000110101110
-01101000000000100100110010101001
-01101000000010100100110010111000
+00100000010000000000001001000100
+00100100011101000000000000000000
+00100000010000000000000000111000
+01101000000000010100110101111110
+00011111111000001111111000000001
+01100000000000010100110101111110
+01101000000010010100110110000000
 10011000010001100111110000000000
-00100000010000101000000000100100
-01110000010010110110100100000000
-00100000010000000010111100100000
-00100000010000000000000101011111
-00100000001000000000001100101101
-01101000000000100100110001100001
-00100000001000000000000110100000
-01101000000000001100110110111111
+00100000010000101000000000101101
+00100000001000000000000010011010
+01110000010011010111110100000000
+01011000000000000000000000000000
+01100000000000010100110101111110
+01011000000000000000000000011001
+01100000000000010100110110000000
+01110000010011000111100000000000
+01101000000000001100110001100011
+01100000000000001100110001100010
+00100000011000000000000000000000
+01101000000000001100110001100100
+00100000001000000000000000110100
+01101000000000001100110001111000
 00011111111000001111111000000001
-00011111111000010111111000000011
-01100000000000001100110110111111
-11000000000000000000000000101101
-11000000000000010000000000110111
-00100000001000000000000110011100
-00100000010000000000001010001010
-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_YJXCQ22_Gan/output/flash.dat	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/flash.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-96
+2a
 1f
 20
 20
@@ -11,19 +11,19 @@
 20
 40
 03
-61
+e2
 68
 00
 c1
 de
 60
 00
-cd
-38
+cc
+f4
 20
 40
 06
-e9
+c9
 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
-e6
+a5
 20
 40
 07
-7b
+58
 20
 40
 00
@@ -62,36 +62,36 @@
 22
 20
 20
-02
-ba
+03
+14
 58
 00
 03
-2a
+b1
 60
 01
 4d
-b2
+6e
 58
 00
 03
-44
+cb
 60
 01
 41
 ef
 58
 00
-05
-ce
+06
+11
 60
 01
 41
 f9
 58
 00
-03
-85
+04
+06
 60
 01
 41
@@ -99,23 +99,23 @@
 58
 00
 02
-52
+64
 60
 01
 41
 ed
 58
 00
-03
-c8
+04
+50
 60
 01
 41
 f5
 58
 00
-03
-ac
+04
+30
 60
 01
 41
@@ -123,7 +123,7 @@
 58
 00
 04
-01
+7f
 60
 01
 41
@@ -131,7 +131,7 @@
 58
 00
 04
-09
+85
 60
 01
 41
@@ -147,19 +147,19 @@
 60
 01
 4d
-c4
+80
 24
 55
 80
-2c
+2a
 20
 40
 02
-9a
+a7
 20
 40
-04
-06
+03
+11
 68
 00
 c7
@@ -168,18 +168,10 @@
 00
 c7
 1e
-68
-00
-c2
-41
-c3
-81
+20
+60
 00
 00
-20
-20
-04
-93
 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
-4d
+35
 c0
 44
 87
-1e
+06
 c0
 0d
-85
-e7
+86
+26
 c0
 13
-05
-e9
+06
+28
 c0
 24
 06
-05
+44
 c0
 25
 06
-0c
+46
 c0
 28
 86
-15
+4f
 c0
 2c
 86
-03
+42
 c0
 53
 86
-1a
+54
 c0
 56
 86
-32
+6c
 c0
 65
 b3
@@ -319,43 +319,43 @@
 c0
 74
 86
-43
+7d
 c0
 50
 80
-7e
+88
 c0
 58
 80
-83
+8d
 c0
 59
 00
-8d
+97
 c0
 62
 02
-7b
+85
 c0
 71
-84
-95
+82
+d4
 c0
 73
-04
-c9
+05
+00
 c0
 75
 05
-1c
+68
 c0
 75
 85
-1f
+6c
 c0
 76
 05
-21
+6e
 20
 20
 2a
@@ -363,75 +363,115 @@
 c0
 1c
 85
-27
+70
 c0
 21
 85
-2f
+78
 c0
 25
 05
-35
+7e
 c0
 2b
 85
-38
+81
 c0
 2c
 85
-3a
+83
 c0
 31
 85
-3c
+85
 c0
 33
 05
-6c
+af
 c0
 33
 85
-83
+c6
 c0
 35
 05
-b9
+fc
 c0
 3b
-85
-c4
+86
+07
 c0
 02
 86
-45
+7f
 c0
 40
 06
-47
+81
 c0
 41
 06
-51
+8b
 c0
 44
 06
-65
+8d
 c0
 46
-05
-d4
+06
+13
 c0
 46
-85
-e0
+86
+1f
 c0
 7d
 06
-89
+b1
 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
-3b
+c2
 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
+10
 24
 34
 00
-c3
+ac
 20
 40
-01
-03
+00
+f7
 20
 40
 01
-4b
+34
 68
 00
 cc
-91
+4d
 c1
 ff
 80
@@ -619,31 +647,27 @@
 20
 40
 06
-f2
+da
 58
+01
+77
 00
-bb
-80
 60
 01
 cc
-b0
-70
-4b
-6b
-06
-68
+6c
+58
 00
-cb
-29
-c0
 00
-83
-2d
+06
+60
+01
+4b
+74
 20
 40
-02
-5c
+00
+b4
 24
 74
 00
@@ -651,203 +675,131 @@
 20
 40
 02
-59
+6b
 58
 00
-2f
-b2
-20
-20
-2d
-8c
-70
-11
-c5
-c0
+e0
+9c
 20
 20
-07
-4f
+2b
+93
 70
 11
 c5
-70
+b5
 20
 20
 07
-4f
-20
-40
-02
-35
-24
-74
-00
+37
+68
 00
+cc
+69
 20
-40
+5a
 00
 bd
 68
-01
-4d
-c2
-1f
-e0
-fe
-01
-60
-01
-4d
-c2
-68
-09
-4d
-c4
-98
-46
-7c
-00
-20
-42
-80
-b2
-20
-20
-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
+cb
+2e
+24
+7a
 00
-cc
-a7
-60
 00
-cc
-a6
 20
-60
+40
 00
+b4
+24
+74
 00
-68
 00
+68
+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
+6e
 70
 4c
-ad
+69
 01
 70
 4d
-b6
+72
 00
 20
 40
 00
-d9
+cd
 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 +807,27 @@
 60
 00
 cc
-82
+3e
 20
 40
 01
-2b
+13
 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 +835,7 @@
 60
 00
 cc
-82
+3e
 20
 60
 00
@@ -891,7 +843,7 @@
 68
 00
 cc
-82
+3e
 79
 20
 7e
@@ -899,11 +851,11 @@
 60
 00
 cc
-82
+3e
 60
 00
-cc
-3d
+cb
+f9
 20
 60
 00
@@ -911,7 +863,7 @@
 68
 00
 cc
-82
+3e
 c4
 02
 00
@@ -919,7 +871,7 @@
 68
 00
 cc
-82
+3e
 79
 3f
 fe
@@ -927,31 +879,31 @@
 60
 00
 cc
-82
+3e
 60
 00
-cc
-3d
+cb
+f9
 20
 40
-05
-5d
+06
+d0
 20
 20
 01
-16
+ca
 68
 00
 cd
-b6
+72
 c0
 80
 80
-d9
+cd
 68
 00
 cd
-b4
+70
 1f
 e0
 fe
@@ -959,63 +911,63 @@
 60
 00
 cd
-b4
+70
 c0
 02
 00
-f3
+e7
 20
 40
 01
-16
+ca
 70
 4c
-c6
+82
 02
 20
 20
 01
-4b
+34
 20
 40
-05
-5d
+06
+d0
 70
 4d
-b4
+70
 00
 20
 20
 00
-d9
+cd
 70
 4d
-b9
+75
 02
 70
 4d
-b7
+73
 01
 70
 4d
-b6
+72
 00
 20
 20
 00
-d9
+cd
 68
 00
 cd
-b8
+74
 c0
 01
 80
-f7
+eb
 68
 00
 cc
-82
+3e
 2f
 ec
 00
@@ -1023,19 +975,19 @@
 20
 20
 80
-d7
+cb
 68
 00
 cd
-b8
+74
 c0
 00
 80
-f6
+ea
 c0
 01
 00
-f7
+eb
 20
 60
 00
@@ -1043,19 +995,19 @@
 68
 00
 cc
-91
+4d
 c1
 ff
 80
 00
 20
 40
-01
-08
+00
+fc
 24
 56
 01
-10
+04
 20
 60
 00
@@ -1067,7 +1019,7 @@
 68
 00
 cd
-b7
+73
 c1
 80
 80
@@ -1075,18 +1027,18 @@
 68
 00
 cd
-b9
+75
 c1
 80
 00
 00
 70
 4d
-b8
+74
 01
 70
 4c
-c6
+82
 04
 20
 20
@@ -1095,11 +1047,11 @@
 68
 00
 cd
-b9
+75
 20
 3a
 01
-23
+0b
 1f
 e0
 ff
@@ -1107,106 +1059,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
+ca
 70
 4d
-b8
+74
 03
 68
 00
 cd
-b6
+72
 24
 3a
 00
-ea
+de
 70
 4c
-c6
+82
 02
 20
 20
 01
-16
+ca
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-b1
+81
 20
 40
 01
-2e
+16
 20
 40
 01
-c2
+b8
 70
 4c
-86
+42
 01
 20
 60
@@ -1215,7 +1119,7 @@
 68
 01
 4d
-b2
+6e
 20
 40
 7f
@@ -1223,11 +1127,11 @@
 20
 34
 01
-34
+1c
 68
 03
-cc
-1e
+cb
+da
 20
 7a
 00
@@ -1238,11 +1142,15 @@
 e7
 20
 40
-03
-5b
+3f
+8d
+20
+40
+02
+c6
 70
 4c
-ad
+69
 00
 1a
 20
@@ -1251,15 +1159,15 @@
 60
 00
 cc
-81
+3d
 20
 40
 00
-d9
+cd
 60
 00
-cc
-1d
+cb
+d9
 e8
 a8
 80
@@ -1294,8 +1202,8 @@
 04
 d8
 a0
-4c
-23
+4b
+df
 df
 20
 00
@@ -1323,14 +1231,14 @@
 c2
 00
 01
-44
+2d
 20
 60
 00
 00
 70
 4c
-8a
+46
 00
 d9
 60
@@ -1343,31 +1251,35 @@
 20
 40
 01
-62
+53
 24
 2c
 01
-6d
+5e
 24
 37
 81
-6d
+5e
 20
 40
 01
-5f
+4e
 20
 40
 01
-8a
+7a
 20
 40
 06
-ec
+cc
+70
+4b
+58
+00
 68
 00
 cc
-80
+3c
 1f
 e0
 fe
@@ -1375,35 +1287,55 @@
 60
 00
 cc
-80
+3c
 20
 40
 00
-e2
+d6
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-b3
+51
 20
 40
 00
-fa
+ee
+68
+00
+cb
+5f
+24
+5a
+03
+a1
 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 +1346,20 @@
 04
 d8
 a0
-4c
-1d
+4b
+d9
 20
 20
 7e
 c6
+20
+40
+06
+c9
+20
+20
+01
+83
 78
 57
 fc
@@ -1427,7 +1367,7 @@
 20
 40
 02
-17
+23
 18
 00
 2a
@@ -1435,7 +1375,7 @@
 68
 02
 4c
-a9
+65
 98
 00
 12
@@ -1455,11 +1395,11 @@
 20
 40
 01
-d7
+e4
 20
 57
 82
-14
+1c
 20
 60
 00
@@ -1467,7 +1407,7 @@
 68
 00
 cc
-ad
+69
 24
 7a
 00
@@ -1475,7 +1415,7 @@
 68
 01
 4c
-87
+43
 1f
 e0
 fe
@@ -1483,35 +1423,35 @@
 60
 01
 4c
-87
+43
 68
 00
 cc
-88
+44
 c2
 82
-2d
-d4
+01
+6d
 68
 00
 cc
-91
+4d
 c0
 ff
 81
-78
+69
 20
 40
 01
-80
+72
 20
 20
 01
-4c
+35
 68
 00
 cc
-87
+43
 c1
 ff
 80
@@ -1523,27 +1463,31 @@
 60
 01
 4c
-87
+43
+70
+0a
+99
+3a
 20
 20
-2d
-d4
+7d
+86
 20
 40
-07
-15
+06
+fd
 20
 40
-05
-5d
+06
+d0
 20
 20
 01
-16
+ca
 68
 00
 cc
-8a
+46
 1f
 e6
 7c
@@ -1551,7 +1495,7 @@
 24
 21
 01
-7d
+6f
 1f
 e0
 fe
@@ -1559,31 +1503,163 @@
 60
 00
 cc
-8a
-c0
-01
-00
-dd
+46
 c0
 03
 00
-e4
+d8
 c0
-04
+06
 00
-dd
+d8
+20
+60
+00
+00
+20
+40
+01
+9d
+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
+37
+70
+11
+c5
+91
+20
+20
+07
+37
+58
+00
+00
+00
+60
+01
+4c
+6a
+70
+11
+c5
+60
+20
+20
+07
+37
+70
+11
+c5
+70
+20
+20
+07
+37
+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
+98
+20
+20
+01
+b8
+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 +1667,7 @@
 60
 00
 cc
-7f
+3b
 1f
 e0
 fe
@@ -1599,7 +1675,7 @@
 d8
 c0
 4b
-fc
+b8
 98
 c0
 8c
@@ -1611,11 +1687,11 @@
 60
 01
 cc
-be
+7a
 68
 00
 cb
-fc
+b8
 1f
 e3
 7e
@@ -1627,51 +1703,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 +1723,7 @@
 d8
 c0
 4c
-a9
+65
 e8
 c0
 80
@@ -1695,119 +1735,39 @@
 c2
 00
 01
-a4
+ae
 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
-20
-60
-00
-00
-20
-40
-01
-9c
-70
-4c
-91
-01
-20
-60
-00
-00
-70
-11
-c5
-90
-20
-20
-07
-4f
-70
-11
-c5
-91
-20
+cc
+f0
 20
-07
-4f
-70
-11
-c5
 60
-20
-20
-07
-4f
-70
-11
-c5
-61
-20
-20
-07
-4f
-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 +1775,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 +1795,7 @@
 68
 08
 cc
-80
+3c
 18
 41
 04
@@ -1851,7 +1811,7 @@
 68
 08
 cc
-bd
+79
 98
 40
 fe
@@ -1863,35 +1823,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
-2d
-ee
+01
+ce
+60
+08
+cc
+48
+20
+60
+00
+00
+20
+40
+01
+d2
+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
+db
 78
 57
 fc
@@ -1915,7 +1967,7 @@
 68
 01
 4c
-84
+40
 98
 00
 36
@@ -1927,7 +1979,7 @@
 24
 2c
 02
-14
+1c
 78
 46
 fc
@@ -1947,15 +1999,15 @@
 20
 40
 02
-11
+19
 60
 00
-cd
-35
+cc
+f1
 68
 08
-cd
-34
+cc
+f0
 98
 46
 7c
@@ -1963,23 +2015,23 @@
 24
 22
 82
-14
+1c
 20
 40
 02
-11
+19
 60
 00
 cb
-fb
+b7
 68
 00
 cb
-fb
+b7
 68
 08
 cc
-82
+3e
 a8
 40
 0e
@@ -1987,11 +2039,11 @@
 24
 20
 82
-14
+1c
 20
 40
 02
-11
+19
 e0
 a0
 80
@@ -2006,20 +2058,20 @@
 1f
 20
 22
-81
-f8
+82
+05
 20
 40
 02
-11
+19
 e0
 a0
 80
 00
 c2
 00
-01
-f5
+02
+02
 18
 a2
 22
@@ -2027,11 +2079,11 @@
 20
 40
 02
-11
+19
 60
 00
 cd
-bc
+78
 1a
 22
 0a
@@ -2067,59 +2119,39 @@
 20
 23
 02
-14
+1c
 78
 37
 fc
 00
-20
-40
-54
-ba
 68
 00
-cd
-bc
+80
+17
 1f
-e2
-22
-00
-68
-08
-cd
-3c
-58
+e0
+a2
 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 +2173,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 +2207,11 @@
 20
 40
 01
-d4
+db
 20
 40
-29
-18
-68
-08
-cc
-8b
+02
 20
-40
-29
-33
 79
 20
 2a
@@ -2222,8 +2262,8 @@
 00
 68
 00
-cd
-34
+cc
+f0
 08
 00
 86
@@ -2231,15 +2271,15 @@
 68
 00
 cc
-83
+3f
 98
 00
 72
 00
 d8
 c0
-4c
-3d
+4b
+f9
 e8
 c0
 80
@@ -2251,11 +2291,31 @@
 c2
 00
 02
-2f
+39
+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 +2331,7 @@
 68
 0a
 4c
-a2
+5e
 1c
 42
 7e
@@ -2291,11 +2351,11 @@
 68
 02
 4c
-a2
+5e
 68
 08
 cc
-a6
+62
 98
 40
 84
@@ -2319,7 +2379,7 @@
 60
 02
 4c
-a2
+5e
 20
 20
 7f
@@ -2347,7 +2407,7 @@
 c2
 00
 02
-47
+56
 18
 49
 7e
@@ -2376,10 +2436,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 +2459,11 @@
 20
 40
 03
-31
+b8
 20
 40
 02
-64
+6e
 68
 00
 c0
@@ -2399,7 +2471,7 @@
 c3
 00
 02
-59
+6b
 68
 00
 80
@@ -2420,46 +2492,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
-78
+82
 20
 40
 02
-59
+6b
 20
 40
 3e
@@ -2467,7 +2507,7 @@
 68
 08
 cb
-46
+45
 20
 40
 68
@@ -2542,8 +2582,8 @@
 00
 20
 20
-04
-95
+02
+d4
 70
 89
 5b
@@ -2567,47 +2607,51 @@
 20
 35
 82
-e6
+a5
 20
 40
 00
 01
-20
+d8
 40
 02
-8a
+58
+68
+01
+46
+aa
 68
 00
 c7
 20
 c0
-01
-03
-23
-70
-47
-20
-01
-68
 00
-c2
-10
-c0
-19
 82
-8d
+93
+20
+40
+40
+83
+1f
+e1
+7e
+07
 c0
-1a
-02
-92
+01
+82
+a2
+70
+11
+c5
+30
 20
-60
-00
-00
+20
+07
+37
 68
 00
-cd
-38
+cc
+f4
 60
 00
 c1
@@ -2616,62 +2660,70 @@
 60
 00
 00
+70
+4b
+65
+5a
 20
-40
-06
-df
+60
+00
+00
 70
 4b
-53
-01
-68
-03
-41
-d0
-20
-3a
-33
-eb
-20
-20
+65
+ff
+70
 42
-74
+10
+34
+58
+0f
+0f
+0f
+60
+01
+c4
+a0
+60
+01
+c4
+a3
 20
-40
-06
-df
+60
+00
+00
 70
 11
 c5
-23
+31
 20
 20
 07
-4f
+37
+20
+40
+42
+ca
 70
 11
 c5
-62
+71
 20
 20
 07
-4f
+37
 70
-47
-9e
-01
+42
+12
+76
 20
-40
-58
-14
-70
-4b
-00
-01
+20
+3d
+36
 20
 40
 02
-e6
+a5
 20
 40
 40
@@ -2683,11 +2735,11 @@
 c0
 18
 02
-a2
+b3
 c0
 18
 82
-b8
+b5
 20
 40
 40
@@ -2699,35 +2751,31 @@
 20
 20
 02
-9c
-20
-40
-04
-8b
-68
-00
-c6
-de
-c0
-68
-82
 a9
-c0
+70
+4b
+00
 01
+20
+40
+64
+0f
+20
+40
 02
 a7
 20
 20
+64
+11
+20
 40
-e1
-70
-4b
-f4
-01
+02
+cb
 20
 20
 40
-ee
+e0
 58
 00
 00
@@ -2739,23 +2787,19 @@
 c0
 50
 82
-af
-70
-46
-e0
-00
-da
-60
-4b
-9e
-20
+ba
 20
+40
 02
-b1
+cb
+20
+20
+40
+ea
 70
 46
 e0
-09
+08
 20
 60
 00
@@ -2787,335 +2831,383 @@
 20
 20
 02
-b1
-20
-40
-04
-8b
-20
-20
-40
-ea
-70
-11
-c5
-80
-20
-20
-07
-4f
+bc
 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
+a5
+58
 00
+80
+06
 20
 40
-03
-1a
+64
+13
 20
-40
-44
-23
+00
+2e
+e0
 68
-01
-47
-78
-d8
-40
-aa
-55
-98
-46
-7c
 00
-20
-22
-83
-0b
-60
-09
-47
-78
-20
-40
-44
-1c
+c7
+7a
+c0
+ff
+82
+d4
 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
+f3
+c0
+04
 02
-4c
-a9
-20
-40
-03
-1a
-20
-40
+fb
+68
+00
+c7
+7a
+c0
+00
 02
-e8
-20
-40
+e2
+c0
+01
 02
-f8
-20
-40
+e6
+c0
+01
+82
+e0
+68
+00
+c6
+e0
+c0
 03
-05
-20
-40
-02
-ed
-20
-40
 02
-fc
-20
-40
-02
-f8
-d8
-40
+ea
+68
 00
-02
-da
+c7
+81
+60
+00
+c6
+b5
+20
 20
+3d
+c1
+70
 47
-c4
-da
-40
+7a
 00
-5f
+20
+20
+02
+e2
 68
-01
-c7
 00
-9a
-40
-fe
-00
-20
-40
+c6
+e0
+c0
+03
 02
 ed
+68
+00
+c7
+7f
 20
-40
-02
-fc
 20
-40
+02
+de
+68
+00
+c6
+e0
+c0
 03
-13
-70
-42
-12
-76
+02
+f0
+68
+00
+c7
+82
 20
 20
-3d
-36
+02
+de
 68
-01
-c7
 00
-60
-01
-c2
-32
+c7
+81
+1f
+e0
+ff
+ff
 20
-40
-02
-f8
 20
-40
-65
-2b
+02
+de
+68
+00
+c7
+7f
+1f
+e0
+ff
+ff
 20
 20
 02
-fc
-1f
-e2
-26
-00
-1a
-22
-7e
+de
+68
 00
+c7
+82
 1f
 e0
 ff
-fc
-1f
-e2
-24
+ff
+20
+20
+02
+de
+68
 00
-ea
-42
+c7
+7a
+c0
 00
+3d
+9d
+c0
 00
-60
+bd
+9b
+c0
+01
+3d
+9f
+c0
+01
+bd
+a1
+c0
+02
+3d
+a1
+70
+47
+7a
 02
-4b
-48
-1a
-62
-7e
-00
 20
-40
-65
-52
+20
+3d
+9f
 68
-02
-4b
-48
-e2
-42
 00
+c7
+7a
+c0
 00
-20
-60
+03
+05
+c0
 00
+83
 00
-20
-40
-65
-0b
-20
-40
+c0
+01
+03
 02
-ff
-c3
-00
-82
-f8
+c0
+01
+83
+04
+da
 20
-60
-00
 00
+09
 20
-40
-02
-ff
-c2
-80
-02
-fc
 20
-60
+03
+07
+da
+20
 00
+0b
+20
+20
+03
+07
+70
+47
+7a
 00
+da
+20
+00
+03
+20
+20
+03
+07
 58
-01
-86
-a0
+00
+c3
+09
 20
 40
-2a
-8f
-58
+64
+13
+1a
+22
+7e
 00
-01
-fa
-60
-11
+1f
+e1
+fe
+80
+1f
+ed
+7e
 00
-8c
+1f
+e0
+fe
+23
+20
+40
+64
+13
 58
 00
 00
-05
+09
 20
 20
 64
-f3
+13
+20
+40
+02
+a7
+20
+40
+02
+a5
 58
 00
-47
-7f
-d8
-40
-47
+08
+06
 20
-98
-46
-04
+20
+64
+13
+70
+11
+c5
+80
+20
+20
+07
+37
+70
+80
+86
+40
+70
+80
+87
 00
 68
+10
+80
+81
+1f
+e1
+7e
+ec
+1f
+e1
+fe
+08
+60
+10
+80
+81
+58
+00
+00
+00
+60
+02
 01
-c7
+f5
+68
+10
+80
+7f
+79
+3f
+fe
 00
-da
-20
-47
-20
+60
+10
+80
+7f
 20
 60
 00
@@ -3123,75 +3215,91 @@
 20
 40
 03
-1a
+71
 20
 40
-03
-05
-20
+44
+23
+68
+01
+47
+78
+d8
 40
-65
-62
+aa
+55
+98
+46
+7c
+00
 20
-40
-03
-1c
+22
+83
+68
+60
+09
+47
+78
 20
 40
-43
-1a
+44
+1c
+18
+0a
+7e
+00
+60
+01
+47
+c4
+68
+00
+c6
+e1
+60
+00
+c7
+7a
 68
 02
+4b
+66
+60
+02
 47
 7b
 60
 02
 4c
-a9
-20
-60
-00
-00
-70
-0a
-a2
-b9
+65
 20
 40
-02
-bc
+03
+71
 20
 40
-69
-ac
-da
-20
-4b
-48
-68
-08
-8a
-a2
+03
+41
 20
 40
-65
-56
-20
+03
+50
 20
-69
-ac
-70
-0a
-a2
-ab
+40
+03
+5f
 20
+40
+03
+54
 20
+40
 03
-14
+45
 20
 40
 03
-1a
+50
 d8
 40
 00
@@ -3213,357 +3321,301 @@
 fe
 00
 20
+40
+03
+54
+20
+40
+03
+45
+20
+40
+03
+6a
 20
-65
-62
-70
-47
 20
 02
+a5
 68
+01
+c7
 00
-c2
-41
-c2
-81
+60
 01
-b5
-68
-02
-4b
-4d
-60
-02
-4c
-a9
+c2
+32
 20
 40
-02
-d7
-20
+03
+50
 20
-01
-b7
+40
+65
+2b
 20
 40
-44
-01
-68
-01
-46
-9f
+03
+48
+c2
+80
+03
+45
 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
-40
-03
-39
-d8
-c0
-19
-00
+20
+64
+f6
 20
 40
-03
-39
-d8
-c0
-1a
-00
+65
+0b
 20
 40
 03
-39
-d8
-c0
-1b
+48
+c3
 00
-df
+83
+50
 20
+60
 00
-1b
-20
-20
-7f
-01
-d8
-c0
-48
-0c
-d8
-a0
-18
 00
-20
-40
-03
-39
-d8
-a0
-19
+1f
+e2
+26
 00
-20
-40
-03
-39
-d8
-a0
 1a
+22
+7e
+00
+1f
+e0
+ff
+fc
+1f
+e2
+24
+00
+ea
+42
+00
+00
+60
+02
+4b
+4e
+1a
+62
+7e
 00
 20
 40
-03
-39
-d8
-a0
-1b
+65
+52
+68
+02
+4b
+4e
+e2
+42
+00
 00
 20
-20
-03
-39
-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
-5a
-02
-97
-68
-02
-46
-d3
-c2
-82
-c1
-79
+47
 20
-40
-3f
-97
-24
-34
-03
-7d
 20
-40
-03
-77
-24
-78
-80
+60
+00
 00
 20
 40
 03
-58
+71
 20
 40
 03
-5b
+5f
+20
+20
+65
+62
+70
+11
+c5
+21
+20
+20
+07
+37
+70
+0a
+a2
+b9
 20
 40
 03
-80
+16
+20
+40
+69
+ac
 da
 20
-46
-9a
+4b
+4e
+68
+08
+8a
+a2
 20
 40
-7e
-3d
-20
-54
-03
-66
+65
+56
 20
-60
-00
-00
-70
-41
-72
-00
+20
+69
+ac
 70
-4b
-6a
-1e
+0a
+a2
+ab
 20
-60
+20
+03
+6b
+20
+40
+03
+71
+d8
+40
 00
+02
+da
+20
+47
+c4
+da
+40
 00
+5f
 68
+01
+c7
 00
-cb
-69
-c1
-80
-80
-00
-58
-00
-00
-00
-60
+9a
+40
+fe
 00
-cb
-69
-60
-02
-46
-9b
 20
 20
-02
-99
-70
-47
-a2
-07
-70
-47
-a3
-04
-58
+65
+62
+68
 00
-47
-a2
-60
-01
-42
-18
-20
+c6
+ac
 20
-7e
-38
+7a
+00
+00
 68
 00
-c7
-c3
+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
+02
+83
+a1
+c0
+05
 03
-6e
+a4
 20
 60
 00
 00
-20
-40
-56
-52
 68
 00
 c7
-c3
-1f
-e6
-7c
-01
+a1
 24
-41
-56
-50
+3a
+03
+86
 68
 00
-c7
-c3
+cb
+57
 20
 7a
 00
 00
-1f
-e0
-ff
-ff
-60
-00
-c7
-c3
-20
-20
-3f
-90
-78
-38
-fc
-00
 68
 00
 cb
-55
-c0
-07
-83
-7d
+5e
 1f
 e0
 fe
@@ -3571,894 +3623,1106 @@
 60
 00
 cb
-55
+5e
+c0
+01
+03
+a1
+c0
+02
+03
+a4
 20
 60
 00
 00
-70
-4b
-55
-00
-78
-58
-fc
+68
 00
+c7
 20
-60
+c1
+81
 00
 00
 68
-01
-46
-9f
+00
+cb
+5f
 20
 7a
 00
 00
-70
-48
-08
-01
-70
-48
-09
-0a
-20
+1f
+e0
+ff
+ff
 60
 00
-00
+cb
+5f
 20
-77
+3a
+04
+7d
+1f
+e1
+7e
+0f
+c0
+02
+83
+a9
+c0
+05
+03
+a1
+20
+60
 00
 00
 68
 00
-c1
-e2
+cb
+52
 20
 7a
 00
 00
-20
-40
-52
-71
-24
-7a
-00
+1f
+e0
+ff
+ff
+60
 00
+cb
+52
+20
+3a
+03
+a1
 68
 00
 c7
-9e
 20
-5a
-02
-97
+c0
+01
+03
+a9
 68
-02
-46
-d3
-c2
-82
-bf
-8a
-c2
-84
-bf
-8a
-20
-40
-3f
-97
+00
+c6
+ac
 24
-34
+3a
 03
-7d
+ad
 20
-40
-03
-77
-24
-78
-80
-00
 20
-40
 03
-58
+a5
+68
+08
+cb
+4d
+79
+3f
+84
+07
 20
-40
-03
-5b
 20
-40
-03
-80
 68
+06
+70
+4b
+5e
 00
+68
+08
 cb
-05
-c0
-00
-83
-9b
+4d
+20
+40
 68
-00
+0e
+68
+08
 cb
-0c
+4d
 20
-7a
-00
-00
 20
+68
+25
+68
+08
+cb
+4d
 20
-3f
-81
+40
 68
-00
-c6
-9a
-60
-00
+0e
+68
+08
 cb
-06
+4d
+20
+20
 68
-00
-c6
-9b
-e0
-a0
-80
+29
+70
+4b
+52
 00
 68
 00
-c6
-9d
-e0
-a0
-80
-00
-68
+c7
+20
+c1
 01
-46
-9f
-e0
-a1
 00
 00
-da
 20
+60
+00
 00
-07
 20
 40
-4d
-63
+44
+01
 68
 01
-42
-4e
-e0
-a1
+46
+9f
+20
+7a
 00
 00
+70
+4d
+7d
+01
 58
 00
-02
-a1
-e0
-a1
-00
 00
-68
-02
-cb
-06
-e0
-a2
-80
 00
+60
+01
+4d
+7e
 20
 60
 00
 00
+d8
+c0
+18
+00
+d8
+a0
+48
+0c
 20
 40
-7e
-34
+03
+c0
+d8
+c0
+19
+00
 20
 40
 03
-af
-20
-20
-3e
-e0
-68
-08
-c6
-e7
+c0
+d8
+c0
+1a
+00
 20
 40
-04
-f7
-68
-08
-c6
-e7
+03
+c0
+d8
+c0
+1b
+00
+df
 20
-40
-68
-1d
+00
+1b
 20
 20
-83
+7f
+01
+d8
 c0
+48
+0c
+d8
+a0
+18
+00
 20
 40
-04
-f2
-68
+03
+c0
+d8
+a0
+19
 00
-c6
-b6
-c1
+20
+40
+03
+c0
+d8
+a0
+1a
 00
+20
+40
+03
+c0
+d8
+a0
+1b
 00
+20
+20
+03
+c0
+20
+40
+58
+92
+24
+7a
 00
-70
-46
-b6
 00
 68
 00
-c6
-e0
+cb
+65
 c0
-02
-03
-c2
+7f
+83
+d2
 68
 00
-c7
-7a
-1f
-e0
-fe
-01
+c6
+c5
 1f
 e1
 7e
 03
-60
+c1
+81
+80
+00
+68
 00
 c7
-7a
+9e
+20
+5a
+04
+2d
+68
+02
+46
+d3
+c2
+82
+c1
+79
+c2
+84
+c1
+79
 20
 40
-3d
-7e
+3f
+97
+24
+34
+03
+fe
+20
+40
+03
+f8
+24
+78
+80
+00
 20
+40
+02
+c3
 20
+40
 02
-d7
+c6
 20
 40
 04
-f2
+01
+da
 20
+46
+9a
 20
+40
+7e
 3d
-62
+20
+54
+03
+e7
+20
+60
+00
+00
+70
+47
+a2
+07
+70
+47
+a3
+04
+58
+00
+47
+a2
+60
+01
+42
+18
+20
+20
+7e
+38
 68
 00
 c7
-7a
+c3
 1f
 e0
 fe
 01
-1f
-e6
-7c
-05
-20
-42
-cd
-9b
 60
 00
 c7
-7a
-20
+c3
 20
-3d
-7e
-1a
-62
-7e
+60
 00
-c0
-0a
-03
-d9
-c0
-0a
-83
-e2
-c0
-14
-83
-e4
-c0
-19
-03
-e6
-c0
-20
-03
-e8
-c0
-02
-03
-ea
-c0
-09
-83
-ea
-c0
-0c
-b3
-df
-c0
-10
-83
-ee
-c0
 00
-83
-f0
-c0
-01
-03
-f5
-c0
-15
-83
-f7
-c0
-1c
-83
-f9
-c0
-1d
-03
-fc
-c0
-1e
-03
-fe
-20
+da
 20
-41
-7d
+46
+9a
 20
 40
-02
-99
+7e
+54
 20
-40
 34
-10
-70
-4b
-6c
-01
+03
+ef
+20
+60
+00
+00
+20
+40
+56
+52
 68
 00
 c7
-a1
+c3
+1f
+e6
+7c
+01
 24
-3a
-03
-df
-70
-4b
-6d
-14
-70
-4b
-ee
+41
+56
+50
+68
 00
+c7
+c3
 20
-40
-03
-61
-20
-20
-41
+7a
+00
+00
+1f
+e0
+ff
+ff
+60
+00
+c7
 c3
-70
-11
-c5
-01
 20
 20
+3f
+90
+78
+38
+fc
+00
+68
+00
+cb
+5a
+c0
 07
-4f
-70
-0a
-99
-12
-20
-20
-7d
-8f
-70
-11
-c5
-b3
-20
+83
+fe
+1f
+e0
+fe
+01
+60
+00
+cb
+5a
 20
-07
-4f
+60
+00
+00
 70
-11
-c5
-a1
+4b
+5a
+00
+78
+58
+fc
+00
 20
+60
+00
+00
+68
+01
+46
+9f
 20
-07
-4f
+7a
+00
+00
 70
-11
-c5
-a2
-20
-20
-07
-4f
+48
+08
+01
 70
-11
-c5
-71
-20
+48
+09
+02
 20
-07
-4f
-70
-11
-c5
-b1
+60
+00
+00
 20
+77
+00
+00
+68
+00
+c1
+e2
 20
-07
-4f
-70
-48
-0b
+7a
+00
 00
 20
 40
-04
-39
+52
+71
+24
+7a
+00
+00
+68
+00
+c7
+9e
 20
-40
+5a
 04
-28
-20
-40
+2d
+68
 02
-99
-20
-20
-42
-ca
-70
-11
-c5
-b4
-20
-20
-07
-4f
-70
-11
-c5
-b2
-20
-20
-07
-4f
+46
+d3
+c2
+82
+bf
+8a
+c2
+84
+bf
+8a
 20
 40
-02
-99
-70
-11
-c5
-92
-20
-20
-07
-4f
-70
-11
-c5
-a0
-20
+3f
+97
+24
+34
+03
+fe
 20
-07
-4f
+40
+03
+f8
+24
+78
+80
+00
 20
 40
-06
-d5
+02
+c3
 20
 40
 02
-99
+c6
 20
+40
+04
+01
+68
+00
+cb
+05
+c0
+00
+84
+1c
+68
+00
+cb
+0c
 20
-3f
-8d
-70
-11
-c5
-a3
+7a
+00
+00
 20
 20
-07
-4f
+3f
+81
 68
 00
+c6
+9a
+60
+00
 cb
+06
+68
 00
-20
-7a
+c6
+9b
+e0
+a0
+80
 00
+68
 00
-70
-4b
+c6
+9d
+e0
+a0
+80
+00
+68
+01
+46
+9f
+e0
+a1
 00
 00
+da
+20
+00
+07
 20
 40
-02
-9a
+4d
+63
+68
+01
+42
+4e
+e0
+a1
+00
+00
 58
 00
-08
+02
+a1
+e0
+a1
+00
+00
+68
+02
+cb
 06
+e0
+a2
+80
+00
 20
-20
-64
-13
-20
-40
-04
-4a
-20
-40
-04
-69
-20
-40
-42
-34
-20
-40
-42
-3a
-20
-40
-04
-4f
-20
-40
-04
-56
+60
+00
+00
+70
+47
+9e
+01
 20
 40
-42
-37
+58
+14
 20
-40
-04
-32
 20
-40
-04
-3c
+02
+af
 20
 40
-04
-42
+7e
+34
 20
 40
 04
-2a
-20
-40
-42
-31
+34
 20
 40
 04
-2d
-20
-20
-06
-a1
+db
 20
-40
-04
-19
 20
+3e
+e0
+da
 20
-7d
-f4
-70
-43
-6f
-1f
+00
+00
 70
-43
-8f
-1f
-20
-40
-04
-28
-d8
-c0
 4b
-12
-d8
-a0
-43
+7d
+05
+68
+08
+c6
+e7
+68
+00
+cb
 7b
-df
 20
+40
+05
+1c
+60
 00
-13
+cb
+7b
+68
+08
+c6
+e7
 20
 40
-7f
-01
-20
-20
-57
-b8
-da
-20
-43
-70
-ea
-20
-80
+05
+54
+1a
+22
+7e
 00
+c2
+82
+84
+3f
 20
-7a
+20
+3d
+62
+68
 00
+c6
+b6
+c1
 00
-98
-c0
-a2
 00
-e8
-c0
-80
 00
-c1
+70
+46
+b6
 00
-80
+68
 00
-20
-20
-04
-22
-d8
+c6
 e0
+c0
+02
+04
+4a
+68
 00
-07
-20
-20
-43
-ce
-da
+c7
+7a
+1f
+e0
+fe
+01
+1f
+e1
+7e
+03
 60
-48
-0b
-da
-40
-63
+00
+c7
 7a
 20
-20
-33
-6d
-da
-60
-4b
-0b
-da
 40
-04
-30
+3d
+7e
 20
 20
-33
-6d
-70
-4b
-0c
+03
+31
+68
+00
+c7
+7a
+1f
+e0
+fe
 01
+1f
+e6
+7c
+05
 20
+42
+cd
+9b
 60
 00
-00
-da
-60
-46
-c6
-da
-40
-3d
-60
+c7
+7a
 20
 20
-33
-6d
-da
-60
-46
-ae
-da
-40
+3d
+7e
+1a
+62
+7e
+00
+c0
+0a
 04
-38
-20
+61
+c0
+0a
+84
+63
+c0
+14
+84
+65
+c0
+19
+04
+67
+c0
 20
-33
-74
-20
-40
 04
-60
-d8
-e0
-00
+69
+c0
+02
+04
+6b
+c0
 09
+84
+6b
+c0
+0c
+b3
+df
+c0
+10
+84
+6d
+c0
+00
+84
+6f
+c0
+01
+04
+73
+c0
+15
+84
+75
+c0
+1c
+84
+77
+c0
+1d
+04
+79
+c0
+1e
+04
+7b
+20
+20
+41
+7d
+70
+11
+c5
+b0
+20
+20
+07
+37
+70
+11
+c5
+a2
+20
+20
+07
+37
+70
+0a
+99
+12
+20
+20
+7d
+8f
+70
+11
+c5
+b3
+20
+20
+07
+37
+70
+11
+c5
+a1
+20
+20
+07
+37
+70
+11
+c5
+a3
+20
+20
+07
+37
+70
+11
+c5
+b1
+20
+20
+07
+37
+70
+48
+0b
+00
+70
+4b
+57
+00
 20
 40
-43
-d2
+02
+af
 20
 20
-43
+42
 ca
-da
-60
-4b
-6a
-da
+70
+11
+c5
+b4
+20
+20
+07
+37
+70
+11
+c5
+b2
+20
+20
+07
+37
+70
+11
+c5
+92
+20
+20
+07
+37
+70
+11
+c5
+61
+20
+20
+07
+37
+20
 40
-04
+02
+af
+20
+20
 3f
+8d
 20
+40
+03
+10
 20
-33
-6d
-68
-00
-c7
-c7
-60
-00
-c1
-72
+20
+34
+0a
+70
+11
+c5
+a4
 20
 20
-04
-54
+07
+37
 68
 00
 cb
-6c
+00
 20
 7a
 00
 00
-da
-60
+70
 4b
-6d
-da
-40
-04
-47
-20
-20
-33
-6d
-68
-00
-cb
-6e
-24
-7a
 00
 00
 20
 20
-5b
-f5
-da
-60
-48
-09
-da
+03
+10
+20
 40
 04
-4d
+aa
 20
+40
+42
+34
 20
-33
-6d
-70
-48
-08
-00
+40
+42
+3a
 20
-60
-00
-00
-da
-60
-4b
-6b
-da
 40
 04
-52
+af
 20
+40
+04
+c7
 20
-33
-6d
-58
-05
-7e
 40
-60
-01
-cc
-b0
-70
-4b
-69
-01
+04
+b5
+20
+40
+04
+bc
+20
+40
+04
+a0
+20
+40
+04
+9d
+20
+40
+04
+95
+20
+40
+42
+31
+20
+40
+04
+98
+20
+40
+03
+7a
+20
+40
+03
+82
+20
+40
+03
+8c
+20
 20
+03
+97
+da
 60
-00
-00
+48
+0b
+da
+40
+63
+7a
+20
+20
+33
+6d
 da
 60
-4d
-cd
+4b
+0b
 da
 40
 04
-59
+9b
 20
 20
 33
-74
+6d
 70
-4d
-cc
+4b
+0c
 01
 20
 60
@@ -4466,444 +4730,400 @@
 00
 da
 60
-4b
-47
+46
+c6
 da
 40
-04
-5e
+3d
+60
 20
 20
 33
 6d
+da
+60
+46
+ae
+da
+40
+04
+a6
+20
+40
+33
+74
 68
 00
-c7
+c6
+ae
+c0
+00
+b3
+f6
 20
-c1
-01
+60
 00
 00
 68
-01
-46
+00
+cb
+65
+c0
+7f
 82
-2f
-ef
-fe
-0b
+a0
 20
 40
-c2
-d4
-68
-01
-46
-82
-2f
-ef
-fe
-07
+33
+f6
 20
-40
-c3
-92
-d8
-e0
-00
-09
 20
+42
+67
+da
+60
+48
+09
+da
 40
-43
-ce
+04
+ad
 20
 20
-43
-b8
-68
+33
+6d
+70
+48
 08
-c6
-ed
-20
-40
-68
-1d
-24
-20
-84
-75
-20
-40
-04
-5b
-68
-00
-c6
-d9
-c1
-00
 00
+20
+60
 00
-70
-46
-d9
 00
-68
-01
-46
-a8
+da
 60
-01
-46
-ae
-18
-00
-0e
-03
-68
-01
+4b
+73
+da
 40
-b9
+04
+b2
 20
 20
-7f
-08
+33
+6d
 68
 00
-c6
-d9
-c1
-00
-80
-00
-68
+c7
+c7
+60
 00
-cb
-47
-1f
-e6
-7c
-14
-24
-41
+c1
+72
+20
+20
 04
-7e
-68
-00
-c6
-85
+ba
+da
 60
+4b
+74
+da
+40
+04
+b8
+20
+20
+33
+6d
+58
+0e
+a6
 00
-cb
-47
+60
+01
+cc
+6c
 70
-46
-d9
+4b
+72
 01
 20
 60
 00
 00
+68
+00
+c7
+20
+c1
+81
+00
+00
 20
 40
-04
+05
+13
+c0
+03
 84
+c1
+20
+20
+43
+a9
 70
-41
-bd
-00
+47
+a0
+28
 20
 40
+04
+c4
+20
+20
+43
+b0
+da
+60
+46
+da
+da
+40
 02
-d7
+a2
+20
+20
+33
+6d
 68
-02
-46
-d3
+00
+c6
+d9
 c1
-04
 80
 00
+00
+da
+60
+4b
+46
+da
+40
+04
+cc
 20
 20
-43
-7e
+33
+6d
 68
 08
 c7
 20
-18
-40
-84
-01
 68
 00
-c6
-d2
+c7
+03
 98
 46
 7c
 00
-24
-41
-43
-cc
-60
-08
-c7
 20
-20
-60
+62
+80
+00
+68
+02
+46
+d3
+c3
+84
+80
 00
+d8
+e0
 00
+09
 20
 40
-02
-e6
-58
-00
-80
-06
+43
+ce
+68
+01
+46
+82
+2f
+ef
+fe
+0b
 20
 40
-64
-13
+c2
+d4
+68
+01
+46
+82
+2f
+ef
+fe
+07
 20
-00
-2e
-e0
+40
+c3
+92
+20
+20
+43
+b8
 da
-60
-4b
-96
 20
-40
-02
-b1
-68
 00
-c7
-7a
-c0
-ff
-84
-95
-68
 00
-c6
-e1
-60
+70
+4b
+7d
 00
-c7
-7a
 68
-00
+08
 c6
-e0
-c0
-02
-3d
-96
-c0
-04
-84
-b4
+ed
 68
 00
-c7
-7a
-c0
+cb
+7c
+20
+40
+05
+1c
+60
+00
+cb
+7c
+1a
+22
+7e
 00
+c2
+80
 04
-a3
-c0
-01
+e4
+20
+20
 04
-a7
-c0
-01
-84
-a1
+ed
 68
 00
 c6
-e0
-c0
-03
-04
-ab
-68
+d9
+c1
 00
-c7
-81
+00
+00
+68
+01
+46
+a8
 60
+01
+46
+ae
+18
 00
-c6
-b5
-20
+0e
+03
+68
+01
+40
+b9
 20
-3d
-c1
+40
+7f
+08
 70
-47
-7a
+46
+d9
 00
 20
-20
-04
-a3
+60
+00
+00
 68
 00
 c6
-e0
-c0
-03
-04
-ae
+d9
+c1
+00
+80
+00
 68
 00
-c7
-7f
-20
-20
+cb
+46
+1f
+e6
+7c
+14
+24
+41
 04
-9f
+f6
 68
 00
 c6
-e0
-c0
-03
-04
-b1
-68
+85
+60
 00
-c7
-82
-20
+cb
+46
+70
+46
+d9
+01
 20
-04
-9f
-68
+60
 00
-c7
-81
-1f
-e0
-ff
-ff
-20
-20
-04
-9f
-68
 00
-c7
-7f
-1f
-e0
-ff
-ff
-20
-20
-04
-9f
 68
-00
+08
 c7
-82
-1f
-e0
-ff
-ff
 20
-20
-04
-9f
-68
-00
-c7
-7a
-c0
-00
-04
-be
-c0
-00
+18
+40
 84
-b9
-c0
-01
-04
-bb
-c0
 01
-84
-bd
-da
-20
+68
 00
-09
-20
-20
-04
-c0
-da
-20
+c6
+d2
+98
+46
+7c
 00
-0b
-20
+24
+41
+43
+cc
+60
+08
+c7
 20
-04
-c0
 70
-47
-7a
-00
-da
-20
-00
-03
-20
-20
-04
-c0
-58
+41
+bd
 00
-c3
-09
 20
 40
-64
-13
-1a
-22
-7e
-00
-1f
-e1
-fe
-80
-1f
-ed
-7e
-00
-1f
-e0
-fe
-23
+03
+31
 20
 40
-64
-13
-58
-00
-00
-09
+43
+c0
 20
 20
-64
-13
+43
+7e
 78
 54
 7c
@@ -4918,156 +5138,328 @@
 9b
 20
 40
-04
-fd
+05
+0b
 20
 40
 02
-78
+82
 20
 40
 40
 79
 20
 40
-04
-d3
+40
+7e
+20
+40
+05
+11
 24
 34
 07
-7b
+58
 20
 40
 07
-70
+5b
 20
 20
 3f
 a0
+68
+00
+c2
+39
+c1
+80
+00
+00
+68
+00
+c6
+e0
 20
 40
-04
-d5
-20
+3f
+c0
+78
+54
+7c
+00
 20
-40
-9a
-da
 20
-00
-00
+3f
+e7
 20
 40
-04
-d8
+05
+13
 20
 20
 40
-8e
+9a
 68
-08
+00
 c6
+9a
+1f
 e2
+22
+00
 20
 40
-04
-f2
-68
-08
-c6
-e2
+05
+35
 20
 40
-68
-1d
-79
-20
-a2
-00
-68
-08
-c6
-e3
+05
+3b
 20
 40
-04
-f2
-68
-08
-c6
-e3
+05
+41
 20
 40
-68
-1d
-79
-20
-a2
-01
-68
-08
-c6
-e4
+05
+47
 20
 40
-04
-f2
-68
-08
-c6
-e4
+05
+4e
+1a
+22
+7e
+00
 20
-40
-68
-1d
+60
+00
+00
+60
+00
+cb
+7e
+1f
+e3
+fe
+00
+1f
+e2
+24
+00
+18
+42
+26
+00
+68
+00
+cb
+7d
+1f
+e6
+7c
+02
+20
+41
+05
+54
+24
+41
+05
+5f
+1a
+62
+04
+00
+20
+40
+68
+1d
 79
 20
-a2
+a4
+00
+20
+40
+05
+2f
+1a
+41
+7e
+07
+68
+08
+cb
+7d
+18
+42
+0e
+00
+18
+46
+7c
 02
+c0
+03
+85
+59
+c0
+00
+05
+5c
+20
+60
+00
+00
+68
+08
+cb
+7e
+18
+41
+04
+01
+1a
+41
+7e
+01
+98
+46
+7c
+00
+24
+22
+82
+c3
+20
+60
+00
+00
+70
+4b
+7d
+00
 68
 08
 c6
-e5
+e2
+68
+00
+cb
+76
 20
 40
-04
-f7
+05
+1c
+60
+00
+cb
+76
+20
+60
+00
+00
+70
+4b
+7d
+01
 68
 08
 c6
-e5
+e3
+68
+00
+cb
+77
 20
 40
-68
-1d
+05
+1c
+60
+00
+cb
+77
+20
+60
+00
+00
+70
+4b
 7d
+02
+68
+08
+c6
+e4
+68
+00
+cb
+78
 20
-a2
+40
+05
+1c
+60
+00
+cb
+78
+20
+60
+00
+00
+70
+4b
+7d
 03
+68
+08
+c6
+e5
+68
+00
+cb
+79
 20
 40
-04
-f2
+05
+1c
+60
+00
+cb
+79
 68
 08
 c6
-e6
+e5
 20
-40
+20
+05
+54
+70
+4b
+7d
 04
-f7
 68
 08
 c6
 e6
+68
+00
+cb
+7a
 20
 40
+05
+1c
+60
+00
+cb
+7a
 68
-1d
-7d
-20
-a2
-04
+08
+c6
+e6
 79
 20
 04
@@ -5086,8 +5478,32 @@
 07
 20
 20
-04
-fb
+05
+63
+20
+21
+05
+5d
+f9
+3f
+a2
+00
+20
+60
+00
+00
+20
+21
+05
+5a
+f9
+20
+22
+00
+20
+60
+00
+00
 79
 3f
 84
@@ -5109,132 +5525,24 @@
 80
 7c
 20
-20
-68
-0a
-20
 40
-3f
-c0
 68
-00
-c6
-e0
-c0
-02
-05
-02
-78
-54
-7c
-00
-20
-20
-3f
-e7
-20
-40
+30
+79
 3f
-c8
-68
-00
-c7
-7a
-c0
-02
-05
-06
+84
+07
+d8
+a0
+80
+70
 20
-60
-00
-00
-68
-00
-c6
-9b
 20
-40
-05
-0d
-60
-00
-c6
-9b
 68
-00
-c6
-9d
-20
-40
-05
-0d
-60
-00
-c6
-9d
-20
-60
-00
-00
-c2
-83
-85
-10
-c3
-03
-85
-14
-20
-60
-00
-00
-1f
-e6
-7e
-00
-20
-40
-05
-14
-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
-1a
-20
-60
-00
-00
-58
-00
-00
-7f
-20
-60
-00
+30
+70
+4b
+52
 00
 28
 0f
@@ -5243,7 +5551,7 @@
 20
 40
 81
-b9
+94
 20
 20
 42
@@ -5255,31 +5563,15 @@
 20
 20
 07
-4f
-20
-40
-06
-e4
-58
-00
-00
-00
-60
-01
-46
-ac
-60
-00
-c7
-14
-20
-40
-02
-99
+37
+70
+11
+c5
+22
 20
 20
-42
-cb
+07
+37
 68
 00
 c5
@@ -5307,7 +5599,7 @@
 20
 40
 06
-f2
+da
 20
 20
 53
@@ -5342,8 +5634,8 @@
 bb
 20
 40
-02
-07
+00
+6b
 20
 20
 54
@@ -5355,7 +5647,7 @@
 20
 20
 07
-4f
+37
 70
 11
 c5
@@ -5363,7 +5655,7 @@
 20
 20
 07
-4f
+37
 68
 00
 84
@@ -5371,11 +5663,11 @@
 c2
 82
 85
-5c
+99
 20
 40
 06
-ec
+cc
 68
 00
 c7
@@ -5383,7 +5675,7 @@
 24
 3a
 05
-46
+8f
 68
 00
 84
@@ -5391,7 +5683,7 @@
 c3
 02
 05
-4a
+93
 68
 00
 82
@@ -5399,7 +5691,7 @@
 20
 3a
 05
-4a
+93
 20
 20
 56
@@ -5427,7 +5719,7 @@
 c0
 82
 85
-4d
+96
 70
 47
 8e
@@ -5439,11 +5731,19 @@
 20
 5a
 03
-6a
+eb
 20
 20
 56
 22
+20
+40
+05
+9b
+20
+20
+05
+a7
 68
 00
 c6
@@ -5493,41 +5793,9 @@
 00
 00
 20
-40
-05
-50
-68
-00
-cd
-ba
-1f
-e6
-7c
-02
-24
-41
-06
-f0
-68
-00
-cd
-ba
-c1
-00
-00
-00
-1f
-e0
-ff
-ff
-60
-00
-cd
-ba
 20
-60
-00
-00
+06
+d0
 68
 00
 c7
@@ -5611,7 +5879,7 @@
 c0
 01
 85
-7b
+be
 20
 20
 56
@@ -5623,7 +5891,7 @@
 c0
 00
 85
-7e
+c1
 20
 20
 5c
@@ -5655,11 +5923,11 @@
 c0
 02
 05
-87
+ca
 c0
 03
 05
-b4
+f7
 20
 20
 56
@@ -5671,7 +5939,7 @@
 20
 40
 05
-65
+a8
 20
 40
 7e
@@ -5687,7 +5955,7 @@
 c0
 08
 05
-96
+d9
 1f
 ec
 84
@@ -5699,7 +5967,7 @@
 20
 21
 05
-a4
+e7
 d8
 40
 47
@@ -5783,7 +6051,7 @@
 c0
 05
 05
-a6
+e9
 20
 20
 58
@@ -5799,7 +6067,7 @@
 c2
 81
 85
-ad
+f0
 68
 01
 04
@@ -5827,7 +6095,7 @@
 24
 22
 85
-a9
+ec
 20
 40
 5a
@@ -5835,7 +6103,7 @@
 24
 34
 05
-a9
+ec
 70
 04
 7a
@@ -5849,22 +6117,22 @@
 80
 00
 c0
-00
+02
 85
-b7
+fa
 20
 20
 5a
-f6
+f5
 70
-4b
-6e
-01
+11
+c5
+82
 20
 20
-5b
-09
-68
+07
+37
+68
 00
 80
 16
@@ -5874,8 +6142,8 @@
 f2
 20
 40
-05
-bf
+06
+02
 d8
 e0
 00
@@ -5914,8 +6182,8 @@
 00
 20
 37
-05
-c7
+06
+0a
 24
 36
 d8
@@ -5948,30 +6216,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
+37
 68
 10
 80
@@ -6010,8 +6262,8 @@
 0d
 20
 40
-05
-e1
+06
+20
 60
 18
 80
@@ -6055,4211 +6307,1707 @@
 20
 20
 07
-4f
+37
 20
 40
 21
 c9
-24
-74
-00
-00
-78
-54
-7c
-00
-70
-00
-11
-20
-79
-3f
-80
-0b
-79
-3f
-80
-2d
-20
-40
-2a
-4f
-20
-40
-22
-e6
-c5
-05
-85
-f6
-20
-40
-24
-55
-24
-3a
-05
-ef
-c5
-16
-85
-ff
-20
-20
-21
-ec
-20
-40
-2a
-4d
-d8
-20
-00
-10
-20
-40
-22
-dc
-79
-20
-00
-2d
-79
-3f
-80
-0b
-68
-00
-80
-77
-98
-00
-08
-00
-70
-00
-11
-02
-20
-20
-05
-ef
-68
-02
-01
-65
-1f
-e0
-fe
-08
-60
-02
-01
-65
-20
-20
-21
-f8
-c5
-16
-26
-4d
-20
-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
-20
-20
-24
-6e
-68
-00
-80
-30
-2f
-ef
-fe
-00
-20
-40
-86
-10
-20
-20
-24
-8a
-68
-00
-80
-47
-2f
-ef
-fe
-03
-20
-40
-85
-5d
-24
-40
-86
-ec
-20
-20
-06
-f2
-20
-40
-24
-f0
-24
-2c
-28
-f9
-20
-40
-29
-bb
-20
-40
-02
-07
-20
-20
-25
-18
-c6
-13
-00
-00
-20
-40
-2a
-fa
-68
-01
-c1
-6f
-20
-7a
-00
-00
-68
-00
-c0
-91
-20
-7a
-00
-00
-68
-00
-cb
-2b
-24
-7a
-00
-00
-68
-00
-c6
-5a
-20
-3a
-06
-26
-68
-00
-c5
-b1
-20
-7a
-00
-00
-68
-00
-c4
-c0
-24
-7a
-00
-00
-20
-40
-2c
-3a
-24
-7a
-00
-00
-68
-00
-c0
-40
-2f
-e0
-0e
-03
-24
-20
-ab
-9d
-68
-01
-40
-42
-d8
-40
-ff
-ff
-98
-46
-7c
-00
-20
-62
-80
-00
-20
-20
-2b
-7d
-78
-55
-fc
-00
-68
-00
-80
-30
-c4
-00
-80
-00
-24
-36
-ab
-d0
-20
-40
-2b
-cb
-68
-01
-40
-c1
-60
-01
-00
-3e
-68
-00
-80
-47
-c2
-81
-ab
-de
-c5
-86
-ab
-de
-20
-40
-52
-74
-24
-3a
-2b
-de
-20
-5a
-06
-40
-20
-20
-2b
-be
-70
-00
-8a
-01
-70
-00
-8b
-00
-20
-60
-00
-00
-70
-11
-c5
-10
-20
-20
-07
-4f
-70
-11
-c5
-11
-20
-20
-07
-4f
-68
-00
-85
-52
-60
-00
-84
-c9
-c0
-09
-86
-4b
-20
-20
-5d
-b4
-20
-40
-5d
-cf
-70
-4b
-01
-01
-68
-00
-cb
-03
-20
-7a
-00
-00
-70
-4b
-03
-02
-20
-60
-00
-00
-78
-54
-7c
-00
-20
-40
-62
-c1
-68
-00
-80
-48
-20
-7a
-00
-00
-c2
-83
-86
-5b
-c0
-01
-86
-5d
-c0
-18
-86
-61
-c0
-0b
-86
-63
-c0
-03
-86
-5f
-20
-20
-60
-10
-70
-11
-c5
-20
-20
-20
-07
-4f
-70
-11
-c5
-21
-20
-20
-07
-4f
-70
-11
-c5
-22
-20
-20
-07
-4f
-70
-4b
-03
-01
-20
-20
-61
-c3
-70
-4b
-0b
-04
-20
-20
-61
-a4
-20
-40
-62
-bc
-24
-7a
-00
-00
-68
-00
-80
-55
-20
-7a
-00
-00
-c0
-02
-06
-87
-c0
-08
-06
-6c
-20
-20
-63
-20
-68
-00
-c5
-5b
-c1
-00
-00
-00
-c0
-00
-86
-70
-20
-20
-63
-5f
-20
-74
-80
-00
-68
-00
-81
-6d
-c2
-80
-06
-74
-20
-20
-63
-99
-68
-00
-cb
-03
-c0
-00
-e3
-9d
-68
-00
-c1
-bd
-20
-3a
-63
-a9
-68
-00
-84
-d1
-c4
-01
-80
-00
-c4
-01
-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
-06
-85
-20
-20
-63
-49
-70
-4b
-02
-01
-20
-60
-00
-00
-70
-48
-0b
-14
-20
-20
-63
-6f
-20
-40
-62
-bc
-24
-3a
-7d
-db
-68
-00
-8a
-99
-c5
-84
-fd
-d6
-c0
-0f
-86
-94
-c0
-10
-06
-97
-c0
-09
-06
-91
-20
-20
-7d
-ca
-20
-40
-58
-90
-24
-7a
-00
-00
-20
-20
-5a
-bf
-70
-01
-85
-34
-68
-03
-04
-4f
-20
-20
-06
-99
-70
-01
-85
-33
-68
-03
-00
-40
-60
-03
-01
-86
-68
-02
-46
-d3
-c4
-03
-80
-00
-d8
-e0
-00
-07
-20
-40
-43
-d2
-20
-40
-42
-e8
-20
-40
-42
-fb
-20
-20
-02
-d7
-68
-00
-cb
-27
-20
-7a
-00
-00
-68
-00
-cb
-2a
-c0
-00
-06
-a7
-c0
-00
-86
-c0
-20
-60
-00
-00
-20
-40
-06
-ca
-68
-00
-cb
-2b
-1f
-e0
-fe
-01
-60
-00
-cb
-2b
-68
-08
-cb
-2c
-98
-46
-7c
-00
-20
-42
-86
-af
-20
-60
-00
-00
-70
-4b
-31
-00
-20
-40
-06
-d7
-68
-00
-c7
-20
-c1
-01
-00
-00
-68
-01
-46
-82
-c3
-84
-80
-00
-c3
-80
-00
-00
-68
-00
-cb
-e4
-c0
-ff
-86
-be
-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
-b9
-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
-d7
-c0
-00
-06
-ca
-20
-60
-00
-00
-70
-4b
-29
-01
-68
-00
-c7
-20
-c0
-01
-06
-d1
-68
-08
-cb
-28
-20
-40
-68
-0e
-68
-08
-cb
-28
-20
-20
-68
-25
-68
-08
-cb
-28
-20
-40
-68
-0e
-68
-08
-cb
-28
-20
-20
-68
-29
-58
-00
-00
-00
-60
-01
-cb
-2e
-68
-00
-cb
-2f
-24
-3a
-06
-db
-70
-4b
-27
-00
-70
-4b
-2a
-00
-70
-4b
-2b
-00
-70
-4b
-29
-00
-68
-08
-cb
-28
-20
-20
-68
-06
-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
-d5
-70
-4d
-bd
-01
-70
-4d
-ba
-00
-20
-60
-00
-00
-68
-00
-cd
-ba
-1f
-e0
-fe
-01
-60
-00
-cd
-ba
-20
-60
-00
-00
-70
-4d
-ba
-03
-20
-60
-00
-00
-68
-01
-46
-82
-c3
-85
-80
-00
-c3
-83
-80
-00
-c3
-83
-00
-00
-da
-20
-4d
-43
-20
-40
-02
-44
-60
-08
-cd
-bb
-58
-00
-00
-82
-c5
-13
-06
-fc
-58
-00
-00
-80
-98
-46
-7c
-00
-24
-21
-07
-14
-68
-00
-cd
-ba
-1f
-e6
-7c
-02
-24
-21
-07
-04
-68
-00
-cd
-ba
-c0
-00
-07
-15
-20
-60
-00
-00
-68
-00
-cd
-ba
-c1
-90
-00
-00
-70
-4d
-ba
-00
-68
-08
-cd
-bb
-58
-00
-00
-77
-c5
-13
-07
-0b
-58
-00
-00
-75
-98
-46
-7c
-00
-24
-61
-00
-00
-68
-00
-cd
-bd
-c0
-00
-07
-1c
-1f
-e0
-ff
-ff
-60
-00
-cd
-bd
-c0
-00
-07
-1c
-70
-41
-de
-00
-20
-60
-00
-00
-70
-4d
-ba
-00
-68
-00
-cd
-bd
-c0
-01
-07
-1a
-1f
-e0
-fe
-01
-60
-00
-cd
-bd
-c0
-00
-87
-12
-70
-41
-de
-02
-20
-60
-00
-00
-70
-41
-de
-04
-20
-60
-00
-00
-60
-08
-80
-17
-18
-40
-a2
-00
-20
-40
-29
-81
-58
-00
-05
-00
-20
-40
-2a
-8f
-70
-89
-06
-01
-70
-89
-00
-3c
-70
-89
-01
-e0
-20
-00
-00
-0a
-70
-89
-02
-01
-70
-89
-02
-3d
-20
-00
-00
-0a
-70
-89
-03
-b7
-20
-00
-00
-0a
-70
-89
-02
-7d
-68
-00
-c1
-de
-c0
-01
-07
-36
-c0
-02
-07
-3b
-c0
-10
-07
-4a
-20
-40
-07
-40
-70
-89
-55
-d0
-70
-89
-56
-e0
-70
-89
-58
-6c
-20
-20
-29
-4b
-20
-40
-07
-45
-70
-89
-55
-d0
-70
-89
-56
-e0
-70
-89
-58
-3c
-20
-20
-29
-53
-20
-40
-07
-40
-70
-89
-55
-d0
-70
-89
-56
-c0
-70
-89
-58
-6c
-20
-20
-29
-5b
-70
-89
-4c
-5b
-70
-89
-4d
-96
-70
-89
-4e
-2c
-70
-89
-4f
-46
-20
-60
-00
-00
-70
-89
-4c
-fb
-70
-89
-4d
-ef
-70
-89
-4e
-ec
-70
-89
-4f
-5e
-20
-60
-00
-00
-70
-89
-56
-c2
-70
-89
-55
-d0
-20
-60
-00
-00
-18
-00
-2a
-08
-20
-20
-28
-fa
-68
-08
-91
-c5
-18
-51
-84
-00
-68
-00
-cb
-58
-98
-46
-7c
-00
-20
-22
-87
-6e
-60
-08
-cb
-58
-18
-40
-84
-01
-58
-00
-01
-00
-98
-4f
-84
-00
-68
-01
-cb
-59
-98
-46
-7e
-00
-68
-09
-cb
-5c
-98
-40
-fe
-00
-1f
-e0
-ff
-fb
-60
-01
-cb
-5f
-20
-40
-03
-1a
-68
-01
-cb
-5f
-d8
-40
-01
-00
-da
-20
-1f
-00
-20
-40
-65
-62
-68
-02
-1f
-00
-68
-0a
-4b
-62
-98
-46
-7c
-00
-24
-22
-87
-5f
-20
-40
-02
-e6
-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
-d4
-58
-00
-00
-06
-20
-40
-07
-c7
-58
-00
-00
-03
-20
-40
-07
-cd
-68
-00
-cb
-0d
-c0
-00
-87
-80
-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
-93
-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
-9b
-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
-a3
-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
-a3
-60
-01
-91
-c2
-2f
-ef
-fe
-10
-20
-20
-87
-ad
-68
-00
-91
-c3
-c0
-7f
-87
-b4
-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
-b1
-68
-01
-91
-c2
-20
-20
-07
-a9
-70
-11
-c4
-00
-68
-00
-91
-c2
-20
-20
-07
-a9
-68
-00
-91
-c2
-20
-40
-07
-bf
-60
-00
-91
-be
-60
-00
-91
-c0
-20
-3a
-07
-bd
-58
-00
-00
-ff
-60
-00
-91
-bf
-60
-00
-91
-c1
-20
-60
-00
-00
-58
-00
-00
-00
-20
-20
-07
-ba
-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
-d2
-9a
-46
-7c
-00
-24
-21
-07
-d2
-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
-cb
-70
-4b
-0d
-01
-20
-60
-00
-00
-68
-01
-46
-9b
-60
-01
-11
-c0
-20
-40
-07
-dd
-1f
-e2
-22
-00
-68
-01
-46
-9d
-60
-01
-11
-c0
-20
-40
-07
-dd
-1f
-e2
-24
-00
-20
-60
-00
-00
-68
-00
-91
-c1
-c0
-7f
-87
-e2
-68
-00
-91
-c0
-1f
-e1
-7e
-ff
-20
-60
-00
-00
-68
-01
-11
-c0
-1f
-e6
-7e
-00
-20
-20
-07
-e0
-37
-88
-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
-0c
-00
-15
-45
-0b
-42
-54
-33
-2e
-30
-20
-4d
-6f
-75
-73
-65
-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
-14
-00
-12
-4b
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-30
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0e
-00
-8f
-43
-1f
-0c
-09
-42
-54
-35
-2e
-30
-20
-4d
-6f
-75
-73
-65
-aa
-55
-0c
-00
-af
-43
-0b
-42
-54
-35
-2e
-30
-20
-4d
-6f
-75
-73
-65
-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
-08
-14
-06
-1b
-1c
-ff
-ff
-ff
-1d
-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
-05
-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
-2a
-31
-00
-55
-aa
-aa
-55
-d4
-41
-ff
-20
-20
+24
+74
 00
-40
-68
 00
-cd
-cc
-c0
+78
+54
+7c
 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
+79
+3f
+80
+0b
+79
+3f
+80
+2d
 20
 40
-01
-be
+2a
+4f
 20
 40
-01
-c2
+22
+e6
+c5
+05
+86
+35
 20
 40
-01
-62
 24
-2c
-00
-26
+55
 24
-37
-80
-26
+3a
+06
+2e
+c5
+16
+86
+3e
+20
+20
+21
+ec
 20
 40
-01
-8a
-68
-02
-4c
-a9
-68
-0a
+2a
 4d
-c6
-98
-46
-7c
+d8
+20
 00
+10
 20
+40
 22
+dc
+79
+20
+00
+2d
+79
+3f
 80
-16
+0b
 68
 00
-cc
-7f
-c1
-84
+80
+77
+98
 00
+08
 00
 70
-4d
-d1
 00
-20
-40
-02
-8a
-68
+11
 02
-4c
-a9
-68
-0a
-4c
-8d
-98
-46
-7c
-00
 20
-22
-81
-ae
+20
+06
+2e
 68
 02
-4c
-a9
-68
-0a
-4c
-b8
-98
-46
-7c
-00
-20
-42
-80
-24
-70
-4b
-69
-00
-20
-40
-2f
+01
+65
+1f
+e0
+fe
+08
+60
+02
+01
+65
 20
 20
-40
-01
-5f
+21
+f8
+c5
+16
+26
+4d
 20
 20
-03
-2d
-68
-02
-4c
-61
+25
+8f
+70
+11
+c5
+43
 20
 20
-01
-a0
+07
+37
 68
 00
-cd
-bf
-1f
-e0
+80
+30
+2f
+ef
 fe
-01
-1f
-e1
-7e
-03
-60
-00
-cd
-bf
-c0
 00
-00
-2d
-c0
-01
-00
-37
 20
+40
+86
+4a
 20
-01
-9c
 20
-40
-02
+24
 8a
 68
-02
-4c
-b8
-60
-02
-4c
-a9
-68
-00
-cd
-cf
-60
 00
+80
+47
+2f
+ef
+fe
+03
+20
+40
+86
+d0
+24
+40
+86
 cc
-8c
+20
+20
+06
+da
+20
+40
+24
+f0
+24
+2c
+28
+f9
+20
+40
+29
+bb
 20
 40
 00
-35
-60
-08
-cd
-cf
+6b
 20
-60
+20
+25
+18
+c6
+13
 00
 00
 20
 40
+2a
+fa
+68
 01
-a1
-20
-20
-01
-16
-70
-41
-de
+c1
+6f
 20
-68
-02
-4d
-c6
-60
-02
-4c
-a9
-68
+7a
 00
-cd
-d0
-60
 00
-cc
-8c
-20
-40
+68
 00
-35
-60
-08
-cd
-d0
+c0
+91
 20
-60
+7a
 00
 00
+68
 00
+cb
+2e
+24
+7a
 00
 00
+68
 00
+c6
+5a
 20
+3a
+06
+60
+68
+00
+c5
+b1
 20
+7a
 00
-40
-c0
-58
-80
-06
-c0
-59
 00
-0c
-c0
-59
-80
-11
+68
+00
+c4
 c0
-5a
+24
+7a
+00
 00
-18
 20
-60
+40
+2c
+3a
+24
+7a
 00
 00
 68
 00
-c8
-0a
-c1
-01
-00
-00
-1f
+c0
+40
+2f
 e0
-fe
+0e
+03
+24
+20
+ab
+9d
+68
 01
-60
+40
+42
+d8
+40
+ff
+ff
+98
+46
+7c
 00
-c8
-0a
-70
-41
-e3
-12
 20
+62
+80
+00
 20
-34
-0e
-68
+20
+2b
+7d
+78
+55
+fc
 00
-c8
-0a
-c1
-81
+68
 00
+80
+30
+c4
 00
-70
-48
-0a
+80
 00
-70
-41
-e3
-0c
-20
+24
+36
+ab
+d0
 20
-34
-0e
+40
+2b
+cb
 68
+01
+40
+c1
+60
+01
 00
-c7
-a1
-c0
+3e
+68
 00
 80
-14
+47
+c2
+81
+ab
+de
+c5
+86
+ab
+de
 20
+40
+52
+74
+24
+3a
+2b
+de
 20
-00
-16
+5a
+06
+7a
 20
-40
-03
-e4
+20
+2b
+be
 70
-46
-c6
-05
-d8
-e0
 00
+8a
+01
+70
+00
+8b
+00
+20
+60
+00
+00
+70
+11
+c5
 01
 20
 20
-41
-b9
+07
+37
+70
+11
+c5
+02
+20
+20
+07
+37
+68
+00
+85
+52
+60
+00
+84
+c9
+c0
+09
+86
+85
+20
+20
+5d
+b4
 20
 40
-04
-03
+5d
+cf
 70
 4b
 01
+01
+68
 00
-70
-4b
+cb
 03
+20
+7a
+00
 00
 70
 4b
-0c
-00
-20
-40
+03
 02
-d7
-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
+60
 00
 00
+70
+11
+c5
+10
+20
+20
+07
+37
+20
+40
+62
+bc
+24
+7a
 00
 00
+68
 00
+80
+55
+20
+7a
 00
 00
+c0
+02
+06
+af
+c0
+08
+06
+94
+20
+20
+63
+20
+68
 00
+c5
+5b
+c1
 00
 00
 00
+c0
 00
+86
+98
+20
+20
+63
+5f
+20
+74
+80
 00
+68
 00
+81
+6d
+c2
+80
+06
+9c
+20
+20
+63
+99
+68
 00
+cb
+03
+c0
 00
+e3
+9d
+68
 00
+c1
+bd
+20
+3a
+63
+a9
+68
 00
+84
+d1
+c4
+01
+80
 00
+c4
+01
 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
+06
+ad
+20
+20
+63
+49
+70
+4b
+02
+01
+20
+60
 00
 00
+70
+48
+0b
+14
+20
+20
+63
+6f
+20
+40
+62
+bc
+24
+3a
+7d
+db
+68
 00
+8a
+99
+c5
+84
+fd
+d6
+c0
+0f
+86
+bc
+c0
+10
+06
+bf
+c0
+09
+06
+b9
+20
+20
+7d
+ca
+20
+40
+58
+90
+24
+7a
 00
 00
+20
+20
+5a
+bf
+70
+01
+85
+34
+68
+03
+04
+4f
+20
+20
+06
+c1
+70
+01
+85
+33
+68
+03
 00
+40
+60
+03
+01
+86
+68
+02
+46
+d3
+c4
+03
+80
 00
+d8
+e0
 00
+07
+20
+40
+43
+d2
+20
+40
+42
+e8
+20
+40
+42
+fb
+20
+20
+03
+31
+70
+4d
+79
+01
+70
+4d
+76
 00
+20
+60
 00
 00
+68
 00
+cd
+76
+1f
+e0
+fe
+01
+60
 00
+cd
+76
+20
+60
 00
 00
+68
 00
+cd
+76
+1f
+e6
+7c
+02
+24
+41
+06
+d8
+68
 00
+cd
+76
+c1
 00
 00
 00
+1f
+e0
+ff
+ff
+60
 00
+cd
+76
+20
+60
 00
 00
+70
+4d
+76
+03
+20
+60
 00
 00
+68
+01
+46
+82
+c3
+85
+80
 00
+c3
+83
+80
 00
+c3
+83
 00
 00
+da
+20
+4c
+ff
+20
+40
+02
+53
+60
+08
+cd
+77
+58
 00
 00
+82
+c5
+13
+06
+e4
+58
 00
 00
+80
+98
+46
+7c
 00
+24
+21
+06
+fc
+68
 00
+cd
+76
+1f
+e6
+7c
+02
+24
+21
+06
+ec
+68
 00
+cd
+76
+c0
 00
+06
+fd
+20
+60
 00
 00
+68
 00
+cd
+76
+c1
+cb
 00
 00
+70
+4d
+76
 00
+68
+08
+cd
+77
+58
 00
 00
+77
+c5
+13
+06
+f3
+58
 00
 00
+75
+98
+46
+7c
 00
+24
+61
 00
 00
+68
 00
+cd
+79
+c0
 00
+07
+04
+1f
+e0
+ff
+ff
+60
 00
+cd
+79
+c0
 00
+07
+04
+70
+41
+de
 00
+20
+60
 00
 00
+70
+4d
+76
 00
+68
 00
+cd
+79
+c0
+01
+07
+02
+1f
+e0
+fe
+01
+60
 00
+cd
+79
+c0
 00
+86
+fa
+70
+41
+de
+02
+20
+60
 00
 00
+70
+41
+de
+04
+20
+60
 00
 00
+60
+08
+80
+17
+18
+40
+a2
 00
+20
+40
+29
+81
+58
 00
+05
 00
+20
+40
+2a
+8f
+70
+89
+06
+01
+70
+89
 00
+3c
+70
+89
+01
+e0
+20
 00
 00
+0a
+70
+89
+02
+01
+70
+89
+02
+3d
+20
 00
 00
-20
+0a
+70
+89
+03
+b7
 20
 00
-40
-c0
-50
 00
-06
+0a
+70
+89
+02
+7d
+68
+00
+c1
+de
 c0
-50
-80
-0d
+01
+07
+1e
 c0
-51
-00
-19
+02
+07
+23
 c0
-51
-80
+10
+07
+32
+20
+40
+07
+28
+70
+89
+55
+d0
+70
+89
+56
+e0
+70
+89
+58
+6c
 20
 20
-60
-00
-00
+29
+4b
 20
 40
-04
-03
+07
+2d
 70
-4d
-c1
-00
+89
+55
+d0
+70
+89
+56
+e0
+70
+89
+58
+3c
 20
-40
-02
-8a
+20
+29
+53
 20
 40
-01
-b9
+07
+28
 70
-41
-bd
-00
+89
+55
+d0
+70
+89
+56
+c0
+70
+89
+58
+6c
 20
-40
-02
-66
 20
+29
+5b
+70
+89
+4c
+5b
+70
+89
+4d
+96
+70
+89
+4e
+2c
+70
+89
+4f
+46
 20
-34
-0a
-68
-01
-45
-09
-c1
+60
+00
+00
+70
+89
+4c
+fb
+70
+89
+4d
+ef
+70
+89
+4e
+ec
+70
+89
+4f
+5e
+20
+60
 00
 00
+70
+89
+56
+c2
+70
+89
+55
+d0
+20
+60
+00
 00
-68
+18
 00
+2a
+08
+20
+20
+28
+fa
+68
+08
+91
+c5
+18
+51
 84
-41
-1f
-eb
-7e
 00
-1f
-e6
+68
+00
+cb
+a9
+98
+46
 7c
-0c
+00
 20
-61
+22
+87
+56
+60
+08
+cb
+a9
+18
+40
+84
+01
+58
 00
+01
 00
-58
+98
+4f
+84
 00
+68
+01
+cb
+aa
+98
+46
+7e
 00
+68
 09
+cb
+ad
+98
+40
+fe
+00
+1f
+e0
+ff
+fb
 60
 01
-44
-96
-60
-01
-44
-98
+cb
+b0
 20
 40
 03
-e4
-70
-47
-c6
+71
+68
+01
+cb
+b0
+d8
+40
 01
+00
+da
 20
-60
+1f
+00
+20
+40
+65
+62
+68
+02
+1f
+00
+68
+0a
+4b
+b3
+98
+46
+7c
+00
+24
+22
+87
+47
+20
+40
+02
+a5
+58
 00
+1f
 00
-68
+60
 01
-46
-82
-c3
-86
-00
-00
-c3
-83
+41
+99
+70
+41
+9b
+40
+20
+40
+64
+ca
+58
 00
 00
-c3
-85
-80
 00
-68
+60
 02
-46
-d3
-c3
-82
-80
+41
+99
+68
 00
+91
+c5
 20
 20
-33
-a7
-20
-40
-04
-03
-68
-12
+00
 01
-38
-79
+df
 20
-7e
-1a
-60
-12
 00
-4c
+05
+d8
+a0
+4b
+0d
 20
-40
-2c
-21
 20
-40
-74
-bd
+7e
+d4
+68
+02
+46
+9b
+20
+7a
+00
+00
 20
 40
+07
+b9
+58
+00
+00
 06
-dd
 20
 40
-02
-d7
+07
+ac
+58
+00
+00
+03
 20
 40
-3e
-9f
+07
+b2
+68
+00
+cb
+0d
+c0
+00
+87
+65
 20
-40
-02
-66
+20
+07
+58
+68
+01
+4b
+0e
+60
+01
+11
+be
+68
+01
+46
+9b
+60
+01
+11
+c0
 20
 40
-03
-13
+07
+78
 68
-10
-80
-81
-1f
-e1
-7e
-f7
+01
+11
+be
 60
-10
-80
-81
+01
+4b
+0e
+68
+01
+11
+c0
+60
+01
+46
+9b
 68
+01
+4b
 10
-80
-7f
-79
+60
+01
+11
+be
+68
+01
+46
+9d
+60
+01
+11
+c0
 20
-7e
-00
+40
+07
+80
+68
+01
+11
+be
 60
+01
+4b
 10
-80
-7f
+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
+7f
+98
+40
+fe
 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
+1f
+e1
+04
+01
+60
+08
+cb
+7f
 20
 20
-00
-40
+07
+88
+68
+01
+11
+be
+68
+09
+11
 c0
-48
+98
+40
+fe
 00
-05
-c0
-48
+68
+08
+cb
 80
-1f
-c0
-49
+98
+40
+fe
 00
-30
+1f
+e1
+04
+01
+60
+08
+cb
+80
 20
+20
+07
+88
 60
-00
-00
+01
+91
+c2
+2f
+ef
+fe
+10
+20
+20
+87
+92
 68
 00
-cc
-86
+91
+c3
 c0
-00
-ff
-e7
+7f
+87
+99
 68
 00
-cc
 91
-c0
+c2
+1f
+e3
+7e
 00
-80
-0c
-c0
+60
+01
+11
+be
+60
 01
+11
+c0
+20
+60
 00
-0f
+00
+68
+00
+91
+c3
 c0
+00
+07
+96
+68
 01
-80
-12
+91
+c2
 20
 20
-2a
-8c
-70
-4c
-91
-11
+07
+8e
 70
 11
-9e
-aa
+c4
+00
+68
+00
+91
+c2
 20
 20
+07
+8e
+68
 00
-14
-70
-4c
 91
-12
-70
-11
-9e
-55
-20
+c2
 20
+40
+07
+a4
+60
 00
-14
-70
-4c
 91
-13
-70
-11
-9e
-22
-68
+be
+60
 00
-cc
-82
-1f
-e1
-7e
+91
+c0
+20
+3a
 07
+a2
+58
+00
+00
+ff
 60
 00
 91
-9f
-68
-02
-4c
-b8
+bf
 60
-02
-11
-a0
-70
-11
-a4
 00
-da
+91
+c1
 20
-11
-9e
-d8
-40
+60
+00
+00
+58
+00
+00
 00
-07
-20
-40
-01
-be
-20
-40
-01
-2b
-20
 20
-7f
-e7
 20
-40
-06
-e9
+07
+9f
+1f
+e6
+7e
+00
+60
+00
+8a
+ae
+68
+00
+8a
+ae
+1f
+e3
+7e
+00
+60
+00
+8a
+ae
 68
 00
-cc
-91
-c1
-7f
-80
+8a
+ae
+1f
+e6
+7e
+00
+20
+60
+00
+00
+9a
+26
+7c
+00
+24
+21
+07
+b7
+9a
+46
+7c
+00
+24
+21
+07
+b7
+70
+4b
+0d
+00
+20
+60
 00
-c0
-08
-80
+00
+9a
 26
-c0
-09
+7c
 00
-28
-c0
-09
-80
-2a
-20
-60
+24
+61
+00
+00
+9a
+46
+7c
+00
+24
+61
 00
 00
-70
-4c
-91
-02
 20
 20
-01
-5b
+07
+b0
 70
-4c
-91
-03
-20
-20
+4b
+0d
 01
-5b
-70
-4c
-91
-ff
-70
-0a
-99
-39
 20
-40
-7d
-86
+60
+00
+00
 68
-02
-4c
-61
-20
-40
 01
-a0
-20
-20
+46
+9b
+60
 01
-5b
+11
+c0
 20
 40
-04
+07
+c2
+1f
+e2
+22
 00
-70
-47
-8b
+68
 01
-d8
-e0
-00
-03
+46
+9d
+60
+01
+11
+c0
 20
 40
-43
-d2
-58
+07
+c2
+1f
+e2
+24
 00
+20
+60
+00
+00
+68
 00
+91
+c1
+c0
+7f
+87
+c7
+68
 00
+91
+c0
+1f
+e1
+7e
+ff
+20
 60
+00
+00
+68
 01
-47
-07
-70
-46
-a7
+11
+c0
+1f
+e6
+7e
 00
 20
-40
-40
-5d
 20
-40
-02
-8a
-68
-02
-4c
-a9
-60
-02
-47
+07
+c5
+50
 7b
-20
-20
-02
-d7
+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
@@ -10269,407 +8017,678 @@
 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
-c0
+aa
+55
+04
+00
+bf
 40
+80
+04
 00
-03
-20
-60
+08
+aa
+55
+01
+00
+7a
+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
-68
-02
 40
-a0
-60
+06
+aa
+55
 02
-4c
-b8
-20
-40
-3e
-6e
-68
-08
-cb
-28
-20
+00
+03
 40
-68
-0e
-68
 08
-cb
-46
-20
-40
-68
-0e
-20
 40
-3e
-1e
-20
-40
-00
-17
-58
-00
-00
+aa
+55
+03
 00
-60
-01
-41
-54
-20
-40
-68
-a2
-20
+09
 40
-58
+05
+02
+02
+aa
+55
+02
+00
 10
-20
 40
-58
-39
 20
+02
+aa
+55
+03
+00
+14
 40
-58
-2c
+82
 20
-40
-58
+06
+aa
+55
+02
+00
 18
-20
 40
+10
+08
+aa
+55
 02
-ca
-68
 00
-c7
-20
-c1
+1c
+40
+48
+1e
+aa
+55
 01
 00
-00
-20
-60
-00
-00
 20
 40
-74
-b9
-d8
-c0
-8c
-00
-d8
-a0
-48
-78
-df
-20
-01
-71
 20
+aa
+55
+08
+00
+27
 40
-7f
-01
-58
-0f
 02
-09
-e0
-a1
-80
-00
-58
-12
-00
-09
-e0
-a1
+08
+04
 80
-00
-58
-10
 02
-09
-e0
-a1
-80
-00
-58
-00
-00
-09
-e0
-a1
+c8
+04
 80
+aa
+55
+02
 00
-d8
-c0
-8d
-71
-df
-20
-01
-09
-20
+30
 40
-7f
+05
+31
+aa
+55
 01
-70
-48
-8f
-00
-70
-48
-87
-6d
-58
 00
+3f
 40
-1f
-60
-01
-49
-dd
-58
-00
-6d
 04
-60
+aa
+55
 01
-4a
-46
-58
 00
-16
-b0
-60
+92
+40
+43
+aa
+55
 01
-4a
-4c
-58
 00
-48
-78
-60
+91
+40
+01
+aa
+55
 01
-45
-75
-20
-60
-00
-00
 00
+72
+41
+20
+aa
+55
+01
 00
+c7
+47
+20
+aa
+55
+02
 00
+d5
+46
+0a
+45
+aa
+55
+01
 00
+07
+42
+06
+aa
+55
+06
 00
+a0
+40
+26
+10
+19
+20
+18
+10
+aa
+55
+0c
 00
+15
+45
+0b
+42
+54
+33
+2e
+30
+20
+4d
+6f
+75
+73
+65
+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
+14
 00
+12
+4b
+06
+ff
+06
 00
+03
 00
+80
+0c
+09
+42
+54
+35
+2e
+30
+20
+4d
+6f
+75
+73
+65
+aa
+55
+0e
 00
+8f
+43
+1f
+0c
+09
+42
+54
+35
+2e
+30
+20
+4d
+6f
+75
+73
+65
+aa
+55
+0c
 00
+af
+43
+0b
+42
+54
+35
+2e
+30
+20
+4d
+6f
+75
+73
+65
+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
+64
 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
-20
-20
+2d
+42
+02
+32
+aa
+55
+06
 00
-40
-c0
-38
+09
+47
+4f
 00
-04
-c0
 38
-80
-1a
-20
-60
 00
+3e
 00
-68
-00
-cd
-cc
-c0
+aa
+55
+19
 00
-ad
-d4
-20
-40
+e0
+46
 00
-11
-20
-40
 01
-62
-24
-2c
+06
+14
+08
+08
+14
+06
+1b
+1c
+ff
+ff
+ff
+1d
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+30
+02
+ff
+ff
+aa
+55
 01
-16
-24
-37
-81
-16
-68
 00
-cd
-d1
-79
-3f
-fe
-02
-60
+3a
+42
+ff
+aa
+55
+01
 00
-cd
-d1
-70
-4b
-69
+dc
+46
+ff
+aa
+55
+01
 00
-20
-40
-2f
-20
-20
-40
+a5
+46
+07
+aa
+55
 01
-5f
-20
-20
-03
-2d
-70
-11
-9e
-ff
-68
 00
-cc
-82
-60
+6c
+0c
+ff
+aa
+55
+08
 00
-91
-9f
-68
+7f
+47
+01
 02
-4c
-b8
-60
+03
+04
+15
+1a
+2a
+3f
+aa
+55
 02
-11
-a0
-d8
-40
 00
-06
-da
-20
-11
-9e
-20
-40
-01
-be
-20
-20
+1b
+42
+13
+47
+aa
+55
 01
-c2
-5f
-ff
-ff
-ff
-60
-03
 00
-40
-70
+1a
+42
 01
-85
-33
-70
-4b
-e4
-ff
-20
+aa
+55
 40
-42
-fb
-70
-47
-21
-ff
-20
-20
-02
-d7
-00
-00
-00
-00
 00
+c8
+47
+25
 00
+02
+03
+28
+01
+12
+26
 00
+02
+4d
+2a
+07
 00
 00
 00
@@ -10677,12 +8696,35 @@
 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
@@ -10690,25 +8732,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
@@ -10719,277 +8898,701 @@
 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
+05
+aa
+55
+01
 00
+4c
+4b
+05
+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
+98
+2f
 00
+55
+aa
+aa
+55
+3f
+28
+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
+af
+20
+40
+03
+e2
+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
+65
+70
+46
+c6
+05
+d8
+e0
 00
+01
+20
+20
+41
+b9
+20
+40
+04
+81
+70
+4b
+01
 00
+70
+4b
+03
 00
+70
+4b
+0c
 00
+20
+20
+41
+d9
+20
+40
+02
+44
+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
-20
-20
+60
+01
+4d
+7e
+58
 00
-40
-c0
-30
 00
-05
-c0
-30
+19
+60
+01
+4d
 80
-17
-c0
-31
+70
+4c
+78
 00
-1f
-20
-60
+68
 00
+cc
+63
+60
 00
+cc
+62
 20
-40
+60
 00
-0e
-20
-34
-01
-b7
-79
-20
 00
-26
 68
 00
-cd
-d1
-79
-20
-7e
-02
-60
-00
-cd
-d1
-20
-40
-01
-a1
-20
-40
-01
-16
+cc
+64
 20
 20
 00
-1b
-df
-20
+34
+68
+00
+cc
+78
+1f
+e0
+fe
+01
+60
 00
+cc
+78
+c0
 02
-d8
+00
+36
 c0
-4c
-a9
+02
+80
+32
 20
-40
-7f
-e7
-58
+60
 00
-ff
-ff
-e8
-c9
 00
 00
-98
-46
-7c
 00
-24
-42
-ff
-e9
-c2
 00
 00
+00
+00
+00
+00
+20
+20
+00
+40
+c0
+50
+80
+06
+c0
+51
+00
+1a
+c0
+51
+80
 12
+c0
+52
+00
+23
 20
 60
 00
 00
-79
-20
+68
+01
+45
+09
+c1
+00
+00
 00
-26
 68
 00
-cd
-d1
-79
-20
+84
+41
+1f
+eb
 7e
-01
-60
 00
-cd
-d1
+1f
+e6
+7c
+0c
+20
+61
+00
+00
 58
 00
 00
-3c
+09
 60
 01
-4d
-cd
+44
+96
+60
+01
+44
+98
+20
+40
+04
+65
 70
-4d
-cc
-00
+47
+c6
+01
 20
 60
 00
 00
 68
+01
+46
+82
+c3
+86
+00
+00
+c3
+83
+00
+00
+c3
+85
+80
+00
+68
 02
 46
 d3
-c4
-08
+c3
+82
 80
 00
-c3
+20
+40
+03
+10
+20
+20
+33
+a7
+20
+40
+04
 81
-80
+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
+e2
 20
 40
-43
-ce
 58
+16
+20
+20
+41
+d9
+20
+40
+04
+81
+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
+70
+20
+40
+03
+6a
+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
+a1
 20
+40
+03
+a1
+68
+08
+c6
+f3
 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
-00
-00
-00
-00
+20
+67
+ed
 00
 00
 00
@@ -11014,253 +9617,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
+98
+20
+40
+01
+13
+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
+45
+70
+4c
+4d
+03
+20
+20
+01
+45
+70
+4c
+4d
+ff
+70
+0a
+99
+39
+20
+40
+7d
+86
+68
+02
+4c
+1d
+20
+40
+01
+aa
+20
+20
+01
+45
+20
+40
+02
+af
+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
+95
+20
+20
+03
+31
+20
 20
 00
 40
 c0
-28
+40
 00
-03
+09
 20
 60
 00
 00
 20
 40
-02
-8a
-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
-1c
+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
+46
+ef
+85
+20
+40
+03
+a1
+20
+40
+3e
+1e
+20
+40
+00
+1c
 58
 00
 00
 00
 60
 01
-46
-b0
-60
-01
-46
-ae
+41
+54
 20
 40
-04
-28
+68
+a2
 20
 40
-43
-ca
-70
-4b
-53
-00
+3e
+54
 20
 40
-03
-0b
-68
-00
-c0
-92
-2f
-ef
-fe
-01
+58
+10
 20
 40
-80
-23
-68
-00
-c0
-92
-2f
-ef
-fe
-00
+58
+39
 20
 40
-fd
-dd
+58
+2c
 20
+40
+58
+18
 20
-06
-b8
-70
-47
-a1
+40
 00
-68
-01
-cb
-f5
-60
-01
-c3
-74
+03
+20
+20
+03
+22
 20
 40
-04
-21
-58
-00
-00
-05
-e0
+74
+b9
+d8
 c0
-80
+8c
 00
 d8
-c0
-4b
-12
-20
-40
-04
-1d
+a0
+48
+78
+df
 20
+01
+71
 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
-00
-00
+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
@@ -11304,207 +10134,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
+8b
 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
+6d
 20
-21
-00
-06
+40
+04
+db
 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
+53
 24
-74
-00
+2c
 00
+1d
+24
+37
+80
+1d
 20
+40
+01
+7a
 20
-55
-a0
-78
-34
-7c
-00
+40
+02
+95
 68
-00
-84
-5a
-1f
-f1
-fe
-00
-c1
-87
-80
-00
+02
+4c
+65
 68
+0a
+4c
+49
+98
+46
+7c
 00
-84
-60
-1f
-f1
-fe
-00
-c1
-80
-00
-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
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+20
+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
+4e
+20
+20
+03
+b4
+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
+ab
+20
+20
+01
+ca
+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
+aa
+20
+40
+01
+94
+20
+40
+04
+81
+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
@@ -11513,40 +10385,254 @@
 00
 00
 00
+20
+20
 00
+40
+c0
+30
 00
+04
+c0
+30
+80
+30
+20
+60
 00
 00
+79
+3f
+80
+26
+68
 00
+cb
+59
+1f
+e1
+7e
+01
+24
+5a
 00
+25
+20
+5a
 00
+1e
+68
 00
+cc
+4d
+c1
+ff
+80
 00
+20
+40
+01
+8b
+20
 00
+07
+d0
+20
+40
+04
+db
+68
 00
+c6
+d9
+c1
 00
 00
 00
+68
 00
+cc
+6a
+c0
+38
+01
+6d
+20
+40
+01
+53
+24
+2c
 00
+2b
+24
+37
+80
+2b
+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
+4e
+20
+20
+03
+b4
+20
+40
+02
+95
+20
+40
+03
+a1
+68
+02
+47
+7b
+68
+0a
+4b
+66
+98
+46
+7c
 00
+20
+22
+82
+a2
+20
+20
 00
+28
+20
+40
+03
+a9
+70
+41
+de
+20
+68
+02
+4b
+53
+60
+02
+4c
+65
+20
+40
+01
+ab
+20
+20
+01
+ca
+68
+01
+4c
+6a
+1f
+e0
+fe
+01
+60
+01
+4c
+6a
+20
+40
+01
+ca
+20
+20
 00
+0c
+20
+40
+04
+81
+70
+4b
+58
 00
+68
 00
+cb
+5f
+24
+7a
 00
 00
+68
 00
+cb
+59
+24
+3a
 00
+3b
+70
+4d
+7d
 00
+20
+40
+02
+95
+20
+40
+01
+94
+70
+41
+bd
 00
+20
+20
+04
+7d
+1f
+e0
+ff
+ff
+60
 00
+cb
+59
+20
+20
+01
+85
 00
 00
 00
@@ -11560,157 +10646,235 @@
 00
 40
 c0
-18
+28
 00
 03
 20
 60
 00
 00
+70
+4b
+5e
+00
 20
 40
-62
-bc
-24
-7a
-00
+02
+95
+70
+47
+9e
 00
+20
+40
+02
+98
 68
-00
+01
+46
+82
+c2
+85
 80
-55
+0f
+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
-7a
+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
+40
+43
+ca
+68
 00
 c0
-02
+92
+2f
+ef
+fe
+01
+20
+40
+80
+24
+68
 00
-25
 c0
-08
+92
+2f
+ef
+fe
 00
-0a
 20
+40
+fd
+dd
+70
+4b
+57
+00
 20
-63
 20
+42
+c4
+70
+47
+a1
+00
 68
+01
+cb
+6c
+60
+01
+c3
+74
+20
+40
 00
-c5
-5b
-c1
+2d
+58
 00
 00
+05
+e0
+c0
+80
 00
+d8
 c0
+4b
+12
+20
+40
 00
-80
-0e
+34
 20
 20
-63
-5f
+7d
+f4
+da
+20
+43
+70
+ea
 20
-74
-80
-00
-68
-00
-81
-6d
-c2
 80
 00
-12
 20
-20
-63
-99
-68
+7a
 00
-cb
-03
+00
+98
 c0
+a2
 00
-e3
-9d
-68
+e8
+c0
+80
 00
 c1
-bd
-20
-3a
-63
-a9
-68
 00
-84
-d1
-c4
-01
 80
 00
-c4
-01
-00
+20
+20
 00
-68
+2e
+d8
+a0
+43
+7b
+df
+20
 00
-cb
-02
+13
 20
-7a
+40
+7f
+01
+20
+20
+57
+b8
 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
@@ -11733,48 +10897,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
@@ -11816,61 +11158,117 @@
 00
 40
 c0
-10
+18
 00
-14
+04
 c0
-10
+18
 80
-28
-c0
-11
+2d
+20
+60
 00
+00
+20
+40
+02
+95
+70
+4b
+52
+19
+da
+20
+47
 21
+68
+00
+c7
+20
+68
+08
+c7
+03
+98
+46
+7c
+00
+20
+22
+81
+85
+68
+00
+c2
+10
 c0
-11
+19
 80
-06
+0f
+c0
+1a
+00
+13
 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
+18
+68
+09
 46
 a8
 60
-01
+09
 46
 ae
 20
 40
-04
-28
-20
-40
 34
 18
 68
 01
 cb
-f8
+6f
 60
 01
 c3
 74
 20
 40
-04
-21
+00
+22
 58
 00
 00
@@ -11885,162 +11283,106 @@
 90
 20
 40
-04
-1d
+00
+29
 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
+23
+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
+98
+20
+40
+43
+1a
+20
 20
-7a
+00
+0b
+00
+00
+00
+00
+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
-04
-06
-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
@@ -12072,185 +11414,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
+a5
+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
+00
+03
+e8
 20
 20
-42
-b0
+00
+07
 20
 40
-41
-c1
+02
+cb
 68
-01
-42
-08
-c2
-85
-04
-75
+00
+c6
+de
+c0
+2d
+00
+13
 20
 20
-41
-f7
-c2
-82
-80
-15
-c2
-81
-80
-15
+40
+e1
 20
+40
+02
+cb
 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
-d5
+64
+13
 20
+00
+2e
+e0
+1a
 60
-80
+a6
+02
+20
+20
 00
+15
+20
+40
+03
+65
 20
+40
+03
+73
 20
-33
-a7
+40
+43
+1a
 68
-01
 02
-64
-1f
-e2
-0c
+47
+7b
+60
+02
+4c
+65
+20
+60
 00
-e8
-c0
-80
 00
-60
+58
 00
-cb
-04
-1f
-e1
-04
-0f
-1f
-f1
-fe
 00
-c0
-03
-80
-24
-c0
 00
-80
-2b
-20
-20
-4d
-39
-20
-40
-4d
-53
-70
-4b
-05
+60
+01
+46
+ac
+60
+00
+cb
+5d
+60
 00
-68
+c7
+14
+60
 00
 cb
-04
-2f
-ef
-fe
+5e
+d8
+e0
 00
+09
 20
-60
-80
-00
+40
+43
+d2
 70
 4b
+49
 05
-01
 20
-60
-00
-00
-18
-42
-7e
-00
-c0
+40
+03
+a1
+20
+40
 02
-83
-ec
+cb
 20
 20
-4d
-41
+42
+cb
+00
+00
+00
+00
+00
+00
+00
+00
 00
 00
 00
@@ -12328,161 +11670,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
-04
-03
-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
+01
+20
+20
 61
+c3
+70
+4b
+0b
+04
 20
-40
-58
-16
 20
+61
+a4
 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
+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
+03
+10
+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
@@ -12525,32 +11921,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
+7d
+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
+7d
 00
 00
 00
@@ -12583,5 +12181,5 @@
 55
 00
 00
-db
-01
+79
+6d
Index: output/memmap.format
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/memmap.format	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/output/program.lis	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/program.lis	(working copy)
@@ -7,60 +7,60 @@
 p_zcode:
 
 p_wake_from_power:
-0001 20400361 call p_mouse_data_init 
+0001 204003e2 call p_mouse_data_init 
 0002 6800c1de fetch 1 ,mem_tx_power 
-0003 6000cd38 store 1 ,mem_tx_power_temp 
-0004 204006e9 call power_ctrl_pac_succ_cnt_init 
+0003 6000ccf4 store 1 ,mem_tx_power_temp 
+0004 204006c9 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 204002e6 call p_mouse_spi_init 
-000b 2040077b call p_drawing_optima_init 
+000a 204002a5 call p_mouse_spi_init 
+000b 20400758 call p_drawing_optima_init 
 000c 2040000f call p_mouse_cb_fuction 
 000d 20400022 call p_mouse_wakeup_from_power 
-000e 202002ba branch p_mouse_setting_config 
+000e 20200314 branch p_mouse_setting_config 
 
 p_mouse_cb_fuction:
-000f 5800032a setarg p_mouse_g24_package_data 
-0010 60014db2 store 2 ,mem_cb_24g_data 
-0011 58000344 setarg p_mouse_le 
+000f 580003b1 setarg p_mouse_g24_package_data 
+0010 60014d6e store 2 ,mem_cb_24g_data 
+0011 580003cb setarg p_mouse_le 
 0012 600141ef store 2 ,mem_cb_le_process 
-0013 580005ce setarg p_le_mouse_bb_event_connect_complete 
+0013 58000611 setarg p_le_mouse_bb_event_connect_complete 
 0014 600141f9 store 2 ,mem_cb_att_write 
-0015 58000385 setarg p_mouse_bt 
+0015 58000406 setarg p_mouse_bt 
 0016 600141f1 store 2 ,mem_cb_bt_process 
-0017 58000252 setarg p_mouse_before_lpm 
+0017 58000264 setarg p_mouse_before_lpm 
 0018 600141ed store 2 ,mem_cb_before_lpm 
-0019 580003c8 setarg p_mouse_priority_bb_event 
+0019 58000450 setarg p_mouse_priority_bb_event 
 001a 600141f5 store 2 ,mem_cb_bb_event_process 
-001b 580003ac setarg p_mouse_idle 
+001b 58000430 setarg p_mouse_idle 
 001c 600141f3 store 2 ,mem_cb_idle_process 
-001d 58000401 setarg p_mouse_before_hibernate 
+001d 5800047f setarg p_mouse_before_hibernate 
 001e 600141eb store 2 ,mem_cb_before_hibernate 
-001f 58000409 setarg p_mouse_bb_event_timer 
+001f 58000485 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 2040029a call p_mouse_init_sunt 
-0026 20400406 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 204002a7 call p_mouse_init_sunt 
+0026 20400311 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 20200493 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,2744 +81,2661 @@
 
 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 c042874d beq patch10_5 ,p_shutdown_radio 
-0044 c044871e beq patch11_1 ,p_set_freq_tx 
-0045 c00d85e7 beq patch03_3 ,p_page_wait_fhs_reply_ok 
-0046 c01305e9 beq patch04_6 ,p_role_switch_master 
-0047 c0240605 beq patch09_0 ,p_quit_connection_cont 
-0048 c025060c beq patch09_2 ,p_prepare_tx 
-0049 c0288615 beq patch0a_1 ,p_slave_conn_recv_packet 
-004a c02c8603 beq patch0b_1 ,p_process_dmh 
-004b c053861a beq patch14_7 ,p_lpm_dispatch 
-004c c0568632 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 c0428735 beq patch10_5 ,p_shutdown_radio 
+0044 c0448706 beq patch11_1 ,p_set_freq_tx 
+0045 c00d8626 beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0046 c0130628 beq patch04_6 ,p_role_switch_master 
+0047 c0240644 beq patch09_0 ,p_quit_connection_cont 
+0048 c0250646 beq patch09_2 ,p_prepare_tx 
+0049 c028864f beq patch0a_1 ,p_slave_conn_recv_packet 
+004a c02c8642 beq patch0b_1 ,p_process_dmh 
+004b c0538654 beq patch14_7 ,p_lpm_dispatch 
+004c c056866c beq patch15_5 ,p_lpm_set_mult 
 004d c065b3e4 beq patch19_3 ,app_bt_start_reconnect + 3 
-004e c0748643 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 c062027b beq patch18_4 ,p_device_init 
-0053 c0718495 beq patch1c_3 ,p_mouse_seting_dpi 
-0054 c07304c9 beq patch1c_6 ,p_mouse_motion 
-0055 c075051c beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0056 c075851f beq patch1d_3 ,p_mouse_start_discovery 
-0057 c0760521 beq patch1d_4 ,p_mouse_stop_discovery 
+004e c074867d 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 c0620285 beq patch18_4 ,p_device_init 
+0053 c07182d4 beq patch1c_3 ,p_mouse_seting_dpi 
+0054 c0730500 beq patch1c_6 ,p_mouse_motion 
+0055 c0750568 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0056 c075856c beq patch1d_3 ,p_mouse_start_discovery 
+0057 c076056e beq patch1d_4 ,p_mouse_stop_discovery 
 0058 20202a8e branch loop 
 
 pf_patch_ext:
-0059 c01c8527 beq patch27_1 ,p_le_slave_match 
-005a c021852f beq patch28_3 ,p_le_next_adv_channel 
-005b c0250535 beq patch29_2 ,p_le_receive_skip 
-005c c02b8538 beq patch2a_7 ,p_le_update_param 
-005d c02c853a beq patch2b_1 ,p_le_update_channel_map 
-005e c031853c beq patch2c_3 ,p_le_prepare_tx 
-005f c033056c beq patch2c_6 ,p_le_parse 
-0060 c0338583 beq patch2c_7 ,p_le_parse_l2cap 
-0061 c03505b9 beq patch2d_2 ,p_le_adv_not_match 
-0062 c03b85c4 beq patch2e_7 ,p_le_lpm_setmult 
-0063 c0028645 beq patch20_5 ,p_hid_rx_process 
-0064 c0400647 beq patch30_0 ,p_parse_lmp_accepted 
-0065 c0410651 beq patch30_2 ,p_send_lmp 
-0066 c0440665 beq patch31_0 ,p_process_conn_sm 
-0067 c04605d4 beq patch31_4 ,p_twspi_reset 
-0068 c04685e0 beq patch31_5 ,p_spid_init 
-0069 c07d0689 beq patch3f_2 ,p_check_51cmd_once_continue 
+0059 c01c8570 beq patch27_1 ,p_le_slave_match 
+005a c0218578 beq patch28_3 ,p_le_next_adv_channel 
+005b c025057e beq patch29_2 ,p_le_receive_skip 
+005c c02b8581 beq patch2a_7 ,p_le_update_param 
+005d c02c8583 beq patch2b_1 ,p_le_update_channel_map 
+005e c0318585 beq patch2c_3 ,p_le_prepare_tx 
+005f c03305af beq patch2c_6 ,p_le_parse 
+0060 c03385c6 beq patch2c_7 ,p_le_parse_l2cap 
+0061 c03505fc beq patch2d_2 ,p_le_adv_not_match 
+0062 c03b8607 beq patch2e_7 ,p_le_lpm_setmult 
+0063 c002867f beq patch20_5 ,p_hid_rx_process 
+0064 c0400681 beq patch30_0 ,p_parse_lmp_accepted 
+0065 c041068b beq patch30_2 ,p_send_lmp 
+0066 c044068d beq patch31_0 ,p_process_conn_sm 
+0067 c0460613 beq patch31_4 ,p_twspi_reset 
+0068 c046861f beq patch31_5 ,p_spid_init 
+0069 c07d06b1 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 2040033b 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 204003c2 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 20400110 call p_g24_txdata_prep 
+009b 243400ac nbranch p_g24_nodata_transmit ,user 
+009c 204000f7 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 204006f2 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 c000832d beq on ,p_g24_transmit_by_interrupt_enable 
+009d 20400134 call p_g24_transmit_packet 
+009e 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+009f c1ff8000 rtnne state_24g_pairing_success 
+00a0 204006da call power_ctrl_start 
+00a1 58017700 setarg g24_long_sleep_step1 
+00a2 6001cc6c store 3 ,mem_24g_enter_hibernate 
+00a3 58000006 setarg 0x06 
+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 2020074f branch p_zcode_entrance 
-
-p_g24_reconn_dispatch:
-00a6 7011c570 jam zcode_70 ,mem_zcode_temp_param0 
-00a7 2020074f branch p_zcode_entrance 
+00a5 204000b4 call p_g24_lpm_wait 
+00a6 24740000 nrtn user 
+00a7 2040026b 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 20200737 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 205a00bd 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 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_count 
+00af 247a0000 nrtn blank 
+00b0 204000b4 call p_g24_lpm_wait 
+00b1 24740000 nrtn user 
+00b2 6801cc6c fetch 3 ,mem_24g_enter_hibernate 
+00b3 20202d8c branch g24_lpm_long_sleep2 
+
+p_g24_lpm_wait:
+00b4 78347c00 enable user 
+00b5 20402afa call lpo_calibration 
+00b6 6801c16f fetch 3 ,mem_clks_per_lpo 
+00b7 203a7fe9 branch disable_user ,blank 
+00b8 6800c091 fetch 1 ,mem_lpm_mode 
+00b9 203a7fe9 branch disable_user ,blank 
+00ba 6800cd7d fetch 1 ,mem_24g_transmit_by_interrupt 
+00bb c000ffe9 beq g24_tx_timer_int_enable ,disable_user 
+00bc 2020026e 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 
+00bd 704c6901 jam 1 ,mem_24g_abort_pac 
+00be 704d7200 jam 0 ,mem_24g_rf_hop_ch 
+00bf 204000cd call p_g24_transmit_rf_ctrl_clear 
+00c0 6000cbd9 store 1 ,mem_24g_txbuf 
+00c1 58000000 setarg 0 
+00c2 6003cbda store 7 ,mem_24g_txbuf + 1 
+00c3 68024c74 fetch 4 ,mem_24g_device_addr 
+00c4 60024be1 store 4 ,mem_24g_txbuf + 8 
+00c5 704c3d0c jam 12 ,mem_24g_datalen 
+00c6 6800cc3e fetch 1 ,mem_24g_data_type 
+00c7 79207e03 set1 bit_abort ,pdata 
+00c8 6000cc3e store 1 ,mem_24g_data_type 
+00c9 20400113 call p_g24_txdata_enable_tx 
+00ca 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 
+00cb 704d7301 jam 1 ,mem_24g_rf_last_sta 
+00cc 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 
+00cd 6800cc3e fetch 1 ,mem_24g_data_type 
+00ce 1fe17e07 and_into bits_data ,pdata 
+00cf 6000cc3e store 1 ,mem_24g_data_type 
+00d0 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 
+00d1 6800cc3e fetch 1 ,mem_24g_data_type 
+00d2 79207e04 set1 bit_hop ,pdata 
+00d3 6000cc3e store 1 ,mem_24g_data_type 
+00d4 6000cbf9 store 1 ,mem_24g_txpayload 
+00d5 20600000 rtn 
 
 p_g24_hop_enable_packet:
-00e2 6800cc82 fetch 1 ,mem_24g_data_type 
-00e3 c4020000 rtnbit0 bit_hop 
+00d6 6800cc3e fetch 1 ,mem_24g_data_type 
+00d7 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 2040055d call power_ctrl_pac_succ_decrs 
-00e9 20200116 branch p_g24_ch 
+00d8 6800cc3e fetch 1 ,mem_24g_data_type 
+00d9 793ffe04 set0 bit_hop ,pdata 
+00da 6000cc3e store 1 ,mem_24g_data_type 
+00db 6000cbf9 store 1 ,mem_24g_txpayload 
+00dc 204006d0 call power_ctrl_pac_succ_decrs 
+00dd 202001ca 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 
+00de 6800cd72 fetch 1 ,mem_24g_rf_hop_ch 
+00df c08080cd 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 
+00e0 6800cd70 fetch 1 ,mem_24g_hop_fastly_cnt 
+00e1 1fe0fe01 increase 1 ,pdata 
+00e2 6000cd70 store 1 ,mem_24g_hop_fastly_cnt 
+00e3 c00200e7 beq 4 ,p_g24_rf_hop_fastly_exit 
+00e4 204001ca call p_g24_ch 
+00e5 704c8202 jam 2 ,mem_24g_max_retry 
+00e6 20200134 branch p_g24_transmit_packet 
 
 p_g24_rf_hop_fastly_exit:
-00f3 2040055d call power_ctrl_pac_succ_decrs 
-00f4 704db400 jam 0 ,mem_24g_hop_fastly_cnt 
-00f5 202000d9 branch p_g24_transmit_rf_ctrl_clear 
+00e7 204006d0 call power_ctrl_pac_succ_decrs 
+00e8 704d7000 jam 0 ,mem_24g_hop_fastly_cnt 
+00e9 202000cd branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_succ_wo_hop:
-00f6 704db902 jam 2 ,mem_24g_sync_cnt 
+00ea 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 
+00eb 704d7301 jam 1 ,mem_24g_rf_last_sta 
+00ec 704d7200 jam 0 ,mem_24g_rf_hop_ch 
+00ed 202000cd 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 
+00ee 6800cd74 fetch 1 ,mem_24g_rf_work_stage 
+00ef c00180eb beq 3 ,p_g24_transmit_hop_pac_succ 
+00f0 6800cc3e fetch 1 ,mem_24g_data_type 
+00f1 2fec0004 isolate0 bit_hop ,pdata 
+00f2 202080cb branch p_g24_transmit_rf_sta_init ,true 
+00f3 6800cd74 fetch 1 ,mem_24g_rf_work_stage 
+00f4 c00080ea beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+00f5 c00100eb beq 2 ,p_g24_transmit_hop_pac_succ 
+00f6 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 
+00f7 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+00f8 c1ff8000 rtnne state_24g_pairing_success 
+00f9 204000fc call p_g24_rf_laststa_synccnt_check 
+00fa 24560104 ncall p_g24_rf_sync_cnt_check ,user2 
+00fb 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 
+00fc 78567c00 disable user2 
+00fd 6800cd73 fetch 1 ,mem_24g_rf_last_sta 
+00fe c1808000 rtnne 1 
+00ff 6800cd75 fetch 1 ,mem_24g_sync_cnt 
+0100 c1800000 rtnne 0 
+0101 704d7401 jam 1 ,mem_24g_rf_work_stage 
+0102 704c8204 jam 4 ,mem_24g_max_retry 
+0103 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 
+0104 6800cd75 fetch 1 ,mem_24g_sync_cnt 
+0105 203a010b branch p_g24_rf_hop_attemp ,blank 
+0106 1fe0ffff increase -1 ,pdata 
+0107 6000cd75 store 1 ,mem_24g_sync_cnt 
+0108 704d7402 jam 2 ,mem_24g_rf_work_stage 
+0109 704c8204 jam 4 ,mem_24g_max_retry 
+010a 202001ca 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 
+010b 704d7403 jam 3 ,mem_24g_rf_work_stage 
+010c 6800cd72 fetch 1 ,mem_24g_rf_hop_ch 
+010d 243a00de nbranch p_g24_rf_hop_attemp_again ,blank 
+010e 704c8202 jam 2 ,mem_24g_max_retry 
+010f 202001ca 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 
+0110 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0111 c0ff8181 bne state_24g_pairing_success ,p_g24_pairing_sm 
 
 p_g24_txdata_prep_packeage_data:
-012a 2040012e call p_g24_package_data 
+0112 20400116 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 
+0113 204001b8 call p_g24_transmit_prep 
+0114 704c4201 jam ensure_on_24g ,mem_24g_ensure 
+0115 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 
+0116 68014d6e fetch 2 ,mem_cb_24g_data 
+0117 20407f9c call callback_func 
+0118 2034011c branch p_g24_accumulate_mouse_data ,user 
+0119 6803cbda fetch 7 ,mem_24g_txbuf + 1 
+011a 207a0000 rtn blank 
+011b 20207fe7 branch enable_user 
 
 p_g24_accumulate_mouse_data:
-0134 2040035b 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 
+011c 20403f8d call mouse_no_data_timer_init 
+011d 204002c6 call p_mouse_data_xy_release 
+011e 704c6900 jam 0 ,mem_24g_abort_pac 
+011f 1a20fe01 add rega ,1 ,pdata 
+0120 6000cc3d store 1 ,mem_24g_datalen 
+0121 204000cd call p_g24_transmit_rf_ctrl_clear 
+0122 6000cbd9 store 1 ,mem_24g_txbuf 
+0123 e8a88000 ifetcht 1 ,contw 
+0124 ea408000 ifetch 1 ,regb 
+0125 9841fe00 ior temp ,pdata 
+0126 e0a08000 istore 1 ,contw 
+0127 1a40a401 increase 1 ,regb 
+0128 ea420000 ifetch 4 ,regb 
+0129 e0a20000 istore 4 ,contw 
+012a 1a40a404 increase 4 ,regb 
+012b d8a04bdf arg mem_24g_txbuf + 6 ,contw 
+012c 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 
+012d ea408000 ifetch 1 ,regb 
+012e e8a88000 ifetcht 1 ,contw 
+012f 9840fe00 iadd temp ,pdata 
+0130 e0a08000 istore 1 ,contw 
+0131 1a40a401 increase 1 ,regb 
+0132 c200012d loop p_g24_accumulation_loop 
+0133 20600000 rtn 
 
 p_g24_transmit_packet:
-014b 704c8a00 jam 0 ,mem_24g_retry 
+0134 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 204006ec call power_ctrl_pac_succ_incrs 
+0135 d9600d00 arg param_rx_setup ,timeup 
+0136 34730200 until clkn_rt ,meet 
+0137 20400153 call p_g24_transmit_receive_ack 
+0138 242c015e nbranch p_g24_retransmit ,sync 
+0139 2437815e nbranch p_g24_retransmit ,user3 
+013a 2040014e call p_g24_txbuf_clear 
+013b 2040017a call p_g24_ackpayload_parse 
+013c 204006cc 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 
+013d 704b5800 jam 0 ,mem_retry_count 
+013e 6800cc3c fetch 1 ,mem_24g_pid 
+013f 1fe0fe01 increase 1 ,pdata 
+0140 6000cc3c store 1 ,mem_24g_pid 
+0141 204000d6 call p_g24_hop_enable_packet 
+0142 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0143 c0ff8151 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0144 204000ee 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 
+0145 6800cb5f fetch 1 ,mem_mouse_24g_pair_timer 
+0146 245a03a1 ncall p_mouse_24g_led_off ,blank 
+0147 58000000 setarg 0 
+0148 60014c43 store 2 ,mem_24g_txfail_cnt 
+0149 6000cc45 store 1 ,mem_24g_get_ack_fail 
+014a 6000cd71 store 1 ,mem_24g_hop_pac_retry 
+014b 6000cb5f store 1 ,mem_mouse_24g_pair_timer 
+014c 704c4200 jam ensure_off_24g ,mem_24g_ensure 
+014d 20600000 rtn 
 
 p_g24_txbuf_clear:
-015f df200004 arg 4 ,loopcnt 
-0160 d8a04c1d arg mem_24g_txbuf ,contw 
-0161 20207ec6 branch memset0 
+014e df200004 arg 4 ,loopcnt 
+014f d8a04bd9 arg mem_24g_txbuf ,contw 
+0150 20207ec6 branch memset0 
+
+p_g24_paring_mode_start:
+0151 204006c9 call power_ctrl_pac_succ_cnt_init 
+0152 20200183 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 
+0153 7857fc00 disable user3 
+0154 20400223 call p_g24_transmit 
+0155 18002a00 force 0 ,radio_ctrl 
+0156 68024c65 fetch 4 ,mem_24g_addr 
+0157 98001200 iforce access 
+0158 68088017 fetcht 1 ,mem_last_freq 
+0159 2040291f call set_freq_rx 
+015a 20402924 call rf_rx_enable 
+015b 204001e4 call p_g24_receive_rxon 
+015c 2057821c call p_g24_end_of_packet ,user3 
+015d 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 
+015e 6800cc69 fetch 1 ,mem_24g_abort_pac 
+015f 247a0000 nrtn blank 
+0160 68014c43 fetch 2 ,mem_24g_txfail_cnt 
+0161 1fe0fe01 increase 1 ,pdata 
+0162 60014c43 store 2 ,mem_24g_txfail_cnt 
+0163 6800cc44 fetch 1 ,mem_24g_txfail_cnt + 1 
+0164 c282016d bbit1 4 ,p_g24_stop_g24_mode 
+0165 6800cc4d fetch 1 ,mem_24g_pairing_sm 
+0166 c0ff8169 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0167 20400172 call p_g24_tx_hop_ch_process 
+0168 20200135 branch p_g24_transmit_loop 
 
 p_g24_tx_paring_retry:
-0178 6800cc87 fetch 1 ,mem_24g_txfail_cnt 
-0179 c1ff8000 rtnne 0xff 
+0169 6800cc43 fetch 1 ,mem_24g_txfail_cnt 
+016a 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 
+016b 58000000 setarg 0 
+016c 60014c43 store 2 ,mem_24g_txfail_cnt 
+
+p_g24_stop_g24_mode:
+016d 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+016e 20207d86 branch ui_ipc_send_event 
 
 p_g24_tx_fast_hop:
-017d 20400715 call power_ctrl_txpower_incrs 
-017e 2040055d call power_ctrl_pac_succ_decrs 
-017f 20200116 branch p_g24_ch 
+016f 204006fd call power_ctrl_txpower_incrs 
+0170 204006d0 call power_ctrl_pac_succ_decrs 
+0171 202001ca 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 
+0172 6800cc46 fetch 1 ,mem_24g_retry 
+0173 1fe67c0b sub pdata ,11 ,null 
+0174 2421016f nbranch p_g24_tx_fast_hop ,positive 
+0175 1fe0fe01 increase 1 ,pdata 
+0176 6000cc46 store 1 ,mem_24g_retry 
+0177 c00300d8 beq 6 ,p_g24_hop_ch_disable 
+0178 c00600d8 beq 12 ,p_g24_hop_ch_disable 
+0179 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 
+017a 2040019d call p_g24_read_len_pid_crc 
+017b 6800cc3b fetch 1 ,mem_24g_rxdata_length 
+017c 207a0000 rtn blank 
+017d 98007200 iforce loopcnt 
+017e d8c04bb9 arg mem_24g_rxbuf + 2 ,contr 
+017f d8a04c1b arg mem_24g_rxpayload ,contw 
+0180 20207f01 branch memcpy 
 
 p_g24_pairing_sm:
-01b1 7011c590 jam zcode_90 ,mem_zcode_temp_param0 
-01b2 2020074f branch p_zcode_entrance 
-
-p_g24_paring_mode_start:
+0181 7011c590 jam zcode_90 ,mem_zcode_temp_param0 
+0182 20200737 branch p_zcode_entrance 
 
 p_g24_paring_mode:
-01b3 7011c591 jam zcode_91 ,mem_zcode_temp_param0 
-01b4 2020074f branch p_zcode_entrance 
+0183 7011c591 jam zcode_91 ,mem_zcode_temp_param0 
+0184 20200737 branch p_zcode_entrance 
 
 p_g24_start_24g_mode:
-01b5 7011c560 jam zcode_60 ,mem_zcode_temp_param0 
-01b6 2020074f branch p_zcode_entrance 
+
+p_mouse_start_24g_mode:
+0185 58000000 setarg 0 
+0186 60014c6a store 2 ,mem_24g_check_dongle_times 
+0187 7011c560 jam zcode_60 ,mem_zcode_temp_param0 
+0188 20200737 branch p_zcode_entrance 
 
 p_g24_auto_pair_start:
-01b7 7011c561 jam zcode_61 ,mem_zcode_temp_param0 
-01b8 2020074f branch p_zcode_entrance 
+0189 7011c570 jam zcode_70 ,mem_zcode_temp_param0 
+018a 20200737 branch p_zcode_entrance 
+
+p_g24_tx_attemp_data_prep:
+018b 70119eff jam 0xff ,mem_24g_common_temp 
+018c 6800cc3e fetch 1 ,mem_24g_data_type 
+018d 6000919f store 1 ,mem_24g_common_temp + 1 
+018e 68024c74 fetch 4 ,mem_24g_device_addr 
+018f 600211a0 store 4 ,mem_24g_common_temp + 2 
+0190 d8400006 arg 6 ,temp 
+0191 da20119e arg mem_24g_common_temp ,rega 
+0192 20400198 call p_g24_put_data_in_buff 
+0193 202001b8 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 
+0194 793f8026 set0 mark_24g ,mark 
+0195 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 
+0196 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0197 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 
+0198 6008cc3d storet 1 ,mem_24g_datalen 
+0199 18427200 copy temp ,loopcnt 
+019a d8a04bd9 arg mem_24g_txbuf ,contw 
+019b 1a220c00 copy rega ,contr 
+019c 20207f01 branch memcpy 
+
+p_g24_read_len_pid_crc:
+019d 6800cbb8 fetch 1 ,mem_24g_rxbuf + 1 
+019e 1fe97e00 rshift3 pdata ,pdata 
+019f 6000cc3b store 1 ,mem_24g_rxdata_length 
+01a0 1fe0fe01 increase 1 ,pdata 
+01a1 d8c04bb8 arg mem_24g_rxbuf + 1 ,contr 
+01a2 98c08c00 iadd contr ,contr 
+01a3 e8c18000 ifetch 3 ,contr 
+01a4 6001cc7a store 3 ,mem_24g_sta_crc 
+01a5 6800cbb8 fetch 1 ,mem_24g_rxbuf + 1 
+01a6 1fe37e00 rshift pdata ,pdata 
+01a7 1fe17e03 and pdata ,0x03 ,pdata 
+01a8 6000cc80 store 1 ,mem_24g_sta_pid 
+01a9 20600000 rtn 
+
+p_g24_update_addr_and_synccrc8:
+01aa 60024c65 store 4 ,mem_24g_addr 
+
+p_g24_syncword_crc8:
+01ab da200000 arg 0 ,rega 
+01ac df200004 arg 4 ,loopcnt 
+01ad d8c04c65 arg mem_24g_addr ,contr 
+
+p_g24_syncword_crc8_loop:
+01ae e8c08000 ifetch 1 ,contr 
+01af 9a20a200 iadd rega ,rega 
+01b0 c20001ae loop p_g24_syncword_crc8_loop 
+01b1 1a227e00 copy rega ,pdata 
+01b2 60014cee store 2 ,mem_24g_syncword 
+01b3 6800ccee fetch 1 ,mem_24g_syncword 
+01b4 6808ccef fetcht 1 ,mem_24g_syncword + 1 
+01b5 9840fe00 iadd temp ,pdata 
+01b6 6000ccf0 store 1 ,mem_24g_syncword_crc8 
+01b7 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 
+01b8 6800cc3d fetch 1 ,mem_24g_datalen 
+01b9 1fe0fe02 increase 2 ,pdata 
+01ba 6000cc3f store 1 ,mem_24g_txlen 
+01bb 6800cc3e fetch 1 ,mem_24g_data_type 
+01bc 6000cbf9 store 1 ,mem_24g_txpayload 
+01bd 6800cc3d fetch 1 ,mem_24g_datalen 
+01be 1fe9fe00 lshift3 pdata ,pdata 
+01bf 6808cc3c fetcht 1 ,mem_24g_pid 
+01c0 18410403 and temp ,0x03 ,temp 
+01c1 18438400 lshift temp ,temp 
+01c2 9841fe00 ior temp ,pdata 
+01c3 6808cc79 fetcht 1 ,mem_24g_no_ack 
+01c4 9840fe00 iadd temp ,pdata 
+01c5 e0a08000 istore 1 ,contw 
+01c6 6800cc3d fetch 1 ,mem_24g_datalen 
+01c7 98007200 iforce loopcnt 
+01c8 d8c04bd9 arg mem_24g_txbuf ,contr 
+01c9 20207f01 branch memcpy 
+
+p_g24_ch:
+01ca 6808cc48 fetcht 1 ,mem_24g_current_ch_number 
+01cb 204001ce call p_g24_ch_map_size 
+01cc 6008cc48 storet 1 ,mem_24g_current_ch_number 
+01cd 20600000 rtn 
+
+p_g24_ch_map_size:
+01ce 204001d2 call p_g24_ch_calc 
+01cf 18408401 increase 1 ,temp 
+01d0 18410403 and_into 3 ,temp 
+01d1 20600000 rtn 
+
+p_g24_ch_calc:
+01d2 6800cc65 fetch 1 ,mem_24g_addr 
+01d3 1fe17e03 and_into 0x03 ,pdata 
+01d4 1fefa204 mul32 pdata ,4 ,rega 
+01d5 58004c4e setarg mem_24g_ch_map1 
+01d6 9a20fe00 iadd rega ,pdata 
+01d7 98408c00 iadd temp ,contr 
+01d8 e8c08000 ifetch 1 ,contr 
+01d9 6000cc47 store 1 ,mem_24g_ch 
+01da 20600000 rtn 
 
 p_g24_prep:
-01d4 20402dee call g24_prep 
-01d5 6800cc8b fetch 1 ,mem_24g_ch 
-01d6 202053da branch le_prep2 
+01db 7844fc00 disable enable_crc 
+01dc 7843fc00 disable enable_white 
+01dd 58555555 setarg 0x555555 
+01de 98001e00 iforce crc24_init 
+01df 6800cc47 fetch 1 ,mem_24g_ch 
+01e0 1fed8400 reverse pdata ,temp 
+01e1 79200401 set1 1 ,temp 
+01e2 18431c00 rshift temp ,white_init 
+01e3 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 
+01e4 204001db call p_g24_prep 
+01e5 7857fc00 disable user3 
+01e6 7826fc00 enable decode_fec0 
+01e7 7830fc00 enable is_rx 
+01e8 78507c00 disable is_tx 
+01e9 78287c00 enable swfine 
+01ea 68014c40 fetch 2 ,mem_24g_rx_window 
+01eb 98003600 iforce stop_watch 
+01ec 37c18400 correlate null ,timeout 
+01ed 242c021c nbranch p_g24_sync_timeout ,sync 
+01ee 7846fc00 disable decode_fec0 
+01ef 7825fc00 enable decode_fec1 
+01f0 7823fc00 enable enable_white 
+01f1 7824fc00 enable enable_crc 
+01f2 20400219 call p_g24_receive_byte 
+01f3 6000ccf1 store 1 ,mem_24g_get_syncword_crc8 
+01f4 6808ccf0 fetcht 1 ,mem_24g_syncword_crc8 
+01f5 98467c00 isub temp ,null 
+01f6 2422821c nbranch p_g24_end_of_packet ,zero 
+01f7 20400219 call p_g24_receive_byte 
+01f8 6000cbb7 store 1 ,mem_24g_rxbuf 
+01f9 6800cbb7 fetch 1 ,mem_24g_rxbuf 
+01fa 6808cc3e fetcht 1 ,mem_24g_data_type 
+01fb a8400e00 icompare bits_data ,temp 
+01fc 2420821c 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 
+01fd 20400219 call p_g24_receive_byte 
+01fe e0a08000 istore 1 ,contw 
+01ff 1fe97e00 rshift3 pdata ,pdata 
+0200 1fe1721f and pdata ,0x1f ,loopcnt 
+0201 20228205 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 
+0202 20400219 call p_g24_receive_byte 
+0203 e0a08000 istore 1 ,contw 
+0204 c2000202 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 
+0205 18a22200 copy contw ,rega 
+0206 20400219 call p_g24_receive_byte 
+0207 6000cd78 store 1 ,mem_rssi_hex_received 
+0208 1a220a00 copy rega ,contw 
+0209 09800018 parse demod ,bucket ,24 
+020a 78287c00 enable swfine 
+020b db600664 arg param_sifs ,stop_watch 
+020c 1fef7e00 rshift32 pdata ,pdata 
+020d 1ff17e00 rshift16 pdata ,pdata 
+020e e0a18000 istore 3 ,contw 
+020f 7845fc00 disable decode_fec1 
+0210 2023021c branch p_g24_end_of_packet ,crc_failed 
+0211 7837fc00 enable user3 
+0212 68008017 fetch 1 ,mem_last_freq 
+0213 1fe0a200 add pdata ,0 ,rega 
+0214 20402981 call rf_write_freq 
+0215 7846fc00 disable decode_fec0 
+0216 20402918 call set_sync_on 
+0217 6800cd78 fetch 1 ,mem_rssi_hex_received 
+0218 2020006b branch p_rssi_signal 
 
 p_g24_receive_byte:
-0211 09800008 parse demod ,bucket ,8 
-0212 19897e00 rshift3 pwindow ,pdata 
-0213 20600000 rtn 
+0219 09800008 parse demod ,bucket ,8 
+021a 19897e00 rshift3 pwindow ,pdata 
+021b 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 
+021c 784dfc00 disable encode_fec1 
+021d 7845fc00 disable decode_fec1 
+021e 2040264d call end_of_packet 
+021f 20600000 rtn 
+
+p_g24_set_freq_tx:
+0220 20402918 call set_sync_on 
+0221 6808cc47 fetcht 1 ,mem_24g_ch 
+0222 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 
+0223 204053c4 call le_enable 
+0224 68024c65 fetch 4 ,mem_24g_addr 
+0225 98001200 iforce access 
+0226 204001db call p_g24_prep 
+0227 20400220 call p_g24_set_freq_tx 
+0228 79202a00 set1 txgfsk ,radio_ctrl 
+0229 782efc00 enable encode_fec0 
+022a 78307c00 enable is_tx 
+022b 7850fc00 disable is_rx 
+022c 19317e00 rshift16 access ,pdata 
+022d 1fecfe00 rshift8 pdata ,pdata 
+022e 1ff1fe00 rshift4 pdata ,pdata 
+022f 08008628 inject mod ,40 
+0230 784efc00 disable encode_fec0 
+0231 782dfc00 enable encode_fec1 
+0232 7823fc00 enable enable_white 
+0233 7824fc00 enable enable_crc 
+0234 6800ccf0 fetch 1 ,mem_24g_syncword_crc8 
+0235 08008608 inject mod ,8 
+0236 6800cc3f fetch 1 ,mem_24g_txlen 
+0237 98007200 iforce loopcnt 
+0238 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 
+0239 e8c08000 ifetch 1 ,contr 
+023a 08008608 inject mod ,8 
+023b c2000239 loop p_g24tr_loop 
+023c 78247c00 enable enable_parity 
+023d 08008618 inject mod ,24 
+023e 78447c00 disable enable_parity 
+023f 37d38200 until null ,tx_clear 
+0240 20000064 nop 100 
+0241 784efc00 disable encode_fec0 
+0242 784dfc00 disable encode_fec1 
+0243 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 
+0244 20407fe9 call disable_user 
+0245 680a4c5e fetcht 4 ,mem_24g_tx_btclk 
+0246 1c427e00 copy clkn_bt ,pdata 
+0247 98467c00 isub temp ,null 
+0248 24412d18 ncall g24_timer_timeout ,positive 
+0249 1fe22400 copy pdata ,regb 
+024a 68024c5e fetch 4 ,mem_24g_tx_btclk 
+024b 6808cc62 fetcht 1 ,mem_24g_interval 
+024c 98408400 iadd temp ,temp 
+024d 1a427e00 copy regb ,pdata 
+024e 98467c00 isub temp ,null 
+024f 24610000 nrtn positive 
+0250 793ffe1c set0 28 ,pdata 
+0251 60024c5e store 4 ,mem_24g_tx_btclk 
+0252 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 
+0253 d8400000 arg 0 ,temp 
+0254 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+0255 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 
+0256 e8c08000 ifetch 1 ,contr 
+0257 98408400 iadd temp ,temp 
+0258 c2000256 loop p_rssi_average_loop 
+0259 18497e00 rshift3 temp ,pdata 
+025a 1fe20400 copy pdata ,temp 
+025b c6930000 rtnmark0 mark_24g 
+025c 1fe6fc0a div pdata ,10 
+025d 20407f86 call wait_div_end 
+025e 1807fe00 quotient pdata 
+025f 1ff27e00 lshift4 pdata ,pdata 
+0260 18070400 remainder temp 
+0261 98418400 ior temp ,temp 
+0262 20600000 rtn 
+0263 20600000 rtn 
 
 p_mouse_before_lpm:
-0252 c6130000 rtnmark1 mark_24g 
-0253 20400331 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 
+0264 c6130000 rtnmark1 mark_24g 
+0265 204003b8 call p_mouse_le_txbuff_save 
+0266 2040026e call p_mouse_setgpio_lpm 
+0267 6800c040 fetch 1 ,mem_context 
+0268 c300026b bbit0 state_inconn ,p_clear_wake 
+0269 680080a0 fetch 1 ,mem_lpm_current_mult 
+026a 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 
+026b 58000000 setarg 0 
+026c 600400a1 store 8 ,mem_gpio_wakeup_low 
+026d 20600000 rtn 
 
 p_mouse_setgpio_lpm:
-0264 20400278 call p_mouse_set_sdio_high 
-0265 20400259 call p_clear_wake 
+026e 20400282 call p_mouse_set_sdio_high 
+026f 2040026b 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 6810807c hfetch 1 ,core_gpio_pd0 
-026f 793ffe05 set0 5 ,pdata 
-0270 6010807c hstore 1 ,core_gpio_pd0 
-0271 6810807d hfetch 1 ,core_gpio_pd1 
-0272 793ffe02 set0 2 ,pdata 
-0273 6010807d hstore 1 ,core_gpio_pd1 
-0274 6810807e hfetch 1 ,core_gpio_pd2 
-0275 793ffe06 set0 6 ,pdata 
-0276 6010807e hstore 1 ,core_gpio_pd2 
-0277 20600000 rtn 
+0270 20403ebf call mouse_lpm_before_common 
+0271 6808cb45 fetcht 1 ,mem_flash_ncs_gpio 
+0272 20406825 call gpio_out_inactive 
+0273 68120070 hfetch 4 ,core_gpio_oe0 
+0274 681a0078 hfetcht 4 ,core_gpio_pu0 
+0275 98418400 ior temp ,temp 
+0276 18440400 invert temp ,temp 
+0277 601a007c hstoret 4 ,core_gpio_pd0 
+0278 6810807c hfetch 1 ,core_gpio_pd0 
+0279 793ffe05 set0 5 ,pdata 
+027a 6010807c hstore 1 ,core_gpio_pd0 
+027b 6810807d hfetch 1 ,core_gpio_pd1 
+027c 793ffe02 set0 2 ,pdata 
+027d 6010807d hstore 1 ,core_gpio_pd1 
+027e 6810807e hfetch 1 ,core_gpio_pd2 
+027f 793ffe06 set0 6 ,pdata 
+0280 6010807e hstore 1 ,core_gpio_pd2 
+0281 20600000 rtn 
 
 p_mouse_set_sdio_high:
-0278 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0279 207a0000 rtn blank 
-027a 20200495 branch p_mouse_seting_sensor_type 
+0282 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0283 207a0000 rtn blank 
+0284 202002d4 branch p_mouse_seting_sensor_type 
 
 p_device_init:
-027b 70895b86 jam 0x86 ,0x895b 
-027c 70895ca0 jam 0xa0 ,0x895c 
-027d 2040296c call initialize_radio 
-027e 20403416 call app_lpm_mult_enable 
-027f 204074b9 call enable_authrom 
-0280 203582e6 branch p_mouse_spi_init ,wake 
+0285 70895b86 jam 0x86 ,0x895b 
+0286 70895ca0 jam 0xa0 ,0x895c 
+0287 2040296c call initialize_radio 
+0288 20403416 call app_lpm_mult_enable 
+0289 204074b9 call enable_authrom 
+028a 203582a5 branch p_device_wake_from_lpm ,wake 
 
 p_device_wake_from_power:
-0281 20400001 call p_wake_from_power 
+028b 20400001 call p_wake_from_power 
+028c d8400258 arg 600 ,temp 
+028d 680146aa fetch 2 ,mem_mouse_no_data_timeout 
+028e 6800c720 fetch 1 ,mem_device_flag 
+028f c0008293 beq mode_bt_device1 ,p_mouse_check_reconn_target 
+0290 20404083 call mouse_check_key_gpio 
+0291 1fe17e07 and pdata ,0x07 ,pdata 
+0292 c00182a2 beq mouse_lr_button ,p_mouse_24g_pairing_button 
 
 p_mouse_check_reconn_target:
-0282 2040028a call p_mouse_tx_power_init 
-0283 6800c720 fetch 1 ,mem_device_flag 
-0284 c0010323 beq mode_24g_device ,p_mouse_start_24g_mode 
-0285 70472001 jam mode_bt_device1 ,mem_device_flag 
-0286 6800c210 fetch 1 ,mem_xrecord_mode 
-0287 c019828d beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-0288 c01a0292 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0289 20600000 rtn 
+0293 7011c530 jam zcode_30 ,mem_zcode_temp_param0 
+0294 20200737 branch p_zcode_entrance 
 
 p_mouse_tx_power_init:
-028a 6800cd38 fetch 1 ,mem_tx_power_temp 
-028b 6000c1de store 1 ,mem_tx_power 
-028c 20600000 rtn 
-
-p_mouse3_0_check_reconn_target:
-028d 204006df call p_mouse_mode_bt_device_multi_led_on 
-028e 704b5301 jam 1 ,mem_mouse_bt_reconnect_flag 
-028f 680341d0 fetch 6 ,mem_hci_plap 
-0290 203a33eb branch app_bt_start_discovery_short ,blank 
-0291 20204274 branch mouse3_0_check_reconn_target + 3 
-
-p_mouse4_0_check_reconn_target:
-0292 204006df call p_mouse_mode_bt_device_multi_led_on 
-0293 7011c523 jam zcode_23 ,mem_zcode_temp_param0 
-0294 2020074f branch p_zcode_entrance 
+0295 6800ccf4 fetch 1 ,mem_tx_power_temp 
+0296 6000c1de store 1 ,mem_tx_power 
+0297 20600000 rtn 
+
+p_mouse_le_fast_conn_disable:
+0298 704b655a jam 0x5a ,mem_mouse_fast_conn_flag 
+0299 20600000 rtn 
+
+p_mouse_fast_conn_init:
+029a 704b65ff jam 0xff ,mem_mouse_fast_conn_flag 
+029b 70421034 jam 0x34 ,mem_xrecord_mode 
+029c 580f0f0f setarg 0x0f0f0f 
+029d 6001c4a0 store 3 ,mem_le_lap 
+029e 6001c4a3 store 3 ,mem_le_lap + 3 
+029f 20600000 rtn 
+
+p_mouse_fast_conn_end:
+02a0 7011c531 jam zcode_31 ,mem_zcode_temp_param0 
+02a1 20200737 branch p_zcode_entrance 
 
 p_mouse_24g_pairing_button:
-0295 7011c562 jam zcode_62 ,mem_zcode_temp_param0 
-0296 2020074f branch p_zcode_entrance 
+02a2 204042ca call mouse_stop_discovery 
+02a3 7011c571 jam zcode_71 ,mem_zcode_temp_param0 
+02a4 20200737 branch p_zcode_entrance 
 
-p_mouse_clear_sensor_data:
-0297 70479e01 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0298 20405814 call le_set_config_more_data 
+p_device_wake_from_lpm:
 
-p_mouse_init_sensor_reset:
-0299 704b0001 jam 1 ,mem_mouse_init_sensor_reset_flag 
+p_mouse_spi_init:
+02a5 70421276 jam 0x76 ,mem_spi_init_clk 
+02a6 20203d36 branch mouse_spi_init 
 
 p_mouse_init_sunt:
-029a 204002e6 call p_mouse_spi_init 
-029b 204040c0 call mouse_spi_sdio_gpio_pollup 
+02a7 204002a5 call p_mouse_spi_init 
+02a8 204040c0 call mouse_spi_sdio_gpio_pollup 
 
 p_mouse_init_sensor:
-029c 204040d9 call mouse_read_sensor_id 
-029d c01802a2 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-029e c01882b8 beq p3065_id1 ,p_mouse_p3065_init_param 
-029f 204040d1 call mouse_twspi_reset 
-02a0 200003e8 nop 1000 
-02a1 2020029c branch p_mouse_init_sensor 
+02a9 204040d9 call mouse_read_sensor_id 
+02aa c01802b3 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+02ab c01882b5 beq p3065_id1 ,p_mouse_p3065_init_param 
+02ac 204040d1 call mouse_twspi_reset 
+02ad 200003e8 nop 1000 
+02ae 202002a9 branch p_mouse_init_sensor 
+
+p_mouse_init_sensor_reset:
+02af 704b0001 jam 1 ,mem_mouse_init_sensor_reset_flag 
+02b0 2040640f call spi_ncs_enable 
+02b1 204002a7 call p_mouse_init_sunt 
+02b2 20206411 branch spi_ncs_disable 
 
 p_mouse_init_p32xx_id2_judge:
-02a2 2040048b call p_mouse_sensor_poweron 
-02a3 6800c6de fetch 1 ,mem_sensor_id2 
-02a4 c06882a9 beq p3205_tj3t_id2 ,p_mouse_3205_3t_init_param 
-02a5 c00102a7 beq p3212_id2 ,p_mouse_3212_init_param 
-02a6 202040e1 branch mouse_init_p32xx_id2_judge + 1 
-
-p_mouse_3212_init_param:
-02a7 704bf401 jam 1 ,mem_mouse_smooth_disable 
-02a8 202040ee branch mouse_3212_init_param 
-
-p_mouse_3205_3t_init_param:
-02a9 58000049 setarg 0x49 
-02aa 20406414 call twspi_read 
-02ab c05082af beq 0xa1 ,p_mouse_s201b_init_param 
-02ac 7046e000 jam p3205 ,mem_config_sensor_type 
-02ad da604b9e arg mem_sensor_3205_init ,regc 
-02ae 202002b1 branch p_sensor_wr_seq 
+02b3 204002cb call p_mouse_sensor_poweron 
+02b4 202040e0 branch mouse_init_p32xx_id2_judge 
+
+p_mouse_p3065_init_param:
+02b5 58000049 setarg 0x49 
+02b6 20406414 call twspi_read 
+02b7 c05082ba beq 0xa1 ,p_mouse_s201b_init_param 
+02b8 204002cb call p_mouse_sensor_poweron 
+02b9 202040ea branch mouse_p3065_init_param 
 
 p_mouse_s201b_init_param:
-02af 7046e009 jam s201 ,mem_config_sensor_type 
-02b0 20600000 rtn 
+02ba 7046e008 jam s201 ,mem_config_sensor_type 
+02bb 20600000 rtn 
 
 p_sensor_wr_seq:
-02b1 ea610000 ifetch 2 ,regc 
-02b2 d840ffff arg 0xffff ,temp 
-02b3 98467c00 isub temp ,null 
-02b4 20628000 rtn zero 
-02b5 20406413 call twspi_write 
-02b6 1a60a602 increase 2 ,regc 
-02b7 202002b1 branch p_sensor_wr_seq 
+02bc ea610000 ifetch 2 ,regc 
+02bd d840ffff arg 0xffff ,temp 
+02be 98467c00 isub temp ,null 
+02bf 20628000 rtn zero 
+02c0 20406413 call twspi_write 
+02c1 1a60a602 increase 2 ,regc 
+02c2 202002bc branch p_sensor_wr_seq 
+
+p_mouse_current_mult_update:
+02c3 70417200 jam 0 ,mem_lpm_mult 
+02c4 704b731e jam 30 ,mem_mouse_current_mult_timer 
+02c5 20600000 rtn 
 
-p_mouse_p3065_init_param:
-02b8 2040048b call p_mouse_sensor_poweron 
-02b9 202040ea branch mouse_p3065_init_param 
+p_mouse_data_xy_release:
+02c6 6800cb72 fetch 1 ,mem_mouse_long_mult_flag 
+02c7 c1808000 rtnne 1 
+02c8 58000000 setarg 0 
+02c9 6000cb72 store 1 ,mem_mouse_long_mult_flag 
+02ca 6002469b store 4 ,mem_mouse_x 
+
+p_mouse_sensor_poweron:
+02cb 204002a5 call p_mouse_spi_init 
+02cc 58008006 setarg 0x8006 
+02cd 20406413 call twspi_write 
+02ce 20002ee0 nop 12000 
+
+p_mouse_dpi_config:
+02cf 6800c77a fetch 1 ,mem_mouse_dpi 
+02d0 c0ff82d4 bne 0xff ,p_mouse_seting_dpi 
+02d1 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+02d2 1fe17e0f and pdata ,0x0f ,pdata 
+02d3 6000c77a store 1 ,mem_mouse_dpi 
+
+p_mouse_seting_dpi:
+
+p_mouse_seting_sensor_type:
+02d4 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02d5 c00202f3 beq p3212 ,p_mouse_seting_3212_dpi 
+02d6 c00402fb beq s201 ,p_mouse_seting_s201_dpi 
+02d7 6800c77a fetch 1 ,mem_mouse_dpi 
+02d8 c00002e2 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
+02d9 c00102e6 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
+02da c00182e0 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
+
+p_mouse_set_cpi2:
+02db 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02dc c00302ea beq p3065_xy ,p_mouse_3065xy_set_cpi2 
+
+p_mouse_320x_set_cpi3:
+02dd 6800c781 fetch 1 ,mem_320x_dpi_3 
+
+p_mouse_dpi_store:
+02de 6000c6b5 store 1 ,mem_mouse_cpi_count 
+02df 20203dc1 branch mouse_p3205_dpi + 3 
+
+p_mouse_dpi_recount:
+02e0 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
+02e1 202002e2 branch p_mouse_set_cpi1 
+
+p_mouse_set_cpi1:
+02e2 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02e3 c00302ed beq p3065_xy ,p_mouse_3065xy_set_cpi1 
+
+p_mouse_320x_set_cpi1:
+02e4 6800c77f fetch 1 ,mem_320x_dpi_1 
+02e5 202002de branch p_mouse_dpi_store 
+
+p_mouse_set_cpi3:
+02e6 6800c6e0 fetch 1 ,mem_config_sensor_type 
+02e7 c00302f0 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
+
+p_mouse_320x_set_cpi4:
+02e8 6800c782 fetch 1 ,mem_320x_dpi_4 
+02e9 202002de branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi2:
+02ea 6800c781 fetch 1 ,mem_320x_dpi_3 
+02eb 1fe0ffff increase -1 ,pdata 
+02ec 202002de branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi1:
+02ed 6800c77f fetch 1 ,mem_320x_dpi_1 
+02ee 1fe0ffff increase -1 ,pdata 
+02ef 202002de branch p_mouse_dpi_store 
+
+p_mouse_3065xy_set_cpi3:
+02f0 6800c782 fetch 1 ,mem_320x_dpi_4 
+02f1 1fe0ffff increase -1 ,pdata 
+02f2 202002de branch p_mouse_dpi_store 
+
+p_mouse_seting_3212_dpi:
+02f3 6800c77a fetch 1 ,mem_mouse_dpi 
+02f4 c0003d9d beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+02f5 c000bd9b beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+02f6 c0013d9f beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+02f7 c001bda1 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+02f8 c0023da1 beq mouse_dpi_level5 ,mouse_set_p3212_cpi4 
+
+p_mouse_set_p3212_cpi3:
+02f9 70477a02 jam mouse_dpi_level3 ,mem_mouse_dpi 
+02fa 20203d9f branch mouse_set_p3212_cpi3 
+
+p_mouse_seting_s201_dpi:
+02fb 6800c77a fetch 1 ,mem_mouse_dpi 
+02fc c0000305 beq mouse_dpi_level1 ,p_mouse_set_s201_dpi_1 
+02fd c0008300 beq mouse_dpi_level2 ,p_mouse_set_s201_dpi_2 
+02fe c0010302 beq mouse_dpi_level3 ,p_mouse_set_s201_dpi_3 
+02ff c0018304 beq mouse_dpi_level4 ,p_mouse_set_s201_dpi_4 
+
+p_mouse_set_s201_dpi_2:
+0300 da200009 arg 0x09 ,rega 
+0301 20200307 branch p_mouse_dpi_s201_store 
+
+p_mouse_set_s201_dpi_3:
+0302 da20000b arg 0x0b ,rega 
+0303 20200307 branch p_mouse_dpi_s201_store 
+
+p_mouse_set_s201_dpi_4:
+0304 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
+
+p_mouse_set_s201_dpi_1:
+0305 da200003 arg 0x03 ,rega 
+0306 20200307 branch p_mouse_dpi_s201_store 
+
+p_mouse_dpi_s201_store:
+0307 5800c309 setarg 0xc309 
+0308 20406413 call twspi_write 
+0309 1a227e00 copy rega ,pdata 
+030a 1fe1fe80 or_into 0x80 ,pdata 
+030b 1fed7e00 lshift8 pdata ,pdata 
+030c 1fe0fe23 add pdata ,0x23 ,pdata 
+030d 20406413 call twspi_write 
+030e 58000009 setarg 0x0009 
+030f 20206413 branch twspi_write 
+
+p_mouse_sensor_power_down:
+0310 204002a7 call p_mouse_init_sunt 
+
+p_mouse_sensor_powerdown:
+0311 204002a5 call p_mouse_spi_init 
+0312 58000806 setarg 0x0806 
+0313 20206413 branch twspi_write 
 
 p_mouse_setting_config:
-02ba 7011c580 jam zcode_80 ,mem_zcode_temp_param0 
-02bb 2020074f branch p_zcode_entrance 
+0314 7011c580 jam zcode_80 ,mem_zcode_temp_param0 
+0315 20200737 branch p_zcode_entrance 
 
 p_spid_init_flash:
-02bc 70808640 jam 0x40 ,core_spid_ctrl 
-02bd 70808700 jam 0x0 ,core_spid_delay 
-02be 68108081 hfetch 1 ,core_gpio_sel1 
-02bf 793ffe00 set0 0 ,pdata 
-02c0 793ffe01 set0 1 ,pdata 
-02c1 79207e03 set1 3 ,pdata 
-02c2 793ffe04 set0 4 ,pdata 
-02c3 60108081 hstore 1 ,core_gpio_sel1 
-02c4 58000000 setarg 0 
-02c5 600201f5 store 4 ,mem_spid_tbuf 
-02c6 6810807f hfetch 1 ,core_gpio_pd3 
-02c7 793ffe00 set0 0 ,pdata 
-02c8 6010807f hstore 1 ,core_gpio_pd3 
-02c9 20600000 rtn 
+0316 70808640 jam 0x40 ,core_spid_ctrl 
+0317 70808700 jam 0x0 ,core_spid_delay 
+0318 68108081 hfetch 1 ,core_gpio_sel1 
+0319 1fe17eec and pdata ,0xec ,pdata 
+031a 1fe1fe08 or pdata ,0x08 ,pdata 
+031b 60108081 hstore 1 ,core_gpio_sel1 
+031c 58000000 setarg 0 
+031d 600201f5 store 4 ,mem_spid_tbuf 
+031e 6810807f hfetch 1 ,core_gpio_pd3 
+031f 793ffe00 set0 0 ,pdata 
+0320 6010807f hstore 1 ,core_gpio_pd3 
+0321 20600000 rtn 
 
 p_mouse_load_flash_info_check:
-02ca 2040031a call p_flash_release_deep_power_down 
-02cb 20404423 call mouse_load_flash_flag 
-02cc 68014778 fetch 2 ,mem_store_flag 
-02cd d840aa55 arg eeprom_init_flag ,temp 
-02ce 98467c00 isub temp ,null 
-02cf 2022830b branch p_mouse_load_flash_device_info ,zero 
-02d0 60094778 storet 2 ,mem_store_flag 
-02d1 2040441c call mouse_ble_init_address 
-02d2 6800c6e1 fetch 1 ,mem_config_sensor_motion 
-02d3 6000c77a store 1 ,mem_mouse_dpi 
-02d4 68024b4d fetch 4 ,mem_mouse_24g_addr_init 
-02d5 6002477b store 4 ,mem_mouse_24g_addr 
-02d6 60024ca9 store 4 ,mem_24g_addr 
+0322 20400371 call p_flash_release_deep_power_down 
+0323 20404423 call mouse_load_flash_flag 
+0324 68014778 fetch 2 ,mem_store_flag 
+0325 d840aa55 arg eeprom_init_flag ,temp 
+0326 98467c00 isub temp ,null 
+0327 20228368 branch p_mouse_load_flash_device_info ,zero 
+0328 60094778 storet 2 ,mem_store_flag 
+0329 2040441c call mouse_ble_init_address 
+032a 180a7e00 random pdata 
+032b 600147c4 store 2 ,mem_random_addr_increase_count 
+032c 6800c6e1 fetch 1 ,mem_config_sensor_motion 
+032d 6000c77a store 1 ,mem_mouse_dpi 
+032e 68024b66 fetch 4 ,mem_mouse_fast_conn_addr 
+032f 6002477b store 4 ,mem_mouse_24g_addr 
+0330 60024c65 store 4 ,mem_24g_addr 
 
 p_mouse_store_flash_device_info:
-02d7 2040031a call p_flash_release_deep_power_down 
-02d8 204002e8 call p_flash_erase_sector 
-02d9 204002f8 call p_flash_write_enable 
-02da 20400305 call p_mouse_information_flash_parameters 
-02db 204002ed call p_spid_write_flash 
-02dc 204002fc call p_wait_flash_done 
+0331 20400371 call p_flash_release_deep_power_down 
+0332 20400341 call p_flash_erase_sector 
+0333 20400350 call p_flash_write_enable 
+0334 2040035f call p_mouse_information_flash_parameters 
+0335 20400354 call p_spid_write_flash 
+0336 20400345 call p_wait_flash_done 
 
 p_mouse_store_random_addr_increase_count:
-02dd 204002f8 call p_flash_write_enable 
-02de d8400002 arg 2 ,temp 
-02df da2047c4 arg mem_random_addr_increase_count ,rega 
-02e0 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-02e1 6801c700 fetch 3 ,mem_flash_base 
-02e2 9a40fe00 iadd regb ,pdata 
-02e3 204002ed call p_spid_write_flash 
-02e4 204002fc call p_wait_flash_done 
-02e5 20400313 call p_flash_deep_power_down 
-
-p_mouse_spi_init:
-02e6 70421276 jam 0x76 ,mem_spi_init_clk 
-02e7 20203d36 branch mouse_spi_init 
+0337 20400350 call p_flash_write_enable 
+0338 d8400002 arg 2 ,temp 
+0339 da2047c4 arg mem_random_addr_increase_count ,rega 
+033a da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+033b 6801c700 fetch 3 ,mem_flash_base 
+033c 9a40fe00 iadd regb ,pdata 
+033d 20400354 call p_spid_write_flash 
+033e 20400345 call p_wait_flash_done 
+033f 2040036a call p_flash_deep_power_down 
+0340 202002a5 branch p_mouse_spi_init 
 
 p_flash_erase_sector:
-02e8 6801c700 fetch 3 ,mem_flash_base 
-02e9 6001c232 store 3 ,mem_spi_write_addr 
-02ea 204002f8 call p_flash_write_enable 
-02eb 2040652b call flash_erase_sector + 3 
-02ec 202002fc branch p_wait_flash_done 
-
-p_spid_write_flash:
-02ed 1fe22600 copy pdata ,regc 
-02ee 1a227e00 copy rega ,pdata 
-02ef 1fe0fffc increase -4 ,pdata 
-02f0 1fe22400 copy pdata ,regb 
-02f1 ea420000 ifetch 4 ,regb 
-02f2 60024b48 store 4 ,mem_write_flash_head_temp 
-02f3 1a627e00 copy regc ,pdata 
-02f4 20406552 call spid_write_flash 
-02f5 68024b48 fetch 4 ,mem_write_flash_head_temp 
-02f6 e2420000 istore 4 ,regb 
-02f7 20600000 rtn 
-
-p_flash_write_enable:
-02f8 2040650b call spid_unlock_flash 
-02f9 204002ff call p_flash_read_status 
-02fa c30082f8 bbit0 flash_status_wel ,p_flash_write_enable 
-02fb 20600000 rtn 
+0341 6801c700 fetch 3 ,mem_flash_base 
+0342 6001c232 store 3 ,mem_spi_write_addr 
+0343 20400350 call p_flash_write_enable 
+0344 2040652b call flash_erase_sector + 3 
 
 p_wait_flash_done:
-02fc 204002ff call p_flash_read_status 
-02fd c28002fc bbit1 flash_status_wip ,p_wait_flash_done 
-02fe 20600000 rtn 
+0345 20400348 call p_flash_read_status 
+0346 c2800345 bbit1 flash_status_wip ,p_wait_flash_done 
+0347 20600000 rtn 
 
 p_flash_read_status:
-02ff 580186a0 setarg 100000 
-0300 20402a8f call sleep 
-0301 580001fa setarg mem_spid_rbuf 
-0302 6011008c hstore 2 ,core_spid_rxaddr 
-0303 58000005 setarg flash_read_satus 
-0304 202064f3 branch spid_read_reg 
+0348 580001fa setarg mem_spid_rbuf 
+0349 6011008c hstore 2 ,core_spid_rxaddr 
+034a 18000401 force 1 ,temp 
+034b 58000005 setarg flash_read_satus 
+034c 600081f5 store 1 ,mem_spid_tbuf 
+034d 580001f5 setarg mem_spid_tbuf 
+034e 6011008a hstore 2 ,core_spid_txaddr 
+034f 202064f6 branch spid_read_regs + 2 
+
+p_flash_write_enable:
+0350 2040650b call spid_unlock_flash 
+0351 20400348 call p_flash_read_status 
+0352 c3008350 bbit0 flash_status_wel ,p_flash_write_enable 
+0353 20600000 rtn 
+
+p_spid_write_flash:
+0354 1fe22600 copy pdata ,regc 
+0355 1a227e00 copy rega ,pdata 
+0356 1fe0fffc increase -4 ,pdata 
+0357 1fe22400 copy pdata ,regb 
+0358 ea420000 ifetch 4 ,regb 
+0359 60024b4e store 4 ,mem_write_flash_head_temp 
+035a 1a627e00 copy regc ,pdata 
+035b 20406552 call spid_write_flash 
+035c 68024b4e fetch 4 ,mem_write_flash_head_temp 
+035d e2420000 istore 4 ,regb 
+035e 20600000 rtn 
 
 p_mouse_information_flash_parameters:
-0305 5800477f setarg mem_mouse_information_end 
-0306 d8404720 arg mem_mouse_information_start ,temp 
-0307 98460400 isub temp ,temp 
-0308 6801c700 fetch 3 ,mem_flash_base 
-0309 da204720 arg mem_mouse_information_start ,rega 
-030a 20600000 rtn 
+035f 5800477f setarg mem_mouse_information_end 
+0360 d8404720 arg mem_mouse_information_start ,temp 
+0361 98460400 isub temp ,temp 
+0362 6801c700 fetch 3 ,mem_flash_base 
+0363 da204720 arg mem_mouse_information_start ,rega 
+0364 20600000 rtn 
+
+p_mouse_read_flash:
+0365 20400371 call p_flash_release_deep_power_down 
+0366 2040035f call p_mouse_information_flash_parameters 
+0367 20206562 branch spid_read_flash 
 
 p_mouse_load_flash_device_info:
-030b 2040031a call p_flash_release_deep_power_down 
-030c 20400305 call p_mouse_information_flash_parameters 
-030d 20406562 call spid_read_flash 
-030e 2040031c call p_mouse_load_random_addr_increase_count 
-030f 2040431a call mouse_select_reconn_device 
-0310 6802477b fetch 4 ,mem_mouse_24g_addr 
-0311 60024ca9 store 4 ,mem_24g_addr 
-0312 20600000 rtn 
+0368 7011c521 jam zcode_21 ,mem_zcode_temp_param0 
+0369 20200737 branch p_zcode_entrance 
 
 p_flash_deep_power_down:
-0313 700aa2b9 jam flash_command_deep_power_down ,mem_temp 
+036a 700aa2b9 jam flash_command_deep_power_down ,mem_temp 
 
 p_spid_write_flash_cmd:
-0314 204002bc call p_spid_init_flash 
-0315 204069ac call delay_nop100 
-0316 da204b48 arg mem_write_flash_head_temp ,rega 
-0317 68088aa2 fetcht 1 ,mem_temp 
-0318 20406556 call spid_write_flash_common 
-0319 202069ac branch delay_nop100 
+036b 20400316 call p_spid_init_flash 
+036c 204069ac call delay_nop100 
+036d da204b4e arg mem_write_flash_head_temp ,rega 
+036e 68088aa2 fetcht 1 ,mem_temp 
+036f 20406556 call spid_write_flash_common 
+0370 202069ac branch delay_nop100 
 
 p_flash_release_deep_power_down:
-031a 700aa2ab jam flash_command_release_deep_power_down ,mem_temp 
-031b 20200314 branch p_spid_write_flash_cmd 
+0371 700aa2ab jam flash_command_release_deep_power_down ,mem_temp 
+0372 2020036b branch p_spid_write_flash_cmd 
 
 p_mouse_load_random_addr_increase_count:
-031c 2040031a call p_flash_release_deep_power_down 
-031d d8400002 arg 2 ,temp 
-031e da2047c4 arg mem_random_addr_increase_count ,rega 
-031f da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-0320 6801c700 fetch 3 ,mem_flash_base 
-0321 9a40fe00 iadd regb ,pdata 
-0322 20206562 branch spid_read_flash 
-
-p_mouse_start_24g_mode:
-0323 70472002 jam mode_24g_device ,mem_device_flag 
-0324 6800c241 fetch 1 ,mem_power_on_flag 
-0325 c28101b5 bbit1 2 ,p_g24_start_24g_mode 
-
-p_mouse_start_24g_pair:
-0326 68024b4d fetch 4 ,mem_mouse_24g_addr_init 
-0327 60024ca9 store 4 ,mem_24g_addr 
-0328 204002d7 call p_mouse_store_flash_device_info 
-0329 202001b7 branch p_g24_auto_pair_start 
+0373 20400371 call p_flash_release_deep_power_down 
+0374 d8400002 arg 2 ,temp 
+0375 da2047c4 arg mem_random_addr_increase_count ,rega 
+0376 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+0377 6801c700 fetch 3 ,mem_flash_base 
+0378 9a40fe00 iadd regb ,pdata 
+0379 20206562 branch spid_read_flash 
+
+p_mouse_discovery_led_blink:
+037a 6800c6ac fetch 1 ,mem_mouse_discovery_timer 
+037b 207a0000 rtn blank 
+037c 6800cb5e fetch 1 ,mem_mouse_discovery_blink_count 
+037d 1fe0fe01 increase 1 ,pdata 
+037e 6000cb5e store 1 ,mem_mouse_discovery_blink_count 
+037f c00283a1 beq 5 ,p_mouse_bt_led_off 
+0380 c00503a4 beq 10 ,p_mouse_bt_discovery_led_on 
+0381 20600000 rtn 
+
+p_mouse_bt_reconnect_led_blink:
+0382 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+0383 243a0386 nbranch p_mouse_bt_reconnect_led_start ,blank 
+0384 6800cb57 fetch 1 ,mem_mouse_bt_reconnect_flag 
+0385 207a0000 rtn blank 
+
+p_mouse_bt_reconnect_led_start:
+0386 6800cb5e fetch 1 ,mem_mouse_discovery_blink_count 
+0387 1fe0fe01 increase 1 ,pdata 
+0388 6000cb5e store 1 ,mem_mouse_discovery_blink_count 
+0389 c00103a1 beq 2 ,p_mouse_bt_led_off 
+038a c00203a4 beq 4 ,p_mouse_bt_discovery_led_on 
+038b 20600000 rtn 
+
+p_mouse_24g_led_blink:
+038c 6800c720 fetch 1 ,mem_device_flag 
+038d c1810000 rtnne mode_24g_device 
+038e 6800cb5f fetch 1 ,mem_mouse_24g_pair_timer 
+038f 207a0000 rtn blank 
+0390 1fe0ffff increase -1 ,pdata 
+0391 6000cb5f store 1 ,mem_mouse_24g_pair_timer 
+0392 203a047d branch p_app_enter_hibernate ,blank 
+0393 1fe17e0f and pdata ,0x0f ,pdata 
+0394 c00283a9 beq 0x05 ,p_mouse_24g_led_on 
+0395 c00503a1 beq 0x0a ,p_mouse_24g_led_off 
+0396 20600000 rtn 
+
+p_mouse_device_poweron_led_timer:
+0397 6800cb52 fetch 1 ,mem_mouse_poweron_led_timer 
+0398 207a0000 rtn blank 
+0399 1fe0ffff increase -1 ,pdata 
+039a 6000cb52 store 1 ,mem_mouse_poweron_led_timer 
+039b 203a03a1 branch p_mouse_24g_led_off ,blank 
+039c 6800c720 fetch 1 ,mem_device_flag 
+039d c00103a9 beq mode_24g_device ,p_mouse_24g_led_on 
+039e 6800c6ac fetch 1 ,mem_mouse_discovery_timer 
+039f 243a03ad nbranch p_mouse_device_poweron_led_off ,blank 
+03a0 202003a5 branch p_mouse_bt_led_on 
+
+p_mouse_bt_led_off:
+
+p_mouse_24g_led_off:
+03a1 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+
+p_gpio_set_input_high_impedance:
+03a2 793f8407 set0 gpio_active_bit ,temp 
+03a3 20206806 branch gpio_set_high_impedance 
+
+p_mouse_bt_discovery_led_on:
+03a4 704b5e00 jam 0 ,mem_mouse_discovery_blink_count 
+
+p_mouse_bt_led_on:
+03a5 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+03a6 2040680e call gpio_config_output 
+03a7 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+03a8 20206825 branch gpio_out_inactive 
+
+p_mouse_24g_led_on:
+03a9 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+03aa 2040680e call gpio_config_output 
+03ab 6808cb4d fetcht 1 ,mem_device_bt_led_gpio 
+03ac 20206829 branch gpio_out_active 
+
+p_mouse_device_poweron_led_off:
+03ad 704b5200 jam 0 ,mem_mouse_poweron_led_timer 
+03ae 6800c720 fetch 1 ,mem_device_flag 
+03af c1010000 rtneq mode_24g_device 
+03b0 20600000 rtn 
 
 p_mouse_g24_package_data:
-032a 20404401 call mouse_g24_package_data 
-032b 6801469f fetch 2 ,mem_mouse_z 
-032c 207a0000 rtn blank 
+03b1 20404401 call mouse_g24_package_data 
+03b2 6801469f fetch 2 ,mem_mouse_z 
+03b3 207a0000 rtn blank 
 
 p_g24_transmit_by_interrupt_enable:
-032d 704dc101 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-032e 58000000 setarg 0 
-032f 60014dc2 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0330 20600000 rtn 
+03b4 704d7d01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+03b5 58000000 setarg 0 
+03b6 60014d7e store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+03b7 20600000 rtn 
 
 p_mouse_le_txbuff_save:
-0331 d8c01800 arg mem_le_tx_buffer0 ,contr 
-0332 d8a0480c arg mem_le_tx_buffer0_omemalloc ,contw 
-0333 20400339 call p_mouse_le_txbuff_copy 
-0334 d8c01900 arg mem_le_tx_buffer1 ,contr 
-0335 20400339 call p_mouse_le_txbuff_copy 
-0336 d8c01a00 arg mem_le_tx_buffer2 ,contr 
-0337 20400339 call p_mouse_le_txbuff_copy 
-0338 d8c01b00 arg mem_le_tx_buffer3 ,contr 
+03b8 d8c01800 arg mem_le_tx_buffer0 ,contr 
+03b9 d8a0480c arg mem_le_tx_buffer0_omemalloc ,contw 
+03ba 204003c0 call p_mouse_le_txbuff_copy 
+03bb d8c01900 arg mem_le_tx_buffer1 ,contr 
+03bc 204003c0 call p_mouse_le_txbuff_copy 
+03bd d8c01a00 arg mem_le_tx_buffer2 ,contr 
+03be 204003c0 call p_mouse_le_txbuff_copy 
+03bf d8c01b00 arg mem_le_tx_buffer3 ,contr 
 
 p_mouse_le_txbuff_copy:
-0339 df20001b arg 27 ,loopcnt 
-033a 20207f01 branch memcpy 
+03c0 df20001b arg 27 ,loopcnt 
+03c1 20207f01 branch memcpy 
 
 p_mouse_le_txbuff_load:
-033b d8c0480c arg mem_le_tx_buffer0_omemalloc ,contr 
-033c d8a01800 arg mem_le_tx_buffer0 ,contw 
-033d 20400339 call p_mouse_le_txbuff_copy 
-033e d8a01900 arg mem_le_tx_buffer1 ,contw 
-033f 20400339 call p_mouse_le_txbuff_copy 
-0340 d8a01a00 arg mem_le_tx_buffer2 ,contw 
-0341 20400339 call p_mouse_le_txbuff_copy 
-0342 d8a01b00 arg mem_le_tx_buffer3 ,contw 
-0343 20200339 branch p_mouse_le_txbuff_copy 
+03c2 d8c0480c arg mem_le_tx_buffer0_omemalloc ,contr 
+03c3 d8a01800 arg mem_le_tx_buffer0 ,contw 
+03c4 204003c0 call p_mouse_le_txbuff_copy 
+03c5 d8a01900 arg mem_le_tx_buffer1 ,contw 
+03c6 204003c0 call p_mouse_le_txbuff_copy 
+03c7 d8a01a00 arg mem_le_tx_buffer2 ,contw 
+03c8 204003c0 call p_mouse_le_txbuff_copy 
+03c9 d8a01b00 arg mem_le_tx_buffer3 ,contw 
+03ca 202003c0 branch p_mouse_le_txbuff_copy 
 
 p_mouse_le:
-0344 20405892 call le_fifo_check_nearly_full 
-0345 247a0000 nrtn blank 
-0346 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0347 1fe17e03 and pdata ,0x03 ,pdata 
-0348 c1818000 rtnne 0x03 
+03cb 20405892 call le_fifo_check_nearly_full 
+03cc 247a0000 nrtn blank 
+03cd 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+03ce c07f83d2 beq 0xff ,p_mouse_le_next 
+03cf 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+03d0 1fe17e03 and pdata ,0x03 ,pdata 
+03d1 c1818000 rtnne 0x03 
 
 p_mouse_le_next:
-0349 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
-034a 205a0297 call p_mouse_clear_sensor_data ,blank 
-034b 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-034c c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-034d 20403f97 call mouse_motion 
-034e 2434037d nbranch p_bt_125hz_clear ,user 
-034f 20400377 call p_bt_125hz 
-0350 24788000 nrtn user7 
-0351 20400358 call p_mouse_le_current_mult_update 
-0352 2040035b call p_mouse_data_xy_release 
-0353 20400380 call p_mouse_wheel_trigger 
+03d2 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
+03d3 205a042d call p_mouse_clear_sensor_data ,blank 
+03d4 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03d5 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+03d6 c284c179 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+03d7 20403f97 call mouse_motion 
+03d8 243403fe nbranch p_bt_125hz_clear ,user 
+03d9 204003f8 call p_bt_125hz 
+03da 24788000 nrtn user7 
+03db 204002c3 call p_mouse_current_mult_update 
+03dc 204002c6 call p_mouse_data_xy_release 
+03dd 20400401 call p_mouse_wheel_trigger 
 
 p_mouse_data_push:
-0354 da20469a arg mem_mouse_key ,rega 
-0355 20407e3d call queue_push 
-0356 20540366 call p_mouse_queue_increase ,user 
-0357 20600000 rtn 
-
-p_mouse_le_current_mult_update:
-0358 70417200 jam 0 ,mem_lpm_mult 
-0359 704b6a1e jam 30 ,mem_mouse_le_current_mult_timer 
-035a 20600000 rtn 
-
-p_mouse_data_xy_release:
-035b 6800cb69 fetch 1 ,mem_mouse_long_mult_flag 
-035c c1808000 rtnne 1 
-035d 58000000 setarg 0 
-035e 6000cb69 store 1 ,mem_mouse_long_mult_flag 
-035f 6002469b store 4 ,mem_mouse_x 
-0360 20200299 branch p_mouse_init_sensor_reset 
+03de da20469a arg mem_mouse_key ,rega 
+03df 20407e3d call queue_push 
+03e0 205403e7 call p_mouse_queue_increase ,user 
+03e1 20600000 rtn 
 
 p_mouse_data_init:
-0361 7047a207 jam 7 ,mem_mouse_data_queue 
-0362 7047a304 jam 4 ,mem_mouse_data_queue + 1 
-0363 580047a2 setarg mem_mouse_data_queue 
-0364 60014218 store 2 ,mem_queue_ptr 
-0365 20207e38 branch queue_init 
+03e2 7047a207 jam 7 ,mem_mouse_data_queue 
+03e3 7047a304 jam 4 ,mem_mouse_data_queue + 1 
+03e4 580047a2 setarg mem_mouse_data_queue 
+03e5 60014218 store 2 ,mem_queue_ptr 
+03e6 20207e38 branch queue_init 
 
 p_mouse_queue_increase:
-0366 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0367 1fe0fe01 increase 1 ,pdata 
-0368 6000c7c3 store 1 ,mem_mouse_data_queue_num 
-0369 20600000 rtn 
+03e7 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03e8 1fe0fe01 increase 1 ,pdata 
+03e9 6000c7c3 store 1 ,mem_mouse_data_queue_num 
+03ea 20600000 rtn 
 
 p_mouse_data_pull:
-036a da20469a arg mem_mouse_key ,rega 
-036b 20407e54 call queue_pop 
-036c 2034036e branch p_mouse_fill_data_le ,user 
-036d 20600000 rtn 
+03eb da20469a arg mem_mouse_key ,rega 
+03ec 20407e54 call queue_pop 
+03ed 203403ef branch p_mouse_fill_data_le ,user 
+03ee 20600000 rtn 
 
 p_mouse_fill_data_le:
-036e 20405652 call le_clear_md 
-036f 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0370 1fe67c01 sub pdata ,1 ,null 
-0371 24415650 ncall le_set_md ,positive 
-0372 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0373 207a0000 rtn blank 
-0374 1fe0ffff increase -1 ,pdata 
-0375 6000c7c3 store 1 ,mem_mouse_data_queue_num 
-0376 20203f90 branch mouse_fill_data_le 
+03ef 20405652 call le_clear_md 
+03f0 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03f1 1fe67c01 sub pdata ,1 ,null 
+03f2 24415650 ncall le_set_md ,positive 
+03f3 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+03f4 207a0000 rtn blank 
+03f5 1fe0ffff increase -1 ,pdata 
+03f6 6000c7c3 store 1 ,mem_mouse_data_queue_num 
+03f7 20203f90 branch mouse_fill_data_le 
 
 p_bt_125hz:
-0377 7838fc00 enable user7 
-0378 6800cb55 fetch 1 ,mem_bt_125hz_cnt 
-0379 c007837d beq 15 ,p_bt_125hz_clear 
-037a 1fe0fe01 increase 1 ,pdata 
-037b 6000cb55 store 1 ,mem_bt_125hz_cnt 
-037c 20600000 rtn 
+03f8 7838fc00 enable user7 
+03f9 6800cb5a fetch 1 ,mem_bt_125hz_cnt 
+03fa c00783fe beq 15 ,p_bt_125hz_clear 
+03fb 1fe0fe01 increase 1 ,pdata 
+03fc 6000cb5a store 1 ,mem_bt_125hz_cnt 
+03fd 20600000 rtn 
 
 p_bt_125hz_clear:
-037d 704b5500 jam 0 ,mem_bt_125hz_cnt 
-037e 7858fc00 disable user7 
-037f 20600000 rtn 
+03fe 704b5a00 jam 0 ,mem_bt_125hz_cnt 
+03ff 7858fc00 disable user7 
+0400 20600000 rtn 
 
 p_mouse_wheel_trigger:
-0380 6801469f fetch 2 ,mem_mouse_z 
-0381 207a0000 rtn blank 
-0382 70480801 jam 1 ,mem_mouse_wheel_trigger 
-0383 7048090a jam 10 ,mem_mouse_wheel_trigger_timer 
-0384 20600000 rtn 
+0401 6801469f fetch 2 ,mem_mouse_z 
+0402 207a0000 rtn blank 
+0403 70480801 jam 1 ,mem_mouse_wheel_trigger 
+0404 70480902 jam 2 ,mem_mouse_wheel_trigger_timer 
+0405 20600000 rtn 
 
 p_mouse_bt:
-0385 20770000 rtn attempt 
-0386 6800c1e2 fetch 1 ,mem_app_handshake_flag 
-0387 207a0000 rtn blank 
-0388 20405271 call l2cap_malloc_is_fifo_nearly_full 
-0389 247a0000 nrtn blank 
-038a 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
-038b 205a0297 call p_mouse_clear_sensor_data ,blank 
-038c 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-038d c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-038e c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-038f 20403f97 call mouse_motion 
-0390 2434037d nbranch p_bt_125hz_clear ,user 
-0391 20400377 call p_bt_125hz 
-0392 24788000 nrtn user7 
-0393 20400358 call p_mouse_le_current_mult_update 
-0394 2040035b call p_mouse_data_xy_release 
-0395 20400380 call p_mouse_wheel_trigger 
-0396 6800cb05 fetch 1 ,mem_mouse_bt_boot_mode 
-0397 c000839b beq 1 ,p_mouse_send_data_boot_mode 
-0398 6800cb0c fetch 1 ,mem_mouse_bt_send_first_package_flag 
-0399 207a0000 rtn blank 
-039a 20203f81 branch mouse_send_data 
+0406 20770000 rtn attempt 
+0407 6800c1e2 fetch 1 ,mem_app_handshake_flag 
+0408 207a0000 rtn blank 
+0409 20405271 call l2cap_malloc_is_fifo_nearly_full 
+040a 247a0000 nrtn blank 
+040b 6800c79e fetch 1 ,mem_mouse_clear_sensor_data_flag 
+040c 205a042d call p_mouse_clear_sensor_data ,blank 
+040d 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+040e c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+040f c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+0410 20403f97 call mouse_motion 
+0411 243403fe nbranch p_bt_125hz_clear ,user 
+0412 204003f8 call p_bt_125hz 
+0413 24788000 nrtn user7 
+0414 204002c3 call p_mouse_current_mult_update 
+0415 204002c6 call p_mouse_data_xy_release 
+0416 20400401 call p_mouse_wheel_trigger 
+0417 6800cb05 fetch 1 ,mem_mouse_bt_boot_mode 
+0418 c000841c beq 1 ,p_mouse_send_data_boot_mode 
+0419 6800cb0c fetch 1 ,mem_mouse_bt_send_first_package_flag 
+041a 207a0000 rtn blank 
+041b 20203f81 branch mouse_send_data 
 
 p_mouse_send_data_boot_mode:
-039b 6800c69a fetch 1 ,mem_mouse_key 
-039c 6000cb06 store 1 ,mem_mouse_bt_boot_data 
-039d 6800c69b fetch 1 ,mem_mouse_x 
-039e e0a08000 istore 1 ,contw 
-039f 6800c69d fetch 1 ,mem_mouse_y 
-03a0 e0a08000 istore 1 ,contw 
-03a1 6801469f fetch 2 ,mem_mouse_z 
-03a2 e0a10000 istore 2 ,contw 
-03a3 da200007 arg 7 ,rega 
-03a4 20404d63 call hid_malloc_tx_buff 
-03a5 6801424e fetch 2 ,mem_hid_int_remote_cid 
-03a6 e0a10000 istore 2 ,contw 
-03a7 580002a1 setarg 0x02a1 
-03a8 e0a10000 istore 2 ,contw 
-03a9 6802cb06 fetch 5 ,mem_mouse_bt_boot_data 
-03aa e0a28000 istore 5 ,contw 
-03ab 20600000 rtn 
+041c 6800c69a fetch 1 ,mem_mouse_key 
+041d 6000cb06 store 1 ,mem_mouse_bt_boot_data 
+041e 6800c69b fetch 1 ,mem_mouse_x 
+041f e0a08000 istore 1 ,contw 
+0420 6800c69d fetch 1 ,mem_mouse_y 
+0421 e0a08000 istore 1 ,contw 
+0422 6801469f fetch 2 ,mem_mouse_z 
+0423 e0a10000 istore 2 ,contw 
+0424 da200007 arg 7 ,rega 
+0425 20404d63 call hid_malloc_tx_buff 
+0426 6801424e fetch 2 ,mem_hid_int_remote_cid 
+0427 e0a10000 istore 2 ,contw 
+0428 580002a1 setarg 0x02a1 
+0429 e0a10000 istore 2 ,contw 
+042a 6802cb06 fetch 5 ,mem_mouse_bt_boot_data 
+042b e0a28000 istore 5 ,contw 
+042c 20600000 rtn 
+
+p_mouse_clear_sensor_data:
+042d 70479e01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+042e 20405814 call le_set_config_more_data 
+042f 202002af branch p_mouse_init_sensor_reset 
 
 p_mouse_idle:
-03ac 20407e34 call ui_check_paring_button 
-03ad 204003af call p_mouse_dpi_check 
-03ae 20203ee0 branch mouse_wheel_check 
+0430 20407e34 call ui_check_paring_button 
+0431 20400434 call p_mouse_dpi_check 
+0432 204004db call p_mouse_select_device_by_button 
+0433 20203ee0 branch mouse_wheel_check 
 
 p_mouse_dpi_check:
-03af 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-03b0 204004f7 call p_gpio_set_input_pd 
-03b1 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
-03b2 2040681d call gpio_get_bit 
-03b3 202083c0 branch p_mouse_dpi_up ,true 
-03b4 204004f2 call p_gpio_set_input_pu 
+0434 da200000 arg 0 ,rega 
+0435 704b7d05 jam 0x05 ,mem_mouse_key_temp 
+0436 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+0437 6800cb7b fetch 1 ,mem_mouse_dpikey_press_status 
+0438 2040051c call p_mouse_check_key 
+0439 6000cb7b store 1 ,mem_mouse_dpikey_press_status 
+043a 6808c6e7 fetcht 1 ,mem_dpi_button_gpio 
+043b 20400554 call p_gpio_set_input_pu 
+043c 1a227e00 copy rega ,pdata 
+043d c282843f bbit1 5 ,p_mouse_dpi_down 
+043e 20203d62 branch mouse_dpi_up 
 
 p_mouse_dpi_down:
-03b5 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
-03b6 c1000000 rtneq dpi_button_state_down 
-03b7 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-03b8 6800c6e0 fetch 1 ,mem_config_sensor_type 
-03b9 c00203c2 beq p3212 ,p_mouse_dpi_5_level_judge 
-03ba 6800c77a fetch 1 ,mem_mouse_dpi 
-03bb 1fe0fe01 increase 1 ,pdata 
-03bc 1fe17e03 and pdata ,0x03 ,pdata 
-03bd 6000c77a store 1 ,mem_mouse_dpi 
-03be 20403d7e call mouse_seting_dpi 
-03bf 202002d7 branch p_mouse_store_flash_device_info 
-
-p_mouse_dpi_up:
-03c0 204004f2 call p_gpio_set_input_pu 
-03c1 20203d62 branch mouse_dpi_up 
+043f 6800c6b6 fetch 1 ,mem_mouse_dpi_button_state 
+0440 c1000000 rtneq dpi_button_state_down 
+0441 7046b600 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0442 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0443 c002044a beq p3212 ,p_mouse_dpi_5_level_judge 
+0444 6800c77a fetch 1 ,mem_mouse_dpi 
+0445 1fe0fe01 increase 1 ,pdata 
+0446 1fe17e03 and pdata ,0x03 ,pdata 
+0447 6000c77a store 1 ,mem_mouse_dpi 
+0448 20403d7e call mouse_seting_dpi 
+0449 20200331 branch p_mouse_store_flash_device_info 
 
 p_mouse_dpi_5_level_judge:
-03c2 6800c77a fetch 1 ,mem_mouse_dpi 
-03c3 1fe0fe01 increase 1 ,pdata 
-03c4 1fe67c05 sub pdata ,0x05 ,null 
-03c5 2042cd9b call set_pdata_0 ,zero 
-03c6 6000c77a store 1 ,mem_mouse_dpi 
-03c7 20203d7e branch mouse_seting_dpi 
+044a 6800c77a fetch 1 ,mem_mouse_dpi 
+044b 1fe0fe01 increase 1 ,pdata 
+044c 1fe67c05 sub pdata ,0x05 ,null 
+044d 2042cd9b call set_pdata_0 ,zero 
+044e 6000c77a store 1 ,mem_mouse_dpi 
+044f 20203d7e branch mouse_seting_dpi 
 
 p_mouse_priority_bb_event:
-03c8 1a627e00 copy regc ,pdata 
-03c9 c00a03d9 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03ca c00a83e2 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03cb c01483e4 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-03cc c01903e6 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03cd c02003e8 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03ce c00203ea beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-03cf c00983ea beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-03d0 c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
-03d1 c01083ee beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-03d2 c00083f0 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-03d3 c00103f5 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-03d4 c01583f7 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-03d5 c01c83f9 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03d6 c01d03fc beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03d7 c01e03fe beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03d8 2020417d branch mouse_priority_bb_event + 1 
+0450 1a627e00 copy regc ,pdata 
+0451 c00a0461 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0452 c00a8463 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0453 c0148465 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0454 c0190467 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0455 c0200469 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0456 c002046b beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0457 c009846b beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0458 c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0459 c010846d beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+045a c000846f beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+045b c0010473 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+045c c0158475 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+045d c01c8477 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+045e c01d0479 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+045f c01e047b beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0460 2020417d branch mouse_priority_bb_event + 1 
 
 p_mouse_le_bb_event_connected:
-03d9 20400299 call p_mouse_init_sensor_reset 
-03da 20403410 call app_ble_store_reconn_info 
-03db 704b6c01 jam 1 ,mem_mouse_le_bb_connected_flag 
-03dc 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-03dd 243a03df nbranch p_mouse_le_bb_event_connected_next ,blank 
-03de 704b6d14 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-
-p_mouse_le_bb_event_connected_next:
-03df 704bee00 jam 0 ,mem_mouse_start_discovery_enable 
-03e0 20400361 call p_mouse_data_init 
-03e1 202041c3 branch mouse_le_bb_event_connected 
+0461 7011c5b0 jam zcode_b0 ,mem_zcode_temp_param0 
+0462 20200737 branch p_zcode_entrance 
 
 p_mouse_le_bb_disconnected:
-03e2 7011c501 jam zcode_01 ,mem_zcode_temp_param0 
-03e3 2020074f branch p_zcode_entrance 
+0463 7011c5a2 jam zcode_a2 ,mem_zcode_temp_param0 
+0464 20200737 branch p_zcode_entrance 
 
 p_mouse_le_enc_info:
 
 p_app_updata_le_param:
-03e4 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-03e5 20207d8f branch ui_ipc_send_cmd 
+0465 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0466 20207d8f branch ui_ipc_send_cmd 
 
 p_mouse_le_ll_start_encryt:
-03e6 7011c5b3 jam zcode_b3 ,mem_zcode_temp_param0 
-03e7 2020074f branch p_zcode_entrance 
+0467 7011c5b3 jam zcode_b3 ,mem_zcode_temp_param0 
+0468 20200737 branch p_zcode_entrance 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03e8 7011c5a1 jam zcode_a1 ,mem_zcode_temp_param0 
-03e9 2020074f branch p_zcode_entrance 
+0469 7011c5a1 jam zcode_a1 ,mem_zcode_temp_param0 
+046a 20200737 branch p_zcode_entrance 
 
 p_mouse_bb_event_reconn_timeout:
 
 p_mouse_bb_event_reconn_failed:
-03ea 7011c5a2 jam zcode_a2 ,mem_zcode_temp_param0 
-03eb 2020074f branch p_zcode_entrance 
-
-p_mouse_irtual_cable_unplug:
-03ec 7011c571 jam zcode_71 ,mem_zcode_temp_param0 
-03ed 2020074f branch p_zcode_entrance 
+046b 7011c5a3 jam zcode_a3 ,mem_zcode_temp_param0 
+046c 20200737 branch p_zcode_entrance 
 
 p_mouse_sniff_not_accept:
-03ee 7011c5b1 jam zcode_b1 ,mem_zcode_temp_param0 
-03ef 2020074f branch p_zcode_entrance 
+046d 7011c5b1 jam zcode_b1 ,mem_zcode_temp_param0 
+046e 20200737 branch p_zcode_entrance 
 
 p_mouse_bb_event_connected:
-03f0 70480b00 jam 0 ,mem_mouse_send_switch_req_timer 
-03f1 20400439 call p_mouse_bt_discovery_button_up_init 
-03f2 20400428 call p_mouse_store_eeprom_enable 
-03f3 20400299 call p_mouse_init_sensor_reset 
-03f4 202042ca branch mouse_stop_discovery 
+046f 70480b00 jam 0 ,mem_mouse_send_switch_req_timer 
+0470 704b5700 jam 0 ,mem_mouse_bt_reconnect_flag 
+0471 204002af call p_mouse_init_sensor_reset 
+0472 202042ca branch mouse_stop_discovery 
 
 p_mouse_bb_event_disconnected:
-03f5 7011c5b4 jam zcode_b4 ,mem_zcode_temp_param0 
-03f6 2020074f branch p_zcode_entrance 
+0473 7011c5b4 jam zcode_b4 ,mem_zcode_temp_param0 
+0474 20200737 branch p_zcode_entrance 
 
 p_mouse_enter_sniff_check:
-03f7 7011c5b2 jam zcode_b2 ,mem_zcode_temp_param0 
-03f8 2020074f branch p_zcode_entrance 
+0475 7011c5b2 jam zcode_b2 ,mem_zcode_temp_param0 
+0476 20200737 branch p_zcode_entrance 
 
 p_mouse_24g_pairing_complete:
-03f9 20400299 call p_mouse_init_sensor_reset 
-03fa 7011c592 jam zcode_92 ,mem_zcode_temp_param0 
-03fb 2020074f branch p_zcode_entrance 
+0477 7011c592 jam zcode_92 ,mem_zcode_temp_param0 
+0478 20200737 branch p_zcode_entrance 
 
 p_mouse_24g_attempt_fail:
-03fc 7011c5a0 jam zcode_a0 ,mem_zcode_temp_param0 
-03fd 2020074f branch p_zcode_entrance 
+0479 7011c561 jam zcode_61 ,mem_zcode_temp_param0 
+047a 20200737 branch p_zcode_entrance 
 
 p_mouse_24g_attempt_success:
-03fe 204006d5 call p_mouse_multi_led_blink_off 
-03ff 20400299 call p_mouse_init_sensor_reset 
+047b 204002af call p_mouse_init_sensor_reset 
+047c 20203f8d branch mouse_no_data_timer_init 
 
-p_mouse_24g_no_data_timer_init:
-0400 20203f8d branch mouse_no_data_timer_init 
+p_app_enter_hibernate:
+047d 20400310 call p_mouse_sensor_power_down 
+047e 2020340a branch app_enter_hibernate 
 
 p_mouse_before_hibernate:
-0401 7011c5a3 jam zcode_a3 ,mem_zcode_temp_param0 
-0402 2020074f branch p_zcode_entrance 
+047f 7011c5a4 jam zcode_a4 ,mem_zcode_temp_param0 
+0480 20200737 branch p_zcode_entrance 
 
 p_mouse_sensor_powerdown_check:
-0403 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0404 207a0000 rtn blank 
-0405 704b0000 jam 0 ,mem_mouse_init_sensor_reset_flag 
-
-p_mouse_sensor_powerdown:
-0406 2040029a call p_mouse_init_sunt 
-0407 58000806 setarg 0x0806 
-0408 20206413 branch twspi_write 
+0481 6800cb00 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0482 207a0000 rtn blank 
+0483 704b0000 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0484 20200310 branch p_mouse_sensor_power_down 
 
 p_mouse_bb_event_timer:
-0409 2040044a call p_mouse_wheel_trigger_timer 
-040a 20400469 call p_mouse_select_device_by_button 
-040b 20404234 call mouse_check_discovery_timeout_timer 
-040c 2040423a call mouse_check_no_data_timeout_timer 
-040d 2040044f call p_mouse_g24_long_sleep_param_update_timer 
-040e 20400456 call p_mouse_g24_stop_mode_timeout_timer 
-040f 20404237 call mouse_check_direct_timeout_timer 
-0410 20400432 call p_mouse_le_enable_att_list_timer 
-0411 2040043c call p_mouse_le_current_mult_update_timer 
-0412 20400442 call p_le_send_smp_security_request_timer 
-0413 2040042a call p_mouse_send_switch_req_timer 
-0414 20404231 call mouse_check_hid_handshake_timer 
-0415 2040042d call p_mouse_bt_check_sniff_req_timeout_timer 
-0416 202006a1 branch p_mouse_multi_led_blink_timer 
-
-p_check_51cmd_adv:
-0417 20400419 call p_mouse_le_adv_data_update 
-0418 20207df4 branch check_51cmd_adv 
-
-p_mouse_le_adv_data_update:
-0419 70436f1f jam 0x1f ,mem_le_adv_data_len 
-041a 70438f1f jam 0x1f ,mem_le_scan_data_len 
-041b 20400428 call p_mouse_store_eeprom_enable 
-041c d8c04b12 arg mem_le_adv_swift_pair ,contr 
-
-p_le_adv_data_update:
-041d d8a0437b arg mem_le_adv_data + 11 ,contw 
-041e df200013 arg 19 ,loopcnt 
-041f 20407f01 call memcpy 
-0420 202057b8 branch le_modified_name_adv 
-
-p_le_check_adv_flag:
-0421 da204370 arg mem_le_adv_data ,rega 
-
-p_le_check_adv_flag_loop:
-0422 ea208000 ifetch 1 ,rega 
-0423 207a0000 rtn blank 
-0424 98c0a200 iadd contr ,rega 
-0425 e8c08000 ifetch 1 ,contr 
-0426 c1008000 rtneq 0x01 
-0427 20200422 branch p_le_check_adv_flag_loop 
-
-p_mouse_store_eeprom_enable:
-0428 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0429 202043ce branch mouse_enable_function_flag 
+0485 204004aa call p_mouse_wheel_trigger_timer 
+0486 20404234 call mouse_check_discovery_timeout_timer 
+0487 2040423a call mouse_check_no_data_timeout_timer 
+0488 204004af call p_mouse_current_mult_update_timer 
+0489 204004c7 call p_mouse_bt_discovery_check 
+048a 204004b5 call p_mouse_24g_long_sleep_param_update_timer 
+048b 204004bc call p_mouse_24g_pairing_commbination_key 
+048c 204004a0 call p_mouse_check_direct_timeout_timer 
+048d 2040049d call p_mouse_le_enable_att_list_timer 
+048e 20400495 call p_mouse_send_switch_req_timer 
+048f 20404231 call mouse_check_hid_handshake_timer 
+0490 20400498 call p_mouse_bt_check_sniff_req_timeout_timer 
+0491 2040037a call p_mouse_discovery_led_blink 
+0492 20400382 call p_mouse_bt_reconnect_led_blink 
+0493 2040038c call p_mouse_24g_led_blink 
+0494 20200397 branch p_mouse_device_poweron_led_timer 
 
 p_mouse_send_switch_req_timer:
-042a da60480b arg mem_mouse_send_switch_req_timer ,regc 
-042b da40637a arg host_create_conn_resend ,regb 
-042c 2020336d branch timer_single_step 
+0495 da60480b arg mem_mouse_send_switch_req_timer ,regc 
+0496 da40637a arg host_create_conn_resend ,regb 
+0497 2020336d branch timer_single_step 
 
 p_mouse_bt_check_sniff_req_timeout_timer:
-042d da604b0b arg mem_mouse_bt_send_first_package_timer ,regc 
-042e da400430 arg p_mouse_bt_send_first_package ,regb 
-042f 2020336d branch timer_single_step 
+0498 da604b0b arg mem_mouse_bt_send_first_package_timer ,regc 
+0499 da40049b arg p_mouse_bt_send_first_package ,regb 
+049a 2020336d branch timer_single_step 
 
 p_mouse_bt_send_first_package:
-0430 704b0c01 jam 1 ,mem_mouse_bt_send_first_package_flag 
-0431 20600000 rtn 
+049b 704b0c01 jam 1 ,mem_mouse_bt_send_first_package_flag 
+049c 20600000 rtn 
 
 p_mouse_le_enable_att_list_timer:
-0432 da6046c6 arg mem_le_start_encrypt_timer ,regc 
-0433 da403d60 arg mouse_le_write_enable ,regb 
-0434 2020336d branch timer_single_step 
+049d da6046c6 arg mem_le_start_encrypt_timer ,regc 
+049e da403d60 arg mouse_le_write_enable ,regb 
+049f 2020336d branch timer_single_step 
 
 p_mouse_check_direct_timeout_timer:
-0435 da6046ae arg mem_mouse_direct_timer ,regc 
-0436 da400438 arg p_mouse_check_direct_timeout ,regb 
-0437 20203374 branch timer_single_step_2b 
+04a0 da6046ae arg mem_mouse_direct_timer ,regc 
+04a1 da4004a6 arg p_mouse_check_direct_timeout ,regb 
+04a2 20403374 call timer_single_step_2b 
+04a3 6800c6ae fetch 1 ,mem_mouse_direct_timer 
+04a4 c000b3f6 beq 1 ,app_ble_stop_direct_adv 
+04a5 20600000 rtn 
 
 p_mouse_check_direct_timeout:
-0438 20400460 call p_mouse_long_button_bt_normal_discovery 
-
-p_mouse_bt_discovery_button_up_init:
-0439 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-043a 204043d2 call mouse_disable_function_flag 
-043b 202043ca branch mouse_bt_discovery_button_down_disable 
-
-p_mouse_le_current_mult_update_timer:
-043c da604b6a arg mem_mouse_le_current_mult_timer ,regc 
-043d da40043f arg p_mouse_le_current_mult_reinit ,regb 
-043e 2020336d branch timer_single_step 
-
-p_mouse_le_current_mult_reinit:
-043f 6800c7c7 fetch 1 ,mem_lpm_mult_init 
-0440 6000c172 store 1 ,mem_lpm_mult 
-0441 20200454 branch p_mouse_long_mult_flag_enable 
-
-p_le_send_smp_security_request_timer:
-0442 6800cb6c fetch 1 ,mem_mouse_le_bb_connected_flag 
-0443 207a0000 rtn blank 
-0444 da604b6d arg mem_mouse_send_secutiry_request_timer ,regc 
-0445 da400447 arg p_le_pairing_sm_start_check ,regb 
-0446 2020336d branch timer_single_step 
-
-p_le_pairing_sm_start_check:
-0447 6800cb6e fetch 1 ,mem_le_send_security_request_flag 
-0448 247a0000 nrtn blank 
-0449 20205bf5 branch le_pairing_sm_start 
+04a6 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+04a7 c07f82a0 beq 0xff ,p_mouse_fast_conn_end 
+04a8 204033f6 call app_ble_stop_direct_adv 
+04a9 20204267 branch mouse_check_direct_timeout + 1 
 
 p_mouse_wheel_trigger_timer:
-044a da604809 arg mem_mouse_wheel_trigger_timer ,regc 
-044b da40044d arg p_mouse_wheel_trigger_disable ,regb 
-044c 2020336d branch timer_single_step 
+04aa da604809 arg mem_mouse_wheel_trigger_timer ,regc 
+04ab da4004ad arg p_mouse_wheel_trigger_disable ,regb 
+04ac 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_disable:
-044d 70480800 jam 0 ,mem_mouse_wheel_trigger 
-044e 20600000 rtn 
+04ad 70480800 jam 0 ,mem_mouse_wheel_trigger 
+04ae 20600000 rtn 
+
+p_mouse_current_mult_update_timer:
+04af da604b73 arg mem_mouse_current_mult_timer ,regc 
+04b0 da4004b2 arg p_mouse_le_current_mult_reinit ,regb 
+04b1 2020336d branch timer_single_step 
 
-p_mouse_g24_long_sleep_param_update_timer:
-044f da604b6b arg mem_24g_long_sleep_param_update_timer ,regc 
-0450 da400452 arg p_mouse_g24_long_sleep_normal_param ,regb 
-0451 2020336d branch timer_single_step 
-
-p_mouse_g24_long_sleep_normal_param:
-0452 58057e40 setarg g24_long_sleep_step2 
-0453 6001ccb0 store 3 ,mem_24g_enter_hibernate 
+p_mouse_le_current_mult_reinit:
+04b2 6800c7c7 fetch 1 ,mem_lpm_mult_init 
+04b3 6000c172 store 1 ,mem_lpm_mult 
+04b4 202004ba branch p_mouse_long_mult_flag_enable 
+
+p_mouse_24g_long_sleep_param_update_timer:
+04b5 da604b74 arg mem_24g_long_sleep_param_update_timer ,regc 
+04b6 da4004b8 arg p_mouse_24g_long_sleep_normal_param ,regb 
+04b7 2020336d branch timer_single_step 
+
+p_mouse_24g_long_sleep_normal_param:
+04b8 580ea600 setarg g24_long_sleep_step2 
+04b9 6001cc6c store 3 ,mem_24g_enter_hibernate 
 
 p_mouse_long_mult_flag_enable:
-0454 704b6901 jam 1 ,mem_mouse_long_mult_flag 
-0455 20600000 rtn 
+04ba 704b7201 jam 1 ,mem_mouse_long_mult_flag 
+04bb 20600000 rtn 
 
-p_mouse_g24_stop_mode_timeout_timer:
-0456 da604dcd arg mem_24g_stop_g24_mode_timeout ,regc 
-0457 da400459 arg p_mouse_g24_stop_mode_timeout ,regb 
-0458 20203374 branch timer_single_step_2b 
-
-p_mouse_g24_stop_mode_timeout:
-0459 704dcc01 jam 1 ,mem_24g_stop_g24_mode 
-045a 20600000 rtn 
+p_mouse_24g_pairing_commbination_key:
+04bc 6800c720 fetch 1 ,mem_device_flag 
+04bd c1810000 rtnne mode_24g_device 
+04be 20400513 call p_mouse_check_key_gpio 
+04bf c00384c1 beq mouse_lmr_button ,p_mouse_bt_discovery_commbination_key_down 
+04c0 202043a9 branch mouse_bt_discovery_commbination_key_up 
+
+p_mouse_bt_discovery_commbination_key_down:
+04c1 7047a028 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+04c2 204004c4 call p_mouse_24g_pairing_timer 
+04c3 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+
+p_mouse_24g_pairing_timer:
+04c4 da6046da arg mem_combination_ui_button_count ,regc 
+04c5 da4002a2 arg p_mouse_24g_pairing_button ,regb 
+04c6 2020336d branch timer_single_step 
+
+p_mouse_bt_discovery_check:
+04c7 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04c8 c1800000 rtnne pb_button_state_down 
 
 p_mouse_bt_discovery_timer:
-045b da604b47 arg mem_select_ui_button_count ,regc 
-045c da40045e arg p_mouse_long_button_bt_discovery ,regb 
-045d 2020336d branch timer_single_step 
+04c9 da604b46 arg mem_select_ui_button_count ,regc 
+04ca da4004cc arg p_mouse_long_button_bt_discovery ,regb 
+04cb 2020336d branch timer_single_step 
 
 p_mouse_long_button_bt_discovery:
-045e 6800c720 fetch 1 ,mem_device_flag 
-045f c1010000 rtneq mode_24g_device 
-
-p_mouse_long_button_bt_normal_discovery:
-0460 68014682 fetch 2 ,mem_ui_state_map 
-0461 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-0462 2040c2d4 call mouse_stop_le_adv ,true 
-0463 68014682 fetch 2 ,mem_ui_state_map 
-0464 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
-0465 2040c392 call mouse_cancel_reconnect ,true 
-0466 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0467 204043ce call mouse_enable_function_flag 
-0468 202043b8 branch mouse_long_button_bt_discovry 
+04cc 6808c720 fetcht 1 ,mem_device_flag 
+04cd 6800c703 fetch 1 ,mem_24g_device_number 
+04ce 98467c00 isub temp ,null 
+04cf 20628000 rtn zero 
+04d0 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+04d1 c3848000 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+04d2 d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+04d3 204043ce call mouse_enable_function_flag 
+04d4 68014682 fetch 2 ,mem_ui_state_map 
+04d5 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+04d6 2040c2d4 call mouse_stop_le_adv ,true 
+04d7 68014682 fetch 2 ,mem_ui_state_map 
+04d8 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+04d9 2040c392 call mouse_cancel_reconnect ,true 
+04da 202043b8 branch mouse_long_button_bt_discovry 
 
 p_mouse_select_device_by_button:
-0469 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-046a 2040681d call gpio_get_bit 
-046b 24208475 nbranch p_mouse_select_device_button_up ,true 
+04db da200000 arg 0 ,rega 
+04dc 704b7d00 jam 0x00 ,mem_mouse_key_temp 
+04dd 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+04de 6800cb7c fetch 1 ,mem_mouse_pbkey_press_status 
+04df 2040051c call p_mouse_check_key 
+04e0 6000cb7c store 1 ,mem_mouse_pbkey_press_status 
+04e1 1a227e00 copy rega ,pdata 
+04e2 c28004e4 bbit1 0 ,p_mouse_select_device_button_down 
+04e3 202004ed branch p_mouse_select_device_button_up 
 
 p_mouse_select_device_button_down:
-046c 2040045b call p_mouse_bt_discovery_timer 
-046d 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-046e c1000000 rtneq pb_button_state_down 
-046f 7046d900 jam pb_button_state_down ,mem_select_device_button_statue 
-0470 680146a8 fetch 2 ,mem_mouse_direct_timeout 
-0471 600146ae store 2 ,mem_mouse_direct_timer 
-0472 18000e03 force page_length_timer ,queue 
-0473 680140b9 fetch 2 ,mem_page_to 
-0474 20207f08 branch timer_init 
+04e4 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04e5 c1000000 rtneq pb_button_state_down 
+04e6 680146a8 fetch 2 ,mem_mouse_direct_timeout 
+04e7 600146ae store 2 ,mem_mouse_direct_timer 
+04e8 18000e03 force page_length_timer ,queue 
+04e9 680140b9 fetch 2 ,mem_page_to 
+04ea 20407f08 call timer_init 
+04eb 7046d900 jam pb_button_state_down ,mem_select_device_button_statue 
+04ec 20600000 rtn 
 
 p_mouse_select_device_button_up:
-0475 6800c6d9 fetch 1 ,mem_select_device_button_statue 
-0476 c1008000 rtneq pb_button_state_up 
-0477 6800cb47 fetch 1 ,mem_select_ui_button_count 
-0478 1fe67c14 sub pdata ,20 ,null 
-0479 2441047e ncall p_mouse_ready_reconnection_by_button ,positive 
-047a 6800c685 fetch 1 ,mem_ui_button_timeout 
-047b 6000cb47 store 1 ,mem_select_ui_button_count 
-047c 7046d901 jam pb_button_state_up ,mem_select_device_button_statue 
-047d 20600000 rtn 
+04ed 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+04ee c1008000 rtneq pb_button_state_up 
+04ef 6800cb46 fetch 1 ,mem_select_ui_button_count 
+04f0 1fe67c14 sub pdata ,20 ,null 
+04f1 244104f6 ncall p_mouse_ready_reconnection_by_button ,positive 
+04f2 6800c685 fetch 1 ,mem_ui_button_timeout 
+04f3 6000cb46 store 1 ,mem_select_ui_button_count 
+04f4 7046d901 jam pb_button_state_up ,mem_select_device_button_statue 
+04f5 20600000 rtn 
 
 p_mouse_ready_reconnection_by_button:
-047e 20400484 call p_mouse_switch_device_flag 
-047f 7041bd00 jam 0 ,mem_link_key_exists 
-0480 204002d7 call p_mouse_store_flash_device_info 
-0481 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0482 c1048000 rtneq mouse_bt_discovery_button_long_down_flag 
-0483 2020437e branch mouse_set_reconnection 
-
-p_mouse_switch_device_flag:
-0484 6808c720 fetcht 1 ,mem_device_flag 
-0485 18408401 increase 1 ,temp 
-0486 6800c6d2 fetch 1 ,mem_device_number 
-0487 98467c00 isub temp ,null 
-0488 244143cc ncall mouse_select_device_count_clean ,positive 
-0489 6008c720 storet 1 ,mem_device_flag 
-048a 20600000 rtn 
-
-p_mouse_sensor_poweron:
-048b 204002e6 call p_mouse_spi_init 
-048c 58008006 setarg 0x8006 
-048d 20406413 call twspi_write 
-048e 20002ee0 nop 12000 
-048f da604b96 arg mem_sensor_poweron_init ,regc 
-0490 204002b1 call p_sensor_wr_seq 
-
-p_mouse_dpi_config:
-0491 6800c77a fetch 1 ,mem_mouse_dpi 
-0492 c0ff8495 bne 0xff ,p_mouse_seting_dpi 
-
-p_mouse_dpi_config_default:
-0493 6800c6e1 fetch 1 ,mem_config_sensor_motion 
-0494 6000c77a store 1 ,mem_mouse_dpi 
-
-p_mouse_seting_dpi:
-
-p_mouse_seting_sensor_type:
-0495 6800c6e0 fetch 1 ,mem_config_sensor_type 
-0496 c0023d96 beq p3212 ,mouse_seting_3212_dpi 
-0497 c00484b4 beq s201 ,p_mouse_seting_s201_dpi 
-0498 6800c77a fetch 1 ,mem_mouse_dpi 
-0499 c00004a3 beq mouse_dpi_level1 ,p_mouse_set_cpi1 
-049a c00104a7 beq mouse_dpi_level3 ,p_mouse_set_cpi3 
-049b c00184a1 beq mouse_dpi_level4 ,p_mouse_dpi_recount 
-
-p_mouse_set_cpi2:
-049c 6800c6e0 fetch 1 ,mem_config_sensor_type 
-049d c00304ab beq p3065_xy ,p_mouse_3065xy_set_cpi2 
-
-p_mouse_320x_set_cpi3:
-049e 6800c781 fetch 1 ,mem_320x_dpi_3 
-
-p_mouse_dpi_store:
-049f 6000c6b5 store 1 ,mem_mouse_cpi_count 
-04a0 20203dc1 branch mouse_p3205_dpi + 3 
-
-p_mouse_dpi_recount:
-04a1 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
-04a2 202004a3 branch p_mouse_set_cpi1 
-
-p_mouse_set_cpi1:
-04a3 6800c6e0 fetch 1 ,mem_config_sensor_type 
-04a4 c00304ae beq p3065_xy ,p_mouse_3065xy_set_cpi1 
-
-p_mouse_320x_set_cpi1:
-04a5 6800c77f fetch 1 ,mem_320x_dpi_1 
-04a6 2020049f branch p_mouse_dpi_store 
-
-p_mouse_set_cpi3:
-04a7 6800c6e0 fetch 1 ,mem_config_sensor_type 
-04a8 c00304b1 beq p3065_xy ,p_mouse_3065xy_set_cpi3 
-
-p_mouse_320x_set_cpi4:
-04a9 6800c782 fetch 1 ,mem_320x_dpi_4 
-04aa 2020049f branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi2:
-04ab 6800c781 fetch 1 ,mem_320x_dpi_3 
-04ac 1fe0ffff increase -1 ,pdata 
-04ad 2020049f branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi1:
-04ae 6800c77f fetch 1 ,mem_320x_dpi_1 
-04af 1fe0ffff increase -1 ,pdata 
-04b0 2020049f branch p_mouse_dpi_store 
-
-p_mouse_3065xy_set_cpi3:
-04b1 6800c782 fetch 1 ,mem_320x_dpi_4 
-04b2 1fe0ffff increase -1 ,pdata 
-04b3 2020049f branch p_mouse_dpi_store 
-
-p_mouse_seting_s201_dpi:
-04b4 6800c77a fetch 1 ,mem_mouse_dpi 
-04b5 c00004be beq mouse_dpi_level1 ,p_mouse_set_s201_dpi_1 
-04b6 c00084b9 beq mouse_dpi_level2 ,p_mouse_set_s201_dpi_2 
-04b7 c00104bb beq mouse_dpi_level3 ,p_mouse_set_s201_dpi_3 
-04b8 c00184bd beq mouse_dpi_level4 ,p_mouse_set_s201_dpi_4 
-
-p_mouse_set_s201_dpi_2:
-04b9 da200009 arg 0x09 ,rega 
-04ba 202004c0 branch p_mouse_dpi_s201_store 
-
-p_mouse_set_s201_dpi_3:
-04bb da20000b arg 0x0b ,rega 
-04bc 202004c0 branch p_mouse_dpi_s201_store 
-
-p_mouse_set_s201_dpi_4:
-04bd 70477a00 jam mouse_dpi_level1 ,mem_mouse_dpi 
-
-p_mouse_set_s201_dpi_1:
-04be da200003 arg 0x03 ,rega 
-04bf 202004c0 branch p_mouse_dpi_s201_store 
-
-p_mouse_dpi_s201_store:
-04c0 5800c309 setarg 0xc309 
-04c1 20406413 call twspi_write 
-04c2 1a227e00 copy rega ,pdata 
-04c3 1fe1fe80 or_into 0x80 ,pdata 
-04c4 1fed7e00 lshift8 pdata ,pdata 
-04c5 1fe0fe23 add pdata ,0x23 ,pdata 
-04c6 20406413 call twspi_write 
-04c7 58000009 setarg 0x0009 
-04c8 20206413 branch twspi_write 
+04f6 6808c720 fetcht 1 ,mem_device_flag 
+04f7 18408401 increase 1 ,temp 
+04f8 6800c6d2 fetch 1 ,mem_device_number 
+04f9 98467c00 isub temp ,null 
+04fa 244143cc ncall mouse_select_device_count_clean ,positive 
+04fb 6008c720 storet 1 ,mem_device_flag 
+04fc 7041bd00 jam 0 ,mem_link_key_exists 
+04fd 20400331 call p_mouse_store_flash_device_info 
+04fe 204043c0 call mouse_select_device_enable 
+04ff 2020437e branch mouse_set_reconnection 
 
 p_mouse_motion:
-04c9 78547c00 disable user 
-04ca 58000000 setarg 0 
-04cb 6003469b store 6 ,mem_mouse_x 
-04cc 204004fd call p_mouse_cheak_sensor_data 
-04cd 20400278 call p_mouse_set_sdio_high 
-04ce 20404079 call mouse_zwheel 
-04cf 204004d3 call p_mouse_key 
-04d0 2434077b nbranch p_drawing_optima_init ,user 
-04d1 20400770 call p_drawing_optima 
-04d2 20203fa0 branch mouse_motion + 9 
+0500 78547c00 disable user 
+0501 58000000 setarg 0 
+0502 6003469b store 6 ,mem_mouse_x 
+0503 2040050b call p_mouse_cheak_sensor_data 
+0504 20400282 call p_mouse_set_sdio_high 
+0505 20404079 call mouse_zwheel 
+0506 2040407e call mouse_t_zwheel 
+0507 20400511 call p_mouse_key 
+0508 24340758 nbranch p_drawing_optima_init ,user 
+0509 2040075b call p_drawing_optima 
+050a 20203fa0 branch mouse_motion + 9 
+
+p_mouse_cheak_sensor_data:
+050b 6800c239 fetch 1 ,mem_spi_write_flash_sm 
+050c c1800000 rtnne flash_sm_no_buys 
+050d 6800c6e0 fetch 1 ,mem_config_sensor_type 
+050e 20403fc0 call mouse_clear_sensor_data 
+050f 78547c00 disable user 
+0510 20203fe7 branch mouse_p32xx_sensor_motion + 5 
 
 p_mouse_key:
-04d3 204004d5 call p_mouse_check_key_gpio 
-04d4 2020409a branch mouse_key + 1 
+0511 20400513 call p_mouse_check_key_gpio 
+0512 2020409a branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-04d5 da200000 arg 0 ,rega 
-04d6 204004d8 call p_mouse_check_lkey_gpio 
-04d7 2020408e branch mouse_check_key_gpio_output 
+0513 6800c69a fetch 1 ,mem_mouse_key 
+0514 1fe22200 copy pdata ,rega 
+0515 20400535 call p_mouse_check_lkey_gpio 
+0516 2040053b call p_mouse_check_rkey_gpio 
+0517 20400541 call p_mouse_check_mkey_gpio 
+0518 20400547 call p_mouse_check_bkkey_gpio 
+0519 2040054e call p_mouse_check_fwkey_gpio 
+051a 1a227e00 copy rega ,pdata 
+051b 20600000 rtn 
+
+p_mouse_check_key:
+051c 6000cb7e store 1 ,mem_mouse_key_status 
+051d 1fe3fe00 lshift pdata ,pdata 
+051e 1fe22400 copy pdata ,regb 
+051f 18422600 copy temp ,regc 
+0520 6800cb7d fetch 1 ,mem_mouse_key_temp 
+0521 1fe67c02 sub pdata ,0x02 ,null 
+0522 20410554 call p_gpio_set_input_pu ,positive 
+0523 2441055f ncall p_gpio_set_input_pd ,positive 
+0524 1a620400 copy regc ,temp 
+0525 2040681d call gpio_get_bit 
+0526 7920a400 setflag true ,0 ,regb 
+0527 2040052f call p_mouse_check_press 
+0528 1a417e07 and regb ,0x07 ,pdata 
+0529 6808cb7d fetcht 1 ,mem_mouse_key_temp 
+052a 18420e00 copy temp ,queue 
+052b 18467c02 sub temp ,0x02 ,null 
+052c c0038559 beq 0x07 ,p_mouse_key_press 
+052d c000055c beq 0x00 ,p_mouse_key_release 
+052e 20600000 rtn 
+
+p_mouse_check_press:
+052f 6808cb7e fetcht 1 ,mem_mouse_key_status 
+0530 18410401 and_into 0x01 ,temp 
+0531 1a417e01 and regb ,0x01 ,pdata 
+0532 98467c00 isub temp ,null 
+0533 242282c3 nbranch p_mouse_current_mult_update ,zero 
+0534 20600000 rtn 
 
 p_mouse_check_lkey_gpio:
-04d8 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-04d9 204004f2 call p_gpio_set_input_pu 
-04da 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
-04db 2040681d call gpio_get_bit 
-04dc 7920a200 setflag true ,0 ,rega 
+0535 704b7d00 jam 0x00 ,mem_mouse_key_temp 
+0536 6808c6e2 fetcht 1 ,mem_lbutton_gpio 
+0537 6800cb76 fetch 1 ,mem_mouse_lkey_press_status 
+0538 2040051c call p_mouse_check_key 
+0539 6000cb76 store 1 ,mem_mouse_lkey_press_status 
+053a 20600000 rtn 
 
 p_mouse_check_rkey_gpio:
-04dd 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-04de 204004f2 call p_gpio_set_input_pu 
-04df 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
-04e0 2040681d call gpio_get_bit 
-04e1 7920a201 setflag true ,1 ,rega 
+053b 704b7d01 jam 0x01 ,mem_mouse_key_temp 
+053c 6808c6e3 fetcht 1 ,mem_rbutton_gpio 
+053d 6800cb77 fetch 1 ,mem_mouse_rkey_press_status 
+053e 2040051c call p_mouse_check_key 
+053f 6000cb77 store 1 ,mem_mouse_rkey_press_status 
+0540 20600000 rtn 
 
 p_mouse_check_mkey_gpio:
-04e2 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-04e3 204004f2 call p_gpio_set_input_pu 
-04e4 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
-04e5 2040681d call gpio_get_bit 
-04e6 7920a202 setflag true ,2 ,rega 
-
-p_mouse_check_bk_key_gpio:
-04e7 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-04e8 204004f7 call p_gpio_set_input_pd 
-04e9 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
-04ea 2040681d call gpio_get_bit 
-04eb 7d20a203 nsetflag true ,3 ,rega 
-04ec 204004f2 call p_gpio_set_input_pu 
-
-p_mouse_check_fw_key_gpio:
-04ed 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-04ee 204004f7 call p_gpio_set_input_pd 
-04ef 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
-04f0 2040681d call gpio_get_bit 
-04f1 7d20a204 nsetflag true ,4 ,rega 
+0541 704b7d02 jam 0x02 ,mem_mouse_key_temp 
+0542 6808c6e4 fetcht 1 ,mem_mbutton_gpio 
+0543 6800cb78 fetch 1 ,mem_mouse_mkey_press_status 
+0544 2040051c call p_mouse_check_key 
+0545 6000cb78 store 1 ,mem_mouse_mkey_press_status 
+0546 20600000 rtn 
+
+p_mouse_check_bkkey_gpio:
+0547 704b7d03 jam 0x03 ,mem_mouse_key_temp 
+0548 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
+0549 6800cb79 fetch 1 ,mem_mouse_bkkey_press_status 
+054a 2040051c call p_mouse_check_key 
+054b 6000cb79 store 1 ,mem_mouse_bkkey_press_status 
+054c 6808c6e5 fetcht 1 ,mem_bk_button_gpio 
+054d 20200554 branch p_gpio_set_input_pu 
+
+p_mouse_check_fwkey_gpio:
+054e 704b7d04 jam 0x04 ,mem_mouse_key_temp 
+054f 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
+0550 6800cb7a fetch 1 ,mem_mouse_fwkey_press_status 
+0551 2040051c call p_mouse_check_key 
+0552 6000cb7a store 1 ,mem_mouse_fwkey_press_status 
+0553 6808c6e6 fetcht 1 ,mem_fw_button_gpio 
 
 p_gpio_set_input_pu:
-04f2 79200407 set1 gpio_active_bit ,temp 
+0554 79200407 set1 gpio_active_bit ,temp 
 
 p_gpio_set_input_pu1:
-04f3 d8a08078 arg core_gpio_pu0 ,contw 
-04f4 20406830 call gpio_set_bit 
-04f5 793f8407 set0 gpio_active_bit ,temp 
-04f6 202004fb branch p_gpio_set_input_pd4 
-
-p_gpio_set_input_pd:
-04f7 793f8407 set0 gpio_active_bit ,temp 
-04f8 d8a08078 arg core_gpio_pu0 ,contw 
-04f9 20406830 call gpio_set_bit 
-04fa 79200407 set1 gpio_active_bit ,temp 
+0555 d8a08078 arg core_gpio_pu0 ,contw 
+0556 20406830 call gpio_set_bit 
+0557 793f8407 set0 gpio_active_bit ,temp 
+0558 20200563 branch p_gpio_set_input_pd4 
 
-p_gpio_set_input_pd4:
-04fb d8a0807c arg core_gpio_pd0 ,contw 
-04fc 2020680a branch gpio_set_high_impedance2 
+p_mouse_key_press:
+0559 2021055d branch p_qset1_rega ,positive 
 
-p_mouse_cheak_sensor_data:
+p_qset0_rega:
+055a f93fa200 qset0 rega 
+055b 20600000 rtn 
 
-p_mouse_p32xx_sensor_motion:
-04fd 20403fc0 call mouse_clear_sensor_data 
-04fe 6800c6e0 fetch 1 ,mem_config_sensor_type 
-04ff c0020502 beq p3212 ,p_mouse_p3212_sensor_motion 
-0500 78547c00 disable user 
-0501 20203fe7 branch mouse_p32xx_sensor_motion_2 
+p_mouse_key_release:
+055c 2021055a branch p_qset0_rega ,positive 
 
-p_mouse_p3212_sensor_motion:
-0502 20403fc8 call mouse_p3212_sensor_motion_1 
+p_qset1_rega:
+055d f9202200 qset1 rega 
+055e 20600000 rtn 
 
-p_mouse_sensor_data_increase_check:
-0503 6800c77a fetch 1 ,mem_mouse_dpi 
-0504 c0020506 beq mouse_dpi_level5 ,p_mouse_sensor_data_increase 
-0505 20600000 rtn 
-
-p_mouse_sensor_data_increase:
-0506 6800c69b fetch 1 ,mem_mouse_x 
-0507 2040050d call p_mouse_2400_zoom 
-0508 6000c69b store 1 ,mem_mouse_x 
-0509 6800c69d fetch 1 ,mem_mouse_y 
-050a 2040050d call p_mouse_2400_zoom 
-050b 6000c69d store 1 ,mem_mouse_y 
-050c 20600000 rtn 
-
-p_mouse_2400_zoom:
-050d c2838510 bbit1 7 ,p_mouse_xy_inverse 
-050e c3038514 bbit0 7 ,p_mouse_xy_zoom 
-050f 20600000 rtn 
-
-p_mouse_xy_inverse:
-0510 1fe67e00 sub pdata ,0 ,pdata 
-0511 20400514 call p_mouse_xy_zoom 
-0512 1fe67e00 sub pdata ,0 ,pdata 
-0513 20600000 rtn 
-
-p_mouse_xy_zoom:
-0514 1fe30400 rshift pdata ,temp 
-0515 1841043f and temp ,0x3f ,temp 
-0516 9840fe00 iadd temp ,pdata 
-0517 1fe67c7f sub pdata ,0x7f ,null 
-0518 2441051a ncall p_mouse_xy_forward_overflow ,positive 
-0519 20600000 rtn 
+p_gpio_set_input_pd:
+055f 793f8407 set0 gpio_active_bit ,temp 
+0560 d8a08078 arg core_gpio_pu0 ,contw 
+0561 20406830 call gpio_set_bit 
+0562 79200407 set1 gpio_active_bit ,temp 
 
-p_mouse_xy_forward_overflow:
-051a 5800007f setarg 0x7f 
-051b 20600000 rtn 
+p_gpio_set_input_pd4:
+0563 d8a0807c arg core_gpio_pd0 ,contw 
+0564 20406830 call gpio_set_bit 
+0565 793f8407 set0 gpio_active_bit ,temp 
+0566 d8a08070 arg core_gpio_oe0 ,contw 
+0567 20206830 branch gpio_set_bit 
 
 p_mouse_bb_event_discovery_btn:
-051c 280ffe26 isolate1 mark_24g ,mark 
-051d 204081b9 call p_g24_check_51cmd_stop_24g ,true 
-051e 2020426d branch mouse_bb_event_discovery_btn + 1 
+0568 704b5200 jam 0 ,mem_mouse_poweron_led_timer 
+0569 280ffe26 isolate1 mark_24g ,mark 
+056a 20408194 call p_g24_check_51cmd_stop_24g ,true 
+056b 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_mouse_start_discovery:
-051f 7011c550 jam zcode_50 ,mem_zcode_temp_param0 
-0520 2020074f branch p_zcode_entrance 
+056c 7011c550 jam zcode_50 ,mem_zcode_temp_param0 
+056d 20200737 branch p_zcode_entrance 
 
 p_mouse_stop_discovery:
-0521 204006e4 call p_mouse_discovey_led_blink_off 
-0522 58000000 setarg 0 
-0523 600146ac store 2 ,mem_mouse_discovery_timer 
-0524 6000c714 store 1 ,mem_mouse_blink_count 
-0525 20400299 call p_mouse_init_sensor_reset 
-0526 202042cb branch mouse_stop_discovery + 1 
+056e 7011c522 jam zcode_22 ,mem_zcode_temp_param0 
+056f 20200737 branch p_zcode_entrance 
 
 p_le_slave_match:
-0527 6800c50f fetch 1 ,mem_le_md_count 
-0528 1fe0fe01 pincrease 1 
-0529 6000c50f store 1 ,mem_le_md_count 
-052a c0065395 beq le_md_max_count ,le_slave_cont 
-052b 204055aa call le_acknowledge 
-052c 2040561e call le_prepare_tx 
-052d 204006f2 call power_ctrl_start 
-052e 2020538f branch le_slave_match + 7 
+0570 6800c50f fetch 1 ,mem_le_md_count 
+0571 1fe0fe01 pincrease 1 
+0572 6000c50f store 1 ,mem_le_md_count 
+0573 c0065395 beq le_md_max_count ,le_slave_cont 
+0574 204055aa call le_acknowledge 
+0575 2040561e call le_prepare_tx 
+0576 204006da call power_ctrl_start 
+0577 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-052f 68008016 fetch 1 ,mem_le_ch_mapped 
-0530 1fe0fe01 increase 1 ,pdata 
-0531 60008016 store 1 ,mem_le_ch_mapped 
-0532 c1940000 rtnne 40 
-0533 70001625 jam 37 ,mem_le_ch_mapped 
-0534 20600000 rtn 
+0578 68008016 fetch 1 ,mem_le_ch_mapped 
+0579 1fe0fe01 increase 1 ,pdata 
+057a 60008016 store 1 ,mem_le_ch_mapped 
+057b c1940000 rtnne 40 
+057c 70001625 jam 37 ,mem_le_ch_mapped 
+057d 20600000 rtn 
 
 p_le_receive_skip:
-0535 204029bb call save_rssi 
-0536 20400207 call p_rssi_signal 
-0537 202054a3 branch le_receive_skip + 2 
+057e 204029bb call save_rssi 
+057f 2040006b call p_rssi_signal 
+0580 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-0538 7011c540 jam zcode_40 ,mem_zcode_temp_param0 
-0539 2020074f branch p_zcode_entrance 
+0581 7011c540 jam zcode_40 ,mem_zcode_temp_param0 
+0582 20200737 branch p_zcode_entrance 
 
 p_le_update_channel_map:
-053a 7011c541 jam zcode_41 ,mem_zcode_temp_param0 
-053b 2020074f branch p_zcode_entrance 
+0583 7011c541 jam zcode_41 ,mem_zcode_temp_param0 
+0584 20200737 branch p_zcode_entrance 
 
 p_le_prepare_tx:
-053c 68008456 fetch 1 ,mem_le_arq 
-053d c282855c bbit1 wak ,p_le_prepare_tx_wak 
-053e 204006ec call power_ctrl_pac_succ_incrs 
-053f 6800c78e fetch 1 ,mem_empty_count 
-0540 243a0546 nbranch p_le_send_empyt ,blank 
-0541 6800843f fetch 1 ,mem_le_state 
-0542 c302054a bbit0 lestate_encryption ,p_le_tx_4 
-0543 680082da fetch 1 ,mem_le_rxbuf + 1 
-0544 203a054a branch p_le_tx_4 ,blank 
-0545 20205664 branch le_send_empty 
+0585 68008456 fetch 1 ,mem_le_arq 
+0586 c2828599 bbit1 wak ,p_le_prepare_tx_wak 
+0587 204006cc call power_ctrl_pac_succ_incrs 
+0588 6800c78e fetch 1 ,mem_empty_count 
+0589 243a058f nbranch p_le_send_empyt ,blank 
+058a 6800843f fetch 1 ,mem_le_state 
+058b c3020593 bbit0 lestate_encryption ,p_le_tx_4 
+058c 680082da fetch 1 ,mem_le_rxbuf + 1 
+058d 203a0593 branch p_le_tx_4 ,blank 
+058e 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-0546 6800c78e fetch 1 ,mem_empty_count 
-0547 1fe0ffff increase -1 ,pdata 
-0548 6000c78e store 1 ,mem_empty_count 
-0549 20205664 branch le_send_empty 
+058f 6800c78e fetch 1 ,mem_empty_count 
+0590 1fe0ffff increase -1 ,pdata 
+0591 6000c78e store 1 ,mem_empty_count 
+0592 20205664 branch le_send_empty 
 
 p_le_tx_4:
-054a 6800c4c4 fetch 1 ,mem_le_pairing_state 
-054b c082854d bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-054c 70478e03 jam 3 ,mem_empty_count 
+0593 6800c4c4 fetch 1 ,mem_le_pairing_state 
+0594 c0828596 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0595 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-054d 20405892 call le_fifo_check_nearly_full 
-054e 205a036a call p_mouse_data_pull ,blank 
-054f 20205622 branch le_prepare_tx + 4 
-
-p_le_check_tx_retransmit_setmd:
-0550 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0551 1fe17e03 and pdata ,0x03 ,pdata 
-0552 c1818000 rtnne 0x03 
-0553 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
-0554 207a0000 rtn blank 
-0555 6800c3dd fetch 1 ,mem_le_txlen 
-0556 207a0000 rtn blank 
-0557 6800c3dc fetch 1 ,mem_le_txheader 
-0558 79207e04 set1 md ,pdata 
-0559 6000c3dc store 1 ,mem_le_txheader 
-055a 20405650 call le_set_md 
-055b 20600000 rtn 
+0596 20405892 call le_fifo_check_nearly_full 
+0597 205a03eb call p_mouse_data_pull ,blank 
+0598 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-055c 20400550 call p_le_check_tx_retransmit_setmd 
+0599 2040059b call p_le_check_tx_retransmit_setmd 
+059a 202005a7 branch p_le_power_ctrl_pac_succ_decrs 
 
-p_le_power_ctrl_pac_succ_decrs:
+p_le_check_tx_retransmit_setmd:
+059b 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+059c 1fe17e03 and pdata ,0x03 ,pdata 
+059d c1818000 rtnne 0x03 
+059e 6800c7c3 fetch 1 ,mem_mouse_data_queue_num 
+059f 207a0000 rtn blank 
+05a0 6800c3dd fetch 1 ,mem_le_txlen 
+05a1 207a0000 rtn blank 
+05a2 6800c3dc fetch 1 ,mem_le_txheader 
+05a3 79207e04 set1 md ,pdata 
+05a4 6000c3dc store 1 ,mem_le_txheader 
+05a5 20405650 call le_set_md 
+05a6 20600000 rtn 
 
-power_ctrl_pac_succ_decrs:
-055d 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-055e 1fe67c02 sub pdata ,2 ,null 
-055f 244106f0 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0560 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0561 c1000000 rtneq 0 
-0562 1fe0ffff increase -1 ,pdata 
-0563 6000cdba store 1 ,mem_power_ctrl_pac_succ_cnt 
-0564 20600000 rtn 
+p_le_power_ctrl_pac_succ_decrs:
+05a7 202006d0 branch power_ctrl_pac_succ_decrs 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-0565 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-0566 207a0000 rtn blank 
-0567 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0568 1fe17e03 and pdata ,0x03 ,pdata 
-0569 c1018000 rtneq 0x03 
-056a 7046c601 jam 1 ,mem_le_start_encrypt_timer 
-056b 20600000 rtn 
+05a8 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
+05a9 207a0000 rtn blank 
+05aa 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+05ab 1fe17e03 and pdata ,0x03 ,pdata 
+05ac c1018000 rtneq 0x03 
+05ad 7046c601 jam 1 ,mem_le_start_encrypt_timer 
+05ae 20600000 rtn 
 
 p_le_parse:
-056c c6078000 rtnmark1 mark_old_packet 
-056d 20405890 call le_fifo_check_full 
-056e 247a0000 nrtn blank 
-056f 680082d9 fetch 1 ,mem_le_rxbuf 
-0570 1fe17e03 and pdata ,0x3 ,pdata 
-0571 6000c50c store 1 ,mem_le_packet_llid 
-0572 e8c08000 ifetch 1 ,contr 
-0573 1fe17e1f and pdata ,0x1f ,pdata 
-0574 6000c50b store 1 ,mem_le_packet_size 
-0575 207a0000 rtn blank 
-0576 18c27e00 copy contr ,pdata 
-0577 6001450d store 2 ,mem_le_payload_ptr 
-0578 6800c50c fetch 1 ,mem_le_packet_llid 
-0579 c001857b beq llid_le_ll ,p_le_parse_ll 
-057a 2020568d branch le_parse_l2cap 
+05af c6078000 rtnmark1 mark_old_packet 
+05b0 20405890 call le_fifo_check_full 
+05b1 247a0000 nrtn blank 
+05b2 680082d9 fetch 1 ,mem_le_rxbuf 
+05b3 1fe17e03 and pdata ,0x3 ,pdata 
+05b4 6000c50c store 1 ,mem_le_packet_llid 
+05b5 e8c08000 ifetch 1 ,contr 
+05b6 1fe17e1f and pdata ,0x1f ,pdata 
+05b7 6000c50b store 1 ,mem_le_packet_size 
+05b8 207a0000 rtn blank 
+05b9 18c27e00 copy contr ,pdata 
+05ba 6001450d store 2 ,mem_le_payload_ptr 
+05bb 6800c50c fetch 1 ,mem_le_packet_llid 
+05bc c00185be beq llid_le_ll ,p_le_parse_ll 
+05bd 2020568d branch le_parse_l2cap 
 
 p_le_parse_ll:
-057b 680082db fetch 1 ,mem_le_rxbuf + 2 
-057c c000857e beq ll_channel_map_req ,p_le_parse_channel_map_req 
-057d 20205c65 branch le_parse_ll + 1 
+05be 680082db fetch 1 ,mem_le_rxbuf + 2 
+05bf c00085c1 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+05c0 20205c65 branch le_parse_ll + 1 
 
 p_le_parse_channel_map_req:
-057e e8c28000 ifetch 5 ,contr 
-057f 6002c3ce store 5 ,mem_le_new_map 
-0580 e8c10000 ifetch 2 ,contr 
-0581 6001045f store 2 ,mem_le_instant 
-0582 20205c8a branch le_parse_channel_map_req + 7 
+05c1 e8c28000 ifetch 5 ,contr 
+05c2 6002c3ce store 5 ,mem_le_new_map 
+05c3 e8c10000 ifetch 2 ,contr 
+05c4 6001045f store 2 ,mem_le_instant 
+05c5 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-0583 e8c10000 ifetch 2 ,contr 
-0584 c0020587 beq le_l2cap_cid_att ,p_le_parse_att 
-0585 c00305b4 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0586 20205698 branch le_parse_l2cap + 11 
+05c6 e8c10000 ifetch 2 ,contr 
+05c7 c00205ca beq le_l2cap_cid_att ,p_le_parse_att 
+05c8 c00305f7 beq le_l2cap_cid_smp ,p_le_parse_smp 
+05c9 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-0587 20407ea5 call store_contr 
-0588 20400565 call p_mouse_le_reconn_write_enable_timer_reinit 
-0589 20407e9f call get_contr 
-058a e8c18000 ifetch 3 ,contr 
-058b 60018477 store 3 ,mem_le_att_opcode 
-058c c0080596 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-058d 1fec8400 rshift8 pdata ,temp 
-058e 18467c24 sub temp ,0x24 ,null 
-058f 202105a4 branch p_le_parse_att1 ,positive 
-0590 d84047c8 arg mem_mouse_le_uuid_sup ,temp 
-0591 600944bc storet 2 ,mem_ui_le_uuid_table 
-0592 204058ad call le_parse_att + 2 
-0593 58008e7a setarg 0x8e7a 
-0594 600144bc store 2 ,mem_ui_le_uuid_table 
-0595 20600000 rtn 
+05ca 20407ea5 call store_contr 
+05cb 204005a8 call p_mouse_le_reconn_write_enable_timer_reinit 
+05cc 20407e9f call get_contr 
+05cd e8c18000 ifetch 3 ,contr 
+05ce 60018477 store 3 ,mem_le_att_opcode 
+05cf c00805d9 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+05d0 1fec8400 rshift8 pdata ,temp 
+05d1 18467c24 sub temp ,0x24 ,null 
+05d2 202105e7 branch p_le_parse_att1 ,positive 
+05d3 d84047c8 arg mem_mouse_le_uuid_sup ,temp 
+05d4 600944bc storet 2 ,mem_ui_le_uuid_table 
+05d5 204058ad call le_parse_att + 2 
+05d6 58008e7a setarg 0x8e7a 
+05d7 600144bc store 2 ,mem_ui_le_uuid_table 
+05d8 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-0596 204059fa call le_parse_att_read_by_group_type_request 
-0597 20405879 call le_fifo_get_last_tx_ptr 
-0598 18c08c07 increase 7 ,contr 
-0599 e8c08000 ifetch 1 ,contr 
-059a c1888000 rtnne attop_read_by_group_type_response 
-059b 18c08c05 increase 5 ,contr 
-059c e8c10000 ifetch 2 ,contr 
-059d d8401812 arg uuid_service_hids ,temp 
-059e 98467c00 isub temp ,null 
-059f 24628000 nrtn zero 
-05a0 18c08dfc increase -4 ,contr 
-05a1 5800002b setarg 0x2b 
-05a2 e0c10000 istore 2 ,contr 
-05a3 20600000 rtn 
+05d9 204059fa call le_parse_att_read_by_group_type_request 
+05da 20405879 call le_fifo_get_last_tx_ptr 
+05db 18c08c07 increase 7 ,contr 
+05dc e8c08000 ifetch 1 ,contr 
+05dd c1888000 rtnne attop_read_by_group_type_response 
+05de 18c08c05 increase 5 ,contr 
+05df e8c10000 ifetch 2 ,contr 
+05e0 d8401812 arg uuid_service_hids ,temp 
+05e1 98467c00 isub temp ,null 
+05e2 24628000 nrtn zero 
+05e3 18c08dfc increase -4 ,contr 
+05e4 5800002b setarg 0x2b 
+05e5 e0c10000 istore 2 ,contr 
+05e6 20600000 rtn 
 
 p_le_parse_att1:
-05a4 c00505a6 beq attop_read_request ,p_le_parse_att_read_request 
-05a5 202058ad branch le_parse_att + 2 
+05e7 c00505e9 beq attop_read_request ,p_le_parse_att_read_request 
+05e8 202058ad branch le_parse_att + 2 
 
 p_le_parse_att_read_request:
-05a6 68090478 fetcht 2 ,mem_le_att_handle 
-05a7 6800c4e9 fetch 1 ,mem_le_configuration 
-05a8 c28185ad bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+05e9 68090478 fetcht 2 ,mem_le_att_handle 
+05ea 6800c4e9 fetch 1 ,mem_le_configuration 
+05eb c28185f0 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-05a9 68010478 fetch 2 ,mem_le_att_handle 
-05aa c009da76 beq 0x13 ,le_send_att_error_response_notfound 
-05ab 68090478 fetcht 2 ,mem_le_att_handle 
-05ac 202059bf branch le_send_att_read_response 
+05ec 68010478 fetch 2 ,mem_le_att_handle 
+05ed c009da76 beq 0x13 ,le_send_att_error_response_notfound 
+05ee 68090478 fetcht 2 ,mem_le_att_handle 
+05ef 202059bf branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-05ad 680144fa fetch 2 ,mem_le_pairing_handle 
-05ae 98467c00 isub temp ,null 
-05af 242285a9 nbranch p_le_send_att_read_response ,zero 
-05b0 20405a42 call le_check_encrypt_state 
-05b1 243405a9 nbranch p_le_send_att_read_response ,user 
-05b2 70047a05 jam att_err_insufficient_authentication ,mem_le_err_code 
-05b3 20205a77 branch le_send_att_error_response 
+05f0 680144fa fetch 2 ,mem_le_pairing_handle 
+05f1 98467c00 isub temp ,null 
+05f2 242285ec nbranch p_le_send_att_read_response ,zero 
+05f3 20405a42 call le_check_encrypt_state 
+05f4 243405ec nbranch p_le_send_att_read_response ,user 
+05f5 70047a05 jam att_err_insufficient_authentication ,mem_le_err_code 
+05f6 20205a77 branch le_send_att_error_response 
 
 p_le_parse_smp:
-05b4 e8c08000 ifetch 1 ,contr 
-05b5 c00085b7 beq smp_pairing_request ,p_le_parse_smp_pairing_request 
-05b6 20205af6 branch le_parse_smp + 2 
-
-p_le_parse_smp_pairing_request:
-05b7 704b6e01 jam 1 ,mem_le_send_security_request_flag 
-05b8 20205b09 branch le_parse_smp_pairing_request 
+05f7 e8c08000 ifetch 1 ,contr 
+05f8 c00285fa beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+05f9 20205af5 branch le_parse_smp + 1 
+
+p_le_parse_smp_pairing_failed:
+05fa 7011c582 jam zcode_82 ,mem_zcode_temp_param0 
+05fb 20200737 branch p_zcode_entrance 
 
 p_le_adv_not_match:
-05b9 68008016 fetch 1 ,mem_le_ch_mapped 
-05ba c093d6f2 bne 39 ,le_adv_loop 
-05bb 204005bf call p_le_adv_random_delay 
-05bc d8e00000 arg le_adv_interval_timer ,queue 
-05bd 68014482 fetch 2 ,mem_le_adv_interval 
-05be 20207f08 branch timer_init 
+05fc 68008016 fetch 1 ,mem_le_ch_mapped 
+05fd c093d6f2 bne 39 ,le_adv_loop 
+05fe 20400602 call p_le_adv_random_delay 
+05ff d8e00000 arg le_adv_interval_timer ,queue 
+0600 68014482 fetch 2 ,mem_le_adv_interval 
+0601 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-05bf 180a7e00 random pdata 
-05c0 d84001ff arg 0x1ff ,temp 
-05c1 98417e00 iand temp ,pdata 
-05c2 1fe0fefa add pdata ,250 ,pdata 
-05c3 20203cbe branch delay 
+0602 180a7e00 random pdata 
+0603 d84001ff arg 0x1ff ,temp 
+0604 98417e00 iand temp ,pdata 
+0605 1fe0fefa add pdata ,250 ,pdata 
+0606 20203cbe branch delay 
 
 p_le_lpm_setmult:
-05c4 7855fc00 disable wake 
-05c5 203705c7 branch p_le_lpm_set_mult_attempt ,attempt 
-05c6 2436d806 nbranch le_lpm_lost ,match 
+0607 7855fc00 disable wake 
+0608 2037060a branch p_le_lpm_set_mult_attempt ,attempt 
+0609 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-05c7 20402bcb call lpm_match 
-05c8 680140c1 fetch 2 ,mem_rx_window_sniff 
-05c9 6001044d store 2 ,mem_le_receive_window 
-05ca 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-05cb 2fe00603 compare 3 ,pdata ,3 
-05cc 2420abde nbranch lpm_mult_short ,true 
-05cd 202057fb branch le_lpm_set_mult_attempt + 3 
+060a 20402bcb call lpm_match 
+060b 680140c1 fetch 2 ,mem_rx_window_sniff 
+060c 6001044d store 2 ,mem_le_receive_window 
+060d 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+060e 2fe00603 compare 3 ,pdata ,3 
+060f 2420abde nbranch lpm_mult_short ,true 
+0610 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-05ce 6800c7a1 fetch 1 ,mem_mouse_le_reconnect_flag 
-05cf 247a0000 nrtn blank 
-05d0 68008478 fetch 1 ,mem_le_att_handle 
-05d1 1fe67e1a sub pdata ,26 ,pdata 
-05d2 24628000 nrtn zero 
-05d3 20203d60 branch mouse_le_write_enable 
+0611 7011c542 jam zcode_42 ,mem_zcode_temp_param0 
+0612 20200737 branch p_zcode_entrance 
 
 p_twspi_reset:
-05d4 68108077 hfetch 1 ,core_gpio_out3 
-05d5 1fe17efd and_into 0xfd ,pdata 
-05d6 60108077 hstore 1 ,core_gpio_out3 
-05d7 68188073 hfetcht 1 ,core_gpio_oe3 
-05d8 18418402 or_into 0x2 ,temp 
-05d9 60188073 hstoret 1 ,core_gpio_oe3 
-05da 204063ee call twspi_disable 
-05db 184104fd and_into 0xfd ,temp 
-05dc 2000000d nop 13 
-05dd 204005e1 call p_twspi_enable 
-05de 60188073 hstoret 1 ,core_gpio_oe3 
-05df 20600000 rtn 
+0613 68108077 hfetch 1 ,core_gpio_out3 
+0614 1fe17efd and_into 0xfd ,pdata 
+0615 60108077 hstore 1 ,core_gpio_out3 
+0616 68188073 hfetcht 1 ,core_gpio_oe3 
+0617 18418402 or_into 0x2 ,temp 
+0618 60188073 hstoret 1 ,core_gpio_oe3 
+0619 204063ee call twspi_disable 
+061a 184104fd and_into 0xfd ,temp 
+061b 2000000d nop 13 
+061c 20400620 call p_twspi_enable 
+061d 60188073 hstoret 1 ,core_gpio_oe3 
+061e 20600000 rtn 
 
 p_spid_init:
-05e0 204064dd call spid_init_common 
+061f 204064dd call spid_init_common 
 
 p_twspi_enable:
-05e1 68108081 hfetch 1 ,core_gpio_sel1 
-05e2 79207e00 set1 0 ,pdata 
-05e3 793ffe01 set0 1 ,pdata 
-05e4 793ffe03 set0 3 ,pdata 
-05e5 60108081 hstore 1 ,core_gpio_sel1 
-05e6 20600000 rtn 
+0620 68108081 hfetch 1 ,core_gpio_sel1 
+0621 79207e00 set1 0 ,pdata 
+0622 793ffe01 set0 1 ,pdata 
+0623 793ffe03 set0 3 ,pdata 
+0624 60108081 hstore 1 ,core_gpio_sel1 
+0625 20600000 rtn 
 
 p_page_wait_fhs_reply_ok:
-05e7 7011c500 jam zcode_00 ,mem_zcode_temp_param0 
-05e8 2020074f branch p_zcode_entrance 
+0626 7011c500 jam zcode_00 ,mem_zcode_temp_param0 
+0627 20200737 branch p_zcode_entrance 
 
 p_role_switch_master:
-05e9 204021c9 call role_switch_check 
-05ea 24740000 nrtn user 
+0628 204021c9 call role_switch_check 
+0629 24740000 nrtn user 
 
 p_wait_role_switch_anchor:
-05eb 78547c00 disable user 
-05ec 70001120 jam param_newconnto ,mem_newconnto_counter 
-05ed 793f800b set0 mark_fhs_already_good ,mark 
-05ee 793f802d set0 mark_role_switch_receive_fhs ,mark 
+062a 78547c00 disable user 
+062b 70001120 jam param_newconnto ,mem_newconnto_counter 
+062c 793f800b set0 mark_fhs_already_good ,mark 
+062d 793f802d set0 mark_role_switch_receive_fhs ,mark 
 
 p_roles_waitfhs_loop:
-05ef 20402a4f call rf_setup_time_master_slot 
-05f0 204022e6 call master_recv_packet 
-05f1 c50585f6 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
-05f2 20402455 call new_conn_timeout 
-05f3 243a05ef nbranch p_roles_waitfhs_loop ,blank 
-05f4 c51685ff bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
-05f5 202021ec branch role_switch_fail_master 
+062e 20402a4f call rf_setup_time_master_slot 
+062f 204022e6 call master_recv_packet 
+0630 c5058635 bmark1 mark_fhs_already_good ,p_roles_replyto_fhs 
+0631 20402455 call new_conn_timeout 
+0632 243a062e nbranch p_roles_waitfhs_loop ,blank 
+0633 c516863e bmark1 mark_role_switch_receive_fhs ,p_roles_replyto_fhs1 
+0634 202021ec branch role_switch_fail_master 
 
 p_roles_replyto_fhs:
-05f6 20402a4d call rf_setup_time_slave_slot 
-05f7 d8200010 arg type_id ,type 
-05f8 204022dc call master_send_packet 
-05f9 7920002d set1 mark_role_switch_receive_fhs ,mark 
-05fa 793f800b set0 mark_fhs_already_good ,mark 
-05fb 68008077 fetch 1 ,mem_amaddr 
-05fc 98000800 iforce am_addr 
-05fd 70001102 jam 2 ,mem_newconnto_counter 
-05fe 202005ef branch p_roles_waitfhs_loop 
+0635 20402a4d call rf_setup_time_slave_slot 
+0636 d8200010 arg type_id ,type 
+0637 204022dc call master_send_packet 
+0638 7920002d set1 mark_role_switch_receive_fhs ,mark 
+0639 793f800b set0 mark_fhs_already_good ,mark 
+063a 68008077 fetch 1 ,mem_amaddr 
+063b 98000800 iforce am_addr 
+063c 70001102 jam 2 ,mem_newconnto_counter 
+063d 2020062e branch p_roles_waitfhs_loop 
 
 p_roles_replyto_fhs1:
-05ff 68020165 fetch 4 ,mem_clke_bt 
-0600 1fe0fe08 pincrease 8 
-0601 60020165 store 4 ,mem_clke_bt 
-0602 202021f8 branch roles_replyto_fhs + 4 
+063e 68020165 fetch 4 ,mem_clke_bt 
+063f 1fe0fe08 pincrease 8 
+0640 60020165 store 4 ,mem_clke_bt 
+0641 202021f8 branch roles_replyto_fhs + 4 
 
 p_process_dmh:
-0603 c516264d bmark1 mark_first_packet ,end_of_packet 
-0604 2020258f branch process_dmh + 1 
+0642 c516264d bmark1 mark_first_packet ,end_of_packet 
+0643 2020258f branch process_dmh + 1 
 
 p_quit_connection_cont:
-0605 204033af call app_disconn_reason_collect_bt 
-0606 204026e9 call sniff_exit 
-0607 700a9902 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0608 20407d86 call ui_ipc_send_event 
-0609 20405cf7 call init_lmp_work 
-060a 20404d6b call l2cap_init_work 
-060b 2020246e branch quit_connection_cont + 8 
+0644 7011c543 jam zcode_43 ,mem_zcode_temp_param0 
+0645 20200737 branch p_zcode_entrance 
 
 p_prepare_tx:
-060c 68008030 fetch 1 ,mem_state 
-060d 2feffe00 isolate1 state_inconn ,pdata 
-060e 20408610 call p_bt_power_ctrl ,true 
-060f 2020248a branch prepare_tx + 1 
+0646 68008030 fetch 1 ,mem_state 
+0647 2feffe00 isolate1 state_inconn ,pdata 
+0648 2040864a call p_bt_power_ctrl ,true 
+0649 2020248a branch prepare_tx + 1 
 
 p_bt_power_ctrl:
-0610 68008047 fetch 1 ,mem_arq 
-0611 2feffe03 isolate1 wack ,pdata 
-0612 2040855d call power_ctrl_pac_succ_decrs ,true 
-0613 244086ec ncall power_ctrl_pac_succ_incrs ,true 
-0614 202006f2 branch power_ctrl_start 
+064a 68008047 fetch 1 ,mem_arq 
+064b 2feffe03 isolate1 wack ,pdata 
+064c 204086d0 call power_ctrl_pac_succ_decrs ,true 
+064d 244086cc ncall power_ctrl_pac_succ_incrs ,true 
+064e 202006da branch power_ctrl_start 
 
 p_slave_conn_recv_packet:
-0615 204024f0 call slave_receive_master_slot 
-0616 242c28f9 nbranch shutdown_radio ,sync 
-0617 204029bb call save_rssi 
-0618 20400207 call p_rssi_signal 
-0619 20202518 branch slave_conn_recv_packet + 4 
+064f 204024f0 call slave_receive_master_slot 
+0650 242c28f9 nbranch shutdown_radio ,sync 
+0651 204029bb call save_rssi 
+0652 2040006b call p_rssi_signal 
+0653 20202518 branch slave_conn_recv_packet + 4 
 
 p_lpm_dispatch:
-061a c6130000 rtnmark1 mark_24g 
-061b 20402afa call lpo_calibration 
-061c 6801c16f fetch 3 ,mem_clks_per_lpo 
-061d 207a0000 rtn blank 
-061e 6800c091 fetch 1 ,mem_lpm_mode 
-061f 207a0000 rtn blank 
-0620 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-0621 247a0000 nrtn blank 
-0622 6800c65a fetch 1 ,mem_ssp_enable 
-0623 203a0626 branch p_lpm_dispatch_next ,blank 
-0624 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-0625 207a0000 rtn blank 
+0654 c6130000 rtnmark1 mark_24g 
+0655 20402afa call lpo_calibration 
+0656 6801c16f fetch 3 ,mem_clks_per_lpo 
+0657 207a0000 rtn blank 
+0658 6800c091 fetch 1 ,mem_lpm_mode 
+0659 207a0000 rtn blank 
+065a 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_count 
+065b 247a0000 nrtn blank 
+065c 6800c65a fetch 1 ,mem_ssp_enable 
+065d 203a0660 branch p_lpm_dispatch_next ,blank 
+065e 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+065f 207a0000 rtn blank 
 
 p_lpm_dispatch_next:
-0626 6800c4c0 fetch 1 ,mem_le_sc_calc 
-0627 247a0000 nrtn blank 
-0628 20402c3a call lpm_check_wake_lock 
-0629 247a0000 nrtn blank 
-062a 6800c040 fetch 1 ,mem_context 
-062b 2fe00e03 compare 3 ,pdata ,0x7 
-062c 2420ab9d nbranch lpm_dispatch_unconn ,true 
-062d 68014042 fetch 2 ,mem_context + coffset_tsniff 
-062e d840ffff arg 0xffff ,temp 
-062f 98467c00 isub temp ,null 
-0630 20628000 rtn zero 
-0631 20202b7d branch lpm_dispatch_next + 9 
+0660 6800c4c0 fetch 1 ,mem_le_sc_calc 
+0661 247a0000 nrtn blank 
+0662 20402c3a call lpm_check_wake_lock 
+0663 247a0000 nrtn blank 
+0664 6800c040 fetch 1 ,mem_context 
+0665 2fe00e03 compare 3 ,pdata ,0x7 
+0666 2420ab9d nbranch lpm_dispatch_unconn ,true 
+0667 68014042 fetch 2 ,mem_context + coffset_tsniff 
+0668 d840ffff arg 0xffff ,temp 
+0669 98467c00 isub temp ,null 
+066a 20628000 rtn zero 
+066b 20202b7d branch lpm_dispatch_next + 9 
 
 p_lpm_set_mult:
-0632 7855fc00 disable wake 
-0633 68008030 fetch 1 ,mem_state 
-0634 c4008000 rtnbit0 state_insniff 
-0635 2436abd0 nbranch lpm_not_match ,match 
-0636 20402bcb call lpm_match 
-0637 680140c1 fetch 2 ,mem_rx_window_sniff 
-0638 6001003e store 2 ,mem_rx_window 
-0639 68008047 fetch 1 ,mem_arq 
-063a c281abde bbit1 wack ,lpm_mult_short 
-063b c586abde bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-063c 20405274 call l2cap_malloc_is_fifo_empty 
-063d 243a2bde nbranch lpm_mult_short ,blank 
-063e 205a0640 call p_lpm_set_attemp_timeout ,blank 
-063f 20202bbe branch lpm_set_mult + 13 
+066c 7855fc00 disable wake 
+066d 68008030 fetch 1 ,mem_state 
+066e c4008000 rtnbit0 state_insniff 
+066f 2436abd0 nbranch lpm_not_match ,match 
+0670 20402bcb call lpm_match 
+0671 680140c1 fetch 2 ,mem_rx_window_sniff 
+0672 6001003e store 2 ,mem_rx_window 
+0673 68008047 fetch 1 ,mem_arq 
+0674 c281abde bbit1 wack ,lpm_mult_short 
+0675 c586abde bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0676 20405274 call l2cap_malloc_is_fifo_empty 
+0677 243a2bde nbranch lpm_mult_short ,blank 
+0678 205a067a call p_lpm_set_attemp_timeout ,blank 
+0679 20202bbe branch lpm_set_mult + 13 
 
 p_lpm_set_attemp_timeout:
-0640 70008a01 jam 1 ,mem_current_sniff_attempt 
-0641 70008b00 jam 0 ,mem_current_sniff_timeout 
-0642 20600000 rtn 
+067a 70008a01 jam 1 ,mem_current_sniff_attempt 
+067b 70008b00 jam 0 ,mem_current_sniff_timeout 
+067c 20600000 rtn 
 
 p_mouse_bb_disconnected:
-0643 7011c510 jam zcode_10 ,mem_zcode_temp_param0 
-0644 2020074f branch p_zcode_entrance 
+067d 7011c501 jam zcode_01 ,mem_zcode_temp_param0 
+067e 20200737 branch p_zcode_entrance 
 
 p_hid_rx_process:
-0645 7011c511 jam zcode_11 ,mem_zcode_temp_param0 
-0646 2020074f branch p_zcode_entrance 
+067f 7011c502 jam zcode_02 ,mem_zcode_temp_param0 
+0680 20200737 branch p_zcode_entrance 
 
 p_parse_lmp_accepted:
-0647 68008552 fetch 1 ,mem_rxbuf + 1 
-0648 600084c9 store 1 ,mem_lmi_accepted_opcode 
-0649 c009864b beq lmp_switch_req ,p_parse_lmp_accepted_switch 
-064a 20205db4 branch parse_lmp_accepted + 3 
+0681 68008552 fetch 1 ,mem_rxbuf + 1 
+0682 600084c9 store 1 ,mem_lmi_accepted_opcode 
+0683 c0098685 beq lmp_switch_req ,p_parse_lmp_accepted_switch 
+0684 20205db4 branch parse_lmp_accepted + 3 
 
 p_parse_lmp_accepted_switch:
-064b 20405dcf call parse_lmp_accepted_switch 
-064c 704b0101 jam 1 ,mem_bt_rcvd_switch_req_accept 
-064d 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-064e 207a0000 rtn blank 
-064f 704b0302 jam 2 ,mem_bt_send_lmp_setup_complete 
-0650 20600000 rtn 
+0685 20405dcf call parse_lmp_accepted_switch 
+0686 704b0101 jam 1 ,mem_bt_rcvd_switch_req_accept 
+0687 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
+0688 207a0000 rtn blank 
+0689 704b0302 jam 2 ,mem_bt_send_lmp_setup_complete 
+068a 20600000 rtn 
 
 p_send_lmp:
-0651 78547c00 disable user 
-0652 204062c1 call lmo_fifo_process 
-0653 68008048 fetch 1 ,mem_lmp_to_send 
-0654 207a0000 rtn blank 
-0655 c283865b bbit1 7 ,p_send_lmp_escape 
-0656 c001865d beq lmp_accepted ,p_send_lmp_accepted 
-0657 c0188661 beq lmp_setup_complete ,p_send_lmp_setup_complete 
-0658 c00b8663 beq lmp_sniff_req ,p_send_lmp_sniff_req 
-0659 c003865f beq lmp_detach ,p_send_lmp_detach 
-065a 20206010 branch send_lmp0 
-
-p_send_lmp_escape:
-065b 7011c520 jam zcode_20 ,mem_zcode_temp_param0 
-065c 2020074f branch p_zcode_entrance 
-
-p_send_lmp_accepted:
-065d 7011c521 jam zcode_21 ,mem_zcode_temp_param0 
-065e 2020074f branch p_zcode_entrance 
-
-p_send_lmp_detach:
-065f 7011c522 jam zcode_22 ,mem_zcode_temp_param0 
-0660 2020074f branch p_zcode_entrance 
-
-p_send_lmp_setup_complete:
-0661 704b0301 jam 1 ,mem_bt_send_lmp_setup_complete 
-0662 202061c3 branch send_lmp_setup_complete 
-
-p_send_lmp_sniff_req:
-0663 704b0b04 jam 4 ,mem_mouse_bt_send_first_package_timer 
-0664 202061a4 branch send_lmp_sniff_req 
+068b 7011c510 jam zcode_10 ,mem_zcode_temp_param0 
+068c 20200737 branch p_zcode_entrance 
 
 p_process_conn_sm:
-0665 204062bc call lmo_fifo_check 
-0666 247a0000 nrtn blank 
+068d 204062bc call lmo_fifo_check 
+068e 247a0000 nrtn blank 
 
 p_process_conn_sm_continue:
-0667 68008055 fetch 1 ,mem_conn_sm 
-0668 207a0000 rtn blank 
-0669 c0020687 beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
-066a c008066c beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
-066b 20206320 branch process_conn_sm_continue + 2 
+068f 68008055 fetch 1 ,mem_conn_sm 
+0690 207a0000 rtn blank 
+0691 c00206af beq conn_sm_send_conn_req ,p_host_create_conn_send_conn_req 
+0692 c0080694 beq conn_sm_wait_switch_after_host_connection ,p_host_creat_conn_wait_switch 
+0693 20206320 branch process_conn_sm_continue + 2 
 
 p_host_creat_conn_wait_switch:
-066c 6800c55b fetch 1 ,mem_switch_flag 
-066d c1000000 rtneq switch_flag_init 
-066e c0008670 beq switch_flag_accept ,p_host_create_conn_switch_accept 
-066f 2020635f branch host_creat_conn_wait_switch + 3 
+0694 6800c55b fetch 1 ,mem_switch_flag 
+0695 c1000000 rtneq switch_flag_init 
+0696 c0008698 beq switch_flag_accept ,p_host_create_conn_switch_accept 
+0697 2020635f branch host_creat_conn_wait_switch + 3 
 
 p_host_create_conn_switch_accept:
-0670 20748000 rtn master 
+0698 20748000 rtn master 
 
 p_host_create_conn_auth_pair:
-0671 6800816d fetch 1 ,mem_connection_options 
-0672 c2800674 bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
-0673 20206399 branch host_create_conn_auth_pair + 1 
+0699 6800816d fetch 1 ,mem_connection_options 
+069a c280069c bbit1 connection_auth ,p_host_create_conn_auth_pair_true 
+069b 20206399 branch host_create_conn_auth_pair + 1 
 
 p_host_create_conn_auth_pair_true:
-0674 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
-0675 c000e39d beq 1 ,host_create_conn_auth_pair_true 
-0676 6800c1bd fetch 1 ,mem_link_key_exists 
-0677 203a63a9 branch host_create_conn_auth_pair_nokey ,blank 
-0678 680084d1 fetch 1 ,mem_lmp_conn_state 
-0679 c4018000 rtnbit0 sent_setup_complete 
-067a c4010000 rtnbit0 received_setup_complete 
-067b 6800cb02 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-067c 207a0000 rtn blank 
-067d 704b0200 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
-067e 680204e9 fetch 4 ,mem_aurand_send_delay_time 
-067f d8400014 arg 20 ,temp 
-0680 98408400 iadd temp ,temp 
-0681 1c427e00 copy clkn_bt ,pdata 
-0682 98467c00 isub temp ,null 
-0683 24210685 nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
-0684 20206349 branch host_create_conn_auth 
+069c 6800cb03 fetch 1 ,mem_bt_send_lmp_setup_complete 
+069d c000e39d beq 1 ,host_create_conn_auth_pair_true 
+069e 6800c1bd fetch 1 ,mem_link_key_exists 
+069f 203a63a9 branch host_create_conn_auth_pair_nokey ,blank 
+06a0 680084d1 fetch 1 ,mem_lmp_conn_state 
+06a1 c4018000 rtnbit0 sent_setup_complete 
+06a2 c4010000 rtnbit0 received_setup_complete 
+06a3 6800cb02 fetch 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+06a4 207a0000 rtn blank 
+06a5 704b0200 jam 0 ,mem_bt_send_max_slot_req_accept_after_switch 
+06a6 680204e9 fetch 4 ,mem_aurand_send_delay_time 
+06a7 d8400014 arg 20 ,temp 
+06a8 98408400 iadd temp ,temp 
+06a9 1c427e00 copy clkn_bt ,pdata 
+06aa 98467c00 isub temp ,null 
+06ab 242106ad nbranch p_bt_send_max_slot_req_accept_after_switch_wait ,positive 
+06ac 20206349 branch host_create_conn_auth 
 
 p_bt_send_max_slot_req_accept_after_switch_wait:
-0685 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
-0686 20600000 rtn 
+06ad 704b0201 jam 1 ,mem_bt_send_max_slot_req_accept_after_switch 
+06ae 20600000 rtn 
 
 p_host_create_conn_send_conn_req:
-0687 70480b14 jam 20 ,mem_mouse_send_switch_req_timer 
-0688 2020636f branch host_create_conn_send_conn_req 
+06af 70480b14 jam 20 ,mem_mouse_send_switch_req_timer 
+06b0 2020636f branch host_create_conn_send_conn_req 
 
 p_check_51cmd_once_continue:
-0689 204062bc call lmo_fifo_check 
-068a 243a7ddb nbranch check_51cmd_restore ,blank 
-068b 68008a99 fetch 1 ,mem_fifo_temp 
-068c c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
-068d c00f8694 beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
-068e c0100697 beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
-068f c0090691 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
-0690 20207dca branch check_51cmd_once_continue + 2 
+06b1 204062bc call lmo_fifo_check 
+06b2 243a7ddb nbranch check_51cmd_restore ,blank 
+06b3 68008a99 fetch 1 ,mem_fifo_temp 
+06b4 c584fdd6 bmark0 mark_context ,check_51cmd_check_idle 
+06b5 c00f86bc beq bt_cmd_store_reconn_info_le ,p_flash_store_le_reconn_info 
+06b6 c01006bf beq bt_cmd_store_reconn_info_bt ,p_flash_store_bd_reconn_info 
+06b7 c00906b9 beq bt_cmd_le_update_conn ,p_check_51cmd_ble_update_connect_param 
+06b8 20207dca branch check_51cmd_once_continue + 2 
 
 p_check_51cmd_ble_update_connect_param:
-0691 20405890 call le_fifo_check_full 
-0692 247a0000 nrtn blank 
-0693 20205abf branch le_l2cap_tx_update_req 
+06b9 20405890 call le_fifo_check_full 
+06ba 247a0000 nrtn blank 
+06bb 20205abf branch le_l2cap_tx_update_req 
 
 p_flash_store_le_reconn_info:
-0694 70018534 jam rec_4_mode ,mem_record_bt_mode 
-0695 6803044f fetch 6 ,mem_le_plap 
-0696 20200699 branch p_flash_store_reconn_info 
+06bc 70018534 jam rec_4_mode ,mem_record_bt_mode 
+06bd 6803044f fetch 6 ,mem_le_plap 
+06be 202006c1 branch p_flash_store_reconn_info 
 
 p_flash_store_bd_reconn_info:
-0697 70018533 jam rec_3_mode ,mem_record_bt_mode 
-0698 68030040 fetch 6 ,mem_plap 
+06bf 70018533 jam rec_3_mode ,mem_record_bt_mode 
+06c0 68030040 fetch 6 ,mem_plap 
 
 p_flash_store_reconn_info:
-0699 60030186 store 6 ,mem_temp_lap 
+06c1 60030186 store 6 ,mem_temp_lap 
 
 p_mouse_store_remote_bdaddr:
-069a 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-069b c4038000 rtnbit0 mouse_store_eeprom_flag 
-069c d8e00007 arg mouse_store_eeprom_flag ,queue 
-069d 204043d2 call mouse_disable_function_flag 
-069e 204042e8 call mouse_check_device_addr 
+06c2 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+06c3 c4038000 rtnbit0 mouse_store_eeprom_flag 
+06c4 d8e00007 arg mouse_store_eeprom_flag ,queue 
+06c5 204043d2 call mouse_disable_function_flag 
+06c6 204042e8 call mouse_check_device_addr 
 
 p_mouse_unplug_clean_bdaddr:
-069f 204042fb call mouse_before_store_reconn_info 
-06a0 202002d7 branch p_mouse_store_flash_device_info 
-
-p_mouse_multi_led_blink_timer:
-06a1 6800cb27 fetch 1 ,mem_mouse_multi_led_blink_enable 
-06a2 207a0000 rtn blank 
-06a3 6800cb2a fetch 1 ,mem_mouse_multi_led_type 
-06a4 c00006a7 beq multi_led_on ,p_mouse_multi_led_type_on 
-06a5 c00086c0 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-06a6 20600000 rtn 
-
-p_mouse_multi_led_type_on:
-06a7 204006ca call p_mouse_multi_led_on 
-06a8 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-06a9 1fe0fe01 increase 1 ,pdata 
-06aa 6000cb2b store 1 ,mem_mouse_multi_led_on_timer 
-06ab 6808cb2c fetcht 1 ,mem_mouse_multi_led_on_timer_init 
-06ac 98467c00 isub temp ,null 
-06ad 204286af call p_mouse_multi_led_off_poweron2s ,zero 
-06ae 20600000 rtn 
-
-p_mouse_multi_led_off_poweron2s:
-06af 704b3100 jam 0 ,mem_mouse_multi_led_on_poweron2s_flag 
-06b0 204006d7 call p_mouse_multi_led_off 
-06b1 6800c720 fetch 1 ,mem_device_flag 
-06b2 c1010000 rtneq mode_24g_device 
-06b3 68014682 fetch 2 ,mem_ui_state_map 
-06b4 c3848000 rtnbit1 ui_state_ble_connected 
-06b5 c3800000 rtnbit1 ui_state_bt_connected 
-06b6 6800cbe4 fetch 1 ,mem_mouse_fast_conn_flag 
-06b7 c0ff86be bne 0xff ,p_mouse_bt_reconn_multi_led_blink 
-
-p_mouse_discovery_multi_led_blink:
-06b8 704b2d05 jam 5 ,mem_mouse_multi_led_blink_timer_init 
-
-p_mouse_discovery_multi_led_blink1:
-06b9 704b2f01 jam 1 ,mem_mouse_multi_led_blink_count 
-
-p_mouse_multi_led_blink_enable:
-06ba 704b2e05 jam 5 ,mem_mouse_multi_led_blink_timer 
-06bb 704b2701 jam on ,mem_mouse_multi_led_blink_enable 
-06bc 704b2a01 jam multi_led_blink ,mem_mouse_multi_led_type 
-06bd 20600000 rtn 
-
-p_mouse_bt_reconn_multi_led_blink:
-06be 704b2d01 jam 1 ,mem_mouse_multi_led_blink_timer_init 
-06bf 202006b9 branch p_mouse_discovery_multi_led_blink1 
-
-p_mouse_multi_led_type_blink:
-06c0 6800cb2e fetch 1 ,mem_mouse_multi_led_blink_timer 
-06c1 1fe0ffff increase -1 ,pdata 
-06c2 6000cb2e store 1 ,mem_mouse_multi_led_blink_timer 
-06c3 247a0000 nrtn blank 
-06c4 6800cb2d fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-06c5 6000cb2e store 1 ,mem_mouse_multi_led_blink_timer 
-
-p_mouse_multi_led_blink_count_no_limited:
-06c6 6800cb29 fetch 1 ,mem_mouse_multi_led_state 
-06c7 c00086d7 beq on ,p_mouse_multi_led_off 
-06c8 c00006ca beq off ,p_mouse_multi_led_on 
-06c9 20600000 rtn 
-
-p_mouse_multi_led_on:
-06ca 704b2901 jam on ,mem_mouse_multi_led_state 
-06cb 6800c720 fetch 1 ,mem_device_flag 
-06cc c00106d1 beq mode_24g_device ,p_mouse_multi_24g_led_on 
-
-p_mouse_multi_bt_led_on:
-06cd 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06ce 2040680e call gpio_config_output 
-06cf 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06d0 20206825 branch gpio_out_inactive 
-
-p_mouse_multi_24g_led_on:
-06d1 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06d2 2040680e call gpio_config_output 
-06d3 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06d4 20206829 branch gpio_out_active 
-
-p_mouse_multi_led_blink_off:
-06d5 58000000 setarg 0 
-06d6 6001cb2e store 3 ,mem_mouse_multi_led_blink_timer 
-
-p_mouse_multi_led_off:
-06d7 6800cb2f fetch 1 ,mem_mouse_multi_led_blink_count 
-06d8 243a06db nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-06d9 704b2700 jam 0 ,mem_mouse_multi_led_blink_enable 
-06da 704b2a00 jam 0 ,mem_mouse_multi_led_type 
-
-p_mouse_multi_led_off_wait_blink_over:
-06db 704b2b00 jam 0 ,mem_mouse_multi_led_on_timer 
-06dc 704b2900 jam off ,mem_mouse_multi_led_state 
-
-p_mouse_multi_led_off_end:
-06dd 6808cb28 fetcht 1 ,mem_mouse_multi_led_gpio 
-06de 20206806 branch gpio_set_high_impedance 
-
-p_mouse_mode_bt_device_multi_led_on:
-
-p_mouse_mode_24g_device_multi_led_on:
-06df 704b3101 jam 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-06e0 704b2701 jam on ,mem_mouse_multi_led_blink_enable 
-06e1 704b2a00 jam multi_led_on ,mem_mouse_multi_led_type 
-06e2 704b2b00 jam 0 ,mem_mouse_multi_led_on_timer 
-06e3 20600000 rtn 
-
-p_mouse_discovey_led_blink_off:
-06e4 6800cb2b fetch 1 ,mem_mouse_multi_led_on_timer 
-06e5 247a0000 nrtn blank 
-06e6 6800cb31 fetch 1 ,mem_mouse_multi_led_on_poweron2s_flag 
-06e7 247a0000 nrtn blank 
-06e8 202006d5 branch p_mouse_multi_led_blink_off 
+06c7 204042fb call mouse_before_store_reconn_info 
+06c8 20200331 branch p_mouse_store_flash_device_info 
 
 power_ctrl_pac_succ_cnt_init:
-06e9 704dbd01 jam 1 ,mem_power_ctrl_level 
-06ea 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-06eb 20600000 rtn 
+06c9 704d7901 jam 1 ,mem_power_ctrl_level 
+06ca 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06cb 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-06ec 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06ed 1fe0fe01 increase 1 ,pdata 
-06ee 6000cdba store 1 ,mem_power_ctrl_pac_succ_cnt 
-06ef 20600000 rtn 
+06cc 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06cd 1fe0fe01 increase 1 ,pdata 
+06ce 6000cd76 store 1 ,mem_power_ctrl_pac_succ_cnt 
+06cf 20600000 rtn 
+
+power_ctrl_pac_succ_decrs:
+06d0 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06d1 1fe67c02 sub pdata ,2 ,null 
+06d2 244106d8 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+06d3 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06d4 c1000000 rtneq 0 
+06d5 1fe0ffff increase -1 ,pdata 
+06d6 6000cd76 store 1 ,mem_power_ctrl_pac_succ_cnt 
+06d7 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-06f0 704dba03 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-06f1 20600000 rtn 
+06d8 704d7603 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+06d9 20600000 rtn 
 
 power_ctrl_start:
-06f2 68014682 fetch 2 ,mem_ui_state_map 
-06f3 c3858000 rtnbit1 ui_state_ble_adv 
-06f4 c3838000 rtnbit1 ui_state_bt_reconnect 
-06f5 c3830000 rtnbit1 ui_state_bt_discovery 
-06f6 da204d43 arg mem_rssi_signal_buf ,rega 
-06f7 20400244 call p_rssi_average 
-06f8 6008cdbb storet 1 ,mem_rssi_avg_received 
-06f9 58000082 setarg rssi_dis_max_24g 
-06fa c51306fc bmark1 mark_24g ,power_ctrl_start_next 
-06fb 58000080 setarg rssi_dis_max_ble 
+06da 68014682 fetch 2 ,mem_ui_state_map 
+06db c3858000 rtnbit1 ui_state_ble_adv 
+06dc c3838000 rtnbit1 ui_state_bt_reconnect 
+06dd c3830000 rtnbit1 ui_state_bt_discovery 
+06de da204cff arg mem_rssi_signal_buf ,rega 
+06df 20400253 call p_rssi_average 
+06e0 6008cd77 storet 1 ,mem_rssi_avg_received 
+06e1 58000082 setarg rssi_dis_max_24g 
+06e2 c51306e4 bmark1 mark_24g ,power_ctrl_start_next 
+06e3 58000080 setarg rssi_dis_max_ble 
 
 power_ctrl_start_next:
-06fc 98467c00 isub temp ,null 
-06fd 24210714 nbranch power_ctrl_txpower_incrs_force ,positive 
-06fe 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-06ff 1fe67c02 sub pdata ,2 ,null 
-0700 24210704 nbranch power_ctrl_txpower_decrs_check ,positive 
-0701 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0702 c0000715 beq 0 ,power_ctrl_txpower_incrs 
-0703 20600000 rtn 
+06e4 98467c00 isub temp ,null 
+06e5 242106fc nbranch power_ctrl_txpower_incrs_force ,positive 
+06e6 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06e7 1fe67c02 sub pdata ,2 ,null 
+06e8 242106ec nbranch power_ctrl_txpower_decrs_check ,positive 
+06e9 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06ea c00006fd beq 0 ,power_ctrl_txpower_incrs 
+06eb 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-0704 6800cdba fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0705 c1900000 rtnne 32 
-0706 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06ec 6800cd76 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+06ed c1cb0000 rtnne 150 
+06ee 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-0707 6808cdbb fetcht 1 ,mem_rssi_avg_received 
-0708 58000077 setarg rssi_dis_min_24g 
-0709 c513070b bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-070a 58000075 setarg rssi_dis_min_ble 
+06ef 6808cd77 fetcht 1 ,mem_rssi_avg_received 
+06f0 58000077 setarg rssi_dis_min_24g 
+06f1 c51306f3 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+06f2 58000075 setarg rssi_dis_min_ble 
 
 power_ctrl_txpower_decrs_next:
-070b 98467c00 isub temp ,null 
-070c 24610000 nrtn positive 
-070d 6800cdbd fetch 1 ,mem_power_ctrl_level 
-070e c000071c beq 0 ,power_ctrl_decrs_level0 
-070f 1fe0ffff increase -1 ,pdata 
-0710 6000cdbd store 1 ,mem_power_ctrl_level 
-0711 c000071c beq 0 ,power_ctrl_decrs_level0 
+06f3 98467c00 isub temp ,null 
+06f4 24610000 nrtn positive 
+06f5 6800cd79 fetch 1 ,mem_power_ctrl_level 
+06f6 c0000704 beq 0 ,power_ctrl_decrs_level0 
+06f7 1fe0ffff increase -1 ,pdata 
+06f8 6000cd79 store 1 ,mem_power_ctrl_level 
+06f9 c0000704 beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-0712 7041de00 jam tx_power_0db ,mem_tx_power 
-0713 20600000 rtn 
+06fa 7041de00 jam tx_power_0db ,mem_tx_power 
+06fb 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0714 704dba00 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+06fc 704d7600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-0715 6800cdbd fetch 1 ,mem_power_ctrl_level 
-0716 c001071a beq 2 ,power_ctrl_incrs_level2 
-0717 1fe0fe01 increase 1 ,pdata 
-0718 6000cdbd store 1 ,mem_power_ctrl_level 
-0719 c0008712 beq 1 ,power_ctrl_incrs_level1 
+06fd 6800cd79 fetch 1 ,mem_power_ctrl_level 
+06fe c0010702 beq 2 ,power_ctrl_incrs_level2 
+06ff 1fe0fe01 increase 1 ,pdata 
+0700 6000cd79 store 1 ,mem_power_ctrl_level 
+0701 c00086fa beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-071a 7041de02 jam tx_power_5db ,mem_tx_power 
-071b 20600000 rtn 
+0702 7041de02 jam tx_power_5db ,mem_tx_power 
+0703 20600000 rtn 
 
 power_ctrl_decrs_level0:
-071c 7041de04 jam tx_power_f5db ,mem_tx_power 
-071d 20600000 rtn 
+0704 7041de04 jam tx_power_f5db ,mem_tx_power 
+0705 20600000 rtn 
 
 p_set_freq_tx:
-071e 60088017 storet 1 ,mem_last_freq 
-071f 1840a200 add temp ,0 ,rega 
-0720 20402981 call rf_write_freq 
-0721 58000500 setarg param_pll_setup 
-0722 20402a8f call sleep 
+0706 60088017 storet 1 ,mem_last_freq 
+0707 1840a200 add temp ,0 ,rega 
+0708 20402981 call rf_write_freq 
+0709 58000500 setarg param_pll_setup 
+070a 20402a8f call sleep 
 
 p_rf_tx_enable:
-0723 70890601 jam 0x1 ,rfen_adc 
-0724 7089003c jam 0x3c ,rfen_rx 
-0725 708901e0 jam 0xe0 ,rfen_tx 
-0726 2000000a nop 10 
-0727 70890201 jam 0x01 ,rfen_mdm 
-0728 7089023d jam 0x3d ,rfen_mdm 
-0729 2000000a nop 10 
-072a 708903b7 jam 0xb7 ,rfen_sn 
-072b 2000000a nop 10 
-072c 7089027d jam 0x7d ,rfen_mdm 
-072d 6800c1de fetch 1 ,mem_tx_power 
-072e c0010736 beq tx_power_5db ,p_set_tx_power_5db 
-072f c002073b beq tx_power_f5db ,p_set_tx_power_f5db 
-0730 c010074a beq tx_power_pair ,p_set_tx_power_pair 
+070b 70890601 jam 0x1 ,rfen_adc 
+070c 7089003c jam 0x3c ,rfen_rx 
+070d 708901e0 jam 0xe0 ,rfen_tx 
+070e 2000000a nop 10 
+070f 70890201 jam 0x01 ,rfen_mdm 
+0710 7089023d jam 0x3d ,rfen_mdm 
+0711 2000000a nop 10 
+0712 708903b7 jam 0xb7 ,rfen_sn 
+0713 2000000a nop 10 
+0714 7089027d jam 0x7d ,rfen_mdm 
+0715 6800c1de fetch 1 ,mem_tx_power 
+0716 c001071e beq tx_power_5db ,p_set_tx_power_5db 
+0717 c0020723 beq tx_power_f5db ,p_set_tx_power_f5db 
+0718 c0100732 beq tx_power_pair ,p_set_tx_power_pair 
 
 p_set_tx_power_0db:
-0731 20400740 call p_rx_low_sens 
-0732 708955d0 jam 0xd0 ,0x8955 
-0733 708956e0 jam 0xe0 ,0x8956 
-0734 7089586c jam 0x6c ,0x8958 
-0735 2020294b branch set_tx_power_0db 
+0719 20400728 call p_rx_low_sens 
+071a 708955d0 jam 0xd0 ,0x8955 
+071b 708956e0 jam 0xe0 ,0x8956 
+071c 7089586c jam 0x6c ,0x8958 
+071d 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
-0736 20400745 call p_rx_high_sens 
-0737 708955d0 jam 0xd0 ,0x8955 
-0738 708956e0 jam 0xe0 ,0x8956 
-0739 7089583c jam 0x3c ,0x8958 
-073a 20202953 branch set_tx_power_5db 
+071e 2040072d call p_rx_high_sens 
+071f 708955d0 jam 0xd0 ,0x8955 
+0720 708956e0 jam 0xe0 ,0x8956 
+0721 7089583c jam 0x3c ,0x8958 
+0722 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-073b 20400740 call p_rx_low_sens 
-073c 708955d0 jam 0xd0 ,0x8955 
-073d 708956c0 jam 0xc0 ,0x8956 
-073e 7089586c jam 0x6c ,0x8958 
-073f 2020295b branch set_tx_power_f5db 
+0723 20400728 call p_rx_low_sens 
+0724 708955d0 jam 0xd0 ,0x8955 
+0725 708956c0 jam 0xc0 ,0x8956 
+0726 7089586c jam 0x6c ,0x8958 
+0727 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-0740 70894c5b jam 0x5b ,0x894c 
-0741 70894d96 jam 0x96 ,0x894d 
-0742 70894e2c jam 0x2c ,0x894e 
-0743 70894f46 jam 0x46 ,0x894f 
-0744 20600000 rtn 
+0728 70894c5b jam 0x5b ,0x894c 
+0729 70894d96 jam 0x96 ,0x894d 
+072a 70894e2c jam 0x2c ,0x894e 
+072b 70894f46 jam 0x46 ,0x894f 
+072c 20600000 rtn 
 
 p_rx_high_sens:
-0745 70894cfb jam 0xfb ,0x894c 
-0746 70894def jam 0xef ,0x894d 
-0747 70894eec jam 0xec ,0x894e 
-0748 70894f5e jam 0x5e ,0x894f 
-0749 20600000 rtn 
+072d 70894cfb jam 0xfb ,0x894c 
+072e 70894def jam 0xef ,0x894d 
+072f 70894eec jam 0xec ,0x894e 
+0730 70894f5e jam 0x5e ,0x894f 
+0731 20600000 rtn 
 
 p_set_tx_power_pair:
-074a 708956c2 jam 0xc2 ,0x8956 
-074b 708955d0 jam 0xd0 ,0x8955 
-074c 20600000 rtn 
+0732 708956c2 jam 0xc2 ,0x8956 
+0733 708955d0 jam 0xd0 ,0x8955 
+0734 20600000 rtn 
 
 p_shutdown_radio:
-074d 18002a08 force 8 ,radio_ctrl 
-074e 202028fa branch shutdown_radio + 1 
+0735 18002a08 force 8 ,radio_ctrl 
+0736 202028fa branch shutdown_radio + 1 
 
 p_zcode_entrance:
-074f 680891c5 fetcht 1 ,mem_zcode_temp_param0 
-0750 18518400 rshift4 temp ,temp 
-0751 6800cb58 fetch 1 ,mem_zcode_current_number 
-0752 98467c00 isub temp ,null 
-0753 2022876e branch p_zcode_run ,zero 
-0754 6008cb58 storet 1 ,mem_zcode_current_number 
-0755 18408401 increase 1 ,temp 
-0756 58000100 setarg zcode_buff_size 
-0757 984f8400 imul32 temp ,temp 
-0758 6801cb59 fetch 3 ,mem_xip_flash_offset 
-0759 98467e00 isub temp ,pdata 
-075a 6809cb5c fetcht 3 ,mem_flash_start_addr 
-075b 9840fe00 iadd temp ,pdata 
-075c 1fe0fffb increase -5 ,pdata 
-075d 6001cb5f store 3 ,mem_flash_address 
-075e 2040031a call p_flash_release_deep_power_down 
+0737 680891c5 fetcht 1 ,mem_zcode_temp_param0 
+0738 18518400 rshift4 temp ,temp 
+0739 6800cba9 fetch 1 ,mem_zcode_current_number 
+073a 98467c00 isub temp ,null 
+073b 20228756 branch p_zcode_run ,zero 
+073c 6008cba9 storet 1 ,mem_zcode_current_number 
+073d 18408401 increase 1 ,temp 
+073e 58000100 setarg zcode_buff_size 
+073f 984f8400 imul32 temp ,temp 
+0740 6801cbaa fetch 3 ,mem_xip_flash_offset 
+0741 98467e00 isub temp ,pdata 
+0742 6809cbad fetcht 3 ,mem_flash_start_addr 
+0743 9840fe00 iadd temp ,pdata 
+0744 1fe0fffb increase -5 ,pdata 
+0745 6001cbb0 store 3 ,mem_flash_address 
+0746 20400371 call p_flash_release_deep_power_down 
 
 p_zcode_read_loop:
-075f 6801cb5f fetch 3 ,mem_flash_address 
-0760 d8400100 arg zcode_buff_size ,temp 
-0761 da201f00 arg mem_zcode_buff ,rega 
-0762 20406562 call spid_read_flash 
-0763 68021f00 fetch 4 ,mem_zcode_buff 
-0764 680a4b62 fetcht 4 ,mem_zcode_head 
-0765 98467c00 isub temp ,null 
-0766 2422875f nbranch p_zcode_read_loop ,zero 
-0767 204002e6 call p_mouse_spi_init 
-0768 58001f00 setarg mem_zcode_buff 
-0769 60014199 store 2 ,mem_patch_ptr 
-076a 70419b40 jam zcode_code_size ,mem_patch_len 
-076b 204064ca call load_ucode 
-076c 58000000 setarg 0 
-076d 60024199 store 4 ,mem_patch_ptr 
+0747 6801cbb0 fetch 3 ,mem_flash_address 
+0748 d8400100 arg zcode_buff_size ,temp 
+0749 da201f00 arg mem_zcode_buff ,rega 
+074a 20406562 call spid_read_flash 
+074b 68021f00 fetch 4 ,mem_zcode_buff 
+074c 680a4bb3 fetcht 4 ,mem_zcode_head 
+074d 98467c00 isub temp ,null 
+074e 24228747 nbranch p_zcode_read_loop ,zero 
+074f 204002a5 call p_mouse_spi_init 
+0750 58001f00 setarg mem_zcode_buff 
+0751 60014199 store 2 ,mem_patch_ptr 
+0752 70419b40 jam zcode_code_size ,mem_patch_len 
+0753 204064ca call load_ucode 
+0754 58000000 setarg 0 
+0755 60024199 store 4 ,mem_patch_ptr 
 
 p_zcode_run:
-076e 680091c5 fetch 1 ,mem_zcode_temp_param0 
-076f 20200001 branch p_zcode 
-
-p_drawing_optima:
-0770 6800cbf4 fetch 1 ,mem_mouse_smooth_disable 
-0771 247a0000 nrtn blank 
-0772 6802469b fetch 4 ,mem_mouse_x 
-0773 207a0000 rtn blank 
-0774 204007d4 call p_data_abs_check 
-0775 58000006 setarg 0x06 
-0776 204007c7 call p_data_greater_than_check 
-0777 58000003 setarg 0x03 
-0778 204007cd call p_data_less_than_check 
-0779 6800cb0d fetch 1 ,mem_mouse_asm_flag 
-077a c0008780 beq 1 ,p_drawing_optima_modify 
+0756 680091c5 fetch 1 ,mem_zcode_temp_param0 
+0757 20200001 branch p_zcode 
 
 p_drawing_optima_init:
-077b 6800cbf4 fetch 1 ,mem_mouse_smooth_disable 
-077c 247a0000 nrtn blank 
-077d df200005 arg 5 ,loopcnt 
-077e d8a04b0d arg mem_mouse_asm_flag ,contw 
-077f 20207ed4 branch clear_mem 
+0758 df200005 arg 5 ,loopcnt 
+0759 d8a04b0d arg mem_mouse_asm_flag ,contw 
+075a 20207ed4 branch clear_mem 
+
+p_drawing_optima:
+075b 6802469b fetch 4 ,mem_mouse_x 
+075c 207a0000 rtn blank 
+075d 204007b9 call p_data_abs_check 
+075e 58000006 setarg 0x06 
+075f 204007ac call p_data_greater_than_check 
+0760 58000003 setarg 0x03 
+0761 204007b2 call p_data_less_than_check 
+0762 6800cb0d fetch 1 ,mem_mouse_asm_flag 
+0763 c0008765 beq 1 ,p_drawing_optima_modify 
+0764 20200758 branch p_drawing_optima_init 
 
 p_drawing_optima_modify:
-0780 68014b0e fetch 2 ,mem_mouse_x_pre 
-0781 600111be store 2 ,mem_data_pre 
-0782 6801469b fetch 2 ,mem_mouse_x 
-0783 600111c0 store 2 ,mem_data_current 
-0784 20400793 call p_drawing_optima_data_x 
-0785 680111be fetch 2 ,mem_data_pre 
-0786 60014b0e store 2 ,mem_mouse_x_pre 
-0787 680111c0 fetch 2 ,mem_data_current 
-0788 6001469b store 2 ,mem_mouse_x 
-0789 68014b10 fetch 2 ,mem_mouse_y_pre 
-078a 600111be store 2 ,mem_data_pre 
-078b 6801469d fetch 2 ,mem_mouse_y 
-078c 600111c0 store 2 ,mem_data_current 
-078d 2040079b call p_drawing_optima_data_y 
-078e 680111be fetch 2 ,mem_data_pre 
-078f 60014b10 store 2 ,mem_mouse_y_pre 
-0790 680111c0 fetch 2 ,mem_data_current 
-0791 6001469d store 2 ,mem_mouse_y 
-0792 20600000 rtn 
+0765 68014b0e fetch 2 ,mem_mouse_x_pre 
+0766 600111be store 2 ,mem_data_pre 
+0767 6801469b fetch 2 ,mem_mouse_x 
+0768 600111c0 store 2 ,mem_data_current 
+0769 20400778 call p_drawing_optima_data_x 
+076a 680111be fetch 2 ,mem_data_pre 
+076b 60014b0e store 2 ,mem_mouse_x_pre 
+076c 680111c0 fetch 2 ,mem_data_current 
+076d 6001469b store 2 ,mem_mouse_x 
+076e 68014b10 fetch 2 ,mem_mouse_y_pre 
+076f 600111be store 2 ,mem_data_pre 
+0770 6801469d fetch 2 ,mem_mouse_y 
+0771 600111c0 store 2 ,mem_data_current 
+0772 20400780 call p_drawing_optima_data_y 
+0773 680111be fetch 2 ,mem_data_pre 
+0774 60014b10 store 2 ,mem_mouse_y_pre 
+0775 680111c0 fetch 2 ,mem_data_current 
+0776 6001469d store 2 ,mem_mouse_y 
+0777 20600000 rtn 
 
 p_drawing_optima_data_x:
-0793 680111be fetch 2 ,mem_data_pre 
-0794 680911c0 fetcht 2 ,mem_data_current 
-0795 9840fe00 iadd temp ,pdata 
-0796 6808cbe2 fetcht 1 ,mem_mouse_data_xtemp 
-0797 9840fe00 iadd temp ,pdata 
-0798 1fe10401 and pdata ,0x01 ,temp 
-0799 6008cbe2 storet 1 ,mem_mouse_data_xtemp 
-079a 202007a3 branch p_drawing_optima_data 
+0778 680111be fetch 2 ,mem_data_pre 
+0779 680911c0 fetcht 2 ,mem_data_current 
+077a 9840fe00 iadd temp ,pdata 
+077b 6808cb7f fetcht 1 ,mem_mouse_data_xtemp 
+077c 9840fe00 iadd temp ,pdata 
+077d 1fe10401 and pdata ,0x01 ,temp 
+077e 6008cb7f storet 1 ,mem_mouse_data_xtemp 
+077f 20200788 branch p_drawing_optima_data 
 
 p_drawing_optima_data_y:
-079b 680111be fetch 2 ,mem_data_pre 
-079c 680911c0 fetcht 2 ,mem_data_current 
-079d 9840fe00 iadd temp ,pdata 
-079e 6808cbe3 fetcht 1 ,mem_mouse_data_ytemp 
-079f 9840fe00 iadd temp ,pdata 
-07a0 1fe10401 and pdata ,0x01 ,temp 
-07a1 6008cbe3 storet 1 ,mem_mouse_data_ytemp 
-07a2 202007a3 branch p_drawing_optima_data 
+0780 680111be fetch 2 ,mem_data_pre 
+0781 680911c0 fetcht 2 ,mem_data_current 
+0782 9840fe00 iadd temp ,pdata 
+0783 6808cb80 fetcht 1 ,mem_mouse_data_ytemp 
+0784 9840fe00 iadd temp ,pdata 
+0785 1fe10401 and pdata ,0x01 ,temp 
+0786 6008cb80 storet 1 ,mem_mouse_data_ytemp 
+0787 20200788 branch p_drawing_optima_data 
 
 p_drawing_optima_data:
-07a3 600191c2 store 3 ,mem_data_sum 
-07a4 2feffe10 isolate1 16 ,pdata 
-07a5 202087ad branch p_data_sum_overflow ,true 
-07a6 680091c3 fetch 1 ,mem_data_sum + 1 
-07a7 c07f87b4 beq 0xff ,p_data_sum_n 
-07a8 680091c2 fetch 1 ,mem_data_sum 
+0788 600191c2 store 3 ,mem_data_sum 
+0789 2feffe10 isolate1 16 ,pdata 
+078a 20208792 branch p_data_sum_overflow ,true 
+078b 680091c3 fetch 1 ,mem_data_sum + 1 
+078c c07f8799 beq 0xff ,p_data_sum_n 
+078d 680091c2 fetch 1 ,mem_data_sum 
 
 p_data_store_pre:
-07a9 1fe37e00 rshift pdata ,pdata 
-07aa 600111be store 2 ,mem_data_pre 
-07ab 600111c0 store 2 ,mem_data_current 
-07ac 20600000 rtn 
+078e 1fe37e00 rshift pdata ,pdata 
+078f 600111be store 2 ,mem_data_pre 
+0790 600111c0 store 2 ,mem_data_current 
+0791 20600000 rtn 
 
 p_data_sum_overflow:
-07ad 680091c3 fetch 1 ,mem_data_sum + 1 
-07ae c00007b1 beq 0 ,p_data_sum_overflow_p 
-07af 680191c2 fetch 3 ,mem_data_sum 
-07b0 202007a9 branch p_data_store_pre 
+0792 680091c3 fetch 1 ,mem_data_sum + 1 
+0793 c0000796 beq 0 ,p_data_sum_overflow_p 
+0794 680191c2 fetch 3 ,mem_data_sum 
+0795 2020078e branch p_data_store_pre 
 
 p_data_sum_overflow_p:
-07b1 7011c400 jam 0 ,mem_data_sum + 2 
-07b2 680091c2 fetch 1 ,mem_data_sum 
-07b3 202007a9 branch p_data_store_pre 
+0796 7011c400 jam 0 ,mem_data_sum + 2 
+0797 680091c2 fetch 1 ,mem_data_sum 
+0798 2020078e branch p_data_store_pre 
 
 p_data_sum_n:
-07b4 680091c2 fetch 1 ,mem_data_sum 
-07b5 204007bf call p_pdata_get_half 
-07b6 600091be store 1 ,mem_data_pre 
-07b7 600091c0 store 1 ,mem_data_current 
-07b8 203a07bd branch p_data_zero ,blank 
-07b9 580000ff setarg 0xff 
+0799 680091c2 fetch 1 ,mem_data_sum 
+079a 204007a4 call p_pdata_get_half 
+079b 600091be store 1 ,mem_data_pre 
+079c 600091c0 store 1 ,mem_data_current 
+079d 203a07a2 branch p_data_zero ,blank 
+079e 580000ff setarg 0xff 
 
 p_data_set_direction:
-07ba 600091bf store 1 ,mem_data_pre + 1 
-07bb 600091c1 store 1 ,mem_data_current + 1 
-07bc 20600000 rtn 
+079f 600091bf store 1 ,mem_data_pre + 1 
+07a0 600091c1 store 1 ,mem_data_current + 1 
+07a1 20600000 rtn 
 
 p_data_zero:
-07bd 58000000 setarg 0 
-07be 202007ba branch p_data_set_direction 
+07a2 58000000 setarg 0 
+07a3 2020079f branch p_data_set_direction 
 
 p_pdata_get_half:
-07bf 1fe67e00 sub pdata ,0 ,pdata 
-07c0 60008aae store 1 ,mem_rega 
-07c1 68008aae fetch 1 ,mem_rega 
-07c2 1fe37e00 rshift pdata ,pdata 
-07c3 60008aae store 1 ,mem_rega 
-07c4 68008aae fetch 1 ,mem_rega 
-07c5 1fe67e00 sub pdata ,0 ,pdata 
-07c6 20600000 rtn 
+07a4 1fe67e00 sub pdata ,0 ,pdata 
+07a5 60008aae store 1 ,mem_rega 
+07a6 68008aae fetch 1 ,mem_rega 
+07a7 1fe37e00 rshift pdata ,pdata 
+07a8 60008aae store 1 ,mem_rega 
+07a9 68008aae fetch 1 ,mem_rega 
+07aa 1fe67e00 sub pdata ,0 ,pdata 
+07ab 20600000 rtn 
 
 p_data_greater_than_check:
-07c7 9a267c00 isub rega ,null 
-07c8 242107d2 nbranch p_enable_asm ,positive 
-07c9 9a467c00 isub regb ,null 
-07ca 242107d2 nbranch p_enable_asm ,positive 
+07ac 9a267c00 isub rega ,null 
+07ad 242107b7 nbranch p_enable_asm ,positive 
+07ae 9a467c00 isub regb ,null 
+07af 242107b7 nbranch p_enable_asm ,positive 
 
 p_disable_asm:
-07cb 704b0d00 jam 0 ,mem_mouse_asm_flag 
-07cc 20600000 rtn 
+07b0 704b0d00 jam 0 ,mem_mouse_asm_flag 
+07b1 20600000 rtn 
 
 p_data_less_than_check:
-07cd 9a267c00 isub rega ,null 
-07ce 24610000 nrtn positive 
-07cf 9a467c00 isub regb ,null 
-07d0 24610000 nrtn positive 
-07d1 202007cb branch p_disable_asm 
+07b2 9a267c00 isub rega ,null 
+07b3 24610000 nrtn positive 
+07b4 9a467c00 isub regb ,null 
+07b5 24610000 nrtn positive 
+07b6 202007b0 branch p_disable_asm 
 
 p_enable_asm:
-07d2 704b0d01 jam 1 ,mem_mouse_asm_flag 
-07d3 20600000 rtn 
+07b7 704b0d01 jam 1 ,mem_mouse_asm_flag 
+07b8 20600000 rtn 
 
 p_data_abs_check:
-07d4 6801469b fetch 2 ,mem_mouse_x 
-07d5 600111c0 store 2 ,mem_data_current 
-07d6 204007dd call p_data_abs 
-07d7 1fe22200 copy pdata ,rega 
-07d8 6801469d fetch 2 ,mem_mouse_y 
-07d9 600111c0 store 2 ,mem_data_current 
-07da 204007dd call p_data_abs 
-07db 1fe22400 copy pdata ,regb 
-07dc 20600000 rtn 
+07b9 6801469b fetch 2 ,mem_mouse_x 
+07ba 600111c0 store 2 ,mem_data_current 
+07bb 204007c2 call p_data_abs 
+07bc 1fe22200 copy pdata ,rega 
+07bd 6801469d fetch 2 ,mem_mouse_y 
+07be 600111c0 store 2 ,mem_data_current 
+07bf 204007c2 call p_data_abs 
+07c0 1fe22400 copy pdata ,regb 
+07c1 20600000 rtn 
 
 p_data_abs:
-07dd 680091c1 fetch 1 ,mem_data_current + 1 
-07de c07f87e2 beq 0xff ,p_data_reversal 
-07df 680091c0 fetch 1 ,mem_data_current 
+07c2 680091c1 fetch 1 ,mem_data_current + 1 
+07c3 c07f87c7 beq 0xff ,p_data_reversal 
+07c4 680091c0 fetch 1 ,mem_data_current 
 
 p_data_abs_store:
-07e0 1fe17eff and_into 0xff ,pdata 
-07e1 20600000 rtn 
+07c5 1fe17eff and_into 0xff ,pdata 
+07c6 20600000 rtn 
 
 p_data_reversal:
-07e2 680111c0 fetch 2 ,mem_data_current 
-07e3 1fe67e00 sub pdata ,0 ,pdata 
-07e4 202007e0 branch p_data_abs_store 
+07c7 680111c0 fetch 2 ,mem_data_current 
+07c8 1fe67e00 sub pdata ,0 ,pdata 
+07c9 202007c5 branch p_data_abs_store 
               org 0x2000
 
 start:
@@ -7217,8 +7134,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 
 
@@ -7291,7 +7206,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 
@@ -7830,8 +7745,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 
 
@@ -13770,8 +13683,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 
@@ -13809,8 +13720,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 
@@ -20654,8 +20563,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 
@@ -20958,8 +20865,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 
@@ -27578,8 +27483,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 
@@ -35183,8 +35086,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 
@@ -35447,286 +35348,363 @@
               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 20400403 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 20400361 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 c2850475 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 204004d5 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 2020047d 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 c00283ec 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 2020047d 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 20400428 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 20400421 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 2040041d 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 20200406 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 20200310 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 204002a5 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 204002cb 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 204002cb 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 20400365 call p_mouse_read_flash 
+3001c 20400373 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 204003a1 call p_mouse_bt_led_off 
+3002a 204002cb 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 c018802d beq zcode_31 ,z_mouse_fast_conn_end 
+40003 20600000 rtn 
+
+z_mouse_check_reconn_target:
+40004 20400295 call p_mouse_tx_power_init 
+40005 704b5219 jam 25 ,mem_mouse_poweron_led_timer 
+40006 da204721 arg mem_device1_type ,rega 
+40007 6800c720 fetch 1 ,mem_device_flag 
+40008 6808c703 fetcht 1 ,mem_24g_device_number 
+40009 98467c00 isub temp ,null 
+4000a 20228185 branch p_mouse_start_24g_mode ,zero 
+
+z_mouse_buletooth_check_reconn_target:
+4000b 6800c210 fetch 1 ,mem_xrecord_mode 
+4000c c019800f beq rec_3_mode ,z_mouse3_0_check_reconn_target 
+4000d c01a0013 beq rec_4_mode ,z_mouse4_0_check_reconn_target 
+4000e 20600000 rtn 
+
+z_mouse3_0_check_reconn_target:
+4000f 704b5701 jam 1 ,mem_mouse_bt_reconnect_flag 
+40010 680341d0 fetch 6 ,mem_hci_plap 
+40011 203a33eb branch app_bt_start_discovery_short ,blank 
+40012 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:
+40013 7047a101 jam 1 ,mem_mouse_le_reconnect_flag 
+40014 d840000a arg 10 ,temp 
+40015 6800cb65 fetch 1 ,mem_mouse_fast_conn_flag 
+40016 c07f8018 beq 0xff ,z_mouse4_0_reconn_target 
+40017 680946a8 fetcht 2 ,mem_mouse_direct_timeout 
+
+z_mouse4_0_reconn_target:
+40018 600946ae storet 2 ,mem_mouse_direct_timer 
+40019 20403418 call app_lpm_mult_disable 
+4001a 6801cb6f fetch 3 ,mem_le_adv_direct_ind 
+4001b 6001c374 store 3 ,mem_le_adv_data + 4 
+4001c 20400022 call z3_le_check_adv_flag 
+4001d 58000004 setarg adv_flag_bredr_not_supported 
+4001e e0c08000 istore 1 ,contr 
+4001f d8c04390 arg mem_le_scan_data ,contr 
+40020 20400029 call z3_le_adv_data_update 
+40021 20207df4 branch check_51cmd_adv 
+
+z3_le_check_adv_flag:
+40022 da204370 arg mem_le_adv_data ,rega 
+
+z3_le_check_adv_flag_loop:
+40023 ea208000 ifetch 1 ,rega 
+40024 207a0000 rtn blank 
+40025 98c0a200 iadd contr ,rega 
+40026 e8c08000 ifetch 1 ,contr 
+40027 c1008000 rtneq 0x01 
+40028 20200023 branch z3_le_check_adv_flag_loop 
+
+z3_le_adv_data_update:
+40029 d8a0437b arg mem_le_adv_data + 11 ,contw 
+4002a df200013 arg 19 ,loopcnt 
+4002b 20407f01 call memcpy 
+4002c 202057b8 branch le_modified_name_adv 
+
+z_mouse_fast_conn_end:
+4002d 20400298 call p_mouse_le_fast_conn_disable 
+4002e 2040431a call mouse_select_reconn_device 
+4002f 2020000b 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:
@@ -35734,477 +35712,552 @@
 60002 20600000 rtn 
 
 z_mouse_start_discovery:
-60003 2040028a 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 2040031c 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 20400295 call p_mouse_tx_power_init 
+60005 70479e00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+60006 20400298 call p_mouse_le_fast_conn_disable 
+60007 68014682 fetch 2 ,mem_ui_state_map 
+60008 c285800f bbit1 ui_state_ble_adv ,z_mouse_start_discovery_norandom 
+60009 680947c4 fetcht 2 ,mem_random_addr_increase_count 
+6000a 18408401 increase 1 ,temp 
+6000b 600947c4 storet 2 ,mem_random_addr_increase_count 
+6000c 600944a1 storet 2 ,mem_le_lap + 1 
+6000d 180a7e00 random pdata 
+6000e 6000c4a0 store 1 ,mem_le_lap 
 
 z_mouse_start_discovery_norandom:
+6000f 58ed8e0e setarg 0xed8e0e 
+60010 6001c4a3 store 3 ,mem_le_lap + 3 
 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 20400428 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 2040030b call p_mouse_load_flash_device_info 
+60014 704b4905 jam 5 ,mem_mouse_bt_ble_led_timer 
+60015 70016d06 jam 6 ,mem_connection_options 
+60016 58000000 setarg 0 
+60017 600146b0 store 2 ,mem_mouse_no_data_timer 
+60018 600146ae store 2 ,mem_mouse_direct_timer 
+60019 d8e00007 arg mouse_store_eeprom_flag ,queue 
+6001a 204043ce call mouse_enable_function_flag 
+6001b 204043ca call mouse_bt_discovery_button_down_disable 
 6001c 6800c092 fetch 1 ,mem_device_option 
 6001d 2feffe01 isolate1 mode_4_mouse ,pdata 
-6001e 20408023 call z3_check_51cmd_adv ,true 
+6001e 20408024 call z_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 202006b8 branch p_mouse_discovery_multi_led_blink 
+60022 704b5700 jam 0 ,mem_mouse_bt_reconnect_flag 
+60023 202042c4 branch mouse_start_discovery_norandom + 13 
 
-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 20400421 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 2040041d call p_le_adv_data_update 
-6002b 20207df4 branch check_51cmd_adv 
+z_check_51cmd_adv:
+60024 7047a100 jam 0 ,mem_mouse_le_reconnect_flag 
+60025 6801cb6c fetch 3 ,mem_le_adv_ind 
+60026 6001c374 store 3 ,mem_le_adv_data + 4 
+60027 2040002d call z5_le_check_adv_flag 
+60028 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+60029 e0c08000 istore 1 ,contr 
+6002a d8c04b12 arg mem_le_adv_swift_pair ,contr 
+6002b 20400034 call z5_le_adv_data_update 
+6002c 20207df4 branch check_51cmd_adv 
+
+z5_le_check_adv_flag:
+6002d da204370 arg mem_le_adv_data ,rega 
+
+z5_le_check_adv_flag_loop:
+6002e ea208000 ifetch 1 ,rega 
+6002f 207a0000 rtn blank 
+60030 98c0a200 iadd contr ,rega 
+60031 e8c08000 ifetch 1 ,contr 
+60032 c1008000 rtneq 0x01 
+60033 2020002e branch z5_le_check_adv_flag_loop 
+
+z5_le_adv_data_update:
+60034 d8a0437b arg mem_le_adv_data + 11 ,contw 
+60035 df200013 arg 19 ,loopcnt 
+60036 20407f01 call memcpy 
+60037 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 c0308030 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 245a0025 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 2040018b call p_g24_tx_attemp_data_prep 
+
+z_g24_tx_attemp_dongle_loop:
+7000c 200007d0 nop 2000 
+7000d 204004db 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 c038016d beq 0x70 ,p_g24_stop_g24_mode 
+70012 20400153 call p_g24_transmit_receive_ack 
+70013 242c002b nbranch z_g24_attemp_txdata_retry ,sync 
+70014 2437802b 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 2040014e call p_g24_txbuf_clear 
+7001d 202003b4 branch p_g24_transmit_by_interrupt_enable 
+
+z_g24_normal_connect:
+7001e 20400295 call p_mouse_tx_power_init 
+7001f 204003a1 call p_mouse_24g_led_off 
+70020 6802477b fetch 4 ,mem_mouse_24g_addr 
+70021 680a4b66 fetcht 4 ,mem_mouse_fast_conn_addr 
+70022 98467c00 isub temp ,null 
+70023 202282a2 branch p_mouse_24g_pairing_button ,zero 
+70024 20200028 branch z6_g24_ch_syncword_crc8_init 
+
+z_g24_fast_conn_all_powerful:
+70025 204003a9 call p_mouse_24g_led_on 
+70026 7041de20 jam tx_power_pair ,mem_tx_power 
+70027 68024b53 fetch 4 ,mem_mouse_24g_addr_init 
+
+z6_g24_ch_syncword_crc8_init:
+70028 60024c65 store 4 ,mem_24g_addr 
+70029 204001ab call p_g24_syncword_crc8 
+7002a 202001ca branch p_g24_ch 
+
+z_g24_attemp_txdata_retry:
+7002b 68014c6a fetch 2 ,mem_24g_check_dongle_times 
+7002c 1fe0fe01 increase 1 ,pdata 
+7002d 60014c6a store 2 ,mem_24g_check_dongle_times 
+7002e 204001ca call p_g24_ch 
+7002f 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:
+70030 20400481 call p_mouse_sensor_powerdown_check 
+70031 704b5800 jam 0 ,mem_retry_count 
+70032 6800cb5f fetch 1 ,mem_mouse_24g_pair_timer 
+70033 247a0000 nrtn blank 
+70034 6800cb59 fetch 1 ,mem_24g_attempt_count 
+70035 243a003b nbranch z_mouse_24g_attempt_fail_again ,blank 
+70036 704d7d00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+70037 20400295 call p_mouse_tx_power_init 
+70038 20400194 call p_g24_check_51cmd_stop_24g 
+70039 7041bd00 jam 0 ,mem_link_key_exists 
+7003a 2020047d branch p_app_enter_hibernate 
+
+z_mouse_24g_attempt_fail_again:
+7003b 1fe0ffff increase -1 ,pdata 
+7003c 6000cb59 store 1 ,mem_24g_attempt_count 
+7003d 20200185 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 2040018b 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 c281016d bbit1 0x02 ,p_g24_stop_g24_mode 
+8000a 204004db call p_mouse_select_device_by_button 
+8000b 6800c6d9 fetch 1 ,mem_select_device_button_statue 
+8000c c1000000 rtneq pb_button_state_down 
+8000d 20400153 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 2040017a call p_g24_ackpayload_parse 
+80011 20400295 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 2040014e call p_g24_txbuf_clear 
+8001c 202003b4 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 2020032d 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 202002d7 branch p_mouse_store_flash_device_info 
+z_g24_ch_syncword_crc8_init:
+80025 204001ab call p_g24_syncword_crc8 
+80026 202001ca 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 202001aa branch p_g24_update_addr_and_synccrc8 
+
+z_mouse_24g_pairing_button:
+80034 20400194 call p_g24_check_51cmd_stop_24g 
+80035 20400481 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 204002ca 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 204003a1 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 20200322 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 20400198 call p_g24_put_data_in_buff 
+a0021 20400113 call p_g24_txdata_enable_tx 
+a0022 20207fe7 branch enable_user 
 
 z_g24_paring_mode:
-a001f 204006e9 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 20200145 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 20200145 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 204001aa call p_g24_update_addr_and_synccrc8 
+a0032 20200145 branch p_g24_transmit_abandon 
 
 z_mouse_24g_pairing_complete:
-a0030 20400400 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 2040028a call p_mouse_tx_power_init 
-a0039 68024ca9 fetch 4 ,mem_24g_addr 
-a003a 6002477b store 4 ,mem_mouse_24g_addr 
-a003b 202002d7 branch p_mouse_store_flash_device_info 
+a0033 204002af 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 20400295 call p_mouse_tx_power_init 
+a003f 20200331 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 20400403 call p_mouse_sensor_powerdown_check 
-b0007 704dc100 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-b0008 2040028a 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 204003e4 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 20400465 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 20400310 call p_mouse_sensor_power_down 
+b0019 202033a7 branch app_bb_hibernate 
+
+z_mouse_le_bb_disconnected:
+b001a 20400481 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 204003e2 call p_mouse_data_init 
+b0021 20405816 call le_clr_config_more_data 
+b0022 202041d9 branch mouse_bb_disconnected 
 
 z_mouse_before_hibernate:
-b0020 20400403 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 204006dd call p_mouse_multi_led_off_end 
-b0027 204002d7 call p_mouse_store_flash_device_info 
-b0028 20403e9f call mouse_before_hibernate_wheel_gpio_set 
-b0029 20400266 call p_mouse_setgpio_hibernate 
-b002a 20400313 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 20400481 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 20400270 call p_mouse_setgpio_hibernate 
+b002c 2040036a 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 204003a1 call p_mouse_bt_led_off 
+b0037 204003a1 call p_mouse_24g_led_off 
+b0038 6808c6f3 fetcht 1 ,mem_sensor_data_gpio 
+b0039 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 204002af call p_mouse_init_sensor_reset 
+c000a 204003e2 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 204003e4 call p_app_updata_le_param 
-c0015 7046c605 jam 5 ,mem_le_start_encrypt_timer 
+c001a 20400465 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 20400403 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 204002d7 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 2040028a 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 2020032d 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 2040028a 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 20400481 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 20400244 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_YJXCQ22_Gan/output/ramcode.rom	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/ramcode.rom	(working copy)
@@ -1,49 +1,47 @@
 20200040
-20400361
+204003e2
 6800c1de
-6000cd38
-204006e9
+6000ccf4
+204006c9
 6800c685
-6000cb47
-6800cb33
-6000cb34
+6000cb46
+6800cb32
+6000cb33
 204043ca
-204002e6
-2040077b
+204002a5
+20400758
 2040000f
 20400022
-202002ba
-5800032a
-60014db2
-58000344
+20200314
+580003b1
+60014d6e
+580003cb
 600141ef
-580005ce
+58000611
 600141f9
-58000385
+58000406
 600141f1
-58000252
+58000264
 600141ed
-580003c8
+58000450
 600141f5
-580003ac
+58000430
 600141f3
-58000401
+5800047f
 600141eb
-58000409
+58000485
 600141fd
 20600000
 58000019
-60014dc4
-2455802c
-2040029a
-20400406
+60014d80
+2455802a
+204002a7
+20400311
 6800c71f
 6000c71e
-6800c241
-c3810000
-20200493
+20600000
 58000177
-60014dc4
+60014d80
 20600000
 20000001
 20000001
@@ -62,53 +60,65 @@
 20000001
 20000001
 20000001
+20000001
+20000001
 c2840059
-c000806b
-c0010075
-c042874d
-c044871e
-c00d85e7
-c01305e9
-c0240605
-c025060c
-c0288615
-c02c8603
-c053861a
-c0568632
+c0008075
+c001007f
+c0428735
+c0448706
+c00d8626
+c0130628
+c0240644
+c0250646
+c028864f
+c02c8642
+c0538654
+c056866c
 c065b3e4
-c0748643
-c050807e
-c0588083
-c059008d
-c062027b
-c0718495
-c07304c9
-c075051c
-c075851f
-c0760521
+c074867d
+c0508088
+c058808d
+c0590097
+c0620285
+c07182d4
+c0730500
+c0750568
+c075856c
+c076056e
 20202a8e
-c01c8527
-c021852f
-c0250535
-c02b8538
-c02c853a
-c031853c
-c033056c
-c0338583
-c03505b9
-c03b85c4
-c0028645
-c0400647
-c0410651
-c0440665
-c04605d4
-c04685e0
-c07d0689
+c01c8570
+c0218578
+c025057e
+c02b8581
+c02c8583
+c0318585
+c03305af
+c03385c6
+c03505fc
+c03b8607
+c002867f
+c0400681
+c041068b
+c044068d
+c0460613
+c046861f
+c07d06b1
 20202a8e
+1fe22200
+6808ccf8
+58004cff
+98408a00
+1a227e00
+e0a08000
+18408401
+18410407
+6008ccf8
+20600000
 d8a009ae
 df20000c
 20407ed4
-2040033b
+204003c2
 204074c1
 20406a03
 20405cf6
@@ -122,7 +132,7 @@
 6800c65a
 203a2012
 6800c5b1
-203a0078
+203a0082
 20202012
 58000a06
 6001c510
@@ -140,178 +150,145 @@
 243a7fef
 20207ff1
 c6930000
-6800cdd1
-c28080a4
-c28100a6
-6800cdc1
-c00080a8
-20400128
-243400c3
-20400103
-2040014b
-6800cc91
+6800cd7d
+c00080aa
+20400110
+243400ac
+204000f7
+20400134
+6800cc4d
 c1ff8000
-204006f2
-5800bb80
-6001ccb0
-704b6b06
-6800cb29
-c000832d
-2040025c
-24740000
-20400259
-58002fb2
-20202d8c
-7011c5c0
-2020074f
-7011c570
-2020074f
-20400235
+204006da
+58017700
+6001cc6c
+58000006
+60014b74
+204000b4
 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
+2040026b
+5800e09c
+20202b93
+7011c5b5
+20200737
+6800cc69
+205a00bd
+6800cb2e
+247a0000
+204000b4
 24740000
-6801ccb0
+6801cc6c
 20202d8c
-704cad01
-704db600
-204000d9
-6000cc1d
+78347c00
+20402afa
+6801c16f
+203a7fe9
+6800c091
+203a7fe9
+6800cd7d
+c000ffe9
+2020026e
+704c6901
+704d7200
+204000cd
+6000cbd9
 58000000
-6003cc1e
-68024cb8
-60024c25
-704c810c
-6800cc82
+6003cbda
+68024c74
+60024be1
+704c3d0c
+6800cc3e
 79207e03
-6000cc82
-2040012b
-20200096
-704db701
-704db900
-6800cc82
+6000cc3e
+20400113
+2020009d
+704d7301
+704d7500
+6800cc3e
 1fe17e07
-6000cc82
+6000cc3e
 20600000
-6800cc82
+6800cc3e
 79207e04
-6000cc82
-6000cc3d
+6000cc3e
+6000cbf9
 20600000
-6800cc82
+6800cc3e
 c4020000
-6800cc82
+6800cc3e
 793ffe04
-6000cc82
-6000cc3d
-2040055d
-20200116
-6800cdb6
-c08080d9
-6800cdb4
+6000cc3e
+6000cbf9
+204006d0
+202001ca
+6800cd72
+c08080cd
+6800cd70
 1fe0fe01
-6000cdb4
-c00200f3
-20400116
-704cc602
-2020014b
-2040055d
-704db400
-202000d9
-704db902
-704db701
-704db600
-202000d9
-6800cdb8
-c00180f7
-6800cc82
+6000cd70
+c00200e7
+204001ca
+704c8202
+20200134
+204006d0
+704d7000
+202000cd
+704d7502
+704d7301
+704d7200
+202000cd
+6800cd74
+c00180eb
+6800cc3e
 2fec0004
-202080d7
-6800cdb8
-c00080f6
-c00100f7
+202080cb
+6800cd74
+c00080ea
+c00100eb
 20600000
-6800cc91
+6800cc4d
 c1ff8000
-20400108
-24560110
+204000fc
+24560104
 20600000
 78567c00
-6800cdb7
+6800cd73
 c1808000
-6800cdb9
+6800cd75
 c1800000
-704db801
-704cc604
+704d7401
+704c8204
 20207feb
-6800cdb9
-203a0123
+6800cd75
+203a010b
 1fe0ffff
-6000cdb9
-704db802
-704cc604
-6808cc8c
-6800cca9
-1fe17e03
-1fefa204
-58004c92
-9a20fe00
-98408c00
-e8c08000
-6000cc8b
-18408401
-18410403
-6008cc8c
-20600000
-704db803
-6800cdb6
-243a00ea
-704cc602
-20200116
-6800cc91
-c0ff81b1
-2040012e
-204001c2
-704c8601
+6000cd75
+704d7402
+704c8204
+202001ca
+704d7403
+6800cd72
+243a00de
+704c8202
+202001ca
+6800cc4d
+c0ff8181
+20400116
+204001b8
+704c4201
 20600000
-68014db2
+68014d6e
 20407f9c
-20340134
-6803cc1e
+2034011c
+6803cbda
 207a0000
 20207fe7
-2040035b
-704cad00
+20403f8d
+204002c6
+704c6900
 1a20fe01
-6000cc81
-204000d9
-6000cc1d
+6000cc3d
+204000cd
+6000cbd9
 e8a88000
 ea408000
 9841fe00
@@ -320,191 +297,227 @@
 ea420000
 e0a20000
 1a40a404
-d8a04c23
+d8a04bdf
 df200002
 ea408000
 e8a88000
 9840fe00
 e0a08000
 1a40a401
-c2000144
+c200012d
 20600000
-704c8a00
+704c4600
 d9600d00
 34730200
-20400162
-242c016d
-2437816d
-2040015f
-2040018a
-204006ec
-6800cc80
+20400153
+242c015e
+2437815e
+2040014e
+2040017a
+204006cc
+704b5800
+6800cc3c
 1fe0fe01
-6000cc80
-204000e2
-6800cc91
-c0ff81b3
-204000fa
+6000cc3c
+204000d6
+6800cc4d
+c0ff8151
+204000ee
+6800cb5f
+245a03a1
 58000000
-60024c86
-6000cdb5
+60014c43
+6000cc45
+6000cd71
+6000cb5f
+704c4200
 20600000
 df200004
-d8a04c1d
+d8a04bd9
 20207ec6
+204006c9
+20200183
 7857fc00
-20400217
+20400223
 18002a00
-68024ca9
+68024c65
 98001200
 68088017
 2040291f
 20402924
-204001d7
-20578214
+204001e4
+2057821c
 20600000
-6800ccad
+6800cc69
 247a0000
-68014c87
+68014c43
 1fe0fe01
-60014c87
-6800cc88
-c2822dd4
-6800cc91
-c0ff8178
-20400180
-2020014c
-6800cc87
+60014c43
+6800cc44
+c282016d
+6800cc4d
+c0ff8169
+20400172
+20200135
+6800cc43
 c1ff8000
 58000000
-60014c87
-20202dd4
-20400715
-2040055d
-20200116
-6800cc8a
+60014c43
+700a993a
+20207d86
+204006fd
+204006d0
+202001ca
+6800cc46
 1fe67c0b
-2421017d
+2421016f
 1fe0fe01
-6000cc8a
-c00100dd
-c00300e4
-c00400dd
-c00600e4
+6000cc46
+c00300d8
+c00600d8
 20600000
-6800cbfc
+2040019d
+6800cc3b
+207a0000
+98007200
+d8c04bb9
+d8a04c1b
+20207f01
+7011c590
+20200737
+7011c591
+20200737
+58000000
+60014c6a
+7011c560
+20200737
+7011c570
+20200737
+70119eff
+6800cc3e
+6000919f
+68024c74
+600211a0
+d8400006
+da20119e
+20400198
+202001b8
+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
+c20001ae
 1a227e00
-60014d32
-6800cd32
-6808cd33
+60014cee
+6800ccee
+6808ccef
 9840fe00
-6000cd34
-20600000
-2040019c
-704c9101
+6000ccf0
 20600000
-7011c590
-2020074f
-7011c591
-2020074f
-7011c560
-2020074f
-7011c561
-2020074f
-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
+204001ce
+6008cc48
+20600000
+204001d2
+18408401
+18410403
+20600000
+6800cc65
+1fe17e03
+1fefa204
+58004c4e
+9a20fe00
+98408c00
+e8c08000
+6000cc47
+20600000
+7844fc00
+7843fc00
+58555555
+98001e00
+6800cc47
+1fed8400
+79200401
+18431c00
+20600000
+204001db
 7857fc00
 7826fc00
 7830fc00
 78507c00
 78287c00
-68014c84
+68014c40
 98003600
 37c18400
-242c0214
+242c021c
 7846fc00
 7825fc00
 7823fc00
 7824fc00
-20400211
-6000cd35
-6808cd34
+20400219
+6000ccf1
+6808ccf0
 98467c00
-24228214
-20400211
-6000cbfb
-6800cbfb
-6808cc82
+2422821c
+20400219
+6000cbb7
+6800cbb7
+6808cc3e
 a8400e00
-24208214
-20400211
+2420821c
+20400219
 e0a08000
 1fe97e00
 1fe1721f
-202281f8
-20400211
+20228205
+20400219
 e0a08000
-c20001f5
+c2000202
 18a22200
-20400211
-6000cdbc
+20400219
+6000cd78
 1a220a00
 09800018
 78287c00
@@ -513,33 +526,30 @@
 1ff17e00
 e0a18000
 7845fc00
-20230214
+2023021c
 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
+204001db
+20400220
 79202a00
 782efc00
 78307c00
@@ -552,38 +562,43 @@
 782dfc00
 7823fc00
 7824fc00
-6800cd34
+6800ccf0
 08008608
-6800cc83
+6800cc3f
 98007200
-d8c04c3d
+d8c04bf9
 e8c08000
 08008608
-c200022f
-204054e2
+c2000239
+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
+c2000256
 18497e00
 1fe20400
 c6930000
@@ -591,29 +606,24 @@
 20407f86
 1807fe00
 1ff27e00
-20207f55
+18070400
+98418400
+20600000
+20600000
 c6130000
-20400331
-20400264
+204003b8
+2040026e
 6800c040
-c3000259
+c300026b
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-78347c00
-20402afa
-6801c16f
-203a7fe9
-6800c091
-203a7fe9
-6800cdc1
-c000ffe9
-20400278
-20400259
+20400282
+2040026b
 20403ebf
-6808cb46
+6808cb45
 20406825
 68120070
 681a0078
@@ -632,60 +642,61 @@
 20600000
 6800cb00
 207a0000
-20200495
+202002d4
 70895b86
 70895ca0
 2040296c
 20403416
 204074b9
-203582e6
+203582a5
 20400001
-2040028a
+d8400258
+680146aa
 6800c720
-c0010323
-70472001
-6800c210
-c019828d
-c01a0292
-20600000
-6800cd38
+c0008293
+20404083
+1fe17e07
+c00182a2
+7011c530
+20200737
+6800ccf4
 6000c1de
 20600000
-204006df
-704b5301
-680341d0
-203a33eb
-20204274
-204006df
-7011c523
-2020074f
-7011c562
-2020074f
-70479e01
-20405814
-704b0001
-204002e6
+704b655a
+20600000
+704b65ff
+70421034
+580f0f0f
+6001c4a0
+6001c4a3
+20600000
+7011c531
+20200737
+204042ca
+7011c571
+20200737
+70421276
+20203d36
+204002a5
 204040c0
 204040d9
-c01802a2
-c01882b8
+c01802b3
+c01882b5
 204040d1
 200003e8
-2020029c
-2040048b
-6800c6de
-c06882a9
-c00102a7
-202040e1
-704bf401
-202040ee
+202002a9
+704b0001
+2040640f
+204002a7
+20206411
+204002cb
+202040e0
 58000049
 20406414
-c05082af
-7046e000
-da604b9e
-202002b1
-7046e009
+c05082ba
+204002cb
+202040ea
+7046e008
 20600000
 ea610000
 d840ffff
@@ -693,18 +704,95 @@
 20628000
 20406413
 1a60a602
-202002b1
-2040048b
-202040ea
+202002bc
+70417200
+704b731e
+20600000
+6800cb72
+c1808000
+58000000
+6000cb72
+6002469b
+204002a5
+58008006
+20406413
+20002ee0
+6800c77a
+c0ff82d4
+6800c6e1
+1fe17e0f
+6000c77a
+6800c6e0
+c00202f3
+c00402fb
+6800c77a
+c00002e2
+c00102e6
+c00182e0
+6800c6e0
+c00302ea
+6800c781
+6000c6b5
+20203dc1
+70477a00
+202002e2
+6800c6e0
+c00302ed
+6800c77f
+202002de
+6800c6e0
+c00302f0
+6800c782
+202002de
+6800c781
+1fe0ffff
+202002de
+6800c77f
+1fe0ffff
+202002de
+6800c782
+1fe0ffff
+202002de
+6800c77a
+c0003d9d
+c000bd9b
+c0013d9f
+c001bda1
+c0023da1
+70477a02
+20203d9f
+6800c77a
+c0000305
+c0008300
+c0010302
+c0018304
+da200009
+20200307
+da20000b
+20200307
+70477a00
+da200003
+20200307
+5800c309
+20406413
+1a227e00
+1fe1fe80
+1fed7e00
+1fe0fe23
+20406413
+58000009
+20206413
+204002a7
+204002a5
+58000806
+20206413
 7011c580
-2020074f
+20200737
 70808640
 70808700
 68108081
-793ffe00
-793ffe01
-79207e03
-793ffe04
+1fe17eec
+1fe1fe08
 60108081
 58000000
 600201f5
@@ -712,157 +800,198 @@
 793ffe00
 6010807f
 20600000
-2040031a
+20400371
 20404423
 68014778
 d840aa55
 98467c00
-2022830b
+20228368
 60094778
 2040441c
+180a7e00
+600147c4
 6800c6e1
 6000c77a
-68024b4d
+68024b66
 6002477b
-60024ca9
-2040031a
-204002e8
-204002f8
-20400305
-204002ed
-204002fc
-204002f8
+60024c65
+20400371
+20400341
+20400350
+2040035f
+20400354
+20400345
+20400350
 d8400002
 da2047c4
 da40005f
 6801c700
 9a40fe00
-204002ed
-204002fc
-20400313
-70421276
-20203d36
+20400354
+20400345
+2040036a
+202002a5
 6801c700
 6001c232
-204002f8
+20400350
 2040652b
-202002fc
+20400348
+c2800345
+20600000
+580001fa
+6011008c
+18000401
+58000005
+600081f5
+580001f5
+6011008a
+202064f6
+2040650b
+20400348
+c3008350
+20600000
 1fe22600
 1a227e00
 1fe0fffc
 1fe22400
 ea420000
-60024b48
+60024b4e
 1a627e00
 20406552
-68024b48
+68024b4e
 e2420000
 20600000
-2040650b
-204002ff
-c30082f8
-20600000
-204002ff
-c28002fc
-20600000
-580186a0
-20402a8f
-580001fa
-6011008c
-58000005
-202064f3
 5800477f
 d8404720
 98460400
 6801c700
 da204720
 20600000
-2040031a
-20400305
-20406562
-2040031c
-2040431a
-6802477b
-60024ca9
-20600000
+20400371
+2040035f
+20206562
+7011c521
+20200737
 700aa2b9
-204002bc
+20400316
 204069ac
-da204b48
+da204b4e
 68088aa2
 20406556
 202069ac
 700aa2ab
-20200314
-2040031a
+2020036b
+20400371
 d8400002
 da2047c4
 da40005f
 6801c700
 9a40fe00
 20206562
-70472002
-6800c241
-c28101b5
-68024b4d
-60024ca9
-204002d7
-202001b7
+6800c6ac
+207a0000
+6800cb5e
+1fe0fe01
+6000cb5e
+c00283a1
+c00503a4
+20600000
+6800c7a1
+243a0386
+6800cb57
+207a0000
+6800cb5e
+1fe0fe01
+6000cb5e
+c00103a1
+c00203a4
+20600000
+6800c720
+c1810000
+6800cb5f
+207a0000
+1fe0ffff
+6000cb5f
+203a047d
+1fe17e0f
+c00283a9
+c00503a1
+20600000
+6800cb52
+207a0000
+1fe0ffff
+6000cb52
+203a03a1
+6800c720
+c00103a9
+6800c6ac
+243a03ad
+202003a5
+6808cb4d
+793f8407
+20206806
+704b5e00
+6808cb4d
+2040680e
+6808cb4d
+20206825
+6808cb4d
+2040680e
+6808cb4d
+20206829
+704b5200
+6800c720
+c1010000
+20600000
 20404401
 6801469f
 207a0000
-704dc101
+704d7d01
 58000000
-60014dc2
+60014d7e
 20600000
 d8c01800
 d8a0480c
-20400339
+204003c0
 d8c01900
-20400339
+204003c0
 d8c01a00
-20400339
+204003c0
 d8c01b00
 df20001b
 20207f01
 d8c0480c
 d8a01800
-20400339
+204003c0
 d8a01900
-20400339
+204003c0
 d8a01a00
-20400339
+204003c0
 d8a01b00
-20200339
+202003c0
 20405892
 247a0000
+6800cb65
+c07f83d2
 6800c6c5
 1fe17e03
 c1818000
 6800c79e
-205a0297
+205a042d
 680246d3
 c282c179
+c284c179
 20403f97
-2434037d
-20400377
+243403fe
+204003f8
 24788000
-20400358
-2040035b
-20400380
+204002c3
+204002c6
+20400401
 da20469a
 20407e3d
-20540366
-20600000
-70417200
-704b6a1e
+205403e7
 20600000
-6800cb69
-c1808000
-58000000
-6000cb69
-6002469b
-20200299
 7047a207
 7047a304
 580047a2
@@ -874,7 +1003,7 @@
 20600000
 da20469a
 20407e54
-2034036e
+203403ef
 20600000
 20405652
 6800c7c3
@@ -886,18 +1015,18 @@
 6000c7c3
 20203f90
 7838fc00
-6800cb55
-c007837d
+6800cb5a
+c00783fe
 1fe0fe01
-6000cb55
+6000cb5a
 20600000
-704b5500
+704b5a00
 7858fc00
 20600000
 6801469f
 207a0000
 70480801
-7048090a
+70480902
 20600000
 20770000
 6800c1e2
@@ -905,19 +1034,19 @@
 20405271
 247a0000
 6800c79e
-205a0297
+205a042d
 680246d3
 c282bf8a
 c284bf8a
 20403f97
-2434037d
-20400377
+243403fe
+204003f8
 24788000
-20400358
-2040035b
-20400380
+204002c3
+204002c6
+20400401
 6800cb05
-c000839b
+c000841c
 6800cb0c
 207a0000
 20203f81
@@ -938,28 +1067,35 @@
 6802cb06
 e0a28000
 20600000
+70479e01
+20405814
+202002af
 20407e34
-204003af
+20400434
+204004db
 20203ee0
+da200000
+704b7d05
 6808c6e7
-204004f7
+6800cb7b
+2040051c
+6000cb7b
 6808c6e7
-2040681d
-202083c0
-204004f2
+20400554
+1a227e00
+c282843f
+20203d62
 6800c6b6
 c1000000
 7046b600
 6800c6e0
-c00203c2
+c002044a
 6800c77a
 1fe0fe01
 1fe17e03
 6000c77a
 20403d7e
-202002d7
-204004f2
-20203d62
+20200331
 6800c77a
 1fe0fe01
 1fe67c05
@@ -967,108 +1103,79 @@
 6000c77a
 20203d7e
 1a627e00
-c00a03d9
-c00a83e2
-c01483e4
-c01903e6
-c02003e8
-c00203ea
-c00983ea
+c00a0461
+c00a8463
+c0148465
+c0190467
+c0200469
+c002046b
+c009846b
 c00cb3df
-c01083ee
-c00083f0
-c00103f5
-c01583f7
-c01c83f9
-c01d03fc
-c01e03fe
+c010846d
+c000846f
+c0010473
+c0158475
+c01c8477
+c01d0479
+c01e047b
 2020417d
-20400299
-20403410
-704b6c01
-6800c7a1
-243a03df
-704b6d14
-704bee00
-20400361
-202041c3
-7011c501
-2020074f
+7011c5b0
+20200737
+7011c5a2
+20200737
 700a9912
 20207d8f
 7011c5b3
-2020074f
+20200737
 7011c5a1
-2020074f
-7011c5a2
-2020074f
-7011c571
-2020074f
+20200737
+7011c5a3
+20200737
 7011c5b1
-2020074f
+20200737
 70480b00
-20400439
-20400428
-20400299
+704b5700
+204002af
 202042ca
 7011c5b4
-2020074f
+20200737
 7011c5b2
-2020074f
-20400299
+20200737
 7011c592
-2020074f
-7011c5a0
-2020074f
-204006d5
-20400299
+20200737
+7011c561
+20200737
+204002af
 20203f8d
-7011c5a3
-2020074f
+20400310
+2020340a
+7011c5a4
+20200737
 6800cb00
 207a0000
 704b0000
-2040029a
-58000806
-20206413
-2040044a
-20400469
+20200310
+204004aa
 20404234
 2040423a
-2040044f
-20400456
-20404237
-20400432
-2040043c
-20400442
-2040042a
+204004af
+204004c7
+204004b5
+204004bc
+204004a0
+2040049d
+20400495
 20404231
-2040042d
-202006a1
-20400419
-20207df4
-70436f1f
-70438f1f
-20400428
-d8c04b12
-d8a0437b
-df200013
-20407f01
-202057b8
-da204370
-ea208000
-207a0000
-98c0a200
-e8c08000
-c1008000
-20200422
-d8e00007
-202043ce
+20400498
+2040037a
+20400382
+2040038c
+20200397
 da60480b
 da40637a
 2020336d
 da604b0b
-da400430
+da40049b
 2020336d
 704b0c01
 20600000
@@ -1076,254 +1183,220 @@
 da403d60
 2020336d
 da6046ae
-da400438
-20203374
-20400460
-d8e00009
-204043d2
-202043ca
-da604b6a
-da40043f
-2020336d
-6800c7c7
-6000c172
-20200454
-6800cb6c
-207a0000
-da604b6d
-da400447
-2020336d
-6800cb6e
-247a0000
-20205bf5
+da4004a6
+20403374
+6800c6ae
+c000b3f6
+20600000
+6800cb65
+c07f82a0
+204033f6
+20204267
 da604809
-da40044d
+da4004ad
 2020336d
 70480800
 20600000
-da604b6b
-da400452
+da604b73
+da4004b2
 2020336d
-58057e40
-6001ccb0
-704b6901
-20600000
-da604dcd
-da400459
-20203374
-704dcc01
-20600000
-da604b47
-da40045e
+6800c7c7
+6000c172
+202004ba
+da604b74
+da4004b8
 2020336d
+580ea600
+6001cc6c
+704b7201
+20600000
 6800c720
-c1010000
+c1810000
+20400513
+c00384c1
+202043a9
+7047a028
+204004c4
+202043b0
+da6046da
+da4002a2
+2020336d
+6800c6d9
+c1800000
+da604b46
+da4004cc
+2020336d
+6808c720
+6800c703
+98467c00
+20628000
+680246d3
+c3848000
+d8e00009
+204043ce
 68014682
 2feffe0b
 2040c2d4
 68014682
 2feffe07
 2040c392
-d8e00009
-204043ce
 202043b8
+da200000
+704b7d00
 6808c6ed
-2040681d
-24208475
-2040045b
+6800cb7c
+2040051c
+6000cb7c
+1a227e00
+c28004e4
+202004ed
 6800c6d9
 c1000000
-7046d900
 680146a8
 600146ae
 18000e03
 680140b9
-20207f08
+20407f08
+7046d900
+20600000
 6800c6d9
 c1008000
-6800cb47
+6800cb46
 1fe67c14
-2441047e
+244104f6
 6800c685
-6000cb47
+6000cb46
 7046d901
 20600000
-20400484
-7041bd00
-204002d7
-680246d3
-c1048000
-2020437e
 6808c720
 18408401
 6800c6d2
 98467c00
 244143cc
 6008c720
-20600000
-204002e6
-58008006
-20406413
-20002ee0
-da604b96
-204002b1
-6800c77a
-c0ff8495
-6800c6e1
-6000c77a
-6800c6e0
-c0023d96
-c00484b4
-6800c77a
-c00004a3
-c00104a7
-c00184a1
-6800c6e0
-c00304ab
-6800c781
-6000c6b5
-20203dc1
-70477a00
-202004a3
-6800c6e0
-c00304ae
-6800c77f
-2020049f
-6800c6e0
-c00304b1
-6800c782
-2020049f
-6800c781
-1fe0ffff
-2020049f
-6800c77f
-1fe0ffff
-2020049f
-6800c782
-1fe0ffff
-2020049f
-6800c77a
-c00004be
-c00084b9
-c00104bb
-c00184bd
-da200009
-202004c0
-da20000b
-202004c0
-70477a00
-da200003
-202004c0
-5800c309
-20406413
-1a227e00
-1fe1fe80
-1fed7e00
-1fe0fe23
-20406413
-58000009
-20206413
+7041bd00
+20400331
+204043c0
+2020437e
 78547c00
 58000000
 6003469b
-204004fd
-20400278
+2040050b
+20400282
 20404079
-204004d3
-2434077b
-20400770
+2040407e
+20400511
+24340758
+2040075b
 20203fa0
-204004d5
+6800c239
+c1800000
+6800c6e0
+20403fc0
+78547c00
+20203fe7
+20400513
 2020409a
-da200000
-204004d8
-2020408e
-6808c6e2
-204004f2
-6808c6e2
+6800c69a
+1fe22200
+20400535
+2040053b
+20400541
+20400547
+2040054e
+1a227e00
+20600000
+6000cb7e
+1fe3fe00
+1fe22400
+18422600
+6800cb7d
+1fe67c02
+20410554
+2441055f
+1a620400
 2040681d
-7920a200
-6808c6e3
-204004f2
+7920a400
+2040052f
+1a417e07
+6808cb7d
+18420e00
+18467c02
+c0038559
+c000055c
+20600000
+6808cb7e
+18410401
+1a417e01
+98467c00
+242282c3
+20600000
+704b7d00
+6808c6e2
+6800cb76
+2040051c
+6000cb76
+20600000
+704b7d01
 6808c6e3
-2040681d
-7920a201
-6808c6e4
-204004f2
+6800cb77
+2040051c
+6000cb77
+20600000
+704b7d02
 6808c6e4
-2040681d
-7920a202
+6800cb78
+2040051c
+6000cb78
+20600000
+704b7d03
 6808c6e5
-204004f7
+6800cb79
+2040051c
+6000cb79
 6808c6e5
-2040681d
-7d20a203
-204004f2
+20200554
+704b7d04
 6808c6e6
-204004f7
+6800cb7a
+2040051c
+6000cb7a
 6808c6e6
-2040681d
-7d20a204
 79200407
 d8a08078
 20406830
 793f8407
-202004fb
+20200563
+2021055d
+f93fa200
+20600000
+2021055a
+f9202200
+20600000
 793f8407
 d8a08078
 20406830
 79200407
 d8a0807c
-2020680a
-20403fc0
-6800c6e0
-c0020502
-78547c00
-20203fe7
-20403fc8
-6800c77a
-c0020506
-20600000
-6800c69b
-2040050d
-6000c69b
-6800c69d
-2040050d
-6000c69d
-20600000
-c2838510
-c3038514
-20600000
-1fe67e00
-20400514
-1fe67e00
-20600000
-1fe30400
-1841043f
-9840fe00
-1fe67c7f
-2441051a
-20600000
-5800007f
-20600000
+20406830
+793f8407
+d8a08070
+20206830
+704b5200
 280ffe26
-204081b9
+20408194
 2020426d
 7011c550
-2020074f
-204006e4
-58000000
-600146ac
-6000c714
-20400299
-202042cb
+20200737
+7011c522
+20200737
 6800c50f
 1fe0fe01
 6000c50f
 c0065395
 204055aa
 2040561e
-204006f2
+204006da
 2020538f
 68008016
 1fe0fe01
@@ -1332,32 +1405,34 @@
 70001625
 20600000
 204029bb
-20400207
+2040006b
 202054a3
 7011c540
-2020074f
+20200737
 7011c541
-2020074f
+20200737
 68008456
-c282855c
-204006ec
+c2828599
+204006cc
 6800c78e
-243a0546
+243a058f
 6800843f
-c302054a
+c3020593
 680082da
-203a054a
+203a0593
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c082854d
+c0828596
 70478e03
 20405892
-205a036a
+205a03eb
 20205622
+2040059b
+202005a7
 6800c6c5
 1fe17e03
 c1818000
@@ -1370,15 +1445,7 @@
 6000c3dc
 20405650
 20600000
-20400550
-6800cdba
-1fe67c02
-244106f0
-6800cdba
-c1000000
-1fe0ffff
-6000cdba
-20600000
+202006d0
 6800c7a1
 207a0000
 6800c6c5
@@ -1399,10 +1466,10 @@
 18c27e00
 6001450d
 6800c50c
-c001857b
+c00185be
 2020568d
 680082db
-c000857e
+c00085c1
 20205c65
 e8c28000
 6002c3ce
@@ -1410,18 +1477,18 @@
 6001045f
 20205c8a
 e8c10000
-c0020587
-c00305b4
+c00205ca
+c00305f7
 20205698
 20407ea5
-20400565
+204005a8
 20407e9f
 e8c18000
 60018477
-c0080596
+c00805d9
 1fec8400
 18467c24
-202105a4
+202105e7
 d84047c8
 600944bc
 204058ad
@@ -1442,30 +1509,30 @@
 5800002b
 e0c10000
 20600000
-c00505a6
+c00505e9
 202058ad
 68090478
 6800c4e9
-c28185ad
+c28185f0
 68010478
 c009da76
 68090478
 202059bf
 680144fa
 98467c00
-242285a9
+242285ec
 20405a42
-243405a9
+243405ec
 70047a05
 20205a77
 e8c08000
-c00085b7
-20205af6
-704b6e01
-20205b09
+c00285fa
+20205af5
+7011c582
+20200737
 68008016
 c093d6f2
-204005bf
+20400602
 d8e00000
 68014482
 20207f08
@@ -1475,7 +1542,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-203705c7
+2037060a
 2436d806
 20402bcb
 680140c1
@@ -1484,12 +1551,8 @@
 2fe00603
 2420abde
 202057fb
-6800c7a1
-247a0000
-68008478
-1fe67e1a
-24628000
-20203d60
+7011c542
+20200737
 68108077
 1fe17efd
 60108077
@@ -1499,7 +1562,7 @@
 204063ee
 184104fd
 2000000d
-204005e1
+20400620
 60188073
 20600000
 204064dd
@@ -1510,7 +1573,7 @@
 60108081
 20600000
 7011c500
-2020074f
+20200737
 204021c9
 24740000
 78547c00
@@ -1519,10 +1582,10 @@
 793f802d
 20402a4f
 204022e6
-c50585f6
+c5058635
 20402455
-243a05ef
-c51685ff
+243a062e
+c516863e
 202021ec
 20402a4d
 d8200010
@@ -1532,33 +1595,28 @@
 68008077
 98000800
 70001102
-202005ef
+2020062e
 68020165
 1fe0fe08
 60020165
 202021f8
 c516264d
 2020258f
-204033af
-204026e9
-700a9902
-20407d86
-20405cf7
-20404d6b
-2020246e
+7011c543
+20200737
 68008030
 2feffe00
-20408610
+2040864a
 2020248a
 68008047
 2feffe03
-2040855d
-244086ec
-202006f2
+204086d0
+244086cc
+202006da
 204024f0
 242c28f9
 204029bb
-20400207
+2040006b
 20202518
 c6130000
 20402afa
@@ -1566,10 +1624,10 @@
 207a0000
 6800c091
 207a0000
-6800cb2b
+6800cb2e
 247a0000
 6800c65a
-203a0626
+203a0660
 6800c5b1
 207a0000
 6800c4c0
@@ -1596,18 +1654,18 @@
 c586abde
 20405274
 243a2bde
-205a0640
+205a067a
 20202bbe
 70008a01
 70008b00
 20600000
-7011c510
-2020074f
-7011c511
-2020074f
+7011c501
+20200737
+7011c502
+20200737
 68008552
 600084c9
-c009864b
+c0098685
 20205db4
 20405dcf
 704b0101
@@ -1615,40 +1673,22 @@
 207a0000
 704b0302
 20600000
-78547c00
-204062c1
-68008048
-207a0000
-c283865b
-c001865d
-c0188661
-c00b8663
-c003865f
-20206010
-7011c520
-2020074f
-7011c521
-2020074f
-7011c522
-2020074f
-704b0301
-202061c3
-704b0b04
-202061a4
+7011c510
+20200737
 204062bc
 247a0000
 68008055
 207a0000
-c0020687
-c008066c
+c00206af
+c0080694
 20206320
 6800c55b
 c1000000
-c0008670
+c0008698
 2020635f
 20748000
 6800816d
-c2800674
+c280069c
 20206399
 6800cb03
 c000e39d
@@ -1665,7 +1705,7 @@
 98408400
 1c427e00
 98467c00
-24210685
+242106ad
 20206349
 704b0201
 20600000
@@ -1675,16 +1715,16 @@
 243a7ddb
 68008a99
 c584fdd6
-c00f8694
-c0100697
-c0090691
+c00f86bc
+c01006bf
+c00906b9
 20207dca
 20405890
 247a0000
 20205abf
 70018534
 6803044f
-20200699
+202006c1
 70018533
 68030040
 60030186
@@ -1694,128 +1734,64 @@
 204043d2
 204042e8
 204042fb
-202002d7
-6800cb27
-207a0000
-6800cb2a
-c00006a7
-c00086c0
+20200331
+704d7901
+704d7600
 20600000
-204006ca
-6800cb2b
+6800cd76
 1fe0fe01
-6000cb2b
-6808cb2c
-98467c00
-204286af
-20600000
-704b3100
-204006d7
-6800c720
-c1010000
-68014682
-c3848000
-c3800000
-6800cbe4
-c0ff86be
-704b2d05
-704b2f01
-704b2e05
-704b2701
-704b2a01
+6000cd76
 20600000
-704b2d01
-202006b9
-6800cb2e
+6800cd76
+1fe67c02
+244106d8
+6800cd76
+c1000000
 1fe0ffff
-6000cb2e
-247a0000
-6800cb2d
-6000cb2e
-6800cb29
-c00086d7
-c00006ca
+6000cd76
 20600000
-704b2901
-6800c720
-c00106d1
-6808cb28
-2040680e
-6808cb28
-20206825
-6808cb28
-2040680e
-6808cb28
-20206829
-58000000
-6001cb2e
-6800cb2f
-243a06db
-704b2700
-704b2a00
-704b2b00
-704b2900
-6808cb28
-20206806
-704b3101
-704b2701
-704b2a00
-704b2b00
-20600000
-6800cb2b
-247a0000
-6800cb31
-247a0000
-202006d5
-704dbd01
-704dba00
-20600000
-6800cdba
-1fe0fe01
-6000cdba
-20600000
-704dba03
+704d7603
 20600000
 68014682
 c3858000
 c3838000
 c3830000
-da204d43
-20400244
-6008cdbb
+da204cff
+20400253
+6008cd77
 58000082
-c51306fc
+c51306e4
 58000080
 98467c00
-24210714
-6800cdba
+242106fc
+6800cd76
 1fe67c02
-24210704
-6800cdba
-c0000715
-20600000
-6800cdba
-c1900000
-704dba00
-6808cdbb
+242106ec
+6800cd76
+c00006fd
+20600000
+6800cd76
+c1cb0000
+704d7600
+6808cd77
 58000077
-c513070b
+c51306f3
 58000075
 98467c00
 24610000
-6800cdbd
-c000071c
+6800cd79
+c0000704
 1fe0ffff
-6000cdbd
-c000071c
+6000cd79
+c0000704
 7041de00
 20600000
-704dba00
-6800cdbd
-c001071a
+704d7600
+6800cd79
+c0010702
 1fe0fe01
-6000cdbd
-c0008712
+6000cd79
+c00086fa
 7041de02
 20600000
 7041de04
@@ -1836,20 +1812,20 @@
 2000000a
 7089027d
 6800c1de
-c0010736
-c002073b
-c010074a
-20400740
+c001071e
+c0020723
+c0100732
+20400728
 708955d0
 708956e0
 7089586c
 2020294b
-20400745
+2040072d
 708955d0
 708956e0
 7089583c
 20202953
-20400740
+20400728
 708955d0
 708956c0
 7089586c
@@ -1871,29 +1847,29 @@
 202028fa
 680891c5
 18518400
-6800cb58
+6800cba9
 98467c00
-2022876e
-6008cb58
+20228756
+6008cba9
 18408401
 58000100
 984f8400
-6801cb59
+6801cbaa
 98467e00
-6809cb5c
+6809cbad
 9840fe00
 1fe0fffb
-6001cb5f
-2040031a
-6801cb5f
+6001cbb0
+20400371
+6801cbb0
 d8400100
 da201f00
 20406562
 68021f00
-680a4b62
+680a4bb3
 98467c00
-2422875f
-204002e6
+24228747
+204002a5
 58001f00
 60014199
 70419b40
@@ -1902,27 +1878,24 @@
 60024199
 680091c5
 20200001
-6800cbf4
-247a0000
+df200005
+d8a04b0d
+20207ed4
 6802469b
 207a0000
-204007d4
+204007b9
 58000006
-204007c7
+204007ac
 58000003
-204007cd
+204007b2
 6800cb0d
-c0008780
-6800cbf4
-247a0000
-df200005
-d8a04b0d
-20207ed4
+c0008765
+20200758
 68014b0e
 600111be
 6801469b
 600111c0
-20400793
+20400778
 680111be
 60014b0e
 680111c0
@@ -1931,7 +1904,7 @@
 600111be
 6801469d
 600111c0
-2040079b
+20400780
 680111be
 60014b10
 680111c0
@@ -1940,47 +1913,47 @@
 680111be
 680911c0
 9840fe00
-6808cbe2
+6808cb7f
 9840fe00
 1fe10401
-6008cbe2
-202007a3
+6008cb7f
+20200788
 680111be
 680911c0
 9840fe00
-6808cbe3
+6808cb80
 9840fe00
 1fe10401
-6008cbe3
-202007a3
+6008cb80
+20200788
 600191c2
 2feffe10
-202087ad
+20208792
 680091c3
-c07f87b4
+c07f8799
 680091c2
 1fe37e00
 600111be
 600111c0
 20600000
 680091c3
-c00007b1
+c0000796
 680191c2
-202007a9
+2020078e
 7011c400
 680091c2
-202007a9
+2020078e
 680091c2
-204007bf
+204007a4
 600091be
 600091c0
-203a07bd
+203a07a2
 580000ff
 600091bf
 600091c1
 20600000
 58000000
-202007ba
+2020079f
 1fe67e00
 60008aae
 68008aae
@@ -1990,32 +1963,32 @@
 1fe67e00
 20600000
 9a267c00
-242107d2
+242107b7
 9a467c00
-242107d2
+242107b7
 704b0d00
 20600000
 9a267c00
 24610000
 9a467c00
 24610000
-202007cb
+202007b0
 704b0d01
 20600000
 6801469b
 600111c0
-204007dd
+204007c2
 1fe22200
 6801469d
 600111c0
-204007dd
+204007c2
 1fe22400
 20600000
 680091c1
-c07f87e2
+c07f87c7
 680091c0
 1fe17eff
 20600000
 680111c0
 1fe67e00
-202007e0
+202007c5
Index: output/romcode.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/romcode.rom	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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
-20400403
-704b6c00
-58000006
-60014496
-60014498
-7047c600
-70479e00
-20400361
-20405816
-202041d9
-c0080004
-c008801b
-20600000
 70480a00
-7041e30c
+7041e30e
 204041e7
 68014208
-c283800e
+c283c1f5
 c28033a9
-c2808012
-c2810015
-c2818015
+c280801c
+c281001f
+c281801f
 202042b0
-204041c1
-68014208
-c2850475
-202041f7
-c2828015
-c2818015
+c282801f
+c281801f
 202042b0
 68014682
 c28642b0
 204033a9
-204004d5
-20608000
-202033a7
+2020047d
 68010264
 1fe20c00
 e8c08000
 6000cb04
 1fe1040f
 1ff1fe00
-c0038024
-c000802b
+c003802c
+c0008033
 20204d39
 20404d53
 704b0500
@@ -24641,47 +24623,46 @@
 704b0501
 20600000
 18427e00
-c00283ec
+c0028036
 20204d41
-c0100014
-c0108028
-c0110021
-c0118006
+2040438e
+204033a9
+2020047d
+c0080003
 20600000
-704b6e01
-7047a101
-680146a8
-600146ae
-20400428
-20403418
-6801cbf8
-6001c374
-20400421
-58000004
-e0c08000
-d8c04390
-2040041d
-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
-20200406
+20200310
 18007e02
 20406298
 68008049
@@ -24689,7 +24670,7 @@
 6000cafe
 204062a7
 6800cafe
-c0170031
+c017002d
 20206051
 6800cb01
 207a0000
@@ -24700,48 +24681,102 @@
 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
+204002a5
+204040c0
+204040d9
+c018000d
+c0188011
+204040d1
+200003e8
+20200007
+204002cb
+6800c6de
+c02d0013
+202040e1
+204002cb
+202040ea
+7046e007
+da604b81
+ea610000
+c17f8000
+20406413
+20002ee0
+1a60a602
+20200015
+20400365
+20400373
+2040431a
+6802477b
+60024c65
 20600000
-70480b14
-2020636f
-c0200004
-c0208016
+58000000
+600146ac
+6000cb5d
+6000c714
+6000cb5e
+d8e00009
+204043d2
+704b4905
+204003a1
+204002cb
+202042cb
+c0180004
+c018802d
+20600000
+20400295
+704b5219
+da204721
+6800c720
+6808c703
+98467c00
+20228185
+6800c210
+c019800f
+c01a0013
+20600000
+704b5701
+680341d0
+203a33eb
+20204274
+7047a101
+d840000a
+6800cb65
+c07f8018
+680946a8
+600946ae
+20403418
+6801cb6f
+6001c374
+20400022
+58000004
+e0c08000
+d8c04390
+20400029
+20207df4
+da204370
+ea208000
+207a0000
+98c0a200
+e8c08000
+c1008000
+20200023
+d8a0437b
+df200013
+20407f01
+202057b8
+20400298
+2040431a
+2020000b
+c0200006
+c020801c
+c0210029
+c0218030
 20600000
-2040000c
+2040000e
 2020557d
 6800c7c7
 6000c172
@@ -24751,17 +24786,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 +24811,224 @@
 1ff1fe00
 c1800000
 20207fe9
+6800c7a1
+247a0000
+68008478
+1fe67e1a
+24628000
+7046c600
+20203d60
+204033af
+204026e9
+700a9902
+20407d86
+20405cf7
+20404d6b
+2020246e
 c0280003
 20600000
-2040028a
-704b6e00
-704bee01
-70472001
+704b5e00
+20400295
 70479e00
+20400298
 68014682
-c2858011
-2040031c
+c285800f
 680947c4
 18408401
 600947c4
 600944a1
 180a7e00
 6000c4a0
+58ed8e0e
+6001c4a3
 20403418
 68014687
 600146ac
+704b4905
 70016d06
 58000000
 600146b0
 600146ae
-20400428
+d8e00007
+204043ce
 204043ca
-704b5300
-2040030b
 6800c092
 2feffe01
-20408023
+20408024
 6800c092
 2feffe00
 2040fddd
-202006b8
+704b5700
+202042c4
 7047a100
-6801cbf5
+6801cb6c
 6001c374
-20400421
+2040002d
 58000005
 e0c08000
 d8c04b12
-2040041d
+20400034
 20207df4
-c0300005
-c0308017
-c031001f
-20600000
-2040000e
-203401b7
+da204370
+ea208000
+207a0000
+98c0a200
+e8c08000
+c1008000
+2020002e
+d8a0437b
+df200013
+20407f01
+202057b8
+c0300004
+c0308030
+20600000
+793f8026
+6800cb59
+1fe17e01
+245a0025
+205a001e
+6800cc4d
+c1ff8000
+2040018b
+200007d0
+204004db
+6800c6d9
+c1000000
+6800cc6a
+c038016d
+20400153
+242c002b
+2437802b
 79200026
-6800cdd1
-79207e02
-6000cdd1
-204001a1
-20400116
-2020001b
-df200002
-d8c04ca9
-20407fe7
-5800ffff
-e8c90000
+58000000
+60014c6a
+6000cb5f
+6000cb59
+700a993c
+20407d86
+2040014e
+202003b4
+20400295
+204003a1
+6802477b
+680a4b66
 98467c00
-2442ffe9
-c2000012
+202282a2
+20200028
+204003a9
+7041de20
+68024b53
+60024c65
+204001ab
+202001ca
+68014c6a
+1fe0fe01
+60014c6a
+204001ca
+2020000c
+20400481
+704b5800
+6800cb5f
+247a0000
+6800cb59
+243a003b
+704d7d00
+20400295
+20400194
+7041bd00
+2020047d
+1fe0ffff
+6000cb59
+20200185
+c0380004
+c0388034
 20600000
+793f8026
+20400021
+2040018b
+200007d0
+6800cc6b
+c281016d
+204004db
+6800c6d9
+c1000000
+20400153
+242c001d
+2437801d
+2040017a
+20400295
+68024c65
+680a4c49
+98467c00
+2022802b
+79200026
+58000000
+60014c6a
+700a993c
+20407d86
+2040014e
+202003b4
+68014c6a
+1fe0fe01
+60014c6a
+20200007
+7041de20
+58000f0f
+60014c65
+e0a10000
+204001ab
+202001ca
+20400021
+20200007
+2040002f
+20200007
 79200026
-6800cdd1
-79207e01
-6000cdd1
-5800003c
-60014dcd
-704dcc00
+2040002f
+704c4d04
 20600000
-680246d3
-c4088000
-c3818000
-c6130000
-20404482
+7041de20
+704c3c00
+704c474e
+68024c49
+202001aa
+20400194
+20400481
 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
-2020032d
-70119eff
-6800cc82
-6000919f
-68024cb8
-600211a0
-d8400006
-da20119e
-204001be
-202001c2
-5fffffff
-60030040
-70018533
-704be4ff
-204042fb
-704721ff
-202002d7
-c0400003
+204068a2
+6801421d
+243a0007
+58001122
+600147c4
 20600000
 680240a0
-60024cb8
+60024c74
 20403e6e
-6808cb28
-2040680e
-6808cb46
+6808cb45
 2040680e
+7046ef85
+204003a1
 20403e1e
-20400017
+2040001c
 58000000
 60014154
 204068a2
+20403e54
 20405810
 20405839
 2040582c
 20405818
-204002ca
-6800c720
-c1010000
-20600000
+20400003
+20200322
 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
+20400198
+20400113
 20207fe7
-204006e9
-6800cc91
+6800cc4d
 c17f8000
-c0088026
-c0090028
-c009802a
-20600000
-704c9102
-2020015b
-704c9103
-2020015b
-704c91ff
+c0088029
+c009002b
+c009802d
+20600000
+704c4d02
+20200145
+704c4d03
+20200145
+704c4dff
 700a9939
 20407d86
-68024c61
-204001a0
-2020015b
-20400400
+68024c1d
+204001aa
+20200145
+204002af
+20403f8d
 70478b01
 d8e00003
 204043d2
 58000000
-60014707
+6000cb59
 7046a700
 2040405d
-2040028a
-68024ca9
+68024c65
 6002477b
-202002d7
-c0500006
-c050800d
-c0510019
-c0518020
-20600000
-20400403
-704dc100
-2040028a
-204001b9
-7041bd00
-20400266
-2020340a
+20400295
+20200331
+c0508006
+c051001a
+c0518012
+c0520023
+20600000
 68014509
 c1000000
 68008441
@@ -25019,7 +25133,7 @@
 58000009
 60014496
 60014498
-204003e4
+20400465
 7047c601
 20600000
 68014682
@@ -25028,30 +25142,51 @@
 c3858000
 680246d3
 c3828000
+20400310
 202033a7
-20400403
+20400481
+58000006
+60014496
+60014498
+7047c600
+70479e00
+204003e2
+20405816
+202041d9
+20400481
+78347c00
 68120138
-79207e1a
+79347e1a
 6012004c
 20402c21
 204074bd
-204006dd
-204002d7
 20403e9f
-20400266
-20400313
+20400270
+2040036a
 68108081
 1fe17ef7
 60108081
+6810807e
+79207e06
+6010807e
 6810807f
 79207e00
 6010807f
+204003a1
+204003a1
+6808c6f3
+202067ed
+c0580008
+c058800c
+c0590012
+c0598017
+c05a001e
+c05a8023
 20600000
-c0588006
-c059000c
-c0598011
-c05a0018
-20600000
+7047a100
+204002af
+204003e2
+202041c3
 6800c80a
 c1010000
 1fe0fe01
@@ -25064,78 +25199,42 @@
 7041e30c
 2020340e
 6800c7a1
-c0008014
-20200016
-204003e4
+c000801a
+2020001c
+20400465
 7046c605
 d8e00001
 202041b9
-20400403
+20400481
 704b0100
 704b0300
 704b0c00
-204002d7
 202041d9
-6800cdcc
-c000add4
-70119eff
-6800cc82
-6000919f
-68024cb8
-600211a0
-d8400006
-da20119e
-204001be
-204001c2
-20400162
-242c0026
-24378026
-2040018a
-68024ca9
-680a4dc6
-98467c00
-20228016
-6800cc7f
-c1840000
-704dd100
-2040028a
-68024ca9
-680a4c8d
-98467c00
-202281ae
-68024ca9
-680a4cb8
+20400244
+24740000
+20400038
+68014d7e
+1fe0fe01
+60014d7e
+68094d80
 98467c00
-20428024
-704b6900
-20402f20
-2040015f
-2020032d
-68024c61
-202001a0
-6800cdbf
+2042802d
+2020009a
+704d7d00
+58000000
+60014d7e
+58000019
+60014d80
+704c7800
+6800cc63
+6000cc62
+20600000
+6800cc64
+20200034
+6800cc78
 1fe0fe01
-1fe17e03
-6000cdbf
-c000002d
-c0010037
-2020019c
-2040028a
-68024cb8
-60024ca9
-6800cdcf
-6000cc8c
-20400035
-6008cdcf
-20600000
-204001a1
-20200116
-7041de20
-68024dc6
-60024ca9
-6800cdd0
-6000cc8c
-20400035
-6008cdd0
+6000cc78
+c0020036
+c0028032
 20600000
-00008872
+0000542b
Index: output/sched.rom
===================================================================
--- /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_Gan/output/sched.rom	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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
@@ -152,6 +150,7 @@
 mem_le_adv_direct_ind:ff 00 00
 
 
+
 mem_le_interval_min:
 06 00 #min interval	if need 125hz,set 0x0006;else 115hz set 0x0007
 06 00 #max interval	if nedd 125hz,set 0x0006;else 115hz set 0x0007
@@ -173,7 +172,7 @@
 
 
 mem_discovery_timeout:08 07#3min
-mem_mouse_direct_timeout:50 00#8s
+mem_mouse_direct_timeout:64 00#8s
 mem_mouse_no_data_timeout:70 17 #10min
 
 mem_flash_ncs_gpio:0a
@@ -182,14 +181,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 +208,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 +248,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 +290,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 +307,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 +318,34 @@
 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:05
+mem_device_24g_led_gpio:05
 
+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:05
-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_YJXCQ22_Gan/program/24g.prog	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/program/app_mouse.prog	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/program/le.prog	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/program/patch.prog	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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,51 @@
 	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 0x06
+	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:
+ifdef ADC_ENABLE
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+endif	
+	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 +318,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 +346,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 +406,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 +433,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 +471,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
@@ -517,9 +482,14 @@
 	bne STATE_24G_PAIRING_SUCCESS,p_g24_paring_mode_start
 	call p_g24_transmit_succ_rf_config
 p_g24_transmit_abandon:
+	fetch 1,mem_mouse_24g_pair_timer
+	ncall p_mouse_24g_led_off,blank
 	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 +497,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 +531,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 +560,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 +575,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 +618,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 +688,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 +799,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 +826,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 +882,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 +943,7 @@
 ifdef DONGLE
 	branch rssi_average_loop
 endif
-//ifdef MOUSE
+ifdef MOUSE
 p_rssi_average_loop:
 	ifetch 1,contr
 	iadd temp,temp
@@ -993,9 +956,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 +977,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
@@ -1044,7 +999,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
@@ -1053,7 +1008,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
@@ -1066,7 +1021,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
@@ -1080,72 +1035,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
@@ -1154,30 +1104,27 @@
 	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
+	branch mouse_init_p32xx_id2_judge
 
-p_mouse_3205_3t_init_param:
+
+p_mouse_p3065_init_param:
 	setarg 0x49		// id3
 	call twspi_read
 	beq 0xa1,p_mouse_S201B_init_param
-	jam P3205,mem_config_sensor_type
-	arg mem_sensor_3205_init,regc
-	branch p_sensor_wr_seq
+	call p_mouse_sensor_poweron
+	branch mouse_p3065_init_param
 
 p_mouse_S201B_init_param:
 	jam S201,mem_config_sensor_type
-	rtn
-	
+	rtn	
 
 //p_mouse_mx8650_init_param:
 //	jam MX8650,mem_config_sensor_type
@@ -1192,37 +1139,162 @@
 	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
+	beq S201,p_mouse_seting_S201_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_seting_S201_dpi:
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_set_S201_dpi_1
+	beq MOUSE_DPI_LEVEL2,p_mouse_set_S201_dpi_2	// 1000
+	beq MOUSE_DPI_LEVEL3,p_mouse_set_S201_dpi_3	// 1600
+	beq MOUSE_DPI_LEVEL4,p_mouse_set_S201_dpi_4	//2400
+p_mouse_set_S201_dpi_2:
+	arg 0x09,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_set_S201_dpi_3:
+	arg 0x0b,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_set_S201_dpi_4:
+	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
+p_mouse_set_S201_dpi_1:
+	arg 0x03,rega
+	branch p_mouse_dpi_s201_store
+
+p_mouse_dpi_s201_store:
+	setarg 0xc309
+	call twspi_write
+	copy rega,pdata
+	or_into 0x80,pdata
+	lshift8 pdata,pdata
+	add pdata,0x23,pdata
+	call twspi_write
+	setarg 0x0009
+	branch twspi_write
+
+
+
+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:
@@ -1234,12 +1306,21 @@
 	branch p_mouse_load_flash_device_info,zero
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
+	random pdata
+	store 2,mem_random_addr_increase_count
 	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	
 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
@@ -1256,16 +1337,34 @@
 	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
+	branch p_mouse_spi_init
+
 	
 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
@@ -1280,26 +1379,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
@@ -1308,32 +1387,26 @@
 	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
-	call delay_nop100
+	call delay_nop100					// YC1059
 
 	arg mem_write_flash_head_temp,rega
 	fetcht 1,mem_temp
 	call spid_write_flash_common
-	branch delay_nop100
+	branch delay_nop100				// YC1059
 	
 p_flash_release_deep_power_down:
 	jam FLASH_COMMAND_RELEASE_DEEP_POWER_DOWN,mem_temp
@@ -1348,19 +1421,88 @@
 	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_24g_led_blink:
+	fetch 1,mem_device_flag
+	rtnne MODE_24G_DEVICE
+	fetch 1,mem_mouse_24g_pair_timer
+	rtn blank
+	increase -1,pdata
+	store 1,mem_mouse_24g_pair_timer
+	branch p_app_enter_hibernate,blank
+	and pdata,0x0f,pdata
+	beq 0x05,p_mouse_24g_led_on
+	beq 0x0a,p_mouse_24g_led_off
+	rtn
 	
-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
+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_24g_led_off,blank
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_24g_led_on
+	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:
+p_mouse_24g_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_inactive
+
+p_mouse_24g_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
 	
+	rtn
+
+
 ifdef G24
 p_mouse_g24_package_data:
 	call mouse_g24_package_data
@@ -1404,15 +1546,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
@@ -1421,7 +1564,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:
@@ -1443,23 +1586,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
@@ -1529,7 +1655,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
@@ -1552,7 +1678,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
@@ -1581,21 +1707,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
@@ -1606,14 +1752,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
@@ -1623,6 +1764,8 @@
 	store 1,mem_mouse_dpi
 	branch mouse_seting_dpi	
 
+endif	
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
 ifdef BLE	
@@ -1635,6 +1778,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
@@ -1650,27 +1794,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:
@@ -1691,25 +1819,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
 
@@ -1724,38 +1845,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_multi_led_blink_off
 	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:
@@ -1763,92 +1879,54 @@
 	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
+	call p_mouse_24g_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
@@ -1876,35 +1954,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
@@ -1913,89 +1977,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
@@ -2003,79 +2076,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
@@ -2086,154 +2129,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,mouse_seting_3212_dpi
-	beq S201,p_mouse_seting_S201_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
+	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_seting_S201_dpi:
-	fetch 1,mem_mouse_dpi
-	beq MOUSE_DPI_LEVEL1,p_mouse_set_S201_dpi_1
-	beq MOUSE_DPI_LEVEL2,p_mouse_set_S201_dpi_2	// 1000
-	beq MOUSE_DPI_LEVEL3,p_mouse_set_S201_dpi_3	// 1600
-	beq MOUSE_DPI_LEVEL4,p_mouse_set_S201_dpi_4	//2400
-p_mouse_set_S201_dpi_2:
-	arg 0x09,rega
-	branch p_mouse_dpi_s201_store
 
-p_mouse_set_S201_dpi_3:
-	arg 0x0b,rega
-	branch p_mouse_dpi_s201_store
+p_adc_bat_percent_lowpower_out:
+	ifetch 8,rega
+	store 8,mem_pdatatemp	
+	jam 0,mem_adc_power_flag
 
-p_mouse_set_S201_dpi_4:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
-p_mouse_set_S201_dpi_1:
-	arg 0x03,rega
-	branch p_mouse_dpi_s201_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
+
+	fetcht 2,mem_pdatatemp+4	//low voltage
+	isub temp,null
+	nbranch adc_set_low_power_flag,positive
+	rtn	
 
-p_mouse_dpi_s201_store:
-	setarg 0xc309
-	call twspi_write
-	copy rega,pdata
-	or_into 0x80,pdata
-	lshift8 pdata,pdata
-	add pdata,0x23,pdata
-	call twspi_write
-	setarg 0x0009
-	branch twspi_write
 
+/*
+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:
+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
@@ -2241,49 +2197,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:	
@@ -2291,6 +2305,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
@@ -2299,56 +2327,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
@@ -2356,21 +2341,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:
@@ -2429,6 +2407,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
@@ -2453,8 +2435,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
@@ -2465,15 +2446,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
@@ -2549,6 +2522,7 @@
 	istore 2,contr
 	rtn
 
+
 p_le_parse_att1:
 	beq ATTOP_READ_REQUEST,p_le_parse_att_read_request
 	branch le_parse_att+2
@@ -2556,12 +2530,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
@@ -2571,19 +2566,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
@@ -2613,12 +2604,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:
@@ -2690,13 +2677,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
@@ -2724,10 +2706,13 @@
 	rtn blank
 	fetch 1,mem_lpm_mode
 	rtn blank
-
-	fetch 1,mem_mouse_multi_led_on_timer
+ifdef ADC_ENABLE	
+	fetch 1,mem_adc_low_volatage_led_timer_count
+	sub pdata,10,null
+	rtn positive
+endif	
+	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
@@ -2767,11 +2752,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:
@@ -2788,52 +2773,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
@@ -2995,114 +2937,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
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,p_mouse_multi_24g_led_on
-p_mouse_multi_bt_led_on:	
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	fetcht 1,mem_mouse_multi_led_gpio
-	branch gpio_out_inactive
-
-p_mouse_multi_24g_led_on:
-	fetcht 1,mem_mouse_multi_led_gpio
-	call gpio_config_output
-	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_set_high_impedance
-	
-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
@@ -3113,7 +2949,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
@@ -3155,7 +2999,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
@@ -3319,11 +3163,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:
@@ -3356,17 +3195,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
@@ -3473,35 +3310,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
@@ -3517,20 +3325,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
@@ -3542,9 +3336,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
@@ -3554,12 +3351,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
@@ -3583,6 +3375,7 @@
 	store 2,mem_mouse_y
 	rtn
 
+
 p_drawing_optima_data_x:
 	fetch 2,mem_data_pre
 	fetcht 2,mem_data_current
@@ -3603,6 +3396,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_YJXCQ22_Gan/program/peripherals.prog	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/program/utility.prog	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/program/z.prog	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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,162 @@
 	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
+	jam 25,mem_mouse_poweron_led_timer	
+	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
+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 +359,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 +387,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,14 +414,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	
-	call p_mouse_load_random_addr_increase_count
+	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
 	fetcht 2,mem_random_addr_increase_count
 	increase 1,temp
 	storet 2,mem_random_addr_increase_count
@@ -336,125 +432,198 @@
 //	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
+	call p_mouse_24g_led_off
+	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:
+	call p_mouse_24g_led_on
+	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,36 @@
 	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
+	call p_mouse_24g_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 +1011,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_YJXCQ22_Gan/sched/109x.dat	(revision 4605)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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_YJXCQ22_Gan/sched/mouse.dat	(revision 4643)
+++ /branch/mouse_project/YJX_Project/YJX_1059/PBSwitch_3mode_2ch_YJXCQ22_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
@@ -115,6 +115,7 @@
 mem_le_adv_direct_ind:ff 00 00
 
 
+
 mem_le_interval_min:
 06 00 #min interval	if need 125hz,set 0x0006;else 115hz set 0x0007
 06 00 #max interval	if nedd 125hz,set 0x0006;else 115hz set 0x0007
@@ -136,7 +137,7 @@
 
 
 mem_discovery_timeout:08 07#3min
-mem_mouse_direct_timeout:50 00#8s
+mem_mouse_direct_timeout:64 00#8s
 mem_mouse_no_data_timeout:70 17 #10min
 
 mem_flash_ncs_gpio:0a
@@ -145,14 +146,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 +173,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 +213,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 +255,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 +272,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 +283,34 @@
 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:05
+mem_device_24g_led_gpio:05
 
+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:05
-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
